.clearf {
  clear: both;
}
a{
  text-decoration: auto;
}
/*HEAD*/
 
#header {
    background: #fff;
    display: inline-block;
    width: 100%;
    
}
.logo img {
    max-width: 100%;
    padding: 5px 0;
}
span.icons {
    position: absolute;
    right: 0px;
    background: #ccc;
    padding: 5px;
    border-top: 1px solid #bbb;
}
.header-top .fa {
    color: #fff;
}
.header-top {
    background:#c60000;
    color: #fff;
    line-height: 40px;
}
.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 ul.nav li a {
  font-weight: 600;
 
}
#topmenu {
    background:transparent;
    margin-bottom: 0;
    border-radius: 0;
    border: none;
    padding-top: 7px;
}
#topmenu ul.nav li a {
    color: #000;
    font-weight: 600;
    padding: 10px 20px;
    font-size: 17px;
}
#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:first-letter {
    text-transform: uppercase!important;
}
#topmenu ul.nav li .dropdown-menu li a {
  padding: 8px 20px;
  white-space: nowrap;
  background:transparent;
  border-bottom: 1px solid#c12c3e;
  text-transform:lowercase;
  font-size: 15px;
}
#topmenu ul.nav li a:hover,
#topmenu ul.nav .active a,
#topmenu ul.nav li a:focus {
  color:#c60000;
  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', sans-serif;
}
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 .hotline {
  font-size: 25px;

}
#header .hotline strong {
  font-size: 30px;
  color: #cc0000;
}
div#header_mid {
    position: relative;
}
.hotline a {
  color: #000;
}
.site_title {
  font-size: 25px;
  color: #222;
  
}
.container.before {
    position: relative;
}
.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: 20px;
  margin-top: 10px;
  font-weight: 600;
  color:#c12c3e;
  text-align: left;
  position: relative;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
.page-title:after {
    content: "";
    display: block;
    border-bottom: 3px solid #c12c3e;
    width: calc(50% - 5px);
    padding-bottom: 10px;
    position: absolute;
    left: 0;
    bottom: -2px;
}
.single-title {
  font-size: 20px;
  color:#c12c3e;
  margin-top:10px;
  position: relative;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
  font-weight: bold;
  text-transform: uppercase;
}
.single-title:after {
  content: "";
  display: block;
  border-bottom: 3px solid #c12c3e;
  width: calc(50% - 5px);
  padding-bottom: 10px;
  position: absolute;
  left: 0;
  bottom: -2px;
}
.sub-title {
  font-size: 18px;
}
.box_desc {
  font-size: 24px;
}
.box-title {
  font-size: 22px;
}
.pagebox {
  padding: 25px 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: #fdf1d0;
  display: inline-block;
  width: 100%;
}
.posts .title a:hover {
  color: #f3ce73;
}
.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: inline-block;
    width: 100%;
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 10px;
}
.media_posts .post .thumb {
    width: 80px;
    float: left;
}
.media_posts .post .thumb img {
  width: 100%;
  height: auto;
}
.media_posts .post .title {
  margin-top: 0;
  color: #000;
}
.media_posts .post:hover .title {
  color:#c12c3e;
}
.paginate {
  text-align: right;
  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:#c12c3e;
    color: #fff;
    max-width: 120px;
    font-size: 16px;
}
.qcol form input[type="submit"]:hover {
  background: #0b5185;
}
.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 {
    padding: 10px 0px;
    color: #c12c3e;
    font-size: 17px;
    text-align: left;
    font-weight: 600;
    line-height: 20px;
    position: relative;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin: 10px 0;
    margin-top: 0;
}
.sidebar_col .box-title:after {
  content: "";
  display: block;
  border-bottom: 3px solid #c12c3e;
  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 {
    font-size: 12px;
    line-height: 150%;
    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    min-height: 36px;
}
.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: #363636;
    padding: 4px 0;
    color: #fff;
}
#footer .sub-title {
  margin-bottom: 25px;
}
   
