A^piM4czeEfgnDz2body {
  overflow-x: hidden;
}

body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #f5f5f5;
}

body::-webkit-scrollbar {
  width: 8px;
  background-color: #cedbff;
}

body::-webkit-scrollbar-thumb {
  background-color: #313591;
}

html {
  scroll-behavior: smooth;
}

body {
  background: transparent;
  overflow-x: hidden;
}
.page .site-content .content-area {
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
}
.page .inside-article {
  padding: 0 !important;
}

.fixed-item {
  position: fixed;
  bottom: 2rem;
  right: 2rem;
  z-index: 999999;
}

.fixed-item .fixed-item-content {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4rem;
  height: 4rem;
  background: var(--primary);
  border-radius: 99px;
  border: 1px solid #fff;
}

.fixed-item .fixed-item-content svg {
  width: 2rem;
  transform: rotate(-90deg);
}

input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0);
  -moz-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0);
  box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0);
}

.main-navigation .main-nav ul li:not([class*="current-menu-"]):hover > a,
.main-navigation .main-nav ul li:not([class*="current-menu-"]):focus > a,
.main-navigation .main-nav ul li.sfHover:not([class*="current-menu-"]) > a,
.main-navigation .menu-bar-item:hover > a,
.main-navigation .menu-bar-item.sfHover > a {
  color: var(--primary) !important;
}

:root {
  --primary: #103f62;
  --blue: var(--primary);
  --yellow: #fdfa1b;
  --red: #fe0100;
  --white: #ffffff;
}

.site-logo img {
  height: 80px;
}
p {
  margin-bottom: 1rem;
}
.entry-content ul,
.entry-content ol {
  margin: 0 0 1rem;
  padding: 0 0 0 30px;
}

.entry-content ul {
  list-style-type: disc;
}

.entry-content ol {
  list-style-type: decimal;
}
section {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  /* background: #ffffff; */
  overflow: hidden;
}

img {
  display: block;
}

h3.Heading_h3 {
  color: #333333;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  font-family: "SFU EurostileExtendedTwo";
  text-transform: uppercase;
  margin: 0;
}

.sec_Home .box_experience span {
  display: block;
  font-style: normal;
  font-weight: 700;
  font-size: 160px;
  margin-bottom: 50px;
  font-family: "SFU EurostileBold";
}

p.Heading_p {
  font-size: 14px;
  font-family: "Montserrat";
}

a.Button {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  text-decoration: none;
  color: var(--white) !important;
  background: var(--primary) !important;
  text-align: center;
  align-items: center;
  display: inline-flex;
  padding: 12px 19px 13px 26px;
  justify-content: center;
  transition: 0.5s all;
}

a.Button:hover {
  background: var(--primary);
  color: var(--white);
}

a.Button svg {
  margin-left: 15px;
}

a.Button svg path {
  stroke: var(--white);
}

h2.Heading_h2 {
  color: #000000;
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  font-family: "SFU EurostileBoldExtendedTwo";
  text-transform: uppercase;
  margin: 0;
}

.Banner img {
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-height: 800px;
}

.Banner .box_title {
  position: absolute;
  text-align: center;
  align-items: center;
  justify-content: center;
  max-width: 510px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  top: 200px;
}

.Banner {
  padding: 0;
}

.Banner .box_title h1 {
  font-size: 50px;
  font-family: "SFU EurostileBoldExtendedTwo";
  margin-bottom: 9px;
  transition: 0.5s all;
  opacity: 0;
  transform: translateY(50px);
}

.Banner .box_title p {
  font-size: 25px;
  font-family: "Montserrat";
  margin-bottom: 29px;
}

.Banner .box_title:before {
  position: absolute;
  width: 100%;
  content: "";
  height: 395px;
  background: #ffffff;
  opacity: 0.8;
  filter: blur(100px);
  right: 15px;
  bottom: -60px;
  z-index: -1;
}

.sec_Home .box_title p {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: var(--white);
  font-family: "Montserrat";
}

.sec_Home .Title h3 {
  color: var(--white);
  margin: 0;
}

.sec_Home .Title h2 {
  color: var(--white);
}

section.sec_Home {
  padding-top: 80px;
  padding-bottom: 80px;
}

.sec_Home .Title {
  padding-right: 80px;
  flex: 0 0 60%;
  max-width: 60%;
}

.sec_Home .box_experience h1 {
  font-style: normal;
  font-weight: 700;
  font-size: 60px;
  padding-top: 140px;
  margin-bottom: 10px;
  font-family: "SFU EurostileBoldExtendedTwo";
}

.sec_Home .Box_img {
  position: absolute;
  left: 41%;
  top: 56%;
}

/* section.sec_Home:after {
    position: absolute;
    width: 100%;
    content: url("/wp-content/uploads/2022/06/Vector-6-1.png");
    bottom: -7px;
    z-index: -1;
} */

.sec_Home .box_experience {
  color: var(--primary);
  text-align: center;
  margin-right: 30px;
}

.sec_Home .box_experience h4 {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  text-transform: uppercase;
  color: var(--primary);
  font-family: "SFU EurostileCondensed";
}

/* .Banner:before {
    position: absolute;
    content: url("/wp-content/uploads/2022/06/1.svg");
    bottom: 0;
    z-index: 9;
    left: 50%;
    transform: translateX(-50%);
} */

section.sec_Home {
  z-index: 1;
  background: var(--primary);
  margin-top: -10px;
  overflow: unset;
}

.sec_Home .number {
  background-color: var(--yellow);
  padding-bottom: 261px;
  padding-left: 97px;
  padding-right: 76px;
  margin-right: 54px;
  margin-bottom: 109px;
}

.Sec_Home1 .Box_title {
  text-align: center;
}

.Sec_Home1 .Box_title h3 {
  margin-bottom: 3px;
  margin-left: 42px;
}

.Sec_Home1 .Box_title h2 {
  margin: 10px 0 15px;
}

.Sec_Home1 {
  padding-top: 129px;
  padding-bottom: 70px;
}

.Sec_Home1 .Box_title p {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  font-family: "Montserrat";
  margin-bottom: 38px;
}

.Sec_Home1 .wrap .box_content h4 {
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  color: #333333;
  font-family: "SFU EurostileBold";
  margin-bottom: 8px;
}

.Sec_Home1 .wrap .box_content {
  background: #f5f5f5;
  padding: 60px 25px 40px;
  transition: 0.3s all;
}

.Sec_Home1 .wrap .Box_img img {
  position: relative;
}

.Sec_Home1 .wrap .box_content .item {
  position: absolute;
  top: 191px;
  background: #ffffff;
  border-radius: 5px;
  text-align: center;
  align-items: center;
  display: inline-flex;
  padding: 20px;
  transition: 0.3s all;
}

.Sec_Home1 .wrap .photo:hover .box_content .item {
  background: var(--white);
}

.Sec_Home1 .wrap .photo:hover .box_content {
  background: var(--primary);
}

.Sec_Home1 .wrap .photo:hover .box_content:before {
  width: 100%;
  content: "";
}

.Sec_Home1 .wrap .photo:hover .box_content h4 {
  color: var(--white);
}

.Sec_Home1 .wrap .photo:hover .box_content {
  color: var(--white);
}

.Sec_Home1 .Box_img {
  position: relative;
}

.Sec_Home1 .grid-25.photo {
  position: relative;
}

.Sec_Home1 .wrap .box_content p {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  font-family: "Montserrat";
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  height: 63px;
}

.Sec_Home2 .box_title h4 b {
  font-family: "Montserrat-Bold";
  display: block;
  line-height: 1;
}

.Sec_Home2 .box_title {
  display: flex;
  position: absolute;
  top: 50%;
  left: calc(calc(100vw - 1200px) / 2);
  transform: translateY(-50%);
}

.Sec_Home2:before {
  width: 100%;
  position: absolute;
  content: "";
  bottom: 0;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.45) 34.9%,
    rgba(0, 0, 0, 0.75) 65.62%,
    #000000 100%
  );
  mix-blend-mode: normal;
  opacity: 0.8;
  height: 326px;
}

.Sec_Home2 .box_title h4 {
  color: #ffffff;
  font-family: "Montserrat";
}

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

.Sec_Home2 .box_title .content {
  width: 336px;
}

.box_item a.button_video:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 100px;
  height: 100px;
  background: var(--yellow);
  border-radius: 50%;
  animation: pulse-border 1000ms cubic-bezier(0.38, 0.99, 1, 1) infinite;
  z-index: -1;
}

