 
 * {
  box-sizing: border-box;
}
body {
  margin: 0 auto;
  display: inline-block;
width: 100%;
background: #fff;
}
.container {
  max-width: 1410px;
width: 100%;
padding: 0 auto;
margin: 0 auto;
}
.scwheader {
    position: absolute;
    top: 30px;
    left: 0;
    width: 100%;
    z-index: 100;
    background: transparent; /* để nền trong suốt */
}

.scwheader .container {
  display: grid;
  grid-template-columns: auto auto auto;
  grid-gap: 88px;
  align-items: center;
}

.scwheader_logo img {
  max-height: 68px;
  width: 100%;
  object-fit: contain;
}
.scwheader_menu {
    flex: 1;
    text-align: center;
}

.scwheader_menu .menu {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    gap: 30px;
    justify-content: center;
    align-items: center;
}

.scwheader_menu .menu li a {
  color: #fff;
  text-decoration: none;
  transition: 0.3s;
  font-family: Quattrocento Sans;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
}

.scwheader_menu .menu li a:hover {
    color: #f1c40f; 
}

/* Nút FREE Design Consultation */
.scwheader_menu .scwheader_menubutton a {
  background: none;
  color: #fff;
  padding: 14px 16.5px;
  border-radius: 3px;
  font-family: Quattrocento Sans;
  font-size: 16px;
  line-height: 100%;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  border: 1px solid #FFFFFF;
}

.scwheader_menu .scwheader_menubutton a:hover {
  background: #5C6B65;
  color: #fff!Important;
}
/* Burger icon */
.scwheader_bar {
  width: 36px;
  height: 24px;
  display: grid;
  cursor: pointer;
}
.scwheader_bar span {
    width: 25px;
    height: 2px;
    background: #fff;
	
	display: inline-block;
}
.scwheader_popup {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
/*footer*/
.scwfooter {
  padding-bottom: 46px;
  padding-top: 0;
  margin-top: 100px;
}
.scwfooter_bl2 {
  text-align: center;
}
.scwfooter_line img {
width: 82px;
height: 43px;
object-fit: contain;
}
.scwfooter_line {
  display: grid;
  grid-template-columns: 1fr auto 1fr; 
  align-items: center;
  gap: 10px;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding-bottom: 65px;
}

.scwfooter_line_hr{
  display: block;
  height: 1px;
  background: #ddd; 
}


.scwfooter_bl1 {
  display: grid;
  grid-template-columns: auto auto auto;
  gap: 152px;
  margin-bottom: 174px;
}

.scwfooter_bl1_col .scwfooter_bl1_head{
  font-family: Quattrocento Sans;
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  text-transform: uppercase;
  padding-bottom: 16px;
  position: relative;margin-top: 0;
}
.scwfooter_bl1_col3_head {
  margin-bottom: 16px;
  color: #4D4D4E;
  font-family: Quattrocento Sans;
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  text-transform: uppercase;
  position: relative;margin-top: 0;
}
.scwfooter_bl1_col .scwfooter_bl1_head::before {
  content: "";
  background: #CDC9BC;
  width: 90px;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.scwfooter_bl1_col3_des {
  margin-bottom: 24px;
  font-family: Quattrocento Sans;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #525251;
}
.scwfooter_bl1_col .menu,
.scwfooter_bl1_col3_des {
    margin: 0;
    padding: 0;
    list-style: none;
}
.scwfooter_bl1_col.col1 .scwfooter_bl1_col_con .menu {
  display: grid;
  grid-template-columns: 1fr 1fr;grid-column-gap: 152px;
}
.scwfooter_bl1_col .menu li {
    margin-bottom: 24px;
}
.scwfooter_bl1_col .menu li:last-child {
  margin-bottom: 0;
}
.scwfooter_bl1_col .menu li a {
  text-decoration: none;
  color: #525251;
  transition: 0.3s;
  font-family: Quattrocento Sans;
  font-weight: 400;
  font-size: 18px;
  line-height: normal;
  vertical-align: middle;
}
.scwfooter_bl1_col .menu li a:hover {
    color: #888;
}
.scwfooter_bl1_col.col3 {
  width: 330px;
  max-width:100%;
}
/* Nút FREE Design Consultation */
.scwfooter_bl1_col .menu li.scwfooter_menubutton a {
font-family: Quattrocento Sans;
font-weight: 700;
font-style: Bold;
letter-spacing: 0%;
text-align: center;
vertical-align: middle;
border: 1px solid #5C6B65;
color: #525251;
font-size: 18px;
line-height: 44px;
vertical-align: middle;
width: 231px;
display: inline-block;
height: 44px;
}
.scwfooter_bl1_col .menu li.scwfooter_menubutton a:hover {
  background: #5C6B65;
  color: #fff;
}
.scwfooter_bl1_col .scwfooter_menubutton a:hover {
    background: #000;
    color: #fff;
}

/* Cột Sign Up */
.scwfooter_bl1_col3_des {
  margin-bottom: 24px;
  font-family: Quattrocento Sans;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #525251;
}

.scwfooter_bl1_col3_des a {
  color: #525251;
  font-family: Quattrocento Sans;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-thickness: 0%;
  text-decoration-skip-ink: auto;
}
.scwfooter_bl1_col.col3 .tnp-subscription, .scwfooter_bl1_col.col3 form.tnp-subscription, .scwfooter_bl1_col.col3 form.tnp-profile {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
}
.scwfooter_bl1_col3_socials {
  margin-top: 34.5px;
}
/* Reset form */
.tnp.tnp-subscription form {
  display: grid;
  grid-template-columns: 1fr auto;
  max-width: 400px;
  overflow: hidden; 
}

/* Ẩn label để chỉ còn placeholder */
.tnp-field-email label {
  display: none;
}

/* Ô nhập email */
.tnp-field-email {
  margin: 0;
}

.tnp-email {
  width: 100%;
  padding: 10px 12px;
  border: none;
  outline: none;
  font-size: 14px;
  box-sizing: border-box;
}

/* Nút subscribe */
.tnp-field-button {
  margin: 0;
}

.tnp-submit {
  background: #49544f;
  color: #fff;
  border: none;
  padding: 10px 20px;
  font-size: 13px;
  text-transform: uppercase;
  cursor: pointer;
  height: 100%; 
}

.tnp-submit:hover {
  background: #333;
}

/* Form Subscribe */
.scwfooter_bl1_col3_con {
    display: flex;
    gap: 8px;
}
.scwfooter_bl1_col3_con .tnp-subscription div.tnp-field, .scwfooter_bl1_col3_con .tnp-profile div.tnp-field {
  margin-bottom: 0;
  padding: 0;
  border: 1px solid #4D4D4E;
}
.scwfooter_bl1_col3_con input[type="email"] {
  flex: 1;
  padding: 16px;
  border: none;
  font-size: 13px;background: #fff;
}

.scwfooter_bl1_col3_con button, .scwfooter_bl1_col3_con input[type="submit"] {
  padding: 16px;
  border: none;
  color: #fff;
  cursor: pointer;
  transition: 0.3s;
  background: #5C6B65;
  font-family: Quattrocento Sans;
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
}

.scwfooter_bl1_col3_con button:hover,
.scwfooter_bl1_col3_con input[type="submit"]:hover {
    background: #000;
}
.scwfooter_bl1_col3_socials a {
  margin-right: 24px;
}
.scwfooter_bl1_col3_socials a:last-child {
  margin-right: 0;
}
/* COPYRIGHT */
.scwfooter_copyright {
    text-align: center;
    font-size: 12px;
    color: #777;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.scwfooter_copyright a {
    color: #555;
    text-decoration: none;
}

.scwfooter_copyright a:hover {
    text-decoration: underline;
}


.scwfooter_bl2_menu ul {
  padding-left: 0;
  margin: 0;
  display: grid;
  grid-template-columns: auto auto auto;
  grid-gap: 32px;
}
.scwfooter_bl2_menu ul li {
  list-style: none;
  float: left;
  text-align: center;
}
.scwfooter_bl2_menu ul li a {
  font-family: Quattrocento Sans;
  font-weight: 400;
  font-size: 18px;
  line-height: normal;
  text-align: center;
  vertical-align: middle;
  color: #525251;
  text-decoration: unset;
}
.scwfooter_bl2_btt {
  cursor: pointer;
}
.scwfooter_bl2_btt_text {
  font-family: Quattrocento Sans;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  text-align: center;
  text-transform: uppercase;
  color: #525251;
}
.scwfooter_bl2_logo {
  margin-top: 0;
  margin-bottom: 40px;
}
.scwfooter_bl2_logo img {
  width: 100%;
  height: 70px;
  object-fit: contain;
}
.scwfooter_bl2_menu {
  display: inline-block;
  margin-bottom: 40px;
}
.scwfooter_bl2_cpr {
  margin-top: 0;
  margin-bottom: 66px;
  font-family: Quattrocento Sans;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  color: #525251;
}
/*banner*/
.scwhome_banner {
  position: relative;
  width: 100%;
  height: 100vh; 
  overflow: hidden;
}

.scwhome_banner_video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -2;
}

.scwhome_banner::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0000004D; 
  z-index: -1;
}


