/*
    Theme Name: MyOffice Child Theme
	Theme URI: http://www.myoffice.se
	Description: Theme designed for Myoffice
    Author: MyOffice
    Author URI: http://www.myoffice.se
 
    Version: 2.1.0
 
    Tags: black, blue, gray, silver, white, dark, one-column, two-columns, three-columns, left-sidebar, right-sidebar, fixed-width, custom-background, custom-header, custom-menu, featured-images, full-width-template, sticky-post, theme-options, threaded-comments
 
    Template: genesis
    Template Version: 1.8

	License: GNU General Public License v2.0 (or later)
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/* Table of Contents

* Import Fonts
* Defaults
* Hyperlinks
* Body
* Wrap
* Header
* Image Header - Partial Width
* Image Header - Full Width
* Navigation Constants
* Header / Primary / Secondary Navigation
* Primary Navigation Extras
* Inner
* Home Welcome
* Home Slider
* Breadcrumb
* Taxonomy Description
* Content-Sidebar Wrap
* Content
* Column Classes
* Featured Post Grid
* Headlines
* Ordered / Unordered Lists
* Post Info
* Post Meta
* Author Box
* Sticky Posts
* Archive Page
* Images
* Post Navigation
* Primary / Secondary Sidebars
* Dropdowns
* Featured Page / Post
* User Profile
* Buttons
* Search Form
* eNews & Updates Widget
* Calendar Widget
* Footer Widgets
* Footer
* Comments
* Gravity Forms

*/

/* Customs
------------------------------------------------------------ */

.widget-offices {
	width: 25%;
	float:left;
    padding-top: 10em;
    padding-bottom: 10em;
}

.offices-wrap {
	text-align: center;
}
.offices-wrap h4,
.offices-wrap a,
.offices-wrap a:visited {
    font-size: 12px;
    font-weight: bold;
}

.offices-wrap a:hover {
	text-decoration: none;
}

.offices-wrap:after {
	content: ' ';
	display: table;
	clear: both;
}

/* Bokningsschemat
------------------------------------------------------------ */
#cal td {
	border-top:1px solid #f6f6f6;
	padding-top: 1em;
	padding-bottom: 1em;
	width: 12.5%;
}

.logged-in #cal td {
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	width: 12.5%;
}

.logged-in button#responsive-menu-button {
	top: 45px !important;
}

#cal td a {
    color: #fff !important;
}

.logged-in #cal p {
	padding:0;
	margin:0 auto;
	font-size: 10px !important;
	max-width: 100px;
	white-space: nowrap;
	overflow: hidden;
}

#cal p {
	padding:0;
	margin:0 auto;
	max-width: 100px;
	white-space: nowrap;
	overflow: hidden;
}

.all-Cal td {
	border-top:1px solid #f6f6f6;
	padding-top: 1em;
	padding-bottom: 1em;
	width: 9.09%;
	text-align: center;
}

.logged-in .all-Cal td {
	border-top:1px solid #f6f6f6;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	width: 9.09%;
	text-align: center;
}

.all-Cal td a {
       color: #fff !important;
}

.logged-in .all-Cal p {
	padding:0;
	margin:0 auto;
	font-size: 10px !important;
	max-width: 100px;
	white-space: nowrap;
	overflow: hidden;
}

.all-Cal p {
	padding:0;
	margin:0 auto !important;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
}

.style6 {
	color: #000000 !important;
	font-size: 9px !important;
}

.style6 td p {
	text-align:center;
}

/* Defaults
------------------------------------------------------------ */

body,
h1,
h3,
h4,
h5,
h6,
p,
textarea {
	color: #333;
	font-family: Helvetica;
	font-size: 13px;
	line-height: 1.5625;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

blockquote,
input,
textarea,
.author-box,
.sticky,
.taxonomy-description,
.wp-caption {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
}

input,
label,
textarea {
	color: #333;
	font-family: Helvetica;
	font-size: 12px;
	padding: 5px;
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}


/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

/* Wrap
------------------------------------------------------------ */

#wrap {
	margin: 0 auto;
	width: 100%;
}


/* Header
------------------------------------------------------------ */

#header {
	margin: 0 auto;
	max-height: 100px;
	width: 100%;
}

#title {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 60px;
	line-height: 1;
	margin: 0;
	text-transform: uppercase;
}

#title a,
#title a:hover {
	color: #fff;
	text-decoration: none;
    display: none;
}

#description {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}

p#description {
	color: #777;
}

#header .widget-area {
	float: right;
	padding-top: 1.5em;
    padding-bottom: 1.5em;
	width: 100%;
    position: absolute;
	background: #fff;
	border-bottom: 1px solid #eee;
}


/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image #title-area,
.header-image #title,
.header-image #title a {
	display: block;
	float: left;
	height: 40px;
	width: auto !important;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
}

.header-image #description {
	display: block;
	overflow: hidden;
}

/* Image Header - Full Width
------------------------------------------------------------ */

.header-full-width #title-area,
.header-full-width #title,
.header-full-width #title a {
	width: 100%;
}

/* Navigation Constants
------------------------------------------------------------ */

li:hover ul ul,
li.sfHover ul ul {
	left: -9999px;
}

li:hover,
li.sfHover {
	position: static;
}

li a .sf-sub-indicator {
	position: absolute;
	text-indent: -9999px;
}

/* Header / Primary / Secondary Navigation
------------------------------------------------------------ */

.menu-primary,
.menu-secondary,
#header .menu {
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 100%;
}

.menu-primary li,
.menu-secondary li,
#header .menu li {
	float: left;
	list-style-type: none;
	text-transform: uppercase;
}

#header .menu {
	float: right;
	width: auto;
}

.menu-primary li a,
.menu-secondary li a,
#header .menu li a {
	color: #000;
	display: block;
	font-size: 12px;
	padding: 6px 12px 4px;
	position: relative;
	text-decoration: none;
    font-weight: bold;
}

.menu-primary li a:active,
.menu-primary li a:hover,
.menu-primary .current_page_item a,
.menu-primary .current-cat a,
.menu-primary .current-menu-item a,
.menu-secondary li a:active,
.menu-secondary li a:hover,
.menu-secondary .current_page_item a,
.menu-secondary .current-cat a,
.menu-secondary .current-menu-item a,
#header .menu li a:active,
#header .menu li a:hover,
#header .menu .current_page_item a,
#header .menu .current-cat a,
#header .menu .current-menu-item a {
	color: #dddddd;
	transition: 0.5;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5;
}

.menu-primary li li a,
.menu-primary li li a:link,
.menu-primary li li a:visited,
.menu-secondary li li a,
.menu-secondary li li a:link,
.menu-secondary li li a:visited,
#header .menu li li a,
#header .menu li li a:link,
#header .menu li li a:visited {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	background: none;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	color: #000;
	font-size: 13px;
	padding: 5px;
	position: relative;
	text-transform: none;
	width: 138px;
}

.menu-primary li li:last-child a,
.menu-secondary li li:last-child a,
#header .menu li li:last-child a {
	border: none;
}

.menu-primary li li a:active,
.menu-primary li li a:hover,
.menu-secondary li li a:active,
.menu-secondary li li a:hover,
#header .menu li li a:active,
#header .menu li li a:hover {
	color: #fff;
}

.menu-primary li ul,
.menu-secondary li ul,
#header .menu li ul {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #fff;
	border-radius: 5px;
	height: auto;
	left: -9999px;
	margin: -5px 0 0;
	padding: 3px 10px 5px;
	position: absolute;
	width: 148px;
	z-index: 9999;
}

.menu-primary li ul a,
.menu-secondary li ul a,
#header .menu li ul a {
	width: 130px;
}

.menu-primary li ul ul,
.menu-secondary li ul ul,
#header .menu li ul ul {
	margin: -34px 0 0 149px;
}

ul.menu li:hover>ul,
ul.menu li.sfHover ul,
#header .menu li:hover>ul,
#header .menu li.sfHover ul {
	left: auto;
}

/* Primary Navigation Extras
------------------------------------------------------------ */

#nav li.right {
	color: #777;
	float: right;
	font-size: 13px;
	padding: 7px 15px 5px;
}

#nav li.right a {
	background: none;
	border: none;
	color: #777;
	display: inline;
	text-decoration: none;
}

#nav li.right a:hover {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
	text-decoration: none;
}

#nav li.search {
	padding: 0 10px;
}

#nav li.rss a {
	background: url(images/rss.png) no-repeat center left;
	margin: 0 0 0 10px;
	padding: 0 0 0 16px;
}

#nav li.twitter a {
	background: url(images/twitter-nav.png) no-repeat center left;
	padding: 0 0 0 20px;
}

/* Inner
------------------------------------------------------------ */

#inner {
	background-color: #fff;
	overflow: hidden;
	width: 100%;
}

.home #inner {
    margin: 30px auto 0;
    background-color: transparent;
    box-shadow: none;
}