.box_title .content:before {
  width: 100%;
  position: absolute;
  content: "";
  height: 236px;
  bottom: 0;
  filter: blur(150px);
  background: rgba(0, 0, 0, 0.6);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.Sec_Home2 .wrap_number {
  display: flex;
  position: absolute;
  bottom: 70px;
}

.item.service2 {
  width: calc(50% - 20px);
  margin: 0 10px;
}

.img_truck img {
  height: 100%;
}

.img_truck {
  height: 265px;
  object-fit: cover;
  width: auto;
}

.list_item {
  display: flex;
}

.sec_service2 .box_img {
  height: 100%;
}

.sec_service2 .box_img img {
  height: 100%;
  object-fit: cover;
}

.Sec_Home2 .wrap_number .Number {
  color: white;
  padding: 0 55px;
}

.Sec_Home2 .wrap_number .Number:not(:last-child) {
  border-right: 1px solid rgb(255 255 255 / 30%);
}

.Sec_Home2 .wrap_number .Number span {
  font-size: 55px;
  font-family: "SFU EurostileBold";
}

.Sec_Home2 .wrap_number .Number h5 {
  font-size: 16px;
  text-transform: uppercase;
  font-family: "SFU EurostileDemi";
}

.Sec_Home3 {
  min-height: 956px;
  box-sizing: border-box;
  padding-top: 105px;
  padding-bottom: 71px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.sec_introduce .value:hover .title {
  background: var(--yellow);
  color: #333333;
}

.sec_introduce .value:hover .title h4 {
  color: var(--primary);
}

.sec_introduce .value:hover .title h4:before {
  background-color: var(--primary);
}

/* .sec_introduce3:after {
    position: absolute;
    width: 100%;
    content: url('/wp-content/uploads/2022/06/Group-18876-1.png');
    height: 977px;
    top: 77%;
} */

.Sec_Home3 .box_title {
  text-align: center;
  max-width: 860px;
  margin: auto;
}

.Sec_Home3 .box_title h3 {
  margin-bottom: 10px;
}

.Sec_Home3 .box_title h2 {
  padding-left: 90px;
  padding-right: 90px;
  margin-bottom: 8px;
}

.Sec_Home3 .box_title p {
  font-family: "Montserrat";
  font-size: 14px;
}

.Sec_Home4 .box_Title {
  display: flex;
}

.Sec_Home4 .box_Title .title h3 {
  margin-bottom: 10px;
}

.Sec_Home4 .box_Title .title h2 {
  margin-bottom: 6px;
}

.Sec_Home4 .box_Title .title p {
  font-family: "Montserrat";
  font-size: 14px;
}

.Sec_Home4 .box_Title .ul_menu {
  list-style: none;
  display: inline-flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  padding-top: 20px;
}

.Sec_Home4 .img_people {
  position: relative;
  margin-top: -82px;
}

.slider_home4 {
  margin-top: 50px;
  padding-bottom: 55px;
}

.Sec_Home4 .img_people:before {
  position: absolute;
  width: 100%;
  content: "";
  background: linear-gradient(
    180deg,
    #ffffff 0%,
    rgba(255, 255, 255, 0.713542) 60.59%,
    rgba(255, 255, 255, 0) 100%
  );
  height: 367px;
  z-index: 1;
}

.Sec_Home4 .img_people img {
  position: relative;
}

.Sec_Home4 .img_people:after {
  position: absolute;
  width: 100%;
  content: "";
  bottom: 0;
  background: linear-gradient(
    180deg,
    #ffffff 0%,
    rgba(255, 255, 255, 0.75) 58.71%,
    rgba(255, 255, 255, 0.474954) 82.82%,
    rgba(255, 255, 255, 0) 100%
  );
  transform: rotate(180deg);
  height: 347px;
}

.img_people {
  z-index: -1;
}

.Sec_Home4 .box_content .time .dath {
  font-family: "SFU EurostileBold";
  font-size: 45px;
  color: var(--primary);
  padding-top: 20px;
}

.Sec_Home4 .box_content .time .month {
  font-size: 16px;
  font-family: "Montserrat";
}

.Sec_Home4 .box_content .content h4 {
  font-size: 30px;
  font-family: "SFU EurostileBold";
  color: var(--yellow);
  line-height: 1.3;
  margin-bottom: 18px;
  margin-top: 75px;
  padding-left: 50px;
}

.Sec_Home4 .box_content .content p {
  font-family: "Montserrat";
  font-size: 14px;
  color: #ffffff;
  margin-bottom: 48px;
  padding-left: 50px;
}

.Sec_Home4 a.link {
  text-decoration: none;
  font-weight: 400;
  color: var(--yellow);
  font-family: "SFU EurostileCondensed";
  padding-left: 50px;
}

.Sec_Home4 .box_Title .ul_menu li {
  background: #ffffff;
  border: 1px solid rgba(102, 102, 102, 0.3);
  border-radius: 5px;
  padding: 7px 41px;
  margin-right: 10px;
  font-family: "SFU EurostileCondensed";
  font-size: 20px;
}

.Sec_Home4 .box_Title .title {
  padding-right: 240px;
}

.Sec_Home4 .box_Title .ul_menu li:hover {
  background: var(--yellow);
  border: 1px solid var(--yellow);
  border-radius: 5px;
  color: #000000;
  font-family: "SFU EurostileBoldCondensed";
}

.Sec_Home4 .box_content .content .time {
  background: var(--yellow);
  text-align: center;
  width: 118px;
  height: 114px;
  line-height: 1.3;
}

.Sec_Home4 .box_img .item {
  padding: 0;
  display: flex;
  padding-top: 50px;
}

.Sec_Home4 .box_rule .time {
  font-family: "Montserrat";
  font-size: 14px;
  line-height: 1;
}

.Sec_Home4 .box_rule h4 {
  font-size: 22px;
  color: #666666;
  font-family: "SFU EurostileDemi";
  width: 220px;
  line-height: 1.3;
}

.Sec_Home4 .box_rule {
  padding-top: 27px;
  padding-left: 37px;
}

.Sec_Home4 .box_img .item a.link {
  color: var(--primary);
  padding: 0;
}

.Sec_Home4 a.link svg {
  margin-left: 6px;
}

.Sec_Home5 .client {
  display: flex;
}

.Sec_Home5 .wrap {
  display: flex;
  width: 60%;
  flex-wrap: wrap;
}

.Sec_Home5 .box_item {
  width: 33%;
}

.Sec_Home5 .title_partner {
  width: 40%;
  padding-top: 41px;
  margin-right: 81px;
}

.Sec_Home5 .box_item .item {
  height: 140px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.Sec_Home5 .title_partner h3 {
  margin-bottom: 10px;
}

.Sec_Home5 .title_partner h2 {
  margin-bottom: 12px;
}

.Sec_Home5 .title_partner p {
  font-family: "Montserrat";
  font-size: 14px;
}

.Sec_Home5 {
  bottom: 151px;
  z-index: -1;
  padding-bottom: 923px;
}

.slider_home5 span.swiper-pagination-bullet {
  width: 5%;
  border-radius: 100px;
  height: 2px;
}

.Sec_Home5:before {
  width: 100%;
  position: absolute;
  content: "";
  background: linear-gradient(
    180deg,
    #ffffff 0%,
    rgba(255, 255, 255, 0.713542) 60.59%,
    rgba(255, 255, 255, 0) 100%
  );
  height: 367px;
  top: 0;
}

.Sec_Home5:after {
  width: 100%;
  position: absolute;
  content: "";
  background: linear-gradient(
    180deg,
    #ffffff 0%,
    rgba(255, 255, 255, 0.75) 58.71%,
    rgba(255, 255, 255, 0.474954) 82.82%,
    rgba(255, 255, 255, 0) 100%
  );
  transform: rotate(180deg);
  height: 347px;
  bottom: 0px;
}

.Sec_home6 {
  margin-top: -317px;
}

.Sec_home6 .title_partner {
  width: 40%;
}

.Sec_home6 .client {
  display: flex;
}

.Sec_home6 .wrap {
  width: 60%;
}

.Sec_home6 .box_item .item {
  height: 140px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.Sec_home6 span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #f18c16;
}

.footer_section a:hover,
.footer_section a {
  color: white !important;
}

.footer .box_content {
  display: flex;
  list-style: none;
  padding-top: 183px;
  padding-bottom: 66px;
}

.footer .box_item {
  display: flex;
  padding-left: 370px;
  background: #ffe710;
  padding-top: 10px;
}

.footer .ul_footer {
  display: flex;
  list-style: none;
}

.footer {
  padding: 0;
}

.footer .box_item h5 {
  font-size: 12px;
  font-family: "Montserrat";
  color: #000000;
  margin-right: 636px;
  margin-bottom: 10px;
}

.footer .ul_footer li {
  font-size: 12px;
  font-family: "Montserrat-Medium";
  margin-right: 15px;
  color: #000000;
}

.footer .ul_carriage li a {
  display: block;
  text-decoration: none;
  color: black;
  font-family: "Montserrat-Bold";
  font-size: 18px;
  margin-top: 5px;
  display: flex;
}

.footer .ul_carriage li a svg {
  margin-right: 12px;
}

.footer .ul_carriage li:not(:last-child) {
  border-bottom: 1px solid;
}

.footer .ul_carriage li {
  padding: 12px 0;
}

.footer .ul_carriage {
  width: 46%;
  margin-right: 46px;
}

.footer .ul_carriage h3 {
  font-size: 25px;
  font-family: "SFU EurostileBoldExtendedTwo";
}

li {
  font-family: "Montserrat";
  font-size: 14px;
}

.box_ul h3 {
  font-family: "SFU EurostileDemi";
  font-size: 20px;
}

.box_ul li a {
  text-decoration: none;
  color: black;
  font-family: "Montserrat-Medium";
  font-size: 14px;
}

.box_ul .ul_support .ul_item {
  display: flex;
}

.box_ul li {
  margin-bottom: 10px;
}

.box_ul .ul_support .ul_item .item {
  margin-right: 10px;
}

.ul_service {
  margin-right: -25px;
}

.transport {
  margin-right: -56px;
  display: flex;
}

.box_ul {
  width: 72%;
}

.ul_link {
  margin-left: 51px;
}

.footer .box_content a:hover {
  color: var(--primary);
}

header#masthead {
  z-index: 999;
  width: 100%;
  position: fixed;
  top: 0;
}

.inside-header {
  max-width: unset;
  padding: 0 0 0 calc(calc(100vw - 1200px) / 2);
}

.main-navigation .main-nav ul li[class*="current-menu-"] > a {
  color: black;
  font-family: "SFU EurostileDemi";
}

.main-navigation .main-nav ul li[class*="current-menu-"] > a:hover {
  color: var(--primary);
  font-family: "SFU EurostileBold";
}

section.sec_Home .Box_About_us {
  display: flex;
}

.Banner .swiper-slide.swiper-slide-active .box_title h1 {
  opacity: 1;
  transform: translateY(0px);
  transition-delay: 1s;
}

.Banner .box_title p,
.Banner .box_title .box_link {
  transition: 0.5s all;
  opacity: 0;
  transform: translateY(50px);
}

.Banner .swiper-slide.swiper-slide-active .box_title p {
  opacity: 1;
  transform: translateY(0px);
  transition-delay: 1.2s;
}

.Banner .swiper-slide.swiper-slide-active .box_title .box_link {
  opacity: 1;
  transform: translateY(0px);
  transition-delay: 1.4s;
}

.slider_home1 .photo {
  position: relative;
}

.style_center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
}

.max {
  width: 100%;
  height: 100%;
}

.Sec_Home1 .wrap .photo .box_content:before {
  width: 0;
  position: absolute;
  content: "";
  height: 4px;
  background: var(--primary);
  transform: matrix(1, 0, 0, -1, 0, 0);
  bottom: 0;
  left: 0;
  transition: 0.3s all;
}

.Sec_Home1 .wrap .box_content .item img {
  filter: grayscale(100%);
  transition: 0.3s all;
}

.Sec_Home1 .photo:hover .box_content .item img {
  filter: grayscale(0%);
}

.box_title a.button_video {
  width: 101px;
  height: 101px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  background: var(--yellow);
  border-radius: 50%;
  margin-right: 50px;
}

.Sec_Home2 .wrap_number {
  margin: 0 -55px;
}

.Sec_Home3 h2.Heading_h2 {
  margin: 15px 0;
}

.tabs {
  text-align: center;
  margin-top: 107px;
}

.tabs .wrap_img {
  position: relative;
  display: flex;
  justify-content: center;
}

.tabs .wrap_img ul {
  list-style: none;
  margin: 0;
}

.tabs .wrap_img ul li {
  position: absolute;
  cursor: pointer;
  top: 12%;
  left: 27%;
}

.tabs .wrap_img ul .icon {
  box-shadow: 0px 4px 50px rgba(118, 167, 197, 0.15);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 122px;
  height: 122px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: var(--primary);
  border: 13px solid white;
}

.for_tabs {
  position: absolute;
  width: 345px;
  margin: auto;
  top: 120px;
  left: 50%;
  transform: translateX(-50%);
}

.for_tabs h3 {
  font-size: 30px;
  font-family: "SFU EurostileCondensed";
  font-family: "SFU EurostileDemi";
  font-family: "SFU EurostileExtendedTwo";
  font-family: "SFU EurostileDemi";
  font-family: "SFU Eurostile";
  font-family: "Montserrat-Medium";
  font-family: "Montserrat-Bold";
  font-family: "SFU EurostileBold";
  font-family: "SFU EurostileBoldCondensed";
  font-family: "SFU EurostileBoldExtendedTwo";
  font-family: "SFU Eurostile";
  font-family: "Montserrat-Medium";
  font-family: "Montserrat-Bold";
  font-family: "SFU EurostileBold";
  font-family: "SFU EurostileBoldCondensed";
  font-family: "SFU Eurostile";
  font-family: "SFU Eurostile";
  font-family: "SFU EurostileExtendedTwo";
  font-family: "SFU EurostileDemi";
}

.for_tabs .content {
  font-size: 14px;
  font-family: "Montserrat";
}

.for_tabs .item {
  display: none;
}

.for_tabs .item.active {
  display: block;
  animation-name: fade_up_2;
  animation-duration: 1s;
}

@keyframes fade_up_2 {
  from {
    opacity: 0;
    transform: translate(0, 30px);
  }
  to {
    opacity: 1;
    transform: translate(0, 0px);
  }
}

.tabs .wrap_img ul li:nth-child(3) {
  right: 27%;
  left: unset;
}

.tabs .wrap_img ul li:nth-child(2) {
  left: 50%;
  top: 0;
}

.tabs .wrap_img ul li.active .icon {
  background: var(--red);
}

.tabs .wrap_img ul li.active .icon img {
  filter: brightness(1) invert();
}

.Sec_Home4 {
  padding-top: 80px;
  padding-bottom: 80px;
  background-position: bottom center;
  background-repeat: no-repeat;
}

.Sec_Home4 .wrap {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 40px;
}

.Sec_Home4 .wrap h3.Heading_h3 {
  margin-bottom: 10px;
}

.Sec_Home4 .wrap h2 {
  margin-bottom: 10px;
}

.Sec_Home4 .wrap h2 + p {
  font-size: 14px;
  font-family: "Montserrat";
  margin: 0;
}

.item_post {
  position: relative;
}

ul.ajax_news {
  list-style: none;
  margin: 0;
  display: flex;
}

ul.ajax_news a {
  background: #ffffff;
  border: 1px solid rgba(102, 102, 102, 0.3);
  border-radius: 5px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 30px;
  height: 56px;
  text-decoration: none;
  color: #666666;
  font-size: 20px;
  font-family: "SFU Eurostile";
  transition: 0.3s all;
}

ul.ajax_news li:not(:last-child) {
  margin-right: 10px;
}

ul.ajax_news a:hover,
ul.ajax_news a.active {
  background: var(--primary);
  border: 1px solid var(--primary);
  color: var(--white);
}

ul.ajax_news a.active {
  font-family: "SFU EurostileDemi";
}

.item_post.large {
  background: var(--primary);
  display: flex;
  width: calc(100% + calc(100vw - 1160px) / 2);
}

.item_post.large .box_content {
  width: 27%;
  flex: 0 0 auto;
}

.item_post.large .box_img {
  width: 100%;
  overflow: hidden;
  max-height: 610px;
}

.item_post .box_img img {
  width: calc(100% + 20px);
  transform: translateX(-20px);
  height: 100%;
  max-width: unset;
  transition: 0.5s all;
  object-fit: cover;
}

.item_post:hover .box_img img {
  transform: translateX(0px);
}

.item_post.large .box_content {
  padding: 190px 40px 65px;
}

.item_post.large .date_post {
  display: flex;
  justify-content: center;
  align-content: center;
  background: var(--yellow);
  position: absolute;
  top: 0;
  left: 0;
  flex-wrap: wrap;
  width: 118px;
  height: 114px;
}

/* .footer_section:before {
    position: absolute;
    width: 100%;
    content: url('/wp-content/uploads/2022/07/image.psd.png');
    top: 0;
} */

.item_post.large .date_post .date {
  color: var(--primary);
  font-family: "SFU EurostileBold";
  font-size: 45px;
  line-height: 1.2;
}

.item_post.large .date_post .month {
  font-size: 16px;
  color: var(--primary);
}

.item_post.large h3 {
  font-size: 28px;
  font-family: "SFU EurostileBold";
  color: var(--white);
  margin-bottom: 15px;
}

.item_post.large .content {
  color: #ffffff;
  font-size: 14px;
  font-family: "Montserrat";
  line-height: 1.6;
  margin-bottom: 45px;
}

.item_post.large span {
  display: flex;
  align-items: center;
  font-size: 15px;
  color: var(--yellow);
  font-family: "SFU Eurostile";
}

.item_post.large span svg {
  margin-left: 9px;
}

.slider_home4 .item_post {
  display: flex;
}

.slider_home4 .item_post .box_img {
  width: 284px;
  height: 189px;
  flex: 0 0 auto;
  overflow: hidden;
  margin-right: 35px;
}

.slider_home4 .item_post .box_content {
  padding-top: 14px;
}

.slider_home4 .item_post .box_content span {
  display: flex;
  align-items: center;
  line-height: 1;
  font-size: 15px;
  color: var(--primary);
  font-family: "SFU Eurostile";
}

.slider_home4 .item_post .box_content .date_post {
  color: #666666;
  font-size: 14px;
  display: block;
  margin-bottom: 5px;
}

.slider_home4 .item_post .box_content h3 {
  font-size: 22px;
  color: #666666;
  font-family: "SFU EurostileDemi";
}

.slider_home4 .item_post .box_content span svg {
  margin-left: 7px;
}

div#load_post .swiper-pagination {
  position: unset;
  display: flex;
  width: calc(calc(100% + calc(100vw - 1160px) / 2));
  align-items: center;
}

div#load_post .swiper-pagination span {
  width: 100%;
  border-radius: 0;
  margin: 0;
  height: 1px;
  cursor: pointer;
}

div#load_post .swiper-pagination span.swiper-pagination-bullet-active {
  background: var(--primary);
  height: 3px;
}

.home_sec_7:before {
  position: absolute;
  content: url(../../images/bf_home_lastsec.png);
  left: 60%;
  transform: translateX(-50%);
  bottom: 200px;
  pointer-events: none;
}

.home_sec_6:before {
  position: absolute;
  content: url("/wp-content/uploads/2022/06/Frame-5.png");
  left: -10px;
}

.content {
  font-size: 14px;
  font-family: "Montserrat";
  line-height: 1.5;
}

.home_sec_7 .box_content {
  padding-right: 75px;
  padding-top: 60px;
}

.home_sec_7 {
  padding-bottom: 150px;
}

.home_sec_6 .box_content {
  padding-right: 75px;
  padding-top: 155px;
}

.home_sec_6 {
  padding-bottom: 125px;
}

.logo_top {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 95px;
}

.main-navigation .main-nav ul li a {
  font-size: 15px;
  font-family: "SFU EurostileDemi";
  text-transform: uppercase;
  padding: 0 12px;
}

.main-navigation .inside-navigation {
  justify-content: flex-start;
  align-items: unset;
  display: flex;
  align-content: center;
  padding: 0;
}

.main-navigation a.address {
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #333333;
  font-family: "Montserrat";
  width: 100%;
  position: absolute;
  top: 12px;
}

.main-navigation a.address svg {
  margin-right: 5px;
  transform: translateY(-1px);
}

.main-navigation .main-nav ul li a {
  line-height: 60px;
  transition: 0.3s all;
}

.main-navigation .main-nav > ul {
  width: 100%;
  transform: translateX(-15px);
  margin-top: 30px;
}

.nav_right {
  display: flex;
}

.main-nav {
  flex: 0 0 auto;
  margin-right: 20px;
}

.nav_right a {
  height: 90px;
  background: var(--yellow);
  width: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
}

a.phone_header {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  background: var(--yellow);
  padding: 0 20px;
  width: auto;
}

a.phone_header svg {
  margin-right: 20px;
}

a.phone_header span.label {
  font-size: 14px;
  color: #333333;
  display: block;
}

a.phone_header span.phone {
  color: var(--primary);
  font-size: 18px;
  font-family: "SFU EurostileDemi";
}

.main-navigation .inside-navigation {
  justify-content: flex-start;
  align-items: unset;
  display: flex;
  align-content: center;
  padding: 0;
}

.main-navigation a.address {
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #333333;
  font-family: "Montserrat";
  width: 100%;
  position: absolute;
  top: 12px;
}

.main-navigation a.address svg {
  margin-right: 5px;
  transform: translateY(-1px);
}

.main-navigation .main-nav ul li a {
  line-height: 60px;
  transition: 0.3s all;
}

.main-navigation .main-nav > ul {
  width: 100%;
  transform: translateX(-15px);
  margin-top: 30px;
}

.nav_right {
  display: flex;
}

.main-nav {
  flex: 0 0 auto;
  margin-right: 20px;
}

.nav_right a {
  height: 90px;
  background: var(--yellow);
  width: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
}

a.phone_header {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  background: var(--yellow);
  padding: 0 20px;
  width: auto;
}

a.phone_header svg {
  margin-right: 20px;
}

a.phone_header span.label {
  font-size: 14px;
  color: #333333;
  display: block;
}

a.phone_header span.phone {
  color: var(--primary);
  font-size: 18px;
  font-family: "SFU EurostileDemi";
}

.wrap_logo .swiper-pagination {
  position: unset;
  margin-top: 40px;
}

.wrap_logo .swiper-pagination span {
  height: 3px;
  width: 45px;
  border-radius: 100px;
  background: #b2b2b2;
  opacity: 1;
}

.wrap_logo .swiper-pagination span.swiper-pagination-bullet-active {
  background: #f18c16;
}

.footer_section {
  padding: 190px 0 0 0;
  padding-bottom: 70px;
  margin-top: -103px;
  background: var(--primary);
}

.footer_1 h3 {
  color: var(--white);
  font-size: 24px;
  font-family: "SFU EurostileBoldExtendedTwo";
  line-height: 1.5;
  margin-bottom: 15px;
}

.footer_1 .content {
  font-size: 14px;
  font-family: "Montserrat";
}

.footer_1 h3 + .content {
  margin-bottom: 25px;
  color: var(--white);
}

.footer_1 + .wrap .item {
  padding: 13px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}

.footer_1 + .wrap .item span {
  font-size: 14px;
  font-family: "Montserrat";
  color: var(--white);
}

.footer_1 + .wrap .item .content {
  font-size: 14px;
  font-family: "Montserrat";
  color: var(--white);
  display: flex;
}

.footer_1 + .wrap .item .item.address a {
  display: flex;
  align-items: center;
}

.footer_1 + .wrap .item.address a {
  display: flex;
  align-items: center;
  margin-top: 12px;
  font-size: 18px;
  text-decoration: none;
  color: var(--white);
  font-family: "Montserrat-Bold";
}

.footer_1 + .wrap .item .icon {
  width: 30px;
}

.footer_1 + .wrap .item .icon svg path {
  fill: var(--white);
}

.footer_1 + .wrap .item.phone .content,
.footer_1 + .wrap .item.mail .content {
  font-size: 18px;
  font-family: "Montserrat-Bold";
}

.footer_1 + .wrap .item.phone .content {
  margin-top: 5px;
}

.wrap_footer {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
  padding-left: 80px;
}

span.title_footer {
  font-size: 20px;
  color: var(--white);
  font-family: "SFU EurostileDemi";
  margin-bottom: 20px;
  display: block;
}

.wrap_footer > * {
  width: 30%;
  padding: 0 15px;
}

.wrap_footer ul {
  list-style: none;
  margin: 0;
}

.wrap_footer ul a {
  font-size: 14px;
  text-decoration: none;
  color: var(--white);
  font-family: "Montserrat";
}

.wrap_footer ul li:hover a,
.wrap_footer ul a:hover {
  color: var(--white) !important;
}

.wrap_footer .footer_2 {
  width: 40%;
}

.wrap_footer ul li:not(:last-child) {
  margin-bottom: 16px;
}

.wrap_footer ul li a {
  transition: 0.3s all;
}

.wrap_footer ul li a:hover {
  color: var(--primary);
}

.footer_4 .title {
  font-size: 20px;
  font-family: "SFU EurostileDemi";
  display: block;
  margin-bottom: 12px;
  color: var(--white);
}

.footer_4 ul.socials {
  display: flex;
}

