/*
Theme Name: Østfoldmuseene
Theme URI: http://www.ostfoldmuseene.no
Author: Strand & Lund
Author URI: http://www.strandlund.no
Description: Mal for Østfoldmuseene
Version: 1.0
Template: eventica-wp    
License: GPL License
License URI: license.txt
Tags: one-column, two-columns, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, theme-options, translation-ready
*/

/*
Blå: #276c8f
Rød:  #ca4570
Grønn: #587112
*/

/*Contact form 7 CSS*/
.wpcf7 {
    background-color: #f8f8f8;
    border: 2px solid #ebebeb;
	width: 100%;
    border-radius: 30px;
	margin-bottom: 20px;
}

.wpcf7-form {
	padding: 0px 25px 0px 25px;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="submit"],
.wpcf7 textarea
{
    width: 100%;
	border-radius: 5px;
}

.hvittekst{
    background-color: #f8f8f8;
    border: 2px solid #ebebeb;
    border-radius: 30px;
	padding: 0px 10px 5px 10px;
}

.jquery-lightbox-button-close {
    background: #FFFFFF url(/wp-content/themes/omus/images/jquery-lightbox-theme_NO.gif) no-repeat -113px 8px !important;
}

.jquery-lightbox-button-close:hover {
    background: #FFFFFF url(/wp-content/themes/omus/images/jquery-lightbox-theme_NO.gif) no-repeat -113px -30px !important;
}

.jquery-lightbox-navigator .jquery-lightbox-button-left span {
    background: #FFFFFF url(/wp-content/themes/omus/images/jquery-lightbox-theme_NO.gif) no-repeat 9px 10px !important;
}

.jquery-lightbox-navigator .jquery-lightbox-button-right span {
    background: #FFFFFF url(images/jquery-lightbox-theme_NO.gif) no-repeat -37px 10px !important;
}

.vc_images_carousel .vc_carousel-control .icon-next, .vc_images_carousel .vc_carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -40px;
    margin-left: -10px;
    font-family: serif;
    font-size: 60px !important;
    color: #fff !important;
    opacity: 1 !important;
}


.pp_pic_holder .ppt {
	display: none !important;
}

select {
    font-size: 16px;
}


li {
    line-height: 1.6em;
}

.printfriendly img {
    margin-right: 5px;
}

/*FIKS zindex Slider-widget*/
#wpbs_slider {
	    z-index: 99999 !important;
}

.flex-caption .printfriendly {
    display: none;
}


.widget_search form:before, .widget_product_search form:before {
    content: "\f002";
    font-family: "FontAwesome";
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    line-height: 30px;
    position: absolute;
    top: 5px;
    right: 15px;
    color: gray;
}



/*Top featured image*/

#parallax1 {
  background-size: cover !important;
  background-position: 50% 50%;
  width: 100%;
  display: table;
  background-repeat: no-repeat;
}

.parallax-content {
  width: 100%;
  margin: 0 auto;
  vertical-align: middle;
  text-align: center;
  display: table-cell;
  color: #fff;
  text-shadow: 0 1px 0 #424242, 0 0 5px #424242;
  height: 600px;
}

.parallax-content-page {
	background-color: #424242;
	height: 400px;
}

.featured-title {
	font-size: 40px;
	color: #ffffff;
	line-height: 1.6;
	text-align: center;
	font-family:Exo 2;
	font-weight:500;
	font-style:normal;
	text-transform: uppercase;
}


/*--top featured image--*/

.supsystic-social-sharing {
    text-align: center;
}

/*Locator widget*/
.execphpwidget .gmw-results-wrapper {
    display: none;
}

.execphpwidget .gmw-pt-default-form-wrapper .gmw-locator-btn-wrapper img, .gmw-pt-default-form-wrapper .gmw-locator-btn-wrapper img {
    width: 280px !important;
    height: 28px;
	margin: 5px 0px;
}

#wpbs_slider {
	-webkit-border-top-left-radius: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    -moz-border-radius-topleft: 0px !important;
    -moz-border-radius-topright: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
	background-size: 44px 44px !important;
    background-position: 5px 0px !important;
	border: solid 0.5px black;
}

.wpbs_handle {
    padding: 5px;
    line-height: 34px;
    text-align: left !important;
    color: #ffffff;
    margin-left: 48px !important;
    font-weight: 300 !important;
	font-style: italic;
	
}

#wpbs__cont {
	background:#ca4570 !important;
	color: #000 !important;
    -webkit-border-top-right-radius: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    -moz-border-radius-topright: 0px !important;
    -moz-border-radius-bottomright: 0px !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.wppl-info-left {
    display: none;
}

.wppl-get-directions {
    margin-top: 10px;
}
/*Locator widget*/


/*UU*/
.vc_tta.vc_general .vc_tta-panel-title > a:focus, .vc_tta.vc_general .vc_tta-panel-title > a:hover {
    text-decoration: none;
    outline: dotted 1px rgba(37, 116, 138, 0.99);
    background-color: rgba(203, 220, 224, 0.99);
    /* background-color: rgba(37, 116, 138, 0.99); */
	
}

