/* ==== Google font ==== */
@import url('https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic|Montserrat:100,200,300,400,700,900,100italic,300italic,400italic,700italic,900italic|Merriweather:400italic');

body {
    width: 100%;
    height: 100%;
    font-family: 'Lato',sans-serif;
	font-weight: 300;
    color: #666;
    background-color: #fff;
}

html {
    width: 100%;
    height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 10px;
    text-transform: uppercase;
    font-family: 'Montserrat',sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
}

h1 {
    margin: 0 0 10px;
    text-transform: uppercase;
    font-family: 'Montserrat',sans-serif;
    font-weight: 700;
    font-size: 32px;
    -webkit-filter: opacity(85%);
       -moz-filter: opacity(85%);
        -ms-filter: opacity(85%);
         -o-filter: opacity(85%);
            filter: opacity(85%); 
    color: white;
    letter-spacing: 1px;
}

hq {
    margin: 0 0 10px;
    text-transform: normal;
    font-family: 'Lato',sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: grey;
    letter-spacing: 1px;
     
}

li,ol,ul {
	list-style:none;
}


pcitat {
    margin: 0 0 20px;
    font-size: 30px;
    line-height: 0em;
    color: #EEEEEE;
}


ppp {
    margin: 0 0 20px;
    font-size: 12px;
    line-height: 0em;
    color: #EEEEEE;
}

pppp {
    margin: 0 0 20px;
    font-size: 14px;
    line-height: 0em;
}

ppppp {
    margin: 0 0 20px;
    font-size: 12px;
    line-height: 0em;
}

pd {
    margin: 0 0 20px;
    font-size: 12px;
    line-height: 2.6em;
     text-transform: uppercase;
}

pdm {
    margin: 0 0 20px;
    font-size: 12px;
    line-height: 1.6em;
 text-transform: uppercase;
}

pp {
    margin: 0 0 20px;
    font-size: 16px;
    line-height: 2.8em;
}

p {
    margin: 0 0 20px;
    font-size: 16px;
    line-height: 1.6em;
    text-align: justify;
    
}

pi {
    margin: 0 0 20px;
    font-size: 13px;
    line-height: 1.6em;
    
}

p.lead {
	font-weight: 600;
}

a {
    color: #29856F;
    cursor:pointer;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #194F42;
}

