/*
Theme Name: Themeweb
Description: Theme by Themeweb.vn
Author: Lê Công Thiện
Template: flatsome
Version: 3.0
*/
/*************** ADD CUSTOM CSS HERE.   ***************/
.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/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: -109px;
  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;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}