@font-face{font-family:utm_avo;src:url(../fonts/UTMAvo.eot);src:url(../fonts/UTMAvod41d.eot?#iefix) format("embedded-opentype"),url(../fonts/UTMAvo.woff) format("woff"),url(../fonts/UTMAvo.ttf) format("truetype"),url(../fonts/UTMAvo.svg#utm_avoregular) format("svg");font-weight:400;font-style:normal}
.clearf {
  clear: both;
}
/*HEAD*/
.header-top {
    background: #f69c29;
    color: #fff;
}
#header {
    padding-top: 10px;
    background: #fff;
    padding-bottom: 5px;
    box-shadow: 0 2px 10px -2px grey;
}
.logo img {
   max-width: 100%;
   height: auto;
}
span.icons {
    position: absolute;
    right: 28px;
    background: transparent;
    padding: 5px;border: none;
    top: 22px;
    z-index: 9;
}
#topmenu .nav>li>a{
  padding: 10px 20px;
}
.box_search {
    margin-top: 15px;
}
.header-top .fa {
    color: #fff;
}
.header-top {
    background: #fff;
    color: 000;
    border-bottom: 1px solid #eaeaea;
}
.head-top {
    line-height: 35px;
}
.head-top p {
    margin-bottom: 0;
}
.head_top_menu {
    margin-top: 8px;
}
.header-top .social a {
    margin: 0 10px 0 0;
}
.header-top .social a {
    background: #f69c29!important;
    border-radius: 0!important;
}
.social a {
    border-radius: 100%;
    width: 41px;
    height: 41px;
    padding: 11px 0;
    margin: 0 10px 10px 0;
    text-align: center;
    display: inline-block;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    /* border-radius: 3px; */
    background: #fff;
    font-size: 19px;
    color: #888;
}
/*SEARCH*/
.box>form {
    margin-bottom: 7px;
    margin-top: 7px;
}
/*E-SEARCH*/

/*Menu css*/
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover{background-color:transparent!important}
#topmenu {
    background: transparent;
    margin-bottom: 0;
    border-radius: 0;
    border: none;
     
}
#topmenu ul.nav li a {
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
}
#topmenu ul.nav li .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  min-width: 100%;
  border:none;
  background:#009bd9;
}
#topmenu ul.nav li .dropdown-menu li a {
    padding: 12px 15px;
    white-space: nowrap;
    background: transparent;

    border-bottom: 1px solid#ccc;
    text-transform: none;
    color: #fff;
     
}
#topmenu ul.nav li a:hover, #topmenu ul.nav .active a, #topmenu ul.nav li a:focus {
    color: #ffe500;
    font-weight: 600;
    background: transparent;
}

#topmenu .navbar-brand {
  color: #fff;
}
#topmenu .navbar-brand img {
  height: 100%;
  width: auto;
}
#topmenu .navbar-toggle {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  border: 0;
  background: #4fa54a;
  border: 1px solid #fff;
}

/*E-HEAD*/
#prbanner {
position: fixed;
    bottom: 0px;
    left: 0%;
}
#prbanner .dong{
width: 25px;
    height: 25px;
    border: 1px solid #fff;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -o-border-radius: 100%;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    font-weight: 600;
    padding: 3px 6px;
    position: absolute;
    bottom: -15px;
    left: 150px;
}
#prbanner .prbt {
webkit-animation: btled 1s alternate infinite;
    -moz-animation: btled 1s alternate infinite;
    -o-animation: btled 1s alternate infinite;
    animation: btled 1s alternate infinite;
}
#prbanner .prbt img {
width: 150px;
    height: auto;
    cursor: pointer;
}


#prbanner .prform{
position: absolute;
    bottom: 40px;
    left: -200%;
    background: #01596c;
    padding: 10px 10px 0 10px;
    color: #fff;
    width: 200%;
    max-width: 300px;
    display: block;
    border: 1px solid #fff;
    transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
   
}
#prbanner .slshow {
    left: 0;
}
#prbanner .prdesc{
text-transform: uppercase;
    text-align: center;
}

.prhead {
  background: #4fa54a;
  color: #fff;
  margin-bottom: 15px;
  padding: 15px 0 2px;
}
.prhead .prdesc {
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 0;
}
.prhead form.wpcf7-form {
  margin-bottom: 0;
  margin-left: -10px;
  margin-right: -10px;
  clear: both;
}
@media all and (min-width: 768px) {
.prhead form.wpcf7-form > p {
  float: left;
  width: 25%;
  padding-left: 10px;
  padding-right: 10px;
}
}
.prhead form.wpcf7-form input[type="submit"] {
  width: 100%;
  border: none;
  background: #ff0000;
  padding: 8px 15px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  margin-top: 19px;
}

.clearf:after,
.clearf:before {
  content: " ";
  display: table;
  clear: both;
}

.sizing-border {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
}
.sizing-content {
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -o-box-sizing: content-box;
}
/*@mainbd: #24890d;*/
/*@mainbg: #68a607;*/
.titlebder {
  position: relative;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
.titlebder:after {
  content: "";
  display: block;
  border-bottom: 3px solid #009933;
  width: calc(50% - 5px);
  padding-bottom: 10px;
  position: absolute;
  left: 0;
  bottom: -2px;
}
body {
  /*max-width: 1366px; margin: auto;*/
  font-family: "Montserrat", sans-serif;
  color: #000;
}
a {
  transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
}
a:hover,
a:focus {
  text-decoration: none;
  outline: none;
}
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#header {
  padding: 15px 0;
  background: #fff;
  
}
#header .hotline {
  font-size: 25px;

}
#header .hotline strong {
  font-size: 30px;
  color: #cc0000;
}
.hotline {
  
  padding: 35px 0;
}
.hotline a {
  color: #cc0000;
}
.site_title {
  font-size: 25px;
  color: #222;
  
}

.page-title,
.box-title,
sub-title {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 30px;
  line-height: 30px;
}
.page-title span,
.box-title span,
sub-title span {
  border-bottom: 1px solid #01596c;
  display: inline-block;
}
.page-title {
font-weight: bold;
    font-size: 24px;
    color: #000;
    margin-top: 0;
    position: relative;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}
.page-title:after {
  content: "";
  display: block;
  border-bottom: 3px solid #000;
  width: calc(50% - 5px);
  padding-bottom: 10px;
  position: absolute;
  left: 0;
  bottom: -2px;
}
.single-title {
    font-weight: bold;
    font-size: 24px;
    color: #000;
    position: relative;
    margin-bottom: 30px;
    margin-top: 15px;
}

.sub-title {
  font-size: 18px;
}
.box_desc {
  font-size: 24px;
}
.box-title {
  font-size: 22px;
}
.pagebox {
  margin-bottom: 25px;
}
#home_slider li a img {
  width: 100%!important;
  
}
.home_slider img {
  width: 100%;
}
.posts .post .thumb img {
  transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
}
.posts .title {
    font-size: 16px;
    font-weight: bold;
}
.posts .title a {
  color: #000;
  display: inline-block;
  width: 100%;
}
.posts .title a:hover {
  color: #f00;
}
.posts .title:hover .thumb img {
  opacity: 0.7;
}
.row_posts .post {
  margin-bottom: 20px;
}
.row_posts .post .thumb iframe {
  margin: 0;
  padding: 0;
}
.row_posts .title {
  margin-top: 0;
}
.row_posts .title a {
  color: #222;
  font-weight: bold;
  -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 0;
    line-height: 1.425;
}
.box_loop .title,.box_loop .title a{
display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
    overflow: hidden;
    margin-bottom: 0;
    line-height: 1.425;
  
}
.row_posts .post_desc .inner {
    padding: 15px 15px 15px 0;
    color: #000;
}
.grid_posts .post {
  margin-bottom: 20px;
}
.grid_posts .post .thumb {
  overflow: hidden;
  text-align: center;
}
.grid_posts .post .thumb img {
  max-width: 100%;
  height: auto;
  display: inline-block;
}
.grid_posts .post .title {
  margin: 0;
}
.grid_posts .post .title a {
  background: rgba(0, 99, 121, 0.8);
  margin: 0;
  padding: 10px;
}
.grid_posts .post:hover .thumb img {
  transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.media_posts .post {
  display: block;
}
.media_posts .post .thumb {
  width: 80px;
}
.media_posts .post .thumb img {
  width: 100%;
  height: auto;
}
.media_posts .post .title {
  margin-top: 0;
  color: #000;
}
.media_posts .post:hover .title {
  color: #f3ce73;
}
.paginate {
    text-align: center;
    margin-bottom: 30px;
}
.paginate a,
.paginate span {
  padding: 5px 8px;
  border: 1px solid #ccc;
  font-weight: 600;
}
.paginate .current {
  background: #006379;
  color: #fff;
}
.entry_content,
.tax_desc {
  margin-bottom: 30px;
}
.entry_content p,
.tax_desc p,
.tax_desc div,
.entry_content table,
.tax_desc table,
.entry_content img,
.tax_desc img,
.entry_content figure,
.tax_desc figure {
  max-width: 100%!important;
  height: auto!important;
}
.entry_content img,
.tax_desc img {
  margin: 10px 0;
}
table tr td {
  padding: 5px 8px;
}
table td {
  border: 1px solid #ddd;
}
#popup_hepler {
  padding: 5px 5px 0;
  z-index: 1005;
  position: fixed;
  bottom: 0;
  right: 3px;
  background: #003333;
  color: #fff;
  border-top-left-radius: 10px;
  -moz-border-top-left-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -o-border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  -moz-border-top-right-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -o-border-border-top-right-radius: 10px;
  width: 165px;
}
#popup_hepler .hclose {
  width: 25px;
  height: 25px;
  border: 1px solid #fff;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -o-border-radius: 100%;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-weight: 600;
  padding: 3px 6px;
  position: absolute;
  top: -25px;
  right: 0;
}
#popup_hepler .avatar {
  width: 86.25px;
  height: 86.25px;
  overflow: hidden;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -o-border-radius: 100%;
  background: #fff;
  padding: 7px;
  position: relative;
}
#popup_hepler .avatar img {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
#popup_hepler .name {
  padding-top: 5px;
  display: inline-block;
  line-height: 25px;
  white-space: normal;
}
#popup_hepler .hotline {
  margin-top: 5px;
  text-align: center;
}
#popup_hepler .hotline a {
  font-size: 24px;
  font-weight: 600;
}
.aboutpj_box .page-title {
  text-align: center;
}
.aboutpj_box .page-title:after {
  display: none;
}
.aboutpj_box .nav_box {
  text-align: center;
  margin: 25px 0;
  background: #ddd;
}
.aboutpj_box .nav_items {
  display: inline-block;
  vertical-align: top;
  border: none;
}
.aboutpj_box .nav_items li {
  margin: 0;
}
.aboutpj_box .nav_items li a {
  margin: 0;
  border: none;
  color: #000;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  padding-left: 25px;
  padding-right: 25px;
}
.aboutpj_box .nav_items li.active {
  margin-bottom: 0;
}
.aboutpj_box .nav_items .active a,
.aboutpj_box .nav_items li a:focus,
.aboutpj_box .nav_items li a:hover {
  background: #4fa54a;
  color: #fff;
  border: none;
}
.aboutus_box {
  background-size: auto 100%!important;
  padding: 30px 0;
  color: #fff;
}
.aboutus_box .about_content .desc {
  font-size: 20px;
  margin-bottom: 15px;
}
.aboutus_box .avatar .inner {
  width: 250px;
  height: 250px;
  overflow: hidden;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -o-border-radius: 100%;
  border: 3px solid #fdf1d0;
  padding: 2px;
  position: absolute;
}
.aboutus_box .avatar .inner img {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  position: absolute;
  z-index: 0;
  width: 100%;
}
.tab_posts .post .title {
  /*display: none;*/
}
.tab_posts .post .readmore a {
  border: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
}
.featured_posts .post .title {
  text-align: center;
  margin-top: 10px;
  background: transparent;
}
.featured_posts .post .title a {
  background: transparent;
  color: #000;
}
.featured_posts .post .title a:hover {
  color: #f3ce73;
}
.building_box .grid_posts .post .thumb img {
  width: 100%;
  height: auto;
}
.proce_posts {
  margin-bottom: 20px;
}
.proce_posts .box-title {
  padding-bottom: 10px;
}
.proce_posts .box-title span {
  border-bottom: 1px solid #01596c;
}
.proce_posts .post {
  position: relative;
  cursor: pointer;
}
.proce_posts .post .thumb {
  text-align: center;
}
.proce_posts .post .thumb img {
  display: inline-block;
  width: 150px;
  height: 150px;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
    -webkit-transition: all 0.5s linear;
          transition: all 0.5s linear;
}
.proce_posts .post .title {
  text-align: center;
  margin-top: 15px;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
}
.proce_posts .post:hover .thumb img {
  -webkit-transform: scale3d(1.2, 1.2, 1);
          transform: scale3d(1.2, 1.2, 1);
    -webkit-transition: all 5s ease-out;
    -moz-transition: all 1s ease-out;
    -ms-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
	overflow:hidden;
}
.proce_posts .post .inner {
  transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  margin-left: 15px;
  margin-right: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  min-height: 235px;
}
.proce_posts .post:after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../images/icon-next.png) no-repeat;
  position: absolute;
  top: 40%;
  right: -10px;
}
.proce_posts .post:last-child:after {
  display: none;
}
.proce_posts .post:hover .inner {
  background: #4fa54a;
}
.proce_posts .post:hover .thumb img {
  transform: rotate(720deg);
  -moz-transform: rotate(720deg);
  -webkit-transform: rotate(720deg);
  -o-transform: rotate(720deg);
}
.proce_posts .post:hover:after {
  display: none;
}
.proce_posts .post:hover .title {
  color: #fff;
}
.proce_posts .post .excerpt {
  display: none;
}
.panel_box {
  padding: 25px;
  border: 1px solid #000;
}
.reason_box {
  padding: 30px 0;
  background: #4fa54a;
}
.reason_box .box-title {
  color: #fff;
  font-weight: 600;
}
.reason_box .box-title span {
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
}
.reason_box .post_row .post {
  margin-bottom: 0;
  cursor: pointer;
}
.reason_box .post_row .post .inner {
  padding: 15px;
}
.reason_box .post_row .post .thumb {
  overflow: visible;
}
.reason_box .post_row .post .thumb .img {
  max-width: 100%;
  height: auto;
  transition: all ease-in-out 1s;
  -moz-transition: all ease-in-out 1s;
  -webkit-transition: all ease-in-out 1s;
  -o-transition: all ease-in-out 1s;
}
.reason_box .post_row .post .title {
  margin-top: 20px;
  color: #fff;
  font-weight: 600;
  text-align: center;
  line-height: 23px;
}
.reason_box .post_row .post:hover .thumb img {
  transform: rotateY(360deg) scale(1.2);
  -moz-transform: rotateY(360deg) scale(1.2);
  -webkit-transform: rotateY(360deg) scale(1.2);
  -o-transform: rotateY(360deg) scale(1.2);
}
.reason_box .post_row .post:hover .title {
  color: #f3ce73;
}
.qcol .sub-title {
  padding: 10px 15px;
  background: #4fa54a;
  color: #fff;
  margin-bottom: 0;
}
.qcol .sub-title i {
  color: #fdf1d0;
}
.qcol .box_content {
  padding: 15px;
  border: 1px solid #ccc;
  border-top: 0;
}
.qcol .panel-group {
  margin-bottom: 10px;
}
.qcol .panel-group li.panel .panel-heading {
  background: #4fa54a;
}
.qcol form input {
  margin-top: 6.5px;
}
.qcol form input[type="submit"] {
  border: none;
  padding: 10px 15px;
  background: #4caf50;
  color: #fff;
  width: unset;
}
.qcol form input[type="submit"]:hover {
  background: #ff552d;
}
.qcol form textarea {
    margin-top: 6.5px;
    padding: 0 15px;
    max-width: 100%;
    width: 100%;
    height: 42px;
    border: 2px solid rgba(129,129,129,.2);
    border-radius: 0;
    background-color: transparent;
    box-shadow: none;
    vertical-align: middle;
    font-size: 14px;
    transition: border-color .5s ease;
    overflow: auto;
    padding: 10px 15px;
    min-height: 190px;
}
.form_info_customer textarea {
    height: 155px!important;
}

