body {
    background-color: #d4edfc;
}

h1,h2,h3,h4,h5 {
    /*font-family: 'Titillium Web', sans-serif;*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 20px;
}
.formInline{
	font-size: 0px;
}
.formInlineGroup{
	display: inline-block;
	width: 50%;	
	font-size: 14px;		
}
.formInlineGroup #copy{
	margin-right: 5px;
	margin-left: 10px;
	display: inline-block;
}
.formInlineGroup .labelText{
	display: inline-block;
}		
.bigHeader {
    font-weight: 900;
    font-size: 25px;
}
a,p, li {
    font-family: 'Open Sans', sans-serif;
    /*font-family: 'Titillium Web', sans-serif;*/ 
    font-weight: 400;
}
.boldText {
    font-weight: bold;
    margin-bottom: 10px!important;
}

.navbar {
    margin: 0px!important;
}
.navbar-default {
    border: none;
    background-color: #d4edfc;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none !important;
}
.navbar-default .navbar-toggle {
    border: none;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background: none;
    border: none;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: black;
}
.menuImage {
    height: 38px; 
}
.headerWrapper{
   height: 100%;
    width: 100%;
    overflow: hidden;	
	}
.header {
    background-repeat: no-repeat; 
    background-position: center center;
    background-size: cover !important;
}
.borderRow {
    background: url('/media/1015/rapport.png') center center;
    background-size: contain !important;
    width: 100%;
    height: 4px;
	margin-top: -2px;
}
.fb-like {
    position: absolute!important;
    right: 40%;
      top: 16px;
}
.logo {
    height: 200px;
    width: 100%;
    background-size: contain!important;
}

