 
 * {
  box-sizing: border-box;
}
body {
  margin: 0 auto;
  display: inline-block;
width: 100%;
background: #fff;
}
.container {
  max-width: 1410px;
width: 100%;
padding: 0 2rem;
margin: 0 auto;
}
.scwheader_bar i {
  color: #fff;
  font-size: 50px;
  line-height: 90px;
}
.scwheader_bar {
  background: #191919;
  width: 90px;
  height: 90px;
  display: inline-block;
  text-align: center;
  cursor: pointer;
}
.scwheader_right_menu {
  display: none;
}
.home .scwheader {
  display: inline-block;
  width: 100%;
  top: 30px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 9;
}
.scwheader_logo img {
  width: auto;
  height: 53px;
  object-fit: contain;
}
.scwheader {
  display: inline-block;
  width: 100%;
  position: relative;
  padding: 30px 0;
}
.scwheader .container {
display: grid;
grid-template-columns: auto 90px;
align-items: center;
}
.scwheader_right {
  text-align: right;
  display: inherit;
}
#main-content {
  display: inline-block;
  width: 100%;
  margin: 0 auto;
}
.scwhome_banner {
  display: inline-block;
  width: 100%;
  margin-bottom: 80px;
  position: relative;
}
.scwhome_banner_slider_con_item::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(35, 35, 35, 0.5);
  z-index: 1;
}
.scwhome_banner .container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: auto;
  z-index: 9;
}



.scwhome_banner_slider_con_item_head {
  font-family: Onest;
  font-weight: 400;
  font-size: 96px;
  line-height: 98px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
  margin-top: 204px;
  width: 70%;
}
.scwhome_banner_slider_con_item_subhead {
  font-family: Onest;
  font-weight: 300;
  font-size: 32px;
  line-height: 40px;
  color: #fff;
  margin-top: 20px;
  width: 50%;
}
.scwhome_banner .bx-wrapper {
  box-shadow: none;
  border: none;
  background: none;
  margin-bottom: 0;
}
.scwhome_banner_slider_con_item_bg {
  width: 100%;
  max-height: 920px;
  object-fit: cover;
  height: auto;
}
.scwhome_banner .bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 8px;
  height: 8px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.scwhome_banner .bx-wrapper .bx-pager.bx-default-pager a:hover,
.scwhome_banner .bx-wrapper .bx-pager.bx-default-pager a.active, 
.scwhome_banner .bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #fff;width: 12px;
  height: 12px;  border-radius: 100%;
}
.scwhome_banner .bx-wrapper .bx-pager, .scwhome_banner .bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: 50px;
  width: 100%;
  padding-top: 0;
}
.scwhome_intro {
  display: inline-block;
  width: 100%;
  margin-bottom: 200px;
}
.scwhome_intro .container {
  width: 700px;
  font-family: Onest;
  font-weight: 300;
  font-size: 20px;
  line-height: 36px;
  letter-spacing: 0%;
  text-align: center;
  color: #191919;
}
.scwhome_about {
  display: inline-block;
  width: 100%;
  position: relative;
  margin-bottom: 70px;
}
.scwhome_about_bg {
  background: #EFEFEF;
  display: inline-block;
  width: 100%;
  height: 70%;
  position: absolute;
  z-index: -1;
}
.scwhome_about .container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 80px;
align-items: end;
}
.scwhome_about_left img {
  width: 100%;
  max-height: 898px;
  object-fit: cover;
  height: 100%;
}
.scwhome_about_right img {
  width: 100%;
  margin-top: -100px;
  max-height: 705px;
  height: auto;object-fit:cover;
}
.scwhome_about_head {
  font-family: Onest;
  font-weight: 400;
  font-size: 88px;
  line-height: 96px;
  letter-spacing: -1%;
  vertical-align: middle;
  text-transform: uppercase;
  margin-top: 40px;
  margin-bottom: 0;
}
.scwhome_about_des {
  font-family: Onest;
  font-weight: 300;
  font-size: 20px;
  line-height: 36px;
  letter-spacing: 0%;
  margin-top: 20px;
}
.scwhome_services {
  display: inline-block;
  width: 100%;
  margin-bottom: 70px;
}
.scwhome_services_head {
  font-family: Onest;
  font-weight: 400;
  font-size: 88px;
  line-height: 96px;
  letter-spacing: -1%;
  vertical-align: middle;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 30px;
}
.scwhome_services_con_item {
  border-top: 1px solid #191919;
  margin: 0;
  padding: 50px 20px;
  position: relative;
}
.scwhome_services_con_item_bg {
  display: none;
}
.scwhome_services_con_item:hover .scwhome_services_con_item_bg {
  display: inline-block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
}
.scwhome_services_con_item:hover a {
	position: relative;
  color: #fff;
}
.scwhome_services_con_item:last-child {
  border-bottom: 1px solid #191919;
}
.scwhome_services_con_item a {
  font-family: Onest;
  font-weight: 300;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: 0%;
  vertical-align: middle;
  text-decoration: unset;
}
.scwhome_ourwork_head {
  font-family: Onest;
  font-weight: 400;
  font-size: 88px;
  line-height: 96px;
  letter-spacing: -1%;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 50px;
}
.scwhome_ourwork {
  display: inline-block;
  width: 100%;
  margin-bottom: 70px;
}
.scwhome_clients {
  display: inline-block;
  width: 100%;
  padding: 70px 0;
  background: #EFEFEF;
}
.scwhome_clients .container {
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  align-items: center;
}

