/* STYLE */

@font-face {
	font-family: 'proximaNovaReg';
	src: url('font/proxima_nova_reg-webfont.eot');
	src: url('font/proxima_nova_reg-webfont.eot?#iefix') format('embedded-opentype'),
		  url('font/proxima_nova_reg-webfont.woff') format('woff'),
		  url('font/proxima_nova_reg-webfont.ttf') format('truetype'),
		  url('font/proxima_nova_reg-webfont.svg#proximaNovaReg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'proximaNovaSbold';
	src: url('font/proxima_nova_sbold-webfont.eot');
	src: url('font/proxima_nova_sbold-webfont.eot?#iefix') format('embedded-opentype'),
		  url('font/proxima_nova_sbold-webfont.woff') format('woff'),
		  url('font/proxima_nova_sbold-webfont.ttf') format('truetype'),
		  url('font/proxima_nova_sbold-webfont.svg#proximaNovaSbold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
        font-family: 'ProximaNovaThRegular';
        src: url('font/proxima_nova_thin-webfont.eot');
        src: url('font/proxima_nova_thin-webfont.eot?#iefix') format('embedded-opentype'),
             url('font/proxima_nova_thin-webfont.woff') format('woff'),
             url('font/proxima_nova_thin-webfont.ttf') format('truetype'),
             url('font/proxima_nova_thin-webfont.svg#ProximaNovaThRegular') format('svg');
        font-weight: normal;
        font-style: normal;
}

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* VARIE */

a {text-decoration: none; color: #fff;}
strong {font-weight: bold; color: #000;}

/* MAIN DESIGN */

body {margin: 0px; background: #fff; color: #FFF; font-family: 'proximaNovaReg'; overflow-x: hidden}

.main{width: 100%; margin: 0 auto;}
.header {padding: 75px 0 30px; position:relative; background: #2b2b2b}
.header_mobile {display: none;}
.logo {position: absolute; top: 50px; left: 50px;}
.language {position: absolute; top: 10px; right: 20px; font-size: 11px;}
.language .search {float: right; border-left: 1px solid #939292; padding: 5px 20px;}
.language .contacts-link {float: left; border-right: 1px solid #939292; padding: 5px 20px;}
.language .select {float: left; padding: 2px 20px;}
/*.navigation {width: 100%; margin: auto; text-align: right;}*/
.navigation {width:98%; margin:0 30px 0 auto; text-align:right;}
.navigation ul li {display: inline-block; font-size: 16px; padding: 5px 10px; border-right: 1px solid #939292;}
.navigation ul li.last {border-right: none!important;}
.navigation ul li a {color: #FFF;}

.sub {position: absolute; z-index: 999; display: none; background: url(../img/b/arrow_t.png) center 7px no-repeat; text-align: center; /*padding-top: 25px;*/ margin-top:30px;}
.sub ul {width: 260px; margin-top: 10px; padding: 10px 20px 20px 20px; background: #FFF; text-align: left;}
.sub ul li {display: block; border-bottom: 1px solid #b2b2b2; border-right: none; line-height: 30px;}
.sub ul li a {color: #000; font-size: 13px;}
.sub ul li a:hover {color: #666;}

.sub_b {position: absolute; z-index: 999; display: none; background: url(../img/b/arrow_t.png) center 7px no-repeat; text-align: center; /*padding-top: 25px;*/ margin-top:30px;}
.sub_b ul {width: 140px; margin-top: 10px; padding: 10px 20px 20px 20px; background: #FFF; text-align: center;}
.sub_b ul li {display: block; border-bottom: 1px solid #b2b2b2; border-right: none; line-height: 30px;}
.sub_b ul li a {color: #000; font-size: 13px;}
.sub_b ul li a:hover {color: #666;}

.sub_search {position:absolute; top: 38px; right: 35px; display: none; padding: 10px; background: #2b2b2b;}
.sub_search input[type="text"] {width: 163px; padding: 3px 3px 2px 3px; margin-right: 5px; border:none; }
.sub_search button {font-size: 13px; background: url('../img/b/arrow_r_g.png') center right no-repeat; border: none; padding: 3px 10px 3px 5px; color: #999;}

#floating_menu {background: #2b2b2b; color: #FFF; width: 100%; top:-2px; position:fixed; overflow:hidden; height:0px; z-index: 100; -webkit-box-shadow: 0px 5px 8px 0px rgba(10, 10, 10, 0.61); -moz-box-shadow: 0px 5px 8px 0px rgba(10, 10, 10, 0.61); box-shadow: 0px 5px 8px 0px rgba(10, 10, 10, 0.61);}
#floating_menu .header {padding: 15px 0; }
#floating_menu .header .logo {top: 15px; left: 20px;}
#floating_menu .header .language {top: 15px;}
#floating_menu .navigation ul li {display: inline-block; font-size: 16px; padding: 0px 10px; border-right: 1px solid #939292;}
#floating_menu .language .search {float: right; border-left: 1px solid #939292; padding: 2px 20px;}

.search_element {padding-bottom: 15px; margin-bottom: 20px; border-bottom: 1px dashed #939292;}
.search_element h3 {font-size: 18px;}
.search_element a {color: #999;}
.search_element a:hover{color: #000;}

.hided {display:none;}
.unvisible {visibility:hidden;}
.opacity0 {opacity:0;}
.resizable_img {display:none;}

.pi_container {position: absolute!important;}

.slide {height:610px;}
.slide_sx {float:left; height:610px; /*width:65%;*/width:100%; overflow:hidden; position:relative;}
.slide_sx img {position:absolute; top:0; left:0;}
.slide_dx {float:right; height:610px; width:35%; overflow:hidden; position:relative;}
.slide_dx img {position:absolute; top:300px; left:0px;}

.brands {margin-top: 30px; margin: auto; background: #2b2b2b}
.brands .box {/* width: 265px; */ width: 425px;  text-align: center; border-right: 1px solid #555; padding: 30px; float: left; opacity:0.4; cursor:pointer;}
.brands .box:last-child {border-right: none;}
.brands .box .image {height: 80px;}
.brands .box p {height: 110px;}
.brands .box .view_site {margin: 30px auto 15px auto; width: 240px; padding-top: 16px; border-top: 1px solid #585858;}
.brands .box .view_site a {padding-right: 20px;color: #FFF; background: url(../img/b/arrow_r.png) center right no-repeat;}
.brands p {margin-top: 40px; font-size: 13px;}

.about {background: #2b2b2b; padding: 20px;}

.trade {background: #ecebeb; padding: 20px;}
.trade .box_grey {position: absolute; padding: 10px 15px; background: #2b2b2b; font-size: 14px;}
.trade .box_grey h3 {margin-bottom: 15px; padding-bottom: 10px; font-size: 16px; border-bottom: 1px solid #555;}

.news {/* height: 410px;*/ background: #c5c2c3 url(../img/b/news.jpg) top right no-repeat;}
.news .d50perc {width: 50%; overflow: hidden;}
.news .d50perc .img {overflow: hidden; position: relative; height: 410px;}
.news .d50perc .img img {position: absolute; top: 0; left: 0;}
.news .txt {width: 340px; padding: 90px 30px 0 30px; color: #222}
.news .txt a{text-decoration:none; color:#000;}
.news .txt h3 {font-size: 18px; padding-bottom: 20px; line-height:17px;}
.news .txt p {font-size: 14px;}
.news .view_site {margin: 40px auto 15px auto; width: 220px; padding-top: 16px; border-top: 1px solid #585858; padding-right: 20px; color: #222; background: url(../img/b/arrow_r_b.png) right 24px no-repeat;}


.main_content { background: #EEE; /* background: #b6b2b2 url(../img/b/content.jpg) top left no-repeat; */}
.pageTextContainer {padding: 70px 40px 0 40px; overflow: hidden; position: relative;}
.pageText {padding-right: 20px; padding-bottom: 70px; color: #222; font-size: 14px; overflow: auto; height: 500px;}
.pageText h2 {margin-bottom: 20px; font-size: 18px; font-weight: bold;}

.pageSlide {overflow: hidden; position: relative;}


.navigator_sx {background: #424242 url(../img/b/menu_pages.png) top left repeat-y;}
.navigator_sx ul {padding: 30px;}
.navigator_sx ul li {line-height: 41px; border-bottom: 1px solid #797979;}
.navigator_sx ul li:first-child {border-top: 1px solid #797979;}
.navigator_sx ul li a {font-size: 15px; display: block;}
.navigator_sx ul li a:hover, .navigator_sx ul li a.active {background: url(../img/b/arrow_r_g.png) center right no-repeat;}



.bottom {padding: 50px 0px; line-height: 35px; background: #2b2b2b; font-size: 14px;}
.bottom ul li {font-size: 12px; line-height: 19px;}
.bottom a:hover {color:#fff;}

.footer {background: #2b2b2b; padding: 40px 30px; border-top: 1px solid #3c3c3c;}
.footer p {color: #959595; font-size: 12px; text-align:center;}
.footer .logos {text-align:center; margin-top:25px;}
.footer_grey a {color: #959595;}


.menu_sx_mobile {display: none;}


/* cyle */
.cycle-pager1, .cycle-pager2, .cycle-pager3, .cycle-pager4{text-align: center; width: 100%; height:58px; z-index: 500; position: absolute; bottom: 10px; overflow: hidden; -webkit-transform: translate3d(0,0,1px); transform: translate3d(0,0,1px);}
.cycle-pager1 span, .cycle-pager2 span, .cycle-pager3 span, .cycle-pager4 span { font-family: arial; font-size: 50px; width: 16px; height: 16px; display: inline-block; color: #808080; cursor: pointer;}
.cycle-pager1 span.cycle-pager-active, .cycle-pager2 span.cycle-pager-active, .cycle-pager3 span.cycle-pager-active, .cycle-pager4 span.cycle-pager-active { color: #232323;}
.cycle-pager1 > *, .cycle-pager2 > *, .cycle-pager3 > *, .cycle-pager4 > * { cursor: pointer;}

.file_download {text-align: left; height:20px; padding: 5px 25px 2px 10px; display: inline-block; z-index: 500; color: #FFF; font-size: 13px; background: #2b2b2b url(../img/b/arrow_b.png) right center no-repeat; position: absolute; bottom: 18px; left: 10px; overflow: hidden; -webkit-transform: translate3d(0,0,1px); transform: translate3d(0,0,1px); -webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px;}


.d960{width: 960px; margin: auto;}
.d980{width: 980px; margin: auto;}
.d50perc{width: 50%; float: left; text-align: center; position: relative;}
.d25pNormal {width: 25%; float: left; position: relative;}
.d30pNormal {width: 30%; float: left; position: relative;}
.d45pNormal {width: 45%; float: left; position: relative;}
.d50pNormal {width: 50%; float: left; position: relative;}
.d70pNormal {width: 70%; float: left; position: relative;}
.d75pNormal {width: 75%; float: left; position: relative;}
.d33perc{width: 33%; float: left; text-align: center}
.d25perc{width: 25%; float: left;}


#is_mobile {width: 0px; height: 0px; visibility: hidden;}
.desktop {display: block;}
.mobile {display: none;}
.slide_mobile {display: none;}
.totalBlack {display: none;}

.menu_tablet {display: none;}


.news-article h1{
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 30px;
}

.news-article .content{
    font-size: 15px;
}

.news-article .mobile .pageText{
    min-height: 250px;
    margin-bottom: 15px;
}

.news-article .mobile .pageText h1{
    margin-bottom: 15px;
}


/* cookie */
.wasa_cookies {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    background: rgba(0,0,0,0.8);
    z-index: 9999;
    padding: 10px;
    color: #FFF;
}

.wasa_cookies a{
    color: #FFF;
    text-decoration: underline;
}

.wasa_cookies button {
    background: #FFF;
    color: #000;
    padding: 10px;
    border: 0;
    font-size: 15px;
    cursor: pointer;
}


/* MEDIA DISPLAY MAX 1024 */
@media screen and (min-width: 1600px) {
	.main{width: 1600px}
}

@media screen and (max-width: 1150px) {
    .navigation {margin-left: 50px;}
}
@media screen and (max-width: 1024px) {
    .navigation {margin-left: 100px; text-align: left; margin-right: 0px; width: 90%;}
    .logo{top: 20px; left: 20px;}
    #floating_menu .navigation{text-align: right;}
    #floating_menu .navigation ul li{font-size: 14px;}
}

/* MEDIA TABLET */
@media screen and (max-width: 768px) {

	/* body {background: red;} */
	.d980 {width: 100%;}
	.main {margin-top: 47px;}

	#floating_menu {display: block; height: 50px !important; margin-bottom: 50px;}
	.top {display: none;}

	.brands .box {width: 190px; text-align: center; border-right: 1px solid #555; padding: 30px 29px; float: left; opacity:0.4; cursor:pointer;}
	.brands .box .view_site {margin: 50px auto 15px auto; width: 195px; padding-top: 16px; border-top: 1px solid #585858;}
	.brands .box:last-child img {right: 15px; position: absolute;}


	.bottom {padding:0;}
	.bottom .d960 {padding: 20px 0; width: 100%; text-align: center}
	.bottom .d25perc {width: 25%; float: left; font-size: 18px;}
	.bottom .d25perc ul {margin-bottom: 25px;}
	.bottom .d25perc ul li{font-size: 16px; line-height: 30px;}

	.footer {padding: 20px;}
	.footer p {font-size: 14px;}

	.header {display: none}
	.navigation {display: none;}
	.header_mobile {display: block; top:0px; position:fixed; z-index: 2000; background: #2b2b2b; width: 100%;}
	.header_mobile .logo_m {margin-top: 0px;}

	.top {display: block;}

	#floating_menu {display: none;}

	.menu_sx_mobile { display: block; background: #2b2b2b; width: 90%; height: 100%; position: absolute; top: 45px; left: -90%; z-index: 1002}
	.menu_sx_mobile .level_1 {margin: 10px; padding: 0 20px;}
	.menu_sx_mobile .level_1 li a {display: block; font-size: 16px; font-weight: bold; letter-spacing: -1px; line-height: 50px; background: url("../img/static/arrow_down.png") right center no-repeat;}
	.menu_sx_mobile .level_2 {margin: 0 20px 10px 20px; display: none;}
	.menu_sx_mobile .level_2 li a {font-size: 20px; font-weight: bold; letter-spacing: -1px; line-height: 40px; color: #666; background: none;}
	.header_mobile .padding10{padding: 11px 10px !important;}

}

/* MEDIA MOBILE */
@media screen and (max-width: 640px) {

	.main {overflow-x: hidden; margin-top: auto;}


	ul.npp-menu .has-submenu.active,  ul.npp-menu .has-submenu, ul.npp-menu .has-submenu:hover{
        background: none;
    }

    .main_content {margin-top: 45px;}

	.d980 {width: 100%;}
	.slide_mobile {height: 550px; margin-top: 45px;}
	.slide_mobile .brands {padding: 10px 50px; width: auto; text-align: center; border-right: none; float: none;}
	.slide_mobile .brands .image {height: 80px;}
	.slide_mobile .brands p {margin-top: 10px;}
	.view_site {margin: 20px 20px 0 20px; padding-top: 20px; border-top: 1px solid #666;}
	.slide_left {position: absolute; top: 400px; left: 0px; z-index: 999;}
	.slide_right {position: absolute; top: 400px; right: 0px; z-index: 999;}

	.pageText {padding: 20px; height: auto;}
	.navigation_page {margin: 20px 0;}
	.navigation_page ul li {background: #3e3d3d; padding: 10px; text-align: center; color: #FFF; border-bottom: 1px solid #CCC}

	.about .d33perc {margin-bottom: 30px; width: 100%; float: none; text-align: center}
	.about .d33perc .padding20 {padding: 0px !important;}

	.trade .d50perc {width: 100%; margin-bottom: 20px; float: none; text-align: center}
	.trade .d50perc .padding20 {padding: 0px !important;}
	.trade .box_grey {position: relative;}
	.trade .corporate_box_overlay {display: none !important;}

	.news {height: auto;}
	.news .d50perc{width: 100%; overflow: hidden;}
	.news .d50perc .img {height: auto;}
	.news .L, .news .R {float: none;}
	.news .txt {padding: 20px; width: auto;}

	/*.logo {position: relative; float: left;}
	.language {position: relative; float: right;}*/

	.form_search {padding: 20px; text-align: center;}
	.form_search input {width: 90%; padding: 15px; border: none; background: #000; color: #FFF;}

	.bottom {padding:0;}
	.bottom .d960 {padding: 20px; width: auto; text-align: center}
	.bottom .d25perc {width: 100%; float: none; font-size: 18px;}
	.bottom .d25perc ul {margin-bottom: 25px;}
	.bottom .d25perc ul li{font-size: 16px; line-height: 30px;}

	.footer {padding: 20px;}
	.footer p {font-size: 14px;}

	.lineGrey {margin: 10px 0; height: 1px; background: #999}

	.d33perc {width: 33%}

	#is_mobile {visibility: visible;}
	.desktop {display: none !important;}
	.mobile {display: block !important;}
	.slide_mobile {display: block !important;}
	.totalBlack {display: none; background: rgba(0, 0, 0, 0.8); position: absolute; top:0; left: 0; z-index: 1001; width: 100%;}

	.file_download {top: 50px;}
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.relative {position: relative !important;}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
