body {
    font-family: tahoma !important;

    font-size: 12px !important;
}

a:hover {
    color: #00796b !important;
    text-decoration: none !important;
}

.container {
    max-width: 960px;
}

.navbar {
    margin-bottom: 0px;
    border-bottom: 2px solid #009688;
}

.navbar-nav {
    margin-top: 10px;
    margin-bottom: 10px;
}

.bs-docs-nav .navbar-toggle .icon-bar {
    background-color: #009688;
}

.navbar-toggle {
    margin-top: 20px;
    margin-bottom: 20px;
}

.nav > li > a:focus, .nav > li > a:hover {
    background-color: #eee;
    color: #3b3b3b;
    border-radius: 4px;
}

.navbar-nav > li {
    margin: 5px;
}

.navbar-nav > li > a {
    height: 40px;
    padding: 10px 10px !important;
}

.navbar-right {
    margin-right: -5px;
}

.timkiem {
    border-radius: 4px;
    background-color: #eeeeee;
    color: #4b4b4b;
    font-size: 13px;
    font-weight: inherit;
}

.typed-cursor{
    /*
    opacity: 1;
    -webkit-animation: blink 0.7s infinite;
    -moz-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite;
    */
    display: none;
}
@keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-webkit-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-moz-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}

.menu {
    color: #4b4b4b;
    font-size: 13px;
    font-weight: inherit;
}

strong {
    /*font-weight: inherit;*/
    /*color: #2196f3;*/
}

.bg {
    background-image: url(../Content/img/bg.jpg);
    background-repeat: repeat;
    height: 380px;
}

.bgfooter {
    background-image: url(../Content/img/bg.jpg);
    background-repeat: repeat;
}

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 40px;
    right: 20px;
    display:none;
    width: 40px !important;
}

.chitiet {
    height: 40px;
    background-color: #009688;
    padding: 8px;
    color: #fff;
    font-size: 14px;
    padding-left: 20px;
    padding-top: 11px;

}

.chitiet a {
    color: #FFFFFF;
    margin-left: 20px;
    text-decoration: initial;
}

#carousel-example-generic div.item img {
    width: 640px;
    height: 310px;
}

#banks-list .item {
    text-align: center;
}

#banks-list a.left {
    margin-left: -40px;
}

#banks-list a.right {
    margin-right: -40px;
}

#banks-list .carousel-indicators {
    display: none;
}


#testimonial a.left {
    margin-left: -40px;
}

#testimonial a.right {
    margin-right: -40px;
}


.carousel-caption {
    color: #FFF;
    width: 35%;
    text-align: left;
    margin-left: -30px;
    margin-top: -20px;
    padding-bottom: 80px;
}

.tintuc {
    height: 40px;
    background-color: #eeb62b;
    padding: 14px 0px 20px 10px;
    color: #000;
    font-size: 12px;
    font-weight: bold;

}

.tintuc h4{
    font-size: 18px !important; 
    font-weight: normal!important; 
}

.tinchinh {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}

.nganhang {
    padding: 20px;
}



.carousel-control.right {
    background-image: none;
}

.carousel-control.left {
    background-image: none;
}

.ngaythang {
    font-size: 12px;
    color: #1b1b1b;
}

.banner {
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 0px;
    padding-right: 0px;
}

.thanhtoan {
    margin-top: 15px;
    margin-bottom: 15px;
    background-color: #eee;
    padding: 11px 22px 10px 22px;
    color: #3b3b3b;
    font-weight: bold;
    font-size: 13px;
    height: 350px;
}

#howtouse {

}

#howtouse h4.normal {
    text-align: center; margin-top: 15px; color: #ff9800; border-top: 1px solid #ddd; padding: 20px;
}

#howtouse h4.smart {
    text-align: center; margin-top: 45px; color: #ff9800;
}

#howtouse h3.crazy {
    text-align: center; border-bottom: 1px solid #ddd;padding-bottom: 20px;
}

