/* cache file /mnt/yzproc/YZ-Site/caches/csscache/5/57895/57895_547473_1_.cache exists */
/*md5:fa251976a9580770dbf48d8653c5760c*/
/*time: 2025-09-01 13:24:32*/
/*url:shenghuacable.com.cn/Content/547473.html*/
.ModuleGridContainer[gridswidthmode="2"]{max-width:1200px;width:auto;}
.BodyMain2Zone{display:none;}
.BodyMain3Zone{display:none;}
.BodyMain4Zone{display:none;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .addnewhelper{white-space: unset;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer {display:table;width: 100%;position: relative;table-layout:fixed;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer.sticky {display:flex}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer{display:table-cell; vertical-align: top;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer.sticky > .SubContainer{display:block; position: sticky; top:20px;height: 100% !important; }
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer.ModuleHoverBoxItem_2{display:none}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubPadding{
    height: 100%;
    position: relative;
    display: table-cell;
}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:after{
    display: block;
    content: '';
    width: 1px;
    border-left: 1px dashed rgba(75, 151, 255, 0);
    height: 100%;
    margin: auto;
}
.ModuleGridCustomGiant.layout-101:hover .SubDrag:after{border-left: 1px dashed rgba(75, 151, 255, .8);}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag{
    width: 6px;
    cursor: e-resize;
    position: absolute;
    z-index: 99;
    min-height: 66px;
    height: 100%;
    background-color: rgba(75, 151, 255, 0);
}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:hover{background-color: rgba(75, 151, 255, .8);}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:hover:after{border-left: 1px dashed rgba(75, 151, 255, 0);}
.ModuleGridCustomGiant.layout-101 .row {margin-right: 0px;margin-left: 0px;}
.ModuleGridCustomGiant.layout-101 .ModuleGridCol{padding: 0px;}

.ModuleGridCustomGiant.layout-101 .ModuleGridContainer{
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
}
.ModuleGridCustomGiant.layout-101{height: 100%;position: relative;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer{position: relative;}
.ModuleGridCustomGiant.layout-101 .gridBgVideo{display: flex; position: absolute;top: 0;left: 0;width:100%;z-index: 0;}
.ModuleGridCustomGiant.layout-101 .gridBgVideo .bgVideoMask{position: absolute;top: 0;left: 0;right: 0;bottom: 0;background-color: rgb(0,0,0);}
.ModuleGridCustomGiant.layout-101 .gridBgVideo .bgVideo{width: 100%; height: 100%; object-fit: cover; object-position: center center;}
.ModuleGridCustomGiant.layout-101 .gridBgVideo.noBgVideo{display: none;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .ModuleContainer .SubPadding {height: 100%}

@media only screen and (max-width: 767px) {
    .ModuleGridCustomGiant.layout-101 .ModuleSubContainer {display: flex;flex-wrap: wrap;}
    .ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubPadding{float:left;height: 10px;}
	.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer{float:left;padding-top:2px;padding-bottom:2px;}
	.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubPadding .SubDrag{display:none;}
    /* padding 宽度 用 5，子容器宽度为 (100% - (列数 - 1) * padding宽度)/列数) */
    /* 12列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-12 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-12 > .SubContainer{width:calc((100% - 55px)/12)!important;}
    /* 11列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-11 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-11 > .SubContainer{width:calc((100% - 50px)/11)!important;}
    /* 10列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-10 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-10 > .SubContainer{width:calc((100% - 45px)/10)!important;}
    /* 9列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-9 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-9 > .SubContainer{width:calc((100% - 40px)/10)!important;}
    /* 8列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-8 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-8 > .SubContainer{width:calc((100% - 35px)/8)!important;}
    /* 7列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-7 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-7 > .SubContainer{width:calc((100% - 30px)/7)!important;}
	/* 6列 */
	.ModuleGridCustomGiant.layout-101 .grid-col-6 > .SubPadding{width:5px;}
	.ModuleGridCustomGiant.layout-101 .grid-col-6 > .SubContainer{width:calc((100% - 25px)/6)!important;}
	/* 5列 */
	.ModuleGridCustomGiant.layout-101 .grid-col-5 > .SubPadding{width:5px;}
	.ModuleGridCustomGiant.layout-101 .grid-col-5 > .SubPadding5{display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-5 > .SubContainer{width:calc((100% - 20px)/5)!important;}
	/* 4列 */
	.ModuleGridCustomGiant.layout-101 .grid-col-4 > .SubPadding{width:5px;}
	.ModuleGridCustomGiant.layout-101 .grid-col-4 > .SubPadding4{display:none;}
    .ModuleGridCustomGiant.layout-101 .grid-col-4 > .SubPadding8{display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-4 > .SubContainer{width:calc((100% - 15px)/4)!important;}
	/* 3列 */
	.ModuleGridCustomGiant.layout-101 .grid-col-3 > .SubPadding{width:5px;}
	.ModuleGridCustomGiant.layout-101 .grid-col-3 > .SubPadding3{display:none;}
    .ModuleGridCustomGiant.layout-101 .grid-col-3 > .SubPadding6{display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-3 > .SubContainer{width:calc((100% - 10px)/3)!important;}
	/* 2列 */
	.ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubPadding{width:5px;}
	.ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubPadding2{display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubPadding4{display:none;}
    .ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubPadding6{display:none;}
    .ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubPadding8{display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubContainer{width:calc((100% - 5px)/2)!important;}
	/* 1列 无padding */
	.ModuleGridCustomGiant.layout-101 .grid-col-1 > .SubPadding{width:0px;display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-1 > .SubContainer{width:100%!important;}
    .ModuleGridCustomGiant.layout-101 .ModuleSubContainer.sticky > .SubContainer{
        position:inherit !important;
        top:unset !important;
    }
}

.ModuleGridCustomGiant.layout-101 .ModuleGridBorder{border:0px !important;padding: 0 !important;}
.module_34496849 .ModuleHead .HeadCenter{float:none;}
#module_34496849 {
padding:0px;
}
#module_34496849 {
position:static;
z-index:4000;
top:0px;
left:0px;
width:100%;
height: auto;
}
#module_34496849 .ModuleHead34496849 {
display:none;
}
#module_34496849 .BodyCenter.BodyCenter34496849 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(../jpg/20190827210022a5368d.jpg);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_34496849 >.module_34496849 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496849 >.module_34496849{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496849 .BodyCenter.BodyCenter34496849 {
padding-top:0.0000%;
padding-left:10.1456%;
padding-right:12.2908%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496849 .BodyCenter.BodyCenter34496849 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496849 >.module_34496849 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496849 >.module_34496849 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496849 >.module_34496849 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496849:hover {
border:none;
}
#module_34496849:hover >.module_34496849 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34496849 .ModuleSubContainer{background-color:transparent;}
#module_34496849 .ModuleSubContainer{background-image:none;}
#module_34496849 .ModuleSubContainer{background-repeat:no-repeat;}
#module_34496849 .ModuleSubContainer{background-position:0% 0%;}
#module_34496849 .ModuleSubContainer{background-attachment:scroll;}
#module_34496849 .ModuleSubContainer{}
#module_34496849 {!bgVideo!}{bgVideoUrl:none}
#module_34496849 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_34496849 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_34496849 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer34496849 {max-width:none;width:100%;margin: auto;}
.ModuleGridContainer.ModuleGridContainer34496849 .SubPadding {width:0px;}
.ModuleTabContainerV2Giant.layout-106 .location-right{    display: flex;
    flex-direction: row-reverse;}
.ModuleTabContainerV2Giant.layout-106 .location-left{ display: flex}
.ModuleTabContainerV2Giant.layout-106 .nav-box{position: relative;}
/* .ModuleTabContainerV2Giant.layout-106 .tabContainer.TabContainer-Container {overflow: hidden;} */
.ModuleTabContainerV2Giant.layout-106 .TabContainer-Container .Nav-Container{font-size: 0; white-space:nowrap; overflow: visible; -webkit-overflow-scrolling: touch; transform: translateX(0); transition: transform 0.3s linear 0s;}
.ModuleTabContainerV2Giant.layout-106 .TabContainer-Container .Nav-Container li{color:#666;overflow:hidden;cursor: pointer;text-align: center;margin:0;float: none;display: inline-block;}
.ModuleTabContainerV2Giant.layout-106 .TabContainer-Container .Nav-Container li a{display: block;padding:0;background: none;color:#666;}
.ModuleTabContainerV2Giant.layout-106 .nav-pills>li>a{border-radius: 0;padding: 0;}
.ModuleTabContainerV2Giant.layout-106 .Nav-Container li.active{transition: all 0.4s linear;}
.ModuleTabContainerV2Giant.layout-106 .btnScrollLeft,
.ModuleTabContainerV2Giant.layout-106 .btnScrollRight {
    display: flex;
    width: 28px;
    height: 60px;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    background-color: transparent;
    color: #fff !important;
    font-size: 15px;
    align-items: center;
    justify-content: center;
}
.ModuleTabContainerV2Giant.layout-106 .btnScrollLeft {left: 10px;}
.ModuleTabContainerV2Giant.layout-106 .phicon:before {
    display: flex;
    width: 28px;
    height: 28px;
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 28px;
    align-items: center;
    justify-content: center;
}
div[id ^= "tab_content_clone_"] {
    display: block;
    position: absolute;
    height: 0;
    overflow: hidden;
    width: 100% !important;
    box-shadow: 0 2px 2px rgba(0,0,0,.1);
    z-index: 900;
}
.tabContentGiant.tab-content-clone .ModuleContainer {padding: 0}

@media (min-width: 768px){
    .ModuleTabContainerV2Giant.layout-106 .tabContainer .btnScrollLeft,
    .ModuleTabContainerV2Giant.layout-106 .tabContainer .btnScrollRight{display: none !important;}
    .ModuleTabContainerV2Giant.layout-103 .location-left .btnScrollLeft,
    .ModuleTabContainerV2Giant.layout-103 .location-left .btnScrollRight,
    .ModuleTabContainerV2Giant.layout-103 .location-right .btnScrollLeft,
    .ModuleTabContainerV2Giant.layout-103 .location-right .btnScrollRight {display: none;}
    .ModuleTabContainerV2Giant.layout-106 .location-left .Nav-Container,
    .ModuleTabContainerV2Giant.layout-106 .location-right .Nav-Container {display: inline-block; float: left; overflow: hidden;}
    .ModuleTabContainerV2Giant.layout-106 .location-right .Nav-Container {float: right;}
    .ModuleTabContainerV2Giant.layout-106 .location-left.TabContainer-Container .Nav-Container li,
    .ModuleTabContainerV2Giant.layout-106 .location-right.TabContainer-Container .Nav-Container li {display: block;}
    .ModuleTabContainerV2Giant.layout-106 .Nav-Container li.tab-link:last-child,
    .ModuleTabContainerV2Giant.layout-106 .location-left .Nav-Container li.tab-link,
    .ModuleTabContainerV2Giant.layout-106 .location-right .Nav-Container li.tab-link {margin-right: 0 !important;}
    .ModuleTabContainerV2Giant.layout-106 .location-left .Nav-Container li.tab-link:last-child,
    .ModuleTabContainerV2Giant.layout-106 .location-right .Nav-Container li.tab-link:last-child {margin-bottom: 0 !important;}
    .ModuleTabContainerV2Giant.layout-106 .location-left .tabContentGiant {display: inline-block; float: left;}
    .ModuleTabContainerV2Giant.layout-106 .location-right .tabContentGiant {display: inline-block; float: right;}
    .ModuleTabContainerV2Giant.layout-106 .location-bottom .tab-location-top {display: none;}
}

@media (max-width: 767px) {
    .ModuleTabContainerV2Giant.layout-106 .location-bottom .tab-location-bottom {display: none;}
    .ModuleTabContainerV2Giant.layout-106 .location-left,.ModuleTabContainerV2Giant.layout-106 .location-right{
        flex-direction: column;
    }
}.module_34496850 .ModuleHead .HeadCenter{float:none;}
#module_34496850 {
padding:0px;
}
#module_34496850 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34496850 .ModuleHead34496850 {
display:none;
}
#module_34496850 .BodyCenter.BodyCenter34496850 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34496850 >.module_34496850 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496850 >.module_34496850{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496850 .BodyCenter.BodyCenter34496850 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496850 .BodyCenter.BodyCenter34496850 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496850 >.module_34496850 {
margin-top:0.0000%;
margin-left:32.3619%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496850 >.module_34496850 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496850 >.module_34496850 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496850:hover {
border:none;
}
#module_34496850:hover >.module_34496850 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34496850 .Nav-Container li a{margin-left:px;}
#module_34496850 .Nav-Container li a{margin-right:px;}
#module_34496850 .nav-box{text-align:center;}
#module_34496850 .nav-box{background-color:transparent;}
#module_34496850 .nav-box{background-image:none;}
#module_34496850 .nav-box{background-repeat:no-repeat;}
#module_34496850 .nav-box{}
#module_34496850 .nav-box{}
#module_34496850 .nav-box{}
#module_34496850 .Nav-Container a{text-align:center;}
#module_34496850 .Nav-Container li{background-color:transparent;}
#module_34496850 .Nav-Container li{}
#module_34496850 .Nav-Container li{}
#module_34496850 .Nav-Container li{}
#module_34496850 .Nav-Container li{}
#module_34496850 .Nav-Container li{}
#module_34496850 .Nav-Container li{border-top-color:transparent;}
#module_34496850 .Nav-Container li{border-top-style:none;}
#module_34496850 .Nav-Container li{border-top-width:0px;}
#module_34496850 .Nav-Container li{border-right-color:transparent;}
#module_34496850 .Nav-Container li{border-right-style:none;}
#module_34496850 .Nav-Container li{border-right-width:0px;}
#module_34496850 .Nav-Container li{border-bottom-color:transparent;}
#module_34496850 .Nav-Container li{border-bottom-style:solid;}
#module_34496850 .Nav-Container li{border-bottom-width:0px;}
#module_34496850 .Nav-Container li{border-left-color:transparent;}
#module_34496850 .Nav-Container li{border-left-style:none;}
#module_34496850 .Nav-Container li{border-left-width:0px;}
#module_34496850 .Nav-Container li a{width:100px;width:100;}@media only screen and (min-width: 768px){#module_34496850 .location-left .tabContentGiant,#module_34496850 .location-right .tabContentGiant{width: calc(100% - 100px - 14px)}}
#module_34496850 .Nav-Container li a{height:80px;line-height:80px;}
#module_34496850 .Nav-Container li a{font-size:16px;}
#module_34496850 .Nav-Container li a{font-family:微软雅黑,Microsoft YaHei;}
#module_34496850 .Nav-Container li a{color:rgb(38, 38, 38);}
#module_34496850 .Nav-Container li a{font-weight:bold;}
#module_34496850 .Nav-Container li a{text-decoration:none;}
#module_34496850 .Nav-Container li a{font-style:normal;}
#module_34496850 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496850.tab-content-parent .tab-pane{background-color:transparent;}
#module_34496850 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496850.tab-content-parent .tab-pane{}
#module_34496850 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496850.tab-content-parent .tab-pane{}
#module_34496850 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496850.tab-content-parent .tab-pane{}
#module_34496850 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496850.tab-content-parent .tab-pane{}
#module_34496850 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496850.tab-content-parent .tab-pane{}
#module_34496850 {} #tab_content_clone_module_34496850.tab-content-parent{background-color:rgba(248, 248, 248, 0.87);}
#module_34496850 {} #tab_content_clone_module_34496850.tab-content-parent{}
#module_34496850 {} #tab_content_clone_module_34496850.tab-content-parent{}
#module_34496850 {} #tab_content_clone_module_34496850.tab-content-parent{}
#module_34496850 {} #tab_content_clone_module_34496850.tab-content-parent{}
#module_34496850 {} #tab_content_clone_module_34496850.tab-content-parent{}
#module_34496850 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496850.tab-content-parent .tab-pane{padding-top:10px;}
#module_34496850 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496850.tab-content-parent .tab-pane{padding-bottom:10px;}
#module_34496850 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496850.tab-content-parent .tab-pane{padding-left:10px;}
#module_34496850 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496850.tab-content-parent .tab-pane{padding-right:10px;}
#module_34496850 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496850.tab-content-parent .tab-pane{border-top-color:transparent;}
#module_34496850 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496850.tab-content-parent .tab-pane{border-top-style:none;}
#module_34496850 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496850.tab-content-parent .tab-pane{border-top-width:0px;}
#module_34496850 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496850.tab-content-parent .tab-pane{border-right-color:transparent;}
#module_34496850 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496850.tab-content-parent .tab-pane{border-right-style:none;}
#module_34496850 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496850.tab-content-parent .tab-pane{border-right-width:0px;}
#module_34496850 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496850.tab-content-parent .tab-pane{border-bottom-color:transparent;}
#module_34496850 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496850.tab-content-parent .tab-pane{border-bottom-style:none;}
#module_34496850 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496850.tab-content-parent .tab-pane{border-bottom-width:0px;}
#module_34496850 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496850.tab-content-parent .tab-pane{border-left-color:transparent;}
#module_34496850 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496850.tab-content-parent .tab-pane{border-left-style:none;}
#module_34496850 .TabContainer-Container .tab-pane,#tab_content_clone_module_34496850.tab-content-parent .tab-pane{border-left-width:0px;}
#module_34496850 .tab-link{margin-right:0px;} @media (min-width: 768px) {#module_34496850 .location-left .tab-link,#module_34496850 .location-right .tab-link{margin-bottom:0px;}}
#module_34496850 .Nav-Container li:hover,#module_34496850 .Nav-Container li.active{}
#module_34496850 .Nav-Container li:hover,#module_34496850 .Nav-Container li.active{}
#module_34496850 .Nav-Container li:hover,#module_34496850 .Nav-Container li.active{}
#module_34496850 .Nav-Container li:hover,#module_34496850 .Nav-Container li.active{}
#module_34496850 .Nav-Container li:hover,#module_34496850 .Nav-Container li.active{background-color:transparent;}
#module_34496850 .Nav-Container li:hover,#module_34496850 .Nav-Container li.active{}
#module_34496850 .Nav-Container li:hover a,#module_34496850 .Nav-Container li.active a{font-size:16px;}
#module_34496850 .Nav-Container li:hover a,#module_34496850 .Nav-Container li.active a{font-family:微软雅黑,Microsoft YaHei;}
#module_34496850 .Nav-Container li:hover a,#module_34496850 .Nav-Container li.active a{color:rgb(3, 159, 159);}
#module_34496850 .Nav-Container li:hover a,#module_34496850 .Nav-Container li.active a{font-weight:bold;}
#module_34496850 .Nav-Container li:hover a,#module_34496850 .Nav-Container li.active a{text-decoration:none;}
#module_34496850 .Nav-Container li:hover a,#module_34496850 .Nav-Container li.active a{font-style:normal;}
#module_34496850 .Nav-Container li:hover,#module_34496850 .Nav-Container li.active{border-bottom-color:rgb(3, 159, 159);}
#module_34496850 .Nav-Container li:hover,#module_34496850 .Nav-Container li.active{border-bottom-style:solid;}
#module_34496850 .Nav-Container li:hover,#module_34496850 .Nav-Container li.active{border-bottom-width:4px;}


.ModuleImageGiant.layout-101 .BodyCenter{
	text-align:center;
}
.ModuleImageGiant.layout-101 img{
	margin: auto;
    max-width: 100%;
	border: none;
}

.module_34496853 .ModuleHead .HeadCenter{float:none;}
#module_34496853 {
padding:0px;
}
#module_34496853 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34496853 .ModuleHead34496853 {
display:none;
}
#module_34496853 .BodyCenter.BodyCenter34496853 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34496853 >.module_34496853 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496853 >.module_34496853{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496853 .BodyCenter.BodyCenter34496853 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496853 .BodyCenter.BodyCenter34496853 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496853 >.module_34496853 {
margin-top:18.9873%;
margin-left:7.5949%;
margin-right:12.0253%;
margin-bottom:18.9873%;
}
}
@media screen and (max-width: 767px){
#module_34496853 >.module_34496853 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496853 >.module_34496853 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496853:hover {
border:none;
}
#module_34496853:hover >.module_34496853 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34496853 img{border-top-color:transparent;}
#module_34496853 img{border-top-style:none;}
#module_34496853 img{border-top-width:0px;}
#module_34496853 img{border-right-color:transparent;}
#module_34496853 img{border-right-style:none;}
#module_34496853 img{border-right-width:0px;}
#module_34496853 img{border-bottom-color:transparent;}
#module_34496853 img{border-bottom-style:none;}
#module_34496853 img{border-bottom-width:0px;}
#module_34496853 img{border-left-color:transparent;}
#module_34496853 img{border-left-style:none;}
#module_34496853 img{border-left-width:0px;}
#module_34496853 img{border-top-left-radius:0px;}
#module_34496853 img{border-top-right-radius:0px;}
#module_34496853 img{border-bottom-left-radius:0px;}
#module_34496853 img{border-bottom-right-radius:0px;}
#module_34496853 .BodyCenter{text-align: center;}

/*纯文本模块 layout 101*/
.ModulePlainTextGiant.layout-101 {font-size: 14px;}
.ModulePlainTextGiant.layout-101 .plainTextGiant-Container{height: auto; word-wrap: break-word;max-height: 100%;padding:10px;max-width: 100%; overflow: hidden;}.module_34496854 .ModuleHead .HeadCenter{float:none;}
#module_34496854 {
padding:0px;
}
#module_34496854 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34496854 .ModuleHead34496854 {
display:none;
}
#module_34496854 .BodyCenter.BodyCenter34496854 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34496854 >.module_34496854 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496854 >.module_34496854{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496854 .BodyCenter.BodyCenter34496854 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496854 .BodyCenter.BodyCenter34496854 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496854 >.module_34496854 {
margin-top:42.1941%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496854 >.module_34496854 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496854 >.module_34496854 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496854:hover {
border:none;
}
#module_34496854:hover >.module_34496854 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34496854 .ModulePlainTextGiantContent{margin-top:0px;}
#module_34496854 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_34496854 .ModulePlainTextGiantContent{margin-left:0px;}
#module_34496854 .ModulePlainTextGiantContent{margin-right:10px;}
#module_34496854 .plainTextGiant-Container{padding-top:10px;}
#module_34496854 .plainTextGiant-Container{padding-bottom:10px;}
#module_34496854 .plainTextGiant-Container{padding-left:10px;}
#module_34496854 .plainTextGiant-Container{padding-right:10px;}
#module_34496854 a{font-size:unset;font-family:unset}
.module_34496855 .ModuleHead .HeadCenter{float:none;}
#module_34496855 {
padding:0px;
}
#module_34496855 {
position:static;
z-index:0;
top:307px;
left:995px;
width:100%;
height: auto;
}
#module_34496855 .ModuleHead34496855 {
display:none;
}
#module_34496855 .BodyCenter.BodyCenter34496855 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34496855 >.module_34496855 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496855 >.module_34496855{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496855 .BodyCenter.BodyCenter34496855 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496855 .BodyCenter.BodyCenter34496855 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496855 >.module_34496855 {
margin-top:84.0336%;
margin-left:0.0000%;
margin-right:0.8403%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496855 >.module_34496855 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496855 >.module_34496855 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496855:hover {
border:none;
}
#module_34496855:hover >.module_34496855 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34496855 img{border-top-color:transparent;}
#module_34496855 img{border-top-style:none;}
#module_34496855 img{border-top-width:0px;}
#module_34496855 img{border-right-color:transparent;}
#module_34496855 img{border-right-style:none;}
#module_34496855 img{border-right-width:0px;}
#module_34496855 img{border-bottom-color:transparent;}
#module_34496855 img{border-bottom-style:none;}
#module_34496855 img{border-bottom-width:0px;}
#module_34496855 img{border-left-color:transparent;}
#module_34496855 img{border-left-style:none;}
#module_34496855 img{border-left-width:0px;}
#module_34496855 img{border-top-left-radius:0px;}
#module_34496855 img{border-top-right-radius:0px;}
#module_34496855 img{border-bottom-left-radius:0px;}
#module_34496855 img{border-bottom-right-radius:0px;}
#module_34496855 .BodyCenter{text-align: center;}

.module_34496856 .ModuleHead .HeadCenter{float:none;}
#module_34496856 {
padding:0px;
}
#module_34496856 {
position:static;
z-index:0;
top:213px;
left:1079px;
width:100%;
height: auto;
}
#module_34496856 .ModuleHead34496856 {
display:none;
}
#module_34496856 .BodyCenter.BodyCenter34496856 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34496856 >.module_34496856 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496856 >.module_34496856{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496856 .BodyCenter.BodyCenter34496856 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496856 .BodyCenter.BodyCenter34496856 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496856 >.module_34496856 {
margin-top:16.5261%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496856 >.module_34496856 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496856 >.module_34496856 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496856:hover {
border:none;
}
#module_34496856:hover >.module_34496856 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34496856 .ModulePlainTextGiantContent{margin-top:0px;}
#module_34496856 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_34496856 .ModulePlainTextGiantContent{margin-left:0px;}
#module_34496856 .ModulePlainTextGiantContent{margin-right:10px;}
#module_34496856 .plainTextGiant-Container{padding-top:10px;}
#module_34496856 .plainTextGiant-Container{padding-bottom:10px;}
#module_34496856 .plainTextGiant-Container{padding-left:10px;}
#module_34496856 .plainTextGiant-Container{padding-right:10px;}
#module_34496856 a{font-size:unset;font-family:unset}

.module_34496858 .ModuleHead .HeadCenter{float:none;}
#module_34496858 {
padding:0px;
}
#module_34496858 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34496858 .ModuleHead34496858 {
display:none;
}
#module_34496858 .BodyCenter.BodyCenter34496858 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34496858 >.module_34496858 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496858 >.module_34496858{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496858 .BodyCenter.BodyCenter34496858 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496858 .BodyCenter.BodyCenter34496858 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496858 >.module_34496858 {
margin-top:18.9873%;
margin-left:7.5949%;
margin-right:12.0253%;
margin-bottom:18.9873%;
}
}
@media screen and (max-width: 767px){
#module_34496858 >.module_34496858 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496858 >.module_34496858 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496858:hover {
border:none;
}
#module_34496858:hover >.module_34496858 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34496858 img{border-top-color:transparent;}
#module_34496858 img{border-top-style:none;}
#module_34496858 img{border-top-width:0px;}
#module_34496858 img{border-right-color:transparent;}
#module_34496858 img{border-right-style:none;}
#module_34496858 img{border-right-width:0px;}
#module_34496858 img{border-bottom-color:transparent;}
#module_34496858 img{border-bottom-style:none;}
#module_34496858 img{border-bottom-width:0px;}
#module_34496858 img{border-left-color:transparent;}
#module_34496858 img{border-left-style:none;}
#module_34496858 img{border-left-width:0px;}
#module_34496858 img{border-top-left-radius:0px;}
#module_34496858 img{border-top-right-radius:0px;}
#module_34496858 img{border-bottom-left-radius:0px;}
#module_34496858 img{border-bottom-right-radius:0px;}
#module_34496858 .BodyCenter{text-align: center;}

.module_34496857 .ModuleHead .HeadCenter{float:none;}
#module_34496857 {
padding:0px;
}
#module_34496857 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34496857 .ModuleHead34496857 {
display:none;
}
#module_34496857 .BodyCenter.BodyCenter34496857 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34496857 >.module_34496857 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496857 >.module_34496857{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496857 .BodyCenter.BodyCenter34496857 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496857 .BodyCenter.BodyCenter34496857 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496857 >.module_34496857 {
margin-top:42.1941%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496857 >.module_34496857 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496857 >.module_34496857 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496857:hover {
border:none;
}
#module_34496857:hover >.module_34496857 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34496857 .ModulePlainTextGiantContent{margin-top:0px;}
#module_34496857 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_34496857 .ModulePlainTextGiantContent{margin-left:0px;}
#module_34496857 .ModulePlainTextGiantContent{margin-right:10px;}
#module_34496857 .plainTextGiant-Container{padding-top:10px;}
#module_34496857 .plainTextGiant-Container{padding-bottom:10px;}
#module_34496857 .plainTextGiant-Container{padding-left:10px;}
#module_34496857 .plainTextGiant-Container{padding-right:10px;}
#module_34496857 a{font-size:unset;font-family:unset}
.module_34496859 .ModuleHead .HeadCenter{float:none;}
#module_34496859 {
padding:0px;
}
#module_34496859 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34496859 .ModuleHead34496859 {
display:none;
}
#module_34496859 .BodyCenter.BodyCenter34496859 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34496859 >.module_34496859 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496859 >.module_34496859{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496859 .BodyCenter.BodyCenter34496859 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496859 .BodyCenter.BodyCenter34496859 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496859 >.module_34496859 {
margin-top:84.0000%;
margin-left:0.0000%;
margin-right:1.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496859 >.module_34496859 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496859 >.module_34496859 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496859:hover {
border:none;
}
#module_34496859:hover >.module_34496859 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34496859 img{border-top-color:transparent;}
#module_34496859 img{border-top-style:none;}
#module_34496859 img{border-top-width:0px;}
#module_34496859 img{border-right-color:transparent;}
#module_34496859 img{border-right-style:none;}
#module_34496859 img{border-right-width:0px;}
#module_34496859 img{border-bottom-color:transparent;}
#module_34496859 img{border-bottom-style:none;}
#module_34496859 img{border-bottom-width:0px;}
#module_34496859 img{border-left-color:transparent;}
#module_34496859 img{border-left-style:none;}
#module_34496859 img{border-left-width:0px;}
#module_34496859 img{border-top-left-radius:0px;}
#module_34496859 img{border-top-right-radius:0px;}
#module_34496859 img{border-bottom-left-radius:0px;}
#module_34496859 img{border-bottom-right-radius:0px;}
#module_34496859 .BodyCenter{text-align: center;}

.module_34496860 .ModuleHead .HeadCenter{float:none;}
#module_34496860 {
padding:0px;
}
#module_34496860 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34496860 .ModuleHead34496860 {
display:none;
}
#module_34496860 .BodyCenter.BodyCenter34496860 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34496860 >.module_34496860 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496860 >.module_34496860{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496860 .BodyCenter.BodyCenter34496860 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496860 .BodyCenter.BodyCenter34496860 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496860 >.module_34496860 {
margin-top:16.8634%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496860 >.module_34496860 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496860 >.module_34496860 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496860:hover {
border:none;
}
#module_34496860:hover >.module_34496860 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34496860 .ModulePlainTextGiantContent{margin-top:0px;}
#module_34496860 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_34496860 .ModulePlainTextGiantContent{margin-left:0px;}
#module_34496860 .ModulePlainTextGiantContent{margin-right:10px;}
#module_34496860 .plainTextGiant-Container{padding-top:10px;}
#module_34496860 .plainTextGiant-Container{padding-bottom:10px;}
#module_34496860 .plainTextGiant-Container{padding-left:10px;}
#module_34496860 .plainTextGiant-Container{padding-right:10px;}
#module_34496860 a{font-size:unset;font-family:unset}

.module_34496861 .ModuleHead .HeadCenter{float:none;}
#module_34496861 {
padding:0px;
}
#module_34496861 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34496861 .ModuleHead34496861 {
display:none;
}
#module_34496861 .BodyCenter.BodyCenter34496861 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34496861 >.module_34496861 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496861 >.module_34496861{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496861 .BodyCenter.BodyCenter34496861 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496861 .BodyCenter.BodyCenter34496861 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496861 >.module_34496861 {
margin-top:18.9873%;
margin-left:7.5949%;
margin-right:12.4473%;
margin-bottom:18.9873%;
}
}
@media screen and (max-width: 767px){
#module_34496861 >.module_34496861 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496861 >.module_34496861 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496861:hover {
border:none;
}
#module_34496861:hover >.module_34496861 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34496861 img{border-top-color:transparent;}
#module_34496861 img{border-top-style:none;}
#module_34496861 img{border-top-width:0px;}
#module_34496861 img{border-right-color:transparent;}
#module_34496861 img{border-right-style:none;}
#module_34496861 img{border-right-width:0px;}
#module_34496861 img{border-bottom-color:transparent;}
#module_34496861 img{border-bottom-style:none;}
#module_34496861 img{border-bottom-width:0px;}
#module_34496861 img{border-left-color:transparent;}
#module_34496861 img{border-left-style:none;}
#module_34496861 img{border-left-width:0px;}
#module_34496861 img{border-top-left-radius:0px;}
#module_34496861 img{border-top-right-radius:0px;}
#module_34496861 img{border-bottom-left-radius:0px;}
#module_34496861 img{border-bottom-right-radius:0px;}
#module_34496861 .BodyCenter{text-align: center;}

.module_34496862 .ModuleHead .HeadCenter{float:none;}
#module_34496862 {
padding:0px;
}
#module_34496862 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34496862 .ModuleHead34496862 {
display:none;
}
#module_34496862 .BodyCenter.BodyCenter34496862 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34496862 >.module_34496862 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496862 >.module_34496862{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496862 .BodyCenter.BodyCenter34496862 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496862 .BodyCenter.BodyCenter34496862 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496862 >.module_34496862 {
margin-top:42.1941%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496862 >.module_34496862 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496862 >.module_34496862 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496862:hover {
border:none;
}
#module_34496862:hover >.module_34496862 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34496862 .ModulePlainTextGiantContent{margin-top:0px;}
#module_34496862 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_34496862 .ModulePlainTextGiantContent{margin-left:0px;}
#module_34496862 .ModulePlainTextGiantContent{margin-right:10px;}
#module_34496862 .plainTextGiant-Container{padding-top:10px;}
#module_34496862 .plainTextGiant-Container{padding-bottom:10px;}
#module_34496862 .plainTextGiant-Container{padding-left:10px;}
#module_34496862 .plainTextGiant-Container{padding-right:10px;}
#module_34496862 a{font-size:unset;font-family:unset}
.module_34496863 .ModuleHead .HeadCenter{float:none;}
#module_34496863 {
padding:0px;
}
#module_34496863 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34496863 .ModuleHead34496863 {
display:none;
}
#module_34496863 .BodyCenter.BodyCenter34496863 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34496863 >.module_34496863 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496863 >.module_34496863{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496863 .BodyCenter.BodyCenter34496863 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496863 .BodyCenter.BodyCenter34496863 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496863 >.module_34496863 {
margin-top:85.7143%;
margin-left:0.0000%;
margin-right:0.8403%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496863 >.module_34496863 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496863 >.module_34496863 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496863:hover {
border:none;
}
#module_34496863:hover >.module_34496863 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34496863 img{border-top-color:transparent;}
#module_34496863 img{border-top-style:none;}
#module_34496863 img{border-top-width:0px;}
#module_34496863 img{border-right-color:transparent;}
#module_34496863 img{border-right-style:none;}
#module_34496863 img{border-right-width:0px;}
#module_34496863 img{border-bottom-color:transparent;}
#module_34496863 img{border-bottom-style:none;}
#module_34496863 img{border-bottom-width:0px;}
#module_34496863 img{border-left-color:transparent;}
#module_34496863 img{border-left-style:none;}
#module_34496863 img{border-left-width:0px;}
#module_34496863 img{border-top-left-radius:0px;}
#module_34496863 img{border-top-right-radius:0px;}
#module_34496863 img{border-bottom-left-radius:0px;}
#module_34496863 img{border-bottom-right-radius:0px;}
#module_34496863 .BodyCenter{text-align: center;}

.module_34496864 .ModuleHead .HeadCenter{float:none;}
#module_34496864 {
padding:0px;
}
#module_34496864 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34496864 .ModuleHead34496864 {
display:none;
}
#module_34496864 .BodyCenter.BodyCenter34496864 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34496864 >.module_34496864 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496864 >.module_34496864{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496864 .BodyCenter.BodyCenter34496864 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496864 .BodyCenter.BodyCenter34496864 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496864 >.module_34496864 {
margin-top:16.8634%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496864 >.module_34496864 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496864 >.module_34496864 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496864:hover {
border:none;
}
#module_34496864:hover >.module_34496864 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34496864 .ModulePlainTextGiantContent{margin-top:0px;}
#module_34496864 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_34496864 .ModulePlainTextGiantContent{margin-left:0px;}
#module_34496864 .ModulePlainTextGiantContent{margin-right:10px;}
#module_34496864 .plainTextGiant-Container{padding-top:10px;}
#module_34496864 .plainTextGiant-Container{padding-bottom:10px;}
#module_34496864 .plainTextGiant-Container{padding-left:10px;}
#module_34496864 .plainTextGiant-Container{padding-right:10px;}
#module_34496864 a{font-size:unset;font-family:unset}