#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 .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: 5px 0;
    background: #000;
    color: #fff;
    font-size: 12px;
}
.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
}
.head_menu ul {
    display: inline-flex;
    justify-content: flex-end;
    text-align: right;
    float: right;
}
.head_menu ul li{
  padding: 0 5px;
}
.head_menu ul li a {
    color: #fff;
    font-size: 14px;
    text-decoration: auto;
position: relative;
}
.head_menu ul li a:after {
    content: "|";
    position: absolute;
    right: -8px;
    top: -3px;
}
.head_menu ul li:last-child a:after {
    display: none;
}
.header-top a {
    color: #fff;
    font-size: 14px;
    text-decoration: auto;
    padding:10px;
}
.img-responsive{
  max-width: 100%;
  height: auto;
}
.home_slider img {
    width: 100%;
}
.carousel-caption.d-none.d-md-block {
    width: 100%;
    background: #00000050;
  /* background: rgb(0 0 0 / 50%);*/
    padding: 20px;
    align-items: center;
    vertical-align: middle;
    top:0%;
    left: 0%;
    right: 0;
    bottom: 0;
    color: #fff;
    border-radius: 4px;
    text-align: left;
    line-height: 150%;
}
h3.sl_title {
    font-weight: bold;
    text-transform: uppercase;
    line-height: 150%;
}
.title_intro {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 28px;
    margin-bottom: 15px;
}
.title_intro span {
    color: #c60000;
}
.rm_intro a {
    color: #0c4da2;
    border: 2px solid #0c4da2;
    padding: 7px 15px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
}
.rm_intro a:hover {
    color: #f00;
    border: 2px solid #f00;
}
.questionbox_block {
    margin: 0.8rem 0 2rem 0;
    box-shadow: 0 2px 10px -5px rgb(0 0 0 / 50%);
}

.questionbox .question {
    color: #333;
    padding: 15px 30px 15px 15px;
    display: block;
    border-top: 1px solid #ddd;
    -webkit-transition: border .2s ease-out;
    -moz-transition: border .2s ease-out;
    transition: border .2s ease-out;
    font-size: 15px;
    font-weight: bold;
    background: #fff;
    position: relative;
    cursor:pointer;
}

.questionbox .question i.far {
    background-color:#c12c3e;
    color:#fff;
    border-radius:50%;
    font-size: 14px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    margin-right:0.4rem;
}


.questionbox .question::after {
    content:'+';
    font-weight:900;
    position:absolute;
    top: 10px;
    right: 10px;
    color: #c12c3e;
    font-size: 28px;
}

.questionbox .item.active .question {
    border-top: 3px solid #c12c3e;
    border-bottom: 1px solid #eee;
    color: #c12c3e;
    font-weight: bold;
}
.questionbox .item.active .question::after {
    content:'-';
}



.questionbox .answer {
    display:none;
    padding: 15px;
    background-color: #fff;
    border-radius: 0;
    border: none;
    font-size: 16px !important;
}

.questionbox .answer p {
    font-size: 15px !important;
}

.questionbox .answer ul {
    list-style-type: disc;
    margin: 0 0 0 2rem;
}
.tilte_sp {
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 600;
    color: #000;
   
}
#wrap_contact_home {
    background: url(../images/bg2.jpg) no-repeat top right #f8f8f6;
    padding: 50px 0px;
    padding-bottom: 30px;
    background-repeat: no-repeat;
}
.bt_sp a {
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    background:#c12c3e;

    padding: 10px 20px;
    margin-right: 10px;
    
}
.bt_sp a:hover {
    background: #225da9;
}
.bt_sp {
    display: inline-block;
    width: 100%;
    margin: 25px 0;
}
.ft_bottom {
    border-top: 1px dashed #fff;
    padding: 25px 0 0px 0;
}
.ft_dv li{
  position: relative;
}
.ft_dv li:before  {
    font-family: "Font Awesome 5 Pro";
    content: "\f101";
    display: inline-block;
    margin: 0 10px 0 0;
    color: #fff;
    font-size: 12px;
}
.ft_dv li a{
  color:#fff;
      line-height: 26px;
    font-size: 12px;
}

h3.ft_title {
    font-size: 16px;
    font-weight: bold;
    margin: 15px 0;
    text-transform: uppercase;
}
h3.ft_bt_title {
    font-size: 18px;
    font-weight: bold;
    margin-top: 0;
}
.ft_bt_text p {
    font-size: 13px;
}
.ft_top {
    padding-bottom: 20px;
}
.footer-logo {
   
    display: block;
    margin: auto;
}