.agency-landing #inner {
	margin: 20px auto;
	width: 800px;
}

/* Home Welcome
------------------------------------------------------------ */

#home-welcome {
	padding-bottom: 20px;
}

#home-welcome {
	font-size: 15px;
	padding-top: 200px;
	padding-bottom: 100px;
	text-shadow: 1px 1px 1px #666;
	background: linear-gradient(rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35)), url('/wp-content/uploads/k60.jpg') fixed;
	background-position: top;
	background-size: cover;
}

#home-welcome a {
	color: #9f9f9f;
}

/* Buttons
------------------------------------------------------------ */

input[type="button"],
input[type="submit"] {
	background: rgb(35, 25, 35);
	color: #fff;
	cursor: pointer;
	font-size: 13px;
	padding: 6px 30px;
	text-decoration: none;
}

input:hover[type="button"],
input:hover[type="submit"] {
    opacity: 0.5;
}

/* Home Slider
------------------------------------------------------------ */

/* All */
#home-slider, #home-slider-right, #home-slider-top {
    position: relative;
}

.spriteIt {
	background-image: url('/wp-content/uploads/2017/12/k37.jpg');
	background-size: cover;
	background-repeat: no-repeat;
}

.spriteItTwoo {
	background-image: url('/wp-content/uploads/2017/12/k60.jpg');
	background-size: cover;
	background-repeat: no-repeat;
}

/* Top */
#home-slider-top {
    width: 100%;
    margin-bottom: 0.3em;
}

#home-slider-top h4 {
	color: #000;
	margin: 0;
}

/* Left */
#home-slider {
	width: 49.45%;
	text-align: center;
	background-position: center right;
	height: 355px;
	margin-left: 0.25em;
	float: left;
}

/* Right */
#home-slider-right {
	background-position: center left;
	height: 355px;	
	margin-right: 0.25em;
	width: 49.45%;
	text-align: center;
	float: right;	
	position: relative;
}

/* Agency
------------------------------------------------------------ */

.banner-wrapper {
    width: 200px;
    height: 200px;
    position: absolute;
    right: 0;
    margin: -12px;
    display: none;
}

.agency #genesis-responsive-slider {
	-webkit-font-smoothing: antialiased;
	border: none;
	margin: 5px;
	padding: 5px 0;
}

.agency .slide-excerpt {
	background-color: transparent;
	margin: 0;
	padding: 22px 40px 22px 20px;
	opacity: 1.0;

}

html > body.agency .slide-excerpt-border {
	border: none;
	margin: 0;
	padding: 0;
}

.agency .slider-next, 
.agency .slider-previous {
	margin: 0 -40px;
}

.agency .flex-control-nav {
	margin: 20px 0;
}

/* Home
------------------------------------------------------------ */

.home #inner .wrap {
    padding: 0;
}

#home {
	font-size: 13px;
	background: #f6f6f6;
}

#home:after {
	content:' ';
	display: table;
	clear:both;
}

#home p {
	font-size: inherit;
	color: #555;
	text-align: center;
}

.home-left {
	float: left;
	width: 33%;
}

.home-center {
	float: left;
	width: 33%;
}

.home-right {
	float: right;
	width: 33%;
}

.home-right h2, .home-left h2, .home-center h2 {
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	font-family: Futura;
}

.home-left .widget,.home-right .widget, .home-center .widget {
	width: 85%;
	font-size: 16px;
	margin: 0 auto;
}

.home-left .widget a:hover,.home-right .widget a:hover {	
	text-decoration: none;
}

/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	background: #ddd url(images/gradient.png) repeat-x;
	border-bottom: 1px solid #eee;
	font-size: 13px;
	margin: -25px -30px 20px;
	padding: 15px 30px;
}

/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	margin: 0 0 30px;
	padding: 10px;
}

/* Content-Sidebar Wrap
------------------------------------------------------------ */

#content-sidebar-wrap {
	float: left;
	width: 720px;
}

.agency-landing #content-sidebar-wrap,
.content-sidebar #content-sidebar-wrap,
.full-width-content #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
    width: 100%;
}

.sidebar-content-sidebar #content-sidebar-wrap,
.sidebar-sidebar-content #content-sidebar-wrap {
	float: right;
}

/* Content
------------------------------------------------------------ */

#content {
	float: left;
	width: 410px;
}

.home #content {
	padding: 0 0 10px;
}

.content-sidebar #content,
.sidebar-content #content {
    width: 100%;
}

.sidebar-content #content,
.sidebar-sidebar-content #content {
	float: right;
}

.full-width-content #content {
    width: 100%;
}

blockquote {
	background: url(images/blockquote.png) no-repeat;
	border: none;
	margin: 5px 5px 20px;
	padding: 25px 30px 5px 70px;
}

blockquote p {
	color: #999;
	font-style: italic;
}

.post {
	margin: 0 0 40px;
}

.entry-content {
    overflow: hidden;
}

.entry-content p {
	margin: 0 0 25px;
}

p.subscribe-to-comments {
	margin: 20px 0 10px;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 25px;
}

/* Column Classes
------------------------------------------------------------ */

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin: 0 0 20px;
	padding-left: 3%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48%;
}

.one-third,
.two-sixths {
	width: 31%;
}

.four-sixths,
.two-thirds {
	width: 65%;
}

.one-fourth {
	width: 22.5%;
}

.three-fourths {
	width: 73.5%;
}

.one-fifth {
	width: 17.4%;
}

.two-fifths {
	width: 37.8%;
}

.three-fifths {
	width: 58.2%;
}

.four-fifths {
	width: 78.6%;
}

.one-sixth {
	width: 14%;
}

.five-sixths {
	width: 82%;
}

.first {
	clear: both;
	padding-left: 0;
}

/* Featured Post Grid
------------------------------------------------------------ */

.genesis-grid-even {
	float: right;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-odd {
	clear: both;
	float: left;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-even,
.genesis-grid-odd {
	margin: 0 0 20px;
}

/* Headlines
------------------------------------------------------------ */

h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6 {
	color: #000;
	font-family: Helvetica;
	font-weight: normal;
	margin: 0 0 10px;
	line-height: 1.25;
}

h1 {
	font-size: 25px;
}

h2,
h2 a,
h2 a:visited {
    font-size: 23px;
}

.taxonomy-description h1,
.widget-area h2,
.widget-area h2 a {
	font-size: 13px;
	margin: 0 0 5px;
}

h2 a:hover {
	color: #5397b4;
	text-decoration: none;
}

h3 {
	font-size: 21px;
}

h4 {
	font-size: 19px;
}

.widget-area h4 {
	margin: 0 0 5px;
}

.widget-area h4 a {
	color: #333;
	text-decoration: none;
}

#footer-widgets h4 {
	background: none;
	border: none;
	margin: 0;
	padding-bottom: 1em;
}

#home-welcome h1 {
	font-size: 35px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-family: Futura;
}

#home-welcome .start-read-more {
	font-family: Futura;
	text-shadow: none;
}

h5 {
	font-size: 17px;
}

h6 {
	font-size: 15px;
}

/* Ordered / Unordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 25px;
}

.entry-content ol {
	margin: 0;
}

.archive-page ul li {
	list-style-image: none !important;
}

.entry-content ul li {
	list-style-type: circle;
	margin: 0 0 0 30px;
	padding: 0;
}

.entry-content ol li {
	margin: 0 0 0 35px;
}

.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
	padding: 0;
}

/* Post Info
------------------------------------------------------------ */

.post-info {
	font-size: 13px;
	margin: -5px 0 15px;
}

/* Post Meta
------------------------------------------------------------ */

.post-meta {
	border-top: 1px solid #ddd;
	clear: both;
	font-size: 13px;
	padding: 5px 0 0;
}

/* Author Box
------------------------------------------------------------ */

.author-box {
	background: url(images/widget.png) repeat-x;
	border: 1px solid #eee;
	margin: 0 0 40px;
	overflow: hidden;
}

.author-box p {
	font-size: 13px;
}

.author-box div {
	border: 1px solid #fff;
	padding: 15px;
}

/* Sticky Posts
------------------------------------------------------------ */

.sticky {
	margin: 0 0 40px;
	padding: 20px;
}

/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 30px;
	width: 45%;
}

/* Images
------------------------------------------------------------ */

img {
	height: auto;
	max-width: 100%;
}

.featuredpage img,
.featuredpost img {
	margin: 0 0 10px;
}

.avatar,
.post-image {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	padding: 4px;
}

.author-box .avatar {
	background-color: #fff;
	float: left;
	margin: 0 15px 0 0;
}

.post-image {
	margin: 0 10px 10px 0;
}