.footer_4 ul.socials a {
  width: 43px;
  height: 43px;
  background: var(--primary);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

.footer_4 ul.socials li:not(:last-child) {
  margin-right: 12px;
}

.form_footer {
  width: 100%;
}

.form_footer .wrap_form {
  /* background: var(--yellow); */
  padding: 22px;
  margin-top: 70px;
}

.form_footer .wrap_form input {
  width: calc(100% - 165px);
  height: 58px;
  font-size: 12px;
  color: #666666;
  font-family: "Montserrat";
}

.form_footer .wrap_form input.wpcf7-submit {
  height: 58px;
  background: var(--primary);
  padding: 0;
  color: white;
  font-family: "Montserrat-Bold";
  font-size: 18px;
  width: 165px;
  float: right;
  position: relative;
  top: -58px;
}

span.wpcf7-spinner {
  position: absolute;
}

.wpcf7-not-valid-tip {
  position: absolute;
  font-size: 12px;
  width: 200px;
  display: none;
}

.wpcf7 form .wpcf7-response-output {
  position: absolute;
}

.form_footer .wrap_form input.wpcf7-not-valid {
  border-color: red;
}

section.section_footer_nav {
  background: var(--primary);
}

section.section_footer_nav .wrap {
  height: 53px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: var(--white);
}

section.section_footer_nav .wrap .content {
  font-size: 12px;
}

section.section_footer_nav .wrap ul {
  list-style: none;
  margin: 0;
  display: flex;
  justify-content: flex-end;
}

section.section_footer_nav .wrap ul a {
  font-size: 12px;
  text-decoration: none;
  color: var(--white);
}

section.section_footer_nav .wrap ul li {
  margin-left: 20px;
}

ul.fixed_button {
  position: fixed;
  margin: 0;
  z-index: 999;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  list-style: none;
  margin: 0;
}

ul.fixed_button a {
  width: 60px;
  height: 60px;
  background: var(--primary);
  border: 1px solid #ffffff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin: 10px 0;
}

ul.fixed_button a img {
  filter: invert(1);
}

.Sec_Home2 .wrap_number .Number span {
  display: flex;
}

@media only screen and (max-width: 1700px) {
  .main-navigation .main-nav ul li a {
    font-size: 13px;
    padding: 0 12px;
  }
  .main-navigation .main-nav > ul {
    transform: translateX(-10px);
  }
}

.sec_introduce .value {
  text-align: center;
  color: #ffffff;
}

.sec_introduce .box_title {
  text-align: center;
  margin: auto;
  max-width: 605px;
  margin-bottom: 44px;
}

.sec_introduce .value .title h4 {
  font-family: "SFU EurostileDemi";
  font-size: 25px;
  position: relative;
  margin-bottom: 55px;
}

.sec_introduce .value .title p {
  line-height: 24px;
  height: 73px;
}

.sec_introduce .value .title {
  background: var(--primary);
  border-radius: 20px;
  padding: 72px 65px;
  transition: 0.5s all;
}

.sec_introduce .value .title h4:before {
  position: absolute;
  width: 320px;
  height: 1px;
  content: "";
  background-color: white;
  left: 50%;
  bottom: -20px;
  transform: translateX(-50%);
}

.sec_introduce1 {
  padding: 142px 0;
}

.sec_introduce1 .box_heading {
  text-align: center;
  margin: auto;
  max-width: 940px;
  position: relative;
  z-index: 1;
}

.sec_introduce1 .box_heading h2 {
  max-width: 530px;
  margin: auto;
  margin-bottom: 55px;
}

.sec_introduce1 .box_heading p {
  font-size: 16px;
  font-family: "Montserrat-Medium";
}

.sec_introduce1 .box_heading h3 {
  margin-bottom: 5px;
}

.sec_introduce1:before {
  position: absolute;
  width: 100%;
  content: "";
  height: 351px;
  background: linear-gradient(
    180deg,
    #ffffff 5.52%,
    rgba(255, 255, 255, 0) 100%
  );
  top: 0;
}

.sec_introduce1:after {
  width: 100%;
  position: absolute;
  content: "";
  height: 756px;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.9) 13.33%,
    rgba(255, 255, 255, 0) 100%
  );
  transform: rotate(-180deg);
  bottom: 0;
}

.sec_introduce3 {
  padding-top: 230px;
  position: relative;
}

.sec_introduce3 .box_title {
  position: absolute;
  max-width: 750px;
  top: 230px;
  text-align: center;
  left: 30%;
}

.sec_introduce3 img {
  width: 100%;
  height: auto;
}

.sec_introduce3:before {
  width: 100%;
  position: absolute;
  content: "";
  height: 347px;
  background: linear-gradient(
    180deg,
    #ffffff 0%,
    rgba(255, 255, 255, 0.75) 58.71%,
    rgba(255, 255, 255, 0.474954) 82.82%,
    rgba(255, 255, 255, 0) 100%
  );
}

.sec_introduce5 .box_title {
  text-align: center;
  margin: auto;
  max-width: 765px;
}

.sec_introduce5 .box_title h2 {
  margin: 10px 0;
}

.sec_introduce5 .box_title h3 {
  margin: 0;
}

.sec_introduce5 .box_title p {
  margin-bottom: 50px;
}

.sec_introduce5 .box_people {
  position: relative;
}

.sec_introduce5 .box-content {
  position: absolute;
  bottom: 0;
  overflow: hidden;
  padding: 0 25px 20px 40px;
  width: 305px;
}

.sec_introduce5 .box-content h5 {
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 13px;
  font-family: "SFU EurostileDemi";
  line-height: 24px;
}

.sec_introduce5 .box-content time {
  color: #ffffff;
  font-size: 14px;
  font-family: "SFU EurostileCondensed";
}

.sec_introduce5 .box_people:before {
  position: absolute;
  width: 100%;
  content: "";
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.678822) 54.34%,
    #000000 100%
  );
  opacity: 0.8;
  border-radius: 10px;
  height: 208px;
  bottom: 0;
}

.sec_introduce5 {
  padding-top: 50px;
  padding-bottom: 265px;
}

.slider_introduce5 {
  position: static;
}

.arrow_slider {
  position: absolute;
  z-index: 9;
  top: 47%;
  transform: translateY(-50%);
  display: flex;
  left: 296px;
  cursor: pointer;
}

.sec_service .wrap_transport {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.sec_service .wrap_transport .box_img {
  flex: 0 0 calc(50% - 5px);
  max-width: calc(50% - 5px);
  margin: 0;
}

.sec_service .wrap_transport .box_img img {
  width: 100%;
  height: 100%;
  aspect-ratio: 1/1;
  object-fit: cover;
}

/*.sec_service .wrap_transport .box_img:nth-child(2) {*/

/*    grid-column: 3/5;*/

/*}*/

/*.sec_service .wrap_transport .box_img:nth-child(4) {*/

/*    grid-column: 4/5;*/

/*    grid-row: 2/3;*/

/*}*/

/*.sec_service .wrap_transport .box_img:nth-child(5) {*/

/*    grid-column: 1/3;*/

/*    grid-row: 3/4;*/

/*}*/

/*.sec_service .wrap_transport .box_img:nth-child(6) {*/

/*    grid-column: 1/2;*/

/*    grid-row: 4/5;*/

/*}*/

/*.sec_service .wrap_transport .box_img:nth-child(7) {*/

/*    grid-column: 2/3;*/

/*    grid-row: 4/5;*/

/*}*/

/*.sec_service .wrap_transport .box_img:nth-child(8) {*/

/*    grid-column: 3/5;*/

/*    grid-row: 3/5;*/

/*}*/

/*.sec_service .wrap_transport .box_img img {*/

/*    display: block;*/

/*    width: 100%;*/

/*    height: 100%;*/

/*    object-fit: cover;*/

/*}*/

.sec_service .wrap_transport .box_img {
  border: 7px solid white;
}

.sec_service .Box_title {
  text-align: center;
}

.sec_service {
  padding-top: 154px;
  padding-bottom: 188px;
}

.sec_service .Box_title h3 {
  margin: 0;
}

.sec_service .Box_title h2 {
  margin-top: 24px;
  margin-bottom: 65px;
  text-transform: uppercase;
}

.sec_service .box_img {
  position: relative;
}

.sec_service a.Button {
  position: relative;
  margin-top: 60px;
  align-items: center;
  justify-content: center;
  transform: translateX(-50%);
  left: 50%;
  padding: 13px 23px 13px 27px;
  margin-bottom: 84px;
  color: var(--white);
  background: var(--primary);
}

.sec_service a.Button:hover {
  background: var(--primary);
  color: var(--white);
}

/*.sec_service .box_img .title {*/

/*    position: absolute;*/

/*    bottom: 0;*/

/*    z-index: 2;*/

/*    padding-left: 30px;*/

/*}*/

/*.sec_service .box_img .title h4 {*/

/*    font-size: 15px;*/

/*    color: #FFFFFF;*/

/*    font-family: 'SFU EurostileDemi';*/

/*    margin-bottom: 30px;*/

/*    !* border-left: 2px solid  var(--yellow); *!*/

/*    padding: 0 72px 0 20px;*/

/*}*/

.home_sec_6 .wrap_logo {
  padding-top: 125px;
}

.sec_service .wrap_transport .box_logo {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 60px;
  display: flex;
  align-items: center;
}

.sec_service .wrap_transport .box_logo .logo {
  position: absolute;
  bottom: 25px;
  right: 25px;
}

.sec_service .box_img:hover:before {
  background: linear-gradient(
    180deg,
    rgba(0, 34, 121, 0.9) 0%,
    rgba(0, 34, 121, 0.9) 100%
  );
  height: 100%;
  transition: all 0.5s;
}

.sec_service .wrap_transport .box_logo h4 {
  color: #ffffff;
  font-size: 15px;
  font-family: "SFU EurostileDemi";
  margin-bottom: 35px;
  padding: 0 72px 0 0;
}

.sec_service .wrap_transport .title {
  padding-left: 48px;
}

.sec_service .box_img:before {
  position: absolute;
  width: 100%;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.9) 100%
  );
  height: 168px;
  content: "";
  bottom: 0;
  transition: all 0.5s;
}

.sec_introduce3 .box_title h2 {
  margin: 11px 0 35px 0;
}

.sec_service .box_img .logo {
  position: absolute;
  bottom: 30px;
  z-index: 1;
  right: 25px;
}

.sec_service1 .img_item img {
  width: 100%;
  height: 100%;
}

.sec_service2 h2 {
  text-align: center;
  margin-bottom: 47px;
}

.sec_service2 {
  padding-top: 75px;
  padding-bottom: 136px;
}

.sec_service2 .box_img {
  position: relative;
}

.sec_service2 .service2 .title {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
}

.service2 {
  position: relative;
}

.sec_service2 .service2 .title h4 {
  font-size: 22px;
  color: #ffffff;
  font-family: "SFU EurostileDemi";
  /* padding-left: 90px; */
  margin-bottom: 43px;
  left: 50%;
  right: 50%;
}

.sec_service2 h2 {
  text-align: center;
  text-transform: uppercase;
}

.wrap_service .title.content h4 {
  font-size: 18px;
  font-family: "Montserrat-Medium";
}

.wrap_service .title p {
  font-size: 16px;
  font-family: "Montserrat";
}

.title.content p {
  font-size: 16px;
  font-family: "Montserrat";
}

.wrap_service {
  display: flex;
  flex-wrap: wrap;
  padding-top: 100px;
}

.wrap_service .title h4 {
  font-size: 25px;
  font-family: "Montserrat-Bold";
}

