/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */

body {
    background: #fff;
}

@media only screen and (max-width: 500px) {
    .w100 {
        width: 100%;
    }

}

.row {
    margin-bottom: 0;
}

.icon-block {
  padding: 0 15px;
}
.icon-block .material-icons {
	font-size: inherit;
}

/*nav .brand-logo {
	position: static;
	padding-left: 15%;
}*/

nav .button-collapse {
    padding-right: 0px;
}

.icon_logo {
    display: -webkit-inline-box;
}

.logoti img {
    width: 290px;
    margin-top: 3px;
}

.icon_logo img {
    width: 32px;
    vertical-align: middle;
    margin-right: 10px;
}

.icon_logo a {
    font-size: 14pt;
}

.img_thmblist img {
    display: block;
    margin: 0px 0px 0px -45px;
}

.img_thmblist {
    width: 77px!important;
    height: 77px;
    overflow: hidden;
    background-color: #d2d2d2;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.collection-item a {
    color: #00affa !important;
}

.title_hl a {
    color: #FFFFFF;
    max-height: 100%;
    text-decoration: none;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 1;
    padding: 10px;
	line-height:11px;
    box-sizing: border-box;
    background: linear-gradient(to top,rgb(0, 0, 0) 0,rgba(0, 0, 0, 0.85) 50%,rgba(0, 0, 0, 0.05) 100%);
    background: linear-gradient(to top,rgb(0, 0, 0) 0,rgba(0, 0, 0, 0.85) 50%,rgba(0, 0, 0, 0.05) 100%);
}

.imgHL {
    height: 220px;
    position: relative;
    width: 100%;
}

.imgHL img {
    height: 240px;
    margin: 0 auto;
    width: 100%;
}

.datetimeHL {
    display: block;
    font: 100 11px/22px 'Open Sans';
}

.ad_center {
    display: block;
    text-align: center;
}

nav ul li.active {
    background-color: rgba(247,247,247,0.2);
}

nav ul a:hover {
  background-color: rgba(247,247,247,0.2);
}

.nd_img img {
    width: 100%;
}

.nd_capt {
    padding: 0 20px 5px 20px;
}

.nd_article {
    padding: 0 10px 0 10px;
	display:block;
}

.nd_article p {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 15px;
}

.nd_title {
    padding: 0 10px 0 10px;
}

.nd_title h5 {
    margin-bottom: 0;
    margin-top: 0;
}

span.nd_component {
    display: block;
    padding-bottom: 5px;
    color: #424242;
}

span.nd_subtitle {
    display: block;
    padding-top: 5px;
    color: #b71c1c;
    font-weight: 500;
}

.nd_fokus {
    padding: 0 20px 0 20px;
}

.nd_tag {
    padding: 20px;
}

.nd_tag .chip {
    margin-bottom: 5px;
}

.nd_infonews {
    padding: 20px;
}

.nd_comment {
    padding: 20px;
}

h5.relnews {
    margin: 0;
    font-size: 20px;
}

.ad_top10 {
    padding-top: 10px;
}

.ad_bot10 {
    padding-bottom: 10px;
}

#search:focus {
    border-bottom: 1px solid #000;
}

/*#search {
    margin-bottom: 0
}

.menu_search {
    border-radius: 3px;
}*/

/*#nav-mobile li.search {
    position: absolute;
    left: 0;
    right: 0;
    top: 120px;
    margin-top: 1px;
    padding: 1px 0 0 0;
    z-index: 2;
}

#nav-mobile li.search .search-wrapper {
    margin: 0 12px;
    transition: margin .25s ease;
}

#nav-mobile li.search .search-wrapper input#search {
    display: block;
    font-size: 16px;
    font-weight: 300;
    width: 100%;
    height: 45px;
    margin: 0;
    padding: 0 45px 0 15px;
    border: 0;
}*/

h6.home_foctitle {
    font-weight: 700;
}

span.num_foctitle {
    font-size: 2em;
    vertical-align: middle;
    padding-right: 5px;
    color: #b71c1c;
}

span.num_pophome {
    font-size: 2.5em;
    vertical-align: middle;
    padding-right: 5px;
    color: #827717;
}

span.header_foc {
    display: block;
    margin-bottom: 0.912rem;
}

h4.header_foc {
    margin-bottom: 0px;
}

.collection.with-header .collection-item.home_foc {
    padding-left: 20px;
}

.adfoot1 {
    position: fixed;
    left: 0px;
    bottom: 0px;
    height: 60px;
	background: #FFF;
    z-index: 1;
	width:100%;
	padding-top:18px;
	/*font-weight:bold;*/

	box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.16), 1px 1px 1px 1px rgba(0, 0, 0, 0.16);	
}

.adfoot {
    position: fixed;
    left: 0px;
    bottom: 0px;
    height: 56px;
    background: #FFF;
    z-index: 999999;
	width:100%;
	color:#658ea4;
	/*padding-top:10px;*/
	/*font-weight:bold;*/
	font-family:Montserrat, sans-serif;
	display: flex;
}

.page-footer {
    padding-bottom: 10px;
}

footer.page-footer .footer-copyright {
    height: 10px;
}


footer.page-footer {
    padding-top: 5px;
}

.footcopyfont {
    font-weight: 800;
}