.module_34496865 .ModuleHead .HeadCenter{float:none;}
#module_34496865 {
padding:0px;
}
#module_34496865 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34496865 .ModuleHead34496865 {
display:none;
}
#module_34496865 .BodyCenter.BodyCenter34496865 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34496865 >.module_34496865 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496865 >.module_34496865{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496865 .BodyCenter.BodyCenter34496865 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496865 .BodyCenter.BodyCenter34496865 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496865 >.module_34496865 {
margin-top:18.9873%;
margin-left:7.5949%;
margin-right:12.8692%;
margin-bottom:18.9873%;
}
}
@media screen and (max-width: 767px){
#module_34496865 >.module_34496865 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496865 >.module_34496865 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496865:hover {
border:none;
}
#module_34496865:hover >.module_34496865 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34496865 img{border-top-color:transparent;}
#module_34496865 img{border-top-style:none;}
#module_34496865 img{border-top-width:0px;}
#module_34496865 img{border-right-color:transparent;}
#module_34496865 img{border-right-style:none;}
#module_34496865 img{border-right-width:0px;}
#module_34496865 img{border-bottom-color:transparent;}
#module_34496865 img{border-bottom-style:none;}
#module_34496865 img{border-bottom-width:0px;}
#module_34496865 img{border-left-color:transparent;}
#module_34496865 img{border-left-style:none;}
#module_34496865 img{border-left-width:0px;}
#module_34496865 img{border-top-left-radius:0px;}
#module_34496865 img{border-top-right-radius:0px;}
#module_34496865 img{border-bottom-left-radius:0px;}
#module_34496865 img{border-bottom-right-radius:0px;}
#module_34496865 .BodyCenter{text-align: center;}

.module_34498313 .ModuleHead .HeadCenter{float:none;}
#module_34498313 {
padding:0px;
}
#module_34498313 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498313 .ModuleHead34498313 {
display:none;
}
#module_34498313 .BodyCenter.BodyCenter34498313 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498313 >.module_34498313 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34498313 >.module_34498313{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498313 .BodyCenter.BodyCenter34498313 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498313 .BodyCenter.BodyCenter34498313 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498313 >.module_34498313 {
margin-top:42.1941%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498313 >.module_34498313 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498313 >.module_34498313 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498313:hover {
border:none;
}
#module_34498313:hover >.module_34498313 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498313 .ModulePlainTextGiantContent{margin-top:0px;}
#module_34498313 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_34498313 .ModulePlainTextGiantContent{margin-left:0px;}
#module_34498313 .ModulePlainTextGiantContent{margin-right:10px;}
#module_34498313 .plainTextGiant-Container{padding-top:10px;}
#module_34498313 .plainTextGiant-Container{padding-bottom:10px;}
#module_34498313 .plainTextGiant-Container{padding-left:10px;}
#module_34498313 .plainTextGiant-Container{padding-right:10px;}
#module_34498313 a{font-size:unset;font-family:unset}
.module_34496866 .ModuleHead .HeadCenter{float:none;}
#module_34496866 {
padding:0px;
}
#module_34496866 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34496866 .ModuleHead34496866 {
display:none;
}
#module_34496866 .BodyCenter.BodyCenter34496866 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34496866 >.module_34496866 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496866 >.module_34496866{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496866 .BodyCenter.BodyCenter34496866 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496866 .BodyCenter.BodyCenter34496866 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496866 >.module_34496866 {
margin-top:84.0336%;
margin-left:0.0000%;
margin-right:0.8403%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496866 >.module_34496866 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496866 >.module_34496866 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496866:hover {
border:none;
}
#module_34496866:hover >.module_34496866 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34496866 img{border-top-color:transparent;}
#module_34496866 img{border-top-style:none;}
#module_34496866 img{border-top-width:0px;}
#module_34496866 img{border-right-color:transparent;}
#module_34496866 img{border-right-style:none;}
#module_34496866 img{border-right-width:0px;}
#module_34496866 img{border-bottom-color:transparent;}
#module_34496866 img{border-bottom-style:none;}
#module_34496866 img{border-bottom-width:0px;}
#module_34496866 img{border-left-color:transparent;}
#module_34496866 img{border-left-style:none;}
#module_34496866 img{border-left-width:0px;}
#module_34496866 img{border-top-left-radius:0px;}
#module_34496866 img{border-top-right-radius:0px;}
#module_34496866 img{border-bottom-left-radius:0px;}
#module_34496866 img{border-bottom-right-radius:0px;}
#module_34496866 .BodyCenter{text-align: center;}

.module_34496867 .ModuleHead .HeadCenter{float:none;}
#module_34496867 {
padding:0px;
}
#module_34496867 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34496867 .ModuleHead34496867 {
display:none;
}
#module_34496867 .BodyCenter.BodyCenter34496867 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34496867 >.module_34496867 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496867 >.module_34496867{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496867 .BodyCenter.BodyCenter34496867 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496867 .BodyCenter.BodyCenter34496867 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496867 >.module_34496867 {
margin-top:16.8634%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496867 >.module_34496867 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496867 >.module_34496867 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496867:hover {
border:none;
}
#module_34496867:hover >.module_34496867 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34496867 .ModulePlainTextGiantContent{margin-top:0px;}
#module_34496867 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_34496867 .ModulePlainTextGiantContent{margin-left:0px;}
#module_34496867 .ModulePlainTextGiantContent{margin-right:10px;}
#module_34496867 .plainTextGiant-Container{padding-top:10px;}
#module_34496867 .plainTextGiant-Container{padding-bottom:10px;}
#module_34496867 .plainTextGiant-Container{padding-left:10px;}
#module_34496867 .plainTextGiant-Container{padding-right:10px;}
#module_34496867 a{font-size:unset;font-family:unset}

.module_34496868 .ModuleHead .HeadCenter{float:none;}
#module_34496868 {
padding:0px;
}
#module_34496868 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34496868 .ModuleHead34496868 {
display:none;
}
#module_34496868 .BodyCenter.BodyCenter34496868 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34496868 >.module_34496868 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496868 >.module_34496868{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496868 .BodyCenter.BodyCenter34496868 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496868 .BodyCenter.BodyCenter34496868 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496868 >.module_34496868 {
margin-top:18.9873%;
margin-left:7.5949%;
margin-right:12.4473%;
margin-bottom:18.9873%;
}
}
@media screen and (max-width: 767px){
#module_34496868 >.module_34496868 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496868 >.module_34496868 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496868:hover {
border:none;
}
#module_34496868:hover >.module_34496868 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34496868 img{border-top-color:transparent;}
#module_34496868 img{border-top-style:none;}
#module_34496868 img{border-top-width:0px;}
#module_34496868 img{border-right-color:transparent;}
#module_34496868 img{border-right-style:none;}
#module_34496868 img{border-right-width:0px;}
#module_34496868 img{border-bottom-color:transparent;}
#module_34496868 img{border-bottom-style:none;}
#module_34496868 img{border-bottom-width:0px;}
#module_34496868 img{border-left-color:transparent;}
#module_34496868 img{border-left-style:none;}
#module_34496868 img{border-left-width:0px;}
#module_34496868 img{border-top-left-radius:0px;}
#module_34496868 img{border-top-right-radius:0px;}
#module_34496868 img{border-bottom-left-radius:0px;}
#module_34496868 img{border-bottom-right-radius:0px;}
#module_34496868 .BodyCenter{text-align: center;}

.module_34498183 .ModuleHead .HeadCenter{float:none;}
#module_34498183 {
padding:0px;
}
#module_34498183 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498183 .ModuleHead34498183 {
display:none;
}
#module_34498183 .BodyCenter.BodyCenter34498183 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498183 >.module_34498183 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34498183 >.module_34498183{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498183 .BodyCenter.BodyCenter34498183 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498183 .BodyCenter.BodyCenter34498183 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498183 >.module_34498183 {
margin-top:42.2207%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498183 >.module_34498183 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498183 >.module_34498183 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498183:hover {
border:none;
}
#module_34498183:hover >.module_34498183 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498183 .ModulePlainTextGiantContent{margin-top:0px;}
#module_34498183 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_34498183 .ModulePlainTextGiantContent{margin-left:0px;}
#module_34498183 .ModulePlainTextGiantContent{margin-right:10px;}
#module_34498183 .plainTextGiant-Container{padding-top:10px;}
#module_34498183 .plainTextGiant-Container{padding-bottom:10px;}
#module_34498183 .plainTextGiant-Container{padding-left:10px;}
#module_34498183 .plainTextGiant-Container{padding-right:10px;}
#module_34498183 a{font-size:unset;font-family:unset}
.module_34496869 .ModuleHead .HeadCenter{float:none;}
#module_34496869 {
padding:0px;
}
#module_34496869 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34496869 .ModuleHead34496869 {
display:none;
}
#module_34496869 .BodyCenter.BodyCenter34496869 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34496869 >.module_34496869 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496869 >.module_34496869{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496869 .BodyCenter.BodyCenter34496869 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496869 .BodyCenter.BodyCenter34496869 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496869 >.module_34496869 {
margin-top:84.0336%;
margin-left:0.0000%;
margin-right:0.8403%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496869 >.module_34496869 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496869 >.module_34496869 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496869:hover {
border:none;
}
#module_34496869:hover >.module_34496869 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34496869 img{border-top-color:transparent;}
#module_34496869 img{border-top-style:none;}
#module_34496869 img{border-top-width:0px;}
#module_34496869 img{border-right-color:transparent;}
#module_34496869 img{border-right-style:none;}
#module_34496869 img{border-right-width:0px;}
#module_34496869 img{border-bottom-color:transparent;}
#module_34496869 img{border-bottom-style:none;}
#module_34496869 img{border-bottom-width:0px;}
#module_34496869 img{border-left-color:transparent;}
#module_34496869 img{border-left-style:none;}
#module_34496869 img{border-left-width:0px;}
#module_34496869 img{border-top-left-radius:0px;}
#module_34496869 img{border-top-right-radius:0px;}
#module_34496869 img{border-bottom-left-radius:0px;}
#module_34496869 img{border-bottom-right-radius:0px;}
#module_34496869 .BodyCenter{text-align: center;}

.module_34496870 .ModuleHead .HeadCenter{float:none;}
#module_34496870 {
padding:0px;
}
#module_34496870 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34496870 .ModuleHead34496870 {
display:none;
}
#module_34496870 .BodyCenter.BodyCenter34496870 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34496870 >.module_34496870 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496870 >.module_34496870{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496870 .BodyCenter.BodyCenter34496870 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496870 .BodyCenter.BodyCenter34496870 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496870 >.module_34496870 {
margin-top:16.8581%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496870 >.module_34496870 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496870 >.module_34496870 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496870:hover {
border:none;
}
#module_34496870:hover >.module_34496870 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34496870 .ModulePlainTextGiantContent{margin-top:0px;}
#module_34496870 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_34496870 .ModulePlainTextGiantContent{margin-left:0px;}
#module_34496870 .ModulePlainTextGiantContent{margin-right:10px;}
#module_34496870 .plainTextGiant-Container{padding-top:10px;}
#module_34496870 .plainTextGiant-Container{padding-bottom:10px;}
#module_34496870 .plainTextGiant-Container{padding-left:10px;}
#module_34496870 .plainTextGiant-Container{padding-right:10px;}
#module_34496870 a{font-size:unset;font-family:unset}

.module_34496871 .ModuleHead .HeadCenter{float:none;}
#module_34496871 {
padding:0px;
}
#module_34496871 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34496871 .ModuleHead34496871 {
display:none;
}
#module_34496871 .BodyCenter.BodyCenter34496871 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34496871 >.module_34496871 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496871 >.module_34496871{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496871 .BodyCenter.BodyCenter34496871 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496871 .BodyCenter.BodyCenter34496871 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496871 >.module_34496871 {
margin-top:18.9873%;
margin-left:7.5949%;
margin-right:10.5485%;
margin-bottom:18.9873%;
}
}
@media screen and (max-width: 767px){
#module_34496871 >.module_34496871 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496871 >.module_34496871 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496871:hover {
border:none;
}
#module_34496871:hover >.module_34496871 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34496871 img{border-top-color:transparent;}
#module_34496871 img{border-top-style:none;}
#module_34496871 img{border-top-width:0px;}
#module_34496871 img{border-right-color:transparent;}
#module_34496871 img{border-right-style:none;}
#module_34496871 img{border-right-width:0px;}
#module_34496871 img{border-bottom-color:transparent;}
#module_34496871 img{border-bottom-style:none;}
#module_34496871 img{border-bottom-width:0px;}
#module_34496871 img{border-left-color:transparent;}
#module_34496871 img{border-left-style:none;}
#module_34496871 img{border-left-width:0px;}
#module_34496871 img{border-top-left-radius:0px;}
#module_34496871 img{border-top-right-radius:0px;}
#module_34496871 img{border-bottom-left-radius:0px;}
#module_34496871 img{border-bottom-right-radius:0px;}
#module_34496871 .BodyCenter{text-align: center;}

.module_34498185 .ModuleHead .HeadCenter{float:none;}
#module_34498185 {
padding:0px;
}
#module_34498185 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498185 .ModuleHead34498185 {
display:none;
}
#module_34498185 .BodyCenter.BodyCenter34498185 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498185 >.module_34498185 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34498185 >.module_34498185{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498185 .BodyCenter.BodyCenter34498185 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498185 .BodyCenter.BodyCenter34498185 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498185 >.module_34498185 {
margin-top:42.1941%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498185 >.module_34498185 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498185 >.module_34498185 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498185:hover {
border:none;
}
#module_34498185:hover >.module_34498185 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498185 .ModulePlainTextGiantContent{margin-top:0px;}
#module_34498185 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_34498185 .ModulePlainTextGiantContent{margin-left:0px;}
#module_34498185 .ModulePlainTextGiantContent{margin-right:10px;}
#module_34498185 .plainTextGiant-Container{padding-top:10px;}
#module_34498185 .plainTextGiant-Container{padding-bottom:10px;}
#module_34498185 .plainTextGiant-Container{padding-left:10px;}
#module_34498185 .plainTextGiant-Container{padding-right:10px;}
#module_34498185 a{font-size:unset;font-family:unset}
.module_34496872 .ModuleHead .HeadCenter{float:none;}
#module_34496872 {
padding:0px;
}
#module_34496872 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34496872 .ModuleHead34496872 {
display:none;
}
#module_34496872 .BodyCenter.BodyCenter34496872 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34496872 >.module_34496872 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496872 >.module_34496872{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496872 .BodyCenter.BodyCenter34496872 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496872 .BodyCenter.BodyCenter34496872 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496872 >.module_34496872 {
margin-top:84.0336%;
margin-left:0.0000%;
margin-right:0.8403%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496872 >.module_34496872 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496872 >.module_34496872 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496872:hover {
border:none;
}
#module_34496872:hover >.module_34496872 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34496872 img{border-top-color:transparent;}
#module_34496872 img{border-top-style:none;}
#module_34496872 img{border-top-width:0px;}
#module_34496872 img{border-right-color:transparent;}
#module_34496872 img{border-right-style:none;}
#module_34496872 img{border-right-width:0px;}
#module_34496872 img{border-bottom-color:transparent;}
#module_34496872 img{border-bottom-style:none;}
#module_34496872 img{border-bottom-width:0px;}
#module_34496872 img{border-left-color:transparent;}
#module_34496872 img{border-left-style:none;}
#module_34496872 img{border-left-width:0px;}
#module_34496872 img{border-top-left-radius:0px;}
#module_34496872 img{border-top-right-radius:0px;}
#module_34496872 img{border-bottom-left-radius:0px;}
#module_34496872 img{border-bottom-right-radius:0px;}
#module_34496872 .BodyCenter{text-align: left;}

.module_34496873 .ModuleHead .HeadCenter{float:none;}
#module_34496873 {
padding:0px;
}
#module_34496873 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34496873 .ModuleHead34496873 {
display:none;
}
#module_34496873 .BodyCenter.BodyCenter34496873 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34496873 >.module_34496873 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496873 >.module_34496873{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496873 .BodyCenter.BodyCenter34496873 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496873 .BodyCenter.BodyCenter34496873 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496873 >.module_34496873 {
margin-top:16.8581%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496873 >.module_34496873 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496873 >.module_34496873 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496873:hover {
border:none;
}
#module_34496873:hover >.module_34496873 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34496873 .ModulePlainTextGiantContent{margin-top:0px;}
#module_34496873 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_34496873 .ModulePlainTextGiantContent{margin-left:0px;}
#module_34496873 .ModulePlainTextGiantContent{margin-right:10px;}
#module_34496873 .plainTextGiant-Container{padding-top:10px;}
#module_34496873 .plainTextGiant-Container{padding-bottom:10px;}
#module_34496873 .plainTextGiant-Container{padding-left:10px;}
#module_34496873 .plainTextGiant-Container{padding-right:10px;}
#module_34496873 a{font-size:unset;font-family:unset}


.module_34498778 .ModuleHead .HeadCenter{float:none;}
#module_34498778 {
padding:0px;
}
#module_34498778 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_34498778 .ModuleHead34498778 {
display:none;
}
#module_34498778 .BodyCenter.BodyCenter34498778 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498778 >.module_34498778 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34498778 >.module_34498778{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498778 .BodyCenter.BodyCenter34498778 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.9860%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498778 .BodyCenter.BodyCenter34498778 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498778 >.module_34498778 {
margin-top:-4.7633%;
margin-left:0.0000%;
margin-right:41.4929%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498778 >.module_34498778 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498778 >.module_34498778 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498778:hover {
border:none;
}
#module_34498778:hover >.module_34498778 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498778 img{border-top-color:transparent;}
#module_34498778 img{border-top-style:none;}
#module_34498778 img{border-top-width:0px;}
#module_34498778 img{border-right-color:transparent;}
#module_34498778 img{border-right-style:none;}
#module_34498778 img{border-right-width:0px;}
#module_34498778 img{border-bottom-color:transparent;}
#module_34498778 img{border-bottom-style:none;}
#module_34498778 img{border-bottom-width:0px;}
#module_34498778 img{border-left-color:transparent;}
#module_34498778 img{border-left-style:none;}
#module_34498778 img{border-left-width:0px;}
#module_34498778 img{border-top-left-radius:0px;}
#module_34498778 img{border-top-right-radius:0px;}
#module_34498778 img{border-bottom-left-radius:0px;}
#module_34498778 img{border-bottom-right-radius:0px;}
#module_34498778 .BodyCenter{text-align: center;}

.module_34498777 .ModuleHead .HeadCenter{float:none;}
#module_34498777 {
padding:0px;
}
#module_34498777 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_34498777 .ModuleHead34498777 {
display:none;
}
#module_34498777 .BodyCenter.BodyCenter34498777 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498777 >.module_34498777 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34498777 >.module_34498777{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498777 .BodyCenter.BodyCenter34498777 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498777 .BodyCenter.BodyCenter34498777 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498777 >.module_34498777 {
margin-top:-5.3322%;
margin-left:25.9049%;
margin-right:66.2838%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498777 >.module_34498777 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498777 >.module_34498777 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498777:hover {
border:none;
}
#module_34498777:hover >.module_34498777 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498777 .ModulePlainTextGiantContent{margin-top:0px;}
#module_34498777 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_34498777 .ModulePlainTextGiantContent{margin-left:0px;}
#module_34498777 .ModulePlainTextGiantContent{margin-right:10px;}
#module_34498777 .plainTextGiant-Container{padding-top:10px;}
#module_34498777 .plainTextGiant-Container{padding-bottom:10px;}
#module_34498777 .plainTextGiant-Container{padding-left:10px;}
#module_34498777 .plainTextGiant-Container{padding-right:10px;}
#module_34498777 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer34496849 #Sub34496849_1 {width:84.3872%;}
/*图文模块 layout 105*/
.ModuleImageTextGiant.layout-105 .row{ margin-left:0; margin-right: 0;}
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container{max-height: 100%; max-width: 100%;/*padding: 10px;*/}
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .ModuleImageTextContent{padding:0; padding-left: 15px; margin: 0px }
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .GraphicUpper{height:auto;padding-left: 0;padding-right: 0}
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .normal_ImgtextBox_content{align-items: center;display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */ display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */ display: -ms-flexbox; /* TWEENER - IE 10 */ display: -webkit-flex; /* NEW - Chrome */ display: flex;}
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .GraphicUpper{text-align: left; overflow: hidden; display: block; text-align:center; position: relative;}
/*.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .GraphicUpper .dummy { padding-top: 100%; }*/
/* .ModuleImageTextGiant.layout-105 .normal_ImgtextBox_content:first-child{ margin-top: 0 !important; }
.ModuleImageTextGiant.layout-105 .normal_ImgtextBox_content:last-child{ margin-bottom: 0 !important; } */


@media only screen and (max-width: 767px) {
	.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .row .col-xs-8{padding: 0 3px;width: 91.333333%;}
}
/*@media only screen and (min-width: 992px) and (max-width: 1199px) {*/
	/*.ModuleImageTextGiant.layout-105 .imageTextGiant-Container{min-width: 100%;}*/
	/*.ModuleImageTextGiant.layout-105 .col-md-2{width: 14.666667%;}*/
/*}*/
/*@media only screen and (min-width: 769px) and (max-width: 991px) {*/
	/*.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .row{width:auto;}*/
/*}*/
@media only screen and (min-width: 768px) {
	.ModuleImageTextGiant.layout-105 .col-lg-2 {
    width: 10%;
	}
	.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .normal_ImgtextBox_content .GraphicUpper .TextImage{width: 100%}
}.module_34496851 .ModuleHead .HeadCenter{float:none;}
#module_34496851 {
padding:0px;
}
#module_34496851 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34496851 .ModuleHead34496851 {
display:none;
}
#module_34496851 .BodyCenter.BodyCenter34496851 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34496851 >.module_34496851 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496851 >.module_34496851{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496851 .BodyCenter.BodyCenter34496851 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496851 .BodyCenter.BodyCenter34496851 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496851 >.module_34496851 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496851 >.module_34496851 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496851 >.module_34496851 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496851:hover {
border:none;
}
#module_34496851:hover >.module_34496851 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34496851 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_34496851 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_34496851 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_34496851 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_34496851 .GraphicUpper{padding-top:28px;}
#module_34496851 .GraphicUpper{padding-bottom:0px;}
#module_34496851 .GraphicUpper{padding-left:0px;}
#module_34496851 .GraphicUpper {padding-right:0px;}
#module_34496851 .GraphicUpper{width:12%;} #module_34496851 .ModuleImageTextContent{width: calc(100% - 12%);}
#module_34496851 .MobileGraphicUpper{width:12%;} #module_34496851 .ModuleMobileImageTextContent{width: calc(100% - 12%);}
#module_34496851 .ModuleImageTextGiantContent{padding-top:28px;}
#module_34496851 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_34496851 .ModuleImageTextGiantContent{padding-left:10px;}
#module_34496851 .ModuleImageTextGiantContent{padding-right:0px;}
#module_34496851 .normal_ImgtextBox_content{padding-top:0px;}
#module_34496851 .normal_ImgtextBox_content{padding-bottom:0px;}
#module_34496851 .normal_ImgtextBox_content{padding-left:0px;}
#module_34496851 .normal_ImgtextBox_content{padding-right:0px;}
#module_34496851 .normal_ImgtextBox_content{margin-top:px;margin-bottom:px;}
#module_34496851 .normal_ImgtextBox_content{box-shadow:;}
#module_34496851 .normal_ImgtextBox_content{background-color:;}
#module_34496851 .normal_ImgtextBox_content{}
#module_34496851 .normal_ImgtextBox_content{}
#module_34496851 .normal_ImgtextBox_content{}
#module_34496851 .normal_ImgtextBox_content{}
#module_34496851 .normal_ImgtextBox_content{}
#module_34496851 .normal_ImgtextBox_content{border-top-left-radius:px;}
#module_34496851 .normal_ImgtextBox_content{border-top-right-radius:px;}
#module_34496851 .normal_ImgtextBox_content{border-bottom-left-radius:px;}
#module_34496851 .normal_ImgtextBox_content{border-bottom-right-radius:px;}
#module_34496851 .normal_ImgtextBox_content{border-top-color:;}
#module_34496851 .normal_ImgtextBox_content{border-top-style:;}
#module_34496851 .normal_ImgtextBox_content{border-top-width:px;}
#module_34496851 .normal_ImgtextBox_content{border-right-color:;}
#module_34496851 .normal_ImgtextBox_content{border-right-style:;}
#module_34496851 .normal_ImgtextBox_content{border-right-width:px;}
#module_34496851 .normal_ImgtextBox_content{border-bottom-color:;}
#module_34496851 .normal_ImgtextBox_content{border-bottom-style:;}
#module_34496851 .normal_ImgtextBox_content{border-bottom-width:px;}
#module_34496851 .normal_ImgtextBox_content{border-left-color:;}
#module_34496851 .normal_ImgtextBox_content{border-left-style:;}
#module_34496851 .normal_ImgtextBox_content{border-left-width:px;}
#module_34496851 .showHandle .btn{font-size:px;}
#module_34496851 .showHandle .btn{font-family:;}
#module_34496851 .showHandle .btn{color:;}
#module_34496851 .showHandle .btn{}
#module_34496851 .showHandle .btn{}
#module_34496851 .showHandle .btn{}
#module_34496851 .showHandle div{border-top-color: !important;}
#module_34496851 .showHandle div{border-top-style: !important;}
#module_34496851 .showHandle div{border-top-width:px !important;}
#module_34496851 .showHandle{background-color:;}
#module_34496851 .showHandle{}
#module_34496851 .showHandle{}
#module_34496851 .showHandle{}
#module_34496851 .showHandle{}
#module_34496851 .showHandle{}
#module_34496851 .normal_ImgtextBox_content:hover{box-shadow:;}
#module_34496851 .normal_ImgtextBox_content:hover{border-top-color:;}
#module_34496851 .normal_ImgtextBox_content:hover{border-top-style:;}
#module_34496851 .normal_ImgtextBox_content:hover{border-right-color:;}
#module_34496851 .normal_ImgtextBox_content:hover{border-right-style:;}
#module_34496851 .normal_ImgtextBox_content:hover{border-bottom-color:;}
#module_34496851 .normal_ImgtextBox_content:hover{border-bottom-style:;}
#module_34496851 .normal_ImgtextBox_content:hover{border-left-color:;}
#module_34496851 .normal_ImgtextBox_content:hover{border-left-style:;}
#module_34496851 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer34496849 #Sub34496849_2 {width:15.612800000000007%;}
.ModuleGridGiant.layout-101 .ModuleGridItem {
    padding: 0;
    min-height: 0.1px;
}

.ModuleGridGiant.layout-101 .row {
    margin-right: 0px;
    margin-left: 0px;
}

.ModuleGridGiant.layout-101 .ModuleGridCol {
    padding: 0px;
}

.ModuleGridGiant.layout-101 .ModuleGridContainer {
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
}
.ModuleGridGiant.layout-101{height: 100%;position: relative;}
.ModuleGridGiant.layout-101 .ModuleSubContainer{position: relative;}
.ModuleGridGiant.layout-101 .gridBgVideo{display: flex; position: absolute;top: 0;left: 0;width:100%;z-index: 0;}
.ModuleGridGiant.layout-101 .gridBgVideo .bgVideoMask{position: absolute;top: 0;left: 0;right: 0;bottom: 0;background-color: rgb(0,0,0);}
.ModuleGridGiant.layout-101 .gridBgVideo .bgVideo{width: 100%; height: 100%; object-fit: cover; object-position: center center;}
.ModuleGridGiant.layout-101 .gridBgVideo.noBgVideo{display: none;}

@media only screen and (max-width: 767px) { 
    .ModuleGridGiant.layout-101 .ModuleGridItem {
        height: 100% !important;
    }
}.module_34497664 .ModuleHead .HeadCenter{float:none;}
#module_34497664 {
padding:0px;
}
#module_34497664 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_34497664 .ModuleHead34497664 {
display:none;
}
#module_34497664 .BodyCenter.BodyCenter34497664 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34497664 >.module_34497664 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34497664 >.module_34497664{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34497664 .BodyCenter.BodyCenter34497664 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34497664 .BodyCenter.BodyCenter34497664 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34497664 >.module_34497664 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34497664 >.module_34497664 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34497664 >.module_34497664 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34497664:hover {
border:none;
}
#module_34497664:hover >.module_34497664 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34497664 .ModuleSubContainer{background-color:transparent;}
#module_34497664 .ModuleSubContainer{background-image:none;}
#module_34497664 .ModuleSubContainer{background-repeat:no-repeat;}
#module_34497664 .ModuleSubContainer{background-position:0% 0%;}
#module_34497664 .ModuleSubContainer{background-attachment:scroll;}
#module_34497664 .ModuleSubContainer{}
#module_34497664 {!bgVideo!}{bgVideoUrl:none}
#module_34497664 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_34497664 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_34497664 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer34497664 {max-width:none;width:100%;}
.module_34497686 .ModuleHead .HeadCenter{float:none;}
#module_34497686 {
padding:0px;
}
#module_34497686 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34497686 .ModuleHead34497686 {
display:none;
}
#module_34497686 .BodyCenter.BodyCenter34497686 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34497686 >.module_34497686 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34497686 >.module_34497686{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34497686 .BodyCenter.BodyCenter34497686 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34497686 .BodyCenter.BodyCenter34497686 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34497686 >.module_34497686 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34497686 >.module_34497686 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34497686 >.module_34497686 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34497686:hover {
border:none;
}
#module_34497686:hover >.module_34497686 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34497686 img{border-top-color:transparent;}
#module_34497686 img{border-top-style:none;}
#module_34497686 img{border-top-width:0px;}
#module_34497686 img{border-right-color:transparent;}
#module_34497686 img{border-right-style:none;}
#module_34497686 img{border-right-width:0px;}
#module_34497686 img{border-bottom-color:transparent;}
#module_34497686 img{border-bottom-style:none;}
#module_34497686 img{border-bottom-width:0px;}
#module_34497686 img{border-left-color:transparent;}
#module_34497686 img{border-left-style:none;}
#module_34497686 img{border-left-width:0px;}
#module_34497686 img{border-top-left-radius:0px;}
#module_34497686 img{border-top-right-radius:0px;}
#module_34497686 img{border-bottom-left-radius:0px;}
#module_34497686 img{border-bottom-right-radius:0px;}
#module_34497686 .BodyCenter{text-align: center;}

.module_34497665 .ModuleHead .HeadCenter{float:none;}
#module_34497665 {
padding:0px;
}
#module_34497665 {
position:static;
z-index:0;
top:489px;
left:5px;
width:100%;
height: auto;
}
#module_34497665 .ModuleHead34497665 {
display:none;
}
#module_34497665 .BodyCenter.BodyCenter34497665 {
background:none;background-color:rgba(255, 255, 255, 0.7);
}
#module_34497665 >.module_34497665 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34497665 >.module_34497665{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34497665 .BodyCenter.BodyCenter34497665 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34497665 .BodyCenter.BodyCenter34497665 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34497665 >.module_34497665 {
margin-top:-3.2051%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34497665 >.module_34497665 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34497665 >.module_34497665 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34497665:hover {
border:none;
}
#module_34497665:hover >.module_34497665 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34497665 .ModuleSubContainer{background-color:rgba(255, 255, 255, 0.7);}
#module_34497665 .ModuleSubContainer{background-image:url(../png/201909031416171f212b.png);}
#module_34497665 .ModuleSubContainer{background-repeat:no-repeat;}
#module_34497665 .ModuleSubContainer{background-position:0% 0%;}
#module_34497665 .ModuleSubContainer{background-attachment:scroll;}
#module_34497665 .ModuleSubContainer{}
#module_34497665 {!bgVideo!}{bgVideoUrl:none}
#module_34497665 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_34497665 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_34497665 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer34497665 {max-width:none;width:100%;margin: auto;}
.ModuleGridContainer.ModuleGridContainer34497665 .SubPadding {width:0px;}
/*图文模块 layout 101*/
.ModuleImageTextGiant.layout-101 {font-size: 14px;}
.ModuleImageTextGiant.layout-101 .imageTextGiant-Container{height: auto; word-wrap: break-word;max-height: 100%;padding:10px;max-width: 100%; overflow: hidden; position: relative;}.module_34497687 .ModuleHead .HeadCenter{float:none;}
#module_34497687 {
padding:0px;
}
#module_34497687 {
position:static;
z-index:0;
top:511px;
left:409px;
width:100%;
height: auto;
}
#module_34497687 .ModuleHead34497687 {
display:none;
}
#module_34497687 .BodyCenter.BodyCenter34497687 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34497687 >.module_34497687 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34497687 >.module_34497687{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34497687 .BodyCenter.BodyCenter34497687 {
padding-top:1.5695%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.6726%;
}
}
@media screen and (max-width: 767px){
#module_34497687 .BodyCenter.BodyCenter34497687 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34497687 >.module_34497687 {
margin-top:0.0000%;
margin-left:58.2960%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34497687 >.module_34497687 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34497687 >.module_34497687 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34497687:hover {
border:none;
}
#module_34497687:hover >.module_34497687 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34497687 .ModuleImageTextGiantContent{margin-top:0px;}
#module_34497687 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_34497687 .ModuleImageTextGiantContent{margin-left:0px;}
#module_34497687 .ModuleImageTextGiantContent{margin-right:10px;}
#module_34497687 .imageTextGiant-Container{padding-top:10px;}
#module_34497687 .imageTextGiant-Container{padding-bottom:10px;}
#module_34497687 .imageTextGiant-Container{padding-left:10px;}
#module_34497687 .imageTextGiant-Container{padding-right:10px;}
#module_34497687 .showHandle .btn{font-size:px;}
#module_34497687 .showHandle .btn{font-family:;}
#module_34497687 .showHandle .btn{color:;}
#module_34497687 .showHandle .btn{}
#module_34497687 .showHandle .btn{}
#module_34497687 .showHandle .btn{}
#module_34497687 .showHandle div{border-top-color: !important;}
#module_34497687 .showHandle div{border-top-style: !important;}
#module_34497687 .showHandle div{border-top-width:px !important;}
#module_34497687 .showHandle{background-color:;}
#module_34497687 .showHandle{}
#module_34497687 .showHandle{}
#module_34497687 .showHandle{}
#module_34497687 .showHandle{}
#module_34497687 .showHandle{}
#module_34497687 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer34497665 #Sub34497665_1 {width:23.8782%;}
.module_34497688 .ModuleHead .HeadCenter{float:none;}
#module_34497688 {
padding:0px;
}
#module_34497688 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34497688 .ModuleHead34497688 {
display:none;
}
#module_34497688 .BodyCenter.BodyCenter34497688 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34497688 >.module_34497688 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34497688 >.module_34497688{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34497688 .BodyCenter.BodyCenter34497688 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34497688 .BodyCenter.BodyCenter34497688 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34497688 >.module_34497688 {
margin-top:0.0000%;
margin-left:5.6140%;
margin-right:27.0866%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34497688 >.module_34497688 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34497688 >.module_34497688 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34497688:hover {
border:none;
}
#module_34497688:hover >.module_34497688 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34497688 .Nav-Container li a{margin-left:px;}
#module_34497688 .Nav-Container li a{margin-right:px;}
#module_34497688 .nav-box{text-align:left;}
#module_34497688 .nav-box{background-color:transparent;}
#module_34497688 .nav-box{background-image:none;}
#module_34497688 .nav-box{background-repeat:no-repeat;}
#module_34497688 .nav-box{}
#module_34497688 .nav-box{}
#module_34497688 .nav-box{}
#module_34497688 .Nav-Container a{text-align:center;}
#module_34497688 .Nav-Container li{background-color:transparent;}
#module_34497688 .Nav-Container li{}
#module_34497688 .Nav-Container li{}
#module_34497688 .Nav-Container li{}
#module_34497688 .Nav-Container li{}
#module_34497688 .Nav-Container li{}
#module_34497688 .Nav-Container li{border-top-color:transparent;}
#module_34497688 .Nav-Container li{border-top-style:none;}
#module_34497688 .Nav-Container li{border-top-width:0px;}
#module_34497688 .Nav-Container li{border-right-color:transparent;}
#module_34497688 .Nav-Container li{border-right-style:none;}
#module_34497688 .Nav-Container li{border-right-width:0px;}
#module_34497688 .Nav-Container li{border-bottom-color:transparent;}
#module_34497688 .Nav-Container li{border-bottom-style:solid;}
#module_34497688 .Nav-Container li{border-bottom-width:2px;}
#module_34497688 .Nav-Container li{border-left-color:transparent;}
#module_34497688 .Nav-Container li{border-left-style:none;}
#module_34497688 .Nav-Container li{border-left-width:0px;}
#module_34497688 .Nav-Container li a{width:160px;width:160;}@media only screen and (min-width: 768px){#module_34497688 .location-left .tabContentGiant,#module_34497688 .location-right .tabContentGiant{width: calc(100% - 160px - 14px)}}
#module_34497688 .Nav-Container li a{height:60px;line-height:60px;}
#module_34497688 .Nav-Container li a{font-size:16px;}
#module_34497688 .Nav-Container li a{font-family:微软雅黑,Microsoft YaHei;}
#module_34497688 .Nav-Container li a{color:#666;}
#module_34497688 .Nav-Container li a{font-weight:normal;}
#module_34497688 .Nav-Container li a{text-decoration:none;}
#module_34497688 .Nav-Container li a{font-style:normal;}
#module_34497688 .TabContainer-Container .tab-pane,#tab_content_clone_module_34497688.tab-content-parent .tab-pane{background-color:transparent;}
#module_34497688 .TabContainer-Container .tab-pane,#tab_content_clone_module_34497688.tab-content-parent .tab-pane{}
#module_34497688 .TabContainer-Container .tab-pane,#tab_content_clone_module_34497688.tab-content-parent .tab-pane{}
#module_34497688 .TabContainer-Container .tab-pane,#tab_content_clone_module_34497688.tab-content-parent .tab-pane{}
#module_34497688 .TabContainer-Container .tab-pane,#tab_content_clone_module_34497688.tab-content-parent .tab-pane{}
#module_34497688 .TabContainer-Container .tab-pane,#tab_content_clone_module_34497688.tab-content-parent .tab-pane{}
#module_34497688 {} #tab_content_clone_module_34497688.tab-content-parent{background-color:#f8f8f8;}
#module_34497688 {} #tab_content_clone_module_34497688.tab-content-parent{}
#module_34497688 {} #tab_content_clone_module_34497688.tab-content-parent{}
#module_34497688 {} #tab_content_clone_module_34497688.tab-content-parent{}
#module_34497688 {} #tab_content_clone_module_34497688.tab-content-parent{}
#module_34497688 {} #tab_content_clone_module_34497688.tab-content-parent{}
#module_34497688 .TabContainer-Container .tab-pane,#tab_content_clone_module_34497688.tab-content-parent .tab-pane{padding-top:10px;}
#module_34497688 .TabContainer-Container .tab-pane,#tab_content_clone_module_34497688.tab-content-parent .tab-pane{padding-bottom:10px;}
#module_34497688 .TabContainer-Container .tab-pane,#tab_content_clone_module_34497688.tab-content-parent .tab-pane{padding-left:10px;}
#module_34497688 .TabContainer-Container .tab-pane,#tab_content_clone_module_34497688.tab-content-parent .tab-pane{padding-right:10px;}
#module_34497688 .TabContainer-Container .tab-pane,#tab_content_clone_module_34497688.tab-content-parent .tab-pane{border-top-color:transparent;}
#module_34497688 .TabContainer-Container .tab-pane,#tab_content_clone_module_34497688.tab-content-parent .tab-pane{border-top-style:none;}
#module_34497688 .TabContainer-Container .tab-pane,#tab_content_clone_module_34497688.tab-content-parent .tab-pane{border-top-width:0px;}
#module_34497688 .TabContainer-Container .tab-pane,#tab_content_clone_module_34497688.tab-content-parent .tab-pane{border-right-color:transparent;}
#module_34497688 .TabContainer-Container .tab-pane,#tab_content_clone_module_34497688.tab-content-parent .tab-pane{border-right-style:none;}
#module_34497688 .TabContainer-Container .tab-pane,#tab_content_clone_module_34497688.tab-content-parent .tab-pane{border-right-width:0px;}
#module_34497688 .TabContainer-Container .tab-pane,#tab_content_clone_module_34497688.tab-content-parent .tab-pane{border-bottom-color:transparent;}
#module_34497688 .TabContainer-Container .tab-pane,#tab_content_clone_module_34497688.tab-content-parent .tab-pane{border-bottom-style:none;}
#module_34497688 .TabContainer-Container .tab-pane,#tab_content_clone_module_34497688.tab-content-parent .tab-pane{border-bottom-width:0px;}
#module_34497688 .TabContainer-Container .tab-pane,#tab_content_clone_module_34497688.tab-content-parent .tab-pane{border-left-color:transparent;}
#module_34497688 .TabContainer-Container .tab-pane,#tab_content_clone_module_34497688.tab-content-parent .tab-pane{border-left-style:none;}
#module_34497688 .TabContainer-Container .tab-pane,#tab_content_clone_module_34497688.tab-content-parent .tab-pane{border-left-width:0px;}
#module_34497688 .tab-link{margin-right:0px;} @media (min-width: 768px) {#module_34497688 .location-left .tab-link,#module_34497688 .location-right .tab-link{margin-bottom:0px;}}
#module_34497688 .Nav-Container li:hover,#module_34497688 .Nav-Container li.active{}
#module_34497688 .Nav-Container li:hover,#module_34497688 .Nav-Container li.active{}
#module_34497688 .Nav-Container li:hover,#module_34497688 .Nav-Container li.active{}
#module_34497688 .Nav-Container li:hover,#module_34497688 .Nav-Container li.active{}
#module_34497688 .Nav-Container li:hover,#module_34497688 .Nav-Container li.active{background-color:transparent;}
#module_34497688 .Nav-Container li:hover,#module_34497688 .Nav-Container li.active{}
#module_34497688 .Nav-Container li:hover a,#module_34497688 .Nav-Container li.active a{font-size:16px;}
#module_34497688 .Nav-Container li:hover a,#module_34497688 .Nav-Container li.active a{font-family:微软雅黑,Microsoft YaHei;}
#module_34497688 .Nav-Container li:hover a,#module_34497688 .Nav-Container li.active a{color:rgb(3, 159, 159);}
#module_34497688 .Nav-Container li:hover a,#module_34497688 .Nav-Container li.active a{font-weight:normal;}
#module_34497688 .Nav-Container li:hover a,#module_34497688 .Nav-Container li.active a{text-decoration:none;}
#module_34497688 .Nav-Container li:hover a,#module_34497688 .Nav-Container li.active a{font-style:normal;}
#module_34497688 .Nav-Container li:hover,#module_34497688 .Nav-Container li.active{border-bottom-color:#139d8f;}
#module_34497688 .Nav-Container li:hover,#module_34497688 .Nav-Container li.active{border-bottom-style:solid;}
#module_34497688 .Nav-Container li:hover,#module_34497688 .Nav-Container li.active{border-bottom-width:0px;}







