@charset "utf-8";
/* CSS Document */
@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i&display=swap&subset=vietnamese");
img {
  max-width: 100%;
}
.md-none {
  display: none;
}
.md-block {
  display: block;
}
.m0 {
  margin: 0px;
}
.p0 {
  padding: 0px !important;
}
.m-5 {
  margin-left: -5px !important;
  margin-right: -5px !important;
}
.p5 {
  padding-left: 5px;
  padding-right: 5px;
}
.m-10 {
  margin-left: -10px;
  margin-right: -10px;
}
.p10 {
  padding-left: 10px;
  padding-right: 10px;
}
body {
  font-family: "Roboto Condensed", sans-serif;
}
.pagination-page {
  text-align: center;
}
.pagination-page > span,
.pagination-page a {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border: solid 1px #ddd;
  color: #000;
}
.pagination-page a:hover,
.pagination-page > span {
  background: #1f5892;
  color: #fff;
}

.item-camket {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.item-camket img {
  float: left;
  margin-right: 10px;
  margin-top: 3px;
}
.item-camket .content {
}
.item-camket .content strong {
  display: block;
  margin-bottom: 2px;
}
.item-camket .content span {
  display: block;
}
.gio-hang {
  text-align: right;
}
.gio-hang a {
  background-color: #f07e04;
  display: inline-block;
  padding: 5px 20px;
  border-radius: 10px;
  color: #fff;
  font-size: 14px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.gio-hang a:hover {
  background-color: #f07e04;
  text-decoration: none;
}
.logo {
  display: block;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.logo img {
  height: 120px;
}
@font-face {
  font-family: svn;
  src: url(../../templates/fonts/svn/SVN-RisottoScriptPro.ttf);
}
@font-face {
  font-family: utm;
  src: url(../../templates/fonts/utm/UTMHelvetIns.ttf);
}
@font-face {
  font-family: bsc;
  src: url(../../templates/fonts/barlowsemicondensed-medium.ttf);
}
@font-face {
  font-family: bsc-bold;
  src: url(../../templates/fonts/barlow-semi-condensed/BarlowSemiCondensed-Bold.ttf);
}
@font-face {
  font-family: bsc-re;
  src: url(../../templates/fonts/barlow-semi-condensed/BarlowSemiCondensed-Medium.ttf);
}
@font-face {
  font-family: mont;
  src: url(../../templates/fonts/montserrat/Montserrat-Light.otf);
}
header {
  padding-top: 5px;
  padding-bottom: 5px;
}
.navbar-default {
  margin: 0px;
  border-radius: 0px;
  border: none;
  background-color: #0f0578;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  padding-left: 20px;
  padding-right: 20px;
}
.navbar-default .navbar-brand {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  padding-right: 20px;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #fff;
  background-color: #f07e04;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
  background-color: #f07e04;
}
.dropdown-menu > li > a {
  padding: 10px 15px;
  text-transform: uppercase;
}
.navbar-nav > li > .dropdown-menu {
  border-radius: 0px;
  min-width: 215px;
}
.navbar-nav > li:hover > a {
  background-color: #f07e04;
}
.navbar-form {
  background-color: #fff;
  padding-left: 0px;
  padding-right: 0px;
}
.navbar-form .form-control {
  border: none;
  width: 100%;
}
.navbar-form .form-control:focus {
  outline: none;
  box-shadow: none;
}
.navbar-form button {
  border: none;
}
.title_c {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 600;
  margin-top: 14px;
  border-bottom: 1px solid #b9bbb7;
  padding-bottom: 9px;
}
.title_c a {
  color: #fc7703;
  border-bottom: 3px solid #f07e04;
  padding-bottom: 7px;
}
.title_c a:hover {
  text-decoration: none;
}
.item-product {
  border: 1px solid #e6e6e6;
  padding: 5px 10px;
  text-align: center;
  margin-bottom: 10px;
  margin-top: 10px;
  position: relative;
  background-color: #fff;
}
.item-product:after {
  content: "";
  position: absolute;
  left: 5px;
  right: 5px;
  height: 2px;
  bottom: 0px;
  box-shadow: 1px 1px 10px 1px #505050;
  z-index: -1;
}
.item-product > a {
  display: block;
  height: 200px;
  overflow: hidden;
  line-height: 200px;
}
.item-product > a > img {
  max-width: 100%;
  max-height: 100%;
  line-height: 200px;
}
.item-product > h3 {
  font-size: 16px;
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 10px;
}
.item-product > h3 > a {
  color: #000;
}
.item-product > h3 > a:hover {
  text-decoration: none;
  color: #ccc;
}
.item-product .gia-ban {
}
.item-product .gia-ban > strong {
  color: red;
}
.item-product .gia-ban > span {
  font-size: 13px;
  font-style: italic;
  text-decoration: line-through;
  color: #7b7878;
}
.item-product .chitiet {
}
.item-product .chitiet a {
  background-color: #f07e04;
  color: #fff;
  padding: 5px 15px;
  display: inline-block;
  margin-top: 10px;
  border-radius: 8px;
}
.item-product .chitiet a:hover {
}
.list-product {
  position: relative;
  margin-top: 15px;
  margin-bottom: 20px;
}
.list-product .owl-nav {
  position: absolute;
  top: -34px;
  right: 0;
}
.list-product .owl-nav button {
  border: none;
  background: transparent;
  font-size: 29px;
  line-height: 14px;
  padding: 0px 3px;
}
.list-product .owl-nav button:focus {
  outline: none;
}
.title-home2 {
  color: #f07e04;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
  background: url(../images/title-right.png) no-repeat center bottom;
  padding-bottom: 24px;
  background-size: contain;
  text-align: center;
  margin-top: 13px;
  position: relative;
  z-index: 1;
}
.ten-it a {
  color: #13007d;
}
.nav-right {
  padding-left: 5px;
  padding-right: 5px;
}
.nav-right ul {
  list-style: none;
  padding: 0px;
  background-color: #f07e04;
  background: -moz-linear-gradient(bottom, #68b213 30%, #f07e04 70%);
  background: -o-linear-gradient(bottom, #68b213 30%, #f07e04 70%);
  background: -ms-linear-gradient(bottom, #68b213 30%, #f07e04 70%);
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.3, #f35b63),
    color-stop(0.7, #f07e04)
  );
  border-radius: 5px;
  position: relative;
  padding-top: 10px;
  top: -17px;
}
.nav-right ul li {
  border-top: 1px solid #d21720;
  border-bottom: 1px solid #f56d74;
}
.nav-right ul li:last-child {
  border-bottom: none;
}
.nav-right ul li:nth-child(1) {
  border-top: none;
}
.nav-right ul li a {
  display: block;
  padding: 9px 15px;
  color: #fff;
}
.nav-right ul li a:hover {
  text-decoration: none;
  background-color: #f07e04;
}
.nav-right ul:before {
  content: "";
  width: 7px;
  height: 7px;
  position: absolute;
  background-color: #fff;
  border-radius: 50%;
  top: 3px;
  left: 5px;
}
.nav-right ul:after {
  content: "";
  width: 7px;
  height: 7px;
  position: absolute;
  background-color: #fff;
  border-radius: 50%;
  top: 3px;
  right: 5px;
}
.hotro {
  border: 1px dashed #f07e04;
  padding: 10px 5px;
  margin-left: 7px;
  margin-right: 7px;
  margin-top: -15px;
  border-radius: 5px;
}
.hotline-right {
  background: url(../images/icon-hotline.png) no-repeat center left;
  padding-left: 30px;
  font-weight: 600;
  color: #f74a58;
  font-size: 16px;
  margin-top: 10px;
}
.hotro {
  /* border-bottom: 1px dashed #b31313; */
  padding-bottom: 15px;
}
.hotro img {
  display: block;
  text-align: center;
  margin: 0px auto;
}
.hotro h3 {
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 10px;
}
.hotro h3:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50px;
  height: 3px;
  background-color: #b31313;
}
.email {
  background: url(../images/icon-mail.png) no-repeat left center;
  background-size: 26px;
  padding-left: 30px;
  margin-top: 10px;
  font-weight: 600;
}
.zalo {
  background: url(../images/zalo.png) no-repeat left center;
  background-size: 21px;
  padding-left: 30px;
  margin-top: 10px;
  color: #00acd4;
  font-weight: 600;
}
.item-new-right {
  border-bottom: 1px dotted #ccc;
  padding-top: 10px;
  padding-bottom: 10px;
}
.item-new-right .name {
  margin-top: 0px;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}
.item-new-right .name a {
  color: #000;
}
.item-new-right .name a:hover {
}
.item-new-right .quote {
  line-height: 13px;
}
.item-new-right:last-child {
  border: none;
}
.new-righ {
  border: 1px dashed #f07e04;
  padding: 5px;
  border-radius: 5px;
  margin-left: 7px;
  margin-right: 7px;
  margin-top: -15px;
}
.dangky {
  background: url(../images/business-background.png) no-repeat center bottom;
  background-size: cover;
  padding-top: 25px;
  padding-bottom: 20px;
  margin-top: 20px;
  position: relative;
}
.dangky:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  background-color: #0009;
  z-index: 0;
}
.dangky h4 {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  color: #ffffff;
  position: relative;
  margin-bottom: 20px;
}
.dangky input {
  border-radius: 1px;
}
.dangky .btn-dk {
  border-radius: 0px;
  background-color: #f07e04;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  border-color: #f07e04;
}
footer {
  font-size: 15px;
  border-top: 2px solid #13007d;
  background-color: #f07e04;
  color: #000;
  padding-top: 0px;
  padding-bottom: 0px;
  background: url("../images/bg footer.png") center;
}
footer .title-f {
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 25px;
  color: #fff;
  font-size: 18px;
  margin-top: 30px;
}
footer a {
  color: #221817;
}
footer ul {
  list-style: none;
  padding: 0px;
}
footer ul a {
  text-transform: initial;
  padding-bottom: 14px;
  display: inline-block;
  font-size: 14px;
  font-family: mont;
  color: #fff;
}
footer a:hover {
  text-decoration: none;
  color: #13007d;
}
.chantrang {
  font-family: mont;
  background-color: #13007d;
  color: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 14px;
  text-align: left;
}
.chantrang a {
  color: #fff;
}
.menu-f {
  list-style: none;
  padding: 0px;
  text-align: center;
  border-bottom: 1px solid #ccc;
  padding-top: 10px;
  padding-bottom: 10px;
}
.menu-f li {
  display: inline-block;
  border-right: 1px solid #ccc;
  line-height: 0px;
}
.menu-f li a {
  text-transform: inherit;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 15px;
}
.menu-f li a:hover {
  color: #f07e04;
}
.menu-f li:last-child {
  border-right: none;
}
.san-phamhot {
  padding: 10px;
  border: 1px dashed #f07e04;
  border-radius: 5px;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: -14px;
}
.san-phamhot .item-product {
  border: none;
}
.san-phamhot .item-product:after {
  box-shadow: none;
  border-bottom: 1px dotted #e2dfdf;
  z-index: 1;
  bottom: -14px;
  left: 0;
  right: 0;
}
.breadcrumb {
  float: right;
  border-bottom: none;
  margin-top: -50px;
  background-color: transparent;
  padding: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.title-home {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 600;
  margin-top: 13px;
  border-bottom: 1px solid #989696;
  padding-bottom: 9px;
  margin-bottom: 30px;
}
.title-home span {
  color: #f07e04;
  border-bottom: 3px solid #f07e04;
  padding-bottom: 7px;
  padding-right: 10px;
}
.breadcrumb > li a {
  color: #868282;
}
.new-hot img {
  width: 100%;
}
.new-hot h3 {
  font-size: 18px;
  font-weight: 600;
}
.new-hot h3 a {
  color: #000;
}
.new-hot-2 h3 {
  font-size: 18px;
  font-weight: 600;
}
.new-hot-2 h3 a {
  color: #000;
}
.new-hot-3 h3 {
  font-size: 14px;
  margin-top: 10px;
  border-top: 1px solid #efebeb;
  padding-top: 10px;
}
.new-hot-3 h3 a {
  color: #000;
}
.new-hot {
  margin-bottom: 15px;
}
.item-new h3 {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 21px;
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 15px;
}
.item-new h3 a {
  color: #000;
}
.item-new h3 a:hover {
}
.item-new .mota {
  text-align: justify;
}
.item-new .mota span {
  color: #b31313;
  font-size: 13px;
  font-weight: 600;
}
.item-new {
  border-bottom: 1px dashed #dedddc;
  padding-top: 10px;
  padding-bottom: 10px;
}
.item-new img {
}
.item-new .title-new {
  font-weight: 600;
  font-size: 16px;
}
.item-new .title-new a {
  color: #1c1c1c;
}
.item-new .title-new a:hover {
}
.item-new:last-child {
  border-bottom: none;
  padding-bottom: 0pc;
}
.title-tin {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 600;
}
.ngaydang {
  color: #717171;
  font-style: italic;
}
.tinlienquan {
  padding-left: 18px;
}
.tinlienquan li {
  padding-top: 5px;
  padding-bottom: 5px;
}
.tinlienquan a {
  color: #000;
  font-size: 15px;
}
.tinlienquan a:hover {
  text-decoration: none;
  color: #6fb820;
}
.title-sp {
  font-size: 20px;
  font-weight: 600;
}
.box-sl {
}
.box-sl label {
  float: left;
  margin-right: 0px;
  position: relative;
  top: 10px;
}
.box-sl .soluong {
  width: 100%;
  height: 40px;
  text-align: center;
  font-size: 16px;
  border-radius: 0px;
  border: 1px solid #d8dad6;
  float: right;
  font-weight: bold;
}
.lienhe-sp {
  margin-top: 30px;
}
.slide-sp .item {
}
.slide-sp .item a {
  height: 67px;
  width: 99%;
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
  border: 1px solid #eceaea;
  background-position: center;
}
.btn-login {
  background-color: #f07e04;
  float: right;
  color: #fff;
  font-weight: 600;
  padding-left: 30px;
  padding-right: 30px;
}
.tong_tt h3 {
  font-size: 14px;
  margin: 0px;
  font-weight: 600;
  color: red;
}
#map iframe {
  height: 175px;
}
.hc-nav-trigger.hc-nav-1 {
  display: none !important;
}
.title_c .xemtatca {
  font-size: 14px;
  border: none;
  text-transform: initial;
  float: right;
  margin-top: 9px;
  font-weight: 500;
  color: #f07e04;
}
.navbar-form .form-group {
  width: 280px;
}
.navbar-form {
  border-radius: 5px;
}
iframe {
  max-width: 100%;
}
.video {
  border: 1px dashed #f07e04;
  padding: 5px;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: -15px;
  padding-top: 10px;
  border-radius: 5px;
}
#slider {
  margin-bottom: 20px;
}
.chitiettin h1,
.chitiettin h2,
.chitiettin h3,
.chitiettin h4,
.chitiettin h5,
.chitiettin h6 {
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: initial;
}
li.sub-nav > ul {
  position: absolute;
  left: 100%;
  width: 100%;
  background-color: #fff;
  padding: 0;
  list-style: none;
  color: #fff;
  top: 0px;
}
li.sub-nav > ul a {
  color: #000;
}
li.sub-nav > ul > li {
  padding: 10px;
}
li.sub-nav > ul > li:hover {
  background-color: #fd9706;
}
li.sub-nav > ul > li:hover > a {
  color: #fff;
}
li.sub-nav ul {
  display: none;
}
li.sub-nav {
  position: relative;
}
li.sub-nav:hover ul {
  display: block;
}
ul.menu-header {
  display: flex;
  list-style: none;
  align-items: center;
  padding: 0;
  margin: 0;
}
.row.group-header {
  justify-content: space-between;
  display: flex;
  align-items: center;
}
.row.group-header::before,
.row.group-header::after {
  content: unset;
}
.row.group-header .logo {
}
ul.menu-header > li {
  padding: 10px 0px;
  padding-right: 30px;
}
ul.menu-header > li > a {
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  color: #000;
  text-decoration: none;
}
ul.menu-header > li > a.active {
  color: #f07e04;
}
.group-men {
  display: flex;
  list-style: none;
  width: calc(100% - 175px);
  align-items: center;
  padding: 0;
  margin: 0;
  justify-content: space-between;
}
button.d2 {
  background-color: transparent !important;
}
.open .dropdown-menu.d1 {
  display: flex;
  margin: 0;
  padding: 0;
}
ul.menu-header > li:hover > a {
  color: #f07e04;
}
.item-intro {
  display: grid;
  grid-column-gap: 30px;
  grid-template-columns: calc((100% - 30px) / 2) calc((100% - 30px) / 2);
}
.ten-it::after {
  content: "";
  position: absolute;
  width: 100px;
  height: 2px;
  background-color: #13007d;
  left: 0;
  bottom: -10px;
}
.ten-it {
  font-family: utm;
  text-transform: uppercase;
  font-size: 30px;
  position: relative;
  margin-bottom: 50px;
  color: #13007d;
}
.mota-it {
  font-family: mont;
  line-height: 1.9em;
  font-size: 14px;
  color: #000;
  text-align: justify;
}
.xemthemtt a {
  padding: 10px 30px;
  /* background-color: red; */
  color: #fff;
  border-radius: 100px;
  font-family: mont;
  background-image: linear-gradient(
    48deg,
    hsl(245deg 92% 85%),
    hsl(245deg 92% 25%)
  );
}
.xemthemtt {
  margin-top: 40px;
}
.img-gt img {
  height: 100%;
  width: 100%;
}
.img-gt {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.intromain {
  background: url(../../img_data/images/bggt_07.png) no-repeat center;
  background-size: cover;
  padding: 50px 0px;
}
.pn-container {
  width: 100%;
  padding: 0;
  margin: auto;
  max-width: 1425px;
}
.item-gp {
  display: grid;
  grid-column-gap: 30px;
  grid-template-columns: 40% calc(60% - 30px);
  align-items: center;
}
.gp-left {
  width: 100%;
  height: 340px;
  background-color: #f19604;
  border-top-right-radius: 180px;
  border-bottom-right-radius: 180px;
  position: relative;
  border: 2px solid #ec8e00;
}
.tengp-left {
  position: absolute;
  width: 12.92em;
  height: 12.92em;
  border-radius: 50%;
  background-image: linear-gradient(45deg, #fdf8f8, #fdd89b);
  border: 2px solid #fdd89b;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  font-size: 24px;
}
.tengp-left a {
  position: absolute;
  font-size: 27px;
  font-family: utm;
  text-align: center;
  max-width: 230px;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #13007d;
}
a:hover {
  text-decoration: none;
}
.img-right img {
  height: 100%;
}
.img-right {
  position: relative;
  height: 125px;
  overflow: hidden;
}
.gp-right {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.kgp-right {
  margin-bottom: 20px;
}
.group-gp-r {
  position: absolute;
  top: 50%;
  left: 130px;
  transform: translateY(-50%);
  color: #fff;
  padding-right: 140px;
}
.tengp-right {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
  height: 20px;
  overflow: hidden;
}
.motagp-right {
  font-family: mont;
  height: 40px;
  margin-top: 5px;
  overflow: hidden;
}
.gp-left::after {
  content: "";
  position: absolute;
  background: url(../../img_data/images/07_03.png) no-repeat center;
  background-size: cover;
  height: 460px;
  width: 242px;
  left: 75%;
  top: 50%;
  transform: translateY(-50%);
}
.giaiphap-main {
  background: url(../../img_data/images/bg-tt_02.png) no-repeat center;
  background-size: cover;
  padding: 50px 0px;
  padding-bottom: 30px;
}
.item-cauchuyen {
  display: grid;
  grid-column-gap: 30px;
  grid-template-columns: calc((100% - 30px) / 2) calc((100% - 30px) / 2);
}
.cauchuyenmain {
  padding: 50px 0px;
  background: url(../../img_data/images/bgtt2_02.png) no-repeat center;
  background-size: cover;
  position: relative;
  height: 580px;
  overflow: hidden;
  /* padding-top: 0; */
}
.img-cc {
  position: absolute;
  top: 50px;
  right: 0;
}
.ten-cauchuyen::after {
  content: "";
  position: absolute;
  width: 100px;
  height: 2px;
  background-color: #fff;
  bottom: -10px;
  left: 0;
}
.ten-cauchuyen {
  color: #fff;
  text-transform: uppercase;
  position: relative;
  font-size: 30px;
  font-family: utm;
  margin-bottom: 50px;
}
.mota-cauchuyen {
  font-family: mont;
  color: #fff;
  font-size: 14px;
  line-height: 1.9em;
  text-align: justify;
}
.xemthemcauchuyen a {
  padding: 10px 30px;
  background-color: #fff;
  color: #13007d;
  border-radius: 100px;
  font-family: mont;
  margin-top: 40px;
  display: inline-block;
}
.img-cc img {
  width: 31.17em;
  height: 21em;
  font-size: 24px;
}
.list-video {
  display: grid;
  grid-column-gap: 30px;
  grid-template-columns: calc((100% - 30px) / 2) calc((100% - 30px) / 2);
  grid-row-gap: 30px;
}
.item-video iframe {
  width: 98%;
  max-height: 330px;
  height: 330px;

  position: relative;
  z-index: 9;
}
.bg-video {
  /* position: absolute;
  width: 98%;
  height: 98%;
  background-color: #f07e04;
  top: 12px;
  z-index: 1;
  left: 12px; */
}
.item-video {
  position: relative;
}
.item-video img {
  width: 98%;
  max-height: 330px;
  height: 98%;
  position: relative;
  z-index: 9;
}
.videomain {
  padding: 50px 0px;
  background: url(../../img_data/images/8_02.png) no-repeat center;
  background-size: cover;
  overflow: hidden;
}
.group-news {
  display: grid;
  grid-column-gap: 30px;
  grid-template-columns: calc((100% - 30px) / 2) calc((100% - 30px) / 2);
  padding: 0px 15px;
}
.itemnew {
  display: grid !important;
  grid-column-gap: 15px;
  grid-template-columns: calc((100% - 15px) / 2) calc((100% - 15px) / 2);
  background-color: #f8f8f8;
}
.img-tt {
  width: 100%;
  height: 224px;
  overflow: hidden;
}
.img-tt img {
  width: 100%;
  height: 100%;
}
.tentt {
  font-size: 18px;
  font-weight: 600;
  margin: 30px 15px 18px 15px;
  color: #000;
}
.motatt {
  font-size: 14px;
  font-family: mont;
  line-height: 1.8em;
  margin: 0 0px 0px 15px;
  height: 100px;
  overflow: hidden;
  color: #000;
}
.slick-track {
  margin: 0 !important;
}
.slick-slide {
  margin: 0px 15px;
}
.slick-list {
  margin: 0 -15px;
}
.newmain .ten-it {
  text-align: center;
}

.newmain .ten-it::after {
  left: 50%;
  transform: translateX(-50%);
}
.newmain {
  padding: 50px 0px;
}
.supportmain {
  padding: 50px 0px;
  background: url(../../img_data/images/bg9_04.png) center;
  background-repeat: no-repeat;
  background-size: cover;
}
.title_ca {
  font-size: 20px;
  margin: 0;
  font-weight: 600;
  text-align: left;
  display: block;
  margin-bottom: 20px;
  color: #fff;
}
.frm input {
  margin-bottom: 20px;
  height: 50px;
  border-radius: 30px;
  padding-left: 20px;
  border: 1px solid #f2edea;
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
  width: 100%;
}
.frm textarea {
  height: 135px;
  margin-bottom: 20px;
  border-radius: 30px;
  padding: 20px;
  border: 1px solid #f2edea;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
}
.btna {
  text-align: center;
}
button#btndk {
  font-family: mont;
  font-size: 16px;
  font-weight: 600;
  border-radius: 30px;
  color: #fff;
  background-color: #f07e04;
}
input:hover,
input:focus {
  outline: none;
}
textarea:hover,
textarea:focus {
  outline: none;
}
footer p {
  font-size: 14px;
  font-family: mont;
  word-break: break-word;
  color: #fff;
}
.img-container {
  position: relative;
  display: block;
  padding-bottom: 100%;
}
.img-container > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
