/*
Theme Name: WebNganh Child
Description: Website Design by Wordpress and Theme Flatsome
Author: UX Themes Web Nganh
Template: flatsome
Theme URI: https://webnganh.com/
Author URI: https://webnganh.com/
Description: WebNganh.Com - WebNganh.Vn - iFnt.Vn
Version: Code DevWp WebNganh
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

@font-face {
  font-family: "OpenSansCond";
  font-style: normal;
  font-weight: 300;
  src: url("/wp-content/themes/webnganh/fonts/OpenSans-CondLight.ttf")
    format("truetype");
}
@font-face {
  font-family: "OpenSansCond";
  font-style: italic;
  font-weight: 300;
  src: url("/wp-content/themes/webnganh/fonts/OpenSans-CondLightItalic.ttf")
    format("truetype");
}
@font-face {
  font-family: "OpenSansCond";
  font-style: normal;
  font-weight: 700;
  src: url("/wp-content/themes/webnganh/fonts/OpenSans-CondBold.ttf")
    format("truetype");
}

p,
a,
span,
ul li {
  font-size: 14px;
}

h1,
h2,
h3,
h4,
p.title,
.button {
  font-family: "OpenSansCond" !important;
}

p.title {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.html_topbar_left {
  font-size: 13px !important;
  font-weight: 700;
  display: flex !important;
  align-items: center;
  gap: 5px;
}

.html_topbar_right {
  font-weight: 700;
}

.html_topbar_right span {
  font-size: 17px;
  line-height: 17px;
  color: #99cb46;
  text-transform: uppercase;
  font-family: "OpenSansCond";
}

.html_topbar_right span.contact {
  font-size: 32px;
  line-height: 32px;
  color: #332f90;
}

.html_topbar_left i {
  font-size: 16px;
}

.header-bottom-nav {
  gap: 15px;
}

.header-bottom-nav li a {
  font-size: 17px;
  color: #8c95a2;
}

.header-bottom-nav li.active a {
  color: #332f90;
}

.header-bottom-nav li a i {
  font-size: 16px;
}

.gt_selector {
  margin-bottom: 0;
  border: 0;
  text-transform: uppercase;
  color: #ffb506;
  font-size: 17px;
  font-weight: 700;
  box-shadow: none;
  max-width: 50%;
}

.sec__banner .title h3 {
  font-size: 80px;
  line-height: 80px;
  font-weight: 700;
  margin-bottom: 20px;
  margin-top: 0;
}

.sec__banner .description p {
  font-size: 17px;
  line-height: 28px;
  color: #fff;
  margin-top: 40px;
}

#footer .ux-menu a {
  font-size: 14px;
  color: #fff;
}

#footer {
  margin-bottom: 10px;
}

#footer .section {
  padding-bottom: 10px;
}

#footer .col__contact .name__info {
  margin-bottom: 0;
  color: #fff;
}

#footer .col__contact .detail {
  margin-bottom: 0px;
  color: #949fb2 !important;
}

#footer p{
	margin-bottom: 0px
}

#footer .social-icons {
  margin-top: 0;
}

#footer .col__news .post-item {
  padding-bottom: 0;
}

#footer .col__news .post-item .box-text {
  padding-top: 0;
}

#footer .col__news .post-item .box-text h5 a {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}

#footer .col__news .post-item .box-text h5 a:hover {
  color: #99cb46;
}

#footer .col__news .post-item .box-text .is-divider{
  display: none;
}

#footer .col__news .post-item .box-text .post-meta {
  font-size: 12px;
  color: #949fb2;
  opacity: 1;
}

#footer .col__menu .ux-menu a:hover {
  color: #99cb46;
}

#footer .col__menu .ux-menu a i {
  font-weight: 700 !important;
  width: 15px;
  height: 15px;
  background-color: #304669;
  color: #99cb46;
}

#footer .footer__bottom .icon-box {
  align-items: center;
}

#footer .footer__bottom .icon-box .icon-box-text p {
  font-size: 12px;
  line-height: 20px;
  color: #fff;
}

.absolute-footer {
  display: none;
}

#footer .header-bottom {
  background-color: transparent;
  min-height: auto;
}

#footer .header-bottom ul li a {
  font-size: 12px;
  text-transform: capitalize;
}

#footer .header-bottom ul li .gt_selector,
#footer .footer__bottom ul li a {
  background-color: transparent;
  padding: 0;
  text-transform: capitalize;
  color: #fff;
  font-size: 12px;
  font-family: "Open Sans";
  font-weight: 400;
}

#footer .footer__bottom .flex-right {
  display: none;
}

#footer .footer__bottom ul li {
  margin: 0;
}

#footer .footer__bottom .flex-row {
  display: block;
}

#footer .footer__bottom .flex-row ul {
  justify-content: flex-end;
}

#footer .footer__bottom ul li.active a {
  text-decoration: underline;
}

.sec__advance {
  padding-bottom: 0 !important;
}

.sec__advance .icon p {
  text-align: center;
  color: #332f90;
  font-size: 64px;
  margin-bottom: 0;
}

.sec__advance .text h3 {
  line-height: 30px;
  font-size: 20px;
  margin: 10px 0 15px;
}

.sec__aboutus {
  padding-bottom: 20px !important;
}

.row__title {
  padding: 35px 0 80px;
}

.row__content {
  padding-top: 35px;
}

.sec__aboutus .row__title h2,
.sec__provide .row__title h2,
.sec__news .row__title h2 {
  font-size: 40px;
  line-height: 46px;
  margin-bottom: 15px;
  font-weight: 700;
}

.sec__aboutus .row__content .col__left img {
  padding: 5px 0 10px;
}

.sec__aboutus .row__content .col__left h2,
.sec__provide .row__content .box h4,
.sec__page--about h2 {
  font-size: 26px;
  line-height: 32px;
  margin-bottom: 20px;
}

.sec__aboutus .row__content .col__left p {
  font-size: 15px;
  padding-bottom: 20px;
  margin-bottom: 35px;
}

.sec__aboutus .row__content .col__right .row {
  padding-bottom: 20px;
}

.sec__aboutus .row__content .col__right i,
.sec__service .icon i,
.sec__contact .icon i {
  border-radius: 99px;
  border: 1px solid #000;
  padding: 10px;
  color: #fff;
  background-color: rgb(153, 203, 70);
}

.sec__provide .row__content .box {
  padding: 0 15px;
}

.sec__provide .row__content .box .box-image {
  margin-bottom: 5px;
}

.sec__provide .row__content .box p {
  font-size: 15px;
}

.sec__news .new__slide .post-item {
  padding: 30px;
  background-color: #f5f5f5;
}

.sec__news .new__slide .flickity-button {
  background-color: #99cb46;
  opacity: 1;
  width: 22px;
}

.sec__news .new__slide .previous {
  left: 0;
}

.sec__news .new__slide .next {
  right: 0;
}

.sec__news .new__slide .flickity-button svg {
  fill: #fff;
  color: #fff;
}

.owl-carousel .owl-nav > .owl-next,
.owl-carousel .owl-nav > .owl-prev {
  width: 22px;
  height: 80px;
  border-radius: 0px;
  position: absolute;
  display: flex;
  align-items: center;
}

.owl-carousel .owl-nav > .owl-prev {
  top: 50%;
  transform: translateY(calc(-50% + 0px));
  left: 20px;
}

.owl-carousel .owl-nav > .owl-next {
  top: 50%;
  transform: translateY(calc(-50% + 0px));
  right: 20px;
}

span.owl-next,
span.owl-prev {
  font-size: 40px;
  background-color: #99cb46;
  color: #fff;
  padding: 0 5px;
}

.sec__page--about p {
  font-size: 15px;
  margin-bottom: 10px;
}

.sec__why--choose {
  padding-bottom: 20px !important;
}

.sec__why--choose h2 {
  font-size: 40px;
  line-height: 46px;
  font-weight: 700;
  margin-bottom: 30px;
}

.sec__why--choose p {
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 30px;
}

.sec__why--choose .img-inner {
  border-radius: 100%;
}

.sec__service .col__left h3,
.sec__aboutus .col__right h3 {
  font-size: 20px;
  line-height: 26px;
}

.sec__service {
  padding-bottom: 25px !important;
}

.sec__service .col__left ul li {
  font-size: 15px;
}

.sec__contact {
  padding-bottom: 20px !important;
}

.sec__contact .col__left p {
  font-size: 18px;
  line-height: 24px;
  color: #1f365c;
  font-family: "OpenSansCond";
  font-weight: 700;
  margin-bottom: 10px;
}

.featured-title .page-title-inner {
  padding: 30px 0;
  min-height: 120px;
}

.wpcf7-list-item-label {
  font-size: 12px;
  font-weight: 400;
}

input[type="checkbox"],
input[type="radio"] {
  margin-right: 5px;
}

input[type="submit"],
input[type="submit"].button {
  background-color: #99cb46;
  font-family: "OpenSansCond";
}

.wpcf7 form .wpcf7-response-output {
  margin: 0;
}

input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
textarea {
  box-shadow: none;
}

.archive-page-header h1 span {
  font-size: 38px;
}

.recent-blog-posts-li a {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.recent-blog-posts-li .badge-inner {
  border-radius: 10px !important;
}

.widget-title span {
  font-size: 20px;
  font-family: "OpenSansCond";
}

.sec__banner .banner-bg {
  display: none;
}

.sec__banner .img-inner {
  clip-path: polygon(25% 0%, 100% 0, 90% 100%, 10% 100%);
}

.sec__banner .banner-layers .img {
  transform: translate(0, -50%) !important;
}

.sec__banner .banner-layers .text-box {
  z-index: 2;
}

.archive .blog-archive, .single .blog-single{
   background: url(/wp-content/uploads/2025/10/bg.png) no-repeat center center / cover;
   background-attachment: fixed;
}


@media only screen and (max-width: 880px) {
}

@media only screen and (max-width: 550px) {
  .sec__aboutus .row__content .col__right .small-2,
  .sec__service .small-2 {
    flex-basis: 12%;
  }

  .sec__provide .row__content .box {
    padding: 0 50px;
  }

  .sec__provide .row__content .box-image {
    width: 55%;
  }
  .row__title {
    padding-bottom: 35px;
  }
  .sec__banner .banner-bg {
    display: block;
  }
  .sec__banner .title h3 {
    font-size: 50px;
    line-height: 55px;
  }
  .sec__banner .banner-layers .text-box {
    padding: 30px;
    background-color: rgba(0, 0, 0, 0.5);
  }
}

.gt_selector {
	color: #99cb46
}

body{
	color: #2f2f2f
}