/*
Theme Name: Flatsome Child
Description: AZWebsite.vn developed for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.12.2
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
/* SETTING */
:root {
  /* main: 3bb77e */
  --primary-color2: #033d4a;
  --cl-text: #333;
  --primary: #cd2927;
  --hover: #364558;
}

body {
  font-size: 15px !important;
}

body,
input,
textarea,
button,
select {
  color: var(--cl-text);
}

input,
textarea {
  padding: 0 15px !important;
}

body,
input,
textarea,
button,
select {
  line-height: 1.5;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  line-height: 1.4;
}

.section-title-container,
.section-title-main,
.wpcf7-submit,
a.button {
  margin: 0 !important;
}

form p,
.mb-0 p,
.icon-box .icon-box-text p {
  margin-bottom: 0 !important;
}

.section-title-main,
.ux-menu .ux-menu-title,
.ux-menu .ux-menu-link a,
.blog-wrapper {
  padding: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.section-title,
.section-title-main {
  border: none !important;
}

.icon-box-img img,
.icon-box-img svg {
  padding-top: 0 !important;
}

.wpcf7-spinner,
.section-title a i,
.post-item .is-divider,
.post-sidebar .is-divider,
.absolute-footer,
.mfp-ready .mfp-close {
  display: none !important;
}
p {
  line-height: 28px;
  font-size: 17px;
}
p,
form input {
  margin-bottom: 0px;
}

input,
textarea,
a.button,
.ux-menu .ux-menu-title,
.ux-menu .ux-menu-link a {
  min-height: unset !important;
  height: 100% !important;
  line-height: unset !important;
}

input,
textarea,
input:focus,
textarea:focus,
.button:hover {
  box-shadow: none !important;
}

a.back-to-top {
  width: 40px;
  height: 40px !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  background-color: var(--primary-color) !important;
  border: none !important;
}

a.back-to-top:hover {
  background-color: var(--primary-color2) !important;
}

a.back-to-top i {
  font-size: 22px !important;
  color: #fff;
}

.row-small > .col,
.row-small > .flickity-viewport > .flickity-slider > .col {
  padding: 0 10px 20px;
}

.slider .flickity-button {
  margin: 0 !important;
  opacity: 1 !important;
  transform: unset;
  min-height: unset;
  width: 35px;
  bottom: unset;
  top: 50%;
  height: 35px;
}

.slider:hover .flickity-button,
.slider .flickity-button {
  transform: translatey(-50%) !important;
}

.slider .flickity-button svg {
  border: none;
  padding: 10px;
  background-color: var(--primary-color);
}

.slider .flickity-button svg path {
  fill: #fff;
}

.slider .flickity-button.previous {
  left: 0;
}

.slider .flickity-button.next {
  right: 0;
}

.section-title a {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
}

.title-link .section-title {
  display: inline;
}

/* CSS SUBMIT FORM */
.wpcf7 .form-group {
  margin-bottom: 20px !important;
}

.mb-s {
  margin-bottom: 30px !important;
}

.wpcf7 .form-group p > span * {
  margin-bottom: 0 !important;
}

.wpcf7 .wpcf7-not-valid-tip {
  text-align: left;
  padding: 3px 8px;
  background-color: #ff000040;
  color: red;
  font-size: 14px;
  font-weight: 500;
  margin-top: 0 !important;
}

.wpcf7 .wpcf7-not-valid-tip:after {
  content: none;
}

.block-submit p {
  position: relative;
}

.block-submit p:hover .wpcf7-submit {
  background-color: var(--primary-color2);
}

.block-submit.processing::before {
  content: none !important;
}

.block-submit p {
  position: relative;
  display: inline-block;
}

.block-submit p:after {
  content: "\f110";
  font-family: "Font Awesome 5 free";
  font-weight: 900;
  position: absolute;
  top: calc(50% - 10px);
  left: calc(50% - 10px);
  width: 20px;
  height: 20px;
  font-size: 18px;
  display: flex !important;
  justify-content: center;
  align-items: center;
  animation: spin 2s linear infinite;
  color: #fff;
  cursor: pointer;
  visibility: hidden;
  opacity: 0;
}

.wpcf7-form[data-status="submitting"] .block-submit .wpcf7-submit {
  font-size: 0;
}

.wpcf7-form[data-status="submitting"] .block-submit p:after {
  visibility: visible;
  opacity: 1;
}

@keyframes spin {
  0% {
    transform: rotateZ(-180deg) rotateY(180deg);
  }

  100% {
    transform: rotateZ(180deg) rotateY(180deg);
  }
}

.wpcf7-form .processing * {
  opacity: 1 !important;
}

/* END CSS SUBMIT FORM */

/* CSS MENU MOBILE */
.off-canvas-left .mfp-content,
.off-canvas-right .mfp-content {
  background-color: #f5f6fb !important;
}

.mfp-bg.mfp-ready {
  opacity: 0.2;
}

.off-canvas:not(.off-canvas-center) .nav-vertical li > a {
  color: #fff;
}

.footer-coppyright {
  padding: 15px;
}
.service-banner {
  background: url(//theme.hstatic.net/1000218941/1000280321/14/home_10_banner_home_img_1.jpg?v=16)
    no-repeat center;
  background-size: cover;
  background-attachment: fixed;
}
.service-banner .section-content {
  background: rgba(13, 13, 13, 0.75);
  height: 100%;
  padding: 110px 0 100px 0;
  text-align: center;
}
.service-banner h4 {
  text-transform: uppercase;
  color: #cd2927;
  font-size: 24px;
}
.service-banner h2 {
  font-weight: 900;
  font-size: 40px;
  text-transform: uppercase;
  color: #fff;
  margin: 12px 0 25px 0;
}
.service-banner a {
  width: 150px;
  line-height: 55px !important;
  color: #fff !important;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  margin: 12px 7px;
  display: inline-block;
  background: #cd2927;
  border: none !important;
}
.section-pt {
  margin: 95px 0 69px 0;
}
.section-progress {
  background: url(//theme.hstatic.net/1000218941/1000280321/14/home_14_tai_sao_chon_chung_toi_img_1.jpg?v=16)
    no-repeat center;
  margin: 85px 0 80px 0;
}
.section-progress .section-content {
  height: 100%;
  background: rgba(25, 25, 25, 0.9);
  padding: 56px 0 70px 0;
  text-align: center;
}
.section-progress .number {
  font-weight: 700;
  font-size: 48px;
  color: #fff;
}
.section-progress h4 {
  font-weight: normal;
  color: #fff;
  font-size: 24px;
}
.service-banner a:hover:before {
  background: #364558;
  color: #fff;
}
#top-bar .custom.html_top_right_text span {
  font-weight: 500;
  color: #262626;
}
#top-bar .custom.html_top_right_text p {
  line-height: 28px;
  font-weight: 300 !important;
  color: #6e6e6e;
}
#top-bar {
  background: #f5f5f5;
  padding: 10px 0;
  position: relative;
  margin-bottom: 20px;
}