.ModuleGridContainer.ModuleGridContainer34497665 #Sub34497665_2 {width:76.1218%;}
.module_34498608 .ModuleHead .HeadCenter{float:none;}
#module_34498608 {
padding:0px;
}
#module_34498608 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_34498608 .ModuleHead34498608 {
display:none;
}

#module_34498608 .ModuleSubContainer{background-color:transparent;}
#module_34498608 .ModuleSubContainer{}
#module_34498608 .ModuleSubContainer{background-repeat:no-repeat;}
#module_34498608 .ModuleSubContainer{background-position:0% 0%;}
#module_34498608 .ModuleSubContainer{background-attachment:scroll;}
#module_34498608 .ModuleSubContainer{}
#module_34498608 {!bgVideo!}{bgVideoUrl:}
#module_34498608 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_34498608 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_34498608 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer34498608 {max-width:none;width:100%;}
.module_34498609 .ModuleHead .HeadCenter{float:none;}
#module_34498609 {
padding:0px;
}
#module_34498609 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498609 .ModuleHead34498609 {
display:none;
}

#module_34498609 img{border-top-color:transparent;}
#module_34498609 img{border-top-style:none;}
#module_34498609 img{border-top-width:0px;}
#module_34498609 img{border-right-color:transparent;}
#module_34498609 img{border-right-style:none;}
#module_34498609 img{border-right-width:0px;}
#module_34498609 img{border-bottom-color:transparent;}
#module_34498609 img{border-bottom-style:none;}
#module_34498609 img{border-bottom-width:0px;}
#module_34498609 img{border-left-color:transparent;}
#module_34498609 img{border-left-style:none;}
#module_34498609 img{border-left-width:0px;}
#module_34498609 img{border-top-left-radius:0px;}
#module_34498609 img{border-top-right-radius:0px;}
#module_34498609 img{border-bottom-left-radius:0px;}
#module_34498609 img{border-bottom-right-radius:0px;}
#module_34498609 .BodyCenter{text-align: center;}

.module_34497666 .ModuleHead .HeadCenter{float:none;}
#module_34497666 {
padding:0px;
}
#module_34497666 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_34497666 .ModuleHead34497666 {
display:none;
}
#module_34497666 .BodyCenter.BodyCenter34497666 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34497666 >.module_34497666 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34497666 >.module_34497666{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34497666 .BodyCenter.BodyCenter34497666 {
padding-top:0.0000%;
padding-left:13.0876%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34497666 .BodyCenter.BodyCenter34497666 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34497666 >.module_34497666 {
margin-top:-0.8547%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34497666 >.module_34497666 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34497666 >.module_34497666 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34497666:hover {
border:none;
}
#module_34497666:hover >.module_34497666 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34497666 .ModuleSubContainer{background-color:transparent;}
#module_34497666 .ModuleSubContainer{background-image:none;}
#module_34497666 .ModuleSubContainer{background-repeat:no-repeat;}
#module_34497666 .ModuleSubContainer{background-position:0% 0%;}
#module_34497666 .ModuleSubContainer{background-attachment:scroll;}
#module_34497666 .ModuleSubContainer{}
#module_34497666 {!bgVideo!}{bgVideoUrl:none}
#module_34497666 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_34497666 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_34497666 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer34497666 {max-width:none;width:100%;}
/*当前位置 layout 101*/
.ModuleBreadcrumbsGiant.layout-101 .menu:hover { text-decoration: underline; }
.ModuleBreadcrumbsGiant.layout-101 ol{ margin: 0;padding: 10px;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb{background-color: transparent;margin:0;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb>li,.ModuleBreadcrumbsGiant.layout-101 .breadcrumb>li a{word-break: break-all;vertical-align: middle;  display: inline-block;font-family: 'Microsoft YaHei', SimSun, Arial; font-size: 12px; color: #333333; font-weight: normal; font-style: normal;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb>li+li:before{content: "";padding: 0;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb .separator{margin-left: 10px; margin-right: 10px; font-size: 12px; color: #333333;}.module_34497697 .ModuleHead .HeadCenter{float:none;}
#module_34497697 {
padding:0px;
}
#module_34497697 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34497697 .ModuleHead34497697 {
display:none;
}
#module_34497697 .BodyCenter.BodyCenter34497697 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34497697 >.module_34497697 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34497697 >.module_34497697{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34497697 .BodyCenter.BodyCenter34497697 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34497697 .BodyCenter.BodyCenter34497697 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34497697 >.module_34497697 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34497697 >.module_34497697 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34497697 >.module_34497697 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34497697:hover {
border:none;
}
#module_34497697:hover >.module_34497697 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34497697 .BreadIcon{font-size:px;} #module_34497697 .BreadsvgIcon svg{width:px;height:px;}
#module_34497697 .BreadIcon{color:;} #module_34497697 .BreadsvgIcon svg>*{fill:;}
#module_34497697 .BreadIcon,#module_34497697 .BreadsvgIcon{margin-left:px;}
#module_34497697 .BreadIcon,#module_34497697 .BreadsvgIcon{margin-right:px;}
#module_34497697 .bcs-item,#module_34497697 .bcs-item a{font-size:14px;}
#module_34497697 .bcs-item,#module_34497697 .bcs-item a{font-family:微软雅黑,Microsoft YaHei;}
#module_34497697 .bcs-item,#module_34497697 .bcs-item a{color:#333;}
#module_34497697 .bcs-item,#module_34497697 .bcs-item a{font-weight:normal;}
#module_34497697 .bcs-item,#module_34497697 .bcs-item a{text-decoration:none;}
#module_34497697 .bcs-item,#module_34497697 .bcs-item a{font-style:normal;}
#module_34497697 .breadcrumb{text-align:left;}
#module_34497697 .breadcrumb .separator{margin-left:8px;margin-right:8px;}
#module_34497697 .breadcrumb .separator{font-size:12px;}
#module_34497697 .breadcrumb .separator{font-family:微软雅黑,Microsoft YaHei;}
#module_34497697 .breadcrumb .separator{color:#333;}
#module_34497697 .breadcrumb .separator{font-weight:normal;}
#module_34497697 .breadcrumb .separator{text-decoration:none;}
#module_34497697 .breadcrumb .separator{font-style:normal;}
#module_34497697 .breadcrumb:hover .BreadIcon{color:} #module_34497697 .breadcrumb:hover .BreadsvgIcon svg>*{fill:;}
#module_34497697 .bcs-item:hover,#module_34497697 .bcs-item a:hover{font-size:14px;}
#module_34497697 .bcs-item:hover,#module_34497697 .bcs-item a:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_34497697 .bcs-item:hover,#module_34497697 .bcs-item a:hover{color:rgb(3, 159, 159);}
#module_34497697 .bcs-item:hover,#module_34497697 .bcs-item a:hover{font-weight:normal;}
#module_34497697 .bcs-item:hover,#module_34497697 .bcs-item a:hover{text-decoration:none;}
#module_34497697 .bcs-item:hover,#module_34497697 .bcs-item a:hover{font-style:normal;}

.module_34498610 .ModuleHead .HeadCenter{float:none;}
#module_34498610 {
padding:0px;
}
#module_34498610 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_34498610 .ModuleHead34498610 {
display:none;
}

#module_34498610 .ModuleSubContainer{background-color:transparent;}
#module_34498610 .ModuleSubContainer{}
#module_34498610 .ModuleSubContainer{background-repeat:no-repeat;}
#module_34498610 .ModuleSubContainer{background-position:0% 0%;}
#module_34498610 .ModuleSubContainer{background-attachment:scroll;}
#module_34498610 .ModuleSubContainer{}
#module_34498610 {!bgVideo!}{bgVideoUrl:}
#module_34498610 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_34498610 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_34498610 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer34498610 {max-width:none;width:100%;}
.module_34498611 .ModuleHead .HeadCenter{float:none;}
#module_34498611 {
padding:0px;
}
#module_34498611 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498611 .ModuleHead34498611 {
display:none;
}

#module_34498611 .ModuleImageTextGiantContent{margin-top:0px;}
#module_34498611 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_34498611 .ModuleImageTextGiantContent{margin-left:0px;}
#module_34498611 .ModuleImageTextGiantContent{margin-right:10px;}
#module_34498611 .imageTextGiant-Container{padding-top:10px;}
#module_34498611 .imageTextGiant-Container{padding-bottom:10px;}
#module_34498611 .imageTextGiant-Container{padding-left:10px;}
#module_34498611 .imageTextGiant-Container{padding-right:10px;}
#module_34498611 .showHandle .btn{font-size:px;}
#module_34498611 .showHandle .btn{font-family:;}
#module_34498611 .showHandle .btn{color:;}
#module_34498611 .showHandle .btn{}
#module_34498611 .showHandle .btn{}
#module_34498611 .showHandle .btn{}
#module_34498611 .showHandle div{border-top-color: !important;}
#module_34498611 .showHandle div{border-top-style: !important;}
#module_34498611 .showHandle div{border-top-width:px !important;}
#module_34498611 .showHandle{background-color:;}
#module_34498611 .showHandle{}
#module_34498611 .showHandle{}
#module_34498611 .showHandle{}
#module_34498611 .showHandle{}
#module_34498611 .showHandle{}
#module_34498611 a{font-size:unset;font-family:unset}
.module_34498135 .ModuleHead .HeadCenter{float:none;}
#module_34498135 {
padding:0px;
}
#module_34498135 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_34498135 .ModuleHead34498135 {
display:none;
}

#module_34498135 .ModuleSubContainer{background-color:transparent;}
#module_34498135 .ModuleSubContainer{}
#module_34498135 .ModuleSubContainer{background-repeat:no-repeat;}
#module_34498135 .ModuleSubContainer{background-position:0% 0%;}
#module_34498135 .ModuleSubContainer{background-attachment:scroll;}
#module_34498135 .ModuleSubContainer{}
#module_34498135 {!bgVideo!}{bgVideoUrl:}
#module_34498135 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_34498135 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_34498135 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer34498135 {max-width:none;width:100%;}
.module_34498136 .ModuleHead .HeadCenter{float:none;}
#module_34498136 {
padding:0px;
}
#module_34498136 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498136 .ModuleHead34498136 {
display:none;
}
#module_34498136 .BodyCenter.BodyCenter34498136 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498136 >.module_34498136 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34498136 >.module_34498136{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498136 .BodyCenter.BodyCenter34498136 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498136 .BodyCenter.BodyCenter34498136 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498136 >.module_34498136 {
margin-top:1.0684%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:1.8162%;
}
}
@media screen and (max-width: 767px){
#module_34498136 >.module_34498136 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498136 >.module_34498136 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498136:hover {
border:none;
}
#module_34498136:hover >.module_34498136 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498136 .ModuleImageTextGiantContent{margin-top:0px;}
#module_34498136 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_34498136 .ModuleImageTextGiantContent{margin-left:0px;}
#module_34498136 .ModuleImageTextGiantContent{margin-right:10px;}
#module_34498136 .imageTextGiant-Container{padding-top:10px;}
#module_34498136 .imageTextGiant-Container{padding-bottom:10px;}
#module_34498136 .imageTextGiant-Container{padding-left:10px;}
#module_34498136 .imageTextGiant-Container{padding-right:10px;}
#module_34498136 .showHandle .btn{font-size:px;}
#module_34498136 .showHandle .btn{font-family:;}
#module_34498136 .showHandle .btn{color:;}
#module_34498136 .showHandle .btn{}
#module_34498136 .showHandle .btn{}
#module_34498136 .showHandle .btn{}
#module_34498136 .showHandle div{border-top-color: !important;}
#module_34498136 .showHandle div{border-top-style: !important;}
#module_34498136 .showHandle div{border-top-width:px !important;}
#module_34498136 .showHandle{background-color:;}
#module_34498136 .showHandle{}
#module_34498136 .showHandle{}
#module_34498136 .showHandle{}
#module_34498136 .showHandle{}
#module_34498136 .showHandle{}
#module_34498136 a{font-size:unset;font-family:unset}
.module_34498138 .ModuleHead .HeadCenter{float:none;}
#module_34498138 {
padding:0px;
}
#module_34498138 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_34498138 .ModuleHead34498138 {
display:none;
}
#module_34498138 .BodyCenter.BodyCenter34498138 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498138 >.module_34498138 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34498138 >.module_34498138{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498138 .BodyCenter.BodyCenter34498138 {
padding-top:0.2671%;
padding-left:13.8889%;
padding-right:16.0256%;
padding-bottom:0.2671%;
}
}
@media screen and (max-width: 767px){
#module_34498138 .BodyCenter.BodyCenter34498138 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498138 >.module_34498138 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498138 >.module_34498138 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498138 >.module_34498138 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498138:hover {
border:none;
}
#module_34498138:hover >.module_34498138 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498138 .ModuleSubContainer{background-color:transparent;}
#module_34498138 .ModuleSubContainer{background-image:none;}
#module_34498138 .ModuleSubContainer{background-repeat:no-repeat;}
#module_34498138 .ModuleSubContainer{background-position:0% 0%;}
#module_34498138 .ModuleSubContainer{background-attachment:scroll;}
#module_34498138 .ModuleSubContainer{}
#module_34498138 {!bgVideo!}{bgVideoUrl:none}
#module_34498138 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_34498138 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_34498138 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer34498138 {max-width:none;width:100%;margin: auto;}
.ModuleGridContainer.ModuleGridContainer34498138 .SubPadding {width:10px;}
.ModuleImageGiant.layout-107 .BodyCenter{
	text-align:center;
}
.ModuleImageGiant.layout-107 img{
	margin: auto;
    max-width: 100%;
	border: none;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition-duration: 500ms;
    -webkit-transition-duration:500ms;
}

.module_34498142 .ModuleHead .HeadCenter{float:none;}
#module_34498142 {
padding:0px;
}
#module_34498142 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498142 .ModuleHead34498142 {
display:none;
}
#module_34498142 .BodyCenter.BodyCenter34498142 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498142 >.module_34498142 {
border-top-style:solid;
border-top-color:rgb(165, 165, 165);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(165, 165, 165);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(165, 165, 165);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(165, 165, 165);
border-bottom-width:1px;
}
#module_34498142 >.module_34498142{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498142 .BodyCenter.BodyCenter34498142 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498142 .BodyCenter.BodyCenter34498142 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498142 >.module_34498142 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498142 >.module_34498142 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498142 >.module_34498142 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498142:hover {
border:none;
}
#module_34498142:hover >.module_34498142 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498142 img{border-top-color:transparent;}
#module_34498142 img{border-top-style:none;}
#module_34498142 img{border-top-width:0px;}
#module_34498142 img{border-right-color:transparent;}
#module_34498142 img{border-right-style:none;}
#module_34498142 img{border-right-width:0px;}
#module_34498142 img{border-bottom-color:transparent;}
#module_34498142 img{border-bottom-style:none;}
#module_34498142 img{border-bottom-width:0px;}
#module_34498142 img{border-left-color:transparent;}
#module_34498142 img{border-left-style:none;}
#module_34498142 img{border-left-width:0px;}
#module_34498142 img{border-top-left-radius:0px;}
#module_34498142 img{border-top-right-radius:0px;}
#module_34498142 img{border-bottom-left-radius:0px;}
#module_34498142 img{border-bottom-right-radius:0px;}
#module_34498142 .BodyCenter{text-align: left;}

