.quickbook_wrap {
	display: none;
}

.top_wrap.scroll::after {
	top:80px;
}

#main {
	padding-top:100px;
}

.dce_wa {
	text-align: center;
}

.dce_wa.left {
	text-align: left;
}

.dce_wa .whatsapp a, 
.dce_wa .whatsapp a:link, 
.dce_wa .whatsapp a:active, 
.dce_wa .whatsapp a:visited, 
.dce_wa .whatsapp a:hover {
	width:100px;
	height: 100px;
}

.page_92 td:nth-child(1),
.page_92 td:nth-child(3) {
	width:30px;
}

.page_92 td:nth-child(2),
.page_92 td:nth-child(4) {
	width:calc(50vw - 30px);
}

.page_90 td {
	line-height: 30px;
	padding:5px 0;
}

.page_83 .frame-type-html div.donly {
	margin:0 0 0 auto !important;
}

@media screen and (max-width: 768px) {
	.menu span {
		float:inherit;
		width: auto;
		display: inherit;
		
	}
	
	.menu span a {
		height: 58px;
	}
	
	.menu span a:first-child {
		border-bottom:1px solid #3f3f3f;
	}
	
	.menu span a:last-child {
		width:50%;
		border:none;
	}
	
	#main {
		padding-top:50px;
	}
}

@media screen and (max-width: 767px) {
	#c811 img {
		width:100%;
		height: auto;
	}
	
	#c809 div,
	#c809 iframe {
		max-width: 100% !important;
		overflow: scroll;
	}


}