/** { 
    -webkit-tap-highlight-color: transparent; 
}
a, article, div, h1, h2, h3, h4, h5, h6, img, section, span {
    -moz-user-select: none; 
    -webkit-user-select: none; 
} */
input, select, textarea { 
    -webkit-appearance: none; 
    -webkit-border-radius:0; 
    border-radius: 0; 
}



*{
        color: #333;
}

pre{
    margin:0 !important;
}

.mod-languages li a {
    font-size: 20px !important;
    color: #333;
}

.home{
    display:none;
}


.custom p{
    padding: 0;
    margin: 0;

}

.container{
    min-width:  1280px;
}

.top-container{
  
    margin-right: auto;
    margin-left: auto;
    display: block;
     width: 1280px;
     max-width:     100%;
}


#fontSize, #fontSize a {
    display: block;
 

}



footer{
	background-color: #58595b;
	padding: 10px 0 10px 0;
    min-width:  1280px;
   
}


.top{
    max-width: 100%;
    width: 1280px;
    margin-right: auto;
    margin-left: auto;
}

.menu-mobile{

    display: none;
}

.menu-desktop{
    max-width: 1280px;

    width: 100%;
    margin-right: auto;
    margin-left: auto;
}



.main-content-area-container {
    max-width: 1280px;
    width: 96%;
    margin-right: auto;
    margin-left: auto;
}

.subpage-content-container{
    max-width: 1280px;
    width: 96%;
    padding: 0 2%;
    margin-right: auto;
    margin-left: auto;
}

 .footer-menu-container {
    max-width: 1280px;
    width: 96%;
    margin-right: auto;
    margin-left: auto;
}

.top, .first-menu, .main-content-area-container, .subpage-content-container, .footer-menu-container {
    min-width: 1280px;
    width: 1280px;
    margin-right: auto;
    margin-left: auto;
}

.footer-menu-container, .footer-menu-container .menu a, .footer-menu-container p{
	color: white;
    text-decoration: none;
}

#fontSize{
	display: inline-block;
    line-height: 10px;
    float:  left;
}

#fontSize div {
    float: left;
    display: inline-block;
}


#fontDown2 a {
    height: 30px;
    width: 30px;
  
    background: url(/edc/previousettes/templates/expressstyle1/images/font-resize.png) top left no-repeat;
    text-indent: -999999px;
}

#fontReset2 a {
    height: 30px;
    width: 30px;
    
    background: url(/edc/previousettes/templates/expressstyle1/images/font-resize.png) top center no-repeat;
    text-indent: -999999px;
}

#fontUp2 a {
    height: 30px;
    width: 30px;

    background: url(/edc/previousettes/templates/expressstyle1/images/font-resize.png) top right no-repeat;
    text-indent: -999999px;
}

.header {
    display: inline-block;
    padding: 15px 0;
    float: left;
    width:  60%
}

.header .custom a {
    display: inline-block;
}

.header-items{
	
	line-height: 30px;
	max-width: 1280px;
    float: right;
    margin: 10px 0;
}

.search.custom_search {
    display: inline-block;
    border: 1px solid #58595b;
    margin-left: 10px;
}

#searchBtn {
    width: 30px;
    height: 30px;
    background: #58595b url(../images/search.png) center center no-repeat;
    border:0px solid #ccc;
    text-indent: -999999px;
    background-size: 60%;
    float:right;
}

#fontDown2, #fontReset2, #fontUp2 {

}

#fontDown2 a, #fontReset2 a, #fontUp2 a{
    text-decoration: none;
    color: grey;
    text-align: initial;
}

#its_search_field {
    margin: 0;
    padding: 0 5px;
    line-height: 28px;
    border: 0;
    width: 200px;
    
}

#langSwitch {
    display: inline-block;
    float:  left;
 }

 #polyutagline {
    align-items: flex-end;
    display: flex;
    text-align: right;
    float: right;
    margin-top: 35px;
}

.tagline{
    text-align: right;
}

.mobile-tagline{
    display: none;
}

.menu-desktop {
    padding: 0;
    margin: 0;
    
}

.menu-desktop li {
    float: left;
    display: inline-block;
    padding: 0;
}

.menu-desktop li a {
	display: block;
	text-decoration: none;
	padding: 10px;
    color: white;
    font-size: 15pt;
}



