.s_title {
	text-align: left;
}
.s_button1 {
	background-color: rgba(3,106,56,1);
	color: rgba(255,255,255,1);
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
	border-bottom-left-radius: 50px;
	border-bottom-right-radius: 50px;
}
.s_button1:hover {
	background-color: rgba(122,195,152,1);
}
.page_a.current {
	color: rgba(255,255,255,1);
	background-color: rgba(3,149,64,1);
}
.page_a.current:hover {
	background-color: rgba(0,153,68,1);
	color: rgba(255,255,255,1);
}











@font-face {
	font-family: "cf28fdc3-7a57-4726-a54f-cd53c6e37ecb";
	src: url("https://omo-oss-file.thefastfile.com/portal-saas/new2022022115461527871/cms/file/cf28fdc3-7a57-4726-a54f-cd53c6e37ecb.ttf") format("truetype");
	font-alias: bb3815;
}
@font-face {
	font-family: "3051a4a9-b882-4bd6-9462-a5d276455217";
	src: url("https://omo-oss-file1.thefastfile.com/portal-saas/new2023022019155643103/cms/file/3051a4a9-b882-4bd6-9462-a5d276455217.otf") format("opentype");
	font-alias: gilroy-regular-3;
}
@font-face {
	font-family: "aa74a7a2-6f96-4f6c-8c22-7e2110915f96";
	src: url("https://omo-oss-file1.thefastfile.com/portal-saas/new2023022019155643103/cms/file/aa74a7a2-6f96-4f6c-8c22-7e2110915f96.otf") format("opentype");
	font-alias: Gilroy-ExtraBold;
}/*-* CUSTOM_STYLESHEET_BEGIN_TAG *-*/body{
  overflow-x:hidden;
}
p, span, div, li, article {
    word-wrap: break-word !important;
    word-break: normal !important;
}
#c_grid-1677325949525 .p_gridbox {
    display: flex;
}
.s_img{
  overflow:hidden;
  position:relative;
}
.s_img:before {
    content: "";
    cursor: pointer;
    position: absolute;
    left: -120%;
    top: 0;
    width: 100%;
    height: 100%;
  mix-blend-mode: overlay; 
    background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));
    background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));
    transform: skewx(-25deg);
  z-index: 1;
}
.s_img:hover:before {
    left: 120%;
    -moz-transition: 1s;
    -o-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
}
#c_grid-1669347455167 > .p_gridbox > .p_gridCell {
    height: 100%;
  display: flex;
    align-items: center;
}
#c_grid-1669347455167 > .p_gridbox{
    height: 100%;   
}
.e_bannerA-2 {
	height: 350px !important;
}
.e_bannerA-2 .p_subtitle{
  font-family:"aa74a7a2-6f96-4f6c-8c22-7e2110915f96";
  font-size:2vw;
  line-height:1 !important;
}
.e_bannerA-2 .p_img {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.e_bannerA-2 .p_info {
	max-width: 1600px !important;
	width: 94% !important;
  top:50% !important;
}
.e_bannerA-2 .p_summary {
	text-align: left;
}
.e_bannerA-2 .p_img:before {
	    content: '';
    background: linear-gradient(90deg,rgba(3,106,56,.5),rgba(3,106,56,0))!important;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    display: block;
    z-index: 2;
    width: 50% !important;
}

@media only screen and (max-width: 768px) {
  #c_grid-1677325949525 .p_gridbox {
    display: block;
}
.e_bannerA-2 {
	height: 220px !important;
}
  .e_bannerA-2 .p_img:before {
	width: 100%;
}
.e_bannerA-2 .p_btitle {
    font-size: 24px !important;
    text-align: center !important;
}
.e_bannerA-2 .p_subtitle {
    font-size: 14px !important;
    text-align: center !important;
}
}/*-* CUSTOM_STYLESHEET_END_TAG *-*/