.scwhome_clients_head {
  grid-column: span 2;
  font-family: Onest;
font-weight: 400;
font-size: 88px;
line-height: 96px;
letter-spacing: -1%;
vertical-align: middle;
max-width: 570px;
text-transform: uppercase;

}

.scwhome_clients_item {

}
.scwhome_clients_item_name {
  font-family: Onest;
  font-weight: 300;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0%;
  text-align: center;
  color: #191919;
  vertical-align: middle;
  height: 64px;
  display: inline-block;
  width: 100%;
}
.scwhome_clients_item a {
  text-decoration: unset;display: inline-block;width: 100%;
}

.scwhome_clients_item_img {
  width: 100%;
  max-height:330px;
  object-fit:cover;
  margin-bottom: 10px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  height:auto;
}

.scwhome_clients_name {
  display: block;
  font-size: 14px;
  color: #333;
  margin-top: 5px;
}
.scwfooter {
  display: inline-block;
  width: 100%;
  padding: 60px 0;
  background: #191919;
}
.scwfooter .container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}
.scwfooter_right {
  text-align: right;
  position: relative;
}
.scwfooter_left_item {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}
.scwfooter_left_item:last-child {
  margin-bottom: 0;
}
.scwfooter_left_item a {
  font-family: Onest;
  font-weight: 300;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #fff;
  text-decoration: unset;
}
.scwfooter_left_item_head {
  font-family: Onest;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #fff;
  margin: 0;
}
.scwfooter_right_menu .menu-footer-menu-container {
  position: absolute;
  right: 215px;
}
.scwfooter_right_menu .menu-footer-menu-container #menu-footer-menu li {
  float: left;
  margin-right: 50px;
  list-style:none;
}
.scwfooter_right_menu .menu-footer-menu-container #menu-footer-menu {
  display: inline-block;
  margin: 0;padding-left: 0;
}
.scwfooter_right_menu .menu-footer-menu-container #menu-footer-menu li:last-child {
  margin-right: 0;
}
.scwfooter_right_menu .menu-footer-menu-container #menu-footer-menu li a,.scwfooter_right_menu_copyr{
	color:#fff;
	font-family: Inter;