ul.infos li:before {
    display: none;
}
ul.infos li {
    font-size: 14px;
    padding: 5px 0;
}
.owl-dt i.fa.fa-angle-left, .owl-dt i.fa.fa-angle-right {
    top: 40%;
    font-size: 24px;
    outline: none;
}
i.fa.fa-angle-left {
    position: absolute;
    left: 5px;
     
    font-size: 32px;
    color: #bbbbbb;
    outline: none;
}
i.fa.fa-angle-right {
    position: absolute;
    right: 5px;
    
    font-size: 32px;
    color: #bbbbbb;
    outline: none;
}
.title-line {
    text-align: center;
    margin: 2.5rem 0 1rem 0;
    position: relative;
    margin-bottom: 50px;
}
.title-line::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 45%;
    border-bottom: 1px solid #c12c3e;
    display: block;
}
.title-line strong {
    background-color: #c12c3e;
    font-size: 17px;
    color: #fff;
    padding: 0.655rem 0.9rem;
    font-weight: 500;
    position: relative;
    text-transform: uppercase;
}
.title-line strong::before {
    content: '';
    position: absolute;
    display: block;
    right: 100%;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 24px 20px 0;
    border-color: transparent #c12c3e transparent transparent;
}
.title-line strong::after {
    content: '';
    position: absolute;
    display: block;
    left: 100%;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 0 20px 24px;
    border-color: transparent transparent transparent #c12c3e;
}
.bg-light ul li a {
    font-weight: bold;
    font-size: 14px;
}
 
p.tt_text {
    font-size: 42px;
    font-weight: 300;
    margin: 0 0 11px;
    margin-bottom: 0;
    color:#fff;
    font-weight: bold;
}
h3.tt_title {
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
    color:#fff;
}
.box_tt {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.box_tt .tt_img{
  margin-right: 20px;
}
ul.wp_bread{
  display: inline-flex;
  padding: 8px 0;
}
ul.wp_bread li,ul.wp_bread li a {
   color:#000;
   font-size: 13px;
   padding:0 2px;
}
#header_mid .logo-box {
    display: flex;
    align-items: center;
    height: 90px;
    position: relative;
}
#header_mid .logo {
    display: block;
    position: relative;
}
#header_mid .logo img {
    height: 70px;
}
#header_mid .logo-box .award p {
    margin: 1px 0;
    font-size: 11.5px;
}
#header_mid .hotline {
    display: flex;
    position: absolute;
    height: 50px;
    right: 0px;
    top: 10px;
    font-size: 18px;
    margin: 0;
}
#header_mid .hotline p {
    display: block;
    margin: 0 0 0 1.8rem;
}
#header_mid .hotline p span {
    display: block;
    line-height: 33px;
    font-size: 12px;
}
#header_mid .hotline p a {
    font-size: 24px;
    font-weight: bold;
    background: url(https://vinaweb.vn/images/phone.svg) no-repeat left center;
    background-size: auto 26px;
    padding: 0 0 0 37px;
}
#header_mid .hotline p a.green {
    color: green;
}
#header_mid .logo-box .award {
    padding: 0.8rem 0.5rem 0.8rem 4.8rem;
    border-left: 1px solid #ccc;
    margin: 0 0 0 1.8rem;
    background: url(https://vinaweb.vn/images/pro-trust.png) no-repeat 8px center;
    background-size: auto 100%;
}
#header_mid .hotline p a.red {
    color: red;
}
#header .bg-light {
    background: transparent!important;
}
.wrap_tt{
position: relative;
z-index: 0;
background-attachment: scroll;
background-size: cover;
background-image: url(../images/core.jpg);
padding: 30px 0;
background-attachment: fixed;
}
p.sub_tt_title,.tt_title {
    text-align: center;
    color: #fff;
}