.review_box {
  padding: 30px 0;
  background: #f4f4f4;
}
.review_box .sub-title {
  margin-bottom: 30px;
}
.review_box .sub-title span {
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
}
.review_box .row_posts .post .thumb img {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -o-border-radius: 100%;
}
.review_box .row_posts .post .title {
  font-weight: 600;
}
/*page*/
.tax_desc {
  margin: 20px 0 30px;
}
.related_box {
  margin-bottom: 30px;
}
.related_posts .post {
  margin-bottom: 15px;
}
/*end page*/
/*sidebar menu*/
.sb_box {
  margin-bottom: 25px;
}
/**/
.sidebar_col .box-title {
 
    margin: 0;
 
    font-size: 1.7rem;
    text-align: left;
    font-weight: bold;
    
}
.sidebar_col .media_posts .post .thumb img {
  /*.border-radius(100%);*/
  border: 1px solid #ddd;
  padding: 1px;
}
.sidebar_col .media_posts .post .title {
  margin-top: 8px;
}
.sidebar_menu_box .sidebar_menu li a {
  color: #000;
  padding: 10px 15px;
  display: block;
}
.sidebar_menu_box .sidebar_menu li a:hover {
  color: #f3ce73;
}
.sidebar_menu_box .sidebar_menu li.current-menu-item a {
  color: #f3ce73;
}
.sidebar_menu_box .sidebar_menu > li > a {
  /*background: @mainbg;*/
  padding: 10px 0;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 17px;
  color: #006379;
  position: relative;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
.sidebar_menu_box .sidebar_menu > li > a:after {
  content: "";
  display: block;
  border-bottom: 3px solid #009933;
  width: calc(50% - 5px);
  padding-bottom: 10px;
  position: absolute;
  left: 0;
  bottom: -2px;
}
.sidebar_menu_box .sidebar_menu > li > ul.sub-menu > li.current-post-parent > a {
  color: #f3ce73;
}
.sidebar_menu_box .sidebar_menu > li > ul.sub-menu > li.current-post-parent > ul {
  display: block;
}
.sidebar_menu_box .sidebar_menu > li > ul.sub-menu > li > a {
  border-bottom: 1px solid #ddd;
  position: relative;
}
.sidebar_menu_box .sidebar_menu > li > ul.sub-menu > li > a i {
  position: absolute;
  top: 0;
  right: 0;
  padding: 12px 15px;
  font-size: 16px;
}
.sidebar_menu_box .sidebar_menu > li > ul.sub-menu > li > ul {
  display: none;
  padding-left: 10px;
  background: #f4f4f4;
}
.sidebar_menu_box .sidebar_menu > li > ul.sub-menu > li > ul > li > a {
  border-bottom: 1px dotted #f3ce73;
}
/*end sidebar menu*/
/*single subs form*/
.advices_box {
  width: 100%;
  margin-top: 0px;
  margin-left: -10px;
  margin-right: -10px;
}
.advices_box li {
  cursor: pointer;
  padding-left: 10px;
  padding-right: 10px;
  width: 32%;
  display: inline-block;
}
.advices_box li:first-child {
  margin-left: 5%;
}
.advices_box li .icon {
  color: #01596c;
}
.advices_box li .icon img {
  display: inline-block;
}
.advices_box li .title {
  font-size: 14px;
}
.advices_box li:hover {
  color: #f3ce73;
}
.fadebox .modal-content {
    border: 5px solid #ccc;
    border-radius: 0;
}
.fadebox .close {
  font-size: 30px;
}
.fadebox h2,
.fadebox h3 {
  font-weight: 600;
  text-align: center;
  color: #222;
  font-size: 20px;
  text-transform: uppercase;
  margin: 0;
}
.fadebox h4 {
  color: #01596c;
  text-align: center;
}
.fadebox input[type="submit"] {
  padding: 10px 20px;
  font-weight: 600;
  color: #fff;
  background: #4fa54a;
  border: none;
}
/*end single subs form*/
#footer {
    background: #f2f2f2;
    padding: 60px 0 30px;
    color: #333;
}
#footer .sub-title {
  margin-bottom: 25px;
}
#footer ul li {
  padding: 5px 0;
  font-weight: bold;
}
#footer ul li a {
    color: #333;
    font-weight: normal;
}
.footer-logo img {
    display: block;
    /* margin: auto; */
    max-width: 100%;
    height: auto;
}
 
#footer .banks {
  margin-left: -10px;
  margin-right: -10px;
  text-align: center;
}
#footer .banks li {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
  display: inline-block;
  width: 49%;
}
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  width: 100% !important;
}
.ggmap {
  margin: 20px 0;
}
.ggmap iframe {
  width: 100%!important;
  height: 300px!important;
}
.contact_page .infos li {
  padding: 5px 0;
}
.contact_page .infos li i {
  display: inline-block;
  width: 18px;
}
.contact_page .infos li:first-child {
  font-size: 20px;
  margin: 15px 0;
}
.contact_page .contact_form {
  margin-bottom: 20px;
}
#to_top {
    position: fixed;
    top: 70%;
    right: 3px;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    z-index: 2000;
    display: none;
}
#to_top a.btn.btn-primary {
    border: none;
    border-radius: 0!important;
    background: #000;
    padding: 10px;
}
.copyright {
    padding: 12px 0;
    background: #fff;
    color: #000;
}
.copyright p {
  margin-bottom: 0;
  text-align: center;
}
.entry_content ul, menu, dir {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}
.alignleft{display:inline;float:left;margin-right:1.625em}
.alignright{display:inline;float:right;margin-left:1.625em}
.aligncenter{clear:both;display:block;margin-left:auto!important;margin-right:auto!important;}
.wp-caption {
    margin-top: .4em
}
.wp-caption {
    margin-bottom: 15px;
    max-width: 100% !important;
   
}
.wp-caption img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto
}
#home_slider {
    position: relative;
    /* margin: 15px 0; */
}
#home_slider li{

  list-style: none;
}
.head_top_menu li {
    display: inline-block;
    text-align: right;
}
.head_top_menu ul {
    text-align: right;
}
.head_top_menu li a {
    color: #000;
    padding-left: 10px;
}
.header_bottom {
    background: #f2f2f2;
}
.box_search input[type="text"] {
    width: 100%;
    border: 1px solid #eaeaea;
    padding: 8px;
    border-radius: 20px;
    position: relative;
    outline: none;
    padding-left: 15px;
}
 

.header-button > .button.is-outline {
    color: #000!important;
    padding: 4px 10px;
    border-radius: 4px;
    position: relative;
}

.header-button {
    display: inline-block;
    color: #fff;
    margin-top: 5px;
}
.header-button .button span {
    display: inline-block;
    line-height: 1.6;
    font-size: 14px;
}
.header-button [data-icon-label]:after {
    content: attr(data-icon-label);
    position: absolute;
    font-style: normal;
    font-family: Arial,Sans-serif !important;
    top: -15px;
    right: 0px;
    font-weight: bolder;
    background-color: #ee1614;
    box-shadow: 1px 1px 3px 0px rgb(0 0 0 / 30%);
    font-size: 11px;
    padding-left: 2px;
    padding-right: 2px;
    opacity: .9;
    line-height: 17px;
    letter-spacing: -.5px;
    height: 17px;
    min-width: 17px;
    border-radius: 99px;
    color: #fff;
    text-align: center;
    z-index: 1;
    transition: transform .2s;
}
.box_card {
    position: relative;
    margin-top: 20px;
    text-align: right;
}
.box_card .fal {
    font-size: 24px;
    color: #333;
}

p.head_ct a {
    color: #93C818;
    font-weight: bold;
    font-size: 16px;
}
p.head_ct   {
     margin-bottom: 0;
    font-size: 18px;
}
.slogan {
    margin-top: 10px;
}

#header_mid {
    padding: 10px;
}
.time_work {
    padding: 0;
}

.time_work .item-content {
    list-style: none;
    display: block;
    width: 100%;
    border-bottom: 1px solid #555;
    padding: 0 0 10px 0;
    margin-bottom: 10px;
    overflow: hidden;
}
.time_work .item-content .item-title {
    color: #ddd;
    font-size: 1.3rem;
    line-height: 1.6;
    width: 50%;
    float: left;
}
.time_work .item-content .item-description {
    color: #4caf50;
    font-size: 1.3rem;
    line-height: 1.6;
    width: 50%;
    float: right;
    text-align: right;
}

