.open-on-top {
	padding: 66px 0 66px;
	background: #efefef;
}
.static-wrap h1 {
	font-family: "Conv_SukhumvitTadmai_Bol";
	font-size: 40px;
}
.static-wrap img {
	display: block;
	width: 100%;
	height: auto;
}
.section-wrap {
	padding: 80px 10px;
	border-bottom: 2px solid #efefef;
}
.section-wrap a {
	color: #cf3339;
}
.section-wrap a:hover {
	color: #d2002f;
	text-decoration: underline;
}
.section-wrap h3 {
	font-family: "Conv_SukhumvitTadmai_Bol";
	font-size: 35px;
	line-height: 90px;
	color: #cf3339;
	padding-left: 15px;
}
.section-wrap p {
	font-size: 20px;
	line-height: 30px;
	font-family: "Conv_SukhumvitTadmai_Tex";
	padding-left: 15px;
}
.section-wrap .media img {
	width: auto;
	height: 90px;
}
.section-wrap ol {
	padding-left: 35px;
}
.section-wrap ol li {
	font-size: 20px;
	line-height: 30px;
	font-family: "Conv_SukhumvitTadmai_Tex";
	list-style: disc;
}
.content-wrap {
	max-width: 1400px;
}
.font-bold {
	font-family: "Conv_SukhumvitTadmai_Bol";
	font-weight: inherit !important;
}
.faq--container {
	background-color: #f8f8f8;
	padding: 5rem 0 2rem;
}
.homepage-loan--container a.btn-loan-register {
	background-color: #cb333b;
	color: #fff;
	font-size: 25px;
	border-radius: 10px;
	box-shadow: 2px 2px 5px rgb(0 0 0 / 20%);
	padding: 10px 50px;
}
.homepage-loan--container a.btn-loan-register:hover {
	opacity: 1;
	background-color: #cb333b;
	color: #fff;
	-webkit-box-shadow: 0px 0px 8px 2px rgb(0 0 0 / 42%);
	box-shadow: 0px 0px 8px 2px rgb(0 0 0 / 59%);
}

.font-regular {
	font-family: "Conv_SukhumvitTadmai_text", Text-Regular, Helvetica;
}
.register-property--container .register-point--content-re {
	background-color: #e1e1e1;
	border-radius: 10px;
	line-height: 30px;
	padding: 10px 80px;
}
.page-merchant-inner-header nav[aria-label="breadcrumb"] .breadcrumb {
	padding: 8px 0;
}
.page-merchant-inner-header .breadcrumb-top[aria-label="breadcrumb"] {
	height: 45px;
}
.homepage-loan--container .main__title {
	font-size: 45px;
}
.homepage-loan--container .action__title {
	font-size: 30px;
}
.homepage-loan--container .btn-loan-register {
	background-color: #cb333b;
	color: #fff;
	font-size: 25px;
	border-radius: 10px;
	box-shadow: 2px 2px 5px rgb(0 0 0 / 20%);
	padding: 10px 50px;
}
.content--body {
	min-height: 550px;
}
.content--body.pl-lg-5 {
	padding-left: 8rem !important;
}
.content--body.pr-lg-5 {
	padding-right: 8rem !important;
}
.register-property--container .property--list > li {
	font-size: 16px;
	font-family: "Conv_SukhumvitTadmai_Text";
	line-height: 30px;
}
.register-property--container .property--content small {
	font-size: 12px;
	color: #5b6670;
	font-family: "Conv_SukhumvitTadmai_Text";
}
.static-wrap p {
	font-size: 16px;
	display: block;
	line-height: 25px;
}
.card-body {
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	min-height: 1px;
	padding: 1.25rem;
	font-family: "Conv_PSL249pro";
	font-size: 24px;
}
.accordion .card-body {
	font-size: 24px;
	line-height: 30px;
}
.faq-head {
	font-size: 18px;
}
.faq-head .collapsed {
	line-height: 30px;
}
.faq-head > div {
	border-top: none;
	line-height: 30px;
}
.theFAQ {
	border-bottom: none;
}