.ModuleGridContainer.ModuleGridContainer34498138 #Sub34498138_1 {width:25%;}
.module_34498139 .ModuleHead .HeadCenter{float:none;}
#module_34498139 {
padding:0px;
}
#module_34498139 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498139 .ModuleHead34498139 {
display:none;
}
#module_34498139 .BodyCenter.BodyCenter34498139 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498139 >.module_34498139 {
border-top-style:solid;
border-top-color:rgb(165, 165, 165);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(165, 165, 165);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(165, 165, 165);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(165, 165, 165);
border-bottom-width:1px;
}
#module_34498139 >.module_34498139{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498139 .BodyCenter.BodyCenter34498139 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498139 .BodyCenter.BodyCenter34498139 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34498139 >.module_34498139 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498139 >.module_34498139 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_34498139 >.module_34498139 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498139:hover {
border:none;
}
#module_34498139:hover >.module_34498139 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498139 img{border-top-color:transparent;}
#module_34498139 img{border-top-style:none;}
#module_34498139 img{border-top-width:0px;}
#module_34498139 img{border-right-color:transparent;}
#module_34498139 img{border-right-style:none;}
#module_34498139 img{border-right-width:0px;}
#module_34498139 img{border-bottom-color:transparent;}
#module_34498139 img{border-bottom-style:none;}
#module_34498139 img{border-bottom-width:0px;}
#module_34498139 img{border-left-color:transparent;}
#module_34498139 img{border-left-style:none;}
#module_34498139 img{border-left-width:0px;}
#module_34498139 img{border-top-left-radius:0px;}
#module_34498139 img{border-top-right-radius:0px;}
#module_34498139 img{border-bottom-left-radius:0px;}
#module_34498139 img{border-bottom-right-radius:0px;}
#module_34498139 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer34498138 #Sub34498138_2 {width:25%;}
.module_34498140 .ModuleHead .HeadCenter{float:none;}
#module_34498140 {
padding:0px;
}
#module_34498140 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498140 .ModuleHead34498140 {
display:none;
}
#module_34498140 .BodyCenter.BodyCenter34498140 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498140 >.module_34498140 {
border-top-style:solid;
border-top-color:rgb(165, 165, 165);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(165, 165, 165);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(165, 165, 165);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(165, 165, 165);
border-bottom-width:1px;
}
#module_34498140 >.module_34498140{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498140 .BodyCenter.BodyCenter34498140 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498140 .BodyCenter.BodyCenter34498140 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498140 >.module_34498140 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498140 >.module_34498140 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498140 >.module_34498140 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498140:hover {
border:none;
}
#module_34498140:hover >.module_34498140 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498140 img{border-top-color:transparent;}
#module_34498140 img{border-top-style:none;}
#module_34498140 img{border-top-width:0px;}
#module_34498140 img{border-right-color:transparent;}
#module_34498140 img{border-right-style:none;}
#module_34498140 img{border-right-width:0px;}
#module_34498140 img{border-bottom-color:transparent;}
#module_34498140 img{border-bottom-style:none;}
#module_34498140 img{border-bottom-width:0px;}
#module_34498140 img{border-left-color:transparent;}
#module_34498140 img{border-left-style:none;}
#module_34498140 img{border-left-width:0px;}
#module_34498140 img{border-top-left-radius:0px;}
#module_34498140 img{border-top-right-radius:0px;}
#module_34498140 img{border-bottom-left-radius:0px;}
#module_34498140 img{border-bottom-right-radius:0px;}
#module_34498140 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer34498138 #Sub34498138_3 {width:25%;}
.module_34498141 .ModuleHead .HeadCenter{float:none;}
#module_34498141 {
padding:0px;
}
#module_34498141 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498141 .ModuleHead34498141 {
display:none;
}
#module_34498141 .BodyCenter.BodyCenter34498141 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498141 >.module_34498141 {
border-top-style:solid;
border-top-color:rgb(165, 165, 165);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(165, 165, 165);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(165, 165, 165);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(165, 165, 165);
border-bottom-width:1px;
}
#module_34498141 >.module_34498141{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498141 .BodyCenter.BodyCenter34498141 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498141 .BodyCenter.BodyCenter34498141 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498141 >.module_34498141 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498141 >.module_34498141 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498141 >.module_34498141 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498141:hover {
border:none;
}
#module_34498141:hover >.module_34498141 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498141 img{border-top-color:transparent;}
#module_34498141 img{border-top-style:none;}
#module_34498141 img{border-top-width:0px;}
#module_34498141 img{border-right-color:transparent;}
#module_34498141 img{border-right-style:none;}
#module_34498141 img{border-right-width:0px;}
#module_34498141 img{border-bottom-color:transparent;}
#module_34498141 img{border-bottom-style:none;}
#module_34498141 img{border-bottom-width:0px;}
#module_34498141 img{border-left-color:transparent;}
#module_34498141 img{border-left-style:none;}
#module_34498141 img{border-left-width:0px;}
#module_34498141 img{border-top-left-radius:0px;}
#module_34498141 img{border-top-right-radius:0px;}
#module_34498141 img{border-bottom-left-radius:0px;}
#module_34498141 img{border-bottom-right-radius:0px;}
#module_34498141 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer34498138 #Sub34498138_4 {width:25%;}
.module_34498143 .ModuleHead .HeadCenter{float:none;}
#module_34498143 {
padding:0px;
}
#module_34498143 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_34498143 .ModuleHead34498143 {
display:none;
}
#module_34498143 .BodyCenter.BodyCenter34498143 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498143 >.module_34498143 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34498143 >.module_34498143{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498143 .BodyCenter.BodyCenter34498143 {
padding-top:0.2671%;
padding-left:13.8889%;
padding-right:16.0256%;
padding-bottom:0.2671%;
}
}
@media screen and (max-width: 767px){
#module_34498143 .BodyCenter.BodyCenter34498143 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498143 >.module_34498143 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498143 >.module_34498143 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498143 >.module_34498143 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498143:hover {
border:none;
}
#module_34498143:hover >.module_34498143 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498143 .ModuleSubContainer{background-color:transparent;}
#module_34498143 .ModuleSubContainer{background-image:none;}
#module_34498143 .ModuleSubContainer{background-repeat:no-repeat;}
#module_34498143 .ModuleSubContainer{background-position:0% 0%;}
#module_34498143 .ModuleSubContainer{background-attachment:scroll;}
#module_34498143 .ModuleSubContainer{}
#module_34498143 {!bgVideo!}{bgVideoUrl:none}
#module_34498143 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_34498143 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_34498143 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer34498143 {max-width:none;width:100%;margin: auto;}
.ModuleGridContainer.ModuleGridContainer34498143 .SubPadding {width:010px;}
.module_34498144 .ModuleHead .HeadCenter{float:none;}
#module_34498144 {
padding:0px;
}
#module_34498144 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498144 .ModuleHead34498144 {
display:none;
}
#module_34498144 .BodyCenter.BodyCenter34498144 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498144 >.module_34498144 {
border-top-style:solid;
border-top-color:rgb(165, 165, 165);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(165, 165, 165);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(165, 165, 165);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(165, 165, 165);
border-bottom-width:1px;
}
#module_34498144 >.module_34498144{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498144 .BodyCenter.BodyCenter34498144 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498144 .BodyCenter.BodyCenter34498144 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498144 >.module_34498144 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498144 >.module_34498144 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498144 >.module_34498144 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498144:hover {
border:none;
}
#module_34498144:hover >.module_34498144 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498144 img{border-top-color:transparent;}
#module_34498144 img{border-top-style:none;}
#module_34498144 img{border-top-width:0px;}
#module_34498144 img{border-right-color:transparent;}
#module_34498144 img{border-right-style:none;}
#module_34498144 img{border-right-width:0px;}
#module_34498144 img{border-bottom-color:transparent;}
#module_34498144 img{border-bottom-style:none;}
#module_34498144 img{border-bottom-width:0px;}
#module_34498144 img{border-left-color:transparent;}
#module_34498144 img{border-left-style:none;}
#module_34498144 img{border-left-width:0px;}
#module_34498144 img{border-top-left-radius:0px;}
#module_34498144 img{border-top-right-radius:0px;}
#module_34498144 img{border-bottom-left-radius:0px;}
#module_34498144 img{border-bottom-right-radius:0px;}
#module_34498144 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer34498143 #Sub34498143_1 {width:25%;}
.module_34498145 .ModuleHead .HeadCenter{float:none;}
#module_34498145 {
padding:0px;
}
#module_34498145 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498145 .ModuleHead34498145 {
display:none;
}
#module_34498145 .BodyCenter.BodyCenter34498145 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498145 >.module_34498145 {
border-top-style:solid;
border-top-color:rgb(165, 165, 165);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(165, 165, 165);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(165, 165, 165);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(165, 165, 165);
border-bottom-width:1px;
}
#module_34498145 >.module_34498145{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498145 .BodyCenter.BodyCenter34498145 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498145 .BodyCenter.BodyCenter34498145 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498145 >.module_34498145 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498145 >.module_34498145 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498145 >.module_34498145 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498145:hover {
border:none;
}
#module_34498145:hover >.module_34498145 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498145 img{border-top-color:transparent;}
#module_34498145 img{border-top-style:none;}
#module_34498145 img{border-top-width:0px;}
#module_34498145 img{border-right-color:transparent;}
#module_34498145 img{border-right-style:none;}
#module_34498145 img{border-right-width:0px;}
#module_34498145 img{border-bottom-color:transparent;}
#module_34498145 img{border-bottom-style:none;}
#module_34498145 img{border-bottom-width:0px;}
#module_34498145 img{border-left-color:transparent;}
#module_34498145 img{border-left-style:none;}
#module_34498145 img{border-left-width:0px;}
#module_34498145 img{border-top-left-radius:0px;}
#module_34498145 img{border-top-right-radius:0px;}
#module_34498145 img{border-bottom-left-radius:0px;}
#module_34498145 img{border-bottom-right-radius:0px;}
#module_34498145 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer34498143 #Sub34498143_2 {width:25%;}
.module_34498146 .ModuleHead .HeadCenter{float:none;}
#module_34498146 {
padding:0px;
}
#module_34498146 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498146 .ModuleHead34498146 {
display:none;
}
#module_34498146 .BodyCenter.BodyCenter34498146 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498146 >.module_34498146 {
border-top-style:solid;
border-top-color:rgb(165, 165, 165);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(165, 165, 165);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(165, 165, 165);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(165, 165, 165);
border-bottom-width:1px;
}
#module_34498146 >.module_34498146{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498146 .BodyCenter.BodyCenter34498146 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498146 .BodyCenter.BodyCenter34498146 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498146 >.module_34498146 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498146 >.module_34498146 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498146 >.module_34498146 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498146:hover {
border:none;
}
#module_34498146:hover >.module_34498146 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498146 img{border-top-color:transparent;}
#module_34498146 img{border-top-style:none;}
#module_34498146 img{border-top-width:0px;}
#module_34498146 img{border-right-color:transparent;}
#module_34498146 img{border-right-style:none;}
#module_34498146 img{border-right-width:0px;}
#module_34498146 img{border-bottom-color:transparent;}
#module_34498146 img{border-bottom-style:none;}
#module_34498146 img{border-bottom-width:0px;}
#module_34498146 img{border-left-color:transparent;}
#module_34498146 img{border-left-style:none;}
#module_34498146 img{border-left-width:0px;}
#module_34498146 img{border-top-left-radius:0px;}
#module_34498146 img{border-top-right-radius:0px;}
#module_34498146 img{border-bottom-left-radius:0px;}
#module_34498146 img{border-bottom-right-radius:0px;}
#module_34498146 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer34498143 #Sub34498143_3 {width:25%;}
.module_34498147 .ModuleHead .HeadCenter{float:none;}
#module_34498147 {
padding:0px;
}
#module_34498147 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498147 .ModuleHead34498147 {
display:none;
}
#module_34498147 .BodyCenter.BodyCenter34498147 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498147 >.module_34498147 {
border-top-style:solid;
border-top-color:rgb(165, 165, 165);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(165, 165, 165);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(165, 165, 165);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(165, 165, 165);
border-bottom-width:1px;
}
#module_34498147 >.module_34498147{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498147 .BodyCenter.BodyCenter34498147 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498147 .BodyCenter.BodyCenter34498147 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498147 >.module_34498147 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498147 >.module_34498147 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498147 >.module_34498147 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498147:hover {
border:none;
}
#module_34498147:hover >.module_34498147 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498147 img{border-top-color:transparent;}
#module_34498147 img{border-top-style:none;}
#module_34498147 img{border-top-width:0px;}
#module_34498147 img{border-right-color:transparent;}
#module_34498147 img{border-right-style:none;}
#module_34498147 img{border-right-width:0px;}
#module_34498147 img{border-bottom-color:transparent;}
#module_34498147 img{border-bottom-style:none;}
#module_34498147 img{border-bottom-width:0px;}
#module_34498147 img{border-left-color:transparent;}
#module_34498147 img{border-left-style:none;}
#module_34498147 img{border-left-width:0px;}
#module_34498147 img{border-top-left-radius:0px;}
#module_34498147 img{border-top-right-radius:0px;}
#module_34498147 img{border-bottom-left-radius:0px;}
#module_34498147 img{border-bottom-right-radius:0px;}
#module_34498147 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer34498143 #Sub34498143_4 {width:25%;}
.module_34498148 .ModuleHead .HeadCenter{float:none;}
#module_34498148 {
padding:0px;
}
#module_34498148 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_34498148 .ModuleHead34498148 {
display:none;
}
#module_34498148 .BodyCenter.BodyCenter34498148 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498148 >.module_34498148 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34498148 >.module_34498148{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498148 .BodyCenter.BodyCenter34498148 {
padding-top:0.2671%;
padding-left:13.8889%;
padding-right:16.0256%;
padding-bottom:0.2671%;
}
}
@media screen and (max-width: 767px){
#module_34498148 .BodyCenter.BodyCenter34498148 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498148 >.module_34498148 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498148 >.module_34498148 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498148 >.module_34498148 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498148:hover {
border:none;
}
#module_34498148:hover >.module_34498148 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498148 .ModuleSubContainer{background-color:transparent;}
#module_34498148 .ModuleSubContainer{background-image:none;}
#module_34498148 .ModuleSubContainer{background-repeat:no-repeat;}
#module_34498148 .ModuleSubContainer{background-position:0% 0%;}
#module_34498148 .ModuleSubContainer{background-attachment:scroll;}
#module_34498148 .ModuleSubContainer{}
#module_34498148 {!bgVideo!}{bgVideoUrl:none}
#module_34498148 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_34498148 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_34498148 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer34498148 {max-width:none;width:100%;margin: auto;}
.ModuleGridContainer.ModuleGridContainer34498148 .SubPadding {width:10px;}
.module_34498149 .ModuleHead .HeadCenter{float:none;}
#module_34498149 {
padding:0px;
}
#module_34498149 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498149 .ModuleHead34498149 {
display:none;
}
#module_34498149 .BodyCenter.BodyCenter34498149 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498149 >.module_34498149 {
border-top-style:solid;
border-top-color:rgb(165, 165, 165);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(165, 165, 165);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(165, 165, 165);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(165, 165, 165);
border-bottom-width:1px;
}
#module_34498149 >.module_34498149{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498149 .BodyCenter.BodyCenter34498149 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498149 .BodyCenter.BodyCenter34498149 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498149 >.module_34498149 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498149 >.module_34498149 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498149 >.module_34498149 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498149:hover {
border:none;
}
#module_34498149:hover >.module_34498149 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498149 img{border-top-color:transparent;}
#module_34498149 img{border-top-style:none;}
#module_34498149 img{border-top-width:0px;}
#module_34498149 img{border-right-color:transparent;}
#module_34498149 img{border-right-style:none;}
#module_34498149 img{border-right-width:0px;}
#module_34498149 img{border-bottom-color:transparent;}
#module_34498149 img{border-bottom-style:none;}
#module_34498149 img{border-bottom-width:0px;}
#module_34498149 img{border-left-color:transparent;}
#module_34498149 img{border-left-style:none;}
#module_34498149 img{border-left-width:0px;}
#module_34498149 img{border-top-left-radius:0px;}
#module_34498149 img{border-top-right-radius:0px;}
#module_34498149 img{border-bottom-left-radius:0px;}
#module_34498149 img{border-bottom-right-radius:0px;}
#module_34498149 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer34498148 #Sub34498148_1 {width:25%;}
.module_34498150 .ModuleHead .HeadCenter{float:none;}
#module_34498150 {
padding:0px;
}
#module_34498150 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498150 .ModuleHead34498150 {
display:none;
}
#module_34498150 .BodyCenter.BodyCenter34498150 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498150 >.module_34498150 {
border-top-style:solid;
border-top-color:rgb(165, 165, 165);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(165, 165, 165);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(165, 165, 165);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(165, 165, 165);
border-bottom-width:1px;
}
#module_34498150 >.module_34498150{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498150 .BodyCenter.BodyCenter34498150 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498150 .BodyCenter.BodyCenter34498150 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498150 >.module_34498150 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498150 >.module_34498150 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498150 >.module_34498150 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498150:hover {
border:none;
}
#module_34498150:hover >.module_34498150 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498150 img{border-top-color:transparent;}
#module_34498150 img{border-top-style:none;}
#module_34498150 img{border-top-width:0px;}
#module_34498150 img{border-right-color:transparent;}
#module_34498150 img{border-right-style:none;}
#module_34498150 img{border-right-width:0px;}
#module_34498150 img{border-bottom-color:transparent;}
#module_34498150 img{border-bottom-style:none;}
#module_34498150 img{border-bottom-width:0px;}
#module_34498150 img{border-left-color:transparent;}
#module_34498150 img{border-left-style:none;}
#module_34498150 img{border-left-width:0px;}
#module_34498150 img{border-top-left-radius:0px;}
#module_34498150 img{border-top-right-radius:0px;}
#module_34498150 img{border-bottom-left-radius:0px;}
#module_34498150 img{border-bottom-right-radius:0px;}
#module_34498150 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer34498148 #Sub34498148_2 {width:25%;}
.module_34498151 .ModuleHead .HeadCenter{float:none;}
#module_34498151 {
padding:0px;
}
#module_34498151 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498151 .ModuleHead34498151 {
display:none;
}
#module_34498151 .BodyCenter.BodyCenter34498151 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498151 >.module_34498151 {
border-top-style:solid;
border-top-color:rgb(165, 165, 165);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(165, 165, 165);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(165, 165, 165);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(165, 165, 165);
border-bottom-width:1px;
}
#module_34498151 >.module_34498151{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498151 .BodyCenter.BodyCenter34498151 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498151 .BodyCenter.BodyCenter34498151 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498151 >.module_34498151 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498151 >.module_34498151 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498151 >.module_34498151 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498151:hover {
border:none;
}
#module_34498151:hover >.module_34498151 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498151 img{border-top-color:transparent;}
#module_34498151 img{border-top-style:none;}
#module_34498151 img{border-top-width:0px;}
#module_34498151 img{border-right-color:transparent;}
#module_34498151 img{border-right-style:none;}
#module_34498151 img{border-right-width:0px;}
#module_34498151 img{border-bottom-color:transparent;}
#module_34498151 img{border-bottom-style:none;}
#module_34498151 img{border-bottom-width:0px;}
#module_34498151 img{border-left-color:transparent;}
#module_34498151 img{border-left-style:none;}
#module_34498151 img{border-left-width:0px;}
#module_34498151 img{border-top-left-radius:0px;}
#module_34498151 img{border-top-right-radius:0px;}
#module_34498151 img{border-bottom-left-radius:0px;}
#module_34498151 img{border-bottom-right-radius:0px;}
#module_34498151 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer34498148 #Sub34498148_3 {width:25%;}
.module_34498152 .ModuleHead .HeadCenter{float:none;}
#module_34498152 {
padding:0px;
}
#module_34498152 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498152 .ModuleHead34498152 {
display:none;
}
#module_34498152 .BodyCenter.BodyCenter34498152 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498152 >.module_34498152 {
border-top-style:solid;
border-top-color:rgb(165, 165, 165);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(165, 165, 165);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(165, 165, 165);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(165, 165, 165);
border-bottom-width:1px;
}
#module_34498152 >.module_34498152{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498152 .BodyCenter.BodyCenter34498152 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498152 .BodyCenter.BodyCenter34498152 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498152 >.module_34498152 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498152 >.module_34498152 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498152 >.module_34498152 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498152:hover {
border:none;
}
#module_34498152:hover >.module_34498152 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498152 img{border-top-color:transparent;}
#module_34498152 img{border-top-style:none;}
#module_34498152 img{border-top-width:0px;}
#module_34498152 img{border-right-color:transparent;}
#module_34498152 img{border-right-style:none;}
#module_34498152 img{border-right-width:0px;}
#module_34498152 img{border-bottom-color:transparent;}
#module_34498152 img{border-bottom-style:none;}
#module_34498152 img{border-bottom-width:0px;}
#module_34498152 img{border-left-color:transparent;}
#module_34498152 img{border-left-style:none;}
#module_34498152 img{border-left-width:0px;}
#module_34498152 img{border-top-left-radius:0px;}
#module_34498152 img{border-top-right-radius:0px;}
#module_34498152 img{border-bottom-left-radius:0px;}
#module_34498152 img{border-bottom-right-radius:0px;}
#module_34498152 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer34498148 #Sub34498148_4 {width:25%;}
.module_34498360 .ModuleHead .HeadCenter{float:none;}
#module_34498360 {
padding:0px;
}
#module_34498360 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_34498360 .ModuleHead34498360 {
display:none;
}
#module_34498360 .BodyCenter.BodyCenter34498360 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498360 >.module_34498360 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34498360 >.module_34498360{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498360 .BodyCenter.BodyCenter34498360 {
padding-top:0.2671%;
padding-left:13.8889%;
padding-right:16.0256%;
padding-bottom:0.2671%;
}
}
@media screen and (max-width: 767px){
#module_34498360 .BodyCenter.BodyCenter34498360 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498360 >.module_34498360 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498360 >.module_34498360 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498360 >.module_34498360 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498360:hover {
border:none;
}
#module_34498360:hover >.module_34498360 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498360 .ModuleSubContainer{background-color:transparent;}
#module_34498360 .ModuleSubContainer{background-image:none;}
#module_34498360 .ModuleSubContainer{background-repeat:no-repeat;}
#module_34498360 .ModuleSubContainer{background-position:0% 0%;}
#module_34498360 .ModuleSubContainer{background-attachment:scroll;}
#module_34498360 .ModuleSubContainer{}
#module_34498360 {!bgVideo!}{bgVideoUrl:none}
#module_34498360 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_34498360 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_34498360 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer34498360 {max-width:none;width:100%;margin: auto;}
.ModuleGridContainer.ModuleGridContainer34498360 .SubPadding {width:10px;}
.module_34498375 .ModuleHead .HeadCenter{float:none;}
#module_34498375 {
padding:0px;
}
#module_34498375 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498375 .ModuleHead34498375 {
display:none;
}
#module_34498375 .BodyCenter.BodyCenter34498375 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498375 >.module_34498375 {
border-top-style:solid;
border-top-color:rgb(165, 165, 165);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(165, 165, 165);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(165, 165, 165);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(165, 165, 165);
border-bottom-width:1px;
}
#module_34498375 >.module_34498375{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498375 .BodyCenter.BodyCenter34498375 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498375 .BodyCenter.BodyCenter34498375 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498375 >.module_34498375 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498375 >.module_34498375 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498375 >.module_34498375 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498375:hover {
border:none;
}
#module_34498375:hover >.module_34498375 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498375 img{border-top-color:transparent;}
#module_34498375 img{border-top-style:none;}
#module_34498375 img{border-top-width:0px;}
#module_34498375 img{border-right-color:transparent;}
#module_34498375 img{border-right-style:none;}
#module_34498375 img{border-right-width:0px;}
#module_34498375 img{border-bottom-color:transparent;}
#module_34498375 img{border-bottom-style:none;}
#module_34498375 img{border-bottom-width:0px;}
#module_34498375 img{border-left-color:transparent;}
#module_34498375 img{border-left-style:none;}
#module_34498375 img{border-left-width:0px;}
#module_34498375 img{border-top-left-radius:0px;}
#module_34498375 img{border-top-right-radius:0px;}
#module_34498375 img{border-bottom-left-radius:0px;}
#module_34498375 img{border-bottom-right-radius:0px;}
#module_34498375 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer34498360 #Sub34498360_1 {width:25%;}
.module_34498395 .ModuleHead .HeadCenter{float:none;}
#module_34498395 {
padding:0px;
}
#module_34498395 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498395 .ModuleHead34498395 {
display:none;
}
#module_34498395 .BodyCenter.BodyCenter34498395 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498395 >.module_34498395 {
border-top-style:solid;
border-top-color:rgb(165, 165, 165);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(165, 165, 165);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(165, 165, 165);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(165, 165, 165);
border-bottom-width:1px;
}
#module_34498395 >.module_34498395{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498395 .BodyCenter.BodyCenter34498395 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498395 .BodyCenter.BodyCenter34498395 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498395 >.module_34498395 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498395 >.module_34498395 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498395 >.module_34498395 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498395:hover {
border:none;
}
#module_34498395:hover >.module_34498395 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498395 img{border-top-color:transparent;}
#module_34498395 img{border-top-style:none;}
#module_34498395 img{border-top-width:0px;}
#module_34498395 img{border-right-color:transparent;}
#module_34498395 img{border-right-style:none;}
#module_34498395 img{border-right-width:0px;}
#module_34498395 img{border-bottom-color:transparent;}
#module_34498395 img{border-bottom-style:none;}
#module_34498395 img{border-bottom-width:0px;}
#module_34498395 img{border-left-color:transparent;}
#module_34498395 img{border-left-style:none;}
#module_34498395 img{border-left-width:0px;}
#module_34498395 img{border-top-left-radius:0px;}
#module_34498395 img{border-top-right-radius:0px;}
#module_34498395 img{border-bottom-left-radius:0px;}
#module_34498395 img{border-bottom-right-radius:0px;}
#module_34498395 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer34498360 #Sub34498360_2 {width:25%;}
.module_34498396 .ModuleHead .HeadCenter{float:none;}
#module_34498396 {
padding:0px;
}
#module_34498396 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498396 .ModuleHead34498396 {
display:none;
}
#module_34498396 .BodyCenter.BodyCenter34498396 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498396 >.module_34498396 {
border-top-style:solid;
border-top-color:rgb(165, 165, 165);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(165, 165, 165);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(165, 165, 165);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(165, 165, 165);
border-bottom-width:1px;
}
#module_34498396 >.module_34498396{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498396 .BodyCenter.BodyCenter34498396 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498396 .BodyCenter.BodyCenter34498396 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498396 >.module_34498396 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498396 >.module_34498396 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498396 >.module_34498396 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498396:hover {
border:none;
}
#module_34498396:hover >.module_34498396 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498396 img{border-top-color:transparent;}
#module_34498396 img{border-top-style:none;}
#module_34498396 img{border-top-width:0px;}
#module_34498396 img{border-right-color:transparent;}
#module_34498396 img{border-right-style:none;}
#module_34498396 img{border-right-width:0px;}
#module_34498396 img{border-bottom-color:transparent;}
#module_34498396 img{border-bottom-style:none;}
#module_34498396 img{border-bottom-width:0px;}
#module_34498396 img{border-left-color:transparent;}
#module_34498396 img{border-left-style:none;}
#module_34498396 img{border-left-width:0px;}
#module_34498396 img{border-top-left-radius:0px;}
#module_34498396 img{border-top-right-radius:0px;}
#module_34498396 img{border-bottom-left-radius:0px;}
#module_34498396 img{border-bottom-right-radius:0px;}
#module_34498396 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer34498360 #Sub34498360_3 {width:25%;}
.module_34498397 .ModuleHead .HeadCenter{float:none;}
#module_34498397 {
padding:0px;
}
#module_34498397 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498397 .ModuleHead34498397 {
display:none;
}
#module_34498397 .BodyCenter.BodyCenter34498397 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498397 >.module_34498397 {
border-top-style:solid;
border-top-color:rgb(165, 165, 165);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(165, 165, 165);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(165, 165, 165);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(165, 165, 165);
border-bottom-width:1px;
}
#module_34498397 >.module_34498397{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498397 .BodyCenter.BodyCenter34498397 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498397 .BodyCenter.BodyCenter34498397 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498397 >.module_34498397 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498397 >.module_34498397 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498397 >.module_34498397 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498397:hover {
border:none;
}
#module_34498397:hover >.module_34498397 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498397 img{border-top-color:transparent;}
#module_34498397 img{border-top-style:none;}
#module_34498397 img{border-top-width:0px;}
#module_34498397 img{border-right-color:transparent;}
#module_34498397 img{border-right-style:none;}
#module_34498397 img{border-right-width:0px;}
#module_34498397 img{border-bottom-color:transparent;}
#module_34498397 img{border-bottom-style:none;}
#module_34498397 img{border-bottom-width:0px;}
#module_34498397 img{border-left-color:transparent;}
#module_34498397 img{border-left-style:none;}
#module_34498397 img{border-left-width:0px;}
#module_34498397 img{border-top-left-radius:0px;}
#module_34498397 img{border-top-right-radius:0px;}
#module_34498397 img{border-bottom-left-radius:0px;}
#module_34498397 img{border-bottom-right-radius:0px;}
#module_34498397 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer34498360 #Sub34498360_4 {width:25%;}
.module_34498398 .ModuleHead .HeadCenter{float:none;}
#module_34498398 {
padding:0px;
}
#module_34498398 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_34498398 .ModuleHead34498398 {
display:none;
}
#module_34498398 .BodyCenter.BodyCenter34498398 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498398 >.module_34498398 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34498398 >.module_34498398{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498398 .BodyCenter.BodyCenter34498398 {
padding-top:0.2671%;
padding-left:13.8889%;
padding-right:16.0256%;
padding-bottom:0.2671%;
}
}
@media screen and (max-width: 767px){
#module_34498398 .BodyCenter.BodyCenter34498398 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498398 >.module_34498398 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498398 >.module_34498398 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498398 >.module_34498398 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498398:hover {
border:none;
}
#module_34498398:hover >.module_34498398 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498398 .ModuleSubContainer{background-color:transparent;}
#module_34498398 .ModuleSubContainer{background-image:none;}
#module_34498398 .ModuleSubContainer{background-repeat:no-repeat;}
#module_34498398 .ModuleSubContainer{background-position:0% 0%;}
#module_34498398 .ModuleSubContainer{background-attachment:scroll;}
#module_34498398 .ModuleSubContainer{}
#module_34498398 {!bgVideo!}{bgVideoUrl:none}
#module_34498398 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_34498398 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_34498398 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer34498398 {max-width:none;width:100%;margin: auto;}
.ModuleGridContainer.ModuleGridContainer34498398 .SubPadding {width:10px;}
.module_34498399 .ModuleHead .HeadCenter{float:none;}
#module_34498399 {
padding:0px;
}
#module_34498399 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498399 .ModuleHead34498399 {
display:none;
}
#module_34498399 .BodyCenter.BodyCenter34498399 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498399 >.module_34498399 {
border-top-style:solid;
border-top-color:rgb(165, 165, 165);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(165, 165, 165);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(165, 165, 165);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(165, 165, 165);
border-bottom-width:1px;
}
#module_34498399 >.module_34498399{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498399 .BodyCenter.BodyCenter34498399 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498399 .BodyCenter.BodyCenter34498399 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498399 >.module_34498399 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498399 >.module_34498399 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498399 >.module_34498399 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498399:hover {
border:none;
}
#module_34498399:hover >.module_34498399 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498399 img{border-top-color:transparent;}
#module_34498399 img{border-top-style:none;}
#module_34498399 img{border-top-width:0px;}
#module_34498399 img{border-right-color:transparent;}
#module_34498399 img{border-right-style:none;}
#module_34498399 img{border-right-width:0px;}
#module_34498399 img{border-bottom-color:transparent;}
#module_34498399 img{border-bottom-style:none;}
#module_34498399 img{border-bottom-width:0px;}
#module_34498399 img{border-left-color:transparent;}
#module_34498399 img{border-left-style:none;}
#module_34498399 img{border-left-width:0px;}
#module_34498399 img{border-top-left-radius:0px;}
#module_34498399 img{border-top-right-radius:0px;}
#module_34498399 img{border-bottom-left-radius:0px;}
#module_34498399 img{border-bottom-right-radius:0px;}
#module_34498399 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer34498398 #Sub34498398_1 {width:25%;}
.module_34498400 .ModuleHead .HeadCenter{float:none;}
#module_34498400 {
padding:0px;
}
#module_34498400 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498400 .ModuleHead34498400 {
display:none;
}
#module_34498400 .BodyCenter.BodyCenter34498400 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498400 >.module_34498400 {
border-top-style:solid;
border-top-color:rgb(165, 165, 165);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(165, 165, 165);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(165, 165, 165);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(165, 165, 165);
border-bottom-width:1px;
}
#module_34498400 >.module_34498400{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498400 .BodyCenter.BodyCenter34498400 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498400 .BodyCenter.BodyCenter34498400 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498400 >.module_34498400 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498400 >.module_34498400 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498400 >.module_34498400 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498400:hover {
border:none;
}
#module_34498400:hover >.module_34498400 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498400 img{border-top-color:transparent;}
#module_34498400 img{border-top-style:none;}
#module_34498400 img{border-top-width:0px;}
#module_34498400 img{border-right-color:transparent;}
#module_34498400 img{border-right-style:none;}
#module_34498400 img{border-right-width:0px;}
#module_34498400 img{border-bottom-color:transparent;}
#module_34498400 img{border-bottom-style:none;}
#module_34498400 img{border-bottom-width:0px;}
#module_34498400 img{border-left-color:transparent;}
#module_34498400 img{border-left-style:none;}
#module_34498400 img{border-left-width:0px;}
#module_34498400 img{border-top-left-radius:0px;}
#module_34498400 img{border-top-right-radius:0px;}
#module_34498400 img{border-bottom-left-radius:0px;}
#module_34498400 img{border-bottom-right-radius:0px;}
#module_34498400 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer34498398 #Sub34498398_2 {width:25%;}
.module_34498401 .ModuleHead .HeadCenter{float:none;}
#module_34498401 {
padding:0px;
}
#module_34498401 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498401 .ModuleHead34498401 {
display:none;
}
#module_34498401 .BodyCenter.BodyCenter34498401 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498401 >.module_34498401 {
border-top-style:solid;
border-top-color:rgb(165, 165, 165);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(165, 165, 165);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(165, 165, 165);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(165, 165, 165);
border-bottom-width:1px;
}
#module_34498401 >.module_34498401{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498401 .BodyCenter.BodyCenter34498401 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498401 .BodyCenter.BodyCenter34498401 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498401 >.module_34498401 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498401 >.module_34498401 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498401 >.module_34498401 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498401:hover {
border:none;
}
#module_34498401:hover >.module_34498401 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498401 img{border-top-color:transparent;}
#module_34498401 img{border-top-style:none;}
#module_34498401 img{border-top-width:0px;}
#module_34498401 img{border-right-color:transparent;}
#module_34498401 img{border-right-style:none;}
#module_34498401 img{border-right-width:0px;}
#module_34498401 img{border-bottom-color:transparent;}
#module_34498401 img{border-bottom-style:none;}
#module_34498401 img{border-bottom-width:0px;}
#module_34498401 img{border-left-color:transparent;}
#module_34498401 img{border-left-style:none;}
#module_34498401 img{border-left-width:0px;}
#module_34498401 img{border-top-left-radius:0px;}
#module_34498401 img{border-top-right-radius:0px;}
#module_34498401 img{border-bottom-left-radius:0px;}
#module_34498401 img{border-bottom-right-radius:0px;}
#module_34498401 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer34498398 #Sub34498398_3 {width:25%;}
.module_34498402 .ModuleHead .HeadCenter{float:none;}
#module_34498402 {
padding:0px;
}
#module_34498402 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498402 .ModuleHead34498402 {
display:none;
}
#module_34498402 .BodyCenter.BodyCenter34498402 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498402 >.module_34498402 {
border-top-style:solid;
border-top-color:rgb(165, 165, 165);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(165, 165, 165);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(165, 165, 165);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(165, 165, 165);
border-bottom-width:1px;
}
#module_34498402 >.module_34498402{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498402 .BodyCenter.BodyCenter34498402 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498402 .BodyCenter.BodyCenter34498402 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498402 >.module_34498402 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498402 >.module_34498402 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498402 >.module_34498402 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498402:hover {
border:none;
}
#module_34498402:hover >.module_34498402 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498402 img{border-top-color:transparent;}
#module_34498402 img{border-top-style:none;}
#module_34498402 img{border-top-width:0px;}
#module_34498402 img{border-right-color:transparent;}
#module_34498402 img{border-right-style:none;}
#module_34498402 img{border-right-width:0px;}
#module_34498402 img{border-bottom-color:transparent;}
#module_34498402 img{border-bottom-style:none;}
#module_34498402 img{border-bottom-width:0px;}
#module_34498402 img{border-left-color:transparent;}
#module_34498402 img{border-left-style:none;}
#module_34498402 img{border-left-width:0px;}
#module_34498402 img{border-top-left-radius:0px;}
#module_34498402 img{border-top-right-radius:0px;}
#module_34498402 img{border-bottom-left-radius:0px;}
#module_34498402 img{border-bottom-right-radius:0px;}
#module_34498402 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer34498398 #Sub34498398_4 {width:25%;}
.module_34498403 .ModuleHead .HeadCenter{float:none;}
#module_34498403 {
padding:0px;
}
#module_34498403 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_34498403 .ModuleHead34498403 {
display:none;
}
#module_34498403 .BodyCenter.BodyCenter34498403 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498403 >.module_34498403 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34498403 >.module_34498403{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498403 .BodyCenter.BodyCenter34498403 {
padding-top:0.2671%;
padding-left:13.8889%;
padding-right:16.0256%;
padding-bottom:0.2671%;
}
}
@media screen and (max-width: 767px){
#module_34498403 .BodyCenter.BodyCenter34498403 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498403 >.module_34498403 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498403 >.module_34498403 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498403 >.module_34498403 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498403:hover {
border:none;
}
#module_34498403:hover >.module_34498403 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498403 .ModuleSubContainer{background-color:transparent;}
#module_34498403 .ModuleSubContainer{background-image:none;}
#module_34498403 .ModuleSubContainer{background-repeat:no-repeat;}
#module_34498403 .ModuleSubContainer{background-position:0% 0%;}
#module_34498403 .ModuleSubContainer{background-attachment:scroll;}
#module_34498403 .ModuleSubContainer{}
#module_34498403 {!bgVideo!}{bgVideoUrl:none}
#module_34498403 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_34498403 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_34498403 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer34498403 {max-width:none;width:100%;margin: auto;}
.ModuleGridContainer.ModuleGridContainer34498403 .SubPadding {width:10px;}
.module_34498404 .ModuleHead .HeadCenter{float:none;}
#module_34498404 {
padding:0px;
}
#module_34498404 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498404 .ModuleHead34498404 {
display:none;
}
#module_34498404 .BodyCenter.BodyCenter34498404 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498404 >.module_34498404 {
border-top-style:solid;
border-top-color:rgb(165, 165, 165);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(165, 165, 165);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(165, 165, 165);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(165, 165, 165);
border-bottom-width:1px;
}
#module_34498404 >.module_34498404{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498404 .BodyCenter.BodyCenter34498404 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498404 .BodyCenter.BodyCenter34498404 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498404 >.module_34498404 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498404 >.module_34498404 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498404 >.module_34498404 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498404:hover {
border:none;
}
#module_34498404:hover >.module_34498404 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498404 img{border-top-color:transparent;}
#module_34498404 img{border-top-style:none;}
#module_34498404 img{border-top-width:0px;}
#module_34498404 img{border-right-color:transparent;}
#module_34498404 img{border-right-style:none;}
#module_34498404 img{border-right-width:0px;}
#module_34498404 img{border-bottom-color:transparent;}
#module_34498404 img{border-bottom-style:none;}
#module_34498404 img{border-bottom-width:0px;}
#module_34498404 img{border-left-color:transparent;}
#module_34498404 img{border-left-style:none;}
#module_34498404 img{border-left-width:0px;}
#module_34498404 img{border-top-left-radius:0px;}
#module_34498404 img{border-top-right-radius:0px;}
#module_34498404 img{border-bottom-left-radius:0px;}
#module_34498404 img{border-bottom-right-radius:0px;}
#module_34498404 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer34498403 #Sub34498403_1 {width:25%;}
.module_34498405 .ModuleHead .HeadCenter{float:none;}
#module_34498405 {
padding:0px;
}
#module_34498405 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498405 .ModuleHead34498405 {
display:none;
}
#module_34498405 .BodyCenter.BodyCenter34498405 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498405 >.module_34498405 {
border-top-style:solid;
border-top-color:rgb(165, 165, 165);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(165, 165, 165);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(165, 165, 165);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(165, 165, 165);
border-bottom-width:1px;
}
#module_34498405 >.module_34498405{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498405 .BodyCenter.BodyCenter34498405 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498405 .BodyCenter.BodyCenter34498405 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498405 >.module_34498405 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498405 >.module_34498405 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498405 >.module_34498405 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498405:hover {
border:none;
}
#module_34498405:hover >.module_34498405 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498405 img{border-top-color:transparent;}
#module_34498405 img{border-top-style:none;}
#module_34498405 img{border-top-width:0px;}
#module_34498405 img{border-right-color:transparent;}
#module_34498405 img{border-right-style:none;}
#module_34498405 img{border-right-width:0px;}
#module_34498405 img{border-bottom-color:transparent;}
#module_34498405 img{border-bottom-style:none;}
#module_34498405 img{border-bottom-width:0px;}
#module_34498405 img{border-left-color:transparent;}
#module_34498405 img{border-left-style:none;}
#module_34498405 img{border-left-width:0px;}
#module_34498405 img{border-top-left-radius:0px;}
#module_34498405 img{border-top-right-radius:0px;}
#module_34498405 img{border-bottom-left-radius:0px;}
#module_34498405 img{border-bottom-right-radius:0px;}
#module_34498405 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer34498403 #Sub34498403_2 {width:25%;}
.module_34498406 .ModuleHead .HeadCenter{float:none;}
#module_34498406 {
padding:0px;
}
#module_34498406 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498406 .ModuleHead34498406 {
display:none;
}
#module_34498406 .BodyCenter.BodyCenter34498406 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498406 >.module_34498406 {
border-top-style:solid;
border-top-color:rgb(165, 165, 165);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(165, 165, 165);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(165, 165, 165);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(165, 165, 165);
border-bottom-width:1px;
}
#module_34498406 >.module_34498406{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498406 .BodyCenter.BodyCenter34498406 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498406 .BodyCenter.BodyCenter34498406 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498406 >.module_34498406 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498406 >.module_34498406 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498406 >.module_34498406 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498406:hover {
border:none;
}
#module_34498406:hover >.module_34498406 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498406 img{border-top-color:transparent;}
#module_34498406 img{border-top-style:none;}
#module_34498406 img{border-top-width:0px;}
#module_34498406 img{border-right-color:transparent;}
#module_34498406 img{border-right-style:none;}
#module_34498406 img{border-right-width:0px;}
#module_34498406 img{border-bottom-color:transparent;}
#module_34498406 img{border-bottom-style:none;}
#module_34498406 img{border-bottom-width:0px;}
#module_34498406 img{border-left-color:transparent;}
#module_34498406 img{border-left-style:none;}
#module_34498406 img{border-left-width:0px;}
#module_34498406 img{border-top-left-radius:0px;}
#module_34498406 img{border-top-right-radius:0px;}
#module_34498406 img{border-bottom-left-radius:0px;}
#module_34498406 img{border-bottom-right-radius:0px;}
#module_34498406 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer34498403 #Sub34498403_3 {width:25%;}
.module_34498407 .ModuleHead .HeadCenter{float:none;}
#module_34498407 {
padding:0px;
}
#module_34498407 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498407 .ModuleHead34498407 {
display:none;
}
#module_34498407 .BodyCenter.BodyCenter34498407 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498407 >.module_34498407 {
border-top-style:solid;
border-top-color:rgb(165, 165, 165);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(165, 165, 165);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(165, 165, 165);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(165, 165, 165);
border-bottom-width:1px;
}
#module_34498407 >.module_34498407{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498407 .BodyCenter.BodyCenter34498407 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498407 .BodyCenter.BodyCenter34498407 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498407 >.module_34498407 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498407 >.module_34498407 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498407 >.module_34498407 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498407:hover {
border:none;
}
#module_34498407:hover >.module_34498407 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498407 img{border-top-color:transparent;}
#module_34498407 img{border-top-style:none;}
#module_34498407 img{border-top-width:0px;}
#module_34498407 img{border-right-color:transparent;}
#module_34498407 img{border-right-style:none;}
#module_34498407 img{border-right-width:0px;}
#module_34498407 img{border-bottom-color:transparent;}
#module_34498407 img{border-bottom-style:none;}
#module_34498407 img{border-bottom-width:0px;}
#module_34498407 img{border-left-color:transparent;}
#module_34498407 img{border-left-style:none;}
#module_34498407 img{border-left-width:0px;}
#module_34498407 img{border-top-left-radius:0px;}
#module_34498407 img{border-top-right-radius:0px;}
#module_34498407 img{border-bottom-left-radius:0px;}
#module_34498407 img{border-bottom-right-radius:0px;}
#module_34498407 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer34498403 #Sub34498403_4 {width:25%;}
.module_34498408 .ModuleHead .HeadCenter{float:none;}
#module_34498408 {
padding:0px;
}
#module_34498408 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_34498408 .ModuleHead34498408 {
display:none;
}
#module_34498408 .BodyCenter.BodyCenter34498408 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498408 >.module_34498408 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34498408 >.module_34498408{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498408 .BodyCenter.BodyCenter34498408 {
padding-top:0.2671%;
padding-left:13.8889%;
padding-right:16.0256%;
padding-bottom:0.2671%;
}
}
@media screen and (max-width: 767px){
#module_34498408 .BodyCenter.BodyCenter34498408 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498408 >.module_34498408 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498408 >.module_34498408 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498408 >.module_34498408 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498408:hover {
border:none;
}
#module_34498408:hover >.module_34498408 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498408 .ModuleSubContainer{background-color:transparent;}
#module_34498408 .ModuleSubContainer{background-image:none;}
#module_34498408 .ModuleSubContainer{background-repeat:no-repeat;}
#module_34498408 .ModuleSubContainer{background-position:0% 0%;}
#module_34498408 .ModuleSubContainer{background-attachment:scroll;}
#module_34498408 .ModuleSubContainer{}
#module_34498408 {!bgVideo!}{bgVideoUrl:none}
#module_34498408 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_34498408 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_34498408 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer34498408 {max-width:none;width:100%;margin: auto;}
.ModuleGridContainer.ModuleGridContainer34498408 .SubPadding {width:10px;}
.module_34498409 .ModuleHead .HeadCenter{float:none;}
#module_34498409 {
padding:0px;
}
#module_34498409 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498409 .ModuleHead34498409 {
display:none;
}
#module_34498409 .BodyCenter.BodyCenter34498409 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498409 >.module_34498409 {
border-top-style:solid;
border-top-color:rgb(165, 165, 165);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(165, 165, 165);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(165, 165, 165);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(165, 165, 165);
border-bottom-width:1px;
}
#module_34498409 >.module_34498409{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498409 .BodyCenter.BodyCenter34498409 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498409 .BodyCenter.BodyCenter34498409 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498409 >.module_34498409 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498409 >.module_34498409 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498409 >.module_34498409 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498409:hover {
border:none;
}
#module_34498409:hover >.module_34498409 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498409 img{border-top-color:transparent;}
#module_34498409 img{border-top-style:none;}
#module_34498409 img{border-top-width:0px;}
#module_34498409 img{border-right-color:transparent;}
#module_34498409 img{border-right-style:none;}
#module_34498409 img{border-right-width:0px;}
#module_34498409 img{border-bottom-color:transparent;}
#module_34498409 img{border-bottom-style:none;}
#module_34498409 img{border-bottom-width:0px;}
#module_34498409 img{border-left-color:transparent;}
#module_34498409 img{border-left-style:none;}
#module_34498409 img{border-left-width:0px;}
#module_34498409 img{border-top-left-radius:0px;}
#module_34498409 img{border-top-right-radius:0px;}
#module_34498409 img{border-bottom-left-radius:0px;}
#module_34498409 img{border-bottom-right-radius:0px;}
#module_34498409 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer34498408 #Sub34498408_1 {width:25%;}
.module_34498410 .ModuleHead .HeadCenter{float:none;}
#module_34498410 {
padding:0px;
}
#module_34498410 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498410 .ModuleHead34498410 {
display:none;
}
#module_34498410 .BodyCenter.BodyCenter34498410 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498410 >.module_34498410 {
border-top-style:solid;
border-top-color:rgb(165, 165, 165);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(165, 165, 165);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(165, 165, 165);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(165, 165, 165);
border-bottom-width:1px;
}
#module_34498410 >.module_34498410{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498410 .BodyCenter.BodyCenter34498410 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498410 .BodyCenter.BodyCenter34498410 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498410 >.module_34498410 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498410 >.module_34498410 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498410 >.module_34498410 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498410:hover {
border:none;
}
#module_34498410:hover >.module_34498410 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498410 img{border-top-color:transparent;}
#module_34498410 img{border-top-style:none;}
#module_34498410 img{border-top-width:0px;}
#module_34498410 img{border-right-color:transparent;}
#module_34498410 img{border-right-style:none;}
#module_34498410 img{border-right-width:0px;}
#module_34498410 img{border-bottom-color:transparent;}
#module_34498410 img{border-bottom-style:none;}
#module_34498410 img{border-bottom-width:0px;}
#module_34498410 img{border-left-color:transparent;}
#module_34498410 img{border-left-style:none;}
#module_34498410 img{border-left-width:0px;}
#module_34498410 img{border-top-left-radius:0px;}
#module_34498410 img{border-top-right-radius:0px;}
#module_34498410 img{border-bottom-left-radius:0px;}
#module_34498410 img{border-bottom-right-radius:0px;}
#module_34498410 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer34498408 #Sub34498408_2 {width:25%;}
.module_34498411 .ModuleHead .HeadCenter{float:none;}
#module_34498411 {
padding:0px;
}
#module_34498411 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498411 .ModuleHead34498411 {
display:none;
}
#module_34498411 .BodyCenter.BodyCenter34498411 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498411 >.module_34498411 {
border-top-style:solid;
border-top-color:rgb(165, 165, 165);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(165, 165, 165);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(165, 165, 165);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(165, 165, 165);
border-bottom-width:1px;
}
#module_34498411 >.module_34498411{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498411 .BodyCenter.BodyCenter34498411 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498411 .BodyCenter.BodyCenter34498411 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498411 >.module_34498411 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498411 >.module_34498411 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498411 >.module_34498411 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498411:hover {
border:none;
}
#module_34498411:hover >.module_34498411 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498411 img{border-top-color:transparent;}
#module_34498411 img{border-top-style:none;}
#module_34498411 img{border-top-width:0px;}
#module_34498411 img{border-right-color:transparent;}
#module_34498411 img{border-right-style:none;}
#module_34498411 img{border-right-width:0px;}
#module_34498411 img{border-bottom-color:transparent;}
#module_34498411 img{border-bottom-style:none;}
#module_34498411 img{border-bottom-width:0px;}
#module_34498411 img{border-left-color:transparent;}
#module_34498411 img{border-left-style:none;}
#module_34498411 img{border-left-width:0px;}
#module_34498411 img{border-top-left-radius:0px;}
#module_34498411 img{border-top-right-radius:0px;}
#module_34498411 img{border-bottom-left-radius:0px;}
#module_34498411 img{border-bottom-right-radius:0px;}
#module_34498411 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer34498408 #Sub34498408_3 {width:25%;}
.module_34498412 .ModuleHead .HeadCenter{float:none;}
#module_34498412 {
padding:0px;
}
#module_34498412 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498412 .ModuleHead34498412 {
display:none;
}
#module_34498412 .BodyCenter.BodyCenter34498412 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498412 >.module_34498412 {
border-top-style:solid;
border-top-color:rgb(165, 165, 165);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(165, 165, 165);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(165, 165, 165);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(165, 165, 165);
border-bottom-width:1px;
}
#module_34498412 >.module_34498412{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498412 .BodyCenter.BodyCenter34498412 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498412 .BodyCenter.BodyCenter34498412 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498412 >.module_34498412 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498412 >.module_34498412 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498412 >.module_34498412 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498412:hover {
border:none;
}
#module_34498412:hover >.module_34498412 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498412 img{border-top-color:transparent;}
#module_34498412 img{border-top-style:none;}
#module_34498412 img{border-top-width:0px;}
#module_34498412 img{border-right-color:transparent;}
#module_34498412 img{border-right-style:none;}
#module_34498412 img{border-right-width:0px;}
#module_34498412 img{border-bottom-color:transparent;}
#module_34498412 img{border-bottom-style:none;}
#module_34498412 img{border-bottom-width:0px;}
#module_34498412 img{border-left-color:transparent;}
#module_34498412 img{border-left-style:none;}
#module_34498412 img{border-left-width:0px;}
#module_34498412 img{border-top-left-radius:0px;}
#module_34498412 img{border-top-right-radius:0px;}
#module_34498412 img{border-bottom-left-radius:0px;}
#module_34498412 img{border-bottom-right-radius:0px;}
#module_34498412 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer34498408 #Sub34498408_4 {width:25%;}
.module_34498413 .ModuleHead .HeadCenter{float:none;}
#module_34498413 {
padding:0px;
}
#module_34498413 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_34498413 .ModuleHead34498413 {
display:none;
}
#module_34498413 .BodyCenter.BodyCenter34498413 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498413 >.module_34498413 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34498413 >.module_34498413{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498413 .BodyCenter.BodyCenter34498413 {
padding-top:0.2671%;
padding-left:13.8889%;
padding-right:16.0256%;
padding-bottom:0.2671%;
}
}
@media screen and (max-width: 767px){
#module_34498413 .BodyCenter.BodyCenter34498413 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498413 >.module_34498413 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498413 >.module_34498413 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498413 >.module_34498413 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498413:hover {
border:none;
}
#module_34498413:hover >.module_34498413 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498413 .ModuleSubContainer{background-color:transparent;}
#module_34498413 .ModuleSubContainer{background-image:none;}
#module_34498413 .ModuleSubContainer{background-repeat:no-repeat;}
#module_34498413 .ModuleSubContainer{background-position:0% 0%;}
#module_34498413 .ModuleSubContainer{background-attachment:scroll;}
#module_34498413 .ModuleSubContainer{}
#module_34498413 {!bgVideo!}{bgVideoUrl:none}
#module_34498413 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_34498413 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_34498413 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer34498413 {max-width:none;width:100%;margin: auto;}
.ModuleGridContainer.ModuleGridContainer34498413 .SubPadding {width:10px;}
.module_34498414 .ModuleHead .HeadCenter{float:none;}
#module_34498414 {
padding:0px;
}
#module_34498414 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498414 .ModuleHead34498414 {
display:none;
}
#module_34498414 .BodyCenter.BodyCenter34498414 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498414 >.module_34498414 {
border-top-style:solid;
border-top-color:rgb(165, 165, 165);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(165, 165, 165);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(165, 165, 165);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(165, 165, 165);
border-bottom-width:1px;
}
#module_34498414 >.module_34498414{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498414 .BodyCenter.BodyCenter34498414 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498414 .BodyCenter.BodyCenter34498414 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498414 >.module_34498414 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498414 >.module_34498414 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498414 >.module_34498414 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498414:hover {
border:none;
}
#module_34498414:hover >.module_34498414 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498414 img{border-top-color:transparent;}
#module_34498414 img{border-top-style:none;}
#module_34498414 img{border-top-width:0px;}
#module_34498414 img{border-right-color:transparent;}
#module_34498414 img{border-right-style:none;}
#module_34498414 img{border-right-width:0px;}
#module_34498414 img{border-bottom-color:transparent;}
#module_34498414 img{border-bottom-style:none;}
#module_34498414 img{border-bottom-width:0px;}
#module_34498414 img{border-left-color:transparent;}
#module_34498414 img{border-left-style:none;}
#module_34498414 img{border-left-width:0px;}
#module_34498414 img{border-top-left-radius:0px;}
#module_34498414 img{border-top-right-radius:0px;}
#module_34498414 img{border-bottom-left-radius:0px;}
#module_34498414 img{border-bottom-right-radius:0px;}
#module_34498414 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer34498413 #Sub34498413_1 {width:25%;}
.module_34498415 .ModuleHead .HeadCenter{float:none;}
#module_34498415 {
padding:0px;
}
#module_34498415 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498415 .ModuleHead34498415 {
display:none;
}
#module_34498415 .BodyCenter.BodyCenter34498415 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498415 >.module_34498415 {
border-top-style:solid;
border-top-color:rgb(165, 165, 165);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(165, 165, 165);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(165, 165, 165);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(165, 165, 165);
border-bottom-width:1px;
}
#module_34498415 >.module_34498415{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498415 .BodyCenter.BodyCenter34498415 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498415 .BodyCenter.BodyCenter34498415 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498415 >.module_34498415 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498415 >.module_34498415 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498415 >.module_34498415 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498415:hover {
border:none;
}
#module_34498415:hover >.module_34498415 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498415 img{border-top-color:transparent;}
#module_34498415 img{border-top-style:none;}
#module_34498415 img{border-top-width:0px;}
#module_34498415 img{border-right-color:transparent;}
#module_34498415 img{border-right-style:none;}
#module_34498415 img{border-right-width:0px;}
#module_34498415 img{border-bottom-color:transparent;}
#module_34498415 img{border-bottom-style:none;}
#module_34498415 img{border-bottom-width:0px;}
#module_34498415 img{border-left-color:transparent;}
#module_34498415 img{border-left-style:none;}
#module_34498415 img{border-left-width:0px;}
#module_34498415 img{border-top-left-radius:0px;}
#module_34498415 img{border-top-right-radius:0px;}
#module_34498415 img{border-bottom-left-radius:0px;}
#module_34498415 img{border-bottom-right-radius:0px;}
#module_34498415 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer34498413 #Sub34498413_2 {width:25%;}
.module_34498416 .ModuleHead .HeadCenter{float:none;}
#module_34498416 {
padding:0px;
}
#module_34498416 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498416 .ModuleHead34498416 {
display:none;
}
#module_34498416 .BodyCenter.BodyCenter34498416 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498416 >.module_34498416 {
border-top-style:solid;
border-top-color:rgb(165, 165, 165);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(165, 165, 165);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(165, 165, 165);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(165, 165, 165);
border-bottom-width:1px;
}
#module_34498416 >.module_34498416{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498416 .BodyCenter.BodyCenter34498416 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498416 .BodyCenter.BodyCenter34498416 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498416 >.module_34498416 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498416 >.module_34498416 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498416 >.module_34498416 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498416:hover {
border:none;
}
#module_34498416:hover >.module_34498416 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498416 img{border-top-color:transparent;}
#module_34498416 img{border-top-style:none;}
#module_34498416 img{border-top-width:0px;}
#module_34498416 img{border-right-color:transparent;}
#module_34498416 img{border-right-style:none;}
#module_34498416 img{border-right-width:0px;}
#module_34498416 img{border-bottom-color:transparent;}
#module_34498416 img{border-bottom-style:none;}
#module_34498416 img{border-bottom-width:0px;}
#module_34498416 img{border-left-color:transparent;}
#module_34498416 img{border-left-style:none;}
#module_34498416 img{border-left-width:0px;}
#module_34498416 img{border-top-left-radius:0px;}
#module_34498416 img{border-top-right-radius:0px;}
#module_34498416 img{border-bottom-left-radius:0px;}
#module_34498416 img{border-bottom-right-radius:0px;}
#module_34498416 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer34498413 #Sub34498413_3 {width:25%;}
.module_34498417 .ModuleHead .HeadCenter{float:none;}
#module_34498417 {
padding:0px;
}
#module_34498417 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498417 .ModuleHead34498417 {
display:none;
}
#module_34498417 .BodyCenter.BodyCenter34498417 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498417 >.module_34498417 {
border-top-style:solid;
border-top-color:rgb(165, 165, 165);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(165, 165, 165);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(165, 165, 165);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(165, 165, 165);
border-bottom-width:1px;
}
#module_34498417 >.module_34498417{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498417 .BodyCenter.BodyCenter34498417 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498417 .BodyCenter.BodyCenter34498417 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498417 >.module_34498417 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498417 >.module_34498417 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498417 >.module_34498417 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498417:hover {
border:none;
}
#module_34498417:hover >.module_34498417 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498417 img{border-top-color:transparent;}
#module_34498417 img{border-top-style:none;}
#module_34498417 img{border-top-width:0px;}
#module_34498417 img{border-right-color:transparent;}
#module_34498417 img{border-right-style:none;}
#module_34498417 img{border-right-width:0px;}
#module_34498417 img{border-bottom-color:transparent;}
#module_34498417 img{border-bottom-style:none;}
#module_34498417 img{border-bottom-width:0px;}
#module_34498417 img{border-left-color:transparent;}
#module_34498417 img{border-left-style:none;}
#module_34498417 img{border-left-width:0px;}
#module_34498417 img{border-top-left-radius:0px;}
#module_34498417 img{border-top-right-radius:0px;}
#module_34498417 img{border-bottom-left-radius:0px;}
#module_34498417 img{border-bottom-right-radius:0px;}
#module_34498417 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer34498413 #Sub34498413_4 {width:25%;}
.module_34498418 .ModuleHead .HeadCenter{float:none;}
#module_34498418 {
padding:0px;
}
#module_34498418 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_34498418 .ModuleHead34498418 {
display:none;
}
#module_34498418 .BodyCenter.BodyCenter34498418 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498418 >.module_34498418 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34498418 >.module_34498418{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498418 .BodyCenter.BodyCenter34498418 {
padding-top:0.2671%;
padding-left:13.8889%;
padding-right:16.0256%;
padding-bottom:0.2671%;
}
}
@media screen and (max-width: 767px){
#module_34498418 .BodyCenter.BodyCenter34498418 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498418 >.module_34498418 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:1.6026%;
}
}
@media screen and (max-width: 767px){
#module_34498418 >.module_34498418 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498418 >.module_34498418 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498418:hover {
border:none;
}
#module_34498418:hover >.module_34498418 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498418 .ModuleSubContainer{background-color:transparent;}
#module_34498418 .ModuleSubContainer{background-image:none;}
#module_34498418 .ModuleSubContainer{background-repeat:no-repeat;}
#module_34498418 .ModuleSubContainer{background-position:0% 0%;}
#module_34498418 .ModuleSubContainer{background-attachment:scroll;}
#module_34498418 .ModuleSubContainer{}
#module_34498418 {!bgVideo!}{bgVideoUrl:none}
#module_34498418 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_34498418 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_34498418 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer34498418 {max-width:none;width:100%;margin: auto;}
.ModuleGridContainer.ModuleGridContainer34498418 .SubPadding {width:10px;}
.module_34498419 .ModuleHead .HeadCenter{float:none;}
#module_34498419 {
padding:0px;
}
#module_34498419 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498419 .ModuleHead34498419 {
display:none;
}
#module_34498419 .BodyCenter.BodyCenter34498419 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498419 >.module_34498419 {
border-top-style:solid;
border-top-color:rgb(165, 165, 165);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(165, 165, 165);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(165, 165, 165);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(165, 165, 165);
border-bottom-width:1px;
}
#module_34498419 >.module_34498419{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498419 .BodyCenter.BodyCenter34498419 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498419 .BodyCenter.BodyCenter34498419 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498419 >.module_34498419 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498419 >.module_34498419 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498419 >.module_34498419 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498419:hover {
border:none;
}
#module_34498419:hover >.module_34498419 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498419 img{border-top-color:transparent;}
#module_34498419 img{border-top-style:none;}
#module_34498419 img{border-top-width:0px;}
#module_34498419 img{border-right-color:transparent;}
#module_34498419 img{border-right-style:none;}
#module_34498419 img{border-right-width:0px;}
#module_34498419 img{border-bottom-color:transparent;}
#module_34498419 img{border-bottom-style:none;}
#module_34498419 img{border-bottom-width:0px;}
#module_34498419 img{border-left-color:transparent;}
#module_34498419 img{border-left-style:none;}
#module_34498419 img{border-left-width:0px;}
#module_34498419 img{border-top-left-radius:0px;}
#module_34498419 img{border-top-right-radius:0px;}
#module_34498419 img{border-bottom-left-radius:0px;}
#module_34498419 img{border-bottom-right-radius:0px;}
#module_34498419 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer34498418 #Sub34498418_1 {width:25%;}
.module_34498420 .ModuleHead .HeadCenter{float:none;}
#module_34498420 {
padding:0px;
}
#module_34498420 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498420 .ModuleHead34498420 {
display:none;
}
#module_34498420 .BodyCenter.BodyCenter34498420 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498420 >.module_34498420 {
border-top-style:solid;
border-top-color:rgb(165, 165, 165);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(165, 165, 165);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(165, 165, 165);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(165, 165, 165);
border-bottom-width:1px;
}
#module_34498420 >.module_34498420{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498420 .BodyCenter.BodyCenter34498420 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498420 .BodyCenter.BodyCenter34498420 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498420 >.module_34498420 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498420 >.module_34498420 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498420 >.module_34498420 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498420:hover {
border:none;
}
#module_34498420:hover >.module_34498420 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498420 img{border-top-color:transparent;}
#module_34498420 img{border-top-style:none;}
#module_34498420 img{border-top-width:0px;}
#module_34498420 img{border-right-color:transparent;}
#module_34498420 img{border-right-style:none;}
#module_34498420 img{border-right-width:0px;}
#module_34498420 img{border-bottom-color:transparent;}
#module_34498420 img{border-bottom-style:none;}
#module_34498420 img{border-bottom-width:0px;}
#module_34498420 img{border-left-color:transparent;}
#module_34498420 img{border-left-style:none;}
#module_34498420 img{border-left-width:0px;}
#module_34498420 img{border-top-left-radius:0px;}
#module_34498420 img{border-top-right-radius:0px;}
#module_34498420 img{border-bottom-left-radius:0px;}
#module_34498420 img{border-bottom-right-radius:0px;}
#module_34498420 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer34498418 #Sub34498418_2 {width:25%;}
.module_34498421 .ModuleHead .HeadCenter{float:none;}
#module_34498421 {
padding:0px;
}
#module_34498421 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498421 .ModuleHead34498421 {
display:none;
}
#module_34498421 .BodyCenter.BodyCenter34498421 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498421 >.module_34498421 {
border-top-style:solid;
border-top-color:rgb(165, 165, 165);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(165, 165, 165);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(165, 165, 165);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(165, 165, 165);
border-bottom-width:1px;
}
#module_34498421 >.module_34498421{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498421 .BodyCenter.BodyCenter34498421 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498421 .BodyCenter.BodyCenter34498421 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498421 >.module_34498421 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498421 >.module_34498421 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498421 >.module_34498421 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498421:hover {
border:none;
}
#module_34498421:hover >.module_34498421 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498421 img{border-top-color:transparent;}
#module_34498421 img{border-top-style:none;}
#module_34498421 img{border-top-width:0px;}
#module_34498421 img{border-right-color:transparent;}
#module_34498421 img{border-right-style:none;}
#module_34498421 img{border-right-width:0px;}
#module_34498421 img{border-bottom-color:transparent;}
#module_34498421 img{border-bottom-style:none;}
#module_34498421 img{border-bottom-width:0px;}
#module_34498421 img{border-left-color:transparent;}
#module_34498421 img{border-left-style:none;}
#module_34498421 img{border-left-width:0px;}
#module_34498421 img{border-top-left-radius:0px;}
#module_34498421 img{border-top-right-radius:0px;}
#module_34498421 img{border-bottom-left-radius:0px;}
#module_34498421 img{border-bottom-right-radius:0px;}
#module_34498421 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer34498418 #Sub34498418_3 {width:25%;}
.module_34498422 .ModuleHead .HeadCenter{float:none;}
#module_34498422 {
padding:0px;
}
#module_34498422 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498422 .ModuleHead34498422 {
display:none;
}
#module_34498422 .BodyCenter.BodyCenter34498422 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498422 >.module_34498422 {
border-top-style:solid;
border-top-color:rgb(165, 165, 165);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(165, 165, 165);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(165, 165, 165);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(165, 165, 165);
border-bottom-width:1px;
}
#module_34498422 >.module_34498422{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498422 .BodyCenter.BodyCenter34498422 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498422 .BodyCenter.BodyCenter34498422 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498422 >.module_34498422 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498422 >.module_34498422 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498422 >.module_34498422 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498422:hover {
border:none;
}
#module_34498422:hover >.module_34498422 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498422 img{border-top-color:transparent;}
#module_34498422 img{border-top-style:none;}
#module_34498422 img{border-top-width:0px;}
#module_34498422 img{border-right-color:transparent;}
#module_34498422 img{border-right-style:none;}
#module_34498422 img{border-right-width:0px;}
#module_34498422 img{border-bottom-color:transparent;}
#module_34498422 img{border-bottom-style:none;}
#module_34498422 img{border-bottom-width:0px;}
#module_34498422 img{border-left-color:transparent;}
#module_34498422 img{border-left-style:none;}
#module_34498422 img{border-left-width:0px;}
#module_34498422 img{border-top-left-radius:0px;}
#module_34498422 img{border-top-right-radius:0px;}
#module_34498422 img{border-bottom-left-radius:0px;}
#module_34498422 img{border-bottom-right-radius:0px;}
#module_34498422 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer34498418 #Sub34498418_4 {width:25%;}
.module_34498662 .ModuleHead .HeadCenter{float:none;}
#module_34498662 {
padding:0px;
}
#module_34498662 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_34498662 .ModuleHead34498662 {
display:none;
}
#module_34498662 .BodyCenter.BodyCenter34498662 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498662 >.module_34498662 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34498662 >.module_34498662{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498662 .BodyCenter.BodyCenter34498662 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498662 .BodyCenter.BodyCenter34498662 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34498662 >.module_34498662 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498662 >.module_34498662 {
margin-top:0.0000%;
margin-left:1.6349%;
margin-right:1.6349%;
margin-bottom:0.0000%;
}
}
#module_34498662 >.module_34498662 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498662:hover {
border:none;
}
#module_34498662:hover >.module_34498662 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498662 .ModuleSubContainer{background-color:transparent;}
#module_34498662 .ModuleSubContainer{background-image:none;}
#module_34498662 .ModuleSubContainer{background-repeat:no-repeat;}
#module_34498662 .ModuleSubContainer{background-position:0% 0%;}
#module_34498662 .ModuleSubContainer{background-attachment:scroll;}
#module_34498662 .ModuleSubContainer{}
#module_34498662 {!bgVideo!}{bgVideoUrl:none}
#module_34498662 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_34498662 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_34498662 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer34498662 {max-width:none;width:100%;margin: auto;}
.ModuleGridContainer.ModuleGridContainer34498662 .SubPadding {width:6px;}
.module_34498663 .ModuleHead .HeadCenter{float:none;}
#module_34498663 {
padding:0px;
}
#module_34498663 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498663 .ModuleHead34498663 {
display:none;
}
#module_34498663 .BodyCenter.BodyCenter34498663 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498663 >.module_34498663 {
border-top-style:solid;
border-top-color:rgb(216, 216, 216);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(216, 216, 216);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(216, 216, 216);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:1px;
}
#module_34498663 >.module_34498663{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498663 .BodyCenter.BodyCenter34498663 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498663 .BodyCenter.BodyCenter34498663 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34498663 >.module_34498663 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498663 >.module_34498663 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:5.2174%;
}
}
#module_34498663 >.module_34498663 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498663:hover {
border:none;
}
#module_34498663:hover >.module_34498663 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498663 img{border-top-color:transparent;}
#module_34498663 img{border-top-style:none;}
#module_34498663 img{border-top-width:0px;}
#module_34498663 img{border-right-color:transparent;}
#module_34498663 img{border-right-style:none;}
#module_34498663 img{border-right-width:0px;}
#module_34498663 img{border-bottom-color:transparent;}
#module_34498663 img{border-bottom-style:none;}
#module_34498663 img{border-bottom-width:0px;}
#module_34498663 img{border-left-color:transparent;}
#module_34498663 img{border-left-style:none;}
#module_34498663 img{border-left-width:0px;}
#module_34498663 img{border-top-left-radius:0px;}
#module_34498663 img{border-top-right-radius:0px;}
#module_34498663 img{border-bottom-left-radius:0px;}
#module_34498663 img{border-bottom-right-radius:0px;}
#module_34498663 .BodyCenter{text-align: center;}