a.vc_gitem-link:focus {
    outline: thin dotted;
}

/*Foreløpige fiks / test*/

.archive .tribe-events-ical {
    display: none !important;
}

.post-title, .widget_ultimate_posts .entry-title  {
	    font-family: "Exo 2";
		    text-transform: uppercase;
			    font-style: normal;
    font-size: 13px;
	    font-weight: 600;
		line-height: 1.6em;
}

.widget_ultimate_posts .entry-title{
	padding: 0px;
}

.widget_ultimate_posts .entry-summary  {
	padding: 0 20px 20px 20px;
}

.upw-posts {
	background: white;
}
.upw-content {
    background: white;
    margin-top: -15px;
    padding: 20px 0;
    margin-bottom: 15px;
}


.tribe-events-venue-details a {
    color: #2e3e40;
}

h2.tribe-events-list-event-title.entry-title.summary a {
    color: #ca4570 !important;
    /* text-decoration: underline !important; */
}

.tribe-events-list-event-title {
	font-weight: 600;
}

a.vc_btn3 {
    font-weight: 600;
}

.const_height {
    height: 270px !important;
    max-height: 270px !important;
}

.post-type-archive-tribe_events section#page-title, .tax-tribe_events_cat section#page-title {
    height: 120px;
    min-height: 120px;
    padding: 35px 0;
	display: none;
}

span.tribe-events-list-separator-month span {
    font-weight: 600;
}

.geolocate_browser {display:none;}


div#tribe_events_filter_control {
    /*display: none;*/
}
.tribe-events-filters-content {
    background: #fff;
    border-left: 1px solid #F5F5F5;
    border-right: 1px solid #F5F5F5;
}

.tribe-bar-disabled {
    float: right;
    position: relative;
   z-index: 10;
    width: 24%;
}

.post-type-archive-tribe_events .col-md-3 {
   /*
    position: relative;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 5px;
    margin-left: -10px;
	*/
	    position: relative;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 15px;
    margin-left: 0;
}

#footer-widget .col-md-3 {
position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}


#sidebar {
    margin-top: 30px;
	    margin-left: 15px;
}

input#tribe-bar-search {
    padding: 10px !important;
	font-weight: 300 !important;
}

.post-type-archive-tribe_events #events-calendar-plugins, .tax-tribe_events_cat #events-calendar-plugins {
    padding-top: 0px;
	margin-top: -280px;
}



.tribe-events-map #events-calendar-plugins {
    padding-top: 0px;
	  margin-top: 220px;
}

.tribe-bar-disabled .tribe-bar-filters .tribe-bar-date-filter {
    padding: 5px 10px 10px 0px;
}

div#tribe-geo-map-wrapper {
    width: 75%;
    margin-top: -180px;
    height: 10px;
}

#tribe-events .tribe-events-button, .tribe-events-button {
	    -webkit-border-radius: 0px;
    border-radius: 0px;
	    margin: 5px 4px 0 0 !important;
}

.tribe-bar-disabled .tribe-bar-search-filter {
    width: 100%;
}

input#tribe-bar-search {
    border: solid 1px darkgrey !important;
}

.tribe-bar-disabled #tribe-bar-form .tribe-bar-filters input[type=text] {
   border: solid 1px darkgrey !important;
    display: block;
    width: 100%;
    margin: 0;
    padding: 8px;
    font-size: 12px;
    line-height: 15px;
	    font-family: "Open Sans";
}

.tribe-bar-views-list {
    font-size: 13px;
}

.tribe-bar-views-inner, #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a {
    background: #fff;
    border-left: none;
}

/*Norvegiana API*/


.norvegiana-api-object {
    margin: 10px 0;
    border: 1px solid #666;
    border-radius: 0px;
    /* background-color: #666; */
    max-width: 400px;
    padding: 0 10px;
}

.norvegiana-api-object p {
    font-size: 0.8em;
}

.norvegiana-api-object h2 {
    font-size: 18px;
}



p.referanse {
    border-top: 1px solid silver;
    padding: 5px 0;
}

.referanse a {
    font-size: 0.8em !important;
    font-style: italic;
}


/**/

body {
    background: #f2f2f2;
    color: #1d1d1b;
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-size: 14px;
}

.blog-list .post-inner .post-summary {
    position: relative;
    overflow: hidden;
    line-height: 1.5em;
	height: auto;
    max-height: 7em;
}	


span.post-term-category {
    font-size: 11px;
    font-style: italic;
}


/*Font awsome icons*/

.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa-calendar-minus-o:before {
  content: "\f272";
}

/*Slider*/ 
.owl-theme .owl-nav [class*='owl-'] {
    color: #276c8f !important;
    font-size: 16px !important;
    margin: 0px !important;
    padding: 0px !important;
    background: #fff !important;
    display: block !important;
    cursor: pointer !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}	

