header {
    padding: 2% 0;
    background: #fff;
}
.navbar-nav{
    background: #fff;
    padding: 0;
    margin: 0;
    text-align: center;
}
.is--fixed{
    padding-top: 0 !important;
}
/*
@media (max-width: 767px) {
    .navbar-nav{
    padding: 20% 0 0 0 !important;
}
}
*/
.footer {
    /*background: #1f76d3 url("../image/components/Dia-chi.png") no-repeat scroll center 0;*/
    background-color: #1f76d3;
    background-size: 100% auto;
    /*height:149px;*/
    width: 100%;
    color: #fff;
    padding: 10px 0;
    font-size: 100%;
}

.menuHeader {
    padding: 10px 0 0 0;
}
.btn-primary {
    background-color: #00a1ff;
    border-color: #00a1ff;
}


.nopadding {
    padding: 0;
}

.content {
    background: #fff url("../image/components/banner1.jpg") no-repeat scroll center 0;
    padding: 84% 0 0 0;
    background-size: 100% auto;
    border-top: 2px solid #0063af;
}

.imgBackWhite {
    background-color: #fff;
}

.clockDangKy {
    background: #3a8af8 url("../image/components/bang-dang-ky.jpg") no-repeat scroll center 0;
    background-size: 100% auto;
    height: auto;
    padding: 38% 0 0 0;
}

@media (min-width: 767px) {
    .clockDangKy {
        min-height: 700px;
    }
    .clockVideo {
        height: 800px;
    }
}


.clockVideo {
    background: #fff url("../image/components/bao-chi-noi-ve-hutech.jpg") no-repeat scroll center 0;
    background-size: 100% auto;
    height: auto;
    padding: 125% 4% 0 4%;
}

.textinput {
    margin: 0 0 9px 0;
}

.btn-dangky {
    font-size: 20px;
    color: #000;
    margin: 1% 0 0 0;
    padding: 5px 40px;
}

.btn-dangky-top {
    background: #0063cd;
    color: #fff;
    border: none;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    padding: 6px 16px;
    font-size: 80%;
}

.btn-yellow {
    background: #f5ec4f !important;
    /*color: #574500;*/
    border: none;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    font-weight: bold;
    color: #000;
    font-size: 110%;
}

.btn-yellow:hover,
.btn-yellow:focus {
    background: #FCFFB1 !important;
    color: #000;
}

.btn-yellow:active {
    background: #b3a800 !important;
    color: #000;
}


/* Carousel base class */

.carousel {

    margin-bottom: 0;
    /*background: url(image/components/Tai-sao-chon-HUTECH.png) no-repeat center center #1f76d3;
            background-size: 100% auto;*/
    text-align: center;
}

.carousel-header {
    background-color: #1f76d3;
    color: #fff;
    font-size: 100%;
    padding: 10px 0;
    text-align: center;
}

.carousel-captain {
    color: #fff;
    font-size: 99%;
    line-height: 1.3;
}


.carousel-caption {
    z-index: 10;
    position:inherit;
    left:0;
}


.carousel .item {
    height: auto;
}

.carousel-inner > .item > img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    /*min-width: 60%;*/
    height: auto;
    margin: 0px auto;
}


.carousel-control.right {
    background-image: none;
    left: auto;
    top: 0;
}

.carousel-control.left {
    background-image: none;
    right: auto;
    top: 0;
}

.carousel-taisaochon, .carousel-taisaochon .item {
    height: 230px;
    background-color: #1f76d3;
}

.clockVideo iframe {
    margin: 0 0 10%;
}

.btn-top-dangky{
    background: #e10000;
}
.btn-top-dangky a{
    color: #fff !important;
}
.btn-top-dangky:hover{
    background: #a00000;
}

.block-header{
    text-transform: uppercase;
    color: red;
    /*font-size: 13.5px;*/
    width: 100%;
    text-align: center;
    padding: 2% 0;
    font-weight: bold;
    font-size: 110%;
}
.block-content,.blockimg{
    padding:0 4% 4%;
    width: 100%;
    display: inline-block;
 
}
.blockimg{
    padding:0 0 ;
    width: 100%;
    display: inline-block;
 
}