h3.ft_title {
    margin-top: 5px;
    margin-bottom: 20px;
    color: #000;
    font-size:24px;
    font-weight: bold;
    line-height: 1.4;
    text-transform: capitalize;
}
.box_copyright {
    margin-top: 20px;
}
.box_ft_tag .tag-cloud {
    margin-bottom: 30px;
}
.box_ft_tag .tag-cloud .tag-item {
    border: 1px solid #fff;
    background: 0 0;
    padding: 5px 10px;
    margin: 0 5px 8px 0;
    display: inline-block;
    color: #fff;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    transition: all 350ms ease;
    -webkit-border-radius: 99px;
    border-radius: 99px;
    font-size: 1.3rem;
    line-height: 1;
    text-transform: capitalize;
}
.box_ft_tag .tag-cloud .tag-item:hover {
    background: #4caf50;
    border-color: #4caf50;
    color: #fff;
    text-decoration: none;
}
#topmenu ul.nav li a {
    font-size: 15px;
    padding-top: 18px;
    padding-bottom: 18px;
}
.subnum {
    float: left;
    background: #fff;
    width: 33%;
    height: 32px;
    position: relative;
    cursor: pointer;
}
.select_numbercart {
    display: inline-block;
    width: 90%;
    overflow: hidden;
    position: relative;
    border: 1px solid #e7e7e7;
    background: #fff;
    border-radius: 4px;
    line-height: 32px;
    font-size: 15px;
    color: #333;
}
.pro_quanlity {
    float: left;
    width: 28%;
}
.action {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
    border-bottom: 2px solid #ddd;
    padding-bottom: 15px;
}
.select_numbercart .number {
    border: none;
    outline: none;
}
.number {
    font-size: 16px;
    color: #333;
    float: left;
    width: 33%;
    height: 32px;
    text-align: center;
    font-family: Roboto_Bold, Arial, Tahoma;
}
.addnum {
    float: right;
    background: #fff;
    width: 33%;
    height: 32px;
    position: relative;
    cursor: pointer;
}
.addnum i:first-child {
    width: 10px;
    height: 2px;
    background: #b1b1b1;
    display: block;
    margin: 15px auto;
}
.addnum i:nth-child(2) {
    width: 2px;
    height: 10px;
    background: #b1b1b1;
    display: block;
    margin: 0 auto;
    position: absolute;
    top: 11px;
    left: 0;
    right: 0;
}
.subnum i {
    width: 12px;
    height: 2px;
    background: #b1b1b1;
    display: block;
    margin: 15px auto;
}
.buy input[type="submit"] {
    background:#4caf50;
    border: none;
    display: block;
    margin: auto;
    padding: 6px 20px;
    font-size: 16px;
    color: #fff;
    border-radius: 4px;
    outline: none;
}
.btn-act {
    display: inline-block;
    margin: 20px 0;
   
}
h3.detail_title {
    border-bottom: 2px solid #eaeaea;
    padding-bottom: 12px;
}
h3.detail_title span {
    background: #000;
    padding: 8px 15px;
    color: #fff;
    font-size: 16px;
    border-radius: 30px;
}
h2.single-title-product.product-title {
    line-height: 1.6;
    
    font-size: 16px;
    word-wrap: break-word;
    color: #4caf50;
    font-family: 'Arial',sans-serif;
    margin-bottom: 0;
    margin: 0px 0px 15px 0;
    font-weight: bold;
}
.thumb_pro img {
    max-width: 100%;
    height: auto;
}

.product_col .nav-tabs>li>a {
    text-transform: uppercase;
    font-weight: 700;
    color: #333;
}
.product_col .nav-tabs>li>a:hover, .product_col .nav-tabs>li>a {
    border: none;
    background: none;
    color: #fff;
}
.product_col .nav-tabs {
   background:#4caf50;
    border-bottom: 0;
}
.product_col .nav-tabs>li {
    border: none;
    display: inline-block;
    float: none;
    text-align: center;
    margin-bottom: 0;
}

.product_col .nav-tabs>li.active>a, .product_col .nav-tabs>li.active>a:focus, .product_col .nav-tabs>li.active>a:hover {
text-decoration: none;
    background-color:#8bc34a;
    color: #fff;
    border-radius: 0;
    border:none;
}
.pro_info li {
    padding: 3px 0;
    border-bottom: 1px solid #eaeaea;
    font-size: 15px;
    font-weight: 400;
}
h3.nameproducts {
    font-size: 1.5rem;
    line-height: 1.2;
    color: #333;
    text-decoration: none;
    display: block;
    padding-right: 0;
    margin:10px 0;
}

.price-origin {
    display:  block;
    color: #aaa;
    font-weight: 600;
    font-family: Arial,sans-serif;
    position: relative;
    font-size: 1.2rem;
    margin-right: 5px;
    line-height: 1.4;
    /* width: 100%; */
    display: none;
    margin-bottom: 0;
    text-decoration: line-through;
}
.pricesales {
    font-size: 1.4rem;
    display: block;
    /* width: 100%; */
    float: left;
    color: #4caf50;
    font-weight: 600;
    line-height: 1.4;
    font-family: Arial,sans-serif;
    margin-bottom: 0;
}
.thumb_pro {
    position: relative;
}
.discount {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 12px;
    background: #f00;
    padding: 2px 10px;
    color: #fff;
    border-radius: 30px;
}
.beacrum {
    background: #f8f8f8;
    display: block;
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #e8e8e8;
    border-top: 1px solid #e8e8e8;
    padding: 13px 0;
   
}
.beacrum li a {
    font-size: 1.3rem;
    line-height: 1.4;
    font-family: Arial,sans-serif;
    color: #4caf50;
    text-decoration: none;
    font-weight: 400;
    display: inline-block;
}
.beacrum li {
    display: inline-block;
    float: left;
}
.beacrum li.separator {
    padding: 0 5px;
}
 li.separator {
    padding: 0 5px;
}

.frm_order {
    position: absolute;
    right: 0;
    top: 0;
}

.wrap_title {
    position: relative;
}
#priceorder {
    padding: 6px 20px 6px 10px;
    color: #333;
    cursor: pointer;
    border: 1px solid #aaa;
    outline: none;
    font-size: 13px;
}
 
h3.tax-title {
    font-size: 20px;
    font-weight: bold;
    margin: 10px 0;
    text-transform: uppercase;
}
.itemproducts {
    display: inline-block;
    width: 100%;
    margin-bottom: 25px;
    height: 340px;
}
li.cat-item {
    list-style: none;
    padding: 5px 0;
    border-bottom: 1px solid #eaeaea;
    position: relative;
    
}
li.cat-item:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f5d2";
    display: inline-block;
    margin: 0 10px 0 0;
    color: #333;
}
li.cat-item a {
    text-transform: uppercase;
    font-size: 1.3rem;
    color: #333;
    font-weight: 600;
    line-height: 1.4;
    font-family: Arial,sans-serif;
}
.sub_cat {
    padding: 0 15px;
    border: 1px solid #eaeaea;
}
li.cat-item:last-child {
    border: none;
}
 .sv-nav-tabs {
    margin: 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #e8e8e8;
}
 .sv-nav-tabs li {
    margin: 0;
    position: relative;
    float: left;
}

 .sv-nav-tabs li a {
    font-family: Arial,sans-serif;
    font-size: 1.2rem;
    line-height: 1.8;
    font-weight: 600;
    color: #666;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0px;
    margin-left: 10px;
    margin-right: 10px;
    text-transform: uppercase;
}
.sv-nav-tabs li:first-child a {
    margin-left: 0;
    font-family: Arial,sans-serif;
    font-size: 1.7rem;
    line-height: 1.4;
    font-weight: 600;
    color: #666;
    padding: 0;
    margin-top: 0;
    margin-bottom: 5px;
    margin-right: 20px;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    transition: all 350ms ease;
}
.sv-nav-tabs li a {
    font-family: Arial,sans-serif;
    font-size: 1.2rem;
    line-height: 1.8;
    font-weight: 600;
    color: #666;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0px;
    margin-left: 10px;
    margin-right: 10px;
    text-transform: uppercase;
}
 .sv-nav-tabs li.active a {
    color: #4caf50;
    text-transform: uppercase;
}
 .sv-nav-tabs li.active a:before {
    content: "";
    position: absolute;
    height: 2px;
    background-color: #4caf50;
    width: 20px;
    bottom: -6px;
    left: 0;
}
.sv-nav-tabs li:last-child {
    float: right;
}
.sv-nav-tabs li:last-child a {
    text-transform: none;
    margin:0;
}
.wrap_archive{
  background: #ecf0f1;
}
.cat-title {
    font-size: 14px;
    font-weight: 600;
    background:#4caf50;
    color: #fff;
    padding: 10px 25px;
    margin-top: 0;
}
.sidebars-area {
    background: #fff;
    margin-top: 15px;
}
#column-left .menu_vertical .vertical-name .title {
    background: #4caf50;
    padding: 16px 25px 12px;
    margin: 0;
    color: #fff;
    font-size: 1.7rem;
}
h4.area-title {
    color: #4caf50;
    margin: 0;
    font-size: 1.7rem;
    text-transform: uppercase;
    border-bottom: 2px solid #4caf50;
    padding-top: 0;
    padding-bottom: 5px;
    font-weight: bold;
}
h4.area-title i {
    margin-right: 15px;
}
.wrap_sb {
    border: 1px solid #eaeaea;
}
.wrap_text_archive {
    padding: 20px;
    background: #fff;
}
h3.sb_post_title {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    color: #222222;
    margin-bottom: 0;
    margin-top: 0;
    font-weight: 600;
    line-height: 150%;
}
h3.sb_post_title a{
  color:#000;
}
h3.sb_post_title:hover a{
  color:#4caf50;
}
p.meta {
    color: #777777;
    font-size: 12px;
    margin: 10px 0;
}
.wrap_archive {
    padding: 20px 0;
}
.excerpt {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 13px;
    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-bottom: 0;
}
.box_loop {
    margin-bottom: 30px;
}
.post_list {
    margin-bottom: 15px;
}
.product_all .tab-content {
    padding-top: 15px;
}
.wrap_sb li {
    list-style: none;
}
li.list_archive a {
    text-transform: uppercase;
    font-size: 1.3rem;
    color: #333;
    font-weight: 600;
    line-height: 1.4;
    font-family: Arial,sans-serif;
}
li.list_archive {
    padding: 10px 15px;
    list-style: none;
    position: relative;
    cursor: pointer;
}
.product_latest .title {
    font-size: 18px;
    line-height: 1.4;
    font-family: Arial,sans-serif;
    color: #4caf50;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    margin-top: 0;
    padding-bottom: 8px;
    border-bottom: 2px solid #4caf50;
}
.product_latest .title:before {
    content: "";
    height: 1px;
    width: 60px;
    background: #e8e8e8;
    position: absolute;
    left: 0;
    bottom: 0;
}
.sb_content_product .nameproducts {
    margin-top: 0;
    margin-bottom: 5px;
    line-height: 1.425;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 14px;
}
.wrap_pro_list {
    margin-top: 20px;
}
.sb_mt {
    margin-bottom: 20px;
}
.product_module .tag-cloud .tag-item:hover {
    background: #4caf50;
    border-color: #4caf50;
    color: #fff;
    text-decoration: none;
}
.product_module .tag-cloud .tag-item {
    background: #f1f1f1;
    padding: 10px 15px;
    margin: 0 5px 5px 0;
    display: inline-block;
    color: #666;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    transition: all 350ms ease;
    -webkit-border-radius: 99px;
    border-radius: 99px;
    font-size: 1.3rem;
    line-height: 1;
    text-transform: capitalize;
}
.product_module .tag-cloud {
    overflow: hidden;
}

p.price.giagoc {
    color: #aaa;
    font-size: 1.7rem;
    font-weight: 600;
    line-height: 1.6;
    text-decoration: none!important;
    position: relative;
    margin-bottom: 0;
}
p.giamgia {
    font-size: 2rem;
    color: #4caf50;
    font-weight: 600;
    line-height: 1.6;
    margin-bottom: 10px;
}
.pro_info {
   
    
    margin-bottom: 15px;
}
.head_product {
    padding: 20px 0;
}
.wrap_taxonomy {
    padding: 20px 0;
}
.product_cl {
    margin: 0 .5%;
    width: 19%;
    float: left;
}
.row_fix {
    margin-right: -5px;
    margin-left: -5px;
}


h3.title-custom {
    text-transform: uppercase;
    margin: 0;
    color:#4caf50;
    
    line-height: 150%;
    margin-bottom: 10px;
    font-size: 15px;
  
    font-weight: bold;
}
h3.title-custom span{
  padding-bottom: 5px;
  border-bottom: 2px solid #4caf50;
}
.cal_sp_haft {
    width: 50%;
    float: left;
    line-height: 32px;
}
.sl_text {
    width: 20%;
    float: left;
    line-height: 34px;
}
.giamgia  span {
    color: #ff552d;
    font-size: 24px;
    font-weight: bold;
}
.giagoc span{
  font-weight: bold;
  color:#666;
}
.content_info {
    margin-top: 15px;
}
.wrap_detail {
    margin-bottom: 15px;
}
 
 
.relate_owl button.owl-next i {
    font-size: 24px;
    position: absolute;
    right:-50px;
    top: 35%;
padding: 5px 10px 5px 12px;
    background: #fff;
    border-radius: 100%;
    width: 36px;
    height: 36px;
    box-shadow: 0px 3px 3px #ddd;
}
.relate_owl  button.owl-prev i {
    font-size: 24px;
    position: absolute;
    left:-50px;
    top: 35%;
padding: 5px 12px 5px 10px;
    background: #fff;
    border-radius: 100%;
    width: 36px;
    height: 36px;
    box-shadow: 0px 3px 3px #ddd;
}
.col_contact .ft_title {
    color: #4caf50;
}
.col_contact ul.ft_list {
    list-style: none;
    padding-left: 0;
}
ul.ft_list li {
    font-size: 14px;
    padding: 5px 0;
    border-bottom: 1px solid #e7e7e7;
}
.qcol form input {
    margin-top: 6.5px;
    padding: 0 15px;
    max-width: 100%;
    width: 100%;
    height: 42px;
    border: 2px solid rgba(129,129,129,.2);
    border-radius: 0;
    background-color: transparent;
    box-shadow: none;
    vertical-align: middle;
    font-size: 14px;
    transition: border-color .5s ease;
}
.col_contact .entry_content {
    margin-top: 15px;
}
.box_map iframe {
    max-width: 100%;
    height: 330px;
}
div#main-content {
    padding-top: 20px;
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #ddd;
}

