/**
* Template Name: Sailor - v4.7.0
* Template URL: https://bootstrapmade.com/sailor-free-bootstrap-theme/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
/*body {
  font-family: "Lexend", sans-serif;
  color: #444444;
}*/

a {
  text-decoration: none;
  color: #d9232d;
}

a:hover {
  color: #e24d55;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Lexend", sans-serif;
}

h3 {
  font-size: 1rem;
  font-weight: bold;
}

#home .breadcrumb {
  padding-bottom: 10px !important;

}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
  width: 100%;
  height: 650px;
  overflow: hidden;
  position: relative;
}
#hero .carousel, #hero .carousel-inner, #hero .carousel-item, #hero .carousel-item::before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
#hero .carousel-item {
  background-size: 100% auto;
  /*background-position: center;*/
  background-repeat: no-repeat;
}

#hero .carousel-container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  top: 70px;
  left: 50px;
  right: 50px;
}
#hero .container {
  text-align: center;
}
#hero h2 {
  color: #fff;
  margin-bottom: 20px;
  font-size: 48px;
  font-weight: 700;
}
#hero p {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
  margin: 0 auto 30px auto;
  color: #fff;
}
/*#hero .carousel-inner .carousel-item {
  transition-property: opacity;
  background-position: center top;
}*/
#hero .carousel-inner .carousel-item,
#hero .carousel-inner .active.carousel-item-start,
#hero .carousel-inner .active.carousel-item-end {
  opacity: 0;
}
#hero .carousel-inner .active,
#hero .carousel-inner .carousel-item-next.carousel-item-start,
#hero .carousel-inner .carousel-item-prev.carousel-item-end {
  opacity: 1;
  transition: 0.5s;
}
#hero .carousel-inner .carousel-item-next,
#hero .carousel-inner .carousel-item-prev,
#hero .carousel-inner .active.carousel-item-start,
#hero .carousel-inner .active.carousel-item-end {
  left: 0;
  transform: translate3d(0, 0, 0);
}
#hero .carousel-control-next-icon, #hero .carousel-control-prev-icon {
  background: none;
  font-size: 22px;
  line-height: 0;
  width: auto;
  height: auto;
  background: #636260;
  border-radius: 10px;
  transition: 0.3s;
  color: #fff;
  width: 30px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#hero .carousel-control-next-icon:hover, #hero .carousel-control-prev-icon:hover {
  background: #636260;
  color: #fff;
}
#hero .carousel-indicators li {
  cursor: pointer;
  background: #fff;
  overflow: hidden;
  border: 0;
  width: 12px;
  height: 12px;
  border-radius: 50px;
  opacity: 0.6;
  transition: 0.3s;
}
#hero .carousel-indicators li.active {
  opacity: 1;
  background: #EF4A22;
}

/*@media (max-width: 992px) {
  #hero {
    height: 450px;
  }
  #hero .carousel-container {
    top: 110px;
  }
}*/
@media (max-width: 768px) {
  #hero h2 {
    font-size: 28px;
  }
}
@media (min-width: 1024px) {
  #hero .carousel-control-prev, #hero .carousel-control-next {
    width: 5%;
  }
}


/*--------------------------------------------------------------
# logo Section
--------------------------------------------------------------*/
#logos {
  text-align: center;
}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/

section {
  padding: 40px 0;
  overflow: hidden;
}
.btn-get-started {
  font-family: "Lexend", sans-serif;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 14px 32px;
  border-radius: 4px;
  transition: 0.5s;
  line-height: 1;
  color: #fff;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  background: #EF4A22;
}
.btn-get-started:hover {
  background: #EF4A22;
  color: #fff;
}

.center {
  text-align: center;
}

p {
  text-indent: 30px;
  line-height: 24px;
}

.products p.center,
#sanphamkhac p.center {
  text-indent: unset;
}

.intro p {
  line-height: 30px;
}

.intro .container,
.intro .col-lg-6 {
  height: 230px ;
}

.cool-room .congngheuuviet .congnghe_1 img,
.wall .congngheuuviet .congnghe_1 img,
.congngheuuviet .congnghe_2 img {
  border-radius: 50%;
}
/*.main-button {
  position: absolute;
  bottom: 45px;
  left: 45%;
}*/

.product-logo {
  padding: 30px 0;
}

.product-description {
  min-height: 165px;
  width: 70%;
  margin: 0 auto;
}

.homepage .product-description {
  min-height: 245px;
  width: 80%;
  margin: 0 auto;
}

.homepage.en .product-description {
  min-height: 270px;
  width: 80%;
  margin: 0 auto;
}

.wall .product-description {
  min-height: 192px;
}

.en.wall .product-description {
  min-height: 215px;
}

