/* NEWSLETTER */
.newsletter-form{position:absolute;width:100%;top:450px;left:0;}
.newsletter-form .form-loading{display:block;width:270px;padding:25px;background:var(--deep);color:#fff;margin:auto;}
.newsletter-form h3{font-size:12pt;margin:0 0 20px 0;color:#fff!important;text-transform:none!important;text-align:left!important;padding:0!important;}
.newsletter-form input{width:calc(100% - 42px);}
.newsletter-form button{width:100%;background:var(--price);border:2px solid var(--dkraft);color:var(--deep);text-transform:uppercase;font-size:10pt;}
/* NEWS */
.module-content .news{display:inline-block;width:100%;margin:20px 0;padding:0;}
.detail .module-content .news{float:left;width:calc((100% - 45px) / 4);margin:0 15px 15px 0;padding:15px;border:2px solid var(--grey);}
.detail .module-content .news{background:#fff;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}
.detail .module-content .news:nth-of-type(4n + 0){margin:0 0 15px 0;}
.detail .module-content .news img{width:100%;height:160px;}
.detail .module-content .news img{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.detail .module-content .news a.img{display:block;width:100%;height:160px;text-align:center;line-height:160px;overflow:hidden;}
.detail .module-content .news a.img img{line-height:160px;background:#fff;color:#fff;}
.detail .module-content .news-body h2,
.detail .module-content .news-body h3{margin:10px 0 5px 0;height:69px;overflow:hidden;}
.detail .module-content .news-body h2 a,
.detail .module-content .news-body h3 a{display:block;line-height:23px;text-align:justify;}
.detail .module-content .news-body p{margin:5px 0;font-size:12pt;line-height:23px;height:117px;overflow:hidden;}
.detail .module-content .news .news-created{font-family:'Title';font-size:10pt;line-height:25px;color:var(--lblue);}
/* FRONTPAGE */
.news-block{display:inline-block;width:100%;}
.news-block h2{margin:0 0 25px 0;padding:0 0 15px 0;border-bottom:1px solid var(--dgrey);font-family:'Normal';font-size:24pt;color:#000;text-indent:45px;position:relative;}
.news-block h2.page_heading{margin:15px 0 25px 0;}
.news-block h2:before{display:block;content:'';width:30px;height:30px;position:absolute;top:5px;left:0;}
.news-block h2:before{background:url(../images/icon/category_black.svg) no-repeat right center;background-size:100%;}
.news-block .lead{display:inline-block;width:100%;margin:0 0 25px 0;padding:0 0 25px 0;border-bottom:1px solid var(--lgrey);}
.news-block .lead .item{display:inline-block;float:left;width:calc((100% - 40px) / 3);margin:0 20px 0 0;}
.news-block .lead .item:nth-child(3n + 0){margin:0;}
.news-block .lead h3{margin:10px 0;}
.news-block .lead h3 a{display:inline-block;font-family:'Bold';font-size:15pt;height:50px;line-height:25px;overflow:hidden;}
.news-block .lead h3 a:first-letter{text-transform:uppercase;}
.news-block .part{display:inline-block;width:100%;margin:0 0 25px 0;}
.news-block .part .item{display:inline-block;float:left;width:calc((100% - 60px) / 5);margin:0 15px 0 0;}
.news-block .part .item:nth-child(5n + 0){margin:0;}
.news-block .part h3{margin:10px 0;}
.news-block .part h3 a{display:inline-block;font-family:'Normal';height:72px;line-height:24px;overflow:hidden;}
.news-block .part h3 a:first-letter{text-transform:uppercase;}
.news-block .image{display:inline-block;width:100%;border:2px solid var(--lgrey);}
.news-block .image{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;}
.news-block .image img{display:block;width:100%;height:100%;line-height:180px;text-indent:100%;overflow:hidden;}
.news-block p{margin:0;line-height:23px;height:92px;display:none;overflow:hidden;}
.news-block .lead p:nth-child(3n + 0){display:block;}
.news-block .lead .image{height:250px;}
.news-block .part .image{height:180px;}
.news-block .list{display:inline-block;width:100%;margin:0;padding:0;position:relative;}
.news-block .list .content{display:inline-block;float:left;width:calc(100% - 450px);padding:0 25px 0 0;margin:0 25px 0 0;border-right:1px solid var(--lgrey);}
.news-block .list .ads{}
.news-block .list .item{display:inline-block;width:100%;margin:0 0 15px 0;padding:0 0 15px 0;border-bottom:1px solid var(--lgrey);}
.news-block .list .image{display:inline-block;float:left;width:230px;height:150px;margin:0 15px 0 0;}
.news-block .list h3{display:inline-block;float:left;width:calc(100% - 245px);margin:5px 0 15px 0;}
.news-block .list h3 a{display:inline-block;font-family:'Bold';font-size:15pt;line-height:25px;}
.news-block .list h3 a:first-letter{text-transform:uppercase;}
/* NEWS DETAIL */
.page-detail .content{display:inline-block;width:100%;margin:20px 0!important;min-height:calc(100vh - 300px);position:relative;}
.page-detail .body{display:inline-block;width:calc(100% - 450px);min-height:690px;}
.page-detail .news-created{color:var(--dgrey);font-size:9pt;}
.page-detail .body h1{font-family:'Bold';font-size:18pt;line-height:35px;margin:5px 0 10px 0;padding:0 0 10px 0;}
.page-detail .body h2{font-family:'Bold';font-size:18pt;line-height:45px;margin:5px 0 20px 0;padding:0 0 0 45px;position:relative;}
.page-detail .body h2 a.come-back{display:inline-block;font-size:24pt;height:45px;line-height:45px;background:var(--blur);padding:0 10px;}
.page-detail .body h2 a.come-back{position:absolute;left:0;top:2px;}
.page-detail .body h3{margin:20px 0;line-height:32px;font-size:18pt;border-left:10px solid var(--deep);color:var(--deep);padding:0 0 0 10px;}
.page-detail .body h4{margin:20px 0;line-height:32px;font-size:18pt;border-left:3px solid var(--deep);color:var(--deep);padding:0 0 0 10px;}
.page-detail .body p{font-size:13.5pt;line-height:25px;margin:0 0 15px 0;}
.page-detail .related{display:inline-block;float:right;width:420px;padding:15px;background:var(--egg);}
.page-detail .related .inner{}
.page-detail .related .row{display:inline-block;width:100%;position:relative;padding:0 0 10px 0;margin:0 0 15px 0;border-bottom:1px solid var(--lgrey);}
.page-detail .related h2{font-size:18pt;margin:5px 0 25px 0;padding:0 0 15px 0;position:relative;}
.page-detail .related h2:after{display:block;content:'';width:30%;height:4px;background:#000;position:absolute;bottom:5px;left:0;}
.page-detail .related h2:after{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}
.page-detail .related h3{display:inline-block;font-family:'Title';font-size:14pt;line-height:25px;height:75px;padding:0 0 0 135px;margin:0 0 5px 0;overflow:hidden;}
.page-detail .related img{display:inline-block;width:120px;height:80px;position:absolute;left:0;top:0;}
.page-detail .related  h3 a{display:inline-block;font-size:13pt;line-height:24px;}
.page-detail .related  h3 a:first-letter{text-transform:uppercase;}
.news-detail{display:inline-block;width:100%;padding:0;margin:0;background:#fff;}
.news-detail p{font-size:15pt;line-height:28px;}
.news-detail ul li{font-size:15pt;line-height:28px;}
.news-detail ol li{font-size:15pt;line-height:28px;}
/* CONTENT */
.content-detail{}
.content-detail p{font-size:15pt;line-height:30px;}