@import url('https://fonts.googleapis.com/css?family=Roboto');

h1,h2{font-family:"Roboto",san-serif;}
.news{displa:table;clear:both;}
/* COLOR PALETTE
 * 
 * CLEAN - #A7D2CB
 * BUTTER - #F2D388
 * SALMON - #C98474
 * EGGPLANT - #874C62
 * 
 */

* {
-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: roboto;
}

.news-text-wrap P{margin:2px 0px 0px 0px;}

.teaser-text P{margin:2px 0px 4px 0px;font-size:14px;}
.teaser-text .more{font-size:14px;}

/** {
font-family: helvetica neue, helvetica, arial, sans-serif !important;
}*/

.header-middle__logo-link {
    width: auto !important;
    margin: 5px 0;
}

.main-navigation__item-link {
text-transform: none;
}

a, a:hover, a:focus {
    color: #874C62;
}

.header-top > .nav > li > a {
  color:#C98474;
}

.header-top .nav li > a .icons {
    color: #C98474;
}

.header-top__contact-tel-link {
  color:#C98474;
}

.header-top__contact-email-link {
  color:#C98474;
}

.main-navigation__sub-item-list {
border-color: #4BB4DA !important;
}

.main-color-wrp {
  background:#A7D2CB;
}

.main-color-wrp .icons {
    color: #C98474;
    border-color: #C98474;
}

.main-navigation {
    border-top: none;
}

.main-navigation__sub-item-list {
  border-top: 3px solid #F2D388;
}

.img-slider__caption-header {
  text-shadow:0 4px 3px rgba(0,0,0,.4),0 8px 13px rgba(0,0,0,.1),0 18px 23px rgba(0,0,0,.1);
  font-family: arial;
  
}

.img-slider__caption-sub-header {
  text-shadow:0 4px 3px rgba(0,0,0,.4),0 8px 13px rgba(0,0,0,.1),0 18px 23px rgba(0,0,0,.1);
  font-family: arial;
}

.img-slider__caption-link {
  background:#C98474;
  color:#fff;
  transition:all 0.3s ease;
  border:0px solid;
  letter-spacing: 0.05em;
}

.no-touch .img-slider__caption-link:hover {
  background:#874C62;
}

.img-text-link._hover-9 .img-text-link__header {
  color:#fff;
  text-shadow:0 4px 3px rgba(0,0,0,.4),0 8px 13px rgba(0,0,0,.1),0 18px 23px rgba(0,0,0,.1);
}

.img-text-link._hover-9::before {
    background: rgba(242, 211, 136, 0.5);
}

.img-text-link._hover-9:hover::before {
  background: rgba(201, 132, 116, 0.8);
}

.news-carousel__item-info .news-list-category {
  color:#F2D388;
}


.saturated-inverse .btn {
  background:#874C62;
  transition:all 0.3s ease;
}

.saturated-inverse .btn:hover {
  background:#C98474;
}

.img-responsive {

}

.footer {
padding-bottom: 10px;
}



/*farver til hover billeder*/
.img-text-link._hover-9::before {
    background: rgba(75, 180, 218, 0.25);
}

.img-text-link._hover-9:hover::before {
  background: rgba(75, 180, 218, 0.55);
}

html {
    height: 100%;
    position: relative;
}

body {
min-height: 100%;
  position: relative;
}

.footer {
    
    width: 100%;
}

._start-page:last-of-type {
    padding-bottom: 68px;
}

@media (max-width: 768px) {

.header-top-wrp {
  /*display: block; niks pille, mobilmenu*/
}

.nav {
display: none !important;
}

.header-middle__logo-link {
padding: 5px;
}

._start-page:last-of-type {
    padding-bottom: 136px;
}
}

/* static logo adjustment */
.header .header-middle-wrp .header-middle .header-middle__logo .header-middle__logo-link .header-middle__logo-img{}



img-text-link, .img-text-link._hover-9::before {
height: 280px;
}

.big-icon-text-btn__wrp {
text-shadow: 0 4px 3px rgba(0,0,0,.4), 0 8px 13px rgba(0,0,0,.1), 0 18px 23px rgba(0,0,0,.1);
}

.ce-uploads svg{float:left;margin-right:20px;}

.news-list-view .article,.news-search-result .article{
    box-shadow: -3px 5px 30px -10px #874C62;
  padding:8px 14px 4px 20px;
margin-bottom:35px;

    min-height: 377px;
    width: 48%;
    margin-right: 1%;
  margin-left: 1%;
    float: left;
  min-height:380px;
}

.img-text-link {
    margin: 25px 0 20px !important;
}

.news .article h3 {
 font-size:17px;
}


.news .news-list-view .article .news-img-wrap {
 width:100%;
}
.news .news-search-result .article .news-img-wrap {
 width:100%;
}
.news-text-wrap{float:left;width:75%;margin-bottom:20px;}
.lightbox__wrp-888{float:right;width:25%;}
.news-related h4 {
     margin-top: 30px; 
}
@media (max-width: 991px) {
.news-text-wrap{float:left;width:50%;margin-bottom:20px;}
.lightbox__wrp-888{float:right;width:50%;}

}

@media (max-width: 690px) {
.news-list-view .article {
    margin-bottom: 35px;
   width: 100%;
    margin-right: 0;
    float: left;
min-height:initial;
}
@media (max-width: 610px) {
.news-text-wrap{float:left;width:100%;margin-bottom:20px;}
.lightbox__wrp-888{float:right;width:100%;}

}
.news-backlink-wrap {
    float: none;
    margin-bottom: 0px;
  margin-top:30px;
}