.clean-room .product-description {
  min-height: 120px;
}

.wrap {
  text-align: center;
  margin: 0 auto;
  position: relative;
  width: 33%;
}

#cautaosanpham img {
  max-width: 80%;
}
#cautaosanpham .wrap {
  width: 31%;
}

#sanphamkhac .wrap {
  width: 65%;
}

#bangmau .wrap {
  width: 35%;
}

#brochure .wrap {
  width: 40%;
}

#brochure .title {
  font-weight: bold;
  color: #d9232d;
  padding-right: 20px;
}

.en #brochure .wrap {
  width: 30%;
}

.en #products .wrap {
  width: 50%;
}

#products .wrap {
  width: 62%;
}

.links {
  justify-content: space-between;
  position: relative;
  padding: 10px;
}
.wrap:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  border-top: 1px solid black;
  background: black;
  width: 100%;
  transform: translateY(-50%);
}

.title-header {
  padding: 10px 20px;
  background: #EF4A22;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
}

.congngheuuviet_title {
  color: #F15D2F;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;

}

.congnghekhac .congngheuuviet_title {
  min-height: 100px;
}
.congnghe_1 {
  padding: 60px 0 20px 0;
  min-height: 300px;
}
.congnghe_2 {
  padding: 60px 0 00px 0;
  min-height: 315px;
}

.wall .congnghe_1,
.wall .congnghe_2 {
  min-height: 260px;
}
.wall .congnghe_1 img,
.congnghe_2 img {
  max-width: 30%;
  margin: 0 30px;
}

.congnghe-number {
  float: left;
  margin-right: 15px;
}

.congnghe-header-row {
  display: block;
  min-height: 55px;
}

.congnghe-number-other {
  margin-bottom: 15px;
}

.cool-congnghe-1 img {
  max-width: 25%;
  border-radius: 50%;
  margin: 0 30px;
}

ul li {
  padding: 5px;
  font-size: 15px;

}

ol, ul {
  list-style: none !important;
  padding-left: 0;

}

.group-products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 50px;
}

.group-products .products-colorbond-panel {
  background: #fff 0% 0% no-repeat padding-box;
  -webkit-box-shadow: 0 10px 30px #0000001a;
  box-shadow: 0 10px 30px #0000001a;
  opacity: 1;
  text-align: center;
  width: 360px;
  height: 190px;
  position: relative;
  margin-bottom: 20px;
  border-radius: 10px;
}

.group-products .products-colorbond-panel:first-child {
  margin-right: 50px;
}
.group-products .products-colorbond-panel .box {
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%,-50%);
  transform: translate(50%,-50%);
}

.group-products .products-colorbond-panel .box .view-more-colorbond {
  margin-top: 30px;
}

.group-products .products-colorbond-panel .btn-get-started {
  font-size: 11px;
}

.product-img {
  position: relative;
  max-width:100%;
  display: inline-grid;
}
.product-img:before {
  content:"";
  position:absolute;
  width:100%;
  height:100%;
  top:0;left:0;right:0;
  background-color:rgba(0,0,0,0);
}
.product-img:hover::before {
  background-color:rgba(0,0,0,0.5);
}

.product-img a {
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  opacity:0;
  display: none;
}
.product-img:hover a {
  opacity: 1;
  display: block;
}


.bangmau-content {
  padding: 0 50px;
}

.products .btn-get-started {
  padding: 11px 25px;
}


.products .product-img .btn-get-started,
.items .product-img .btn-get-started {
  padding: 11px 15px;
}

p {
  text-align: justify;
}

.logos img {
  max-width: 50%;
  border-radius: 50%;
}

.logos item {
  margin: 0 auto;
  width: 100%;
}

#sgbc {
   
  padding-top: 0px;
}
.sgbc img {
  max-width: 80%;
}

.sgbc .content {
  margin-top: 90px;
}

.intro .parent {
  display: flex;
  align-items: center;
  justify-content: center;

}



.child .main-title {
  color: #F15D2F;
  font-size: 35px;
  font-weight: 800;
  text-align: center;
}

.child .title {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
}

#hero .carousel-control-prev,
#hero .carousel-control-next {
  margin-top: 15%;
  height: 100px;
}

@media (max-width: 1400px) {

  #home .breadcrumb {
    padding-top: 50px;
    padding-bottom : 5px !important;
  }
}

@media only screen and (min-width: 1630px)and (max-width: 1830px)  {
  #hero {
    height: 600px;
  }
}

@media only screen and (min-width: 1540px)and (max-width: 1630px)  {
  #hero {
    height: 545px;
  }
}

@media only screen and (min-width: 1420px)and (max-width: 1540px)  {
  #hero {
    height: 510px;
  }
}