.scwhome_banner .container {
  display: flex;
  flex-direction: column;  
  justify-content: center; 
  align-items: center;    
  height: 100%;
  text-align: center;
  color: #fff;
}

.scwhome_banner_heading{
	margin-top:0;
	font-family: Outfit;
font-weight: 400;
font-style: Regular;
font-size: 64px;
leading-trim: CAP_HEIGHT;
line-height: 72px;
letter-spacing: 0%;
text-align: center;
margin-bottom:50px;
}
.scwhome_banner_but{
margin:0;
}
.scwhome_banner_but a {
  font-family: Quattrocento Sans;
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  text-transform: uppercase;
  color: #5C6B65;
  text-decoration: unset;
  border: 2px solid #FFFFFF;
padding: 22px 31px;
background: #fff;
}
.scwhome_banner_but a:hover {
  background: #5C6B65;
  color: #fff;
}
/*intro*/
.scwhome_intro {
  display: inline-block;
  width: 100%;
  margin-top: 137px;
}
.scwhome_intro .container {
  width: 45%;
}
.scwhome_intro_head {
  font-family: Outfit;
  font-weight: 400;
  font-size: 48px;
  line-height: 54px;
  margin-top: 0;
  text-align: center;
  margin-bottom: 50px;
  color: #4D4D4E;
}
.scwhome_intro_des{
	font-family: Quattrocento Sans;
font-weight: 400;
font-style: Regular;
font-size: 18px;
leading-trim: CAP_HEIGHT;
line-height: 33px;
letter-spacing: 0%;
text-align: center;
margin-bottom:40px;
color:#525251;
}
.scwhome_intro_hl {
  color: #525251;
  font-family: Quattrocento Sans;
  font-weight: 700;
  font-size: 18px;
  line-height: 33px;
  text-align: center;
  margin-bottom: 40px;
  margin-top: 0;
}
.scwhome_intro_but {
  display: grid;
  text-align: center;
  margin:0;
}
.scwhome_intro_but_a i {
  margin-left: 30px;
}
.scwhome_intro_but a:hover {
  background: #5C6B65;
  color: #fff;
}
.scwhome_intro_but a {
  color: #4D4D4E;
  padding: 26px 26.42px;
  background: #fff;
  display: block;
  margin: 0 auto;
  border: 2px solid #525251;
  font-family: Quattrocento Sans;
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: unset;
  width: auto;
}
/*boxes*/
.scwhome_boxes {
  display: inline-block;
  width: 100%;
  margin-top: 120px;
}
.scwhome_boxes .container {
  display: grid;
  grid-template-columns: repeat(2, 1fr); 
  gap: 30px; 
}

