.navbar-menu .navbar-nav>li>a {

    line-height: 38px;

    font-size: 15px;

}

.contact-header {
    margin-bottom: 0px;
}
.contact-header>li {
    font-size: 14px;
    color: #2164a7;
    margin-right: 97px;
}

.about-us__item article {

    font-size: 15px;

}

.notary-text {

    font-size: 18px;

}

.news-slider__item .news-slider__item--inner article {

    font-size: 15px;

}

.footer-text__bottom {

    color: #b9b9b9;

}

.bot-header a{

    padding: 5px 45px 0;

    display: block;

    float: left;

    color: #f00;

}

.service-slider__item--inner li a:hover {

    color: #2164a7;

}

.marquee {

    width: 100%;

    overflow: hidden;

    margin: 0 auto;

}

.logo img {

    width: auto;
    height: 85px;

}

.news-slider__item .news-slider__item--inner ul li a:hover {

    color: #2164a7;

}

.text-footer, .list-footer li a, .list-contact li {

    font-size: 16px;

}

.list-banks ul{

    display: table;

    list-style: none;

    width: 100%;

}

.list-banks ul li{

    display: table-cell;

    height: 130px;

    vertical-align: middle;

    text-align: center;

}

.list-banks ul li img{

    height: 100px;

    border: 1px solid #ededed;

}

.news {

    padding-top: 0;

    padding-bottom: 40px;

    margin-bottom: 0;

}

.list-banks{

    margin-bottom: 50px;

}



.post-thumb img {

	

	width: 100%;

	height: auto;

}



.teammember.list  {

    width: 100%;

    margin-bottom: 30px;

}

.teammember  h3 {

    margin-bottom: 0;

    font-size: 18px;

    font-weight: 600;

    color: #2e5797;

    text-transform: uppercase;

    margin-bottom: 5px; 

}

.teammember  span {

    display: inline-block;

    margin-bottom: 5px;

    font-style: italic;

}

.teammember  .description {

    margin-bottom: 5px;

}

.teammember.list  .readmore a {

    display: inline-block;

    margin-top: 22px;

    font-size: 13px;

    font-weight: 500;

    color: #fff;

    background-color: #333;

    padding: 7px 20px 7px;

    -webkit-border-radius: 3px;

    -moz-border-radius: 3px;

    border-radius: 3px;

}

.teammember.list  .readmore a:hover{
    background: #337ab7;
    color: #fff;
}

.profile-userpic img {

    float: none;

    margin: 0 auto;

    width: 100%;
    height: auto;

}

.profile-usertitle {

    text-align: center;

    margin-top: 20px;

}

.profile-usertitle-name {

    color: #5a7391;

    font-size: 16px;

    font-weight: 600;

    margin-bottom: 7px;

}

.profile-usertitle-job {

    text-transform: uppercase;

    color: #5b9bd1;

    font-size: 12px;

    font-weight: 600;

    margin-bottom: 15px;

}

.profile-userbuttons {

    text-align: center;

    margin-top: 10px;

}

.profile-userbuttons .btn {

    text-transform: uppercase;

    font-size: 11px;

    font-weight: 600;

    padding: 6px 15px;

    margin-right: 5px;

}

.profile-usermenu {

    margin-top: 30px;

}



.profile-usermenu ul li {

    border-bottom: 1px solid #f0f4f7;

}

.profile-usermenu ul li a i {

    margin-right: 8px;

    font-size: 14px;

}

.nav > li {

    position: relative;

    display: block;

}

.nav {

    padding-left: 0;

    margin-bottom: 0;

    list-style: none;

}

.nav > li > a {

    position: relative;

    display: block;

    padding: 10px 15px;

}
#navbarNav .nav > li > a {
    padding: 10px 8px;
}
.navbar-menu {
    float: right;
    margin-top: 20px;
}
.navbar-menu .navbar-nav>li {
    margin-right: 10px;
}
.about-text, .personnel-title-2, .personnel-title-2 span, .about-list__link li a, .breadcrumb-page .breadcrumb li, .breadcrumb-page .breadcrumb li a,
.procedure-title-2, .procedure-list li, .procedure-contact h3, .procedure-contact ul li, .procedure-contact p, .procedure-contact article,
.procedure-contact h4, .question-item h4, .question-item article, .sidebar-list li a, .news-item-2 .news-item-2-title, .tariff-text, .news-item__inner article,
.contact ul li, .contact article, .contact__form .form-control, .text-footer, .list-footer li a, .list-contact li, .tariff-list li a, .news-item .read-more, .about-item p, .about-list__service li {
    font-size: 15px;
}
.news-item__inner a, .about-item h4, .procedure-title {
    font-size: 20px;
    margin-bottom: 13px;
    height: auto;
}