.comment-list li .avatar {
	background-color: #fff;
	float: right;
	margin: 0 0 0 10px;
	padding: 4px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

img.alignnone {
	display: inline;
	margin: 0 0 10px;
}

img.alignleft {
	display: inline;
	margin: 0 15px 10px 0;
}

img.alignright {
	display: inline;
	margin: 0 0 10px 15px;
}

.alignleft {
	float: left;
	margin: 0 15px 10px 0;
}

.alignright {
	float: right;
	margin: 0 0 10px 15px;
}

.wp-caption {
	padding: 5px;
	text-align: center;
}

p.wp-caption-text {
	font-size: 13px;
	margin: 5px 0;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}

/* Post Navigation
------------------------------------------------------------ */

.navigation {
	overflow: hidden;
	padding: 20px 0;
	width: 100%;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li.disabled,
.navigation li a:hover,
.navigation li.active a {
	background: url(images/button.png) 0 0;
	border: 1px solid #6297ad;
	color: #fff;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 13px;
	padding: 5px 8px;
	text-decoration: none;
	text-shadow: 1px 1px #47819b;
}

.navigation li a:hover,
.navigation li.active a {
	background: url(images/button.png) 0 -40px;
	border: 1px solid #6297ad;
	text-decoration: none;
}

/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
	display: block;
	float: right;
	font-size: 13px;
	width: 15%;
	position: absolute;
	right: 0;
	background: #fff;
    margin-top: 1em;
	margin-right: 1em;
	text-align: center;
}

.sidebar .widget-title {
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
}

.sidebar a {
	color: #000;
	font-weight: bold;
}

.sidebar a:hover {
	text-decoration: none;
}

#sidebar-alt {
	float: left;
	width: 150px;
}

.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar {
	float: left;
}

.content-sidebar-sidebar #sidebar-alt {
	float: right;
}

.sidebar p {
	font-size: inherit;
	margin: 0 0 10px;
}

.sidebar .widget-wrap {
	padding: 15px;
}

.sidebar.widget-area ol ol,
.sidebar.widget-area ul ul {
	margin: 0 0 0 15px;
}

.sidebar.widget-area ul li {
	list-style-type: none;
	word-wrap: break-word;
}

/* --- Featured Page / Post --- */

.featuredpage,
.featuredpost {
	clear: both;
	overflow: hidden;
}

.featuredpage .page,
.featuredpost .post {
	margin: 0 0 5px;
	overflow: hidden;
}

#footer-widgets .featuredpage .page,
#footer-widgets .featuredpost .post {
	margin: 0 0 10px;
	padding: 0;
}

/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}

/* Search Form
------------------------------------------------------------ */

#header .searchform {
	float: right;
}

#nav .searchform {
	float: right;
}

.s {
	border: 1px solid #aaa;
	color: #666;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 13px;
	margin: 0 -7px 0 0;
	padding: 6px 5px;
	width: 170px;
}

#nav .s {
	background-color: #fff;
}

/* eNews and Update Widget
------------------------------------------------------------ */

.enews #subbox {
	background-color: #f5f5f5;
	border: 1px solid #aaa;
	color: #666;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 13px;
	margin: 0 -7px 0 0;
	padding: 6px 5px;
	width: 160px;
}

#footer-widgets .enews #subbox {
	margin: 0 -7px 0 0;
}

/* Calendar Widget
------------------------------------------------------------ */

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	font-size: 11px;
	font-style: italic;
	padding: 2px 5px 0 0;
	text-align: right;
}

#wp-calendar thead {
	background-color: #f5f5f5;
	margin: 10px 0 0;
}

#wp-calendar td {
	background-color: #f5f5f5;
	padding: 2px;
	text-align: center;
}


/* Footer Widgets
------------------------------------------------------------ */

#footer-widgets {
	clear: both;
	font-size: 13px;
	margin: 0 auto;
	background: rgb(35, 25, 35);
}

#footer-widgets .wrap {
	overflow: hidden;
	padding: 35px 30px 35px;
}

#footer-widgets .widget {
	background: none;
	border: none;
	margin: 0 0 15px;
	padding: 0;
}

#footer-widgets p {
	font-size: inherit;
	margin: 0 0 10px;
	color: #aaa;
	font-size: 20px;
}

#footer-widgets ul {
	margin: 0;
}

#footer-widgets ul li {
	list-style-type: none;
}

#footer-widgets #wp-calendar thead,
#footer-widgets #wp-calendar td {
	background: none;
}

#footer-widgets .widget {
    margin: 0 0 15px;
}

.footer-widgets-1 {
	float: left;
	margin: 0;
	width: 15%;
}

.footer-widgets-2 {
	float: left;
	margin: 0;
	width: 65%;
	padding-right: 2em;
}

.footer-widgets-3 {
	float: left;
	margin: 0;
	width: 17%;
}

.footer-widgets-4 {
	float: left;
	width: 10%;
	margin: 0;
}
.footer-widgets-5 {
	float: left;
	width: 20%;
}

/* Footer
------------------------------------------------------------ */

#footer {
	clear: both;
	font-size: 13px;
	margin: 0 auto;
	background: rgb(35, 25, 35);
    color: #fff;
	width: 100%;
}

#footer .wrap {
	overflow: hidden;
	padding: 35px 30px 35px;
	border-top: 1px solid #666;
	width: 90%;
	margin: 0 auto;
}

#footer p {
	font-size: 13px;
	color: #ddd;
	font-family: Futura;
}

#footer a,
#footer a:visited {
	color: #fff;
}
#footer-widgets a,
#footer-widgets a:visited {
	color: #aaa !important;
	text-decoration: none;
	font-size: 20px;
}

#footer-widgets h4 {
    color: #ddd;
	font-family: Futura
}

#footer a:hover {
	color: #5397b4;
	text-decoration: none;
}


/* Comments
------------------------------------------------------------ */

#comments,
#respond {
	margin: 0 0 30px;
}

#author,
#comment,
#email,
#url {
	background: #eee;
	border: 1px solid #ddd;
	margin: 10px 5px 0 0;
	padding: 5px;
	width: 250px;
}

#comment {
	height: 150px;
	margin: 10px 0 15px;
	width: 98%;
}

#comments ol,
#pings ol {
	padding: 0;
}

#comments .navigation {
	display: none;
}

.ping-list {
	margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
	margin: 0;
	padding: 10px;
}

.comment-list li,
.ping-list li {
	background: url(images/widget.png) repeat-x;
	border: 1px solid #eee;
	list-style: none;
	margin: 0 0 20px;
	padding: 0;
}

.comment-list li ul li {
	border-left: none;
	border-right: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.comment-list p,
.ping-list p {
	margin: 10px 5px 10px 0;
	padding: 0;
	text-transform: none;
}

.comment-list ul.children li.comment {
	background-color: #fff;
	border-bottom: none;
	border-left: none;
	border-right: none;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
}

.commentmetadata {
	font-weight:normal;
}

.comment-author {
	border: 1px solid #fff;
	border-bottom: none;
	padding: 15px 15px 0;
}

.comment-meta {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 0 15px 10px;
}

.comment-content {
	padding: 0 15px;
}

.reply {
	font-weight: normal;
	overflow: hidden;
	padding: 0 15px 10px;
}

.alt,
.depth-1,
.even {
	border: 1px solid #ddd;
}

/* CUSTOM_
------------------------------------------------------------ */

.sidebar {
	background: transparent !important;
}

.rtbs_tjanster {
	margin: 0 !important;
}

.rtbs .current a {
background: rgb(35, 25, 35) !important;
font-weight: bold;
}

.rtbs_content {
	border-top: 0 !important;
}

.rtbs_tjanster .rtbs_menu li {
	width: 20% !important;
}

@media only screen and (max-width: 600px) {
	.rtbs_tjanster .rtbs_menu li {
		width: auto !important;
	}
}

.rtbs_tjanster a {
	width: 100% !important;
	padding: .7rem 0px !important;
	text-align: center;
}

.rtbs_content {
	padding: 0 !important;
}

.rtbs_2728 {
	margin-bottom: -30px !important;
}

.rtbs_full .rtbs_menu li.mobile_toggle {
	font-weight: bold;
	color: #000 !important;
}

.entry-content .rtbs .rtbs_menu ul li, .rtbs_full li a {
	background: #fff !important;
	
}

.mobile_toggle a {
	color: #ddd !important;
	font-weight: bold;
}

.rtbs_full .rtbs_menu ul::after {
	filter: brightness(0);
	z-index: 1 !important;
}

.maxHeight {
	overflow: hidden;
	max-height: 269px;
	margin-bottom: 2em;
}

.king-street-heading {
	margin-bottom: 1em;
	text-align: center;
}
.king-street-heading-two {
	text-align: center;
}
.choose-king-street a {
	color: #fff !important;
	font-weight: bold;
	font-family: Futura;
	font-size: 24px;
}
.page-id-567 .entry-content ul li {
	margin: 0;
}

.page-id-567 .entry-title, .page-id-2441 .entry-title, .page-id-2441 #sidebar, .page-id-2689 .entry-title {
	display: none;
}