p.sub_tt_title {
    margin-bottom: 30px;
    font-size: 24px;
    font-weight: bold;
}
.wrap_tt .tt_title {
    font-size: 18px;
    margin: 10px 0;
}
.bt_sp a {
    display: inline-block;
}
.content_sp>p {
    margin: 15px 0;
    font-size: 16px;
    line-height: 150%;
}
.col_dv {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 25px;
}
.col_dv {
    display: block;
    margin-bottom: 25px;
    padding: 10px;
    background: #f5f5f5;
    height: 315px;
    border-radius: 4px;
   /* box-shadow: 0 0 5px #ccc;*/
}
h3.htitle {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

p.sub_dv {
    width: 70%;
    display: block;
    text-align: center;
    margin: 15px auto 30px auto;
    font-size: 14px;
}
.dv_img {
    min-width: 100px;
    height: 100px;
    display: block;
    margin: auto;
    margin-bottom: 20px;
}
.dv_img img{
	 display: block;
    margin:auto;
}
h3.dv_title {
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
    text-align: center;
    color: #ae0012;
    line-height: 150%;
}
p.dv_text {
    font-size: 14px;
    text-align: justify;
    height: 100px;
}
.dichvu.pagebox {
    padding: 50px 0;
}
.tax_text {
    padding: 10px;
    background: #fff;
}
.tax_info img {
    width: 100%;
    display: block;
    margin: auto;
    max-width: 100%;
    height: 195px;
    overflow: hidden;
}
.line_head {
    content: "";
    display: block;
    height: 3px;
    margin-bottom: 18px;
    margin-top: 16px;
    width: 37px;
    background: #fad505;
}
.lv img {
    height: 260px;
}

.tintuc.pagebox {
    padding: 25px 0;
    background: #f5f5f5;
}
.lv .tax_title {
    font-size: 20px;
}
h3.tax_title {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    line-height: 150%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 0;
    height: 48px;
}
 
p.cat_ext {
    font-size: 14px;
    text-align: justify;
    display: -webkit-box!important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
h2.page-title.box_title_fixed {
    font-size:20px;
    padding-bottom: 0px;
}
.badge-inner {
    height: 2.8em;
    width: 2.8em;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background-color: #446084;
    line-height: .85;
    color: #fff;
    font-weight: bolder;
    padding: 5px;
    white-space: nowrap;
    -webkit-transition: background-color .3s, color .3s, border .3s;
    -o-transition: background-color .3s, color .3s, border .3s;
    transition: background-color .3s, color .3s, border .3s;
    color: #446084;
    background-color: #fff;
    border: 2px solid currentColor;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.is-xsmall {
    font-size: .7em;
}
 
.thumb_news{
  position: relative;
}
.badge-outline, .badge-circle {
    margin-left: -.4em;
}
.badge-inner {
    position: absolute;
    z-index: 99;
    top: 7%;
    left: -10px;
}
span.post-date-day {
    font-size: 24px;
}
p.sub_form {
    font-size: 14px;
    text-align: center;
    margin-bottom: 20px;
    padding-top: 15px;
}
.hform textarea {
    height: 120px;
}
.send_form {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: #c12c3e;
    color: #fff;
    margin-bottom: 5px;
}
.send_form:hover{
background:#225da9;
}
h3.dv_title:hover {
    color: #225da9;
}


.inner_form {
    box-shadow: 0 3px 6px -4px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
    padding: 0px 20px;
    margin-top: 2px;
}

.header-search-wrap {
    text-align: center;
    padding-top: 30px;
    font-size: 18px;
    position: relative;
}
[role=button] {
    cursor: pointer;
}
.header-search-wrap .fa {
    color: #333;
}
#td-header-search-button.dropdown-toggle::after{
  display: none;
}
.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: 80px;
    right: 20px;
    z-index: 99;
    border-top: 3px solid #ffcc00;
}
.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;
}
.header-search-wrap .td-drop-down-search:before {
    border-color: transparent transparent #fc0 transparent;
}
#td-header-search {
    width: 100%;
    height: 28px;
    margin: 0;
    border-right: 0;
    line-height: 17px;
    outline: none;
    border: 1px solid #eaeaea;
    color: #000;
    padding-left: 10px;
    border-radius: 20px;
}
 .fix-sm  {
    display: inline-flex;
    justify-content: flex-end;
    padding-right: 0;
}
.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;
}
.td-head-form-search-wrap input[type=submit] {
    font-family: Roboto,sans-serif;
    background-image: url(../images/icon_s.png);
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
    color: transparent;
    border: none;
    font-weight: 500;
    -webkit-transition: background-color .4s;
    -moz-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s;
    outline: none;
    background-color: transparent;
    outline: none;
}

