/*.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover{background-color:transparent!important}
*/.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: 200px;
    height: auto;
}
span.icons {
    position: absolute;
    right: 0px;
    background: #ccc;
    padding: 5px;
    border-top: 1px solid #bbb;
}
.header-top .fa {
    color: #fff;
}
.header-top {
    background: #f69c29;
    color: #fff;
}
.hotline_top{
	margin-top: 8px;
}
.hotline_top a {
    background: #f00;
    padding:5px 10px;
    color: #fff;
    font-weight: bold;
    border-radius: 4px;
    font-size: 20px;
}
.head-top {
    line-height: 40px;
}
.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: #104282;
  font-size: 14px;
  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%;
}
#topmenu ul.nav li .dropdown-menu li a {
  padding: 10px 15px;
  white-space: nowrap;
  background:#fff;
  border-bottom: 1px solid#ccc;
  text-transform: none;
}
.dropdown-menu .dropdown-menu{position:absolute;left:100%;top:-3px;}
.dropdown .menu-item-has-children:before{content:"»";position:absolute;right:2px;top:9px;color:#104282;}
#topmenu ul.nav li a:hover,
#topmenu ul.nav .active a,
#topmenu ul.nav li a:focus {
  color:#e36c24;
  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: 'Roboto Condensed','Arial', sans-serif;
  overflow-x: hidden;
}
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 {
 
  background: #fff;
  
}
#header .hotline {
  font-size: 25px;

}
#header .hotline strong {
  font-size: 30px;
  color: #cc0000;
}
.hotline {
  color: #cc0000;
}
.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-size: 22px;
    color: #000;
    margin: 15px 0;
    position: relative;
    font-weight: bold;
}
 
.single-title {
    font-size: 18px;
    line-height: 140%;
    color: #000;
    margin: 15px 0;
    position: relative;
    font-weight: bold;
}
 