.gio-hang-main {
    padding: 20px;
    overflow-y: hidden;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
r.cart-extra.money_total {
    font-weight: bold;
    color: #f00;
}
tr.cart-extra {
    text-align: right;
}
h4.title {
    padding: 0 15px;
    margin-bottom: 0;
}
p.tongtien {
    text-align: right;
    font-weight: bold;
    color: #f00;
    padding-right: 15px;
    font-size: 20px;
}
.tieptucmuahang {
    text-align: center;
    font-weight: bold;
    color: #fff;
    float: right;
    width: 200px;
    height: 32px;
    line-height: 32px;
    background-color: #9E9E9E;
    border-radius: 3px;
    margin-right: 15px;
}
.dathang {
    text-align: center;
    font-weight: bold;
    color: #fff;
    float: right;
    width: 200px;
    height: 32px;
    line-height: 32px;
    background-color: #E91E63;
    border-radius: 3px;
    margin-right: 15px;
    border: none;
    outline: none;
    margin-bottom: 15px;
}
.box-thanhtoan {
    display: inline-block;
    width: 100%;
    border: 1px solid #ddd;
}

.form-group textarea.form-control {
    height: auto;
    height: 34px;
}

.spinner {
  margin: 20px auto 0;
  width: 70px;
  text-align: center
}

.spinner>div {
  width: 18px;
  height: 18px;
  background-color: #555863;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
  background: #003C71
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
  background: #26BED6
}

.spinner .bounce3 {
  background: #F79321
}

@-webkit-keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0)
  }
  40% {
    -webkit-transform: scale(1)
  }
}

@keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0)
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio]{
  top:-3px;
}
li.cat-item.active a {
    color: #4caf50;
}
.header-search-wrap {
    text-align: center;
    padding: 25px 0;
    font-size: 18px;
    margin-top: 10px;
}

.td-drop-down-search {
  position: absolute;
  top: 100%;
  right: 0;
  visibility: hidden;
  opacity: 0;
  -ms-filter: "alpha(opacity=" 0 ")";
  filter: alpha(opacity=0);
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  transform: translate3d(0,20px,0);
  -webkit-transform: translate3d(0,20px,0);
  -moz-transform: translate3d(0,20px,0);
  -ms-transform: translate3d(0,20px,0);
  -o-transform: translate3d(0,20px,0);
  background-color: #fff;
  -webkit-box-shadow: 0 2px 6px rgb(0 0 0 / 20%);
  -moz-box-shadow: 0 2px 6px rgba(0,0,0,.2);
  box-shadow: 0 2px 6px rgb(0 0 0 / 20%);
  border-top: 0;
  width: 342px;
  pointer-events: none;
}
 
.td-drop-down-search.td-drop-down-search-open {
    visibility: visible;
    opacity: 1;
    -ms-filter: "alpha(opacity=" 100 ")";
    filter: alpha(opacity=100);
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    pointer-events: auto;
    padding: 15px;
    padding-bottom: 0;
    top: 87px;
    right: 25px;
    z-index: 99;
}
.td-drop-down-search .btn {
    position: absolute;
    height: 32px;
    min-width: 67px;
    line-height: 17px;
    padding: 7px 15px 8px;
    text-shadow: none;
    vertical-align: top;
    right: 15px;
    margin: 0!important;
    -webkit-transition: background-color .4s;
    -moz-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s;

}
.header-search-wrap .td-drop-down-search:before {
    border-color: transparent transparent #4caf50 transparent;
}


.header-search-wrap .fa {
  color: #333;
}

.navbar_header {
  display: block;
 
}
.td-drop-down-search:after {
  position: absolute;
  top: -3px;
  display: block;
  content: '';
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 100%;
  height: 3px;
  background-color: #4caf50;
}
.td-drop-down-search:before {
  position: absolute;
  top: -9px;
  right: 19px;
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5.5px 6px;
  border-color: transparent transparent #4db2ec transparent;
}
#td-header-search {
    padding-left: 10px;
    width: 100%;
    height: 32px;
    margin: 0;
    border-right: 0;
    line-height: 17px;
    border: 1px solid #eaeaea!important;
    outline: none;
}
.td-head-form-search-wrap input[type=submit] {
  font-family: roboto,sans-serif;
  font-size: 13px;
  background-color: #4caf50;
  border-radius: 0;
  color: #fff;
  border: none;
  padding: 8px 15px;
  font-weight: 500;
  -webkit-transition: background-color .4s;
  -moz-transition: background-color .4s;
  -o-transition: background-color .4s;
  transition: background-color .4s;
  outline: none;
}

.media.reason-media-v2 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  /* align-items: flex-start; */
  align-items: center;
}

.reason-choose .reason-media-v2 {
  padding: 15px;
}

.mr-3, .mx-3 {
  margin-right: 1rem !important;
}

.reason-choose .reason-media-v2 .media-body-v2 .body-p {
  margin-bottom: 5px;
  font-size: 14px;
}
.reason-choose .reason-media-v2 .media-body-v2 .body-p-color {
  color: #0099cc;
}
.font-weight-bold {
  font-weight: bold;
}
.reason-choose .reason-media-v2 .media-body-v2 .body-p-1 {
  color: #888;
  font-weight: 500;
  margin: 0;
}

.reason-choose .reason-media-v2 .media-body-v2 .body-p {
  margin-bottom: 5px;
  font-size: 14px;
}
.header-vertical-menu__fly-out.header-vertical-menu__fly-out--open.has-shadow {
  border-bottom-right-radius: 30px;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
#menu-menu-san-pham >li.menu-item>a {
  color: #000;
  font-weight: bold;
  padding: 10px 15px;
  display: block;
  border: 1px solid #d7d5d5;
  border-bottom: none;
}
.show-in-tab li:hover a {
    background: transparent;
    color: #f00;
}
#menu-menu-san-pham >li:last-child >a {
    border-bottom: 1px solid #d7d5d5;
}
.header-vertical-menu__fly-out.header-vertical-menu__fly-out--open.has-shadow {
  border-bottom-right-radius: 30px;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.header-vertical-menu__fly-out .nav-vertical-fly-out>li.menu-item>a {
  color: #000;
  font-weight: bold;
  /* font-style: italic; */
  padding: 10px 15px;
  display: block;
  border: 1px solid #d7d5d5;
  border-bottom: none;
}
.header-vertical-menu__opener {
  background-color: #4caf50;
  color: #fff;
  font-weight: bold;
  padding: 10px 15px;
  display: block;
}
ul#menu-danh-muc-san-pham li:last-child a {
  border-bottom: 1px solid #d7d5d5;
}
.header-vertical-menu__opener .fa-bars {
  font-size: 1.7em;
  margin-right: 10px;
}
.header-vertical-menu__opener {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
a.nav-top-link:hover {
  background-color: #4caf50;
  color: #fff !important;
}

.boxprices {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  align-items: center;
}

/*Event*/
.st_line {
    display: inline-block;
    width: 100%;
    position: relative;
    margin-bottom: 15px;
    padding-top: 5px;
    margin-left: 0;
}
.st_line:after {
  content: '';
  position: absolute;
  border-bottom: 1px solid #ddd;
  left: 15px;
  right: 0;
  width: 94%;
  bottom: -10px;
}
a {
  color: #333333;
  text-decoration: none;
}
.pd0 {
  padding: 0;
}
.post-meta .post-category {
  font-size: 11px;
  background: #4caf50;
  padding: 5px 5px;
  border-radius: 5px;
  -webkit-transition: .2s opacity;
  transition: .2s opacity;
  color: #fff;
}
.post-meta .post-date {
  font-size: 11px;
  color: #999999;
}
h3.post_title {
    font-size: 14px;
    font-weight: bold;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 1.4258;
    margin: 0;
}
.box7 .box_blogs img {
  height: 234px;
}

.img-full {
  width: 100%;
  height: auto;
  max-width: 100%;
  display: block;
  margin: auto;
}
.event_home {
  padding: 30px 0;
}
/*Product-Card*/
.mb-30 {
  margin-bottom: 30px;
}
.bd-trending__product-thumb {
  background: #cbcbcb;
  margin-bottom: 15px;
  overflow: hidden;
  position: relative;
  /* -webkit-border-radius: 10px; */
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  /* border-radius: 10px; */
}
.bd-trending__product-thumb img {
  width: 100%;
  transition: all .3s ease-out 0s;
}
.bd-product__tag {
  position: absolute;
  top: 0;
  left: 0;
}
.bd-product__tag .tag-text {
  display: inline-block;
  color: #fff;
  padding: 7px 12px;
  line-height: 1;
  font-size: 15px;
  /* border-bottom-right-radius: 10px; */
}

.danger-bg {
  background:#4caf50;
}
.ht_info.st1 .post_title {
    margin-top: 10px;
}
.bd-product__action {
  position: absolute;
  bottom: 25px;
  left: 0;
  right: 0;
  margin: 0 auto;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .3s ease-out 0s;
  -moz-transition: all .3s ease-out 0s;
  -ms-transition: all .3s ease-out 0s;
  -o-transition: all .3s ease-out 0s;
  transition: all .3s ease-out 0s;
}
.bd-product__action a:first-child {
  margin-left: 0;
}

.bd-product__action a {
  height: 45px;
  width: 45px;
  display: inline-flex;
  text-align: center;
  background: #fff;
  align-items: center;
  justify-content: space-evenly;
  border-radius: 50%;
  color: #1c1d1b;
  box-shadow: 0 10px 20px 0 rgb(8 0 42 / 8%);
  margin-left: 7px;
  transform: scaleX(0);
}
.bd-product__title {
  color: #1c1d1b;
  margin-bottom: 5px;
  font-weight: bold;
  /* margin-bottom: 15px; */
  display: block;
}
.bd-product__new-price {
  color: #4caf50;
  font-weight: var(--bd-fw-sbold);
  font-size: 16px;
  margin-left: 10px;
}
.bd-product__old-price {
  color: var(--clr-text-3);
}
.bd-product__icon {
  display: none;
}
.bd-product__icon i {
  font-size: 13px;
  color: #f8a231;
}
.bd-trending__item:hover .bd-trending__product-thumb img {
  -webkit-transition: all .3s ease-out 0s;
  -moz-transition: all .3s ease-out 0s;
  -ms-transition: all .3s ease-out 0s;
  -o-transition: all .3s ease-out 0s;
  transition: all .3s ease-out 0s;
  -webkit-transform: scale3d(1.07,1.07,1.07) translateZ(0);
  transform: scale3d(1.07,1.07,1.07) translateZ(0);
}
.bd-product__action a:hover {
  background: #086d39;
  color: #fff;
}

.bd-product__action a:first-child {
  margin-left: 0;
}

.bd-product__item:hover .bd-product__action {
  opacity: 1;
  visibility: visible;
}

.bd-product__item:hover .bd-product__action a {
  transform: scaleX(1);
}

.bd-trending__item:hover .bd-product__action {
  opacity: 1;
  visibility: visible;
}

.bd-trending__item.text-center:hover .bd-product__action a {
  transform: scale(1);
}

/*Introduce Home*/
.grey-bg {
  background: #f8f8f8;
}
.mt-20 {
  margin-top: 20px;
}
.pb-20 {
  padding-bottom: 20px;
}
.pt-40 {
  padding-top: 40px;
}
.mt-40 {
  margin-top: 40px;
}
.justify-content-between {
  justify-content: space-between!important;
}
.bd-features__item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  gap: 20px;
  position: relative;
  justify-content: center;
}
.bd-features__item::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 1px;
  background: #cfcfcf;
  right: -15px;
  transform: translateX(-50%);
}
.bd-features__icon {
  height: 55px;
  width: 55px;
  background: #f8f8f8;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition: all .3s ease-out 0s;
  -moz-transition: all .3s ease-out 0s;
  -ms-transition: all .3s ease-out 0s;
  -o-transition: all .3s ease-out 0s;
  transition: all .3s ease-out 0s;
  align-items: center;
  justify-content: space-evenly;
  border-radius: 50%;
  border: 2px solid #4caf50;
}
img, svg {
  vertical-align: middle;
}
a, .btn, button, span, p, input, select, textarea, li, img, svg path, *::after, *::before, .transition-3, h1, h2, h3, h4, h5, h6 {
  -webkit-transition: all .3s ease-out 0s;
  -moz-transition: all .3s ease-out 0s;
  -ms-transition: all .3s ease-out 0s;
  -o-transition: all .3s ease-out 0s;
  transition: all .3s ease-out 0s;
}
.bd-features__content h4 {
  margin-bottom: 0;
}
/* .bd-features__item:hover .bd-features__icon {
  background: red;
  color: #fff;
} */
.bd-features__content p {
  font-weight: bold;
  font-size: 16px;
  margin: 0;
  color: #4caf50;
}
.bd-features__item--finish:before{
    content: "";
    display: none;
}
.limit_text {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.425;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-size: 14px;
    font-weight: normal;
    transition: all 0.5s;
    height: 40px;
}
.bd-teanding__content:hover .limit_text {
    color: #4caf50;
}
/*.row {
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x));
}*/

