/*Infrakultur -www.infrakultur.se / 2014*/

html, body {
	color: #999999;
	font-family: 'Open Sans',sans-serif;
	font-size: 12px;
	line-height: 20px;
	height: 100%;
}
a {
    color: #999999;
    text-decoration: none;
}
a:hover {
    color: #999999;
    text-decoration:underline;
}
h1 {
  color: #222222;
  font-size: 36px;
  letter-spacing: 3px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.intro4 h3 {
    color: #999999;
}

h1, h2, h3, h4, h5, h6 {
  color: #222222;
  font-family: 'Montserrat',sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}

h4.nocap {
  text-transform: none;
}

p {
  font-size: 14px;
}

.mainintro {
	background-color: #000;
    background-image: url("../img/black-bg.png");
    background-repeat: repeat;
	color: #fff;
	height: 100%;
	text-align: center;
	/*min-height: 1450px;*/
	padding: 0 !important;
	position: relative;
}
.mainintro h1 {
	color: #fff;
	font-size: 70px;
	margin-top: -75px;
	position: absolute;
	top: 50%;
	width: 100%;
	left: 0;
	text-align: center;
}
.intro3 {
    background-color: #F5F4F4;
}

.mainintro, .intro2, .intro3, .intro4, .intro6 {
	text-align: center;
	padding-top: 70px;
	padding-bottom: 70px;
}
.intro7 {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 70px;
}
.bottom {
    text-align: center;
}
.intro5 i {
    color: #FFFFFF;
}
.intro5 {
    /*background-image: url("../img/main-bg-bg.jpg");
    background-repeat: repeat-x;
    background-position: center bottom;*/
    background-color: #000000;
}
.intro5bg {
    background-image: url("../img/main-bg.jpg");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-color:transparent;
    color: #979999;
    text-align: center;
    padding-top: 70px;
    padding-bottom: 0px;    
}
#prlx { 
    background: url(../img/home.jpg) 50% 0 no-repeat fixed; 
    margin: 0 auto; 
    width: 100%; 
    max-width: 2560px; 
    position: relative; 
}

hr {
    border: 1px solid #999999;
    margin-bottom: 25px;
    margin-top: 15px;
    width: 100px;
}
.fax {
    /*background-color: #313131;*/
    display: inline-block;
    margin-bottom: 10px;
    padding: 2px 10px;
    font-size: 14px;
}
.google-map-canvas {
    height: 400px;
    width: 100%;
}

.container {
	max-width: 800px;
}
.col-md-7.blackbg {
    bottom: 0 !important;
    float: none;
    margin: 0 auto;
    text-align: center;
    /*background-color: #313131;*/
    font-size: 14px;
}
.col-md-7.telbg {
    /*background-color: #505050;*/
    bottom: 0 !important;
    color: #FFFFFF;
    float: none;
    margin: 0 auto;
    padding: 12px 0;
}
.sirk {
    border: 2px solid #FFFFFF;
    border-radius: 60px;
    -webkit-border-radius: 60px;
	-moz-border-radius: 60px;    
    height: 60px;
    margin: 0 auto;
    text-align: center;
    width: 60px;
}
.sirk i {
    line-height: 55px;
}
address {
    margin-bottom: 0px;
}
.tel {
    font-size: 70px;
    font-weight: 600;
    line-height: 70px;
}
.scrollup {
    background-color: #222222;
    border-radius: 2px;
    color: #FFFFFF;
    padding: 24px 10px 10px;
    position: relative;
    z-index: 9999;
    -webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}


/*Mail formular css start*/
#mailformular {
    margin-top: 15px; 
}
#mailformular input,
#mailformular textarea {
	float: left;
	clear: right;
	width: 100%;
	padding: 4px;
	border: 1px solid #E0E0E0;
	border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;    
	margin-bottom: 10px;
    background-color: #F5F5F5;
    font-family: 'Open Sans',sans-serif;  
    color: #222222; 
    font-size: 13px; 
}

#mailformular input {
    height: 40px;
    margin-bottom: 15px;
}
	#mailformular input:focus,
	#mailformular textarea:focus {
		border: 1px solid #999999;
	}

#mailformular textarea {
	clear: both;
	width: 100%;
	height: 150px;
	overflow: auto;
}

#mailformular button {
	float: none;
	clear: left;
	padding: 5px 10px;
	margin-top: 20px;
}

::-webkit-input-placeholder { color:#999999; }
::-moz-placeholder { color:#999999; } /* firefox 19+ */
:-ms-input-placeholder { color:#999999; } /* ie */
input:-moz-placeholder { color:#999999; }


#mffeedback {
	float: none;
	clear: right;
	padding: 8px 10px;
	font-size: 13px;
	max-width: 330px;
	margin-top: 20px;
}

.btn-primary {
    background-color: #222222;
    border-color: #222222;
    color: #f0f0f0;
}

.btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary.active {
    background-color: #505050;
    border-color: #505050;
    color: #FFFFFF;
}
/*Mail formular css End*/

    a.nolink {
        color: #FFFFFF;
    }

.link {
    text-decoration: underline;
    margin-top: 5px;
}

.link:hover {
    /*background-color: #F5F4F4;*/

    text-decoration: none;
    /*padding-left: 5px;
    padding-right: 5px;*/
}    



/*Media Screens css Start*/

/* Large desktop */
@media (min-width: 1200px) {
    .nolink {
        pointer-events: none;
        cursor: text;
    }
    a.nolink {
        color: #FFFFFF;
        pointer-events: none;
        cursor: text;    
    }
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
    .nolink {
        pointer-events: none;
        cursor: text;
    }
    a.nolink {
        color: #FFFFFF;
        pointer-events: none;
        cursor: text;    
    }
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
	.mainintro h1 {
    font-size: 50px;
	}
}
/* Landscape phones and down */
@media (max-width: 480px) { 
	.tel {
    font-size: 50px;
	}
	.mainintro h1 {
    font-size: 38px;
	}
    h1 {
    font-size: 30px;
    }     
}
/* 320x480 Ipod touch 1st-3rd- Iphone 3g 3gs */
@media (max-width: 320px) {
    .tel {
    font-size: 40px;
    }
    .mainintro h1 {
    font-size: 25px;
    }
    h1 {
    font-size: 26px;
    }    

}

/*Media Screens css End*/

