.hl {
    height: 69px;
    text-align: center;
    background: url(/wp-content/themes/traisonglam/PC/assets/sht/i/bt.png) no-repeat center;
    padding-top: 6px;
    margin: 18px 0 28px;
}
.hl a {
    width: 297px;
    height: 51px;
    margin: 0 4px;
    cursor: pointer;
    display: inline-block;
}
#banner{
    display: none;
}
#pns1 img{
    display: block;
    margin: auto;
}

@font-face {
    font-family: "InterRegular";
    src: url(../f/InterRegular.ttf); }
@font-face {
font-family: "InterMedium";
src: url(../f/InterMedium.ttf); }
@font-face {
font-family: "InterBold";
src: url(../f/InterBold.ttf); }

#page-pns{
    font-family: InterRegular;
}
#page-pns .ctn{
    max-width: 1150px;
}
.title_pns {
    font-size: 36px;
    color: #441F12;
    text-align: center;
    font-family: InterBold;
    margin-bottom: 60px;
}
#pns2{
    display: flex;
    background: url(../i/bg.png) center no-repeat;
    background-size: cover;
    padding-bottom: 60px;
}
#top_pns2{
    display: flex;
    align-items: center;
}
#top_pns2 .cmd6:first-child{
    padding-right: 50px;
}
.i_line_pns{
    display: block;
    margin: auto;
}
#pns3{
    background: url(../i/bg2.png) center no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding-bottom: 30px;
}
#pns3 img{
    display: block;
    margin: auto;
}
#pns3 .title_txt{
    margin-bottom: 40px;
}
#pns4{
    padding: 0 0 40px 0;
    background: #FDFCFA;
}
#pns4 .cmd6 p{
    font-family: 'InterMedium';
    color: #441F12;
    font-size: 20px;
    text-align: center;
    margin: 0 0 30px 0;
}
.btn_live{
    display: block;
    text-align: center;
    margin: 20px 0 10px 0;
}
.pns5 .title_pns{
    margin-bottom: 30px;
}
.pns5 .title_txt{
    font-size: 16px;
}
#pns6{
    background: url(../i/6.png) top center no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    padding-bottom: 60px;
}
#pns6 .title_pns{
    margin-bottom: 20px;
}
#pns6 .tittle_txt p{
    margin-bottom: 15px;
    font-size: 16px;
    font-family: 'InterMedium';
}
#pns6 h3{
    font-size: 24px;
    color: #441F12;
    font-family: 'InterBold';
}
#pns6 li{
    padding: 15px 5px 15px 35px;
    border-bottom: 1px dashed #423632;
    background: url(../i/ic.png) 0 10px no-repeat;
    font-family: 'InterMedium';
    font-size: 16px;
}
#pns7{
    background-image: linear-gradient(#FEFAEB, #fff);
    display: flex;
    margin-bottom: -255px;
}
#pns7 .cmd3 p{
    font-family: 'UTMHelveBold';
    color: #4e3211;
    font-style: italic;
    line-height: 1.3;
    text-align: center;
    margin: 50px auto 110px;
}
#pns7 .cmd3  img{
    display: block;
    margin: auto;
}
#pns7 .title_pns{
    margin-bottom: 80px;
}

#sbs3 {
    position: relative;
}
#sbs3 .ctn > p {
    text-align: center;
    margin-bottom: -170px;
}
#sbs3 > img {
    display: block;
    margin: auto;
}
#sbs3 .ctn > p{
	text-align: center;
	    margin-bottom: -170px;
}
#sbs3 > img{
	    display: block;
    margin: auto;
}
#sbs3{
	position: relative;
}