.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next{
	top: 40%;
}

.home-slider-events .slide-event-detail {
    /*background: rgba(118, 185, 218, 0.90);*/
		background: rgba(39, 108, 143, 0.85);
    padding: 60px 50px;
    height: 520px;
    color: #fff;
}

.site-logo-image{
	padding: 20px 50px;
}

.admin-bar.header-small .site-header {
    top: 32px !important;
}

/*Flexslider*/

.flexslider {
    /*margin: 0 0 60px;*/
	margin: 0px !important;
    background: #fff;
    border: none !important;
    position: relative;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -o-border-radius: 0px !important;
    border-radius: 0px !important;
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,0) !important;
    -moz-box-shadow: 0 0px 0px rgba(0,0,0,0) !important;
    -o-box-shadow: 0 0px 0px rgba(0,0,0,0) !important;
    box-shadow: 0 0px 0px rgba(0,0,0,0) !important;
    zoom: 1;
}

.wpb_posts_slider .flex-caption, .wpb_posts_slider .nivo-caption {
    background-color: #fff !important;
    opacity: 1;
    filter: alpha(opacity=100);
    color: inherit;
    padding: 15px 25px;
    position: static;
}

.wpb_posts_slider {
    margin-bottom: 20px;
}

.wpb_gallery .wpb_flexslider .flex-control-nav {
    bottom: auto;
    top: 100%;
    margin-top: 0px;
	background-color: #fff;
}


/*
.breadcrumb-trail.breadcrumb.breadcrumbs {
       position: absolute;
    right: 0px;
    top: 0px;
    background: #ccc;
    padding: 10px;
}
*/

.site-logo-image img {
    max-height: 100px;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.site-header .container {
  height: 140px;
  position: relative;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.site-branding {
  height: 140px;
  position: relative;
  background: #1cbfc5;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.site-logo-image {
    /*padding: 20px 50px;*/
	padding: 20px 50px 20px 0px;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    line-height: 100px;
}

/*Søkefelt*/

input[type="search"] {
    width: auto;
    padding: 5px 10px;
    border: 1px solid #ddd;
    box-sizing: border-box;
	font-size: 14px;
    font-family: 'Open Sans';
	    border-radius: 0px !important;
}

input[type="submit"] {
	font-size: 14px;
    font-family: 'Open Sans';
}

.global-search {
    position: absolute;
    right: 27px;
    top: 15px;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

form.quickSearch {
    width: auto;
    border: 1px solid #ddd;
    box-sizing: border-box;
    font-size: 14px;
    font-family: 'Open Sans';
    background: #fff;
}

input#SearchButton {
    
background-image: url('/wp-content/themes/omus/images/search_icon.png');
    text-indent: -9999px;
    //width: 50px;
    //height: 28px;
    //border: none;
    width: 55px;
    height: 32px;
    border: 1px solid #ddd;
}

.global-search input[type="search"] {
    width: auto;
    padding: 5px 10px;
    border: none;
    box-sizing: border-box;
    font-size: 14px;
    font-family: 'Open Sans';
}

.search .global-search {
    display: none;
}

.search-form input.search-submit {
    display: block;
}

.quickSearch label, .mainSearch label {
    display: none;
}

.mainSearch input.search-field {
    width: 80%;
}

.mainSearch {
    margin: 30px 0;
}

.search_results_count {
    margin: 10px 20px 0 0;
}

/* //Søkefelt */

/*Søkeresultat*/

.search_results_count, #norvegianafrontendsearch {
    font-size: 0.9em;
    font-style: italic;
}

ul.filter_cat {
    padding: 0 0 0 0px;
	display: none;
}

ul.dm_filter_cat {
	display: none;
}

ul.filter_cat li {
    padding: 5px 0;
}

.filter_cat li {
    list-style: none;
}

#norvegianatopthree ul {
    padding: 0px;
}

#norvegianatopthree ul li {
    list-style: none;
	    margin-bottom: 15px;
}

/*DM resultat*/

.search-results__padder {
    line-height: 1.3em;
}

.dm-result .post-title {
    text-transform: inherit;
}

.dm-result .post-inner .post-summary {
    position: relative;
    overflow: hidden;
    line-height: 1.5em;
    height: auto;
    max-height: none;
}

.dm-result .search-thumbnail {
    width: 150px;
    height: auto;
    float: left;
    margin: 0 10px 0 0;
}

.dm-type {
    font-size: 12px;
    font-style: italic;
}

article.blog-list.dm-result {
    width: 167px;
    /* max-height: 150px; */
    background-color: #fff;
    /* width: 167px; */
    float: left;
    box-shadow: 0 3px 7px #ccc;
    cursor: pointer;
    /* display: inline-block; */
        margin: 0 5px 15px 0;
        height: 320px;
}

.search-result__info {
    padding: 5px;
    font-size: 10px;
	max-height: 100px;
    overflow: hidden;
}

.search-results__tiles-image {
    width: 167px;
    height: 167px;
    text-align: center;
    background-color: #333;
    overflow: hidden;
}