.box-2-home__banner img {
  margin-bottom: 30px;
}

.box-2-home {
  padding: 30px 0;
}
.product_all {
  padding: 30px 0;
}

/*Banner home dưới danh mục*/
.banner_home_cate img {
  width: 100%;
  margin-top: 20px;
}

/* TIN LIÊN QUAN */
/* .new-post-update {
  padding: 20px;
  background: #f4f4f4;
  margin-bottom: 20px;
}

.box-title h1, .box-title h2, .box-title h3 {
  font-size: 18px;
  text-transform: uppercase;
  border-bottom: 1px solid #dadada;
  padding-bottom: 5px;
  z-index: 99;
}
.box-title a {
  color: #4caf50;
  position: relative;
}
.box-title h1 a:before, .box-title h2 a:before, .box-title h3 a:before {
  content: "";
  position: absolute;
  border-bottom: 3px solid #4caf50;
  width: 100%;
  bottom: -7px;
  left: 0;
}
.post_sb2 {
  margin-bottom: 15px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
  display: block;
  max-width: 100%;
  height: auto;
}
.sb_stick h3.post_title {
  font-weight: normal;
  margin: 10px 0;
}
h3.post_title {
  font-size: 14px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-bottom: 0;
}
.post-meta .post-date {
  font-size: 11px;
  color: #999999;
}
span.xthem {
  float: right;
  font-size: 13px;
  font-weight: bold;
  color: #4caf50;
}
span.xthem a {
  color: #4caf50;
} */

/* TIN XEM NHIỀU */
 p.sb_date {
    margin-bottom: 0;
    font-size: 14px;
}
.box-title h1, .box-title h2, .box-title h3 {
  font-size: 18px;
  text-transform: uppercase;
  border-bottom: 1px solid #dadada;
  padding-bottom: 5px;
  z-index: 99;
  text-align: left;
}
.new-post-update .box-title {
  text-align: left;
}
.box-title a {
  color: #4caf50;
  position: relative;
  font-weight: bold;
}
.box-title h1 a:before, .box-title h2 a:before, .box-title h3 a:before {
  content: "";
  position: absolute;
  border-bottom: 2px solid #4caf50;
  width: 20%;
  bottom: -7px;
  left: 0;
}
.new-post-update .list-post .post {
  border-bottom: 1px solid #cdcdcd;
  padding-bottom: 9px;
  margin-bottom: 9px;
}
.new-post-update .list-post .post:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.new-post-update .list-post .post .post-number {
  float: left;
  width: 8%;
  font-size: 20px;
  color: #4caf50;
  text-align: center;
  font-weight: bold;
}
.new-post-update .list-post .post .post-body {
  margin-left: calc(8% + 10px);
}
.new-post-update .post .post-title {
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.425;
    margin-top: 10px;
}
.footer-logo img {
    max-width: 178px;
}
/*.product_module.product_latest {
    padding: 10px 15px;
}*/
span.bd-product__old-price {
    font-weight: bold;
    color: #4caf50;
}
.box7.pagebox.content_col.event_home {
    padding-top: 0;
}

.select_title {
    font-size: 1.7rem;
    font-weight: bold;
    margin: 25px 0;
    text-transform: uppercase;
    color: #4caf50;
}
.select_title span{
    padding-bottom: 5px;
    border-bottom:2px solid #4caf50;
   
}
.btn-load button {
    background: #4caf50;
    color: #fff;
    padding:8px 20px;
    margin: 0;
    outline: none;
}
.btn-load button:focus{
  outline: none;
}
div#more_posts {
    display: block;
    margin: 0 auto 30px auto;
    text-align: center;
}
.btn-load button a{
  color:#fff;
}
.button-share ul li i {
    width: 40px;
    height: 40px;
    margin-top: 10px;
    line-height: 40px;
    text-align: center;
    color: #fff;
}
.button-share i.fa-facebook-f {
    background: #516eab;
}
.button-share li {
    text-align: right;
}
.button-share i.fa-twitter {
    background: #29c5f6;
}
.button-share i.fa-linkedin-in {
    background: #2977c9;
}
ul li,ol li{
    padding-left: 0;
}
.entry_content ul li,.entry_content ol li{
    list-style: initial;

}
.btn-act .buy a{
    background: #4caf50;
    border: none;
    display: block;
    margin: auto;
    padding: 6px 20px;
    font-size: 16px;
    color: #fff;
    border-radius: 4px;
    outline: none;
}
 
 .content_info img {
    max-width: 100%;
    height: auto;
}
/*.sb_content {
    padding: 10px 15px;
}*/
.product_detail {
    padding-top: 20px;
}
.beacrum {
    overflow: hidden;
    position: relative;
    text-align: center;
    display: inline-flex;
    width: 100%;
    justify-content: center;
    background-color: #f5f5f5;
    padding: 13px 0;
}
 
ul.clearfix {
    margin: 0;
    padding: 0;
    font-size: 15px;
    list-style: none;
    color: #7e7e7e;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    display: inline-flex;
}
.beacrum li a {
    font-size: 1.3rem;
    line-height: 1.4;
    
    color: #666;
    text-decoration: none;
    font-weight: 500;
    display: inline-block;
}
.beacrum li, .beacrum a {
    display: inline-block;
    float: left;
    color: #666;
    font-size: 14px;
}
.beacrum li.separator {
    padding: 0 5px;
}
li.current {
   font-size: 13px;
    line-height: 1.4;
    
    
    text-decoration: none;
    font-weight: 500;
    display: inline-block;
}
.beacrum li.separator {
    margin: 8px 15px;
    color: #9b9b9b;
    font-size: 0;
    width: 28px;
    height: 1px;
    background-color: currentColor;
}
.beacrum li.separator {
    padding: 0 5px;
}
.beacrum .row {
    margin: 0;
}
.box_cat_list {
    padding: 10px 0px;
}
.related-new {
    margin-bottom: 20px;
}
.new-title h3 {
    font-weight: bold;
  
    padding-bottom: 8px;
    margin-bottom: 20px;
}
.ht-main-title {
    margin: 20px 0;
    font-weight: bold;
    font-size: 22px;
    border-bottom: 2px solid #eaeaea;
    padding-bottom: 8px;
}
.ft_3:before {
    display: none;
}
.content_col .row_posts .post {
    margin-bottom: 20px;
    background: #f2f2f2;
    border: 1px solid #eee;
}
.post_ul {
    padding-right: 0;
}
#ajax-posts .clearfix {
    margin-bottom: 15px;
    display: block;
}
.ft_infos ul li {
    list-style: none;
}
div#fb-root iframe {
    max-width: 320px!important;
    background: transparent;
    box-shadow:none!important;
}
.meta_day {
    
   
    padding: 5px;
}
.meta_day p {
    margin-bottom: 0;
    text-align: center;
    font-weight: bold;
}
p.day {
    font-size: 14px;
  
    margin-bottom: 5px;
}
.box_loop {
    border: 1px solid #ccc;
    border-radius: 45px;
    overflow: hidden;
}
.in_title {
    padding: 0 20px 20px 20px;
}
.inner_title {
    
    padding: 5px 10px;
    
   
    display: block;
    margin: auto;
    
}
.inner_title a{
   
   color:#fff;
}
.meta_user {
    text-align: center;
}

.meta_user span {
    margin: 0 5px;
}
.box_loop .thumb {
    
}
.fixed_row .col-md-6:nth-child(2n) {
    padding-right: 0;
}
.fixed_row .col-md-6:nth-child(2n+1) {
    padding-left: 0;
}
.entry_content h2,.entry_content h2 span{
  font-size: 20pt;
  line-height: 1.425;
}
.entry_content h3,.entry_content h3 span{
  font-size: 18pt;
  line-height: 1.425;
}
.entry_content h4,.entry_content h4 span{
  font-size: 16pt;
  line-height: 1.425;
}
.entry_content h5,.entry_content h5 span{
  font-size: 15pt;
  line-height: 1.425;
}
.entry_content h6, .entry_content h6 span{
  font-size: 14pt;
  line-height: 1.425;
}
.entry_content p{
  text-align: justify;
}
.pro_info li {
    list-style: none;
}
div#boloc {
    margin: 10px 0;
    padding: 0;
}

form.filter-form {
    padding: 10px 15px;
    border: 1px solid #ccc;
    border-radius: 15px;
    margin: 15px 0;
}
.tag .tag-list li a {
    border: 1px solid #ccc;
    padding: 2px 10px;
    border-radius: 4px;
}
.tag .tag-list li {
    float: left;
    margin-right: 5px;
}
.tag{
  margin:5px 0;
  display: inline-block;
  width: 100%;
}
.list_load_related .post_desc .blogs_text {
  display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-size: 14px;
    text-align: justify;
}
.list_load_related .post {
    margin-bottom: 15px;
}
span.header-vertical-menu__title {
    text-transform: uppercase;
}
.bd-trending__product-thumb img {
    right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    top: 0;
    position: absolute;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    -o-object-fit: cover;
    object-fit: scale-down;
    font-family: "object-fit: cover;";
}
.bd-trending__product-thumb {
    position: relative;
    height: auto;
    overflow: hidden;
    padding-top: 100%;
    background-position: 50% 50%;
    background-size: cover;
    background-color: #f9f9f9;
}
.sb_product_thumg{
	  position: relative;
    height: auto;
    overflow: hidden;
    padding-top: 100%;
    background-position: 50% 50%;
    background-size: cover;
    background-color: #f9f9f9;
}
.sb_product_thumg img {
    right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    top: 0;
    position: absolute;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    -o-object-fit: cover;
    object-fit: scale-down;
    font-family: "object-fit: cover;";
}
.social {
    margin-top: 30px;
}
.social .fa-facebook-f {
    color: #516eab;
}
.social .fa-twitter{
    color: #29c5f6;
}
.social .fa-instagram  {
    color: #f93;
}

.social .fa-youtube {
    color: #f00;
}
.ft_ext {
    text-align: justify;
    line-height: inherit;
    font-size: 16px;
    margin-top: 15px;
    padding-right: 30px;
}
.box_hmid {
    display: inline-flex;
}
.hmid_left, .hmid_right {
    display: inline-flex;
    flex-direction: column;
}
.hmid_left p {
    font-weight: bold;
    font-size: 21px;
    text-align: center;
}
.hmid_left img {
    max-width: 100%;
}
.hmid_right p {
    margin-bottom: 0;
    font-weight: bold;
    color: #f60;
    font-size:22px;
}
.hmid_right p a{
    color: #f60;
}
.search_box {
    padding-top: 5px;
}
p.head_linetop {
    border-bottom: 1px solid #ccc;
}
.hmid_right{
  margin-left: 25px;
}
form#searchform {
    float: right;
}
.box_hover {
    display: inline-flex;
    width: 100%;
    height: 80px;
    align-items: center;
    justify-content: flex-end;
}
#header .search_box:hover .box_hover{
 opacity: 1;
}
#searchform {
    position: relative;
    margin: 0;
}
.box_hover input[type="submit"] {
    background-image: url(../images/icon-search.png);
    position: absolute;
    right: 10px;
    padding: 8px 15px;
    border: none;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    outline: none;
    top: 1px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    background-color: transparent;
}

.box_hover input[type="text"] {
    background: transparent;
    border: 1px solid #0090e3;
    padding: 2px 5px 2px 15px;
    outline: none;
    color: #333;
    border-radius: 50px;
    height: 40px;
    width: 260px;
}
.col_search .title-da{
  height: 24px;
  overflow:hidden;
}
.box_hmid {
    width: 100%;
    align-items: center;
    justify-content: center;
    padding-top: 5px;
}
.dv_title {
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    font-size: 30px;
    margin: 20px 0 30px 0;
}
.dv_title img{
   max-width: 80px;
}
.dv_title_list {
    font-weight: bold;
 
    line-height: initial;
    margin: 15px 0;
    font-size: 18px;
}
.tv_line {
    display: inline-flex;
    width: 100%;
    margin-bottom: 10px;
    align-items: center;
}