.howToNav {
    margin-top: 35px;
    text-align: center;
    list-style: none;
    padding: 0px;
    z-index: 999999998;
    position: relative;
}
.howToNavLower {
    margin-top: 0px; 
}
.howToNav li{
    margin-bottom: 10px; 
}
.howToNav a{
    font-size: 18px;
    color: white;  
}
.howToNav a .howToNavElement.active{
    color: #f49700;  
}
.howToNav a:hover{
    text-decoration: none;
    color: #f49700;  
}
.howToNav .howToNavElement {
    width: 100%;
    background-color: black;
    padding: 5px 10px 5px 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.mainNav {
    margin-top: 50px;
}

.mainNav .navElement{
    border-radius: 15%;
    -moz-border-radius: 15%;
    -webkit-border-radius: 15%;
    width: 164px;
    height: 164px;
    color: black;
    font-size: 30px;
    background-color: #d4edfc;
    text-align: center;
    padding-top: 20%;
    margin: 0px;
    text-transform: uppercase;
	transition: all 0.2s ease;
    background-size: contain;
    background-position: center center;
	border: 1px solid transparent;
}
.mainNav .navElement.active{
    background-color: #3ca433;
}
.mainNav .navElement:hover{
	border: 1px solid #222;
    background-color: #3ca433;
	    -webkit-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
}
.mainNav a:hover {
    text-decoration: none;
}
.silhouettemanWrapper {
	position: relative;
    background: url('/media/4630/balkongteam-mannen-teller-150-dpi.png') center center no-repeat;
    background-size: contain;
    height: 200px;
    margin-top: 210px;
}
.silhouettemanWrapperAnimation {
    background: url('/media/3669/150528_b-team_mannen_hilser_utenbg.gif') center center no-repeat;
    background-size: contain;
  height: 226px;
  margin-top: 186px;
}
.silhouettemanArrow {
    margin-top: 80px;
    margin-left: -30px;
}
.quoteWrapperContainer {
    margin-top: 20px;
}
.quoteWrapper {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-color: white;
    padding: 20px;
    font-size: 20px;
    min-height: 125px;
}
.quoteWrapper p{
    margin: 0px;
    font-weight: 600;
}
.quoteWrapper a{

    font-weight: 600;
}
.topQuoteResponsive {
    font-weight: bold;
    font-size: 20px; 
}
.topQuoteResponsive p{
    font-weight: bold;
    font-size: 20px; 
}
.processContainer {
    padding: 40px 0px 40px 0px;
}
.processContainer .row{
    margin-bottom: 70px; 
}
.aboutUsWrapper .processContainer .row{
	margin-bottom: 20px;
}
.aboutUsWrapper .balconyExampleWrapper .floatingBoxOuterWrapper{
	display: none!important;				
}
.processContainer .row.reference{
	margin-bottom: 20px;	
}
.row.reference .floatingBoxOuterWrapper {
	display: none!important;
}
.processContainer h1 {
        /*padding-left: 10px;
    padding-right: 10px;*/
    color: black;
    font-size: 22px;
    margin-bottom: 5px;
}
.processContainer p {
    /*padding-left: 10px;
    padding-right: 10px;*/


}
.processContainer p img{
	border-radius: 0px!important;
	border: none!important;


}
.processContainer img {
    width: 100%;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border: 4px solid black;
}
.employeeWrapper a{
	display: block;
		color: #333333;
	}
.employeeContainer h1{
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 0px;
    font-weight: 600;
    font-size: 20px;
}
.employeeContainer .employeeImage {
    border: none;
}
.employeeContainer p{
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 0px!important;
}
.employeeTextElement {
    color: rgb(63,165,53);
  font-size: 24px;
  font-family: 'Gloria Hallelujah', cursive;
  margin-top: 42px;
  display: inline-block;
    width: 200px;
}
.employeeTextElementWrapepr {
    text-align: center;
}
.employeeTextElement:hover {
    color: rgb(63,165,53);
    text-decoration: none;
}

/* BALCONY EXAMPLES */
.balconyExampleWrapper {
    position: relative;

}


.balconyImageText {
   font-size: 18px;
   font-family: 'Gloria Hallelujah', cursive;
   position: absolute;
    width: 250px;
}
.balconyImageText.right {
   right: -270px;
   top: 150px;
}
.balconyImageText.left {
    text-align: right;
   left: -270px;
   top: 150px;
}

/* References */
.cloudTextWrapper {
    font-family: 'Gloria Hallelujah', cursive;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    text-align: center;
    width: 220px;
    height: 170px;
}

.cloudTextWrapper.right {
   right: -260px;
   top: 100px;

}
.cloudTextWrapper.how {
      top: 60px;
}
.cloudTextWrapper.how a{
    margin-top: 0px;
}
.cloudTextWrapper.left {
   left: -260px;
   top: 100px;
}
.cloudTextWrapper p{
    color: rgb(63,165,53);
    font-size: 24px;
    font-family: 'Gloria Hallelujah', cursive;
    margin-top: 42px;

}

.cloudTextWrapper a{
    color: rgb(63,165,53);
    font-size: 24px;
    font-family: 'Gloria Hallelujah', cursive;
    margin-top: 15px;
      display: inline-block;
}
.cloudTextWrapper a:hover{
    text-decoration: none;
}
.references .cloudTextWrapper a {
    margin-top: 55px;
  line-height: 24px;
}

/* RECIPES */
.ingredientList {
    list-style: none;
    padding: 0px 0px 0px 0px;
    margin: 0px;
}
.floatingImageWrapper {
    position: relative;
}
.floatingImageWrapper div {
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    
}
.floatingImageWrapper .imageRight {
    height: 150px;
    width: 150px;
    position: absolute;
    right: -230px;
    top: -250px;  
}
.floatingImageWrapper .imageLeft {
    height: 150px;
    width: 150px;
    position: absolute;
    left: -230px;
    top: -150px; 
}
.numberOfPeople {
    background-color: black;
    color: white;
    display: inline-block;
    padding: 5px;
    border-radius: 5px;
 
}
.recipeTabletWrapper {
    position: absolute;
    background: rgba(255,255,255,0.7);
    padding-bottom: 20px;
    padding-top: 10px;
    top: 5px;
    -webkit-border-top-left-radius: 15px;
    -moz-border-radius-topleft: 15px;
    border-top-left-radius: 15px;
    left: 3px;
}
.recipeNav {
    list-style: none;
    padding: 0 10px 0 10px;
    margin: 0;
    text-transform: lowercase;
    font-size: 16px;
}
.recipeNav a{
    color: #333;
}
.recipeNav .active{
    color: rgb(63,165,53);
	font-weight: bold;
}
.recipeNavElement {
    color: #333;
	    font-weight: bold;

}
.recipeNavElement.mobile{
	margin-bottom: 5px;			
}
.recipeNavElement:hover {
    color: #333;

    -moz-text-decoration-color: black; /* Code for Firefox */
    text-decoration-color: black;
}
.recipeNavElement:hover a{
		   text-decoration: underline;		
}
.recipeNavElement.active{
	    color: rgb(63,165,53);
	font-weight: bold;		
}
.ingredientColumnHeader{
    background-color: black;
    color: white!important;
    display: inline-block;
    padding: 5px 15px 5px 15px;
    border-radius: 5px;
    font-size: 12px!important;
    margin-bottom: 5px!important;	
		
}
/* GETTING STARTED */
.speechBubbleWrapper {
   
}
.speechBubbleWrapper img{
    border: none;
    border-radius: 0;
}
.speechBubbleWrapper .speechBubbleImage{}
.gettingStartedFullWidth {
    text-align: center;
    background-size: cover !important;
    background-position: center center;
    background-repeat: no-repeat;
    border-top: 2px solid black;
    border-bottom: 2px solid black;
}
.gettingStartedFullWidth img {
    height: 400px;
    padding: 50px;
}
.firstGettingStartedElement {
      margin-top: -130px;
    position: relative;
}

/* WHO DOES WHAT */
.whatWeDoTable{
	border: 0;	
	width: 535px;
	    border-bottom: 2px solid white!important;
}
.whatWeDoTable thead {
    text-transform: uppercase;
    border: 0;
    font-size: 18px;  
}
.whatWeDoTable thead th{
     padding: 10px!important;
}
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
    border: 2px solid white;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 0px;
}
.whatWeDoTable > thead > tr > th:first-child{
	border-left: 0;	
	text-align: left;
}
.whatWeDoTable > thead > tr > th{
	text-align: center;	
}
.whatWeDoTable > thead > tr > th:last-child{
	border-right: 0;
    text-align: center;	
}
.whatWeDoTable  > tbody >tr > td:first-child{
	padding: 0px;
	border-left: 0;	
}
.whatWeDoTable  >  tbody> tr > td:last-child{
	border-right: 0;

	
}
	.whatWeDoTable  >  tbody> tr:last-child > td{
	border-bottom: 0;
	
}	
		
