@media screen and (max-width: 1199px) {

  html,
  body {
    width: auto !important;
    overflow-x: hidden !important;
  }
}

body {
  background-color: #f6f6f6;
}

.container {
  padding-right: unset;
  padding-left: unset;
}

.page--inner {
  background-color: white;
}

.header-top {
  background-color: var(--color-1st);
}

.header-top .list--social li {
  margin-right: 0;
}

.header-top .list--social a {
  border-radius: unset;
  border: unset;
  background-color: #025eb5;
  color: #ddd;
}

.header-top .header__actions a,
.header-top .header__actions i {
  color: white;
}

.header-top .langs img {
  margin-top: -4px;
}

.header-top .langs {
  margin-left: 20px;
}

#google_language_translator {
  display: none;
}

.header {
  background-color: #1e2329;
  z-index: 1500;
  border-bottom: unset;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  border-bottom: 1px solid #3b3b3b;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.19);
}

.menu>li {
  padding-right: 10px;
}

.menu>li>a {
  font-size: 14px;
  padding: 10px;
}

.menu-item-a {
  cursor: pointer;
  position: relative;
  padding: 10px 20px;
  /* color: white !important; */
  font-size: 28px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  transition: all 0.5s;
}

.menu-item-a:hover {
  border: 1px solid #fff;
  color: red !important;
}

.header .header__actions>* i {
  color: white;
}

img#logo1 {
  transition: all 1s ease 0s;
  margin: 10px;
}

.panel--sidebar {
  background-color: #1d232a;
}

.header-top .navigation__right {
  margin-right: 20px;
  margin-bottom: -5px;
  display: flex;
}

.breadcrumb {
  background-color: unset;
}

.breadcrumb li:first-child {
  color: var(--color-text);
}

.breadcrumb li:last-child:before {
  content: " /";
  margin: 0 5px 0 9px;
}

.breadcrumb--custom {
  margin: 8px 0 0 10px;
}

.slider__content__wrapper__content h2 {
  padding: 5px 10px;
  background-color: #1b880d4f;
}

.owl-carousel .owl-item img {
  width: -webkit-fill-available !important;
}

.home-intro {
  position: relative;
  padding-bottom: 20px;
}

.home-intro .section__header {
  padding: 0px;
}

.home-intro .section__header h1 {
  text-align: left;
  font-size: 25px;
  text-transform: uppercase;
  color: var(--color-1st);
}

/* .home-intro .section__header span {
  font-weight: unset;
  color: #fff500;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #5a5a5a;
} */

.section__header h2 {
  font-size: 30px !important;
  font-weight: 600;
}

.tieude_nho {
  background: #ffba00;
  padding: 5px;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  margin-bottom: 20px;
}

.home-intro .section__header p {
  text-transform: unset;
  text-align: justify;
  font-size: 15px;
  font-weight: unset;
  color: #5d5d5d;
}

.home-intro .section__header .link {
  color: #ffba00;
  float: left;
  margin-top: 13px;
}

.home-intro .link-btn {
  border: 1px solid #adadad;
  padding: 7px 15px;
  background-color: #797979;
  color: white;
  text-transform: uppercase;
  font-size: 12px;
  position: absolute;
  bottom: 0;
  right: 0;
}

.home-intro .row .col-md-7 {
  padding-bottom: 30px;
  margin-bottom: 20px;
}

.home-blog-first {
  padding: 50px 0;
}

.home-blog-first h1 {
  color: var(--color-1st);
  font-size: 28px;
  line-height: 34px;
  margin-bottom: 20px;
}

.home-blog-first h2 {
  font-size: 70px;
  color: #ffffff;
  line-height: 80px;
  margin-bottom: 32px;
}

.home-blog-first p {
  font-size: 22px;
  line-height: 22px;
  margin-bottom: 25px;
  font-weight: 700;
  color: white;
}

.home-blog-first a {
  color: var(--color-1st);
  font-size: 18px;
  font-weight: 600;
  background-color: white;
  padding: 10px 15px;
  border-radius: 10px;
}

#home-gallery-cert img {
  transition: all .5s ease;
}

#home-gallery-cert img:hover {
  transform: scale(1.05);
}

#home-gallery-cert .section__header {
  padding-bottom: 10px;
  margin-bottom: 20px;
  background: url(/storage/index/cert-title.jpg) no-repeat bottom;
}