.menu-desktop .nav-child, .js-hideElement{
    display: none;
    

}

.menu-desktop .nav-child li .nav-child{
    display: none;
}

.menu-desktop .nav-child li{
    background-color: white;
}

.menu-desktop li:hover > .nav-child{

    position:   absolute;
    width: 200px;
    display: block;
    position: absolute;
    float: left;
    z-index: 1;
    background-color: white;
    width: auto;
    max-width: 200px;
    z-index: 1000;
    padding: 0;
    
}

.menu-desktop li:hover > .nav-child li:hover > .nav-child {
    left: 100%;
    margin-top: -1px;
    top: 0;
    width: fit-content;
}

.js-showElement{
    display: block !important;
    position:   absolute;
    width: 200px;
    display: block !important;
    position: absolute;
    float: left;
    z-index: 1;
    background-color: white;
    width: auto;
    max-width: 200px;
    z-index: 1000;
}



.menu-desktop li:hover .nav-child li, .js-showElement li {
    float: unset;
    width: 100%;
    text-align: left;
    border: 1px solid;
    border-bottom:  0;
    position: relative;
}

.menu-desktop li:hover .nav-child li:last-child, .js-showElement li:last-child{
    
    border-bottom:  1px solid;
}
.menu-desktop li:hover .nav-child li a, .js-showElement li a {
    font-size: 1em;
    color: #58595b !important;
}


.menu-desktop > .active > a{
    text-transform: uppercase;
    border-bottom: 2px solid #fff;
    padding-bottom: 0;
}


.mobile-bar {
    display: none;
}

.menu-container{
    background-color: #58595b;
}
.main-banner-container{

}

.main-banner {
    max-width: 1280px;
    margin-right: auto;
    margin-left: auto;

}

.main-banner-desktop .djslider {

    position: unset !important;

}
.main-banner-desktop .djslider {
    left: 0px;
    display: block;
    float: left !important;
}


.main-banner-new {
    position: relative;
    width: 47%;
    float: left;
    padding: 10px 20px 0 20px !important;
    border-bottom: 1px solid #ccc;
    padding-bottom: 0 !important;
    -webkit-box-shadow: 0px 6px 20px -6px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 6px 20px -6px rgba(0,0,0,0.75);
    box-shadow: 0px 6px 20px -6px rgba(0,0,0,0.75);
}

.main-banner-desktop {
    width: 49%;
   
    float: left;
    display: inline-block;
}

.main-banner-mobile{
    display:none;
}

.navigation-container-custom {

    bottom: 20px;
    display: block;
    position: absolute !important;

    height: auto;
    top: unset !important;
    margin-right: auto;
    margin-left: auto;
    right: unset !important;
    max-width: 100%;
    text-align: center;
    width: 640px;

}


.main-content-area {
    min-height: 300px;
    max-width: 96%;
    width: 100%;
	
}


.main-content-area:first-child {



}

.main-content-area.part1 {

    max-width: calc(50% - 20px);
    position: absolute;
    z-index: 1000;
    width: 620px;
    top: 133px;
    background-color: white;
    left: 50%;
    padding: 20px 0 0 20px;
    -webkit-box-shadow: 0 4px 6px -6px #aaa;
   -moz-box-shadow: 0 4px 6px -6px #aaa;
   box-shadow: 0 4px 6px -6px #aaa;

}

.custom.main-custom-area1 h2, .custom.main-custom-area1 p {
    text-align: center;

}
.custom.main-custom-area1 h2{
 color:#58595b;
}

.main-content-area-custom{

}
.main-content-area-container {

    margin-top: 2% !important;

}

.gkArtContentWrap .nspInfo {
    font-size: 1em;
    font-weight: bold;
    color: #58595b;
    margin-top: 0;
}

.nn_tabs-pane p {

    text-align: justify !important;

}

.rl_tabs.top > ul.nav-tabs > li > a{
    border:0;
    font-size: 1.5em;
   
    color: #58595b;
}

.rl_tabs.top > ul.nav-tabs > li > a span{
    color: #58595b;
}


.rl_tabs.top > ul.nav-tabs > li > a:focus, .rl_tabs.top > ul.nav-tabs > li.active > a {

    border-bottom: 5px solid orange !important;
    margin-bottom: -4px;

}