.whatWeDoTable .textColumn {
      padding: 10px 7px 10px 10px;
    vertical-align: middle;
	font-size: 14px;
	    font-family: 'Open Sans', sans-serif;
}
.whatWeDoTable .imageTextColumn img, .whatWeDoTable .imageTextColumn .text{
    display: inline-block; 
}
.whatWeDoTable .imageTextColumn img {
    width: 20%;
    border: none;
    border-radius: 0px;
}
.whatWeDoTable .imageTextColumn {
    width: 140px;
    font-size: 0px;
    background-color: #e0e0e0;
     /* padding: 10px 7px 0px 0px!important;*/
	  vertical-align: middle;
	text-align: center;
height: 50px;
}
.whatWeDoTable .imageTextColumn .text {
	    line-height: 18px;
    width: 50%;
    border: none;
    border-radius: 0px;
    padding-left: 2px;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    font-family: 'Gloria Hallelujah', cursive;
	  width: 50%;
/*	  position: relative;
  top: 50%;
	  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);*/

}
.whatWeDoTable .imageTextColumn .imageWrapper {
    background-position: bottom center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 50%;
    height: 40px;
    display: inline-block;
	/*	  position: relative;
  top: 50%;
	  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);*/
	/*  margin-top: -8px;*/
}
.whatWeDoTable .imageColumn {
    text-align: center;
    vertical-align: middle;
}
.whatWeDoTable .imageColumn img {
    vertical-align: middle;
    height: 45px!important;
    width: auto;
    border-radius: 0px;
    border: none;
}



/* WHO DOES WHAT END */



/* REVIEWS START */
.reviewCloudsWrapper {
  position: absolute;
  right: -250px;
}
.reviewCloudsWrapper .cloudTextWrapper{
  position: static;
  padding-top: 16px;
  padding-left: 30px; 
  text-align: left;
  margin-top: 44px;

}
.reviewCloudsWrapper .cloudTextWrapper a{
    color: rgb(63,165,53);
    font-size: 24px;
    font-family: 'Gloria Hallelujah', cursive;
    margin-top:28px;
}
.reviewCloudsWrapper .cloudTextWrapper.cloudTextWrapperSingle a {
    color: #009ee2;
}
.reviewCloudsWrapper .cloudTextWrapper a:hover{
    text-decoration: none;
}
.reviewCloudsWrapper .arrowDown {
    height: 20px;
    background-image: url('');
    background-size: contain;
    background-position: center center;
}
.reviewCloudsWrapper .cloudLinkBox {
      background-color: white;
      border: 4px solid black;
      border-radius: 10px;
      text-align: center;
    width: 100%;
}
.reviewCloudsWrapper .cloudLinkBox a {
    display: inline-block;
    width: 100%;
    color: black;
     font-size: 16px;
    font-family: 'Gloria Hallelujah', cursive;
    margin: 10px 0px 10px 0px;
}
.reviewCloudsWrapper .cloudLinkBox a:hover {
    text-decoration: none;
}
.reviewElement {
    padding-bottom: 5px;

}
.reviewElement .reviewElementHeader {
      /*font-family: 'Titillium Web', sans-serif;*/
      margin-top: 0px;
      font-size: 14px;
      margin-bottom: 4px;
}
.reviewElement .reviewElementName {
      /*font-family: 'Titillium Web', sans-serif;*/
      margin-top: 0px;
      font-size: 14px;
      margin-bottom: 0px;
}
.reviewElement .reviewElementDate {
      /*font-family: 'Titillium Web', sans-serif;*/
  margin-top: 0px;
  font-size: 14px;
  margin-bottom: 15px;
  border-bottom: 4px solid white;
  padding-bottom: 6px;
}




