html
{
   box-sizing:border-box
}

*,:before,:after
{
   box-sizing:inherit
}

html
{
   -ms-text-size-adjust:100%;
   -webkit-text-size-adjust:100%
}

body
{
   margin:0;
   -webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}

article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary
{
   display:block
}

audio,canvas,progress,video
{
   display:inline-block
}

progress
{
   vertical-align:baseline
}

audio:not([controls])
{
   display:none;
   height:0
}
:focus {
    outline: -webkit-focus-ring-color auto 0px;
}

[hidden],template
{
   display:none
}

a
{
   background-color:transparent;
   -webkit-text-decoration-skip:objects
}

a:active,a:hover
{
   outline-width:0
}
li {
  list-style: none;
}
abbr[title]
{
   border-bottom:none;
   text-decoration:underline;
   text-decoration:underline dotted
}

dfn
{
   font-style:italic
}

mark
{
   background:#ff0;
   color:#000
}

small
{
   font-size:80%
}

sub,sup
{
   font-size:75%;
   line-height:0;
   position:relative;
   vertical-align:baseline
}

sub
{
   bottom:-.25em
}

sup
{
   top:-.5em
}

figure
{
   margin:1em 40px
}

img
{
   border-style:none
}

svg:not(:root)
{
   overflow:hidden
}

code,kbd,pre,samp
{
   font-family:monospace,monospace;
   font-size:1em
}

hr
{
   box-sizing:content-box;
   height:0;
   overflow:visible
}

button,input,select,textarea
{
   font:inherit;
   margin:0
}

optgroup
{
   font-weight:700
}

button,input
{
   overflow:visible
}

button,select
{
   text-transform:none
}

button,html [type=button],[type=reset],[type=submit]
{
   -webkit-appearance:button
}

button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner
{
   border-style:none;
   padding:0
}

button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring
{
   outline:1px dotted ButtonText
}

fieldset
{
   border:1px solid silver;
   margin:0 2px;
   padding:.35em .625em .75em
}

legend
{
   color:inherit;
   display:table;
   max-width:100%;
   padding:0;
   white-space:normal
}

textarea
{
   overflow:auto
}

[type=checkbox],[type=radio]
{
   padding:0
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button
{
   height:auto
}

[type=search]
{
   -webkit-appearance:textfield;
   outline-offset:-2px
}

[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration
{
   -webkit-appearance:none
}

::-webkit-input-placeholder
{
   color:inherit;
   opacity:.54
}

::-webkit-file-upload-button
{
   -webkit-appearance:button;
   font:inherit
}


html,body
{
font-family: 'Roboto', sans-serif;
   font-size:15px;
   background: #fff;
}

html
{
   overflow-x:hidden
}

h1
{
   font-size:36px
}

h2
{
   font-size:30px
}

h3
{
   font-size:24px
}

h4
{
   font-size:20px
}

h5
{
   font-size:18px
}

h6
{
   font-size:16px
}

.w3-serif
{
   font-family:serif
}

h1,h2,h3,h4,h5,h6
{
   font-weight:400;
   margin:10px 0
}

.w3-wide
{
   letter-spacing:4px
}

hr
{
   border:0;
   border-top:1px solid #cf211e;
   margin:20px 0
}

.w3-image
{
   max-width:100%;
   height:auto
}

img
{
   vertical-align:middle
}

a
{
   color:inherit;
   text-decoration: none;
}
h1.logo-maison {
    margin: 0px;
}

/* Css container, full*/
.ent-full {
    width: 100%;
    float: left;
}
.ent-container {
    width: 100%;
    max-width: 1150px;
    margin: auto;
        clear: both;
}
.ent-row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.ent-container-background {
    background-size: 89%;
}
.ent-navigat_s h2 {
    margin-bottom: 5px;
    margin-top: 0px;
    border-top: 2px solid #cf211e;
    background: #ffffff;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    font-size: 18px;
    font-weight: 700;
    border-bottom: 1px solid #e4e4e4;
}

.ent-navigat_s span {
  padding: 6px 18px;
    color: #fff!important;
    background: #cf211e;
    margin-bottom: 0;
    margin-right: 15px;
    text-transform: uppercase;
}
.ent-navigat_s span:after {
  content: "";
    display: table;
    clear: both;
    border: 20px solid #cf211e;
    position: absolute;
    display: inline-block;
    margin-left: 18PX;
    border-right-color: transparent;
    border-bottom-color: transparent;
    margin-top: -8px;
    left: auto;
}
.head1 {
    background-color: #9a1b23;
}
.d_flex {
    font-size: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
}
/*En Css container, full*/

.col_nb_1 {
    width: 50%;
    float: left;
    padding: 20px 5px;
    position: relative;
}
.col_hm  {

    position: relative;
    overflow: hidden;
    padding-bottom: 15px;
}
.ent-top-bottom {
    z-index: 100;
}
.ent-top-bottom {
    padding: 7px 0;
        background-size: contain;
}
.ent-top {
    color: #000!important;
}
div#home_menu {
    display: flex;
    width: 100%;

}
.ykchg {
    background-repeat: no-repeat;
}
.menu_main_top {
  position: relative;
}
.ent-logo img {
    width: 100%;
    height: auto;
    margin-left: 0px;
    display: block;
    vertical-align: middle;
}
.p_hotline {
  text-align: right;
  font-size: 110%;

}
.hotl {
  display: none;
}
.showhotline {
      color: #ed1c24;
      width: 110%;
      font-family: "Montserrat", sans-serif;
}
.sm-blue li {
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
}
.ent-lg-lh {
    width: 130px;
    float: left;
    display: flex;
    margin: auto;
}

.ent-logo {
    float: left;
    display: flex;
    align-items: center;
    width: 100%;
}
.ent-padding {
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: center;
}
.ent-menu {
    width: 100%;
    float: left;
    text-align: right;
    position: relative;
}
.phone-header {
    float: left;
    text-align: center;
    width: 100%;
    display: flex;
    align-items: center;
}

ul#main-menu {
  display: flex !important;
    align-items: center;
    justify-content: space-between;
}
button.btn.btn-default.submitkiem {
    height: 35px;
    background: #fff;
    border-width: 0;
    width: 35px;
    border: 0px !important;
    padding: 0px !important;
    color: #fff;
    border-radius: 3px;
}
input#searchbox {
    height: 25px;
    border: 0 solid #fff0;
    background: #0000ff00;
    width: calc(100% - 35px);
    float: left;
    padding-left: 5px;
}
form.input-group {
    height: 25px;
    border-radius: 3px;
    margin-left: auto;
    margin-right: 5px;
    background: #fff;
    float: left;
    position: relative;
    box-shadow: 0px 0.5px 1px 1px rgb(210, 210, 210);
    margin-top: 4px;
}
.tknhieu p {
  text-align: right;
    float: right;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-top: 0px;
}
.tknhieu span {
font-size: 85%;
    color: #999999;
}
.form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;
  font-weight: 100;
}
.form-control::-moz-placeholder { /* Firefox 19+ */
  color: #000;
  font-weight: 100;
}
.form-control:-ms-input-placeholder { /* IE 10+ */
  color: #000;
  font-weight: 100;
}
.form-control:-moz-placeholder { /* Firefox 18- */
  color: #000;
  font-weight: 100;
}

button.btn.btn-default.submitkiem .fa-search {
  font-size: 22px;
    color: #fff;
}
.menu_top  {
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;
    background: rgba(255,255,255,0.75);
        padding: 15px 0px;
}
#home_menu {
    right: 0px;
}
.ent-slides {
    width: 100%;
    z-index: 1;
}


.ent-sp-container {
    position: relative;
}
.ent-sp-topleft {
    z-index: 10000;
    text-align: center;
    padding-bottom: 10px;
}
.content-nh .show-post {
    width: 100%;
}
.show-post b {
    padding-left: 10px;
      font-size: 18px;
}
.ent-sp-container img {
    width: 100%;
    height: auto;
    padding-right: 1%;
}
.ent-column {
    float: left;
}

span.hot-phone {
    color: #cf211e;
    border: 1px solid #cf211e;
    padding: 8px;
    border-radius: 3px;
    font-size: 15px;
    font-family: "Roboto", sans-serif;
    font-weight: 600;
}
.ent-button:hover {
    color: #000!important;
    background-color: #ccc!important;
}
.ent-button {
    color: #fff!important;
    background-color: #000!important;
    border: none;
    display: inline-block;
    padding: 8px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    background-color: inherit;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
}
.box_service_item {
    margin-bottom: 20px;
    padding-left: 7.5px;
    padding-right: 7.5px;
    width: 25%;
    padding-top: 10px;
    float: left;
}
.ent-footer {
    color: #fff;
    float: left;
  width: 100%;
  background-color: #bf1e2e;
    margin-top: 35px;
    position: relative;
    background-size: cover;
    padding-top: 35px;
}
.footer3 h4 {
    position: relative;
    margin-bottom: 30px;
    width: 100%;
    float: left;
}
.footer3 h4:before {
    content: '';
    text-transform: uppercase;
    position: absolute;
    background: #fff;
    height: 3px;
    width: 33%;
    bottom: -15px;
}
.tt1 i {
    font-size: 30px;
    margin-right: 10px;
}
.tt1 span {
    display: inline-block;
    font-size: 15px;
    text-transform: uppercase;
}
.tt1 {
    width: 100%;
    float: left;
}
.tt1.tt2 {
    margin-bottom: 20px;
    border-bottom: 1px dotted #fff;
    padding-bottom: 20px;
}
.tt_c {
    margin-top: 10px;
}
.tt3 i {
    font-size: 26px;
}
.ffa_icon {
    width: 100%;
    display: flex;
    align-items: center;
}
.ctvct {
    line-height: 1.5;
    float: left;
    width: 100%;
}
.ctvct p {
    margin: 0px;
}
.form_dk p {
    position: relative;
}
.img_manage img {
    width: 100%;
    border-radius: 15px;
}
.profile_manage {
    background: rgb(171, 19, 32);
    padding: 15px;
    margin-left: 20px;
    width: calc(33.3% - 20px);
    float: left;
}