#home-gallery-cert .section__header h2,
#home-gallery-cert .section__header p {
  color: white;
}

.home-collection {
  padding-top: 0px;
}

.home-collection .row div {
  margin-bottom: 20px;
}

.home-products ul {
  justify-content: space-between;
  align-items: center;
}

.product .product__thumbnail {
  border-radius: 10px;
  overflow: hidden;
}

.nav-pills .nav-link {
  padding: 0;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  background-color: unset;
}

.home-feature-posts {
  background-color: #fbfbfb;
}

.section--homepage {
  padding-top: 30px;

}

.section--homepage h2 {
  text-transform: uppercase;
}

.home-feature-posts h2:after {
  width: 50px;
  left: 560px;
  height: 2px;
  background: #ffb900;
  position: absolute;
  content: '';
  bottom: -10px;
}

.home-news {
  padding-bottom: 35px;
}

.home-news h2 {
  text-align: left;
}

.home-news .rw {
  border: 1px solid #ddd;
  height: 385px;
  overflow: hidden;
}

.home-news .section__header h2 {
  padding: 15px;
  background-color: var(--color-1st);
  color: white;
  font-size: 20px;
  margin-bottom: 0;
}

.section--homepage.home-news .section__header {
  padding-bottom: 0;
}

.home-news .section__content .item {
  display: flex !important;
  /*   margin-bottom:14px; */
}

.home-news .news p,
.home-news .news a {
  margin: 5px 0 5px 10px;
  font-weight: 600;
}

.home-news .fa.fa-envelope-o {
  font-size: 12px;
}

.home-news .news p:last-child {
  margin-bottom: 15px;
}

.home-news .section__content,
.home-news .product--detail {
  padding: 10px 10px 0;
}

.home-gallery {
  padding-bottom: 30px;
}

.home-partner .section__header {
  padding-bottom: unset;
  background: unset;
}

.nav-pills .nav-link h2 {
  color: black;
  margin: 0;
  font-size: 15px;
  font-weight: 500;
  padding: 10px 15px;
  border: 1px dashed black;
  border-radius: 25px;
  text-transform: initial;
}

.nav-pills .nav-link h2:hover {
  color: var(--color-1st);
  border: 1px solid var(--color-1st);
}

.nugget .item {
  text-align: center;
}

.nugget .item i.fa-paper-plane-o {
  background-color: #0099e6;
  color: white;
  padding: 20px;
  font-size: 30px;
  border-radius: 50%;
  margin-bottom: 15px;
}

.nugget .item i {
  background-color: #0099e6;
  color: white;
  padding: 15px;
  font-size: 30px;
  border-radius: 50%;
  margin-bottom: 15px;
}

.nugget .item svg {
  background-color: #0099e6;
  fill: white;
}

.nugget .item h4 {
  margin-top: 20px;
  font-weight: 500;
  font-size: 15px;
}

.nugget .item {
  text-align: center;
  margin-bottom: 20px;
  width: 20%;
}

.nav-pills .nav-link.active h2,
.nav-pills .show>.nav-link h2 {
  color: var(--color-1st);
  border: 1px solid var(--color-1st);
}

.post .post__title {
  line-height: 22px;
}

.post__content p {
  text-align: justify;
}

#coverflow {
  width: 100%;
}

.home-blog {
  margin-bottom: unset;
}

.home-blog .blog-right {
  display: flex;
  padding: 10px 10px 20px;
  background-color: white;
}

.home-blog .blog-right span {
  display: block
}

.home-blog .last {
  border-bottom: unset;
}

.home-blog .blog-right h3 {
  display: block;
}

.home-blog .blog-right h3 {
  position: unset;
  font-size: 1.3em;
  background: unset;
  transform: unset;
  justify-content: unset;
  height: unset;
  display: unset;
  text-transform: unset;
  color: var(--gray-dark);
  line-height: 23px;
  font-weight: 500;
}

.home-blog .blog-right h4:hover {
  color: #ddd;
  background-color: unset;
  color: var(--green);
}

#partner {
  margin-bottom: 30px;
}

#partner .container {
  padding: 10px 15px;
}

#partner div {
  position: relative;
  z-index: 1;
  border-bottom: unset;
}

#slider-partner .item-partner {
  padding: 0 5px;
  float: left;
}