.module_34498666 .ModuleHead .HeadCenter{float:none;}
#module_34498666 {
padding:0px;
}
#module_34498666 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498666 .ModuleHead34498666 {
display:none;
}
#module_34498666 .BodyCenter.BodyCenter34498666 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498666 >.module_34498666 {
border-top-style:solid;
border-top-color:rgb(216, 216, 216);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(216, 216, 216);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(216, 216, 216);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:1px;
}
#module_34498666 >.module_34498666{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498666 .BodyCenter.BodyCenter34498666 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498666 .BodyCenter.BodyCenter34498666 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34498666 >.module_34498666 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498666 >.module_34498666 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:5.2174%;
}
}
#module_34498666 >.module_34498666 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498666:hover {
border:none;
}
#module_34498666:hover >.module_34498666 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498666 img{border-top-color:transparent;}
#module_34498666 img{border-top-style:none;}
#module_34498666 img{border-top-width:0px;}
#module_34498666 img{border-right-color:transparent;}
#module_34498666 img{border-right-style:none;}
#module_34498666 img{border-right-width:0px;}
#module_34498666 img{border-bottom-color:transparent;}
#module_34498666 img{border-bottom-style:none;}
#module_34498666 img{border-bottom-width:0px;}
#module_34498666 img{border-left-color:transparent;}
#module_34498666 img{border-left-style:none;}
#module_34498666 img{border-left-width:0px;}
#module_34498666 img{border-top-left-radius:0px;}
#module_34498666 img{border-top-right-radius:0px;}
#module_34498666 img{border-bottom-left-radius:0px;}
#module_34498666 img{border-bottom-right-radius:0px;}
#module_34498666 .BodyCenter{text-align: center;}

.module_34498669 .ModuleHead .HeadCenter{float:none;}
#module_34498669 {
padding:0px;
}
#module_34498669 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498669 .ModuleHead34498669 {
display:none;
}
#module_34498669 .BodyCenter.BodyCenter34498669 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498669 >.module_34498669 {
border-top-style:solid;
border-top-color:rgb(216, 216, 216);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(216, 216, 216);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(216, 216, 216);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:1px;
}
#module_34498669 >.module_34498669{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498669 .BodyCenter.BodyCenter34498669 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498669 .BodyCenter.BodyCenter34498669 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34498669 >.module_34498669 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498669 >.module_34498669 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:5.2174%;
}
}
#module_34498669 >.module_34498669 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498669:hover {
border:none;
}
#module_34498669:hover >.module_34498669 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498669 img{border-top-color:transparent;}
#module_34498669 img{border-top-style:none;}
#module_34498669 img{border-top-width:0px;}
#module_34498669 img{border-right-color:transparent;}
#module_34498669 img{border-right-style:none;}
#module_34498669 img{border-right-width:0px;}
#module_34498669 img{border-bottom-color:transparent;}
#module_34498669 img{border-bottom-style:none;}
#module_34498669 img{border-bottom-width:0px;}
#module_34498669 img{border-left-color:transparent;}
#module_34498669 img{border-left-style:none;}
#module_34498669 img{border-left-width:0px;}
#module_34498669 img{border-top-left-radius:0px;}
#module_34498669 img{border-top-right-radius:0px;}
#module_34498669 img{border-bottom-left-radius:0px;}
#module_34498669 img{border-bottom-right-radius:0px;}
#module_34498669 .BodyCenter{text-align: center;}

.module_34498672 .ModuleHead .HeadCenter{float:none;}
#module_34498672 {
padding:0px;
}
#module_34498672 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498672 .ModuleHead34498672 {
display:none;
}
#module_34498672 .BodyCenter.BodyCenter34498672 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498672 >.module_34498672 {
border-top-style:solid;
border-top-color:rgb(216, 216, 216);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(216, 216, 216);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(216, 216, 216);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:1px;
}
#module_34498672 >.module_34498672{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498672 .BodyCenter.BodyCenter34498672 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498672 .BodyCenter.BodyCenter34498672 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34498672 >.module_34498672 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498672 >.module_34498672 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:5.2174%;
}
}
#module_34498672 >.module_34498672 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498672:hover {
border:none;
}
#module_34498672:hover >.module_34498672 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498672 img{border-top-color:transparent;}
#module_34498672 img{border-top-style:none;}
#module_34498672 img{border-top-width:0px;}
#module_34498672 img{border-right-color:transparent;}
#module_34498672 img{border-right-style:none;}
#module_34498672 img{border-right-width:0px;}
#module_34498672 img{border-bottom-color:transparent;}
#module_34498672 img{border-bottom-style:none;}
#module_34498672 img{border-bottom-width:0px;}
#module_34498672 img{border-left-color:transparent;}
#module_34498672 img{border-left-style:none;}
#module_34498672 img{border-left-width:0px;}
#module_34498672 img{border-top-left-radius:0px;}
#module_34498672 img{border-top-right-radius:0px;}
#module_34498672 img{border-bottom-left-radius:0px;}
#module_34498672 img{border-bottom-right-radius:0px;}
#module_34498672 .BodyCenter{text-align: center;}

.module_34498676 .ModuleHead .HeadCenter{float:none;}
#module_34498676 {
padding:0px;
}
#module_34498676 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498676 .ModuleHead34498676 {
display:none;
}
#module_34498676 .BodyCenter.BodyCenter34498676 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498676 >.module_34498676 {
border-top-style:solid;
border-top-color:rgb(216, 216, 216);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(216, 216, 216);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(216, 216, 216);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:1px;
}
#module_34498676 >.module_34498676{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498676 .BodyCenter.BodyCenter34498676 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498676 .BodyCenter.BodyCenter34498676 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34498676 >.module_34498676 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498676 >.module_34498676 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:5.2174%;
}
}
#module_34498676 >.module_34498676 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498676:hover {
border:none;
}
#module_34498676:hover >.module_34498676 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498676 img{border-top-color:transparent;}
#module_34498676 img{border-top-style:none;}
#module_34498676 img{border-top-width:0px;}
#module_34498676 img{border-right-color:transparent;}
#module_34498676 img{border-right-style:none;}
#module_34498676 img{border-right-width:0px;}
#module_34498676 img{border-bottom-color:transparent;}
#module_34498676 img{border-bottom-style:none;}
#module_34498676 img{border-bottom-width:0px;}
#module_34498676 img{border-left-color:transparent;}
#module_34498676 img{border-left-style:none;}
#module_34498676 img{border-left-width:0px;}
#module_34498676 img{border-top-left-radius:0px;}
#module_34498676 img{border-top-right-radius:0px;}
#module_34498676 img{border-bottom-left-radius:0px;}
#module_34498676 img{border-bottom-right-radius:0px;}
#module_34498676 .BodyCenter{text-align: center;}

.module_34498679 .ModuleHead .HeadCenter{float:none;}
#module_34498679 {
padding:0px;
}
#module_34498679 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498679 .ModuleHead34498679 {
display:none;
}
#module_34498679 .BodyCenter.BodyCenter34498679 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498679 >.module_34498679 {
border-top-style:solid;
border-top-color:rgb(216, 216, 216);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(216, 216, 216);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(216, 216, 216);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:1px;
}
#module_34498679 >.module_34498679{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498679 .BodyCenter.BodyCenter34498679 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498679 .BodyCenter.BodyCenter34498679 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34498679 >.module_34498679 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498679 >.module_34498679 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:5.2174%;
}
}
#module_34498679 >.module_34498679 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498679:hover {
border:none;
}
#module_34498679:hover >.module_34498679 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498679 img{border-top-color:transparent;}
#module_34498679 img{border-top-style:none;}
#module_34498679 img{border-top-width:0px;}
#module_34498679 img{border-right-color:transparent;}
#module_34498679 img{border-right-style:none;}
#module_34498679 img{border-right-width:0px;}
#module_34498679 img{border-bottom-color:transparent;}
#module_34498679 img{border-bottom-style:none;}
#module_34498679 img{border-bottom-width:0px;}
#module_34498679 img{border-left-color:transparent;}
#module_34498679 img{border-left-style:none;}
#module_34498679 img{border-left-width:0px;}
#module_34498679 img{border-top-left-radius:0px;}
#module_34498679 img{border-top-right-radius:0px;}
#module_34498679 img{border-bottom-left-radius:0px;}
#module_34498679 img{border-bottom-right-radius:0px;}
#module_34498679 .BodyCenter{text-align: center;}

.module_34498682 .ModuleHead .HeadCenter{float:none;}
#module_34498682 {
padding:0px;
}
#module_34498682 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498682 .ModuleHead34498682 {
display:none;
}
#module_34498682 .BodyCenter.BodyCenter34498682 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498682 >.module_34498682 {
border-top-style:solid;
border-top-color:rgb(216, 216, 216);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(216, 216, 216);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(216, 216, 216);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:1px;
}
#module_34498682 >.module_34498682{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498682 .BodyCenter.BodyCenter34498682 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498682 .BodyCenter.BodyCenter34498682 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34498682 >.module_34498682 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498682 >.module_34498682 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:5.2174%;
}
}
#module_34498682 >.module_34498682 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498682:hover {
border:none;
}
#module_34498682:hover >.module_34498682 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498682 img{border-top-color:transparent;}
#module_34498682 img{border-top-style:none;}
#module_34498682 img{border-top-width:0px;}
#module_34498682 img{border-right-color:transparent;}
#module_34498682 img{border-right-style:none;}
#module_34498682 img{border-right-width:0px;}
#module_34498682 img{border-bottom-color:transparent;}
#module_34498682 img{border-bottom-style:none;}
#module_34498682 img{border-bottom-width:0px;}
#module_34498682 img{border-left-color:transparent;}
#module_34498682 img{border-left-style:none;}
#module_34498682 img{border-left-width:0px;}
#module_34498682 img{border-top-left-radius:0px;}
#module_34498682 img{border-top-right-radius:0px;}
#module_34498682 img{border-bottom-left-radius:0px;}
#module_34498682 img{border-bottom-right-radius:0px;}
#module_34498682 .BodyCenter{text-align: center;}

.module_34498685 .ModuleHead .HeadCenter{float:none;}
#module_34498685 {
padding:0px;
}
#module_34498685 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498685 .ModuleHead34498685 {
display:none;
}
#module_34498685 .BodyCenter.BodyCenter34498685 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498685 >.module_34498685 {
border-top-style:solid;
border-top-color:rgb(216, 216, 216);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(216, 216, 216);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(216, 216, 216);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:1px;
}
#module_34498685 >.module_34498685{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498685 .BodyCenter.BodyCenter34498685 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498685 .BodyCenter.BodyCenter34498685 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34498685 >.module_34498685 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498685 >.module_34498685 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:5.2174%;
}
}
#module_34498685 >.module_34498685 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498685:hover {
border:none;
}
#module_34498685:hover >.module_34498685 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498685 img{border-top-color:transparent;}
#module_34498685 img{border-top-style:none;}
#module_34498685 img{border-top-width:0px;}
#module_34498685 img{border-right-color:transparent;}
#module_34498685 img{border-right-style:none;}
#module_34498685 img{border-right-width:0px;}
#module_34498685 img{border-bottom-color:transparent;}
#module_34498685 img{border-bottom-style:none;}
#module_34498685 img{border-bottom-width:0px;}
#module_34498685 img{border-left-color:transparent;}
#module_34498685 img{border-left-style:none;}
#module_34498685 img{border-left-width:0px;}
#module_34498685 img{border-top-left-radius:0px;}
#module_34498685 img{border-top-right-radius:0px;}
#module_34498685 img{border-bottom-left-radius:0px;}
#module_34498685 img{border-bottom-right-radius:0px;}
#module_34498685 .BodyCenter{text-align: center;}

.module_34498688 .ModuleHead .HeadCenter{float:none;}
#module_34498688 {
padding:0px;
}
#module_34498688 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498688 .ModuleHead34498688 {
display:none;
}
#module_34498688 .BodyCenter.BodyCenter34498688 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498688 >.module_34498688 {
border-top-style:solid;
border-top-color:rgb(216, 216, 216);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(216, 216, 216);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(216, 216, 216);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:1px;
}
#module_34498688 >.module_34498688{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498688 .BodyCenter.BodyCenter34498688 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498688 .BodyCenter.BodyCenter34498688 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34498688 >.module_34498688 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498688 >.module_34498688 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:5.2174%;
}
}
#module_34498688 >.module_34498688 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498688:hover {
border:none;
}
#module_34498688:hover >.module_34498688 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498688 img{border-top-color:transparent;}
#module_34498688 img{border-top-style:none;}
#module_34498688 img{border-top-width:0px;}
#module_34498688 img{border-right-color:transparent;}
#module_34498688 img{border-right-style:none;}
#module_34498688 img{border-right-width:0px;}
#module_34498688 img{border-bottom-color:transparent;}
#module_34498688 img{border-bottom-style:none;}
#module_34498688 img{border-bottom-width:0px;}
#module_34498688 img{border-left-color:transparent;}
#module_34498688 img{border-left-style:none;}
#module_34498688 img{border-left-width:0px;}
#module_34498688 img{border-top-left-radius:0px;}
#module_34498688 img{border-top-right-radius:0px;}
#module_34498688 img{border-bottom-left-radius:0px;}
#module_34498688 img{border-bottom-right-radius:0px;}
#module_34498688 .BodyCenter{text-align: center;}

.module_34498691 .ModuleHead .HeadCenter{float:none;}
#module_34498691 {
padding:0px;
}
#module_34498691 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498691 .ModuleHead34498691 {
display:none;
}
#module_34498691 .BodyCenter.BodyCenter34498691 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498691 >.module_34498691 {
border-top-style:solid;
border-top-color:rgb(216, 216, 216);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(216, 216, 216);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(216, 216, 216);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:1px;
}
#module_34498691 >.module_34498691{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498691 .BodyCenter.BodyCenter34498691 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498691 .BodyCenter.BodyCenter34498691 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34498691 >.module_34498691 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498691 >.module_34498691 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:5.2174%;
}
}
#module_34498691 >.module_34498691 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498691:hover {
border:none;
}
#module_34498691:hover >.module_34498691 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498691 img{border-top-color:transparent;}
#module_34498691 img{border-top-style:none;}
#module_34498691 img{border-top-width:0px;}
#module_34498691 img{border-right-color:transparent;}
#module_34498691 img{border-right-style:none;}
#module_34498691 img{border-right-width:0px;}
#module_34498691 img{border-bottom-color:transparent;}
#module_34498691 img{border-bottom-style:none;}
#module_34498691 img{border-bottom-width:0px;}
#module_34498691 img{border-left-color:transparent;}
#module_34498691 img{border-left-style:none;}
#module_34498691 img{border-left-width:0px;}
#module_34498691 img{border-top-left-radius:0px;}
#module_34498691 img{border-top-right-radius:0px;}
#module_34498691 img{border-bottom-left-radius:0px;}
#module_34498691 img{border-bottom-right-radius:0px;}
#module_34498691 .BodyCenter{text-align: center;}

.module_34498694 .ModuleHead .HeadCenter{float:none;}
#module_34498694 {
padding:0px;
}
#module_34498694 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498694 .ModuleHead34498694 {
display:none;
}
#module_34498694 .BodyCenter.BodyCenter34498694 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498694 >.module_34498694 {
border-top-style:solid;
border-top-color:rgb(216, 216, 216);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(216, 216, 216);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(216, 216, 216);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:1px;
}
#module_34498694 >.module_34498694{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498694 .BodyCenter.BodyCenter34498694 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498694 .BodyCenter.BodyCenter34498694 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34498694 >.module_34498694 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498694 >.module_34498694 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:5.2174%;
}
}
#module_34498694 >.module_34498694 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498694:hover {
border:none;
}
#module_34498694:hover >.module_34498694 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498694 img{border-top-color:transparent;}
#module_34498694 img{border-top-style:none;}
#module_34498694 img{border-top-width:0px;}
#module_34498694 img{border-right-color:transparent;}
#module_34498694 img{border-right-style:none;}
#module_34498694 img{border-right-width:0px;}
#module_34498694 img{border-bottom-color:transparent;}
#module_34498694 img{border-bottom-style:none;}
#module_34498694 img{border-bottom-width:0px;}
#module_34498694 img{border-left-color:transparent;}
#module_34498694 img{border-left-style:none;}
#module_34498694 img{border-left-width:0px;}
#module_34498694 img{border-top-left-radius:0px;}
#module_34498694 img{border-top-right-radius:0px;}
#module_34498694 img{border-bottom-left-radius:0px;}
#module_34498694 img{border-bottom-right-radius:0px;}
#module_34498694 .BodyCenter{text-align: center;}

