/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

h1,
h2,
h3,
h4,
h5,
h6,
.h1-size,
.h2-size,
.h3-size,
.h4-size,
.h5-size,
.h6-size {
	font-family: "zona pro", "Open Sans", Helvetica, Arial, Verdana, sans-serif;
}

p,
span,
a,
.mpc-post__description {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.white-text,
.white {
	color: #fff !important;
}
.yellow-text {
	color: #ecb410;
}
.bold {
	font-weight: bold;
}
.uppercase {
	text-transform: uppercase;
}

#page {
	overflow: hidden !important;
}

body #main {
	padding-top: 0px;
	padding-bottom: 120px;
}

body.single-post #main {
	padding-top: 50px !important;
}

.menu-toggle {
	width: 60px;
	height: 60px;
}

.menu-toggle .lines-button {
	width: 60px;
	height: 60px;
}

.show-mobile-logo a.dt-mobile-menu-icon {
	background: #07426e;
	padding: 15px;
	border-radius: 50%;
}

.masthead.show-mobile-logo {
	padding-top: 15px !important;
}
.overlap .masthead.mixed-header,
.transparent .masthead.mixed-header {
	background: none !important;
}

.mixed-header .dt-mobile-menu-icon .lines,
.classic-header .dt-mobile-menu-icon .lines,
.mixed-header .dt-mobile-menu-icon .lines:before,
.classic-header .dt-mobile-menu-icon .lines:before,
.mixed-header .dt-mobile-menu-icon .lines:after,
.classic-header .dt-mobile-menu-icon .lines:after {
	background-color: #fff !important;
}

@media screen and (max-width: 1040px) {
	.overlay-navigation .masthead.mixed-header {
		position: absolute;
		width: 100%;
		z-index: 101;
	}
}

/* logo fix */
.mobile-branding img,
.branding img {
	max-height: 70px;
	width: auto;
}

.box1-2 {
	width: 100%;
	padding: 25% 20px;
	text-align: center;
	text-shadow: 0px 0px 8.5px rgba(0, 0, 0, 0.4);
	position: relative;
	box-sizing: border-box;
}

@media screen and (max-width: 787px) {
	.box1-2 {
		padding-top: 7%;
		padding-bottom: 10%;
	}
}

.box1-2 h2 {
	font-size: 25px;
	line-height: 28px;
	color: #fff;
}
.box1-2 span {
	font-size: 16px;
	color: #fff;
}

.feature-box {
	text-align: center;
}