#slider-partner .item {
  max-width: 150px;
}

#slider-partner .item img {
  width: 100%;
  display: block;
  margin: 0 auto;
}

#slider-partner .slick-arrow {
  width: 20px;
  height: 30px;
  color: #444444;
}

#slider-partner .slick-prev {
  left: 20px;
  opacity: 1;
  background: transparent;
}

#slider-partner .slick-next {
  right: 20px;
  opacity: 1;
  background: transparent;
}

#slider-partner .slick-arrow:hover {
  color: #fb7224;
}

#slider-partner .slick-arrow:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-family: fontawesome;
  font-size: 40px;
  line-height: 30px;
}

#slider-partner .slick-prev:after {
  content: '\f104';
}

#slider-partner .slick-next:after {
  content: '\f105';
}

.product__content h2 {
  font-size: 18px;
  padding: 10px 20px;
  border: 1px solid #ddd;
  border-radius: 5px;
  background-color: #ddd;
}

.product .product__actions li a:hover {
  background-color: var(--color-danger);
  color: #fff
}

.product .product__title {
  text-transform: uppercase;
  margin: 10px 0;
}

.product .product__info span {
  color: var(--color-danger);
  text-transform: uppercase;
  font-weight: 600;
}

.product--detail .product__variants .item img {
  border-radius: 5px;
  border: 1px solid #545454;
}

.product--detail .product__content {
  padding: unset;
}

.product--detail .tab-list {
  margin: unset;
  text-align: unset;
}

.home-news .container {
  display: flex;
}

section#partner h2 {
  padding: 20px 0 10px;
  font-size: 18px;
}

/* .home-news .news .owl-posts{
  transform: rotate(90deg);
} 
.home-news .news .item{
  transform: rotate(-90deg);
  float: left;
}
.home-news .news .owl-posts .owl-nav{
  display: none;
}
.home-news .news div.owl-posts .owl-nav .owl-prev, .home-news .news div.owl-posts .owl-nav .owl-next{
    font-size:36px;
    top:unset;
    bottom: 15px; 
} */

.footer {

  position: relative;
  padding: 25px 0 0;
}

.footer-background {
  background-attachment: fixed;
  position: relative;
  border-top: 1px solid #ddd;
}

.footer .newsletter .container {
  padding: 30px;
}

.footer .newsletter {
  justify-content: space-between;
  align-items: center;
  padding: 50px 5px;
  border-top: 1px solid #E7E7E7;
}

.footer .newsletter .row {
  justify-content: space-between;
  align-items: center;
}

/* .footer h3,
.footer a,
.footer p,
.footer strong {
  color: #333 !important;
} */

.footer input {
  background-color: white;
  border: unset;
  border-radius: 30px;
  height: 50px;
}

.footer h3 {
  font-size: 17px !important;
  font-weight: 500 !important;
}

.footer button {
  background-color: #0099e6;
  color: white;
  height: 84%;
  border-radius: 50px;
  margin: 0 !important;
}

.footer .list--social a {
  color: white;
  border-radius: unset;
}

.footer .widget--footer .address a {
  margin-right: 10px;
}

.footer .widget--footer .address i {
  font-size: 15px;
  color: #0099e6;
}

.widget--footer .site_title {}

.footer .right .widget--footer:last-child {
  margin-bottom: unset;
}

.footer .container.top-footer {
  padding: 100px 0 0;
}

.footer .right h3:after {
  width: 40px;
  left: 0px;
  height: 2px;
  background: #fff;
  position: absolute;
  content: '';
  bottom: -5px;
}

.footer .final-line {
  padding: 10px 0 0;
  background-color: #222;
}

.footer .final-line .container {
  display: flex;
  justify-content: center;
  align-items: center;
}

.footer .final-line p,
.footer .final-line a {
  color: white !important;
}

#fb-root {
  display: none;
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  width: 100% !important;
}

.post>* {
  max-width: unset;
}

.slider__content .slider__content__wrapper .slider__content__wrapper__content h2 {
  font-size: 40px;
  max-width: 55%;
  padding: 20px 20px;
  margin-top: 300px;
}

.product .product__wrapper {
  border-left: 1px solid #ddd;
  background-color: white;
  border-radius: 10px;
  box-shadow: 0 0px 10px #f4873552, 0 0px 20px #f4873529;
}