.banner-page {
    min-height: 290px;
    background: url('../images/banner-page.jpg');
}

.profile-content .form-control {
    padding: .3rem .75rem;
    font-size: 0.8rem;
}
.profile-content select.form-control:not([size]):not([multiple]) {
    height: calc(2rem + 0px);
}
.submit-btn {
    position: relative;
    display: inline-block;
    padding: 15px 30px 12px;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    background-color: #2e5797;
    color: #fff;
    border:none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.note-fixed img{
    position: relative;
}
.note-fixed p{
    top: 50%;
    left: 0;
    transform: translate(-30px, -155px) rotate(-90deg);
    font-size: 22px;
    color: #000;
}
.banner-slider {
    margin-bottom: 0!important;
    overflow: hidden;
    height: auto;
}
.slick-slide{
    height: auto;
}
.search-content {
    border-top: none;
}
.news-item-2:last-child{
    border-bottom: none;
}
.question-item .qs{
    color: #2164a7;
}
.contact__form .btn-primary {
    height: 54px;
    border-radius: 0;
    background: #2164a7;
    font-size: 16px;
    text-transform: uppercase;
    padding-left: 20px;
    padding-right: 20px;
}
.contact__form textarea.form-control {
    height: auto;
}
.dich-vu-list .service-slider__item{
    margin-bottom: 30px;
}
.about-list__link li.active a, .about-list__link li:hover a{
    color: #fff;
    background: #2164a7;
}
.notary {
    margin-bottom: 0;
}
.rating{
    margin-bottom: 60px;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-primary {
    border-color: #337ab7;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}
.panel-body {
    padding: 37px 35px 31px 29px;
    font-size: 13px;
    text-align: justify
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #777;
    border-radius: 10px;
}

.rating-result > tbody > tr > td{
    font-size: 13px;
}
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
.label-success {
    background-color: #5cb85c;
}
.label-primary {
    background-color: #337ab7;
}
.label-info {
    background-color: #5bc0de;
}
.label-warning {
    background-color: #f0ad4e;
}
.label-danger {
    background-color: #d9534f;
}
.service {
    margin-bottom: 0;
}
@media only screen and (max-width: 768px) {

    .list-banks ul li {

        display: initial;

        width: 50%;

        float: left;

        height: auto;

        padding: 15px;

    }

    .list-banks ul li img {

        height: auto;

        width: 100%;

    }

}

header {
    overflow-x: initial;
}
.bot-header{
    display: block;
}
.dropdown-menu {
    padding: 0;
    margin: 0;
    border-radius: 0;
}
#navbarNav .nav > li > ul > li > a {
    font-size: 14px;
    padding: 5px 15px;
    border-bottom: 1px solid #5b9bd1;
    display: block;
    background:#2164a7;
    color: #fff;
    width: 250px;
}
#navbarNav .nav > li > ul > li:hover > a{
    background:#fff;
    color: #2164a7;
}
#navbarNav .nav > li > ul > li:last-child > a{
    border-bottom: none;
}
@media only screen and (min-width: 1024px){
    #navbarNav .nav > li:hover > ul{
        display: block;
    }
}