/* REVIEWS END */

/* CONTACT START */
.contactTopRow {
    text-align: center;
}
.contactTopIconContainer {
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100px;
    width: 100%;
	margin-top: 30px;
}
.form-control {
    border: 3px solid black;
    border-radius: 5px;
    font-family: "Open sans";
    font-weight: 400;
}
.contactFormRow .clearFormButton,.contactFormRow .submitFormButton  {
     font-size: 18px;
    color: white; 
    background-color: black;
    padding: 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: none;
    width: 150px;
}
.contactFormRow .clearFormButton:hover , .contactFormRow .submitFormButton:hover  {
     text-decoration: none;
    color: #f49700;  
}
.contactLeftTextBox {
      position: absolute;
      left: -250px;
      top: 300px;
        width: 150px;
      text-align: left;
   
}
.contactLeftTextBox p {
    display: inline-block;
    color: rgb(63,165,53);
    font-size: 20px;
    font-family: 'Gloria Hallelujah', cursive;
}
.contactRightTextBox {
      position: absolute;
      right: -250px;
        top: 300px;
        width: 150px;
        text-align: left;
   
}
.contactRightTextBox p {
    display: inline-block;
    color: #009ee2;
    font-size: 20px;
    font-family: 'Gloria Hallelujah', cursive;
}
.contactBottomRow .cloudTextWrapper {
    text-align: left;
    padding: 10px;
}
.contactBottomRow .cloudTextWrapperRight {
       padding: 13px 10px 20px 40px;
}
.contactBottomRow .cloudTextWrapperLeft a {
        margin: 35px 0px 10px 0px!important;
        color: rgb(63,165,53);
	    text-align: center;
}
.contactBottomRow .cloudTextWrapperRight a {

        color: #009ee2;
}


.contactBottomRow .cloudTextWrapper a {
    display: inline-block;
    width: 100%;
     font-size: 22px;
    font-family: 'Gloria Hallelujah', cursive;
    margin: 35px 0px 10px 0px;
}
.contactBottomRow .cloudTextWrapper a:hover {
    text-decoration: none;
}
.contactBottomRow {
    text-align: center;
}
.contactBottomRow .cloudTextWrapper {
    float: none;
}



/* CONTACT END */


/* ABOUT US START */
.aboutUsHeader {
    margin-top: 0px;
}


.whoDoesWhatFooterText{
	width: 535px;
}

/* ABOUT US END */
@media screen and (max-width: 1100px) {
    .balconyExampleWrapper .floatingBoxOuterWrapper {
           display: inline-block!important;
			position: relative!important;
			width: 100%!important;
			left: 0!important;
			top: 0!important;
    }
	.balconyExampleWrapper .floatingBoxOuterWrapper .floatingBoxWrapper{
        /* min-height: 0px;*/
		text-align: left;					
							
    }
	.balconyExampleWrapper .floatingBoxOuterWrapper .textUnderlineWrapper{
       
		text-align: left!important;					
							
    }
	.balconyExampleWrapper .floatingBoxOuterWrapper {
         margin-top: 10px;
							
    }
.balconyExampleWrapper .floatingBoxOuterWrapper .floatingBoxWrapper p{
		text-align: left!important;
			}
.floatingBoxOuterWrapper.recipeLink .floatingBoxWrapper {
		text-align: left!important;

		}
.floatingBoxOuterWrapper.recipeLink .textUnderlineWrapper {
		text-align: left!important;

		}
				.floatingBoxOuterWrapper.recipeLink .floatingBoxWrapper .floatingBoxUnderline{
							display: block;		
								}
    

}



