/*
Theme Name: The Offert Theme
Theme URI: http://www.bokforing-offerter.se/
Description: A custom theme.
Author: YK
Version: 1.5

License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html


*/

/*

 © 2014 Bokforing-Offerter.se. All Rights Reserved.

 */
 

 body {
	font-family: 'Open Sans', sans-serif;
	min-width: 1000px;
}

h2 {
	font-size: 30px;
}

h1, h2, h3 {
	color: #292929;
}

.container{
	max-width: 1000px;
	margin: 0 auto;
}

#header {
	background: #eee;
	height: 110px;

}


#logo {
width: 450px;
height: 100px;
float: left;
margin-top: 10px;
}

#logo h1 {
	text-indent: -9999px;
	margin: 0 0;
}

#contact {
float: right;
padding-top: 7px;
}

.tlf {
color: #535353;
font-size: 25px;
font-weight: bold;
margin-bottom: 3px;
text-align: right;
}

.oppetider {
margin-top: 0;
font-size: 14px;
text-align: right;
color: #A0A0A0;
}

.clear {
	clear: both;
}

#heroshot {
	min-height: 50px;
	min-width: 50px;
	-moz-box-shadow: 0 4px 4px #95a3ae;
	-webkit-box-shadow: 0 4px 4px #B1B1B1;
	box-shadow: 0 2px 23px rgba(170, 170, 170, 0.69) inset, 0 2px 23px rgba(170, 170, 170, 0.69);

	border-top: 1px solid #C5C5C5;
	border-bottom: 1px solid #CACACA;
	position: relative;
}

#form {
	background: #f5f5f5;
	padding: 25px 30px 17px 30px;
	margin-bottom: 15px;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
	border-top: 1px solid #fff;
	width: 310px;
	float: left;
	margin: 35px 0;
}

#intro {
	float: left;
background: -moz-linear-gradient(left,  rgba(232,232,232,0.9) 0%, rgba(255,255,255,0.9) 2%, rgba(255,255,255,0.9) 71%, rgba(255,255,255,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(232,232,232,0.9)), color-stop(2%,rgba(255,255,255,0.9)), color-stop(71%,rgba(255,255,255,0.9)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(232,232,232,0.9) 0%,rgba(255,255,255,0.9) 2%,rgba(255,255,255,0.9) 71%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(232,232,232,0.9) 0%,rgba(255,255,255,0.9) 2%,rgba(255,255,255,0.9) 71%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(232,232,232,0.9) 0%,rgba(255,255,255,0.9) 2%,rgba(255,255,255,0.9) 71%,rgba(255,255,255,0) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(232,232,232,0.9) 0%,rgba(255,255,255,0.9) 2%,rgba(255,255,255,0.9) 71%,rgba(255,255,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e8e8e8', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */


	margin-top: 301px;
	max-height: 312px;
	padding-left: 30px;
	width: 550px;
	padding: 21px 0px 21px 30px;
	}

#intro h1 {
	margin-top: 7px;
font-size: 40px;
margin-bottom: 0;
}

.introtext {
width: 500px;
line-height: 1.6;
}

#welcome {
	background: #eee;
	-moz-box-shadow: 0 0 4px #95a3ae;
	-webkit-box-shadow: 0 0 4px #95a3ae;
	box-shadow: 0 0 4px #95a3ae;
	/*border-top: 1px solid white;*/
	border-bottom: 1px solid rgb(231, 231, 231);
	padding-bottom: 20px;
}

#headline {
	padding: 30px 0;
	text-align: center;
}

#step1, #step2, #step3 {
	float: left;
	font-size: 17px;
	width: 186px;
	padding-top: 175px;
	margin-right: 55px;
	text-align: center;
	font-weight: bold;
}

#step1 {
	background: url('img/cirkel1.png') top center no-repeat;
}

#step2 {
	background: url('img/cirkel2.png') top center no-repeat;
	margin-left: 55px;
}

#step3 {
	margin-right: 0px;
	background: url('img/cirkel3.png') top center no-repeat;
	margin-left: 55px;
}

.arrow {
	float:left;
	font-size: 13px;
	background: url('img/pil3.png') top center no-repeat;
	text-align: center;
	width: 103px;
	padding-top: 100px;
}

