.s_button1:before {
	content: "";
	position: absolute;
	display: block;
	transition: all .6s;
	width: 100%;
	height: 0;
	border-radius: 50%;
	left: 50%;
	top: 50%;
	padding-top: 100%;
	transform: translateX(-50%) translateY(-50%)
}
.s_button1:hover:before {
	animation: style1 .75s;
	z-index: 1;
}
@keyframes style1 {
    0% {
	background: rgba(0, 0, 0, .25);
	transform: translateX(-50%) translateY(-50%) scale(0)
}
to {
	background: transparent;
	transform: translateX(-50%) translateY(-50%) scale(1)
}
}
.s_button4::after {
	opacity: 1;
	width: 0
}
.s_button4:hover::after {
	width: 100%;
	background-color: rgba(64, 158, 244, 1);
}
.s_title {
	color: rgba(51,51,51,1);
	line-height: 1;
}
.s_button1:hover {
	background-color: rgba(77, 166, 154, 1);
	color: rgba(255, 255, 255, 1);
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-style: solid;
	border-color: rgba(77, 166, 154, 1);
	font-size: 14px;
}
.s_summary {
	color: #666666;
	line-height: 1.5;
}
.s_button1 {
	background-color: rgba(255, 255, 255, 1);
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	color: rgba(77, 166, 154, 1);
	border-style: solid;
	border-color: rgba(77, 166, 154, 1);
	font-size: 14px;
	border-width: 1px;
	position: relative;
	overflow: hidden;
}
.s_button5 {
	background-color: rgba(255, 255, 255, 1);
	font-size: 14px;
	color: rgba(77, 166, 154, 1);
	border-style: solid;
	border-width: 1px;
	border-color: rgba(77, 166, 154, 1);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	transition: all .3s;
}
.s_subtitle {
	color: #222222;
	font-size: 28px;
	font-weight: bold;
	line-height: 1;
}
.s_templatetitle {
	font-size: 16px;
	color: rgba(255, 255, 255, 1);
}
.s_templatesum {
	font-size: 14px;
	color: rgba(245, 245, 245, 0.7);
}
.s_
.s_link {
	font-size: 14px;
	color: #666666;
	line-height: 2;
}
.s_list {
	background-color: rgba(255,255,255,1);
}
.s_item {
	background-color: rgba(0, 0, 0, 1);
}
.s_comp {
	background-color: rgba(255, 254, 248, 1);
}
.s_tmpl {
	background-color: rgba(23, 54, 99, 1);
}
.s_tmpl_footer {
	background-color: rgba(23, 54, 99, 1);
}
body {
	background-color: rgba(255, 255, 255, 0);
}
.s_button2 {
	background-color: rgba(77, 166, 154, 1);
	font-size: 14px;
	color: rgba(255, 255, 255, 1);
	border-style: solid;
	border-width: 1px;
	border-color: rgba(77, 166, 154, 1);
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	transition: all .3s;
}
.s_button2:hover {
	background-color: rgba(255, 255, 255, 1);
	color: rgba(77, 166, 154, 1);
	border-style: solid;
	border-color: rgba(77, 166, 154, 1);
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}
.s_button3 {
	background-color: rgba(77, 166, 154, 1);
	font-size: 14px;
	color: rgba(255, 255, 255, 1);
	border-style: solid;
	border-width: 1px;
	border-color: rgba(77, 166, 154, 1);
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	position: relative;
	overflow: hidden;
	transition: all .3s;
}
.s_button3:hover {
	background-color: rgba(65, 142, 132, 1);
	color: rgba(255, 255, 255, 1);
	border-style: solid;
	border-color: rgba(65, 142, 132, 1);
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}
.s_button4 {
	background-color: rgba(255, 255, 255, 1);
	font-size: 14px;
	color: rgba(51, 51, 51, 1);
	border-style: solid;
	border-width: 1px;
	border-color: rgba(204, 204, 204, 1);
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	position: relative;
	overflow: hidden;
	transition: all .3s;
}
.s_button4:hover {
	background-color: rgba(255, 255, 255, 1);
	font-size: 14px;
	color: rgba(77, 166, 154, 1);
	border-style: solid;
	border-color: rgba(77, 166, 154, 1);
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}
.s_button5:hover {
	background-color: rgba(77, 166, 154, 1);
	font-size: 14px;
	color: rgba(255, 255, 255, 1);
	border-style: solid;
	border-color: rgba(77, 166, 154, 1);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
.s_button6 {
	font-size: 14px;
	color: rgba(77, 166, 154, 1);
	border-style: solid;
	border-width: 1px;
	border-color: rgba(77, 166, 154, 1);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	transition: all .3s;
	background-color: rgba(255, 255, 255, 1);
}
.s_button6:hover {
	font-size: 14px;
	color: rgba(255, 255, 255, 1);
	border-style: solid;
	border-color: rgba(77, 166, 154, 1);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	background-color: rgba(77, 166, 154, 1);
}
.page_a {
	font-size: 14px;
	color: rgba(138, 138, 138, 1);
	border-style: solid;
	border-width: 1px;
	border-color: rgba(235, 235, 235, 1);
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	font-family: Arial;
	background-color: rgba(255, 255, 255, 0);
}
.page_a:hover {
	color: rgba(64, 158, 255, 1);
	border-color: rgba(64, 158, 255, 1);
	background-color: rgba(255, 255, 255, 0);
}
.page_a.current {
	background-color: rgba(0,91,157,1);
	font-size: 14px;
	font-family: Arial;
	color: rgba(255, 255, 255, 1);
	border-style: solid;
	border-width: 0;
	border-color: rgba(0,91,157,1);
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
}
.page_a.current:hover {
	background-color: rgba(71, 75, 82, 1);
	color: rgba(255, 255, 255, 1);
	border-color: rgba(64, 158, 255, 1);
}
.page_jump {
	font-size: 14px;
	color: rgba(116, 116, 116, 1);
}
.page_jump:hover {
	color: rgba(116, 116, 116, 1);
}
.page_a.disabled {
	background-color: rgba(244, 244, 245, 1);
	font-size: 14px;
	color: rgba(192, 196, 204, 1);
	border-style: solid;
	border-width: 1px;
	border-color: rgba(244, 244, 245, 1);
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
}
.page_a.disabled:hover {
	background-color: rgba(244, 244, 245, 1);
	color: rgba(192, 196, 204, 1);
	border-color: rgba(244, 244, 245, 1);
}
.page_input {
	background-color: rgba(255, 255, 255, 0);
	font-size: 14px;
	color: rgba(96, 98, 102, 1);
	border-style: solid;
	border-width: 1px;
	border-color: rgba(0,91,157,1);
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
}
.page_input:hover {
	background-color: rgba(255, 255, 255, 0);
	color: rgba(96, 98, 102, 1);
	border-color: rgba(64, 158, 255, 1);
}
































































@font-face {
	font-family: "03a7bb6a-fb39-4958-9628-34cf5fccba5f";
	src: url("https://omo-oss-file1.thefastfile.com/portal-saas/new2022061517461677425/cms/file/03a7bb6a-fb39-4958-9628-34cf5fccba5f.TTF") format("truetype");
	font-alias: GOTHICB;
}
@font-face {
	font-family: "3d219289-bcca-4c57-b81c-17e39f68d8d2";
	src: url("https://omo-oss-file1.thefastfile.com/portal-saas/new2022060219352367622/cms/file/3d219289-bcca-4c57-b81c-17e39f68d8d2.ttf") format("truetype");
	font-alias: Poppins-SemiBold;
}
@font-face {
	font-family: "b012ef5d-07c3-4808-8c9a-d74526f26843";
	src: url("https://omo-oss-file1.thefastfile.com/portal-saas/new2022060219352367622/cms/file/b012ef5d-07c3-4808-8c9a-d74526f26843.ttf") format("truetype");
	font-alias: Poppins-Regular;
}
@font-face {
	font-family: "1696c769-e795-460f-be47-7cac6fd5bf01";
	src: url("https://omo-oss-file1.thefastfile.com/portal-saas/new2022060219352367622/cms/file/1696c769-e795-460f-be47-7cac6fd5bf01.ttf") format("truetype");
	font-alias: Poppins-Medium;
}
@font-face {
	font-family: "b76d7308-f7d7-46b8-82f1-0d816828c3f1";
	src: url("https://omo-oss-file1.thefastfile.com/portal-saas/new2022060219352367622/cms/file/b76d7308-f7d7-46b8-82f1-0d816828c3f1.ttf") format("truetype");
	font-alias: Poppins-Light;
}
@font-face {
	font-family: "62773790-0a8e-41dc-ab45-29f1dbeb77b0";
	src: url("https://omo-oss-file1.thefastfile.com/portal-saas/new2022060219352367622/cms/file/62773790-0a8e-41dc-ab45-29f1dbeb77b0.ttf") format("truetype");
	font-alias: Poppins-Bold;
}
@font-face {
	font-family: "b301366d-cf4e-4cf3-ab31-70a2697aacb0";
	src: url("https://omo-oss-file1.thefastfile.com/portal-saas/new2022060219352367622/cms/file/b301366d-cf4e-4cf3-ab31-70a2697aacb0.ttf") format("truetype");
	font-alias: Swiss 721 Black Condensed BT;
}
@font-face {
	font-family: "b4e810c2-49bc-46df-9a77-dd21da11a632";
	src: url("https://omo-oss-file1.thefastfile.com/portal-saas/new2022112117553770309/cms/file/b4e810c2-49bc-46df-9a77-dd21da11a632.ttf") format("truetype");
	font-alias: tt1159m_;
}/*-* CUSTOM_STYLESHEET_BEGIN_TAG *-*/:root{
  --wz01:#bd1016;
  --wz02:#333333; 
}

.s_tmpl_footer {
    background-color: rgb(189 16 22)  !important;
}

.page_a.current {
    background: #bd1016 !important;
    color: #fff;
}

.page_a:hover {
    color: #999999;
    border-color: #999999;
    background-color: rgba(255, 255, 255, 0);
}


.swiper-pagination-bullet-active {
    opacity: 1;
    background: #bd1016;
}

*{word-break:break-word;}

/*-* CUSTOM_STYLESHEET_END_TAG *-*/