.form-control {
    margin-top: 10px;
    height: 30px;

    padding: 5px;
    font-size: 12px;
    font-weight:500;
    color: #3b3b3b;
}

.form-group {
    margin-bottom: 10px;
}

.mabaove {
    width: 40%;
}

.btn-primary {
    width: 100%;
    font-weight: bold;
    color: #FFF;
    background-color: #337AB7;
    border-color: #2E6DA4;
}

.img1 {
    height: 165px;
    width: 100%;
    margin-top: 25px;
    border-bottom: 5px solid #ff9800
}

.textimg1 {
    margin-bottom: 20px;
    text-align: center;
}

.textimg1 p {
    margin-top: 20px;
    margin-bottom: 5px;
    color: #009688;
    font-size: 17px;
    font-weight: 500;
}

.img2 {
    width: 100%;
    margin-top: 25px;
    margin-bottom: 25px;
}

.textimg01 {
    text-align: center;
    font-size: 16px;
    font-weight: 300;
    color: #009688;
    margin-top: -200px;
    padding: 20px 70px 20px 70px;

}

.textimg02 {
    text-align: center;
    font-size: 16px;
    font-weight: 300;
    color: #009688;
    margin-top: -200px;
    padding: 20px 70px 20px 70px;

}

.textimg03 {
    text-align: center;
    font-size: 16px;
    font-weight: 300;
    color: #009688;
    margin-top: -200px;
    padding: 20px 70px 20px 70px;

}

.img3 {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 25px;
}



.text {
    font-size: 17px;
    font-weight: 500;
    margin-top: 30px;
    text-align: center;
    color: #009688;
}

.download{
    width: 30%;
    margin-top: -165px;
    margin-left: 408px;
}

.download img{
    width: 100%;
    margin-top: 10px;
}

.mangluoi {
    width: auto;
    padding-top: 30px;
    padding-bottom: 30px;
}

.logoviettel {
    width: auto;
    padding: 20px;
}

.copyright {
    font-size: 12px;
    color: #bbb;
    padding: 20px;
    margin-top: 10px;
}

.copyright p {
    margin: 0px;
}

.hotline {
    font-size: 16px;
    font-weight: normal;
    color: #bbbbbb;
    margin-top: 40px;
}

.hotline strong {
    color: #f57f20;
}

.icon {
    margin-top: 30px;
}

#google_map {
    width: 100%;
    height: 600px;
}

.map {
    padding-top: 20px;
}

.maps_list {
    height: 530px;
    overflow-y: scroll;
}