.scwhome_boxes_item {
  position: relative;
  aspect-ratio: 1 / 1;    
  background-size: cover!important;
  background-position: center!important;
  background-repeat:no-repeat!important;
  overflow: hidden;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.scwhome_boxes_item {
  position: relative;
  overflow: hidden; 
}

.scwhome_boxes_item::before {
  content: "";
  position: absolute;
  inset: 0; 
  background: 
    linear-gradient(0deg, #4D4D4E, #4D4D4E),
    linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));
  z-index: 1;
  opacity: 0.7; 
}


.scwhome_boxes_item > * {
  position: relative;
  z-index: 2;
}
.scwhome_boxes_item_title {
  font-family: Quattrocento Sans;
  font-weight: 400;
  font-size: 24px;
  line-height: 41px;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  color: #FFFFFF;
  display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
height: 100%;
}
.scwhome_boxes_item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* overlay ẩn lúc đầu */
.scwhome_boxes_item_hover {
 position: absolute;
  inset: 20px;    
  background: #4D4D4ECC;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.scwhome_boxes_item:hover .scwhome_boxes_item_hover {
  opacity: 1;
}

.scwhome_boxes_item_hover .scwhome_boxes_item_hover_title {
  margin-bottom: 32px;
  font-family: Quattrocento Sans;
  font-weight: 400;
  font-size: 24px;
  line-height: 41px;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
}
.scwhome_boxes_item_hover .scwhome_boxes_item_hover_des {
  margin-bottom: 64px;
  font-family: Quattrocento Sans;
  font-weight: 400;
  margin-top: 0;
  font-size: 18px;
  line-height: 33px;
  text-align: center;
  width: 65%;
}

.scwhome_boxes_item_hover_but a {
  display: inline-block;
  padding: 22px 100px;
  border: 2px solid #fff;
  color: #fff;
  text-decoration: none;
  letter-spacing: 1px;
  transition: background 0.3s;
  font-family: Quattrocento Sans;
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  text-transform: uppercase;
}
.scwhome_boxes_item_hover_but {
  margin: 0;
}
.scwhome_boxes_item_hover_but a:hover {
  background: #5C6B65;
  color: #fff!Important;
}
/*ourstory*/
.scwhome_ourstory {
  display: inline-block;
  margin-top: 142px;
  width: 100%;
  position: relative;
}
.scwhome_ourstory .container {
}
.scwhome_ourstory_con {
  background: #F6F6F6;
  padding: 64px 70px;
  width: 60%;
  z-index:1;position: relative;
}
.scwhome_ourstory_con_title {
  font-family: Outfit;
  margin-top: 0;
  margin-bottom: 50px;
  font-size: 48px;
  line-height: 54px;
  color: #4D4D4E;
}
.scwhome_ourstory_con_des {
  font-family: Quattrocento Sans;
  font-weight: 400;
  font-size: 18px;
  line-height: 33px;
  color: #525251;
  margin-bottom: 40px;
}
.scwhome_ourstory_con_buts {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 30px;
}
.scwhome_ourstory_con_but a {
  border: 2px solid #525251;
  width: 100%;
  height: 70px;
  line-height: 70px;
  display: inline-block;
  font-family: Quattrocento Sans;
  font-weight: 700;
  font-style: Bold;
  font-size: 16px;
  color: #000;
  letter-spacing: 20%;
  text-align: center;
  text-transform: uppercase;
  text-decoration: unset;
}
.scwhome_ourstory_con_but a:hover {
  background: #5C6B65;
  color: #fff;
}
.scwhome_ourstory_con_but {
  margin: 0;
  text-align: center;
}
.scwhome_ourstory_img {
  position: absolute;
  width: 50%;
  right: 0;
  top: 50%;
  left: auto;
  transform: translateY(-50%);
}
.scwhome_ourstory_img img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

/*ourapp*/
.scwhome_ourapp {
  display: inline-block;
  width: 100%;
  margin-top: 143px;
}
.scwhome_ourapp_img img {
  width: 80%;
  height: auto;
  object-fit: contain;
}
.scwhome_ourapp_img {
  margin-bottom: -5px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}