.ent-navigat_s, .profile_manage {
  margin-bottom: 10px;
}
.social-icons.follow-icons i {
    color: #fff;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 100%;
    margin: auto;
    display: inline-block;
    font-size: 20px;
}
.social-icons.follow-icons i.fa.fa-facebook {
  background: #3a589d;
}
.social-icons.follow-icons i.fa.fa-phone {
  background: #51cb5a;
}
.social-icons.follow-icons i.fa.fa-youtube-play {
  background: #c33223;
}

.box-text-inner {
    text-align: center;
}
h4.uppercase {
    text-transform: uppercase;
    color: #fff;
}
span.person-title {
  font-size: 15px;
}
.fancy-underline {
  color: #ffff00;
}
ul#footer-menu li {
    list-style: none;
}
ul#footer-menu {
    display: block;
    list-style-type: disc;
    margin-block-start: 0px;
    margin-block-end: 0px;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
}

footer.ent-footer h4 {
    text-transform: uppercase;

}
.tktknhieu {
    width: 100%;
    display: flex;
    float: left;
    margin-bottom: 20px;
}
.tktknhieu p {
    margin: 0px;
    font-style: italic;
}

.coppy-right {
  text-align: center;
  background-color: #006752;
}

.ent-full.coppy-right p {
    margin: 0px;
    padding: 8px;
    font-size: 13px;
}
.footer3 p {
    font-size: 14px;
}

.ol-1 {
  margin-left: 30px;
}

.l-ich-text span {
    font-weight: 600;
    color: #9e0b0f;
}
.l-ich-text img {
    width: 100%;
    height: auto;
}
.owl-carousel .owl-item img {
  height: auto;
  width: 100%;
}

.divi {
margin: auto;
display: block;
width: 25%;
margin-bottom: 15px;
}
div#projects {
    margin-top: 30px;
}
.add-hiden .lSPager  {
  display: none;
}
div#responsive-da {
    height: auto !important;
}

.ent-col-bg {
    width: 59%;
    float: right;
    background-color: rgb(246, 242, 184);
}
.after_bg img {
    width: 100%;
}
.camk {
    display: flex;
    flex-wrap: wrap;
}
.item_ck {
        width: 33.3333333%;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 30px;
}
img.ent-image_ck {
    margin: auto;
    display: inline-block;
    width: 40%;
    margin-bottom: 5px;
}
.item_ck h4 {
    font-size: 14px;
    font-weight: 600;
    position: relative;
}
.item_ck h4:after {
    content: "";
    color: green;
    position: absolute;
    left: 0;
    border-radius: 999px;
    right: 0;
    top: 100%;
    height: 9px;
    image-rendering: -webkit-optimize-contrast;
    background: url("./images/underline.png") 50% top no-repeat;
    background-size: 65% 9px;
}
.fancy-underline span:after {
  content: "";
    color: green;
    position: absolute;
    left: 0;
    border-radius: 999px;
    right: 0;
    top: 100%;
    height: 9px;
    image-rendering: -webkit-optimize-contrast;
    background: url("./images/underline.png") 50% top no-repeat;
    background-size: 100% 9px;
}
span.fancy-underline span {
    position: relative;
    color: #ffff00;
}
.showtm {
    text-align: center;
}
.chinh_sach_box {
    color: #333;
    margin-bottom: 10px;
    position: relative;
}
.chinh_sach_l {
    vertical-align: middle;
    text-align: center;
    float: left;
    width: 70px;
    color: #1e5480;
    padding-right: 10px;
}
#camket {
  background: #fff;
  padding-top: 15px;
  margin-bottom: 40px;
}
.ent-navigat span i:after {
    content: "";
    position: absolute;
    border-top: 0;
    border-right: 15px solid #c54b00;
    border-bottom: 15px solid #c54b00;
    border-left: 8px solid transparent;
    height: 0;
    width: 0;
    left: -28px;
    top: 0;
    z-index: 1;
}
.chinh_sach_l img {
    fill: #ff6100;
    width: 50px;
    height: 50px;
    transition: 0.5s;
}
.chinh_sach_r {
    overflow: hidden;
    color: #656565;
    font-size: 13px;
    text-align: left;
}
.chinh_sach_r strong {
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 5px;
}
.chinh_sach_box:after {
    content: '';
    clear: both;
    display: table;
}
.chinh_sach_l_1 img {
  animation: 
    pulse 3s ease infinite alternate, 
    nudge 3s linear infinite alternate;
}
@keyframes nudge {
  0%, 100% {
    transform: translate(0, 0);
  }
  
  50% {
    transform: translate(10px, 0);
  }
  
  50% {
    transform: translate(-10px, 0);
  }
}


.chinh_sach_l_2 img {
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-5px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-5px); }
}

.chinh_sach_l_3 img {
   animation: 8s ease-in-out 0s normal none infinite running move;
}


@keyframes move{
  0%{transform:translate(0)}
  50%{transform:translate(6px,-6px)}
  62%{transform:translate(-6px,6px)}
  75%{transform:translate(6px,-6px)}
  85%{transform:translate(0)}
  100%{transform:translate(0)}
}
.chinh_sach_l_4 img {
   animation: spin 8s linear infinite;
}
@keyframes spin{
  0%{transform:rotate(0deg)}
  50%{transform:rotate(0deg)}
  75%{transform:rotate(90deg)}
  100%{transform:rotate(0deg)}
}
@-webkit-keyframes spin{
  100%{
    -webkit-transform:rotate(360deg);
    transform:rotate(360deg)
  }
    }
  @keyframes spin{
    100%{
      -webkit-transform:rotate(360deg);
      transform:rotate(360deg)
    }
  }
/*.chinh_sach_l_3 {
   top: 5px;
  left: 2px;
  position: absolute;

}
.chinh_sach_l_3 {
   animation: move 3s ease infinite;
}
@keyframes move {
  50% {
     top: 20px;
     left: 2px;
  }
}*/

/*css colum*/
.ent-col-3 {
    width: 25%;
    float: left;
}
.ent-col-6 {
  width: 50%;
  float: left;
}
.ent-col-8 {
  width: 66.7%;
  float: left;
}
.ent-col-4 {
  width: 33.3%;
  float: left;
}
.ent-col-40 {
  width: 40%;
  float: left;
}
.ent-col-20 {
  width: 20%;
  float: left;
}
.ent-col-60 {
    width: 60%;
  float: left;
}
/*end css colum*/

/*Css Menu*/
.main-nav:after {
  clear: both;
  content: "\00a0";
  display: block;
  height: 0;
  font: 0px/0 serif;
  overflow: hidden;
}

.nav-brand {
  float: left;
  margin: 0;
}

.nav-brand a {
  display: block;
  padding: 12px 12px 12px 5px;
  color: #555;
  font-size: 16px;
  font-weight: normal;
  line-height: 18px;
  text-decoration: none;
      color: #fff;
}

#main-menu {
  clear: both;
  width: 100%;
}


/* Mobile menu toggle button */

.main-menu-btn {
    float: right;
    position: absolute;
    right: 10px;
    width: 40px;
    height: 33px;
    white-space: nowrap;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    text-align: center;
    border-radius: 6px;
    margin-top: 21px;
}

/* hamburger icon */

.main-menu-btn-icon,
.main-menu-btn-icon:before,
.main-menu-btn-icon:after {
  position: absolute;
    top: 50%;
    left: 2px;
    height: 2px;
    width: 27px;
    background: #cf211e;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    left: 8px;
    right: 0px;
}

.main-menu-btn-icon:before {
  content: '';
  top: -8px;
  left: 0;
}

.main-menu-btn-icon:after {
  content: '';
  top: 8px;
  left: 0;
}


/* x icon */

#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon {
  height: 0;
  background: transparent;
}

#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:before {
  top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:after {
  top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}


/* hide menu state checkbox (keep it visible to screen readers) */

#main-menu-state {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}


/* hide the menu in mobile view */




.nav-brand {
    display: none;
}
  .nav-brand {
    display: block;
    }

@media (min-width: 768px) {

  #main-menu {
    float: right;
    clear: none;
  }
  /* hide the button in desktop view */
  .main-menu-btn {
    position: absolute;
    top: -99999px;
  }

  .nav-brand {
    display: none;
    }
}

/*Ent Css Menu*/

/*Css Slide*/

.doitac {
  width: 100%;
  float: left;
    margin-top: 15px;
}
.slidedt {
    background: #fff;
    display: flow-root;
}

/*End Css Slide*/



/*Css KH*/

#contact .body-contact:first-child {
  margin-right: 1%;
  padding: 15px;
}
#contact .body-contact:nth-child(2) {
  margin-left: 1%;
  padding: 15px;
}

.body-contact {
    width: 49%;
    float: left;
    margin-bottom: 30px;
    background: #fff;
    margin-top: 30px;
}

.body-contact form {
    padding-right: 1%;
}

div#responsive-kh {
    text-align: center;
    height: auto !important;
}


.ndvideo img {
    width: 100% !important;
    border-radius: 50%;
    float: left;
    height: auto;
}

.img-kh {
    width: 100%;
    float: left;
}