.tv_text {
    margin-left: 25px;
    font-size: 18px;
}
.home_link {
    background: #efefef;
    padding: 30px 0;
}
ul.vl_link li {
    float: left;
    padding: 5px 25px;
    border: 1px solid #ccc;
    border-radius: 50px;
    background: #fff;
    margin: 5px 10px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
}
li.list_link a {
    color: #005791;
}
ul.vl_link li:hover{
  background: #005791;
}
ul.vl_link li:hover a{
  color: #fff;
}
.img_box img{
  right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    top: 0;
    position: absolute;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;";
}
.img_box {
    position: relative;
    overflow: hidden;
    padding-top: 62.8%;
   
    overflow: hidden;
}
.bx_ct {
    padding: 0 20px 20px;
}
.post-body .post-title {
    font-size: 14px;
    margin: 0 0 5px 0;
    font-weight: bold;
    line-height: inherit;
        display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.sb_ct {
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.sb_ct {
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 14px;
    line-height: inherit;
}
.box_linesb {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}
.bc_col img {
    height: auto;
    max-width: 100%;
}
.bc_title {
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 30px;
}
.bc_box {
    padding: 50px 0;
}
.box_hhline {
    display: inline-flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    margin: 25px 0;
}
.box_in_hhline {
    display: inline-flex;
    padding: 15px 30px;
   
    
    align-items: center;
    justify-content: center;
    gap: 15px;
}
.box_hl_text p {
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
}

.ht_button {
    background: #f60;
    padding: 10px 25px;
    text-align: center;
    font-weight: bold;
    border-radius: 30px;
    font-size: 16px;
    color: #fff;
}

.ht_button a {
    color: #fff;
}
.hnew_title {
    font-size: 24px;
    font-weight: bold;
    margin: 30px 0 15px 0;
}
.hpost_left .img_box {
    position: relative;
    overflow: hidden;
    padding-top: 56.8%;
}
.thumb.img_box {
   
    overflow: hidden;
}
.hnew {
    background: #efefef;
    padding: 25px 0;
}
p.cpr {
    padding: 15px 0;
    text-align: center;
    border-top: 2px solid #efefef;
    font-weight: bold;
    margin-bottom: 0;
    font-size: 16px;
}
.box_hl_sb {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-around;
    border: 1px solid #f60;
    padding: 15px;
    border-radius: 30px;
}
.box_hl_sb img {
    margin-right: 15px;
    width: 100px;
}
.box_in_hhline2 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.box_in_hhline2 img {
    margin-right: 25px;
    max-width: 100px;
}
.htitle {
    font-weight: bold;
    position: relative;
    font-size: 24px;
    margin-bottom: 35px;
    margin-top: 0;
}
ul.menu-items-container li {
    font-weight: bold;
}

.htitle:after {
    content: "";
    height: 1px;
    border-bottom: 6px solid #009bd9;
    position: absolute;
    left: 0;
    bottom: -15px;
    width: 80px;
}
ul.menu-items-container li {
   position: relative;
   margin-bottom: 5px;
}
ul.menu-items-container li:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f111";
    position: absolute;
    left: -20px;
    top: 5px;
    font-size: 10px;
    color: #f60;
}
.ft_mn li {
    position: relative;
    
    
}
.ft_mn ul{
 
}


.ft_mn li:before {
 
}
ul.menu-items-container {
    padding-left: 20px;
    margin-bottom: 35px;
}
.box_list_tt {
    background: #efefef;
    padding: 50px 0;
}
.hlist a {
    color: #005791;
    font-size: 16px;
}
.hlist {
    margin: 15px 0;
}
.list_top {
    margin: 15px 0 20px 0;
}
.title_h {
    font-weight: bold;
    line-height: 1.5;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 16px;
    margin-bottom: 5px;
}
.inner_text{
   line-height: 1.5;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.box_head_img img {
    width: 100%;
    display: block;
    margin: auto;
}
.help_col {
    display: inline-flex;
    width: 100%;
  /*  align-items: center;*/
    justify-content: center;
    margin-bottom: 30px;
}
.help_title {
    font-weight: bold;
    font-size: 30px;
    text-align: center;
}
.help_title img {
    max-width: 50px;
    margin-right: 20px;
}
.we_help {
    background: #f0f0d8;
    padding: 50px 0;
}
.box_nt {
    padding: 25px 0;
}
.nt_title {
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    margin: 30px 0;
}
.nt_in_title {
    text-align: center;
    font-weight: bold;
    line-height: inherit;
    font-size: 18px;
    margin: 25px 0;
}
.thumb_nt img {
    display: block;
    margin: auto;
}
.gmaps iframe {
    max-width: 100%;
    height: 300px;
}
.gmaps {
    border-radius: 30px;
    overflow: hidden;
    margin-bottom: 20px;
    background: #fff;
    border: 1px solid #ccc;
}
.box_intro_post {
    border: 1px solid #009bd9;
    padding: 0;
    border-radius: 30px;
    margin: 25px 0;
}
.post_name {
    background: #009bd9;
    margin: 0;
    padding: 12px 30px;
    color: #fff;
    border-top-left-radius: 30px;
    font-weight: bold;
    border-top-right-radius: 30px;
    font-size: 18px;
}
 
.p_call p {
    background: #f60;
    color: #fff;
    padding: 2px 25px;
    border-radius: 50px;
}
.intro_lh {
    display: inline-flex;
    gap: 20px;
    align-items: center;
    justify-content: space-around;
    width: 100%;
    padding: 15px;
}
.p_add img {
    margin-right: 20px;
}
.sb_post_right {
    margin-top: 60px;
}
.box_ha_post {
    margin-bottom: 25px;
}
.ptv {
    border: 1px solid #f60;
    padding: 15px;
    border-radius: 30px;
    text-align: center;
    font-weight: bold;
}
.ptv img{
     display: block;
     margin: auto;
}
.sb_post_right .p_add p {
    display: flex;
}
.head_bottom {
    background: #009bd9;
}
.box_tv {
    padding: 60px 0 35px 0;
    background: #f0f0d8;
}
.box_hl_img {
    position: absolute;
    text-align: center;
    width: 252px;
    background: #fff;
    padding: 15px;
    border-radius: 30px;
    bottom: 40px;
    left: 50px;
}
.box_hl_img p {
    margin-bottom: 0;
}
.tv_img_right .tir_img {
    display: block;
    text-align: center;
    margin-right: 0;
    margin-left: auto;
}
p.htop {
    font-size: 26px;
}
p.hbt {
    font-size: 26px;
    font-weight: bold;
    color: #f00;
}
p.hbt a{
  color: #f00;
}
.tv_line:last-child {
    margin-bottom: 0;
}
.tv_title {
    font-weight: bold;
    font-size: 30px;
    margin-top: 0;
}
.tv_des {
    font-size: 18px;
}
.help_title_text {
    font-weight: bold;
    font-size: 24px;
}
.help_ct {
    font-size: 16px;
}
.help_title_text_right{
  text-align: right;
     font-weight: bold;
    font-size: 18px;
}
.help_ct_right{
  text-align: right;
}
.pdl0{
  padding-left: 0;
}
.logo {
  /*  padding-top: 15px;*/
}
.hmid_left p {
    margin-bottom: 0;
}
.ldv {
    display: inline-flex;
    width: 100%;
    align-items: center;
    gap: 10px;
    margin-bottom: 5px;
}
.box_dv {
    padding: 35px 0 35px 0;
    background: #e9ffff;
}
.dv_icon img {
    max-width: 37px;
    height: auto;
    min-width: 45px;
}
.box_tv_left {
    background: #fff;
    padding: 35px 35px 15px 35px;
    border-radius: 50px;
}
.entry_content .size-full {
    width: 100%;
    max-width: 100%;
    height: auto;
}
.p_add p {
    font-size: 16px;
}

.sb_post_right .p_add {
    margin: 25px 0px;
}
.sb_post_right .ht_button{
  max-width: 100%;
  display: block;
  margin: auto;
}
.box_ha_post img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

.box_ha_post {
    border-radius: 40px;
    overflow: hidden;
    border: 1px solid #ccc;
}
.related-new .new-title h3{
  border: none;
}
.p_add p {
    display: inline-flex;
    width: 85%;
    align-items: center;
}
.thumb.dv_right {
  position: relative;
 
    padding-top: 100%;
    overflow: hidden;
}
.thumb.dv_right img{
  right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    top: 0;
    position: absolute;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;";
}
.thumb.dv_left {
  position: relative;
  
    padding-top:70%;
    overflow: hidden;
}
.col_nx .img_box {
    padding-top: 100%;
}
.col_nx {
    border: 1px solid #ccc;
    border-radius: 50px;
    overflow: hidden;
}
.col_nx_ct {
    padding: 20px 25px 20px 25px;
}
p.nx_hl {
    font-weight: bold;
}
p.nx_hl a {
    color: #f00;
}
.nhaxe {
    padding: 50px 0;
}
.nx_ct_title {
    font-weight: bold;
    margin: 0 0 10px 0;
    height: 41px;
    overflow: hidden;
}
.pdr0{
  padding-right: 0;
}
.thumb.dv_left img{
  right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    top: 0;
    position: absolute;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    -o-object-fit: cover;
    object-fit: fill;
    font-family: "object-fit: cover;";
}
.archive-title {
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 25px 0;
    text-align: center;
}
.img_box:hover img {
    transform: scale(1.2);
}
.img_box{
  transition: all .5s;
}
.box_loop:hover a,.box_linesb:hover a {
    color: #009bd9;
}
.thumb{
  overflow: hidden;
  transition: all .5s;
}
.col_dv .thumb {
    overflow: hidden;
    transition: all .5s;
  
}
.col_dv {
    border-radius: 60px;
    overflow: hidden;
    border: 1px solid #ccc;
    margin-bottom: 25px;
}
.ct_dv {
    padding:0px 25px 15px 25px;
    display: inline-block;
    background: #fff;
}
.thumb:hover img {
    transform: scale(1.1);
}

button.owl-next i {
    font-size: 24px;
    position: absolute;
    right:-50px;
    top: 10px;
    padding: 5px 10px 5px 12px;
    background: #fff;
    border-radius: 100%;
    width: 36px;
    height: 36px;
    box-shadow: 0px 3px 3px #ddd;
    color:#009bd9;
}
button.owl-prev i {
    font-size: 24px;
    position: absolute;
    left:-50px;
    top: 10px;
    padding: 5px 12px 5px 10px;
    background: #fff;
    border-radius: 100%;
    width: 36px;
    height: 36px;
    box-shadow: 0px 3px 3px #ddd;
    color:#009bd9;
}
.p_call img {
    margin-right: 10px;
}

.p_call {
    font-weight: bold;
}
.col_dv img {
    width: 100%;
    max-width: 100%;
    height: auto;
}
.p_call a {
    color: #fff;
}
.p_call span {
    position: relative;
    left: 38px;
    font-size: 11px;
    top: -5px;
    color:#000;
}
.support-online {
    position: fixed;
    z-index: 999;
    right: 230px;
    bottom: 70px;
}
.support-online .call-now {
    position: relative;
    text-align: center;
}
.support-online i {
    width: 40px;
    height: 40px;
    background:#f1592a;
    color: #fff;
    border-radius: 100%;
    font-size: 20px;
    text-align: center;
    line-height: 1.9;
    position: relative;
    z-index: 999
}
.support-online span {
    background:#0090e3;
    padding: 10px;
    width: 150px;
    margin-left: 10px;
    position: absolute;
    color: #fff;
    top: -15px;
    left: 60px;
    transition: 0.2s ease-in-out;
    -moz-animation: 0.7s headerAnimation;
    -webkit-animation: 0.7s headerAnimation;
    -o-animation: 0.7s headerAnimation;
    animation: 0.7s headerAnimation;
    border-radius: 30px;
}
.support-online a:hover span {
    display: block
}
.support-online span a {
    color: #fff;
    font-size: 18px;
}
small.hl_cn_top {
    border-bottom: 2px solid #fff;
    padding-bottom: 2px;
}
/*.support-online span:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    border-color: transparent #f1592a transparent transparent;
    position: absolute;
    left: -10px;
    top: 15px
}*/
.kenit-alo-circle-fill {
    width: 60px;
    height: 60px;
    top: -10px;
    position: absolute;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background-color: #f1592a;
    opacity: .75;
    right: -10px
}
.call-now a {
    font-weight: bold;
}
.kenit-alo-circle {
    width: 50px;
    height: 50px;
    top: -5px;
    right: -5px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30, 30, 30, 0.4);
    opacity: .1;
    border-color: #0089B9;
    opacity: .5
}
.support-online .btn-support {
    cursor: pointer
}
.animateds, .appear-animation {
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
}
.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}
.animateds {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.pulse {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -o-animation-name: pulse;
    animation-name: pulse;
}
.animateds.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}
.pulse {
    0% {
        -webkit-transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.1)
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 1
    }
}
@-moz-keyframes pulse {
    0% {
        -moz-transform: scale(1)
    }
    50% {
        -moz-transform: scale(1.1)
    }
    100% {
        -moz-transform: scale(1);
        opacity: 1
    }
}
@-o-keyframes pulse {
    0% {
        -o-transform: scale(1)
    }
    50% {
        -o-transform: scale(1.1)
    }
    100% {
        -o-transform: scale(1);
        opacity: 1
    }
}
@keyframes pulse {
    0% {
        transform: scale(1)
    }
    50% {
        transform: scale(1.1)
    }
    100% {
        transform: scale(1);
        opacity: 1
    }
}
.pulse {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -o-animation-name: pulse;
    animation-name: pulse
}
@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }
    50% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}
@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3)
    }
    50% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}
