/*
 *  Copyright 2015 Adobe Systems Incorporated
 *
 *  Licensed under the Apache License, Version 2.0 (the "License");
 *  you may not use this file except in compliance with the License.
 *  You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 *  Unless required by applicable law or agreed to in writing, software
 *  distributed under the License is distributed on an "AS IS" BASIS,
 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *  See the License for the specific language governing permissions and
 *  limitations under the License.
 */

@font-face{

font-family:'SL-TT-Simplified';

src:url(image/SL-TT-Simplified-Regular.ttf);

}

body {
    margin: 0;
    padding: 0;
    font-family: sans-serif;
    font-size: 0.875em;
    line-height: 1.2;
    background-color: #fff;
}

a {
    text-decoration: none;
    color: #025c1f;
}
a:hover {
    text-decoration: underline;
}

img {
    vertical-align: top;
}
.threeCenterTitleCarousel-cq-carousel-controls a{
	top: 48% !important;
}
.index_media .unit{
	margin-top: 78px;
}
.index_media .unit:nth-child(1){
	margin-top: 0px;
}

*{
	letter-spacing: 1px;
}

.unit .list_media {
	justify-content: space-between
}
.mobile .bg_b01 {
	background-color: #fff !important;
}
#footer {
display: block !important;
    margin-top: 166px !important;
}

.mobileH{
	display: none;
}
.dis a{
	line-height: 24px;
}
.index_media  .unit .pd_l_n {
	    margin-bottom: 48px !important;
}
.media .img img {
	width: 374px;
    height: 249px;
}


@media screen and (max-width: 640px){
.media .img {
    width: unset !important;
    height: unset !important;
}
            .mobileH{
	display: block;
}
 .index_media .unit{
	margin-top: 0px;
}
        .index_media  .unit .pd_l_n {
	    margin-bottom: 46px !important;
}

  .media .img img {
    width: 100%;
    height: 210px;
}
}
/*
 *  Copyright 2015 Adobe Systems Incorporated
 *
 *  Licensed under the Apache License, Version 2.0 (the "License");
 *  you may not use this file except in compliance with the License.
 *  You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 *  Unless required by applicable law or agreed to in writing, software
 *  distributed under the License is distributed on an "AS IS" BASIS,
 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *  See the License for the specific language governing permissions and
 *  limitations under the License.
 */

.topnav {
    float: right;
    list-style: none;
}
.topnav__item {
    float: left;
    margin-left: 15px;
}
.topnav__item--selected {
    font-weight: bold;
}

/*
 *  Copyright 2015 Adobe Systems Incorporated
 *
 *  Licensed under the Apache License, Version 2.0 (the "License");
 *  you may not use this file except in compliance with the License.
 *  You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 *  Unless required by applicable law or agreed to in writing, software
 *  distributed under the License is distributed on an "AS IS" BASIS,
 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *  See the License for the specific language governing permissions and
 *  limitations under the License.
 */

/* Column Control component */
@media (min-width: 600px) {
    .parsys_column {
        margin: 0;
    }
    .cq-colctrl-lt0-c0,
    .cq-colctrl-lt0-c1 {
        float: left;
        width: 48%;
    }
    .cq-colctrl-lt0-c0 {
        margin-right: 2%;
    }
    .cq-colctrl-lt0-c1 {
        margin-left: 2%;
    }
}

/*
 *  Copyright 2015 Adobe Systems Incorporated
 *
 *  Licensed under the Apache License, Version 2.0 (the "License");
 *  you may not use this file except in compliance with the License.
 *  You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 *  Unless required by applicable law or agreed to in writing, software
 *  distributed under the License is distributed on an "AS IS" BASIS,
 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *  See the License for the specific language governing permissions and
 *  limitations under the License.
 */

/* Text-Image component */
.textimage-left {
    float: left;
    margin: 0 1em 1em 0;
}
.textimage-right {
    float: right;
    margin: 0 0 1em 1em;
}
.textimage-text {
    margin: 0 0 -1em;
}
.textimage-text:after {
    content: "";
    display: table;
    clear: both;
}