.feature-box h2 {
	letter-spacing: -2px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.customers-ref a {
	text-decoration: none;
}

.customers-ref .wpb_column.vc_column_container:hover:before {
	background: rgba(0, 0, 0, 0.32);
	content: '';
	height: 100%;
	width: 100%;
	position: absolute;
}

.remove-padding .wpb_column {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.news-block .mpc-post {
	position: relative !important;
	top: auto !important;
	max-width: 650px;
	margin: 0px auto !important;
	float: none !important;
	left: auto !important;
}

.white-fix .vc_column-inner .wpb_wrapper {
	position: relative;
}
.white-fix .vc_column-inner:before {
	content: '';
	background: #fff;
	height: 1000vh;
	width: 100vw;
	left: 0px;
	position: absolute;
}

.white-fix-overflow {
	overflow: hidden;
}

@media screen and (min-width: 768px) {
	.white-fix .vc_column-inner {
		padding-left: 60px !important;
	}
}
@media screen and (max-width: 768px) {
	.white-fix.wpb_column.vc_column_container.vc_col-sm-8.vc_col-has-fill {
		background: #fff;
		padding-left: 15px;
		padding-right: 15px;
	}

	.vc_row.mpc-first-row.mpc-last-row {
		padding-left: 0px !important;
	}
}

.text-big {
	font-size: 20px;
	line-height: 26px;
}

/* Menu */
.header-bar .menu-item {
	width: 128px !important;
	position: relative;
	display: flex !important;
}
.header-bar .main-nav > li > a {
	padding-top: 20px;
	padding-bottom: 20px;
	-webkit-align-items: baseline;
	-moz-align-items: baseline;
	-ms-align-items: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
}
.header-bar .main-nav li > a > span {
	position: relative;
	display: block;
	bottom: -60px;
	padding-top: 10px;
	word-break: break-word;
	-ms-word-break: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}

.header-bar li.menu-item a:before {
	content: '';
	background: #063c65 url('/wp-content/uploads/2016/02/nav_fjaril.png') no-repeat center center;
	height: 60px;
	width: 60px;
	z-index: 9999;
	display: block;
	left: 50%;
	position: absolute;
	top: 0px;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
	padding: 10px;
	border-radius: 50%;
}

.header-bar li.menu-item.menu-item-185 a:before {
	background-image: url('/wp-content/uploads/2016/02/nav_82.png');
}
.header-bar li.menu-item.menu-item-184 a:before {
	background-image: url('/wp-content/uploads/2016/02/nav_framgang.png');
}
.header-bar li.menu-item.menu-item-183 a:before {
	background-image: url('/wp-content/uploads/2016/02/nav_saarbetarvi.png');
}
.header-bar li.menu-item.menu-item-182 a:before {
	background-image: url('/wp-content/uploads/2016/02/nav_referenser.png');
}
.header-bar li.menu-item.menu-item-181 a:before {
	background-image: url('/wp-content/uploads/2016/02/nav_kontakt.png');
}
.header-bar li.menu-item.menu-item-186 a:before {
	background-image: url('/wp-content/uploads/2016/02/nav_fjaril.png');
}
.header-bar li.menu-item.menu-item-480 a:before {
	background-image: url('/wp-content/uploads/2016/05/nyheter.png');
	background-position: 9px 19px;
}

.header-bar .main-nav li.act.menu-item {
	display: flex;
}

.header-bar .main-nav > li a:hover:before,
.header-bar .main-nav > li a:before:hover,
.header-bar .main-nav > li.act a:before {
	background-color: #b9382b;
}
.header-bar .main-nav > li > a .menu-text,
.header-bar .main-nav > li:not(.act) > a:hover .menu-text,
.header-bar .main-nav > li.act > a .menu-text {
	font-weight: normal;
	color: #07426e !important;
	text-transform: none;
	background: none;
	-webkit-text-fill-color: initial;
	-webkit-background-clip: initial;
}

.overlay-navigation .show-header .side-header {
	max-height: 320px;
	background: rgba(255, 255, 255, 0.8);
	position: absolute;
}

.menu-open.not-iOS {
	overflow: visible;
	position: relative;
}

.sticky-header-overlay,
.mobile-sticky-header-overlay {
	display: none;
}

#page:not(.show-mobile-header) .masthead.mixed-header.side-header-h-stroke.logo-left.show-mobile-logo {
	z-index: 99999999999999999999;
}

.hide-overlay {
	display: none;
}

.masthead.side-header .header-bar .branding img {
	display: none !important;
}

.lines-button.x {
	background: #063c65 !important;
	border-radius: 50%;
}

.lines-button.x:hover {
	background: #b9382b !important;
}

.side-header .main-nav {
	-webkit-flex-flow: initial;
	-moz-flex-flow: initial;
	-ms-flex-flow: initial;
	flex-flow: initial;
}

.side-header .main-nav li.menu-item.page_item {
	width: auto;
	display: inline-block;
}
.sub-downwards.dt-parent-menu-clickable .main-nav > li:not(.has-children) > a {
	margin-right: 10px;
	margin-left: 10px;
}

/* Footer */
.footer:before {
	background: url(/wp-content/uploads/2016/02/fjaril.png);
	background-size: 100% 100%;
	content: '';
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 9999;
	height: 163px;
	width: 250px;
	top: -90px;
}

.footer {
	position: relative;
	padding-top: 50px;
}

.footer a:hover {
	color: #fff;
}
.sitemap a {
	text-decoration: none;
	padding: 5px 0 0 55px;
}

.follow-us {
	text-align: center;
}

.follow-us h3 {
	color: #ecb410;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 25px;
	letter-spacing: -0.05em;
	line-height: 45px;
}

.follow-us img {
	margin: 0 10px;
	width: 75px;
	height: auto;
}

.contact-footer {
	text-align: right;
	margin-top: 50px;
}

footer#footer {
	background-size: cover !important;
}

