@font-face {
    font-family: 'Roboto';
    src: url(fonts/Roboto.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Neon';
    src: url(fonts/Neon.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Seravek';
    src: url(fonts/Seravek.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

.font-Neon {
    font-family: 'Neon'
}

html {
    overflow-y: scroll;
    margin: 0;
    padding: 0
}

.justify {
    text-align: justify
}

a {
    color: #000
}

a:hover,
a:focus {
    color: #eb8f73;
    text-decoration: none
}

a:focus {
    outline: none
}

.clear {
    clear: both
}

ul,
ol {
    margin: 0;
    padding: 0
}

table {
    width: 100%
}

.nopadding {
    padding: 0!important
}

.nomargin {
    margin: 0!important
}

.pv20 {
    padding-top: 20px;
    padding-bottom: 20px
}

.mt10 {
    margin-top: 10px!important
}

.mt20 {
    margin-top: 20px!important
}

img {
    border: 0 none;
    max-width: 100%;
    height: auto
}

.relative {
    position: relative!important
}

.static {
    position: static
}

.ph0 {
    padding-left: 0;
    padding-right: 0
}

h2.heading-title-1 {
    color: #2b3d98;
    font-family: 'Neon';
    text-align: center;
    font-size: 26px
}

h2.heading-title-2 {
    color: #2b3d98;
    font-family: 'Neon';
    text-align: center;
    font-size: 24px
}

.container {
    max-width: 1190px
}

.a-left {
    text-align: left!important
}

.nav>li>a:focus,
.nav>li>a:hover {
    background: transparent
}

header {
    background: #fff
}

.logo {
    /*display: inline-block;
    line-height: 75px;
    padding: 6px 0*/
}

header nav .nav {
    position: static;
    text-align: left;
    margin-top: 22px
}

header nav .nav-item {
    display: inline-block;
    position: relative;
    margin-right: 5px
}

header nav .nav-item > a {
    padding: 0 15px;
    line-height: 42px;
    color: #000;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase
}

header nav .nav-item>a:hover {
    color: #158fcf
}

header nav .nav-item:hover .dropdown-menu {
    display: block;
    margin-top: 0;
    border-radius: 0;
    padding: 15px 0;
    min-width: 200px;
    border-top: solid 1px #ccc
}

header nav .nav-item:hover>.dropdown-menu li a {
    line-height: 18px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700
}

header nav .nav-item:hover>.dropdown-menu li a:hover {
    color: #056839;
    background-color: transparent
}

.top-contact-head {
    color: #333;
    padding: 0;
    right: 0;
    z-index: 1000;
    height: 38px;
    width: 100%;
    padding-top: 24px;
    padding-bottom: 21px;
    text-align: right;
    margin-top: 6px!important
}

.top-contact-head a.phone {
    background: url(../images/phone.png) left center no-repeat;
    width: 182px;
    height: 38px;
    line-height: 38px;
    padding-left: 38px;
    display: inline-block;
    text-align: left
}

header nav .nav-item .nav-item-lv2 {
    padding: 5px 10px
}

header.navbar-fixed-top .logo img{
	width: auto; height: 60px; padding: 0;
}
header.navbar-fixed-top .logo{text-align: center;     transition-delay: 0.3s;}
header.navbar-fixed-top nav .nav{margin-top: 10px;     transition-delay: 0.3s;}
header.navbar-fixed-top .top-contact-head{ margin-top: 0 !important ;padding-top: 20px;}

.dropdown-menu>li>a {
    padding: 0
}

.awe-section-1 {
    margin-bottom: 0
}

.main-slider {
    position: relative;
    z-index: 9
}

#myCarousel .item {
    width: 100%;
    background-size: cover;
    background-position: center center
}

.block-search {
    width: 100%;
    height: 132px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(../images/trans.png) repeat
}

.block-search-wrap {
    width: 800px;
    height: 80px;
    border: solid 1px #ccc;
    background-color: #e1e1e1;
    display: block;
    margin: 26px auto
}

.block-search-wrap .form-control {
    width: 100%;
    height: 78px;
    border-radius: inherit;
    margin-right: 2px;
    font-size: 16px;
    float: left;
    box-shadow: none!important;
    outline: medium none
}

.block-search-wrap input[type=text] {
    width: 285px
}

.block-search-wrap select.form-control {
    width: 175px
}

.block-search-wrap button[type=submit] {
    height: 78px;
    width: 157px;
    color: #fff;
    float: right;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    background-color: red
}

.banner-slider-content {
    position: absolute;
    top: 33%;
    opacity: 1
}

.banner-slider-right {
    left: 0;
    right: 0;
    margin: auto;
    text-align: center
}

.banner-slider-first {
    display: inline-block;
    color: #fff;
    padding: 30px 20px 25px;
    background: url(../images/trans.png) repeat
}

.banner-slider-large {
    font-size: 20px;
    line-height: 28px;
    font-family: 'Neon';
    margin-bottom: 2px;
    text-transform: uppercase;
    font-weight: 300
}

.banner-slider-medium {
    font-size: 20px;
    margin: 0;
    text-transform: uppercase;
    font-weight: 400
}

.banner-slider-title {
    text-transform: uppercase;
    background-color: #fff;
    display: inline-block;
    font-size: 15px
}

@media only screen and (max-width: 991px) {
    .menu-bar.hidden-md.hidden-lg {
        position: absolute;
        top: 45px;
        left: 15px;
        right: auto;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        z-index: 1000
    }
    .top-contact-head {
        height: 58px;
        padding-top: 5px;
        padding-bottom: 4px;
        margin-bottom: 10px;
        margin-top: 0 !important;
    }
    .logo {
        width: 60px;
        text-align: center
    }
}

@media only screen and (max-width: 768px) {
    h2.heading-title-1 {
        font-size: 23px
    }
    h2.heading-title-2 {
        font-size: 21px
    }
}

@media only screen and (max-width: 480px) {
    .list-group-1 a.photo {
        height: 120px
    }
    .banner-slider-large {
        font-size: 16px
    }
    .banner-slider-medium {
        font-size: 12px
    }
    .banner-slider-title {
        font-size: 12px
    }
    .banner-slider-content {
        top: 28%
    }
    .top-contact-head a.phone {
        width: auto;
        margin-right: 10px
    }
}
/*=================================================================*/
/*                      PRELOADER                              
/*=================================================================*/
.preloader-txt{ text-align:center; margin:-27px 0 0;letter-spacing: 4px;font-weight: 600;}
.preloader-img{top:50%;left:50%; position:absolute; width:180px; height:208px; margin-left:-90px; margin-top:-104px}
.preloader-outer{width:100%;height:100%;background-color:#FFF;position:fixed;top:0;left:0;z-index:9999}
.preloader{height:60px;width:60px;margin-top:-30px;margin-left:-30px;position:absolute;top:50%;left:50%;}
.preloader:before{ z-index:10;content:"";display:block;position:absolute;left:-1px;top:-1px;height:100%;width:100%;-webkit-animation:rotation 1s linear infinite;animation:rotation 1s linear infinite;border:5px solid green;border-top:5px solid transparent;border-radius:100%}
.preloader > .icon{position:absolute;top:50%;left:50%;height:25px;width:10.6px;margin-top:-12.5px;margin-left:-5.3px;-webkit-animation:wink 1s ease-in-out infinite alternate;animation:wink 1s ease-in-out infinite alternate}
@media only screen and (min-width: 768px) {
.preloader:before{left:-2px;top:-2px;border-width:1px}
.preloader > .icon{height:37.5px;width:15.9px;margin-top:-18.75px;margin-left:-7.95px}
}
@media only screen and (min-width: 1200px) {
.preloader{height:80px;width:80px;margin-top:-40px;margin-left:-40px}
.preloader > .icon{height:50px;width:21.2px;margin-top:-25px;margin-left:-10.6px}
}
@-webkit-keyframes rotation {
from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}
to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}
}
@keyframes rotation {
from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}
to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}
}
@-webkit-keyframes wink {
from{opacity:0}
to{opacity:1}
}
@keyframes wink {
from{opacity:0}
to{opacity:1}
}
.loading::before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    background-color: rgba(255,255,255,0.8);
}
#nav.nav > li > a:focus, #nav.nav > li > a:hover{ background-color:transparent; color:#056839}

.gioithieu {
background-image: url("../../img/lam-anh-pictures/hinhduhoc.jpg");
background-repeat: no-repeat, no-repeat;
background-position: right;
/*background-size: cover; */
height: 250px;
}