#why {
	padding: 40px 0;
	background: #eee;
	-moz-box-shadow: 0 0 4px #95a3ae;
	-webkit-box-shadow: 0 0 4px #B4B4B4;
	box-shadow: 0 0 4px #AAAAAA;
	border-top: 1px solid white;
	border-bottom: 1px solid rgb(231, 231, 231);
}

#benefits {
	float: left;
	width: 440px;
	margin-right: 60px;
}

#team {
	float: left;
	width: 440px;
	margin-left: 60px;
}

#benefits h2, #team h2 {
	margin-bottom: 50px;
	text-align: center; 
}

#benefits h3, #team h3 {
margin-bottom: 0;
}

#benefits p , #team p {
margin-top: 7px;
}

li {}

li.p {
	list-style: none;
	padding-left: 110px;
	height: 96px;
}


ul {
padding-left: 0px;
margin-top: 0px;
}


.teamintro {
	margin-bottom: 43px;
}

#companys {
	background: #e0e0e0 url('img/pixel_weave2.png') repeat;
	-moz-box-shadow: 0 0 4px #95a3ae;
	-webkit-box-shadow: 0 0 4px #95a3ae;
	box-shadow: 0 0 4px #95a3ae;
	/*border-top: 1px solid white;*/
	/*border-bottom: 1px solid white;*/
	padding: 20px 0;
}

li.virk4 {
	margin-left: 0px;
}

li.virk1, .virk2, .virk3 {
	margin-right: 10px;
}

#companys li {
	list-style: none;
	float: left;
	max-width: 180px;
	margin-top: 14px;
	margin-bottom: 20px;
}

#companys h3 {
float: left;
margin: 20px 30px 20px 0px;
color: #5E5E5E;
}

#companys img {
	width: 80%;
	height: 80%;
	float: right;
}

img[src="css/img/virk3.png"] {
margin-top: -6px;
}

#footer {
	padding: 40px 0;
	background: #1f262e;
		-moz-box-shadow: 0 0 4px #95a3ae;
	-webkit-box-shadow: 0 0 4px #95a3ae;
	box-shadow: 0 0 4px #95a3ae;
	border-top: 1px solid white;
}

#cc {
	font-size: 13px;
	color: #8a8d91;
	float: left;
}

#oppetider {
	font-size: 13px;
	color: #8a8d91;
	float: right;
}

#form h2 {
font-size: 18px;
margin-top: 0;
}

hr {
	border-bottom: 1px solid #fff;
	border-top: 1px solid #ddd;
	margin: 15px 0 15px 0;
}

.headline {
	font-size: 14px;
	margin-bottom: 5px;
	margin-left: 2px;
	float: left; 
	margin-top: 5px;
}

input, 
input[type="text"], 
input[type="password"], 
input[type="email"], 
textarea {
	background-color: #eee;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,0.02)),color-stop(100%,rgba(0,0,0,0)));
	border: 1px solid #CECECE;
	float: right;
	border-radius: 2px;
	height: 20px;
	padding: 6px 10px;
	font-size: 13px;
	color: #000;
}

.row {
	margin-bottom: 6px;
}

.data {
	float: right;
}

strong {
	font-weight: normal;
}

.data textarea {
	padding: 2%;
	height: 120px;
	width: 295px;
	font-size: 13px;
}