#top-bar .flex-row a {
  padding: 0px;
}
#top-bar:before {
  content: "";
  width: 100%;
  height: 16px;
  background: url(/wp-content/uploads/2023/10/bar-line-1.png) repeat center;
  position: absolute;
  top: 100%;
  left: 0;
}
.single-content.bar-fix {
  padding-right: 35px;
  padding-left: 55px;
  position: relative;
  margin-left: 35px;
  margin-top: 3px;
  float: left;
}
.flaticon-call-line:before {
  content: "\f095";
  font-family: fontawesome;
  font-size: 38px;
  color: var(--primary);
}
.single-content .ficon {
  position: absolute;
  top: 0;
  left: 0;
}
.single-content p {
  color: #474646;
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
}
.single-content span {
  color: #929292;
  font-size: 17px;
}
.header-main {
  padding: 20px 0 40px 0 !important;
  height: unset !important;
}
.single-content.bar-fix {
  padding-right: 35px;
  padding-left: 55px;
  position: relative;
  margin-left: 35px;
  margin-top: 3px;
}
.single-container {
  margin-left: 20px;
  margin-top: 48px;
  position: relative;
}
.single-container .text {
  background: #fff;
  padding: 33px 30px 30px 60px;
  position: relative;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(198, 198, 198, 0.15);
  -moz-box-shadow: 0px 0px 5px 0px rgba(198, 198, 198, 0.15);
  box-shadow: 0px 0px 5px 0px rgba(198, 198, 198, 0.15);
}
.section-review {
  background: #f8f8f8;
  padding: 65px 0 90px 0 !important;
}
.single-container .text:before {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  width: 0;
  height: 0;
  border: 0 solid transparent;
  border-width: 18px 23px;
  border-right-width: 0;
  border-top-color: #e8e8e8;
}
.single-container .client-info {
  margin-top: 33px;
}
.single-container .client-info img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.single-container .text .quote {
  width: 50px;
  height: 45px;
  position: absolute;
  top: 40px;
  left: -20px;
  text-align: center;
  line-height: 45px;
  color: #fff;
  line-height: 45px;
  background: #cd2927;
}
.flaticon-left-quote:before {
  content: "\f075";
  font-family: fontawesome;
}
.single-container .client-info .name h5 {
  font-weight: 500;
  margin: 7px 0 4px 0;
  font-size: 20px;
}
.single-container .client-info .name {
  padding-left: 18px;
}
.client-info {
  display: flex;
  align-items: center;
}
.single-container > ul {
  position: absolute;
  right: 0;
  bottom: 15px;
}
.single-container > ul li {
  display: inline-block;
  font-size: 15px;
  cursor: pointer;
  margin: 0px;
  color: var(--primary);
}
.newsletter .row:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 100%;
  width: 0;
  height: 0;
  border: 0 solid transparent;
  border-width: 53px 38px;
  border-bottom-width: 0;
  border-right-color: #af2522;
}
.newsletter .row:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 100%;
  width: 0;
  height: 0;
  border: 0 solid transparent;
  border-width: 53px 38px;
  border-bottom-width: 0;
  border-left-color: #af2522;
}
.newsletter .p-color-bg:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 100%;
  width: 0;
  height: 0;
  border: 0 solid transparent;
  border-width: 53px 38px;
  border-bottom-width: 0;
  border-left-color: #af2522;
}
.newsletter .row {
  position: relative;
  background: #cd2927;
  padding: 35px 0 29px 0;
}
.newsletter .row .col-1 {
  padding: 0px;
  flex-basis: 60%;
  max-width: 60%;
}
.newsletter .row .col-1 .col-inner .text {
  position: relative;
  padding-left: 140px;
}
.newsletter .text i {
  position: absolute;
  font-size: 52px;
  color: #fff;
  left: 54px;
  top: 0;
}
.newsletter .text h2 {
  font-weight: 900;
  font-size: 30px;
  margin: -4px 0 10px 0;
  color: #ffb504;
  line-height: 1.1;
}
.newsletter .text p {
  font-size: 20px;
  color: #fff;
}
.newsletter .row .col-2 {
  flex-basis: 35%;
  max-width: 35%;
  padding: 0px;
}
.newsletter .row .col-2 .col-inner {
  padding-right: 45px;
}
.newsletter form {
  background: #fff;
  height: 60px;
  position: relative;
  margin: 0px;
}
.newsletter form input {
  width: 100%;
  height: 100% !important;
  border: none;
  background: transparent;
  padding: 10px 72px 10px 30px !important;
  margin: 10px auto;
  font-weight: 300;
  font-size: unset;
}
.newsletter .wpcf7-submit {
  width: 70px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background: #263445;
  color: #fff;
  font-size: 30px;
  min-height: unset;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.newsletter .wpcf7-submit:before {
  content: "\f1d9";
  font-family: fontawesome;
}
.footer-section .section-content {
  background: rgba(25, 36, 50, 0.97);
  height: 100%;
  padding: 138px 0 0 0 !important;
}
.footer-section {
  background: url(/wp-content/uploads/2023/10/footer_background.jpg) no-repeat
    center;
}
.footer-section .col img {
  width: auto;
}
.footer-section p {
  margin: 20px 90px 0 0;
}
footer p {
  color: #cbd1da;
}
.footer-section .col-1 {
  flex-basis: 32%;
  padding: 0px;
  max-width: 32%;
}
.footer-section .col-2 {
  flex-basis: 19%;
  padding: 0px;
  max-width: 19%;
}
.footer-section .col-3 {
  flex-basis: 18%;
  padding: 0px;
  padding-left: 60px !important;
  max-width: 18%;
}
.footer-section .col-4 {
  flex-basis: 31%;
  max-width: 31%;
  padding: 0px;
  padding-left: 124px;
}
footer h4 {
  color: #fff;
  position: relative;
  padding-bottom: 18px;
  border-bottom: 2px solid #374455;
  margin-bottom: 20px;
  font-size: 24px;
}
footer h4:before {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  height: 2px;
  width: 70px;
  background: var(--primary);
}
footer ul li a {
  color: #cbd1da;
  font-size: 17px;
}
footer ul li {
  line-height: 35px;
  margin: 0px !important;
}
footer ul li i {
  margin-right: 10px;
}
.newsletter {
  margin-bottom: -78px;
  position: relative;
  z-index: 2;
}
.row-form h2 {
  font-size: 32px;
}
.row-form {
  margin-top: 50px;
}
.row-form p.text-sub {
  margin: 15px 0 60px 0;
}
.row-form .group_contact {
  display: flex;
  flex-wrap: wrap;
}
.row-form .wpcf7 .form-group {
  flex: 1 0 50%;
  max-width: 50%;
  margin: 0px !important;
}
.row-form .area,
.row-form .form-group:nth-child(3) {
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0px;
}
.stuck {
  z-index: 99999 !important;
}
.row-form .wpcf7-form-control {
  width: 100%;
  max-height: 100%;
  border: 1px solid #efefef !important;

  padding: 0 20px !important;
  font-size: 15px !important;
  font-weight: normal;
  height: 48px !important;
  display: inline-block !important;
}
.row-form .wpcf7-form-control-wrap {
  margin-bottom: 20px !important;
  padding: 0px 10px;
}
.row-form textarea {
  min-height: 180px !important;
  padding: 20px;
}
.row-form .wpcf7-submit {
  width: 20%;
  height: 48px;
  background: #213043 !important;
  color: #fff;
}
.row-form .submit-lienhe p {
  text-align: center;
}

footer .col-4 ul li {
  line-height: 25px;
  margin-bottom: 16px;
  position: relative;
  padding-left: 38px;
}
footer .col-4 ul li i {
  position: absolute;
  top: 2px;
  line-height: 25px;
  left: 0;
  color: var(--primary);
}
footer .col-4 ul li {
  line-height: 25px;
  margin-bottom: 16px !important;
  position: relative;
  padding-left: 38px;
  font-size: 17px;
  color: #cbd1da;
}
.flaticon-map-line:before {
  content: "\f3c5";
  font-family: fontawesome;
  font-size: 38px;
  color: var(--primary);
}
.single-content.bar-fix:before {
  content: "";
  position: absolute;
  top: 6px;
  right: 0;
  width: 1px;
  height: 40px;
  background: #eeeeee;
}
.header-nav .social-icons a {
  width: 40px !important;
  height: 40px !important;
  border: 1px solid #eeeeee !important;
  color: #b0b0b0;
  line-height: 40px !important;
  text-align: center;
  display: inline-block;

  margin: 0px !important;
  margin-right: 5px !important;
  border: 1px solid #eeeeee;
  background: none !important;
  border-radius: 50%;
}
.header-social-icons a i {
  line-height: 40px;
}
.header-bottom {
  min-height: 50px;
  background: #213043 !important;
}
.header-nav > li > a {
  line-height: 70px;
  text-transform: uppercase;
  color: #fff;
  padding: 0 23px;
  font-size: 17px;
}
.top-divider {
  display: none !important;
}
.section-phongtap {
  margin-top: 65px;
}
.section-phongtap .theme-title:before {
  width: 90px;
  left: 50%;
  margin-left: -45px;
}
.section-phongtap .slider-wrapper {
  margin: 25px 15px 40px 15px;
}
.row-content-page {
  padding: 40px 0px;
}
.sub-menu {
  padding: 0px;
}
.sub-menu > li > a {
  line-height: 40px;
  color: #6f6f6f;
  text-transform: uppercase;
  padding: 0px !important;
  padding-left: 20px !important;
  display: block;
  border-bottom: 1px solid #ededed !important;
  position: relative;
  z-index: 1;
  font-size: 15px;
  font-weight: 500;
}
.col-quanly {
  margin-top: -920px;
}
.name h6 {
  text-transform: uppercase !important;
  font-size: 18px;
}
.name {
  padding: 20px 0 10px 15px;

  border-bottom: 2px solid #cd2927;
}
@media (max-width: 768px) {
  .off-canvas-left .mfp-content,
  .off-canvas-right .mfp-content {
    width: 320px;
  }

  .sidebar-menu .nav-sidebar .menu-item a {
    color: #333 !important;
    font-size: 15px;
  }

  .sidebar-menu .nav-sidebar li.menu-item:first-child a {
    color: var(--primary-color) !important;
  }
}

/* END CSS MENU MOBILE */
/* END SETTING */

/* CSS GLOBAL */
body {
  font-family: "Merienda", cursive;
}

h1,
h2,
h3 {
  font-weight: 700;
}

.section-welcome .col-1 a i,
.block-head h2,
.section-skill .item .col-inner .icon-box-text h3,
.tab-skill li.active a,
.tab-skill li:hover a,
.section-footer .col-info .item a i,
.header-main .nav > li.menu-item:first-child > a {
  color: var(--primary-color) !important;
}

.block-head p,
.block-head-large h2,
.section-footer .col-info .item p,
.footer-coppyright a:hover {
  color: var(--primary-color2);
}

/* END CSS GLOBAL */
/* CSS HEADER */
header .header-top a,
header #top-bar.header-top li.html {
  font-size: 15px;
  text-transform: none;
  font-weight: 400;
}