.scwhome_ourapp_text {
  background: #F6F6F6;
  padding: 159px 0;
  text-align: center;
}
.scwhome_ourapp_text .container {
  width: 45%;
}
.scwhome_ourapp_head {
  margin-top: 0;
  margin-bottom: 50px;
  font-family: Outfit;
  font-weight: 400;
  font-size: 48px;
  line-height: 54px;
  text-align: center;
  color: #4D4D4E;
}
.scwhome_ourapp_des {
  font-family: Quattrocento Sans;
  font-weight: 400;
  font-size: 18px;
  line-height: 33px;
  text-align: center;
  color: #525251;
  margin-bottom: 43px;
}
.scwhome_ourapp_but a {
  font-family: Quattrocento Sans;
  font-weight: 700;
  font-style: Bold;
  font-size: 16px;
  color: #000;
  line-height: 26px;
  letter-spacing: 20%;
  text-align: center;
  text-transform: uppercase;
  text-decoration: unset;border: 2px solid #525251;
padding: 22px 68.5px;
}
.scwhome_ourapp_but a:hover {
  background: #5C6B65;
  color: #fff;
}
.scwhome_ourapp_but {
  margin: 0;
  display: inline-block;
}


/*instagram*/
.scwhome_instagram {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-top: 124px;
}
.scwhome_instagram_icon img {
width: 41px;
height: 41px;
object-fit: contain;
}
.scwhome_instagram_icon{
  display: grid;
  grid-template-columns: 1fr auto 1fr; 
  align-items: center;
  gap: 10px;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding-bottom: 49px;
}

.scwhome_instagram_icon_hr{
  display: block;
  height: 1px;
  background: #ddd; 
}
.scwhome_instagram_head {
  margin: 0;
  padding-top: 0;
  font-family: Quattrocento Sans;
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  text-align: center;
  text-transform: uppercase;
  color: #4D4D4E;
}
.scwhome_instagram_con {
  display: grid;
  grid-template-columns: repeat(4, 1fr); 
  gap: 30px; margin-top: 64px;
  margin-bottom:64px;
}

.scwhome_instagram_con_img {
  position: relative;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  display: block;
}

.scwhome_instagram_con_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.scwhome_instagram_but a {
  font-family: Quattrocento Sans;
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: unset;border: 2px solid #525251;
padding: 22px 45px;
}
.scwhome_instagram_but a:hover {
  background: #5C6B65;
  color: #fff;
}
.scwhome_instagram_but {
  display: inline-block;
  text-align: center;
  margin: 0;
}

/*clientsay*/
.scwhome_clientsay {
  display: inline-block;
  width: 100%;
  margin-top: 100px;
}
.scwhome_clientsay_head {
  margin-bottom: 102px;
  margin-top: 0;
  font-family: Outfit;
  font-weight: 400;
  font-size: 48px;
  line-height: 54px;
  text-align: center;
  color: #4D4D4E;
}
.scwhome_clientsay_con_head {
  margin-top: 0;
  font-family: Roboto;
  font-weight: 500;
  font-size: 18px;
  color: #000;
  line-height: 26px;
  text-align: center;
  margin-bottom: 8px;
}
.scwhome_clientsay_con {
  text-align: center;
}
.scwhome_clientsay_con_stars_item {
  display: inline-block;
  height: 40px;
}
.scwhome_clientsay_con_stars {
  width: 100%;
  display: grid;
  height: 40px;
  grid-template-columns: repeat(5,40px);
  grid-gap: 10px;
  margin: 0 auto;
  align-items: center;
  text-align: center;
  place-content: center;
}
.scwhome_clientsay_con_text_head {
  font-family: Roboto;
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  color: #000000;
}
.scwhome_clientsay_con_text_num a {
  font-family: Roboto;
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0%;
  text-align: center;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-thickness: 0%;
}
.scwhome_clientsay_con_text {
  display: inline-block;
  width: 100%;
  margin-bottom: 8px;
}
.scwhome_clientsay_con_brand_text {
  color: #191919;
}
.scwhome_clientsay_con_brand {
  display: inline-block;
  width: 100%;
  margin-bottom: 40px;
}
.scwhome_clientsay_con .bx-wrapper {
  box-shadow: none;
  border: none;
  background: none;
  margin: 0 auto;
}
.scwhome_clientsay_con_slider_item {
  border: 2px solid #D9D9D9;
  background: #FDFDFD;
  border-radius: 12px;
  padding: 24px;text-align: left;
}
.scwhome_clientsay_con_slider_item_mt_stars {
  display: grid;
  grid-template-columns: repeat(5, 24px);
  grid-gap: 5px;
  margin-bottom: 10px;
}

.scwhome_clientsay_con_slider_item_mt {

    text-align: left;
    color: #000;
    font-size: 18px;
    display: grid;
    grid-template-columns: auto 95px;

}
.scwhome_clientsay_con_slider_item_mt_date {
  font-size: 18px;
}
.scwhome_clientsay_con_slider_item_des {
  font-family: DM Sans;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: #000;
  margin-bottom:24px;
}
.scwhome_clientsay_con_slider_item_head {
  font-family: DM Sans;
  font-size: 20px;
  line-height: 30px;
  color: #000;
  margin-bottom: 24px;
  margin-top: 24px;
  font-weight: bold;
}
.scwhome_clientsay_con_slider_item_info_name {
  font-family: DM Sans;
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  color: #170F49;
}
.scwhome_clientsay_con_slider_item_info_dt {
  font-family: DM Sans;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 0px;
  color: #6F6C90;
  float: right;
}
.scwhome_clientsay_con .bx-wrapper .bx-pager.bx-default-pager a {
  background: #D9D9D9;
  text-indent: -9999px;
  display: block;
  width: 12px;
  height: 12px;
  margin: 0 4px;
  outline: 0;
  border-radius: 100%;
}
.scwhome_clientsay_con .bx-wrapper .bx-pager {
  color: #000;
  padding-top: 30px;
  padding-bottom: 0;
  bottom: 0;
  position: relative;
}
/*header popup*/