.text-kh {
    width: 65%;
    float: left;
}
.khnvct {
    border-top-left-radius: 50px;
    color: #000;
    border-bottom-right-radius: 50px;
}
.khnvct p {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 13px;
}
.ent-input {
  padding: 8px;
    display: block;
    margin-top: 16px;
    margin-bottom: 16px;
    border-radius: 5px;
    width: 80%;
}
.tv_content textarea {
    width: 90%;
    margin: auto;
    display: block;
    padding: .4rem .5rem;
    background: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 14px;
}

.ent-input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;
}
.ent-input::-moz-placeholder { /* Firefox 19+ */
  color: #000;
}
.ent-input:-ms-input-placeholder { /* IE 10+ */
  color: #000;
}
.ent-input:-moz-placeholder { /* Firefox 18- */
  color: #000;
}

.ent-border-bottom span {
    text-transform: uppercase;
}

/*End Css KH*/

/*Css TT*/
.ent-tt-container img{
  width: 40%;
  float: left;
  height: auto;
}
.ent-tt-topleft {
    width: 60%;
    float: left;
    padding-left: 15px;
    margin-top: 0px;
    font-weight: bold;
    font-family: "UTM Avo",Arial,sans-serif;
    color: #002e50;
    padding-right: 15px;
}
.ent-tt-container p {
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 60%;
    margin-top: 0px;
    font-size: 85%;
}
.ent-tt-container {
    margin-bottom: 15px;
    float: left;
	width: 100%;
}
.columm-tt {
    background: #fff;
    padding: 15px;
}

/*End Css TT*/

/*css SINGLE-SAN-PHAM*/
.fix-cam-ket {
    position: fixed;
    top: 0;
    width: 20%;
}

.list-img-sp .lSSlideOuter  {
  width: 100%;
    float: left;
}
.destar {
  width: 100%;
  float: left;
}

.list-img-sp ul#imageGallery img {
    width: 100%;
    height: auto;
}
.title-des {
      width: 75%;
    float: left;
}
.cam-ket {
  float: left;
  width: 25%;
  margin-bottom: 10px;
      top: 10px;
}
ul.km-banner p {
    margin: auto;
}
.page-content {
  margin: auto;
}
.chinh_sach_hot_line ul li {
    overflow: hidden;
    display: table;
    width: 100%;
    list-style: none;
}
.chinh_sach_hot_line {
    
}


.icon-box-text p {
    margin-top: 8px !important;
}
.sidebar_widget_work_time {
    padding: 1rem 1rem .5rem;
    background: #009a41 url(./images/sidebar_widget_work_time.png) 0 0 no-repeat;
    background-size: cover;
    border-radius: 12px;
    margin-bottom: 1.5rem;
}
.sidebar_widget_work_time p {
    text-align: right;
    padding: 0rem 0;
    padding-right: 37%;
    font-size: 15px;
    color: #ff0;
}
.contact_lh {
    float: left;
    width: 100%;
}
.contact_lh img {
    width: 100%;
    height: auto;
}
.bvlq_full {
    float: left;
    width: 100%;
}
.lq_title {
    padding-left: 10px;
    background: #9a1b23;
    padding: 9px 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}
.bvlq {
    width: 100%;
    float: left;
    background: #f0f8ff;
    border: 1px solid #cacaca;
    margin-top: 0px;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0em;
}
ul.bvlq li {
        border-bottom: 1px dashed;
    border-color: slategray;
    padding-bottom: 5px;
    padding: 10px;
}
.tv_content {
    background: #fff;
    float: left;
    width: 100%;
}
.contact_lh .tv_title{
border-radius: 10px 10px 0 0;
background-color: #fff;
text-align: center;
padding: 1rem 0 .75em;
    color: #009a41;
    font-size: 1.325rem;
    font-weight: 500;

    text-transform: uppercase;
}
.tv_title span {
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
}
.sidebar_widget_work_time p span {
    color: #ccff11;
}
.sidebar_widget_work_time p a {
    color: #ff0;
    font-weight: 700;
}

.chinh_sach_hot_line ul {
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
}

.blogs-lq {
    position: relative;
    float: left;
}
.font_text {
  font-size: 15px !important;
}
.font_textac {
font-size: 17px !important;
}
.blogs-lq span {
    font-size: 15px;
    font-weight: 600;
    color: #333;
    display: block;
    right: 0;
    left: 0;
    bottom: 0;
    text-align: left;
    width: 100%;
}
.ent-image-km {
  width: 100%;
  height: auto;
  margin-bottom: 5px;
}
.kmkhac li {
    margin: 10px 0px 10px 0px !important;
}
.kmkhac li a {
    font-size: 16px;
    color: #49699c;
    font-weight: bolder;
}
.kmkhac li:before {
    content: "\f005";
    font-family: FontAwesome;
    font-size: 20px;
    color: #cf211e;
    margin-right: 10px;
}
li.has-icon.hotline-lh {

}
.dm_lq {
    float: left;
    width: 100%;
}
.dm_lq li {
    font-size: 15px;
    line-height: 1.4;
    font-weight: 700;
    text-transform: uppercase;
    background: #e6e8e8;
    margin: .5rem 0;
    padding: .5rem 11% .5rem 4%;
    border-radius: 4px;
    background-image: url(./images/sidebar_widget_nav_icon_bvtc.png);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 96% center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.km-banner {
    float: left;
    width: 100%;
}
.sp-title-km {
    float: left;
    width: 100%;
    line-height: 30px;
    padding: 0;
    font-size: 25px;
    font-weight: 600;
    border-bottom: 1px solid #2469ae;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 10px;
}
.cont_tent_post img {
    width: 100%;
    height: auto;
}
.dm_lq li a {
    color: #333;
    display: inline-block;
}
.dm_lq li a:hover {
    color: #bf1e2e;
}
li.has-icon.hotline-lh img {
    width: 100%;
    height: auto;
}
.blogs-lq li {
    width: 100%!important;
    float: left;
    padding-top: 5px!important;
    margin-right: 1%!important;
    text-align: center;
    position: relative;
    margin-top: 0px !important;
    margin-bottom: 15px !important;
}
.blogs-lq li:nth-child(1) {
    border-top: 0px;
}
.blogs-lq img {
    width: 30% !important;
    float: left;
margin-right: 5px;
}
ul.km-banner img {
    width: 100%;
    height: auto;
}
.blogs-lq img {
    width: 100%;
    height: auto;
}
textarea {
  height: 60px;
}
.line-hot {
  display: block;
    padding-left: 45px;
    line-height: 26px;
    font-size: 18px;
    position: relative;
}
.chinhsach_content .fa-phone-square {
  font-size: 40px;
    text-align: center;
    padding-right: 9px;
    color: #cf211e;
    position: absolute;
    display: block;
    line-height: 52px;
}
.sp-title {
    font-size: 16px;
    padding-bottom: 3px;
    color: #333;
    text-align: left;
    font-weight: 500;
}
.details-hotline {
    background: #cf211e;
    border-radius: 16px;
    line-height: 40px;
    max-width: 300px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 18px;
    text-transform: uppercase;
}
i.fa.fa-plus-square {
    color: #cf211e;
    font-size: 18px;
}

.has-icon .chinhsach_content {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    float: left;
}
.chinhsach_content p {
    margin: 0;
    line-height: 22px;
}
.title-des {
    padding-right: 20px;
}

.title-des h1 {
  margin-top: 0px;
      color: #333;
    font-size: 23px;
    line-height: 30px;
    text-transform: uppercase;
}
.tinymce {
    border: 2px solid #e03232;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    float: left;
}


.tinymce p {
    padding-left: 27px;
    margin-bottom: 2px;
    position: relative;
    list-style: none;
    margin-top: 5px;
}

.single_tags {
  width: 100%;
  float: left;
}

.single_tags a:after {
    content: ", ";
}
.single_tags a:last-child:after {
    content: "";
}
.content-nh {
    text-align: justify;
    float: left;
    width: 100%;
    border-top: 1px solid #d8d8d8;
    height: 1300px;
    overflow: hidden;
}
.content-nh_sp {
  margin-top: 10px;
}


h1.tieude2 {
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 500;
    padding: 0;
    margin: .75rem 0 1rem;
    width: 100%;
}
.content-nh img {
    width: 100%;
    margin: auto;
    display: block;
    height: auto;
}
.menu-image-title-below.menu-image-not-hovered > img, .menu-image-hovered.menu-image-title-below .menu-image-hover-wrapper, .menu-image-title-below .menu-image-hover-wrapper {
  padding-bottom: 5px;
}
.tinymce p:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f058";
    position: absolute;
    top: 3px;
    left: 8px;
    font-size: 16px;
    color: #7ad03a;
}

p.price {
    font-family: "UTM Avo",sans-serif;
    font-weight: 600;
    color: #ff3a3a;
}
.owl-nav.disabled {
    display: none;
}
.currencySymbol {
    font-size: .75em;
    vertical-align: top;
    display: inline-block;
    margin-top: .05em;
    margin-left: 5px;
}
.km_gia {
    color: #ff0000;
}
.goc_gia {
    opacity: 0.5;
}
.show_price {
  display: flex;
    width: 70%;
    float: left;
    flex-wrap: wrap;
    padding-left: 5px;
}
.goc_gia {
    color: #ff0000;
    font-size: 16px;
    margin-left: 10px;
    text-decoration: line-through;
}
.price {
    font-weight: 600;
    font-size: 17px;
}
.thongtinsp h1 {
    border-bottom: 1px solid #dcdcdc;
}
div#imageGallery {
    height: auto !important;
    width: 50%;
    float: left;
}
div#imageGallery img {
    width: 100%;
    height: auto !important;
}
.thongtinsp {
  width: 49%;
  float: right;
}


