/***********************
*Create by Pham Phuong *
************************/
:root{
    --color-orange: #f7aa0c;
    --color-orange-two: #f7ab01;
    --color-shadow: hsla(0, 0%, 0%, 0.2);
}
body{
    background-color: #f3f4ff;
}
.site-navbar{
    background: url(../images/bg-header.png) no-repeat;
}
.site-navbar .site-navigation .site-menu>li>a{
    font-weight: bold;
}
.site-navbar .site-navigation .site-menu .active{
    border-bottom: 2px solid;
}
.site-navbar .site-navigation .site-menu>li>a{
    color: #666;
}
.copyright{
    background-color: #151D28;
    font-size: 0.8rem;
}
#footer{
    background-color: #192433!important;
}
#more_1, #more_2 {
    display: none;
    transition: display 0.5s linear;
}
.top-0{
    top: 0;
}
.pp-slick-doanhnghiep{
    display: flex;
    justify-content: center;
    text-align: center;
}
.pp-slick-doanhnghiep img{
    height: 170px;
    width: 170px;
    object-fit: cover;
    margin: 0 auto;
}
.pp-wrap-doanhnghiep {
    border-top: 2px solid var(--color-orange);
    border-bottom: 2px solid var(--color-orange);
    border-left: 5px solid var(--color-orange);
    border-right: 5px solid var(--color-orange);
    border-radius: 15px;
    padding: 20px 30px;
}
.pp-title-doanhnghiep h4{
    top: -45px;
    border-bottom: 2px solid var(--color-orange);
    background-color: #f3f4ff;
    padding: 10px;
}

.slick-prev::before, .slick-next::before {
    color: #f7aa0b;
}
.btn-xem-them{
    background-color: var(--color-orange-two);
    border: none;
    border-radius: 15px;
    padding: 5px 15px;
    font-size: 12px;
    color: white;
}
.thongtintuyendung{
    border-left: 5px solid var(--color-orange);
}
.pp-title-style-1 h4 {
    color: #2c5d93;
}
.pp-line{
    height: 2px;
    margin: 0 auto;
    width: 10rem;
    display: block;
    background-color: var(--color-orange-two);
}
.box-shadow{
    box-shadow: 0 4px 6px 0 var(--color-shadow);
}
#thongtinkhoahoc{
    background: url("../images/line.png") top 28% left no-repeat;
}
.bg-line{
    background: url("../images/line.png") top 55% right no-repeat;
}
.pp-item .pp-item-number{
    background-color: #333;
    position: relative;
    top: -15px;
    left: 10px;
    margin-right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 10px 5px 10px;
    max-height: 75px;
}
.pp-item .pp-item-content{
    padding: 20px;
}
.pp-item .pp-item-content button{
    padding: 0;
    color: #333;
    text-decoration: underline;
    font-size: 1rem;
}
.pp-item .pp-item-content h6{
    font-weight: bold;
}
.pp-item .pp-item-number span{
    font-size: 2rem;
    font-weight:bold;
    color: white;
    display: block;
}