.page-id-2441 .testy {
	height: 290px;
}

.page-id-2441 .card {
	padding: 0;
}

.page-id-2441 .entry-content p {
	margin: 0 0 20px;
}

.row {
	text-align: center;
  }
  
  .card {
	border: 0;
	border-radius: 0px;
	transition: all .3s ease-in-out;
	padding: 2.4rem 0;
	position: relative;
	will-change:transform;
  }

  .card-hightlight {
	border: 0;
	border-top: 5px solid rgb(35, 25, 35);
	border-radius: 0px;
	transition: all .3s ease-in-out;
	padding: 2.25rem 0;
	position: relative;
	will-change:transform;
	-webkit-box-shadow: 0 20px 35px 0 rgba(0, 0, 0, .08);
	box-shadow: 0 20px 35px 0 rgba(0, 0, 0, .08);
  }
  
  .card-header {
	  border-bottom: 0px;
	}
  .card-title {
	  margin-bottom: 1rem;
	  font-family: Futura;
	}
  .card-block {
	  padding-top: 0;
	}
  .list-group-item {
	  border: 0px;
	  padding: .25rem;
	  color: #000;
	  font-weight: 300;
	  list-style-type: none !important;
	}
  
  .display-2 {
	font-size: 3rem;
  }
	.display-2 .currency {
		font-size: 1rem;
		position: relative;	
	}
	.display-2 .period {
	  font-size: 1rem;
	  color: lighten(#808080, 20%);
	  letter-spacing: 0px;
	}
  
	/*  GRID OF THREE  */
  .span_3_of_3 { width: 100%; }
  .span_2_of_3 { width: 66.13%; }
  .span_1_of_3 { width: 33.3%; }
  
  /*  GO FULL WIDTH BELOW 480 PIXELS */
  @media only screen and (max-width: 980px) {
	  .col {  margin: 1% 0 1% 0%; }
	  .span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100%; }
  }

.sub-menu a{
	font-weight: 100 !important;
}

.menu-item-2272 .sub-menu a {
    cursor: pointer;
}

.menu-item-2272 a {
    cursor: default;
}

.menu-item-2272 a:hover {
    color: #000 !important;
}

.menu-item-2272 .sub-menu a:hover {
    color: #ddd !important;
}

.sub-menu .current-menu-item a {
	color: #ddd !important;
}

.sub-menu {
	display: block !important;
	padding-top: 0.25em !important;
	border-radius: 0 !important;
}

.page-id-1818 .span_1_of_2 .spanInfo {
	padding: 8em;
}

.room10 {
	display: none !important;
}

.wpcf7-radio .wpcf7-list-item-label {
	padding-left: 10px;
	}

	.wpcf7-radio .wpcf7-list-item label {
	cursor: pointer;
	}
	
	.wpcf7-radio .wpcf7-list-item {
		display: inline;
		position: relative;
		padding-left: 35px;
		font-size: 22px;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}
	
	/* Hide the browser's default radio button 
	.wpcf7-radio. .wpcf7-list-item input {
		position: absolute;
		opacity: 0;
	} */
	
	/* Create a custom radio button */
	.wpcf7-radio .wpcf7-list-item-label:before {
		position: absolute;
		top: 0;
		left: 0;
		height: 25px;
		width: 25px;
		background-color: #eee;
		border-radius: 50%;
	}
	
	/* On mouse-over, add a grey background color */
	.wpcf7-radio .wpcf7-list-item:hover input ~ .wpcf7-list-item-label:before {
		background-color: #ccc;
	}
	
	/* When the radio button is checked, add a blue background */
	.wpcf7-radio .wpcf7-list-item input:checked ~ .wpcf7-list-item-label:before {
		background-color: #2196F3;
	}
	
	/* Create the indicator (the dot/circle - hidden when not checked) */
	.wpcf7-radio .wpcf7-list-item-label:after {
		content: "";
		position: absolute;
		display: none;
	}
	
	/* Show the indicator (dot/circle) when checked */
	.wpcf7-radio .wpcf7-list-item input:checked ~ .wpcf7-list-item-label:after {
		display: block;
	}
	
	/* Style the indicator (dot/circle) */
	.wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label:after {
		top: 8.5px;
		left: 8.6px;
		width: 8px;
		height: 8px;
		border-radius: 50%;
		background: white;
	}

.wpcf7-radio  .wpcf7-list-item {
	padding-left: 0 !important;
	font-size: 20px !important
}

.wpcf7-radio span.wpcf7-list-item {
	display: inline !important;
}

.kampanj-hen {
background: rgb(35, 25, 35);
padding-top: 6em;
text-align: center;
font-weight: bold;
color: #fff;
font-size: 25px;
text-transform: uppercase;
padding-bottom: 6em;
}

.aoinput {
	border: 2px solid rgb(35, 25, 35);
	color: rgb(35, 25, 35) !important;
	background: #f6f6f6 !important;
	text-shadow: none;
	border-radius: 4px;
	font-weight: 900;
	font-size: 10px;
	font-family: Helvetica;
	display: block;
	margin: 2em auto;
}

.main-booking-buttom {
	color: rgb(35, 25, 35) !important;
	border: 2px solid rgb(35, 25, 35);
	padding: 1em 7em 1em 7em;
	font-weight: bold;
}

#conGo {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 20px;
	background: rgb(35, 25, 35);
	padding-top: 5em;
	padding-bottom: 5em;
	color: #fff;
}

.page-id-547 #wp-admin-bar-my_page .ab-item, .page-id-1525 #wp-admin-bar-my_page_three .ab-item {
	background: #000 !important;
	color: #fff !important;
}

   #wpadminbar a.ab-item {
        color: #000;
	}
	
	#wpadminbar a.ab-item:hover {
        color: #fff !important;
    }


.admin-heading {
	font-family: Futura;
	text-transform: uppercase;
	display: block;
	margin-bottom: -1em;
}

.view-page-button {
	padding: 1em 3em !important;
	border: 2px solid rgb(35, 25, 35) !important;
	background: #fff !important;
	color: rgb(35, 25, 35) !important;
	border-radius: 4px !important;
	margin: 0 auto;
	margin-top: 2em;
	display: block;
}

.view-page-input {
background: #f6f6f6;
font-size: 12px;
border: 0;
border-radius: 4px;
padding-right: 4em;
padding-left: 4em;
padding-top: 1em;
padding-bottom: 1em;
}

.book-page-confirmation-container {
	padding-top: 1em;
	position: absolute;
	right: 1.25em;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}

.booking-element {
	margin: 0 !important;
	color: rgb(35, 25, 35);
}

.view-page-form {
	text-align: center;
	padding-top: 4em;
	padding-bottom: 4em;
}

.booking-filler {
	background:rgb(35, 25, 35);
}

.booking-heading {
	color:#f6f6f6;
	padding: 1.5em 0 1.5em 0;
	font-size: 16px;
	font-family: Futura;
	font-weight: 100;
	background:rgb(35, 25, 35);
	margin: 0 !important;
}

.booking-container {
	background-color:#f6f6f6;
	padding-top: 8em;
	padding-bottom: 8em;
}

.booking-overview {
	margin: 0 auto;
	width: 50%;
	text-align: center;
	background:rgb(35, 25, 35);
}

.booking-details {
	background: #f6f6f6;
	height: 150px;
	width: 50%;
	text-align: center;
	text-transform: uppercase;
	color: rgb(35, 25, 35);
}

.book-page-container {
	background: #f6f6f6;
	padding-bottom: 4em;
	padding-top: 4em;
}

.error-msg {
	color: #fff;
	margin: 0 !important;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	background: rgba(255, 0, 0, 0.6);
}

.book-page-back-button {
	padding-top: 1em;
	position: absolute;
	left: 1em;
	text-align: center;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}

.book-page-button {
	margin-top: 2em;
	padding: 1em 3em !important;
	border: 0 !important;
	width: 100%;
	border-radius: 4px !important; 
}

.book-page-input {
	border: 2px solid #000;
	background: #f6f6f6;
	font-size: 14px;
	border-radius: 4px;
	width: 220px;
	margin-top: 1em;
	padding: 1em;
}

.call-to-client {
	text-align: center;
	width: 100%;
	margin: 0 auto !important;
	padding-top: 2em;
	padding-bottom: 2em;
	background:#eee;
	color:#999;
}
 
 .styled-select {
	overflow: hidden;
	width: 248px;
	background: #f6f6f6;
	position: relative;
	border: 2px solid #000;
	border-radius: 4px;
 }

 .styled-select .qspanner {
	 position: absolute;
	 right: 13px;
	 top: 13px;
	 color: black;
	 font-weight: bold;
	 pointer-events: none;
 }

 .page-id-1525  .styled-select {
	border: 2px solid #000;
 }

 .styled-select.slate {
    margin: 0.15em auto;
}

 .styled-select select {
	width: 300px;
	border: 0;
	background: #f6f6f6;
	height: 44px;
	font-weight: bold;
	-webkit-appearance: none;
	margin-left: 1.35em;
	cursor: pointer;
 }
 