.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}
.support-content small {
    font-size: 100%;
}
.title_404_post,
h1.title_404 {
    margin: 20px 0;
    font-weight: 700;
}
.box_serach_product #sp {
    width: 100%;
    padding-left: 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
    outline: 0;
    color: #000;
}
.title_404_post {
    font-size: 22px;
}
.entry_404 {
    max-width: 600px;
    display: block;
    margin: auto;
    padding: 50px 0;
}
.main_404 {
    background-image: url(../images/404_bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
h1.title_404 {
    font-size: 120px;
    text-align: center;
    color: #009bd9;
}
.entry_404 .box_text p {
    font-size:34px;
    margin: 15px 0;
    text-align: center;
    color: #009bd9;
    font-weight: 700;
}
.col_button {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 25px 0;
}
.box_404 #sp {
    padding: 10px 20px;
    border-radius: 50px;
}
.entry_404 .fa {
    font-size: 18px;
    padding: 8px 15px;
    color: #009bd9;
}
.col_button div {
    margin: 0 10px;
}
.col_button .link_home .btn {
    background: #009bd9;
    border-radius: 50px;
    color: #fff;
    padding: 8px 20px;
    font-size: 18px;
    outline: 0;
}
.col_button .link_back .btn {
    background: 0 0;
    border-radius: 50px;
    color: #009bd9;
    padding: 8px 25px;
    font-size: 18px;
    outline: 0;
    border: 1px solid #009bd9;
}
 span.icons {
    position: absolute;
    right: 2px;
    background: 0 0;
    padding: 5px;
    border: none;
    top: 0;
    z-index: 9;
}
.p2_content_text {
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-bottom: 15px;
    line-height: 1.2;
}
.p2_link a, .sb_post_title a {
    color: #000;
}
 .p2_img img {
    right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    top: 0;
    position: absolute;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;";
}
.p2_img, .pl2_thumb {
    position: relative;
    overflow: hidden;
    padding-top: 62.8%;
}
.p2_title {
    line-height: 1.325;
    margin-bottom: 5px;
    -webkit-line-clamp: 1;
    font-size: 15px;
    margin-top: 0;
    overflow: hidden;
    font-weight: bold;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.p2_title {
    margin-top: 0;
}
.post2_item {
    margin-bottom: 20px;
    border-bottom: 1px solid #d6d7d8;
    padding-bottom: 20px;
}
.entry_box_search{
  position: relative;
}
.box_404 {
    display: inline-block;
    width: 100%;
}
.box_404 form#searchform{
  float:none;
}
.box_404 input#searchsubmit {
    position: absolute;
    padding: 0 10px;
    background: 0 0;
    border: none;
    z-index: 999;
    outline: 0;
    right: 18px;
    top: 7px;
}
.ck_ct {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.box_ck {
    padding: 10px 0;
    background:#fffcf4;
}
 
.col-bc {
    display: block;
    margin: auto;
    text-align: center;
    width: 80%;
}
.list_item {
    width: 32%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.ask_box {
    background: #f2f2f2;
    padding: 30px 0;
}
.ask_img img {
    margin-top: 50px;
}
.bx_col {
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid #ccc;
}
.bx_list_title {
    font-size: 18px;
    font-weight: bold;
    margin: 15px 0;
    line-height: inherit;
}

.bx_hl {
    width: 60%;
    display: block;
    margin: auto;
    text-align: center;
    background: #f60;
    padding: 8px 15px;
    border-radius: 30px;
    color: #fff;
}
.bx_hl a{
     font-size: 16px;
     font-weight: bold;
    color: #fff;
}
.bx_box {
    padding: 50px 0;
}
.box_hmid,.box_email,.topbar-hotline{
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  padding-top: 10px;
}
.box_ud img {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
    margin: auto;
}

.box_ud {
    position: relative;
}
.box_ud_ct {
    position: absolute;
    top: 25%;
    right: 5%;
}

p.ud_text {
    font-size: 34px;
    color: #fff;
    text-shadow: 2px 0 0 #00689a, -2px 0 0 #00689a, 0 2px 0 #00689a, 0 -2px 0 #00689a, 1px 1px #00689a, -1px -1px 0 #00689a, 1px -1px 0 #00689a, -1px 1px 0 #00689a;
    font-weight: bold;
}
.ud_hotline {
    background: #00689a;
    padding: 12px 15px;
    font-size: 30px;
    color: #fff;
    text-align: center;
    border-radius: 50px;
    font-weight: bold;
}
.ud_hotline a {
    color: #fff;
}
.ud {
    padding: 50px 0;
}
.col_tdpb {
    border: 1px solid #ccc;
    border-radius: 50px;
    overflow: hidden;
}

.col_tdpb_ct {
    padding: 15px 20px;
}
.tdpb_ct_title {
    font-weight: bold;
    text-align: center;
}
.col_tdpb {
    border: 1px solid #ccc;
    border-radius: 50px;
    overflow: hidden;
}

.col_tdpb_ct {
    padding: 15px 20px;
}

h4.tdpb_ct_title {
    font-weight: bold;
    text-align: center;
}

.box_price {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 100%;
    gap: 15px;
}

.price {
    font-weight: bold;
}

.sale {
    text-decoration: line-through;
}
.tdpb {
    padding: 50px 0;
}
.col_rvv {
    border-radius: 50px;
    overflow: hidden;
    border: 1px solid #ccc;
    position: relative;
     margin-bottom: 25px;
}
.col_rvv_ct {
    position: absolute;
    bottom: 50px;
    left: 50px;
    background: rgb(68 76 94 / 80%);
    border-radius: 30px;
    padding: 5px 25px;
    color: #fff;
}
p.rv_text {
    margin-bottom: 0;
}
.rvv_ct_title {
    margin-bottom: 0;
    margin-top: 0;
}
.top_rv {
    padding: 50px 0;
    background: #f1f1f1;
}
.box_ft_img {
    display: inline-flex;
    width: 100%;
    gap: 15px;
}

.cn_title {
    font-weight: bold;
}
.gt_top_text {
    width: 70%;
    display: block;
    margin: auto;
    text-align: center;
}
.h_thumb img {
    width: 100%;
    max-width: 100%;
    height: auto;
}
.end_footer {
    padding: 30px 0;
}
ul.ft_list_post.list_3_col {
    column-count: 2;
}
.box_text_two {
   /* font-weight: bold;*/
}
.search_box label {
    margin-top: 15px;
}
.search_box {
   text-align: right;
    cursor: pointer;
}
i.far.fa-search {
    color: #fff;
}

form#searchform {
    float: right;
}
.box_search_hover {
    position: absolute;
    right: 10px;
    top: 58px;
    padding: 5px;
    background: rgba(38, 21, 17, 0.75);
  /*  border: 1px solid #ddd;*/
    z-index: 99;
    opacity: 0;
    transition: all .5s;
}
.search_box:hover .box_search_hover{
 opacity: 1;
}
#searchform {
    position: relative;
    margin: 0;
}
.box_search_hover input[type="submit"] {
    background-image: url(../images/icon-search.png);
    position: absolute;
    right: 0;
    padding: 3px 15px;
    border: none;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 65% 65%;

}
.box_search_hover input[type="text"] {
    background: transparent;
    border: 1px solid #fff;
    padding: 2px 5px;
    outline: none;
    color:#fff;
    width: 200px;
}
.search_box:hover .box_search_hover {
    opacity: 1;
}
 

.box_ck_sg {
    background: #e4f0ff;
    padding: 20px 25px;
    border-radius: 50px;
    border: 1px solid #5cb8ed;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    color: #0090e3;
    font-size: 20px;
}

.box_ck_sg p {
    margin-bottom: 0;
}
.td_title {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}
.td_title i {
    color: #67b9ff;
    font-size: 14px;
    margin-right: 10px;
}
.col_td {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    background: rgb(225, 239, 255);
    padding: 5px 10px;
}

.col_td {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    background: transparent;
    padding: 10px 20px;
    border: 1px solid #d9d9d9;
    border-radius: 50px;
}

button.btn.btn-primary.btn-booking {
    background:#ff7d2e;
    border: none;
    outline: none;
    border-radius: 30px;
    padding: 5px 15px;
}

button.btn.btn-primary.btn-booking:hover {
    background:#1295db;
}

button.btn.btn-primary.btn-booking a {
    color: #fff;
    
}
.box_entry_content {
    margin: 15px 0;
}
.nav-parent li a {
    border-radius: 50px;
    background: #ecf8ff;
    border: 1px solid #0887d1;
}
.nav-pills li+li {
    margin-left: 10px;
}
.tab-content {
    margin-top: 15px;
}
.sg_banner img {
    max-width: 100%;
    width: 100%;
    display: block;
    margin: auto;
    height: auto;
}
.sg_banner{
 margin: 25px 0;
 border-radius: 40px;
 overflow: hidden;
}
.nav-parent li.active a {
    background: #0090e3;
}
.nav-parent li.active a {
    background: #0090e3;
}

.nav-childrend li.active a {
    border-radius: 50px;
    background: #ecf8ff!important;
    border: 1px solid #0090e3;
    color: #000!important;
}
.nav-pills li a:hover{
  background: transparent;
}
.tab-content table td {
    font-size: 14px;
}
.vp {
    background: #fff;
     
    border-radius: 15px;
}
.titlepv {
    margin: 15px 0 30px 0;
    font-weight: bold;
    background: #0090e3;
    color: #fff;
    padding: 20px 15px;
    text-align: center;
    border-radius: 30px;
}
.list_pv {
    padding: 25px;
    border: 1px solid #0459ad;
    border-radius: 30px;
    margin-bottom: 25px;
    display: inline-flex;
    width: 100%;
    align-items: center;
    justify-content: space-around;
}
.pv_contact {
    display: inline-flex;
    flex-direction: column;
    
}

.pv_contact .btn-hl {
    background: #0090e3;
    margin-bottom: 15px;
    width: 100%;
    outline: none;
    border-radius: 30px;
    padding: 5px 20px;
    border: none;
}

.pv_contact .btn-hl a {
    color: #fff;
    font-weight: bold;
    font-size: 20px;
}
.pv_info {
    width: 70%;
    min-width: 70%;
}
.name_pv {
    font-weight: bold;
}
.pv_add {
    font-size: 14px;
    font-weight: bold;
}
.tab-content table {
    width: 100%;
}
#tienich ul li,.tienich ul li {
    padding: 3px 0 3px 25px;
    position: relative;
}
#tienich ul li:before,.tienich ul li:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f00c";
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 14px;
    color: #0090e3;
}
#tienich ul,.tienich ul {
    padding-left: 15px;
}
.p_add i {
    font-size: 32px;
    margin-right: 15px;
}
.box_contact {
    padding: 25px;
    font-size: 20px;
    font-weight: bold;
}
.box_contact a {
   
    font-weight: bold;
    color: #f00;
}
button.btn.btn-primary.btn-maps {
    display: block;
    margin: 25px auto;
    padding: 10px 25px;
    font-size: 18px;
    background: #fff7dc;
    border: 1px solid #f93;
    border-radius: 30px;
    outline: none;
    color: #000;
    font-weight: bold;
}
.col-banner img {
    width: 100%;
    display: block;
    margin: 25px auto;
    border-radius: 30px;
}
.tc_text {
    padding: 20px 50px;
    border: 1px solid #e5e5e5;
    border-radius: 20px;
    font-size: 18px;
    line-height: 1.5;
}

.tc_text a {
    color: #000;
    font-weight: bold;
}
.title-tracuu {
    font-size: 28px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
}
.title-des {
    font-size: 18px;
    text-align: center;
}
.form_seach .form-control {
    padding: 10px 20px;
    margin-bottom: 15px;
    border-radius: 50px;
    text-align: center;
    height: auto;
    color: #000;
    font-weight: bold;
}
input.check_dv {
    padding: 10px 20px;
    width: 100%;
    background: #0090e3;
    border: none;
    outline: none;
    font-size: 16px;
    color: #fff;
    border-radius: 50px;
    font-weight: bold;
}
table.check_sp {
    width: 100%;
    margin: 25px 0;
}
.form_seach .form-control::-webkit-input-placeholder{
  color: #333;
  font-weight: bold;
}
.box_info_page {
    padding: 30px 0;
}
.search_slider {
    position: absolute;
    width: 100%;
    display: block;
    margin: auto;
    text-align: center;
    bottom: 150px;
}
.adv-search-box {
    display: inline-block;
    width: 100%;
    background: #fffcf4;
    padding: 20px;
    border-radius: 30px;
}

.line_box {
    position: relative;
}

