body {
    padding: 0;
    margin: 0;
    font-size: 15px;
    padding-bottom: 100px;
}
.row {
    margin:0;
}
.container {
    padding: 0;
}
img {
    max-width: 100%;
}
.header1{
    background: rgb( 223, 101, 38 );
}
.header{
    overflow: hidden;
    background: rgb( 223, 101, 38 );
    line-height: 40px;
}
.hotline{
    width: 57%;
    float: left;
    padding-left: 5px;
}
.address{
    width: 43%;
    float: left;
    text-align: right;
}
.address a{
    padding:2px 10px;
    display: inline-block;
}
.header a{
    color: white;
}
.address a:hover{
    background: rgb( 183, 67, 6 );
    text-decoration: none;
}


.icon-bar{
    background: #cd6200;
}
.menu ul li{
    position: relative;
}
.menu ul li a{
    color: rgb( 80, 80, 80 );
    font-weight: bold;
}
.menu ul li a::before{
    content:"";
    height: 3px;
    width: 80%;
    background: rgb( 223, 101, 38 );
    position: absolute;
    top: 55.3px;
    left: 12px;
    right:0;
    display: none;
}
.menu ul li a:hover::before{
    display: block;
}
.menu .navbar-nav li:hover a{
    color:rgb( 223, 101, 38 );
}
.box_slogan {
    float: right;
    width: calc(100% - 90px - 12px);
    padding: 5px 0;
}
.title_slogan_one span {
    font-size: 15px;
}
.menu .navbar-nav>.active>a::before, .menu .navbar-nav>.active>a:focus::before, .menu .navbar-nav>.active>a:hover::before {
        display: block;
}
.menu .navbar-nav>.active>a, .menu .navbar-nav>.active>a:focus, .menu .navbar-nav>.active>a:hover {
        color:rgb( 223, 101, 38 );
}
.menu .phone-m a{
    padding: 10px 15px;
    color: white;
    background: #df6526;
    font-size: 18px;
    font-weight: 600;
    border-radius: 30px;
    display: inline-block;
}
.phone-m{
    padding-top:4px;
}
/* banner */
.banner{
    text-align: center;
}

.banner2{
    display:none;
} 

.swiper-button-next, .swiper-button-prev{
    color: #f27b1f!important;
    border: 1px solid #f27b1f;
    padding: 20px;
    border-radius: 50px;
    background-color: rgba(255, 255, 255, 0.5);
}
.swiper-button-next::after, .swiper-button-prev::after {
    font-size: 18px!important;
}
.swiper-container {
    width: 100%;
}
.swiper-wrapper{
      height: max-content;
    }
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.banner .swiper-slide img{
    width: 100%;
}
.mr-bt{
    margin-bottom:10px;
}
.swiper-wrapper{
    height: 100%;
}
/* vay the chap */
.vay_von_the_chap{
    text-align: center;
    padding-top: 50px;
}
.vay_von_the_chap h2{
    font-size: 28px;
    color: rgb( 223, 101, 38 );
    text-transform: uppercase;
    padding-bottom:20px;
    padding-top: 10px;
}
.thechap-text p{
    color: rgb( 105, 105, 105 );
}
.thechap-text a:hover{
    text-decoration: none;
}

.thechap-text h3{
    font-size: 16.667px;
    font-weight: bold;
}
.thechap-text a{
    color: black;
}
.thechap-main{
    border-bottom:1px dashed rgb( 193, 193, 193 );
    border-top:1px dashed rgb( 193, 193, 193 );
    padding:15px 0
}