.btnClosePop{
    float: right;

}

.clockButtonDangky {
    background: #fff url("../image/components/dang-ky.jpg") no-repeat scroll center 0;
    background-size: 100% auto;
    height: auto;
    padding: 24% 0 7%;
}

.clockButtonDangky a {
    background-color: #e20000;
    color: #fff;
    padding: 5px 0;
    text-transform: uppercase;
    width: 40%;
}

.clockButtonDangky a:hover {
    background-color: #ac0000;
    color: #fff;
}

/* ------------- */

.clockLyDo {
    background: #fff url("../image/components/back-lydo.jpg") no-repeat scroll center 0;
    background-size: 100% auto;
}

.list-group-item {
    background-color: transparent;
    padding: 10px 0;
    border: 0;
}

.label-green {
    background-color: #04a684;
    font-size: 100%;
    margin: 0 1% 0 0;
    float: left;
}

.titleblock {
    background: #0063cd none repeat scroll 0 0;
    color: #fff;
    font-size: 110%;
    padding: 2% 0;
    text-align: center;
    text-transform: uppercase;
}


a.circle-service {
    border-radius: 100%;
    margin: 0 12px 5px 0;
    padding: 0;
    border-radius: 100%;
    border: 0;
}

a.circle-service img {
    cursor: default;
    display: block;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

a.circle-service:hover {
    background: black;
}

a.circle-service:hover img {
    opacity: 0.7;
}

.blockHeThong{
    text-align: center;
    margin: 5% 0 0;
}

.blockHeThong .text{
    margin: 5% 0;
}

.clockDangKy {
    background: #fff none no-repeat scroll center 0;
    background-size: 100% auto;
}

.clockDangKy .noidung{
    margin: 0 auto !important;
}
.clockDangKy .noidung .left{
    padding: 0;
}


.clockDangKy .noidung .left .title{
     background: #ffe71b none no-repeat scroll center 0;
     padding: 0.5% 0;
    text-align: center;
    margin: 0;
}

.clockDangKy h4{
     color: #000;
    font-weight: bold;
    font-size: 110%;
}

.clockDangKy .noidung .left .detail{
    border: 1px solid #e2e2e2;
    margin: 0 0 2%;
    padding: 2% 0 3% 2%;
    text-align: left;
    display: inline-table;
}

.clockDangKy .noidung .left .detail hr{
    border-top: 1px solid #ccc;
}

.clockDangKy .noidung .left .detail .xettuyen{
     width: 100%;
    color: #f67f39;
    text-align: center;
    font-weight: bold;
}

.clockDangKy .noidung .left .detail ul.bullet-red{
     
}

.clockDangKy .noidung .left .detail .nganhmon ul.bullet-red{
      padding: 0 0 0 12% ;
    width: 100%;
}

.clockDangKy .noidung .right{
    background: #0063cd none no-repeat scroll center 0;
    text-align: center;
    color: #fff;
    padding: 0 10px;
}
.clockDangKy .noidung .right .title{
    background: #0063cd none no-repeat scroll center 0;
    padding: 0.5% 0;
    text-align: center;
}
.clockDangKy .noidung .right form{
    margin: 2% 0;
}
.clockDangKy-right{
    background: #E61F26;
background-size: 100% auto;
height: auto;
padding: 0;
}
.nganhmon{
    display: inline-block;
    margin: 2% 0 0;
    text-align: left;
    width: 100%;
}
.nganhmon .title2{
    padding: 2% 0;
    text-align: center;
    background-color: #04a684;
    color: #fff;
    font-weight: bold;
}
.bullet-red {
    color: #2667ff;
    display: inline-table;
    height: 5px;
    padding: 1% 15px 0;
}
.bullet-red span{
    color: #000;
}
.clockLienHe{
    
}
.clockLienHe ul{
    margin-bottom: 0;
}
.clockLienHe a{
    color: #000;    
}
.clockLienHe img{
    width: 40px;
    margin: 0 5px 0 0;
}
.clockBaoChi {
    background: #fff url("../image/components/baochi/bao-chi-noi-ve-nganh-duoc-HUTECH-0.jpg") no-repeat scroll center 0;
    background-size: 100% auto;
}
.clockBaoChi .baochi {
    padding: 10% 0 59%;
}


.blockSuHaiLong{
    border: 1px solid #92d2fe;
    padding: 4%;
    margin:0 0 3% 0
}

.blockSuHaiLong .img1{
    width:  40%;
    margin: 0 4% 2% 0;
}
.titleSuHaiLong{
    background: #0062ae;
    color: #fff;
    
}

.btn-red{
    background-color: red;
    border-color: #d43f3a;
    color: #fff;
    font-weight:bold;
}

.padding-top-15px{
    padding-top:15px;
    padding-bottom:15px;
}
.clockDangky {
    background: #1e5ce0  url("../image/components/bg-dang-ky.jpg") no-repeat scroll center 0;
    background-size: 100% auto;
    height: auto;
    padding: 24% 0 0;
}
.ButtonDangky a {
	background-color: #e20000;
	width: 30%;
	height: 29px;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 13px;
	min-width: 130px;
	font-weight:bold;
}
.ButtonDangky a:hover {
	background-color: #ac0000;
	color:#fff;
}
.padding-top-25px{
	padding-top: 9%;
	padding-bottom:10px;
}
.blockMoiTruong{
	background-image: url("../image/components/moitruong/moi-truong-hoc-bg.jpg");
	background-size:     cover;                    
	background-repeat:   no-repeat;
	padding-bottom: 30px;
        padding-top: 25px;
}
.blockPhuongThuc{
	background-color: #faff40;
	padding: 20px 4% 20px 4%;
}
.blockPhuongThuc > .block-content {
    background-color: #fff;
    padding: 10px;
}
.center-text{
	text-align:center;
}
.blockThiNghiem{
    padding-bottom: 30px;
    padding-top: 25px;
}
.blockChucNang{
	background-image: url("../image/components/chucnang/phong-chuc-nang-bg.jpg");
	background-size:     cover;                    
	background-repeat:   no-repeat;
	padding-bottom: 35px;
        padding-top: 25px;
}
.blockHaiLong{
	background-image: url("../image/components/hailong/hai-long-nha-tuyen-dung-bg.jpg");
	background-size:     cover;                    
	background-repeat:   no-repeat;
	padding-bottom:20px;
}
.blockBaoChi{
background:#EEECEF;
}
.margin-bottom--4px{
margin-bottom:-4px;
}
 #map {
	height: 400px;
	width: 100%;
   }