.fourImageTitle-item{
    width: 24%;

}
.fourImageTitle-item a {
	display: block;
}
.fourImageTitle-item:hover .fourImageTitle-img0{
	opacity:0.8;
     color: #000000;

}
.four-title{
    font-size: 32px;
    font-family: SL-TT-Simplified;
    font-weight: 400;
    line-height: 40px;
    color: #333333;
    opacity: 1;
    margin-bottom: 48px;
}
.fourImageTitle-item:hover .fourImageTitle-title{
	    text-decoration: underline;
}
.fourImageTitle-item:nth-child(-n+3){
}
.fourImageTitle-item:nth-child(3n+3){
    margin-right: 0px;
}
.fourImageTitle-item img{
    width: 284px;
    height: 284px;
    border:2px solid #d5d5d5;
    box-sizing: border-box;
}
.fourImageTitle-div{
    display: flex;
    justify-content: space-between;
}
.fourImageTitle-title{
    font-size: 20px;
   font-family: SL-TT-Simplified;
   font-weight: 400;
   line-height: 30px;
   color: #666666;
   opacity: 1;
     padding-left:16px;
    display:block;
    margin-top:20px;

}


.fourImageTitle-text{
    margin-top: 24px;
    font-size: 18px;
}
.fourImageTitle-item:hover .fourImageTitle-title {
	color: #000000;
}

.four-title{
	font-family: SL-TT-Simplified;
	font-size: 32px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
	color: #333333;
    margin: 78px 0 48px;
}
@media screen and (max-width: 640px){
.fourImageTitle-div{
      display: block;
      width: 100%;
      padding:0 20px;
                box-sizing: border-box;
}
.fourImageTitle-item{
    width:100%;
    margin-top:36px;
}
 .fourImageTitle-item a{
 	font-family: SL-TT-Simplified;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #666666;
}
.fourImageTitle-title{

    margin-top:16px;

}
.fourImageTitle-item img {
    height: unset;
    width: 100% !important;
}
.fourImageTitle-text{
    font-size: 12px;
}
.fourImageTitle-title{
	height:68px;
    padding:16px
	font-size: 20px;
}
.fourImageTitle-title:hover{
    color: #666666;
}
.four-title{
    padding: 0 20px;
	font-family: SL-TT-Simplified;
	font-size: 21px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 0px;
	color: #000000;
        margin: 0px 0 46px 0
}

}


.sub-title{
    margin-top:30px;
  width: 338px;
height: 72px;
font-size: 16px;
font-family: SL-TT-Simplified;
font-weight: bold;
line-height: 24px;
color: #2F353D;
    display:block;

    }

.banner-detail{
     margin-top:30px;
     height: 72px;
     font-size: 16px;
     font-family: SL-TT-Simplified;
     font-weight: bold;
     line-height: 24px;
     color: #2F353D;
     display: inline-block;
     text-align:center;
}

.banner-detail:hover{
    color: #898991;

 }

.banner-detail-href{
    font-size: 14px;
    font-weight: 450;
    color: #6969F4;
}

.banner-detail-href.margin-top{
	margin-top: 10px;
    display: inline-block;
}




div.threeCenterTitleCarousel-carousel {
    margin-top: 7px;
    margin-bottom: 7px;
}

.threeCenterTitleCarousel-cq-carousel {
    position: relative;

  /*  width: 1190px;*/
    /*height: 450px;*/
    text-align: center;
    /*background-color: #eee;*/
}.threeCenterTitleCarousel-cq-carousel
.threeCenterTitleCarousel-cq-carousel var {
    display: none;
}

.threeCenterTitleCarousel-cq-carousel-banner-item {
    width: 100%;
    height: 100%;
    left: 1000px;
    position: absolute;
    /*top: 60px;*/
    /*background-color: #eee;*/
    overflow: hidden;


}
.threeCenterTitleCarousel-item:hover {
	opacity: 0.8;
    }