/*end css SINGLE-SAN-PHAM*/
.wp-caption {
    width: 100% !important;
}
.tt-sep {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
    text-align: center;
}
.tt-sep h3 {
    font-size: 16px;
    font-weight: 600;
    color: #002e50;
    margin-bottom: 0px;
}
.sep-gen img {
 width: 85%;
    height: auto;
    display: block;
    margin: auto;
}

.ent-opacity {
    font-style: italic;
}

/* Css slider */
.lSAction i {
    font-size: 35px;
}
.da-class .lSAction > a {
    background-image: initial;
    background: #fff;
    text-align: center;
    width: 35px;
    height: 35px;
    opacity: 1;
    border-radius: 5px;
}
.lSSlideWrapper {
	display: block;
}
.slider-s .lSSlideOuter {
    width: 100%;
    float: left;
    position: relative;
	display: block;
	overflow: initial;
}
/* End css slider*/

.tthot {
    float: left;
    width: 100%;
    background: #fff;
}
.tthot h2 {
padding: 10px 20px 10px 10px;
    background: #fdd504;
    line-height: 1.3em;
    font-size: 14px;
    font-weight: 600;
    color: #333;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    float: left;
    width: 20%;
}
.tthot h2:after {
    content: '';
    width: 0;
    height: 0;
    border-right: 12px solid #fff;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
}
.hot-km {
position: relative;
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
    height: 38px;
    float: left;
    width: 55%;
    margin:  10px 0px 10px 0px;
    line-height: 38px;
}
.ring {
    display: block;
    float: left;
    border-radius: 100%;
    padding: 15px;
    transform: scale(.25);
    -ms-transform: scale(.25);
    -webkit-transform: scale(.25);
    -o-transform: scale(.25);
    -moz-transform: scale(.25);
    -webkit-transform-origin: center;
    animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -webkit-transform-origin: center;
}
.ping {
    border: solid #cf211e 3px;
    -moz-animation-duration: 3s;
    -webkit-animation-duration: 3s;
    -moz-animation-name: ping;
    -webkit-animation-name: ping;
}
.rung-ring {
  padding: 10px 10px 10px 0px;
    float: left;
}
.hot-km p {
    margin-top: 0px;
    margin-bottom: 0px;
}

@-webkit-keyframes ping {
    from {
        transform: scale(.25);
        -ms-transform: scale(.25);
        /* IE 9 */
        -webkit-transform: scale(.25);
        /* Safari and Chrome */
        -o-transform: scale(.25);
        /* Opera */
        -moz-transform: scale(.25);
        /* Firefox */
        opacity: 1;
    }
    to {
        transform: scale(1);
        -ms-transform: scale(1);
        /* IE 9 */
        -webkit-transform: scale(1);
        /* Safari and Chrome */
        -o-transform: scale(1);
        /* Opera */
        -moz-transform: scale(1);
        /* Firefox */
        opacity: 0;
    }
}

.dot {
    position: absolute;
    text-decoration: none;
    background-color: #cf211e;
    border-radius: 100%;
    -moz-animation-duration: .75s;
    -webkit-animation-duration: .75s;
    -moz-animation-name: breathe;
    -webkit-animation-name: breathe;
    animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-direction: alternate;
    -moz-animation-direction: alternate;
    -webkit-animation-direction: alternate;
    animation-delay: 0s;
    -moz-animation-delay: 0s;
    -webkit-animation-delay: 0s;
    border: 1px solid #cf211e;
    width: 10px;
    height: 10px;
    margin: 13px;
    margin-left: -23px;
    margin-top: 13px;
}
.text-hot {
  margin-left: 30px;
  display: flex;
}

.ndhot ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
    width: 100%;
    float: left;
}
.ndhot ul li{
    list-style: none;
    width: 100%;
    float: left;
    margin-bottom: 5px;
}
.ndhot ul h3 {
    width: 70%;
    float: left;
}
.ndhot ul img {
    width: 30%;
    height: auto;
    float: left;
}
.ndhot li h3 {
    display: block;
    overflow: hidden;
    height: 36px;
    line-height: 1.3em;
    font-size: 14px;
    color: #333;
    margin-bottom: 5px;
    margin-top: 0px;
    padding-left: 5px;
}

/*css archive*/

.postoto {
    width: 19%;
    float: left;
    margin-bottom: 10px;
    margin-right: .5%;
    margin-left: .5%;
    display: block;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.postoto img{
    width: 100%;
    height: auto;
}
.box-post {
      position: relative;

}
.postoto h2 {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
    bottom: 0;
    text-align: center;
    font-size: 16px;
    background: #00000087;
    margin-top: 0px;
    margin-bottom: 0px;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    font-weight: 600;
}
.box-post-ct {
    text-align: center;
    padding: 20px 0px 5px;
}
.box-post-ct a {
    padding: 6px 20px 6px 20px;
    background: #006752;
    border-radius: 50px;
    color: #fff;
    width: 60%;
    margin: auto;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 5px;
}
#big {
}
.h2big {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}


.h2big__box {
    font-size: 15px;
    position: absolute;
    bottom: 0;
    color: #fff;
    float: left;
    width: 100%;
}
ul.h2big__ct li {
    list-style: disc;
}
ul.h2big__ct {
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
    position: absolute;
    bottom: 0px;
    padding: 0px;
    margin: 0px;
}
ul.h2big__ct p {
    background: linear-gradient( to top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, .4));
    margin: 0px;
    padding: 15px;
}
#thumbs .owl-stage {
    display: flex;
    flex-wrap: wrap;
    width: 100% !important;
    transform: translate3d(0px, 0px, 0px) !important;
}

.h2big__pic {
    width: 100%;
    align-items: center;
}
.h2big__pic a {
    display: block;
    overflow: hidden;
}
.h2big__tt {
    margin: 30px 0;
    font-size: 18px;
    font-weight: 500;
}
/*css back to top*/
.go-top {
    position: fixed;
    bottom: 80px;
    right: 10px;
    width: 40px;
    display: none;
    cursor: pointer;
    background-color: #bf1e2e;
    text-align: center;
    height: 40px;
    z-index: 1;
    padding-top: 5px;
    border-radius: 100%;
    border:1px solid #fff;
}
.go-top:after {
    content: "\f106";
    font-family: FontAwesome;
    color: #fff;
    font-size: 25px;
    line-height: 30px;
}

.ent-navigat b {
  display: block;
    -ms-flex: 1;
    flex: 1;
    height: 2px;
    opacity: .1;
    background-color: currentColor;
}


.price_arae {
    margin-top: 10px;
    -js-display: flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: center;
    -ms-flex-pack: justify;
}
.title_gia {
    font-weight: 700;
    padding: 8px 10px 4px;
    background: #fff;
    text-transform: uppercase;
    color: #1e5480;
    border-radius: 4px 0 0 4px;
    line-height: 16px;
    display: inline-block;
    font-size: 11px;
}
.show_post_cat {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    background: #fff;
    position: relative;
    padding-top: 30px;
}

.item_post {
    width: 20%;
    border-right: 1px solid #e7e7e77d;
    border-bottom: 1px solid #e7e7e77d;
    padding-bottom: 10px;
}
.item_post h3 {
    color: #1e5480;
    font-size: 14px;
    overflow: hidden;
    line-height: 18px;
    font-weight: 700;
    margin: 0 0 6px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    height: 36px;
    padding: 0px 15px;
    margin: auto;
}
span.nd_icon_section {
    width: 50px;
    height: 50px;
    float: left;
    background: #ff6100;
    position: absolute;
    margin-right: 10px;
}
span.nd_icon_section img {
    max-height: 30px;
    max-width: 35px;
    width: auto;
    position: absolute;
    transform: translate3d(-50%,-50%,0);
    -moz-transform: translate3d(-50%,-50%,0);
    -webkit-transform: translate3d(-50%,-50%,0);
    top: 50%;
    left: 50%;
}
span.nd_icon_section:after {
    content: '';
    position: absolute;
    top: 15px;
    right: -7px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #ff6100;
}
.fixHeader {
    background: #fff !important;
    position: fixed;
    box-shadow: 1px 1px 1px rgb(210, 210, 210);
}
.item_post img {
    width: 100%;
    height: auto;
    margin: auto;
    display: block;
    padding: 15px;
}

.xtc {
  position: absolute;
    right: 15px;
    display: flex;
    align-items: center;
    line-height: 50px;
}
.xtc .fa {
    font-size: 20px;
    padding: 0 0 0 7px;
    line-height: 22px;
}
.ent-image-post {
    width: 100%;
    height: auto;
}

.item_post_video {
    padding: 7.5px;
    position: relative;
    margin-bottom: 10px;
}

.icon_click_video {
    width: 50px !important;
    height: 50px;
    position: absolute;
    top: 35%;
    left: calc(50% - 25px);
}