.search-results__tiles-image img {
max-width: 167px;
    max-height: 167px;
    text-align: center;
    background-color: #333;
    overflow: hidden;
    vertical-align: middle;
}

.search-results__padder {
    padding: 5px;
}

.page-template-page-dm .pagination
{
	clear: both;
}

.helper {
    display: inline-block;
    /*height: 100%;*/
    vertical-align: middle;
}

.page-template-page-dm #sidebar, .search-results #sidebar{
    margin-left: 0px;
}


/*Tabs*/

.search .tribe-events-list .tribe-events-event-date .dd, .search .tribe-events-list .tribe-events-event-date .mm, .search  .tribe-events-list .tribe-events-event-date .yy {
	text-align:left;
}

.sort_header {
    margin: 10px 0;
}

.search_posttypes {
       margin: 10px 0 24px 0;
}

.search .blog-list .post-inner h2 a {
    font-size: 20px;
    font-weight: 300;
}

.search_posttypes {
    list-style-type: none;
    padding: 0;
    border-bottom: 1px solid #ddd;
	font-size: 13px;
}

.search_posttypes li {
    display: inline-block;
    padding: 10px;
    margin-bottom: -1px;
}

.search_posttypes li.selected {
    font-weight: 700;
    border: 1px solid #ddd;
    border-bottom: 1px solid #fff;
}


.search .blog-list .inner-loop, .page-template-page-dm .blog-list .inner-loop {
    background-color: #f9f9f9;
}


.search-thumbnail {
    width: 150px;
    height: 150px;
    float: left;
    margin: 0 10px 0 0;
}

/*Dm search result*/
.dm-result li {
    float: left;
    list-style: none;
    margin-left: 5px;
}


/*//Søkeresultat*/

/*Menu - navigasjon - lenker*/

span.eng {
    margin-left: 5px;
}

