@font-face {
    font-family: myRoboto;
    src: url(../fonts/Roboto-Regular.ttf);
}

* {
    line-height: 1.5em;
    font-family: myRoboto;
    color: #666666;
}

header {
    background-image: url(../img/header-background.png);
    min-height: 108px;
    padding-top: 15px;
}

.img_itplus {
    margin-right: 35px;
}


.img_dhqg {
    margin-top: 13px;
    float: left;
}

header .img_viencntt {
    margin-right: 17px;
    margin-top: 10px;
    float: left;
}

header .vn_title {
    color: white;
    font-weight: bold;
    padding-top: 12px;
}

header .en_title {
    color: #000;
    padding-top: 7px;
}

header .mobile-title{
    display: none;
}


@media only screen and (max-width: 991px)  {
    .box_container{
        padding: 50px!important;
    }

    .img_game2{
        float: none!important;
        margin: 0 auto;
    }

    .section4, .section4-row{
        background-image: none!important;
    }

    footer{
        text-align: center!important;
    }

    footer .icon-container .icon{
       display: none;
    }

    .section5 p, .section7 p, .section7 p span{
        padding-left: 10px!important;
        font-size: 22px!important;
    }

    .introduce_unity p{
        padding-left: 10px!important;
        padding-right: 10px!important;
    }
}


@media only screen and (max-width: 767px)  {
    header .img_viencntt, header .img_dhqg,  header .en_title{
        display: none;
    }

    .vn_title{
        margin-bottom: 10px;
    }

    .section8-col2{
        margin: 32px 0 0 0!important;
    }

    .section8 a[data-toggle="modal"] img{
        width: 100%!important;
    }

    .section5 p, .section7 p, .section7 p span{
        padding-left: 10px!important;
        font-size: 20px!important;
    }
}


@media only screen and (max-width: 500px)  {
    .introduce_unity{
        padding: 10px 20px 0 20px!important;
    }

    .introduce_unity p, .introduce_unity p span, .box_container p, .p_target, .course_info li, .course_info span, .panel-body, footer .col_footer1 p, footer .col_footer2 p{
        font-size: 13px!important;
    }

    .box_container, .my_box1{
        padding: 10px 0 10px!important;
        margin: 0!important;
    }

    .p_target{
        padding: 10px 10px 0 10px!important;
    }

    h2, h3, .section4 p.title-color, .section4 p.title-color > span, .section_lienhe p, .section_lienhe p span, footer .col_footer2 .text-title {
        font-size: 17px!important;
        font-weight: bold;
    }

    .section4 .course_info ul{
        padding-left: 10px!important;
        padding-right: 0!important;
    }

    .detail_unity_container img{
        max-width: 50%!important;
    }

    .section5 p, .section7 p, .section7 p span{
        padding-left: 10px!important;
        font-size: 17px!important;
    }

    .panel-title{
        font-size: 14px!important;
    }

    footer .col_footer1 p{
        padding-top: 10px!important;
    }

    .section10_text table{
        font-size: 13px!important;
    }

    .section10 p, .section10 p span, .section10_text p, .section10_text .btn-dangky{
        font-size: 17px!important;
        font-weight: bold!important;
    }

    .section6 p, .section9 p{
        font-size: 12px!important;
    }

    h4.modal-title{
        font-size: 17px!important;
    }

    .section8 .modal-body ul{
        margin-left: 0!important;
    }

    .section8 .btn-dangkykhoahoc{
        right: 0!important;
        bottom: -35px!important;
        font-size: 17px!important;
    }

    .box-title{
        font-size: 14px!important;
    }
}





@media screen and (min-width: 100px) {
    header .vn_title{
        font-size: 12px;
    }
    header .en_title{
        font-size: 11px;
    }

}

@media screen and (min-width: 500px) {
    header .vn_title{
        font-size: 15px;
    }
    header .en_title{
        font-size: 11px;
    }

}

@media screen and (min-width: 875px) {
    header .vn_title{
        font-size: 15px;
    }
    header .en_title{
        font-size: 12px;
    }

}


@media screen and (min-width: 1109px) {
    header .vn_title {
        font-size: 22px;
    }

    header .en_title {
        font-size: 16px;
    }

}

header h1 {
    margin: 0;
}

/**
**=========================================
**/

.section8 .modal-header{
    min-height: 51px!important;
    height: inherit!important;
}