.sec_service2 .box_img:before {
  position: absolute;
  content: "";
  background: linear-gradient(0deg, #000000 1.04%, rgba(0, 0, 0, 0) 54.92%);
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

.sec_news .box_photo {
  position: relative;
  height: 560px;
}

.sec_news1 .menu {
  list-style: none;
  margin: 30px 0 67px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sec_news1 .menu li:not(:last-child) {
  margin-right: 10px;
}

.sec_news1 .menu a {
  background: #ffffff;
  border: 1px solid rgba(102, 102, 102, 0.3);
  border-radius: 5px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 30px;
  height: 56px;
  text-decoration: none;
  color: #666666;
  font-size: 20px;
  font-family: "SFU Eurostile";
  transition: 0.3s all;
}

.sec_news1 current-menu-item {
  font-family: "SFU EurostileDemi";
}

textarea.wpcf7-form-control {
  outline: none;
}

.sec_news1 .menu a:hover,
.sec_news1 li.current-menu-item a {
  background: var(--primary);
  border: 1px solid var(--primary);
  color: var(--white);
}

.sec_news .box_photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sec_news .box_title {
  position: absolute;
  bottom: 0;
  padding-left: 50px;
  padding-bottom: 45px;
  color: white;
  width: 513px;
}

.grid-50.photo {
  overflow: hidden;
}

.sec_news .box_title h5 {
  font-size: 14px;
  text-transform: uppercase;
  margin: 0;
  font-family: "Montserrat-Medium";
}

.slider_support .arrow_slider {
  position: absolute;
  right: -50px;
  left: unset;
  top: 65%;
}

.sec_news .box_title h4 {
  text-transform: uppercase;
  font-size: 24px;
  font-family: "SFU EurostileBold";
  margin: 0;
  line-height: 1.2;
}

.sec_news .box_title time {
  font-size: 13px;
  font-family: "SFU EurostileDemi";
  color: rgb(255 255 255 / 90%);
}

.sec_news .box_title svg {
  position: absolute;
  right: -30px;
  top: 50px;
}

.sec_news .box_photo:before {
  position: absolute;
  content: "";
  background: linear-gradient(360deg, #333333 0%, rgba(0, 34, 121, 0) 90.32%);
  opacity: 0.9;
  bottom: 0;
  top: 0;
  right: 0;
  left: 0;
}

.sec_news .photo {
  padding: 0 10px 0 0;
  position: relative;
}

.sec_news {
  padding-top: 70px;
}

.sec_news1 .news .box_content {
  background: #f5f5f5;
  opacity: 0.9;
  border-radius: 0 0 10px 10px;
  padding: 26px 20px 27px 40px;
  margin-bottom: 20px;
}

.sec_news1 .news .box_content h3 {
  font-size: 20px;
  font-family: "SFU EurostileDemi";
  position: relative;
  padding-bottom: 25px;
}

.sec_news1 .news .box_content h3:before {
  position: absolute;
  width: 23%;
  content: "";
  height: 2px;
  background-color: var(--primary);
  bottom: 0;
}

.sec_news1 .news .box_content p {
  font-size: 14px;
  font-family: "SFU Eurostile";
  font-style: normal;
  width: 324px;
}

.sec_news1 .news .box_content time {
  font-size: 12px;
  font-family: "SFU Eurostile";
}

.truck .news {
  position: relative;
}

.section.news_details {
  padding-top: 89px;
  padding-bottom: 200px;
}

.box_service .box_img {
  position: relative;
  margin-bottom: 15px;
}

.box_service .box_img .service {
  position: absolute;
  bottom: 0;
  color: white;
  opacity: 0.9;
  padding: 0 79px 22px 30px;
}

.box_service .box_img .service h4 {
  font-size: 18px;
  font-family: "SFU EurostileDemi";
  margin: 0;
}

.box_service {
  padding-left: 90px;
}

.box_service .box_img .service time {
  font-size: 13px;
  font-family: "SFU Eurostile";
}

.box_service .box_img .service span {
  position: absolute;
  right: 36px;
}

.box_service .box_img:before {
  position: absolute;
  width: 100%;
  content: "";
  background: linear-gradient(
    360deg,
    #000000 0%,
    rgba(0, 0, 0, 0.3) 71.08%,
    rgba(0, 0, 0, 0) 87.14%
  );
  opacity: 0.9;
  border-radius: 5px;
  height: 135px;
  bottom: 0;
}

.box_service .box_title h3 {
  font-size: 18px;
  font-family: "SFU EurostileBold";
  text-transform: uppercase;
  text-align: center;
  background: var(--yellow);
  border-radius: 5px;
  align-items: center;
  justify-content: center;
  padding: 15px;
  color: var(--primary);
  margin-bottom: 12px;
}

.section.news_details .request h1 {
  font-size: 40px;
  color: #333333;
  font-family: "SFU EurostileDemi";
  text-transform: uppercase;
  margin-bottom: 47px;
}

.form_section .wrap_form input {
  width: 100%;
  border: 0.5px solid #c1c1c1;
  border-radius: 5px;
  margin-bottom: 20px;
  font-size: 16px;
  font-family: "Montserrat";
  outline: none;
  background: #f6f6f6;
}

.form_section textarea {
  border: 0.5px solid #c1c1c1;
  border-radius: 5px;
  font-size: 16px;
  font-family: "Montserrat";
  outline: none;
  height: 102px;
  background: #f6f6f6;
}

.form_section .wrap_form input::placeholder {
  color: #666666;
}

.form_section {
  background: #f6f6f6;
  padding: 84px 100px 115px;
  position: relative;
  border-radius: 5px;
}

.sec_service2 .box_link {
  position: absolute;
  right: 113px;
  padding-top: 40px;
}

.form_section .box_heading h2 {
  margin-bottom: 23px;
  padding-left: 0;
  text-transform: uppercase;
  font-size: 30px;
}

.sec_service1 .heading {
  text-align: center;
  margin: auto;
  max-width: 939px;
  padding-top: 215px;
}

.sec_service1 ul.application {
  display: flex;
  list-style: none;
  transform: translateX(41%);
  margin: 31px 0 50px 0;
}

.sec_service1 ul.application li {
  margin-right: 24px;
}

.sec_service1 h2.Heading_h2 {
  font-family: "SFU EurostileDemi";
  font-size: 36px;
  text-transform: uppercase;
}

.sec_service1 .box_heading .heading b {
  font-size: 18px;
  color: #333333;
  font-family: "Montserrat-Medium";
}

.sec_service1 p.Heading_p {
  padding-top: 30px;
}

.sec_service2 .box_link a.Button {
  padding: 13px 20px 13px 20px;
}

.sec_service1 .box_grid {
  margin-bottom: 100px;
}

.sec_service1 .title.content {
  padding-top: 20px;
}

.sec_service .wrap_transport .box_logo h4:before {
  width: 2px;
  height: 60%;
  background: var(--yellow);
  content: "";
  position: absolute;
  left: 30px;
  bottom: 27px;
}

.sec_support .wrap_support .box_item {
  margin-right: 20px;
  position: relative;
}

.sec_support .wrap_support .box_item .title h3 {
  font-size: 18px;
  font-family: "SFU EurostileBold";
  line-height: 25px;
}

.sec_support .wrap_support .box_item .title {
  background: #f5f5f5;
  padding: 60px 40px 45px 29px;
  transition: 0.5s all;
  height: 60px;
}

.sec_support .wrap_support .box_item .item {
  background: #f5f5f5;
  border-radius: 5px;
  padding: 20px 25px 25px 20px;
  display: inline-flex;
  position: relative;
  top: 40px;
  transition: 0.5s all;
  height: 37px;
  align-items: center;
}

.sec_support .wrap_support .box_item:before {
  width: 0;
  position: absolute;
  content: "";
  background: var(--primary);
  transform: matrix(1, 0, 0, -1, 0, 0);
  height: 3px;
  bottom: 0;
  left: 0;
  transition: 0.3s all;
}

.sec_support .wrap_support .box_item:hover:before {
  content: "";
  width: 100%;
}

.sec_support .wrap_support .box_item:hover .title {
  background: var(--primary);
  color: var(--white);
}

.sec_support .wrap_support .box_item:hover .item {
  background: var(--primary);
  border-radius: 5px;
}

.sec_support .wrap_support .box_item:hover img {
  filter: invert(1);
}

.sec_support .box_heading {
  text-align: center;
}

.swiper.slider_support {
  position: static;
}

.wrap_support .arrow_slider {
  position: absolute;
  right: 300px;
  left: unset;
  top: 28%;
}

.wrap_support .arrow_slider.prev {
  right: unset;
  left: -60px;
}

.sec_support {
  padding-top: 50px;
  padding-bottom: 135px;
}

.sec_support3 h2.Heading_h2 {
  text-align: center;
  margin-bottom: 72px;
}

.sec_support3 .wrap_document {
  background: #e2e2e2;
  border-radius: 2px;
  padding: 20px 25px 20px 40px;
  justify-content: center;
  align-items: center;
  display: flex;
  transition: 0.5s all;
}

.sec_support3 .wrap_document .title h3 {
  font-family: "SFU EurostileDemi";
  font-size: 18px;
  margin: 0;
}

.sec_support3 .wrap_document:hover svg path {
  stroke: white;
}

.sec_support .box_content {
  padding-top: 86px;
}

.sec_support .box_content .content h4 {
  color: #000000;
  font-size: 20px;
  font-family: "SFU EurostileDemi";
  padding: 22px 0 16px 42px;
  background: #f5f5f5;
  cursor: pointer;
}

.sec_support .box_content .content {
  border-radius: 2px;
  margin-bottom: 15px;
  position: relative;
}

.sec_support .box_content .content p {
  width: 608px;
  font-size: 16px;
  font-family: "Montserrat";
  padding: 10px 0 0 42px;
  margin: 0;
}

.sec_support .box_content .content:hover h4 {
  background: var(--primary);
  color: var(--white);
  border-radius: 2px;
}

.sec_support .box_content .content h4 svg {
  position: absolute;
  top: 34px;
  right: 34px;
}

.wrap_form .grid-100:not(:last-child) {
  margin-bottom: 10px;
}

.wrap_form input.wpcf7-form-control {
  width: 100%;
  outline: none;
}

.wrap_form select.wpcf7-form-control {
  width: 100%;
}

.sec_news1 .truck {
  display: flex;
  flex-wrap: wrap;
}

.box_see h3 {
  display: flex;
  font-family: "SFU EurostileDemi";
  font-size: 16px;
  color: #333333;
  margin: 0;
}

.box_see {
  margin-top: 58px;
  padding-top: 26px;
  display: flex;
  position: relative;
  border-top: 1px solid rgba(102, 102, 102, 0.15);
  border-bottom: 1px solid rgba(102, 102, 102, 0.15);
}

.box_see svg {
  position: absolute;
  top: 12px;
  right: 0;
}

.box_see h3 p {
  font-family: "Montserrat";
  margin-right: 15px;
}

.sec_news1 {
  padding-top: 100px;
  padding-bottom: 250px;
}

.sec_news1 .box_heading {
  text-align: center;
}

.sec_news1 .box_heading h2 {
  margin: 0;
}

.sec_news1 .box_heading ul.ajax_news {
  display: -webkit-inline-box;
  margin: 30px 0 67px 0;
}

.sec_support3 .wrap_document .title {
  margin-left: 40px;
}

.sec_support3 .wrap_document .item {
  flex: 0 0 auto;
}

section.sec_support3 {
  padding-bottom: 240px;
  padding-top: 15px;
}

.sec_support3 .wrap_document:hover {
  background: var(--primary);
  border-radius: 2px;
  color: #ffffff;
}

.swiper.slider_support3 {
  position: static;
}

.swiper.slider_support3 .arrow_slider {
  top: 39%;
  right: 300px;
}

.swiper.slider_support3 .arrow_slider.prev {
  left: 300px;
  right: unset;
}

.form_support {
  padding-bottom: 27px;
}

.sec_support2 .box_link {
  padding-bottom: 185px;
}

.sec_support2 .grid-50 {
  position: relative;
  z-index: 1;
}

.sec_contact .grid-60 {
  padding: 0;
}

.rp_contact {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  /* Đảm bảo các cột con cao bằng nhau */
}

.rp_contact > .grid-60,
.rp_contact > .grid-40 {
  flex: 0 0 auto;
  width: 60%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  /* Đảm bảo nội dung không phá layout */
}

.rp_contact > .grid-40 {
  width: 40%;
}

@media (max-width: 768px) {
  .rp_contact > .grid-60,
  .rp_contact > .grid-40 {
    width: 100%;
  }
}

.sec_contact .address .logo {
  max-width: 80%;
  margin: 0 auto;
}

.sec_contact .address {
  color: white;
  background-size: cover;
  padding: 61px 80px 48px;
  background-repeat: no-repeat;
  border-radius: 0px 20px 20px 0px;
  background: var(--primary);
}

.sec_contact .address .number {
  display: flex;
  padding-top: 20px;
}

.sec_contact .address .number ul {
  list-style: none;
}

.sec_contact .address .number ul li {
  margin-bottom: 10px;
  font-size: 14px;
  font-family: "Montserrat";
}

.sec_contact .application {
  padding-top: 15px;
}

.sec_contact .application span {
  margin-right: 20px;
}

.sec_contact {
  padding-top: 108px;
  margin-bottom: -262px;
  z-index: 2;
}

.sec_contact .address h3 {
  font-size: 20px;
  color: var(--yellow);
  font-family: "SFU EurostileBold";
  padding-top: 37px;
}

.sec_contact .address p {
  font-size: 14px;
  font-family: "Montserrat-Bold";
}

.sec_contact .address p span {
  font-family: "Montserrat";
}

.section.news_details .form_section .box_link {
  padding-top: 31px;
  right: 99px;
  position: absolute;
}

.sec_support2 .form_support {
  padding-top: 160px;
  padding-bottom: 171px;
}

.sec_support2 .box_heading:before {
  width: 100%;
  position: absolute;
  content: "";
  background: #ffffff;
  opacity: 0.5;
  filter: blur(100px);
  height: 411px;
  z-index: -1;
  top: 0;
}

.recruit_details {
  padding-top: 100px;
}

.recruit_details .box_recruit .contact {
  background: var(--primary);
  border-radius: 5px;
  color: white;
  text-align: center;
  padding: 25px 30px;
  position: relative;
}

.recruit_details .box_recruit .contact h3 {
  font-size: 18px;
  font-family: "Montserrat-Bold";
}

.recruit_details .box_recruit .contact b {
  font-size: 15px;
  font-family: "Montserrat";
}

.recruit_details .box_recruit .contact a.Button {
  padding: 10px 74px;
  background: var(--yellow);
  border-radius: 5px;
}

.recruit_details .box_recruit .contact p {
  margin-top: 19px;
}

.box_recruit .recruit {
  padding-top: 15px;
}

.box_recruit .recruit h3 {
  font-size: 18px;
  font-family: "Montserrat-Bold";
  text-transform: uppercase;
  background: var(--yellow);
  border-radius: 5px;
  padding: 15px 35px 15px;
}

.box_recruit .recruit .title {
  background: #f6f6f6;
  border-radius: 5px;
  padding: 20px 60px 24px 37px;
  margin-bottom: 9px;
  position: relative;
}

.box_recruit .recruit .title h4 {
  font-size: 18px;
  color: #484848;
  opacity: 0.9;
  font-family: "Montserrat";
}

.box_recruit .recruit .title time {
  font-size: 13px;
  color: #484848;
  opacity: 0.9;
  font-family: "Montserrat";
}

.recruit_details .contact .title h3 {
  font-size: 20px;
  color: #000000;
  font-family: "Montserrat-Bold";
}

.form_file .box_heading {
  text-align: center;
  margin-bottom: 25px;
}

.sec_recruit {
  padding-top: 79px;
}

.sec_recruit .box_title {
  padding-right: 88px;
}

.sec_recruit1 {
  padding-top: 140px;
  padding-bottom: 150px;
}

.sec_recruit1 .box_item {
  display: flex;
  margin-bottom: 50px;
}

.sec_recruit1 .box_title {
  padding-right: 81px;
}

.sec_recruit1 .box_title a.Button {
  padding: 17px 28px 16px 20px;
  border-radius: 5px;
}

.sec_recruit1 .box_title a.Button svg {
  margin-left: 50px;
}

.sec_recruit1 .box_item .item {
  padding-right: 29px;
  flex: 0 0 auto;
}

/* .service_details .box_heading .wrap {
    margin-bottom: 118px;
} */

.sec_recruit1 .box_item .title h3 {
  font-size: 35px;
  font-family: "Montserrat-Bold";
  color: #000000;
  margin: 0;
}

.sec_contact .address a {
  text-decoration: none;
  color: white;
}

.sec_contact .box_link a.Button:hover {
  background: var(--primary);
  color: white;
}

.sec_contact .box_link a.Button:hover svg path {
  stroke: white;
}

.sec_contact .box_link a.Button svg path {
  transition: 0.5s all;
}

.sec_recruit1 .box_item .title b {
  font-size: 18px;
  font-family: "Montserrat";
}

.form_file {
  background: #f6f6f6;
  padding: 50px 100px 165px;
}

.form_file .wrap_form .grid-50 {
  margin-bottom: 15px;
  font-size: 14px;
  color: #333333;
  font-family: "Montserrat";
}

.form_file .wrap_form .grid-50 input {
  font-size: 12px;
  color: #666666;
  opacity: 0.8;
  font-family: "Montserrat";
  border: 1px solid #dbdbdb;
  border-radius: 2px;
}

.form_file .wrap_form textarea.wpcf7-form-control {
  font-size: 12px;
  color: #666666;
  opacity: 0.8;
  font-family: "Montserrat";
  outline: none;
  border: 1px solid #dbdbdb;
  border-radius: 2px;
}

.form_file a.Button {
  /*position: absolute;*/
  float: right;
  bottom: 0;
  right: 100px;
  padding: 17px 27px 13px;
  margin-bottom: 50px;
}

.form_file {
  position: relative;
  margin-bottom: 202px;
}

.form_file a.Button svg {
  margin-left: 25px;
}

.form_file .wrap_form .grid-100 {
  font-size: 14px;
  font-family: "Montserrat";
}

.box_recruit .recruit .title svg {
  position: absolute;
  top: 104px;
  right: 30px;
}

.recruit_details .box_recruit .contact h3:before {
  width: 82%;
  height: 0.5px;
  position: absolute;
  content: "";
  background-color: #ffffff42;
  top: 57px;
  left: 25px;
}

.service_details .item {
  display: flex;
  align-items: center;
}

.service_details .item > * {
  width: 50%;
}

.service_details .item:nth-child(even) .box_img {
  order: 2;
  margin-left: 45px;
}

.service_details .item:nth-child(even) .box_content {
  padding-right: 9px;
}

.service_details .item:nth-child(odd) .box_content {
  margin-left: 35px;
}

.service_details .text_center h1 {
  font-size: 40px;
  color: #333333;
  font-family: "SFU EurostileDemi";
  text-transform: uppercase;
  margin-bottom: 31px;
}

.service_details .text_center {
  text-align: center;
  margin: auto;
  max-width: 996px;
  margin-bottom: 109px;
}

/* .page-template-introduce .banner_gr:before {
    position: absolute;
    content: url('/wp-content/uploads/2022/06/Group-18876-2-1.png');
    bottom: -15px;
    z-index: 9;
    left: 50%;
    transform: translateX(-50%);
} */

.service_details .text_center .content p strong {
  font-size: 18px;
  font-family: "Montserrat-Medium";
  color: #333333;
}

.service_details .text_center .content p {
  font-size: 15px;
  font-family: "Montserrat";
}

.service_details {
  padding-top: 68px;
}

.service_details .item .box_content h3 {
  font-size: 25px;
  font-family: "Montserrat-Bold";
}

.service_details .item .box_content p strong {
  font-size: 17px;
  font-family: "Montserrat-Medium";
}

.service_details .item .box_content p {
  font-size: 16px;
  font-family: "Montserrat";
}

.box_recruit {
  padding-left: 95px;
}

.sec_contact .wrap_form input.wpcf7-form-control {
  font-size: 14px;
  font-family: "Montserrat";
}

.sec_contact .wrap_form .grid-100 {
  font-size: 14px;
  font-family: "Montserrat-Bold";
  margin: 0;
  padding-left: 0;
}

.sec_contact .wrap_form .grid-50 {
  font-size: 14px;
  font-family: "Montserrat-Bold";
  /* padding: 0; */
}

table {
  text-align: center;
}

table tr th {
  background: var(--primary);
  color: white;
  font-size: 16px;
  font-family: "Montserrat-Bold";
}

table tr td:nth-child(1) {
  font-size: 30px;
  color: var(--primary);
  font-family: "Montserrat-Medium";
}

table tr td:nth-child(2) {
  font-size: 16px;
  font-family: "Montserrat-Medium";
  color: #333333;
}

table tr td:nth-child(4) {
  font-size: 14px;
  font-family: "Montserrat";
}

table tr td:nth-child(5) {
  font-size: 14px;
  font-family: "Montserrat";
}

table tr td:nth-child(6) {
  font-size: 14px;
  font-family: "Montserrat";
}

.sec_recruit2 {
  padding-bottom: 100px;
}

.sec_recruit2 h2 {
  text-align: center;
}

.mySwiper2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.mySwiper2 .swiper-slide {
  height: 100%;
}

.mySwiper2 {
  height: 674px;
}

.mySwiper .swiper-slide {
  height: 150px;
}

.mySwiper .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.mySwiper {
  margin-top: -75px;
}

.swiper.mySwiper2 .arrow_slider {
  background: var(--primary);
  width: 50px;
  height: 50px;
  position: absolute;
  z-index: 9;
  top: 90%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  box-shadow: 0 10px 20px rgb(9 47 70 / 10%);
  left: 270px;
}

.swiper.mySwiper .swiper-wrapper {
  height: auto;
}

.swiper.mySwiper2 {
  position: static;
}

.swiper.mySwiper2 .arrow_slider.next {
  left: unset;
  right: 270px;
}

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

.service_details .box_video {
  position: relative;
}

.service_details .title {
  position: absolute;
  bottom: 200px;
  color: white;
  transform: translate(-50%, -50%);
  right: 25%;
  font-size: 16px;
  font-family: "Montserrat-Bold";
}

.service_details .title .box_link {
  position: absolute;
  bottom: 0;
  width: 100px;
  height: 100px;
  background: transparent;
  display: inline-flex;
  padding: 33px 33px 34px 40px;
  justify-content: center;
  color: white;
  left: 50%;
  transform: translate(-50%, -50%);
  align-items: center;
  border-radius: 50%;
  text-align: center;
  border: 1px solid #ffffff;
}

.service_details .title .box_link:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 95px;
  height: 95px;
  background: white;
  border-radius: 50%;
  animation: pulse-border 1000ms cubic-bezier(0.38, 0.99, 1, 1) infinite;
  z-index: -1;
}

.sec_news1 li.current-menu-item a {
  font-family: "SFU EurostileDemi";
}

.btn_submit {
  position: relative;
  height: 50px;
  margin-top: 27px;
  color: #333333;
  background: var(--yellow);
  text-align: center;
  align-items: center;
  display: inline-flex;
  padding: 12px 19px 13px 26px;
  justify-content: center;
  transition: 0.5s all;
}

.service_details .share ul {
  list-style-type: none;
  display: flex;
  align-items: center;
  justify-content: center;
}

.service_details .share {
  margin-bottom: 47px;
}

.service_details .share ul li {
  margin-right: 24px;
}

.btn_submit input {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
}

.sec_recruit .box_title h2 {
  margin: 20px 0 26px;
}

.btn_submit span {
  margin-right: 16px;
  font-family: "Montserrat-Medium";
  font-size: 14px;
}

.sec_service2 .form_section {
  margin-top: 126px;
  margin-bottom: 50px;
}

.section.news_details .nav_bottom.next_news {
  margin: 42px 0 71px;
  padding: 15px 0 25px;
  position: relative;
  border-bottom: 1px solid rgba(102, 102, 102, 0.15);
  display: flex;
  border-top: 1px solid rgba(102, 102, 102, 0.15);
}

.section.news_details .nav_bottom.next_news a {
  display: flex;
  font-family: "SFU EurostileDemi";
  font-size: 16px;
  color: #333333;
  margin: 0;
  text-decoration: none;
  text-transform: uppercase;
}

.section.news_details .nav_bottom.next_news span {
  font-family: "Montserrat";
  margin-right: 15px;
  color: #666666;
}

.section.news_details .nav_bottom.next_news a svg {
  position: absolute;
  top: 5px;
  right: 15px;
}

.sec_recruit1 .box_title a.Button:hover svg path {
  stroke: white;
}

.sec_recruit1 a.Button:hover {
  background: var(--primary);
  color: white;
}

.sec_service a.Button svg {
  margin-left: 42px;
}

.sec_contact div#wpcf7-f848-o1 {
  margin-bottom: 30px;
}

.sec_contact .wrap_form .grid-50:not(:last-child) {
  padding-left: 0;
}

.sec_service a.Button:hover svg path {
  stroke: white;
}

.sec_service a.Button svg path {
  transition: 0.5s all;
}

.service_details .item:not(:last-child) {
  margin-bottom: 101px;
}

section.sec_map {
  z-index: 1;
}

.sec_contact .form_section {
  background: #ffffff;
  box-shadow: 0px 4px 60px rgba(6, 6, 6, 0.08);
  border-radius: 20px 0 0 20px;
  height: 100%;
}

.sec_contact .form_section .wrap_form input {
  background: #ffffff;
  border: 1px solid #d0d5e0;
}

.sec_contact .form_section textarea {
  background: #ffffff;
  border: 1px solid #d0d5e0;
}

.page-template-introduce .banner_gr {
  padding-bottom: 103px;
}

.page-template-news ul {
  margin: auto;
}

nav.breadcrumb ul li a {
  text-decoration: none;
}

.single-service nav.breadcrumb ul {
  margin: auto;
  max-width: unset;
  padding: 0 0 0 calc(calc(100vw - 1200px) / 2);
  justify-content: unset;
}

.single-service .breadcrumbs {
  background: #f6f6f6;
  padding: 10px 0;
}

.single-post .breadcrumbs {
  background: #f6f6f6;
  padding: 10px 35px;
}

.single-post .breadcrumbs ul {
  margin: auto;
  max-width: unset;
  padding: 0 0 0 calc(calc(100vw - 1200px) / 2);
  justify-content: unset;
}

.single-post .breadcrumbs ul li {
  margin-right: 40px;
}

.page-template-introduce .banner_gr .container {
  position: absolute;
  text-align: center;
  align-items: center;
  justify-content: center;
  max-width: 510px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  top: 244px;
}

.page-template-news .banner_gr .container {
  position: absolute;
  text-align: center;
  align-items: center;
  justify-content: center;
  max-width: 510px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  top: 244px;
}

.page-template-service .banner_gr .container {
  position: absolute;
  text-align: center;
  align-items: center;
  justify-content: center;
  max-width: 510px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  top: 244px;
}

.single-tuyen-dung .breadcrumbs {
  background: #f6f6f6;
  padding: 10px 0;
}

.single-tuyen-dung .breadcrumbs ul {
  margin: auto;
  max-width: unset;
  padding: 0 0 0 calc(calc(100vw - 1200px) / 2);
  justify-content: unset;
}

.page-template-recruit .banner_gr .container {
  position: absolute;
  text-align: center;
  align-items: center;
  justify-content: center;
  max-width: 510px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  top: 244px;
}

.page-template-support .banner_gr .container {
  position: absolute;
  text-align: center;
  align-items: center;
  justify-content: center;
  max-width: 510px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  top: 244px;
}

.banner_gr .container h1 {
  font-size: 50px;
  font-family: "SFU EurostileBoldExtendedTwo";
  margin-bottom: 10px;
  transition: 0.5s all;
}

.Banner2 {
  position: relative;
}

.Banner2 .box_title {
  bottom: 477px;
  margin: auto;
  max-width: 513px;
  position: absolute;
  text-align: center;
  align-items: center;
  justify-content: center;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  top: 215px;
}

.banner_gr .container:before {
  width: 100%;
  position: absolute;
  content: "";
  background: #ffffff;
  opacity: 0.9;
  height: 395px;
  filter: blur(172px);
  bottom: -82px;
  left: 0;
  z-index: -1;
}

.Banner2 .box_title:before {
  position: absolute;
  width: 100%;
  content: "";
  background: #ffffff;
  opacity: 0.6;
  filter: blur(100px);
  height: 343px;
  left: 0;
  bottom: -150px;
  z-index: -1;
}

.Banner2 .box_title h1 {
  font-size: 50px;
  font-family: "SFU EurostileBoldExtendedTwo";
  margin-bottom: 9px;
  transition: 0.5s all;
  /* opacity: 0; */
  /* transform: translateY(50px); */
}

div#loadpage {
  /* pointer-events: none; */
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 999999;
  overflow: hidden;
  background-size: cover;
  transition: 1s all ease-in-out;
}

div#loadpage .mask {
  background-color: #fff;
  transition: 1s all ease-in-out;
  position: absolute;
  width: 100%;
  height: 100%;
}