.model2_bs{
	    max-width: 505px;
    margin: auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 5%;
    background: #fff;
        border-radius: 15px;
}
.top-pud2 {
  background-image: linear-gradient(#a15a44, #763e2d, #472013);
  text-align: center;
  padding: 18px 90px;
  border-radius: 15px 15px 0 0; }

.bot-pud2 {
      margin-top: 4px;
    border-top: 2px solid #cbbdb1;
    padding: 15px 22px 50px 22px;
    border-bottom: 3px solid #f0f0f0; }

.bot-pud2 h3 {
      font-size: 40px;
    margin: 0 0 0px 0;
    font-family: UTM;
    text-align: center;
    font-weight: 100;
    text-transform: uppercase;
    color: #441e11; }

.bot-pud2 span {
  font-family: 'UTMAmericanaB';
  /* font-weight: bold; */
  font-style: italic;
  font-size: 20px;
  color: #603813;
  display: block;
  margin-bottom: 25px;
  text-align: center; }

.bot-pud2 .d_contact > div {
  display: flex;
  margin-bottom: 20px; }

.bot-pud2 .d_contact input {
  color: #7f7e7e;
  font-size: 18px;
  background: #fff;
  font-family: 'UTMHelve';
  border-radius: 4px;
  border: 1px solid #eaeaea;
  /*box-shadow: 0px 1px 8px rgb(0,0,0,0.8);*/
  outline: none;
  padding: 15px 10px;
  -webkit-transition: .18s ease-out;
  -moz-transition: .18s ease-out;
  -o-transition: .18s ease-out;
      box-shadow: inset #f7f6f6 0px 0px 9px 4px;
  transition: .18s ease-out;
  width: 48%;
  margin-right: 2%; }

.bot-pud2 .d_contact input:nth-child(2) {
  margin-left: 2%; }

.bot-pud2 .d_contact {
  position: relative; }

.bot-pud2 .d-content {
  width: 100%;
  height: 105px;
  color: #7f7e7e;
  font-size: 18px;
  background: #fff;
  font-family: 'UTMHelve';
  border-radius: 4px;
  border: 1px solid #eaeaea;
  /*box-shadow: inset 0px 1px 8px rgb(0 0 0 / 8%);*/
  outline: none;
  padding: 15px 10px;
  -webkit-transition: .18s ease-out;
  -moz-transition: .18s ease-out;
  -o-transition: .18s ease-out;
      box-shadow: inset #f7f6f6 0px 0px 9px 4px;
  transition: .18s ease-out; }

.bot-pud2 .d-send {
  font-size: 22px;
  font-family: 'UTMHelveBold';
  text-transform: uppercase;
  border: none;
  background: linear-gradient(#ba2538, #ef4f61, #bf384a);
  color: #fff;
  border: 3px solid #fff;
  border-top: none;
  padding: 10px 15px;
  border-radius: 40px;
  cursor: pointer;
  position: absolute;
  width: 225px;
  left: 50%;
  transform: translateX(-50%);
  bottom: -77px;
  -webkit-box-shadow: 0px 9px 5px -8px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 9px 5px -8px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 9px 5px -8px rgba(0, 0, 0, 0.75); }

.end-pud2 h4 {
  font-size: 26px;
  margin: 0 0 25px 0;
  font-family: UTM;
  font-weight: 100;
  text-align: center;
  text-transform: uppercase;
  background: linear-gradient(#013c40, #056764, #013c40);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.end-pud2 img {
  display: block;
  margin: auto; }

.end-pud2 li span {
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  display: block;
  font-family: 'UTMHelveBold';
  margin-top: 8px;
  color: #343434; }

.end-pud2 ul {
  display: flex;
  align-items: center;
  justify-content: center; }

.end-pud2 ul li {
  margin: 0 24px; }

.end-pud2 {
  padding-bottom: 40px;
  border-bottom: 2px solid #a3a3a3;
  padding-top: 50px; }

.end1-pud2 {
      width: 100%;
    height: 35px;
    background-color: #a15a44;
    background-image: linear-gradient(#a15a44, #733c2c);
    border-radius: 0 0 20px 20px;
    margin-top: 3px; }
.bmat{
	    font-family: 'UTMAmericanaB';
    font-style: italic;
    font-size: 16px;
    color: #603813;
    display: block;
    margin: 47px auto 0px;
    text-align: center;
    padding-bottom: 25px;
    border-bottom: 2px solid #c0b0a2;
}
#a6{
	display: none !important;
}
footer{
	padding-top: 50px;
}

@media screen and (max-width: 1680px){
	
	.bot-pud2 h3{
		font-size: 30px;
	}
	.model2_bs{
		zoom: .9;
	}
	#pns7{
        margin-bottom: -230px;
    }
}
@media screen and (max-width: 1600px){
	.model2_bs{
		zoom: .8;
	}
    
	
}
@media screen and (max-width: 1440px){
	.model2_bs{
		zoom: .7;
	}
    
	
}