.book-page-span {
	font-size: 16px;
	padding-bottom: 1em;
	padding-top: 1em;
	color: #666;
	display: block;
}

.book-page-step {
	font-family: Futura;
	font-weight: bold;
	text-align: center;
	margin-bottom: 1em;
}

.book-page-table {
	display: block;
	margin: 0 auto;
	width: 27%;
}

.book-page-table td {
	padding-right: 1em;
}

.book-page-table-label {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	padding-right: 1em;
}

.fancy {
	line-height: 0.5;
	text-align: center;
	padding-top: 2em;
	padding-bottom: 1em;
  }
  .fancy h4 {
	display: inline-block;
	position: relative;
	font-family: Futura;
	font-size: 16px !important;
  }
  .fancy h4:before,
  .fancy h4:after {
	content: "";
	position: absolute;
	height: 12px;
	border-bottom: 1px solid #aaa;
	top: 0;
	width: 200px;
  }
  .fancy h4:before {
	right: 100%;
	margin-right: 15px;
  }
  .fancy h4:after {
	left: 100%;
	margin-left: 15px;
  }

.main {
	width: 100%;
	margin: 0 auto;
	background: #f6f6f6;
	text-align: center;
}
  
.main .coolLabel {
	display: inline-block;
	margin: 0 0 -1px;
	font-weight: 600;
	text-align: center;
	color: #aaa;
	width: 20%;
	background: #eee;
	padding: 1em;
	margin-bottom: 2em;
}
  
.main .coolLabel:before {
	font-family: fontawesome;
	font-weight: normal;
	margin-right: 10px;
}
  
.main .coolLabel:hover {
	color: #888;
	cursor: pointer;
}
  
button#responsive-menu-button {
	width: 100% !important;
}

#wpcf7-f2157-p545-o1 .wpcf7-form-control.wpcf7-submit {
    padding: 1.34em;
    border: 0;
    border-radius: 4px;
}

.wpcf7-form-control.wpcf7-text {
    width: 23.2% !important;
}

.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-number {
    width: 23.2% !important;
}

.wpcf7-form-control.wpcf7-textarea {
	text-align: center;
	margin-top: 0.2em;
}

#tab_container_2127 .wpsm_nav-tabs > li {
	width: 50%;
}
	
#tab_container_2127 .tab-content, #tab_container_2127 {
	padding: 0px !important;
	margin: 0px !important;
}

td.booked-red {
	background-color: rgba(255, 0, 0, 0.6) !important;
	border-right: 1px solid #fff;
}

tr.even-two {
	background: #fff !important;	
}

tr.odd-two:hover, tr.even-two:hover {
	background: #f6f6f6 !important;
	font-weight: bold;
}

tr.odd-two-admin:hover {
	background: #f6f6f6 !important;
}

tr.odd-two {
	background: #fff !important;
}

tr.odd-two-admin {
	background: #fff !important;
}

.start-campaign {
    padding-top: 9em;
    padding-bottom: 11em;
	background: #f6f6f6;
	margin-top: 0.5%;
}

.start-campaign h2 {
	font-weight: bold;
	color: #000;
	font-family: Futura;
    margin-bottom: 2em;
}

.campaign-span-inline {
	display: inline !important;
	background: #fff !important;
	color: #444 !important;
	padding: 1.5em 4.5em 1.5em 4.5em !important;
}

.campaign-span-inline2 {
	display: inline !important;
	margin-left: 1em !important;
}

.gototop {
	position: absolute;
	right: 70px;
}

.start-cool-boxes {
    color: #fff !important;
	font-size: 30px;
	font-weight: bold;
	font-family: Futura;
	position: absolute;
	width: 98%;
	height: 99%;
	left: 0;
	text-align: right;
	right: 0;
	top: 0;
	bottom: 0;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}

.codedirection { unicode-bidi:bidi-override; direction: rtl; 
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.logged-in #wpadminbar ul li:last-child, .logged-in #wpadminbar ul li:last-child .ab-item {
    font-weight: bold;
}

.logged-in #wpadminbar {
	background: #f6f6f6;
}

.logged-in #wp-admin-bar-my_page_two, .logged-in #wp-admin-bar-my_page_three, .logged-in #wp-admin-bar-my_page, .logged-in #wp-admin-bar-my_page_five, .logged-in #wp-admin-bar-my_page_six {
    float: right;
}

.page-id-547 #header, .page-id-1525 #header, .page-id-1525 .mob-menu-header-holder.mobmenu, .page-id-547 .mob-menu-header-holder.mobmenu {
	display: none;
}

.page-id-547 #content-sidebar-wrap, .page-id-1525 #content-sidebar-wrap {
    padding-top: 0;
}
	
.page-id-1525 td, .page-id-1525 th {
	background: #f6f6f6;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	padding-right: 1em;
}

.page-id-1525 h3 {
	text-align: center;
}

.modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
    -webkit-animation-name: fadeIn;
    -webkit-animation-duration: 0.4s;
    animation-name: fadeIn;
    animation-duration: 0.4s
}

.modal-content {
    position: fixed;
    bottom: 0;
    background-color: #fefefe;
    width: 100%;
    -webkit-animation-name: slideIn;
    -webkit-animation-duration: 0.4s;
    animation-name: slideIn;
    animation-duration: 0.4s
}

.close {
    color: white;
    font-size: 28px;
    font-weight: bold;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0.1em;
    width: 1em;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.modal-header {
    padding-top: 2em;
    padding-bottom: 2em;
    background-color: rgb(35, 25, 35);
    color: white !important;
}

.modal-body {
	padding-bottom: 1em;
	background: rgb(35, 25, 35);
	color: #fff !important;
}

.modal-footer {
    padding-top: 2em;
    padding-bottom: 2em;
    background-color: rgb(35, 25, 35);
    color: white !important;
}

.modal-second {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
    -webkit-animation-name: fadeIn;
    -webkit-animation-duration: 0.4s;
    animation-name: fadeIn;
    animation-duration: 0.4s
}

.modal-content-second {
    position: fixed;
    bottom: 0;
    background-color: #fefefe;
    width: 100%;
    -webkit-animation-name: slideIn;
    -webkit-animation-duration: 0.4s;
    animation-name: slideIn;
    animation-duration: 0.4s
}

.close-second {
    color: white;
    font-size: 28px;
    font-weight: bold;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0.1em;
    width: 1em;
}

.close-second:hover,
.close-second:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.modal-header-second {
    padding-top: 2em;
    padding-bottom: 2em;
    background-color: rgb(35, 25, 35);
    color: white !important;
}

.modal-body-second {
	padding-top: 2em;
	padding-bottom: 2em;
	background: rgb(35, 25, 35);
	color: #fff !important;
}

.modal-footer-second {
    padding-top: 2em;
    padding-bottom: 2em;
    background-color: rgb(35, 25, 35);
    color: white !important;
}

#foo {
	display: none;
  	-webkit-animation-name: fadeIn;
    -webkit-animation-duration: 0.8s;
    animation-name: fadeIn;
	animation-duration: 0.8s;
	padding-bottom: 3.5em;
}

#stepUno {
	display: block;
	text-align: center;
}

.dropbtn {
    background-color: rgb(35, 25, 35);
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    text-align: left;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
	background-color: #f1f1f1;
}

.dropdown:hover .dropdown-content {
	display: block;
}

.dropdown:hover .dropbtn {
	background-color: #000;
}

.column-1 {
    font-weight: bold;
}

.page-id-567 .fa-check {
	font-size: 20px !important;
	opacity: 0.6;
}

.frontLower {
	text-transform: lowercase !important;
	font-size: 12px !important;
}

.tablepress {
	width: 100%;
}

.tablepress td {
   padding-top: 1em !important;
   padding-bottom: 1em !important;
   background: #fff;
   text-align: center;
   width:12.5%;
}

#parentCustom {
	text-align: center;
}

#parentCustom #popupCustom {
	display: none;
	background: #fff;
	position: absolute;
	color: #000 !important;
	padding: 1em;
	
}
  
#parentCustom:hover #popupCustom {
	display: block;
}

.social-custom {
	text-align: center;
	display: inline-flex;
}

.second-social {
	margin-left: 10px;
}

.social-custom i {
	font-size: 20px;
}

.start-read-more3 {
	text-align: center;
	color: rgb(35, 25, 35);
	border: 2px solid rgb(35, 25, 35);
	background: #f6f6f6;
	display: block;
	text-transform: uppercase;
	margin: 3em auto;
	border-radius: 4px;
	font-weight: bold;
	padding: 1em;
	text-decoration: none;
	font-size: 12px;
	width: 150px;
}