/* RESPONSIVE DESIGN */
@media screen and (max-width: 1200px) {
    .silhouettemanWrapper {
        background: url('/media/4630/balkongteam-mannen-teller-150-dpi.png') right center no-repeat;
        background-size: contain;
        height: 200px;

    }
    .silhouettemanArrow {
        width: 60px;
        margin-left: -60px;
    }
    .balconyImageText {
       position: relative!important;
       top: auto!important;
       right: auto!important;
       left: auto!important;
       text-align: left !important;
       width: auto !important;
        margin-top: 15px;
    }
    .cloudTextWrapper {
        position: static;
        float: right;
    }
    .floatingImageWrapper .imageRight {
        position: static;
        float: left;  
    }
       .floatingImageWrapper .imageLeft {
      position: absolute;
      top: -330px;
      right: -50px;
      left: inherit;
    }
.cloudTextWrapper.right.how {
    float: none;
      margin-top: 40px;
}
.cloudTextWrapper.left.how {
    float: none;
      margin-top: 40px;
}

.contactFloating{
	position: relative!important;
	left: 15px!important;
	top: 0!important;	
		
}
.contactFloating .floatingBoxWrapper div{
	margin-top: 0px!important;			
}


   
}
@media screen and (max-width: 991px) {
    .fb-like {
        right: 0%;
    }
			.recipeLink{
				margin-top: 30px;	
				}
    .silhouettemanWrapper {
        background: url('/media/4630/balkongteam-mannen-teller-150-dpi.png') center center no-repeat;
        background-size: contain;
        height: 160px;
        margin-top: 0px;
    height: 200px;
    margin-top: 0px;
    position: absolute;
    right: 10px;
    top: 21px;
    width: 140px;
    }
    .silhouettemanArrow {
        width: 65px;
        margin-top: 45px;
        margin-left: -30px;
    }
    .quoteWrapper {
        padding: 22px;
        font-size: 18px;
    }
    .header {
        padding-bottom: 60px;
    }
       .floatingImageWrapper .imageLeft {
         position: absolute;
          top: -300px;
          right: 20px;
          left: inherit;
    }
       .firstGettingStartedElement {

      margin-top: 0;
    }
   .whatWeDoTable{
	width: 100%;
	}


 .howWrapper .floatingBoxOuterWrapper {
			margin-top: 20px;
			margin-bottom: 20px;
           /*display: block!important;
			position: relative!important;
			width: 100%!important;*/
			left: 0!important;
			top: 0!important;
    }
	.howWrapper .floatingBoxOuterWrapper .floatingBoxWrapper{
         min-height: 0px;
		text-align: left;					
							
    }
	.howWrapper .floatingBoxOuterWrapper .floatingBoxWrapper p{
         margin-top: 10px;
							
    }
 .howWrapper .floatingBoxOuterWrapper.mobileHide {
	display: none!important;
			}



}

.employeeContainer{
	padding-bottom: 0px;
	}
	
@media screen and (max-width: 767px) {
	.whoDoesWhatFooterText{
		width: 100%;	
	}
	
	.balconyExampleWrapper .floatingBoxOuterWrapper .floatingBoxWrapper div{
		
		width: 100%!important;			
	}
	.employeeContainer .row{
		margin-bottom: 0px;	
	}
			.employeeContainer .employeeImage{
				margin-top: 60px;
					}
.topQuoteResponsive p {
	font-size: 18px;
	}
	.processContainer .row{
		margin-bottom: 30px;
			}
.employeeContainer{
	padding: 0px;
	}
	
	.formInlineGroup .labelText{
    vertical-align: middle;
	width: 120px;
	    line-height: 16px;			
}
			.recipeHeader{
				width: 150px;
				}
    body {
        padding-left: 10px;
        padding-right: 10px;
		padding-top: 80px;	
    }
    .header {
        border: none;
        background-image: none!important;
        padding-bottom: 0px;
		 position: fixed;
		top: 0;
		left: 0px;
		max-height: 100%;
		overflow-y: scroll;
		width: 100%;
		z-index: 3;
	  
    width: 100%;
    overflow: auto;
    
    }
    .fb-like {
        right: 44%;
        top: 16px;
    }
    .logo {
        height: 75px;
        width: 100%;
        background: url('/img/bkskev.png') top left no-repeat;
        background-size: contain;
        position: absolute;
    }
    .navbar-header {
        height: 75px;
    }
    .processIllustration {
        margin-top: 20px;
    }
    .floatingImageWrapper .imageLeft {
        position: absolute;
      top: -410px;
      right: 20px;
      left: inherit;
    }
    .contactFormRow .clearFormButton, .contactFormRow .submitFormButton {
        width: auto;
    
    }
    .howWrapper .howCloudWrapper {
        text-align: center;
    }
    .howWrapper .howCloudWrapper .cloudTextWrapper {
          display: inline-block;
    }

	/*.whatWeDoTable .imageTextColumn .text {
		  font-size: 18px;
  		margin-top: 8px;
	}
	.whatWeDoTable .imageTextColumn .imageWrapper {
		  width: 50px;
  height: 40px;
	}*/

.silhouettemanWrapper {
        background: url('/media/4630/balkongteam-mannen-teller-150-dpi.png') center center no-repeat;
        background-size: contain;
        height: 160px;
        margin-top: 0px;
    height: 140px;
    margin-top: 0px;
top: 1px;
	float:right;
    width: 100px;
	position: relative;
    }
    .silhouettemanWrapper .silhouetteManCounter{
	   width: 82px!important;
	    margin-top: 6px;
	}
  .silhouettemanWrapper .silhouetteManCounter .silhouetteManCounterPanel{
	margin-top: 0px;
width: 22%!important;
			}
			.silhouettemanWrapper .silhouetteManCounter .counterHeader{
				font-size: 8px!important;
						}
  .silhouettemanWrapper .silhouetteManCounter .silhouetteManCounterPanel .panelnner{
	font-family: 'Open Sans Condensed', sans-serif!important;
		font-size: 20px!important;
					height: 30px!important;
				line-height: 30px!important;
	   
	}
		.silhouettemanWrapper .counterWrapper{
			  top: 46px!important;
				}
		.floatinTextBoxWrapper{
			margin: 0!important;	
		}
}