div#loadpage.hidden .mask {
  background-color: transparent;
}

div#loadpage .mask span {
  display: block;
  width: 100%;
  height: 20%;
  position: absolute;
  left: 0;
  transition: 1s all ease-in-out;
  background-color: var(--primary);
}

div#loadpage .mask span:nth-child(even) {
  left: unset;
  right: 0;
}

div#loadpage .mask span:nth-child(1) {
  top: 0;
}

div#loadpage .mask span:nth-child(2) {
  top: 20%;
}

div#loadpage .mask span:nth-child(3) {
  top: 40%;
}

div#loadpage .mask span:nth-child(4) {
  top: 60%;
}

div#loadpage .mask span:nth-child(5) {
  top: 80%;
}

#loadpage.hidden {
  opacity: 0;
  visibility: hidden;
}

div#loadpage.hidden .mask span {
  width: 0;
}

.logo-loadpage svg {
  position: absolute;
  max-width: 450px;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}

.logo-loadpage svg .layer1 path {
  fill-opacity: 0;
  stroke-opacity: 0;
  stroke-width: 1;
  stroke-miterlimit: 10;
}

.logo-loadpage svg #layer3 path,
.logo-loadpage svg rect {
  opacity: 0;
}

.logo-loadpage svg #layer3 path {
  stroke: transparent;
}

.logo-loadpage svg.animate .layer1 path {
  stroke-opacity: 1;
}

.logo-loadpage svg.active .layer1 path {
  stroke-dasharray: 8000;
  stroke-dashoffset: 8000;
  fill-opacity: 1;
  stroke-opacity: 0;
  -webkit-transition: all 3s ease;
  transition: all 3s ease;
}

.logo_center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  width: 300px;
  height: auto;
}

.box_content.q_a h4 {
  margin: 0;
}

.box_content.q_a .content_group {
  display: none;
}

.sec_support .box_content .content.active .content_group {
  display: block;
  background: #f5f5f5;
  border-radius: 2px;
  padding: 40px 0 30px 0;
}

.sec_support .box_content .content.active h4 {
  background-color: var(--primary);
  color: var(--white);
}

.news_details .box_time {
  display: flex;
  border-top: 1px solid rgba(102, 102, 102, 0.15);
  padding: 12px 0 5px;
  margin-bottom: 30px;
  border-bottom: 1px solid rgba(102, 102, 102, 0.15);
}

.arrow_slider.next {
  left: unset;
  right: 300px;
}

.news_details .box_time .share_post {
  display: flex;
  margin: auto;
  position: relative;
  margin-right: 0;
}

.news_details .box_time .share_post a {
  margin-left: 30px;
}

.news_details .box_time .share_post span {
  font-size: 14px;
  color: #484848;
  font-family: "SFU Eurostile";
}

.news_details .box_time time {
  font-size: 14px;
  color: #484848;
  font-family: "SFU Eurostile";
}

.time_post {
  display: flex;
}

.time_post svg {
  margin-right: 16px;
}

.sec_service2 .form_section {
  border-radius: 5px;
}

.sec_support .box_heading h2 {
  margin: 12px 0 45px;
}

.sec_support2 .wrap_form h2 {
  margin-bottom: 10px;
}

.sec_support2 .wrap_form .grid-100 {
  padding: 0;
}

.sec_recruit1 .box_title h2 {
  padding: 14px 0 19px;
}

.sec_recruit1 .box_title p {
  margin-bottom: 27px;
}

.sec_recruit1 .location h2 {
  text-align: center;
  margin-bottom: 62px;
  margin-top: 155px;
}

.sec_recruit1 .location {
  margin-bottom: 166px;
}

.form_file .box_heading h2 {
  margin-bottom: 11px;
  font-size: 30px;
}

/* .sec_contact .address .number:before {
    position: absolute;
    width: 314px;
    content: '';
    height: 2px;
    background-color: #ffffff2e;
    bottom: 36%;
} */

/* .sec_contact .address .number:after {
    position: absolute;
    width: 314px;
    content: '';
    height: 2px;
    background-color: #ffffff2e;
    bottom: 18%;
}

.sec_contact .application:before {
    position: absolute;
    width: 314px;
    height: 2px;
    content: '';
    background-color: #ffffff2e;
    bottom: 10%;
} */

.home_sec_6 .wrap_title h2 {
  margin: 10px 0 11px;
}

.wrap_table_td tr:nth-child(odd) td {
  background: white;
}

.wrap_search_popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: 0.3s all;
  pointer-events: none;
}

.wrap_search_popup.show {
  opacity: 1;
  pointer-events: unset;
}

.wrap_search_popup .inner {
  background: #353535e8;
  padding: 20px calc(calc(100vw - 900px) / 2) 20px;
  position: relative;
  z-index: 2;
  transform: translateY(-120%);
  transition: 0.3s all;
}

.wrap_search_popup.show .inner {
  transform: translateY(0%);
  transition-delay: 0.3s;
}

.wrap_search_popup .inner .button_close {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 45px;
  cursor: pointer;
}

.wrap_search_popup .inner .button_close path {
  fill: white;
}

.wrap_search_popup .inner h2 {
  font-size: 40px;
  margin-bottom: 30px;
}

.wrap_search_popup input::placeholder {
  font-size: 25px;
  color: #929292;
}

.wrap_search_popup input#s {
  margin-bottom: 0;
  height: 50px;
  width: 100%;
  margin-right: 10px;
  outline: none;
  background-color: #232323;
  border-radius: 0;
  border: 1px solid transparent;
  color: white;
  font-size: 16px;
  transition: 0.5s all;
  padding: 0 20px;
}

.wrap_search_popup input#s:focus {
  border-color: #3877c8;
}

.wrap_search_popup input#s::placeholder {
  font-size: 18px;
}

.wrap_search_popup input#searchsubmit {
  height: 50px;
  width: 240px;
  font-size: 16px;
  text-transform: uppercase;
  color: #333333;
  flex: 0 0 auto;
  background: var(--yellow);
  border-radius: 5px;
  position: unset;
  opacity: 1;
}

.wrap_search_popup form {
  display: flex;
}

.wrap_search_popup h2 {
  color: #fff;
}

.sec_introduce .box_title h3 {
  margin-bottom: 15px;
}

div#page {
  margin-top: 90px;
}

nav.breadcrumb ul {
  list-style: none;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin: auto;
}

nav.breadcrumb ul li:not(:last-child) {
  margin-right: 20px;
}

nav.breadcrumb ul li {
  font-size: 20px;
}

nav.breadcrumb ul li a {
  color: #333333;
  font-family: "Montserrat";
}

nav.breadcrumb ul cite {
  font-style: normal;
  font-size: 15px;
}

.single-service nav.breadcrumb ul li {
  margin-right: 40px;
}

.page-template-contact .breadcrumbs {
  background: #f6f6f6;
  padding: 10px 0;
}

.page-template-contact .breadcrumbs ul {
  margin: auto;
  max-width: unset;
  padding: 0 0 0 calc(calc(100vw - 1200px) / 2);
  justify-content: unset;
}

.page-template-contact nav.breadcrumb ul li {
  margin-right: 37px;
}

.wrap_support .arrow_slider {
  position: absolute;
  right: -50px;
  left: unset;
  top: 63%;
}

.sec_support .wrap_support {
  position: relative;
}

.news.sec_news1 .text_up.text_center {
  text-align: center;
  margin-bottom: 67px;
}

.news.sec_news1 a.load_post.Button {
  padding: 13px 30px;
  transition: 0.5s all;
}

.news.sec_news1 a.load_post.Button:hover {
  background: var(--primary);
  color: #ffffff;
}

.search section#banner_gr {
  display: none;
}

.search section.section.result {
  padding-top: 50px;
}

.Sec_Home2 .box_title .box_item {
  position: relative;
  z-index: 9;
}

.Sec_Home2 .box_title .content > * {
  position: relative;
}

.group_phone {
  position: relative;
  background: var(--yellow);
  padding-right: 40px;
}

.open_phone_hiiden {
  position: absolute;
  top: 33px;
  right: 12px;
  cursor: pointer;
}

ul.list_phone {
  max-height: 0;
  overflow: hidden;
  transition: 0.3s all;
  position: absolute;
  width: 100%;
  left: 0;
  padding: 0 20px;
  background: var(--yellow);
}

ul.list_phone.active {
  max-height: 1000px;
}

ul.list_phone a {
  padding: 10px 0 !important;
  justify-content: flex-start;
  height: auto;
}

ul.list_phone li:not(last-child) {
  border-bottom: 1px solid rgba(0, 34, 121, 0.1);
}

.sec_contact .form_section .wpcf7-submit {
  display: none;
}

.section.service_details p,
.section.service_details ol,
.section.service_details ul {
  margin-bottom: 0.875rem;
}

/*responsive*/

