@font-face {
    font-family: 'UTM Swiss Condensed';
    src: url('../fonts/UTM Swiss Condensed.ttf');
}
@font-face {
    font-family: 'UTMSwissCondensedBold';
    src: url('../fonts/UTM Swiss CondensedBold.ttf');
}
@font-face {
    font-family: 'OpenSansBold';
    src: url('../fonts/OpenSans.ttf');
}
@font-face {
    font-family: 'OpenSansSemibold';
    src: url('../fonts/OpenSans-Semibold.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: #2a2a2a;
    font-family: 'Roboto', sans-serif;
    position: relative;
}
ul li{
	list-style: none;
}
ul,p{
	margin: 0px;
	padding: 0px;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
    border: 0;
}
img {
	max-width: 100%;
}
h1,h2,h3,h4{
    margin: 0;
}
b, strong{
    font-family: 'Roboto-Bold';
}
.clearfix{
	clear: both;
}
.right-n {
    overflow: hidden;
    display: block;
   float: right;
    padding-top: 30px;
}
.icon_search{
    padding-top: 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 .3sease-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: 100%;
    float: right;
    position: static;
    top: 40px;
    right: 7%;
    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: 85px;
    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: 125px;
   margin-left: auto;
   margin-right: auto;
   display: block;
   padding-top: 8px;
}
.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;
}
.col-inner img{
   width: 80px;
   height: 80px;
   background: #00c0ff;
   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: #00c0ff;
}
.department-item-title{
        position: relative;
    margin-bottom: 15px;
    padding: 0 0 5px 0px;
    color:#00c0ff ;
}
.h2-1{
    font-size: 29px;
    color: #00c0f0;
    text-transform: uppercase;
    line-height: 35px;
    letter-spacing: 0.7px;
    font-family: Roboto-Bold;
    line-height: 38px;
}
.department-item-title:before{
    content: "";
    width: 100%;
    max-width:190px;
    display: block;
    position: absolute;
    bottom: 3px;
    font-size: 18px;
    border-bottom: 3px solid red;
    left: 0;
}
.why_choose{
    color: #2a2a2a;
    font-family: Roboto-Bold;
    font-size: 18px;
}

a.more-btn {
    background: transparent;
    padding: 8px 12px;
    display: block;
    margin-top: 20px;
    width: 200px;
    text-align: center;
    border-radius: 8px;
    border: 1px solid #ce0808;
    color: #ce0808;
    position: relative;
    transition: all 0.35s 0s ease-out;
    line-height: 30px;
}
a.more-btn:hover{
    background: #ce0808;
    color: #fff;
}
.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{
    background: transparent;
}
.service_head .wrap .content a {
    font-size: 18px;
    color: #f33f62;
    text-decoration: none;
}
.navbar-default{
   background-color: transparent;
   border-color: transparent;
}
.navbar-default .navbar-nav>li{
    padding: 15px 5px;
}
.navbar-default .navbar-nav>li>a{
    transition: all .5s ease-in;
    color: #fff;
    font-size: 15px;
    font-family: "Roboto-Bold",sans-serif;
    padding: 10px 8px;
    z-index: 5;
    position: relative;
    text-transform: uppercase;
}
.location-header .navbar-default .navbar-nav>li>a,.location-header .top-header{
    color: #111;
}
.location-header .top-header{
    border-bottom: 1px solid #F8F8F8;
}
.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;
    padding-right: 3em;
}
.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{
    line-height: 30px;
    font-size: 17px;
}
.section_quytrinh {
    width: 100%;
    float: left;
    padding: 3em 0 4em 0;
    position: relative;
    background: #F2F2F2;
    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: #00c0ff;
    font-size: 28px;
    width: 100%;
    text-transform: uppercase;
    padding-bottom: 5px;
}
.green{
    color: #111 !important;
}
.red {
    color: #ce0808 !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: 0 0 2em 0;
}
.a-center {
    text-align: center;
}
.a-center p{
    font-size: 18px;
}
.blog-img img {
    border-radius: 15px;
    transition: all .5s ease-in;
}
.content__ {
    
    overflow: hidden;
    padding: 0 16px 16px;
}
.content__ h2, .content__ h3, .title-h3, .product-info h2 {
    font-family: "Roboto-Bold",sans-serif;
    padding: 0px;
    margin: 20px 0 12px;
    line-height: 24px;
    font-size: 20px;
    color: #343f5b;
    width: 100%;
    float: left;
    transition: all .5s ease-in-out;
}
.content__ ul li{
    list-style: disc;
    margin-left: 15px;
    font-size: 13px;
    padding-bottom: 5px;
}
.item-dv-bg {
    box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
    margin-bottom: 20px;
}
.blog-img{
    position: relative;
    overflow: hidden;
}
.blog-inner:hover img{
    transform: scale(1.1);  
}