#doi_tac_tq {
  background: #ff6100 url("./images/bg_statis.jpg") no-repeat center center;
  background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    padding: 20px 0 0;
}
.box_service_title {
    text-align: center;
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    margin: 0 0 10px;
    animation: 4s ease-in-out 0s normal none infinite running chang-rotage-anim;
}
@keyframes chang-rotage-anim{
  0%{transform:rotate(0deg) scale(1) skew(1deg)}
  5%{transform:rotate(-25deg) scale(1) skew(1deg)}
  10%{transform:rotate(25deg) scale(1) skew(1deg)}
  15%{transform:rotate(-25deg) scale(1) skew(1deg)}
  20%{transform:rotate(25deg) scale(1) skew(1deg)}
  25%{transform:rotate(0deg) scale(1) skew(1deg)}
  100%{transform:rotate(0deg) scale(1) skew(1deg)}
}
.box_service_icon {
    margin: 0 auto 10px;
}
.box_service_icon {
    margin: 0 auto 10px;
    display: block;
    width: 70px;
    height: 70px;
}
.box_service_desc {
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
}
.price_current {
    border-radius: 0 4px 4px 0;
    color: #e10c00;
    font-size: 20px;
    font-weight: 700;
    display: inline-block;
    background: #ffffff9e;
    padding: 10px;
}
img.thumb1image {
    animation: 6s ease-in-out 0s normal none infinite running chang-rotage-anim-2;
    border-radius: 5px;
}
img.ent-image2 {
    animation: 6s ease-in-out 0s normal none infinite running chang-rotage-anim-2-s;
    width: 75%;
    margin: auto;
    border-radius: 5px;
}

@keyframes chang-rotage-anim-2{
  0%{transform:rotate(0deg) scale(1) skew(0)}
  20%{transform:rotate(0deg) scale(1) skew(0)}
  25%{transform:rotate(10deg) scale(1.1) skew(1deg)}
  35%{transform:rotate(-10deg) scale(1) skew(1deg)}
  45%{transform:rotate(10deg) scale(1.1) skew(1deg)}
  55%{transform:rotate(-10deg) scale(1) skew(1deg)}
  60%{transform:rotate(0deg) scale(1) skew(1deg)}
}
@keyframes chang-rotage-anim-2-s{
  0%{transform:rotate(0deg) rotateX(180deg) scale(1) skew(0)}
  20%{transform:rotate(0deg) rotateX(180deg) scale(1) skew(0)}
  25%{transform:rotate(-10deg) rotateX(180deg) scale(1.1) skew(1deg)}
  35%{transform:rotate(10deg) rotateX(180deg) scale(1) skew(1deg)}
  45%{transform:rotate(-10deg) rotateX(180deg) scale(1.1) skew(1deg)}
  55%{transform:rotate(10deg) rotateX(180deg) scale(1) skew(1deg)}
  60%{transform:rotate(0deg) rotateX(180deg) scale(1) skew(1deg)}
}

img.ent-image2 {
    transform: rotateX(180deg);
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    opacity: .3;
    position: absolute;
    left: 0;
    top: 100%;
    right: 0;
    }

.ent-slides .owl-nav {
    position: absolute;
    top: 38%;
    height: 0;
    width: 100%;
}
.ent-slides .owl-prev {
    position: absolute !important;
    left: 10px !important;
    padding: 8px 0 0 !important;
    margin: 0 !important;
    border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    background: rgba(0, 0, 0, 0) !important;
    font-size: 40px !important;
    color: #fff !important;
    font-family: -webkit-body !important;
}
.ent-slides .owl-next {
    position: absolute !important;
    right: 50px !important;
    padding: 8px 0 0 !important;
    margin: 0 !important;
    border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    background: rgba(0, 0, 0, 0) !important;
    font-size: 40px !important;
    color: #fff !important;
    font-family: -webkit-body !important;
}

.ent-slides .owl-next span, .ent-slides .owl-prev span {
    position: absolute;
    top: 0;
    background: rgba(0,0,0,.3);
    width: 40px;
    border-radius: 100%;
    padding: 0 2px 0px 0px;
    height: 40px;
    line-height: 33px;
}
.col_hm h3 {
    z-index: 2;
    margin: 0px;
    font-weight: 500;
    text-transform: uppercase;
    background-color: #009a41;
    color: #fff;
    padding: 8px 8px;
    line-height: 1.3;
    font-size: 1rem;
    position: relative;
}

.hm_dv_tc p {
    font-size: 15px;
    color: #444;
    border: 1px solid #ccc;
    margin: 0px;
    margin-top: 4px;
}
.hm_dv_tc p a {
    padding: 8px 8px;
    display: block;
    background-color: #f9f9f9;
    color: inherit;
    transition: all .3s ease;
}
.hm_dv_tc p a:hover {
    background-color: #009a41;
    color: #ff0;
}

.ent-navigat h2 {
    font-size: 20px;
    margin: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 20px;
    text-align: center;
    padding-bottom: 10px;
}
h3.ent-sp-topleft {
    font-size: 17px;
}
.ent-navigat {
    width: 100%;
    float: left;
}

.ctkm {
    width: 100%;
    float: left;
    background: white;
}
.ent-map {
    width: 100%;
    float: left;
    padding: 10px;
    background: #fff;
}


/*css 404*/
.conttent404 {
    padding-top: 100px;
    padding-bottom: 100px;
}
a.redcolor {
    color: #cf211e;
    font-weight: 600;
}
/*end css 404*/
/*css search + tag + Taxonomy*/
.show-post {
    width: 100%;
    float: left;
    margin-bottom: 1rem;
    padding-bottom: 10px;
}
.show-post.showpost1 {
    margin-right: 0px;

}
.show-post.showpost2 {
    
    margin-right: 0px;
}
.show-post img {
    width: 212px;
    height: auto;
    float: left;
}
.show-post h2 {

    margin-top: 0;
    margin-bottom: 0;
    font-weight: 500;
    -webkit-text-stroke: .2px;
    text-align: left;
    padding-top: 0;
    font-size: 1.125rem;
    font-weight: 600;
    text-transform: uppercase;
    color: #2768ac;
    margin-bottom: 10px;
}

.link {
    color: #ffffff;
    text-decoration: none;
    padding: 6px 10px;
    border-radius: 5px;
    font-size: 13px;
    margin-left: 10px;
    margin-top: 0px;
    float: left;
}
.text_cat {
    width: calc(100% - 212px - 1.5em);
    float: right;
}