.rl_tabs .nav-tabs {

    border-bottom: 5px solid #daeae9;
    
}

.rl_tabs.outline_content > .tab-content{
    border:0;
}

.rl_tabs.outline_handles ul.nav-tabs > li a, .rl_tabs.outline_handles ul.nav-tabs > li a:hover{
    color: initial !important;
    border: 0;
}

.rl_tabs.top > ul.nav-tabs > li > a:focus, .rl_tabs.top > ul.nav-tabs > li.active > a:focus{
     border: 0;
     box-shadow: initial;
}


.nspTopInterface {

    position: absolute;
    right: 10%;
    top: 5%;

}

.nspArt {

    margin-bottom: 35px;
}



.nspArt:last-child {
    margin-bottom: 0 !important;

}

.main-content-area-custom .nspText {

    float: right;
    width: 55%;

}

.gkResponsive {

    padding: 0;
    margin-right: auto !important;
    margin-left: auto !important;
    width: 30%;
    float: left;

}

.main-content-area.main-content-area-custom .nspText {

    width: 45%;
    font-size: 1.2em;
    padding: 2% !important;
    color: white;
}
.main-content-area.main-content-area-custom .gkResponsive {
    width: 50%;
    float: left;
    padding: 0;
    margin: initial !important;
    display: inline-block;
    position: relative;
}



.gkArtContentWrap {


    display: inline-block;
    width: 55%;
    float: right;

}

.nspImageWrapper {
    width: 39%;
    display: inline-block;
    float: left;
    position: relative !important;
    margin: 0 !important;
}

.nspImageWrapper img{
    height: auto !important;
}

.nsp-title {
    font-size: 2em;
    font-weight: bold;
    text-align: left;
    color: #58595b;
   margin-top: 10px;
    margin-bottom: 10px;

}

.part1 .nspArts, .part2 .nspArts{
    padding: 0;
}



.part1 .nspArt{
  
}

.part1 .nspArt:last-child {

    margin-right: 0 !important;

}

.part1 .nspInfo1 {
    
   
    width: auto;
    clear: both;
    bottom: 0;
    margin: 0 0 5% 0;
}
.nspArt p.nspText{
    margin: 0 0 5% !important;
}




.part2 .nspArt {
    
    box-shadow: none;
    background-color: #2bb9ba;
}

.part2 .nspHeader {

    display: inline-block;
    width: 46% !important;
    position: relative;
    margin-top: 5% !important;
    margin-left: 2% !important;
    color: white;
    font-size: 2em !important;

}

.part2 .readon {

    border-bottom: 1px solid white;
    display: inline-block;
    text-align: right;
    margin-right: 5%;
    color: white;
    padding-bottom: 10px;
    width: 43% !important;

}

.readon-button {

    text-decoration: none;
    background: black;
    color: white;
    padding: 5px 10px;
    right: 0;
    display: inline;
    margin-right: 0;
    float: right;
    margin-top: 20px;

}

.readon {

    text-decoration: none;
    color: black;
    font-weight: bold;

}


.navigation-container {
   
    width: 95% !important;

    margin-left: 2.5% !important;
    z-index: 10000;
    left: 0;
    position: absolute !important;
    text-align: left !important;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .navigation-container {
        width:     95% !important;
    }
}



.subpageBanner .custom {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
}
.subpageBanner {
    background-color: initial;
    
}


.nspHeader {

    padding: 0 !important;
    margin: 0 !important;
    padding-bottom: 5% !important;

}

.nspHeader a{

    color: black;
    font-size: 0.8em;
    display: block;
}


.footer-menu-container .menu {

    padding: 0;
    margin: 0;
    clear: both;
	display: block;
	line-height: 30px;
	float: left;
	max-width: 70%;

}


.footer-menu-container .menu li {

    float: left;
    list-style: none;
    padding: 5px 10px;
    margin: 0;

}

.footer-menu-container .menu li:first-child {
    padding-left: 0;
}

.footer-menu-container .custom{
	line-height: 30px;
	padding: 5px;
    text-align: right;
}

.socialicon-container {
    max-width: 1280px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
}


/* Subpage CSS */



.item-page, .gallery {

    min-height: 500px;
    float: right;
    width: 80%;
    max-width:  78%;
    padding-bottom: 2%;

}


.gallery a {
    text-decoration: none;
    
}