.content_tax{
  background: #f5f5f5;
}
.contact_page ul.infos {
    padding: 0;
    list-style: none;
}

.contact_page ul.infos 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;
}
.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;
}

li.copany_name {
    font-weight: bold;
    font-size: 18px!important;
}
#main-menu ul li a {
    padding: 5px 20px;
}
.header-top .far {
    font-size: 13px;
}
.entry_content p {
    text-align: justify;
}
.tax_info.mrb25 {
    box-shadow: 0 0 1px #888;
}
.questionbox {
    padding: 30px 0;
}
.mrb25{
	margin-bottom: 25px;
}
.tb-sea-container td, .tb td {
    border: 1px solid #77D4F3;
    padding: 3px 10px;
    font-size: 14px;
}
.tbheader {
    background: #335791;
    color: #FFF;
}
.toolscroll {
    padding: 0;
    margin: 0;
    height: 600px;
    overflow: auto;
    overflow-x: hidden;
}
.toolpanel {
    text-align: center;
    margin-bottom: 10px;
}

.about-page {
    padding: 15px 0;
    background-image: url(../images/tt.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center center;
    color: #fff;
}

.gt-title {
    text-align: center;
}
.entry_content, .tax_desc {
    margin-bottom: 30px;
    text-align: justify;
}
.about-page .entry_content p {
    text-align: justify;
}
.tn-sm {
    font-size: 18px;
    font-weight: 600;
    position: relative;
    margin-bottom: 30px;
}
.text-uppercase {
    text-transform: uppercase;
}
.tn-sm:after {
    content: "";
    display: block;
    border-bottom: 2px solid rgb(11 81 133);
    width: calc(14% - 5px);
    padding-bottom: 05px;
    position: absolute;
    left: 0;
}
.bored {
    height: 530px;
    border: 1px solid #ccc;
    margin-right: 26px;
}
.box-2-content {
    padding: 0 15px;
    padding-top: 10px;
    text-align: justify;
}
.about-box3 {
    padding-top: 40px;
    padding-bottom: 40px;
    background: #f2f2f2;
}
.lvkd .post .thumb a img, .about-box3 .col-md-4 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;
}
.lvkd .post .thumb:hover a img, .about-box3 .col-md-4:hover img {
    transform: rotate(
1080deg
);
    -moz-transform: rotate(1080deg);
    -webkit-transform: rotate(
1080deg
);
    -o-transform: rotate(1080deg);
    display: block;
    margin: auto;
    -moz-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.1s;
}
.box-3-content {
    padding-bottom: 15px;
    display: block;
    width: 60%;
    text-align: center;
    margin: auto;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
}

.about-box2, .about-box4 {
    padding-top: 20px;
    padding-bottom: 25px;
}
.bored img {
    width: 100%;
    display: block;
    margin: auto;
    
}
p.text-gtri {
    text-align: center;
    font-size: 18px;
}
.pagebox.aboutpj_box.about-box3 img {
    display: block;
    margin: auto;
    text-align: center;
}
h2.gt-title {
    margin-top: 30px;
    text-transform: uppercase;
}
.title_ins {
    padding-bottom: 30px;
    position: relative;
    font-size: 24px;
    font-weight: bold;
}
.title_ins:after {
    content: "";
    display: block;
    border-bottom: 2px solid rgb(11 81 133);
    width: calc(10% - 5px);
    padding-bottom: 10px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}