.register-property--container .property--content .property--head img.icon {
	height: 42px;
	width: auto;
}
.static-wrap img.icon {
	height: 42px;
	width: auto;
}
#nav-flexi.fixed {
	display: none;
}
.static-wrap .row > div {
	align-self: center;
	/* text-align: center; */
	line-height: 1.4;
	text-align: left !important;
}
.box-con-cal img {
	width: auto !important;
	height: 100px !important;
	margin: auto;
}
.proud-loan.cash-loan .proud-after-logo {
	display: none;
}
.proud-loan.cash-loan .sub-desc {
	display: none;
}
.btn-wrap {
	display: none;
}
#menu-background {
	background-image: url("/pub/export/static-mgrt/pub-media-loan-pberm-city-background-crop.png");
	height: 665px;
	background-position: top center;
	background-repeat: no-repeat;
}
#menu-background h1 {
	font-family: "Conv_SukhumvitTadmai_Bol";
	font-size: 25px;
}

.menu-item {
	width: 880px;
	margin: auto;
}
.menu-item a {
	color: #ffffff;
	text-decoration: underline;
}
a.btn-regis {
	display: block;
	padding: 5px 20px;
	margin: 5px auto;
	width: 40%;
	color: #cb333b;
	font-size: 20px;
	text-decoration: none;
	font-family: "Conv_SukhumvitTadmai_Bol";
	height: 40px;
	line-height: 35px;
	border-radius: 10px;
	background: rgb(255, 255, 255);
	background: -moz-linear-gradient(
		top,
		rgba(255, 255, 255, 1) 1%,
		rgba(226, 226, 226, 1) 100%
	);
	background: -webkit-linear-gradient(
		top,
		rgba(255, 255, 255, 1) 1%,
		rgba(226, 226, 226, 1) 100%
	);
	background: linear-gradient(
		to bottom,
		rgba(255, 255, 255, 1) 1%,
		rgba(226, 226, 226, 1) 100%
	);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e2e2e2',GradientType=0 );
}
.red-backgroud {
	background: #edf1f6;
	background: -moz-linear-gradient(top, #edf1f6 39%, #cb333b 71%, #cb333b 71%);
	background: -webkit-linear-gradient(
		top,
		#edf1f6 39%,
		#cb333b 71%,
		#cb333b 71%
	);
	background: linear-gradient(to bottom, #edf1f6 39%, #cb333b 71%, #cb333b 71%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edf1f6', endColorstr='#cb333b',GradientType=0 );
	width: 400px;
	height: 440px;
	position: relative;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 8px 2px rgb(0 0 0 / 42%);
	box-shadow: 0px 0px 8px 2px rgb(0 0 0 / 32%);
	margin: 10px;
}
.group-item-1 {
	position: absolute;
	top: -15px;
	left: -20px;
	right: -50px;
	width: 440px;
}
.group-item-2 {
	position: absolute;
	top: -15px;
	right: -5px;
	width: 400px;
}
.owl-carousel .owl-item img {
	display: block;
	width: 100% !important;
}
.group-text {
	position: absolute;
	top: 270px;
	left: 0;
	right: 0;
}
.menu-item h3 {
	color: #ffffff;
	font-family: "Conv_SukhumvitTadmai_Bol";
	font-size: 28px;
}
#calulator {
	background: url("/pub/export/static-mgrt/pub-media-loan-pberm-tab-red.png");
	background-repeat: no-repeat;
	background-position: center;
}
.box-more {
	margin: 0;
	text-align: center;
}
.box-con-cal .con-cal-txt a {
	color: #fff;
	line-height: 1.4;
}
br.mobile-only {
	display: none;
}
br.desktop-only {
	display: block;
}

.faq-head > div:after {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	background-image: url("/pub/export/static-mgrt/pub-media-loan-pberm-img-icon-collape-on.png");
	background-size: contain;
	background-repeat: no-repeat;
	right: 0;
	top: 10px;
	position: absolute;
	top: 28px;
}
.faq-head > .collapsed:after {
	background-image: url("/pub/export/static-mgrt/pub-media-loan-pberm-img-icon-collape-off.png");
	top: 28px;
}

.benefit--container .list--benefit > li:before {
	top: 10px;
}
.faq-answer > div {
	padding: 20px 20px;
	font-size: 14px;
	color: #000;
	line-height: 25px;
	font-family: Conv_SukhumvitTadmai_Text;
	font-weight: 100;
	border-top: 1px solid rgba(90, 102, 112, 0.3);
}
.panel.panel-default {
	background: #fff;
	border-radius: 10px;
	margin-bottom: 10px;
	background-color: #fff;
	box-shadow: 1px 2px 6px rgb(0 0 0 / 20%);
}
.panel-heading[role="tab"] {
	cursor: pointer;
	border-radius: 10px;
	background: #fff;
	padding: 0 20px;
}
#footer {
	font-family: "Conv_SukhumvitTadmai_bol";
	font-size: 30px;
	line-height: 55px;
	background: #000;
	color: #fff;
	text-align: center;
	padding-top: 10px;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
@media (max-width: 1200px) {
	.faq-head .collapsed,
	.faq-head > div {
		font-size: 18px;
	}
}
@media (max-width: 1198px) {
	.menu-item {
		width: 340px;
		margin: auto;
	}
	.group-item-1 {
		width: 330px;
	}
	.group-item-2 {
		width: 330px;
	}
	.red-backgroud {
		width: 300px;
		height: 380px;
	}

	.menu-item a {
		color: #ffffff;
		text-decoration: underline;
		font-size: 12px;
	}
	.menu-item h3 {
		color: #ffffff;
		font-family: "Conv_SukhumvitTadmai_Bol";
		font-size: 20px;
	}
	a.btn-regis {
		font-size: 14px;
		height: 35px;
		line-height: 30px;
		color: #cb333b;
		text-decoration: none;
	}
	.group-text {
		position: absolute;
		top: 230px;
		left: 0;
		right: 0;
	}
	#menu-background {
		height: 600px;
		background-position: center;
	}
	.page-merchant-inner-header nav[aria-label="breadcrumb"] {
		position: absolute;
		width: 100%;
		height: 45px;
		line-height: 55px;
		top: 66px;
		background: rgba(0, 0, 0, 0.4);
	}
	.static-content.text-left.text-on-left-img {
		padding: 40px 100px;
		left: 0;
	}
	.only-desktop {
		display: block;
	}
	.only-mobile {
		display: none;
	}
	.section-wrap h3 {
		font-family: "Conv_SukhumvitTadmai_Bol";
		font-size: 35px;
		line-height: 50px;
		color: #cf3339;
		padding-left: 15px;
	}
	#footer {
		font-size: 25px;
	}
}
@media only screen and (min-width: 768px) {
	.content--body,
	.panel {
		padding: inherit;
	}
}
@media (max-width: 576px) {
	.section-wrap {
		padding: 40px 10px;
		border-bottom: 2px solid #efefef;
	}
	.static-wrap h1 {
		font-family: "Conv_SukhumvitTadmai_Bol";
		font-size: 30px;
	}
	.open-on-top {
		padding: 0px 0 33px;
	}
	.section-wrap .media {
		display: inline-grid;
	}
	.section-wrap h3 {
		font-family: "Conv_SukhumvitTadmai_Bol";
		font-size: 25px;
		line-height: 35px;
		padding-bottom: 20px;
		color: #cf3339;
		padding-left: 15px;
		text-align: center;
	}
	.section-wrap .media img {
		margin: auto;
	}
	.static-content.text-on-left-img.float-up {
		left: 0;
	}
	.register-property--container .register-point--content-re {
		padding: 10px 30px;
	}
	.homepage-loan--container .main__title {
		font-size: 35px;
		line-height: 40px;
	}
	.homepage-loan--container .pre__title {
		font-size: 30px;
		line-height: 37px;
	}
	.homepage-loan--container .sub__title {
		font-size: 22px;
	}
	.faq-head .collapsed,
	.faq-head > div {
		font-size: 14px;
	}

	#calulator {
		background: url("/pub/export/static-mgrt/pub-media-loan-pberm-tab-red.png")
			#cc343d;
		background-repeat: no-repeat;
		background-position: top center;
	}
	.register-property--container .property--list > li {
		font-size: 14px;
		line-height: 25px;
	}
	.static-wrap p {
		font-size: 12px;
		display: block;
		line-height: 20px;
	}
	.accordion .card-body {
		font-size: 22px;
		line-height: 30px;
	}
	.faq-head .collapsed {
		line-height: 20px;
	}
	.faq-head > div {
		line-height: 20px;
	}
	.page-merchant-inner-header nav[aria-label="breadcrumb"] {
		height: 35px;
	}
	.page-merchant-inner-header .breadcrumb-top[aria-label="breadcrumb"] {
		height: 35px;
	}
	br.mobile-only {
		display: block;
	}
	br.desktop-only {
		display: none;
	}
	.content--body.pl-lg-5 {
		padding: 1rem !important;
	}
	.content--body.pr-lg-5 {
		padding-left: 1rem !important;
		padding-right: 1rem !important;
	}
	.content--body {
		min-height: 500px;
	}

	.faq-head > div:after {
		width: 15px;
		height: 15px;
		top: 26px;
	}
	.faq-head > .collapsed:after {
		top: 26px;
	}

	.register-property--container .register-point--content-re {
		line-height: 22px;
		text-align: center;
	}

	.register-property--container .property--content .property--head {
		text-align: center;
	}
	#footer {
		font-family: "Conv_SukhumvitTadmai_bol";
		font-size: 25px;
		line-height: 35px;
		background: #000;
		color: #fff;
		text-align: center;
		padding-top: 10px;
		padding-bottom: 5px;
	}
	.only-desktop {
		display: none;
	}
	.only-mobile {
		display: block;
	}
}
@media (max-width: 414px) {
	.register-property--container .right--content {
		background-color: #f8f8f8;
		height: 540px;
	}
}
@media (max-width: 375px) {
	.register-property--container .right--content {
		background-color: #f8f8f8;
		height: 580px;
	}
	button.owl-next {
		right: -5% !important;
		top: 40% !important;
	}
	button.owl-prev {
		left: -5% !important;
		top: 40% !important;
	}
}