.mota-s p {
        margin-top: 0px;
    margin-bottom: 4px;
    color: #000;
    font-size: 15px;
    text-align: justify;
    line-height: 1.5;
}
.text_cat {
    position: relative;
}
.show-post a {
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.show-post h2:hover {
    color: #bf1e2e;
}
.read-more {
    display: block;
    position: absolute;
    bottom: 0;
    background-color: #bf1e2e;
    width: 80px;
    text-align: center;
    right: 0px;
    height: 27px;
    line-height: 30px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    border-radius: 6px;
}
.post_info span {
    margin-right: 10px;
    color: #777;
    font-size: 13px;
    line-height: 1.5;
    font-weight: 300;
}
.post_info {
    justify-content: flex-start;
    margin-bottom: .25rem;
}
/* end css search + tag + Taxonomy*/
/* css ph������n trang*/

.quatrang {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
h1.tieude2 span {
    display: inline-block;
    margin-bottom: -2px;
}
.page-numbers {
    padding: 5px 15px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 400;
}
span.page-numbers.current {
    background: #009a41;
    color: #fff;
}
a.page-numbers {
    background: #fff;
}
/*css binh luan*/
.destar {
  background: #f0f0f0;
  padding: 10px;
}
.mota {
    font-weight: 600;
    line-height: 40px;
    border-bottom: 1px solid #2a7f48;
    margin-bottom: 10px;
}
.km-banner {
    float: left;
}
.cont_tent_post iframe {
    width: 100% !important;
}
.cont_tent_post {
    width: 100%;
    float: left;
}
.cont_tent_post p {
    margin: 0px;
}
.rating-star > span {
    float: left;
    font-weight: 600;
    padding-right: 10px;
    padding-top: 5px;
}
.share-like span {
    font-weight: 600;
    padding-right: 10px;
    margin-top: 5px;
}
/*end css binh luan*/


/*Css Call*/

.hotline {
    background: url(https://nhahangmaison.vn/wp-content/themes/maisontheme/images/hotline.png);
    background-size: cover;
    position: fixed;
    left: 0;
    z-index: 9999999;
    height: 100px;
    width: 300px;
    color: #fff;
    padding: 30px 0 0 45px;
    bottom: 30px;
}

.hotline-no a {
  color: #FFF;
    font-weight: 600;
    font-size: 18px;
}
.hotline .hotline-no {
    float: left;
}

.hotline p:first-child {
    font-family: utm_avobold,sans-serif;
    font-size: 14px;
}

.hotline p {
    font-size: 11px;
    font-family: utm_avoregular,sans-serif;
    text-transform: uppercase;
    margin: 0;
}
.hotline p {
    text-align: center;
}

.hotline img {
    float: left;
    margin: 11px 18px 0 3px;
}
img {
    border: 0;
    vertical-align: middle;
}
@-webkit-keyframes wrench{0%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}8%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}10%,28%,30%,48%,50%,68%{-webkit-transform:rotate(24deg);transform:rotate(24deg)}18%,20%,38%,40%,58%,60%{-webkit-transform:rotate(-24deg);transform:rotate(-24deg)}100%,75%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes wrench{0%{-webkit-transform:rotate(-12deg);-ms-transform:rotate(-12deg);transform:rotate(-12deg)}8%{-webkit-transform:rotate(12deg);-ms-transform:rotate(12deg);transform:rotate(12deg)}10%,28%,30%,48%,50%,68%{-webkit-transform:rotate(24deg);-ms-transform:rotate(24deg);transform:rotate(24deg)}18%,20%,38%,40%,58%,60%{-webkit-transform:rotate(-24deg);-ms-transform:rotate(-24deg);transform:rotate(-24deg)}100%,75%{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}}.faa-parent.animated-hover:hover>.faa-wrench,.faa-wrench.animated,.faa-wrench.animated-hover:hover{-webkit-animation:wrench 2.5s ease infinite;animation:wrench 2.5s ease infinite;transform-origin-x:90%;transform-origin-y:35%;transform-origin-z:initial}.faa-parent.animated-hover:hover>.faa-wrench.faa-fast,.faa-wrench.animated-hover.faa-fast:hover,.faa-wrench.animated.faa-fast{-webkit-animation:wrench 1.2s ease infinite;animation:wrench 1.2s ease infinite}.faa-parent.animated-hover:hover>.faa-wrench.faa-slow,.faa-wrench.animated-hover.faa-slow:hover,.faa-wrench.animated.faa-slow{-webkit-animation:wrench 3.7s ease infinite;animation:wrench 3.7s ease infinite}

/*End CSS Call*/

.content-nh a:hover {
    color: #be1622 !important;
}
.cS-hidden {
    opacity: initial;
    display: block !important;
}

.content-nh h2 span {
    font-size: 24px !important;
}
.body-contact iframe {
    width: 100%;
    min-height: 300px;
    height: auto;
}
.tin-img img {
    border: 1px solid #000;
}
.short-post {
	background: #fff;
    color: #cf211e;
}
nav.rank-math-breadcrumb p a:first-child {
    color: #bf1e2e;
    font-weight: 500;
}
.cate_tag {
    display: flex;
    flex-wrap: wrap;
}
.des_tag {
    width: calc(100% - 115px);
}
.cate_tag .show-post img {
    width: 100px;
}
.cate_tag .show-post {
    width: calc(50% - 10px);
}
.icon {
    width: 54px;
    height: 54px;
    position: relative;
    top: -25px;
    z-index: 1;
    margin: 0 auto;
}
.icon img {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

span.co_prefix {
    margin-right: 0px;
}
.icon:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border: 1px solid #fff;
    z-index: 0;
    transform: rotate(45deg);
    border-radius: 4px;
}
.showpost1_tag {
    margin-right: 10px;
}
.showpost2_tag {
    margin-left: 10px;
}
nav.rank-math-breadcrumb {
    list-style: none;
    border-radius: 2px;
    color: #555;
    border-bottom: 1px solid #ddd;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 15px;
    font-size: 15px;
    margin-top: 10px;
}
.des-tax {
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 1rem;
    background: #f1f1f1;
    margin-bottom: 1.5rem;
    width: 100%;
}
nav.rank-math-breadcrumb:after {
    content: '';
    display: block;
    width: 4.5rem;
    height: 3px;
    background: #bf1e2e;
    position: absolute;
    bottom: -2px;
}
nav.rank-math-breadcrumb p {
    margin: 0px;
}
/*CSS Hidden Show*/

/* Style the tab */


.tab button {
    border: none;
    outline: none;
    cursor: pointer;
    height: 37px;
    padding: 0px 16px;
    transition: 0.3s;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 600;
    position: relative;
    display: inline-block;
    border-radius: 4px;
    margin-bottom: 5px;
}


.tab button:hover {
  background-color: #ddd;
}


.tab button.active {
  background-color: #cf211e;
  color: #fff;
}

.tablinks.active span:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    background-color: #f1ae4a;
    transition: all .3s;
    opacity: 1;
    height: 3px;
}
.content_cg1 {
    width: 60%;
    float: left;
    margin-right: 1%;
}
.news_last {
    float: left;
    margin-bottom: 30px
}
.content_list li {
    list-style: initial;
}
.content_list ul {
    padding-inline-start: 25px;
}
.news_last {
  text-align: center;
}
.ent-tt img {
  height: auto;
  width: 100%;
}
.ent-tt h3 {
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 600;
}
.ent-tt ul.post-categories {
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
    margin-top: 10px;
}
.ent-tt ul.post-categories li {
  margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
}
.ent-tt ul.post-categories li a {
    background: rgb(232, 232, 232);
    padding: 2px 14px;
    border-radius: 2px;
    display: inline-block;
    font-size: 13px;
}
.fotorama__fullscreen-icon {
    background: url('./css/bg.png') no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    width: 100% !important;
    height: 100% !important;
    right: 5px !important;
    top: 0 !important;
    z-index: 10 !important;
    background-position: right !important;
    background-position-y: 5px !important;
}
.ent_60 {
  width: 39%;
  float: left;
}
form.input-group_mobile {
    display: none;
}
.page-content .content-nh {
    margin-top: 0px;
}
.content-nh iframe {
    width: 100%;
    height: auto;
    min-height: 500px;
}
.content-nh table td {
    border: 1px solid #c3c3c3;
    padding: 5px;
}

.content-nh table {
    width: 100%;
    text-align: left;
}



.top-menu, .ent-logo_2 {
    display: none;
}
.fullcontent_des{
  display: inline-block;
  width: 100%;
}
.ent-single-sp {
    background: #fff;
    width: 100%;
    height: auto;
}
.ent-image_single {
  width: 100%;
  height: auto;
}

.menu-image-hover-wrapper {
  width: 50px;
}
ul#menu_show_mobile {
  display: none;
}

.mail-icon {
    width: 5%;
    float: left;
    margin-top: 10px;
}
.mail-icon img {
    width: 70%;
    height: auto;
}
.kg {
    width: 45%;
    float: left;
}
.kg h3 {
    color: #fff;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 600;
    padding: 10px;
}
.kg p {
    color: #fff;
    margin-top: 0px;
    font-size: 14px;
}
.box-dang-ki {
    width: 50%;
    float: left;
}
#lest_footer {
    background-image: url("./images/img-bg.jpg");
    background-size: 100% auto;
        margin-top: 5px;
    padding-bottom: 15px;
    padding-top: 15px;
}
p.p_form {
    margin-bottom: 15px;
}
.face_img img {
  width: 100%;
  height: auto;
}
span.wpcf7-form-control-wrap {
    margin-right: 10px;
}
.wpcf7-text {
    width: 100%;
    padding: 17px 0.5rem;
    background: #eee;
    border: 1px solid #ccc;
    border-radius: 15px;
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: .75rem;
    margin: auto;
    display: block;
}
.wpcf7-text {
    height: 30px;
}
.ctvct .wpcf7-submit {
    cursor: pointer;
    font-weight: 500;
    text-transform: uppercase;
    background-color: #009a41;
    color: #fff;
    font-size: 12px;
        padding: 0.5rem 1rem .4rem;
    box-shadow: 0 1px 3px 0px rgb(0 0 0 / 20%);
    border-bottom: 3px solid #007331;
    margin: auto;
    display: block;
    border-width: 0px;
    position: absolute;
    right: 1.5px;
    top: 0px;
    border-radius: 15px;
    margin-top: 2.5px;
}
.tv_content p {
    margin-bottom: 0px;
}
  .outer { margin:0 auto; max-width:100%;display: flex;flex-wrap: wrap;overflow: hidden;}
#big .item,#big2 .item {border-radius: 3px; }
#thumbs .item { border-radius: 3px; text-align: center; cursor: pointer; }
.owl-theme .owl-nav [class*='owl-'] { -webkit-transition: all .3s ease; transition: all .3s ease; }
.owl-theme .owl-nav [class*='owl-'].disabled:hover { background-color: #D6D6D6; }
#big.owl-theme  { position: relative; width: 66%;}
div#thumbs {
  width: 34%;
    z-index: 10;
}
.outer .owl-stage-outer {
    overflow: initial !important;
}
div#thumbs h3 {
    text-align: left;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1.4;
    padding: 14.7px 12px;
    width: 100%;
    background-color: #fff;
    color: #555;
    border: 1px solid #eee;
    position: relative;
    transition: all .2s ease;
    margin: 0px;
}



#big.owl-theme .owl-next,
#big.owl-theme .owl-prev,
#big2.owl-theme .owl-next,
#big2.owl-theme .owl-prev 
{ background:#333; width: 22px; line-height:40px; height: 40px; margin-top: -20px; position: absolute; text-align:center; top: 50%; }
#big.owl-theme .owl-prev,
#big2.owl-theme .owl-prev { left: 10px; }
#big.owl-theme .owl-next,
#big2.owl-theme .owl-next { right: 10px; }
#thumbs.owl-theme .owl-next, #thumbs.owl-theme .owl-prev, 
#thumbs2.owl-theme .owl-next, #thumbs2.owl-theme .owl-prev { background:#333; }
div#thumbs .owl-stage .owl-item {
    width: 100% !important;
}
div#thumbs .owl-stage .owl-item:nth-child(1),
div#thumbs .owl-stage .owl-item:nth-child(2),
div#thumbs .owl-stage .owl-item:nth-child(3) {
  padding-top: 0px;
}
div#big2 img {
    width: 50%;
}
div#big2 .item {
    display: flex;
    flex-wrap: wrap;
}
#thumbs2 .owl-item.active.current {
    background-color: #eee;
    border: 2px solid #009a41;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2), 0 0 5px rgba(0, 0, 0, 0.1);
}
div#thumbs2 {
    margin-top: 10px;
}

.outer2 {
  width: calc(100%);
    float: left;
    margin-right: 2.5px;
}
div#thumbs2, #big2.owl-theme {
  width: 100%;
  float: left;
  display: block;
}
.
#thumbs2 .item {
  cursor: pointer;
}


.shosvidoe {
    width: 50% !important;
}
.tt_shosvidoe img {
    width: 150px !important;
}
.ent-navigat-videos h2 {
    margin: 0px;
    padding-bottom: 1rem;
    font-size: 1.5rem;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: .5rem;
}
div#thumbs3 .owl-item,
div#thumbs4 .owl-item,
div#thumbs5 .owl-item{
    width: 100% !important;
    border-bottom: 1px solid #eee;
    float: left;
    cursor: pointer;
    padding: 10px;
}