header .header-top {
  border-bottom: 1px solid #eee;
}

header .header-top .header-button a {
  border: none;
  padding: 10px;
}

.header-top .top-bar-nav.nav-right li {
  margin: 0;
}

.header-top .top-bar-nav.nav-right .header-button-1 {
  padding-left: 10px;
  border-left: 1px solid #ddd;
}

.header-top .top-bar-nav.nav-right .header-button-2 {
  padding-right: 10px;
  border-right: 1px solid #ddd;
}

header .header-top a:hover,
.header-social-icons a:hover i {
  color: var(--primary-color) !important;
}

.html .social-icons {
  font-size: 0 !important;
}

.header-social-icons a i {
  color: #666;
  font-size: 17px;
}

.header-social-icons a {
  margin: 0 0 0 20px !important;
}

header .header-top a:hover,
.header-social-icons a:hover i {
  transition: all 0.25s ease-in-out;
}

/* END CSS HEADER */

/* CONTENT */
.theme-title span {
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  display: block;
  color: var(--primary);
}
.theme-title h2 {
  font-size: 32px;
  margin: 0px;
}
.theme-title {
  padding-bottom: 18px;
  position: relative;
}
.theme-title:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  background: #efefef;
  height: 2px;
  width: 100%;
}
.text-bottom p:first-child {
  margin: 20px 15px 20px 0 !important;
}
a.hvr-bounce-to-right-two {
  width: 150px;
  line-height: 50px;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  border: 2px solid #f3f3f3;
  color: #cd2927;
  display: inline-block;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  backface-visibility: hidden;
  position: relative;
  transition-property: color;
  transition-duration: 0.5s;
  z-index: 1;
}
a.hvr-bounce-to-right-two:hover {
  color: #fff !important;
}
.hvr-bounce-to-right-two:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #cd2927;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-right-two:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.word {
  padding: 85px 0 100px 0 !important;
  margin-top: 70px;
  margin-bottom: 90px;
  background: #2f2f2f;
}
.section-about {
  margin-top: 100px;
}
.section-about .box-text {
  padding: 0px;
  position: static;
}
.section-about h5 {
  margin: 35px 0 15px 0;
  color: #033d4a;
  font-size: 20px;
}
.section-about p {
  font-size: 17px;
  margin: 0px !important;
  padding: 0px !important;
}
.section-about .box:hover img {
  opacity: 0.5;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}