.start-read-more2 {
	text-align: center;
	color: #444;
	background: #fff;		
	display: block;
	font-weight: bold;
	width: 100px;
	box-shadow: 0 1px 3px #ddd;
	margin: 1.5em auto;
	padding-left: 2.5em;
	padding-right: 2.5em;
	padding-bottom: 1.5em;
	padding-top: 1.5em;
	text-decoration: none;
}

.start-campaign a:hover, .home-center a:hover, #home-welcome a:hover {
	text-decoration: none !important;
}

.start-read-more {
	text-decoration: none;
	text-align: center;
	color: #fff;
	background: rgb(35, 25, 35);	
	display: block;
	font-weight: bold;
	width: 50%;
	margin: 2em auto;
	border: 2px solid rgb(35, 25, 35);
	padding-bottom: 1em;
	padding-top: 1em;
}

.pum-close {
	position: fixed !important;
	top: 0.75em !important;
	right: 0.75em !important;
}

div.wpcf7-mail-sent-ok {
	border: 0 !important;
	background: rgb(35, 25, 35);
	padding-top: 4em !important;
	padding-bottom: 4em !important;
	text-align: center;
	color: #fff;
	font-weight: bold;
}

.page-id-545 .wpcf7-mail-sent-ok {
	background: #fff;
	color: #000;
}

.page-id-1818 .wpcf7 form.sent p, .page-id-1818 .wpcf7 form.sent h2, .page-id-1818 .wpcf7 form.sent .g-recaptcha {
	display: none;
}

.page-id-545 .wpcf7 form.sent p, .page-id-545 .wpcf7 form.sent h4, .page-id-545 .wpcf7 form.sent input, .page-id-545 .wpcf7 form.sent .g-recaptcha {
	display: none;
}

.tablepress tbody tr:first-child td {
	font-weight: bold;
	background: #f6f6f6 !important;
}

.page-id-567 .entry-title, .page-id-29 .entry-title {
	color: #000;
	padding: 1em;
	width: 300px;
	font-family: Futura;
	margin: 0 auto;
}

.page-id-567 #inner {
	background: #f6f6f6;
}

.tablepress tfoot th, .tablepress thead th {
    border: 0 !important;
}

#home-bottom-title {
    float: left;
    text-align: center;
    margin: 0 auto;
    display: block;
	width: 100%;
	margin-bottom: -1em;
}

.page-id-31 #content {
    background: #aaa;
}

.page-id-31 .entry-title {
    text-align: center;
	color: #fff;
	font-weight: bold;
	padding: 1em;
	font-family: Futura;
	width: 230px;
	margin: 3em auto 1em;
}

.page-id-31 .entry-content h2 {
    color: #fff;
}

.page-id-31 .entry-content a {
    color: #fff;
    font-weight: bold;
}

#sidebar li {
    text-align: center;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
}

.page-id-684 #inner .wrap, .page-id-2673 #inner .wrap {
    padding: 25px 30px !important;
}

.page-id-684 #inner .wrap, .page-id-2673 #inner .wrap {
    text-align: center;
}

.myTableContainer {
    max-height: 400px;
	width: 75%;
	margin: 0 auto;
	overflow-y: scroll;
}

#myInput, #myInput2 {
	width: 73.5%;
	display: block;
	margin: 2em auto;
	background: #f6f6f6;
	border: 0;
    font-size: 16px;
    padding-top: 1em;
    padding-bottom: 1em;
    border-radius: 4px;
    text-align: center;
}

.page-id-1525 .entry-title, .page-id-535 .entry-title, .page-id-545 .entry-title, .page-id-2141 .entry-title {
    display: none;
}

.page-id-547 .entry-title {
    display: none;
}

.span_5_of_5 {
	width: 100%;
}
.span_4_of_5 {
	width: 79.68%;
}
.span_3_of_5 {
	width: 59.36%;
}
.span_2_of_5 {
	width: 39.04%;
}

.span_1_of_5 {
	width: 20%;
	text-align: center;
	font-size: 8px;
	text-transform: uppercase;
	font-family: Helvetica;
	font-weight: 100;
}

.span_1_of_5 input {
	padding: 1em;
	border: 0px;
	border-radius: 4px;
	background: #fff;
	display: block;
	margin: 0 auto;
	border: 1px solid #ddd;
}

#foo input[type="button"], #foo input[type="submit"] {
	background: rgb(35, 25, 35) !important;
	color: #fff !important;
}

#myTable td, #myTableTwo td {
    padding: 5px;
    color: #444;
	font-family: Helvetica;
	border-top: 1px solid #ddd;
	overflow: hidden;
	white-space: nowrap;
}

#pager img {
    cursor: pointer;
}

#myTable th, #myTableTwo th {
	text-transform: uppercase;
	font-size: 8px;
	text-align: center;
	font-family: Helvetica;
}

.page-id-686 .entry-title {
    text-align: center;
}

.page-id-686 .my-sitemap li {
    list-style: none;
}

#cal {
    width: 100%;
}

.all-Cal {
    width: 100%;
}

.wpcf7 .contact-le-table .wpcf7-text, .wpcf7 textarea, .wpcf7 .wpcf7-number {
    width: 100% !important;
}

.wpcf7 textarea {
     padding: 1.5em;
    border-radius: 4px;
    border: 0;
}

.wpcf7 .wpcf7-text, .wpcf7-number{
	padding: 1.5em;
	background: #f6f6f6 !important;
	border: 0;
	border-radius: 4px;
	text-align: center;
	background: #fff;
}

.wpcf7 .wpcf7-date {
    width: 23.2%;
    padding: 1.5em;
        border-radius: 4px;
    border: 0;
    text-align: center;
}

.wpcf7-form {
    text-align: center;
}

.alt, .depth-1, .even {
    border: 0 !important;
}

.konferenslokal {
    width: 50%;
    margin: 0 auto;
}

.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
.page-id-547 .span_1_of_2 {
text-align: center;
padding: 1em;
width: 47.3%;
}

.col {
	display: block;
	float:left;
}
.col:first-child { margin-left: 0; }

.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }

.span_2_of_2 {
	width: 100%;
}
.span_1_of_2 {
	width: 50%;
    position: relative;
    height: 450px;
}

.page-id-1262 .span_2_of_2, .page-id-1272 .span_2_of_2 {
	height: 600px;
}

.page-id-2435 .span_2_of_2 {
	height: 400px;
}

.page-id-1262 .booking-kungsgatan p, .page-id-1272 .booking-kungsgatan p, .page-id-2435 .booking-kungsgatan p {
    width: 100%;
}

.page-id-1262 .booking-kungsgatan, .page-id-1272 .booking-kungsgatan, .page-id-2435 .booking-kungsgatan {
    margin-top:0 !important;
}

.camp-kung, .camp-mos, .camp-k60 {
	display: none;
}

.page-id-1262 #sidebar, .page-id-1262 .entry-title, .page-id-1272 #sidebar, .page-id-1272 .entry-title, .page-id-2113 .entry-title, .page-id-2435 .entry-title, .page-id-2435 #sidebar {
    display: none;
}

.page-id-1262 .booking-kungsgatan, .page-id-1272 .booking-kungsgatan, .page-id-2435 .booking-kungsgatan {
    margin-top: 5em;
}

.span_1_of_2 img {
	width: auto !important;
	height: 100%;
}

.page-id-2441 .span_1_of_2 img {
height: auto;
}

.span_1_of_2 h2 {
	font-size: 20px;
	text-align: left;
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
}

.span_1_of_2 p {
	margin-bottom: 2em !important;
	
}

.page-id-1818 .span_1_of_2 p {
	font-size: 16px;
}

.page-id-1818 label {
    color: #666;
    font-family: Helvetica;
    font-size: 12px;
    padding: 5px;
    font-weight: bold;
}

.span_1_of_2 p a {
	background: #f6f6f6;
padding: 0 0 0 3.5em;
color: #fff;
}

.span_1_of_2 .spanInfo {
    position: absolute;
    left: 0;
    right: 0;
    justify-content: center;
    top: 0;
    bottom: 0;
    flex-direction: column;
    display: flex;
    background: rgba(255,255,255,0.95);
}

.page-id-29 .span_1_of_2 .spanInfo {
	background: #f6f6f6;
}

.page-id-29 .section {
	background-color: #f6f6f6 !important;	
}

#tab-content_2025 .section {
	padding-top: 3em;
}

.span_2_of_2 .spanInfo {
    position: absolute;
    left: 0;
    right: 0;
    justify-content: center;
    top: 0;
    bottom: 0;
    flex-direction: column;
    display: flex;
    width: 50%;
    margin: 0 auto;
}

.building-links {
	padding: 1em;
	background: #eee;
	border-radius: 2px;
    color: #333 !important;
    font-weight: bold;
}

.testy a:hover {
	text-decoration: none;
}
    