/* FLOATING TEXT BOX */
.floatingBoxOuterWrapper{
	position: absolute;	
	/*width: 250px;*/
}
.floatingBoxOuterWrapper a{
	/*font-size: 18px;*/
	font-family: 'Gloria Hallelujah', cursive;
	/*margin-top: 30px;*/
	display: inline-block;

	
}
.floatingBoxOuterWrapper p{
	/*font-size: 18px;*/
	font-family: 'Gloria Hallelujah', cursive;
	/*margin-top: 30px;*/
    margin-bottom: 0px;
	display: inline-block;

	
}

.floatingBoxOuterWrapper p a{
	color: inherit!important;
	}
.floatingBoxOuterWrapper a:hover,
.floatingBoxOuterWrapper a:focus,
.floatingBoxOuterWrapper a:active
{

	text-decoration: none;
}
.floatingBoxWrapper{
  min-height: 120px;
  background-size: contain;
  background-repeat: no-repeat;	
    background-position: center center;	
}
.floatingBoxOuterWrapper.right{
    right: -285px;
  	top: 115px;
	text-align: left;
}
.floatingBoxOuterWrapper.right2{
    right: -285px;
  	  top: 35px;
	text-align: left;
}
.floatingBoxOuterWrapper.left{
    left: -285px;
  	top: 115px;
	text-align: right;
}
.floatingBoxOuterWrapper.left2{
    left: -285px;
  	  top: 35px;
	text-align: right;
}

.floatingBoxOuterWrapper.left3{
      left: -320px;
  top: 470px;
	text-align: right;
}
.floatingBoxUnderline{
  background-size: contain;
  background-repeat: no-repeat;	
  background-position: center center;
  height: 10px;
	    display: inline-block;
	
}

/* MOBILE HEADER NEW */
.mobileLinkSectionWrapper{
	font-size: 0;	
	padding: 0px 20px;
	background-color: white;
	border-top: 4px solid black;	
	border-bottom: 5px solid black;	
		

}
	.mobileLinkSectionWrapper .mobileLinkSection:first-child{
		border-bottom: 5px solid #333;
					
	}
.mobileLinkSectionWrapper .mobileLinkSection:last-child{
		border-top: 5px solid #333;
					
	}
.mobileLinkSectionWrapper .mobileLinkSection .mobileLinkSectionLeft{
	padding-top: 20px;
	display: inline-block;
	font-size: 20px;	
	width: 40%;				
}
.mobileLinkSectionWrapper .mobileLinkSection .mobileLinkSectionRight{
	display: inline-block;	
	font-size: 18px;	
	width: 60%;	
	vertical-align: top;
}

.mobileLinkSectionWrapper .mobileLinkSection .mobileLinkSectionRight li{
	border-bottom: 1px solid #333;
	padding: 8px 0px;
}
.mobileLinkSectionWrapper .mobileLinkSection .mobileLinkSectionRight li:last-child{
	border-bottom: none;
}
.mobileLinkSectionWrapper .mobileLinkSection .mobileLinkSectionRight a{
	font-family: 'Open Sans', sans-serif;
	color: #333;

	font-size: 14px;

}
.mobileLinkSectionWrapper .mobileLinkSection .mobileLinkSectionRight a:hover{
	text-decoration: none;		
}
.mobileLinkSectionWrapper .mobileLinkSection .mobileLinkSectionRight a.active{
	font-weight: bold;	
}

