/* Tandläkare David Izgin AB */
@import url('https://fonts.googleapis.com/css?family=Merienda|Montserrat|Roboto');

html, body {
	overflow: visible !important;
}

body {
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center top;
	font-family: 'Roboto', sans-serif;
	font-weight: 200;
	background-attachment: fixed !important;
	color: #333;
}

body.isMobile {
	background: none !important;
}
body.isMobile:before {
	content: "";
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100vh;
	z-index: -10;
	background: none;
	background: url("/files/background/tandlakare-david-izgin-bg-1.jpg") no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}


body, p, a, table td {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	line-height: 1.6em;
	letter-spacing: normal;
	color: #333;
}


h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat', sans-serif;
	line-height: 1.4em;
	letter-spacing: normal;
	color: #043d8a;
}

h1 { font-size: 50px; }
h2 { font-size: 40px; }
h3 { font-size: 30px; }
h4 { font-size: 20px; font-style: normal; font-weight: normal; }

a {
	color: #043d8a;
}
a:hover {
	text-decoration: underline;
}


.page-logo { display: none; }

header {
/* 	box-shadow: none; */
	padding: 0;
	text-align: left;
    color: black;
	background-color: white;
/* 	background-color: rgba(255,255,255, 0.9); */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
   	border-bottom: 0;
}
.EditMode header {
    position: static;
    top: auto;
    left: auto;
    width: auto;
}


header .container .menu-title span { display: none; }

header .container {
	position: relative;
	max-width: none;
	padding: 0;
}
header .container .header-logo {
 	display: block;
}

.header-logo {
 	display: none;
	position: relative;
	width: 230px;
	height: auto;
	float: left;
	z-index: 10;
	padding: 5px 15px 5px 15px;
}

nav.mainmenu {
	border-bottom: 0;
 	text-align: right;
}

nav.mainmenu ul.TemplateMenu > li:last-child a {
	margin-right: 0;
}

nav.mainmenu li {
}
nav.mainmenu li a {
	line-height: 72px;
	padding: 0 20px;
	margin: 0;
}

nav.mainmenu li a { 
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	color: #043d8a;
	font-weight: 400;
	text-transform: uppercase !important;
}
	
nav.mainmenu li:hover,
nav.mainmenu a:hover,
nav.mainmenu li.active,
nav.mainmenu .Padding > ul > li.active:before {
	background: none;
	text-decoration: none;
}

nav.mainmenu li:hover a,
nav.mainmenu li.active a {
	background-color: #6bb7db;
	text-decoration: none;
	color: white;
}

nav.mainmenu ul > li.expandable-li:hover,
nav.mainmenu ul > li.expandable-li:hover ul {
    color: black;
	background-color: white
}
nav.mainmenu ul > li > ul > li:hover {
	background-color: #043d8a;
}
nav.mainmenu ul > li > ul > li:hover a {
	color: white;
}


.top-section {
	position: relative;
	height: 400px;
}

.IndexPage .top-section {
	height: 100%;
	box-sizing: border-box;
	max-width: 980px;
	margin: 0 auto;
    overflow: hidden;
}

.page-title-wrap,
.IndexPage .page-title-wrap {
    top: 45%;
    left: 50%;
    position: absolute;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    text-align: left;
    width: 650px;
    max-width: 100%;
    height: auto;
    padding: 0 10px;
    margin: 0;
    background-color: rgba(255,255,255, 0.5);
    text-align: center;
    padding: 20px;
    border-radius: 10px;
}

.page-title-innerwrap {
	padding: 20px 10px;
    border: 1px solid rgba(255,255,255,0.8);
    text-align: center;
    border-radius: 10px;
}
.page-title-innerwrap img {
    width: 500px;
    max-width: 100%;
}

.page-title-wrap h1 { 
	font-size: 50px;
	font-family: 'Merienda', cursive;
	line-height: 1.5em;
	letter-spacing: normal;
	margin: 0;
	padding: 0;
    text-align: center;
/*  color: #6bb7db; */
	color: #043d8a;
	text-transform: none;
	font-weight: 300;
	box-sizing: border-box;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
    text-shadow: 1px 1px 1px rgba(255,255,255, 0.8);
}

/* Knapparna längst upp */
.startpage .section-67890af2 {
	padding-bottom: 0 !important;
}

.button-info {
	display: block;
	padding: 15px 15px 15px 70px;
	background-size: 50px 50px;
	background-position: 10px 15px;
	background-repeat: no-repeat;
	background-color: white;
	max-width: 300px;
	min-height: 130px;
	margin: 0 auto;
	box-sizing: border-box;
	border-radius: 5px; 
	color: #555;
	box-shadow: 2px 2px 7px rgba(0,0,0, 0.4);
}

.button-info:hover {
	color: #6bb7db;
	text-decoration: none;
	background-color: rgba(255,255,255,0.9);
}

.button-info .button-heading {
	display: block;
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 10px;
	font-family: 'Roboto', sans-serif;
}
.button-info .button-text {
	display: block;
	font-size: 17px !important;
	line-height: 1.4em;
	font-family: 'Roboto', sans-serif;
}

.button-info.hours .button-text span {
	float: right;
}