.banner img, .section1 img, .section2 img, .section3 img.father, .section5 img, .section6 img {
    width: 100%;
}

.introduce_unity h2 {
    color: #083183;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 5px;
}

.introduce_unity p {
    font-size: 15px;
    padding-top: 8px;
    padding-left: 40px;
    color: #000;
    text-align: justify;
}

.introduce_unity {
    padding: 10px 80px 0 70px;
}

.my_box {
    border: 1px solid #fbd42c;
    padding-left: 20px;
    padding-right: 20px;
}

.my_box h3 {
    font-size: 24px;
    color: #083183;
    font-weight: bold;
}

.my_box p, .my_box1 p {
    padding-top: 8px;
    color: #000;
    font-size: 16px;
    text-align: justify;
}

.my_box p:last-child {
    padding-bottom: 11px;
}

.box_container {
    padding: 10% 20% 0 30px;
}

.my_box1 {
    border: 1px solid #fbd42c;
    margin: 35px 35px 0 35px;
}

.font-bold {
    font-weight: bold;
}

.my_box1 p:first-child {
    padding-top: 35px;
}

.my_box1 h3 {
    font-size: 24px;
    color: #083183;
    font-weight: bold;
    margin: 9px 0 6px;
    text-align: center;
    height: 100%;
}

.div_center {
    margin: 0 auto;
}

.section4 {
    font-size: 15px;
    color: #000;
    background: url("../img/line.png") no-repeat left 30%;
}

.section4 p:first-child {
    font-size: 29px;
    padding-top: 50px;
    background: url("../img/rotate-square.png") no-repeat center 15px;
}

.section3 .p_target {
    padding-right: 40px;
    padding-left: 50px;
    text-align: justify;
}

.section3 h3 {
    padding-top: 10px;
}

.img_game2 {
    margin-top: 22px;
    margin-bottom: 22px;
    width: 90%;
    border: 1px solid #d2d2d2;
}

.section6 {
    padding-top: 27px;
    padding-bottom: 10px;
}

.section6 .font-italic {
    font-style: italic;
}

.title-color {
    color: #083183;
}

.section4 .title-color span {
    color: #083183;
    font-size: 29px;
    border-bottom: 3px solid #f99a1c;
    padding-bottom: 3px;
}

.section4-row {
    background: url("../img/line.png") no-repeat right bottom;
    min-height: 200px;
}

.section4 p:first-child {
    margin-bottom: 0;
}

.section4 .course_info {
    border: 1px solid #e5e5e5;
}

.section4 .course_info ul {
    padding: 20px 50px 10px 50px;

}

.section4 .course_info ul li {
    padding-left: 15px;
}

.section4 .detail_unity_container {
    margin-top: 50px;
    margin-bottom: 70px;
}

.section5 {
    background-color: #670c49;
}

.section5 p, .section7 p {
    margin: 0;
    font-size: 25px;
    color: #ed9818;
    padding: 6px 0 10px 170px;
    font-weight: bold;
}

.section6 .panel-heading, .section6 .panel-heading span {
    background-color: #370135;
    color: white;
    border-radius: 0;
}

.section6 .panel-heading, .section6 .panel-body {
    padding-left: 35px;
}

.section6 .panel-default {
    border: 0;
    border-radius: 0;
}

.section6 .panel-body {
    border: 1px solid #e6a34d !important;
    margin-top: 6px;
}

.section6 .panel {
    margin-bottom: 8px;
}

.section6 .panel-heading a{
    position: relative;
    display: block;
    margin-right: 14px;
}

.section6 .panel-heading .glyphicon{
    position: absolute;
    right: -14px;
    top: 5px;
}


.section7 {
    background-color: #454446;
}

.section7 span {
    color: #ffffff;
    font-size: 25px;
    font-weight: normal;
}

.box-title {
    background-color: #370335;
    min-height: 45px;
    margin: 0;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    padding: 8px;
}

.box-title a {
    color: #ffffff;
}

.box-title1 {
    padding-top: 3%;
    height: 82px;
}

.box-title span {
    font-weight: bold;
    color: #ffffff;
}

.section8 > .row {
    margin-top: 32px;
}

.section8-col2 {
    margin-left: 20px;
}

.section8 .modal-content {
    background-color: #370335;

}

.section8 .modal-body ul {
    margin-left: 40px;
}

.section8 .modal-body ul li {
    color: white !important;
    padding-top: 15px;
}

.section8 .modal-body {
    position: relative;
}