.mobileLinkSectionWrapper .mobileLinkSection .mobileLinkSectionLeft .mainNav{
	margin-top: 0px;	
}
.mobileLinkSectionWrapper .mobileLinkSection .mobileLinkSectionLeft .mainNav .navElement{ 
	width: 80px;
	height: 80px;		
	box-shadow: none!important;
}

.silhouettemanWrapper .counterWrapper{
	width: 100%;
	height: 40px;
	text-align: center;
	    position: absolute;
    top: 75px;
}
.silhouettemanWrapper .silhouetteManCounter{
	width: 95px;
	height: 50px;
	font-size: 0;	
    display: inline-block;	
			
}
.silhouettemanWrapper .silhouetteManCounter .counterHeader{
	font-size: 10px;	
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
}
.silhouettemanWrapper .silhouetteManCounter .silhouetteManCounterPanel{
	display: inline-block;
	width: 25%;
	height: 40px;
	    padding: 1px;			
		
}
.silhouettemanWrapper .silhouetteManCounter .silhouetteManCounterPanel .panelnner{
		height: 40px;
	    color: white;
    font-size: 28px;
	background-image: url('/media/4631/teller-bakgrunn_150-dpi.png');
	font-family: 'Open Sans Condensed', sans-serif!important;
	    line-height: 40px;
	font-weight: 700;
		
}



.shareBox{
	text-align: right;	
    float: right;
    margin-top: 6px;
    margin-right: 14px;	
	}
.shareActionsWrapper{
	visibility: hidden;
	display: inline-block;
	}
	.shareIcon{
		background-image: url('https://balkongteam.azurewebsites.net/media/4643/151228_dele-symbol.png');
    width: 20px;
    height: 20px;
		background-size: contain;
		display: inline-block;	
		background-repeat: no-repeat;	
		background-position: center center;
		margin-right: 10px;
		}
.likeIcon{
		background-image: url('/media/4644/151228_liker_hjerte.png');
		width: 20px;
		height: 20px;
		background-size: contain;
		display: inline-block;	
		background-repeat: no-repeat;	
background-position: center center;	
		margin-right: 10px;
		}
.openShareIcon{
		background-image: url('/media/4645/151228_dele-streker.png');
		width: 20px;
		height: 20px;
		background-size: contain;
		display: inline-block;	
		background-repeat: no-repeat;
	background-position: center center;
		}	
.openShareIcon:hover{
	cursor: pointer;			
				}
.shareIcon:hover{
	cursor: pointer;	
}

.shareIconsWrapper{
	position: absolute;
	right: 20px;
	bottom: 0px;	
	}
.privacySubtitle{
		margin-bottom: 40px;
}
.privacyImageBlock{

}

.privacyImageBlock .text{
		vertical-align: top;
	display: inline-block;
	width: 60%;		
	    font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	padding: 40px 0px;
}
.privacyImageBlock .text .arrow{
	background-size: contain;
	display: inline-block;	
	background-repeat: no-repeat;
	background-position: center center;	
	position: absolute;
    width: 60px;
    height: 30px;
}
.privacyImageBlock .text.right .arrow{
	left: -55px;
}
.privacyImageBlock .text.left .arrow{
	right: -55px;
}				
.privacyImageBlock .text .inner{
	background: #fff;
 	padding: 25px 15px;
	border-radius: 5px;
	position: relative;
}
.privacyImageBlock .text.right{
	padding-left: 60px;	
}
.privacyImageBlock .text.left{
	padding-right: 60px;	
}
.privacyImageBlock .text.mobile{
	display: none;
	margin: 20px 0px 60px 0px;
}