@media only screen and (max-width: 1199px) {
  .grid-container {
    max-width: 950px;
  }
  .inside-header {
    padding: 0 0 0 calc(calc(100vw - 950px) / 2);
    max-width: unset;
  }
  .Banner .box_title h1 {
    font-size: 35px;
  }
  .Banner .box_title p {
    font-size: 18px;
  }
  img.header-image.is-logo-image {
    width: 80%;
  }
  a.Button {
    font-size: 12px;
    padding: 8px 14px 10px 18px;
  }
  .Banner:before {
    display: none;
  }
  h3.Heading_h3 {
    font-size: 12px;
  }
  .sec_contact .address {
    padding: 37px;
  }
  .page-template-contact .breadcrumbs {
    padding: 10px 40px;
  }
  .sec_contact {
    padding: 50px;
  }
  .sec_contact .address .number:before {
    bottom: 44%;
  }
  .sec_contact .address .number:after {
    bottom: 22%;
  }
  .sec_contact .application:before {
    bottom: 15%;
  }
  h2.Heading_h2 {
    font-size: 29px;
    margin-bottom: 35px;
  }
  .sec_Home .box_title p {
    font-size: 12px;
  }
  .sec_Home {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .sec_Home .number {
    margin-bottom: 0;
    padding: 0 50px 180px 50px;
  }
  section.sec_Home:after {
    display: none;
  }
  .sec_Home .box_experience h1 {
    font-size: 30px;
    padding-top: 80px;
  }
  .sec_Home .box_experience span {
    font-size: 120px;
  }
  .sec_Home .box_experience h4 {
    font-size: 14px;
  }
  .Sec_Home1 {
    padding-top: 100px;
    padding-bottom: 50px;
  }
  .Sec_Home1 .Box_title h3 {
    margin-left: 0;
  }
  .Sec_Home1 .Box_title h2 {
    margin: 0;
    margin-bottom: 5px;
  }
  .Sec_Home1 .Box_title p {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .Sec_Home1 .wrap .box_content {
    padding: 24px 60px 10px 38px;
  }
  .Sec_Home1 .wrap .box_content .item {
    padding: 12px 2px 12px 12px;
    top: 214px;
  }
  .Sec_Home1 .wrap .box_content .item img {
    width: 70%;
    height: 50%;
  }
  .Sec_Home1 .wrap .box_content h4 {
    font-size: 15px;
  }
  .Sec_Home1 .wrap .box_content p {
    font-size: 14px;
  }
  .Sec_Home1 .wrap .Box_img img {
    width: 100%;
  }
  .Sec_Home2 .box_title {
    left: calc(calc(100vw - 950px) / 2);
  }
  .box_title a.button_video {
    width: 70px;
    height: 70px;
    margin-right: 25px;
  }
  .box_item a.button_video:before {
    width: 70px;
    height: 70px;
  }
  .Sec_Home2 .box_title h4 {
    font-size: 16px;
  }
  .Sec_Home2 .box_title .content {
    width: 255px;
  }
  .Sec_Home2 .wrap_number .Number span {
    font-size: 40px;
  }
  .Sec_Home2 .wrap_number .Number {
    padding: 38px 24px 10px;
  }
  .Sec_Home2 .wrap_number .Number h5 {
    font-size: 12px;
  }
  .Sec_Home2 .wrap_number {
    margin: 0;
    bottom: 10px;
    margin-left: 80px;
  }
  .Sec_Home2 .box_title {
    transform: translate(35%, -50%);
  }
  .Sec_Home3 {
    padding: 50px 0;
  }
  .Sec_Home3 .box_title p {
    font-size: 14px;
  }
  .Sec_Home3 .box_title {
    max-width: 730px;
  }
  .Sec_Home3 h2.Heading_h2 {
    margin: 5px 0;
  }
  .tabs .wrap_img ul .icon {
    width: 80px;
    height: 80px;
    border: 9px solid white;
  }
  .tabs .wrap_img ul img {
    width: auto;
    height: 35px;
    object-fit: unset;
  }
  .tabs .wrap_img img {
    width: 60%;
    height: 60%;
  }
  .tabs {
    margin-top: 80px;
  }
  .for_tabs h3 {
    font-size: 20px;
  }
  .for_tabs {
    top: 60px;
    width: 290px;
  }
  .Sec_Home4 {
    padding: 50px 0 719px;
  }
  .Sec_Home4 .wrap h2 + p {
    font-size: 14px;
  }
  .Sec_Home4 .wrap h2 {
    margin: 0;
  }
  .Sec_Home4 .wrap h3.Heading_h3 {
    margin-bottom: 7px;
  }
  .Sec_Home4 .wrap {
    margin-bottom: 20px;
    display: block;
  }
  ul.ajax_news a {
    padding: 0 15px;
    font-size: 16px;
    height: 40px;
  }
  .wrap_title {
    margin-bottom: 30px;
  }
  .item_post.large {
    width: calc(100% + calc(100vw - 910px) / 2);
  }
  .item_post.large .date_post .date {
    font-size: 30px;
  }
  .item_post.large .date_post .month {
    font-size: 12px;
  }
  .item_post.large .date_post {
    width: 80px;
    height: 80px;
  }
  .item_post.large h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .item_post.large .content {
    font-size: 12px;
    margin-bottom: 20px;
  }
  .item_post.large .box_content {
    padding: 115px 29px 50px;
  }
  .item_post.large span {
    font-size: 12px;
  }
  .slider_home4 .item_post .box_img {
    width: 229px;
    height: 150px;
    margin-right: 20px;
  }
  .slider_home4 .item_post .box_content .date_post {
    font-size: 12px;
  }
  .slider_home4 .item_post .box_content h3 {
    font-size: 16px;
  }
  .slider_home4 .item_post .box_content span {
    font-size: 12px;
  }
  .slider_home4 {
    margin-top: 30px;
    padding-bottom: 35px;
  }
  .home_sec_7 .box_content {
    padding-top: 50px;
    text-align: center;
  }
  .content {
    font-size: 14px;
  }
  .logo_top {
    margin-bottom: 50px;
  }
  .logo_top a img {
    width: 60%;
  }
  .home_sec_7 .box_content h2 {
    margin-top: 6px;
  }
  .wrap_logo .swiper-pagination span {
    width: 25px;
    height: 2px;
  }
  .page-template-introduce .banner_gr:before {
    display: none;
  }
  .page-template-introduce .banner_gr {
    padding: 50px 0;
  }
  .banner_gr .container h1 {
    font-size: 35px;
  }
  nav.breadcrumb ul li {
    font-size: 18px;
  }
  .sec_introduce .box_title h3 {
    margin-bottom: 10px;
  }
  .sec_introduce .box_title {
    margin-bottom: 20px;
  }
  .sec_introduce .value .title h4 {
    font-size: 16px;
    margin-bottom: 25px;
  }
  p.Heading_p {
    font-size: 14px;
  }
  .sec_introduce .value .title {
    padding: 35px;
    margin-bottom: 10px;
    width: 390px;
  }
  .sec_introduce .grid-100 {
    display: flex;
    padding-left: 65px;
  }
  .sec_introduce .value .title h4:before {
    bottom: -10px;
  }
  .sec_introduce1 {
    padding: 50px 0;
  }
  .sec_introduce1 .box_heading h2 {
    margin-bottom: 18px;
    max-width: 380px;
  }
  .sec_introduce1 .box_heading p {
    font-size: 14px;
  }
  .sec_introduce1 .box_heading {
    max-width: 705px;
  }
  .sec_introduce .value .title h4:before {
    width: 200px;
  }
  .sec_introduce .value .title h4:before {
    width: 200px;
  }
  .sec_introduce3 {
    padding-top: 50px;
  }
  .sec_introduce3 .box_title {
    top: 50px;
    left: 20%;
    max-width: 650px;
  }
  .sec_introduce3 .box_title h2 {
    margin: 5px 0 10px;
  }
  .sec_introduce3:after {
    display: none;
  }
  .home_sec_6 .wrap_title h2 {
    margin: 10px 0;
  }
  .home_sec_6 .wrap_logo {
    padding-top: 35px;
  }
  .home_sec_6 {
    padding: 50px 0 0 0;
  }
  .sec_introduce5 {
    padding-bottom: 50px;
  }
  .home_sec_6 .box_content {
    padding: 0;
    max-width: 375px;
    margin: auto;
    text-align: center;
  }
  .sec_introduce5 .box_title p {
    margin-bottom: 35px;
  }
  .sec_introduce5 .box-content h5 {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .sec_introduce5 .box-content {
    padding: 0 25px 20px;
    width: auto;
  }
  .arrow_slider {
    left: 15px;
    top: 65%;
  }
  .arrow_slider.next {
    right: 15px;
  }
  .sec_service {
    padding: 50px 0;
  }
  .sec_service .Box_title h2 {
    margin: 10px 0 15px;
  }
  .sec_service .wrap_transport .box_logo h4 {
    font-size: 12px;
    margin-bottom: 10px;
  }
  .sec_service .wrap_transport .box_img .item img {
    width: 100%;
  }
  .sec_service .wrap_transport .box_logo .logo img {
    width: 70%;
  }
  .sec_service .wrap_transport .box_logo .logo {
    bottom: 20px;
    right: 5px;
  }
  .sec_service .wrap_transport .title {
    padding-left: 25px;
  }
  .sec_service .wrap_transport .box_logo h4:before {
    left: 10px;
    bottom: 17px;
  }
  .service_details {
    padding-top: 50px;
  }
  .service_details .text_center h1 {
    font-size: 29px;
    margin-bottom: 10px;
  }
  .service_details .share {
    margin: 0;
  }
  .service_details .share ul {
    margin-bottom: 10px;
  }
  .service_details .text_center .content p {
    font-size: 14px;
  }
  .service_details .text_center .content p strong {
    font-size: 14px;
  }
  .service_details .text_center {
    margin-bottom: 50px;
  }
  .service_details .item:not(:last-child) {
    margin-bottom: 25px;
  }
  .service_details .item .box_content p {
    font-size: 12px;
    margin-bottom: 10px;
  }
  .service_details .item .box_content p strong {
    font-size: 14px;
  }
  .service_details .item:nth-child(odd) .box_content {
    margin-left: 25px;
  }
  .service_details .item .box_content h3 {
    font-size: 16px;
  }
  .service_details .item:nth-child(even) .box_img {
    margin-left: 25px;
  }
  /* .service_details .box_heading .wrap {
        margin-bottom: 50px;
    } */
  .service_details .title {
    bottom: 155px;
    right: 21%;
    font-size: 14px;
  }
  .service_details .title .box_link {
    width: 70px;
    height: 70px;
    padding: 25px;
  }
  .box_see {
    margin-top: 20px;
    padding-top: 20px;
  }
  .box_see h3 {
    font-size: 14px;
  }
  .sec_service2 {
    padding: 50px 0;
  }
  .box_title a.button_video svg {
    width: 25%;
  }
  .mySwiper {
    margin-top: -54px;
  }
  .mySwiper .swiper-slide img {
    width: 95%;
    height: 68%;
  }
  .swiper.mySwiper2 .arrow_slider {
    left: 10px;
    width: 35px;
    height: 35px;
    top: 88%;
  }
  .swiper.mySwiper2 .arrow_slider.next {
    right: 10px;
  }
  .sec_service2 .service2 .title h4 {
    font-size: 19px;
  }
  .form_section {
    padding: 30px 30px 100px;
  }
  .sec_service2 .form_section {
    margin-top: 50px;
  }
  .sec_support .wrap_support .box_item .title {
    padding: 30px 20px;
  }
  .sec_support .wrap_support .box_item .item {
    padding: 10px;
    top: 25px;
  }
  .sec_support .wrap_support .box_item .title h3 {
    font-size: 14px;
  }
  .sec_support .wrap_support .box_item .item img {
    width: 74%;
    height: auto;
    object-fit: cover;
  }
  .sec_support .box_content {
    padding-top: 60px;
  }
  .sec_support .box_content .content h4 {
    font-size: 16px;
    padding: 15px 0 16px 42px;
  }
  .sec_support {
    padding-bottom: 50px;
  }
  .sec_support2 .form_support {
    padding: 50px 0;
  }
  section.sec_support3 {
    padding: 50px 0;
  }
  .sec_support3 .wrap_document {
    padding: 15px;
  }
  .sec_support3 .wrap_document .item svg {
    width: 80%;
  }
  .sec_support3 .wrap_document .title h3 {
    font-size: 16px;
  }
  .sec_support3 .wrap_document .title {
    margin-left: 15px;
  }
  .wrap_support .arrow_slider.prev {
    left: -30px;
  }
  .sec_support3 h2.Heading_h2 {
    margin-bottom: 50px;
  }
  .swiper.slider_support3 .arrow_slider {
    top: 65%;
  }
  .swiper.slider_support3 .arrow_slider.prev {
    left: 15px;
    right: unset;
  }
  .swiper.slider_support3 .arrow_slider {
    right: 15px;
  }
  .sec_news .box_photo {
    height: auto;
  }
  .sec_news .box_title {
    width: 410px;
  }
  .sec_news .box_title h5 {
    font-size: 14px;
  }
  .sec_news .box_title h4 {
    font-size: 18px;
  }
  .sec_news .box_title time {
    font-size: 14px;
  }
  .sec_news .box_title {
    padding-left: 30px;
    padding-bottom: 20px;
  }
  .sec_news1 .news .box_content h3 {
    font-size: 16px;
    padding-bottom: 12px;
    margin-bottom: 12px;
  }
  .sec_news1 .news .box_content p {
    font-size: 14px;
    width: 215px;
    margin-bottom: 5px;
  }
  .sec_news1 .news .box_content {
    padding: 25px 22px 20px 25px;
  }
  .sec_news1 .menu a {
    padding: 0 15px;
    font-size: 16px;
    height: 40px;
  }
  .sec_news .box_title svg {
    width: 10%;
    height: 33px;
    top: 59px;
  }
  .sec_news1 {
    padding: 50px 0;
  }
  .sec_news1 .box_heading h2 {
    margin-top: 10px;
  }
  .sec_recruit {
    padding-top: 50px;
  }
  .sec_recruit .box_title {
    padding-right: 25px;
  }
  .sec_recruit .box_title h2 {
    margin: 15px 0 15px;
  }
  .sec_recruit1 {
    padding: 50px 0;
  }
  .sec_recruit1 .box_title h2 {
    margin: 0;
  }
  .sec_recruit1 .box_item .item {
    width: 30%;
  }
  .sec_recruit1 .box_item .title h3 {
    font-size: 25px;
  }
  .sec_recruit1 .grid-66 {
    display: flex;
    flex-wrap: wrap;
  }
  .sec_recruit1 .box_item {
    margin-bottom: 35px;
  }
  .sec_recruit1 .box_item .title b {
    font-size: 14px;
  }
  .sec_recruit1 .box_title {
    padding-right: 40px;
  }
  .sec_recruit1 .location h2 {
    margin: 50px 0;
  }
  .section.news_details {
    padding: 50px 0;
  }
  .section.news_details .request h1 {
    font-size: 29px;
    margin-bottom: 25px;
  }
  .news_details .box_time time {
    font-size: 12px;
  }
  .box_service {
    padding-left: 50px;
  }
  .box_service .box_title h3 {
    font-size: 16px;
  }
  .box_service .box_img .service {
    padding: 0 26px 22px 25px;
  }
  .box_service .box_img .service h4 {
    font-size: 16px;
  }
  .box_service .box_img .service time {
    font-size: 12px;
  }
  .news_details .request .content {
    margin-bottom: 20px;
  }
  .section.news_details .form_section .box_link {
    padding-top: 20px;
    right: 40px;
  }
  .section.news_details .fb-comments {
    padding-top: 45px;
    padding-bottom: 100px;
  }
  nav.breadcrumb ul cite {
    font-size: 14px;
  }
  .footer_1 h3 {
    font-size: 18px;
  }
  .footer_1 .content {
    font-size: 14px;
  }
  .footer_1 + .wrap .item .content {
    font-size: 14px;
  }
  .footer_1 + .wrap .item span {
    font-size: 14px;
  }
  .footer_1 + .wrap .item.address a {
    font-size: 14px;
  }
  .footer_1 + .wrap .item.phone .content {
    font-size: 14px;
  }
  .footer_1 + .wrap .item {
    padding: 5px 0;
  }
  .wrap_footer {
    padding-left: 20px;
  }
  span.title_footer {
    font-size: 16px;
  }
  li {
  }
  .wrap_footer ul a {
    font-size: 14px;
  }
  .wrap_footer ul li:not(:last-child) {
    margin-bottom: 12px;
  }
  .footer_4 .title {
    font-size: 18px;
  }
  .form_footer .wrap_form {
    margin-top: 40px;
  }
  .footer_section {
    padding-bottom: 50px;
    margin-top: auto;
  }
  .footer_section:before {
    display: none;
  }
  .footer_section {
    padding: 50px 0 0 0;
  }
  .sec_service a.Button {
    margin-bottom: 0;
  }
  .sec_service a.Button {
    margin-bottom: 0;
  }
  .form_footer .wrap_form {
    padding: 15px;
  }
  .form_footer .wrap_form input {
    height: 45px;
    font-size: 10px;
  }
  .form_footer .wrap_form input.wpcf7-submit {
    width: 135px;
    height: 55px;
    top: -50px;
    font-size: 14px;
  }
  .footer_4 ul.socials a {
    width: 35px;
    height: 35px;
  }
  .sec_support .box_content .content h4 svg {
    top: 25px;
  }
  .slider_support .arrow_slider.next {
    right: -20px;
  }
  .section.news_details .nav_bottom.next_news {
    margin: 0;
    margin-bottom: 20px;
    padding: 10px;
  }
  .section.news_details .nav_bottom.next_news span {
    font-size: 14px;
  }
  .section.news_details .form_section {
    margin-bottom: 20px;
  }
  .page-template-recruit .banner_gr .container {
    top: 125px;
  }
  .sec_recruit1 .box_title a.Button {
    padding: 13px 24px 12px 16px;
  }
  .sec_recruit1 .box_title a.Button svg {
    margin-left: 30px;
  }
  .sec_recruit1 .location {
    margin-bottom: 50px;
  }
  .single-tuyen-dung .breadcrumbs {
    padding: 10px 40px;
  }
  .Banner .box_title {
    top: 150px;
  }
  .page-template-service .banner_gr .container {
    top: 90px;
  }
  .single-service .breadcrumbs {
    padding: 10px 30px;
  }
  .page-template-support .banner_gr .container {
    top: 160px;
  }
  .sec_service2 .box_link {
    right: 40px;
    padding-top: 20px;
  }
  .page-template-news .banner_gr .container {
    top: 100px;
  }
  .Sec_Home3 {
    max-height: 720px;
    background-size: cover;
    min-height: auto;
  }
  .tabs .wrap_img ul li {
    top: 17%;
    left: 28%;
  }
  .tabs .wrap_img ul li:nth-child(3) {
    right: 28%;
  }
  .home_sec_7 {
    padding-bottom: 50px;
  }
  .wrap_form input.wpcf7-form-control {
    font-size: 14px;
  }
  .wrap_form select.wpcf7-form-control {
    font-size: 12px;
    color: #666666;
  }
  textarea.wpcf7-form-control {
    font-size: 12px;
  }
  .section.news_details .nav_bottom.next_news a {
    font-size: 12px;
  }
  .section.news_details .nav_bottom.next_news a svg {
    width: 30px;
    top: 0px;
  }
  .sec_support .box_content .content p {
    font-size: 12px;
  }
  .sec_support .box_content .content.active .content_group {
    padding: 20px 0;
  }
  .form_section .box_heading h2 {
    font-size: 25px;
  }
  .sec_contact .form_section {
    padding: 30px 30px 107px;
  }
  .wrap_form input.wpcf7-form-control {
    font-size: 12px;
  }
  .mySwiper2 {
    height: 400px;
  }
  .swiper.mySwiper2 .arrow_slider {
    top: 81%;
  }
  .service_details {
    padding-top: 10px;
  }
  .service_details .item:nth-child(even) .box_img {
    margin-left: 0;
  }
  .sec_support .box_heading h2 {
    margin: 12px 0 20px;
  }
  div#page {
    margin-top: 0;
  }
  .nav_right {
    display: flex !important;
    position: absolute;
    top: 0;
    right: 27px;
    transform: translateY(-100%);
  }
  header#masthead {
    box-shadow: 10px 0 10px #6666668a;
  }
  .nav_right a {
    height: 60px;
  }
  button.menu-toggle {
    font-size: 24px;
    background: var(--yellow) !important;
  }
  .has-inline-mobile-toggle #site-navigation.toggled {
    margin: 0;
  }
  .main-nav {
    margin: 0;
  }
  .inside-header {
    padding: 0;
  }
  .site-logo {
    margin-left: 20px;
  }
  .main-navigation .main-nav > ul {
    transform: unset;
    margin-top: 0;
  }
  .main-navigation .main-nav ul li a {
    padding: 0;
    line-height: 40px;
  }
  .main-navigation .main-nav ul li:not(:last-child) {
    border-bottom: 1px solid;
  }
  .wrap_search_popup .inner .button_close {
    right: 20px;
  }
  .sec_Home .Box_img {
    left: 50%;
    top: 60%;
  }
  .sec_Home .Box_img img {
    max-width: 500px;
  }
  .open_phone_hiiden {
    top: 20px;
  }
  ul.list_phone {
    display: block;
  }
  .section.service_details ol,
  .section.service_details ul {
    margin-bottom: 1rem;
  }
}