.lh {
    width: 100%;
    display: block;
    margin: auto;
}
.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;}
.section-title::after {
    bottom: -8px;
    color:#c12c3e;
    font-family: "Font Awesome 5 Pro";
    content: "\f762";
    background-color: #fff;
    font-size: 24px;
    height: 18px;
    left: 0px;
    position: absolute;
    right: 0px;
    text-align: center;
    width: 60px;
    z-index: 9;
    margin: 0px auto;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.section-title {
    position: relative;
    margin-bottom: 40px;
}
.section-title:before {
    background:#c12c3e none repeat scroll 0 0;
    bottom: -5px;
    content: "";
    height: 2px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 170px;
}
h2.htitle {
    text-align: center;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: bold;
    margin: 20px 0;
     
    padding-bottom: 10px;
}
#home_slider {
    position: relative;
}
#home_slider li{
    list-style: none;
}
 .wrap_intro_right iframe {
    height: 250px;
}
.dropdown-menu .dropdown-menu{position:absolute;left:100%;top:-3px;}
#topmenu .menu-item-has-children{position:relative;}
.dropdown .menu-item-has-children:before{content:" »";position:absolute;right:5px;top:9px;}
.dropdown .menu-item-has-children:hover:before{color:#c60000;font-weight:bold;}
/*
.pd0{
	padding:0;
}*/
 
.tintuc .section-title::after{
	background:#f5f5f5;
}
h3.sl_title {
    position: relative;
    margin-bottom: 25px;
    font-size: 28px;
}
h3.sl_title:before {
    content: "";
    border-bottom: 3px solid #fff;
    background: #f00;
    position: absolute;
    bottom: -10px;
    width: 80px;
    display: block;
    margin: auto;
    text-align: center;
    left: 0;
    right: 0;
}

p.rm_intro {
    margin-top:20px;
}
.inner_form .form-control {
    box-shadow: 0 0 6px #e2e2e2 inset;
    display: block;
    width: 100%;
     
    outline: none;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
}
.td-head-form-search-wrap {
    position: relative;
    padding-top:6px;
}

input#td-header-search-top {
    position: absolute;
    right: -15px;
    top: 3px;
    padding: 6px 0;
    outline: none;
    box-shadow: none;
    z-index: 99;
}
#topmenu li:after{content:'';display:block;margin:auto;height:3px;width:0px;background:transparent;transition:width .5s ease, background-color .5s ease;}
#topmenu li:hover:after, #topmenu li.active:after {
    width: 100%;
    background:#c60000;
}
  #topmenu ul li:after .active{
  	width:100%!important;background:#c60000;
  }
 #topmenu li:after .menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-home.current-menu-item.page_item.page-item-5.current_page_item.menu-item-39.active {
    width: 100%;
    background:#c60000;
}
p.sub_tt_title .fa {
    position: relative;
    font-size: 12px;
    top: -5px;
    padding: 0 10px;
}
.sl_entry {
    width: 60%;
    display: block;
    margin: auto;
    text-align: center;
    position: relative;
    top: 25%;
}

.sl_entry p {
    width: 80%;
    display: block;
    margin: auto;
}
/*.coldv_0 {
    margin-left: 12.5%;
}*/

