/*
 * Author: Carlos Alvarez
 * URL: http://alvarez.is
 *
 * Project Name: STANLEY - Free Bootstrap 3 Theme
 * Version: 1.0
 * URL: http://blacktie.co
 */

@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);




body {
  	background-color: #ffffff;
  	font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #555;

    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
	min-width: 780px;
}

/* Titles */
h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #333;
}

h1 {
	font-size: 35px;
	margin-top: 30px;
	margin-bottom: 30px;
}
h2 {
	margin-top: 30px;
	margin-bottom: 30px;
}

h4 {
	margin: 30px 0 20px;
	line-height: 1.5;
}
/* Paragraph & Typographic */
p {
    line-height: 28px;
    margin-bottom: 25px;
    font-size: 16px;
	text-align: left;
}
.lista {
	margin-top: -20px;
}
.lista li {
    line-height: 28px;
    font-size: 16px;
}

.centered {
    text-align: center;
}
.centered ul, .centered li {
    text-align: left;
}
.center p {
	text-align: center;
}
.anfang {
    border-radius: 50%;
    background-color: #eb7125;
	background-color: #953b6d;
    display: inline-block;
    height: 40px;
    padding: 6px 6px 6px 14px;
    width: 40px;
	display: inline-block;
	color: #fff;
	font-weight: 400;
	
}
.nerladdning {
	margin-right: 10px;
}
.external:after {
	content: "\e164";
	-moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    position: relative;
    font-size: 11px;
    line-height: 1;
    margin-right: 3px;
    right: -3px;
    top: -6px;
}
.listlabel {
	list-style: none;
	margin-top: 15px;
	margin-left: -20px;
}
/* Links */
a {
    color: #1abc9c;
    word-wrap: break-word;

    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
    -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
    -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
    -o-transition: color 0.1s ease-in, background 0.1s ease-in;
    transition: color 0.1s ease-in, background 0.1s ease-in;
}

a:hover,
a:focus {
    color: #7b7b7b;
    text-decoration: none;
    outline: 0;
}

a:before,
a:after {
    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
    -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
    -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
    -o-transition: color 0.1s ease-in, background 0.1s ease-in;
    transition: color 0.1s ease-in, background 0.1s ease-in;
}

 hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}


.navbar {
	text-transform: uppercase;
	margin-bottom: 0px;
}
.navbar-nav {
	margin-top: 0px;
}

.navbar-inverse {
	padding-bottom: 20px;
	padding-top: 70px;
}

.navbar-inverse {
	background-color: #1abc9c;
	border-color: #16a085;
}
/*.navbar-inverse {
	background-color: #8a8989;
	border-color: #8a8989;
}*/
.navbar-inverse .navbar-nav > li > a {
	color: white;
}
.navbar-inverse .navbar-nav > li.mark > a {
	color: #000;
}
.navbar-inverse .navbar-nav > li > a:hover {
	color: #222222;
}

.navbar-brand {
	font-weight: 700;
	font-size: 20px;
	letter-spacing: 2px;
}

.navbar-inverse .navbar-brand {
	color: white;
}

.navbar-inverse .navbar-toggle {
	border-color: transparent;
}

.progress-bar-theme {
  background-color: #1abc9c;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    margin: 0 auto;
}
/* Helpers */

.mt {
	margin-top: 40px;
	margin-bottom: 40px;
}

.pt {
	padding-top: 50px;
	padding-bottom: 50px;
}


/* +++++ WRAP SECTIONS +++++ */

#ww {
	padding-top: 70px;
	padding-bottom: 70px;
	background-color: #f2f2f2;
}
#gra {
	padding-top: 70px;
	padding-bottom: 70px;
	background-color: #f2f2f2;
}
#vit {
	padding-top: 70px;
	padding-bottom: 70px;
	background-color: #ffffff;
}
.bg {
	background-image:url(../img/bg_lr.png);
	background-position:bottom right;
	background-repeat:no-repeat;
}
#footer {
	background-color: #fff;
    border-top: 30px solid #1abc9c;
	padding-top: 50px;
	padding-bottom: 50px; 
}

#footer p {
	color: #555;
}

#footer h4 {
	color: #555;
	text-transform: uppercase;
	padding-bottom: 20px;
}
#footer .espalogo {
	
	
}
#footer .glyphicon {
    font-size: 15px;
}
#subfooter {
	background-color: #ffffff;
	padding-top: 10px;
	padding-bottom: 30px; 
}
.espalogo {
	margin: 20px;
	padding:10px;
	width: 160px;
}
.dddlogo {
	margin: 20px 20px 20px 50px;
	width: 130px;
}
#subfooter div div {
	text-align:center;
	background-color: #ffffff;
	padding: 30px 0;
}
#subsub {
	background-color: #1abc9c;
	padding-top: 10px;
	padding-bottom: 10px; 
	color: #777;
}
#subsub a {
	color: #555;
}
.glyphicon.liten {
    font-size: 15px;
}
.glossary strong {
	text-decoration: underline;
}
.glossary br {
	margin-bottom: 10px;
}
.chart {
	font-size: 10px;
	text-align:center;
}
/* +++++ Color Wraps / Blog Page +++++ */

#grey {
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: #f2f2f2;
}

#white {
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: #ffffff;
}



/* Blog Date*/
bd {
	font-size: 12px;
	text-transform: uppercase;
	color: #d2d2d2;
	font-weight: 700;
}

/* Blog Author*/
ba {
	font-size: 12px;
	text-transform: uppercase;
}

/* Blog Quote */
.bq {
	font-size: 22px;
	padding-top: 30px;
}

/* Blog Tags */
bt {
	font-size: 12px;
}

/* ================== PORTFOLIO IMAGES HOVER EFFECT ================== */
/* Effects also are controled by hover.zoom.js */
.zoom { 
    display:block; 
    position:relative; 
    overflow:hidden; 
    background:transparent url(../img/loader.gif) no-repeat center;
}


    .zoomOverlay {
        position:absolute;
        top:0; left:0;
        bottom:0; right:0;
        display:none;
        background-image:url(../img/zoom.png);
        background-repeat:no-repeat;
        background-position:center;
    }

.zoom2 {
	opacity: 1;
}

.zoom2:hover {
	opacity: 0.5;
}

/* glyphicon Configuration */

.glyphicon {
	font-size: 40px;
	color: #1abc9c;
}
.healthlogo { 
	margin-top:-45px;
}
@media (min-width: 768px) {
  .healthlogo { 
	width: inherit;
}
}

@media (min-width: 992px) {
  .healthlogo { 
	width: 400px;
	margin-top:-30px;
}
}

@media (min-width: 1200px) {
  .healthlogo { 
  width: inherit;
	margin-top:-45px;
}
}

