body {
    font-family: 'Font-Regular'!important;
    font-size: 14px;
    height: 100%;
    overflow: auto;
}

@font-face {
    font-family: 'Font-Medium';
    src: url('../fonts/GoogleSans-Medium.ttf');
}

@font-face {
    font-family: 'Font-Regular';
    src: url('../fonts/GoogleSans-Regular.ttf');
}

img{
/*    width: 100%;*/
}
/*.text-white{
    color: #fff !important;
}*/
.mb-10{
    margin-bottom: 6rem;
}
.mb-12{
    margin-bottom: 9rem;
}
.bg-fff{
    background: #fff;
}
.Main{
    background: #F2FBFB;
}
.PLS-title{
    text-align: center;
    margin-bottom: 40px;
}
.PLS-title h2{
    font-family: 'Font-Medium';
    color: #333;
    font-size: 48px;
}
.PLS-title h2 span{
    color: #00989E;
}
.PLS-title p{
    font-size: 16px;
    color: #333;
}
.PLS-title.PLS-title-star{
    position: relative;
}
.PLS-title.PLS-title-star h2{
    display: flex;
    align-items: center;
}

/*banner*/
.PLS-Banner{
    position: relative;
    padding: 30px 0;
}
.PLS-Banner:before{
    position: absolute;
    content: '';
    background: #D1E8E9;
    width: 206px;
    height: 206px;
    border-radius: 50%;
    top: 0;
    right: 0;
}
.PLSB-text{}
.PLS-Banner span.hotline{
    padding: 0;
    background: transparent;
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    margin-top: 10px;
    font-size: 16px;
}
.PLS-Banner span.hotline a{
    color: #00989E;
    margin-left: 10px;
}
.PLS-Banner span.hotline a img{
    width: 24px;
    height: 24px;
    margin-right: 5px;
}
.PLSB-img{
    display: inline-block;
}
.PLSB-img span{
    display: inline-block;
}
.PLSB-img span img{
    width: 100%;
}
.PLSB-text h2{
    color: #333;
    font-size: 48px;
}
.PLSB-text h2 span{
    color: #00989E;
}
.PLSB-text p{
    font-size: 24px;
}
.PLSB-text > a,
.PLSB-text > button{
    font-size: 16px;
    display: inline-block;
    color: #fff;
    border-radius: 32px;
    background: #00989E;
    text-decoration: none;
    padding: 5px 15px;
    border: 0;
}

.bg-banner{
    position: absolute;
    bottom: 14px;
    right: 0;

}
/**************End Banner************/

/*In - may đồng phục đa dạng mẫu*/
.PLS-step{
    background: #fff;
    padding: 80px 0;
    position: relative;
}
.PLSS-detail{
    text-align: center;
}
.PLSS-detail span{
    display: inline-block;
    margin-bottom: 10px;
}
.PLSS-detail p{
    font-family: 'Font-Medium';
    margin-bottom: 0;
    font-size: 20px;
}
.PLSs-icon{
    position: absolute;
    top: 20px;
    right: 20px;
}
/************End In - may đồng phục đa dạng mẫu**************/

/*Danh mục sản phẩm*/
.PLS-products{
    padding: 80px 0;
/*    background: #fff;*/
}
.PLSP-content{}
.PLSP-content a{
    display: inline-block;
    margin-bottom: 15px;
}
.PLSP-content a img{
    width: 100%;
}
.PLSp-list{
    padding-left: 0;
}
.PLSp-list li{
    list-style: none;
}
.PLSp-list .owl-nav{
    position: absolute;
    right: 0;
    filter: contrast(0.5);
    width: 100%;
    top: 50%;
}
.PLSp-list .owl-nav .owl-prev{
    width: 32px;
    height: 32px;
    background: url(../img/arrow-bor.svg) !important;
    margin-right: 10px;
        right: auto;
    left: 10px;
    position: absolute;
}
.PLSp-list .owl-nav .owl-prev span{
    opacity: 0;
}
.PLSp-list .owl-nav .owl-next{
    width: 32px;
    height: 32px;
    background: url(../img/arrow-bor.svg) !important;
    transform: rotate(180deg);
    position: absolute;
        bottom: -24px;
    right: 10px;
}
.PLSp-list .owl-nav .owl-next span{
    opacity: 0;
}
/******************End Danh mục sản phẩm***********************/

/*Khát vọng của Phương Linh*/
.PLS-hunger{
    background: #fff;
    padding: 30px 0;
    position: relative;
}
.PLS-hunger:before{
    position: absolute;
    content: '';
    background: url(../img/bg-icon.svg) no-repeat;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-position: center;
    top: -10%;
}
.PLSh-img{}
.PLSh-img span{
    display: inline-block;
}
.PLSh-img span img{
    width: 100%;
}
.PLSh-text{}
.PLSh-text p{
    font-size: 16px;
}
/***************End Khát vọng của Phương Linh************************/