.maps_list .item {
    background-image: url(../Content/img/ic_pos.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-left: 60px;
    border-bottom: dotted 1px #eee;
    margin-top: 10px;
}

.maps_list .item .title {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 5px;
}
.maps_list .item .desc {
    font-size: 12px !important;
    font-weight: normal !important;
}

.banks_list .item {
    padding-right: 0px;
    padding-top: 10px;
}

.banks_list .item .img{
    float: left;
    padding-right: 15px;
}

.banks_list .item .title {
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 7px;
}

.banks_list .item .desc {
    font-size: 12px !important;
    font-weight: normal !important;
}

.icon .f {
    width: 40px;
    height: 40px;
}

.icon .y {
    width: 40px;
    height: 40px;
}


.mainmenu ul.nav li.active a{
    color: #fff; font-weight: bold;
    background-color: #009688;
    border-radius: 4px;
}

.mainmenu a {
    color: #212121;
}

.full-row {
    margin-left: -30px;
    margin-right: -30px;
}

.full-row15 {
    margin-left: -15px;
    margin-right: -15px;
}



@media screen and (max-width: 768px) {

    .full-row {
        margin-left: -10px;
        margin-right: -10px;
    }

    .findPos .inner {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .findPos .inner h3{
        margin-left: 15px;
        margin-bottom: 15px;
    }
    #google_map {
        height: 300px;
    }


    #howtouse {
        background: #eee;
    }

    #howtouse h4.normal {
        margin-top: 5px; padding: 10px 0px 0px 0px;
        margin-bottom: -15px;
    }

    #howtouse h4.smart {
        margin-top: 5px; color: #ff9800;
        margin-bottom: -20px;
    }

    #howtouse h3.crazy {
        font-size: 18px;
    }

    .logoviettel {
        margin-top: -5px !important;
        margin-bottom: -20px !important;
    }

    .col-sm-8 {
        margin-top: 0px;
        margin-bottom: 0px;
        padding: 0px;
    }

    #carousel-example-generic div.item img {
        width: auto;
        height: auto;
    }

    .carousel-caption {
        color: #FFF;
        width: auto;
        text-align: center;
        margin-left: 0px;
        margin-top: 0px;
        padding: 30px;
    }

    .thanhtoan {
        margin-top: 0px;
    }

    .mangluoi {
        width: 100%;
        padding: 20px;
    }


    .copyright {
        font-size: 12px;
        color: #bbb;
        padding: 20px;
        margin-top: 0px;
        text-align: center;
        padding-bottom: 0px;
        margin-bottom: -20px;
    }

    .copyright p {
        margin: 0px;
        text-align: center;

    }

    .logoviettel {
        width: 100%;
        padding-left: 125px;
        padding-right: 125px;
        margin-top: 20px;
    }

    .hotline {
        text-align: center;
        margin-bottom: -20px;
    }

    .icon .f {
        width: 40px;
        height: 40px;
        margin-left: 120px;
        margin-bottom: 0px;
    }

    .icon .y {
        width: 40px;
        height: 40px;
        margin-right: 120px;
        margin-bottom: 50px;
    }

    #footer .under {

    }

    .logonganhang {
        margin-top: 130px;
    }

    .img02{
        width: 100%;
        margin-top: 0px;
        margin-bottom: 25px;
    }

    .anh9 {
        margin-top: 173px !important;
        margin-left: -100px !important;
    }
    .anh5 {
        margin-top: -173px !important;
        margin-left: -240px !important;
    }

    .download{
        width: 70%;
        margin: 25px 45px;

    }


}


/************************************* FIXED. 21/12/2015 ***********/

.roundCorner {
    border-radius: 4px;
    border: solid 1px #ddd;
}

.banner {
    padding-right: 20px;
}

.findLocation {
    text-align: right;
}

/*header {
    box-shadow: 0px 2px 12px rgba(0,0,0,0.3);
    margin-bottom: 5px;
}*/

.content {
    background-color: #eeeeee;
}

.content .container {
    padding-left: 10px;
    padding-right: 10px;

}

.content .topnews {
    margin-left: 13px;
    margin-top: -10px;
}

.content .topnews .img {
    padding-right: 0px;
    padding-left: 0px;        
}

.content .topnews img {

    float: left;
    height: 295px;
}

.content .topnews .detail {
    background-color: #009688;
    color: white;
    height: 295px;
    border-left: solid 1px #fff;
}

.content .topnews .detail h2{
    font-size: 21px;
}

.content .topnews .detail .date, .content .topnews .detail .more {
    font-size: 12px;
    font-style: italic;
    padding-bottom: 10px;
    padding-top: 10px;
}