/*.cq-carousel-banner-item img {
    width: 400px;
    height: 270px;
    background: no-repeat center center;
}*/
.threeCenterTitleCarousel-img0{
    width: 100%;
    height: auto;
    background: no-repeat center center;
    background-size: 372px 248px;
}

.par .threeCenterTitleCarousel-cq-carousel-banner-item img {
    width: 372px;
    height: 248px;
    background: no-repeat center center;
  background-size: 372px 248px;
}
.par .threeCenterTitleCarousel-cq-carousel {
    width: 300px;
    height: 245px;
}
.par .threeCenterTitleCarousel-cq-carousel-banner-item {
    width: 300px;
    height: 245px;
}

.threeCenterTitleCarousel-cq-carousel-banner-item h3, .threeCenterTitleCarousel-cq-carousel-banner-item p {
    padding: 10px;
}

.threeCenterTitleCarousel-cq-carousel-banner {
    position: absolute;
}

.threeCenterTitleCarousel-cq-carousel-banner-switches,
.threeCenterTitleCarousel-cq-carousel-banner-switches-tl,
.threeCenterTitleCarousel-cq-carousel-banner-switches-tc,
.threeCenterTitleCarousel-cq-carousel-banner-switches-tr,
.threeCenterTitleCarousel-cq-carousel-banner-switches-bl,
.threeCenterTitleCarousel-cq-carousel-banner-switches-bc,
.threeCenterTitleCarousel-cq-carousel-banner-switches-br {
    position: absolute;
    width: 100%;
    margin: 0;
    padding: 0;
}
.threeCenterTitleCarousel-cq-carousel-banner-switches {
    display: none;
}
.threeCenterTitleCarousel-cq-carousel-banner-switches-tl {
    top: 0;
    left: 0;
}
.threeCenterTitleCarousel-cq-carousel-banner-switches-tc {
    top: 0;
    left: 0;
    text-align: center;
}
.threeCenterTitleCarousel-cq-carousel-banner-switches-tr {
    top: 0;
    left: 0;
    text-align: right;
}
.threeCenterTitleCarousel-cq-carousel-banner-switches-bl {
    bottom: 0;
    left: 0;
}
.threeCenterTitleCarousel-cq-carousel-banner-switches-bc {
    bottom: 0;
    left: 0;
    text-align: center;
}
.threeCenterTitleCarousel-cq-carousel-banner-switches-br {
    bottom: 0;
    left: 0;
    text-align: right;
}

.threeCenterTitleCarousel-cq-carousel-banner-switch {
    display: inline-block;
    margin: 8px;
    padding: 0;
}
.threeCenterTitleCarousel-cq-carousel-banner-switch-br {
    position: absolute;
    margin: 0;
    padding:0;
    bottom: 0;
    right: 8px;
}
.threeCenterTitleCarousel-cq-carousel-banner-switch-bl {
    position: absolute;
    margin: 0;
    padding:0;
    bottom: 0;
    left: 8px;
}

.threeCenterTitleCarousel-cq-carousel-controls a {
    position: absolute;
    width: 24px;
    height: 48px;
    top: 40%; /* 270/2 - 24 */
    background: url("image/left.png") no-repeat scroll 0 0 transparent;
    visibility: hidden;
}
.threeCenterTitleCarousel-cq-carousel-controls-mobile a {
    position: absolute;
    width: 24px;
    height: 48px;
    top: 40%; /* 270/2 - 24 */
    background: url("image/left.png") no-repeat scroll 0 0 transparent;
    visibility: hidden;
}
.threeCenterTitleCarousel-cq-carousel-controls a.threeCenterTitleCarousel-cq-carousel-active {
    visibility: visible;
}
a.threeCenterTitleCarousel-cq-carousel-control-prev {
    left: -84px;
    width: 48px;
	height: 76px;
    background: url("image/left.png") no-repeat scroll 0 0 transparent;
    background-position: center;
    background-color: #afb0b3;
    text-align:center;
	border-radius: 2px;
}
a.threeCenterTitleCarousel-cq-carousel-control-prev:hover {
	background-color: #555860;
}
a.threeCenterTitleCarousel-cq-carousel-control-next {
    right: -84px;
    width: 48px;
	height: 76px;
    background: url("image/right.png") no-repeat scroll 0 0 transparent;
    background-position: center;
    background-color: #afb0b3;
    text-align:center;
	border-radius: 2px;
}
a.threeCenterTitleCarousel-cq-carousel-control-next:hover {
	background-color: #555860;
}