/*Khát vọng của Phương Linh*/
.PLS-vision{
    padding: 40px 0;
    position: relative;
    background: linear-gradient(265.62deg, #008186 -0.61%, #00B8BF 37.62%, #006E73 100%);
}

.PLS-list{
    padding-left: 0;
}
.PLS-list li{
    list-style: none;
}
.PLS-list li label{
    color: #fff;
    font-size: 24px;
    font-family: 'Font-Medium';
}
.PLS-list li p{
    color: #fff;
    font-size: 16px;
}
.PLS-list .owl-nav{
    position: absolute;
    right: 0;
}
.PLS-list .owl-nav .owl-prev{
    width: 32px;
    height: 22px;
    background: url(../img/arrow.svg) !important;
    margin-right: 10px;
}
.PLS-list .owl-nav .owl-prev span{
    opacity: 0;
}
.PLS-list .owl-nav .owl-next{
    width: 32px;
    height: 22px;
    background: url(../img/arrow.svg) !important;
    transform: rotate(180deg);
    position: absolute;
    bottom: -2px
}
.PLS-list .owl-nav .owl-next span{
    opacity: 0;
}
.PLSv-img span{
    display: inline-block;
}
.PLSv-img span img{
    width: 100%;
}
/*****************End Khát vọng của Phương Linh*******************/
.PLS-advantage{
    padding: 80px 0;
    background: #fff;
}
.PLSa-detail{
    text-align: center;
}
.PLSa-detail label{
    color: #00989E;
    font-size: 20px;
    margin-bottom: 14px;
}
.PLSa-detail p{
    font-size: 16px;
    line-height: 24px;
    height: 96px;
    overflow: hidden;
}
.PLSa-title{
    z-index: 0;
    position: relative;
}
.PLSa-title h2{
    background: #F2FBFB;
    border-radius: 16px;
    padding: 16px 0px;
}
.PLSa-title:before{
    position: absolute;
    content: '';
    width: 190px;
    height: 48px;
    background: url(../img/line.svg) no-repeat;
    left: -35%;
    top: 50px;
    z-index: -1;
}
.PLSa-title:after{
    position: absolute;
    content: '';
    width: 190px;
    height: 48px;
    background: url(../img/line.svg) no-repeat;
    right: -35%;
    top: 50px;
    transform: rotate(180deg);
    z-index: -1;
}

.PLS-procedure{
    background: #fff;
    padding: 80px 0;
}
.PLSp-content{
    background: #F2FBFB;
    border-radius: 16px;
    display: grid;
    grid-template-columns: auto auto auto auto auto;
}
.PLSp-detail{
    text-align: center;
    padding: 40px 0;
/*    width: 20%;*/
}
.PLSp-detail label{
    color: #00989E;
    font-size: 16px;
    font-family: 'Font-Medium';
    margin-bottom: 0;
}
.PLSp-detail p{
    font-size: 16px;
}
.PLSp-detail span{
    position: relative;
}
.PLSp-detail span:before{
    position: absolute;
    content: '';
    width: 140px;
    height: 8px;
    background: url(../img/procedure-line.svg) no-repeat;
    top: 6px;
    left: 60px;
    background-position: right;
}
.PLSp-detail:last-child span:before{
    display: none;
}

.PLS-advise{
    padding: 40px 0;
    background: #00989E;
}
.PLSB-text a#PLS-advise{
    transition: all 2s ease;
}
.PLSd-form{
    background: #fff;
    border-radius: 16px;
    box-shadow: 0px 4px 9px rgba(0, 0, 0, 0.16);
    text-align: center;
    padding: 20px;
}
.PLSd-form h2{
    color: #00989E;
    font-size: 20px;
    margin-bottom: 20px;
}
.PLSd-form a{
    font-size: 16px;
    color: #fff;
    display: inline-block;
    background: #00989E;
    border-radius: 16px;
    padding: 8px 15px;
}
.PLSd-form .form-group{}
.PLSd-form .form-group .form-control{
    font-size: 16px;
    border-radius: 16px;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    height: 48px;
}
.PLSd-form .form-group .form-control[placeholder]{
    color: #B3B3B3;
}