.scwheader_popup {
  position: fixed;
  top: 0;
  left: auto;
  right: 0 !important;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
  z-index: 9999;
  display: none;
}

.scwheader_popup.active {
  display: block;
}

.scwheader_popup .container {
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 585px;
  float: right;
  display: inline-block;
  background: #5c6a63;
  padding-top: 48px;
box-sizing: border-box;
overflow-y: auto;
padding-bottom: 172px;
padding-left: 40px;
padding-right: 40px;
right: 0;
}
.scwheader_popup_head {
  z-index: 10000;
  position: relative;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.scwheader_popup_head_close {
  cursor: pointer;
}

.scwheader_popup_con {
  position: relative;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  margin-top: 55.72px;
}

.scwheader_popup_con .menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

.scwheader_popup_con .menu li {
  margin: 0;
  text-align: left;
}

.scwheader_popup_con .menu li a {
  color: #fff;
  text-decoration: none;
  letter-spacing: 0.5px;
  transition: color 0.2s;
  font-family: Quattrocento Sans;
  font-weight: 400;
  font-size: 18px;
  line-height: normal;
  vertical-align: middle;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 40px;
  display: inline-block;
}
.scwheader_popup_con .menu li a:hover {
  color: #000;
}


.scwheader_popup_con .scwheader_menubutton a {
  width: 290px;
  height: 44px;
  border: 1px solid #CDC9BC;
  text-align: center;
  line-height: 44px !important;
}
.scwheader_popup_con .scwheader_menubutton a:hover {
  background: #fff;
  color: #5c6a63;
}

/**/
.scwfooter_bl1_col .scwfooter_bl1_head, .scwfooter_bl1_col.col2, .scwfooter_bl1_col.col3 {
  text-align: left;
  min-width: 235px;
}

/*contact page*/



/*brecum*/
.scwbracum {
  display: inline-block;
  margin-top: 30px;
  width: 100%;
  color:#fff;
}
.scwbracum a {
  font-family: Quattrocento Sans;
  font-weight: 400;
  font-size: 18px;
  line-height: 33px;
  text-align: center;
  text-decoration: unset;
  text-decoration-style: solid;
  color: #fff;
  text-decoration-thickness: 0%;
  text-decoration-skip-ink: auto;
}
.scwbracum_spec {
  padding: 0 10px;
  color: #fff;
}
.scwbracum_text {
font-family: Quattrocento Sans;
font-weight: 400;
font-style: Regular;
font-size: 18px;
color: #fff;
line-height: 33px;
letter-spacing: 0%;
text-align: center;
}

/*contact page*/
.scwcontact_banner {
  background-size: cover!Important;
  background-position: center!Important;
  background-attachment: fixed!Important;
  display:inline-block;
  width:100%;
}
.scwcontact_banner_text {
  margin-top: 209px;
  margin-bottom: 379px;
}
.scwcontact_head{
	font-family: Outfit;
font-weight: 400;
font-style: Regular;
font-size: 64px;
leading-trim: CAP_HEIGHT;
line-height: 72px;
letter-spacing: 0%;
text-align: center;
margin-top:0;
margin-bottom:50px;
color:#fff;
}
.scwcontact_des{
font-family: Quattrocento Sans;
font-weight: 400;
font-style: Regular;
font-size: 18px;
leading-trim: CAP_HEIGHT;
line-height: 33px;
letter-spacing: 0%;
text-align: center;
vertical-align: middle;
margin-top:0;
margin-bottom:50px;
color:#fff;
}
.scwcontact_des_but{
margin:0;
}
.scwcontact_des_but a {
  font-family: Quattrocento Sans;
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  text-transform: uppercase;
  color: #5C6B65;
  text-decoration: unset;
  border: 2px solid #FFFFFF;
padding: 22px 31px;
background: #fff;
}
.scwcontact_des_but a:hover {
  background: #5C6B65;
  color: #fff;
}
.scwcontact_intro {
	display:inline-block;
	width:100%;
	margin-top:100px;	
}
.scwcontact_intro h1{
	font-family: Quattrocento Sans;
font-weight: 400;
font-style: Regular;
font-size: 18px;
leading-trim: CAP_HEIGHT;
line-height: 33px;
letter-spacing: 0%;
text-align: center;
color: #525251;
}
.scwcontact_showrowdetail{
	display:inline-block;
	width:100%;
	margin-top:110px;	
}
.scwcontact_text{
	font-family: Outfit;
font-weight: 400;
font-style: Regular;
font-size: 48px;
leading-trim: CAP_HEIGHT;
line-height: 54px;
letter-spacing: 0%;
text-align: center;
color: #4D4D4E;
}
.scwcontact_showrowdetail_colum{
	display:grid;
	grid-template-columns:1fr 1fr;
	grid-gap:30px;
	margin-top:101px;
}
.scwcontact_showrowdetail_colum_item{
	display:grid;
	grid-template-columns:1fr;
}
.scwcontact_showrowdetail_colum_item_map{
	height:336px;
	width:100%;
}
.scwcontact_showrowdetail_colum_item_info{
	background: #F6F6F6;
padding:60px;
display:grid;
grid-template-columns:1fr;
grid-gap:60px;
}
.scwcontact_showrowdetail_colum_item_info_col.head{
font-family: Quattrocento Sans;
font-weight: 700;
font-style: Bold;
font-size: 18px;
leading-trim: CAP_HEIGHT;
line-height: 20px;
letter-spacing: 20%;
text-transform: uppercase;
margin-top:0;
margin-bottom:33px;
color: #4D4D4E;
}
.scwcontact_showrowdetail_colum_item_info_col.col1{

}
.scwcontact_showrowdetail_colum_item_info_col.col1 .item{
display:grid;
grid-template-columns:32px auto;
align-items:center;
margin-bottom:16px;
}
.scwcontact_showrowdetail_colum_item_info_col.col1 .item:last-child{
margin-bottom:0;
}
.scwcontact_showrowdetail_colum_item_info_col.col2{

}
.scwcontact_showrowdetail_colum_item_info_col.col2 .item{
font-family: Quattrocento Sans;
font-weight: 400;
font-style: Regular;
font-size: 18px;
leading-trim: CAP_HEIGHT;
line-height: 33px;
letter-spacing: 0%;
color: #525251;
}

/*form pop up*/
/* ==== Logo ==== */
.scwhome_intro_popup_logo {
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
}
.scwhome_intro_popup_logo img {
  max-width: 100%;
  height: 68px;
  object-fit: contain;
}
.mfp-close {
  right: 30px !important;
  top: 30px !important;
  font-size: 50px !important;
}
.scwhome_intro_popup_form .quform-option-text, .scwpopup_des_text {
  font-family: Quattrocento Sans;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  vertical-align: middle;
  color: #525251;
  display: inline-block;
  padding-left:0;
}
..quform-element.quform-element-checkbox.quform-element-1_6.quform-cf.quform-element-required .quform-spacer {
  padding: 0;
  margin: 0;
}
.scwhome_intro_popup_form .quform-element.quform-element-html.quform-element-1_7.quform-cf .quform-spacer{
	  align-items: start;
  display: grid;
  grid-template-columns: 40px auto;
  grid-gap: 10px;
}
.scwhome_intro_popup_form .quform-element.quform-element-html.quform-element-1_7.quform-cf{
	  margin-top:30px;
}
.scwhome_intro_popup_form .quform-element.quform-element-html.quform-element-1_7.quform-cf .quform-spacer{
	  align-items: start;
  display: grid;
  grid-template-columns: 40px auto;
  grid-gap: 10px;
}
.quform-option {
  margin: 0;
  padding: 0;
  min-height: 25px;
  position: relative;
  align-items: start;
  display: grid;
  grid-template-columns: 20px auto;
  grid-gap: 10px;
}
/* ==== Tiêu đề chính ==== */
.scwhome_intro_popup_head {
  font-family: Outfit;
  font-weight: 400;
  font-size: 48px;
  line-height: normal;
  text-align: center;
  color: #4D4D4E;
  margin-top: 0;
  margin-bottom: 40px;
}

/* ==== Đoạn mô tả ==== */
.scwhome_intro_popup_des {
color: #4D4D4E;
  max-width: 426px;
  font-family: "Quattrocento Sans", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 33px;
  text-align: center;
  margin: 0 auto 30px; 
}

/* ==== Divider nhỏ ==== */
.scwhome_intro_popup_des::after {
  content: "";
  display: block;
  height: 30px;
  width: 1px;
  background: #CDC9BC;
  margin: 20px auto;
}

/* ==== Subhead ==== */
.scwhome_intro_popup_subhead {
  color: #525251;
  margin-top: 0;
  max-width: 100%;
  margin-bottom: 40px;
  width: 100%;
  font-family: Quattrocento Sans;
  font-weight: 400;
  font-size: 18px;
  line-height: normal;
  text-align: center;
}

/* ==== Form căn giữa ==== */
.scwhome_intro_popup_form .quform-form-inner {
  max-width: 1005;
  margin: 0 auto;
}
.scwhome_intro_popup_form .quform-label-text {
  font-family: Quattrocento Sans;
  font-weight: 700;
  font-size: 18px;
  line-height: normal;
  vertical-align: middle;
  color: #4D4D4E;
  margin-bottom: 16px;
}
/* ==== Input ==== */
.scwhome_intro_popup_form .quform-element {
  margin-bottom: 30px;
}
.scwhome_intro_popup_form input[type="text"], .scwhome_intro_popup_form input[type="email"], .scwhome_intro_popup_form input[type="tel"] {
  width: 100%;
  padding: 12px 15px;
  border-radius: 0;
  font-size: 14px;
  margin-bottom: 0;
  box-sizing: border-box;
  border: 1px solid #D8D8D8;
}
/* ==== Button Submit ==== */
.scwhome_intro_popup_form  .quform-button-submit button {
  padding: 22px 41px !important;
  background-color: #5C6B65;
  color: #fff;
  letter-spacing: 2px;
  border: none;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  transition: background 0.3s ease;
  font-family: Quattrocento Sans;
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  text-transform: uppercase;
}
.scwhome_intro_popup_form .quform-button-submit button:hover {
  background-color: #3c4640;
}
.scwhome_intro_popup_form .quform-element.quform-element-submit.quform-element-1_2.quform-cf.quform-button-style-theme {
  margin: 0;
}
.scwhome_intro_popup_form .quform-button-submit.quform-button-submit-default.quform-button-submit-1_2 {
  margin-top: 10px;
  margin-left: 0;
  margin-right: 0;  margin-bottom: 0;
}
/* Căn giữa nút */
.scwhome_intro_popup_form .quform-button-submit {
  text-align: center;
  margin-top: 20px;
}
#scwhome_intro_popup {
  width: 100%;
  max-width: 690px;
  background: #fff;
  padding-top: 40px;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
  padding-bottom: 60px;
  padding-left: 60px;
  padding-right: 60px;
}