/* Blog page */
.single.single-post .entry-title {
	color: #ecb410 !important;
	font-family: "zona pro", "Open Sans", Helvetica, Arial, Verdana, sans-serif !important;
}

.single.single-post .page-title .wf-td.hgroup {
	position: relative;
	overflow: visible;
}
.single.single-post .page-title .wf-td.hgroup::before {
	background: url(http://www.er-konsult.se/wp-content/uploads/2016/02/jobba-1024x269.png);
	content: '';
	width: 200%;
	position: absolute;
	height: 100%;
	left: -50%;
}

.single.single-post .page-title h1.entry-title {
	z-index: 999;
	position: relative;
	padding: 20px 0 5px !important;
	word-break: break-word;
}

@media screen and (max-width: 968px) {
	body.single-post #content {
		margin-bottom: 80px;
	}
}

@media screen and (max-width: 800px) {
	.single.single-post .page-title h1.entry-title {
		font-size: 28px !important;
	}

	.single.single-post .page-title .wf-container-title,
	#fancy-header .wf-wrap {
		padding-bottom: 0px !important;
	}
}

/* Fancy header */
@media screen and (max-width: 800px) {
	.fancy-header .wf-table,
	.page-title .wf-table {
		height: 300px !important;
	}

	body.single-post .fancy-header .wf-table,
	.page-title .wf-table {
		height: 0px !important;
	}
}

@media screen and (max-width: 778px) {
	footer#footer * {
		text-align: center;
	}
	.sitemap a {
		text-decoration: none;
		padding-left: 0px;
	}
	.contact-footer {
		margin-top: 0px;
	}
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.site-header {
	min-height: 400px;
	background-position: center center;
	background-size: cover;
}

.header-wrap {
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 15px 40px 0 40px;
	min-height: 120px;
}

.header-wrap {
	max-width: calc(1250px - 88px);
}

.header-wrap .logo {
	z-index: 2;
}

.header-wrap .logo img {
	width: 280px;
	height: auto;
}

@media screen and (min-width: 640px) {
	.header-wrap {
		max-width: calc(1250px - 80px);
	}
}

@media screen and (max-width: 768px) {
	.site-header {
		min-height: auto;
	}

	.header-wrap {
		min-height: 110px;
		padding: 0 10px 0 20px;
	}

	.header-wrap .logo img {
		width: 180px;
	}
}

@media screen and (max-width: 468px) {
	.header-wrap .logo img {
		width: 120px;
	}
}

/*--------------------------------------------------------------
# Ham
--------------------------------------------------------------*/
.ham {
	display: block;
	height: 60px;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
	transition: transform 400ms;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	position: relative;
	z-index: 999;
}

.ham .top {
	stroke-dasharray: 40 121;
}

.ham .bottom {
	stroke-dasharray: 40 121;
}

.line {
	fill: none;
	transition: stroke-dasharray 600ms, stroke-dashoffset 300ms;
	stroke-width: 4;
}

.ham .line {
	stroke: #07426e;
}

.ham .middle {
	stroke-dasharray: 40 121;
}

/* When clicked - active */
.ham.active {
	transform: rotate(45deg);
}

.ham.active .middle {
	stroke-dashoffset: 0;
}

.ham.active .top {
	stroke-dashoffset: -68px;
}

.ham.active .bottom {
	stroke-dashoffset: -68px;
}

@media (max-width: 767px) {
	.ham {
		display: block;
	}
}

/* Removes scrollbar */
body.open-main-menu {
	overflow: hidden;
	height: 100%;
	width: 100%;
}

.main-nav {
	background: rgb(236 236 236 / 96%);
	bottom: 0;
	font-size: 0;
	left: 0;
	opacity: 0;
	pointer-events: none;
	position: fixed;
	right: 0;
	top: 0;
	transition: opacity .3s;
	z-index: 1;
	visibility: hidden;
}

.main-nav ul {
	max-width: 1250px;
	margin: 0 auto;
	padding-top: 200px;
	flex-direction: column;
	display: flex;
	align-items: center;
}

.main-nav ul li {
	position: relative;
	margin-right: 120px;
	display: block;
	text-align: right;
	width: 100%;
}