.line_box label {
    position: absolute;
    top: 10px;
    left: 0px;
}
ul.nav.nav-pills.nav-center {
    display: inline-flex;
    width: 100%;
    align-items: center;
    justify-content: center;
}
ul.nav.nav-pills.nav-center li {
    margin: 0 15px;
    font-size: 16px;
}
ul.nav.nav-pills.nav-center li a{
  font-weight: bold;
}
ul.nav.nav-pills.nav-center li a:hover{
  background: transparent;
}
ul.nav.nav-pills.nav-center li.active a {
    background: transparent;
    color:#0090e3;
    font-weight: bold;
}
.car-search input[type="text"]{
  border: none;
  background: transparent;
  padding-left: 20px;
  box-shadow: none;
  color: #000;
  font-weight: bold;
}
.car-search .form-control::-webkit-input-placeholder{
  color: #333;
  font-weight: bold;
}
input:-internal-autofill-selected {
  background: transparent;
}
input.btn-lf {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 50px;
    padding: 10px 30px;
    font-weight: bold;
    outline: none;
    width: 100%;
}
.col-input {
    display: inline-block;
     
    border: 1px solid #ccc;
    padding: 4px 25px;
    border-radius: 50px;
    background: #fff;
}
.adv-search-box .nav-center i {
    font-size: 22px;
}
.line_box .fa-circle {
    font-size: 8px;
    color: #f93;
    position: relative;
    top: 2px;
}

.carousel-indicators{
  display: none;
}
.spinner {
  margin: 20px auto 0;
  width: 70px;
  text-align: center
}

.spinner>div {
  width: 18px;
  height: 18px;
  background-color: #555863;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
  background: #003C71
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
  background: #26BED6
}

.spinner .bounce3 {
  background: #F79321
}

@-webkit-keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0)
  }
  40% {
    -webkit-transform: scale(1)
  }
}

@keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0)
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}
.txt_main_category {
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    margin-top: 15px;
    font-size: 18px;
}
ul.list-sidebar p {
    font-weight: bold;
}
.entry_search{
    border-bottom:1px solid rgb(224, 224, 224);
    margin-bottom: 15px;
    padding-bottom: 15px;
    transition: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    background: rgb(255, 255, 255);
   /* box-shadow: 0 0 3px #ccc;*/
}
.box_return {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    position: relative;
    border-radius: 8px;
  
}
.box_return .thumb {
    cursor: pointer;
    width: 200px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 16px;
    border-radius: 20px;
    position: relative;
    overflow: hidden;
}
.rt_title {
    font-size: 16px;
    color: rgb(72, 72, 72);
    font-weight: bold;
}
.box_return .fal.fa-circle {
    color: #0090e3;
    font-size: 12px;
}
.box_return .fal.fa-horizontal-rule {
    transform: rotate(90deg);
    text-align: center;
    position: relative;
    left: -3px;
    color: #0090e3;
}
.box_return .fal{
  color: #0090e3;
}
.return_info {
    width: 43%;
}
.box_return .more {
    text-align: right;
    width: 300px;
}
.box_return .more_info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
p.if_price {
    font-weight: bold;
    font-size: 16px;
}
.box_return .more p {
    margin-bottom: 6px;
}
.sale_text span {
    border: 1px solid #0090e3;
    color: #f00;
    font-size: 13px;
    padding: 2px 10px;
    border-radius: 50px;
}
button.btn.btn-primary.btn-bkn {
    outline: none;
    background: #FFC107;
    border: none;
    color: #000;
}
p.more_info span {
    text-decoration: underline;
    color:#0090e3;
    cursor: pointer;
}
p.pdot {
    color: transparent;
}
.content_box {
    margin-top: 15px;
}
p.time {
    padding: 8px 10px;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 30px;
    display: inline-flex;
    width: 100%;
    align-items: center;
    justify-content: space-around;
}

select#nhaxe {
    width: 100%;
    padding: 7px 20px;
    border-radius: 30px;
    outline: none;
}
.label_form{
  font-weight: bold;
}
.txt_main_category span {
    position: absolute;
    right: 0;
    font-weight: normal;
    text-transform: none;
    font-size: 14px;
    color: #0090e3;
    cursor: pointer;
}

.txt_main_category {
    position: relative;
}
.form-select select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
      }
      
.form-select {
  position: relative;
}

.form-select:before {
  position: absolute;
  top: 50%;
  right: 20px;
  content: ' ';
  width: 0;
  height: 0;
  margin-top: -5px;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: rgba(0,0,0,.25) transparent transparent transparent;
  pointer-events: none;
}
.entry_content h1{font-size: 22px;}
.entry_content h2{font-size: 20px;}
.entry_content h3{font-size: 18px;}
.entry_content h4{font-size: 16px;}
.entry_content h5{font-size: 14px;}
.entry_content h6{font-size: 14px;}
.box_noentry h1{font-size: 22px;}
.box_noentry h2{font-size: 20px;}
.box_noentry h3{font-size: 18px;}
.box_noentry h4{font-size: 16px;}
.box_noentry h5{font-size: 14px;}
.box_noentry h6{font-size: 14px;}
table td {
    font-size: 14px;
}
.box_show_full {
    padding: 15px;
    
   
    margin-bottom: 15px;
    display: none;
}
.box_show_full.show {
    display: block;
}
.box_booking_form{
  display: none;
}
.box_booking_form.show{
  display: block;
}
/*SEAT CSS*/
.iImLDY .steps-content {
    padding: 20px 0px;
    min-height: 440px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}
.hqRXwu {
  
    display: flex;
}
.hqRXwu .seat-groups {
    display: flex;
    flex-direction: column;
    margin-top: 24px;
    width: 100%;
    padding-right: 16px;
    min-width: 200px;
}
.hqRXwu .seat-groups .note {
    font-weight: bold;
    font-size: 14px;
}
.hqRXwu .seat-groups .seat-info {
    margin: 8px 0px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}
.hqRXwu .seat-groups .seat-info .seat-thumbnail {
    margin-right: 8px;
    align-self: baseline;
}
.daMVvn {
    min-width: 22px;
    min-height: 30px;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    cursor: not-allowed;
}
.hqRXwu .seat-groups .seat-info .seat-name {
    display: flex;
    flex-direction: column;
}
.dLgsTe svg rect {
    stroke: rgb(39, 174, 96);
    fill: rgb(139, 229, 176);
}
.hqRXwu .seat-template {
    width: 100%;
}
.eevZxk {
    display: flex
;
    -webkit-box-pack: center;
    justify-content: center;
}
.eevZxk .coach-container {
    margin-right: 16px;
    text-align: center;
}
.eevZxk .coach-container span {
    font-size: 16px;
}
.eevZxk .coach {
    padding: 24px 12px 12px;
    background: rgb(242, 242, 242);
    border-radius: 25px 25px 5px 5px;
}
.buebkj {
    min-width: 22px;
    min-height: 30px;
    cursor: not-allowed;
}
.iaQDbI {
    cursor: pointer;
    min-width: 22px;
    min-height: 30px;
}
.steps-content {
    padding: 20px 0px;
    min-height: 440px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}
.daMVvn svg .icon-disabled {
    fill: rgb(242, 242, 242);
}
.daMVvn svg rect {
    stroke: rgb(242, 242, 242);
    fill: rgb(224, 224, 224);
}
.dLgsTe svg rect {
    stroke: rgb(39, 174, 96);
    fill: rgb(139, 229, 176);
}
.dLgsTe svg .icon-selected {
    fill: rgb(39, 174, 96);
}
.ArHJS svg rect {
    stroke: rgb(242, 242, 242);
    fill: rgb(224, 224, 224);
}
.coach td {
    border: navajowhite;
}
.buebkj {
    min-width: 22px;
    min-height: 30px;
    cursor: not-allowed;
}
/*END SEAT CSS*/
.subs-step-1,
.subs-step-2,
.subs-step-4 {
  display: none;
}
.subs-step-3 {
  display: none;
}
 .subs-step .group {
  position: relative;
}
button.next.btn-abs {
    background: #27ae60;
    border: none;
    padding: 5px 10px;
    border-radius: 6px;
    color: #fff;
}
p.footer_box {
    display: inline-flex;
    width: 100%;
    border-top: 1px solid #ccc;
    align-items: center;
    justify-content: space-between;
    padding: 5px 20px;
    margin-bottom: 0;
}
button.back.btn-abs {
    background: #a3a3a3;
    border: none;
    padding: 5px 10px;
    border-radius: 6px;
    color: #fff;
}
.box_form {
    padding: 15px;
}

.box_form .form-control {
    margin-bottom: 10px;
}
form.subs-form-post {
    margin-bottom: 0;
}
.box_des h4 {
    font-weight: bold;
}
.box_des i {
    margin-right: 5px;
    position: relative;
    top: 2px;
    color: #279dea;
    text-align: center;
    width: 14px;
}
.point {
    display: flex;
}
input.iptime {
    border: none;
    outline: none;
}
.call-now img {
    width: 80px;
    height: auto;
    position: absolute;
    left: -15px;
    top: -15px;
}
.box_cn {
    margin: 10px 0;
}
.entry_s {
    position: relative;
}

.entry_s label {
    position: absolute;
    z-index: 99;
    margin-bottom: 0;
    top: 8px;
    right: 8px;
}
.entry_s input[type="submit"] {
    position: absolute;
    right: 0;
    background: transparent;
    border:1px solid transparent;
    padding: 0 10px;
    z-index: 1000;
}
.dt_search_box {
    display: inline-block;
    margin-top: 10px;
}
.entry_s #s {
    padding: 5px;
    background: transparent;
    border: none;
    border-radius: 30px;
    outline: none;
    padding-left: 10px;
}
.dt_search_box:hover .entry_s #s{
  border:1px solid #fff;
  color:#fff;
}

.bcr {
    padding: 10px 0;
    background: #f7f7f7;
}
.bcr a, .bcr li, .bcr ul {
    font-size: 13px !important;
    color: #000 !important;
}
.col-right{
  float: right;
}
.col-left{
  float: left;
}
.box_hl_text.sb_hl_box {
    margin: 25px 0;
    text-align: center;
}
.box_hl_text.sb_hl_box p{
  margin-bottom: 15px;
}
.box_hl_text.sb_hl_box a,.box_hl_text.sb_hl_box .ht_button {
    font-size: 22px;
}

#accordion {
  margin: auto;
   
}

.panel-heading a {
  display: block;
  position: relative;
  font-weight: bold;
}
.panel-heading a::after {
  content: "";
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 5px;
  position: absolute;
  right: 0;
  top: 0;
  transform: rotate(45deg);
}
.panel-heading a[aria-expanded=true]::after {
  transform: rotate(-45deg);
  top: 5px;
}
 
.panel-default>.panel-heading{
  border: none;
}
.panel-group .panel-heading{
  border: none;
  background: #fff;
  padding:20px 15px;
}
.panel-group .panel{
  border-radius: 20px;
  border: none;
  box-shadow: none;
}
.panel-body{
  padding: 15px 0;
  border: none!important;
}
.box_lt {
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 30px;
}


.box_lt #ez-toc-container {
    display: none;
}
.panel-heading.panel-even {
    background: #e5f5ff;
}
button.owl-prev {
    position: absolute;
    top: 40%;
}
button.owl-next {
    position: absolute;
    top: 40%;
    right: 0;
}
p.no_result {
    text-align: center;
    font-weight: bold;
    color: #4a7ae2;
}
p.no_result2 {
    text-align: center;
}
p.info_lkf {
    text-align: center;
    font-weight: bold;
}
.pdl0{
  padding-left: 0;
}
.noanswer iframe {
    display: block;
    margin: auto;
    max-width: 70%;
}
.box_ha_post p img {
    max-width: 22px;
  
}
p.flexline a {
    color: #f00;
}

p.flexline {
    font-weight: bold;
}
.np-title {
    font-size: 24px;
    font-weight: bold;
    line-height: inherit;
    margin: 25px 0;
}
.autocomplete-items-from {
    position: absolute;
    border: 1px solid #d4d4d4;
    z-index: 99;
    border-bottom: none;
    /* border-top: none; */
    background-color: white;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
    top: 100%;
    left: 0px;
    width: 230px !important;
    text-align: left;
    top: 38px;
    display: none;
}
.autocomplete-items-from.show{
  display: block;
}
.autocomplete-items-from div div {
    padding: 10px;
    cursor: pointer;
    background-color: #fff;
    color: #000;
    font-weight: 500;
    border-bottom: 1px solid #d4d4d4;
}
.ph2 {
    padding-left: .5rem;
    padding-right: .5rem;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    padding-bottom: 8px;
    margin-bottom: 0;
    font-size: 14px;
}
.box_intro_ct h3 {
    font-weight: bold;
    line-height: inherit;
    font-size: 18px;
}
.box_intro_ct h2{
    font-weight: bold;
    line-height: inherit;
    font-size: 20px;
}
.box_intro_ct h4 {
    font-weight: bold;
    line-height: inherit;
    font-size: 16px;
}
.box_intro_ct h5 {
    font-weight: bold;
    line-height: inherit;
    font-size: 15px;
}
.category-review .img_box{
  padding-top: 100%;
}
.wrap_table{
  overflow-x: scroll;
}
.collapse table td,.box_lt table td{
  font-size: 13px;
  min-width: 120px;
}
.sidebar_col .box_contact {
    font-size: 14px;
}
.sidebar_col .box_ha_post {
    margin-top: 30px;
}
.content_col ul,.content_col ol  {
   padding-left: 20px;
}
.content_col ul li,.content_col ol li {
    list-style: initial;
}
.content_col p a{
  color: #0090e3;
}
.content_col p a:hover{
  color: #103776;
}
.bx_text {
    text-align: justify;
}