.quform-spacer {
  padding: 0;
  margin: 0;
}
#quform_1_6_4a2218_label {
  display: none;
}
/* ================= Responsive ================= */
@media (max-width: 1409px) {
	.scwheader_menu .menu {
  gap: 10px;
}
.container {
padding: 0 2rem;
}
}
@media (max-width: 1300px) {
	.scwfooter_bl1_col .scwfooter_bl1_head, .scwfooter_bl1_col.col2, .scwfooter_bl1_col.col3 {
  min-width: auto;
}
	.scwheader .container {
  grid-gap: 40px;
}
.scwhome_intro .container,.scwhome_ourapp_text .container {
  width: 65%;
}
.scwfooter_bl1_col.col1 .scwfooter_bl1_col_con .menu {
  grid-column-gap: 50px;
}
.scwfooter_bl1 {
  gap: 50px;
}
}
@media (max-width: 1200px) {
	.scwfooter_bl1_col.col3 {
  width: 256px;
}
  .scwhome_intro .container,
  .scwhome_ourapp_text .container {
    width: 60%;
  }
  .scwfooter_bl1 {
    gap: 50px;
  }
  .scwfooter_bl1_col.col1 .scwfooter_bl1_col_con .menu {
  grid-column-gap: 10px;
}
  .scwheader_menu .menu li a {
  font-size: 12px;
}
.scwheader .container {
  grid-gap: 20px;
}
.scwhome_banner_heading {
  font-size: 50px;
  line-height: 60px;
}
.scwhome_intro .container, .scwhome_ourapp_text .container {
  width: 80%;
}
}