.section8 .btn-dangkykhoahoc {
    position: absolute;
    right: 20px;
    bottom: -40px;
    font-weight: bold;
    color: white;
    background-color: #370335;
    border: 0;
    padding: 5px;
    font-size: 20px;
}

.section8 .modal-content {
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}

.section8 .btn-dangkykhoahoc span {
    color: #f9b62d;
    font-weight: bold;

}

.section8 .modal-header {
    height: 51px;
}

.section8 .modal-header .close {
    color: white;
    font-size: 26px;
}

.section8 .modal-header {
    border-bottom: 1px solid #a0a2a2;
}

.section8 .modal-title {
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 20px;
}

.text-bold {
    font-weight: bold;
    color: #000;
}

.section9 p {
    color: #010101;;
    margin: 30px 0 20px 0;
    font-style: italic;
}

.section10 p:first-child {
    font-size: 30px;
    color: #083183;
    font-weight: bold;
    margin-top: 20px;
}

.span_saukhoahoc {
    color: #f67a15;
    border: 1px solid #fab251;
    font-size: 28px;
    padding: 12px;
}

.princess_game_container, .ninja_game_container {
    height: 288px;
    border: 1px solid #f9a12b;
    margin-top: 90px;
    position: relative;
}

.princess_game_container img, .ninja_game_container img {
    position: absolute;
}

.princess_game_container img:first-child {
    top: -35px;
    left: -40px;
}

.princess_game_container img:nth-child(2) {
    top: 16px;
    right: -127px;
}

.princess_game_container img:nth-child(3) {
    left: 83px;
    bottom: -40px;
}

.princess_game_container img:nth-child(4) {
    right: -127px;
    bottom: -168px;
}

.princess_game_container span {
    text-transform: uppercase;
    color: #083183;
    font-size: 25px;
    font-weight: bold;
    position: absolute;
    top: -33px;
    left: 105px;
}

.ninja_game_container {
    margin-top: 250px;
}

.ninja_game_container img:first-child {
    top: -37px;
    right: -64px;
}

.ninja_game_container img:nth-child(2) {
    top: 16px;
    left: -97px;
}

.ninja_game_container img:nth-child(3) {
    bottom: -131px;
    left: -97px;
}

.ninja_game_container img:nth-child(4) {
    bottom: -31px;
    right: 59px;
}

.ninja_game_container span {
    text-transform: uppercase;
    color: #083183;
    font-size: 25px;
    font-weight: bold;
    position: absolute;
    top: -33px;
    right: 84px;
}

.section10_text {
    background: url(../img/bg_section10.png) no-repeat center top;
}

.section10_text p:first-child {
    font-weight: normal;
    color: #666666;
}

.section10_text table {
    font-weight: bold;
}

.section10_text tr th {
    text-align: center;
}

.color_red {
    color: red;
}

.btn-dangky {
    background-color: #28bbef;
    border-radius: 0;
    font-size: 24px;
    font-weight: bold;
    color: white;
    padding: 9px 22px;
}

.btn-dangky:hover {
    color: white;
}

footer {
    margin-top: 61px;
    background-color: #323644;
    min-height: 316px;
    padding-top: 23px;
}

.section_lienhe p, .section_lienhe span {
    font-size: 30px;
    color: white;
    font-weight: bold;
}

.section_lienhe span {
    border-bottom: 4px solid #f65959;
    padding-bottom: 2px;
}

.col_footer1 {
    border-left: 4px solid #f65959;
}

.col_footer1 p {
    font-size: 18px;
    color: white;
    padding-left: 15px;
    padding-top: 48px;
}

.col_footer1 p span {
    color: white;
}

.col_footer2 {
    padding-top: 25px;
}

.col_footer2 p {
    color: white;
}

.col_footer2 p.text-title {
    color: #f65959;
    font-size: 25px;
    margin-bottom: 0;
    font-weight: bold;
}

.icon {
    text-indent: -9999px;
    display: block;
    font-size: 0;
    background-image: url("../img/icon.png");
}

.icon-facebook, .icon-global {
    width: 27px;
    height: 27px;
}

.icon-facebook {
    background-position: 0 0;
}

.icon-global {
    background-position: -27px 0;
}

.icon-m {
    width: 37px;
    height: 37px;
    background-position: 0 -28px;
    margin-top: -6px;
}

footer .icon {
    margin-right: 26px;
}

.icon-container {
    margin-top: 10px;
}