.module_34498697 .ModuleHead .HeadCenter{float:none;}
#module_34498697 {
padding:0px;
}
#module_34498697 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498697 .ModuleHead34498697 {
display:none;
}
#module_34498697 .BodyCenter.BodyCenter34498697 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498697 >.module_34498697 {
border-top-style:solid;
border-top-color:rgb(216, 216, 216);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(216, 216, 216);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(216, 216, 216);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:1px;
}
#module_34498697 >.module_34498697{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498697 .BodyCenter.BodyCenter34498697 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498697 .BodyCenter.BodyCenter34498697 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34498697 >.module_34498697 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498697 >.module_34498697 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:5.2174%;
}
}
#module_34498697 >.module_34498697 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498697:hover {
border:none;
}
#module_34498697:hover >.module_34498697 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498697 img{border-top-color:transparent;}
#module_34498697 img{border-top-style:none;}
#module_34498697 img{border-top-width:0px;}
#module_34498697 img{border-right-color:transparent;}
#module_34498697 img{border-right-style:none;}
#module_34498697 img{border-right-width:0px;}
#module_34498697 img{border-bottom-color:transparent;}
#module_34498697 img{border-bottom-style:none;}
#module_34498697 img{border-bottom-width:0px;}
#module_34498697 img{border-left-color:transparent;}
#module_34498697 img{border-left-style:none;}
#module_34498697 img{border-left-width:0px;}
#module_34498697 img{border-top-left-radius:0px;}
#module_34498697 img{border-top-right-radius:0px;}
#module_34498697 img{border-bottom-left-radius:0px;}
#module_34498697 img{border-bottom-right-radius:0px;}
#module_34498697 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer34498662 #Sub34498662_1 {width:33.3333%;}
.module_34498664 .ModuleHead .HeadCenter{float:none;}
#module_34498664 {
padding:0px;
}
#module_34498664 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498664 .ModuleHead34498664 {
display:none;
}
#module_34498664 .BodyCenter.BodyCenter34498664 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498664 >.module_34498664 {
border-top-style:solid;
border-top-color:rgb(216, 216, 216);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(216, 216, 216);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(216, 216, 216);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:1px;
}
#module_34498664 >.module_34498664{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498664 .BodyCenter.BodyCenter34498664 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498664 .BodyCenter.BodyCenter34498664 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34498664 >.module_34498664 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498664 >.module_34498664 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:5.0420%;
}
}
#module_34498664 >.module_34498664 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498664:hover {
border:none;
}
#module_34498664:hover >.module_34498664 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498664 img{border-top-color:transparent;}
#module_34498664 img{border-top-style:none;}
#module_34498664 img{border-top-width:0px;}
#module_34498664 img{border-right-color:transparent;}
#module_34498664 img{border-right-style:none;}
#module_34498664 img{border-right-width:0px;}
#module_34498664 img{border-bottom-color:transparent;}
#module_34498664 img{border-bottom-style:none;}
#module_34498664 img{border-bottom-width:0px;}
#module_34498664 img{border-left-color:transparent;}
#module_34498664 img{border-left-style:none;}
#module_34498664 img{border-left-width:0px;}
#module_34498664 img{border-top-left-radius:0px;}
#module_34498664 img{border-top-right-radius:0px;}
#module_34498664 img{border-bottom-left-radius:0px;}
#module_34498664 img{border-bottom-right-radius:0px;}
#module_34498664 .BodyCenter{text-align: center;}

.module_34498667 .ModuleHead .HeadCenter{float:none;}
#module_34498667 {
padding:0px;
}
#module_34498667 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498667 .ModuleHead34498667 {
display:none;
}
#module_34498667 .BodyCenter.BodyCenter34498667 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498667 >.module_34498667 {
border-top-style:solid;
border-top-color:rgb(216, 216, 216);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(216, 216, 216);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(216, 216, 216);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:1px;
}
#module_34498667 >.module_34498667{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498667 .BodyCenter.BodyCenter34498667 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498667 .BodyCenter.BodyCenter34498667 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34498667 >.module_34498667 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498667 >.module_34498667 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:5.2174%;
}
}
#module_34498667 >.module_34498667 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498667:hover {
border:none;
}
#module_34498667:hover >.module_34498667 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498667 img{border-top-color:transparent;}
#module_34498667 img{border-top-style:none;}
#module_34498667 img{border-top-width:0px;}
#module_34498667 img{border-right-color:transparent;}
#module_34498667 img{border-right-style:none;}
#module_34498667 img{border-right-width:0px;}
#module_34498667 img{border-bottom-color:transparent;}
#module_34498667 img{border-bottom-style:none;}
#module_34498667 img{border-bottom-width:0px;}
#module_34498667 img{border-left-color:transparent;}
#module_34498667 img{border-left-style:none;}
#module_34498667 img{border-left-width:0px;}
#module_34498667 img{border-top-left-radius:0px;}
#module_34498667 img{border-top-right-radius:0px;}
#module_34498667 img{border-bottom-left-radius:0px;}
#module_34498667 img{border-bottom-right-radius:0px;}
#module_34498667 .BodyCenter{text-align: center;}

.module_34498670 .ModuleHead .HeadCenter{float:none;}
#module_34498670 {
padding:0px;
}
#module_34498670 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498670 .ModuleHead34498670 {
display:none;
}
#module_34498670 .BodyCenter.BodyCenter34498670 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498670 >.module_34498670 {
border-top-style:solid;
border-top-color:rgb(216, 216, 216);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(216, 216, 216);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(216, 216, 216);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:1px;
}
#module_34498670 >.module_34498670{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498670 .BodyCenter.BodyCenter34498670 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498670 .BodyCenter.BodyCenter34498670 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34498670 >.module_34498670 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498670 >.module_34498670 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:5.2174%;
}
}
#module_34498670 >.module_34498670 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498670:hover {
border:none;
}
#module_34498670:hover >.module_34498670 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498670 img{border-top-color:transparent;}
#module_34498670 img{border-top-style:none;}
#module_34498670 img{border-top-width:0px;}
#module_34498670 img{border-right-color:transparent;}
#module_34498670 img{border-right-style:none;}
#module_34498670 img{border-right-width:0px;}
#module_34498670 img{border-bottom-color:transparent;}
#module_34498670 img{border-bottom-style:none;}
#module_34498670 img{border-bottom-width:0px;}
#module_34498670 img{border-left-color:transparent;}
#module_34498670 img{border-left-style:none;}
#module_34498670 img{border-left-width:0px;}
#module_34498670 img{border-top-left-radius:0px;}
#module_34498670 img{border-top-right-radius:0px;}
#module_34498670 img{border-bottom-left-radius:0px;}
#module_34498670 img{border-bottom-right-radius:0px;}
#module_34498670 .BodyCenter{text-align: center;}

.module_34498673 .ModuleHead .HeadCenter{float:none;}
#module_34498673 {
padding:0px;
}
#module_34498673 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498673 .ModuleHead34498673 {
display:none;
}
#module_34498673 .BodyCenter.BodyCenter34498673 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498673 >.module_34498673 {
border-top-style:solid;
border-top-color:rgb(216, 216, 216);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(216, 216, 216);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(216, 216, 216);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:1px;
}
#module_34498673 >.module_34498673{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498673 .BodyCenter.BodyCenter34498673 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498673 .BodyCenter.BodyCenter34498673 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34498673 >.module_34498673 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498673 >.module_34498673 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:5.2174%;
}
}
#module_34498673 >.module_34498673 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498673:hover {
border:none;
}
#module_34498673:hover >.module_34498673 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498673 img{border-top-color:transparent;}
#module_34498673 img{border-top-style:none;}
#module_34498673 img{border-top-width:0px;}
#module_34498673 img{border-right-color:transparent;}
#module_34498673 img{border-right-style:none;}
#module_34498673 img{border-right-width:0px;}
#module_34498673 img{border-bottom-color:transparent;}
#module_34498673 img{border-bottom-style:none;}
#module_34498673 img{border-bottom-width:0px;}
#module_34498673 img{border-left-color:transparent;}
#module_34498673 img{border-left-style:none;}
#module_34498673 img{border-left-width:0px;}
#module_34498673 img{border-top-left-radius:0px;}
#module_34498673 img{border-top-right-radius:0px;}
#module_34498673 img{border-bottom-left-radius:0px;}
#module_34498673 img{border-bottom-right-radius:0px;}
#module_34498673 .BodyCenter{text-align: center;}

.module_34498677 .ModuleHead .HeadCenter{float:none;}
#module_34498677 {
padding:0px;
}
#module_34498677 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498677 .ModuleHead34498677 {
display:none;
}
#module_34498677 .BodyCenter.BodyCenter34498677 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498677 >.module_34498677 {
border-top-style:solid;
border-top-color:rgb(216, 216, 216);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(216, 216, 216);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(216, 216, 216);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:1px;
}
#module_34498677 >.module_34498677{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498677 .BodyCenter.BodyCenter34498677 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498677 .BodyCenter.BodyCenter34498677 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34498677 >.module_34498677 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498677 >.module_34498677 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:5.2174%;
}
}
#module_34498677 >.module_34498677 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498677:hover {
border:none;
}
#module_34498677:hover >.module_34498677 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498677 img{border-top-color:transparent;}
#module_34498677 img{border-top-style:none;}
#module_34498677 img{border-top-width:0px;}
#module_34498677 img{border-right-color:transparent;}
#module_34498677 img{border-right-style:none;}
#module_34498677 img{border-right-width:0px;}
#module_34498677 img{border-bottom-color:transparent;}
#module_34498677 img{border-bottom-style:none;}
#module_34498677 img{border-bottom-width:0px;}
#module_34498677 img{border-left-color:transparent;}
#module_34498677 img{border-left-style:none;}
#module_34498677 img{border-left-width:0px;}
#module_34498677 img{border-top-left-radius:0px;}
#module_34498677 img{border-top-right-radius:0px;}
#module_34498677 img{border-bottom-left-radius:0px;}
#module_34498677 img{border-bottom-right-radius:0px;}
#module_34498677 .BodyCenter{text-align: center;}

.module_34498680 .ModuleHead .HeadCenter{float:none;}
#module_34498680 {
padding:0px;
}
#module_34498680 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498680 .ModuleHead34498680 {
display:none;
}
#module_34498680 .BodyCenter.BodyCenter34498680 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498680 >.module_34498680 {
border-top-style:solid;
border-top-color:rgb(216, 216, 216);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(216, 216, 216);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(216, 216, 216);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:1px;
}
#module_34498680 >.module_34498680{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498680 .BodyCenter.BodyCenter34498680 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498680 .BodyCenter.BodyCenter34498680 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34498680 >.module_34498680 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498680 >.module_34498680 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:5.2174%;
}
}
#module_34498680 >.module_34498680 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498680:hover {
border:none;
}
#module_34498680:hover >.module_34498680 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498680 img{border-top-color:transparent;}
#module_34498680 img{border-top-style:none;}
#module_34498680 img{border-top-width:0px;}
#module_34498680 img{border-right-color:transparent;}
#module_34498680 img{border-right-style:none;}
#module_34498680 img{border-right-width:0px;}
#module_34498680 img{border-bottom-color:transparent;}
#module_34498680 img{border-bottom-style:none;}
#module_34498680 img{border-bottom-width:0px;}
#module_34498680 img{border-left-color:transparent;}
#module_34498680 img{border-left-style:none;}
#module_34498680 img{border-left-width:0px;}
#module_34498680 img{border-top-left-radius:0px;}
#module_34498680 img{border-top-right-radius:0px;}
#module_34498680 img{border-bottom-left-radius:0px;}
#module_34498680 img{border-bottom-right-radius:0px;}
#module_34498680 .BodyCenter{text-align: center;}

.module_34498683 .ModuleHead .HeadCenter{float:none;}
#module_34498683 {
padding:0px;
}
#module_34498683 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498683 .ModuleHead34498683 {
display:none;
}
#module_34498683 .BodyCenter.BodyCenter34498683 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498683 >.module_34498683 {
border-top-style:solid;
border-top-color:rgb(216, 216, 216);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(216, 216, 216);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(216, 216, 216);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:1px;
}
#module_34498683 >.module_34498683{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498683 .BodyCenter.BodyCenter34498683 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498683 .BodyCenter.BodyCenter34498683 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34498683 >.module_34498683 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498683 >.module_34498683 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:5.2174%;
}
}
#module_34498683 >.module_34498683 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498683:hover {
border:none;
}
#module_34498683:hover >.module_34498683 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498683 img{border-top-color:transparent;}
#module_34498683 img{border-top-style:none;}
#module_34498683 img{border-top-width:0px;}
#module_34498683 img{border-right-color:transparent;}
#module_34498683 img{border-right-style:none;}
#module_34498683 img{border-right-width:0px;}
#module_34498683 img{border-bottom-color:transparent;}
#module_34498683 img{border-bottom-style:none;}
#module_34498683 img{border-bottom-width:0px;}
#module_34498683 img{border-left-color:transparent;}
#module_34498683 img{border-left-style:none;}
#module_34498683 img{border-left-width:0px;}
#module_34498683 img{border-top-left-radius:0px;}
#module_34498683 img{border-top-right-radius:0px;}
#module_34498683 img{border-bottom-left-radius:0px;}
#module_34498683 img{border-bottom-right-radius:0px;}
#module_34498683 .BodyCenter{text-align: center;}

.module_34498686 .ModuleHead .HeadCenter{float:none;}
#module_34498686 {
padding:0px;
}
#module_34498686 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498686 .ModuleHead34498686 {
display:none;
}
#module_34498686 .BodyCenter.BodyCenter34498686 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498686 >.module_34498686 {
border-top-style:solid;
border-top-color:rgb(216, 216, 216);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(216, 216, 216);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(216, 216, 216);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:1px;
}
#module_34498686 >.module_34498686{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498686 .BodyCenter.BodyCenter34498686 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498686 .BodyCenter.BodyCenter34498686 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34498686 >.module_34498686 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498686 >.module_34498686 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:5.2174%;
}
}
#module_34498686 >.module_34498686 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498686:hover {
border:none;
}
#module_34498686:hover >.module_34498686 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498686 img{border-top-color:transparent;}
#module_34498686 img{border-top-style:none;}
#module_34498686 img{border-top-width:0px;}
#module_34498686 img{border-right-color:transparent;}
#module_34498686 img{border-right-style:none;}
#module_34498686 img{border-right-width:0px;}
#module_34498686 img{border-bottom-color:transparent;}
#module_34498686 img{border-bottom-style:none;}
#module_34498686 img{border-bottom-width:0px;}
#module_34498686 img{border-left-color:transparent;}
#module_34498686 img{border-left-style:none;}
#module_34498686 img{border-left-width:0px;}
#module_34498686 img{border-top-left-radius:0px;}
#module_34498686 img{border-top-right-radius:0px;}
#module_34498686 img{border-bottom-left-radius:0px;}
#module_34498686 img{border-bottom-right-radius:0px;}
#module_34498686 .BodyCenter{text-align: center;}

.module_34498689 .ModuleHead .HeadCenter{float:none;}
#module_34498689 {
padding:0px;
}
#module_34498689 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498689 .ModuleHead34498689 {
display:none;
}
#module_34498689 .BodyCenter.BodyCenter34498689 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498689 >.module_34498689 {
border-top-style:solid;
border-top-color:rgb(216, 216, 216);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(216, 216, 216);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(216, 216, 216);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:1px;
}
#module_34498689 >.module_34498689{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498689 .BodyCenter.BodyCenter34498689 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498689 .BodyCenter.BodyCenter34498689 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34498689 >.module_34498689 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498689 >.module_34498689 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:5.2174%;
}
}
#module_34498689 >.module_34498689 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498689:hover {
border:none;
}
#module_34498689:hover >.module_34498689 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498689 img{border-top-color:transparent;}
#module_34498689 img{border-top-style:none;}
#module_34498689 img{border-top-width:0px;}
#module_34498689 img{border-right-color:transparent;}
#module_34498689 img{border-right-style:none;}
#module_34498689 img{border-right-width:0px;}
#module_34498689 img{border-bottom-color:transparent;}
#module_34498689 img{border-bottom-style:none;}
#module_34498689 img{border-bottom-width:0px;}
#module_34498689 img{border-left-color:transparent;}
#module_34498689 img{border-left-style:none;}
#module_34498689 img{border-left-width:0px;}
#module_34498689 img{border-top-left-radius:0px;}
#module_34498689 img{border-top-right-radius:0px;}
#module_34498689 img{border-bottom-left-radius:0px;}
#module_34498689 img{border-bottom-right-radius:0px;}
#module_34498689 .BodyCenter{text-align: center;}

.module_34498692 .ModuleHead .HeadCenter{float:none;}
#module_34498692 {
padding:0px;
}
#module_34498692 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498692 .ModuleHead34498692 {
display:none;
}
#module_34498692 .BodyCenter.BodyCenter34498692 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498692 >.module_34498692 {
border-top-style:solid;
border-top-color:rgb(216, 216, 216);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(216, 216, 216);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(216, 216, 216);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:1px;
}
#module_34498692 >.module_34498692{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498692 .BodyCenter.BodyCenter34498692 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498692 .BodyCenter.BodyCenter34498692 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34498692 >.module_34498692 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498692 >.module_34498692 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:5.2174%;
}
}
#module_34498692 >.module_34498692 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498692:hover {
border:none;
}
#module_34498692:hover >.module_34498692 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498692 img{border-top-color:transparent;}
#module_34498692 img{border-top-style:none;}
#module_34498692 img{border-top-width:0px;}
#module_34498692 img{border-right-color:transparent;}
#module_34498692 img{border-right-style:none;}
#module_34498692 img{border-right-width:0px;}
#module_34498692 img{border-bottom-color:transparent;}
#module_34498692 img{border-bottom-style:none;}
#module_34498692 img{border-bottom-width:0px;}
#module_34498692 img{border-left-color:transparent;}
#module_34498692 img{border-left-style:none;}
#module_34498692 img{border-left-width:0px;}
#module_34498692 img{border-top-left-radius:0px;}
#module_34498692 img{border-top-right-radius:0px;}
#module_34498692 img{border-bottom-left-radius:0px;}
#module_34498692 img{border-bottom-right-radius:0px;}
#module_34498692 .BodyCenter{text-align: center;}

.module_34498695 .ModuleHead .HeadCenter{float:none;}
#module_34498695 {
padding:0px;
}
#module_34498695 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498695 .ModuleHead34498695 {
display:none;
}
#module_34498695 .BodyCenter.BodyCenter34498695 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498695 >.module_34498695 {
border-top-style:solid;
border-top-color:rgb(216, 216, 216);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(216, 216, 216);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(216, 216, 216);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:1px;
}
#module_34498695 >.module_34498695{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498695 .BodyCenter.BodyCenter34498695 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498695 .BodyCenter.BodyCenter34498695 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34498695 >.module_34498695 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498695 >.module_34498695 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:5.2174%;
}
}
#module_34498695 >.module_34498695 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498695:hover {
border:none;
}
#module_34498695:hover >.module_34498695 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498695 img{border-top-color:transparent;}
#module_34498695 img{border-top-style:none;}
#module_34498695 img{border-top-width:0px;}
#module_34498695 img{border-right-color:transparent;}
#module_34498695 img{border-right-style:none;}
#module_34498695 img{border-right-width:0px;}
#module_34498695 img{border-bottom-color:transparent;}
#module_34498695 img{border-bottom-style:none;}
#module_34498695 img{border-bottom-width:0px;}
#module_34498695 img{border-left-color:transparent;}
#module_34498695 img{border-left-style:none;}
#module_34498695 img{border-left-width:0px;}
#module_34498695 img{border-top-left-radius:0px;}
#module_34498695 img{border-top-right-radius:0px;}
#module_34498695 img{border-bottom-left-radius:0px;}
#module_34498695 img{border-bottom-right-radius:0px;}
#module_34498695 .BodyCenter{text-align: center;}

.module_34498698 .ModuleHead .HeadCenter{float:none;}
#module_34498698 {
padding:0px;
}
#module_34498698 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498698 .ModuleHead34498698 {
display:none;
}
#module_34498698 .BodyCenter.BodyCenter34498698 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498698 >.module_34498698 {
border-top-style:solid;
border-top-color:rgb(216, 216, 216);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(216, 216, 216);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(216, 216, 216);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:1px;
}
#module_34498698 >.module_34498698{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498698 .BodyCenter.BodyCenter34498698 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498698 .BodyCenter.BodyCenter34498698 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34498698 >.module_34498698 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498698 >.module_34498698 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:5.2174%;
}
}
#module_34498698 >.module_34498698 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498698:hover {
border:none;
}
#module_34498698:hover >.module_34498698 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498698 img{border-top-color:transparent;}
#module_34498698 img{border-top-style:none;}
#module_34498698 img{border-top-width:0px;}
#module_34498698 img{border-right-color:transparent;}
#module_34498698 img{border-right-style:none;}
#module_34498698 img{border-right-width:0px;}
#module_34498698 img{border-bottom-color:transparent;}
#module_34498698 img{border-bottom-style:none;}
#module_34498698 img{border-bottom-width:0px;}
#module_34498698 img{border-left-color:transparent;}
#module_34498698 img{border-left-style:none;}
#module_34498698 img{border-left-width:0px;}
#module_34498698 img{border-top-left-radius:0px;}
#module_34498698 img{border-top-right-radius:0px;}
#module_34498698 img{border-bottom-left-radius:0px;}
#module_34498698 img{border-bottom-right-radius:0px;}
#module_34498698 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer34498662 #Sub34498662_2 {width:33.3333%;}
.module_34498665 .ModuleHead .HeadCenter{float:none;}
#module_34498665 {
padding:0px;
}
#module_34498665 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498665 .ModuleHead34498665 {
display:none;
}
#module_34498665 .BodyCenter.BodyCenter34498665 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498665 >.module_34498665 {
border-top-style:solid;
border-top-color:rgb(216, 216, 216);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(216, 216, 216);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(216, 216, 216);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:1px;
}
#module_34498665 >.module_34498665{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498665 .BodyCenter.BodyCenter34498665 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498665 .BodyCenter.BodyCenter34498665 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34498665 >.module_34498665 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498665 >.module_34498665 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:5.2174%;
}
}
#module_34498665 >.module_34498665 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498665:hover {
border:none;
}
#module_34498665:hover >.module_34498665 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498665 img{border-top-color:transparent;}
#module_34498665 img{border-top-style:none;}
#module_34498665 img{border-top-width:0px;}
#module_34498665 img{border-right-color:transparent;}
#module_34498665 img{border-right-style:none;}
#module_34498665 img{border-right-width:0px;}
#module_34498665 img{border-bottom-color:transparent;}
#module_34498665 img{border-bottom-style:none;}
#module_34498665 img{border-bottom-width:0px;}
#module_34498665 img{border-left-color:transparent;}
#module_34498665 img{border-left-style:none;}
#module_34498665 img{border-left-width:0px;}
#module_34498665 img{border-top-left-radius:0px;}
#module_34498665 img{border-top-right-radius:0px;}
#module_34498665 img{border-bottom-left-radius:0px;}
#module_34498665 img{border-bottom-right-radius:0px;}
#module_34498665 .BodyCenter{text-align: center;}

.module_34498668 .ModuleHead .HeadCenter{float:none;}
#module_34498668 {
padding:0px;
}
#module_34498668 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498668 .ModuleHead34498668 {
display:none;
}
#module_34498668 .BodyCenter.BodyCenter34498668 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498668 >.module_34498668 {
border-top-style:solid;
border-top-color:rgb(216, 216, 216);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(216, 216, 216);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(216, 216, 216);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:1px;
}
#module_34498668 >.module_34498668{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498668 .BodyCenter.BodyCenter34498668 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498668 .BodyCenter.BodyCenter34498668 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34498668 >.module_34498668 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498668 >.module_34498668 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:5.2174%;
}
}
#module_34498668 >.module_34498668 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498668:hover {
border:none;
}
#module_34498668:hover >.module_34498668 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498668 img{border-top-color:transparent;}
#module_34498668 img{border-top-style:none;}
#module_34498668 img{border-top-width:0px;}
#module_34498668 img{border-right-color:transparent;}
#module_34498668 img{border-right-style:none;}
#module_34498668 img{border-right-width:0px;}
#module_34498668 img{border-bottom-color:transparent;}
#module_34498668 img{border-bottom-style:none;}
#module_34498668 img{border-bottom-width:0px;}
#module_34498668 img{border-left-color:transparent;}
#module_34498668 img{border-left-style:none;}
#module_34498668 img{border-left-width:0px;}
#module_34498668 img{border-top-left-radius:0px;}
#module_34498668 img{border-top-right-radius:0px;}
#module_34498668 img{border-bottom-left-radius:0px;}
#module_34498668 img{border-bottom-right-radius:0px;}
#module_34498668 .BodyCenter{text-align: center;}

.module_34498671 .ModuleHead .HeadCenter{float:none;}
#module_34498671 {
padding:0px;
}
#module_34498671 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498671 .ModuleHead34498671 {
display:none;
}
#module_34498671 .BodyCenter.BodyCenter34498671 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498671 >.module_34498671 {
border-top-style:solid;
border-top-color:rgb(216, 216, 216);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(216, 216, 216);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(216, 216, 216);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:1px;
}
#module_34498671 >.module_34498671{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498671 .BodyCenter.BodyCenter34498671 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498671 .BodyCenter.BodyCenter34498671 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34498671 >.module_34498671 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498671 >.module_34498671 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:5.2174%;
}
}
#module_34498671 >.module_34498671 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498671:hover {
border:none;
}
#module_34498671:hover >.module_34498671 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498671 img{border-top-color:transparent;}
#module_34498671 img{border-top-style:none;}
#module_34498671 img{border-top-width:0px;}
#module_34498671 img{border-right-color:transparent;}
#module_34498671 img{border-right-style:none;}
#module_34498671 img{border-right-width:0px;}
#module_34498671 img{border-bottom-color:transparent;}
#module_34498671 img{border-bottom-style:none;}
#module_34498671 img{border-bottom-width:0px;}
#module_34498671 img{border-left-color:transparent;}
#module_34498671 img{border-left-style:none;}
#module_34498671 img{border-left-width:0px;}
#module_34498671 img{border-top-left-radius:0px;}
#module_34498671 img{border-top-right-radius:0px;}
#module_34498671 img{border-bottom-left-radius:0px;}
#module_34498671 img{border-bottom-right-radius:0px;}
#module_34498671 .BodyCenter{text-align: center;}

.module_34498675 .ModuleHead .HeadCenter{float:none;}
#module_34498675 {
padding:0px;
}
#module_34498675 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498675 .ModuleHead34498675 {
display:none;
}
#module_34498675 .BodyCenter.BodyCenter34498675 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498675 >.module_34498675 {
border-top-style:solid;
border-top-color:rgb(216, 216, 216);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(216, 216, 216);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(216, 216, 216);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:1px;
}
#module_34498675 >.module_34498675{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498675 .BodyCenter.BodyCenter34498675 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498675 .BodyCenter.BodyCenter34498675 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34498675 >.module_34498675 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498675 >.module_34498675 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:5.2174%;
}
}
#module_34498675 >.module_34498675 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498675:hover {
border:none;
}
#module_34498675:hover >.module_34498675 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498675 img{border-top-color:transparent;}
#module_34498675 img{border-top-style:none;}
#module_34498675 img{border-top-width:0px;}
#module_34498675 img{border-right-color:transparent;}
#module_34498675 img{border-right-style:none;}
#module_34498675 img{border-right-width:0px;}
#module_34498675 img{border-bottom-color:transparent;}
#module_34498675 img{border-bottom-style:none;}
#module_34498675 img{border-bottom-width:0px;}
#module_34498675 img{border-left-color:transparent;}
#module_34498675 img{border-left-style:none;}
#module_34498675 img{border-left-width:0px;}
#module_34498675 img{border-top-left-radius:0px;}
#module_34498675 img{border-top-right-radius:0px;}
#module_34498675 img{border-bottom-left-radius:0px;}
#module_34498675 img{border-bottom-right-radius:0px;}
#module_34498675 .BodyCenter{text-align: center;}

.module_34498678 .ModuleHead .HeadCenter{float:none;}
#module_34498678 {
padding:0px;
}
#module_34498678 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498678 .ModuleHead34498678 {
display:none;
}
#module_34498678 .BodyCenter.BodyCenter34498678 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498678 >.module_34498678 {
border-top-style:solid;
border-top-color:rgb(216, 216, 216);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(216, 216, 216);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(216, 216, 216);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:1px;
}
#module_34498678 >.module_34498678{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498678 .BodyCenter.BodyCenter34498678 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498678 .BodyCenter.BodyCenter34498678 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34498678 >.module_34498678 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498678 >.module_34498678 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:5.2174%;
}
}
#module_34498678 >.module_34498678 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498678:hover {
border:none;
}
#module_34498678:hover >.module_34498678 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498678 img{border-top-color:transparent;}
#module_34498678 img{border-top-style:none;}
#module_34498678 img{border-top-width:0px;}
#module_34498678 img{border-right-color:transparent;}
#module_34498678 img{border-right-style:none;}
#module_34498678 img{border-right-width:0px;}
#module_34498678 img{border-bottom-color:transparent;}
#module_34498678 img{border-bottom-style:none;}
#module_34498678 img{border-bottom-width:0px;}
#module_34498678 img{border-left-color:transparent;}
#module_34498678 img{border-left-style:none;}
#module_34498678 img{border-left-width:0px;}
#module_34498678 img{border-top-left-radius:0px;}
#module_34498678 img{border-top-right-radius:0px;}
#module_34498678 img{border-bottom-left-radius:0px;}
#module_34498678 img{border-bottom-right-radius:0px;}
#module_34498678 .BodyCenter{text-align: center;}

.module_34498681 .ModuleHead .HeadCenter{float:none;}
#module_34498681 {
padding:0px;
}
#module_34498681 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498681 .ModuleHead34498681 {
display:none;
}
#module_34498681 .BodyCenter.BodyCenter34498681 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498681 >.module_34498681 {
border-top-style:solid;
border-top-color:rgb(216, 216, 216);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(216, 216, 216);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(216, 216, 216);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:1px;
}
#module_34498681 >.module_34498681{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498681 .BodyCenter.BodyCenter34498681 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498681 .BodyCenter.BodyCenter34498681 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34498681 >.module_34498681 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498681 >.module_34498681 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:5.2174%;
}
}
#module_34498681 >.module_34498681 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498681:hover {
border:none;
}
#module_34498681:hover >.module_34498681 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498681 img{border-top-color:transparent;}
#module_34498681 img{border-top-style:none;}
#module_34498681 img{border-top-width:0px;}
#module_34498681 img{border-right-color:transparent;}
#module_34498681 img{border-right-style:none;}
#module_34498681 img{border-right-width:0px;}
#module_34498681 img{border-bottom-color:transparent;}
#module_34498681 img{border-bottom-style:none;}
#module_34498681 img{border-bottom-width:0px;}
#module_34498681 img{border-left-color:transparent;}
#module_34498681 img{border-left-style:none;}
#module_34498681 img{border-left-width:0px;}
#module_34498681 img{border-top-left-radius:0px;}
#module_34498681 img{border-top-right-radius:0px;}
#module_34498681 img{border-bottom-left-radius:0px;}
#module_34498681 img{border-bottom-right-radius:0px;}
#module_34498681 .BodyCenter{text-align: center;}

.module_34498684 .ModuleHead .HeadCenter{float:none;}
#module_34498684 {
padding:0px;
}
#module_34498684 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498684 .ModuleHead34498684 {
display:none;
}
#module_34498684 .BodyCenter.BodyCenter34498684 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498684 >.module_34498684 {
border-top-style:solid;
border-top-color:rgb(216, 216, 216);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(216, 216, 216);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(216, 216, 216);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:1px;
}
#module_34498684 >.module_34498684{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498684 .BodyCenter.BodyCenter34498684 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498684 .BodyCenter.BodyCenter34498684 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34498684 >.module_34498684 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498684 >.module_34498684 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:5.2174%;
}
}
#module_34498684 >.module_34498684 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498684:hover {
border:none;
}
#module_34498684:hover >.module_34498684 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498684 img{border-top-color:transparent;}
#module_34498684 img{border-top-style:none;}
#module_34498684 img{border-top-width:0px;}
#module_34498684 img{border-right-color:transparent;}
#module_34498684 img{border-right-style:none;}
#module_34498684 img{border-right-width:0px;}
#module_34498684 img{border-bottom-color:transparent;}
#module_34498684 img{border-bottom-style:none;}
#module_34498684 img{border-bottom-width:0px;}
#module_34498684 img{border-left-color:transparent;}
#module_34498684 img{border-left-style:none;}
#module_34498684 img{border-left-width:0px;}
#module_34498684 img{border-top-left-radius:0px;}
#module_34498684 img{border-top-right-radius:0px;}
#module_34498684 img{border-bottom-left-radius:0px;}
#module_34498684 img{border-bottom-right-radius:0px;}
#module_34498684 .BodyCenter{text-align: center;}

.module_34498687 .ModuleHead .HeadCenter{float:none;}
#module_34498687 {
padding:0px;
}
#module_34498687 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498687 .ModuleHead34498687 {
display:none;
}
#module_34498687 .BodyCenter.BodyCenter34498687 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498687 >.module_34498687 {
border-top-style:solid;
border-top-color:rgb(216, 216, 216);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(216, 216, 216);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(216, 216, 216);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:1px;
}
#module_34498687 >.module_34498687{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498687 .BodyCenter.BodyCenter34498687 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498687 .BodyCenter.BodyCenter34498687 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34498687 >.module_34498687 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498687 >.module_34498687 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:5.2174%;
}
}
#module_34498687 >.module_34498687 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498687:hover {
border:none;
}
#module_34498687:hover >.module_34498687 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498687 img{border-top-color:transparent;}
#module_34498687 img{border-top-style:none;}
#module_34498687 img{border-top-width:0px;}
#module_34498687 img{border-right-color:transparent;}
#module_34498687 img{border-right-style:none;}
#module_34498687 img{border-right-width:0px;}
#module_34498687 img{border-bottom-color:transparent;}
#module_34498687 img{border-bottom-style:none;}
#module_34498687 img{border-bottom-width:0px;}
#module_34498687 img{border-left-color:transparent;}
#module_34498687 img{border-left-style:none;}
#module_34498687 img{border-left-width:0px;}
#module_34498687 img{border-top-left-radius:0px;}
#module_34498687 img{border-top-right-radius:0px;}
#module_34498687 img{border-bottom-left-radius:0px;}
#module_34498687 img{border-bottom-right-radius:0px;}
#module_34498687 .BodyCenter{text-align: center;}

.module_34498690 .ModuleHead .HeadCenter{float:none;}
#module_34498690 {
padding:0px;
}
#module_34498690 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498690 .ModuleHead34498690 {
display:none;
}
#module_34498690 .BodyCenter.BodyCenter34498690 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498690 >.module_34498690 {
border-top-style:solid;
border-top-color:rgb(216, 216, 216);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(216, 216, 216);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(216, 216, 216);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:1px;
}
#module_34498690 >.module_34498690{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498690 .BodyCenter.BodyCenter34498690 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498690 .BodyCenter.BodyCenter34498690 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34498690 >.module_34498690 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498690 >.module_34498690 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:5.2174%;
}
}
#module_34498690 >.module_34498690 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498690:hover {
border:none;
}
#module_34498690:hover >.module_34498690 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498690 img{border-top-color:transparent;}
#module_34498690 img{border-top-style:none;}
#module_34498690 img{border-top-width:0px;}
#module_34498690 img{border-right-color:transparent;}
#module_34498690 img{border-right-style:none;}
#module_34498690 img{border-right-width:0px;}
#module_34498690 img{border-bottom-color:transparent;}
#module_34498690 img{border-bottom-style:none;}
#module_34498690 img{border-bottom-width:0px;}
#module_34498690 img{border-left-color:transparent;}
#module_34498690 img{border-left-style:none;}
#module_34498690 img{border-left-width:0px;}
#module_34498690 img{border-top-left-radius:0px;}
#module_34498690 img{border-top-right-radius:0px;}
#module_34498690 img{border-bottom-left-radius:0px;}
#module_34498690 img{border-bottom-right-radius:0px;}
#module_34498690 .BodyCenter{text-align: center;}