.mobile-menu a, .mobile-menu a:visited {
  display: block;
  color: #6a7a7c;
  height: 140px;
  line-height: 140px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.menu-slidebar a {
    padding: 8px 20px;
    display: block;
    color: #fff;
}

.menu-slidebar li {
    border-bottom: none;
}

.menu-slidebar li ul {
    border-top: none;
}

.header-menu.sf-menu li.current-menu-item a{
    color: #ca4570;
}

.primary-menu {
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    padding-top: 50px;
    text-align: right;
}

.header-menu.sf-menu li a {
	letter-spacing: 1px;
}

.header-menu.sf-menu > li:last-child a {
    padding: 0 25px 0 15px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, a.upcoming-event-nav {
    text-decoration: none;
} 

h1.category_heading {
    margin-left: 15px;
}

a, a:hover, .menu a:hover {
    cursor: pointer;
    text-decoration: underline;
}

.btncolor_red {
    background-color: #ca4570 !important;
    color: #ffffff !important;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, a.upcoming-event-nav, #header-menu a, .menu a, .post-title a, .widget_recent_entries a {
    text-decoration: none;
}

.widget_recent_entries a:hover {
    color: #ca4570 !important; 
}

.flex-control-nav li a {
    border-bottom: 0px;
}

a.upcoming-event-nav {
    border-bottom: none;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	 border-bottom: none;
}

h1 a::after, h2 a::after, h3 a::after, h4 a::after, h5 a::after, h6 a::after, .post-title a::after, .widget_recent_entries a::after {
	    content: " \f105";
    font: normal normal normal 16px/1 FontAwesome;
}

h1.tribe-events-page-title a::after, h2.tribe-events-page-title a::after {
    content: "";
}

.blog-single .post-meta ul li .post-term-tags a, .blog-single .post-meta ul li .post-term-category a {
    color: #ca4570;
}

.vc_grid-filter.vc_grid-filter-color-pink > .vc_grid-filter-item:hover, .vc_grid-filter.vc_grid-filter-color-pink > .vc_grid-filter-item.vc_active {
	background-color: #ca4570;
}	

.vc_grid-filter.vc_grid-filter-size-sm .vc_grid-filter-item {
    font-size: 12px;
    padding: 2px 7px;
    font-family: "Exo 2";
    font-weight: bold;
    color: #646363;
    text-transform: uppercase;
}

.breadcrumbs {
    margin: -30px 0px 10px -10px;
    font-size: 12px;
	float: right;
}

.archive .breadcrumbs {
    margin: 0px;
    font-size: 12px;
	float: left;
}

.breadcrumb_container {
    width: 100%;
    height: 20px;
    margin: 20px 0 0 20px;
}

/*Typography*/

h1, h2, h3, h4, h5 {
    font-weight: 300;
}
.page-title h1 {
    margin: 10px 0 0 0;
    font-size: 48px;
    font-weight: 300;
    text-transform: uppercase;
    color: white;
}

.search_ansatt_title {
    padding-bottom: 10px;
}

.ansatt_navn{
    font-size: 40px;
    margin-top: 0px;
	 margin-bottom: 10px;
	}

.small_text {
    font-size: 13px;
}

.blog-list .post-inner h2 {
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 17px;
}

.blog-list .post-inner h2 .post-title{
	color: #ca4570 !important;
    text-transform: uppercase;
    text-decoration: none !important;
}

.wraper-bottom-left h2.tribe-events-list-event-title, .home-upcoming-events .upcoming-event-title, .home-recent-posts .recent-post-title, .home-featured-event .featured-event-title h2 {
    font-family: "Exo 2" !important;
}

.vc_separator.vc_separator_align_center h4 {
    padding: 0 0.8em;
    font-family: "Exo 2";
    font-weight: 600;
    letter-spacing: 1px;
	/*color: #646363;*/
}

.vc_sep_color_white h4 {
    color: #fff;
}

h1.vc_custom_heading.shadow {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
}

.home-upcoming-events .upcoming-event-title, .home-upcoming-events .upcoming-event-nav {
	    font-family: "Exo 2" !important;
		letter-spacing: 1px;
}

.blog-single .post-summary .post-title {
    font-size: 28px;
    text-transform: uppercase;
    margin: 0 0 15px 0;
    color: #2e3e40;
	/*text-align: center;*/
}

span.vc_tta-title-text {
    font-weight: 600;
	    line-height: 1.3em;
}

.home-recent-posts .recent-post-title {
    text-transform: uppercase;
    font-style: normal;
    font-size: 12px;
    margin: 0 0 30px;
    color: #646363;
    line-height: 12px;
    letter-spacing: 2px;
    font-weight: bold;
}

.page-template-page_home_event-php .home-upcoming-events .upcoming-event-title {
   color: #646363;
}
article {
line-height: 1.6;
}

.widget .widget-inner {
    color: #1d1d1b;
    font-size: 15px;
}

.widget select {
	width: 100%;
}

#footer-widget .widget .widget-inner {
    color: #1d1d1b;
    font-size: 12px;
}

.widget.widget_product_categories ul li, .widget.widget_categories ul li {
    list-style: none;
    border-bottom: none;
    text-align: left;
    overflow: hidden;
    padding: 5px 0;
}

/*Content*/


.image_caption {
    font-size: 13px;
    font-style: italic;
	    margin-top: 5px;
}

.image_caption img {
    width: auto;
}

.post-meta-bottom {
    font-size: 11px;
    font-style: italic;
    float: left;
    margin-top: 20px;
    border-top: solid 1px silver;
    width: 100%;
    padding-top: 20px;
}

.post-meta-top {
    font-size: 11px;
    margin-top: -10px;
	margin-bottom: 10px;
}

.post_author {
    font-size: 12px;
    font-style: italic;
    margin-top: 5px;
	margin-bottom: 20px;
}

.page-dm {
    margin-top: 0px;
	padding: 00px 0 50px 0;
}

.page-single, .page-contact {
    margin-top: 0px;
	padding: 50px 0 50px 0;
}

.single-fordypning .blog-single {
    padding: 0px 20px 50px 20px;
}

.blog-single {
	padding: 50px 20px 50px 20px;
	}


.blog-list .post-inner {
    padding: 25px 30px;
}

.aligncenter {
    margin-right: auto;
    margin-left: auto;
}

.alignright {
    display: inline;
    float: right;
}

.alignleft {
    display: inline;
    float: left;
}

.wpb_wrapper img {
	display: block;
}

.post-meta {
    clear: both;
}

figure.alignleft {
    margin-right: 10px;
}

figure.alignright {
    margin-left: 10px;
}

.blog-list .post-inner .post-summary:after {
    content: "";
    text-align: right;
    position: absolute;
    bottom: 0;
    right: 0;
    width: auto;
    height: auto;
  	  background: none;
}

.post_type {
    font-size: 12px;
    font-style: italic;
    margin-top: 20px;
}

@media (max-width: 768px) {
	
 .page-single, .page-contact {
    background: white;
    margin-top: 30px;
    padding: 10px;
	margin-left: -15px;
    margin-right: -15px;
}
}

@media (max-width: 668px) {
.avdeling_header_bilde h1 {
    font-size: 30px !important;
}

.avdeling_header_bilde {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
}

/*Ansatte*/

.single-ansatte .fb-comments {
    display: none;
}

.info {
    padding: 0 20px 0 20px;
}

p.avdeling {
    margin-bottom: 0px;
}

p.fagfelt {
    margin-top: 0px;
}

.ansatt_title{
    margin-top: 0px;
	 margin-bottom: 10px;
}

.info span.fa {
    margin-right: 5px;
}


@media only screen and (min-width: 992px) {
	
.tribe-filters-closed #tribe_events_filters_wrapper {
    float: left;
    width: 100%;
}

#tribe_events_filters_wrapper.tribe-events-filters-vertical #tribe_events_filter_control {
    position: absolute;
    top: 38px;
    right: 5px;
    text-align: right;
}
	
.blog-single .post-summary {
    border-left: 0px solid #7fd2e0;
    padding: 0 0 0 0;
}

}