.item.item_wrap_blog_ p{
    color: #8b8b8b;
}
.content__ h3 a {
    color: #343f5b;
    transition: .5s ease;
}
.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 #00c0ff;
}
.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;
}
section.awe-section-duan{
    padding-bottom: 3em;
}
section.awe-section-6{
    padding: 3em 0;
    background-image: url(../images/banner_km.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    color: #fff;
}
    section.awe-section-6.wow.fadeInDown:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: #53360296;
    top: 0;
    left: 0;
    z-index: 1;
}
section.awe-section-6>.container{
    z-index: 100;
    position: relative;
}
.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: 8px;
    height: 200px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 100%;
}
.item_wrap_blog_ .blog-img.not_radius img{
    height: 165px;
}
.elementor-post .blog-img.not_radius img{
    height: 200px;
}
.same-item .blog-img.not_radius img{
    height: 200px;
}
.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;
}
.p-3{
    padding-top: 2em;
}
.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{
    background: url(../images/bg_footer.jpg) center center no-repeat;
    background-size: cover;
    padding: 3rem 0;
    position: relative;
    color: #fff;
}
footer:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: #000000b3;
    top: 0;
    left: 0;
}
.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;
    line-height: 27px;
}
.mid-footer {
    padding: 30px 0 0;
    color: #fff;
}
.mid-footer a{
    color: #fff;
    display: block;
    margin-bottom: 10px;
    transition: all .3s;
}
.coppyright {
    text-align: center;
    padding: 8px 0;
    background-color: #333333;
    color: #fff;
    font-size: 15px;
}
.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;
}
.item_dv_n{
    padding-bottom: 3em;
}
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: #00c0ff;
}
.breadcrumb{
        background-color: transparent;
        margin-bottom: 0px;
            padding: 15px 0px;
}
.entry-posts ul li::marker {
    font-size: 150%;
    color: #2e7a7a;
}
.entry-posts img{
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.same-item {
    padding-top: 20px;
}
.contact{
    padding: 30px 0;
}
.page_contact {
    position: relative;
    z-index: 1;
    padding: 3em 0;
}
.page_contact .left_contact {
    padding: 45px 0;
    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: 20px;
    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 {
    
    padding: 0px 40px 0px;
    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 #b3b3b3;
    background: #fff;
}

.group_contact .btn-lienhe {
    border-radius: 3px;
    font-family: "Roboto",sans-serif;
    border: 1px #00c0ff solid;
    background: #00c0ff;
    color: #fff;
    padding: 15px 15px;
    font-size: 18px;
    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: 200px;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.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;
}
.page-bot {
    text-align: center;
}
.m-3{
    margin-bottom: 20px;
    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;
    border-bottom: 1px solid #fff;
    color: #333;
    transition: all .5s ease;
}
ul.tow-menu li a:hover{
    color: #003579;
}
.group-menu {
    display: inline-block;
    width: 100%;
    
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 15px;
}
.blog_inner_n {
    margin-bottom: 7px;
    position: relative;
    padding: 0px 15px 15px 30px;
}
.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;
}
.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: 20px;
}
.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: #111;
    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;
}
.blog-inner {
    overflow: hidden;
}
.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: #00c0f0;
    font-size: 28px;
    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;
    font-family: Roboto-Bold;
        font-size: 14px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #ce0808;
}
.dropdown-menu>li>a:hover{
    color: #111;
    background-color: #02010121;
}