.blockGoogleMap{
   position:relative;
}
.wrap-cover-google{
	z-index: 1000;
	position:absolute;
	width:100%;
	height:400px;
	cursor: pointer;
}

.wrap-back-to-top{
    position: fixed;
    bottom:70px;
    right:10px;
    z-index: 1;
}
.wrap-back-to-top:hover{
    opacity: 0.5;
}
.cd-top {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top img{
    width:35px;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  opacity: .8;
}
.social-logo {
	background:#FDED13;
	text-align:center;
	padding:10px;
}
.social-logo img{
	width:35px;
	margin:2px;
	border-radius:1px;
}
.padding-hai-long{
    padding-top: 30px;
    padding-bottom: 6px;
}
.padding-40-nganh{
    padding-top: 10px;
    padding-bottom: 6px;
}
.input-group {
  display: block;
  clear: both;
}
.input-group .form-control{
    margin-bottom: 10px;
    height: 36px;
}
.form-title{
    color:#fff;
    font-size:14px;
    padding-left:1px;
    text-align:left;
}
.icon-input img{
    position: absolute;
    top: 28px;
    left: 9px;
    z-index: 10;
}
.icon-spin img{
    position: absolute;
    top: 37px;
    left: 9px;
    z-index: 10;
}
.padding-left-form-control{
    padding-left: 32px;
}
.btn-dang-ky-gif{
    background:url('../image/components/dang-ky-ngay/hoan-thanh-dang-ky.gif') no-repeat;
    width:300px; 
    height:40px;
    margin-top:7px;
}
.text-blue {
    color: #1b59c5;
}
.text-orange {
    color: #ff7223;
}
.text-red {
    color: red;
}