font-weight: 400;
font-size: 16px;
line-height: 100%;
letter-spacing: 0%;
text-decoration:unset;
vertical-align: middle;
}
.scwfooter_right_logo img {
  height: auto;
  width: auto;
  object-fit: contain;
}
.swiper-carousel {
  position: relative;
  margin: 0 auto;
  max-width: 100%;
  overflow: hidden;
}
.swiper-carousel .swiper-slide,
.swiper-carousel swiper-slide {
  position: relative;
}
.swiper-carousel {
  padding-bottom: 32px;
  max-width: 1200px;
}
.swiper-carousel .swiper-slide {
  width: 520px;
  height: 380px;
  border-radius: 8px;
  background: #18212b;
  max-width: calc(100% - 48px);
}
.swiper-carousel .swiper-carousel-animate-opacity {
  height: 100%;
}
.swiper-carousel .swiper-pagination-bullets {
  bottom: 0;
}
.swiper-carousel img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  border-radius: 8px;
}
.swiper-carousel .slide-content {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  padding: 88px 16px 24px;
  box-sizing: border-box;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75));
  border-radius: 0 0 8px 8px;
}
.swiper-carousel .slide-content h2 {
  margin: 0;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.1;
}
.swiper-carousel .slide-content p {
  margin: 8px 0 0;
  opacity: 0.65;
  font-size: 14px;
  font-weight: 500;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.scwfooter_right_logo {
  margin-bottom: 30px;
}
.swiper_bottom {
  width: 50% !important;
  position: relative;
  margin-bottom:0;
  margin-left:auto;
  margin-right:auto;
  display: grid;
  grid-template-columns: auto 70px;
  grid-gap: 10px;
  margin-top: 30px;
  align-items: center;
}
.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  position:relative;
  height: var(--swiper-pagination-progressbar-size,4px);
  left: 0;
  top: auto!important;
  right: 0;
  margin: 0 auto;
  bottom: 0!important;
  background: #EFEFEF;
}
.swiper-pagination_number {
  font-family: Onest;
  font-weight: 300;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: right;
  vertical-align: middle;
  color: #191919;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background:#191919!Important;
}
.scwfooter_right_logo a {
  display: inline-block;
  width: 100%;
}
.scwheader_right_menu {
  background: #fff;
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 100%;
  padding: 2rem;
  text-align: center;
  top: 0;z-index: 9;
}
.scwheader_right_menu .menu-main-menu-container {

}
.scwheader_right_menu_socials .pushy-soc {
  padding-left: 0;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  width: 200px;
  margin: 20px auto;
}
.scwheader_right_menu_socials .pushy-soc li a {
  display: inline-block;
  width: 100%;
}
.scwheader_right_menu_email a {
  text-decoration: unset;
  font-size: 24px;
color: #111111;
position: relative;
padding: 0;
display: table;
margin: auto;
}
.scwheader_right_menu_email a::after {
  content: '';
  position: absolute;
  height: 1px;
  background: #000;
  bottom: 0;
  left: -5px;
  right: -5px;
  opacity: 1;
  transition: all 0.3s;
}
.scwheader_right_menu .menu-main-menu-container ul {
  margin-top: 60px;
  padding-left: 0;
  display: inline-block;
  width: 100%;
}
.scwheader_right_menu_logo a {
  display: inline-block;
  width: 100%;
}
.scwheader_right_menu ul li {
	list-style: none;
}
.scwheader_right_menu ul li a{
	text-decoration:unset;
	font-family: Onest;
font-weight: 400;
font-size: 30px;
line-height: 65px;
letter-spacing: -1%;
text-align: center;
vertical-align: middle;
text-transform: uppercase;
position: relative;
}
.scwhome_about_right_images_mobile {
  display: none;
}
.scwheader_right_menu_logo {
  display: inline-block;
  float: left;
  width: auto;
  margin-top: 30px;text-align: left;
}
.scwheader_right_menu_logo a {
  display: inline-block;
  width: 50%;
}
.scwheader_right_menu_logo img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