ML {
    color: #29856F;
    cursor:pointer;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

ML:hover,
ML:focus {
    text-decoration: none;
    color: #194F42;
}

ai {
    color: #29856F;
    font-size: 10px;
    cursor:pointer;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

ai:hover,
ai:focus {
    text-decoration: none;
    color: #194F42;
}

MLi {
    color: #29856F;
    font-size: 10px;
    cursor:pointer;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

MLi:hover,
MLi:focus {
    text-decoration: none;
    color: #194F42;
}

aa {
    font-size: 9px; 
    line-height: 4.4em;
    color: #EEEEEE;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

aa:hover,
aa:focus {
    text-decoration: none;
    color: #AAAAAA;
}

aa2 {
    font-size: 24px; 
    line-height: 1.4em;
    color: #EEEEEE;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

aa2:hover,
aa2:focus {
    text-decoration: none;
    color: #AAAAAA;
}

aa3 {
    font-size: 10px; 
    line-height: 1.2em;   
    padding-bottom: 13%;
    color: #EEEEEE;
    float: left;
    text-transform: uppercase;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

aa3:hover,
aa3:focus {
    text-decoration: none;
    color: #AAAAAA;
}

 .diagonal-box {
 	position: relative;
}

.diagonal-box:before {
	position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-image: linear-gradient(45deg, #654ea3, #eaafc8); 	
    transform: skewY(-20deg);
}

.content {
	max-width: 50em;
    margin: 0 auto;
    position: relative;
}

.light {
    font-weight: 400;
}

.navbar {
    width: 100%;
    float: right;
    margin-bottom: 0;
    border-bottom: 1px solid rgba(255,255,255,.3);
}

.navbar-brand {
    font-weight: 700;
}
.navbar-brand {
  height: 30px;
  padding: 5px 15px;
  font-size: 18px;
  line-height: 1em;
}

.navbar-brand h1{
	color: #fff;
  font-size: 20px;
  line-height: 40px;
}

.navbar-brand:focus {
    outline: 0;
}

.navbar-brand h1:hover {
    color: #11382F;
}

.nav.navbar-nav {
    background-color: rgba(255,255,255,.4);
}

.navbar-custom.top-nav-collapse .nav.navbar-nav {
    background-color: rgba(0,0,0,0);
}

.navbar-custom ul.nav li a {
    font-size: 11px;
	letter-spacing: 1px;
    color: #444;
	text-transform: uppercase;
	font-weight: 700;
}

.navbar-custom.top-nav-collapse ul.nav li a {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
	color: #eee;
}

.navbar-custom ul.nav ul.dropdown-menu {
	font-size; 10px;
    text-align: left;  
    border-radius: 3;	
    -webkit-filter: opacity(70%);
       -moz-filter: opacity(70%);
        -ms-filter: opacity(70%);
         -o-filter: opacity(70%);
            filter: opacity(70%);
}

.navbar-custom ul.nav ul.dropdown-menu li {
	border-bottom: 1px solid #eee;

}

.navbar-custom ul.nav ul.dropdown-menu li:last-child{
	border-bottom: none;
}

.navbar-custom ul.nav ul.dropdown-menu li a {
	padding: 10px 20px;
}

.navbar-custom ul.nav ul.dropdown-menu li a:hover {
	background: #eee;
}

.navbar-custom.top-nav-collapse ul.nav ul.dropdown-menu li a {
	color: #888;
}

.navbar-custom .nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:active {
    outline: 0;
    background-color: rgba(255,255,255,.2);
}

.navbar-toggle {
    padding: 4px 6px;
    font-size: 14px;
    color: #fff;
}

.navbar-toggle:focus,
.navbar-toggle:active {
    outline: 0;
}


/* loader */
#preloader {
    background: #29856F;
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 999;
    opacity: 0.50;
    
}


#loaderInner {
    background: url(../img/bars.svg) center center no-repeat;
    height: 100%;
    margin: 0 0 0 0;
    position: absolute;
    width: 100%;
}

@keyframes boxSpin{
  0%{
    transform: translate(-10px, 0px);
  }
  25%{
    transform: translate(10px, 10px);
  }
  50%{
    transform: translate(10px, -10px);
  }
  75%{
    transform: translate(-10px, -10px);
  }
  100%{
    transform: translate(-10px, 10px);
  }
}


@keyframes shadowSpin{
  0%{
    box-shadow: 10px -10px #BBBBBB, -10px 10px #FFDC00;
  }
  25%{
    box-shadow: 10px 10px #BBBBBB, -10px -10px #FFDC00;
  }
  50%{
    box-shadow: -10px 10px #BBBBBB, 10px -10px #FFDC00;
  }
  75%{
    box-shadow: -10px -10px #BBBBBB, 10px 10px #FFDC00;
  }
  100%{
    box-shadow: 10px -10px #BBBBBB, -10px 10px #FFDC00;
  }
}

#load {
	z-index: 9999;
  background-color: #BBBBBB;
  opacity: 0.75;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 50%;
  margin: -5px auto 0 auto;
  left: 0;
  right: 0;
  border-radius: 0px;
  border: 5px solid #BBBBBB;
  box-shadow: 10px 0px #000000, 10px 0px #01FF70;
  animation: shadowSpin 1s ease-in-out infinite;
}

/* misc */
hr {
  margin-top: 10px;
   -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #EEEEEE -moz-use-text-color #FFFFFF;
  border-style: solid none;
  border-width: 1px 0;
  opacity: 0.1;
}

/* margins */
.marginbot-0{margin-bottom:0 !important;}
.marginbot-10{margin-bottom:10px !important;}
.marginbot-20{margin-bottom:20px !important;}
.marginbot-30{margin-bottom:30px !important;}
.marginbot-40{margin-bottom:40px !important;}
.marginbot-50{margin-bottom:50px !important;}

/* ===========================
--- General sections
============================ */

.home-section {
    padding-top: 80px;
    padding-bottom: 80px;
	display:block;
    position:relative;
    z-index:120;
}


.section-heading h2 {
	font-family: 'Montserrat', sans-serif;
    font-size: 30px;
}
.section-heading i {
	margin-bottom: 20px;
}

/* --- section bg var --- */

.bg-white {
	background: #fff;
}

.bg-gray {
	background: #DEDEDE;
}

.bg-grayl {
	background: #EDEDED;
}

.bg-grayabout {
	background: #E7E7E7;
}

.bg-dark {
	background: #575757;
}

.bg-blue {
	background: #ECF2F8;
}

.bg-bluedark {
	background: #E4EDF5;
}

.bg-aboutboxes {
	background: #E4EDF5;
}

.containerHS > div {
    display:none;
}
.containerHS > div:first-child {
    display:block;
}

.menu > li {
    cursor:pointer; 
    color: #11382F;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.menu > li:hover {
    cursor:pointer; 
    color: #11382F;
}

.menu > li:active {
    cursor:pointer; 
    color: #11382F;
}


/* --- section color var --- */

.text-light {
	color: #fff;
}



/* ===========================
--- Intro
============================ */

.intro {
 width:100%;
 height: 100%;
 position: absolute;
 filter: saturate(150%) sepia(40%) brightness(110%);
} 

#intro.intro {
    padding:0% 0 0 0;
    align-items: center;
}

.intro .slogan {
	text-align: center;
    padding: 22% 0 0 0;
}

.intro .slogan ul {
	text-align: center;
    padding: 0 0 0 0;
}

.intro .page-scroll {
	text-align: center;
}

.brand-heading {
    font-size: 40px;
}

.intro-text {
    font-size: 18px;
}

.intro .slogan h2 {
    
	color: #FFF;
	opacity: 0.95;
    text-shadow: none;
	font-size: 40px;
	line-height: 40px;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	background-color: rgba(0, 0, 0, 0);
	text-decoration: none;
	text-transform: uppercase;
	border-width: 0px;
	border-color: #000;
	border-style: none;
	text-shadow: -0px 0 0px #000;
}

.intro .slogan red {
    
	color: #C70039;
	text-shadow: none;
	font-size: 40px;
	line-height: 40px;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	background-color: rgba(0, 0, 0, 0);
	text-decoration: none;
	text-transform: uppercase;
	border-width: 0px;
	border-color: #000;
	border-style: none;
	text-shadow: -0px 0 0px #000;
}

.intro .slogan green {
    
	color: #29856F;
	text-shadow: none;
	font-size: 40px;
	line-height: 40px;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	background-color: rgba(0, 0, 0, 0);
	text-decoration: over;
	text-transform: uppercase;
	border-width: 0px;
	border-color: #000;
	border-style: none;
	text-shadow: -0px 0 0px #000;
}

.intro .slogan purple {
    
	color: purple;
	text-shadow: none;
	font-size: 40px;
	line-height: 40px;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	background-color: rgba(0, 0, 0, 0);
	text-decoration: none;
	text-transform: uppercase;
	border-width: 0px;
	border-color: #000;
	border-style: none;
	text-shadow: -0px 0 0px #000;
}


.intro .slogan h4 {
	color: #fff;
    text-shadow: -0px 0px 0px #000;
    -webkit-filter: opacity(95%);
       -moz-filter: opacity(95%);
        -ms-filter: opacity(95%);
         -o-filter: opacity(95%);
            filter: opacity(95%);
}

.toplogo {
  display: block;
  max-width: 230px;
  padding: 1px;
 filter: contrast(155%);
}

.top-nav-collapse .toplogo {
  display: block;
  max-width: 230px;
  padding: 1px;
     -webkit-filter: brightness(0) invert(1) opacity(85%);
       -moz-filter: brightness(0) invert(1) opacity(85%);
        -ms-filter: brightness(0) invert(1) opacity(85%);
         -o-filter: brightness(0) invert(1) opacity(85%);
            filter: brightness(0) invert(1) opacity(85%);
}

.contactlogo {
  display: block;
  max-width: 250px;
  padding: 1px;
}

.centerlogo {
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0px;
  scale: 1.2;
  max-width: 900px;
  padding: 40px;
  filter: contrast(140%)
}

.logobackground {
background-color: rgba(255,255,255,0.5);
opacity: 0.1;
height: auto;
border-radius: 5px;
padding: 50px; 
}

.formbackground {
background-color: rgba(255,255,255,0.0);
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
padding: 15px;
border-radius: 5px;    
}

.contactaddress {
padding-left: 30px;
}

.profilimg 
{
margin: -0px -0px -10px;
border-radius: 5px;
border: 1px solid #D7D7D8;
opacity: 0.9;
border-radius: 3px;
width: 100%;
}

.profilblur 
{
   filter: blur(20px);
}


.klientimg
{
    max-width: 15%;
    height: auto;
    float: left;
}

.placeholderimg 
{
margin: -0px -40px -10px;
opacity: 0.5;
    }

.paddingprofil
{
padding: 0px 50px 0px 50px;
    }

/* ===========================
--- MOBIL LOGO intro slogan h2 og andre overskrifter
============================ */

/* Small devices (phones, max 768px) */
@media (max-width: 845px)  {
.intro .slogan h2 {font-size:2.0rem; padding-top: 150px;} /*1rem = 16px*/
}

@media (max-width: 845px)  {
.section-heading h2 {font-size:2.0rem; padding-top: 0pxs;} /*1rem = 16px*/
}

@media (max-width: 845px)  {
.intro .slogan h1 {font-size:1.8rem; padding-top: 150px;} /*1rem = 16px*/
}

@media (max-width: 845px)  {
.intro .slogan red {font-size:1.3rem; padding-top: 150px;} /*1rem = 16px*/
}

@media (max-width: 845px)  {
.intro .slogan green {font-size:1.3rem; padding-top: 150px;} /*1rem = 16px*/
}

@media (max-width: 845px)  {
.intro .slogan purple {font-size:1.3rem; padding-top: 150px;} /*1rem = 16px*/
}

@media (max-width: 845px)   {
.intro .slogan h4 {font-size:1.1rem;} /*1rem = 16px*/
}
    
@media (max-width: 845px)   {
.section-heading h2 {font-size:1.8rem;} /*1rem = 16px*/    
}

@media (max-width: 845px)   {
h4 {font-size:1.4rem;} /*1rem = 16px*/    
}

@media (max-width: 845px)   {
.centerlogo {
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 70px;
  max-width: 250px;
  padding: 15px;
}
}

@media (max-width: 1200px)   {
.toplogo {
  display: block;
  max-width: 230px;
  padding: 1px;
}
    }

@media (max-width: 845px)   {
.btn-circle {
    display: inline-block;
    position: relative;
    top: 0px;
    width: 40px;
    height: 40px;
    margin-top: 7.5px;
    padding: 3.5px 8px;
    border: 1px solid #fff;
    border-radius: 50%;
    font-size: 25px;
    color: #fff;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}
}

@media (max-width: 845px)   {
.profilimg {
 display: block;
  margin-left: auto;
  margin-right: auto;
  width: 10000%;
}       
} 
    
@media (max-width: 845px)   {
.placeholderimg 
{
 display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  opacity: 0.5;
    }

} 

@media (max-width: 845px)   {
h4 {text-align: center;
    padding-top: 15px;} /*1rem = 16px*/
}

 @media (min-width: 768px) {
      .modal-xl {
        width: 90%;
       max-width:1200px;
     }
    }

/* ===========================
--- Omtale
============================ */

.shadow-effect {
		    background: #ECF2F8;
		    padding: 20px;
		    border-radius: 4px;
		    text-align: center;
	        border:1px solid #ECECEC;
		    box-shadow: 0 19px 38px rgba(0,0,0,0.10), 0 15px 12px rgba(0,0,0,0.02);
		}
		#customers-testimonials .shadow-effect p {
		    font-family: inherit;
		    font-size: 16px;
		    line-height: 1.5;
		    margin: 0 0 17px 0;
		    font-weight: 300;
		}
		.testimonial-name {
		    margin: -17px auto 0;
		    display: table;
		    width: auto;
		    background: #29856F;
		    padding: 9px 35px;
		    border-radius: 5px;
		    text-align: center;
		    color: #fff;
		    box-shadow: 0 9px 18px rgba(0,0,0,0.12), 0 5px 7px rgba(0,0,0,0.05);
		}
		#customers-testimonials .item {
		    text-align: justify;
		    height: auto;
            padding: 0px;
            margin-bottom: 60px;
		    opacity: .2;
		    -webkit-transform: scale3d(0.8, 0.8, 1);
		    transform: scale3d(0.8, 0.8, 1);
		    -webkit-transition: all 0.3s ease-in-out;
		    -moz-transition: all 0.3s ease-in-out;
		    transition: all 0.3s ease-in-out;
		}
		#customers-testimonials .owl-item.active.center .item {
		    opacity: 1;
		    -webkit-transform: scale3d(1.0, 1.0, 1);
		    transform: scale3d(1.0, 1.0, 1);
		}
		.owl-carousel .owl-item img {
		    transform-style: preserve-3d;
		    max-width: 75px;
            margin: 0 auto 17px;
            opacity: 0.3;
		}
		#customers-testimonials.owl-carousel .owl-dots .owl-dot.active span,
#customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
		    background: #29856F;
		    transform: translate3d(0px, -50%, 0px) scale(0.7);
		}