@media only screen and (max-width: 991px) {
  /*man hinh 768*/
  .grid-container {
    max-width: 720px;
  }
  .inside-header {
    padding: 0 0 0 calc(calc(100vw - 720px) / 2);
    max-width: unset;
  }
  .sec_Home .Title {
    padding-right: 28px;
  }
  h2.Heading_h2 {
    margin-bottom: 20px;
    font-size: 25px;
  }
  div#page {
    margin-top: 0;
  }
  .Sec_Home2 .box_title {
    transform: translate(45%, -50%);
  }
  .logo_top a img {
    margin: auto;
  }
  .home_sec_7 .box_content {
    padding-right: 0;
  }
  .mySwiper .swiper-slide {
    height: 190px;
  }
  .mySwiper .swiper-slide img {
    width: 100%;
    height: 45%;
  }
  .sec_Home .box_experience h1 {
    font-size: 25px;
  }
  .sec_Home .box_experience span {
    font-size: 100px;
  }
  section.sec_Home {
    padding-bottom: 46px;
  }
  .Sec_Home1 {
    padding: 50px 0;
  }
  .Sec_Home1 .wrap .box_content .item {
    top: 150px;
  }
  .Sec_Home1 .wrap .box_content h4 {
    font-size: 14px;
  }
  .Sec_Home1 .wrap .box_content p {
    font-size: 14px;
    height: auto;
  }
  .Sec_Home2 .wrap_number {
    margin-left: 0;
  }
  .Sec_Home2 .wrap_number .Number span {
    font-size: 30px;
  }
  .Sec_Home2 .wrap_number .Number h5 {
    font-size: 12px;
    margin-bottom: 0;
  }
  .box_title a.button_video {
    width: 60px;
    height: 60px;
  }
  .Sec_Home2 .box_title h4 {
    font-size: 14px;
  }
  .Sec_Home3 {
    max-height: 720px;
  }
  .tabs {
    margin-top: 50px;
  }
  .item_post.large {
    width: calc(100% + calc(100vw - 680px) / 2);
  }
  .item_post.large .date_post {
    width: 65px;
    height: 65px;
  }
  .item_post.large .box_content {
    padding: 90px 17px 20px;
  }
  .item_post.large .date_post .date {
    font-size: 28px;
  }
  .item_post.large .date_post .month {
    font-size: 14px;
  }
  .Sec_Home1 .wrap .box_content h4 {
    font-size: 14px;
  }
  .Sec_Home1 .wrap .box_content {
    padding: 35px 45px 14px 22px;
  }
  .slider_home4 .item_post .box_img {
    width: 200px;
    height: 135px;
  }
  .slider_home4 .item_post .box_content .date_post {
    font-size: 13px;
  }
  .slider_home4 .item_post .box_content h3 {
    font-size: 14px;
  }
  div#load_post .swiper-pagination {
    width: 100%;
  }
  .sec_introduce .grid-100 {
    display: inline-flex;
    padding-left: 0;
  }
  .sec_introduce .value .title {
    width: auto;
    padding: 20px 24px 45px;
  }
  .sec_introduce3 .box_title {
    left: 8%;
  }
  .footer_1 h3 {
    font-size: 14px;
  }
  .footer_1 h3 + .content {
    margin-bottom: 10px;
  }
  .footer_1 + .wrap .item .icon svg {
    width: 20px;
  }
  .footer_1 + .wrap .item.phone .content {
    font-size: 14px;
    display: flex;
    align-items: center;
  }
  .wrap_footer ul li:not(:last-child) {
    margin-bottom: 5px;
  }
  .wrap_form input.wpcf7-form-control {
    font-size: 13px;
  }
  .form_footer .wrap_form input.wpcf7-submit {
    width: 100px;
    font-size: 12px;
  }
  .wrap_footer > * {
    padding: 0 10px;
  }
  .for_tabs {
    top: 75px;
  }
  .sec_service .wrap_transport .box_logo .logo img {
    width: 60%;
  }
  .sec_service .wrap_transport .box_logo h4 {
    font-size: 14px;
  }
  .sec_service .wrap_transport .title {
    padding-left: 5px;
  }
  .swiper.mySwiper2 .arrow_slider {
    display: none;
  }
  .service_details .text_center h1 {
    font-size: 25px;
  }
  .service_details .item .box_content p strong {
    font-size: 14px;
  }
  .service_details .item .box_content p {
    font-size: 14px;
  }
  .service_details .item .box_content h3 {
    font-size: 14px;
  }
  .service_details .title {
    bottom: 110px;
    right: 12%;
    font-size: 14px;
  }
  .sec_service2 .service2 .title h4 {
    font-size: 15px;
    margin-bottom: 25px;
  }
  .Banner .box_title h1 {
    font-size: 30px;
  }
  .Banner .box_title {
    top: 115px;
  }
  .Banner .box_title p {
    font-size: 16px;
  }
  .banner_gr .container h1 {
    font-size: 30px;
  }
  .page-template-introduce .banner_gr .container {
    top: 180px;
  }
  .banner_gr .container h1 {
    font-size: 30px;
  }
  .sec_support .wrap_support .box_item .title {
    padding: 25px 12px;
  }
  .sec_support .wrap_support .box_item .item {
    padding: 10px 6px 10px 10px;
  }
  .slider_support .arrow_slider {
    display: none;
  }
  .sec_support .wrap_support .box_item {
    margin-right: 55px;
  }
  .sec_support .box_content .content.active .content_group {
    padding: 10px 0 20px 0px;
  }
  .sec_support .box_content .content p {
    font-size: 14px;
  }
  .sec_support .box_content .content.active .content_group {
    padding: 10px 0 20px 0px;
  }
  .sec_support3 .wrap_document .title h3 {
    font-size: 14px;
  }
  .swiper.slider_support3 .arrow_slider {
    display: none;
  }
  .swiper.slider_support3 .arrow_slider.prev {
    padding: 8px;
  }
  .sec_support3 .wrap_document {
    padding: 9px;
  }
  .page-template-support .banner_gr .container {
    top: 75px;
  }
  .sec_news .box_title {
    padding-left: 20px;
    padding-right: 90px;
  }
  .sec_news .box_title h4 {
    font-size: 16px;
  }
  .sec_news1 .news .box_content h3 {
    font-size: 16px;
  }
  .sec_news1 .news .box_content {
    padding: 20px;
  }
  .sec_news1 .news .box_content p {
    width: 190px;
  }
  .section.news_details .request h1 {
    font-size: 25px;
  }
  .form_section .box_heading h2 {
    font-size: 20px;
  }
  .box_service {
    padding-left: 30px;
  }
  .box_service .box_title h3 {
    font-size: 14px;
  }
  .box_service .box_img .service h4 {
    font-size: 18px;
  }
  .box_service .box_img .service {
    padding: 0 15px 10px;
  }
  .box_service .box_img .service span {
    right: 14px;
  }
  .box_service .box_img .service time {
    font-size: 13px;
  }
  .sec_recruit1 .box_title {
    padding: 0;
  }
  .sec_recruit1 .box_item {
    margin: 0;
  }
  .sec_recruit1 .box_item .title h3 {
    font-size: 20px;
  }
  .sec_recruit1 .box_item .item {
    width: 35%;
  }
  .info_employment_information h1 {
    font-size: 25px;
  }
  .info_other .col-md-9 .box .item h3 {
    font-size: 16px;
  }
  .form_file .box_heading h2 {
    font-size: 25px;
  }
  .row.info_other .col-md-3 {
    padding: 0;
  }
  .sec_contact .address .number ul {
    margin: 0;
  }
  .sec_contact .address .logo img {
    width: 60%;
  }
  .sec_contact .address h3 {
    font-size: 16px;
    padding-top: 20px;
  }
  .sec_contact .address p {
    font-size: 13px;
  }
  .sec_contact .address .number ul li {
    font-size: 13px;
  }
  .form_section .box_heading h2 {
    font-size: 20px;
  }
  .sec_contact .wrap_form input.wpcf7-form-control {
    font-size: 14px;
  }
  .sec_contact .wrap_form .grid-100 {
    font-size: 14px;
  }
  .sec_contact .wrap_form .grid-50 {
    font-size: 14px;
  }
  textarea.wpcf7-form-control {
    font-size: 14px;
  }
  .form_section {
    padding: 30px 30px 26px;
  }
  .sec_contact .address .number:before {
    bottom: 0;
  }
  .sec_contact .address .number:after {
    bottom: 0;
  }
  .sec_contact .application:before {
    bottom: 0;
  }
  .sec_contact .address .number {
    display: inline-block;
    padding-top: 0;
  }
  .sec_contact .address {
    padding: 35px;
  }
  .sec_contact .form_section {
    padding: 36px 30px;
  }
  .news_details .form_section {
    padding: 30px 30px 100px;
  }
  .section.news_details .nav_bottom.next_news span {
    font-size: 12px;
  }
  .section.news_details .nav_bottom.next_news a {
    font-size: 12px;
  }
  .section.news_details .nav_bottom.next_news a svg {
    display: none;
  }
  .form_section {
    padding: 30px 30px 100px;
  }
  .sec_service .wrap_transport .box_logo h4:before {
    display: none;
  }
  .sec_service .wrap_transport .box_logo h4 {
    padding: 0 50px 0 8px;
  }
  .wrap_form select.wpcf7-form-control {
    font-size: 12px;
  }
  .nav_right {
    display: flex !important;
    position: absolute;
    top: 0;
    right: 40px;
    transform: translateY(-100%);
  }
  header#masthead {
    box-shadow: 10px 0 10px #6666668a;
  }
  .nav_right a {
    height: 60px;
  }
  button.menu-toggle {
    font-size: 24px;
    background: var(--yellow) !important;
  }
  .has-inline-mobile-toggle #site-navigation.toggled {
    margin: 0;
  }
  .main-nav {
    margin: 0;
  }
  .inside-header {
    padding: 0;
  }
  .site-logo {
    margin-left: 20px;
  }
  .main-navigation .main-nav > ul {
    transform: unset;
    margin-top: 0;
  }
  .main-navigation .main-nav ul li a {
    padding: 0;
    line-height: 40px;
  }
  .main-navigation .main-nav ul li:not(:last-child) {
    border-bottom: 1px solid;
  }
  .box_service .box_img .service h4 {
    font-size: 16px;
  }
  .sec_Home .number {
    width: 50%;
    flex: 0 0 auto;
    margin-right: 0;
    padding: 0;
  }
  .sec_Home .Box_img img {
    max-width: 100%;
    position: unset;
  }
  section.sec_Home {
    padding-bottom: 0;
  }
  .sec_Home {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .sec_Home .Title {
    padding-bottom: 60px;
  }
  .sec_Home .Box_img {
    position: unset;
  }
  .wrap_search_popup.show .inner {
    padding: 20px calc(calc(100vw - 600px) / 2) 20px;
  }
}