.content .tags {
    padding-left: 13px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.content .tags .item{
    border-radius: 4px;
    border: solid 1px #ddd;
    background-color: #fff;
    color: #212121;
    float: left;
    display: inline;
    padding: 8px;
    margin-right: 5px;
}

.content .tags .item a{
    text-decoration: none;
    color: #212121;
    font-weight: bold;
}

.content .tags .color1 a{
    color: red;
}   
.content .tags .color2 a{
    color: green;
}   

.content .tags .color3 a{
    color: blue;
}   

.content .tags .color4 a{
    color: orange;
}   


.content .tags .color5 a{
    color: #a90276;
}   

.content .column-left {
    margin-left: -1px;
}

.content .column-right {
    padding-left: 5px;
    padding-right: 0px;
}

.content .column-right .banner img{
    width: 308px;
}


.content .news_category {
    background-color: #fff;
    padding-top: 0px;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

.content .news_category .item {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: solid 1px #eee;
    padding-left: 5px;
}

.content .news_category .img{
    padding-right: 0px;
}

.content .news_category .title {
    font-size: 14px;
    font-weight: bold;
    color: #00796b;

}

.content .date { 
    font-size: 12px;
    font-style: italic;
    color: #aaa;
    padding-top: 5px;
    padding-bottom: 10px;

}

.content .detail {
    background-color: #fff;
    padding-top: 0px;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

.content .detail .title1, .content .detail .title2 {
    margin-top: -100px;
    margin-bottom: 80px;
    margin-left: 30px;
    font-size: 40px;
    font-weight: normal;
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    /* For IE8 and earlier */
    margin-top: -70px;
    margin-bottom: 50px;
    text-shadow: 1px 1px #000000;
    text-transform: uppercase;
}

.content .detail .title2 {
    margin-top: -75px;
    margin-bottom: 40px;
    font-size: 24px;
    font-weight: bold;

}

.content .detail .inner {
    padding-left: 15px;
    padding-right: 15px;
}

.content .detail .desc{
    font-weight: bold;
    padding-bottom: 10px;
    font-size: 14px;
}

.content .detail .full{
    padding-top: 15px;
    padding-bottom: 15px;
}

.content .detail .more ul{
    padding-left: 17px;
}

.content .detail .more a{
    font-size: 13px;
    color: #00796b;
}

.content .full h4{
    color: #f57f20;
    /*    font-size: 18px;
        font-weight: normal;
        text-transform: uppercase;*/
}
.content .full h3,.content .full h2,.content .full h1,.content .full h5,.content .full h6{
    color: #f57f20;
}
.content .full{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
}

/*
.content .full ul{
    padding-left: 25px;
}

.content .full table, .content .full table td, .content .full th{
    border: solid 1px #fff;
    font-size: 11px;
}

.content .full table td { 
    padding: 5px;
}

.content .full table thead td {
    background-color: #097a6b;
    color: #fff;
    font-weight: bold;
}

.content .full table tr:nth-child(even) {
    background: #E5E5E5;
}

.content .full table tr:nth-child(odd) {
    background: #FFF;
}*/


.breadcrumb {
    background:none;
}

.breadcrumb a{
    color: #009688;
}

.topnews {
    background-color: #fff;
    padding: 20px;
}

.column {
    background-color: #fff;
}

.column .contents{
    padding: 10px 0px 20px 0px;
}



.column .col-title{
    /*background: url(../Content/img/column-title.jpg);*/
    background-color: #be0029;
    padding: 10px 0px 0px 15px;
    height: 45px;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 4px 4px 0px 0px;
    border-bottom: solid 2px #fffafb;

}

.column .item img {
    border: solid 1px #aaa;
    margin-top: 5px;
}

.column .item .title {
    font-weight: bold;
}

.column .item .date{
    font-size: 11px;
    color: #999;
    background:url(../Content/img/ic_date.png);
    background-repeat: no-repeat;
    padding-left: 16px;
    float: left;
    padding-top: 0 !important;
}

.column .item .comment{
    font-size: 11px;
    color: #999;
    background:url(../Content/img/ic_comment.png);
    background-repeat: no-repeat;
    padding-left: 20px;
    float: left;
    padding-right: 15px;

}

.column .item .col-sm-8{
    margin-left: -10px;
    margin-right: 10px;
    padding-right: 0px !important;
}

.column .item .col-sm-4{ 
    padding-left: 0px !important;
}

.column .item .title{
    color: #212121;

}

.column .item {
    padding-bottom: 7px;
    border-bottom: dotted 1px #ccc;
    padding-top: 7px;
    margin-left: 15px;
    margin-right: 15px;
}

.column .item2 {
    padding-bottom: 10px;
    padding-top: 10px;
    margin-left: 15px;
    margin-right: 15px;
}

.column .item2 a{
    font-size: 15px;
    padding-left: 15px;
    background:url(../Content/img/ic_li.jpg);
    background-repeat: no-repeat;
    margin-left: 0px;
    background-position: 0px 4px;
}


@media screen and (max-width: 768px) {
    .banner {
        padding-right: 0px;
    }
    .findLocation {
        text-align: left;
    }

    .content .topnews .detail {
        background-color: #fff;
        color: #222;
        height: auto;
        border-left: solid 1px #fff;
        margin: -20px;
    }


    .content .news_category .col-sm-8{
        padding-left: 15px;
        padding-top: 5px;
    }

    .content .news_category .col-sm-4 img{
        width: 295px;
    }

    .content .topnews {
        margin-left: -2px;
    }

    .content .tags {
        margin-left: -15px;
    }



}


.faqHeader {
    color: #f57f20;
    font-size: 12px;
    font-weight: bold;
    /*
    text-transform: uppercase;*/
    padding-top: 20px;
    padding-bottom: 5px;
	
}

.panel-heading [data-toggle="collapse"]:after {        
    float: right;
    color: #F58723;
    font-size: 12px !important;
    line-height: 22px;

}

.panel-heading [data-toggle="collapse"].collapsed:after {

    color: #454444;
}


.content .detail .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    font-size: 18px;
}

.content .detail .nav-tabs > li > a {
    font-size: 18px;    
}


/*** 7/1/2016 **********************************************/

.portfolios {

}

.portfolios .port-item {
    /*background-color: #fff;*/
    /*background-image:url(../Content/img/portfolios/1.jpg);*/
    background-repeat: no-repeat;
    margin-left: 0px;
    background-position: 0px 0px;
    height: 140px;
    line-height: 140px;
    padding-left: 320px;
    margin-right: -10px;
}
.portfolios .port-item2 {
    background-image:url(../Content/img/portfolios/2.jpg);
}
.portfolios .port-item3 {
    background-image:url(../Content/img/portfolios/3.jpg);
}
.portfolios .port-item4 {
    background-image:url(../Content/img/portfolios/4.jpg);
}
.portfolios .port-item5 {
    background-image:url(../Content/img/portfolios/5.jpg);
}
.portfolios .port-item6 {
    background-image:url(../Content/img/portfolios/6.jpg);
}
.portfolios .port-item7 {
    background-image:url(../Content/img/portfolios/7.jpg);
}


.portfolios .port-item h3 a{
    font-size: 18px;
    font-weight: bold;
    color: #00796b;
    text-decoration: none;
}

.portfolios .port-item ul li {
    line-height: 22px;
}

.portfolios .port-item ul {
    margin-left: -20px;
}

.portfolios .port-item .click-here{
    margin-top: 20px;
    height: 100px;
    line-height: 100px;
    border-left: solid 1px #eee;
}


.portfolios .port-item a.btn{
    background-color: #fff;
    border: solid 1px #f57f20;
    color: #f57f20;
    padding: 8px 25px;
}

.portfolios .port-item a.btn:hover{ 
    color: #fff !important;
    background-color: #f57f20;
}

@media screen and (max-width: 768px) {
    .portfolios .port-item {
        background-color: #fff;
        background-image:none;
        background-repeat: no-repeat;
        margin-left: 0px;
        background-position: 0px 0px;
        height: auto;
        line-height: auto;
        padding-left: 15px;
        margin-right: -10px;
    }

}

.sidebar-nav {
    padding: 9px 0;
}

.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}

ul.dropdown-menu, h4.panel-title{
    font-size: 12px !important;
}
