@font-face {
    font-family: 'UTM';
    src: url('../fonts/UTM Swiss CondensedBold.ttf');
}
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Regular.ttf');
}
@font-face {
    font-family: 'Roboto-Bold';
    src: url('../fonts/Roboto-Bold.ttf');
}
@font-face {
    font-family: 'UTMAlexander';
    src: url('../fonts/UTM_Alexander/UTM-Alexander.ttf');
}
@font-face {
    font-family: 'UTMbebas';
    src: url('../fonts/UTM_bebas/UTM-Bebas.ttf');
}
@font-face {
    font-family: 'Quicksand-Bold';
    src: url('../fonts/Quicksand-Bold.ttf');
}
@font-face {
    font-family: 'Quicksand';
    src: url('../fonts/Quicksand-Regular_0.ttf');
}

@font-face {
    font-family: 'RCR';
    src: url('../fonts/RobotoCondensedRegular.eot');
    src: url('../fonts/RobotoCondensedRegular.eot') format('embedded-opentype'),
         url('../fonts/RobotoCondensedRegular.woff2') format('woff2'),
         url('../fonts/RobotoCondensedRegular.woff') format('woff'),
         url('../fonts/RobotoCondensedRegular.ttf') format('truetype'),
         url('../fonts/RobotoCondensedRegular.svg#RobotoCondensedRegular') format('svg');
}
@font-face {
    font-family: 'RCB';
    src: url('../fonts/RobotoCondensedBold.eot');
    src: url('../fonts/RobotoCondensedBold.eot') format('embedded-opentype'),
         url('../fonts/RobotoCondensedBold.woff2') format('woff2'),
         url('../fonts/RobotoCondensedBold.woff') format('woff'),
         url('../fonts/RobotoCondensedBold.ttf') format('truetype'),
         url('../fonts/RobotoCondensedBold.svg#RobotoCondensedBold') format('svg');
}
@import url(https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css);
body{
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	color: #333;
    font-family: 'Roboto', sans-serif;
    position: relative;
}
ul li{
	list-style: none;
}
ul{
	margin: 0px;
	padding: 0px;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
img {
	max-width: 100%;
}
h1,h2,h3,h4{
    margin: 0;
}
b, strong, lable{
    font-family: 'Roboto-Bold';
    font-weight: 500;
}
.clearfix{
	clear: both;
}
.right-n {
    overflow: hidden;
    display: block;
   float: right;
    padding-top: 12px;
    padding-right: 30px;
}

.hotline {
    color: #c00;
}
.hotline {
    width: auto;
    
    position: relative;
    text-align: center;
    margin: 0;
    border-right: 0px dashed #fff;
    padding-right: 0px;
    -webkit-animation: fadeInUp;
    animation: fadeInUp;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    display: inline-block;
}
.hotline a {
    width: auto;
    margin-right: 20px;
    font-style: italic;
    font-size: 15px;
    line-height: 40px;
    color: #f11d1c;
    /* text-shadow: 1px 1px 0 rgb(0 0 0 / 30%); */
    transition: all .3s ease-in-out;
}
.mail, .mail i {
    color: #3b78ff !important;
}
.img-n {
    color: #0037ff;
    font-size: 15px;
    padding: 0;
    background: transparent;
    border-radius: 2px;
    cursor: pointer;
    line-height: 0;
    font-size: 18px;
    padding-top: 12px !important;
}
.timkiem {
    width: 300px;
    float: right;
    position: absolute;
    top: 55px;
    right: 5%;
    display: block;
    z-index: 1000;
}
.timkiem form {
    position: relative;
    width: auto;
    vertical-align: middle;
    padding: 0;
    border: 1px solid #f4f4f4;
}
.timkiem input {
    height: 34px;
    color: #7c7c7c;
    padding-left: 15px;
    font-size: 14px;
    width: 100%;
    outline: none;
    position: relative;
    transition: .3slinear;
    border-radius: 0;
    background: #fff;
    font-weight: 400;
    font-size: 13px;
    border: none;
}
.timkiem button {
    height: 34px;
    width: 55px;
    color: #fff;
    background: #003579;
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    outline: none;
    transition: .3s all;
}
.hotline span.call {
    /* background: url(../images/call.png) center center no-repeat; */
    width: 25px;
    height: 25px;
    position: relative;
    display: inline-flex
;
    vertical-align: middle;
    border: 1px solid red;
    border-radius: 50%;
    margin: 0 5px;
    animation: tada 1slinear infinite;
    -webkit-animation: tada 1slinear infinite;
    padding: 5px;
}
.logo img{
    width: 120px;
   margin-left: auto;
   margin-right: auto;
   display: block;
}
.logo{
    margin-top: -40px;
}
.nav-right{
    float: right;
}
.topbar {
   
    background: #fff;
    height: 40px;
    border-bottom: solid 1px #ebebeb;
}
.f-right {
    float: right !important;
}
    .navbar-header {
        float: left;
    }
.navbar-brand{
    height: 0;
    padding: 0;
}
.danhmuc-sp li a{
    color: #666;
    padding:12px 8px;
    display: block;
    text-transform: uppercase;
    border-bottom: 1px solid #ddd;
    transition: all .5s ease-out;
}
.danhmuc-sp li a:hover{
    color: #00357a;
}
.danhmuc-sp li a i{
    margin-right: 8px;
}
.social-footer {
    padding-top: 25px;
}
ul.danhmuc-sp{
    border: 1px solid #ddd;
    border-top: 0;
    border-bottom: 0;
}
.p-0{
    padding: 0;
}
.title_baogia {
    font-size: 30px;
    text-transform: uppercase;
    font-family: 'Roboto-Bold';
    text-align: center;
    padding-bottom: 5px;
}
span.input-group-text {
    padding: 12px 17px;
    background: #ddd;
    border-radius: 5px 0 0 5px;
    border: 1px solid transparent;
    border-right: 0;
    height: 40px;
    width: 50px;
}
.input-group{
    display: flex;
    align-items: center;
}
.form-check{
    padding-right: 30px;
}
.form-check label{
    padding-left: 5px;
    color: #fff;
    font-family: Roboto-Bold;
}
span.input-group-text i{
    color: #073479;
}
.col-inner img{
   width: 80px;
   height: 80px;
   background: #0ec1cc;
   padding: 10px;
   border-radius: 20px;
}

.col-inner ul li {
    float: left;
    width: 50%;
    padding-bottom: 20px;
    display: flex;
    padding: 10px 20px;
}
.col-inner .col-text{
    padding-left: 20px;
}
.col-inner .col-text b{
        font-size: 18px;
    color: #0ec1cc;
}
.department-item-title{
        position: relative;
    margin-bottom: 15px;
    padding: 0 0 0 85px;
    color:#0ec1cc ;
}
.department-item-title:before{
    content: "";
    background-image: url(../images/wave-left.png);
   
    width: 100%;
    max-width: 80px;
    height: 50px;
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
}
.h2-1 p{
    font-size: 20px;
    color: #073479;
    font-family: Roboto-Bold;
}
.content_1 p {
    font-size: 16px;
    line-height: 30px;
}
.content_1 img {
    margin-left: auto;
    margin-right: auto;
    display: block;
}
section.awe-section-4 {
    padding:2em 0;
    background: #f7f7f8;
}
a.more-btn {
    background: aliceblue;
    padding: 12px;
    display: block;
    margin-top: 30px;
    width: 200px;
    text-align: center;
    border-radius: 12px;
    border: 1px solid;

}
.department-item-title:before {
    left: -5px;
}
.title-dm {
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    background: #00357a;
    padding:19px 20px;
    font-family: Roboto-Bold;
}
.topbar ul li {
    display: inline-block;
    width: 25px;
    height: 40px;
    line-height: 40px;
    list-style: none;
    margin-right: 0px !important;
    margin-left: 15px;
    padding-top: 12px;
}
.topbar span, .topbar a {
    line-height: 40px;
    color: #737e95;
    text-decoration: none;  
}
.topbar ul li a .fa {
    font-size: 16px;
    color: #737e95;
}
.topbar ul li a {
    display: block;
    text-align: right;
    text-decoration: none;
}
h1.h1title{
    position: absolute;
    font-size: 0;
    opacity: 0;
}
.service_head .wrap {
    height: 123px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    vertical-align: middle;
}
.service_head .wrap .img {
    width: 50px;
    height: 50px;
    display: block;
    float: left;
    line-height: 50px;
    text-align: center;
}
.service_head .wrap .content {
    margin-left: 15px;
    display: block;
    float: left;
    width: calc(100% - 50px - 15px);
    -moz-width: calc(100% - 50px - 15px);
    -webkit-width: calc(100% - 50px - 15px);
    -o-width: calc(100% - 50px - 15px);
    -os-width: calc(100% - 50px - 15px);
}
.service_head .wrap .content p {
    font-family: "Roboto-Bold",sans-serif;
    color: #737e95;
    line-height: 24px;
    height: unset;
    margin-bottom: 0px;
}
.service_head .wrap .content span, .service_head .wrap .content a { 
    font-size: 14px;
    color: #737e95;
    line-height: 24px;
    height: unset;
}
header.header-n{
    height: 58px;
    line-height: 58px;
    background: #0ec1cc;
}
.service_head .wrap .content a {
    font-size: 18px;
    color: #f33f62;
    text-decoration: none;
}
.navbar-default{
   background-color: #fff;
   border-color: #fff;
}
.navbar-default .navbar-nav>li{
    padding: 10px;
}
.navbar-default .navbar-nav>li>a{
    transition: all .5s ease-in;
    color: #000;
    font-size: 15px;
    font-family: "Roboto-Bold",sans-serif;
    padding: 10px 15px;
    z-index: 5;
    position: relative;
    text-transform: uppercase;
    border-radius: 5px;
}

.section_about {
    padding: 50px 0 50px 0;
    position: relative;
    background-position: top right;
    background-repeat: no-repeat;
    background-color: transparent;
    background-attachment: fixed;
}
.section_about .department-tabs2 {
    display: flex;
    flex-wrap: wrap;
    margin: -15px -15px 0;
}
.section_about .department-tab2 {
    padding: 41px 30px;
    transition: 0.2s;
    box-shadow: 0 8px 22px rgb(0 0 0 / 4%);
}
.section_about .department-tabs2>* {
    display: flex;
    justify-content: center;
    flex-direction: column;
    flex: 0 0 calc(50% - 30px);
    min-width: calc(50% - 30px);
    margin: 15px;
    background-color: #ffffff;
}
.section_about .department-tab2-number {
    font-size: 90px;
    line-height: 1em;
    font-weight: 600;
    font-family: "Montserrat",sans-serif;
    color: #066ceb;
}
.section_about .department-tab2-text {
    font-size: 16px;
    line-height: initial;
    font-family: "Roboto-Bold",sans-serif;
    color: #444;
    padding: 10px 0;
}
.section_about .department-tab2-decor {
    width: 33px;
    height: 3px;
    background-color: #066ceb;
}
.section_about .department-tabs2-bg {
    position: absolute;
    z-index: -1;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
}
.section_about .department-carousel2 {
    color: #444;
}
.h-sub {
    font-family: Roboto-Bold;
    position: relative;
    z-index: 1;
    margin-bottom: 17px;
    font-size: 20px;
    line-height: 1.2em;
    color: #066ceb;
}
.title {
    font-family: Roboto-Bold;
    line-height: 1.22em;
    margin-bottom: 30px;
    font-size: 36px;
    
}
.white{
    color: #fff !important;
    font-size: 25px !important;
    text-transform: uppercase;
} 
.title span {
    color: #066ceb;
}
.btn-main {
    height: 45px;
    line-height: 45px;
    text-align: center;
    position: relative;
    border-radius: 45px;
    font-family: "Montserrat",sans-serif;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    display: inline-block;
    padding: 0 20px;
    background: #066ceb;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    overflow: hidden;
    border: none;
}
.btn-main i{
    padding-left: 10px;
}
.btn-main:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #073479;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border-radius: 45px;
}
.btn-main:hover {
    color: #fff;
}
.btn-main:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.section_about .department-tab2 {
    padding: 41px 30px;
    transition: 0.2s;
    box-shadow: 0 8px 22px rgb(0 0 0 / 4%);
}
.section_about .department-tab2.active, .section_about .department-tab2:hover {
    background-color: #073479;
    color: #ffffff;
    box-shadow: none;
}
.section_about .department-tab2:hover .department-tab2-number, .section_about .department-tab2:hover .department-tab2-text {
    color: #ffffff;
}
.section_about .department-tab2:hover .department-tab2-decor {
    background-color: #fff;
}
.margin-top-15 {
    margin-top: 15px !important;
}
.section_about .department-carousel2 ul li {
    line-height: 30px;
}
.col-inner .col-text{
    width: 75%;
}
.section_about .department-carousel2 ul li i{
    padding-right: 10px;
    color: #066ceb;
}
.department-item p{
    line-height: 30px;
}
.section_quytrinh {
    width: 100%;
    float: left;
    padding: 3em 0 4em 0;
    position: relative;
    background: #f6f7f9;
    margin-top: 0px;
}
.section_quytrinh .wrap_quytrinh {
    width: 100%;
    float: left;
    text-align: center;
}
.section_quytrinh .wrap_quytrinh .wrap_title_position {
    display: block;
    margin: 0 auto;
    text-align: center;
    position: static;
    background: transparent;    
    padding: 0 40px;
    padding-bottom: 25px;
}
.section_quytrinh .wrap_quytrinh .wrap_title_position #073479 {
    position: relative;
}
.section_quytrinh .wrap_quytrinh .wrap_title_position #073479:before {
    content: "";
    position: absolute;
    left: -48px;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 38px 10px;
    border-color: transparent transparent #073479 transparent;
}
.section_quytrinh .wrap_quytrinh .wrap_title_position #073479:after {
    content: "";
    position: absolute;
    right: -48px;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 38px 0 0 10px;
    border-color: transparent transparent transparent #073479;
}
.title_module_main {
    display: inline-block;
    position: relative;
    font-family: "Roboto-Bold",sans-serif;
    padding: 0;
    margin: 0;
    color: #0ec1cc;
    font-size: 28px;
    padding-bottom: 20px;
    width: 100%;
    text-transform: uppercase;
}
.green{
    color: #073479 !important;
}
.blue{
    color: #066ceb !important;
}
.section_quytrinh .wrap_quytrinh .wrap_title_position #073479 {
    color: #fff;
    font-size: 18px;
    font-family: "Roboto-Bold",sans-serif;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    line-height: 60px;
}
.section_quytrinh .content_feature {
    text-align: center;
    padding-top: 20px;
}
.section_quytrinh .content_feature span {
    font-family: "Roboto",sans-serif;
    font-size: 16px;
    color: #fff;
    line-height: 26px;
    font-weight: 400;
}
.step_quytrinh {
    display: flex;
}
.col-qt {
    padding: 5px 10px;
}
#073479 a {
    color: #073479;
    display: block;
    text-decoration: none;
}
.awe-section-5{
    padding: 3em 0;
}
.a-center {
    text-align: center;
}
.a-center p{
    font-size: 18px;
}
.blog-img img {
    border-radius: 15px;
    transition: all .5s ease-in;
}
.content__ {
    margin-top: 0px;
    overflow: hidden;
    padding: 20px;
}
.content__ h2, .content__ h3, .title-h3 {
    font-family: "Roboto-Bold",sans-serif;
    padding: 0px;
    margin: 0px 0 12px;
    line-height: 24px;
    font-size: 16px;
    color: #343f5b;
    width: 100%;
    float: left;
    transition: all .5s ease-in-out;
}
.blog-img{
    position: relative;
    overflow: hidden;
}
.bg-fff {
    background: #fff;
    padding: 20px;
}
.blog-inner:hover img{
    transform: scale(1.1);
}
.item.item_wrap_blog_ p{
    color: #8b8b8b;
}
.content__ h3 a {
    color: #343f5b;
}
.content__ p {
    width: 100%;
    float: left;    
    color: #8b8b8b;    
    padding: 0px;
    margin: 0px 0 15px;   
    display: block;
    line-height: 24px;
}
p.price{
    color: #F30;
    font-size: 16px;
    font-family: "Roboto-Bold",sans-serif;
}
.item_wrap_blog .link {
    font-family: "Roboto",sans-serif;
    font-size: 16px;
    color: #073479;
    font-weight: 400;
}
.item_dv {
    padding-top: 2em;
    padding-bottom: 2em;
}
.content_danhgia {
    width: 100%;
    float: left;
    position: relative;
    padding: 30px 40px;
    background: radial-gradient(#35c7df 50%, #4d8bd7);
    border-radius: 20px;
    box-shadow: 0px 5px 25px 0px rgb(52 63 91 / 25%);
    -webkit-box-shadow: 0px 5px 25px 0px rgb(52 63 91 / 25%);
    -moz-box-shadow: 0px 5px 25px 0px rgba(52,63,91,0.25);
    color: #fff;
    text-align: center;
}
 .img_danhgia {
    display: block;
    width: 80px;
    height: 80px;
    position: absolute;
    bottom: 0;
    right: 0;
}
.img_danhgia span {
    display: block;
    width: 80px;
    height: 80px;
    border: solid 4px #fff;
    border-radius: 50%;
    background: #fff;
    border: 4px solid #0ec1cc;
}
.img_danhgia span img {
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding-top: 12px;
}
 .content_danhgia p {
    color: #fff;
    margin-bottom: 0px;
    line-height: 28px;
    font-size: 16px;
    font-family: Roboto-bold;
}
#owl-demo-img,#owl-demo-tt {
    overflow: hidden;
}
.item.all-list-news {
    padding: 0 40px;
    margin-bottom: 30px;
        margin-top: 30px;
}
.owl-pagination{
    display: none;
}
section.awe-section-6{
    padding: 2em 0;
    background-image: url(../images/bg_danhgia_update.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.content__ .time_post {
    display: inline-block;
    float: none;
    font-size: 14px;
    font-weight: 400;
    color: #acacac;
    font-family: "Roboto",sans-serif;
    margin-bottom: 10px;
}
.blog-img.not_radius img {
    border-radius: 0px;
   
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 100%;
}
ul.tow-menu{
    background: #fff;
}
.menu-blog{
    background: #fff;
    padding: 10px;
}
.news-n .blog-img.not_radius img{
    height: 180px;
}
.item.item_wrap_blog_ {
    padding: 15px;
}
section.awe-section-7{
    padding: 3em 0;
}
.section_subscribe {
    background: #073479;
    padding: 30px 0;
    position: relative;
    margin-top: 80px;
}
.section_subscribe:before {
    content: "";
    background-image: url(../images/bg_footer_subscribes.png);
    background-size: contain;
    width: 100%;
    min-height: 270px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: top left;
}
.section_subscribe:before {
    left: -270px;
}
.section_subscribe .wrap_.wrap_left {
    position: relative;
}
.section_subscribe .wrap_.wrap_left .block_position {
    width: 55%;
    float: right;
    margin-right: 60px;
    text-align: center;
    position: absolute;
    right: 0;
    top: -75px;
}
.section_subscribe .wrap_.wrap_left .block_position .textleft {
    font-size: 20px;
    font-family: "Roboto-Bold",sans-serif;
    color: #ffcf28;
    text-transform: uppercase;
    
}
.section_subscribe .wrap_.wrap_left .block_position p {
    display: block;
    font-size: 15px;
    color: #fff;
    font-weight: 400;
}
.section_subscribe .wrap_.wrap_left .block_position .button_sub {
    display: inline-block;
    text-align: center;
    font-size: 16px;
    color: #073479;
    font-family: "Roboto-Bold",sans-serif;
    height: 50px;
    line-height: 50px;
    padding: 0 40px;
    border-radius: 25px;
    background: #fff;
    border: solid 1px #073479;
    text-decoration: none;
}
.section_subscribe .wrap_.wrap_right {
    padding-left: 80px;
}
.section_subscribe .wrap_.wrap_right .textright {
    font-size: 25px;
    color: #fff;
    line-height: 26px;
    display: block;
    margin-bottom: 20px;
}
.section_subscribe .wrap_.wrap_right .form_km form {
    width: 90%;
    float: left;
    margin-bottom: 0px;
}
.section_subscribe .wrap_.wrap_right .form_km form input {
    width: 70%;
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: left;
    border-radius: 3px;
    color: #abb2c3;
    font-family: "Roboto",sans-serif;
    font-weight: 400;
    margin-bottom: 0px;
    border: 0;
    padding: 0 20px;
}
.section_subscribe .wrap_.wrap_right .form_km form .button_subscribe {
    width: calc(100% - 70% - 10px);
    -moz-width: calc(100% - 70% - 10px);
    -webkit-width: calc(100% - 70% - 10px);
    -o-width: calc(100% - 70% - 10px);
    -os-width: calc(100% - 70% - 10px);
    margin-left: 10px;
    box-shadow: none;
    border: solid 1px #fec03c;
    background: #fec03c;
    color: #fff;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 3px;
    font-family: "Roboto-Bold",sans-serif;
    font-size: 14px;
    text-transform: uppercase;
}
footer{
    border-bottom: 1px solid #2f2e2e;
    padding: 0;
    background: #333;
    margin-top: 3em;
}
.widget-ft {
    padding-top: 40px;
}
.bg-only{
    background: rgba(0,0,0,0.2);
    padding: 20px;
    padding-top: 40px;
}
.bg-only img{
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.title-menu-first {
    font-size: 15px;
    font-family: "Roboto-Bold",sans-serif;
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 10px;
    
}
.form_register {
    position: relative;
    display: inline-block;
    width: 80%;
}
.form_register input {
    border-radius: 4px;
    width: 100%;
    background: #263036;
    font-size: 14px;
    color: #e2e2e1;
    border: 1px solid #263036;
    margin: 0;
    min-height: 40px;
    padding: 0 10px;
}
.form_register .button_subscribe {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    background: #066ceb;
    text-transform: uppercase;
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    height: 40px;
    line-height: 39px;
    padding: 0 15px;
    text-align: center;
    white-space: nowrap;
    outline: none !important;
    cursor: pointer;
    border: none;
}
.social-footer .follow_option li {
    display: inline-block;
}
.social-footer .follow_option li a {
    color: #fff;
    font-size: 20px;
    padding-right: 15px;
    display: inline-block;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transitio: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.title-menu {
    font-family: "Roboto-Bold",sans-serif;
    margin: 0 0 20px;
    line-height: normal;
    letter-spacing: 0.5px;
    position: relative;
    text-transform: uppercase;
    color: #fff;
}
.widget-ft .cont .r {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
}
.widget-ft .cont .r i {
    display: block;
    width: 26px;
    height: 26px;
    line-height: 26px;
    border-radius: 50%;
    float: left;
    background: #066ceb;
    font-size: 12px;
    text-align: center;
    color: #fff;
}
.widget-ft .cont .r .contact-ft {
    display: block;
    float: left;
    width: calc(100% - 35px);
    padding-left: 10px;
    line-height: 27px;
}
.mid-footer {
    padding: 0;
    color: #fff;
}
.mid-footer a{
    color: #fff;
}
.coppyright {
    color: #aeaeae;
    text-align: center;
    padding: 20px 0;
    border-top: 0.5px dashed rgba(255,255,255,0.2);
}
.coppyright p{
    margin: 0;
}
ul.list-menu li{
    padding: 5px 0;
}
.switchboard{
    padding-bottom: 15px;
}
.top-footer {
    border-bottom: 1px solid #2f2e2e;
    padding: 30px 0 25px;
}

.collapsible,.collapsible-2 {
  background-color: #fff;
  color: #344059;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  outline: none;
  font-size: 15px;
  border-radius: 3px;
  font-weight: 500;
  border: 1px solid #eaeaea; */
}

/*.active, .collapsible:hover {
  background-color: #073479;
  color: #fff;
}*/

.collapsible:after,.collapsible-2:after {
  content: '\002B';
  color: #344059;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}
/*
.active:after {
  content: "\2212";
  color: #fff;
}*/
.collapsible-2:after{
    color: #0e7fad;
}
.collapsible:hover:after,.active:hover:after{
    color: #fff;
}
.content-ques{
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background-color: #fff;
}
.content-address {
    max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background-color: #fff;
}
.content-ques p{
    padding: 10px;
    font-size: 16px;
    color: #747e97;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 0;
}
.itemquestion.item_js.col-click.clicked {
    margin-bottom: 10px;
}
.answer{
    padding: 20px;
}
.item-why h3 {
    font-size: 18px;
    text-align: center;
}
button.collapsible-2 {
    border-color: #0e7fad;
    color: #0e7fad;
    background: #c0e9fa;
    background-position: 30px 20px;
    margin: 10px 0;
    padding: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -moz-box-shadow: 4px 3px 5px rgba(000,000,000,0.5),inset 0 0 10px rgba(46,46,46,0.4);
    -webkit-box-shadow: 4px 3px 5px rgba(000,000,000,0.5), inset 0 0 10px rgba(46,46,46,0.4);
    box-shadow: 4px 3px 5px rgba(000,000,000,0.5), inset 0 0 10px rgba(46,46,46,0.4);
    border: 3px dashed;
}
.wrap_question_js{
    padding-top: 30px;
}
.breadcrumb>li+li:before{
    display: none;
}
.breadcrumb>li {
    display: inline-block;
    color: #fff;
}
.breadcrumb{
        background-color: transparent;
        margin-bottom: 0px;
            padding: 15px 0px;
}
.entry-posts ul li::marker {
    font-size: 150%;
    color: #2e7a7a;
}
.contact{
    padding: 2em 0;
    background: #f7f7f8;
}


.page_contact {
    position: relative;
    z-index: 1;
}

.page_contact .left_contact {
    
    text-align: center;
}
.page_contact .title_contact {
    font-family: 'Roboto-Bold', sans-serif;
    color: #333;
    font-size: 22px;
    margin-bottom: 15px;
    text-transform: uppercase;
    line-height: 35px;
}
.page_contact .des_contact {
    line-height: 24px;
    color: #808080;
    margin-bottom: 40px;
    display: block;
}
.single-contact {
    margin-bottom: 30px;
    padding: 28px;
    border: 1px solid #e4e4e4;
    border-radius: 3px;
}
.single-contact .contact-icon i {
    line-height: 50px;
}
.single-contact .title-contact {
    color: #263036;
    font-size: 15px;
    
    margin-bottom: 15px;
    text-transform: uppercase;
}
.page_contact .right_contact {
    background: #f9fafb;
    padding: 45px 40px 30px;
    text-align: center;
}

.group_contact .form-group .form-control {
    border-radius: 0px !important;
    font-size: 14px;
    color: #263036;
    height: 40px;
    padding: 0px 15px;
    border: 1px solid #e1e1e1;
    background: #fff;
    border-left: 0;
}
.group_contact input[type="date"],
.group_contact input[type="time"] {
  -webkit-appearance: none; /* Tắt style mặc định Safari */
  -moz-appearance: none;
  appearance: none;
  width: 100% !important;
  height: 40px; /* tuỳ chỉnh chiều cao */
  padding: 0px 10px;
  box-sizing: border-box;
}

.group_contact .btn-lienhe {
    border-radius: 3px;
    font-family: "Roboto",sans-serif;
    border: 1px #005999 solid;
    background: #005999;
    color: #fff;
    padding: 0px 20px;
    font-size: 15px;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
    font-weight: 400;
    display: block;
    width: 180px;
    position: relative;
    height: 40px;
    margin-bottom: 0px;
    text-transform: uppercase;
}

.single-contact .contact-icon {
    border-radius: 50%;
    color: #fff;
    background: #066ceb;
    font-size: 20px;
    height: 50px;
    margin: 0 auto 15px;
    line-height: 50px;
    display: block;
    width: 50px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.group_contact .btn-lienhe:hover {
    background: #fff;
    color: #35c6df;
    border-color: #35c6df;
}
.group_contact .form-group {
    padding: 0px 15px;
    margin-bottom: 15px;
    color: #263036;
}
.group_contact .form-group .content-area {
    min-height: 100px;
    padding: 10px 15px;
    border-radius: 0 !important;
    resize: none;
    margin-bottom: 15px;
}
.pagination>li>a, .pagination>li>span {
    margin-left: 8px;
    text-align: center;
    color: #333;
    padding: 9px 0;
    width: 40px;
    height: 40px;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #066ceb;
    /* border-color: #016399; */
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.pagination .active:after{
    display: none;
}
.pagination{
    margin: 0;
    margin-top: 10px;
}
.page-bot {
    text-align: center;
}
.m-3{
    margin-bottom: 30px;
    overflow: hidden;
}
.title-right {
    color: #fff;
    margin: 0;
    padding: 11px 15px;
    font-weight: normal;
    background-color: #003579;
    font-family: "Roboto-Bold";
}
ul.tow-menu li a{
    display: block;
    padding: 10px;
    list-style-type: none;
    margin: 0 10px;
    padding-left: 0px;
    position: relative;
   
    box-shadow: 0 1px 0 #ddd, 0 2px 0 #ffffff;
    color: #333;
    transition: all .5s ease;
}
ul.tow-menu li a:hover{
    color: #003579;
}
.group-menu {
    display: inline-block;
    width: 100%;
    border: 1px solid #003579;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 25px;
}
.section_box{
    padding-top: 3em;
}
.blog_inner_n {
    margin-bottom: 7px;
}
.blog-l {
    max-width: 95px;
    vertical-align: top;
    padding: 5px 0;
}
.blog-l a,.blog-c a {
    color: #000;
    font-size: 14px;
    font-family: Roboto-Bold;
    margin: 0px;
}
.latest-blog img {
    display: block;
    position: relative;
    width: 100%;
}
.blog-c {
    max-width: calc(100% - 110px);
    margin-left: 7px;
}
.blog-l, .blog-c {
    display: inline-block;
}
.tag-item a {
    border: 1px solid #ebebeb;
    font-size: 15px;
    font-weight: 400;
    color: #263036;
    font-family: "Roboto",sans-serif;
    padding: 7px 15px;
    line-height: normal;
    margin: 0 5px 5px 0;
    display: inline-block;
    word-break: break-all;
    position: relative;
    border-radius: 3px;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
}
.aside-content.list-tags,.list-news-latest.layered{
    padding-top: 20px;
}

.title-right-1 {
    font-family: "Roboto",sans-serif;
    margin: 0;
    letter-spacing: 0;
    border-bottom: 1px solid #ebebeb;
    background: #fff;
    font-size: 14px;
    padding: 0 0 15px;
    margin-top: 5px;
}
.title-right-1 span {
    color: #263036;
    font-family: "Roboto-Bold",sans-serif;
    text-decoration: none;
    font-size: 22px;
    position: relative;
    display: inline-block;
    color: #066ceb;
}
.title-right-1 span:before {
    content: "";
    width: 70px;
    bottom: -16px;
    height: 2px;
    position: absolute;
    background: #066ceb;
    left: 0;
}
.item_product_main .product-item-main {
    padding: 0 10px;
}
.item_product_main .product-item-main .product-thumbnail {
    position: relative;
}
.item_product_main .product-item-main .product-thumbnail .image_thumb {
    height: 250px;
    position: relative;
    border-radius: 50%;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
}
.item_product_main .product-item-main .product-thumbnail .image_thumb:before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgb(6 108 235 / 70%);
    opacity: 0;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
}
.item_product_main .product-item-main .button_views {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -os-transform: translate(-50%, -50%);
    z-index: 99;
    opacity: 0;
}
.item_product_main .product-item-main .button_views img {
    max-width: 100%;
    margin: 0 auto;
}
.item_product_main .product-item-main .product-bottom {
    width: 100%;
    float: left;
    background: #fff;
    padding: 0;
    width: 100%;
    text-align: center;
    margin: 20px 0px 15px;
    position: relative;
}
.item_product_main .product-item-main .product-bottom .product-name {
    font-family: "Roboto-Bold",sans-serif;
    font-size: 18px;
    margin: 0 0 5px;
    line-height: 24px;
}
.item_product_main .product-item-main .product-bottom .product-name a {
    color: #066ceb;
    text-decoration: none;
}
.item_product_main .product-item-main:hover .product-thumbnail .button_views {
    opacity: 1;
}
.item_product_main .product-item-main:hover .product-thumbnail .image_thumb:before {
    opacity: .6;
}
.title_page_h1 {
    font-family: "Roboto-Bold",sans-serif;
    font-size: 30px;
    color: #003579;
    margin-bottom: 20px;
    line-height: 35px;
}
.page-detail .entry-meta span {
    color: #2e7a7a;
    font-weight: bold;
}
.page-detail .entry-meta .left {
    float: left;
}
.page-detail .entry-meta {
    border-bottom: 1px solid #ccc;
    overflow: hidden;
}
.page-detail .entry-meta .right {
    float: right;
}
.page-detail .entry-meta .right span {
    font-size: 14px;
    font-weight: normal;
    display: inline-block;
    margin: 0 0 0 10px;
}
.page-detail .entry-posts {
    margin: 20px 0;
    text-align: justify;
}
.page-detail .entry-posts p{
    line-height: 28px;
}
.page-detail .entry-posts h3 {
    font-size: 18px;
    padding: 10px 0 5px 0;
    margin: 0 0 15px;
    text-transform: uppercase;
    border-bottom: 1px dashed #d5c4a9;
    color: #333;
    line-height: 1.5;
    position: relative;
    font-family: Roboto-Bold;
}
.page-detail .entry-posts h2 {
    font-family: Roboto-Bold;
    font-size: 20px;
    position: relative;
    
    color: #00347b;
    
}
.page-detail .entry-posts ul li{
    list-style: disc;
    margin-left: 20px;
}
section.list-blogs.blog-main .blog-inner {
    overflow: hidden;
    box-shadow: 0px 0px 76px 0px rgba(0, 0, 0, 0.12);
    background: #fff;
    
}
.awe-section-7 .blog-inner{
    border: 1px solid #0396ff;
    border-radius: 0 0 5px 5px;
}

.entry-title {
    text-transform: uppercase;
    color: #2e7a7a;
    font-family: "Roboto-Bold";
    position: relative;
    margin: 30px 0;
    font-size: 15px;
}
.entry-title i {
    font-size: 22px;
    margin-right: 10px;
}
.page-title h1, .page-title h2 {
    display: inline-block;
    position: relative;
    font-family: "Roboto-Bold",sans-serif;
    padding: 0;
    margin: 0;
    color: #066ceb;
    font-size: 32px;
    padding-bottom: 20px;
}
.entry-posts-n p {
    font-size: 16px;
    line-height: 30px;
}
.entry-posts-n ul li{
    list-style: disc;
    margin-left: 20px;
    padding: 10px 0;
}
a.link{
    float: right;

}
.entry-date {
    font-size: 13px;
    color: #acacac;
}
.entry-date i{
    padding-right: 5px;
}
.navbar-default{
    margin-bottom: 0;
}
.dropdown-menu>li>a{
    padding: 12px 10px;
    border-bottom: 1px solid #ddd;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #0396ff;
    background-color:#e6f4ff;
}
.dropdown-menu>li>a:hover{
    color: #0396ff;
    background-color: #e6f4ff;
}
.navbar-nav ul.sm-nowrap > li > a{
    text-transform: uppercase;
}
.dropdown-menu{
    padding: 0;
    min-width: 174px !important;
}
.navbar-default .navbar-nav>li>a:hover{
    color: #0396ff;
    background-color: #e6f4ff;
}
.entry-content .time_post {
    display: block;
    margin-bottom: 20px;
    margin-top: 20px;
    color: #abb2c3;
   
}
.breadcrumb_background {
    background-image: url(../images/bg_breadcrumb.png);
    background-size: cover;
    background-position: center top;
    padding: 25px 0px;
    background-repeat: no-repeat;
    
     
    align-items: center;   
    justify-content: center;
    width: 100%;
    float: left;
    flex-flow: column;
    
    background-color: #0396ff;
}
.breadcrumb_background .title_page_breadcrumb, .breadcrumb_background h1 {
    font-family: "Roboto-Bold",sans-serif;
    font-size: 16px;
    color: #fff;
    line-height: 34px;
    margin: 0;
}
.bread-crumb {
    background: transparent;
    margin-bottom: 0px;
    text-align: left;
    width: 100%;
}
.a-left {
    text-align: left !important;
}
.breadcrumb {  
    margin: 0;
    font-size: 15px;
    padding: 0;
    border-radius: 0;
    line-height: 24px;
    background-color: transparent;
    width: 100%;
    
}
.breadcrumb li>a {
    color: #fff;
}
.breadcrumb li .mr_lr {
    padding: 0px 0px;
    color: #fff;
}
.breadcrumb li>a>span {
    color: #fff;
}
.navbar{
    border-radius: 0;
    border:0;
}
#toTop {
    position: absolute;
    right: 10px;
    bottom: 6px;
    font-size: 16px;
    color: #fff;
    line-height: 45px;
    cursor: pointer;
    width: 45px;
    height: 45px;
    background: #003579;
    z-index: 888;
    position: fixed;
    right: 30px;
    bottom: 50px !important;
    top: auto !important;
    border-radius: 100%;
    text-align: center;
    padding-top: 1px;
    transition: all .5s ease-in;
}
#toTop:hover{
    background: #073479;
}
.img img {
    margin-left: auto;
    margin-right: auto;
    display: block;
}
 .box-inner {
    position: relative;
    transition: all .4s ease-in;
    color: #fff;
}
.rowdv .nd {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.2);
    text-align: center;
    transform: scale(1);
    transition: all 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}
.rowdv .hover {
    transform: scale(0);
    background: rgba(0, 0, 0, 0.5);
}
.box-inner:hover {
    background: radial-gradient(#35c7df 50%, #4d8bd7);
}
.wrap_quytrinh .box-inner img {
   width: 100%;
    height: 320px;
    object-fit: cover;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.line1 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.line1 a{
    color: #fff;
    font-family: Roboto-Bold;
    font-size: 24px;
}
.rowdv .box-inner:before {
    content: "";
    border: 1px solid #FFF;
    position: absolute;
    top: 10px;
    left: 10px;
    bottom: 10px;
    right: 10px;
    z-index: 1;
    pointer-events: none;
}
.rowdv .box-inner:hover .hover {
    transform: scale(1);
}
.rowdv .box-inner:hover .over{transform: scale(0)}
.box-inner .title {
    text-align: center;
    margin: 35px auto 5px;
    z-index: 10;
    position: relative;
    font-weight: 100;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #f5e9bb;
    font-size: 18px;
    font-family: Roboto-Bold;
}
.box-inner .title a{
    color:#fff6d1;
}
.box-inner .caption span {
    display: block;
    color: #fff;
}
.box-inner .caption {
    position: relative;
    z-index: 999;
}
.btn-outline-light {
    margin-top: 5px;
    border-color: #f5f5f5;
    display: inline-block;
    
    color: #5F656F;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    background-color: transparent;
    border: 1px solid #fff;
    padding: 8px 15px;
    color: #fff;
    border-radius: 5px;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn-outline-light:hover{
    background-color: #0396ff;
    color: #fff;
    border: 1px solid #0396ff;
}
.giaxe.fs-4 {
    font-size: 20px;
    padding: 5px 0;
}
.rowdv {
    padding: 10px;
}

.section-5 {
    background: url(../images/bg-pp.jpg) no-repeat;
    background-size: cover;
    padding: 3em 0;
}
.section-5 .col-inner {
    -webkit-box-shadow: 0 0 10px #ccc;
    box-shadow: 0 0 10px #ccc;
    text-align: center;
    background: #fff;
    font-size: 15px;
    border-radius: 10px 10px 0 0;
    min-height: 580px;
}
.section-5 .col-inner .entry-title {
    background: #066ceb;
    border-radius: 10px 10px 0 0;
    padding: 30px 5px;
    color: #fff;
    font-family: Roboto-Bold;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.white-n{
    color: #fff !important;
}
.section-5 .col-inner .entry-desc {
    padding: 0 20px;
    text-align: justify;
    line-height: 25px;
}
.section-5 .col-inner .btn-readmore {
    
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    margin: 30px 0;
    
}
.section-5 .col-inner .btn-readmore i {
    font-size: 16px;
    margin: 0 10px;
}
.bg-nn{
    background: #f6f7f9;
}
.item_wrap_blog{
    box-shadow: 0 0 1px 1.5px rgba(0, 0, 0, 0.05);
    padding: 10px;
    margin-bottom: 20px;
    transition: all .5s ease-out;
}
.item_wrap_blog:hover{
    box-shadow: 0 0 1px 1.5px rgb(14 193 204);
}
h1#h1-page {
    overflow: hidden;
    color: #333;
    line-height: 40px;
    display: block !important;
    font-family: 'Roboto-Bold';
    font-size: 22px;
}
.area_price strong {
    display: inline-block;
    overflow: hidden;
    font-size: 24px;
    color: #ee3137;
    vertical-align: middle;
    margin-right: 5px;
}
button#buy-now {
    background: #ee3137;
    color: #fff;
    border-color: #ee3137;
    font-size: 20px;
    font-family: Roboto-Bold;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    background: #00357a;
    color: #fff;
}
.thongtin-ct .nav-tabs > li > a {
    transform: skew(0deg);
    padding: 10px 20px;
    font-family: 'Roboto-Bold';
}
.tab-content{
    padding-top: 10px;
}
.mark-links p {
    line-height: 28px;
    font-size: 15px;
    
}
.item_dv_ {
    padding-top: 10px;
    padding-bottom: 2em;
}
.s-content p{
    line-height: 28px;
    margin: 0;
}
.s-content ul li{
    padding: 8px 0;
    list-style: disc;
    margin-left: 20px;
}
.s-content ul {
    list-style: disc;
}
.title-box-news{
    font-size: 22px;
}
.about_right img.main_img {
/*    width: 65%;*/
    position: relative;
    /*border: 4px solid #4CAF50;
    padding: 1em;*/
}
.about_right img.top_img1 {
   /* width: 65%;
    position: absolute;
    left: 30%;
    top: 90%;*/
   /* border: 4px solid #2196F3;
    padding: 1em;*/
}
.about_right img.top_img2 {
    width: 65%;
    position: absolute;
    left: 35%;
    top: 25%;
   /* border: 4px solid #F44336;
    padding: 1em;*/
}
.position {
    position: absolute;
    top: -60px;
}
.top-header {
   /* overflow: hidden;
    position: relative;*/
    background: #fff;
}
.title_module_main_{
    position: relative;
    padding-bottom: 1em;
}
.title_module_main_:before {
    content: "";
    width: 80px;
    height: 50px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 36px;
    left: 50%;
    transform: translateX(-50%);
    /* -webkit-transform: translateX(-50%); */
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -os-transform: translateX(-50%);
    background-image: url(../images/wave-left.png);
}
.li_menu_mb{
    display: none !important;
}
.search-car-form {
    background: #2482e6;
    padding: 40px;
    border-radius: 6px;
    
    margin: auto;
}
.search-car-form .title {
    color: #fff;
    text-transform: uppercase;
    font-size: 28px;
}
.tithome {
    text-align: center;
    
    margin-bottom: 20px;
}
.search-car-form .search-car-form-wrap {
    background: #fff;
    padding: 30px;
    border-radius: 6px;
}
.search-car-form label {
    font-size: 16px;
    margin-bottom: 6px;
   

}
.search-car-form .form-control {
    background: #fff;
}
.search-car-form .btn {
    width: 100%;
    background: #ffd333;
    color: #333;
    font-size: 18px;
    font-weight: bold;
    border: none;
    margin-top: 4px;
}
.center{
    
    padding-bottom: 20px;
}
.center img{
    width: 150px;
}
.col-img-ha img {
    height: 180px;
    width: 100%;
}
.col-img-ha {
    padding-bottom: 20px;
   
}
.department-tabs-n.about_right {
    background: #0396ff;
    padding: 22px;
    color: #fff;
    border-radius: 5px;
}
.form-boder.group_contact .form-group .form-control{
    border-left: 1px solid #e1e1e1;
}
.form-boder.group_contact .form-group{
    padding: 0;

}
.form-boder.group_contact .form-group .content-area{
    margin-bottom: 0;
}
.rowthuexe .item {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    align-items: center; 
    flex-direction: row;
}
.text-dt{
    padding-top: 5px;
}
.text-dt li{
    padding: 2px 0;
}
.col-12 {
    background: #fff;
    box-shadow: 0 2px 4px 3px rgba(173, 173, 173, 0.3);
    margin-bottom: 25px;
    padding: 15px;
}
.imgTX{
    margin-bottom: 20px;
}
.rowthuexe .imgz {
    width: 27%;
    flex-shrink: 0;
}
.rowthuexe .imgH {
    padding: 0%;
}
.imgH img {
    height: 100%;
    max-width: 100%;
   /* position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);*/
    transition: transform .3s;
    object-fit: cover;

     width: 100%;
  height: auto;            /* giữ tỉ lệ gốc ảnh */
  object-fit: cover;       /* cắt vừa khung */
  display: block;          /* bỏ khoảng trắng dưới ảnh */
}
.rowthuexe .nd {
    margin-right: auto;
}
.rowthuexe .td {
    color: #4f4f4f;
    font-size: 18px;
    font-family: Roboto-Bold;
    line-height: 27px;
}
.rowthuexe .star {
    
    color: #ffa238;
    padding: 5px 0;
}
.rowthuexe .star i{
    padding-right: 2px;
}
.rowthuexe .btn {
    border-radius: 5px;
    text-wrap: nowrap;
        background-color: #2482e6;
    border-color: transparent;
}
.second {
    color: #ffa238 !important;
    font-size: 16px;
}
.awe-section-7 .blog-inner p{
    padding: 0 20px 0px 20px;
}
.awe-section-7 .content__{
    padding: 20px 0 0 20px;
}
.line2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.modal-header{
    position: relative;
}
.modal-header .close{
    position: absolute;
    right: 15px;
    top: 15px;
    padding: 7px 12px;
    opacity: .8;
    background: rgb(0 0 0 / 10%);
}
.modal-title {
    font-family: 'Roboto-Bold';
    font-size: 20px;
    padding-bottom: 5px;
    color: ;
}
.modal-header .second{
    font-size: 20px;
}
.mb-3 {
    margin-bottom: 1rem !important;
}
.bkxe textarea.form-control {
    min-height: calc(1.5em + .75rem + 2px);
}
a#lbtBooking {
    margin-top: 7px;
    border-radius: 0;
    font-size: 15px;
    text-transform: uppercase;
    padding: 10px 20px;
    background-color: #2b9713;
    border-color:transparent;
}
.owl-carousel .owl-item img{
    height: 200px;
    width: auto;
}
section.contact-n{
    padding-top: 2em;
}

@media (min-width: 1200px){
.container {
    width: 1200px;
}
}
@media (min-width: 992px) and (max-width: 1199px){
   
    .section_subscribe:before{
        min-height: 240px;
        left: -280px;
    }
    .content_danhgia{
        padding: 30px;
    }
    .box-inner .title{
        font-size: 15px;
    }
    .danhmuc-sp li a{
        padding: 9px 10px;
    }
    .navbar-default .navbar-nav>li>a{
        padding: 20px 16px;
        font-size: 14px;
    }
    .content_danhgia p{
        font-size: 14px;
    }
    .col-img-ha img{
        height: 160px;
    }
}
@media (min-width: 768px) and (max-width: 991px){
    .search-car-form label{
        padding-top: 15px;
    }
    .search-car-form .search-car-form-wrap{
        padding: 20px 30px;
    }
    section.awe-section-4{
        padding: 2em 0;
    }
    .col-img-ha img{
        height: auto;
    }
    .content_danhgia{
        padding: 30px;
    }
    .content_danhgia p{
        font-size: 14px;
    }
    .about_right img.top_img1{
        display: none;
    }
    .about_right img.main_img{
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .white{
        font-size: 20px !important;
    }
    .topbar ul li{
        margin-left: 10px;
    }
    .logo {
    padding-top: 20px;
    text-align: center;
    padding-bottom: 20px;
}
.navbar-default .navbar-nav>li>a{
   padding: 20px 12px;
    font-family: Roboto;
    transition: all .5s ease-in-out;
}
.navbar-collapse,header.header-n .container{
    padding: 0;
}
.col-qt {
    width: 33%;
    float: left;
    margin-bottom: 20px;
}
.col-qt:nth-child(3n+1) {
    clear: both;
}
.step_quytrinh {
    display: block;
}
.section_subscribe .wrap_.wrap_left .block_position{
    width: 100%;
    margin-right: 0;
    position: static;
}
.section_subscribe:before{
    display: none;
}
.section_subscribe .wrap_.wrap_right .textright{
    text-align: center;
    padding-top: 30px;
}
.section_subscribe .wrap_.wrap_right {
    padding-left: 0px;
}
.section_subscribe .wrap_.wrap_right .form_km form{
    width: 100%;
}

.blocklogo {
    text-align: center;
    padding-bottom: 30px;
}
.widget-ft {
    padding-bottom: 20px;
}
.page-title h1, .page-title h2{
    font-size: 30px;
}
.item_product_main .product-item-main .product-thumbnail .image_thumb{
    height: 325px;
}
.box-inner{
    margin-bottom: 15px;
}
.section_about{
            padding: 20px 0 20px 0;
    }
    .department-item {
    text-align: justify;
    padding-top: 10px;
}
 .mail i{
    display: none;
 }

.li_menu_mb{
    display: block !important;
}
 .imgTX{
        padding-bottom: 20px;
        margin: 0;
    }
}
@media (max-width: 767px){
    .rowthuexe .imgz {
        align-self: flex-start;
    }
    .navbar-default .navbar-nav>li>a{
        color: #fff;
    }
    .navbar-default .navbar-nav>li{
        padding: 0;
    }
    .top-header .pull-right{
        padding: 0;
    }
    .modal-title{
        padding-right: 35px;
    }
    .news-n .blog-inner{
        margin-bottom: 20px;
    }
    .imgTX{
        padding-bottom: 20px;
        margin: 0;
    }
    .rowthuexe .td{
        font-size: 16px;
        margin: 0;
    }
    .tithome{
        font-size: 25px;
    }
    .search-car-form{
        padding: 15px;
    }
    section.awe-section-7{
        padding: 1em 0;
    }
    .col-img-ha img{
        height: 90px;
    }
    section.awe-section-4{
        padding: 2em 0;
    }
    .content_1 p{
        text-align: justify;
    }
    .logo{
        position: static;
    }
    .li_menu_mb{
    display: block !important;
}
    .blog-img.not_radius img{
        height: auto;
    }
    .thongtin-ct {
    padding-top: 20px;
}
    .awe-section-5{
        padding: 1em 0;
    }
    .col-inner ul li{
        float: none;
        width: 100%;
    }
    .about_right img.top_img1{
        position: static;
    }
    .hotline span.call{
        margin: 0;
    }
    .navbar-header,.nav-right{
    float: none;
}
    .position{
        position: static;
        padding-top: 20px;
    }
    .right-n{
        float: none;
        padding-right: 0;
        text-align: center;
        padding-top: 0;
    }
    .logo img{
        margin-left: auto;
        margin-right: auto;
        display: block;
        width: auto;
    }
    .navbar-default{
        background-color: #0bc1cc;
    }
    .item_dv {
    padding-top: 0em;
}
.item_wrap_blog {
    margin: 0;
}
.title_module_main{
    font-size: 21px;
}
  /*  .box-inner{
        margin-bottom: 15px;
    }*/
    .section_quytrinh{
        padding: 2em 0;
    }
    .section_about{
            padding: 20px 0 20px 0;
    }
    .department-item {
    text-align: justify;
    padding-top: 10px;
}
    .page_contact:before{
        top: 0;
    }
    .group_contact .btn-lienhe{
        margin-bottom: 20px;
    }
    .page_contact .right_contact{
        padding: 0;
    }
    .section_subscribe{
        margin-top: 0;
    }
    .entry-posts-n p{
        text-align: justify;
    }
    .topbar{
        height: auto;
    }
    .logo{
        padding: 10px 0;
        text-align: center;
    }
    .step_quytrinh {
     display: block; 
    }
    .section_about .department-tab2{
        padding: 10px;
    }
    .section_about .department-tab2-text{
        font-size: 15px;
    }
    .section_quytrinh .wrap_quytrinh .wrap_title_position{
    line-height: 35px;
    padding: 0;
    padding-bottom: 20px;
    }
    .white{
        font-size: 18px !important;
    }
    .col-qt{
        width: 50%;
        float: left;
        margin-bottom: 15px;
    }
    .col-qt:nth-child(2n+1){
        clear: both;
    }
    .item.all-list-news{
        padding: 0 15px;
    }
    .content_danhgia{
        padding: 20px;
    }
    section.awe-section-6{
        padding: 2em 0;
    }
    .section_subscribe .wrap_.wrap_left .block_position{
        position: static;
        margin-right: 0;
        width: 100%;
    }
    .section_subscribe .wrap_.wrap_right{
        padding-left: 0;
        padding-top: 20px;
    }
    .section_subscribe .wrap_.wrap_right .textright{
        font-size: 22px;
        text-align: center;
    }
    .section_subscribe .wrap_.wrap_right .form_km form{
        width: 100%;
    }
    .section_subscribe:before{
        display: none;
    }
    .blocklogo {
    text-align: center;
    padding-bottom: 30px;
}
.form_register{
    width: 100%;
}
.social-footer{
    padding-top: 20px;
    padding-bottom: 20px;
}
.widget-ft {
    padding-top: 15px;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
        background-color: transparent;
    }
    .navbar-default .navbar-toggle .icon-bar{
        background-color: #fff;
        width: 40px;
        height: 1px;
    }
    .navbar-toggle .icon-bar+.icon-bar{
        margin-top: 8px;
    }
    .change .icon-bar.bar1 {
  -webkit-transform: rotate(-45deg) translate(-9px, 6px);
  transform: rotate(-45deg) translate(-9px, 6px);
}

.change .icon-bar.bar2 {opacity: 0;}

.change .icon-bar.bar3 {
  -webkit-transform: rotate(45deg) translate(-8px, -5px);
  transform: rotate(45deg) translate(-8px, -5px);
}
   .navbar-default .navbar-toggle {
    border-color: transparent;
}
.navbar-toggle {
    margin: 5px 0;
    float: left;
}
header.header-n{
    height: auto;
}
.navbar-default .navbar-nav>li>a{
    padding: 10px 25px;
}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
    padding: 10px 20px;
    
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a{
    color: #fff;
    text-transform: capitalize;
}
.hotline a{
    font-size: 13px;
    margin-right: 5px;
}
.icon_search {
    padding-top: 10px;
}
.title-dm{
    padding: 12px 20px;
    font-size: 15px;
}
.search-car-form label{
        padding-top: 15px;
    }
    .search-car-form .search-car-form-wrap{
        padding: 20px;
    }
}