.section-about img {
  -webkit-transform: translate3d(-30px, 0, 0) scale(1.5);
  transform: translate3d(-30px, 0, 0) scale(1.3);
  opacity: 1;
}
.section-about .box .image-overlay-add {
  background: #000 !important;
}

.section-about .text-position {
  opacity: 0;
  position: absolute;
  top: 0;
  padding: 0px 0 0 10px !important;
  margin: 20px !important;
  color: #fff;
  border-left: 1px solid #fff;
  font-size: 15px;
  line-height: 22px;

  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-40px, 0, 0);
  transform: translate3d(-40px, 0, 0);
  text-transform: uppercase;
}
.section-about .box:hover .text-position {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.col-about-right {
  padding: 0px;
}
.section-banner a {
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  width: 151px;
  display: inline-block;
  text-align: center;
  background: #cd2927 !important;
  line-height: 55px !important;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.text-box-content h5 {
  font-weight: 300;
  line-height: 30px;
  font-size: 20px;
}
.text-1 p {
  font-weight: 300;
  line-height: 30px;
  font-size: 20px;
  width: 50%;
  margin-top: 40px !important;
}
.section-banner h2 {
  font-size: 60px;
  color: red;
}
.section-question h3 {
  font-weight: normal !important;
  line-height: 38px;
  margin-bottom: 18px;
  font-size: 26px;
}
.section-question .col {
  padding: 0px;
}
.section-question .col-right {
  padding-left: 45px;
  margin-top: 8px;
}
.section-question .col-left p {
  line-height: 28px;
  font-size: 17px !important;
  color: #333;
}
.theme-button {
  background: #213043;
  overflow: hidden;
  position: relative;
  z-index: 2;
  text-align: center;
  font-weight: 700;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  width: 130px;
  line-height: 45px;
  margin-top: 32px;
  display: inline-block;
}
.section-question .col-right .col-inner {
  border: 1px solid #f0f0f0;
}
.accordion-title {
  border: none;
  padding: 23px 0 23px 10px;
  color: #1c2125;
  font-size: 20px;
  font-weight: 500;
  display: block;
  position: relative;
}
.accordion .toggle {
  left: unset;
  right: 20px;
  top: 20px;
  width: 30px !important;
  height: 30px;
  margin: 0px;
  min-height: unset;
  line-height: 30px !important;
  z-index: 1;
  opacity: 1;
}
.accordion .toggle:before {
  content: "+";
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  background: #e1e1e1;
  font-size: 20px;
}
.accordion .toggle i {
  display: none;
}
.active > .toggle {
  transform: none;
}
.active > .toggle:before {
  content: "-";
  background: var(--primary);
  font-size: 20px;
}
.section-question .icon-box-img {
  width: 110px !important;
}
.section-question .icon-box-img img {
  height: 90px !important;
  object-fit: cover;
}
.section-question .icon-box-text p {
  line-height: 28px;
  font-size: 17px;
}
.section-question .accordion-inner {
  border-bottom: 1px solid #f0f0f0;
}
.text-box {
  width: 100% !important;
  text-align: left;
}

.section-banner a {
  display: inline-block;
}
.banner-bottom {
  background: url("/wp-content/uploads/2023/10/home_2_banner_home_img_1.webp")
    no-repeat center;
  background-attachment: fixed;
  background-size: cover;
  position: relative;
}
.banner-bottom .section-content {
  height: 100%;
  background: rgba(205, 41, 39, 0.84);
  padding: 35px 0;
}
.banner-bottom p,
.banner-bottom h3 {
  margin: 0px !important;
}
.banner-bottom .col-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.banner-bottom h3 {
  font-weight: 500;
  color: #fff;
  margin-top: 16px !important;
  font-size: 26px;
  display: inline-block !important;
  width: auto;
}
.banner-bottom p a {
  display: block !important;
  background: #213043;
  overflow: hidden;
  position: relative;
  z-index: 2;
  text-align: center;
  font-weight: 700;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  width: 195px;
  line-height: 60px;
}

.col-pt-bot {
  padding: 0px;
}
.col-pt {
  margin: 0px !important;
}
.col-pt img {
  height: 220px;
  object-fit: cover;
  z-index: 999;
}
.col-pt .box-text {
  padding: 0px;
  text-align: left;
  position: static;
}
.text-pt h5 {
  font-weight: 500;
  margin: 18px 0 7px 0;
  color: var(--primary-color2);
  font-size: 20px;
}
.banner-bottom p a:before {
  content: "";
  width: 30px;
  height: 130%;
  background: rgba(215, 215, 215, 0.2);
  position: absolute;
  top: -10px;
  left: -45px;
  z-index: -1;
  transform: rotate(-20deg); /* Loại bỏ các tiền tố -webkit, -moz, -ms, -o */
  transition: all 0.7s ease-in-out;
}

.banner-bottom p a:hover:before {
  left: 120%;
}
#top-bar .nav-right > li > a {
  color: #7b7b7b;
  font-size: 18px;
  margin-right: 15px;
}
.text-pt p {
  color: #b3b3b3;
  margin-bottom: 6px;
}
.social-icons a {
  min-width: unset !important;
  border: none !important;
  width: 35px !important;
  height: 35px !important;
  line-height: 35px !important;
  text-align: center;
  color: #dbddde;
  font-size: 14px;
  background: #364558 !important;
  margin-right: 10px !important;
}
.effect-oscar {
  overflow: visible;
  text-align: center;
  position: absolute;
  top: 0;
  height: 220px;
  -webkit-tap-highlight-color: transparent;
  width: 100%;
  margin: 0px !important;
  overflow: hidden;
}
figcaption h5 {
  color: #fff;

  transition: transform 0.35s;
  font-size: 20px;
  transition: transform 0.35s;
}
figcaption p {
  text-transform: capitalize;
  color: #fff;
  transition: opacity 0.35s, transform 0.35s;
  line-height: 26px;
  font-size: 17px;
}

.col-pt .box:hover .box-image:before {
  content: "";
  opacity: 0.5;
}
.box-image {
  position: relative;
}
.col-pt .box-image:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  background: -webkit-linear-gradient(
    45deg,
    #22682a 0%,
    #9b4a1b 40%,
    #3a342a 100%
  );
  background: linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%);
}
.col-pt .box:hover h5,
.col-pt .box:hover p,
.col-pt .box:hover figcaption::before {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
figcaption h5,
figcaption p,
figcaption:before {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0);
  transform: scale(0);
}
figcaption::before {
  position: absolute;
  top: 15px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  border: 1px solid #fff;
  content: "";
}
.service-single-page h6 {
  font-size: 18px;
  transition: all 0.3s ease-in-out;
  color: #033d4a;
  font-weight: 700;
  text-transform: capitalize;
}
.service-single-page span {
  font-size: 15px;
  color: #8c8c8c;
  display: block;
  margin-top: 5px;
}
.service-single-page .box-text {
  display: block;
  background: #f7f7f7;
  padding: 0px !important;
}
.text.tran3s {
  position: absolute;
  top: 0px;

  padding: 30px;
  transition: all 0.25s ease-in-out;
}
.text.tran3s p {
  color: #fff;
  font-size: 15px !important;
  line-height: 22px !important;
  width: 90%;
  border-left: 3px solid #fff;
  padding: 0 0 0 10px !important;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-40px, 0, 0);
  transform: translate3d(-40px, 0, 0);
}
.service-single-page .box:hover .text.tran3s p {
  opacity: 1 !important;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.service-single-page {
  padding-top: 120px;
  padding-bottom: 140px;
}
.service-single-page .box-text {
  position: static;
}

.service-single-page .box:hover .box-image:before {
  content: "";
  background: rgba(0, 0, 0, 0.65) !important;
  position: absolute;
  top: 0 !important;
  left: 0;
  width: 100%;
  height: 100%;
}
.service-single-page .text-dichvu:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #cd2927 !important;
  transform-origin: 50% 0;
  transition-property: transform;
  transition-duration: 0.5s;
  transform: scaleY(0);
}
.text-dichvu {
  padding: 20px;
  position: relative;
  transition: transform 0.3s ease-in-out;
}
.service-single-page .box:hover .text-dichvu:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.service-single-page .box:hover .text-dichvu {
  transform: translateY(-5px);
}
.service-single-page .box:hover .text-dichvu h6,
.service-single-page .box:hover .text.text-dichvu span {
  color: #fff !important;
  opacity: 1 !important;
}
.service-single-page .text-dichvu span,
.service-single-page .text-dichvu h6 {
  transition: all 0.3s ease-in-out;
}
.service-single-page .box-image {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.col-pt .box:hover figcaption {
  background-color: rgba(58, 52, 42, 0.5) !important;
}
li,
ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
figcaption {
  padding: 20px 20px 0px;
  height: 100%;
}
.col-pt .col {
  padding: 0px 22px;
}
.theme-title:before {
  width: 90px;
  left: 50%;
  margin-left: -45px;
}

.section-review .theme-title:before {
  left: 0;
  margin: 0px;
}
.header-nav > li:hover > a,
.header-nav > li.active > a {
  color: var(--primary);
}
.row-gioithieu {
  margin-top: 100px;
}

.video-button-wrapper {
  position: absolute;
  top: 50%;
  z-index: 1;
  left: 50%;
  transform: translate(-50%, -50%);
}
.video-button-wrapper a {
  background: #fff !important;
  border: none !important;
  min-width: unset !important;
  width: 50px !important;
  height: 50px !important;
  line-height: 50px !important;
  font-size: 18px !important;
}

.col-video .img-inner {
  position: relative;
}
.col-video .img-inner:before {
  content: "";
  position: absolute;
  background: rgba(0, 0, 0, 0.65) !important;
  width: 100%;
  height: 100%;
  top: 0;

  left: 0;
  z-index: 1;
}
.video-button-wrapper a:hover {
  background: var(--primary) !important;
}
.our-team {
  margin: 60px auto 0px;
}
.col-pt-top .theme-title:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  background: #efefef;
  height: 2px;
  width: 90px;
  margin: 0px;
}
.col-pt-top .theme-title {
  margin-bottom: 30px;
}
.banner-bottom .theme-button {
  margin-top: 0px;
}
.row-gioithieu .theme-title {
  margin-bottom: 20px !important;
}
.row-gioithieu .theme-title:before {
  left: 0px;
  margin-left: 0px;
}
h2 {
  color: #033d4a;
}
p.subs {
  font-weight: 500;
  font-size: 18px;
  margin-top: 30px;
  text-align: center;
}