.module_34498693 .ModuleHead .HeadCenter{float:none;}
#module_34498693 {
padding:0px;
}
#module_34498693 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498693 .ModuleHead34498693 {
display:none;
}
#module_34498693 .BodyCenter.BodyCenter34498693 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498693 >.module_34498693 {
border-top-style:solid;
border-top-color:rgb(216, 216, 216);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(216, 216, 216);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(216, 216, 216);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:1px;
}
#module_34498693 >.module_34498693{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498693 .BodyCenter.BodyCenter34498693 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498693 .BodyCenter.BodyCenter34498693 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34498693 >.module_34498693 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498693 >.module_34498693 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:5.2174%;
}
}
#module_34498693 >.module_34498693 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498693:hover {
border:none;
}
#module_34498693:hover >.module_34498693 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498693 img{border-top-color:transparent;}
#module_34498693 img{border-top-style:none;}
#module_34498693 img{border-top-width:0px;}
#module_34498693 img{border-right-color:transparent;}
#module_34498693 img{border-right-style:none;}
#module_34498693 img{border-right-width:0px;}
#module_34498693 img{border-bottom-color:transparent;}
#module_34498693 img{border-bottom-style:none;}
#module_34498693 img{border-bottom-width:0px;}
#module_34498693 img{border-left-color:transparent;}
#module_34498693 img{border-left-style:none;}
#module_34498693 img{border-left-width:0px;}
#module_34498693 img{border-top-left-radius:0px;}
#module_34498693 img{border-top-right-radius:0px;}
#module_34498693 img{border-bottom-left-radius:0px;}
#module_34498693 img{border-bottom-right-radius:0px;}
#module_34498693 .BodyCenter{text-align: center;}

.module_34498696 .ModuleHead .HeadCenter{float:none;}
#module_34498696 {
padding:0px;
}
#module_34498696 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498696 .ModuleHead34498696 {
display:none;
}
#module_34498696 .BodyCenter.BodyCenter34498696 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498696 >.module_34498696 {
border-top-style:solid;
border-top-color:rgb(216, 216, 216);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(216, 216, 216);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(216, 216, 216);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:1px;
}
#module_34498696 >.module_34498696{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498696 .BodyCenter.BodyCenter34498696 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498696 .BodyCenter.BodyCenter34498696 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34498696 >.module_34498696 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498696 >.module_34498696 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:5.2174%;
}
}
#module_34498696 >.module_34498696 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498696:hover {
border:none;
}
#module_34498696:hover >.module_34498696 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498696 img{border-top-color:transparent;}
#module_34498696 img{border-top-style:none;}
#module_34498696 img{border-top-width:0px;}
#module_34498696 img{border-right-color:transparent;}
#module_34498696 img{border-right-style:none;}
#module_34498696 img{border-right-width:0px;}
#module_34498696 img{border-bottom-color:transparent;}
#module_34498696 img{border-bottom-style:none;}
#module_34498696 img{border-bottom-width:0px;}
#module_34498696 img{border-left-color:transparent;}
#module_34498696 img{border-left-style:none;}
#module_34498696 img{border-left-width:0px;}
#module_34498696 img{border-top-left-radius:0px;}
#module_34498696 img{border-top-right-radius:0px;}
#module_34498696 img{border-bottom-left-radius:0px;}
#module_34498696 img{border-bottom-right-radius:0px;}
#module_34498696 .BodyCenter{text-align: center;}

.module_34498699 .ModuleHead .HeadCenter{float:none;}
#module_34498699 {
padding:0px;
}
#module_34498699 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34498699 .ModuleHead34498699 {
display:none;
}
#module_34498699 .BodyCenter.BodyCenter34498699 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498699 >.module_34498699 {
border-top-style:solid;
border-top-color:rgb(216, 216, 216);
border-top-width:1px;
border-left-style:solid;
border-left-color:rgb(216, 216, 216);
border-left-width:1px;
border-right-style:solid;
border-right-color:rgb(216, 216, 216);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(216, 216, 216);
border-bottom-width:1px;
}
#module_34498699 >.module_34498699{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498699 .BodyCenter.BodyCenter34498699 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498699 .BodyCenter.BodyCenter34498699 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34498699 >.module_34498699 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34498699 >.module_34498699 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:5.2174%;
}
}
#module_34498699 >.module_34498699 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498699:hover {
border:none;
}
#module_34498699:hover >.module_34498699 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498699 img{border-top-color:transparent;}
#module_34498699 img{border-top-style:none;}
#module_34498699 img{border-top-width:0px;}
#module_34498699 img{border-right-color:transparent;}
#module_34498699 img{border-right-style:none;}
#module_34498699 img{border-right-width:0px;}
#module_34498699 img{border-bottom-color:transparent;}
#module_34498699 img{border-bottom-style:none;}
#module_34498699 img{border-bottom-width:0px;}
#module_34498699 img{border-left-color:transparent;}
#module_34498699 img{border-left-style:none;}
#module_34498699 img{border-left-width:0px;}
#module_34498699 img{border-top-left-radius:0px;}
#module_34498699 img{border-top-right-radius:0px;}
#module_34498699 img{border-bottom-left-radius:0px;}
#module_34498699 img{border-bottom-right-radius:0px;}
#module_34498699 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer34498662 #Sub34498662_3 {width:33.3333%;}
.module_34498137 .ModuleHead .HeadCenter{float:none;}
#module_34498137 {
padding:0px;
}
#module_34498137 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_34498137 .ModuleHead34498137 {
display:none;
}
#module_34498137 .BodyCenter.BodyCenter34498137 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498137 >.module_34498137 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34498137 >.module_34498137{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498137 .BodyCenter.BodyCenter34498137 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498137 .BodyCenter.BodyCenter34498137 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498137 >.module_34498137 {
margin-top:0.5342%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498137 >.module_34498137 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498137 >.module_34498137 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498137:hover {
border:none;
}
#module_34498137:hover >.module_34498137 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498137 .ModuleSubContainer{background-color:transparent;}
#module_34498137 .ModuleSubContainer{background-image:none;}
#module_34498137 .ModuleSubContainer{background-repeat:no-repeat;}
#module_34498137 .ModuleSubContainer{background-position:0% 0%;}
#module_34498137 .ModuleSubContainer{background-attachment:scroll;}
#module_34498137 .ModuleSubContainer{}
#module_34498137 {!bgVideo!}{bgVideoUrl:none}
#module_34498137 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_34498137 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_34498137 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer34498137 {max-width:none;width:100%;}
.module_34497667 .ModuleHead .HeadCenter{float:none;}
#module_34497667 {
padding:0px;
}
#module_34497667 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34497667 .ModuleHead34497667 {
display:none;
}

#module_34497667 .ModuleSubContainer{background-color:transparent;}
#module_34497667 .ModuleSubContainer{}
#module_34497667 .ModuleSubContainer{background-repeat:no-repeat;}
#module_34497667 .ModuleSubContainer{background-position:0% 0%;}
#module_34497667 .ModuleSubContainer{background-attachment:scroll;}
#module_34497667 .ModuleSubContainer{}
#module_34497667 {!bgVideo!}{bgVideoUrl:}
#module_34497667 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_34497667 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_34497667 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer34497667 {}
.module_34496707 .ModuleHead .HeadCenter{float:none;}
#module_34496707 {
padding:0px;
}
#module_34496707 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34496707 .ModuleHead34496707 {
display:none;
}
#module_34496707 .BodyCenter.BodyCenter34496707 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(../jpg/201908310951494c6ce4.jpg);
background-size:auto;
background-repeat:repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_34496707 >.module_34496707 {
border-top-style:solid;
border-top-color:#000;
border-top-width:1px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496707 >.module_34496707{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496707 .BodyCenter.BodyCenter34496707 {
padding-top:9.0129%;
padding-left:13.5185%;
padding-right:14.5914%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496707 .BodyCenter.BodyCenter34496707 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496707 >.module_34496707 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496707 >.module_34496707 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496707 >.module_34496707 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496707:hover {
border:none;
}
#module_34496707:hover >.module_34496707 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34496707 .ModuleSubContainer{background-color:rgba(52, 53, 57, 0);}
#module_34496707 .ModuleSubContainer{background-image:none;}
#module_34496707 .ModuleSubContainer{background-repeat:no-repeat;}
#module_34496707 .ModuleSubContainer{background-position:0% 0%;}
#module_34496707 .ModuleSubContainer{background-attachment:scroll;}
#module_34496707 .ModuleSubContainer{}
#module_34496707 {!bgVideo!}{bgVideoUrl:none}
#module_34496707 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_34496707 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_34496707 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px #000;}
.ModuleGridContainer.ModuleGridContainer34496707 {max-width:none;width:100%;}
.module_34496982 .ModuleHead .HeadCenter{float:none;}
#module_34496982 {
padding:0px;
}
#module_34496982 {
position:static;
z-index:0;
top:8045px;
left:345px;
width:100%;
height: auto;
}
#module_34496982 .ModuleHead34496982 {
display:none;
}
#module_34496982 .BodyCenter.BodyCenter34496982 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34496982 >.module_34496982 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496982 >.module_34496982{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496982 .BodyCenter.BodyCenter34496982 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496982 .BodyCenter.BodyCenter34496982 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496982 >.module_34496982 {
margin-top:-38.2789%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496982 >.module_34496982 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496982 >.module_34496982 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496982:hover {
border:none;
}
#module_34496982:hover >.module_34496982 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34496982 .ModuleImageTextGiantContent{margin-top:0px;}
#module_34496982 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_34496982 .ModuleImageTextGiantContent{margin-left:0px;}
#module_34496982 .ModuleImageTextGiantContent{margin-right:10px;}
#module_34496982 .imageTextGiant-Container{padding-top:10px;}
#module_34496982 .imageTextGiant-Container{padding-bottom:10px;}
#module_34496982 .imageTextGiant-Container{padding-left:3px;}
#module_34496982 .imageTextGiant-Container{padding-right:10px;}
#module_34496982 .showHandle .btn{font-size:px;}
#module_34496982 .showHandle .btn{font-family:;}
#module_34496982 .showHandle .btn{color:;}
#module_34496982 .showHandle .btn{}
#module_34496982 .showHandle .btn{}
#module_34496982 .showHandle .btn{}
#module_34496982 .showHandle div{border-top-color: !important;}
#module_34496982 .showHandle div{border-top-style: !important;}
#module_34496982 .showHandle div{border-top-width:px !important;}
#module_34496982 .showHandle{background-color:;}
#module_34496982 .showHandle{}
#module_34496982 .showHandle{}
#module_34496982 .showHandle{}
#module_34496982 .showHandle{}
#module_34496982 .showHandle{}
#module_34496982 a{font-size:unset;font-family:unset}
.module_34496981 .ModuleHead .HeadCenter{float:none;}
#module_34496981 {
padding:0px;
}
#module_34496981 {
position:static;
z-index:0;
top:6476px;
left:393px;
width:100%;
height: auto;
}
#module_34496981 .ModuleHead34496981 {
display:none;
}
#module_34496981 .BodyCenter.BodyCenter34496981 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34496981 >.module_34496981 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496981 >.module_34496981{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496981 .BodyCenter.BodyCenter34496981 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496981 .BodyCenter.BodyCenter34496981 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496981 >.module_34496981 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:38.5757%;
}
}
@media screen and (max-width: 767px){
#module_34496981 >.module_34496981 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496981 >.module_34496981 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496981:hover {
border:none;
}
#module_34496981:hover >.module_34496981 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34496981 .ModuleImageTextGiantContent{margin-top:0px;}
#module_34496981 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_34496981 .ModuleImageTextGiantContent{margin-left:0px;}
#module_34496981 .ModuleImageTextGiantContent{margin-right:10px;}
#module_34496981 .imageTextGiant-Container{padding-top:10px;}
#module_34496981 .imageTextGiant-Container{padding-bottom:10px;}
#module_34496981 .imageTextGiant-Container{padding-left:10px;}
#module_34496981 .imageTextGiant-Container{padding-right:10px;}
#module_34496981 .showHandle .btn{font-size:px;}
#module_34496981 .showHandle .btn{font-family:;}
#module_34496981 .showHandle .btn{color:;}
#module_34496981 .showHandle .btn{}
#module_34496981 .showHandle .btn{}
#module_34496981 .showHandle .btn{}
#module_34496981 .showHandle div{border-top-color: !important;}
#module_34496981 .showHandle div{border-top-style: !important;}
#module_34496981 .showHandle div{border-top-width:px !important;}
#module_34496981 .showHandle{background-color:;}
#module_34496981 .showHandle{}
#module_34496981 .showHandle{}
#module_34496981 .showHandle{}
#module_34496981 .showHandle{}
#module_34496981 .showHandle{}
#module_34496981 a{font-size:unset;font-family:unset}
.module_34496987 .ModuleHead .HeadCenter{float:none;}
#module_34496987 {
padding:0px;
}
#module_34496987 {
position:static;
z-index:0;
top:7992px;
left:675px;
width:100%;
height: auto;
}
#module_34496987 .ModuleHead34496987 {
display:none;
}
#module_34496987 .BodyCenter.BodyCenter34496987 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34496987 >.module_34496987 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496987 >.module_34496987{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496987 .BodyCenter.BodyCenter34496987 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496987 .BodyCenter.BodyCenter34496987 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496987 >.module_34496987 {
margin-top:-58.2222%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496987 >.module_34496987 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496987 >.module_34496987 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496987:hover {
border:none;
}
#module_34496987:hover >.module_34496987 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34496987 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_34496987 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_34496987 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_34496987 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_34496987 .GraphicUpper{padding-top:11px;}
#module_34496987 .GraphicUpper{padding-bottom:0px;}
#module_34496987 .GraphicUpper{padding-left:0px;}
#module_34496987 .GraphicUpper {padding-right:0px;}
#module_34496987 .GraphicUpper{width:27%;} #module_34496987 .ModuleImageTextContent{width: calc(100% - 27%);}
#module_34496987 .MobileGraphicUpper{width:27%;} #module_34496987 .ModuleMobileImageTextContent{width: calc(100% - 27%);}
#module_34496987 .ModuleImageTextGiantContent{padding-top:10px;}
#module_34496987 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_34496987 .ModuleImageTextGiantContent{padding-left:6px;}
#module_34496987 .ModuleImageTextGiantContent{padding-right:0px;}
#module_34496987 .normal_ImgtextBox_content{padding-top:0px;}
#module_34496987 .normal_ImgtextBox_content{padding-bottom:30px;}
#module_34496987 .normal_ImgtextBox_content{padding-left:0px;}
#module_34496987 .normal_ImgtextBox_content{padding-right:0px;}
#module_34496987 .normal_ImgtextBox_content{margin-top:px;margin-bottom:px;}
#module_34496987 .normal_ImgtextBox_content{box-shadow:;}
#module_34496987 .normal_ImgtextBox_content{background-color:;}
#module_34496987 .normal_ImgtextBox_content{}
#module_34496987 .normal_ImgtextBox_content{}
#module_34496987 .normal_ImgtextBox_content{}
#module_34496987 .normal_ImgtextBox_content{}
#module_34496987 .normal_ImgtextBox_content{}
#module_34496987 .normal_ImgtextBox_content{border-top-left-radius:px;}
#module_34496987 .normal_ImgtextBox_content{border-top-right-radius:px;}
#module_34496987 .normal_ImgtextBox_content{border-bottom-left-radius:px;}
#module_34496987 .normal_ImgtextBox_content{border-bottom-right-radius:px;}
#module_34496987 .normal_ImgtextBox_content{border-top-color:;}
#module_34496987 .normal_ImgtextBox_content{border-top-style:;}
#module_34496987 .normal_ImgtextBox_content{border-top-width:px;}
#module_34496987 .normal_ImgtextBox_content{border-right-color:;}
#module_34496987 .normal_ImgtextBox_content{border-right-style:;}
#module_34496987 .normal_ImgtextBox_content{border-right-width:px;}
#module_34496987 .normal_ImgtextBox_content{border-bottom-color:;}
#module_34496987 .normal_ImgtextBox_content{border-bottom-style:;}
#module_34496987 .normal_ImgtextBox_content{border-bottom-width:px;}
#module_34496987 .normal_ImgtextBox_content{border-left-color:;}
#module_34496987 .normal_ImgtextBox_content{border-left-style:;}
#module_34496987 .normal_ImgtextBox_content{border-left-width:px;}
#module_34496987 .showHandle .btn{font-size:px;}
#module_34496987 .showHandle .btn{font-family:;}
#module_34496987 .showHandle .btn{color:;}
#module_34496987 .showHandle .btn{}
#module_34496987 .showHandle .btn{}
#module_34496987 .showHandle .btn{}
#module_34496987 .showHandle div{border-top-color: !important;}
#module_34496987 .showHandle div{border-top-style: !important;}
#module_34496987 .showHandle div{border-top-width:px !important;}
#module_34496987 .showHandle{background-color:;}
#module_34496987 .showHandle{}
#module_34496987 .showHandle{}
#module_34496987 .showHandle{}
#module_34496987 .showHandle{}
#module_34496987 .showHandle{}
#module_34496987 .normal_ImgtextBox_content:hover{box-shadow:;}
#module_34496987 .normal_ImgtextBox_content:hover{border-top-color:;}
#module_34496987 .normal_ImgtextBox_content:hover{border-top-style:;}
#module_34496987 .normal_ImgtextBox_content:hover{border-right-color:;}
#module_34496987 .normal_ImgtextBox_content:hover{border-right-style:;}
#module_34496987 .normal_ImgtextBox_content:hover{border-bottom-color:;}
#module_34496987 .normal_ImgtextBox_content:hover{border-bottom-style:;}
#module_34496987 .normal_ImgtextBox_content:hover{border-left-color:;}
#module_34496987 .normal_ImgtextBox_content:hover{border-left-style:;}
#module_34496987 a{font-size:unset;font-family:unset}
.module_34496983 .ModuleHead .HeadCenter{float:none;}
#module_34496983 {
padding:0px;
}
#module_34496983 {
position:static;
z-index:0;
top:1476px;
left:674px;
width:100%;
height: auto;
}
#module_34496983 .ModuleHead34496983 {
display:none;
}
#module_34496983 .BodyCenter.BodyCenter34496983 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34496983 >.module_34496983 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496983 >.module_34496983{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496983 .BodyCenter.BodyCenter34496983 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496983 .BodyCenter.BodyCenter34496983 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496983 >.module_34496983 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496983 >.module_34496983 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496983 >.module_34496983 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496983:hover {
border:none;
}
#module_34496983:hover >.module_34496983 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34496983 .ModuleImageTextGiantContent{margin-top:0px;}
#module_34496983 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_34496983 .ModuleImageTextGiantContent{margin-left:0px;}
#module_34496983 .ModuleImageTextGiantContent{margin-right:10px;}
#module_34496983 .imageTextGiant-Container{padding-top:10px;}
#module_34496983 .imageTextGiant-Container{padding-bottom:10px;}
#module_34496983 .imageTextGiant-Container{padding-left:10px;}
#module_34496983 .imageTextGiant-Container{padding-right:10px;}
#module_34496983 .showHandle .btn{font-size:px;}
#module_34496983 .showHandle .btn{font-family:;}
#module_34496983 .showHandle .btn{color:;}
#module_34496983 .showHandle .btn{}
#module_34496983 .showHandle .btn{}
#module_34496983 .showHandle .btn{}
#module_34496983 .showHandle div{border-top-color: !important;}
#module_34496983 .showHandle div{border-top-style: !important;}
#module_34496983 .showHandle div{border-top-width:px !important;}
#module_34496983 .showHandle{background-color:;}
#module_34496983 .showHandle{}
#module_34496983 .showHandle{}
#module_34496983 .showHandle{}
#module_34496983 .showHandle{}
#module_34496983 .showHandle{}
#module_34496983 a{font-size:unset;font-family:unset}
.module_34496988 .ModuleHead .HeadCenter{float:none;}
#module_34496988 {
padding:0px;
}
#module_34496988 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_34496988 .ModuleHead34496988 {
display:none;
}
#module_34496988 .BodyCenter.BodyCenter34496988 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34496988 >.module_34496988 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496988 >.module_34496988{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496988 .BodyCenter.BodyCenter34496988 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496988 .BodyCenter.BodyCenter34496988 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496988 >.module_34496988 {
margin-top:-53.2502%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496988 >.module_34496988 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496988 >.module_34496988 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496988:hover {
border:none;
}
#module_34496988:hover >.module_34496988 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34496988 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_34496988 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_34496988 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_34496988 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_34496988 .GraphicUpper{padding-top:0px;}
#module_34496988 .GraphicUpper{padding-bottom:0px;}
#module_34496988 .GraphicUpper{padding-left:0px;}
#module_34496988 .GraphicUpper {padding-right:0px;}
#module_34496988 .GraphicUpper{width:40%;} #module_34496988 .ModuleImageTextContent{width: calc(100% - 40%);}
#module_34496988 .MobileGraphicUpper{width:40%;} #module_34496988 .ModuleMobileImageTextContent{width: calc(100% - 40%);}
#module_34496988 .ModuleImageTextGiantContent{padding-top:0px;}
#module_34496988 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_34496988 .ModuleImageTextGiantContent{padding-left:6px;}
#module_34496988 .ModuleImageTextGiantContent{padding-right:0px;}
#module_34496988 .normal_ImgtextBox_content{padding-top:0px;}
#module_34496988 .normal_ImgtextBox_content{padding-bottom:30px;}
#module_34496988 .normal_ImgtextBox_content{padding-left:0px;}
#module_34496988 .normal_ImgtextBox_content{padding-right:0px;}
#module_34496988 .normal_ImgtextBox_content{margin-top:px;margin-bottom:px;}
#module_34496988 .normal_ImgtextBox_content{box-shadow:;}
#module_34496988 .normal_ImgtextBox_content{background-color:;}
#module_34496988 .normal_ImgtextBox_content{}
#module_34496988 .normal_ImgtextBox_content{}
#module_34496988 .normal_ImgtextBox_content{}
#module_34496988 .normal_ImgtextBox_content{}
#module_34496988 .normal_ImgtextBox_content{}
#module_34496988 .normal_ImgtextBox_content{border-top-left-radius:px;}
#module_34496988 .normal_ImgtextBox_content{border-top-right-radius:px;}
#module_34496988 .normal_ImgtextBox_content{border-bottom-left-radius:px;}
#module_34496988 .normal_ImgtextBox_content{border-bottom-right-radius:px;}
#module_34496988 .normal_ImgtextBox_content{border-top-color:;}
#module_34496988 .normal_ImgtextBox_content{border-top-style:;}
#module_34496988 .normal_ImgtextBox_content{border-top-width:px;}
#module_34496988 .normal_ImgtextBox_content{border-right-color:;}
#module_34496988 .normal_ImgtextBox_content{border-right-style:;}
#module_34496988 .normal_ImgtextBox_content{border-right-width:px;}
#module_34496988 .normal_ImgtextBox_content{border-bottom-color:;}
#module_34496988 .normal_ImgtextBox_content{border-bottom-style:;}
#module_34496988 .normal_ImgtextBox_content{border-bottom-width:px;}
#module_34496988 .normal_ImgtextBox_content{border-left-color:;}
#module_34496988 .normal_ImgtextBox_content{border-left-style:;}
#module_34496988 .normal_ImgtextBox_content{border-left-width:px;}
#module_34496988 .showHandle .btn{font-size:px;}
#module_34496988 .showHandle .btn{font-family:;}
#module_34496988 .showHandle .btn{color:;}
#module_34496988 .showHandle .btn{}
#module_34496988 .showHandle .btn{}
#module_34496988 .showHandle .btn{}
#module_34496988 .showHandle div{border-top-color: !important;}
#module_34496988 .showHandle div{border-top-style: !important;}
#module_34496988 .showHandle div{border-top-width:px !important;}
#module_34496988 .showHandle{background-color:;}
#module_34496988 .showHandle{}
#module_34496988 .showHandle{}
#module_34496988 .showHandle{}
#module_34496988 .showHandle{}
#module_34496988 .showHandle{}
#module_34496988 .normal_ImgtextBox_content:hover{box-shadow:;}
#module_34496988 .normal_ImgtextBox_content:hover{border-top-color:;}
#module_34496988 .normal_ImgtextBox_content:hover{border-top-style:;}
#module_34496988 .normal_ImgtextBox_content:hover{border-right-color:;}
#module_34496988 .normal_ImgtextBox_content:hover{border-right-style:;}
#module_34496988 .normal_ImgtextBox_content:hover{border-bottom-color:;}
#module_34496988 .normal_ImgtextBox_content:hover{border-bottom-style:;}
#module_34496988 .normal_ImgtextBox_content:hover{border-left-color:;}
#module_34496988 .normal_ImgtextBox_content:hover{border-left-style:;}
#module_34496988 a{font-size:unset;font-family:unset}
.module_34496984 .ModuleHead .HeadCenter{float:none;}
#module_34496984 {
padding:0px;
}
#module_34496984 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34496984 .ModuleHead34496984 {
display:none;
}
#module_34496984 .BodyCenter.BodyCenter34496984 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34496984 >.module_34496984 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496984 >.module_34496984{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496984 .BodyCenter.BodyCenter34496984 {
padding-top:6.6667%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496984 .BodyCenter.BodyCenter34496984 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496984 >.module_34496984 {
margin-top:-6.1944%;
margin-left:0.0000%;
margin-right:0.8819%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496984 >.module_34496984 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496984 >.module_34496984 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496984:hover {
border:none;
}
#module_34496984:hover >.module_34496984 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34496984 .ModuleImageTextGiantContent{margin-top:0px;}
#module_34496984 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_34496984 .ModuleImageTextGiantContent{margin-left:0px;}
#module_34496984 .ModuleImageTextGiantContent{margin-right:10px;}
#module_34496984 .imageTextGiant-Container{padding-top:10px;}
#module_34496984 .imageTextGiant-Container{padding-bottom:10px;}
#module_34496984 .imageTextGiant-Container{padding-left:10px;}
#module_34496984 .imageTextGiant-Container{padding-right:10px;}
#module_34496984 .showHandle .btn{font-size:px;}
#module_34496984 .showHandle .btn{font-family:;}
#module_34496984 .showHandle .btn{color:;}
#module_34496984 .showHandle .btn{}
#module_34496984 .showHandle .btn{}
#module_34496984 .showHandle .btn{}
#module_34496984 .showHandle div{border-top-color: !important;}
#module_34496984 .showHandle div{border-top-style: !important;}
#module_34496984 .showHandle div{border-top-width:px !important;}
#module_34496984 .showHandle{background-color:;}
#module_34496984 .showHandle{}
#module_34496984 .showHandle{}
#module_34496984 .showHandle{}
#module_34496984 .showHandle{}
#module_34496984 .showHandle{}
#module_34496984 a{font-size:unset;font-family:unset}
.module_34496989 .ModuleHead .HeadCenter{float:none;}
#module_34496989 {
padding:0px;
}
#module_34496989 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_34496989 .ModuleHead34496989 {
display:none;
}
#module_34496989 .BodyCenter.BodyCenter34496989 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34496989 >.module_34496989 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496989 >.module_34496989{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496989 .BodyCenter.BodyCenter34496989 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496989 .BodyCenter.BodyCenter34496989 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496989 >.module_34496989 {
margin-top:-51.9236%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496989 >.module_34496989 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496989 >.module_34496989 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496989:hover {
border:none;
}
#module_34496989:hover >.module_34496989 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34496989 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_34496989 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_34496989 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_34496989 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_34496989 .GraphicUpper{padding-top:0px;}
#module_34496989 .GraphicUpper{padding-bottom:0px;}
#module_34496989 .GraphicUpper{padding-left:0px;}
#module_34496989 .GraphicUpper {padding-right:0px;}
#module_34496989 .GraphicUpper{width:52%;} #module_34496989 .ModuleImageTextContent{width: calc(100% - 52%);}
#module_34496989 .MobileGraphicUpper{width:52%;} #module_34496989 .ModuleMobileImageTextContent{width: calc(100% - 52%);}
#module_34496989 .ModuleImageTextGiantContent{padding-top:0px;}
#module_34496989 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_34496989 .ModuleImageTextGiantContent{padding-left:6px;}
#module_34496989 .ModuleImageTextGiantContent{padding-right:0px;}
#module_34496989 .normal_ImgtextBox_content{padding-top:0px;}
#module_34496989 .normal_ImgtextBox_content{padding-bottom:30px;}
#module_34496989 .normal_ImgtextBox_content{padding-left:0px;}
#module_34496989 .normal_ImgtextBox_content{padding-right:0px;}
#module_34496989 .normal_ImgtextBox_content{margin-top:px;margin-bottom:px;}
#module_34496989 .normal_ImgtextBox_content{box-shadow:;}
#module_34496989 .normal_ImgtextBox_content{background-color:;}
#module_34496989 .normal_ImgtextBox_content{}
#module_34496989 .normal_ImgtextBox_content{}
#module_34496989 .normal_ImgtextBox_content{}
#module_34496989 .normal_ImgtextBox_content{}
#module_34496989 .normal_ImgtextBox_content{}
#module_34496989 .normal_ImgtextBox_content{border-top-left-radius:px;}
#module_34496989 .normal_ImgtextBox_content{border-top-right-radius:px;}
#module_34496989 .normal_ImgtextBox_content{border-bottom-left-radius:px;}
#module_34496989 .normal_ImgtextBox_content{border-bottom-right-radius:px;}
#module_34496989 .normal_ImgtextBox_content{border-top-color:;}
#module_34496989 .normal_ImgtextBox_content{border-top-style:;}
#module_34496989 .normal_ImgtextBox_content{border-top-width:px;}
#module_34496989 .normal_ImgtextBox_content{border-right-color:;}
#module_34496989 .normal_ImgtextBox_content{border-right-style:;}
#module_34496989 .normal_ImgtextBox_content{border-right-width:px;}
#module_34496989 .normal_ImgtextBox_content{border-bottom-color:;}
#module_34496989 .normal_ImgtextBox_content{border-bottom-style:;}
#module_34496989 .normal_ImgtextBox_content{border-bottom-width:px;}
#module_34496989 .normal_ImgtextBox_content{border-left-color:;}
#module_34496989 .normal_ImgtextBox_content{border-left-style:;}
#module_34496989 .normal_ImgtextBox_content{border-left-width:px;}
#module_34496989 .showHandle .btn{font-size:px;}
#module_34496989 .showHandle .btn{font-family:;}
#module_34496989 .showHandle .btn{color:;}
#module_34496989 .showHandle .btn{}
#module_34496989 .showHandle .btn{}
#module_34496989 .showHandle .btn{}
#module_34496989 .showHandle div{border-top-color: !important;}
#module_34496989 .showHandle div{border-top-style: !important;}
#module_34496989 .showHandle div{border-top-width:px !important;}
#module_34496989 .showHandle{background-color:;}
#module_34496989 .showHandle{}
#module_34496989 .showHandle{}
#module_34496989 .showHandle{}
#module_34496989 .showHandle{}
#module_34496989 .showHandle{}
#module_34496989 .normal_ImgtextBox_content:hover{box-shadow:;}
#module_34496989 .normal_ImgtextBox_content:hover{border-top-color:;}
#module_34496989 .normal_ImgtextBox_content:hover{border-top-style:;}
#module_34496989 .normal_ImgtextBox_content:hover{border-right-color:;}
#module_34496989 .normal_ImgtextBox_content:hover{border-right-style:;}
#module_34496989 .normal_ImgtextBox_content:hover{border-bottom-color:;}
#module_34496989 .normal_ImgtextBox_content:hover{border-bottom-style:;}
#module_34496989 .normal_ImgtextBox_content:hover{border-left-color:;}
#module_34496989 .normal_ImgtextBox_content:hover{border-left-style:;}
#module_34496989 a{font-size:unset;font-family:unset}
.module_34496985 .ModuleHead .HeadCenter{float:none;}
#module_34496985 {
padding:0px;
}
#module_34496985 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34496985 .ModuleHead34496985 {
display:none;
}
#module_34496985 .BodyCenter.BodyCenter34496985 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34496985 >.module_34496985 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496985 >.module_34496985{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496985 .BodyCenter.BodyCenter34496985 {
padding-top:7.1111%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496985 .BodyCenter.BodyCenter34496985 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496985 >.module_34496985 {
margin-top:-6.2222%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496985 >.module_34496985 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496985 >.module_34496985 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496985:hover {
border:none;
}
#module_34496985:hover >.module_34496985 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34496985 .ModuleImageTextGiantContent{margin-top:0px;}
#module_34496985 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_34496985 .ModuleImageTextGiantContent{margin-left:0px;}
#module_34496985 .ModuleImageTextGiantContent{margin-right:10px;}
#module_34496985 .imageTextGiant-Container{padding-top:10px;}
#module_34496985 .imageTextGiant-Container{padding-bottom:10px;}
#module_34496985 .imageTextGiant-Container{padding-left:10px;}
#module_34496985 .imageTextGiant-Container{padding-right:10px;}
#module_34496985 .showHandle .btn{font-size:px;}
#module_34496985 .showHandle .btn{font-family:;}
#module_34496985 .showHandle .btn{color:;}
#module_34496985 .showHandle .btn{}
#module_34496985 .showHandle .btn{}
#module_34496985 .showHandle .btn{}
#module_34496985 .showHandle div{border-top-color: !important;}
#module_34496985 .showHandle div{border-top-style: !important;}
#module_34496985 .showHandle div{border-top-width:px !important;}
#module_34496985 .showHandle{background-color:;}
#module_34496985 .showHandle{}
#module_34496985 .showHandle{}
#module_34496985 .showHandle{}
#module_34496985 .showHandle{}
#module_34496985 .showHandle{}
#module_34496985 a{font-size:unset;font-family:unset}
.module_34496990 .ModuleHead .HeadCenter{float:none;}
#module_34496990 {
padding:0px;
}
#module_34496990 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_34496990 .ModuleHead34496990 {
display:none;
}
#module_34496990 .BodyCenter.BodyCenter34496990 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34496990 >.module_34496990 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496990 >.module_34496990{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496990 .BodyCenter.BodyCenter34496990 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496990 .BodyCenter.BodyCenter34496990 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496990 >.module_34496990 {
margin-top:-35.0148%;
margin-left:17.5074%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496990 >.module_34496990 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496990 >.module_34496990 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496990:hover {
border:none;
}
#module_34496990:hover >.module_34496990 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34496990 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_34496990 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_34496990 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_34496990 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_34496990 .GraphicUpper{padding-top:0px;}
#module_34496990 .GraphicUpper{padding-bottom:0px;}
#module_34496990 .GraphicUpper{padding-left:0px;}
#module_34496990 .GraphicUpper {padding-right:0px;}
#module_34496990 .GraphicUpper{width:34%;} #module_34496990 .ModuleImageTextContent{width: calc(100% - 34%);}
#module_34496990 .MobileGraphicUpper{width:34%;} #module_34496990 .ModuleMobileImageTextContent{width: calc(100% - 34%);}
#module_34496990 .ModuleImageTextGiantContent{padding-top:0px;}
#module_34496990 .ModuleImageTextGiantContent{padding-bottom:3px;}
#module_34496990 .ModuleImageTextGiantContent{padding-left:7px;}
#module_34496990 .ModuleImageTextGiantContent{padding-right:0px;}
#module_34496990 .normal_ImgtextBox_content{padding-top:0px;}
#module_34496990 .normal_ImgtextBox_content{padding-bottom:30px;}
#module_34496990 .normal_ImgtextBox_content{padding-left:0px;}
#module_34496990 .normal_ImgtextBox_content{padding-right:0px;}
#module_34496990 .normal_ImgtextBox_content{margin-top:px;margin-bottom:px;}
#module_34496990 .normal_ImgtextBox_content{box-shadow:;}
#module_34496990 .normal_ImgtextBox_content{background-color:;}
#module_34496990 .normal_ImgtextBox_content{}
#module_34496990 .normal_ImgtextBox_content{}
#module_34496990 .normal_ImgtextBox_content{}
#module_34496990 .normal_ImgtextBox_content{}
#module_34496990 .normal_ImgtextBox_content{}
#module_34496990 .normal_ImgtextBox_content{border-top-left-radius:px;}
#module_34496990 .normal_ImgtextBox_content{border-top-right-radius:px;}
#module_34496990 .normal_ImgtextBox_content{border-bottom-left-radius:px;}
#module_34496990 .normal_ImgtextBox_content{border-bottom-right-radius:px;}
#module_34496990 .normal_ImgtextBox_content{border-top-color:;}
#module_34496990 .normal_ImgtextBox_content{border-top-style:;}
#module_34496990 .normal_ImgtextBox_content{border-top-width:px;}
#module_34496990 .normal_ImgtextBox_content{border-right-color:;}
#module_34496990 .normal_ImgtextBox_content{border-right-style:;}
#module_34496990 .normal_ImgtextBox_content{border-right-width:px;}
#module_34496990 .normal_ImgtextBox_content{border-bottom-color:;}
#module_34496990 .normal_ImgtextBox_content{border-bottom-style:;}
#module_34496990 .normal_ImgtextBox_content{border-bottom-width:px;}
#module_34496990 .normal_ImgtextBox_content{border-left-color:;}
#module_34496990 .normal_ImgtextBox_content{border-left-style:;}
#module_34496990 .normal_ImgtextBox_content{border-left-width:px;}
#module_34496990 .showHandle .btn{font-size:px;}
#module_34496990 .showHandle .btn{font-family:;}
#module_34496990 .showHandle .btn{color:;}
#module_34496990 .showHandle .btn{}
#module_34496990 .showHandle .btn{}
#module_34496990 .showHandle .btn{}
#module_34496990 .showHandle div{border-top-color: !important;}
#module_34496990 .showHandle div{border-top-style: !important;}
#module_34496990 .showHandle div{border-top-width:px !important;}
#module_34496990 .showHandle{background-color:;}
#module_34496990 .showHandle{}
#module_34496990 .showHandle{}
#module_34496990 .showHandle{}
#module_34496990 .showHandle{}
#module_34496990 .showHandle{}
#module_34496990 .normal_ImgtextBox_content:hover{box-shadow:;}
#module_34496990 .normal_ImgtextBox_content:hover{border-top-color:;}
#module_34496990 .normal_ImgtextBox_content:hover{border-top-style:;}
#module_34496990 .normal_ImgtextBox_content:hover{border-right-color:;}
#module_34496990 .normal_ImgtextBox_content:hover{border-right-style:;}
#module_34496990 .normal_ImgtextBox_content:hover{border-bottom-color:;}
#module_34496990 .normal_ImgtextBox_content:hover{border-bottom-style:;}
#module_34496990 .normal_ImgtextBox_content:hover{border-left-color:;}
#module_34496990 .normal_ImgtextBox_content:hover{border-left-style:;}
#module_34496990 a{font-size:unset;font-family:unset}
.module_34496986 .ModuleHead .HeadCenter{float:none;}
#module_34496986 {
padding:0px;
}
#module_34496986 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34496986 .ModuleHead34496986 {
display:none;
}
#module_34496986 .BodyCenter.BodyCenter34496986 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34496986 >.module_34496986 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496986 >.module_34496986{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496986 .BodyCenter.BodyCenter34496986 {
padding-top:5.9347%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496986 .BodyCenter.BodyCenter34496986 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496986 >.module_34496986 {
margin-top:-4.4510%;
margin-left:15.7270%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496986 >.module_34496986 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496986 >.module_34496986 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496986:hover {
border:none;
}
#module_34496986:hover >.module_34496986 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34496986 .ModuleImageTextGiantContent{margin-top:0px;}
#module_34496986 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_34496986 .ModuleImageTextGiantContent{margin-left:0px;}
#module_34496986 .ModuleImageTextGiantContent{margin-right:10px;}
#module_34496986 .imageTextGiant-Container{padding-top:10px;}
#module_34496986 .imageTextGiant-Container{padding-bottom:10px;}
#module_34496986 .imageTextGiant-Container{padding-left:10px;}
#module_34496986 .imageTextGiant-Container{padding-right:10px;}
#module_34496986 .showHandle .btn{font-size:px;}
#module_34496986 .showHandle .btn{font-family:;}
#module_34496986 .showHandle .btn{color:;}
#module_34496986 .showHandle .btn{}
#module_34496986 .showHandle .btn{}
#module_34496986 .showHandle .btn{}
#module_34496986 .showHandle div{border-top-color: !important;}
#module_34496986 .showHandle div{border-top-style: !important;}
#module_34496986 .showHandle div{border-top-width:px !important;}
#module_34496986 .showHandle{background-color:;}
#module_34496986 .showHandle{}
#module_34496986 .showHandle{}
#module_34496986 .showHandle{}
#module_34496986 .showHandle{}
#module_34496986 .showHandle{}
#module_34496986 a{font-size:unset;font-family:unset}
.module_75629273 .ModuleHead .HeadCenter{float:none;}
#module_75629273 {
padding:0px;
}
#module_75629273 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_75629273 .ModuleHead75629273 {
display:none;
}
#module_75629273 .BodyCenter.BodyCenter75629273 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(../jpg/2020071115144384d347.jpg);
background-size:auto;
background-repeat:no-repeat;
background-position:0% 100%;
background-Attachment:scroll;
}
#module_75629273 >.module_75629273 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_75629273 >.module_75629273{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_75629273 .BodyCenter.BodyCenter75629273 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_75629273 .BodyCenter.BodyCenter75629273 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_75629273 >.module_75629273 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_75629273 >.module_75629273 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_75629273 >.module_75629273 {box-shadow: 0px 0px 0px 0px #ccc}
#module_75629273:hover {
border:none;
}
#module_75629273:hover >.module_75629273 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_75629273 .ModuleSubContainer{background-color:transparent;}
#module_75629273 .ModuleSubContainer{background-image:none;}
#module_75629273 .ModuleSubContainer{background-repeat:no-repeat;}
#module_75629273 .ModuleSubContainer{background-position:0% 0%;}
#module_75629273 .ModuleSubContainer{background-attachment:scroll;}
#module_75629273 .ModuleSubContainer{}
#module_75629273 {!bgVideo!}{bgVideoUrl:none}
#module_75629273 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_75629273 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_75629273 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer75629273 {}
.ModuleGridContainer.ModuleGridContainer75629273 .SubPadding {width:0px;}
.module_75692379 .ModuleHead .HeadCenter{float:none;}
#module_75692379 {
padding:0px;
}
#module_75692379 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_75692379 .ModuleHead75692379 {
display:none;
}