@media (max-width: 1024px) {
  .scwhome_banner_heading {
    font-size: 48px;
    line-height: 56px;
  }
  .scwhome_intro .container,
  .scwhome_ourapp_text .container {
    width: 70%;
  }
.scwfooter_bl1, .scwfooter_bl1_col.col1 .scwfooter_bl1_col_con .menu {
  grid-column-gap: 15px;
  grid-row-gap: 0;
}
}


@media (max-width: 991px) {
.scwfooter_bl1_col.col3 {
  max-width: 100%;
  width: 50%;
  position: absolute;
  bottom: 0;
  right: 0;
}
	.scwfooter_bl1_col.col1 {
  margin-bottom: 30px;
}
.scwfooter_bl1, .scwfooter_bl1_col.col1 .scwfooter_bl1_col_con .menu {
  text-align: left;
  grid-gap: 0;
}
.scwfooter_bl1_col .menu li {
  margin-bottom: 10px;
}
	.scwhome_ourstory_con_title {
  font-size: 35px;
  line-height: 45px
}
	.scwhome_banner {
  height: auto;
}
	.scwhome_banner .container {
  margin: 200px 0;
}
	  .scwheader_popup_con {
    grid-template-columns: 1fr;
    gap: 30px;
    text-align: center;
  }
  .scwheader_popup_con_right {
    min-height: 200px;
  }
  .scwheader_menu {
    display: none;
  }
  .scwheader_bar {
    display: grid;
  }
.scwheader .container {
  grid-template-columns: auto 36px;
}
  .scwfooter_bl1 {
    grid-template-columns: 1fr;
    text-align: center;
    margin-bottom: 80px;
	position: relative;
  }
  .scwfooter_bl1_col.col1 .menu {
    grid-template-columns: 1fr;
    grid-gap: 20px;
  }
  .scwfooter_bl1_col3_con {
    flex-direction: column;
    gap: 10px;
  }
}