.service .tabbed-content .nav > li.active {
  background: #cd2927;
}

.service .tabbed-content .nav > li > a:before {
  display: none !important;
}

.service .nav-vertical + .tab-panels {
  border: none;
}
.service .tabbed-content .nav > li > a {
  padding: 0px;
}

.service .tabbed-content .nav > li > a span {
  text-transform: capitalize;

  font-size: 18px;
}
.service .tabbed-content h4 {
  font-size: 24px;
  color: var(--primary-color2);
}
.row-tab {
  margin-top: 65px;
  margin-bottom: 90px;
}
.service .tab-panels {
  padding: 0px !important;
  padding-left: 55px !important;
}
.service .tabbed-content .nav > li > a:after {
  font-family: fontawesome;
  font-size: 40px;
  color: var(--primary);
  position: absolute;
  left: 15px;
  top: -17px;
}
.service .tabbed-content .nav > li.active > a:after {
  color: #fff;
}
.service .tabbed-content .nav > li:nth-child(1) > a:after {
  content: "\f6e3";
  transform: rotatez(-44deg);
}
.service .tabbed-content .nav > li:nth-child(2) > a:after {
  content: "\f1ad" !important;
}
.service .tabbed-content .nav > li:nth-child(3) > a:after {
  content: "\f073" !important;
}
.service .tabbed-content .nav > li:nth-child(4) > a:after {
  content: "\f393" !important;
}
.service .tabbed-content .nav > li:nth-child(5) > a:after {
  content: "\f06b" !important;
}
.service .tabbed-content .nav > li {
  height: 85px;
  border: none;
  border-bottom: 1px solid #f1f1f1;
}
.service .tabbed-content .nav > li > a {
  position: relative;
  display: block;
  padding-left: 65px;
}
.service .tabbed-content .nav > li.active > a span {
  color: #fff;
}
.dichvu-content .tab-panels {
  border: none;
}
.dichvu-content .tabbed-content a {
  padding: 20px 0 20px 20px !important;
  display: block;
  font-size: 15px !important;
  font-weight: 500 !important;
  position: relative;
  z-index: 9;
}
.dichvu-content .tabbed-content li.tab {
  margin-bottom: 10px !important;
  border: none !important;
  border: 1px solid #f1f1f1 !important;
}
.dichvu-content .tabbed-content .tab a {
  background: #fff;
  line-height: 1.1;
  position: relative;
}
.dichvu-content .tabbed-content .tab.active a {
  background: var(--primary) !important;
  color: #fff;
}
.dichvu-content .tabbed-content .tab:before {
  content: "";
  width: 3px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  background: #cd2927;
}
.dichvu-content {
  padding: 60px 0 60px 0 !important;
}
.dichvu-content .tabbed-content img {
  margin-bottom: 60px;
}
.dichvu-content .tabbed-content h4 {
  font-size: 24px;
  color: #033d4a;
}
.dichvu-content .tabbed-content li {
  font-size: 17px;
  margin-bottom: 5px;
}
.dichvu-content .tabbed-content h6 {
  text-transform: uppercase;
  border-bottom: 1px solid #efefef;
  padding: 25px 0px;
  margin-bottom: 15px;
  font-size: 18px;
  color: #033d4a;
}
.dichvu-content .tabbed-content i {
  margin-right: 16px;
  line-height: 24px !important;
}
.tab-panels ul > li {
  font-weight: 500;
  font-size: 19px !important;
  color: #5c5c5c;
  line-height: 30px;
}
.dichvu-content .tabbed-content p {
  line-height: 28px !important;
  font-size: 17px !important;
  margin: 20px 0 40px 0;
}
.service .tabbed-content h6 {
  text-transform: uppercase;
  border-bottom: 1px solid #efefef;
  padding-bottom: 25px;
  margin-bottom: 15px;
  font-size: 18px;
  color: #033d4a;
  font-weight: 700;
}
.left-side p {
  margin-bottom: 40px;
  font-weight: 400;
}
.left-side ul li {
  font-weight: 500;
  font-size: 19px;
  color: #5c5c5c;
  line-height: 44px;
}
.left-side ul li i {
  margin-right: 16px;
  line-height: 44px;
  color: var(--primary);
}
.left-side ul li {
  margin: 0px;
}
.right-side h5 {
  margin: 35px 0 20px 0;
  font-size: 20px;
}
.btn-lienhe {
  width: 265px !important;
  line-height: 70px !important;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px !important;
  z-index: 1;
  background: var(--primary);
  display: inline-block !important;
  padding: 0px !important;
  text-align: center !important;
}
.btn-lienhe span {
  width: 66px;
  display: inline-block !important;
  height: 70px !important;
  background: #c2000b;
  float: right !important;
  padding-top: 23px;
}
.btn-lienhe span i {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #fff;
  margin: 0 auto;
  display: block;
  line-height: 26px;
  font-size: 15px;
  color: var(--primary);
  text-align: center;
}
.btn-lienhe i:before {
  font-size: 14px !important;
}
.btn-lienhe:hover {
  color: #fff !important;
}
.inner-banner-contact img {
  height: 550px;
  object-fit: cover;
}
.text-iframe p {
  height: 300px;
}
iframe {
  width: 100%;
  height: 100%;
}
@media (max-width: 768px) {
}