#module_75692379 .ModuleImageTextGiantContent{margin-top:0px;}
#module_75692379 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_75692379 .ModuleImageTextGiantContent{margin-left:0px;}
#module_75692379 .ModuleImageTextGiantContent{margin-right:10px;}
#module_75692379 .imageTextGiant-Container{padding-top:10px;}
#module_75692379 .imageTextGiant-Container{padding-bottom:10px;}
#module_75692379 .imageTextGiant-Container{padding-left:10px;}
#module_75692379 .imageTextGiant-Container{padding-right:10px;}
#module_75692379 .showHandle .btn{font-size:14px;}
#module_75692379 .showHandle .btn{font-family:;}
#module_75692379 .showHandle .btn{color:#333;}
#module_75692379 .showHandle .btn{font-weight:400;}
#module_75692379 .showHandle .btn{text-decoration:none;}
#module_75692379 .showHandle .btn{font-style:normal;}
#module_75692379 .showHandle div{border-top-color:#ddd !important;}
#module_75692379 .showHandle div{border-top-style:solid !important;}
#module_75692379 .showHandle div{border-top-width:1px !important;}
#module_75692379 .showHandle{background-color:transparent;}
#module_75692379 .showHandle{}
#module_75692379 .showHandle{background-repeat:no-repeat;}
#module_75692379 .showHandle{}
#module_75692379 .showHandle{}
#module_75692379 .showHandle{}
#module_75692379 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer75629273 #Sub75629273_1 {width:50%;}
.ModuleGridContainer.ModuleGridContainer75629273 #Sub75629273_2 {width:50%;}
.module_75744102 .ModuleHead .HeadCenter{float:none;}
#module_75744102 {
padding:0px;
}
#module_75744102 {
position:static;
z-index:0;
top:5390px;
left:321px;
width:100%;
height: auto;
}
#module_75744102 .ModuleHead75744102 {
display:none;
}
#module_75744102 .BodyCenter.BodyCenter75744102 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(../jpg/20200711150539d537f0.jpg);
background-size:auto;
background-repeat:no-repeat;
background-position:100% 100%;
background-Attachment:scroll;
}
#module_75744102 >.module_75744102 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_75744102 >.module_75744102{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_75744102 .BodyCenter.BodyCenter75744102 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_75744102 .BodyCenter.BodyCenter75744102 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_75744102 >.module_75744102 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_75744102 >.module_75744102 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_75744102 >.module_75744102 {box-shadow: 0px 0px 0px 0px #ccc}
#module_75744102:hover {
border:none;
}
#module_75744102:hover >.module_75744102 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_75744102 .ModuleSubContainer{background-color:transparent;}
#module_75744102 .ModuleSubContainer{background-image:none;}
#module_75744102 .ModuleSubContainer{background-repeat:no-repeat;}
#module_75744102 .ModuleSubContainer{background-position:0% 0%;}
#module_75744102 .ModuleSubContainer{background-attachment:scroll;}
#module_75744102 .ModuleSubContainer{}
#module_75744102 {!bgVideo!}{bgVideoUrl:none}
#module_75744102 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_75744102 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_75744102 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer75744102 {}
.ModuleGridContainer.ModuleGridContainer75744102 .SubPadding {width:0px;}
.module_75945559 .ModuleHead .HeadCenter{float:none;}
#module_75945559 {
padding:0px;
}
#module_75945559 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_75945559 .ModuleHead75945559 {
display:none;
}

#module_75945559 .ModuleImageTextGiantContent{margin-top:0px;}
#module_75945559 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_75945559 .ModuleImageTextGiantContent{margin-left:0px;}
#module_75945559 .ModuleImageTextGiantContent{margin-right:10px;}
#module_75945559 .imageTextGiant-Container{padding-top:10px;}
#module_75945559 .imageTextGiant-Container{padding-bottom:10px;}
#module_75945559 .imageTextGiant-Container{padding-left:10px;}
#module_75945559 .imageTextGiant-Container{padding-right:10px;}
#module_75945559 .showHandle .btn{font-size:14px;}
#module_75945559 .showHandle .btn{font-family:;}
#module_75945559 .showHandle .btn{color:#333;}
#module_75945559 .showHandle .btn{font-weight:400;}
#module_75945559 .showHandle .btn{text-decoration:none;}
#module_75945559 .showHandle .btn{font-style:normal;}
#module_75945559 .showHandle div{border-top-color:#ddd !important;}
#module_75945559 .showHandle div{border-top-style:solid !important;}
#module_75945559 .showHandle div{border-top-width:1px !important;}
#module_75945559 .showHandle{background-color:transparent;}
#module_75945559 .showHandle{}
#module_75945559 .showHandle{background-repeat:no-repeat;}
#module_75945559 .showHandle{}
#module_75945559 .showHandle{}
#module_75945559 .showHandle{}
#module_75945559 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer75744102 #Sub75744102_1 {width:33.3333%;}
.module_76048253 .ModuleHead .HeadCenter{float:none;}
#module_76048253 {
padding:0px;
}
#module_76048253 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_76048253 .ModuleHead76048253 {
display:none;
}

#module_76048253 .ModuleImageTextGiantContent{margin-top:0px;}
#module_76048253 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_76048253 .ModuleImageTextGiantContent{margin-left:0px;}
#module_76048253 .ModuleImageTextGiantContent{margin-right:10px;}
#module_76048253 .imageTextGiant-Container{padding-top:10px;}
#module_76048253 .imageTextGiant-Container{padding-bottom:10px;}
#module_76048253 .imageTextGiant-Container{padding-left:10px;}
#module_76048253 .imageTextGiant-Container{padding-right:10px;}
#module_76048253 .showHandle .btn{font-size:14px;}
#module_76048253 .showHandle .btn{font-family:;}
#module_76048253 .showHandle .btn{color:#333;}
#module_76048253 .showHandle .btn{font-weight:400;}
#module_76048253 .showHandle .btn{text-decoration:none;}
#module_76048253 .showHandle .btn{font-style:normal;}
#module_76048253 .showHandle div{border-top-color:#ddd !important;}
#module_76048253 .showHandle div{border-top-style:solid !important;}
#module_76048253 .showHandle div{border-top-width:1px !important;}
#module_76048253 .showHandle{background-color:transparent;}
#module_76048253 .showHandle{}
#module_76048253 .showHandle{background-repeat:no-repeat;}
#module_76048253 .showHandle{}
#module_76048253 .showHandle{}
#module_76048253 .showHandle{}
#module_76048253 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer75744102 #Sub75744102_2 {width:33.3333%;}
.module_76059589 .ModuleHead .HeadCenter{float:none;}
#module_76059589 {
padding:0px;
}
#module_76059589 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_76059589 .ModuleHead76059589 {
display:none;
}

#module_76059589 .ModuleImageTextGiantContent{margin-top:0px;}
#module_76059589 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_76059589 .ModuleImageTextGiantContent{margin-left:0px;}
#module_76059589 .ModuleImageTextGiantContent{margin-right:10px;}
#module_76059589 .imageTextGiant-Container{padding-top:10px;}
#module_76059589 .imageTextGiant-Container{padding-bottom:10px;}
#module_76059589 .imageTextGiant-Container{padding-left:10px;}
#module_76059589 .imageTextGiant-Container{padding-right:10px;}
#module_76059589 .showHandle .btn{font-size:14px;}
#module_76059589 .showHandle .btn{font-family:;}
#module_76059589 .showHandle .btn{color:#333;}
#module_76059589 .showHandle .btn{font-weight:400;}
#module_76059589 .showHandle .btn{text-decoration:none;}
#module_76059589 .showHandle .btn{font-style:normal;}
#module_76059589 .showHandle div{border-top-color:#ddd !important;}
#module_76059589 .showHandle div{border-top-style:solid !important;}
#module_76059589 .showHandle div{border-top-width:1px !important;}
#module_76059589 .showHandle{background-color:transparent;}
#module_76059589 .showHandle{}
#module_76059589 .showHandle{background-repeat:no-repeat;}
#module_76059589 .showHandle{}
#module_76059589 .showHandle{}
#module_76059589 .showHandle{}
#module_76059589 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer75744102 #Sub75744102_3 {width:33.3333%;}
.module_76108554 .ModuleHead .HeadCenter{float:none;}
#module_76108554 {
padding:0px;
}
#module_76108554 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_76108554 .ModuleHead76108554 {
display:none;
}
#module_76108554 .BodyCenter.BodyCenter76108554 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(../jpg/20200711150510efe81e.jpg);
background-size:auto;
background-repeat:no-repeat;
background-position:100% 0%;
background-Attachment:scroll;
}
#module_76108554 >.module_76108554 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_76108554 >.module_76108554{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_76108554 .BodyCenter.BodyCenter76108554 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_76108554 .BodyCenter.BodyCenter76108554 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:2.8090%;
}
}
@media screen and (min-width: 768px){
#module_76108554 >.module_76108554 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_76108554 >.module_76108554 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_76108554 >.module_76108554 {box-shadow: 0px 0px 0px 0px #ccc}
#module_76108554:hover {
border:none;
}
#module_76108554:hover >.module_76108554 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_76108554 .ModuleSubContainer{background-color:transparent;}
#module_76108554 .ModuleSubContainer{background-image:none;}
#module_76108554 .ModuleSubContainer{background-repeat:no-repeat;}
#module_76108554 .ModuleSubContainer{background-position:0% 0%;}
#module_76108554 .ModuleSubContainer{background-attachment:scroll;}
#module_76108554 .ModuleSubContainer{}
#module_76108554 {!bgVideo!}{bgVideoUrl:none}
#module_76108554 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_76108554 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_76108554 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer76108554 {max-width:none;width:100%;}
.module_76160367 .ModuleHead .HeadCenter{float:none;}
#module_76160367 {
padding:0px;
}
#module_76160367 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_76160367 .ModuleHead76160367 {
display:none;
}

#module_76160367 .ModuleImageTextGiantContent{margin-top:0px;}
#module_76160367 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_76160367 .ModuleImageTextGiantContent{margin-left:0px;}
#module_76160367 .ModuleImageTextGiantContent{margin-right:10px;}
#module_76160367 .imageTextGiant-Container{padding-top:10px;}
#module_76160367 .imageTextGiant-Container{padding-bottom:10px;}
#module_76160367 .imageTextGiant-Container{padding-left:10px;}
#module_76160367 .imageTextGiant-Container{padding-right:10px;}
#module_76160367 .showHandle .btn{font-size:14px;}
#module_76160367 .showHandle .btn{font-family:;}
#module_76160367 .showHandle .btn{color:#333;}
#module_76160367 .showHandle .btn{font-weight:400;}
#module_76160367 .showHandle .btn{text-decoration:none;}
#module_76160367 .showHandle .btn{font-style:normal;}
#module_76160367 .showHandle div{border-top-color:#ddd !important;}
#module_76160367 .showHandle div{border-top-style:solid !important;}
#module_76160367 .showHandle div{border-top-width:1px !important;}
#module_76160367 .showHandle{background-color:transparent;}
#module_76160367 .showHandle{}
#module_76160367 .showHandle{background-repeat:no-repeat;}
#module_76160367 .showHandle{}
#module_76160367 .showHandle{}
#module_76160367 .showHandle{}
#module_76160367 a{font-size:unset;font-family:unset}
.module_76211749 .ModuleHead .HeadCenter{float:none;}
#module_76211749 {
padding:0px;
}
#module_76211749 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_76211749 .ModuleHead76211749 {
display:none;
}
#module_76211749 .BodyCenter.BodyCenter76211749 {
background:none;background-color:rgb(0, 0, 0);
}
#module_76211749 >.module_76211749 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_76211749 >.module_76211749{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_76211749 .BodyCenter.BodyCenter76211749 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_76211749 .BodyCenter.BodyCenter76211749 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_76211749 >.module_76211749 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_76211749 >.module_76211749 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_76211749 >.module_76211749 {box-shadow: 0px 0px 0px 0px #ccc}
#module_76211749:hover {
border:none;
}
#module_76211749:hover >.module_76211749 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_76211749 .ModuleImageTextGiantContent{margin-top:0px;}
#module_76211749 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_76211749 .ModuleImageTextGiantContent{margin-left:0px;}
#module_76211749 .ModuleImageTextGiantContent{margin-right:10px;}
#module_76211749 .imageTextGiant-Container{padding-top:10px;}
#module_76211749 .imageTextGiant-Container{padding-bottom:10px;}
#module_76211749 .imageTextGiant-Container{padding-left:10px;}
#module_76211749 .imageTextGiant-Container{padding-right:10px;}
#module_76211749 .showHandle .btn{font-size:14px;}
#module_76211749 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_76211749 .showHandle .btn{color:#333;}
#module_76211749 .showHandle .btn{font-weight:400;}
#module_76211749 .showHandle .btn{text-decoration:none;}
#module_76211749 .showHandle .btn{font-style:normal;}
#module_76211749 .showHandle div{border-top-color:#ddd !important;}
#module_76211749 .showHandle div{border-top-style:solid !important;}
#module_76211749 .showHandle div{border-top-width:1px !important;}
#module_76211749 .showHandle{background-color:transparent;}
#module_76211749 .showHandle{background-image:none;}
#module_76211749 .showHandle{background-repeat:no-repeat;}
#module_76211749 .showHandle{}
#module_76211749 .showHandle{}
#module_76211749 .showHandle{}
#module_76211749 a{font-size:unset;font-family:unset}.module_34496709 .ModuleHead .HeadCenter{float:none;}
#module_34496709 {
padding:0px;
}
#module_34496709 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_34496709 .ModuleHead34496709 {
display:none;
}
#module_34496709 .BodyCenter.BodyCenter34496709 {
background:none;background-color:rgb(16, 16, 16);
}
#module_34496709 >.module_34496709 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496709 >.module_34496709{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496709 .BodyCenter.BodyCenter34496709 {
padding-top:1.0684%;
padding-left:5.3419%;
padding-right:5.3419%;
padding-bottom:1.0684%;
}
}
@media screen and (max-width: 767px){
#module_34496709 .BodyCenter.BodyCenter34496709 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34496709 >.module_34496709 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34496709 >.module_34496709 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34496709 >.module_34496709 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496709:hover {
border:none;
}
#module_34496709:hover >.module_34496709 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34496709 .ModuleSubContainer{background-color:transparent;}
#module_34496709 .ModuleSubContainer{background-image:none;}
#module_34496709 .ModuleSubContainer{background-repeat:no-repeat;}
#module_34496709 .ModuleSubContainer{background-position:0% 0%;}
#module_34496709 .ModuleSubContainer{background-attachment:scroll;}
#module_34496709 .ModuleSubContainer{}
#module_34496709 {!bgVideo!}{bgVideoUrl:none}
#module_34496709 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_34496709 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_34496709 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer34496709 {}
.module_34498332 .ModuleHead .HeadCenter{float:none;}
#module_34498332 {
padding:0px;
}
#module_34498332 {
position:static;
z-index:0;
top:6000px;
left:638px;
width:100%;
height: auto;
}
#module_34498332 .ModuleHead34498332 {
display:none;
}
#module_34498332 .BodyCenter.BodyCenter34498332 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34498332 >.module_34498332 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34498332 >.module_34498332{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34498332 .BodyCenter.BodyCenter34498332 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498332 .BodyCenter.BodyCenter34498332 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_34498332 >.module_34498332 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_34498332 >.module_34498332 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_34498332 >.module_34498332 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34498332:hover {
border:none;
}
#module_34498332:hover >.module_34498332 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34498332 .ModulePlainTextGiantContent{margin-top:0px;}
#module_34498332 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_34498332 .ModulePlainTextGiantContent{margin-left:0px;}
#module_34498332 .ModulePlainTextGiantContent{margin-right:10px;}
#module_34498332 .plainTextGiant-Container{padding-top:10px;}
#module_34498332 .plainTextGiant-Container{padding-bottom:10px;}
#module_34498332 .plainTextGiant-Container{padding-left:10px;}
#module_34498332 .plainTextGiant-Container{padding-right:10px;}
#module_34498332 a{font-size:unset;font-family:unset}
.ModuleMobileNavGiant.layout-107 p{ color: #fff;}
.ModuleMobileNavGiant.layout-107 .micro-nav{height: calc(100vh);}
.ModuleMobileNavGiant.layout-107 .micro-nav-item{height: calc(100% - 5.906rem);  -webkit-overflow-scrolling: touch; overflow-x: hidden; overflow-y: auto !important; }
.ModuleMobileNavGiant.layout-107 .micro-nav-item>ul>li{  color: #fff;  width: 200px; margin: 0 auto; }
.ModuleMobileNavGiant.layout-107  .subnav a{ color: #fff;}
.ModuleMobileNavGiant.layout-107 .micro-nav-item .link {padding:2rem 1.33rem; color: #fff; display: block;  position: relative;}
.ModuleMobileNavGiant.layout-107 .micro-nav-item ul li p{    white-space: nowrap; font-size: .96rem;position: absolute; top: 50%; left: 50%;  transform: translate(-50%,-50%);}
.ModuleMobileNavGiant.layout-107 .micro-nav-item ul  li.open .more:before { opacity: 0;transition: all 0.4s ease;  }
.ModuleMobileNavGiant.layout-107 .header-model{width: 100%; height: 3rem;}
.ModuleMobileNavGiant.layout-107 header { display: flex; box-sizing: border-box;  width: 100%  ; height:50px!important; position: fixed;  background:rgba(0,0,0,.9);text-align: center; z-index: 950; margin: 0 auto;   font-size: 16px;  font-weight: 700;  color: #fff;  line-height: 50px;  -moz-box-sizing: border-box;  box-sizing: border-box;  width: 100%;  height: 50px;  padding: 0 0  }
.ModuleMobileNavGiant.layout-107 .micro-nav{ position:absolute; top: 50px;    width: 100%;display: none; z-index: 999;}
.ModuleMobileNavGiant.layout-107 .micro-nav .more{  display: inline-block; position: absolute;top: 50%;  transform: translateY(-50%);transition: all 0.4s ease;}
.ModuleMobileNavGiant.layout-107 .micro-nav .more:before{ content: ""; width: 2px; height:1rem; background: #fff; position: absolute; top: 0; left: 0;transform: translate(0,-50%);transition: all 0.4s ease;}
.ModuleMobileNavGiant.layout-107 .micro-nav .more:after{ content: ""; width: 2px; height:1rem; background: #fff; position: absolute; top: 0; left: 0;transform: translate(0,-50%) rotate(90deg);transition: all 0.4s ease;}
.ModuleMobileNavGiant.layout-107 #header p img{
    max-height: 40px;
    /* margin-right: -8px;
    margin-left: -15px; */
    padding-right: 8pt;
    padding-left: 8pt;
}
.ModuleMobileNavGiant.layout-107 .navcontent{    width:calc(100% - 60px); display:flex;  margin-left: 50px;    margin-right: 8pt;}
.ModuleMobileNavGiant.layout-107 .icons {
    font-size: 16pt;
    color: #fff;
}

.ModuleMobileNavGiant.layout-107 .svgdiv {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 999;
}

.ModuleMobileNavGiant.layout-107 .svgdiv svg {
    width: 16pt;
    height: 16pt;
    position: relative;
    z-index: -1;
     fill: #fff;
}
.ModuleMobileNavGiant.layout-107 .icon-dianhua-moren{ font-weight: normal;}
.ModuleMobileNavGiant.layout-107 .icon-sousuo{ font-weight: 750;}
.ModuleMobileNavGiant.layout-107 .navcontent a{  width: 56px; text-align: center;    display: block;}
/*二级导航*/
.subnav a{    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;height: 3.41rem; line-height: 3rem;font-size: .81rem;     text-align: center; display: block;}
/*解决1px的问题*/
.border1px{  position: relative;  }
.border1px:after {  position: absolute;  left: 0; z-index: 1;  bottom: -1px;  width: 100%;  border-bottom: 1px solid #ddd;  content: '';  -webkit-transform-origin: 0 0;  transform-origin: 0 0;  }
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .border1px:after {  -webkit-transform: scaleY(0.5);  transform: scaleY(0.5);  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3) {
    .border1px:after {  -webkit-transform: scaleY(0.33);  transform: scaleY(0.33); }
}
/*解决1px的问题*/
.borderTop1px:before {  position: absolute;  left: 0;  top: 0px;  width: 100%;  border-top: 1px solid #ddd;  content: '';  -webkit-transform-origin: 0 0;  transform-origin: 0 0; z-index: 1 }
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .borderTop1px:before {  -webkit-transform: scaleY(0.5);  transform: scaleY(0.5);  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3) {
    .borderTop1px:before {
        -webkit-transform: scaleY(0.33);
        transform: scaleY(0.33);
    }
}
.ModuleMobileNavGiant.layout-107  #mobileDesignerContainer #pagebody {
    margin-top:50px;
}
@media only screen and (min-width: 768px){
    .ModuleMobileNavGiant.layout-107  #header,.ModuleMobileNavGiant.layout-107 .micro-nav{ display: none !important;}
    .ModuleMobileNavGiant.layout-107   #mobileDesignerContainer #pagebody {
        margin-top:0px;
    }
    .ModuleMobileNavGiant.layout-107 .header-model{ display: none;}
}

.ModuleMobileNavGiant.layout-107 #header p{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 0;
    width: 100%;
    /* max-width: 80%; */
}.module_34496658 .ModuleHead .HeadCenter{float:none;}
#module_34496658 {
padding:0px;
}
#module_34496658 {
}
#module_34496658 .ModuleHead34496658 {
display:none;
}
#module_34496658 .BodyCenter.BodyCenter34496658 {
background:none;background-color:rgba(0,0,0,0);
}
#module_34496658 >.module_34496658 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_34496658 >.module_34496658{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_34496658 .BodyCenter.BodyCenter34496658 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34496658 .BodyCenter.BodyCenter34496658 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_34496658 >.module_34496658 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_34496658 >.module_34496658 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_34496658 >.module_34496658 {box-shadow: 0px 0px 0px 0px #ccc}
#module_34496658:hover {
border:none;
}
#module_34496658:hover >.module_34496658 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_34496658 .langlistbox{background-color:} #module_34496658 .langlistbox .jt{border-bottom-color:}
#module_34496658 .langlistbox .langinfo{color:}
#module_34496658 .langlistbox .langinfo{background-color:}
#module_34496658 .langlistbox .langinfo{border-color:}
#module_34496658 .langlistbox .langtxt{ font-size:px }
#module_34496658 .langlistbox .langtxt{ color: }
#module_34496658 {}#module_34496658.layout-107 #header{border-bottom-color:;}
#module_34496658 {}#module_34496658.layout-107 #header{border-bottom-style:;}
#module_34496658 {}#module_34496658.layout-107 #header{border-bottom-width:px;}
#module_34496658 {}#module_34496658.layout-107 #header{box-shadow:;}
#module_34496658 {}#module_34496658.layout-107 #MobileNav{background-color: transparent;} #module_34496658.layout-107 #header{background-color:rgb(242, 242, 242);}
#module_34496658 {}#module_34496658.layout-107 #header{}
#module_34496658 {}#module_34496658.layout-107 #header p{color:#fff;}
#module_34496658 {}#module_34496658.layout-107 .lcitem .rect{background:rgb(3, 159, 159);}  #module_34496658.layout-107 .icons{color:rgb(3, 159, 159);} #module_34496658.layout-107 .svgdiv svg>*{fill:rgb(3, 159, 159);}
#module_34496658 {}#module_34496658.layout-107 .micro-nav-item ul li:after{border-bottom-color:#fff;}
#module_34496658 {}#module_34496658.layout-107 .micro-nav-item,#module_34496658.layout-107 #MobileNavFloatLayer{background-color:rgba(0, 0, 0, 0.7);}
#module_34496658 {}#module_34496658.layout-107 .micro-nav-item,#module_34496658.layout-107 #MobileNavFloatLayer{}
#module_34496658 {}#module_34496658.layout-107 .micro-nav-item>ul>li>a,#module_34496658.layout-107 .micro-nav-item>ul>li>a p{color:#fff;}
#module_34496658 {}#module_34496658.layout-107 .micro-nav-item>ul>li .subnav a,#module_34496658.layout-107 .micro-nav-item>ul>li .subnav a p{color:#fff;}
#module_34496658 .layout-107 .micro-nav .more:before,#module_34496658 .layout-107 .micro-nav .more:after {background:;}
#module_34496658 {}#module_34496658.layout-107 #header p{font-family:;}
#module_34496658 {}#module_34496658.layout-107 #header p{}
#module_34496658 {}#module_34496658.layout-107 #header p{}
#module_34496658 {}#module_34496658.layout-107 #header p{font-size:px;}
#module_34496658 {}#module_34496658.layout-107 #header p{}
#module_34496658 {}#module_34496658.layout-107 .micro-nav-item>ul>li>a,#module_34496658.layout-107 .micro-nav-item>ul>li>a p{font-family:;}
#module_34496658 {}#module_34496658.layout-107 .micro-nav-item>ul>li>a,#module_34496658.layout-107 .micro-nav-item>ul>li>a p{font-size:px;}
#module_34496658 {}#module_34496658.layout-107 .micro-nav-item>ul>li .subnav a,#module_34496658.layout-107 .micro-nav-item>ul>li .subnav a p{font-family:;}
#module_34496658 {}#module_34496658.layout-107 .micro-nav-item>ul>li .subnav a,#module_34496658.layout-107 .micro-nav-item>ul>li .subnav a p{font-size:px;}
#module_34496658 .langlistbox li:hover .langinfo,#module_34496658 .langactive .langinfo {color:}
#module_34496658 .langlistbox li:hover .langinfo,#module_34496658 .langactive .langinfo{background-color:}
#module_34496658 .langlistbox li:hover .langinfo,#module_34496658 .langactive .langinfo{border-color:}
#module_34496658 .langlistbox li:hover .langtxt,#module_34496658 .langactive .langtxt{ color: }
#module_34496658 {}#module_34496658.layout-107 .micro-nav-item>ul>li>a:hover,#module_34496658.layout-107 .micro-nav-item>ul>li>a:hover p{color:#fff;}
#module_34496658 {}#module_34496658.layout-107 .micro-nav-item>ul>li .subnav a:hover,#module_34496658.layout-107 .micro-nav-item>ul>li .subnav a:hover p{color:#fff;}
.ModuleMobileFloatNavGiant {position: fixed;
     z-index: 4998;}
.ModuleMobileFloatNavGiant .defaultbtn{ position: relative; box-shadow: 0pt 1.5pt 3pt 0pt rgba(0,0,0,0.16); background-color: #fff;
    width:50px; height: 50px; border-radius: 50%;}
.ModuleMobileFloatNavGiant .spotgroup,.ModuleMobileFloatNavGiant .itemicon{  position: absolute;color: green;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-45%);
    font-size: 16px;
}
.ModuleMobileFloatNavGiant svg {
    width: 22px;
    height: 22px;
    margin-top: 5px;
}


.ModuleMobileFloatNavGiant .itemicon{ color: black;}
.ModuleMobileFloatNavGiant .itembtn{ display: block; position: relative; box-shadow: 0pt 1.5pt 3pt 0pt rgba(0,0,0,0.16); background-color: #fff;
    width:45px; height: 45px; border-radius: 50%; margin-bottom: 15px;}
.ModuleMobileFloatNavGiant .itemtext{
    position: relative;
    left: -60px;
    background: #fff;
    padding: 5px 14px;
    border-radius: 4px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px;
    box-shadow: 0px 1.5px 10px 0px rgba(0,0,0,0.16);
    color: #666;
    box-sizing: content-box;
    white-space: nowrap;
    /* min-width: 80px; */
}
.ModuleMobileFloatNavGiant .defaultbtnbghover{
    transform: rotate(180deg);
    transition: all 0.5s;
}
.ModuleMobileFloatNavGiant .itemtextright{
    text-align: right;
}
.ModuleMobileFloatNavGiant .itemtextleft{
    text-align: left;
}
.ModuleMobileFloatNavGiant .itemtextright::before{
    border-left: 8px solid #fff;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    top: 50%;
    right: -8px;
    position: absolute;
    transform: translateY(-50%);
    content: '';
}
.ModuleMobileFloatNavGiant .itemtextleft::before{
    border-right: 8px solid #fff;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    top: 50%;
    left: -7px;
    position: absolute;
    transform: translateY(-50%);
    content: '';
}
.ModuleMobileFloatNavGiant .FloatNavitemlist{ height: 0; display: none; transition:all}
.itemimg{
    max-height: 25px;
    max-width: 25px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    width: 100%;
    height: 100%
}
.FloatNavMask {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=50);
    opacity: 0.50;
    background: #000;
    z-index: 15;
}
.FloatNavQRCode span img {
    border: solid 0.625rem #fff;
}
.FloatNavQRCode span {
    display: block;
    overflow: hidden;
    bottom: 3.750rem;
    right: 0.625rem;
    position: fixed;
    z-index: 20;
}
.FloatNavQRCode {
    display: none;
    position: fixed;
    top: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    z-index: 10;
    text-align: center;
}.module_44062867 .ModuleHead .HeadCenter{float:none;}
#module_44062867 {
padding:0px;
}
#module_44062867 {
}
#module_44062867 .ModuleHead0 {
display:none;
}

#module_44062867 .defaultbtn{background-color:#fff}
#module_44062867 .defaultbtn{}
#module_44062867 .spotgroup{color:#000}
#module_44062867 .itembtn{background-color:#fff}
#module_44062867 .itembtn{}
#module_44062867 .itemicon{color:#666} #module_44062867 svg>*{fill:#666}
#module_44062867 .itemtext{background-color:#fff} #module_44062867 .itemtextright::before{border-left-color:#fff} #module_44062867 .itemtextleft::before{border-right-color:#fff}
#module_44062867 .itemtext{}
#module_44062867 .itemtext{font-size:12px;}
#module_44062867 .itemtext{font-family:;}
#module_44062867 .itemtext{color:#666 !important;}
#module_44062867 .itemtext{font-weight:normal;}
#module_44062867 .itemtext{text-decoration:none;}
#module_44062867 .itemtext{font-style:normal;}
#module_44062867 .defaultbtnbghover{background-color:#000000}
#module_44062867 .defaultbtnbghover{}
#module_44062867 .defaultbtniconbghover{color:#fff}
.module_34496659 .ModuleHead .HeadCenter{float:none;}
#module_34496659 {
padding:0px;
}
#module_34496659 {
}
#module_34496659 .ModuleHead0 {
display:none;
}
#module_34496659 .ModuleHead .HeadText.HeadText0 {
}
#module_34496659 .ModuleHead .HeadTextMore.HeadTextMore0 {
}
#module_34496659 >.module_0 {
border:none;
}
@media screen and (min-width: 768px){
#module_34496659 .BodyCenter.BodyCenter0 {
}
}
@media screen and (max-width: 767px){
#module_34496659 .BodyCenter.BodyCenter0 {
}
}
#module_34496659 .BodyCenter.BodyCenter0 {
}
#module_34496659 .BodyCenter a {
}

#module_34496659 .foot-nav-list{background-color:## !important;}
#module_34496659 .foot-nav-list{border-top-color:;}
#module_34496659 .foot-nav-list{border-top-style:;}
#module_34496659 .foot-nav-list{border-top-width:px;}
#module_34496659 #MobileFootNav{box-shadow:;}
#module_34496659 .icon{color: !important;} #module_34496659 .icon svg >*{fill:}
#module_34496659 .itemText{font-size:px;}
#module_34496659 .itemText{font-family:;}
#module_34496659 .itemText{color:## !important;}
#module_34496659 .itemText{}
#module_34496659 .itemText{}
#module_34496659 .itemText{}
#module_34496659 .iconh{color: !important;}  #module_34496659 .iconh svg >*{fill:}
#module_34496659 .itemTexth{font-size:px;}
#module_34496659 .itemTexth{font-family:;}
#module_34496659 .itemTexth{color:## !important;}
#module_34496659 .itemTexth{}
#module_34496659 .itemTexth{}
#module_34496659 .itemTexth{}