.page-main-header {
    background-color: #175491;
    text-align: center;
    background-image: url(../images/bg_head.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center center;
    height: 140px;
    /* background-attachment: fixed; */
    position: relative;
}
.ht-main-title, .single-productpage .ht-main-title {
    display: inline-flex;
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    text-shadow: 1px 1px 5px #000000;
    text-transform: capitalize;
    width: 100%;
    text-align: center;
    align-items: center;
    justify-content: center;
    margin: 0;
    height: 140px;
}
.page-main-header:before {
    background: #000;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.overlay {
    background: rgb(0 0 0 / 50%);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.single-product-page {
    position: relative;
}
.sb_box.sidebar_menu_box ul li a {
    color: #000;
}
.sb_box.sidebar_menu_box ul li {
    padding: 5px 0;
    border-bottom: 1px solid #f5f5f5;
    font-weight: bold;
}
.sb_box.sidebar_menu_box ul li:first-letter {
    text-transform: uppercase;
}

.sb_box.sidebar_menu_box ul li {
   
    position: relative;
}
.sb_box.sidebar_menu_box ul li:before {
    font-family:"Font Awesome 5 Pro";
    content: "\f0da";
    display: inline-block;
    margin: 0 10px 0 0;
    color: #333;
}
.td-head-form-search-wrap form {
    margin-bottom: 0;
}
.head-top i {
    padding-right: 5px;
}
ul.infos li a {
    font-size: 14px;
}

.wrap_tt.pagebox .container {
    position: relative;
}
 
.pagebox.aboutpj_box .entry_content li {
    font-size: 16px;
    line-height: 150%;
}
.box-2-content p,.box-2-content li {
    font-size: 16px;
}

.box-2-content ul {
    list-style: inherit;
    padding-left: 25px;
}


.about-box3 .section-title::after{
  background: #f2f2f2;
  color:#0b5185;
}
.page-template-page-gioithieu .section-title:after{
  color:#0b5185;
}
.page-template-page-gioithieu .section-title:before{
  background: #0b5185 none repeat scroll 0 0;
}

.gt1 {
    padding-left: 10px;
    border-left: 10px solid #f5f5f5;
    font-size: 16px;
}
.wp-caption-text {
    text-align: center!important;
    margin-top: 5px;
    font-style: italic;
}
.entry_content {
    font-size: 16px;
}
.entry_content ul {
    list-style: inherit;
}
.head_top i.fas.fa-phone-alt {
    font-size: 12px;
}
.ft_dv li a {
    font-size: 14px;
}
.dv_img img {
    transition: all .5s;
}

.dv_img:hover img {
    transform: rotate(360deg);
}
.single-post .entry_content img {
    width: 100%;
    display: block;
    margin: auto;
}
.phonering-alo-sms {
    display: none;
}
.footer-logo img {
    max-height: 120px;
    display: block;
    margin: auto;
}
.ft_bt_text {
    margin-top: 15px;
}
 
.themes_languagle .dropdown {
    position: relative;
    display: inline-block;
}
.themes_languagle .choose-language-menu {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}
.themes_languagle .dropdown-content {
 
    display: flex;
}
li.lang-item.lang-item-576.lang-item-vi.current-lang.lang-item-first {
    display: none;
}
.dropdown-content li {
    list-style: none;
    padding: 0px 5px;
    text-transform: uppercase;
    position: relative;
}
.themes_languagle a {
    padding: 0;
}

#body_en .wrap_tt .tt_title{
  font-size: 14px;
}
.content_article {
    text-align: justify;
}
.pd0 {
    padding: 0;
}
.lang-item a {
    padding: 11px 10px!important;
}
#header.navbar-fixed-top{
   animation: stuckMoveDown .6s;
   box-shadow: 0 2px 5px -2px grey;
}
@keyframes stuckMoveDown {
    0% {
        transform: translateY(-100%)
    }

    100% {
        transform: translateY(0)
    }
}
#body_en p.dv_text {
    text-align: center;
}
.logo {
    position: relative;
}

.logo img {
    position: absolute;
    top: -45px;
    background: #fff;
    max-width: 100px;
}
#header.navbar-fixed-top .logo img{
	display: none;
}

.nav>li>a>img {
   
    width: 20px!important;
    height: 15px!important;
}

li#menu-item-584-en a {
    padding-right: 0!important;
}
/*#body_en .sl_entry p {
    display: none;
}*/
ul#menu-primary-menu title {
    display: none;
}
h3.tt_title.text-center {
    font-size: 18px!important;
    margin-bottom: 20px;
}
#body_en p.sub_dv{
	display: none;
}
#body_en p.dv_text{
	height: 40px;
}
#body_en .col_dv{
	height: auto;
}

#body_en h3.dv_title{
	height: 48px;
}

#body_en .bored{
 height: 435px;	
}
div#home_slider img {
    max-height: 604px;
    width: 100%;
    display: block;
    margin: auto;
}
#body_en .sl_entry{
	top:35%;
}
.wrap_intro_right video {
    max-width: 100%;
}
.thumb_gt {
    position: relative;
}

.thumb_gt i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 35px;
    color: #c60000;
}
 
.bleft{
  border-left:1px solid #000;
}
.bbt{
  border-bottom: 1px solid #000;
}
.bdr{
  border-right: 1px solid #000;
}
.img-window {
    width: 90vw;
    height: 92vh;
    background-color: rgba(0,0,0,.8);
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 100;
}

.img-window img {
   max-height: 80vh;
   max-width: 80vw;
   z-index: 1000;
}