.button-info.call { background-image: url('/files/icon-ring-oss.png'); }
.button-info.schedule { background-image: url('/files/icon-boka-tid.png'); }
.button-info.location { background-image: url('/files/icon-hitta-hit.png'); }
.button-info.hours { background-image: url('/files/icon-oppettider.png'); }
.button-info.hours .button-text { font-size: 14px; }
.button-info.emergency { color: #830016; background-image: url('/files/icon-ring-oss-akut.png'); }

/* Content */

.startpage .LayoutPage .section-block {
    background-color: transparent;
}

/* Om oss */

.startpage .section-89e185bc {
	background-color: rgba(255, 255, 255, 0.9) !important;
}

.startpage .section-89e185bc .code-part {
	text-align: center;
}

.startpage .section-89e185bc .person-item {
	display: inline-block;
	width: 30%;
	margin-bottom: 20px;
	vertical-align: top;
}
.startpage .section-89e185bc .person-item h4,
.startpage .section-89e185bc .person-item p {
	line-height: normal;
	padding: 0;
	margin: 0;
}


/* Bli patient */

.section-b036b44a {
	background-color: rgba(107, 183, 219, 0.9) !important;
}
.section-b036b44a h1,
.section-b036b44a p {
	color: white !important;
}

.section-b036b44a .Contact .ContactForm input.ContactSubmit {
	background-color: #043d8a;
	border-radius: 5px;
}

.startpage .LayoutPage .Contact .ContactForm input.text {
	border: 0 !important;
	border-radius: 5px;
	padding: 5px 10px;
}
.startpage .LayoutPage .Contact .ContactForm textarea.textmessage {
	border: 0 !important;
	border-radius: 5px;
}

/* Aktuellt */

.startpage .section-3290bd7e,
.startpage .section-1b969b5b {
	background-color: rgba(255, 255, 255, 0.9) !important;
	background-color: rgba(107, 183, 219, 0.9) !important;
}

.startpage .section-3290bd7e .section-block {
	padding-bottom: 1px;
}
.startpage .section-1b969b5b .section-block {
	padding-top: 1px;
}

.startpage .section-3290bd7e *,
.startpage .section-1b969b5b * {
	color: white;
}

.startpage .section-1b969b5b h3 {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
.startpage .section-1b969b5b .col-block {
	padding: 0 3%;
	text-align: center;
}



/* Behandlingar */

.startpage .section-fe45c1bc { background-color: rgba(255,255,255, 0.9); }
.startpage .section-fe45c1bc .code-part { font-size: 0; text-align: center; }


.project-thumb-wrapper .project-link { background-color: #6bb7db; }

.featherlight-content {
    max-width: 1000px;
    height: auto;
    width: 85%;
}

.column-left {
	width: 50%;
	float: left;
	margin-top: 20px;
}

.column-right {
	width: 50%;
	float: right;
	margin-top: 20px;
}
    
/* Karta */

.startpage .section-7f6a4810 .section-block-wrapper { max-width: none !important; }
.startpage .section-7f6a4810 .block-container {	padding: 0 !important; }

/* Footer */

.footer {
	background-color: rgba(107, 183, 219, 1.0) !important;
	padding: 50px 10px;
}

.footer a,
.footer p {
	color: white;
	font-size: 17px;
	text-transform: none;
	font-weight: 100;
}

.footer h3,
.footer h3 a {
	color: white;
	font-size: 30px;
	margin: 0;
	padding: 0 0 10px 0;
}


.footer .container {
	max-width: 960px;
	margin: 0 auto;
	padding: 0 5px;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
}
.footer .container .FooterLeft {
	width: 49%;
	float: left;
	text-align: center;
}
.footer .container .FooterRight {
	width: 49%;
	text-align: center;
	margin: 0 auto;
	float: right;
}
.footer .container::after {
	content: '';
	clear: both;
	display: block;
	height: 1px;
}

.p2 main { background-color: rgba(255,255,255, 0.9); }
.p2 .top-section,
.p2 .mainmenu { display: none; }
.p2 h1 { text-align: center; }


@media only screen and (max-width: 980px) {
	nav.mainmenu {
	 	text-align: left;
	}

	.project-thumb-wrapper .project-thumb h2,
	.project-thumb-wrapper .project-thumb h3,
	.project-thumb-wrapper .project-thumb p,
	.project-thumb-wrapper .project-thumb a {
		max-width: 70%;
	}
	.project-thumb-wrapper .project-thumb a { font-size: 15px; white-space: nowrap; }
	.project-thumb-wrapper .project-thumb h2 { font-size: 22px; padding-top: 0; }
	
	.column-left {
		width: 100%;
	}

	.column-right {
		width: 100%;
	}
}

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


}


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

	.page-title-wrap,
	.IndexPage .page-title-wrap {
	    top: 50%;
	}
	.page-title-wrap h2 { font-size: 30px; }

	.startpage .section-89e185bc .person-item {
		width: 48%;
	}


	.project-thumb-wrapper { width: 100%; max-width: 100%; margin-bottom: 0.5em; }
	.project-thumb-wrapper:nth-child(2n+1),
	.project-thumb-wrapper:nth-child(2n+0) { border: 0; }

	.project-thumb-wrapper .project-thumb h2,
	.project-thumb-wrapper .project-thumb h3,
	.project-thumb-wrapper .project-thumb p,
	.project-thumb-wrapper .project-thumb a {
		max-width: 75%;
	}
	.project-thumb-wrapper .project-thumb h2 { font-size: 20px; padding-top: 0; white-space: nowrap; }

	.footer .container .FooterRight,
	.footer .container .FooterLeft {
		width: auto;
		float: none;
		text-align: center;
	}


}