.title-other-package{
    text-align: center;
    position: relative;
    margin-bottom: 52px;
}
#content-other-package{
    padding: 84px 0px;
}
.title-other-package h2{
    position: relative;
    z-index: 10;
}
.title-other-package h2 span{

font-weight: normal;

font-size: 48px;

line-height: 65px;

color: #516CB3;

background: white;

padding: 0 10px;
}
.title-other-package::before{
    position: absolute;
    width: 100%;
    content: '';
    height: 2px;
    background: #516cb3;
    top:50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.box-list-scholarship-in-country{

display: -webkit-box;

display: -ms-flexbox;

display: flex;

-webkit-box-align:center;

-ms-flex-align:center;

align-items:center;

-webkit-box-pack:justify;

-ms-flex-pack:justify;

justify-content:space-between;

-ms-flex-wrap: wrap;

flex-wrap:wrap;

width: 80%;

margin: 0 auto;

max-width: 990px;

position: relative;
}
.link-other-package{
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    left: 0px;
    top: 0px;
    display: none;
    z-index: 10;
}
.item-other-scholarship:hover .link-other-package{
    display: block;
}
.item-other-scholarship{

width: calc(50% - 10px);

margin-bottom: 20px;

/* padding: 40px; */

text-align: center;

height: 200px;

display: -webkit-box;

display: -ms-flexbox;

display: flex;

-ms-flex-wrap:wrap;

flex-wrap:wrap;

-webkit-box-align:center;

-ms-flex-align:center;

align-items:center;

-webkit-box-pack:center;

-ms-flex-pack:center;

justify-content:center;

color: #ffffff;

padding: 0 20px;

position: relative;
}
.item-other-scholarship:nth-child(n){
    background: #FFCD5B;
    border-radius: 20px;
}
.item-other-scholarship:nth-child(2n){
    background: #F68C59;
    border-radius: 20px;
}
.item-other-scholarship:nth-child(3n){
    background: #F05B72;
    border-radius: 20px;
}
.item-other-scholarship:nth-child(4n){
    background: #6DCFF6;
    border-radius: 20px;
}
.item-other-scholarship a{
    color: #ffffff;
    font-weight: bold;
    font-size: 20px;
    line-height: 27px;
}
.box-list-scholarship-in-country:after{
    position: absolute;

    width: 50%;
    height: 50%;
    background: url('../image/background/bg_heart.png') no-repeat;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#content-other-package-in-country{
    padding: 60px 0px;
}
#content-other-package-in-abroad{
    padding: 60px 0px;
    background: rgba(231, 231, 231, 0.25);
}
#content-other-package-in-abroad .title-other-package h2 span{
    background: rgb(249 249 249);
}
.description-hide{display: none!important;}
.item-other-scholarship:hover .description-hide{
    display: -webkit-box!important;
    color:#000000;
    width: 100%;
}

.item-other-scholarship:hover h2 a{color:#000000}
.item-other-scholarship h2{
    width: 100%;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.popupDetailScholarship .modal-dialog{
    max-width: 80%!important;
}

/* content popup */
.detail-content-popup{

display: -webkit-box;

display: -ms-flexbox;

display: flex;

-webkit-box-pack:center;

-ms-flex-pack:center;

justify-content:center;

-ms-flex-wrap:wrap;

/* flex-wrap:wrap; */

color: #000000;

padding: 34px;
}
.box-image-left{
    width: 35%;
}
.box-image-left img{
    background: url(Layer 1.png);
    filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.3));
    border-radius: 10px;
}
.box-image-right{

width: 64%;

text-align: left;

padding-left: 30px;
}
.box-image-right h2 a{

color: #000000;

font-weight: bold;

font-size: 42px;

line-height: 55px;
/* or 108% */

color: #516CB3;

text-align: left!important;
}
.main-content-popup{

color: #000000!important;
}
.lbl-editor{

}
.popupDetailScholarship:nth-child(n) .modal-header{
    width: 100%;
    background: #FFCD5B;
    border-radius: 20px 20px 0px 0px;
}
.modal-header{
   width: 100%;
    border-radius: 20px 20px 0px 0px;
}
.modal-header h5{
    display: block;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    font-weight: bold;
    font-size: 20px;
    line-height: 27px;
    color: #ffffff;
}
.popupDetailScholarship:nth-child(2n) .modal-header{

background: #F68C59;
}
.popupDetailScholarship:nth-child(3n) .modal-header{

background: #F05B72;
}
.popupDetailScholarship:nth-child(4n) .modal-header{

}
.item-other-scholarship:hover{
    border:1px solid rgb(81, 81, 243)
}
.modal-content{
    border-radius: 20px!important;
}
@media (max-width: 767px){
    .title-other-package h2 span{
        font-size: 33px;
        line-height: 40px;
    }
    .detail-content-popup{
        padding: 0px!important;
    }
    .box-image-right h2 a{
        font-size: 22px;
        line-height: 30px;
    }
    .popupDetailScholarship .modal-dialog{
        max-width: 100%!important;
        /* margin: 0 auto; */
    }
    .item-other-scholarship{
        padding: 0 7px;
    }
    .box-list-scholarship-in-country{
        width: 95%!important;
    }
    .title-other-package{
        margin-bottom: 25px!important;
    }
    #content-other-package-in-abroad,#content-other-package-in-country{
        padding: 40px 0px;
    }
}
@media (max-width: 480px){
    .item-other-scholarship h2{
        margin-bottom: 0px;
    }
    .title-other-package h2 span{
        font-size: 24px!important;
    }
    .item-other-scholarship{
        width: 100%;
    }
    .box-image-left,.box-image-right{
        width: 100%;
        text-align: left;
    }
    .detail-content-popup{
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
    .box-image-right{margin-top: 20px;padding: 0 0 0 0px;}
}