@media only screen and (min-width: 1340px)and (max-width: 1420px)  {
  #hero {
    height: 480px;
  }
}

@media only screen and (min-width: 1250px)and (max-width: 1340px)  {
  #hero {
    height: 450px;
  }
}

@media only screen and (min-width: 1230px)and (max-width: 1250px)  {
  #hero {
    height: 440px;
  }
}

@media only screen and (min-width: 1200px)and (max-width: 1230px)  {
  #hero {
    height: 430px;
  }
}
@media only screen and (min-width: 1130px)and (max-width: 1200px)  {
  #hero {
    height: 400px;
  }
}

@media only screen and (min-width: 1024px)and (max-width: 1130px)  {
  #hero {
    height: 365px;
  }
}

@media only screen and (min-width: 992px)and (max-width: 1024px)  {
  #hero {
    height: 355px;
  }
}


@media (max-width: 992px) {

  #hero .carousel-control-prev,
  #hero .carousel-control-next {
    margin-top: 50% !important;
  }

  section {
    padding: 10px 0;
  }

  .single .content img {
    width: auto !important;
    height: auto;
  }

  .wrap,
  #cautaosanpham .wrap,
  #sanphamkhac .wrap,
  #bangmau .wrap,
  #products .wrap,
  .en #products .wrap,
  #brochure .wrap,
  .en #brochure .wrap {
    width: 98%;
  }

  .title-header {
    font-size: 15px;
  }

  #sanphamkhac .title-header {
    font-size: 12px;
  }

  .homepage .title-header {
    font-size: 12px;
  }

  .product-description {
    min-height: auto;
  }

  .product-logo {
    padding: 20px 0;
  }

  .products .item {
    padding-bottom: 20px;
  }

  .logos .item {
    width: 50%;
    padding: 10px;
  }


  .logos img {
    width: 70%;
  }

  .intro .container {
    height: auto !important;
  }

  .intro .row.content {
    height: auto !important;
  }

  /*
  .intro .image {
    height: 120px;
    padding-top: 30px;
  }
  .intro .image img {
    max-width: 80%;
  }
  */

  .child .main-title {
    font-size: 28px;
  }

  .child .title {
    font-size: 18px;
  }

  .wall .intro .parrent,
  .clean-room .intro .parrent,
  .cool-room .intro .parrent {
    height: 170px;
  }

  .intro .container,
  .intro .col-lg-6 {
    height: 120px ;
  }

  .congnghe-number {
    float: none;
    margin-bottom: 10px;
  }

  .congnghekhac .congngheuuviet_title {
    min-height: 50px;
  }

  .bangmau-content {
    padding: 0;
  }

  .group-products {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .group-products .products-colorbond-panel:first-child {
    margin-right: 0;
  }

  .btn-get-started {
    font-size: 13px;
    padding : 13px 15px;
  }

  .congnghe_1,
  .congnghe_2 {
    min-height: auto;
    padding: 20px 0px;
  }

  .congnghekhac {
    padding-top: 0px !important;
  }

  .congnghe-number-other {
    margin-top: 15px;
  }

  .wall .congnghe_1,
  .wall .congnghe_2 {
    min-height: auto;
  }

  .product-description {
    width: 100%;
  }

  #hero {
    height: 630px;
  }

  .main-button {
    margin-top: 70px;
  }

  .main-button .btn-get-started {
    font-size: 9px;
    padding: 9px 13px;
  }

  #hero .carousel-control-next-icon,
  #hero .carousel-control-prev-icon {
    border-radius: 5px;
    width: 21px;
    height: 26px;
    font-size: 13px;

  }

 

  .logos .item  {
    width: 33%;
  }
  .logos .item img {
    width: 100%;
    max-width: 100%;
  }

  .congngheuuviet_title {
    font-size: 13px;
  }

  .product-description,
  .wall .product-description,
  .homepage.en .product-description,
  .homepage .product-description {
    min-height: auto;
    padding-bottom: 20px;
  }

  #about {
    padding-top: 0px !important;
  }

  #cautaosanpham img {
    max-width: 100%;
  }

  .carousel-item1 {
    background-image: url('../img/slide/mb-1.jpg') !important;
  }

  .carousel-item2 {
    background-image: url('../img/slide/mb-2.jpg') !important;
  }

  .carousel-item3 {
    background-image: url('../img/slide/mb-3.jpg') !important;
  }

  .carousel-item4 {
    background-image: url('../img/slide/mb-4.jpg') !important;
  }

  .about .btn-get-started {
    font-size: 11px;
  }

  .break:before {
    content:"\000A";
    white-space: pre;
  }
}


#footer .top-footer .main-footer .products-ft, #footer .top-footer .main-footer .new-ft {
    width: 320px !important;
}