.pp-item{
    display: flex;
    position: relative;
    padding-left: 10px;
    border-right: 40px solid #333;
    box-shadow: 0 4px 6px 0 var(--color-shadow);
    margin-top: 25px;
    margin-bottom: 10px;
    background-color: #ffffffc7;
    transition: all 0.2s linear;
    top: 0;
}
.pp-item:hover{
    top: -10px;
}
#htmlCss, #phpBasic, #phpAdvanced, #endProject{
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#htmlCss{
    background-image: url("/landing-page/PHP/img/bg-1.jpg");
}
#phpBasic{
    background-image: url("/landing-page/PHP/img/bg-2.jpg");
}
#phpAdvanced{
    background-image: url("/landing-page/PHP/img/bg-3.jpg");
}
#endProject{
    background-image: url("/landing-page/PHP/img/bg-4.jpg");
}
.pp-item-number.pp-blue{
    background-color: #003E99!important;
}
.pp-item-number.pp-green{
    background-color: #1CF4B2!important;
}
.pp-item-number.pp-orange{
    background-color: #FF7711!important;
}
.pp-item-number.pp-yellow{
    background-color: #FFD507!important;
}
.pp-item-number.pp-red{
    background-color: #F74000!important;
}
.pp-item-number.pp-pink{
    background-color: #FF0F80!important;
}
.pp-item.pp-blue{
    border-right: 40px solid #003E99!important;
}
.pp-item.pp-green{
    border-right: 40px solid #1CF4B2!important;
}
.pp-item.pp-orange{
    border-right: 40px solid #FF7711!important;
}
.pp-item.pp-yellow{
    border-right: 40px solid #FFD507!important;
}
.pp-item.pp-red{
    border-right: 40px solid #F74000!important;
}
.pp-item.pp-pink{
    border-right: 40px solid #FF0F80!important;
}
.pp-item.pp-blue:hover{
    box-shadow: 0 4px 6px 0 #003E99!important;
}
.pp-item.pp-green:hover{
    box-shadow: 0 4px 6px 0 #1CF4B2!important;
}
.pp-item.pp-orange:hover{
    box-shadow: 0 4px 6px 0 #FF7711!important;
}
.pp-item.pp-yellow:hover{
    box-shadow: 0 4px 6px 0 #FFD507!important;
}
.pp-item.pp-red:hover{
    box-shadow: 0 4px 6px 0 #F74000!important;
}
.pp-item.pp-pink:hover{
    box-shadow: 0 4px 6px 0 #FF0F80!important;
}
.img-sp {
    height: 250px;
    width: 100%;
    object-fit: cover;
}
.sp-item {
    -webkit-box-shadow: 10px 10px 5px 0px var(--color-shadow);
    -moz-box-shadow: 10px 10px 5px 0px var(--color-shadow);
    box-shadow: 10px 10px 5px 0px var(--color-shadow);
    margin-bottom: 10px;
    position: relative;
    background-color: white;
    padding: 10px;
    border-radius: 10px;
}
.sp-item:hover .sp-overlay-title {
    height: 50px;
    opacity: 1;
    visibility: visible;
}
.sp-overlay-title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: white;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top: 2px solid #F74000;
}
.sp-overlay-title h5 {
    color: #333;
    text-align: center;
    font-weight: bold;
    margin: 0;
    font-size: 1rem;
}
.tag-url-custom{
    padding: 5px 20px;
    background-color: #F9B62D;
    color: white;
    text-transform: uppercase;
}
.pp-wrap-tailieu{
    border-left: 5px solid #35D184;
}
.social {
    display: flex;
    justify-content: center;
    margin-top: 3rem;
}
.social .social__custom {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    border: 1px solid #15489d;
    color: #15489d;
    border-radius: 50%;
    margin: 5px;
    width: 50px;
    height: 50px;
    transition: background-color 0.1s;
    text-decoration: none;
}
.social .social__custom:hover {
    background-color: #102152;
}
.social .social__custom:hover i{
    color: white!important;
}
.social .social__custom i {
    font-size: 1.5rem;
}
#lienhe h3,
#lienhe h4,
#lienhe i,
#lienhe strong {
    color: #16479c;
}

@media (min-width: 992px){
    .btn-tel{
        background-color: #5cb85c;
        border-radius: 5px;
        color: white !important;
        padding: 3px 20px !important;
    }
    #more_1, #more_2{
        display: inline;
    }
    #btnShowMore_1, #btnShowMore_2{
        display: none;
    }
}
@media (max-width: 992px){
    .site-logo img {
        width: 100px;
    }
    .site-mobile-menu .site-nav-wrap>li>a{
        font-size: 16px;
    }
}
@media (max-width: 768px){
    .pp-kb-item-content{
        min-height: auto;
    }
    #more_1, #more_2{
        display: inline;
    }
    #btnShowMore_1, #btnShowMore_2{
        display: none;
    }
    .pp-reverse{
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important;
    }
    #form-register{
        background-color: #eeeeeed9;
    }
    html{
        font-size: 12px;
    }
    .py-xs-0 ul{
        padding-left: 15px;
    }
    .py-xs-0{
        padding-left: 10px!important;
        padding-right: 10px!important;
    }
    .pp-item:hover{
        top: 0;
    }
}