.sub-title {
  font-size: 18px;
}
.box_desc {
  font-size: 24px;
}
.box-title {
  font-size: 22px;
}
.pagebox {
  padding: 50px 0;
}
#home_slider li a img {
  width: 100%!important;
  
}

}
.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: 15px;
}
.posts .title a {
  color: #000;
  display: inline-block;
  width: 100%;
}
.posts .title a:hover {
  color: #ff6600;
}
.posts .title:hover .thumb img {
  opacity: 0.7;
}
.row_posts .post {
  background: #f4f3f3;
  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: 700;
}
.row_posts .post_desc .inner {
  padding: 15px;
  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: #1e57a1;
}
.paginate {
  text-align: center;
  margin-bottom: 30px;
}
.paginate a,
.paginate span {
  padding: 5px 8px;
  border: 1px solid #ccc;
  font-weight: 600;
}
.paginate .current {
  background: #162b58;
  color: #fff;
}
.entry_content,
.tax_desc {
  margin-bottom: 30px;
}
.entry_content p,
.tax_desc p,
.entry_content div,
.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;
  font-size: 13px;
}
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: #1e57a1;
}
.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: #1e57a1;
}
.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[type="submit"] {
  border: none;
  padding: 11px 15px;
  background: #324c9c;
  color: #fff;
}
.qcol form input[type="submit"]:hover {
  background: #1e57a1;
}
.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 {
  margin-top: 30px;
}*/
.sidebar_col .box-title {
    color: #fff;
    border-radius: 5px 5px 0px 0px;
    background-image: linear-gradient(#357bd5, #104282);
    font-size: 14px;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 0;
    text-align: left;
    padding: 0 10px;
}
.media_posts.posts a {
    padding-bottom: 10px;
    border-bottom: 1px dashed #ccc;
}
.box_customer .fa {
    top: 20%;
}
.head_bn{
	background-image: url(../images/head_bg.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 120px;
	background-attachment: fixed;
	position: relative;
}
.overlay{
	background:#000;
	opacity: 0.5;
	position: absolute;
	top:0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}
/*.sidebar_col .box-title:after {
  content: "";
  display: block;
  border-bottom: 3px solid #009933;
  width: calc(50% - 5px);
  padding-bottom: 10px;
  position: absolute;
  left: 0;
  bottom: -2px;
}*/
.sidebar_col .media_posts .post .thumb img {
  /*.border-radius(100%);*/
  border: 1px solid #ddd;
  padding: 1px;
}
.sidebar_col .media_posts .post .title {
    margin-top: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-bottom: 0;
    line-height: 150%;
    font-size: 14px;
}
.sidebar_menu_box .sidebar_menu li a {
  color: #000;
  padding: 10px 15px;
  display: block;
}
.sidebar_menu_box .sidebar_menu li a:hover {
  color: #1e57a1;
}
.sidebar_menu_box .sidebar_menu li.current-menu-item a {
  color: #1e57a1;
}
.sidebar_menu_box .sidebar_menu > li > a {
  /*background: @mainbg;*/
  padding: 10px 0;
 
  font-weight: 600;
  font-size: 14px;
  color: #000;
  position: relative;
  padding-bottom: 10px;
  border-bottom: 1px dashed #ccc;
}
 .sidebar_menu_box .sidebar_menu > li > a:before {
    font-family: "FontAwesome";
    content: "\f0da";
    display: inline-block;
    margin: 0 5px 0 0;
    color: #235fac;
}
.sidebar_menu_box .sidebar_menu > li > ul.sub-menu > li.current-post-parent > a {
  color: #1e57a1;
}
.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 dashed #f5f5f5;
  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 #1e57a1;
}
/*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: #1e57a1;
}
.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: #333;
    padding:50px 0;
    color: #fff;
    background-image: url(../images/ft_bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
#footer .sub-title {
  margin-bottom: 25px;
}
#footer ul li {
  padding: 5px 0;
  border-bottom: 1px solid #eaeaea;
}
#footer ul li a {
    color: #fff;
}
#footer ul li:hover {
  color:#f9a73e;
}

#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 iframe {
  width: 100%!important;
  height: 500px!important;
}
.ggmap p{
  margin-bottom: 0;
}
.contact_page .infos li {
  padding: 5px 0;
}
.contact_page .infos li i {
  display: inline-block;
  width: 18px;
}
 
.contact_page .contact_form {
  margin: 20px 0;
}
#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: 10px 0;
    background: #000;
    color: #fff;
}
.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: 1.625em;
    max-width: 100% !important;
    padding: 9px
}
.wp-caption img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto
}
#footer ul li:before{
    font-family: "FontAwesome";
    font-size: 8px;
    content: "\f111";
    display: inline-block;
    margin: 0 10px 0 0;
    color: #fff;
    vertical-align: middle;
}
ul#menu-menu-foooter li a {
    color: #fff;
}
#home_slider {
    position: relative;
}
#bsmenu {
    float: right;
}
.pagebox img {
    max-width: 100%;
    height: auto;
}
.box_top_ct {
    position: absolute;
    left: 0;
    right: 0;
    top: 100px;
}
.home_slider {
    position: relative;
}
.text_top {
    color: #fff;
    margin-top: 450px;
}
.sl_thumb img {
    max-width: 100%;
    height: auto;
}
.wtitle {
    margin: 15px 0;
    font-size: 19px;
    font-weight: bold;
}
h3.gt_ptitle {
    margin: 15px 0;
    font-size: 16px;
    font-weight: bold;
}
button.xem_online {
    background: #324c9c;
    border: none;
    padding: 5px 15px;
    outline: none;
    margin-bottom: 15px;
}
button.taive{
  background: #e46d25;
    border: none;
    padding: 5px 15px;
    outline: none;    
}
button.xem_online  a,button.xem_online .fa,button.taive a,button.taive .fa{
  color:#fff;
}
.tmpp {
    color: #fff;
}
.mrb30{
margin-bottom: 30px;
}
.col_tmpp img {
    width: 60px;
    height: 60px;
    display: block;
    margin: auto;
}
h3.ptitle {
    margin: 5px 0;
    font-size: 14px;
    line-height: 1.4;
    width: calc(100% - 60px);
}
.col_tmpp img {
    margin: 0 20px;
}
.col_tmpp {
    display: inline-flex;
    width: 100%;
    margin : 25px 0;
    align-items: center;
}
.col_pdv{
  background-image: url(../images/cricle2.png)!important;
}
.tmpp_text {
    margin-bottom: 25px;
}
.gpcn_owl .item img {
    width: 150px!important;
    display: block;
    margin: auto;
}

.pagebox  {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.gpcn_owl .ptitle{
  font-weight: bold;
}
.dv_owl .item img {
    width: 120px!important;
    display: block;
    margin: auto;
}
 .dv {
    color: #fff;
}
.col_icon {
    width: 19%;
    margin: 0.5%;
    float: left;
    border-radius: 8px;
    
}
.sub_title {
    width: 75%;
    display: block;
    margin: auto;
    text-align: center;
    margin-bottom: 20px;
}
 .khtitle {
    text-align: center;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 10px;
    color:#104282;
}
 .khtitle:after{
  content:'';
  border-bottom: 2px solid #104282;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100px;
 }
.khachhang{
  background: #efefef;
}
.kh_owl .ptitle{
  font-size: 16px;
  font-weight: bold;
}
.kh_owl .item img{
  width: 150px!important;
  display: block;
  margin:auto;

}
.dttitle {
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    
    color: #324c9c;
}
.gttitle{
  font-size: 16px!important;
}
.ntitle {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.ntitle span {
  color:#ff6600;
}
.doitac {
    background: #efefef;
}
.col_icon img {
    display: block;
    margin: auto;
}
.img_top img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: auto;
}
 
a.glink {
    text-decoration: none;
}
.language_box img {
   margin: 0 4px!important;
}
p.sdate {
    margin: 10px 0;
    font-size: 14px;
    font-weight: bold;
}
.entry_content {
    text-align: justify;
}
 
.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;}
.wp-caption-text {
    text-align: center;
    margin: 10px 0;
    font-style: italic;
}
.rtitle{
  font-size: 16px;
  font-weight: bold;
}
.thumbs .title {
    font-size: 16px;
    line-height: 1.4528;
    font-weight: bold;
    margin: 10px 0;
    height: 46px;
    overflow: hidden;
}
.thumbs .title a{
   color:#000;
}
.thumbs .title a:hover{
   color:#ff6600;
}
.pexcerpt {
    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-bottom: 0;
}
p.pdate {
    margin-bottom: 0;
    margin-top: 10px;
}
.ar_col_list {
    margin-bottom: 25px;
}
.thumb_ar img {
    width: 100%;
    height: auto;
    display: block;
    margin: auto;
}
.ar_top .title {
    font-size: 24px;
    line-height: 130%;
    font-weight: bold;
    margin: 20px 0;
}
.ar_top .pexcerpt {
    font-size: 16px;
    line-height: 150%;
}
h3.pttitle {
    margin: 15px 0;
    font-size: 16px;
    line-height: 1.4258;
    font-weight: bold;
    height: 46px;
    overflow: hidden;
}
button.btn-readmore {
    background: #ff6600;
    border: none;
    padding: 5px 15px;
    border-radius: 20px;
    
    display: block;
    margin: auto;
}
button.btn-readmore a{color:#fff;}
button.btn-readmore:hover {
    background: #f00;
}
.contact_page {
    background: #fff;
}

 .qcol  input[type="submit"]{
  width: 100%;
 }
 .pct_entry {
    padding: 80px;
    position: relative;
    margin-top:-300px;
    background: #fff;
    padding-bottom: 0;
}
.pct_entry .sub-title {
    font-weight: bold;
    margin: 15px 0;
}
.pct_entry .form-control {
  height: unset;
  padding: 10px 12px;
  border-radius: 0;
}
 .qcol textarea {
    height:92px!important;
}
.page_col li a {
    color: #000;
}
.top_gt {
    position: relative;
}

.fix_gt {
    position: absolute;
    top: 12%;
    left: 0;
    right: 0;
    margin: auto;
    color: #fff;
}
.top_img {
    margin-top: 55px;
}
.tn_ct img {
    border: 2px solid #324c9c;
    border-radius: 100%;
    padding: 15px;
}
h3.pa_title {
    font-size: 16px;
    font-weight: bold;
    margin: 15px 0;
}

 .lt .wtitle {
    text-align: center;
    line-height: 150%;
    color: #0077c2;
}
.tn_ct .row {
    margin-bottom: 25px;
}
.tn_ct {
    margin-top: 50px;
}
.gtcl {
    background: #eeeeee;
}
.list_gtcl {
    text-align: center;
    margin-bottom: 20px;
}
.list_gtcl img {
    display: block;
    margin: auto;
}
.gtcl_col {
    margin-top: 40px;
}
.box_text_gtcl {
    width: 50%;
    text-align: center;
    display: block;
    font-weight: bold;
    margin: 15px auto;
}
 

.gpcn_dv {
    background: #004f8c;
    color: #fff;
}
 .dvb2 img {
    width: 100px;
    height: 100px;
}
 .dvb2 .ptitle {
    margin-bottom: 20px;
}
.ft_img img {
    max-width: 100%;
    margin-bottom: 10px;
}
.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:#ff552d;
    border: none;
    display: block;
    margin: auto;
    padding: 6px 20px;
    font-size: 16px;
    color: #fff;
    border-radius: 4px;
    outline: none;
}
.btn-act {
    display: inline-block;
    float: left;
}
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;
    text-transform: uppercase;
    font-size: 14px;
    word-wrap: break-word;
    color: #104282;
    font-family: utm_avo,Open Sans,"Helvetica Neue",Helvetica,sans-serif;
    margin-bottom: 0;
    margin: 15px 0;
    font-weight: bold;
}
.thumb_pro img {
    max-width: 100%;
    height: auto;
    background: #fff;
}


.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: #000;
    padding-left: 0;
    position: relative;
}
.product_col .nav-tabs {
   background:transparent;
    
    border-bottom: 1px solid #e8e8e8;
    position: relative;
}
.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: transparent;
    color: #bb1d1d;
    border-radius: 0;
    border: none;
    transform: scale(1.2);
    padding-left: 10px;
}
.product_col li.active a:before {
    content: "";
    position: absolute;
    height: 2px;
    background-color: #104282;
    width:40px;
    bottom: 2px;
    left: 10px;
} 
.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;
    padding-right: 0;
    margin: 10px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-align: center;
    font-weight: bold;
}

p.price-origin {
    display:  block;
     
    color: #aaa;
    font-weight: 600;
    font-family: utm_avo,Open Sans,"Helvetica Neue",Helvetica,sans-serif;
    position: relative;
    font-size: 1.4rem;
    margin-right: 5px;
    line-height: 1.4;
    width: 100%;
    margin-bottom: 0;
    text-decoration: line-through;
}
p.pricesales {
    font-size: 1.4rem;
    display: block;
    width: 100%;
    float: left;
    color: #f00;
    font-weight: 600;
    line-height: 1.4;
    font-family: utm_avo,Open Sans,"Helvetica Neue",Helvetica,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;
    display: none;
}
.beacrum {
    background: #f8f8f8;
    display: block;
    overflow: hidden;
    position: relative;
    
    padding: 13px 0;
   
}
.beacrum li a {
    font-size: 1.3rem;
    line-height: 1.4;
    font-family: utm_avo,Open Sans,"Helvetica Neue",Helvetica,sans-serif;
    color: #104282;
    text-decoration: none;
    font-weight: 400;
    display: inline-block;
}
.beacrum li {
    display: inline-block;
    float: left;
}
.beacrum li.separator {
    padding: 0 5px;
}
li.current {
   font-size: 1.3rem;
    line-height: 1.4;
    font-family: utm_avo,Open Sans,"Helvetica Neue",Helvetica,sans-serif;
    
    text-decoration: none;
    font-weight: 400;
    display: inline-block;
}


.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;
    box-shadow: rgb(60 64 67 / 10%) 0 1px 2px 0, rgb(60 64 67 / 15%) 0 2px 6px 2px;
    background: #f7f7f7;
}
.boxprices {
    margin: auto;
    padding: 0 15px 10px;
    text-align: center;
    display: inline-block;
    width: 100%;
}
.fanpage iframe {
    max-width: 100%;
 
}
p.price-origin {
    display: none;
}
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: utm_avo,Open Sans,"Helvetica Neue",Helvetica,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: utm_avo,Open Sans,"Helvetica Neue",Helvetica,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: utm_avo,Open Sans,"Helvetica Neue",Helvetica,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: utm_avo,Open Sans,"Helvetica Neue",Helvetica,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: #104282;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
}
 .sv-nav-tabs li.active a:before {
    content: "";
    position: absolute;
    height: 2px;
    background-color: #104282;
    width: 60px;
    bottom: -6px;
    left: 0;
}
.sv-nav-tabs li:last-child {
    float: right;
}
.sv-nav-tabs li:last-child a {
    text-transform: none;
    margin: 0;
    color: #f00;
    font-style: italic;
}
.wrap_archive{
  background: #ecf0f1;
}
.cat-title {
    font-size: 14px;
    font-weight: 600;
    background: #04091e;
    color: #fff;
    padding: 10px 25px;
    margin-top: 0;
}
.sidebars-area {
    background: #fff;
    padding: 20px;
}
#column-left .menu_vertical .vertical-name .title {
    background: #104282;
    padding: 16px 25px 12px;
    margin: 0;
    color: #fff;
    font-size: 1.7rem;
}
h4.area-title {
    background: #104282;
    padding: 16px 25px 12px;
    margin: 0;
    color: #fff;
    font-size: 1.7rem;
    text-transform: uppercase;
}
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.title-custom {
    text-transform: uppercase;
    margin: 0;
    background: #104282;
    padding: 8px 10px 5px 10px;
    line-height: 150%;
    margin-bottom: 10px;
    font-size: 15px;
    color: #fff;
    font-weight: bold;
}
.cal_sp_haft {
    width: 50%;
    float: left;
    line-height: 32px;
}
.giamgia span {
    color: #ff552d;
    font-size: 24px;
    font-weight: bold;
}
.giagoc span {
    font-weight: bold;
    color: #666;
}
.head_product {
    padding: 20px 0;
}
.wrap_taxonomy {
    padding: 20px 0;
}
h1.ht-main-title span{
  background:#fff;
  position: relative;
  z-index: 1;
  padding: 0 15px;
  color:#104282;
}
h1.ht-main-title {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    position: relative;
    margin-bottom: 25px;
}
h1.ht-main-title:after {
    content: "";
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    border-bottom: 3px double #104282;
    margin: auto;
    width: 100%;
}
.wrap_tt {
    box-shadow: rgb(60 64 67 / 10%) 0 1px 2px 0, rgb(60 64 67 / 15%) 0 2px 6px 2px;
}
.pp_ct {
    padding: 0 15px 15px;
}
.content_info {
    margin-top: 25px;
}
.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_latest .title {
    font-size: 1.4rem;
    line-height: 1.4;
    font-family: utm_avo,Open Sans,"Helvetica Neue",Helvetica,sans-serif;
    color: #333;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    margin-bottom: 0;
    padding-bottom: 8px;
    margin-top: 30px;
}
.wrap_detail iframe {
    max-width: 100%;
    width: 100%;
    height: 480px;
}
.cat_title {
    position: relative;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    margin-bottom: 25px;
}
.cat_title:after {content: "";border-bottom: 3px double #104282;position: absolute;bottom: 10px;left: 0;right: 0;width: 100%;
margin: auto;
}
.cat_title span {
    background: #fff;
    position: relative;
    z-index: 1;
    padding: 0 15px;
    color: #104282;
}
h3.e2_title {
    position: relative;
}
h3.e2_title span {
    background: #104282;
    padding: 10px 10px;
}
h3.e2_title {
    margin: 15px 0;
    border-bottom: 2px solid #104282;
    color: #fff;
    height: 25px;
    text-transform: uppercase;
    font-size: 13.5px;
    font-weight: bold;
}
.box_dt {
    width: 92%;
    display: block;
    margin: auto;
    margin-bottom: 15px;
}
.owl-carousel.owl-dt .item img {
    width: unset;
    border: 1px solid;
    border-radius: 8px;
    overflow: hidden;
}
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;
}
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;
}
.hv_thumb img {
    max-width: 150px;
}
h3.hv_name {
    font-size: 18px;
    color: #3c1e1e;
}
.hv_nx p {
 
    line-height: 150%;
}
.hv_thumb img {
    display: block;
    margin: auto;
}
.hv_nx {
    text-align: center;
}
.box_tv_content {
    margin-top: 20px;
}
.box_customer {
    padding: 25px 0;
    background:#efefef;
}
.mthp {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-bottom: 15px;
}
.sl_text {
    width: 20%;
    float: left;
    line-height: 34px;
}
.br_box {
    border: 1px solid #f5f5f5;
    padding: 10px;
    background: #f5f5f5;
}
.entry_content table {
    width: 100%;
}

.loop_tax.pagebox {
    padding: 15px 0;
}
.img-full {
    width: 100%;
    height: auto;
    display: block;
    margin: auto;
}
.sidebar_col.sb_product.sp_col .box-title {
    margin-top: 0;
}
.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: #e66665;
}

.gio-hang-main img {
    width: 100px;
    display: block;
    margin: auto;
}
.payment {
    padding-left: 15px;
}
.payment label {
    margin-right: 10px;
}
.pro_order_title a {
    color: #000;
}
.box-dathangthanhcong img {
    display: block;
    margin: auto;
    max-width: 100%;
    height: auto;
}
a.gohome.text-center {
    display: block;
    font-weight: bold;
    color: #106260;
}
.box-thanhtoan {
    display: inline-block;
    width: 100%;
    border: 1px solid #ddd;
}
h4.title {
    padding: 0 15px;
    margin-bottom: 0;
}
.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;
}
p.tongtien {
    text-align: right;
    font-weight: bold;
    color: #f00;
    padding-right: 15px;
    font-size: 20px;
}
.form-group textarea.form-control {
    height: auto;
    height: 34px;
}
button.btn-primary.btn-more {
    border: none;
    padding: 5px 15px;
    border-radius: 4px;
    background: linear-gradient(180deg,#4797d2,#286aaa);
}
button.btn-primary.btn-more a {
    color: #fff;
}
p.tax_more {
    display: block;
    text-align: center;
}
h2.sp_all_title {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 25px;
    padding-bottom: 10px;
        color: #104282;
}
h2.sp_all_title:before{
  content: '';
  width: 60px;
  border-bottom: 3px solid #104282;
  position: absolute;
  bottom: 0;
  left: 0;
  right:0;
  margin:auto;
  text-align: center;
}
.pd0{
  padding: 0;
}
.col_tmpp img {
    width: 60px;
    height: 53px!important;
    overflow: hidden;
    border-radius: 100%;
    border: 2px solid #fff;
}
.dv_mid_thumb {
    display: inline-flex;
    align-items: center;
    height: 400px;
}
i.fa.fa-home {
    font-size: 18px;
}
h2.tincungloai {
    display: none;
}
.ar_col_list .thumbs img {
    max-height: 160px;
    width: 100%;
    
}
.phonering-alo-sms {
    display: none;
}
.wrap_tt .thumb {
    position: relative;
    height: auto;
    overflow: hidden;
    padding-top: 60%;
    background-position: 50% 50%;
    background-size: cover;
}

.wrap_tt .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: cover;
    font-family: "object-fit: cover;";
}
.ar_col_list .thumbs{
  position: relative;
    height: auto;
    overflow: hidden;
    padding-top: 60%;
    background-position: 50% 50%;
    background-size: cover;
}
.ar_col_list .thumbs 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;";
}

.itemproducts .thumb_pro 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;";
}
.itemproducts .thumb_pro {
    position: relative;
    height: auto;
    overflow: hidden;
    padding-top: 100%;
    background-position: 50% 50%;
    background-size: cover;
    background-color: #f9f9f9;
}
p.ct-price {
    font-style: italic;
    color: #4caf50;
}
p.item-km {
    margin-bottom: 0;
    text-align: center;
    padding: 5px 0;
    background-image: linear-gradient(to right, rgba(255,0,0,0), rgb(64 141 201), rgba(255,0,0,0));
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    font-weight: bold;
}
p.sgpr-k {
  animation: color-change 1s infinite;
  font-size: 18px;
  font-weight: bold;
}

@keyframes color-change {
  0% { color: red; }
  50% { color: blue; }
  100% { color: red; }
}
.pct_entry img {
    max-width: 100%;
    height: auto;
}