/*Fordypning*/


a.ui-btn-right {
    float: right;
}

a.ui-btn-left {
    float: left;
}

.fordypning {
    margin-top: 30px;
}

.ui-header.ui-bar-c {
    border-bottom: 1px dashed #EFEFEF;
    padding: 5px 0 20px 0;
    margin-top: 10px;
    margin: 20px 20px 0 20px;
}
.ui-header.ui-bar-c a {
	font-size: 11px;
}
    





/*Elementer*/

a.social-sharing-button {
    margin: 0 5px;
}

select {
    padding: 10px;
    border: solid 1px darkgrey !important;
}

.email_span p {
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    display: inline-block;
}


.no_bottom_margin {
    margin-bottom: 0px;
}

.vc_figure-caption {
	font-style: italic;
	font-size: 13px;
}

.wp-caption .wp-caption-text, .gallery-caption {
	width: 100%;
	border-bottom: none;
	font-size: 13px;
	font-style: italic;
	text-align: left;
}

blockquote {
	width:450px;
	padding-left: 70px;
	padding-top: 5px;
	padding-bottom: 18px;
	padding-right: 10px;
	background-color: #fff;
	margin: 5px;
	background-position: middle left;
	background-repeat: no-repeat;
	background-size: 60px;
font-family: Georgia, serif;
font-size: 22px;
font-style: italic;
} 

blockquote cite {
	color: #a1a1a1;
	font-size: 14px;
	display: block;
	margin-top: 5px;
}
 
blockquote cite:before {
	content: "\2014 \2009";
}

/*Gallery
--------------------------------------------- */

@media only screen and (max-width: 680px) {
     .gallery-item {
          width: 100% !important;
     }
     .gallery .gallery-item img {
          width: 100%;
     }
}
/*Knapper*/
/*Rød*/
.vc_btn3.vc_btn3-color-danger, .vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat {
    color: #ffffff;
    background-color: #ca4570;
}

a.vc_btn.vc_btn_pink.vc_btn-pink.vc_btn_sm.vc_btn-sm.vc_btn_square.vc_grid-btn-load_more {
    background-color: #ca4570;
}

.vc_btn3.vc_btn3-color-danger:hover, .vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-danger:focus, .vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:focus, 
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern:hover,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern:focus {
    color: #ffffff;
    background-color: #99375b;
	border-color: #99375b;
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern {
    color: #ffffff;
    border-color: #ca4570;
    background-color: #ca4570;
}



/*Blå*/
.vc_btn3.vc_btn3-color-primary, .vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat {
    color: #ffffff;
    /*background-color: #76b9da;*/
	background-color: #276c8f;
	
}

/*Grønn*/
.vc_btn3.vc_btn3-color-success, .vc_btn3.vc_btn3-color-success.vc_btn3-style-flat {
    color: #ffffff;
    /*background-color: #95c11f;*/
	background-color: #587112;
}

/*Oransje*/

.vc_btn3.vc_btn3-color-warning, .vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat {
    color: #ffffff;
    background-color: #ebc326;
}

#back-top {
    border-radius: 0px;
    bottom: 20px;
    background: #1d1d1b;
    color: #FFFFFF;
    cursor: pointer;
    display: none;
    font-size: 20px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    position: fixed;
    right: 20px;
    z-index: 1;
    opacity: 0.6;
}

#back-top:hover {
    background: #636364;
    opacity: 1;
}

/*Visual composer override*/

.vc_tta-color-peacoc.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
     border-color: #276c8f !important;
    background-color: #276c8f !important;
}

.vc_tta-color-peacoc.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title a {
    color: #fff !important;
}

.vc_tta-color-peacoc.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before, .vc_tta-color-peacoc.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
    border-color: #fff !important;
}


/*Widgets*/



/*Events*/

.tribe-events-meta-group-gmap {
    margin-right: 10px;
}

.tribe-events-cta-btn-noclick {
    display: inline-block;
    min-width: 100px;
    max-width: 100%;
    font-size: 15px;
    margin-top: 27px;
    padding: 12px 10px;
    border-width: 2px;
    text-align: center;
    border: 2px solid #6a7a7c;
    float: right;
}

#tribe-events-content.tribe-events-single .tribe_events .tribe-events-event-image {
    margin-bottom: 0px;
}

.single-tribe_events .image_caption {
    font-size: 12px;
    font-style: italic;
    margin-top: 5px;
    margin-bottom: 20px;
    text-align: left;
}

/*Venue*/

.single-tribe_venue .ssba.ssba-wrap, .single-tribe_venue .fb-comments, .single-tribe_venue .tribe-events-single .tribe-events-event-imagee {
    display: none;
}


/*//Venue*/
span.mm {
    font-size: 14px;
}

#tribe-events .tribe-events-content p, .tribe-events-after-html p, .tribe-events-before-html p {
    line-height: 1.6em;
}

