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

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

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;
    }

    .body-child{
        margin-top: 0!important;
    }
    .background-android{
        background-position: right top!important;
    }

    .img-all-thing{
        top:20px!important;
    }

    .section9 .img-project-cuoi-khoa{
        display: none!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-top: 32px!important;
    }

    .col-xs-offset-1{
        margin-left: 8.33333333%!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;
    }

    .section1 p, .section1 p span, .section2 p, .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, .section10 p.more-detail{
        font-size: 12px!important;
        font-weight: normal!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, .section5 img, .section6 img, .section9 img.img-banner {
    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;
}


.section1 h2, .section2 h2{
    font-size: 22px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 30px;
}


.border-top-section {
    border-top: 6px solid #a4c639;
    padding-top: 3px;
}

.img-global{
    margin-top: 37px;
}


.background-android {
    min-height: 230px;
    background: url(../img/android.png) no-repeat 130% top;
}

.background-target{
    min-height: 56px;
    background: url(../img/background-target.png) no-repeat right top;
    margin-top: 40px;
}

.img-all-thing{
    position: relative;
    right: 70px;
    top: 120px;
}

.img-student{
    margin-top: 60px;
}


.section2{
    margin-top: 35px;
    margin-bottom: 22px;
}

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

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

.title-color {
    color: #083183;
}
.section5 {
    background-color: #5ac9d7;
}

.section51 {
    background-color: #454446;

}

.section51 p, .section7 p{
    color: #a1ef06!important;
}

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

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

.section6 .panel-heading:hover, .section6 .panel-heading:hover span{
    background-color: #01525c;
}

.section61 .panel-heading, .section61 .panel-heading span {
    background-color: #7fb60f;
}
.section61 .panel-heading:hover, .section61 .panel-heading:hover span{
    background-color: #476901;
}

.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: #7fb60f;
    min-height: 45px;
    margin: 0;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    padding: 8px;
}


.box-title:hover{
    background-color: #476901;
}

.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: #7fb60f;

}

.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: #476901;
    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 white;
}

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

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

.section9{
    position: relative;
}

.section9 .img-project-cuoi-khoa{
    position: absolute;
    right: -12%;
    bottom: -10%;
}

.section9 p, .section10 p.more-detail {
    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 {
    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;
}


.body-child{
    background-color: white;
    margin-top: -108px;
    padding-bottom: 61px;
    -webkit-box-shadow: 1px 1px 20px 10px #dae8b1;
    box-shadow: 1px 1px 20px 10px #dae8b1;
}