@media only screen and (max-width: 767px) {
  /*man hinh 320*/
  .section.service_details ol,
  .section.service_details ul {
    margin-bottom: 0.75rem;
  }
  .grid-container {
    padding: 0 20px;
    max-width: inherit;
  }
  .inside-header {
    padding-left: 20px;
    max-width: unset;
  }
  .Banner .box_title {
    top: 100px;
  }
  .Banner .box_title h1 {
    font-size: 15px;
  }
  .Banner .box_title {
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .Banner img {
    height: 245px;
    width: auto;
    object-fit: cover;
  }
  .Banner .box_title p {
    font-size: 14px;
    margin: 0;
  }
  a.Button {
    font-size: 12px;
    padding: 6px 10px;
  }
  a.Button svg {
    width: 14px;
    margin-left: 10px;
  }
  .sec_Home .Title {
    padding-top: 40px;
    padding-right: 0;
  }
  h3.Heading_h3 {
    font-size: 14px;
  }
  h2.Heading_h2 {
    font-size: 20px;
    margin-bottom: 8px;
  }
  .sec_Home .box_title p {
    font-size: 14px;
  }
  .sec_Home .Title .box_title h3 {
    margin-bottom: 10px;
  }
  section.sec_Home .Box_About_us {
    display: block;
  }
  .sec_Home .Title .aos-init.aos-animate a.Button {
    margin-bottom: 20px;
  }
  .sec_Home .number {
    margin: 0;
    padding: 0 50px 85px 50px;
  }
  .sec_Home .box_experience {
    margin-right: 0;
  }
  .sec_Home .box_experience h1 {
    padding-top: 50px;
    font-size: 20px;
  }
  .sec_Home .box_experience span {
    font-size: 90px;
  }
  .sec_Home .box_experience h4 {
    font-size: 16px;
  }
  .sec_Home .Box_img {
    left: 0;
    top: 84%;
  }
  .Sec_Home1 {
    padding: 40px 0 20px;
  }
  .Sec_Home1 .wrap .box_content .item {
    top: 210px;
  }
  .Sec_Home1 .wrap .box_content {
    padding: 35px 19px 20px;
  }
  .Sec_Home1 .wrap .box_content p {
    font-size: 14px;
  }
  .Sec_Home2 .box_title h4 {
    font-size: 14px;
  }
  .Sec_Home2 .wrap_number .Number {
    padding: 5px 10px;
  }
  .Sec_Home2 .wrap_number .Number span {
    font-size: 15px;
  }
  .Sec_Home2 .wrap_number .Number h5 {
    font-size: 9px;
  }
  .Sec_Home2 .box_title .content {
    padding-top: 10px;
  }
  .Sec_Home2 .box_title {
    margin-left: 200px;
    top: 50%;
  }
  .Sec_Home2 img {
    width: 100%;
    height: 250px;
    object-fit: cover;
  }
  .Sec_Home2:before {
    height: 155px;
  }
  .box_title a.button_video {
    width: 35px;
    height: 35px;
    margin-right: 15px;
  }
  .box_item a.button_video:before {
    width: 35px;
    height: 35px;
  }
  .Sec_Home1 .Box_title p {
    font-size: 14px;
  }
  .Sec_Home1 .Box_title h3 {
    margin-bottom: 10px;
  }
  .Sec_Home1 .Box_title h2 {
    margin-bottom: 10px;
  }
  .Sec_Home3 {
    padding: 40px 0;
  }
  .Sec_Home3 .box_title {
    width: 100%;
  }
  .Sec_Home3 .box_title h2 {
    padding: 0;
  }
  .Sec_Home3 .box_title p {
    font-size: 14px;
  }
  .tabs .wrap_img ul .icon {
    width: 50px;
    height: 50px;
    border: 4px solid white;
  }
  .tabs .wrap_img ul img {
    height: 20px;
  }
  .tabs {
    margin-top: 25px;
  }
  .for_tabs h3 {
    font-size: 16px;
  }
  .for_tabs .content {
    font-size: 14px;
  }
  .for_tabs {
    top: 15%;
    z-index: 3;
  }
  .Sec_Home4 {
    padding: 50px 0;
  }
  .Sec_Home4 .wrap h2 + p {
    font-size: 14px;
  }
  ul.ajax_news a {
    font-size: 13px;
  }
  .Sec_Home4 .wrap h2 {
    margin-bottom: 10px;
  }
  .wrap_title {
    margin-bottom: 15px;
  }
  ul.ajax_news a {
    height: 30px;
  }
  .item_post.large {
    display: block;
    width: auto;
  }
  .item_post.large .box_content {
    width: 100%;
    padding: 70px 25px 20px;
  }
  .item_post.large .date_post {
    width: 60px;
    height: 60px;
  }
  .item_post.large .date_post .date {
    font-size: 20px;
  }
  .item_post.large .date_post .month {
    font-size: 12px;
  }
  .item_post.large h3 {
    font-size: 15px;
  }
  .item_post.large .content {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .item_post.large span {
    font-size: 14px;
  }
  .item_post.large span svg {
    width: 10px;
  }
  .home_sec_7 .box_content h2 {
    margin: 10px 0;
  }
  .slider_home4 .item_post .box_content h3 {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .slider_home4 .item_post {
    display: block;
  }
  .slider_home4 .item_post .box_content .date_post {
    font-size: 14px;
  }
  .slider_home4 .item_post .box_content span {
    font-size: 14px;
  }
  .slider_home4 .item_post .box_content span svg {
    width: 8px;
  }
  .tabs .wrap_img ul li {
    top: 5%;
    z-index: 9;
  }
  .tabs .wrap_img img {
    z-index: 2;
    position: relative;
    width: auto;
  }
  .logo_top a img {
    width: 40%;
    margin: auto;
  }
  .slider_logo .item a img {
    width: 100%;
    margin: 0;
  }
  .content {
    font-size: 14px;
  }
  .home_sec_7 .box_content {
    padding: 40px 10px 20px;
  }
  .Sec_Home4 {
    padding: 200px 0;
  }
  .slider_home4 {
    margin-top: 20px;
  }
  .slider_home4 .item_post .box_content {
    padding-top: 10px;
  }
  ul.ajax_news a {
    padding: 0 10px;
  }
  .Sec_Home4 {
    padding: 25px 0;
  }
  .slider_home4 .item_post .box_img {
    width: 130px;
    height: 80px;
  }
  .home_sec_7 {
    margin-top: 0;
  }
  .banner_gr .container h1 {
    font-size: 20px;
  }
  .page-template-introduce .banner_gr .container {
    top: 84px;
  }
  nav.breadcrumb ul li {
    font-size: 14px;
  }
  .sec_introduce .grid-100 {
    display: block;
  }
  .sec_introduce .value .title {
    padding: 12px 16px 65px;
  }
  .sec_introduce1 .box_heading p {
    font-size: 14px;
  }
  .sec_introduce .value .title h4 {
    font-size: 14px;
  }
  .sec_introduce .value .title p {
    line-height: unset;
  }
  .page-template-introduce .banner_gr {
    padding: 0;
    padding-bottom: 25px;
  }
  nav.breadcrumb ul li:not(:last-child) {
    margin-right: 0;
  }
  .page-template-introduce .banner_gr .container {
    top: 85px;
  }
  .banner_gr img {
    position: relative;
    width: 100%;
    height: 200px;
    object-fit: cover;
  }
  h2.Heading_h2 {
    font-size: 18px;
  }
  .sec_introduce1 {
    padding: 25px 0;
    background-image: none !important;
  }
  .sec_introduce5 {
    padding-top: 25px;
  }
  .sec_service .wrap_transport .box_img {
    border: 2px solid white;
  }
  .sec_service .wrap_transport {
    display: flex;
  }
  .sec_service .box_img:before {
    height: 85px;
  }
  .sec_service a.Button {
    margin-top: 30px;
  }
  .sec_service {
    padding: 25px 0;
  }
  .sec_service .wrap_transport .box_logo .logo {
    bottom: 27px;
    right: 0px;
  }
  .page-template-service .banner_gr .container {
    top: 85px;
  }
  .single.single-service .banner_gr img {
    display: none;
  }
  .banner_gr .container h1 {
    font-size: 15px;
  }
  h2.Heading_h2 {
    font-size: 18px;
  }
  .mySwiper2 {
    height: 170px;
  }
  .mySwiper .swiper-slide img {
    width: 100%;
    height: 80%;
  }
  .mySwiper {
    margin-top: -30px;
  }
  .mySwiper .swiper-slide {
    height: 70px;
  }
  .service_details .text_center h1 {
    font-size: 18px;
  }
  .service_details .item {
    display: block;
  }
  .service_details .item > * {
    width: 100%;
  }
  .service_details .item:nth-child(odd) .box_content {
    margin-left: 0;
    margin-top: 20px;
  }
  .service_details .share ul li a svg {
    width: 16px;
  }
  .service_details .item:nth-child(even) .box_content {
    margin-top: 20px;
  }
  .service_details .title {
    bottom: 0;
    right: -47%;
  }
  .service_details .title .box_link {
    width: 50px;
    height: 50px;
    padding: 17px;
    margin-bottom: 15px;
  }
  /* .service_details .box_heading .wrap {
        margin-bottom: 25px;
    } */
  .service_details .box_heading h2 {
    font-size: 22px;
  }
  .box_see {
    margin-top: 15px;
    padding-top: 15px;
  }
  .box_see svg {
    display: none;
  }
  .sec_service2 {
    padding: 25px 0;
  }
  .service2 {
    padding: 0;
    margin-bottom: 15px;
  }
  .sec_service2 .service2 .title h4 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .sec_service2 .form_section {
    margin-top: 20px;
  }
  .service_details .title .box_link:before {
    width: 50px;
    height: 50px;
  }
  .form_section {
    padding: 20px 14px 70px;
  }
  .sec_service2 .box_link a.Button {
    padding: 8px 16px 8px 16px;
  }
  .sec_service2 .form_section {
    margin-bottom: 10px;
  }
  .sec_support .wrap_support .box_item {
    margin-right: 0;
  }
  .sec_support .box_content .content h4 svg {
    display: none;
  }
  .sec_support .box_content .content h4 {
    padding: 15px 0 16px 20px;
  }
  .sec_support .box_content .content p {
    padding: 5px 15px 0 15px;
    width: auto;
  }
  .sec_support {
    padding: 30px 0;
  }
  .sec_support .box_content {
    padding-top: 30px;
  }
  .sec_support2 .form_support {
    padding: 25px 0;
  }
  .sec_support3 h2.Heading_h2 {
    margin-bottom: 25px;
  }
  section.sec_support3 {
    padding: 25px 0;
  }
  ul.fixed_button a {
    width: 40px;
    height: 40px;
    margin: 5px 0;
  }
  ul.fixed_button a img {
    width: 50%;
  }
  img.header-image.is-logo-image {
    width: 65%;
  }
  .page-template-support .banner_gr .container {
    top: 85px;
  }
  .single.single-post .banner_gr img {
    display: none;
  }
  .single-post .breadcrumbs {
    padding: 3px 24px;
  }
  .news_details .form_section {
    padding: 30px 10px 65px;
  }
  .home_sec_6:before {
    display: none;
  }
  .slider_introduce5 .arrow_slider {
    display: none;
  }
  .sec_news1 .menu a {
    font-size: 12px;
  }
  .sec_news .box_title {
    width: auto;
    padding: 0 0 20px 20px;
  }
  .sec_news .box_title h4 {
    font-size: 14px;
  }
  .sec_news {
    padding-top: 30px;
  }
  .sec_news .tablet-grid-50.photo {
    margin-bottom: 15px;
  }
  .sec_news1 {
    padding: 25px 0;
  }
  .sec_news1 .menu {
    margin: 20px 0 30px;
  }
  .section.news_details .request h1 {
    font-size: 18px;
  }
  .section.news_details {
    padding: 25px 0;
  }
  .news_details .box_time .share_post a svg {
    width: 20px;
  }
  .news_details .box_time .share_post a {
    margin-left: 15px;
  }
  div#socialSharing {
    display: flex;
  }
  .news_details .box_time {
    display: block;
  }
  .news_details .box_time .share_post {
    margin-top: 15px;
  }
  .box_service {
    padding: 0;
    margin-top: 30px;
  }
  .sec_recruit {
    padding: 25px 0;
  }
  .sec_recruit1 {
    padding: 25px 0;
  }
  .sec_recruit1 .box_title {
    margin-bottom: 45px;
  }
  .sec_recruit1 .location h2 {
    margin: 25px 0;
  }
  .page-template-recruit .banner_gr .container {
    top: 85px;
  }
  .single.single-tuyen-dung .banner_gr img {
    display: none;
  }
  nav.breadcrumb ul li:not(:last-child) {
    margin-right: 10px;
  }
  .footer_section {
    padding: 25px 0;
  }
  .wrap_footer {
    padding-left: 0;
    padding-top: 20px;
  }
  .footer_4 .title {
    font-size: 16px;
  }
  .footer_4 ul.socials li:not(:last-child) {
    margin-bottom: 10px;
  }
  .form_footer .wrap_form {
    padding: 5px;
  }
  section.section_footer_nav .wrap {
    height: auto;
  }
  .sec_contact {
    padding: 0;
    padding-top: 50px;
    margin-bottom: 40px;
  }
  .page-template-contact .banner_gr img {
    display: none;
  }
  .sec_contact .form_section {
    border-radius: 0;
  }
  .sec_contact .address {
    border-radius: 0;
  }
  .sec_introduce3 img {
    max-width: initial;
    width: 145%;
  }
  .sec_introduce3 .box_title {
    left: 0;
    padding: 10px;
    top: 30px;
  }
  .home_sec_7:before {
    bottom: 0;
  }
  section.Sec_Home4 {
    background-image: none !important;
  }
  .single-post .breadcrumbs ul li {
    margin-right: 0;
  }
  .main-navigation .main-nav ul li a {
    padding: 0 30px;
  }
  .main-navigation .main-nav > ul {
    margin-top: 5px;
  }
  .nav_right a.phone_header .box_content {
    display: none;
  }
  .site-logo {
    margin-left: 10px;
    width: auto;
  }
  .inside-header {
    padding: 0;
  }
  .nav_right a {
    width: auto;
    padding: 0 12px;
  }
  img.header-image.is-logo-image {
    width: auto;
    height: 40px;
  }
  button.menu-toggle {
    line-height: 60px;
    padding: 0 15px;
    font-size: 18px;
  }
  a.phone_header svg {
    margin: 0;
    width: 30px;
    transform: translateY(2px);
  }
  .nav_right a svg {
    width: 23px;
  }
  .nav_right a.phone_header .box_content {
    display: none;
  }
  .site-logo {
    margin-left: 10px;
    width: auto;
  }
  .inside-header {
    padding: 0;
  }
  .nav_right a {
    width: auto;
    padding: 0 12px;
  }
  img.header-image.is-logo-image {
    width: auto;
    height: 35px;
  }
  button.menu-toggle {
    line-height: 60px;
    padding: 0 20px;
    font-size: 18px;
  }
  a.phone_header svg {
    margin: 0;
    width: 30px;
    transform: translateY(2px);
  }
  .nav_right a svg {
    width: 23px;
  }
  .wrap_footer {
    display: block;
  }
  .wrap_footer .footer_2 {
    width: 100%;
    margin-bottom: 20px;
  }
  .wrap_footer > * {
    width: 100%;
  }
  .footer_3 {
    margin-bottom: 20px;
  }
  section.section_footer_nav .wrap ul {
    margin: auto;
    display: block;
    justify-content: initial;
  }
  section.section_footer_nav .wrap ul li {
    margin-left: 0;
    margin-bottom: 10px;
  }
  section.section_footer_nav .wrap .content {
    margin: 10px 0;
  }
  section.section_footer_nav .wrap {
    display: block;
  }
  .sec_service .wrap_transport .box_img .item img {
    object-fit: cover;
  }
  .home_sec_6 .wrap_title h2 {
    padding: 10px 0;
  }
  .sec_contact .wrap_form .grid-100 {
    font-size: 16px;
  }
  .sec_contact .wrap_form input.wpcf7-form-control {
    font-size: 14px;
  }
  .sec_contact .wrap_form .grid-50 {
    font-size: 14px;
  }
  textarea.wpcf7-form-control {
    font-size: 14px;
  }
  .sec_contact .address p {
    font-size: 14px;
  }
  .sec_contact .address .number ul li {
    font-size: 14px;
  }
  section.sec_Home {
    padding: 40px 0;
  }
  .sec_Home .Title {
    padding: 0;
  }
  h2.Heading_h2 {
    font-size: 20px;
    line-height: 1.5;
  }
  .sec_Home .number {
    width: 100%;
    padding: 50px 30px 30px 30px;
  }
  .sec_Home .box_experience h1 {
    padding: 0;
    line-height: 0.3;
  }
  .Sec_Home2 .wrap_number {
    left: 0;
    right: 0;
  }
  .box_title .content:before {
    display: none;
  }
  .tabs .wrap_img:before {
    position: absolute;
    width: 200%;
    height: 100%;
    background: white;
    content: "";
    border-radius: 50%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0.8;
    filter: blur(20px);
  }
  .tabs .wrap_img {
    display: block;
  }
  .tabs .wrap_img img {
    height: auto;
  }
  .Banner .box_title:before {
    height: 150%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    filter: blur(20px);
    border-radius: 50%;
    width: 150%;
    opacity: 0.6;
  }
  div#page {
    margin-top: 60px;
  }
  .nav_right {
    right: 58px;
  }
  .banner_gr .container:before {
    content: "";
    filter: blur(40px);
    border-radius: 50%;
    width: 150%;
    height: 200%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 1;
  }
  .wrap_search_popup input#searchsubmit {
    width: auto;
    font-size: 12px;
    height: 40px;
  }
  .wrap_search_popup input#s {
    height: 40px;
    font-size: 12px;
  }
  .wrap_search_popup.show .inner {
    padding: 10px 60px 10px 10px;
  }
  .wrap_search_popup input#s::placeholder {
    font-size: 12px;
  }
  .Sec_Home3 {
    background-position: center;
  }
  .single-service nav.breadcrumb ul > * {
    flex: 0 0 auto;
  }
  nav.breadcrumb ul cite {
    font-size: 12px;
  }
  .single-service nav.breadcrumb ul {
    overflow: auto;
  }
  .service_details .title {
    left: 50%;
    transform: translate(-50%, 50%);
    width: 90%;
    text-align: center;
    bottom: 20%;
  }
  .nav_right {
    right: 58px;
  }
  nav.breadcrumb ul li {
    flex: 0 0 auto;
  }
  nav.breadcrumb ul {
    overflow: auto;
  }
  .news_details .request .content iframe {
    height: 200px;
  }
  .sec_recruit .box_heading > * {
    padding: 0;
  }
  section.sec_map iframe {
    height: 250px;
    display: block;
  }
  .search section.section.result {
    padding-top: 50px;
  }
  section.section.result .heading_h2 {
    font-size: 30px;
    text-align: center !important;
    display: block !important;
    margin: 0;
  }
  .search .news.sec_news1 .text_up.text_center {
    margin-bottom: 20px;
  }
  ul.list_phone .box_content {
    display: block !important;
    width: max-content;
    margin-left: 10px;
  }
  ul.list_phone {
    width: auto;
    position: fixed;
    left: unset;
    right: 0;
    padding: 0 10px;
  }
  a.phone_header span.phone {
    width: max-content;
    display: flex;
    flex: 0 0 auto;
    font-size: 12px;
  }
  a.phone_header span.label {
    width: max-content;
    font-size: 12px;
  }
  .open_phone_hiiden {
    top: 16px;
  }
  .open_phone_hiiden svg {
    width: 20px;
  }
  .group_phone {
    padding-right: 25px;
  }
  ul.list_phone a {
    padding: 0px 0 !important;
  }
  .sec_Home .Title {
    max-width: 100%;
  }
  .sec_service .wrap_transport .box_img {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .sec_news1 .box_item .title {
    font-size: 14px;
  }
  .sec_news1 .box_item .content {
    font-size: 12px;
  }
  .sec_news1 .box_content p {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 25px;
    -webkit-line-clamp: 2;
    height: 50px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
  }
  .sec_news1 .news .box_content p {
    width: 100%;
  }
}

.fixed_button li {
  transition: all 0.3s ease;
}

.fixed_button li:last-child {
  display: none;
}

@media (max-width: 768px) {
  .fixed_button li:not(:last-child) {
    display: none;
  }
  .fixed_button.active li {
    display: flex;
  }
  .fixed_button li:last-child {
    display: block;
  }
  ul.fixed_button {
    transform: unset;
  }
  .fixed_button li:last-child {
    animation: wiggle 2s ease-in-out infinite;
    cursor: pointer;
  }
  .fixed_button.active li:last-child {
    animation: none;
  }
  .fixed-item .fixed-item-content {
    width: 3rem;
    height: 3rem;
  }
  ul.fixed_button {
    top: unset;
    bottom: 5rem;
    right: 2rem;
  }
  ul.fixed_button svg {
    fill: #fff;
    width: 1.5rem;
    height: 1.5rem;
  }
  ul.fixed_button a {
    width: 3rem;
    height: 3rem;
  }
}

@keyframes wiggle {
  0% {
    transform: rotate(0deg);
  }
  10% {
    transform: rotate(-20deg);
  }
  20% {
    transform: rotate(0deg);
  }
  30% {
    transform: rotate(20deg);
  }
  40% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(0deg);
    /* giữ nguyên trong 60% còn lại */
  }
}

.page-template-default .footer_section {
  margin-top: 0 !important;
}