input[type="submit"] {
	width: 100%;
	height: 55px;
	background: rgb(144,196,53); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(144,196,53,1) 0%, rgba(125,175,49,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(144,196,53,1)), color-stop(100%,rgba(125,175,49,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(144,196,53,1) 0%,rgba(125,175,49,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(144,196,53,1) 0%,rgba(125,175,49,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(144,196,53,1) 0%,rgba(125,175,49,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(144,196,53,1) 0%,rgba(125,175,49,1) 100%); /* W3C */
	border-color: #729750;
	color: #fff;
	margin-bottom: 7px;
	font-weight: bold;
	text-shadow: 0 1px 0 rgba(0,0,0,.2) !important;
	font-size: 18px;
	-webkit-transtion-duration: 1s;
}

small {
	font-size: 13px;
	font-style: italic;
}

input[type="submit"]:hover {
	background: rgb(131,170,47); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(131,170,47,1) 0%, rgba(108,158,44,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(131,170,47,1)), color-stop(100%,rgba(108,158,44,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(131,170,47,1) 0%,rgba(108,158,44,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(131,170,47,1) 0%,rgba(108,158,44,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(131,170,47,1) 0%,rgba(108,158,44,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(131,170,47,1) 0%,rgba(108,158,44,1) 100%); /* W3C */
}

#why p {
	font-size: 14px;
}

#trustpilot {
	background: url('img/testimonial-bg.png') repeat center top #e0e0e0;
	-moz-box-shadow: 0 0 4px #95a3ae;
	-webkit-box-shadow: 0 0 4px #B4B4B4;
	box-shadow: 0 0 4px #A7A7A7;
	/*border-top: 1px solid rgb(190, 190, 190);*/
	/*border-bottom: 1px solid white;*/
	padding: 40px 0;
}

.testimonial {
    margin: 0;
 
    padding: 10px 50px;
    position: relative;
    font-family: Georgia, serif;
    color: #666;
    border-radius: 5px;
    text-shadow: 0 1px 0 #ECFBFF;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */
	box-shadow: 1px 1px 4px rgba(190, 190, 190, 0.91);
    width: 200px;
    line-height: 1.3;

}

.testimonial:before, .testimonial:after {
    content: "\201C";
    position: absolute;
    font-size: 80px;
    line-height: 1;
    color: #999;
    font-style: normal;
}

.testimonial:before {
    top: 0;
    left: 10px;
}

.testimonial:after {
    content: "\201D";
    right: 10px;
    bottom: -0.5em;
}

.testimonial-author {
font-family: Arial, Helvetica, sans-serif;
color: #999;
text-align: left;
width: 250px;
padding: 13px 0px 0px 60px;
}

.contenttest {
	float: left;
	margin-right: 35px;
}

.headli h2 {
	text-align: center;
	margin-bottom: 58px;
}

.testimonial-author span {
    font-size: 12px;
    color: #666;
}​

{}

.author {
height: 50px;
width: 50px;
border-radius: 50%;
}

input:focus, textarea:focus{
background-color: #D8F6CE;
outline-color: #9FF781;
}

.alpha {
	margin-left: 0px;
}

.omega {
	margin-right: 0px;
}

.error_strings {
color: #EE3333;
font-size: 12px;
width: 200px;
}

.et {
	float: left;
}

.et p {
margin: 7px 20px 0 0;
color: #6D6D6D;
font-size: 18px;
}

.et i {
margin-right: 6px;
font-size: 26px;
color: #6D6D6D;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}

.tak h1 {
font-size: 103px;
line-height: 180px;
font-weight: bold;
text-shadow: -10px 10px 15px rgba(0,0,0,0.1),0 0 150px rgba(0,0,0,0.1);
text-align: center;
margin: 15px;
}

.tak p {
	text-align: center;
}

.tak img {
padding: 0 411px;
margin-bottom: -68px;
margin-top: 23px;
}

.about {
	margin-top: 50px;
}

#team a {
color: #797979;
float: right;
font-size: 13px;
}


.partner-link {
position: fixed;
right: 0;
top: 40%;
width: 44px;
height: 162px;
text-indent: -9999px;
z-index: 500;
background: transparent url('img/bliv-partner.png') no-repeat;
}

.partner-link a {
display: block;
width: 44px;
height: 162px;
position: relative;
z-index: 10;
border-bottom: none;
padding: 0;
}

.strong {
	font-weight: bold;
}

.signup-text {
margin-top: 24px;
float: left;
width: 487px;
margin-right: 103px;
}

#form-signup {
background: #DFDFDF;
padding: 25px 30px 17px 30px;
margin-bottom: 15px;
border: 1px solid #C9C9C9;
width: 348px;
margin: 113px 0 0px 0;
float: left;
}

#form-signup h2 {
	font-size: 22px;
margin: 0 0 23px 0;
text-align: center;
}

.ques {
background: #E6E6E6;
border: 1px solid #D3D3D3;
padding: 32px;
text-align: center;
margin: 33px 0 34px 0;
font-weight: bold;
font-size: 22px;
color: #575757;
}

.benefit-table span {
font-size: 14px;
font-weight: bold;
color: #333333;
margin-left: 7px;
}

.benefit-table p {
color: #666666;
font-size: 14px;
}

.benefit-table {
	margin-top: 38px;
}

#form-signup input[type="text"] {
	width: 175px;
}

#form-signup input[name="zip"] {
width: 56px;
margin-right: 3px;
}

#form-signup input[name="city"] {
width: 94px;
}

@media only screen and (max-width : 1000px) {

	.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12{
		width: 100%;
		
	}
	}