<!--Start Fixed bottom menu-->
#footer-bar {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 98;
    background-color: rgba(249,249,249,.98);
    box-shadow: 0 -5px 10px 0 rgba(0,0,0,.06);
    min-height: 48px;
    display: flex;
    text-align: center;
    transition: all 350ms ease;
}
.adfoot a {
    color: #077daf;
    position: relative;
    flex: 1 1 auto;
}
.adfoot a:hover {
    color: #000;
}
.adfoot a i {
    font-size: 22px;
    position: relative;
    z-index: 2;
}
.adfoot a span {
    position: relative;
    z-index: 2;
    display: block;
    font-size: 10px;
    font-weight: 500;
    opacity: .7;
	padding-top:2px;
    font-family: 'Montserrat', sans-serif;
}
<!--End Fixed bottom menu-->

.new-sub-menu {
    display: block;
    text-align: center;
    margin-top: 0px;
    overflow-y: hidden;
}

.new-sub-menu ul {
    padding: 0;
    list-style: none;
    margin: 0;
    /* width: 100%; */
    /* border-bottom: 1px solid #E95B30; */
    /* overflow-x: scroll; */
    overflow-y: hidden;
    height: 40px;
    position: relative;
    white-space: nowrap;
    display: inline;
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
    line-height: 0;
}

.new-sub-menu ul li {
    display: inline-block;
    margin-bottom: -10px;
}

.new-sub-menu ul li a {
    text-decoration: none;
    color: #fff;
    padding: 15px 10px 15px;
    font-weight: 500;
    font-size: 11px;
    float: left;
    moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
    text-transform: uppercase;
}

.new-sub-menu ul li.active a {
    color: #000000;
    background: #FFFFFF;
    font-weight: 700;
}

ul.side-nav.fixed li:hover, ul.side-nav.fixed li.active {
    background-color: rgba(0,0,0,0.05);
}

.side-nav li {
    /*background: #eee;*/
}

.infonews_det {
    width: 75px;
    margin-left: auto;
    left: auto;
    right: auto;
    float: left;
    padding: 0 0.75rem;
}

.pg_title {
    padding: 0 20px 0 20px;
}

.pg_title h5 {
    font-weight: 900;
}

.modal .adpop1 {
    padding: 5px;
}

nav ul a {
    color: #000;
}

.gallery_list {
    padding: 0px 8px 0 8px;
}

.card-content a {
    color: #000;
}

@media screen and (min-width: 980px) {
.b-short-photo-items-group:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.b-short-photo-items-group > .b-column{float:left;margin-left:2.6%;width:23.05%}
.b-short-photo-items-group > .b-column:first-child,.b-short-photo-items-group > .b-column:nth-child(4n+1){margin-left:0}
}
@media screen and (max-width: 979px) and (min-width: 768px) {
.b-short-photo-items-group:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.b-short-photo-items-group > .b-column{float:left;margin-left:1.6%;width:9.68889%}
.b-short-photo-items-group > .b-column:first-child,.b-short-photo-items-group > .b-column:nth-child(9n+1){margin-left:0}
}
@media screen and (max-width: 767px) {
.b-short-photo-items-group:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.b-short-photo-items-group > .b-column{float:left;margin-left:2.6%;width:23.05%}
.b-short-photo-items-group > .b-column:first-child,.b-short-photo-items-group > .b-column:nth-child(4n+1){margin-left:0}
}
@media screen and (max-width: 767px) {
.b-short-photo-items-group2:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.b-short-photo-items-group2 > .b-column{float:left;margin-left:0%;margin-bottom:1.5%;width:30%}
.b-short-photo-items-group2 > .b-column:first-child,.b-short-photo-items-group2 > .b-column:nth-child(4n+1){margin-left:0}
}
.b-short-photo-item{display:block;margin-bottom:6px}
@media screen and (max-width: 767px) {
.b-short-photo-item{margin-bottom:10px}
}
.b-short-photo-item img{margin:0 auto;display:block;height:77px;max-width:100%;margin:0 auto;border:1px solid transparent;border-bottom-left-radius:5px;border-top-left-radius:5px;border-bottom-right-radius:5px;}
/*.b-short-photo-item img:hover{border-color:#e26228}*/


.b-contacts-short-item-group{margin:0}
.b-contacts-short-item-group > [class*='col-']{padding-left:0;padding-right:0}
.b-contacts-short-item{border-top:1px solid #ddd;padding-bottom:2px;padding-top:2px}
@media screen and (max-width: 979px) and (min-width: 640px) {
.b-contacts-short-item{border:0;padding-top:0;padding-bottom:0}
}
@media screen and (max-width: 639px) {
.b-contacts-short-item{border:0}
}
.b-contacts-short-item:first-child{border-top:0;padding-top:0}
.b-contacts-short-item__icon{width:22px; text-align:center; padding-right:5px;}
.f-contacts-short-item__icon{color:#666;}
.f-contacts-short-item__icon_lg{font-size:11px;line-height:15px;}
.f-contacts-short-item__text{font-size:11px;line-height:15px;color:#515151;}
.f-contacts-short-item__text a{text-decoration:none;color:#616161}
.f-contacts-short-item__text a:hover{color:#e26228}
.f-contacts-short-item__text_email,.f-contacts-short-item__text_phone{color:#515151;}
.f-contacts-short-item__text_email{line-height:13px;}

.b-left{float:left}
.b-remaining{overflow:hidden}
@media screen and (max-width: 767px) {
.b-left .f-blockquote--in-text{text-align:left}
}
.b-left-inner-addon-marker{position:absolute;left:0;padding:10px 0;margin-left:15px;pointer-events:none}

.that-caption {
    display: block;
    border: 1px solid #00a6e2;
        border-top-color: rgb(0, 166, 226);
        border-top-style: solid;
        border-top-width: 1px;
    background: #f8f8f8;
    border-top: 0px;
    padding: 4px 0px 4px 4px;
    font-size: 9px;
    text-align: center;
    color: #00a6e2;
}