.single-tribe_events .detail_mobile {
    padding: 0 0 20px 0;
}

.tribe-events-page-title-wrap .tribe-events-page-title {
    color: #2e3e40;
    text-transform: uppercase;
    font-size: 16px;
    margin: 0 !important;
}

a.tribe-events-button {
    color: #fff !important;
    border: none !important;
}

#tribe-events-content.tribe-events-single .tribe_events .tribe-events-cal-links {
    margin-top: 40px;
}

#tribe-events .tribe-events-button, #tribe-events .tribe-events-button:hover, #tribe_events_filters_wrapper input[type=submit], .tribe-events-button, .tribe-events-button.tribe-active:hover, .tribe-events-button.tribe-inactive, .tribe-events-button:hover, .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a
{
	background-color: #ca4570;
}

.tribe-events-list .event-list-wrapper-bottom {
    position: relative;
    min-height: 117px;
	background-color: #f9f9f9;
}

.tribe-events-list .event-list-wrapper-bottom .wraper-bottom-right .cost {
    display: inline-block;
    padding-top: 10px;
    font-size: 18px;
    font-weight: bold;
}

.tribe-events-list .event-list-wrapper-bottom .wraper-bottom-right i {
    font-size: 20px;
}

.tribe-bar-submit {
    width: 20% !important;
	    padding: 20px 10px 10px 10px !important;
}

.geolocate_browser {
        width: 5%;
    float: left;
    margin-bottom: 0;
    padding: 20px 10px 10px 10px;
}

.tribe-events-venue .tribe-events-map-wrap {
    margin: 5px 5px 30px 30px;
    float: right;
    width: 100%;
    background: #eee;
    padding: 5px;
    border: 1px solid #DDD;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

/*
.tribe-bar-disabled {
    float: right;
    position: relative;
    z-index: 1111;
}
*/

.tribe-events-page-title-wrap {
    background: transparent;
    margin: 0px;
    padding: 20px 0 20px 0;
}

.tribe-events-filter-view .tribe-events-list h2.tribe-events-page-title {
   
    font-size: 14px !important;
    text-transform: uppercase;
    font-style: normal;
    font-size: 12px;
    margin: 0 0 30px;
    line-height: 12px;
    letter-spacing: 2px;
    color: #646363;
	text-align: left;
}

.dd{
font-family: "Exo 2";
font-weight: normal;
}

#tribe-events-content.tribe-events-single .tribe-events-meta-group table td {
    padding: 7px 0;
    width: 90%;
    color: #2e3e40;
    vertical-align: top;
    border-bottom: 1px solid #ccc;
}

#tribe-events-content.tribe-events-single .tribe-events-meta-group table th {
    width: 10%;
    padding: 7px 0;
    vertical-align: top;
    border-bottom: 1px solid #ccc;
}

.avdeling_header_bilde {
	padding-top: 200px;
	padding-bottom: 200px;
}


.breadcrumb-trail.breadcrumb.breadcrumbs {
    margin-bottom: 20px;
    margin-top: -20px;
    font-size: 11px;
}





/*
@media (min-width: 1200px){
.breadcrumb-trail.breadcrumb.breadcrumbs {
	margin: 0px auto;
    width: 1170px;
	background-color: #fff;
	text-align: right;
	 padding-right: 30px;
    font-size: 11px;
}
}

@media (min-width: 768px){
.breadcrumb-trail.breadcrumb.breadcrumbs {
	margin: 0px auto;
    width: 760px;
	background-color: #fff;
	text-align: right;
	    padding-right: 30px;
    font-size: 11px;
}
}
*/


@media (min-width: 992px) {
.site-header .col-md-7 {
    width: 70%;
}

.site-header .col-md-5 {
    width: 30%;
}

}

@media (max-width: 992px){
	
	.search .col-md-3 {
    display: none;
}

.search .row {
    margin-left: 0px;
    margin-right: 0px;
}
	
.widget_ultimate_posts li {
    width: 45%;
    float: left;
    height: 300px;
    margin: 0 30px 0 0;
    /* clear: both; */
}

.home .vc_col-sm-8 {
    width: 100%;
}	
	.vc_col-sm-4 {
	width: 100%;
}
	
.post-type-archive-tribe_events #events-calendar-plugins, .tax-tribe_events_cat #events-calendar-plugins {
    padding-top: 0px;
    margin-top: 0px;
}

.tribe-bar-disabled {
    width: 100%;
    position: relative;
    margin-bottom: 20px;
    clear: both;
    float: left;
}

}

@media (min-width: 992px){

.home-upcoming-events .tribe-events-list .event-list-wrapper-bottom .wraper-bottom-left {
    padding: 30px 100px 30px 30px;
}

.home-upcoming-events .wraper-bottom-right.valign-wrapper {
    display: block;
}
}

@media (min-width: 768px){
.home-upcoming-events .col-sm-6 {
    width: 33%;
}

.home-upcoming-events .tribe-events-list .event-list-wrapper-bottom .wraper-bottom-left {
    padding: 30px 30px 30px 30px;
}

.home-upcoming-events .wraper-bottom-right.valign-wrapper {
    display: none;
}
}

