.tg-header__area {
    background: #ffff;
}
.banner-content .title {
  color: #ffff;
  font-size: 40px;
}
.banner-content p {
  color: #ffff;
}
.tgmenu__nav .logo img {
    max-height: 42px;
}
.tgmenu__navbar-wrap>ul>li .sub-menu {
  min-width:320px;
}
.fw-title {
  color: #000;
}

  .career-details .background-image {
    background-image: var(--background-image);
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 16px;
    box-shadow: 0 0 30px 0 rgba(14, 41, 50, .08);
    height: 300px;
}
.page_speed_2116754051 {
    --background-image: url(https://apexa.archielite.com/storage/careers/banner.jpg) !important;
}
.breadcrumb__area {
  display: none;
}
.shortcode-hero-banner {
  display: block;
  width: 100%;
  min-height: 600px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 253px;
}
section.section_1 {
  padding: 180px 0px 100px 0px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.section_1 .site-container {
  display: flex;
    align-items: center;
    justify-content: space-between;
}
.section_1 .sec-l {
    flex: 0 0 50%;
    width: 50%;
  	margin-bottom: 150px;
  	margin-left: 55px;
}
.domains-price .domain-item:nth-child(2) .domain-name {
    color: #1ed6fe !important;
}
.section_1 .sec-l, .section_1 .sec-l h1 {
  color: #fff;
}
.section_1 .sec-r .col-inner img {
  float: right;
    margin-right: 150px;
    margin-bottom: 100px;
}
.home-entry-title {
  margin-block: 25px;
}
.domains-price {
  margin-block: 20px;
}
h2 {
    font-size: 25px;
}
.domain-area {
	margin-left: 60px;
    margin-right: 60px;
}
#col-283101878 > .col-inner {
    padding: 0px 0px 0 0px;
    margin: 0px 0px 0 0px;
 	 margin-left: auto;
        margin-right: 0;
}
.tgmenu__action ul .header-btn .btn {
  display: none;
}
.be-vietnam-pro-thin {
  font-family: "Be Vietnam Pro", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.be-vietnam-pro-extralight {
  font-family: "Be Vietnam Pro", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.be-vietnam-pro-light {
  font-family: "Be Vietnam Pro", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.be-vietnam-pro-regular {
  font-family: "Be Vietnam Pro", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.be-vietnam-pro-medium {
  font-family: "Be Vietnam Pro", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.be-vietnam-pro-semibold {
  font-family: "Be Vietnam Pro", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.be-vietnam-pro-bold {
  font-family: "Be Vietnam Pro", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.be-vietnam-pro-extrabold {
  font-family: "Be Vietnam Pro", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.be-vietnam-pro-black {
  font-family: "Be Vietnam Pro", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.be-vietnam-pro-thin-italic {
  font-family: "Be Vietnam Pro", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.be-vietnam-pro-extralight-italic {
  font-family: "Be Vietnam Pro", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.be-vietnam-pro-light-italic {
  font-family: "Be Vietnam Pro", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.be-vietnam-pro-regular-italic {
  font-family: "Be Vietnam Pro", sans-serif;
  font-weight: 400;
  font-style: italic;
}
.pricing__box {
    background: var(--tg-color-white-default);
    border: 1px solid #cfdde2;
    border-radius: 25px;
    margin-bottom: 30px;
    padding: 60px 65px;
    width: 385px;
}
.pricing__price .price {
  font-size: 35px;
}
@media (min-width: 992px) {
    .text-lg-end {
        text-align: right !important;
    }
}
.be-vietnam-pro-medium-italic {
  font-family: "Be Vietnam Pro", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.be-vietnam-pro-semibold-italic {
  font-family: "Be Vietnam Pro", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.be-vietnam-pro-bold-italic {
  font-family: "Be Vietnam Pro", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.be-vietnam-pro-extrabold-italic {
  font-family: "Be Vietnam Pro", sans-serif;
  font-weight: 800;
  font-style: italic;
}

.be-vietnam-pro-black-italic {
  font-family: "Be Vietnam Pro", sans-serif;
  font-weight: 900;
  font-style: italic;
}
.tgmenu__navbar-wrap>ul>li a {
  font-size: 13px;
  color: #000000;
}
.offCanvas-menu {
    display: none;
}
.tgmenu__navbar-wrap>ul>li a {
  padding: 28px 0;
}
./* Container cho các hộp pricing, căn giữa và xuống hàng tự động */
.pricing-container {
    display: flex;
    justify-content: center; /* Căn giữa theo chiều ngang */
    flex-wrap: wrap; /* Cho phép các hộp xuống hàng khi màn hình nhỏ hơn */
    gap: 20px; /* Khoảng cách giữa các hộp */
}

.pricing__box {
    background: var(--tg-color-white-default);
    border: 1px solid #cfdde2;
    border-radius: 25px;
    margin-bottom: 30px;
    padding: 60px 65px;
    width: 385px;
}
.pricing__price .price {
  font-size: 35px;
}
@media (min-width: 768px) {
    .text-lg-end {
        text-align: right !important;
    }
}
.ck-content .table {
    margin: .9em auto;
    display: table;
    margin-left: 125px;
    margin-right: -01px;
    padding-right: 250px;
}
.services__details-list {
    margin: 35px 0 10px;
    margin-left: 50px;
    margin-right: 50px;
}
.about__phone {
    align-items: center;
    display: flex;
    gap: 15px;
    width: 250px;
}
##Slide 
.swiper-container {
    width: 100%;
    overflow: hidden;
}

.swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
}

.brand-item img {
    max-width: 100%;
    height: auto;
    transition: transform 0.3s;
}

.brand-item img:hover {
    transform: scale(1.1);
}
/Close