div#thumbs3 .item,
div#thumbs4 .item,
div#thumbs5 .item {
    display: flex;
    flex-wrap: wrap;
}
#thumbs3 .owl-stage,
#thumbs4 .owl-stage,
#thumbs5 .owl-stage{
    width: 100% !important;
}
.tbb_tt  .owl-item.current.active{
    background: #dddddd;
}
.tbb_tt  .owl-item.active_ent{
    background: #dddddd;
}

div#thumbs3 .item h3,
div#thumbs4 .item h3,
div#thumbs5 .item h3 {
    width: calc(100% - 155px);
    margin-left: 5px;

    padding-top: 0;
    font-size: 15px;
    line-height: 1.4;
    font-weight: 500;
    color: #333;
}
div#thumbs3 .item h3:hover,
div#thumbs4 .item h3:hover,
div#thumbs5 .item h3:hover {
    color: #009a41;
}

.tt_shosvidoe{
    width: 50% !important;
}
.tbb_tt {
    display: flex;
    flex-wrap: wrap;
}

.outer_video {
    width: calc(100%);
    float: left;
    margin-left: 2.5px;

}

.video_33 img, .video_100 img {
    width: 100%;
    height: auto;
}
.outer_video .video_33:nth-child(2){
 margin-left: 0px;
}
.video_33 {
    width: calc(33.33333% - 3.33333333px);
    float: left;
    padding-top: 5px;
    margin-left: 5px;
}
.video_33 a, .video_100 a {
  position: relative;
    width: 100%;
    float: left;
}
.video_100 h3 {
  z-index: 1;
    right: 0px;
    position: absolute;
    color: #fff;
    left: 0;
    bottom: 0px;
    text-align: center;
    background: rgba(0,0,0,0.2);
    font-size: 13px;
    margin: 0px;
    padding: 20px;
}
.video_33 h3 {
font-size: 13px;
text-align: center;

}

.dtac {
  position: relative;
}
.dtac .owl-prev {
    position: absolute;
    bottom: 40%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: rgba(255, 255, 255, 0.97) !important;
    color: #4b4b4b !important;
    transition: 0.3s !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
    border-radius: 100% !important;
    font-size: 24px !important;
    font-weight: 400;
}
.tags {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
span.hbox1__icon {
    position: absolute;
    right: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 5px;
    width: 25px;
    height: 25px;
    text-align: center;
    border: 1px solid #ffffff;
    border-radius: 100%;
    z-index: 2;
}
.dtac .owl-next {
    position: absolute;
    right: 0px;
    bottom: 40%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: rgb(255, 255, 255) !important;
    color: #4b4b4b !important;
    transition: 0.3s !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
    border-radius: 100% !important;
    font-size: 24px !important;
    font-weight: 400;
}
.item_2 {
  padding-bottom: 5px;
    padding-top: 5px;
    border-top: dashed 1px;
    border-color: #eee;
    width: 100%;
    float: left;
}
.item_2 img {
    width: 20%;
    float: left;
    padding-right: 10px;
    height: auto;
    padding-left: 5px;
}
.item_2 h3 {
    font-size: 13px;
}
.item_2 p {
    font-size: 13px;
}
.item_2 h3, .item_2 p {
    width: calc(80% - 10px);
    float: left;
}
.item_1 {
    margin-bottom: 5px;
}
.showsp h2 {
    margin: 0px 0 0px;
    color: #156953;
    font-size: 24px;
    font-weight: lighter;
    text-align: center;
}

.showtm .owl-nav{
    display: none !important;
}

h2.h2_page_home hr {
    display: block;
    height: 0;
    border: 0;
    border-bottom: 1px solid #00a651;
}

.entshosp3:nth-child(1) {
  margin-left: 0px;
}
.entshosp3:nth-child(3) {
  margin-right: 0px;
}


.is-divider {
    margin: 0px 0px;
    height: 1px !important;
    margin-bottom: 5px;
    max-width: 100%;
    background: #f97f29;
    margin-top: 5px;
}


.cat_des {
    display: flex;
    flex-wrap: wrap;
}
.rpbt_shortcode ul li {
    list-style: square;
    font-size: 15px;
    margin-bottom: 0;
}
.rpbt_shortcode a {
    color: #0e7661;
    font-weight: 500;
}
.info-footer {
    position: relative;
    display: flex;
    justify-content: space-between;
    padding-bottom: 35px;
    flex-wrap: wrap;
}
img.ent-image_bong {
    height: 15px;
    width: 100%;
    margin: 0px;
}
p#breadcrumbs {
    font-weight: bold;
}

.search_icon img {
    width: 20px;
    cursor: pointer;
    margin-top: 8px;
    right: 0px;
}
.head1_col1 {
    color: #fff;
    min-height: 45px;
    display: flex;
    align-items: center;
}
.head1_col1 b {
    color: #ff0;
    font-weight: 400;
}


.head1_col3 {
    color: #fff;
    position: absolute;
    right: 0px;
}
.foot__copyright {
    line-height: 35px;
    font-size: 13px;
    background: #333;
    text-align: center;
}
.tabcontent {
    display: none;
}
.ent-navigat-videos {
    width: 100%;
    float: left;
}
.rpbt_shortcode {
    background: antiquewhite;
    padding-bottom: 5px;
    padding-top: 10px;
    margin-bottom: 10px;
        border-radius: 4px;
}

.section-title {
    position: relative;
    -js-display: flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}
.section-title b {
    display: block;
    -ms-flex: 1;
    flex: 1;
    height: 2px;
    opacity: .1;
}
.section-title-center b {
    background-color: transparent;
}
.section-title-center span {
    font-size: 25px;
    line-height: 1.3;
    color: #00663b;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    font-weight: 700;
}
.section-title-center:after {
    content: '';
    display: block;
    background-image: url('./images/title_center.png');
    height: 26px;
    background-repeat: no-repeat;
    margin: 10px auto;
    width: 100%;
    background-position: center top;
}

.icon:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border: 1px solid #fff;
    z-index: 0;
    transform: rotate(45deg);
    border-radius: 4px;
}

.menu-image {
    display: none !important;
}
.show-more {
    float: left;
    width: 100%;
}
.show-more::before {
    height: 55px;
    margin-top: -45px;
    content: -webkit-gradient(linear,0% 100%,0% 0%,from(#fff),color-stop(.2,#fff),to(rgba(255,255,255,0)));
    display: block;
}
.readmore {
    width: 130px;
    display: block;
    overflow: hidden;
    position: relative;
    line-height: 35px;
    font-size: 14px;
    color: #bf1e2e;
    margin: 10px auto;
    cursor: pointer;
    border: 1px solid;
    text-align: center;
    border-radius: 8px;
}
.readmore:after {
    content: '';
    width: 0;
    right: 0;
    border-top: 6px solid #bf1e2e;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 0 0 5px;
}


.title_lq > p {
    font-size: 17px;
    text-align: left;
    color: #256aaf;
    display: -webkit-box;
    max-height: initial;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 2;
    margin-bottom: 10px !important;
    font-weight: 500;
    text-transform: uppercase;
}
.post_info_flex {
    display: flex;
    font-size: 14px;
}
.title_lq span {
    font-weight: 400;
    font-size: 12px;
    color: #000;
}
.body_content {
    margin-top: 30px;
}
.ts-object {
  display: flex;
  flex-wrap: wrap;
}
.smart-object {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}




.menu-smart li {
    width: calc(100% - 30px);
    border-right: 5px solid #b61c24;
    float: right;
}
.menu-smart li:hover {
    width: calc(100% + 30px);
}


.ts-smart {
    width: 50%;
    margin-top: 50px;
}
.img-ts {
    width: 50%;
}
.img-ts img {
    width: 70%;
    height: auto;
    display: block;
    margin-right: 0px;
    margin-left: auto;
}


.box-img img {
    width: 50% !important;
    margin: auto;
    border-radius: 100%;
    position: relative;
        border: 3px solid #fff;
}
.box-img {
  float: left;
    width: 100%;
}



.show_post {
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px;
}
.thumbnail_frist_post {
    width: 45%;
    float: left;
    border: 3px solid #1d4789;
    position: relative;
}
.thumbnail_frist_post img{
    width: 100%;
    height: auto;
}
.list_post {
    width: 50%;
    padding-left: 20px;
    float: right;
}
.list_post h3 {
    margin: 0px;
}
.list_post1 h3 {
    color: #bf1e2e;
    font-weight: 500;
    font-size: 20px;
    padding-bottom: 5px;
}
.list_post2 h3 {
    font-size: 15px;
}
.list_post2 p {
    font-size: 13px;
    margin: 0px;
}
.showlistsp {
    margin-bottom: 20px;
}
.list_post1 p {
    margin: 0px;
    font-size: 15px;
}
.list_post1 {
    margin-bottom: 20px;
}
#language-selector {
    padding-left: 30px;
}
#language-selector select {
    font-size: 13px;
    padding: 4px 0px;
    border: 1px solid #9a1b23;
    border-radius: 4px;
    color: #9a1b23;
}
.ct_vd p {
    line-height: 1.5;
}
#language-selector > div {
    margin: 0px !important;
}
.content-nh h2 {
    font-size: 20px;
    font-weight: 100;
}

/* Base Styles */
#cssmenu,
#cssmenu ul,
#cssmenu li,
#cssmenu a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  font-size: 1em;
  position: relative;
}

#cssmenu a {
  line-height: 1.3;
}

#cssmenu > ul > li > a {
    font-size: .9em;
    display: block;
    color: #ffffff;
    border-top: none;
    text-shadow: 0 -1px 1px #751d0c;
}


