@import url(https://fonts.googleapis.com/css2?family=Kanit:wght@100;200;300;400;500;600;700;800&display=swap);

#header, .header,
.call_button{
    background-color:#000!important;   
}

body{
	margin:0px;
}
.breakspan{
	display:block;
}
.c_bold{
	font-weight:700;
}
.intro{
    overflow:hidden;
    padding:0;
}
.intro b:nth-child(1){
    display:none;
}
.intro p:nth-child(2){
    display:none;
}
.mhomecontent{
    display:none;
}

#header-slide {
	margin: -10% auto 0 auto !important;
}

.bgx1{
	background-image: url(https://www.newpages2u.com/img/1710383609about-us_bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
    padding: 0% 4% 4%;
    max-width: calc(100% - 30px);
    min-width: calc(100% - 30px);
    margin: 0 auto;
    display: block;
    position: relative;
}
.bgx1_title{
    font-size: 25px;
    font-weight: 700;
    line-height: 1.7rem;
    color: #fdb813;
    margin-bottom: 1%;
}
.bgx1_content{
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 0;
    line-height: 2rem;
}
.bgx1 .bgx1_image{
    width: 100% !important;
    margin: 12% auto 0;
    display: block;
}
.bgx1_buttonbox{
	display:flex;
	justify-content: flex-start;
	align-items: center;
	margin:3% 0% 0%
}
.bgx1_button{
	position:relative;
	font-size: 16px;
	font-weight: 400;
	color: #fff!important;
	text-decoration: none!important;
}
.bgx1_button:after{
	position: absolute;
	content: "";
	width: 25px;
	height: 25px;
	background-image: url(https://www.newpages2u.com/img/1710383729arrow.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	right: -40%;
	top: 0;
	bottom: 0;
	margin: auto 0;
	transition:0.35s all linear;
}
.bgx1_button:hover:after{
	transform:rotate(180deg);
}
.bgx1_button:hover{
	text-decoration: none!important;
	color:#fff!important;
	transform:scale(1.05);
}

.bgx2{
    padding: 12% 0% 12%;
    max-width: calc(100% - 0px);
    min-width: calc(100% - 30px);
    margin: 0 auto;
    display: block;
    position: relative;
}
.bgx2:before{
    position: absolute;
    content: "";
    width: 100%;
    height: 33.5rem;
    background-color: #333333;
    top: 108vw;
    right: 0;
    left: unset;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto 0;
}
.bgx2 .row{
    position:relative;
    z-index:1;
}
.bgx2 .bgx2_image{
    width:100%!important;
    margin:0 auto;
    display:block;
}
.bgx2_row1 .seven.columns{
    padding:0% 9%;
}
.bgx2_ul2{
    margin-bottom:9%;
}
.bgx2_title{
    font-size: 20px;
    font-weight: 700;
    line-height: 1.7rem;
    color: #fdb813;
    margin-bottom: 12%;
}
.bgx2_ul li{
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 0;
    line-height: 1.5rem;
}
.bgx2_buttonbox{
	display:flex;
	justify-content: flex-end;
	align-items: center;
	margin:12% 0% 0%;
	width:84%;
}
.bgx2_button{
	position:relative;
	font-size: 16px;
	font-weight: 400;
	color: #fff!important;
	text-decoration: none!important;
}
.bgx2_button:after{
	position: absolute;
	content: "";
	width: 25px;
	height: 25px;
	background-image: url(https://www.newpages2u.com/img/1710383729arrow.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	right: -40%;
	top: 0;
	bottom: 0;
	margin: auto 0;
	transition:0.35s all linear;
}
.bgx2_button:hover:after{
	transform:rotate(180deg);
}
.bgx2_button:hover{
	text-decoration: none!important;
	color:#fff!important;
	transform:scale(1.05);
}

.bgx3{
    padding: 12% 5% 12%;
    max-width: calc(100% - 30px);
    min-width: calc(100% - 30px);
    margin: 0 auto;
    display: block;
    position: relative;
}
.bgx3 .row{
    position:relative;
    z-index:1;
}
.bgx3:before{
	position: absolute;
	content: "";
	width: 100%;
	height: calc(100% - 117px);
	background-color: #fdb813;
	right: 0;
	left: unset;
	bottom: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: auto 0;
}
.bgx3_title{
    font-size: 25px;
    font-weight: 700;
    line-height: 2.3rem;
    color: #fdb813;
    margin-bottom: 12%;
    text-align: center;
}
.bgx3_content{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    flex-direction: column;
    font-size: 16px;
    margin-bottom: 15%;
    text-align: center;
}
.bgx3 .bgx3_icon{
    width: 40% !important;
    margin: 0 auto 9%;
    display: block;
}
.bgx4{
    padding: 17% 5% 6%;
    max-width: calc(100% - 30px);
    min-width: calc(100% - 30px);
    margin: 0 auto;
    display: block;
    position: relative;
    background-image: url(https://www.newpages2u.com/img/1710387289contact-us_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.bgx4:before{
	position: absolute;
	content: "";
	width: 30%;
	height: 1rem;
	background-color: #fdb813;
	left: 0;
	bottom: 0;
}
.bgx4_title{
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 12%;
    width: 80%;
    line-height: 1.8rem;
}
.bgx4_title .breakspan{
    display:inline;
}
.bgx4_buttonbox{
	display:flex;
	justify-content: flex-start;
	align-items: center;
	margin:3% 0% 0%;
	width:84%;
}
.bgx4_button{
	position:relative;
	font-size: 16px;
	font-weight: 400;
	color: #fff!important;
	text-decoration: none!important;
}
.bgx4_button:after{
	position: absolute;
	content: "";
	width: 25px;
	height: 25px;
	background-image: url(https://www.newpages2u.com/img/1710383729arrow.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	right: -40%;
	top: 0;
	bottom: 0;
	margin: auto 0;
	transition:0.35s all linear;
}
.bgx4_button:hover:after{
	transform:rotate(180deg);
}
.bgx4_button:hover{
	text-decoration: none!important;
	color:#fff!important;
	transform:scale(1.05);
}

.bgx5{
    padding: 12% 5% 12%;
    max-width: calc(100% - 30px);
    min-width: calc(100% - 30px);
    margin: 0 auto;
    display: block;
    position: relative;
}
.bgx5_row2,
.bgx5_row3,
.bgx5_row4{
    display: flex;
    flex-wrap: wrap;
}
.bgx5_row2 .two.columns,
.bgx5_row3 .two.columns,
.bgx5_row4 .two.columns{
    flex: 0 0 50%;
    max-width: 50%;
}
.bgx5:before{
	position: absolute;
	content: "";
	width: 60.5%;
	height: 1rem;
	background-color: #fdb813;
	right: 0;
	bottom: 0;
}
.bgx5_title{
    font-size: 25px;
    font-weight: 700;
    line-height: 2.3rem;
    color: #000;
    margin-bottom: 12%;
    text-align: center;
}
.bgx5_icon{
    width: 100%;
    margin: 0 auto;
    display: block;
}

.bgx6{
    padding: 12% 5% 12%;
    max-width: calc(100% - 30px);
    min-width: calc(100% - 30px);
    margin: 0 auto;
    display: block;
    position: relative;
    background-color:#000;
}
.bgx6_title{
    position:relative;
    font-size: 25px;
    font-weight: 700;
    line-height: 2.3rem;
    color: #fff!important;
    margin-bottom: 12%;
    text-align: center;
}
.bgx6_title:before{
	position:absolute;
	content:"";
	bottom: -16%;
	left:0;
	right:0;
	background-color:#fdb813;
	height:3%;
	width:100%;
}
.bgx6_title .breakspan{
    display:inline;
}
.bgx6_box{
	display:flex;
	justify-content: flex-start;
	align-items: center;
    flex-direction: column;
    width:100%;        
}
.bgx6 .bgx6_icon{
	width: 50px !important;
}
.bgx6_link{
	display:flex;
	justify-content: flex-start;
	align-items: center;
	width:100%;
	font-size:16px;
	font-weight:400;
	color:#fff!important;
	text-decoration: none!important;
	margin-bottom: 7%;
}
.bgx6_link:hover{
	color:#fff!important;
}
.bgx6_span{
	margin-left:3%;
}
.bgx6 iframe{
	min-height: 300px;
	height: 100%;
	width: 90%;
	margin: 0 auto;
	display: block;
}