.product .product__wrapper:first-child {
  border-left: unset;
}

.product .product__title {
  font-size: unset;
}

/* .product .product__info {
  margin: 20px 0;
} */

.product .product__price {
  color: #505050;
  text-align: left;
}

.product__content .btn-contact {
  padding: 6px 15px;
  font-size: 15px;
  margin-top: 10px;
}

.home-news .item .collection {
  padding-right: unset;
}

.section--homepage .section__header {
  text-align: left;
  padding-bottom: unset;
}

.section--homepage.home-blog .section__header {
  border-bottom: unset;
}

.home-products .container,
.home-blog,
.home-intro {
  background-color: white;
}

.home-products .section__header {
  background-color: #e6e6e6;
}

.home-products h2,
.home-blog h2,
.home-intro h2 {
  font-size: 20px;
  font-weight: 600;
  padding: 15px 10px 5px;
  display: inline-block;
}

.home-blog h2,
.home-intro h2 {
  color: var(--color-1st);
}

.home-products h2:before {
  position: absolute;
  left: 0;
  top: 0px;
  display: block;
  width: 100%;
  height: 3px;
  background-color: #1e4773;
  content: "";
}

.product {
  margin: 0;
}

.shop__products .product {
  margin-bottom: 20px;
}

.col-md-20 {
  width: 20%;
}

.home-products .row,
.home-blog .row {
  margin-right: unset;
  margin-left: unset;
}

.product .product__wrapper .product__content {
  padding: 10px;
}