.vay_von_the_chap strong{
    font-size: 16.667px;
    
}
.vay_von_the_chap span{
    color: red;
}
.hinhthuc{
    padding: 30px 0;
}
/* hoso-vayvon */
.hoso-vayvon{
    background-image: url("../img/backgroup.png");
    background-repeat: no-repeat;
    background-size:cover;
    background-position: center center;
}
.hoso{
    background: white;
    border: 1px dashed #80808099;
    border-radius: 5px;
    padding:15px 10px;
}
.hoso-text{
    background: white;
    border: 1px dashed #80808099;
    border-radius: 5px;
    margin-top:20px;
    padding:10px;
}
.hoso h3{
    font-size: 28px;
    color: rgb( 0, 0, 0 );
    text-transform: uppercase;
    font-weight: 500;
}
.hoso-top-list ul li{
    font-size: 20px;
    color: rgb( 1, 117, 207 );
    font-weight: 600;
    padding: 5px 0;
}
.hoso-top-list ul li span, .hoso-bottom p, .giaichap-list ul li span{
    font-size: 16.667px;
    color: rgb( 105, 105, 105 );
    font-weight: normal;
}
.hoso-top{
    border-bottom: 1px dashed #80808099;
}
.hoso-bottom span{
    color: rgb( 185, 4, 19 );
    font-size: 16.667px;
    font-weight: 500;
}
.hoso-bottom{
    padding:20px 0;
}
.button-lienhe a,.button-tuvan a{
    font-size: 16.667px;
    color: rgb( 185, 4, 19 );
    font-weight: 600;
    text-transform: uppercase;
    padding: 7px 15px;
    display: inline-block;
    border: 2px solid rgb( 185, 4, 19 );
    border-radius: 15px;
}
.button-lienhe a:hover,.button-tuvan a:hover{
    border: 2px solid rgb(223, 101, 38);
    color: rgb(223, 101, 38);
    border-radius: 15px;
    text-decoration: none;
}
.button-lienhe{
    text-align: right;
}
.hoso img{
    padding-top: 25px;
}
.hoso-text p{
    font-size: 20px;
    text-align: center;
    color: rgb( 54, 54, 54 );
    font-weight: bold;
}
.hoso-text p span{
    color: rgb( 185, 4, 19 );
    text-transform: uppercase;
}

p.in_dam {
	color:red;
	font-weight:600;
}

/* giaichap-ngh */
.giaichap-nganhang{
    background-image: url("../img/background1.png");
    background-repeat: no-repeat;
    background-size:cover;
    background-position: center center;
}
.giaichap-main h3{
    font-size: 28px;
    color: rgb( 223, 101, 38 );
    text-transform: uppercase;
    padding: 13px 0;
}
.hoso-giaichap p{
    font-size: 20px;
    color: rgb( 54, 54, 54 );
    font-weight: bold;
    text-transform: uppercase;
}
.giaichap-list ul li{
    text-transform: uppercase;
    font-size: 18px;
    color: rgb( 1, 117, 207 );
    font-weight: 600;
    padding: 5px 0;
}
.giaichap-list ul li span{
    text-transform: lowercase;
}
.giaichap-img img{
    padding-top:40px;
}
.hoso-giaichap{
    border-top: 1px dashed #80808099;
    padding-top:20px;
}
.nganhang{
    padding:25px 0;
}
/* footer */
.logo-footer{
    text-align: center;
    padding-top: 45px;
}
.footer{
    background: #df6526;
    color:white;
    padding: 20px 0;
}
.slogan p{
    text-transform: uppercase;
    padding:10px 0;
}
.slogan span{
    font-size: 20px;
    color: rgb( 255, 222, 0 );
    font-weight: bold;
}
.p1 span{
    color: rgb( 255, 222, 0 );
}
.footer-title h3{
    text-transform: uppercase;
    font-weight: bold;
    font-size:18px;
    border-bottom:1px solid white;
    padding:20px 10px 10px 10px;
}
.lienhe ul li{
    list-style-type: none;
    padding:10px 0;
}
.lienhe ul li a{
    color:white;
}
.lienhe a img{
    padding-right:10px;
}
.lienhe ul li span{
    color: rgb( 255, 222, 0 );
}


/* /////////////// */
.menu .navbar-toggle {
    border-color: #ca6300;
}
/* .menu .navbar-brand {
    height: auto;
    width: 80%;
    padding: 0;
} */

/* .navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
        background-color: #d68b29;
        color:rgb( 223, 101, 38 );
} */
.navbar-collapse {
    padding-left: 0;
    padding-right: 0;
    border: 0;
}
.menu_top .navbar-nav {
    margin: 0;
    overflow: scroll;
    height: 300px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom: 10px solid #40a2f5;
}
.menu_top ul.navbar-nav>li>a {
    padding-left: 15px;
    padding-right: 15px;
    color: rgb( 80, 80, 80 );
    font-weight: 600;
    background: #f1f1f1;
    margin-top: 1px;
}
.navbar {
    margin-bottom: 0px;
}
.affix {
    top: 0;
    width: 100%;
    z-index: 9999 !important; 
}
/* .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: 0;
    margin-left: 0;
} */
.affix ~ #section1 {
    position: relative;
    top: 50px;
}