.PLS-manufacture{
    padding: 60px 0;
    background: #fff;
    position: relative;
}
.PLS-manufacture:before{
    position: absolute;
    content: '';
    background: url(../img/dot-vector.svg) no-repeat;
    top: 0;
    right: 0;
    width: 208px;
    height: 230px;
    background-size: contain;
}
.PLS-manufacture:after{
    position: absolute;
    content: '';
    background: url(../img/dot-vector.svg) no-repeat;
    bottom: 0;
    left: 0;
    width: 99px;
    height: 110px;
    background-size: contain;
    transform: rotate(180deg);
}
.PLSm-detail{
    box-shadow: 0px 4px 9px rgba(0, 0, 0, 0.16);
    text-align: center;
    border-radius: 16px;
    padding: 19px 0;
    margin-bottom: 36px;
}
.PLSm-detail label{
    margin-bottom: 0;
}
.PLSm-detail p{
    margin-bottom: 0;
    color: #00989E;
}
.PLSm-list{
    position: relative;   
}
.PLSm-list:before{
    position: absolute;
    content: '';
    width: 400px;
    height: 200px;
    border-radius: 16px 0 16px 0;
    background: #00989E;
    top: -20px;
    right: -20px;
}
.PLSm-list:after{
    position: absolute;
    content: '';
    width: 400px;
    height: 200px;
    border-radius: 16px 0 16px 0;
    border: 1px dotted #00989E;
    bottom: -20px;
    left: 38px;
}

.PLSm-list ul{
    padding-left: 20px;
    margin-bottom: 0;
    box-shadow: 0px 4px 9px rgb(0 0 0 / 16%);
    margin: 0 0px 0 60px;
    padding: 25px 40px;
    border-radius: 16px; 
    position: relative;
    z-index: 9;
    background: #fff;
}
.PLSm-list ul li{}
.PLSm-list ul li:first-child{
    list-style: none;
    margin-left: -15px;
}
.PLSm-list ul li label{
    font-size: 16px;
    color: #00989E;
    font-family: 'Font-Medium';

}

.PLS-visit{
    background: #fff url(../img/bg-video.png) no-repeat;
    background-size: contain;
    padding: 32px 0;
    background-position: center;
}

.PLS-thank{
    padding: 80px;
    background: #fff;
}
.PLSt-img{
    position: relative;
}
.PLSt-img span{
    display: inline-block;
}
.PLSt-img span img{
    width: 100%;
}
.PLSt-img p{
    position: absolute;
    display: inline-block;
    bottom: 15px;
    left: 0;
    margin-bottom: 0;
    padding: 6px 16px;
    background: rgba(0,0,0,0.3);
    color: #fff;
}

.PLSt-logo{
    padding: 0;
}
.PLSt-logo li{
    list-style: none;
    display: inline-block;
    padding: 8px;
    width: 16.4%;
}
.PLSt-logo li span{
    background: #FFFFFF;
    box-shadow: 0px 4px 9px rgb(0 0 0 / 16%);
    border-radius: 16px;
    display: inline-block;
    padding: 15px;
/*    width: 166px;*/
}
.PLSt-logo li span img{
    width: 100%;
}

.PLSt-list{
    padding-left: 0;
}
.PLSt-list li{
    list-style: none;
}
.PLSt-list .owl-nav{
    position: absolute;
    right: 0;
    filter: contrast(0.5);
    width: 100%;
    display: block !important;
    top: 50%;
}
.PLSt-list .owl-nav .owl-prev{
    width: 32px;
    height: 32px;
    background: url(../img/arrow-bor.svg) !important;
    margin-right: 10px;
        right: auto;
    left: 10px;
    position: absolute;
}
.PLSt-list .owl-nav .owl-prev span{
    opacity: 0;
}
.PLSt-list .owl-nav .owl-next{
    width: 32px;
    height: 32px;
    background: url(../img/arrow-bor.svg) !important;
    transform: rotate(180deg);
    position: absolute;
        bottom: -24px;
    right: 10px;
}
.PLSt-list .owl-nav .owl-next span{
    opacity: 0;
}

.Footer{
    background: #F2FBFB;
    padding-bottom: 40px;
}
.bg-line{
    display: block;
    width: 100%;
    height: 24px;
    background: linear-gradient(265.62deg, #008186 -0.61%, #00B8BF 37.62%, #006E73 100%);
    margin-bottom: 50px;
}
.footer-content{
    text-align: center;
}
.footer-content span{
    display: block;
    margin-bottom: 20px;
}
.footer-content span > img{}
.footer-content label{
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Font-Medium';
}
.footer-content p{
        font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-content p > img{
    margin-right: 10px;
}
.footer-content p a{
    color: #333;
}
.footer-content p b{
    font-family: 'Font-Medium';
    font-weight: normal;
    margin-right: 4px;
}

@media (max-width: 768px){}