.scwheader_right_menu ul li a:hover {
  color: #000;
}
.scwheader_right_menu ul li a:hover::after {
  opacity: 1;
}
.scwheader_right_menu ul li a::after {
  content: '';
  position: absolute;
  height: 1px;
  background: #000;
  bottom: 0px;
  left: -5px;
  right: -5px;
  opacity: 0;
  transition: all 0.3s;
}
.scwheader_right_menu .container {
  display: inline-block;
  width: 100%;
  position: relative;
  padding: 0;
}
.scwheader_right_menu_close {
  position: absolute;
  top: 30px;
  right: 0;
  font-size: 30px;
  cursor:pointer;
}
.scwprojects_head h1,.scwabout_head h1 {
  font-weight: 400;
font-size: 96px;
line-height: 98px;
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-top: 0;
  margin-bottom: 3.3vmax;
}
.scwprojects_con {
  display: inline-block;
  width: 100%;
}
.scwprojects_con_projects {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 30px;
}
.scwprojects_con_item_thum a {
  display: inline-block;
  width: 100%;
  text-decoration: unset;
}
.scwprojects_con_item_thum {
  margin-top: 0;
  margin-bottom: 15px;
}
.scwprojects_con_item_thum img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  order: 1;
transition: opacity ease 200ms;
}
.scwprojects_con_item_thum:hover img {
  opacity: .7;
}
.scwprojects_con {
  display: inline-block;
  width: 100%;
  background: #f3f2f2;
  padding: 6.6vw 0;
}
.scwprojects_con_item_name {
  margin: 0;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.scwprojects_con_item_name a {
  text-decoration: unset;
  font-size: 1.4rem;
}
.scwproject_head {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.scwproject_head_des {
  display: inline-block;
  width: 100%;
  margin-bottom: 4.4vw;
  color: #4e4e4e;
}
.scwproject_gl {
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
}
.scwproject_gl .container {
  column-count: 2;
  column-gap: 1rem;
}

.scwproject_gl_item {
  display: block;
  width: 100%;
  margin-bottom: 1rem;

  opacity: 0;
  transform: translateY(20px);
  animation: fadeInUp 0.6s ease forwards;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Delay lần lượt cho từng ảnh */
.scwproject_gl_item:nth-child(1)  { animation-delay: 0.1s; }
.scwproject_gl_item:nth-child(2)  { animation-delay: 0.2s; }
.scwproject_gl_item:nth-child(3)  { animation-delay: 0.3s; }
.scwproject_gl_item:nth-child(4)  { animation-delay: 0.4s; }
.scwproject_gl_item:nth-child(5)  { animation-delay: 0.5s; }
.scwproject_gl_item:nth-child(6)  { animation-delay: 0.6s; }
.scwproject_gl_item:nth-child(7)  { animation-delay: 0.7s; }
.scwproject_gl_item:nth-child(8)  { animation-delay: 0.8s; }
.scwproject_gl_item:nth-child(9)  { animation-delay: 0.9s; }
.scwproject_gl_item:nth-child(10) { animation-delay: 1.0s; }
.scwproject_gl_item:nth-child(11) { animation-delay: 1.1s; }
.scwproject_gl_item:nth-child(12) { animation-delay: 1.2s; }
.scwproject_gl_item:nth-child(13) { animation-delay: 1.3s; }
.scwproject_gl_item:nth-child(14) { animation-delay: 1.4s; }
.scwproject_gl_item:nth-child(15) { animation-delay: 1.5s; }
.scwproject_gl_item:nth-child(16) { animation-delay: 1.6s; }
.scwproject_gl_item:nth-child(17) { animation-delay: 1.7s; }
.scwproject_gl_item:nth-child(18) { animation-delay: 1.8s; }
.scwproject_gl_item:nth-child(19) { animation-delay: 1.9s; }
.scwproject_gl_item:nth-child(20) { animation-delay: 2.0s; }

.scwproject_gl_item img {
  width: 100%;
  height: auto;
  display: block;
}

.scwproject_actions {
  display: inline-block;
  width: 100%;
  margin-bottom: 50px;
}
.scwproject_actions_next {
  font-size: 30px;
  text-decoration: unset;
  display: grid;
  grid-template-columns: auto auto;
  align-items: center;
  width: auto;
  float: right;
}
.scwproject_actions_prev {
  font-size: 30px;
  text-decoration: unset;
  display: grid;
  grid-template-columns: auto auto;
  align-items: center;
  width: auto;
  float: left;
}
.caret-right-icon--small {
  width: 30px;
  height: 30px;
  stroke: black;
  margin-left: 20px;
}
.caret-left-icon--small {
  width: 30px;
  height: 30px;
  stroke: black;
  margin-right: 20px;
}

.scwabout_con {
  background: #EFEFEF;
  padding: 50px 0;
}
.scwabout_con_info {
  display: inline-block;
  width: 100%;
  position: relative;
  margin-bottom: 50px;
}
.scwabout_con_left {
  background-color: #ffffff;
  padding: 30px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  width:40%;
  transform: translateY(-50%);
}
.scwabout_con_right {
  width: 70%;
  float: right;
}
.scwabout_con_right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-height: 600px;
}
.scwabout_con_clients_head {
  margin-top: 0;
  margin-bottom: 30px;
  text-align: center;
  font-size: 30px;
}
.scwabout_con_clients_con .bx-wrapper {
  box-shadow: none;
  border: none;
  background: none;
}
.scwabout_con_clients_con_slider_item a {
  display: inline-block;
}
.scwabout_con_clients_con_slider_item {
  text-align: center;
  border: 1px solid #aaa;
  border-radius: 5px;
  background: #fff;
}
.scwabout_con_clients_con_slider_item a img {
  width: 100%;
  height: 80px;
  object-fit: contain;
}
.scwabout_con_clients_con .bx-controls.bx-has-pager {
  display: inline-block;
  width: 100%;
  margin-top: 30px;
}
.scwcontact_con {
  padding: 60px 0;
  background-color: #f8f9fa;
  font-family: 'Arial', sans-serif;
}

.scwcontact_con .container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  align-items: start;
}

/* Cột bên trái - thông tin liên hệ */
.scwcontact_con_left {
  color: #333;
}

.scwcontact_con_left p {
  margin-bottom: 10px;
  line-height: 1.6;
  font-size: 16px;
}

.scwcontact_con_left strong {
  display: block;
  font-size: 18px;
  color: #000;
}

.scwcontact_con_left a {
  color: #000;
  text-decoration: none;
  font-size: 18px;
}

.scwcontact_con_left a:hover {
  text-decoration: underline;
}

/* Cột bên phải - form liên hệ */
.scwcontact_con_right {
  background: #fff;
  padding: 30px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

/* Form input styles */
.quform-field {
  width: 100%;
  padding: 10px 14px;
  border: 1px solid #ccc;
  font-size: 16px;
  margin-bottom: 20px;
  box-sizing: border-box;
}

.quform-label-text {
  font-weight: bold;
  margin-bottom: 6px;
  display: block;
  font-size: 15px;
}

/* Nút gửi */
.quform-submit {
  background-color: #000;
  color: white;
  font-size: 16px;
  border: none;
  border-radius: 6px;
  padding: 12px 24px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.quform-submit:hover {
  background-color: #0056b3;
}

/* CAPTCHA */
.quform-captcha-image-img {
  border: 1px solid #ccc;
  margin-top: 10px;
}
.scwcontact_map iframe {
  display: block;
}
.scwprojects_con_pagination {
  display: grid;
  grid-auto-flow: column;
  gap: 12px;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  font-family: Arial, sans-serif;
  flex-wrap: wrap;
}

.scwprojects_con_pagination a,
.scwprojects_con_pagination span {
  display: inline-block;
  padding: 8px 14px;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #f2f2f2;
  color: #333;
  text-decoration: none;
  font-size: 16px;
  transition: all 0.3s ease;
}

.scwprojects_con_pagination a:hover {
  background-color: #000;
  color: #fff;
}

.scwprojects_con_pagination .current {
  background-color: #000;
  color: #fff;
  font-weight: bold;
  cursor: default;
  pointer-events: none;
}

@media (max-width: 1200px) {
.scwhome_banner_slider_con_item_head {
  font-size: 90px;
}
.scwhome_intro .container {
  width: 60%;
}
}
@media (max-width: 1024px) {
	  .scwabout_con_left {
    position: static; /* bỏ position absolute */
    transform: none;
    width: 100%;
    margin-bottom: 20px;
  }
  .scwabout_con_right {
    width: 100%;
    float: none;
  }
  .scwabout_con_right img {
    max-height: 400px;
  }
	.scwhome_clients_head {
  font-size: 75px;
	}
  .scwhome_clients .container {
    grid-template-columns: repeat(4, 1fr);align-items: start;
  }

  .scwhome_clients_head {
    grid-column: span 4;
    max-width: 100%;text-align: center;
  }
  .scwhome_banner_slider_con_item_head {
    font-size: 70px;
    line-height: 80px;
  }
  .scwhome_intro .container {
  width: 80%;
}
.scwhome_clients_item_name {
  font-size: 20px;
  line-height: 30px;
}
.scwfooter_right_menu .menu-footer-menu-container {
  right: 210px;
}
}
@media (max-width: 980px) {
	.scwhome_about_left {
  display: none;
}
.scwhome_about_right_images_mobile {
  display: inline-block;
}
.scwhome_about_right_images {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 30px;
}
.scwhome_about .container {
  grid-template-columns: 1fr;
}
.scwhome_about_right {
  padding-bottom: 30px;
}
  .scwhome_clients_item_name {
    height: auto;
  }
    .scwhome_clients .container {align-items: start;
  }
  .scwhome_banner_slider_con_item_head {
    font-size: 60px;
    line-height: 70px;
  }
  .scwhome_intro .container {
  width: 100%;
}
.scwhome_about_des {
  font-size: 18px;
  line-height: normal;display: inline-block;
    width: 100%;
}
.scwhome_banner_slider_con_item_head,
.scwhome_banner_slider_con_item_subhead {
  width: 100%;
}
.scwhome_banner_slider_con_item_bg {
  max-height: 700px;
}
  .scwhome_about_head {
    font-size: 60px;
    line-height: 70px;
    display: inline-block;
    width: 100%;
  }
 .scwhome_about .container {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 0;
    align-items: center;
  }
.scwhome_about_bg {
  height: 100%;
}


.scwhome_clients_head,.scwhome_ourwork_head,.scwhome_services_head,.scwhome_about_head,.scwhome_banner_slider_con_item_head {
  font-size: 70px;
  line-height: 80px;
}
.scwfooter_right_logo img {
  width: 70%;
}
.scwfooter_right_menu .menu-footer-menu-container {
    right: 0;
    position: relative;
  }
}

@media (max-width: 768px) {
  .scwcontact_con .container {
    grid-template-columns: 1fr;
  }
  .scwhome_about_right img,.scwhome_about_left img {
    height: 500px;
  }
  .scwhome_intro .container {
  width: 100%;
}
.scwhome_about_des {
  font-size: 18px;
  line-height: normal;
}
.scwhome_banner_slider_con_item_bg {
  max-height: 700px;
}

.scwhome_services_con_item a {
  font-size: 24px;
  line-height: 34px;
}
 .scwhome_clients_item_name {
    font-size: 14px;
    line-height: 24px;height:auto;
  }
  .scwfooter_right_logo img {
  width: 70%;
}
.scwfooter_right_menu .menu-footer-menu-container {
    right: 0;
    position: relative;
  }
.scwfooter_right_menu .menu-footer-menu-container #menu-footer-menu li {
  margin-right: 15px;
}
.scwfooter_left_item a {
  font-size: 18px;
  line-height: 28px;
}
.scwhome_clients_head,.scwhome_ourwork_head,.scwhome_services_head,.scwhome_about_head,.scwhome_banner_slider_con_item_head {
  font-size: 50px;
  line-height: 60px;
}
.scwheader_bar {
  width: 60px;
  height: 60px;
}
.scwheader_bar i {
  font-size: 40px;
  line-height: 60px;
}
}

@media (max-width: 640px) {
	.scwprojects_head h1, .scwabout_head h1 {
  font-size: 40px;
  line-height: 50px;
	}
	.scwcontact_con {
  padding: 30px 0;
	}
	.scwprojects_con_projects {
  grid-template-columns: 1fr 1fr;
}
	.scwheader_right_menu_logo {
  margin-top: 0;
}
.scwheader_right_menu_close {
  top: 0;
}
	.scwhome_about_left img,.scwhome_about_right img {
  height: 400px;
}
  .swiper-carousel .swiper-button-next,
.swiper-carousel .swiper-button-prev {
    display: none !important;
  }
 .scwhome_clients .container {
    grid-template-columns: repeat(2, 1fr);
    align-items: start;
  }
.scwfooter_right_menu .menu-footer-menu-container {
    right: 160px;
    position: absolute;
  }
 .scwhome_clients_head {
    grid-column: span 2;
}
  .scwhome_banner_slider_con_item_bg {
  max-height: 460px;
}
  .scwhome_banner_slider_con_item_head {
    font-size: 32PX;
    line-height: 40px;
  }
  .scwhome_banner_slider_con_item_subhead {
  font-size: 20px;
  line-height: 28px;
}
.home .scwheader {
  top: 50px;
}
.scwhome_banner_slider_con_item_head {
  margin-top: 161px;
}
.scwhome_banner .bx-wrapper .bx-pager, .scwhome_banner .bx-wrapper .bx-controls-auto {
  bottom: 20px;
}
.scwheader_bar {
  width: 48px;
  height: 48px;
}
.scwheader .container {
  grid-template-columns: auto 48px;
}
.scwheader_bar i {
  font-size: 18px;
  line-height: 48px;
}
.scwheader_logo img {
  width: 185px;
  height: 45px;
  object-fit: contain;
}
  .scwhome_intro .container,.scwhome_about_des {
    font-size: 18px;
    line-height: 30px;
  }
.scwhome_clients_head, .scwhome_ourwork_head, .scwhome_services_head, .scwhome_about_head{
	font-size: 28px;
    line-height: 36px;
}
  .scwfooter_left_item a {
    font-size: 32px;
    line-height: 42px;
  }
  .scwfooter .container {
  grid-template-columns: 1fr;grid-gap: 80px;
}
.scwfooter_right_menu .menu-footer-menu-container #menu-footer-menu li a, .scwfooter_right_menu_copyr {
  font-size: 14px;
}
.scwhome_banner,.scwhome_about,.scwhome_services,.scwhome_ourwork {
  margin-bottom: 30px;
}
.scwhome_clients,.scwfooter {
  padding: 30px 0
}
.scwhome_intro {
  width: 100%;
  margin-bottom: 130px;
}
}
@media (max-width: 480px) {
	  .scwabout_con {
    padding: 30px 15px;
  }
  .scwabout_con_left {
    padding: 20px;
  }
  .scwabout_con_right img {
    max-height: 250px;
  }
	.scwproject_gl .container {
    column-count: 1;
  }
  .scwproject_actions_next,.scwproject_actions_prev {
  font-size: 20px;
}
.caret-left-icon--small {
  margin-right: 10px;
}
.caret-right-icon--small {
  margin-left: 10px;
}
	.scwhome_about_left img,.scwhome_about_right img {
  height: 225px;
	}
	.scwheader_right_menu_logo a {
  display: inline-block;
  width: 70%;
}
.scwheader_right_menu_logo img {
 width: 185px;
height: 45px;
  object-fit: contain;
}
.scwheader_right_menu .menu-main-menu-container ul {
  margin-top: 30px;
  
}
}
@media (max-width: 429px) {
		.scwprojects_con_projects {
  grid-template-columns: 1fr;
}
.scwhome_banner_slider_con_item_head,.scwfooter_left_item a {
  font-size: 24px;
  line-height: 34px;
}
.scwhome_about_left img,.scwhome_about_right img {
  height: 200px;
	}
	.scwfooter_right_menu .menu-footer-menu-container {
  right: 0;
  position: relative;
}
.scwhome_services_con_item a {
  font-size: 18px;
  line-height: 28px;
}

}