@media (max-width: 768px) {
	.scwhome_intro_popup_logo,.scwhome_intro_popup_form .quform-element.quform-element-html.quform-element-1_7.quform-cf,
	.scwhome_intro_popup_subhead {
  margin-bottom: 20px;
}
.scwhome_intro_popup_form .quform-element {
  margin-bottom: 10px;
}
	.scwhome_intro_popup_head {
  font-size: 35px;
}
	#scwhome_intro_popup {
  max-width: 90%;
	}
	.scwhome_clientsay_con .bx-wrapper {
  padding-bottom: 0;
}
	.scwfooter {
  margin-top: 50px;
}
	.scwfooter_line {
  padding-bottom: 30px;
}
	.scwfooter_bl2_menu ul {
  gap: 20px;
}
	.scwfooter_bl2_logo,.scwfooter_bl2_menu{
  margin-bottom: 10px;
}
	.scwhome_instagram_but a{
  padding: 10px 20px;
}
	.scwhome_instagram_con {
  margin-top: 30px;
  margin-bottom: 30px;
}
	.scwhome_instagram_icon {
  padding-bottom: 30px;
}
	.scwhome_ourapp_text {
  padding: 50px 0;
}
	.scwhome_intro,.scwhome_boxes,.scwhome_ourstory,.scwhome_ourapp,.scwhome_instagram,.scwhome_clientsay {
  margin-top: 50px;
}
.scwhome_intro_head,.scwhome_intro_des,.scwhome_intro_hl ,.scwhome_ourstory_con_title,.scwhome_banner_heading,
.scwhome_ourstory_con_des,.scwhome_ourapp_head,.scwhome_ourapp_des,.scwhome_clientsay_head,.scwfooter_bl2_cpr{
  margin-bottom: 30px;
}
.scwfooter_bl1 {
  margin-bottom: 50px;
}
	.scwhome_banner .container {
  margin-top: 150px;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
}
  .scwhome_banner_heading {
    font-size: 36px;
    line-height: 44px;
  }
  .scwhome_intro .container,
  .scwhome_ourapp_text .container {
    width: 90%;
  }
  .scwhome_boxes .container {
    grid-template-columns: 1fr;
  }
  .scwhome_ourstory_con {
    width: 100%;
    padding: 40px 20px;
  }
  .scwhome_ourstory_img {
    position: relative;
    width: 100%;
    transform: none;
    top: 0;
    margin-top: 20px;
  }
  .scwhome_instagram_con {
    grid-template-columns: repeat(2, 1fr);
  }
}


@media (max-width: 640px) {
	.scwheader_popup_con .scwheader_menubutton a {
  width: auto;
  height: auto;
  line-height: normal !important;
  padding: 10px 20px;
}
	.scwheader_popup .container {
  max-width: 100%;
	}
	.scwheader_popup_con {
  padding-right: 40px;
}
	.scwhome_boxes_item_hover .scwhome_boxes_item_hover_des {
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 26px;
  width: 80%;
}
.scwhome_boxes_item_hover_but a {
  padding: 10px 20px;
}
	.scwhome_boxes_item_hover .scwhome_boxes_item_hover_title {
  margin-bottom: 20px;
	}
	.scwhome_boxes_item_hover .scwhome_boxes_item_hover_des {
	margin-bottom: 30px;
	}
	.scwhome_banner_heading {
  font-size: 32px;
  line-height: 42px;
	}
  .scwhome_banner_but a{
    padding: 16px 24px;
  }
  .scwhome_ourstory_con_buts {
    grid-template-columns: 1fr;
    gap: 15px;
  }

}


@media (max-width: 480px) {
	.scwhome_ourapp_but a {
  padding: 10px 20px;
}
	.scwhome_intro_but_a i {
  margin-left: 5px;
}
	#scwhome_intro_popup {
  padding: 20px;
}
	.scwhome_boxes_item_hover .scwhome_boxes_item_hover_title {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 28px;
}
.scwhome_boxes_item_hover .scwhome_boxes_item_hover_des {
  width: 100%;
  font-size: 12px;
  line-height: 22px;
  margin-bottom: 10px;
}
.scwhome_boxes_item_hover_but a {
  padding: 5px 10px;
  font-size: 12px;
}
	.scwfooter_bl1_col.col1 .scwfooter_bl1_col_con .menu {
  grid-template-columns: 1fr;
}
	.scwfooter_bl2_menu ul {
  grid-template-columns: 1fr;
	}
	.scwfooter_bl1_col.col3 {
  max-width: 100%;
  width: 100%;
  position: relative;
  bottom: 0;
  right: 0;
  margin-top: 30px;
}
  .scwhome_banner_heading {
    font-size: 28px;
    line-height: 36px;
  }
  .scwhome_intro_head,
  .scwhome_ourapp_head,
  .scwhome_clientsay_head {
    font-size: 28px;
    line-height: 36px;
  }
  .scwhome_intro_des,
  .scwhome_ourapp_des {
    font-size: 16px;
    line-height: 28px;
  }
  .scwhome_instagram_con {
    grid-template-columns: 1fr;
  }
  .scwfooter_bl2_menu ul {
    gap: 10px;
  }
  .scwhome_ourstory_con_title {
  font-size: 22px;
  line-height: 32px;
}
}


@media (max-width: 375px) {
	.scwhome_intro_popup_head {
  font-size: 30px;
}
.scwhome_intro_popup_des {
  font-size: 16px;
  line-height: 26px;
}
.scwhome_intro_popup_form .quform-button-submit button {
  padding: 10px 20px !important;
}
	.scwhome_clientsay_con_slider_item_mt {
  grid-template-columns: auto;
}
	.scwhome_ourapp_img img {
  width: 100%;
}
.scwhome_ourapp_img {
  margin-bottom: -5px;
}
	.scwfooter_bl1_col.col1 .scwfooter_bl1_col_con .menu {
  grid-template-columns: 1fr;
	}
.scwhome_banner_but a, .scwhome_intro_but a, .scwhome_ourapp_but a{
  padding: 10px;
  font-size: 14px;
}
.scwheader .scwheader_popup_head_logo img {
  max-height: 40px;
  width: 100%;
}
.scwhome_ourstory_con_des {
  font-size: 16px;
  line-height: 26px;
}
.scwhome_clientsay_con_slider_item_info_dt {
  float: left;
}
}


@media (max-width: 320px) {
	
  .scwhome_banner_heading {
    font-size: 22px;
    line-height: 28px;
  }
  .scwhome_intro_des,
  .scwhome_ourapp_des {
    font-size: 14px;
    line-height: 22px;
  }
}