.threeCenterTitleCarousel-cq-carousel-banner-switch a {
    width: 10px;
    height: 10px;
    background-color:#BCBDCD;
    border-radius: 50%;
    display: inline-block;
    /*background: url("../default/images/carousel/switcher.png") no-repeat scroll 0 0 transparent;*/
}
.threeCenterTitleCarousel-cq-carousel-banner-switch a img {
    width: 25px;
    height: 25px;
    vertical-align:top;
    display:none;
}

.threeCenterTitleCarousel-cq-carousel-banner-switch a.threeCenterTitleCarousel-cq-carousel-active, .threeCenterTitleCarousel-cq-carousel-banner-switch a:hover {
    background-position: -25px 0;
    background-color: #2F353D;
}

.threeCenterTitleCarousel-cq-carousel-banner-switch li {
    background: none !important;
    display: inline-block;
    list-style: none;
    float:left;
    margin-left: 7px;
}
.threeCenterTitleCarousel-cq-carousel-banner-switchesbc {
	bottom: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.headTitle {
	font-family: SL-TT-Simplified;
	font-size: 32px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	color: #333333;
    margin:105px 0;
     text-align:center;
}
.threeCenterTitleCarousel-item a:nth-child(1){
	display: block;
    width: 374px;
    height: 249px;
}
.threeCenterTitleCarousel-item a:nth-child(1) img{
	object-fit: cover;
    height: 100%;
    width: 100%;
}
.threeCenterTitleCarousel-item img {
	border:2px solid #d5d5d5;
        box-sizing: border-box;
}
.threeCenterTitleCarousel-cq-carousel-banners{
	height: 415px !important;
}
@media screen and (min-width: 640px){
    .threeCenterTitleCarousel-item{
        /*float:left;*/
        width: 32%;
    }

    .threeCenterTitleCarousel-cq-carousel-banner-item{
        display: flex;
        display: -webkit-flex;
        -webkit-justify-content: space-between;
        justify-content: space-between;


    }
}

@media screen and (max-width: 640px){
    .threeCenterTitleCarousel-cq-carousel-banners{
		height: 365px !important;
	}
    .threeCenterTitleCarousel-cq-carousel{
      /* height: 1115px;
        width: unset;*/
    	overflow:hidden;
    }
        .threeCenterTitleCarousel-item a:nth-child(1) {
		height:unset;
                    width:unset;
                }
    .threeCenterTitleCarousel-item{
        padding-left: 20px;
        padding-right: 20px;
        width: auto;
    }

    .threeCenterTitleCarousel-img0 {
        width: 100%;
        height: auto;
        background: no-repeat center center;
        background-size: 100% 210px;
    }
.banners-box-wrapper{
		width:100% !important;
    }
.main-title{
    font-size: 28px;
    font-weight: 400;
 color: #2D353C;
    display:block;
    margin-bottom:20px;
	text-align:left;
  margin-left:20px;

}

.threeLeft-main-title{
    margin-left:20px;
     margin-right: 20px;
}


.sub-title{
    margin-top:30px;
  width: 338px;
height: 72px;
font-size: 16px;
font-family: SL-TT-Simplified;
font-weight: bold;
line-height: 24px;
color: #2F353D;
    display:block;

    }

.banner-detail{
       margin-top:30px;
  width: 90%;
height: 72px;
font-size: 16px;
font-family: SL-TT-Simplified;
font-weight: bold;
line-height: 24px;
color: #2F353D;
    display: inline-block;
}

.banner-detail:hover{
    color: #2F353D;

 }

.headTitle {
	font-size:28px;
	margin: 93px 0 34px;
}

.threeCenterTitleCarousel-cq-carousel-controls{
	display:none
}
.threeCenterTitleCarousel-cq-carousel{
	overflow:hidden;
}
.threeCenterTitleCarousel-item img{
	height: 210px !important;
    object-fit: cover;

}
}

.interval-div{
    display: inline-block;
}
/*
 *  Copyright 2015 Adobe Systems Incorporated
 *
 *  Licensed under the Apache License, Version 2.0 (the "License");
 *  you may not use this file except in compliance with the License.
 *  You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 *  Unless required by applicable law or agreed to in writing, software
 *  distributed under the License is distributed on an "AS IS" BASIS,
 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *  See the License for the specific language governing permissions and
 *  limitations under the License.
 */

/* Text-Image component */
.pagetop_crumbs a {
    width: 62px;
    height: 6px;
    font-size: 12px;
    font-family: SL-Simplified;
    font-weight: 400;
    line-height: 12px;
    color: #5d5d5d;
    opacity: 1;

}
.pagetop_crumbs{
    background-color: #FFFFFF !important;
    margin-top: 18px;
    margin-bottom: 18px;
}

.pagetop_title h1{
    font-size: 24px !important;
    font-family: SL-TT-Simplified;
    font-weight: bold !important;
    line-height: 28px;
    color: #333333;
    opacity: 1;
    margin: 12px 0 22px 0 ;
    display: inline-block;

}
.pagetop_title{
    margin-top: 8px;
    display: inline-block;

}
.breadcrumb-div a{
    text-decoration: none;
}
.breadcrumb-div a:hover{
    color: #5d5d5d;
    text-decoration: underline;
}
.noLine:hover{
	text-decoration: none !important;
}
.noLine{
	text-decoration: none !important;
    color: #333333 !important;
}
.pageTop_line{
    width: 100%;
    height: 1px;
    background: #c8c8c8;
    opacity: 1;
    color: #C8C8C8;
  
}
.pagetop_title h1:hover{
	text-decoration: underline;
    cursor: pointer;
}
/*.breadcrumb-div {
    margin-top: 20px !important;
}*/
@media screen and (max-width: 640px){
    .pagetop_div{
        margin-left: 20px !important;
    }
    .breadcrumb-div {
        margin-left: 0px !important;
        line-height: 20px !important;
        font-size: initial
    }
    .pagetop_crumbs a {
        width: 36%;

    }
    .pagetop_crumbs{
        display: block;
        margin-top: 14px;
        margin-bottom: 14px;
    }

    .pagetop_title h1{
        margin: 0 0;
        font-size: 20px !important;;
        line-height: 20px;

    }
    .pagetop_title{
    	margin-top: 9px;
    	margin-bottom: 9px;
    }
	
}
/*
 *  Copyright 2015 Adobe Systems Incorporated
 *
 *  Licensed under the Apache License, Version 2.0 (the "License");
 *  you may not use this file except in compliance with the License.
 *  You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 *  Unless required by applicable law or agreed to in writing, software
 *  distributed under the License is distributed on an "AS IS" BASIS,
 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *  See the License for the specific language governing permissions and
 *  limitations under the License.
 */

.page__main {
    position: relative;
    max-width: 940px;
    margin: 0 auto;
    padding: 0 1em 1em;
    background-color: #fff;
    box-shadow: 0 0 9px 1px rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 9px 1px -moz-rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0 9px 1px rgba(0,0,0,.2);
    zoom: 100%;
}

.page__logo {
    display: inline-block;
}

.page__topnav {
    position: absolute;
    top: 20px;
    right: 1em;
}

.page__title h1 {
    color: #025c1f;
    text-transform: uppercase;
}

/* Scale down too wide images from the parsys */
.page__par img {
    max-width: 100%;
}

.page__copyright {
    margin-bottom: 0;
}