@media (max-width: 549px) {
	.dichvu-content{
		padding:40px  0px!important;
	}
  #top-bar .mobile-nav {
    display: block !important;
    text-align: center;
  }
  #top-bar .mobile-nav > li:first-child {
    text-align: center;
    display: block;
  }
  #top-bar .mobile-nav > li:not(:first-child) > a {
    line-height: 13px !important;
    color: #7b7b7b !important;
    font-size: 18px;

    margin-top: 20px;
  }
  .header-bottom-nav {
    justify-content: space-between;
  }
  .header-bottom-nav .icon-menu {
    border: 1px solid #fff;
    color: #fff;
    padding: 0px 10px;
  }
  .btn-lienhe {
    width: 190px !important;
    font-size: 14px !important;
    color: #fff !important;
  }
  .inner-banner-contact img {
    height: auto !important;
    object-fit: cover;
  }
  .row-form p.text-sub {
    margin: 15px 0 30px 0;
  }
  .row-form .wpcf7 .form-group {
    flex: 1 0 100%;
    max-width: 100%;
    margin: 0px !important;
  }
  .row-form .wpcf7-submit {
    width: 100%;

    display: inline-block !important;
  }
  .row-form .wpcf7-form-control-wrap {
    padding: 0px;
  }
  .service-single-page {
    padding: 40px 0px;
  }
  .section-banner .flickity-viewport {
    max-height: 650px;
  }
  .section-banner .bg.bg-loaded {
    background-size: cover !important;
  }
  .section-banner .text-1 h1,
  .section-banner .text-1 h2 {
    font-size: 29px;
  }
  .section-banner h5,
  .section-banner .text-1 p {
    font-weight: 300;

    font-size: 14px;
    width: 90%;
  }
  .section-banner a {
    line-height: 45px !important;
    margin-top: 30px !important;
  }
  .section-banner .bg.bg-loaded {
    background-size: auto 100%;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .banner-bottom h3 {
    display: block !important;
    width: 100%;
    text-align: center;
    margin-bottom: 10px !important;
  }
  .banner-bottom .col-inner {
    flex-direction: column;
  }
  .banner-bottom .section-content {
    padding: 30px;
  }
  .section-about {
    margin-top: 40px;
  }
  .section-about .theme-title:before {
    width: 100%;
    left: 0px;
    top: 100%;
    margin: 0px;
  }
  .col-about-right .row {
    margin: 0px !important;
  }
  .col-about-right .row .col {
    padding: 15px;
  }
  .service .tab-panels {
    padding: 0px !important;
    margin-top: 30px;
  }
  .right-side {
    margin-top: 30px;
  }
  .service-banner .section-content {
    padding: 80px 0px;
  }
  .section-pt {
    margin: 40px 0px 40px;
  }
  .col-pt {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
  }
  .col-pt .col {
    flex: 1 0 100%;
  }
  .section-question .col-left {
    padding: 0px 15px;
  }
  .section-question .col-right {
    padding: 0px 15px;
  }
  .section-question .accordion-title.plain span {
    padding-right: 55px !important;
    display: inline-block;
  }
  .section-question .icon-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
  }
  .section-question .icon-box-img {
    width: 100% !important;
  }
  .section-question .icon-box-img img {
    height: 200px !important;
  }
  .section-question .accordion-inner {
    padding: 10px;
  }
  .newsletter .float-left {
    padding-left: 90px !important;
  }
  .newsletter .row .col-1,
  .newsletter .row .col-2 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .newsletter .text i {
    position: absolute;
    font-size: 52px;
    color: #fff;
    left: 20px;
    top: 0;
  }
  .newsletter {
    padding: 15px;
  }

  .footer-section .col {
    flex-basis: 100%;
    padding: 0px !important;
    padding: 0px 15px !important;
    max-width: 100%;
  }
  .footer-section p {
    margin: 20px 0px 20px 0;
  }
  .footer-section .col-4 {
    margin-top: 40px;
  }
  .newsletter .row .col-2 .col-inner {
    padding: 0 15px !important;
  }
}