.big-link > div {
	background: #fff;
	border-radius: 13px;
	width: 100%;
	height: 190px;
	color: #333;
	padding: 25px 0;
	box-shadow: 0 3px 17px 0 hsl(0deg 0% 80% / 79%);
	position: relative;
	top: 0;
	opacity: 1;
}
.icon-wrap p {
	font-family: "Conv_SukhumvitTadmai_Tex";
}
.big-link > div.mini img {
	height: 75px;
	width: auto;
	margin: -14px 0 0 0;
}
.big-link > div.mini {
	height: 150px;
	padding: 30px 0;
}
.big-link > div.mini p {
	font-size: 16px;
	line-height: 1.2;
	letter-spacing: 0;
}
.big-link > div.mini span {
	font-family: "Conv_SukhumvitTadmai_Bol";
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 0;
}
@media (max-width: 1200px) {
	.big-link > div {
		height: 185px;
	}
	.big-link > div.mini p {
		font-size: 16px;
		line-height: 1.2;
		letter-spacing: 0;
	}
	.big-link > div {
		height: 145px;
	}
	.big-link {
		text-align: center;
		padding: 0 0 15px 10px;
		align-items: stretch;
	}
	.big-link > div.mini p {
		font-size: 12px;
		line-height: 1.2;
		letter-spacing: 0;
	}
}
@media (max-width: 576px) {
	.open-on-top p {
		line-height: 15px;
	}
	.big-link > div {
		height: 115px;
		padding: 15px 0;
	}
	.big-link img {
		margin-bottom: 0;
		height: 70px;
	}
	.big-link > div.mini {
		height: 90px;
		padding: 20px 0;
	}
	.big-link > div.mini p {
		font-size: 10px;
	}
	.big-link > div.mini img {
		height: 50px;
	}
	.big-link > div.mini span {
		font-size: 10px;
	}
}