/* Accordion Styles */
.accordion {
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 20px;
}
.accordion-title {
    border-top: 1px solid #dbdbdb;
    margin: 0;
    padding: 20px 0;
    cursor: pointer;
    background: #f4f4f4;
    font-size: 15px;
    padding: 17px;

}
.accordion-title:hover {}
.accordion-title:first-child {border: none;}
.accordion-title.open {cursor: default; color: #2164a7; background: snow;}
.accordion-content {padding-bottom: 20px; padding-top: 10px;}

.question-title .imgvb {
    width: 34px;
    margin-top: -5px;
}
.contact-header:after {
    overflow: hidden;
}
.contact-header:before {
    width: 52.2%;
}
body{overflow-x: hidden;}
@media only screen and (max-width: 768px) {

.navbar-menu {
    justify-content: flex-end;
    float: left !important;
    width: 97%;
    margin-right: 5px !important;
    padding-left: 22px;
}
.navbar-menu .navbar-nav>li {
    display: block;
    margin-right: 0;
    border-bottom: solid 1px #fff;
}

.banner-slider {
    margin-bottom: 0!important;
    overflow: hidden;
    height: auto;
    width: 100%;
}

.banner-slider__item img {
    width: auto;
    height: 300px;
}

.notary {
    min-height: 494px;
}

ul.dropdown-menu.show li a {
    padding: 15px !important;
}

.search-content form, .search-content .form-group, .search-content .form-control, .search-content button{
    width: 100%; 
}

.news-item {
    padding-bottom: 0;
    margin-bottom: 0;
}
.news-item__inner article {
    font-size: 18px;
    height: auto;
    overflow: hidden;
}
.search-content h3 {
    font-size: 37px;
     text-align: center;

}
.news{
     text-align: center;
}

    }

.dropdown-toggle:after{
    display: none;
}

.navbar-nav .dropdown-menu {
    position: static;
    float: none;
    width: 200px;
}

.news-item .news-item__inner a {
 
    color: #2164a7 !important;
    
}

.news-item__inner ul {
    padding: 0 !important;
}
.search-content h3 {
    font-size: 30px;
}
.news-slider__item .news-slider__item--img img {
    height: 250px;
}
.home-banner{
    padding: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    box-shadow: 0 0 7px #ccc;
}
.home-banner img{
    max-width: 100%;
    width: 100%;
}
.slogan{
    color: #2164a7;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    font-style: italic;
    height: 40px;
    line-height: 40px;
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(229,229,229,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%);
    margin-bottom: 10px;
    margin-top: 10px;
}
.cong-chung-vien{
    padding: 30px 30px 20px;
    box-shadow: 0 0 7px #ccc;
    margin-bottom: 10px;
    background: url(../images/cong-chung-vien-bg.jpg) no-repeat;
    background-size: cover;
}
.cong-chung-vien h4{
    margin-bottom: 10px;
}
.notary-slider .slick-next{
    background: url(../images/arrow-right.png) no-repeat;
    background-position: 50%;
    background-size: cover;
}
.notary-slider .slick-prev{
    background: url(../images/arrow-left.png) no-repeat;
    background-position: 50%;
    background-size: cover;
}
.notary-slider .slick-next, .notary-slider .slick-prev {
    top: -35px;
}
.slick-next {
    right: 0%;
}
.slick-prev {
    left: auto;
    right: 20px;
}
.cong-chung-vien h4 {
    color: #0372b6;
    font-size: 16px;
    padding: 10px 0 20px;
}
.ho-so{
    margin-bottom: 10px;
}
.list-item{
    box-shadow: 0 0 7px #ccc;
    background: #eff7ff;
}
.list-item2, .list-item3{
    background: #fff;
}
.list-item h4{
    background: rgba(23,145,231,1);
    background: -moz-linear-gradient(top, rgba(23,145,231,1) 0%, rgba(9,106,204,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(23,145,231,1)), color-stop(100%, rgba(9,106,204,1)));
    background: -webkit-linear-gradient(top, rgba(23,145,231,1) 0%, rgba(9,106,204,1) 100%);
    background: -o-linear-gradient(top, rgba(23,145,231,1) 0%, rgba(9,106,204,1) 100%);
    background: -ms-linear-gradient(top, rgba(23,145,231,1) 0%, rgba(9,106,204,1) 100%);
    background: linear-gradient(to bottom, rgba(23,145,231,1) 0%, rgba(9,106,204,1) 100%);
    padding: 8px 0;
    text-align: center;
    color: #fff;
    font-size: 15px;
    margin-bottom: 0;
    text-transform: uppercase;
}
.list-item2 h4{
    background: #f0f0f0;
    color: #474545;
}
.list-posts{
    margin:0;
    padding: 5px 15px;
    list-style: none;
    
}
.list-posts img{
    margin-top: -3px;
    margin-right: 5px;
}
.list-posts li a{
    color: #202127;
    font-size: 14px;
    display: block;
    padding: 3px 0;
}
.more-all{
    color: #0372b6;
    margin-left: 15px;
    padding-bottom: 15px;
    font-style: italic;
    display: block;
    text-decoration: underline;
}
.btn-group{
    width: 100%;
    margin: 15px 0;
}
.btn-dangger{
    display: block;
    text-align: center;
    width: 100%;
    background: #d9534f;
    color: #fff;
}
.phone-hotline{
    font-size: 17px;
    font-weight: bold;
    color: #d9433e;
}
.phone-hotline i{
    color: #212529;
}
.time-house{
    padding: 7px 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.time-house h6{
    margin: 7px 0;
}
.time-house h6:first-child{
    color: #0c72d1;
}
.time-house p{
    margin-bottom: 4px;
}
.partner{
    display: table;
    width: 100%;
    margin: 30px 0;
}
.partner li{
    list-style: none;
    display: table-cell;
    text-align: center;
}
.partner li a img{
    max-width: 100%;
    height: 70px;
    width: auto;
}
footer {
    padding: 15px 0;
}
.footer-text__bottom {
    padding-top: 0;
    border-top: none;
    margin-top: 0;
}
.term-list li{
    float: left;
    width: 50%;
    margin-bottom: 15px;
}