.item-page a{
    text-decoration: none;
    color: #a2203c;
   
}

.tab-content a, .nsp-title a:hover {
    color: #a2203c;
}
.nsp-title a{
    text-decoration: none;
}

.item-page img{
    max-width:  100%;
}

.item-page a:hover, .gallery a:hover{
    text-decoration: underline;
}

.breadcrumb-container .breadcrumb {
    max-width: 1280px;
    margin-right: auto;
    padding: 0;
    margin-left: auto;
}

.breadcrumb-container .breadcrumb li:first-child {
    display: none;
}
.breadcrumb-container .breadcrumb li {
    float: left;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-right: 5px;
}

.breadcrumb-container .breadcrumb li a{
    text-decoration: none;
}


.page-header h1 {
    margin: 0.4em 0;
    line-height: 1.4em;

}


.subpageBanner .custom img {
    width: 100%;
    max-width: 1280px;
}

.subpage-menu-container {

    width: 20%;
    float: left;
    display: block;

}

.subpage-menu-container .menu{
    padding: 0;
    margin: 0;
}


.subpage-menu-container .menu li {

    display: none;

}

.subpage-menu-container .menu li a{
    text-decoration:    none;

    display:    block;
}


.subpage-menu-container .menu li.active {

    display: block;
}

.subpage-menu-container .menu li.active > a{
    font-weight: bold;
}

.subpage-menu-item {

   

}

.nav.menu.subpage-menu-title li.active{
     margin: 0.67em 0;
     font-size: 1.5em;
     font-style:   normal;
     line-height: 1.1em;

}

.nav.menu.subpage-menu-title li.active a{

    font-weight: bold;
    color: #58595b;
    font-size: 1.2em;
    line-height: 1.2em;
}

.nav.menu.subpage-menu-item li {

    display: block !important;
    padding: 10px 0;

}

.promotion-container .custom img {

    max-width: 31%;
    margin-right: 3.5%;

}
.promotion-container .custom img:last-child {

    margin-right: 0 !important;

}
.promotion-container {
    max-width: 68%;
    float: right;
    margin-bottom: 5%;
}


/*Special page : Events, Contact us*/

.item-page.category-list {
   
    max-width: 100%;
}

.item-page table{
    width: 100%;
}

.item-page table thead tr{
    border-bottom:  2px solid #58595b;

}

.item-page table td, .item-page table th{
    padding: 5px;
    text-align: left;
    vertical-align: top;
}

.item-page table tbody tr:nth-child(odd){
    background-color: #eee;
}

.item-page table td a, .item-page table th a{
    text-decoration: none;
   
}

.item-page table td a:hover, .item-page table th a:hover{

    color:#9E2435;
}

.item-page table #categorylist_header_date{
    width: 20%;
}


#SchuWeb_Sitemap ul li a {
    text-decoration: none;
 
}

footer img{
    max-width:  30px;
    margin-right: 10px;
}

ul.pagination-list li {
    float: left;
    list-style: none;
    font-size: 80%;
    
}


ul.pagination-list li.disabled{
   
}

ul.pagination-list {

    margin-right: auto;
    margin-left: auto;
    padding: 0;
    clear: both;
}


ul.pagination-list li a{

    padding: 4px 12px;
    line-height: 20px;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-left-width: 0;
   
}
ul.pagination-list li:first-child {
    border-left: 1px solid #ddd;
}


ul.pagination-list li a:hover {
    background-color: #eee;
}

ul.pagination-list li:first-child a{
    border-left-width: 1px solid;
}

ul.pagination-list li.active a {
    background-color: #eee;
}

.hidden-phone {
    display: block ;
}

.active.hidden-phone{
    display: block;
    float: left;
   
}

/*Gallery */


.jg_row {
    max-width: 33.33%;
    
    float: left;
    display: block;
    width: 33.33%;
}

.jg_photo, .jg_catelem_photo img {
    max-width: 95%;
    height: auto;
}

.gallersy h2{
    float: left;
}

.jg_pathsway {
    text-align: right;
    display: inline-block;
    float: right;
    padding: 20px;
}

.jg_category{
    clear: both;
}

.jg_catelem_photo, .jg_photo_container {

 
    text-align: left !important;

}

.fullwidth {
    width: 100%;
    max-width: 100%;
}