.product .product__wrapper .decs{
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 25px;
  -webkit-line-clamp: 2;
  height: 50px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.post .post__title,
.product .product__title{
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 25px;
  -webkit-line-clamp: 2;
  height: 50px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.page--inner .section__content .post{
  margin-bottom: 30px;
}

.post__content p{
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 25px;
  -webkit-line-clamp: 3;
  height: 70px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.home-products .tab-content {
  width: 100%;
  overflow: overlay;
}

.tab-content>.active {
  display: flex;
}

.home-products .nav-pills {
  margin: 0 auto;
  text-transform: uppercase;
  width: 72%;
  padding: 15px 0;
}

.home-products .nav-pills li.nav-item {
  margin: 0 auto;
}

.fb-like-box,
.fb-like-box span,
.fb-like-box span iframe[style] {
  width: 100% !important;
}

.home-products .nav-pills li h2.first:before {
  content: '';
  margin: unset;
}

.home-feature-posts .row div {
  padding: 0 10px;
  margin-bottom: 10px;
}

.home-feature-posts .row .fst {
  padding-right: 5px;
  padding-left: 15px;
}

.home-feature-posts .row .lst {
  padding-left: 5px;
  padding-right: 15px;
}

.collection_link {
  /*   padding: 7px 0 0; */
  font-size: 15px;
  margin-bottom: 4px;
}

.contact-row {
  display: flex;
}

.form--contact .form-group {
  margin-bottom: 20px;
}

.section--homepage .section__header p {
  font-size: 14px;
  font-weight: unset;
}

.home-blog .blog-content p {
  text-align: justify;
}

.sub-menu {
  min-width: 300px;
}

.dd3-content>span.text.float-right {
  display: none;
}

.intro-pic {
  text-align: center;
}

.name-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  transition: .5s ease;
  opacity: 0;
  color: white;
  font-size: 20px;
  padding: 15px 0 15px 15px !important;
  margin-bottom: 0 !important;
  background-image: linear-gradient(to right, #00000096, #33333300);

}

.home-feature-posts .banner-effect:hover .name-overlay {
  opacity: 1;
}

.mobile-toolbar {
  display: none;
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: white;
}

.mobile-toolbar ul {
  display: flex;
  list-style: none;
  justify-content: space-between;
  align-items: center;
  padding: 0 25px;
}

@media screen and (max-width: 1440px) {
  .home-intro .container .col-md-1 {
    height: 625px;
  }
}

@media screen and (max-width: 1024px) {
  .home-blog .blog-right {
    /*max-width: unset;*/
  }

  .footer form {
    margin-right: unset;
  }

  .home-feature-posts h2:after,
  .home-partner h2:after,
  .home-news h2:after {
    width: unset;
    left: unset;
    height: unset;
    background: unset;
    position: unset;
    content: unset;
    bottom: unset;
  }
}

@media screen and (max-width: 992px) {
  .sub-menu>li.menu-item-has-children>.sub-menu{
    position: unset !important;
    left: unset !important;
  }

  .top-footer .widget--footer {
    margin-bottom: 40px;
  }

  .top-footer .widget--footer img {
    display: block;
    margin: 0 auto 30px;
  }

  .project_container {
    display: block !important;
  }

  .section-news .header__section {
    gap: 30px;
    margin-bottom: 60px !important;
  }

  .section-news .header__section .title span{
    display: inline-block;
    margin-bottom: 20px !important;
  }

  .home-intro .row,
  .newsletter .row {
    gap: 40px;
    padding: 0 20px;
  }

  .home-intro .text {
    text-align: center;
  }

  .thongkesolieu,
  .section-project .left-content,
  .section-whys .content__section,
  .section-whys .header__section {
    padding: 0 20px !important;

  }

  .section-whys .header__section .title,
  .section-form-contant .container .row {
    gap: 20px;
  }

  .section-news .container,
  .section-form-contant .container {
    padding: 0 20px;
  }

  .section-whys .header__section h2 {
    width: 100% !important;
  }

  .thongkesolieu .d-grid.grid-col-4 {
    grid-template-columns: 1fr 1fr !important;
    justify-items: center;
  }

  .solieu {
    display: flex !important;
    justify-content: center;
  }

  .items-so.grid-col-1-4,
  .section-whys .content__section .d-grid.grid-col-3,
  .section-news .header__section,
  .section-news .content__section .d-grid.grid-col-2 {
    grid-template-columns: 1fr !important;
  }

  .home-intro .container .col-md-1 {
    height: 495px;
  }

  .home-intro .container .intro-pic {
    margin-top: 55px;
  }

  .product .product__wrapper {
    display: block;
  }

  .product__thumbnail {
    width: unset;
  }

  .product .product__wrapper .product__content {
    padding: unset;
    margin: unset;
  }

  .home-collection .section__content {
    margin-top: -125px;
  }

  .home-products .nav-pills li h2:before {
    content: unset;
    margin: unset;
  }

  .header-top .navigation__left,
  .header-top .list--social {
    display: none;
  }
}

@media (max-width: 768px) {
  .header-top .navigation__right {
    width: 100%;
    margin-right: unset;
    display: unset;
  }

  .header-top .langs {
    margin-left: unset;
    float: right;
  }

  .home-intro .intro-content {
    padding-top: unset;
  }

  .home-intro .container .col-md-1 {
    height: 420px;
  }

  .home-intro .container .intro-pic {
    top: -10px;
  }

  .section--homepage .section__header h3 {
    font-size: 22px;
  }

  .mobile-toolbar {
    display: none;
    padding: 15px 0 5px;
  }

  .home-intro .link-btn {
    bottom: unset;
  }

  .home-news .rw .blog-content p {
    display: none;
  }
}

@media (max-width: 425px) {
  .home-intro .container {
    display: contents;
  }

  .home-intro .container .col-md-1 {
    display: none;
  }

  .home-intro .container .intro-pic {
    position: unset;
    margin-top: unset;
  }

  #coverflow {
    width: 100%;
    text-align: -webkit-center;
  }

  .flipster__item img {
    max-width: 50%;
  }

  .flipster__button {
    top: 60%;
    margin: unset;
  }

  .section--homepage .section__header h3 {
    font-size: 22px;
  }

  .home-blog .blog-right {
    max-width: 100%;
    margin: 10px 0;
  }

  .page--inner,
  .page--shop {
    margin: 0 0 50px 0;
  }

  .home-news .container,
  .home-news .rw .blog-content p {
    display: unset;
  }

  .footer .container .row {
    padding: 0 10px;
  }

  .footer .newsletter {
    margin-bottom: 30px;
  }

  .footer .newsletter .row {
    text-align: center;
  }

  .footer .final-line {
    margin-top: 25px;
  }

  .footer .newsletter {
    padding: 25px 10px;
  }

  .footer .right .widget--footer:last-child {
    margin-bottom: 40px;
  }

  .home-collection {
    margin-top: 50px;
  }

  .home-collection .section__content {
    margin-top: -50px;
  }

  .home-collection .section__header p br {
    display: none;
  }

  .nav-pills .nav-link h2 {
    font-size: 20px;
  }

  .home-products .cat-img {
    width: 100%;
    text-align: center;
  }

  .col-md-20 {
    width: 50%;
  }
}

@media screen and (max-width: 375px) {
  .home-blog .blog-right {
    display: block;
  }

  .home-blog .blog-content {
    margin-top: 10px;
  }

  .home-blog .blog-content h4 {
    line-height: 1.6em;
  }
}

.bg--cover {
  display: none !important;
}


/* css slider */

@media (min-width: 992px) {

  .slider,
  .slide {
    height: 90vh;
  }
}

.slide {
  position: relative;
}

.slide .slide__img {
  width: 100%;
  height: auto;
  overflow: hidden;
}

@media (min-width: 992px) {
  .slide .slide__img {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
}

.slide .slide__img img {
  max-width: 100%;
  height: auto;
  opacity: 1 !important;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  transition: all 1s ease;
}

.slide .slide__content {
  position: absolute;
  top: 50%;
  width: 35%;
  left: 30%;
  transform: translate(-50%, -50%);
}

.slide .slide__content.slide__content__left {
  left: 15%;
  transform: translate(-15%, -50%);
}

.slide .slide__content.slide__content__right {
  right: 15%;
  left: auto;
  transform: translate(5%, -50%);
}

.slide .slide__content--headings h2 {
  margin: 10px 0;
}

.slide .slide__content--headings .animated {
  transition: all 0.5s ease;
}

.slide .slide__content--headings .top-title {
  font-family: "Playball", cursive;
  font-size: 2.5rem;
}

.slide .slide__content--headings .button-custom {
  text-decoration: none;
  color: #333;
  padding: 1.2rem 2.5rem;
  font-size: 1.5rem;
}

.slider [data-animation-in] {
  opacity: 0;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  transition: opacity 0.5s ease 0.3s;
}

.slick-dotted .slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: 25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  display: block;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.simple-dots .slick-dots li {
  width: 20px;
  height: 20px;
}

.simple-dots .slick-dots li button {
  border-radius: 50%;
  background-color: white;
  opacity: 0.25;
  width: 20px;
  height: 20px;
}

.simple-dots .slick-dots li button:hover,
.simple-dots .slick-dots li button:focus {
  opacity: 1;
}

.simple-dots .slick-dots li.slick-active button {
  color: white;
  opacity: 0.75;
}

.stick-dots .slick-dots li {
  height: 3px;
  width: 50px;
}

.stick-dots .slick-dots li button {
  position: relative;
  background-color: white;
  opacity: 0.25;
  width: 50px;
  height: 3px;
  padding: 0;
}

.stick-dots .slick-dots li button:hover,
.stick-dots .slick-dots li button:focus {
  opacity: 1;
}

.stick-dots .slick-dots li.slick-active button {
  color: white;
  opacity: 0.75;
}

.stick-dots .slick-dots li.slick-active button:hover,
.stick-dots .slick-dots li.slick-active button:focus {
  opacity: 1;
}

/* /////////// IMAGE ZOOM /////////// */
@-webkit-keyframes zoomInImage {
  from {
    transform: scale3d(1, 1, 1);
  }

  to {
    transform: scale3d(1.1, 1.1, 1.1);
  }
}

@keyframes zoomInImage {
  from {
    transform: scale3d(1, 1, 1);
  }

  to {
    transform: scale3d(1.1, 1.1, 1.1);
  }
}

.zoomInImage {
  -webkit-animation-name: zoomInImage;
  animation-name: zoomInImage;
}

@-webkit-keyframes zoomOutImage {
  from {
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

@keyframes zoomOutImage {
  from {
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.zoomOutImage {
  -webkit-animation-name: zoomOutImage;
  animation-name: zoomOutImage;
}

.slick-nav {
  --active: #fff;
  --border: rgba(255, 255, 255, .12);
  width: 44px;
  height: 44px;
  position: absolute;
  cursor: pointer;
  top: calc(50% - 44px);
}

.slick-nav.prev-arrow {
  left: 3%;
  transform: scaleX(-1);
  z-index: 999;
}

.slick-nav.next-arrow {
  left: auto;
  right: 3%;
}

.slick-nav i {
  display: block;
  position: absolute;
  margin: -10px 0 0 -10px;
  width: 20px;
  height: 20px;
  left: 50%;
  top: 50%;
}

.slick-nav i:before,
.slick-nav i:after {
  content: "";
  width: 10px;
  height: 2px;
  border-radius: 1px;
  position: absolute;
  left: 50%;
  top: 50%;
  background: var(--active);
  margin: -1px 0 0 -5px;
  display: block;
  transform-origin: 9px 50%;
}

.slick-nav i:before {
  transform: rotate(-40deg);
}

.slick-nav i:after {
  transform: rotate(40deg);
}

.slick-nav:before,
.slick-nav:after {
  content: "";
  display: block;
  position: absolute;
  left: 1px;
  right: 1px;
  top: 1px;
  bottom: 1px;
  border-radius: 50%;
  border: 2px solid var(--border);
}

.slick-nav svg {
  width: 44px;
  height: 44px;
  display: block;
  position: relative;
  z-index: 1;
  color: var(--active);
  stroke-width: 2px;
  stroke-dashoffset: 126;
  stroke-dasharray: 126 126 0;
  transform: rotate(0deg);
}

.slick-nav.animate svg {
  -webkit-animation: stroke 1s ease forwards 0.3s;
  animation: stroke 1s ease forwards 0.3s;
}

.slick-nav.animate i {
  -webkit-animation: arrow 1.6s ease forwards;
  animation: arrow 1.6s ease forwards;
}

.slick-nav.animate i:before {
  -webkit-animation: arrowUp 1.6s ease forwards;
  animation: arrowUp 1.6s ease forwards;
}

.slick-nav.animate i:after {
  -webkit-animation: arrowDown 1.6s ease forwards;
  animation: arrowDown 1.6s ease forwards;
}

@-webkit-keyframes stroke {
  52% {
    transform: rotate(-180deg);
    stroke-dashoffset: 0;
  }

  52.1% {
    transform: rotate(-360deg);
    stroke-dashoffset: 0;
  }

  100% {
    transform: rotate(-180deg);
    stroke-dashoffset: 126;
  }
}

@keyframes stroke {
  52% {
    transform: rotate(-180deg);
    stroke-dashoffset: 0;
  }

  52.1% {
    transform: rotate(-360deg);
    stroke-dashoffset: 0;
  }

  100% {
    transform: rotate(-180deg);
    stroke-dashoffset: 126;
  }
}

@-webkit-keyframes arrow {

  0%,
  100% {
    transform: translateX(0);
    opacity: 1;
  }

  23% {
    transform: translateX(17px);
    opacity: 1;
  }

  24%,
  80% {
    transform: translateX(-22px);
    opacity: 0;
  }

  81% {
    opacity: 1;
    transform: translateX(-22px);
  }
}

@keyframes arrow {

  0%,
  100% {
    transform: translateX(0);
    opacity: 1;
  }

  23% {
    transform: translateX(17px);
    opacity: 1;
  }

  24%,
  80% {
    transform: translateX(-22px);
    opacity: 0;
  }

  81% {
    opacity: 1;
    transform: translateX(-22px);
  }
}

@-webkit-keyframes arrowUp {

  0%,
  100% {
    transform: rotate(-40deg) scaleX(1);
  }

  20%,
  80% {
    transform: rotate(0deg) scaleX(0.1);
  }
}

@keyframes arrowUp {

  0%,
  100% {
    transform: rotate(-40deg) scaleX(1);
  }

  20%,
  80% {
    transform: rotate(0deg) scaleX(0.1);
  }
}

@-webkit-keyframes arrowDown {

  0%,
  100% {
    transform: rotate(40deg) scaleX(1);
  }

  20%,
  80% {
    transform: rotate(0deg) scaleX(0.1);
  }
}

@keyframes arrowDown {

  0%,
  100% {
    transform: rotate(40deg) scaleX(1);
  }

  20%,
  80% {
    transform: rotate(0deg) scaleX(0.1);
  }
}


/* end slider */

section.banner__slider .btn-timhieuthem,
.home-intro .btn-timhieuthem {
  background: #0198db;
  color: #fff;
  border-radius: 5px;
  padding: 10px 20px;
  display: inline-block;
  margin-top: 20px;
}

section.banner__slider .btn-lienhe {
  background: #f48735;
  color: #fff;
  border-radius: 5px;
  padding: 10px 20px;
  display: inline-block;
  margin-top: 20px;
}

.title_nho {
  background: #f48735;
  color: #fff;
  border-radius: 5px;
  padding: 5px;
}

.btn-a {
  padding: 10px 20px;
  background: #f48735;
  color: #fff;
}

section.banner__slider .link-btn-a {
  display: flex;
  gap: 20px;
}

.slider:not(.slick-initialized) {
  display: none;
}

.gap-10 {
  gap: 10px;
}

.gap-20 {
  gap: 20px;
}

.gap-30 {
  gap: 30px;
}

.gap-40 {
  gap: 40px;
}

.main-header .navigation {
  background: #fff;
}

.main-header .navigation .menu-item-a {
  color: #484848;
}

.d-grid {
  display: grid;
}

.grid-col-1-4 {
  grid-template-columns: 1fr 4fr;
}

.grid-col-3 {
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-col-4 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.solieu {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.solieu h2 {
  padding: 0;
  margin-bottom: 0;
  font-size: 60px;
  color: #f48735;
}

.items-so .text p {
  font-size: 23px;
  font-weight: 700;
  line-height: 1.3;
}

.project_container {
  display: grid;
  grid-template-columns: 518px 950px;
  gap: 50px;
  align-items: center;
  justify-content: center;
}

.section-project,
.section-whys {
  padding: 100px 0;
}

.left-content {
  padding-left: 160px;
}

.slider-project .slick-list {
  padding: 0px 100px 0px 0px !important;
}

.slider-project .slick-list .item-project .image {
  padding: 30px 10px;
}

.slider-project .slick-list .item-project .image a {
  position: relative;
}

.slider-project .slick-list .item-project .image a .title {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: grid;
  align-items: end;
  padding: 20px;
}

.slider-project .slick-list .item-project .image a .title * {
  color: #fff;
}


.slider-project .slick-list .item-project .image a .title span {
  position: relative;
  margin-left: 35px;
  padding-left: 10px;
}

.slider-project .slick-list .item-project .image a .title span::before {
  position: absolute;
  content: '';
  width: 30px;
  height: 1px;
  background: rgb(244, 135, 53);
  right: 100%;
  top: 50%;
}

.btn-custom .custom-prev {
  background: #0198db;
}

.btn-custom .custom-next {
  background: rgb(244, 135, 53);
}

.btn-custom .custom-prev,
.btn-custom .custom-next {
  border: 0;
  width: 40px;
  height: 40px;
  color: #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.section-project .decs * {
  color: #fff;
}

.section-whys .item_why {
  text-align: center;
  border: 1px solid #ddd;
  background: #fff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15), 0 4px 15px rgba(0, 0, 0, 0.13);
  border-radius: 5px;
  padding: 20px;
}

.btn-a-a {
  border-bottom: 2px solid rgb(244, 135, 53);
  padding: 10px;
  display: inline-block;
}

.section-news {
  padding: 100px 0;
}

.section-form-contant {
  padding: 100px 0 0;
}

.section-news .header__section {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}

.section-news .header__section .btn-video {
  display: flex;
  justify-content: center;
}

.section-news .item_new a {
  position: relative;
}

.section-news .item_new a .title {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
  padding: 20px;
}

.section-news .item_new a .title h4 {
  color: #ffff;
}

.grid-col-2 {
  grid-template-columns: 1fr 1fr;
}

.card-video .video-play-button:before {
  content: "";
  position: absolute;
  z-index: 0;
  inset: 0;
  margin: auto;
  display: block;
  width: 80px;
  height: 80px;
  background: #1090c8;
  border-radius: 50%;
  -webkit-animation: pulse-border 1500ms ease-out infinite;
  animation: pulse-border 1500ms ease-out infinite;
}

@keyframes pulse-border {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1.75);
    transform: scale(1.75);
    opacity: 0;
  }
}


.form-home {
  background: #fff;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding: 20px;
}

.form-home .form-control {
  border: 0;
}

.form-home .form-group {
  display: flex;
  align-items: center;
  border-radius: 10px;
  padding: 0 20px;
  border: 1px solid #ddd;
}

.section-form-contant .decs * {
  color: #fff;
}

.footer * {
  color: #fff;
}