#customers-testimonials.owl-carousel .owl-dots{
	display: inline-block;
	width: 100%;
	text-align: center;
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot{
	display: inline-block;
}
		#customers-testimonials.owl-carousel .owl-dots .owl-dot span {
		    background: #29856F;
		    display: inline-block;
		    height: 20px;
		    margin: 0 2px 5px;
		    transform: translate3d(0px, -50%, 0px) scale(0.3);
		    transform-origin: 50% 50% 0;
		    transition: all 250ms ease-out 0s;
		    width: 20px;
		}

#customers-testimonials .item a {
		    color: #fff;
    cursor:pointer;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
		}

#customers-testimonials .item a:hover,
#customers-testimonials .item a:focus {
    text-decoration: none;
    color: #194F42;
}

/* ===========================
--- CITAT
============================ */

.citat { 
 width:100%;
 height: 850px;
 padding: 0% 0% 0% 0%;
 background-image: url("../img/bg/bg12.jpg");
 background-size: cover;
 background-attachment: local;
 background-repeat: no-repeat;
 background-position: 0% 0%;}

.citat:after {
    content: "";
    background: url("../img/overlays/03.png");
    background-repeat-x: no-repeat;
    background-repeat-y: repeat;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;   
    -webkit-filter: opacity(30%);
       -moz-filter: opacity(30%);
        -ms-filter: opacity(30%);
         -o-filter: opacity(30%);
            filter: opacity(30%);
}