.dropdown-menu{
    padding: 0;
    min-width: 174px !important;
}
.navbar-default .navbar-nav>li>a:hover{
    color: #fff;
    background-color: #ce0808;
}
.entry-content .time_post {
    display: block;
    margin-bottom: 20px;
    margin-top: 20px;
    color: #abb2c3;
   
}
.breadcrumb_background {
    background-image: url(../images/phong-khach.jpg); 
    padding: 25px 0px;
    min-height: 200px;   
    display: flex;  
    align-items: center;
    justify-content: center;
    width: 100%;
    float: left;
    flex-flow: column;
    margin-bottom: 0px;
    background-position: 0px -364px;
    background-repeat: no-repeat;
    background-size: cover;
}
.breadcrumb_background .title_page_breadcrumb, .breadcrumb_background h1 {
    font-family: "Roboto-Bold",sans-serif;
    font-size: 32px;
    color: #fff;
    line-height: 30px;
    margin: 0px;
}
.bread-crumb {
    background: transparent;
    margin-bottom: 0px;
}
.a-left {
    text-align: left !important;
}
.breadcrumb {
    
    margin: 0;
    font-size: 15px;
    padding: 15px 0px 15px;
    border-radius: 0;
    
    line-height: 24px;
    background-color: transparent;
    width: 100%;
    text-align: center;
}
.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;
    cursor: pointer;
    width: 40px;
    height: 40px;
    background: #00c0f0;
    z-index: 888;
    position: fixed;
    right: 20px;
    bottom: 108px !important;
    top: auto !important;
    border-radius: 100%;
    text-align: center;
    padding-top: 12px;
    transition: all .5s ease-in;
}
#toTop:hover{
    background: #073479;
}
.img img {
    margin-left: auto;
    margin-right: auto;
    display: block;
}
 .box-inner {
    text-align: center;
    position: relative;
    transition: all .4s ease-in;
}
.step_bg {
    text-align: left;
    background: #f0f8ffb5;
    padding: 16px;
    border-radius: 8px 8px 8px 8px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
}
.step_bg .title{
    margin-bottom: 10px;
}
.step_bg .title{
    color: #00c0f0;  
}
.step_bg .caption{
    font-size: 18px;
}
.wrap_title_position>p, .a-center>p{
    color: #000;
    font-size: 16px;
    line-height: 27px;
}
.all-dv{
    overflow: hidden;
    padding-top: 20px;
}
.box-inner .title {
    text-align: center;
    margin: 10px auto 10px;
    z-index: 10;
    position: relative; 
    color: #f5e9bb;
    font-size: 20px;
    font-family: Roboto-Bold;
}
.box-inner .title a{
    color:#2a2a2a;
}
.box-inner .caption span {
    display: block;
    color: #7a7a7a;
}
.box-inner .caption {
    position: relative;
    z-index: 999;
}