.page-id-1059 .entry-title, .page-id-1818 .entry-title, .page-id-1818 #sidebar, .page-id-1119 .entry-title, .page-id-1119 #sidebar, .page-id-1084 #sidebar, .page-id-1084 .entry-title, .page-id-1179 #sidebar, .page-id-1179 .entry-title {
    display: none;
}

#menu-item-1932 {
	background: #4c9f59;
    padding-right: 1em;
    padding-left: 1em;
    margin-right: 1em;
}
#menu-item-1932 a {
    color: #fff !important;
    border: 0 !important;
}

.page-id-567 .entry-title {
    text-align: center;
	font-family: Futura;
}

.page-id-481 .entry-title {
    display: none;
}

.page-id-481 .entry-content {
	background: #f6f6f6;
}

.page-id-567 .span_2_of_2 {
    overflow-x: hidden;
}

#tab_container_1812 .wpsm_nav-tabs > li, #tab_container_1850 .wpsm_nav-tabs > li {
    padding: 0px !important;
    margin: 0px;
    width: 12.539%;
}

#tab_container_2117 .wpsm_nav-tabs > li {
    padding: 0px !important;
    margin: 0px;
    width: 16.7%;
}

#tab_container_1851 .wpsm_nav-tabs > li {
    padding: 0px !important;
    margin: 0px;
    width: 50%;
}

#tab_container_2025 .wpsm_nav-tabs > li {
    padding: 0px !important;
    margin: 0px;
    width: 25%;
}

#tab_container_2025 .tab-content {
	padding: 0 !important;
}

#tab_container_2025 .wpsm_nav-tabs > li.active > a, #tab_container_2025 .wpsm_nav-tabs > li.active > a:hover, #tab_container_2025 .wpsm_nav-tabs > li.active > a:focus {
	font-weight: bold;	
}

#tab_container_2127 .wpsm_nav-tabs > li.active > a, #tab_container_2127 .wpsm_nav-tabs > li.active > a:hover, #tab_container_2127 .wpsm_nav-tabs > li.active > a:focus {
	font-weight: bold;	
}

.page-id-29 .entry-content ol, .page-id-29 .entry-content ul {
    padding: 0 !important;
}

#tab-content_1812, #tab-content_1850, #tab-content_2117 {
    width: 50%;
    margin: 0 auto;
}

#tab-content_1851 {
    width: 50%;
    margin: 0 auto;
}

.page-text-omni {
    padding: 2em;
}

.testy3 {
    background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url('/wp-content/uploads/2017/12/k60.jpg') fixed !important;
    background-size: cover !important;
	background-position: -40px !important;
}

.testy {
    background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url('/wp-content/uploads/2017/12/k37.jpg') fixed;
	height: 450px;
	background-repeat: no-repeat;
	width: 100%;
	background-size: cover;
	background-position: bottom;
	position: relative;
}

.testy2 {
	background-position: top;
	background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url('/wp-content/uploads/2017/12/mos.jpg') fixed !important;
	background-size: cover !important;
}

.testy p {
    color: #000;
    position: absolute;
    text-align: center;
    width: 100%;
    top: 54%;
    margin-top: 1em;
}

.testy h1 {
    color: #fff;
    position: absolute;
    text-align: center;
    width: 100%;
    top: 40%;
    font-size: 40px;
    font-weight: bold;
    font-family: Futura;
    text-shadow: 1px 1px 1px #333;
}

#content-sidebar-wrap {
    padding-top: 5.2em;
}

.page-id-545 #content-sidebar-wrap, .page-id-535 #content-sidebar-wrap, .page-id-2141 #content-sidebar-wrap {
    padding-top: 3.7em;
}

.home #content-sidebar-wrap {
    padding-top: 0;
}

#header {
    position: fixed;
    background: #fff !important;
    z-index: 2;
}

#header {
    border-bottom: 1px solid #ddd;
}

.page-id-1016 .entry-title {
    display: none;
}

.booking-kungsgatan, .booking-solna {
    margin-top: 10em;
    
}

.booking-kungsgatan p, .booking-solna p {
    width: 50%;
    margin: 0 auto;
}

.page-id-29 .konferenslokal {
	font-size: 16px;
	text-align: center;
}

.page-id-29 .entry-title {
    margin-top: 3em;
}

.page-id-29 #content {
    background: #f6f6f6;
}

.page-id-29 .entry-title, .page-id-29 .entry-content p  {
    text-align: center;
}

#text-2 {
    width: 60%;
    margin: 0 auto;
}

#text-11 img, #text-10 img, #text-12 img, #text-13 img, #text-9 img, #text-8 img, #text-7 img, #text-14 img {
    display: none;
}

#text-11 , #text-10 , #text-12 , #text-13 , #text-9 , #text-8 , #text-7 , #text-14, #text-18  {
    padding-top: 50px;
    padding-bottom: 25px;
}

#text-6, #text-5 {
	position: relative;
	height: 100%;
}

/* Responsive Design
------------------------------------------------------------ */

@media only screen and (min-width: 1600px) {

	#home-welcome, #home-welcome p {
        padding-top:275px;
        padding-bottom:200px;
    }
    
    #home-slider-right, #home-slider {
        height: 600px;
    }
	
	.page-id-29 .section {
		background-size: cover !important;
		background-position: center !important;
	}

	#home {
		width: 60% !important;
		margin: 0 auto !important;
		background: #fff !important;
		padding-top: 2em;
		padding-bottom: 2em;
	}
	
	.page-id-29 .span_1_of_2 {
		height: 700px !important;
	}

	.testy {
		height: 700px;
	}

	.page-id-29 .entry-title {
		margin-top: 8em;
	}

	.page-id-29 .booking-kungsgatan {
		margin-top: 20em;
	}

	.page-id-29 .konferenslokal {
		width: 25%;
	}
	.page-id-31 .entry-title {
		margin: 9em auto 1em;
	}
	.page-id-31 .entry-content p {
		margin: 0 0 150px;
	}
	.page-id-1818 #conGo {
		padding-bottom: 10em;
		padding-top: 10em;
	}
	.page-id-1818 .span_1_of_2 {
		height: 700px;
	}
	.page-id-481 .mobileTableCustom {
		padding-top: 14em !important;
		padding-bottom: 14em !important;
	}
	.page-id-535 .book-page-container {
		padding-bottom: 10em;
		padding-top: 10em;
	}
	.book-page-table {
		width: 15%;
	}
	.booking-details {
		height: 300px;
		font-size: 20px;
	}
	.booking-element {
		font-size: 20px;
	}
}

@media only screen and (min-width: 1280px) {
	
		#home-slider, #home-slider-right {
			height: 460px;
		}
	
	}



@media only screen and (max-width: 1000px) {

	#content-sidebar-wrap {
		padding-top: 34px !important;
	}

	.home #content-sidebar-wrap {
		padding-top: 0 !important;
	}

	#header .widget-area {
		top: -3.1em;
	}

}

@media only screen and (max-width: 999px) {
	

	
		.genesis-nav-menu {
			display: none;
		}
		
	}

@media only screen and (max-width: 980px) {
	
		#home-slider, #home-slider-right {
			margin-left: 0;
			margin-right: 0;
			margin-bottom: 0;
		}
		
		.sidebar {
			margin: 0;
			background: #ddd;
		}
		
		.span_1_of_2 .spanInfo {
			position: static;
			padding-bottom: 5em;
			padding-top: 5em;
		}

		.myTableContainer {
			width: 100%;
			}
	
		 .span_1_of_2  {
			height: 100%;
		}
		
		#home-slider, #home-slider-right, #home-slider-top {
			width: 100% !important;
		}
		
		.span_2_of_2, .span_1_of_2 { width: 100%;  }
		
		.page-id-1262 .span_2_of_2, .page-id-1272 .span_2_of_2, .page-id-2435 .span_2_of_2 {
			height: 750px;
		}
		
		.logged-in cal td {
			padding: 0;
			border: 0;
			margin: 0;
			font-size: 8px !important;
		}
		
		#cal td {
			border: 0;
			margin: 0;
			font-size: 8px !important;
		}
		
		.all-Cal td {
			border: 0;
			margin: 0;
			font-size: 8px !important;
		}
	   
		.page-id-1262 .spanInfo, .page-id-1272 .spanInfo, .page-id-2435 .spanInfo {
			width: 90%;
		}
		
	}