.citat p{
	color: #666;
	text-shadow: none;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
    font-family: 'Lato',sans-serif;
	background-color: rgba(0, 0, 0, 0);
	text-decoration: none;
	text-transform: none;
	border-width: 0px;
	border-color: #000;
	border-style: none;
    z-index: 0;  
}

.citat h2 {
	color: #FFF;
	text-shadow: none;
	padding: 10%;
    font-size: 28px;
	line-height: 30px;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	background-color: rgba(0, 0, 0, 0);
	text-decoration: none;
	text-transform: uppercase;
	border-width: 0px;
	border-color: #000;
	border-style: none;
	text-shadow: -0px 0 0px #000;
    z-index: 0;  
}

.citat h4 {
	color: #fff;
	text-shadow: -1px 1px 1px #000;
    z-index: 0;  
}

.citat a {
    color: #29856F;
    cursor:pointer;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.citat a:hover,
.citat a:focus {
    text-decoration: none;
    color: #11382F;
}


/* ===========================
--- CITAT2
============================ */

.citat2 { 
 width:100%;
 height: 850px;
 padding: 0% 0% 0% 0%;
 background-image: url("../img/bg/bg16.jpg");
 background-size: cover;
 background-attachment: local;
 background-repeat: no-repeat;
 background-position: 0% 0%;
}

.citat2:after {
    content: "";
    background: url("../img/overlays/03.png");
    background-repeat-x: no-repeat;
    background-repeat-y: repeat;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;   
    -webkit-filter: opacity(30%);
       -moz-filter: opacity(30%);
        -ms-filter: opacity(30%);
         -o-filter: opacity(30%);
            filter: opacity(30%);
}

.citat2 p{
	color: #666;
	text-shadow: none;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
    font-family: 'Lato',sans-serif;
	background-color: rgba(0, 0, 0, 0);
	text-decoration: none;
	text-transform: none;
	border-width: 0px;
	border-color: #000;
	border-style: none;
    z-index: 0;  
}

.citat2 h2 {
	color: #FFF;
	text-shadow: none;
	padding: 10%;
    font-size: 28px;
	line-height: 30px;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	background-color: rgba(0, 0, 0, 0);
	text-decoration: none;
	text-transform: uppercase;
	border-width: 0px;
	border-color: #000;
	border-style: none;
	text-shadow: -0px 0 0px #000;
    z-index: 0;  
}

.citat2 h4 {
	color: #fff;
	text-shadow: -1px 1px 1px #000;
    z-index: 0;  
}

.citat2 a {
    color: #29856F;
    cursor:pointer;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.citat2 a:hover,
.citat2 a:focus {
    text-decoration: none;
    color: #11382F;
}

/* ===========================
--- CITAT3
============================ */

.citat3 { 
 width:100%;
 height: 850px;
 padding: 0% 0% 0% 0%;
 background-image: url("../img/bg/EK01kroge.jpg");
 background-size: cover;
 background-attachment: local;
 background-repeat: no-repeat;
 background-position: 0% 0%;
}

.citat3:after {
    content: "";
    background: url("../img/overlays/03.png");
    background-repeat-x: no-repeat;
    background-repeat-y: repeat;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;   
    -webkit-filter: opacity(30%);
       -moz-filter: opacity(30%);
        -ms-filter: opacity(30%);
         -o-filter: opacity(30%);
            filter: opacity(30%);
}

.citat3 p{
	color: #666;
	text-shadow: none;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
    font-family: 'Lato',sans-serif;
	background-color: rgba(0, 0, 0, 0);
	text-decoration: none;
	text-transform: none;
	border-width: 0px;
	border-color: #000;
	border-style: none;
    z-index: 0;  
}

.citat3 h2 {
	color: #FFF;
	text-shadow: none;
	padding: 10%;
    font-size: 28px;
	line-height: 30px;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	background-color: rgba(0, 0, 0, 0);
	text-decoration: none;
	text-transform: uppercase;
	border-width: 0px;
	border-color: #000;
	border-style: none;
	text-shadow: -0px 0 0px #000;
    z-index: 0;  
}

.citat3 h4 {
	color: #fff;
	text-shadow: -1px 1px 1px #000;
    z-index: 0;  
}

.citat3 a {
    color: #29856F;
    cursor:pointer;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.citat3 a:hover,
.citat3 a:focus {
    text-decoration: none;
    color: #11382F;
}

/* ===========================
--- CITAT4
============================ */

.citat4 { 
 width:100%;
 height: 850px;
 padding: 0% 0% 0% 0%;
 background-image: url("../img/bg/mdn-ghelle.jpeg");
 background-size: cover;
 background-attachment: local;
 background-repeat: no-repeat;
 background-position: 0% 0%;
}

.citat4:after {
    content: "";
    background: url("../img/overlays/03.png");
    background-repeat-x: no-repeat;
    background-repeat-y: repeat;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;   
    -webkit-filter: opacity(30%);
       -moz-filter: opacity(30%);
        -ms-filter: opacity(30%);
         -o-filter: opacity(30%);
            filter: opacity(30%);
}

.citat4 p{
	color: #666;
	text-shadow: none;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
    font-family: 'Lato',sans-serif;
	background-color: rgba(0, 0, 0, 0);
	text-decoration: none;
	text-transform: none;
	border-width: 0px;
	border-color: #000;
	border-style: none;
    z-index: 0;  
}

.citat4 h2 {
	color: #FFF;
	text-shadow: none;
	padding: 10%;
    font-size: 28px;
	line-height: 30px;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	background-color: rgba(0, 0, 0, 0);
	text-decoration: none;
	text-transform: uppercase;
	border-width: 0px;
	border-color: #000;
	border-style: none;
	text-shadow: -0px 0 0px #000;
    z-index: 0;  
}

.citat4 h4 {
	color: #fff;
	text-shadow: -1px 1px 1px #000;
    z-index: 0;  
}

.citat4 a {
    color: #29856F;
    cursor:pointer;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.citat4 a:hover,
.citat4 a:focus {
    text-decoration: none;
    color: #11382F;
}

/* ===========================
--- CITATMAP - bruges ikke
============================ */

.citatmap { 
 width:100%;
 height: 550px;
 padding: 0% 0% 0% 0%;
 background-image: url("../img/bg/map.jpg");
 background-size: cover;
 background-attachment: local;
 background-repeat: repeat;
 background-position: 0% 0% 0% 0%;
}

.citatmap:after {
    content: "";
    height: 550px;
    background: url("../img/overlays/03.png");
    background-repeat-x: no-repeat;
    background-repeat-y: repeat;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;   
    -webkit-filter: opacity(30%);
       -moz-filter: opacity(30%);
        -ms-filter: opacity(30%);
         -o-filter: opacity(30%);
            filter: opacity(30%);
}

.citatmap p{
	color: #666;
	text-shadow: none;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
    font-family: 'Lato',sans-serif;
	background-color: rgba(0, 0, 0, 0);
	text-decoration: none;
	text-transform: none;
	border-width: 0px;
	border-color: #000;
	border-style: none;
    z-index: 0;  
}

.citatmap h2 {
	color: #FFF;
	text-shadow: none;
	padding: 10%;
    font-size: 28px;
	line-height: 30px;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	background-color: rgba(0, 0, 0, 0);
	text-decoration: none;
	text-transform: uppercase;
	border-width: 0px;
	border-color: #000;
	border-style: none;
	text-shadow: -0px 0 0px #000;
    z-index: 0;  
}

.citatmap h4 {
	color: #fff;
	text-shadow: -1px 1px 1px #000;
    z-index: 0;  
}

.citatmap a {
    color: #29856F;
    cursor:pointer;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.citatmap a:hover,
.citatmap a:focus {
    text-decoration: none;
    color: #11382F;
}

/* ===========================
--- About
============================ */

.boxed-grey {
	background: #DEDEDE;
	padding: 20px;
}

.boxed-greyl {
	background: #EFEFEF;
	padding: 20px;
}

.boxed-blue {
	background: #ECF2F8;
	margin: 0 0px 0px;
    padding: 20px;
    height: 450px;
    width: 350px;
}

.boxed-bluedark {
	background: #E4EDF5;
	padding: 20px;
}

.team h5 {
	margin-bottom: 10px;
}

.team p.subtitle {
	margin-bottom: 10px;
}

.avatar {
    margin-bottom: 100px;
}

.team-social {
	margin-left: 0;
	padding-left: 0;
	
}

.team-social {
	text-align: center;
}

.team-social li{
    display: inline-block;
	margin:0 !important;
	padding:0;
}


.team-social a{
	margin:0;
	padding:0;
    display: block;
	width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #3bbec0;
	color: #fff;
    -webkit-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}
.team-social a i{
	text-align: center;
	margin:0;
	padding:0;
}
.team-social .social-facebook a{background: #3873ae;}
.team-social .social-twitter a{background: #62c6f8;}
.team-social .social-dribble a{background: #d74980;}
.team-social .social-deviantart a{background: #8da356;}
.team-social .social-google a{background: #000;}
.team-social .social-vimeo a{background: #51a6d3;}
.team-social .social-facebook a:hover{background: #4893ce;}
.team-social .social-twitter a:hover{background: #82e6ff;}
.team-social .social-dribble a:hover{background: #f769a0;}
.team-social .social-deviantart a:hover{background: #adc376;}
.team-social .social-google a:hover{background: #333;}
.team-social .social-vimeo a:hover{background: #71c6f3;}


/* ===========================
--- Services
============================ */

.service-icon {
	margin-bottom: 20px;
}	



/* ===========================
--- Contact
============================ */

form#contact-form .form-group label {
	text-align: left !important;
	display: block;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
}

form#contact-form input,form#contact-form select,form#contact-form textarea {
	border-radius: 1;
	border: 1px solid #eee;
  -webkit-box-shadow: none;
          box-shadow:  none;
}

form#contact-form input:focus,form#contact-form select:focus,form#contact-form textarea:focus {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}
.input-group-addon {
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 0;
}

.widget-contact {
	text-align: left;
}


.company-social {
	margin-left: 0;
	padding-left: 0;
	margin-top: 10px;
}

.company-social {
	text-align: left;
}

.company-social li{
    display: inline-block;
	margin:0 !important;
	padding:0;
}


.company-social a{
	margin:0;
	padding:0;
    display: block;
	width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #3bbec0;
	color: #fff;
    -webkit-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}
.company-social a i{
	text-align: center;
	margin:0;
	padding:0;
}
.company-social .social-facebook a{background: #3873ae;}
.company-social .social-twitter a{background: #62c6f8;}
.company-social .social-dribble a{background: #d74980;}
.company-social .social-deviantart a{background: #8da356;}
.company-social .social-google a{background: #000;}
.company-social .social-vimeo a{background: #51a6d3;}
.company-social .social-facebook a:hover{background: #4893ce;}
.company-social .social-twitter a:hover{background: #82e6ff;}
.company-social .social-dribble a:hover{background: #f769a0;}
.company-social .social-deviantart a:hover{background: #adc376;}
.company-social .social-google a:hover{background: #333;}
.company-social .social-vimeo a:hover{background: #71c6f3;}



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

footer {
	text-align: center;
	padding: 50px 0px;
	
}

footer p {
	color: #f8f8f8;
}

/* ==========================
Parallax
============================= */

.parallax1{	
	background-image: url(../img/bg/bg1.jpg);

}

.parallax1:after {	
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAEklEQVQImWNgYGD4z0AswK4SAFXuAf8EPy+xAAAAAElFTkSuQmCC);
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	opacity: 0.7;
	z-index: -1;
}


.parallax2{	
	background-image: url(../img/bg/bg2.jpg);

}

.parallax2:after  {	
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAEklEQVQImWNgYGD4z0AswK4SAFXuAf8EPy+xAAAAAElFTkSuQmCC);
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	opacity: 0.7;
	z-index: -1;
}


/* ===========================
--- Elements
============================ */

.logopulse {
  animation-name: pulselogo;
  animation-duration: 10s;
  animation-iteration-count: infinite;
}

.centerlogoslide {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 25%;
padding: 50px;
 }

.btn {
	border-radius: 1;
    text-transform: uppercase;
    font-family: 'Montserrat',sans-serif;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}


.btn-circle {
    width: 40px;
    height: 40px;
    margin-top: 7.5px;
    padding: 3.5px 8px;
    border: 1px solid #fff;
    border-radius: 50%;
    font-size: 25px;
    color: #fff;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.btn-circle.btn-dark {
    border: 1px solid #666;
    color: #666;
}


.btn-circle:hover,
.btn-circle:focus {
    outline: 0;
    color: #fff;
    background: rgba(255,255,255,.1);
}

.btn-circle.btn-dark :hover,
.btn-circle.btn-dark :focus {
    outline: 0;
    color: #999;
    background: #fff;
}

.btn-circle.btn-dark :hover i,
.btn-circle.btn-dark :focus i{
    color: #999;
}

.page-scroll .btn-circle i.animated {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
}

.page-scroll .btn-circle:hover i.animated {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}

@-webkit-keyframes pulse {    
    0 {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {    
    0 {
        -moz-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes pulselogo {    
    0 {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulselogo {    
    0 {
        -moz-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.05);
        transform: scale(1.05);
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

#text {
    color: #fff;
    background: #ffcc00;
}

#map {
	height: 400px;
}


.btn-skin:hover,
.btn-skin:focus,
.btn-skin:active,
.btn-skin.active {
  color: #fff;
  background-color: #666;
  border-color: #666;
}


.btn-default:hover,
.btn-default:focus {
    border: 1px solid #29856F;
    outline: 0;
    color: #000;
    background-color: #29856F;
}

.btn-huge {
    padding: 25px;
    font-size: 26px;
}

.banner-social-buttons {
    margin-top: 0;
}


/* Media queries */

@media(min-width:2000px) {
 
.citat { 
 width:100%;
 height: 650px;
 padding: 0% 0% 0% 0%;
 background-image: url("../img/bg/bg12.jpg");
 background-size: cover;
 background-attachment: local;
 background-repeat: no-repeat;
 background-position: 0% 0%;
}
        
    }


@media(min-width:2000px) {
 
.citat2 { 
 width:100%;
 height: 550px;
 padding: 0% 0% 0% 0%;
 background-image: url("../img/bg/bg16.jpg");
 background-size: cover;
 background-attachment: local;
 background-repeat: no-repeat;
 background-position: 0% 0%;
}
         
    }

@media(min-width:2000px) {
 
.citatmap { 
 width:100%;
 height: 850px;
 padding: 0% 0% 0% 0%;
 background-image: url("../img/bg/map.jpg");
 background-size: cover;
 background-attachment: local;
 background-repeat: no-repeat;
 background-position: 0% 0%;
}
         
    }


@media(min-width: 995px) {

    .navbar {
        padding: 20px 0;
        border-bottom: 0;
        letter-spacing: 1px;
        background: 0 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }

    .top-nav-collapse {
        padding: 0;
        background-color: #000;
    }

    .navbar-custom.top-nav-collapse {
        border-bottom: 1px solid rgba(255,255,255,.3);
    }
	
    .intro {
        height: 100%;
        padding: 0;
    }

    
    .brand-heading {
        font-size: 100px;
    }
	

    .intro-text {
        font-size: 25px;
    }


}
@media (max-width: 1000px) {
	
	.team.boxed-grey {
		margin-bottom: 30px;
	}
	
	.boxed-grey {
		margin-bottom: 30px;
	}

	
}

@media (max-width: 995px) {

	.navbar-custom .nav.navbar-nav {
    background-color: rgba(255,255,255,.4);
	}
	
	.navbar.navbar-custom.navbar-fixed-top {
        margin-bottom: 30px;
	}
	
	.tp-banner-container {
		padding-top:40px;
	}

	.page-scroll a.btn-circle {
		width: 40px;
		height: 40px;
		margin-top: 10px;
		padding: 7px 0;
		border: 2px solid #fff;
		border-radius: 50%;
		font-size: 20px;
	}
	
}

.transpic {
    -webkit-filter: opacity(15%);
       -moz-filter: opacity(15%);
        -ms-filter: opacity(15%);
         -o-filter: opacity(15%);
            filter: opacity(15%);
}
.transpic2 {
    -webkit-filter: opacity(55%);
       -moz-filter: opacity(55%);
        -ms-filter: opacity(55%);
         -o-filter: opacity(55%);
            filter: opacity(55%);
}
.transpic3 {
    -webkit-filter: opacity(80%);
       -moz-filter: opacity(80%);
        -ms-filter: opacity(80%);
         -o-filter: opacity(80%);
            filter: opacity(80%);
}
.fadelang {
    -webkit-filter: opacity(80%);
       -moz-filter: opacity(80%);
        -ms-filter: opacity(80%);
         -o-filter: opacity(80%);
            filter: opacity(80%);
}
.map {
    -webkit-filter: opacity(90%);
       -moz-filter: opacity(90%);
        -ms-filter: opacity(90%);
         -o-filter: opacity(90%);
            filter: opacity(90%);
}

imagepadright {
    padding-right: 10px;
}

.reflect	{ 
    -webkit-box-reflect: below 0
    -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.9, transparent), to(white)); 

}


.panel-transparent {
        background: none;
    }

    .panel-transparent .panel-heading{
        background: rgba(122, 130, 136, 0.2)!important;
    }

    .panel-transparent .panel-body{
        background: rgba(46, 51, 56, 0.2)!important;
    }

.panel {
    border: 0;

}

.table > thead > tr > th, .table > thead > tr > td {
    border: 0;
    
}

.color-hr  {
    color: #000;
   
}

#map-canvas {
  	width: 100%; 
  	height: 450px;
	margin: 0;
	padding: 15px;
     -webkit-filter: opacity(70%);
       -moz-filter: opacity(70%);
        -ms-filter: opacity(70%);
         -o-filter: opacity(70%);
            filter: opacity(70%);
}

#wrapper { position: relative; }
#over_map { position: absolute; top: 0px; right: 0px; z-index: 99; }
#over_map2 { position: absolute; top: 0px; left: 0px; z-index: 99; }

.shadow {
  -moz-box-shadow:    3px 3px 5px 6px #ccc;
  -webkit-box-shadow: 3px 3px 5px 6px #ccc;
  box-shadow:         3px 3px 5px 6px #ccc;
}

/* TWITTER POST INTEGRATION */

.tweet {
  width:85%;
  margin-left:-39px;
  margin-top:24px;
  font-size: 13px;
  text-align: left;
  }

.timePosted {
  float: right;
  width:20%;
  margin-top:-50px;
  font-size: 10px;
  text-align: right;
}

.interact {
  float:right;
  width:30%;
  margin-top:-35px;
  font-size: 10px;
  text-align: right;
}

.interact a {
  margin-left:5px;
  float:right;
}

.media img {
  max-width:75px;
  max-height:75px;
}

/* QUOTE BUBBLES */

.quote {

max-width: 80%;
margin: auto;
padding: 10px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=64)";
filter: alpha(opacity=80);
-moz-opacity: 0.80;
-khtml-opacity: 0.80;
opacity: 0.80;
}

.citatbox {
width: 100%;
height: 100%;
padding: 14px;

-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=64)";
filter: alpha(opacity=64);
-moz-opacity: 0.64;
-khtml-opacity: 0.64;
opacity: 0.64;

background: rgb(255, 255, 255);
}

/* FADE IN MENU ON LOAD */

@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }

.fade-in {
	opacity:0;  /* make things invisible upon start */
	-webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
	-moz-animation:fadeIn ease-in 1;
	animation:fadeIn ease-in 1;

	-webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
	-moz-animation-fill-mode:forwards;
	animation-fill-mode:forwards;

	-webkit-animation-duration:0.5s;
	-moz-animation-duration:0.5s;
	animation-duration:0.5s;
}

@-webkit-keyframes fadeIn { 
    0% { 
        opacity: 0; 
        -webkit-transform: translateY(-10px); 
    } 
    100% { 
        opacity: 1; 
        -webkit-transform: translateY(0); 
    } 
} 

@keyframes fadeIn { 
    0% { 
        opacity: 0; 
        transform: translateY(-10px); 
    } 
    100% { 
        opacity: 1; 
        transform: translateY(0); 
    } 
} 

.fade-in.menu {
-webkit-animation-delay: 4.2s;
-moz-animation-delay: 4.2s;
animation-delay: 4.2s;
}

.tumblrfeed h1 {
    text-align: left;
    margin: 0 0 10px;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Montserrat',sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    color: #29856F;
}

.tumblrfeed h1:hover,
.tumblrfeed h1:focus {
    text-decoration: none;
    color: #194F42;
}

.tumblrfeed h6 {
    text-align: left;
    margin: 0 0 10px;
    font-size: 11px;
    text-transform: uppercase;
    font-family: 'Montserrat',sans-serif;
    font-weight: 700;
    letter-spacing: 1px;  
    color: gray;
}

.tumblrfeed p {
  margin: 0 0 20px;
  font-size: 16px;
  line-height: 1.6em;    
  overflow-wrap: break-word;    
}

.citatfelt {
    margin-top: -120px;
}

.citatfeltmap {
    margin-top: -200px;
}

.topcontact { 
    position: inherit; 
    padding: 0px; 
    z-index: 0;
    width: 350px;
    color: white;
    font-size: 14px;
}

textarea {
    resize: none;
}

/* LINKEDIN STYLE */

#nonsensewrap {
  position: absolute;
  top: 50%;
  left: 50%;
}

#wLinkedIn a {
    display: inline-block;
    color: #666 !important;
    background: #fdfdfd; 
    background: -webkit-linear-gradient(#fdfdfd, #eee);
    background: -moz-linear-gradient(#fdfdfd, #eee);
    background: -o-linear-gradient(#fdfdfd, #eee);
    background: linear-gradient(#fdfdfd, #eee);
    text-decoration: none;
    font-size: 12px !important;
    font-family: 'Montserrat',sans-serif;
    line-height: inherit;
    font-weight: bold;
    border: 1px solid #bbb;
    border-radius: 3px;
}

#wLinkedIn a:hover {
    opacity: 0.8;
}

#icon-bg {
    display: inline-block;
    background: #007bb6; 
    background: -webkit-linear-gradient(#81bedb, #007bb6);
    background: -moz-linear-gradient(#81bedb, #007bb6);
    background: -o-linear-gradient(#81bedb, #007bb6);
    background: linear-gradient(#81bedb, #007bb6);
    color: #fff;
    padding: 0px 5px 3px;
    border-radius: 3px;
    border: 1px solid #3f7eb7;
    font-size: 16px;
    margin: -1px;
}

#icon-label-bg {
    display: inline-block;
    padding: 3px 5px 3px 5px;
}

.glyphicon.glyphicon-globe {
    font-size: 14px;
}

.profilecard {
	background: #ECF2F8;
    padding: 25px;
    border-radius: 5px;
box-shadow: 0px 10px 15px -13px rgba(0,0,0,0.1);
}