.privacyImageBlock .text.mobile .arrow{
	width: 120px;
	height: 70px;
	left: 40px;
	bottom: -60px;
}
@media(max-width: 1200px) {
	.privacyImageBlock .text{
		background-image: none!important;
	}
	.privacyImageBlock .text.right{
	}
}
@media(max-width: 669px) {
		.privacyImageBlock .text.mobile{
			display: inline-block;
	}
	.privacyImageBlock .text.web{
			display: none;
	}
							
	.privacyImageBlock .text{
		width: 100%;
		padding: 0px;
		
	}
	.privacyImageBlock .imageWrapper{
		width: 100%!important;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.privacyImageBlock .text.right{
		padding-left: 0px;
	}
	
}
.privacyImageBlock .imageWrapper{
	vertical-align: top;
	font-size: 0px;
		background-size: contain;
		display: inline-block;	
		background-repeat: no-repeat;
	background-position: center center;
	height: 140px;
	margin-bottom: 10px;
	margin-top: 20px;
	width: 39%;			
}
.privacySubtitle{
		margin-top: 40px;
}

.formButton{
	font-size: 18px;
    color: white;
    background-color: black;
    padding: 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: none;
    width: 150px;	
	}
	.formButton:hover{
			    text-decoration: none;
    color: #f49700;	
			}
			


.cookieDisclaimer {
		z-index: 999999999;
    display: none;
    position: fixed;
    width: 400px;
    height: 284px;
    background-image: url('https://www.balkongteam.no/media/4697/181101_laptop_forside.svg');
    background-repeat: no-repeat;
    background-position: left bottom;
    bottom: 0px;
    left: 0;
	font-size: 12px;
}

.cookieDisclaimer a{
	color: #3ca433;
}

.cookieDisclaimer .inner {
    position: relative;
    width: 100%;
    height: 100%;
}

.cookieDisclaimer .text {
    position: absolute;
    padding-left: 80px;
    padding-right: 80px;
    bottom: 60px;
	font-weight: bold;
}

.cookieDisclaimer .mobile {
    display: none;
}

.cookieDisclaimer .hideButton {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 96px;
    bottom: 20px;
}

.cookieDisclaimer .hideButton:hover {
    cursor: pointer;
}

@media(max-width: 1024px) {

    .cookieDisclaimer .laptop {
        display: none;
    }
    .cookieDisclaimer .mobile {
		padding-left: 60px;
	    display: block;
    	padding-right: 50px;
    	bottom: 50px;
    }
    .cookieDisclaimer {
       	width: 230px;
    	height: 210px;
        background-image: url('https://www.balkongteam.no/media/4698/181101_mobil-og-ipad_forside.svg');
    }
    .cookieDisclaimer .hideButton {
        right: 54px;
    }
}

@media(max-width: 667px) {
.privacySend button{
	width: 100%;
		margin-bottom: 10px;
	
	}
	.privacySend input{
		width: 100%;
		}
}

 .answerWrapper {
        background: #d4edfc;
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
	    z-index: 999999999;
		display: flex;
	align-items: center;
	justify-content: center;
      }
      .answerWrapper .box {
        padding: 40px;
        background: #fff;
        border-radius: 40px;
        position: relative;
        display: inline-block;
	box-shadow: 0 18px 35px rgba(50, 50, 93, 0.1), 0 8px 15px rgba(0, 0, 0, 0.0);
      }
      .answerWrapper .inner {
        padding-right: 80px;
      }
      .answerWrapper .man {
        position: absolute;
        right: 30px;
        bottom: 0px;
        width: 70px;
      }
      .answerWrapper .cancel {
        position: absolute;
        right: 30px;
        top: 20px;
        width: 30px;
        height: 30px;
      }
      .answerWrapper .cancel:hover {
        cursor: pointer;
      }
      .answerWrapper .header {
	font-weight: bold;
		font-family: 'Open Sans', sans-serif;
        font-size: 30px;
        margin-bottom: 15px;
      }
      .answerWrapper .line3 {
        margin-top: 15px;
      }


.slick-next{
	position: absolute;
	right: 0px;
	bottom: 10px;
}
.slick-next:hover{
	cursor: pointer;
}
.slick-next img{
	width: 30px;
	height: 30px;
	border: none;
}
		
.slick-prev{
	left: 0px;
	position: absolute;
	bottom: 10px;
		
}
.slick-prev:hover{
	cursor: pointer;
}
.slick-prev img{
	width: 30px;
	height: 30px;
	border: none;
}

.slick-nextText{
	position: absolute;
	right: 0px;
	top: 40%;
}
.slick-nextText:hover{
	cursor: pointer;
}
.slick-nextText img{
	width: 30px;
	height: 30px;
	border: none;
}
		
.slick-prevText{
	left: 0px;
	position: absolute;
	top: 40%;
		
}
.slick-prevText:hover{
	cursor: pointer;
}
.slick-prevText img{
	width: 30px;
	height: 30px;
	border: none;
}

.slick-dots li{
	display: inline-block;	
}

.contactInformationExtraElement a{
	height: 60px;
	display: flex;
	align-items: center;
		justify-content: center;
	color: white;
	text-align: center;
    background-color: black;
    padding: 5px 10px 5px 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	width: 100%;
}

.contactInformationExtraElement a:hover{
	color: #f49700;
}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
