﻿.WTitleContentChooseGeci h5 {
    text-align: right;
    font-family: KodchasanB;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 122%; /* 53.68px */
    text-transform: uppercase;
    background: var(--2, linear-gradient(180deg, #0C7844 0%, #53C858 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 10px;
}

.WTitleContentChooseGeci span {
    color: #6F6F6F;
    display: block;
    text-align: center;
    font-family: QuicksandM;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 133.5%; /* 21.36px */
    text-transform: capitalize;
}

.WLeftChoosingGeci {
    float: left;
    width: 50%;
    padding-top: 41px;
}
.WLeftChoosingGeci img{
    border-radius: 12px;
    width: 510px;
    height: 770px;
}
.WRightChooseGeci {
    float: right;
    width: 50%;
}

.WDecorTitleChooseGeci {
    text-align: right;
}

.WTitleContentChooseGeci {
    margin-top: 12px;
    position: relative;
}

    .WTitleContentChooseGeci:after {
        content: "";
        position: absolute;
        background: url(/Design/GeciAcademy/LyDoChon/DecorIconGeci.png) no-repeat;
        background-size: cover;
        right: -103px;
        top: -26px;
        width: 87px;
        height: 156px;
    }

ul.ListChooseGeci {
    padding: 0;
    display: grid;
    grid-auto-rows: minmax(min-content,max-content);
    grid-template-columns: repeat(2,minmax(0,1fr));
    column-gap: 25px;
    row-gap: 0px;
}

li.ItemChooseGeci:nth-child(4) .ItemChooseGeciContent h3 {
    padding-left: 86px;
}

.ItemChooseGeciContent h3 {
    color: #0C7844;
    text-align: right;
    font-family: 'QuicksandB';
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
    padding-left: 8px;
}

.ItemChooseGeciContent span {
    display: block;
    color: #6F6F6F;
    text-align: right;
    font-family: 'QuicksandM';
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 133.5%; /* 20.025px */
    text-transform: capitalize;
    padding-top: 5px;
}

.DecorImgChooseItemGeci {
    text-align: right;
    margin-bottom: 10px;
}

.WListChooseGeci {
    padding-top: 34px;
}

.ItemChooseGeciContent {
    padding: 23px;
    padding-left: 10px;
    padding-left: 10px;
    transition: all .3s;
    background: transparent;
    border-radius: 20px;
    border: 1px solid transparent;
}

li.ItemChooseGeci:hover .ItemChooseGeciContent {
    border-radius: 20px;
    border: 1px solid #AAC942;
    background: #FFFBE8;
    box-shadow: 0px 4px 14px 0px #D2D2D2;
}

.WidgetChoosingGeci {
    background-image: url(/Design/GeciAcademy/KyNangSong/Backdecor.png);
    background-repeat: repeat;
    background-size: cover;
    padding-top: 48px;
    padding-bottom: 98px;
}

/*Form Contact*/
.WidgetContactResHome {
    background: url(/Design/GeciAcademy/LyDoChon/DecorBackGeci.png) no-repeat;
    background-size: 100% 100%;
    padding-top: 69px;
    padding-bottom: 52px;
    position: relative;
}

.WContentContactResHome h5 {
    color: #FFFBE8;
    text-align: center;
    font-family: 'KodchasanB';
    font-size: 38px;
    font-style: normal;
    font-weight: 700;
    line-height: 122%; /* 46.36px */
    text-transform: uppercase;
    position: relative;
    display: inline-block;
}

    .WContentContactResHome h5:after {
        content: attr(title);
        position: absolute;
        -webkit-text-stroke: 2px #0C7844;
        left: 0;
        z-index: 0;
    }

.WContentContactResHome a.LinkHotLineResHome {
    color: #FFDE59;
    text-align: center;
    font-family: 'KodchasanB';
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 122%; /* 58.56px */
    text-transform: uppercase;
    display: inline-block;
    position: relative;
}

.WContentContactResHome a:after {
    content: attr(title);
    position: absolute;
    -webkit-text-stroke: 2px #0C7844;
    left: 0;
    z-index: 0;
}

.WContentContactResHome {
    text-align: center;
    position: relative;
}

    .WContentContactResHome:before {
        content: "";
        position: absolute;
        background: url(/Design/GeciAcademy/LyDoChon/DecorLeft.png) no-repeat;
        background-size: cover;
        left: 0;
        top: 27px;
        width: 106px;
        height: 106px;
    }

    .WContentContactResHome:after {
        content: "";
        position: absolute;
        background: url(/Design/GeciAcademy/LyDoChon/DecorRight.png) no-repeat;
        background-size: cover;
        right: 36px;
        top: 22px;
        width: 117px;
        height: 166px;
    }

.WBtnResContactHome span a {
    color: #FFF;
    font-family: 'QuicksandB';
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
}

.WBtnResContactHome span svg {
    margin-right: 5px;
    position: relative;
    top: -1px;
}

.WBtnResContactHome {
    width: 171px;
    height: 51px;
    flex-shrink: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    background: #208244;
    margin-top: 13px;
}
/*end*/
@media (min-width: 1024px) and (max-width: 1239px) {
    .WTitleContentChooseGeci h5 {
        font-size: 36px;
    }

    .WLeftChoosingGeci img {
        width: 100%;
    }

    .ItemChooseGeciContent h3 {
        font-size: 18px;
    }

    .WContentContactResHome h5 {
        font-size: 30px;
    }

    .WContentContactResHome a {
        font-size: 35px;
    }

    .WBtnResContactHome span {
        font-size: 20px;
    }
}
/* Mobile & tablet */
@media (max-width: 1023px) {
    .WLeftChoosingGeci img {
        width: 100%;
        height: auto;
    }

    .WTitleContentChooseGeci h5 {
        font-size: 33px;
    }

    .WTitleContentChooseGeci span {
        color: #6F6F6F;
        display: block;
        text-align: right;
        font-family: QuicksandM;
        font-size: 15px;
    }

    .WLeftChoosingGeci {
        float: none;
        width: 40%;
        margin: auto;
        padding-top: 15px;
    }

    .WRightChooseGeci {
        width: 100%;
        float: none;
    }

    .WidgetAboutLifeSkill {
        padding-bottom: 30px;
    }

    .WContentContactResHome h5 {
        color: #FFFBE8;
        text-align: center;
        font-family: 'KodchasanB';
        font-size: 29px;
    }

    .WBtnResContactHome span a {
        font-size: 34px;
    }
}
/* Mobile */
@media (max-width: 739px) {
    .WLeftChoosingGeci {
        float: none;
        width: 98%;
    }

    .WidgetChoosingGeci {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .WDecorImgRAboutLifeSkill:after {
        display: none;
    }

    .WTitleContentChooseGeci h5 {
        font-size: 28px;
    }

    .ItemChooseGeciContent {
        padding: 10px;
    }

        .ItemChooseGeciContent h3 {
            font-size: 13px;
            text-align: center;
            padding-left: 0;
        }

    li.ItemChooseGeci:nth-child(4) .ItemChooseGeciContent h3 {
        padding-left: 0;
    }

    .DecorImgChooseItemGeci {
        text-align: center;
    }

    .ItemChooseGeciContent span {
        text-align: center;
        font-size: 12px;
    }

    .WidgetContactResHome {
        background: url(/Design/GeciAcademy/LyDoChon/DecorBackGeci.png) no-repeat;
        background-size: cover;
        padding-top: 40px;
        padding-bottom: 45px;
    }

    .WContentContactResHome h5 {
        color: #FFFBE8;
        text-align: center;
        font-family: 'KodchasanB';
        font-size: 14px;
    }

        .WContentContactResHome h5:after {
            content: attr(title);
            position: absolute;
            -webkit-text-stroke: 1px #0C7844;
            left: 0;
            z-index: 0;
        }

    .WContentContactResHome a.LinkHotLineResHome {
        font-size: 24px;
    }

    .WContentContactResHome a:after {
        content: attr(title);
        position: absolute;
        -webkit-text-stroke: 1px #0C7844;
        left: 0;
        z-index: 0;
    }

    .WContentContactResHome:after {
        content: "";
        position: absolute;
        background: url(/Design/GeciAcademy/LyDoChon/DecorRight.png) no-repeat;
        background-size: cover;
        right: 1px;
        top: 51px;
        width: 48px;
        height: 68px;
    }

    .WContentContactResHome:before {
        content: "";
        position: absolute;
        background: url(/Design/GeciAcademy/LyDoChon/DecorLeft.png) no-repeat;
        background-size: cover;
        left: 0;
        top: 67px;
        width: 52px;
        height: 52px;
    }

    .WBtnResContactHome span a {
        font-size: 15px;
    }

    .WBtnResContactHome {
        width: 145px;
        height: 45px;
    }
}