.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{
    padding: 0px;
    margin-bottom: 20px;
    transition: all .5s ease-out;
}
.item_wrap_blog:hover img{
    transform: scale(1.1);
}
.item_wrap_blog:hover .product-info h2 a{
    color: #ce0808;
}
.custom-product-wrapper{
    padding: 20px 10px 0;
}
.product-image {
    
    overflow: hidden;
}
h1#h1-page {
    overflow: hidden;
    color: #333;
    line-height: 33px;
    display: block !important;
    font-family: 'Roboto-Bold';
    font-size: 22px;
    margin-bottom: 15px;
}
.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: #ce0808;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
}
.thongtin-ct .nav-tabs > li > a {
    transform: skew(0deg);
    padding: 10px 20px;
    
}
.nav-tabs {
    border-bottom: 1px solid #ce0808;
}
.tab-content {
    border-radius: 0px 0px 8px 8px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
    padding: 20px;
}
.mark-links p {
    line-height: 28px;
    font-size: 15px;
    
}
.item_dv_ {
    padding-top: 10px;
    padding-bottom: 2em;
}
.s-content p{
    line-height: 28px;
}
.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: relative;
}
.head-main {
    position: absolute;
    top: 0;
    z-index: 999;
    left: 0;
    width: 100%;
}
.top-header {
    overflow: hidden;
    position: relative;
    background: transparent;
    padding: 12px 0;
    text-align: center;
    color: #fff;
    border-bottom: 1px solid #fff;
}
.title_module_main_{
    position: relative;
}
.li_menu_mb{
    display: none !important;
}
.img-gt{
    padding-bottom: 30px;
}
.img-gt img {
    height: 170px;
    width: 100%;
    border-radius: 15px;
}
.main-category {
    padding: 4px 8px;
    background: #f5f5f5;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 500;
    margin: 0 0 8px 0px;
}
.main-category a{
    color: #888;
}
.product-add-to-cart a {
    background: none;
    border: 1px solid #888888;
    font-weight: 400;
    font-size: 14px;
    margin-top: 10px;
    padding: .5em 1em;
    display: block;
    color: #515151;
}
.product-info h2 a{
    color: #111;
    font-size: 16px;
    transition: .5s ease-in-out;
}
.product-info{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    padding: 10px 0px 5px 0px;
}
.product-info h2{
    margin: 0;
    min-height: 64px;
}
.item_wrap_blog_:hover img{
    transform: scale(1.1);
}
.item_wrap_blog_:hover .content__ h3 a{
    color: #00c0ff;
}
.all-price {
    overflow: hidden;
    display: block;
    padding: 5px 0 5px 0;
    text-align: center;
}
.product-item-price {
    font-size: 20px;
    color: #d70001;
    font-weight: 700;
    margin-bottom: 2px;
    overflow: hidden;
    line-height: 1;
    padding-top: 5px;
}
span.price-sale {
    color: #888;
    font-weight: 400;
    text-decoration: line-through;
    font-size: 15px;
    float: none;
    padding-right: 30px;
}
.product__{
        border: 1px solid #e2e2e2;
    border-inline-start: none;
    position: relative;
}
.onsale {
    position: absolute;
    left: 0px !important;
    width: 40px;
    height: 24px;
    min-width: 45px !important;
    min-height: 26px !important;
    background: blue;
    clip-path: polygon(0% 0%, 100% 0%, calc(100% - 10px) 50%, 100% 100%, 0% 100%);
    border-radius: 0px 3px 3px 0px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    background: #d70001;
    top: 16px;
    font-size: 12px;
    font-weight: 500;
    padding-right: 8px !important;
    z-index: 1;
    color: #fff;
}
.border-left {
    border-left: 1px solid #e2e2e2;
}
.step_bst{
    position: relative;
    margin-bottom: 20px;
}
.step_text{
  color: white;
  font-size: 16px;
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
    transition: all .5s ease-in-out;
  text-align: center;
}
.step_bst .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  filter: brightness(100%) contrast(100%) saturate(141%) blur(0px) hue-rotate(0deg);
}
.step_bst:hover .overlay {
  opacity: 1;
  background-color:#12121282;
  border-radius: 5px;
}
.step_bst .image{
    overflow: hidden;
    border-radius: 5px;
}
.step_bst .image img{
    transition: all 0.5s ease-in-out;
    border-radius: 5px;
}
.step_bst:hover img{
        -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.step_bst a{
    color: #fff;
}
.bst_duan{
    padding-top: 2em;
}
.banner_km{
    text-transform: uppercase;
    text-align: center;
}
.banner_km .box1_km{
        font-size: 35px;
    font-weight: bold;
    background: #ce0808;
    color: #fff;
    text-transform: uppercase;
    float: left;
    padding: 10px 20px;
    line-height: 1.3;
}
.banner_km .box2_km{
    font-size: 30px;
    text-align: center;
    border: 2px solid #ce0808;
    padding: 10px 0;
    font-weight: 700;
}
.banner_km>p{
    padding-top: 20px;
}
.but_km a{
        padding: 12px 18px;
    background: #ce0808;
    color: #fff;
    border-radius: 10px;
}
.elementor-widget-container {
    border-radius: 8px 8px 8px 8px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
    margin-bottom: 25px;
    height: 100%;
}
.elementor-image-box-content{
    padding: 15px;
}
.elementor-image-box-content h3 a{
    margin-bottom: 5px;
    color: #2a2a2a;
    font-family: "Roboto", Sans-serif;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.elementor-image-box-content p{
        font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.5px;
    color: #7a7a7a;

    padding-top: 10px;
}
/*.elementor-element{
    padding-top: 2em;
}*/
.elementor-testimonial__text {
    color: #444444;
    font-family: "Roboto", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.5px;
    padding-bottom: 15px;
}
.elementor-testimonial__footer {
    flex-direction: row;
    flex-wrap: nowrap !important;
    align-items: center;
    gap: 24px;
    display: flex;
}
.elementor-testimonial__image {
    width: 50%;
}
.elementor-testimonial__name {
    color: #2a2a2a;
    font-family: "Roboto", Sans-serif;
    font-size: 20px;
    font-weight: 600;
}
.elementor-testimonial__title {
    color: #54595f;
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-weight: 400;
}
.swiper-slide {
    margin: 0 !important;
    border-radius: 04px 60px 04px 60px;
    position: relative;
    box-shadow: 0px 05px 20px rgba(0, 0, 0, 0.05);
    padding: 30px;
    background: #fff;
}
.awe-section-8{
    background: #F4F6F7;
    padding: 3em 0;
}
.p-30 {
    padding-top: 20px;
    position: relative;
}
.item.wrap-yk {
    padding: 20px;
}
.elementor-post__title{
    text-align: left;
    padding: 20px;
}
.elementor-post__title h3 a{
    font-size: 18px;
    color: #00c0f0;
    font-family: Roboto-Bold;
}
.elementor-post__title h3{
    line-height: 1.4;
}
.elementor-post__title p{
    margin: 0;
    line-height: 1.5em;
    color: #777;
    padding-top: 10px;
    text-align: left;
    
}
.elementor-post {
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 8px;
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.05);
    border-color: #E6E6E6;
}
.img-right img {
    width: 65%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.column_1 {
    display: flex;
    background: #00c0f0;
    color: #fff;
    margin-bottom: 20px;
    font-size: 16px;
    padding: 15px 30px;
    border-radius: 4px;
    font-family: Roboto-Bold;
}
.column_1 i{
    font-size: 20px;
}
.column_1 a{
    color: #fff;
    flex-grow: 1;
    order: 10;
    display: inline-block;
    text-align: center;
}
.column_2 {
    background: #ffba00;
}
.column-gap-default {
    padding-top: 2em;
    display: flex;
    align-items: center;
}
ul.list-menu li a:before {
    font-family: fontawesome;
    content: '\f101';
    margin-right: 10px;
}
.text-left .elementor-post__title{
    text-align: left;
}
.text-left .elementor-post__title h3{
    margin-bottom: 15px;
}
a.elementor-post__read-more{
        background: #ffba00;
    padding: 4px 16px;
    border-radius: 32px;
    transition: background 0.3s;
    color:#fff
}
.section-title-all{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 10px;
}
.section-title-all>span {
    color: #ce0808;
    font-family: Roboto-Bold;
    text-transform: uppercase;
    display: block;
    font-size: 18px;
    position: relative;
    line-height: 1;
    margin-bottom: 10px;
    padding-left: 27.5px;
}
.section-title-all > span:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    height: 17.5px;
    width: 20px;
    background: url(../images/image_title_all.png) left center / cover no-repeat;
    display: block !important;
}
.blog_inner_n:before {
    content: "1";
    position: absolute;
    top: 15px;
    left: 0;
    width: 30px;
    height: 30px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background: #ce0808;
    border: 5px solid #fff;
}
.blog_inner_n:nth-child(2):before{
    content: "2";
}
.blog_inner_n:nth-child(3):before{
    content: "3";
}
.blog_inner_n:nth-child(4):before{
    content: "4";
}
.blog_inner_n:nth-child(5):before{
    content: "5";
}
.blog_inner_n:nth-child(6):before{
    content: "6";
}
.blog_inner_n:nth-child(7):before{
    content: "7";
}
.blog_inner_n:nth-child(8):before{
    content: "8";
}
ul.tow-menu {
    background: #f9f9f9;
}
.area_price{
    padding: 4px 6px 6px 6px;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #E72C2C;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
    position: relative;
}
.area_price span.price-sale{
    padding-right: 0;
    padding-bottom: 10px;
    display: block;
}
.area_price .price{
        color: #E32F2F;
    font-size: 28px;
    font-weight: 800;
    line-height: 23px;
}
.product_meta{
    padding: 8px 8px 8px 8px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #C8C8C8;
    border-radius: 8px 8px 8px 8px;
}
.wrap-addcart{
    padding: 5px 0;
    display: flex;
}
.wrap-addcart>div {
    width: 50%;
    margin: 10px 5px;
}
.area_price:after{
        border: 10px solid transparent;
        border-top-color: #fd2424;
        bottom: -20px;
        content: "";
        left: calc(50% - 5px);
        position: absolute;
    }
.savings-info {
    display: flex;
    gap: 24px;
    align-items: center;
    justify-content: center;
}
.savings-info  span:not(p span) {
    /* background: #00c0f0; */
    color: white;
    /* padding: 2px 6px; */
    height: 24px;
    position: relative;
    display: flex
;
    justify-content: center;
    align-items: center;
    width: 53px;
    /* margin-left: 10px; */
    background: url(../images/arrow-dot2.png);
    background-repeat: no-repeat;
    background-size: 53px 24px;
    padding-left: 8px;
    font-weight: 600;
}
.elementor-shortcode {
    font-family: "Roboto";
    font-size: 14px;
    background: #fff3f3;
    border: 1px solid #fde2e2;
    border-radius: 5px;
    padding: 4px 8px;
    margin-top: 15px;
}
.table-bordered td, .table-bordered th {
    border: 1px solid #dee2e6;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .05);
}
.max-50{
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}
.contact_dm_tt .elementor-post .blog-img.not_radius img{
    height: 250px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img{
    transition: .5s ease;
    min-height: 179px;
}
.fixed-n {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 999;
    background: #fff;
}
.fixed-n .nav>li>a{
    color: #111 !important;
}
.logo-mb{
    display: none !important;
}
.fixed-n .logo-mb {
    display: block !important;
    transition: all .5s ease;
}
.fixed-n .logo-dk {
    display: none !important;
}

@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: 10px 3px;
        font-size: 13px;
    }
    .navbar-default .navbar-nav>li {
    padding: 15px 5px;
}
    .content_danhgia p{
        font-size: 14px;
    }
    .item_wrap_blog_ .blog-img.not_radius img {
    height: 185px;
}
span.price-sale{
    padding-right: 0;
}
.banner_km .box2_km{
    font-size: 25px;
}
.banner_km .box1_km{
    font-size: 27px;
}
.elementor-post .blog-img.not_radius img {
    height: 160px;
}
.breadcrumb_background{
    background-position: 0 -200px;
}
.elementor-post__title{
    padding: 10px;
}
.elementor-post__title h3 a{
    font-size: 16px;
}
.column_1{
    padding: 5px;
}
}
@media (min-width: 768px) and (max-width: 991px){
    .same-item .blog-img.not_radius img{
        height: 250px;
    }

    .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: 10px;
    text-align: center;
    padding-bottom: 10px;
}
.navbar-default .navbar-nav>li>a{   
    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 p{
    text-align: justify;
    padding-top: 10px;
}

 .mail i{
    display: none;
 }
.nav-right{
    float: none;
}
.li_menu_mb{
    display: block !important;
}
.dropdown-menu{
    position: static;
    float: none;
}
.section_about .department-carousel2{
    padding-bottom: 20px;
    padding-right: 0;
}
.img-gt img{
    height: 215px;
}
.step_bg .caption {
    font-size: 15px;
}
.step_bg .title{
    font-size: 30px;
}
.item_wrap_blog_ .blog-img.not_radius img{
    height: 200px;
}
.fixed-n.navbar-default .navbar-toggle .icon-bar{
    background-color: #111;
}
.fixed-n.navbar-default{
    background: #fff !important;
}
.navbar-header>span{
    color: #fff !important;

}
.fixed-n .navbar-header>span{
    color: #111 !important;
}
.location-header .navbar-header>span{
    color: #111 !important;
}
}
@media (max-width: 991px) {
    .location-header .fixed-n{
        background: #fff !important;
    }
   /* .navbar-header>span{
        color: #111 !important;
    }*/
    .navbar-header{
        position: relative;
       
    }
        .navbar-default .navbar-nav>li {
        padding: 0;
    }
    .all-dv{
        padding-top: 0;
    }
    .thongtin-ct {
    margin-bottom: 20px;
}
    .wrap-addcart>div{
        margin: 5px;
    }
    .elementor-widget-ct {
    text-align: justify;
}
    .breadcrumb_background{
        background-position: 0;
    }
    .location-header .navbar-default .navbar-toggle .icon-bar{
        background-color: #111;
    }
    .black{
        color: #111 !important;
    }
        .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    
    .navbar-default{
        background-color: transparent;
    }
.page-banner .caption{
    position: static;
    margin-top: 0;
}
.breadcrumb{
    padding: 5px 0;
}
.page-banner img{
    display: none;
}
.page-banner:after{
    display: none;
}
    .caret{
        display: block;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a{
        color: #333;
    }
   
    .navbar-nav>li+li:before{
        left: 15px;
        top: 15px;
    }
    .navbar-toggle{
        padding: 0;
    }
    .navbar-toggle .icon-bar{
        width: 32px;
        height: 3px;
        margin: 6px 0px;
    }
    .navbar-default .navbar-toggle {
    border-color: transparent;
        float: left;
    margin-left: 15px;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
    background-color: transparent;
}
    .menu-right{
        position: static;
    }

    .navbar-nav {
    margin: 7.5px -15px;
}
    .navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret{
       top: 22px;
       right: 18px;
        font-size: 18px;
        
    }
  .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
      margin-top: 7.5px;
  }
  .navbar-nav>li {
      float: none;
  }
  .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .collapse.in{
      display:block !important;
  }
    .logo img{
        margin-left: 0;
        margin-right: auto;
        display: block;
        padding: 0;
    }
    .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;
    }
    .bar1{
        width: 21px;
    }
    .bar3{
        width: 27px;
    }
    .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;
    float: right;
    margin-right: 10px;
    margin-top: 12px;
}
.navbar-toggle {
    margin: 5px 0;
    float: left;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
        background: #02010121;
        color: #ce0808;
    }
    .navbar-default .navbar-nav>li>a:hover{
        background: #02010121;
        color: #ce0808;
    }
    .navbar-default .navbar-nav>li>a{
        color: #111;
        padding: 10px 8px;
    }
    
    .navbar-nav {
    margin: 0px -15px;
    background: #fff;
    padding: 0 10px;
}
.navbar-default .navbar-nav>li>a{
    color: #494c4f;
    font-size: 13px;
}
.navbar-default .navbar-nav>li>a{
    padding: 12px 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: #494c4f;
    text-transform: capitalize;
}
.dropdown-menu>li>a{
    border-bottom: 1px solid #F6F6F6;
}
.group_contact .btn-lienhe{
        margin-bottom: 20px;
    }
}
@media (max-width: 767px){
    .navbar-header>span{
    color: #111 !important;
    bottom: 3px !important;
}
    .navbar-header{
        background: #fff;
    }

    .navbar-default .navbar-toggle .icon-bar{
        background-color:#111;
    }
    .top-header {
    border-bottom: 1px solid #F8F8F8;
    color: #111;
}

    .logo-mb{
        display: block !important;
    }
    .head-main{
        position: static;
    }
    .contact_dm_tt .elementor-post .blog-img.not_radius img{
        height: auto;
    }
    .elementor-post__title{
        padding: 12px;
    }
    .page_contact .title_contact{
        font-size: 18px;
        margin-bottom: 0;
    }
    .item_wrap_blog_ .blog-img.not_radius img{
        height: auto;
    }
    .product__{
        padding: 0 10px;
    }
    .product-image{
        padding: 10px 0;
    }
    .product-info{
        padding: 0;
    }
    .product-add-to-cart a{
        padding: 5px 10px;
    }
    .content__{
        padding: 0 15px 5px;
    }
    .content__ h3{
        font-size: 16px;
        margin: 5px 0;
    }
    .max-50{
        width: 90%;
    }
        .img-gt img {
        height: 100px;
    }
    .img-gt {
    padding-bottom: 20px;
    margin: 0 -5px;
}
.step_bg{
    margin-bottom: 5px;
}
    .section_about .department-carousel2{
    padding: 0;
}
    .h2-1{
        font-size: 20px;
        line-height: 27px;
        letter-spacing: 0;
        padding-bottom: 15px;
    }
    
    .text-km p{
        font-size: 12px;
    }
    .top-header{
        padding: 8px 0;
    }
    .li_menu_mb{
    display: block !important;
}
    .blog-img.not_radius img{
        height: auto;
    }
    .thongtin-ct {
    padding-top: 20px;
}
.column_1{
    font-size: 14px;
    padding: 15px 5px;
}
    .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;
        
    }
    .right-n{
        float: none;
        padding-right: 0;
        text-align: center;
        padding-top: 0;
    }
  
   
    .item_dv {
    padding-top: 0em;
}
.item_wrap_blog {
    margin: 0;
    padding-bottom: 10px;
}
.all-price{
    width: 100%;
}
.step_bst{
    margin: 0 -10px 10px;
}
.banner_km .box1_km{
    float: none;
    font-size: 17px;
}
span.price-sale{
    padding-right: 0;
    padding-bottom: 5px;
    display: block;
}
.title_module_main{
    font-size: 22px;
}
    .box-inner{
        margin-bottom: 15px;
    }
    .section_quytrinh{
        padding: 2em 0;
    }
    .section_about{
            padding: 20px 0 20px 0;
    }
    .img-gt img{
        height: 110px;
    }
    .department-item {
    text-align: justify;
    padding-top: 10px;
    line-height: 27px;
    font-size: 16px;
    padding-bottom: 20px;
}
    .page_contact:before{
        top: 0;
    }
    
    .page_contact .right_contact{
        padding: 0;
    }
    .section_subscribe{
        margin-top: 0;
    }
    .entry-posts-n p{
        text-align: justify;
    }
    .topbar{
        height: auto;
    }
    .logo{
        padding: 5px 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;
}
.widget-ft {
    padding-top: 15px;
}

header.header-n{
    height: auto;
}

.hotline a{
    font-size: 13px;
    margin-right: 5px;
}
.icon_search {
    padding-top: 10px;
}
.title-dm{
    padding: 12px 20px;
    font-size: 15px;
}
}