.main-nav ul li a {
	font-family: "zona pro", "Open Sans", Helvetica, Arial, Verdana, sans-serif;
	color: #07426e;
	font-size: 20px;
	line-height: 1.3;
	text-transform: uppercase;
	letter-spacing: 1px;
	outline: 0;
	display: block;
	transform: translateY(4rem);
	opacity: 0;
	text-decoration: none;
	padding: 0;
	font-weight: 600;
}

.main-nav ul li a:hover,
.main-nav ul li a:focus,
.main-nav ul li a:active {
	color: #d41117;
	text-decoration: none;
}

body.open-main-menu .main-nav a:first-of-type {
	transition-delay: .2s;
}

body.open-main-menu .main-nav li:nth-of-type(2) a {
	transition-delay: .23s;
}

body.open-main-menu .main-nav li:nth-of-type(3) a {
	transition-delay: .26s;
}

body.open-main-menu .main-nav li:nth-of-type(4) a {
	transition-delay: .29s;
}

body.open-main-menu .main-nav li:nth-of-type(5) a {
	transition-delay: .32s;
}

body.open-main-menu .main-nav li:nth-of-type(6) a {
	transition-delay: .35s;
}

body.open-main-menu .main-nav li:nth-of-type(7) a {
	transition-delay: .38s;
}

body.open-main-menu .main-nav li:nth-of-type(8) a {
	transition-delay: .41s;
}

body.open-main-menu nav a {
	opacity: 1;
	transform: translateY(0);
	transition: opacity .4s cubic-bezier(.165, .84, .44, 1), transform .4s cubic-bezier(.165, .84, .44, 1);
}

body.open-main-menu nav {
	opacity: 1;
	pointer-events: all;
	transition: opacity .3s;
	visibility: visible;
	border-bottom: 20px solid #07426e;
}

@media (min-width: 768px) {
	.main-nav ul li a:hover {
		text-decoration: underline;
	}
}

@media (max-width: 767px) {
	.ham {
		height: 50px;
	}
	.main-nav ul li {
		margin-right: 70px;
	}
	.main-nav ul li a {
		font-size: 18px;
		line-height: 1.3;
	}
}

@media (max-width: 480px) {
	.ham {
		height: 50px;
	}
	.main-nav ul li a {
		font-size: 16px;
		line-height: 1.3;
	}
}

/* Zona pro font */
@font-face {
	font-family: 'zona pro';
	src: url('/wp-content/themes/dt-the7-child/fonts/zonapro/zonapro-bold-webfont.eot');
	src: url('/wp-content/themes/dt-the7-child/fonts/zonapro/zonapro-bold-webfont.eot?#iefix')
			format('embedded-opentype'),
		url('/wp-content/themes/dt-the7-child/fonts/zonapro/zonapro-bold-webfont.woff2') format('woff2'),
		url('/wp-content/themes/dt-the7-child/fonts/zonapro/zonapro-bold-webfont.woff') format('woff'),
		url('/wp-content/themes/dt-the7-child/fonts/zonapro/zonapro-bold-webfont.ttf') format('truetype'),
		url('/wp-content/themes/dt-the7-child/fonts/zonapro/zonapro-bold-webfont.svg#zona_probold') format('svg');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'zona pro';
	src: url('/wp-content/themes/dt-the7-child/fonts/zonapro/zonapro-thin-webfont.eot');
	src: url('/wp-content/themes/dt-the7-child/fonts/zonapro/zonapro-thin-webfont.eot?#iefix')
			format('embedded-opentype'),
		url('/wp-content/themes/dt-the7-child/fonts/zonapro/zonapro-thin-webfont.woff2') format('woff2'),
		url('/wp-content/themes/dt-the7-child/fonts/zonapro/zonapro-thin-webfont.woff') format('woff'),
		url('/wp-content/themes/dt-the7-child/fonts/zonapro/zonapro-thin-webfont.ttf') format('truetype'),
		url('/wp-content/themes/dt-the7-child/fonts/zonapro/zonapro-thin-webfont.svg#zona_prothin') format('svg');
	font-weight: normal;
	font-style: normal;
}