@media only screen and (max-width: 960px) {

	#text-2 {
    	width: 90%;
		margin: 0 auto;
	}
    
    .page-id-567 .span_2_of_2 {
    	height: 100%;
	}
    
    .span_1_of_2 {
    	margin: 0 auto;
	}
    
	#home-slider-right {
		margin-top:12px;
	}

    #tab_container_1812 .wpsm_nav-tabs > li, #tab_container_1850 .wpsm_nav-tabs > li {
    	width: 100%;
	}

    #tab_container_1851 .wpsm_nav-tabs > li, #tab_container_2025 .wpsm_nav-tabs > li, #tab_container_2127 .wpsm_nav-tabs > li, #tab_container_2117 .wpsm_nav-tabs > li,  #tab_container_2273 .wpsm_nav-tabs > li  {
    	width: 100% !important;
	}

	#tab-content_1812, #tab-content_1850, #tab-content_2117 {
    	width: 90%;
    	margin: 0 auto;
	}
    
    #tab-content_1851 {
		width: 90%;
    	margin: 0 auto;
	}
    
    #text-6, #text-5 {
    	font-size: 10px;
    }

	body,
	.archive-page,
	.content-sidebar #content,
	.content-sidebar-sidebar #content,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.footer-widgets-4,
	.footer-widgets-5,
	.full-width-content #content,
	.sidebar,
	.sidebar-content #content,
	.sidebar-content-sidebar #content,
	.sidebar-sidebar-content #content,
	#content-sidebar-wrap,
	#footer .creds,
	#footer .gototop,
	#footer-widgets .wrap,
	#header .widget-area,
	#sidebar-alt,
	#title-area,
	#wrap {
		width: 100%;
	}		
    .home-left,	.home-right, .home-left .widget, .home-right .widget, .home-center, .home-center .widget {
        width: 85%;
		margin: 0 auto !important;
		float: none !important;
	}
	.home .start-read-more3 {
		margin: 0 auto !important;
		margin-top: 1em !important;
	}
	.home-right {
		padding-bottom: 2em;
	}
    #home-slider, #home-slider-right, #home-slider-top {
        width: 49%;	
    }
	#header .widget-area {
		padding: 10px 0 0;
	}
	.menu-primary,
	.menu-secondary,
	#header ul.menu,
	#header .searchform,
	#description,
	#footer .creds,
	#footer .gototop,
	#title,
	#title-area {
		float: none;
		text-align: center;
	}
	.menu-primary li,
	.menu-secondary li,
	#header ul.menu li {
		display: inline-block;
		float: none;
        width: 100%;
	}
	
    .menu-primary li a:active, .menu-primary li a:hover, .menu-primary .current_page_item a, .menu-primary .current-cat a, .menu-primary .current-menu-item a, .menu-secondary li a:active, .menu-secondary li a:hover, .menu-secondary .current_page_item a, .menu-secondary .current-cat a, .menu-secondary .current-menu-item a, #header .menu li a:active, #header .menu li a:hover, #header .menu .current_page_item a, #header .menu .current-cat a, #header .menu .current-menu-item a {
        background: #f6f6f6;
        border: 0;
	}
	
    #content-sidebar-wrap {
        padding-top: 18.5em;
	}
	
    #home-welcome {
		padding-top: 10em !important;
		padding-bottom: 6em !important;
	}

	.menu li.right,
	.flex-direction-nav li .next {
		display: none;
	}

	.menu-primary li li,
	.menu-secondary li li,
	#header ul.menu li li {
		text-align: left;
	}

	#footer-widgets .wrap {
		padding: 20px;
		width: auto;
	}
	
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.footer-widgets-4,
	.home-left,
	.home-right {
		margin: 0;
	}

}

@media only screen and (max-width: 800px) {


	.page-id-545 table {
		width: 100% !important;
	}
    
    .sidebar {
		position: static;
	}

	#title {
		font-size: 46px;
	}

	#home-welcome {
		overflow: hidden;
		padding: 0;
	}
	
	#home-welcome h4 {
		font-size: 23px;
	}
	
	#home-welcome,
	#home-welcome p {
		font-size: 13px;
	}

	.agency .slide-excerpt,
	.breadcrumb {
		display: none;
	}

	.five-sixths,
	.four-fifths,
	.four-sixths,
	.one-fifth,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fifths,
	.three-fourths,
	.three-sixths,
	.two-fifths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		padding: 0;
		width: 100%;
	}

	.flex-direction-nav {
		display: none;
	}

}

@media only screen and (max-width: 650px) {
	
	.style6 p, .style6  {
        font-size: 9px !important;
	}

	#cal td {
		max-width: 27px;
		white-space: nowrap;
		overflow: hidden;
		padding-top: 1em;
		padding-bottom: 1em;
	}

	.all-Cal td {
		max-width: 27px;
		white-space: nowrap;
		overflow: hidden;
		padding-top: 1em;
		padding-bottom: 1em;
	}
    
	.konferenslokal {
		width: 90%;
		margin: 0 auto;
	}
    
	.widget-offices {
		width: 50%;	}

	.banner-wrapper {
		display:none;
	}

	#title-area {
		display: none;
	}

	.menu-primary li a, .menu-secondary li a, #header .menu li a {
		font-size: 10px;
	}

	#header {
		position: absolute;
		max-height: 200px;
	}

	#home-slider-right {
		margin-right: 0;
	}
	
	.prislista{
		width:100%;
	}
	
	.booking-solna, .booking-kungsgatan{
		width: 100%;
	}

	.main label {
		font-size: 0;
	}
	.main label:before {
		margin: 0;
		  font-size: 18px;
	}

}

@media only screen and (max-width: 480px) {

	.page-id-1818 .entry-content {
		padding-top: 3em;
	}

	.card-hightlight {
		border-top: 0;
	}

	.booking-overview {
		background: #f6f6f6;
	}

	.booking-details {
		white-space: nowrap;
		width: 100%;
		display: block;
		height: 70px;
	}

	.booking-heading, .booking-filler {
		background: #f6f6f6;
		color: rgb(35, 25, 35);
		font-weight: bold;
		font-size: 22px;
	}

	.styled-select {
		width: 200px;
	}

	.book-page-input {
		width: 172px;
	}

	.book-page-table {
		width: 95%;
	}

	.page-id-1818 .span_1_of_2 .spanInfo {
		padding: 10px;
	}

	.wpcf7-radio span.wpcf7-list-item {
			display: block !important;
			white-space: nowrap;
		}

	#footer .wrap {
		width: 65%;
	}

	.creds {
		text-align: right;
	}

	.gototop {
		position: absolute;
		right:100px;
	}

	.page-id-567 .span_2_of_2 {
		overflow-x: scroll;
	}

	#myTable td, #myTableTwo td {
		overflow: scroll;
	}

	.fancy h4:before,
	.fancy h4:after {
	  width: 50px;
	}

	.dropbtn {
		font-size: 13px !important;
	}

	.campaign-span-inline2 {
		display: block !important;
		margin: 2em auto !important;
		width: 150px !important;
	}

	.campaign-span-inline {
		display: block !important;
		width: 150px !important;
	}

	td.booked-red {
		border: 0 !important;
	}

	span.wpcf7-list-item {
		display: block !important;
		margin: 0 auto !important;
		text-align: left;
		width: 132px;
	}

	.mobileTableCustom h2 {
		display: block !important;
		margin: 2em auto;
		text-transform: uppercase !important;
		font-size: 16px !important;
		font-weight: bold !important;
		text-align: center;
		margin-left: 0 !important;
		margin-bottom: 0 !important;
	}

	#home-slider, #home-slider-right {
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 0;
		height: 235px;
	}
            
	.col {  margin: 1% 0 1% 0%; }

	.span_1_of_5, .span_2_of_5, .span_3_of_5, .span_4_of_5, .span_5_of_5 { width: 100%; }

	
		.contact-le-table {
			width: 95% !important;
		}
	
		#home-welcome h1 {
			font-size: 18px;
		}
	
		.testy {
			height: 250px !important;
		}
	
		.testy h1 {
			font-size: 20px !important;		
		}
	
		.col { 
			margin: 1% 0 1% 0%;
		}
	
	}
	  
@media only screen and (max-width: 450px) {
	
	#home img {
		width: 80%;
	}

}

@media screen and (max-width: 400px) {
	
		.main label {
			padding: 15px;
		}
	
	}

@media only screen and (max-width: 390px) {
	
	#home img {
		width: auto;
	}
	
	.home-left .widget,
	.home-center .widget,
	.home-right .widget,
	.widget-offices	{
		width: 80%;
		margin: 0 auto;
		font-size: 14px;
	}
	
}

.menu .logotype {
	position: absolute;
	top: 50%;
	left: 24px;
	transform: translateY(-50%);
}

.menu .logotype a,
.menu .logotype span,
.menu .logotype img {
	display: block;
}

.menu .logotype a {
	padding: 0 !important;
}

.menu .logotype img,
#responsive-menu .logotype img {
	width: auto;
	height: 40px;
}

#responsive-menu a {
	height: auto !important;
}

#responsive-menu .logotype img {
	margin: 10px 0;
	vertical-align: middle;
}

#responsive-menu .logotype a {
	border-bottom: 1px solid #eee !important;
}

/* Hide stuff */
#header, #footer-widgets, .call-to-client {
    display: none !important;
}

#inner {
    min-height: calc(100vh - 91px);
}

#content-sidebar-wrap {
    padding-top: 0 !important;
}

.entry-content, #inner {
    background: #f6f6f6;
}