#cssmenu > ul > li {
    border-radius: initial;
    background: #bf1e2e;
    border-bottom: 1px solid #fff;
}
#cssmenu > ul > li:hover {
  background: #0c3f8e;
}

#cssmenu > ul > li > a {
  display: block;
  padding: 12px 10px;
}
#cssmenu > ul > li > a:hover {
  text-decoration: none;
}
#cssmenu > ul > li.active {
  border-bottom: none;
}
#cssmenu > ul > li.has-sub > a {
  background: url('./images/icon_plus.png') 96% center no-repeat;
}
#cssmenu > ul > li.has-sub.active > a {
  background: url('./images/icon_minus.png') 96% center no-repeat;
}

#cssmenu ul ul {
  display: none;
  background: #fff;
  border-right: 1px solid #a2a194;
  border-left: 1px solid #a2a194;
}
#cssmenu ul ul li {
  padding: 0;
  border-bottom: 1px solid #d4d4d4;
  border-top: none;
  background: #f7f7f7;
  background: -moz-linear-gradient(#f7f7f7 0%, #ececec 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #ececec));
  background: -webkit-linear-gradient(#f7f7f7 0%, #ececec 100%);
  background: linear-gradient(#f7f7f7 0%, #ececec 100%);
}
#cssmenu ul ul li:last-child {
  border-bottom: none;
}
#cssmenu ul ul a {
  padding: 10px 10px 10px 25px;
  display: block;
  color: #676767;
  font-size: .8em;
  font-weight: normal;
}
#cssmenu ul ul a:before {
  content: '\00BB';
  position: absolute;
  left: 10px;
  color: #e94f31;
}
#cssmenu ul ul a:hover {
  color: #e94f31;
}
.list_post2 h3 {
    color: #313131;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 5px;
}
.ct_vd b {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
#language-selector a {
    margin-left: 5px;
}
.ttsk {
    margin: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
    margin-bottom: 10px;
    font-weight: 500;
    text-transform: uppercase;
    color: #bf1e2e;
    font-size: 25px;
}
.content-nh li {
    list-style: disc;
}

.bot-div {
    display: inline-block;
    height: 3px;
    width: 70px;
    background: #c4c4c4;
    position: absolute;
    bottom: 0px;
    right: 0px;
    left: 0px;
    margin: auto;
}
.show_post span.span-title,
.show_post_cat span.span-title {
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
}
.showposctr {
    width: 100%;
    float: left;
    margin-top: 30px;
}
.icon-goc {
    position: absolute;
    width: 100px !important;
    top: 0px;
    z-index: 100000;
}

.footer1,
.footer2 {
  display: flex;
      flex-wrap: wrap;
}
.footer1, .footer2, .footer3 {
    width: calc(25% - 30px);
}

.skidehome  {
  position: relative;
}



span.xthemsl {
    display: inline-block;
    padding: 7px 15px;
    margin-top: 10px;
    border-radius: 4px;
    color: #fff;
}
span.xthemsl i {
    margin-left: 10px;
    font-size: 12px;
}

.nf_ykcg {
    width: 33%;
    float: right;
    padding-top: 85px;
    padding-bottom: 85px;
    text-align: right;
}
.nf_ykcg h2 {
    color: #1c6ab3;
    font-size: 50px;
    font-weight: 600;
}


.button_kpg {
    background-image: linear-gradient(to right, #1c6ab3 0%, #287fd0 51%, #1c6ab3 100%);
}
.button_kpg {
    margin: 10px;
    padding: 15px 0px;
    text-align: center;
    text-transform: uppercase;
    transition: 0.5s;
    background-size: 200% auto;
    color: white;
    box-shadow: 0 0 20px #eee;
    border-radius: 10px;
    display: block;
    width: 60%;
    float: right;
    margin-bottom: 15px;
}

.button_kpg:hover {
  background-position: right center; /* change the direction of the change here */
  color: #fff;
  text-decoration: none;
}
.mt_gcg {
    margin-bottom: 30px;
}    
.tv-page h2 {
    font-size: 27px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    margin-bottom: 30px;
}
.list_post_tn h3 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0px;
    margin-top: 0px;
    height: 20px;
    overflow: hidden;
}
.chtg_2 {
    width: 48%;
    margin-left: 2%;
    float: left;
}
.list_post_tn p {
    font-size: 14px;
    margin-top: 8px;
    line-height: 1.5;
    margin-bottom: 0px;
}
.showlistsp_r span {
    text-align: right;
    width: 100%;
    display: inline-block;
    margin-bottom: 8px;
    margin-top: 8px;
    color: #1c6ab3;
    font-weight: 500;
    font-size: 14px;
}
.showlistsp_r {
    margin-bottom: 15px;
}
.box_img {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.ent_sp_img {
    width: calc(50% - 10px);
    margin-bottom: 20px;
}
.ent_sp_img img {
    width: 100%;
    height: auto;
}
.tpdd h2 {
    font-size: 27px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    margin-bottom: 30px;
}
.for_ud {
    width: calc(25% - 15px);
    display: flex;
    align-items: center;
    margin-top: 15px;
    margin-bottom: 45px;
}
.for_ud img {
    width: 70px;
    height: 70px;
}
.nd_ud {
    margin-left: 15px;
}
.url_ud {
    border: 1px solid #1b6ab3;
    color: #196bb4;
    padding: 2px 15px;
    border-radius: 15px;
    font-size: 13px;
    font-weight: 600;
}
.text_ud h3 {
    font-size: 18px;
    text-transform: uppercase;
    color: #1b6ab3;
    font-weight: 600;
    margin-top: 0px;
}
h2.cuduic_t {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    margin-top: 40px;
    color: #1c6ab3;
    margin-bottom: 15px;
}
.bg_ud {
}
.menu_fix_tt {
    background: #f3f3f4;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
}
#trong-menu {
    display: flex;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
    padding-top: 12px;
    padding-bottom: 12px;
    justify-content: space-around;
}
#trong-menu li {
    position: relative;
    width: 25%;
    text-align: center;
}
#trong-menu li a {
    font-weight: 500;
    color: #333;
    text-transform: uppercase;
}
#trong-menu li:before {
    content: "";
    width: 2px;
    height: 20px;
    background: #d6d6d6;
    position: absolute;
    right: 0px;
    top: -2px;
}
#trong-menu li:last-child:before {
  display: none;
}
.showpost_f img {
    width: 100%;
    height: auto;
}
.showpost_f .text_cat {
    width: 100%;
    float: left;
    margin-top: 15px;
}
.showpost_f h2 {
    margin-bottom: 10px;
}
.item_tv img {
    width: 70% !important;
    border-radius: 100%;
    margin: auto;
    margin-bottom: 30px;
}
.item_tv img {
    width: 70% !important;
    border-radius: 100%;
    margin: auto;
    margin-bottom: 30px;
}
.ten_ch {
    text-transform: uppercase;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 600;
    color: #1c6ab3;
}
.mt_ch {
    width: 85%;
    margin: auto;
}
h2.ti_dscg:before {
    content: "";
    height: 2px;
    width: 200px;
    position: absolute;
    background: #1c6ab3;
    bottom: -5px;
    left: 0;
    right: 0;
    display: block;
    margin: auto;
}
h2.ti_dscg {
    text-align: center;
    text-transform: uppercase;
    color: #1c6ab3;
    font-weight: 500;
    margin-bottom: 40px;
    position: relative;
        padding-top: 20px;
}
.text_cg {
    text-align: center;
}
.item_tv_cg img {
    border-radius: 100%;
    margin: auto;
    display: block;
    margin-bottom: 20px;
}
.item_tv_cg .button_kpg {
    text-align: center;
    margin: auto;
    display: block;
    float: none;
    margin-top: 30px;
    cursor: pointer;
}
.item_tv_cg {
    width: 32%;
}
.hotline_b {
    margin: auto;
    text-align: center;
    margin-top: 35px;
    font-size: 28px;
    font-weight: 600;
    color: #1c6ab3;
    text-decoration: underline;
}
.bgtv {
    background: aliceblue;
    padding-top: 30px;
    padding-bottom: 50px;
}

.modal-box {
    display: none;
    position: fixed;
    z-index: 1000;
    background: white;
    border-bottom: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 3px 9px rgb(0 0 0 / 50%);
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-clip: padding-box;
    background-color: rgba(0,0,0,0.4);
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}
.full_popup {
    max-width: 600px;
    width: 100%;
    margin: auto;
    background: #fff;
    position: relative;
}
.full_popup h4 {
    color: #333;
    text-align: center;
    margin: 0px;
    padding-top: 15px;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    font-weight: 500;
}
a.close {
    font-size: 1.5em;
    position: absolute;
    top: -18px;
    right: -18px;
    color: #000;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: #f0f8ff;
    text-align: center;
    border-radius: 100%;
    border: 1px solid #333;
}

.modalfooterbodyx {
    padding: 0px 20px 20px 20px;
    height: 335px;
    overflow: auto;
}
.modal-box .modal-body {
    padding: 1em;
}
.modalfooter input {
    height: 35px;
    margin-bottom: 20px;
}
.modalfooter input, .modalfooter textarea{
    width: 100%;
    margin: auto;
    display: block;
    border-radius: 5px;
    padding-left: 10px;
    padding-right: 10px;
    background: #fff;
    border: 1px solid #ccc;
    
}
.modalfooter textarea {
  height: 120px;
}
.modal-box input.wpcf7-form-control.wpcf7-submit {
    width: 50%;
    background: #c2272d;
    color: #fff;
    border-radius: 30px;
    margin: auto;
    display: block;
}