@media (max-width: 768px){	

	
.site-header .col-sm-6 {
    /*width: 50% !important;*/
}
	
	.breadcrumbs {display: none;}
	
.post-type-archive-tribe_events #events-calendar-plugins, .tax-tribe_events_cat #events-calendar-plugins {
    padding-top: 0px;
    margin-top: 0px;
}

.tribe-bar-disabled {
    width: 100%;
    position: relative;
    margin-bottom: 20px;
    clear: both;
    float: left;
}
	
.site-branding {
	max-height: 60px;
	height: 60px;
}

.site-logo-image {
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 48px;
}

.mobile-menu a, .header-small .mobile-menu a:visited {
    height: 60px;
    line-height: 60px;
}

.site-header .container {
    height: 60px;
}
	
.owl-item {
    max-height: 420px;
}

.site-header .site-branding .site-logo-image img{
    max-width: 80%;
	max-height: 50px;
}

.home-slider-events .slide-event {
	 height: 520px;
}

.home-slider-events .slide-event-detail {
    /*background: rgba(118, 185, 218, 0.90);*/
	background: rgba(39, 108, 143, 0.85);
    padding: 60px 50px;
    height: 520px;
    color: #fff;
    margin-left: -15px;
    margin-right: -15px;
}

#footer-widget {
    padding: 70px 20px 30px 20px;
}

.single-tribe_events .col-md-12 {
		padding-left: 0px;
    padding-right: 0px;

}

.tribe-events-sub-nav li a {
    display: block;
    padding: 10px 20px 1000px;
    color: #fff;
    white-space: normal;
    position: relative;
    margin-bottom: -990px;
    background: #fff;
}

/*.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	padding-left: 0px;
    padding-right: 0px;
}
*/

.tribe-events-event-image, .post-thumbnail, .wpb_single_image {
    margin-left: -20px;
    margin-right: -20px;
}

.image_caption {
    margin-left: 10px;
    margin-right: 10px;
}

.tribe-events-event-image img {
    width: 100%;
	height: auto;
}

/*Forms*/
#tribe-bar-form input[type=text],
input[type='text'],
input[type='number'],
input[type='search'],
textarea {
  font-size: 16px;
}




/*TIL MOBIL?*/

.avdeling_header_bilde .vc_parallax-inner.skrollable.skrollable-between {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0%;
}

.avdeling_header_bilde {
    /* padding: 0px !important; */
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    margin-bottom: 10px;
}

.avdeling_header_bilde h1 {
    font-size: 18px !important;
}


}
@media only screen and (max-width: 767px) {

	#tribe_events_filters_wrapper.tribe-events-filters-vertical .tribe-events-filters-content {
    position: absolute;
    top: 30px;
    right: 0;
    width: 100%;
}

.featured-title {
    font-size: 20px;
}

.vc_tta.vc_general {
    font-size: 0.8em !important;
}

	
}

@media (max-width: 650px){
	.widget_ultimate_posts li {
    width: 100%;
    float: left;
    height: auto;
    margin: 0;
    /* clear: both; */
}

.vc_separator.long_heading h4 {
    font-size: 12px;
}

}



/* Print Styles */
@media print {
	
.site-header .site-branding .site-logo-image img {
    width: 300px;
}

.printfriendly, .fb-comments, .ssba {display: none;}
	
.vc_separator {
    width: 100% !important;
}	
	
#wpbs_slider {display: none;}
#header { }
#main-content {
	display:block; 
	}
#comments { }
#sidebar {display:none; }
#footer-widget { display:none;}

body {background:white; 
     font-size:10pt; 
     margin:0 }
#sidebar { display:none }
#header { height:75px }
#main-content{ margin-left:0; 
     float:none; 
     width:auto }
.demo .red { color:black; 
     font-weight:bold }
#main-content a { font-weight:bold; 
     color:#000066; 
     text-decoration:underline }
#main-content{ margin-left:0; 
     float:none; 
     width:auto }
h1, h2, h3, h4, h5, h6 { page-break-after:avoid; 
     page-break-inside:avoid }
h3 { margin-left:10px; 
     margin-bottom:0px; 
     padding-bottom:0px }
blockquote, table, pre { page-break-inside:avoid }
ul, ol, dl  { page-break-before:avoid }
img.centered { display: block; 
     margin-left: auto; 
     margin-right: auto; }
img.right { padding: 4px; 
     margin: 0 0 2px 7px; 
     display: inline; }
img.left { padding: 4px; 
     margin: 0 7px 2px 0; 
     display: inline; }
.right { float: right; }
.left { float: left }
img { page-break-inside:avoid; 
     page-break-after:avoid; }
.taptap-menu-button-wrapper, .taptap-search-button-right, .taptap-search-wrapper, .taptap-main-wrapper, .comments-block {display: none;}
}