/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */



.PageHead100 {
	margin-top:100px;
}

.PageHead100 h1, .PageHead100 h3 {
	text-align:center;
	
	
}
.PageHead100 h2, .PageHead100 h3 {
	text-align:center;
	
	margin-bottom: -50px;
	margin-top: -30px;}


	
.PageHead100 h3 {
	color: #9AA5AA;
	font-weight: normal;
	margin-bottom: 20px;
	margin-top: 10px;
}

.PageHead {
	margin-top:50px;
}
.PageHead h1, .PageHead h3 {
	text-align:center;
	
	
}
.PageHead h2, .PageHead h3 {
	text-align:center;
	
	margin-bottom: -50px;
	margin-top: -30px;}
	
.PageHead h3 {
	color: #9AA5AA;
	font-weight: normal;
	margin-bottom: 20px;
	margin-top: 10px;
}

.features {
	margin:15px 0;
	float:left;
}
.features img {
	float:left;
	padding:10px 20px 0 0;
}
.features p {
	padding-left: 80px;
}
/*==========4. FEATURES LAYOUT==============*/

.FeatLayout {
	margin-top:50px;
}
.FeatLayout .Featimg {
	text-align:center;
}
.lead {
	color:#666;
}
.ticklist {
	margin:0;
	padding:0;
	list-style:none;
}
.ticklist li {
	width:50%;
	float:left;
	padding:5px 5px 5px 30px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background:url(https://www.domene.no/images/tick.png) no-repeat left;
}




/*pagehead satt fra flathost mal på rootnivå*/


.textinfo {
    display:inline-block;
}


/*infosiden på overview.tpl server cpanel folder*/
.sidebar-linjehoyde {
    line-height:13px !important;
}


/**/
.vcenter {
    margin-top:15px;
}




section#home-banner {
	
	position: relative;
	color: #2f4b7b;
	/*text-align: center;
	text-shadow: 0 1px 3px rgba(0, 0, 0, .4), 0 0 30px rgba(0, 0, 0, .075);*/
	background:url(https://www.domene.no/images/bakgrunn3.jpg) no-repeat #232a31; /* Old browsers */
	min-height:150px;
	
	background-size:cover; 
	/*background-size:100% 100%; */
	overflow:hidden;
}


section#home-banner-null {
	
	position: relative;
	color: #2f4b7b;

	
	min-height:100px;
	
	background-size:cover; 
	/*background-size:100% 100%; */
	overflow:hidden;
}






section#home-banner-templates {
	position: relative;
	color: #2f4b7b;
	/*text-align: center;
	text-shadow: 0 1px 3px rgba(0, 0, 0, .4), 0 0 30px rgba(0, 0, 0, .075);*/
	background:url(https://www.domene.no/images/bakgrunn3.jpg) no-repeat #232a31; /* Old browsers */
	min-height:100px;
	background-size:cover;
	overflow:hidden;
}


.home-shortcuts {
  margin: 0;
  background: #456fb6;
  color: #fff;
}


/*==========  custom footer fra old root ==============*/


section#footer .footer {
	position: relative;
	color: #fff;
	background:url(https://www.domene.no/images/headers-bg.jpg) no-repeat #232a31;
	background-size:cover;
	overflow:hidden;
	margin-top:0px;
	margin: 0;
}
section#footer .footer h1, .footer h3 {
	color:#FFF;
}
section#footer .footerlinks {
	margin:20px 0;
}
section#footer .footerlinks p {
	color:#68737b;
	text-transform:uppercase;
	padding-top:15px;
}
section#footer .kopirett p {
	color:#68737b;
	
	padding-top:15px;
}
section#footer .footerlinks ul {
	margin:0;
	padding:0;
	list-style:none;
	
}
section#footer .footerlinks ul li {
	color:#FFF;
	padding:2px 0;
}
section#footer .footerlinks ul li a {
	color:#FFF;
}
section#footer .copyright {
	margin:30px 0;
}




section#footer {
   /* margin: 0;
    padding: 20px 10px;
    background-color: #f8f8f8;
    border-top: 1px solid #ddd;
    color: #666;*/
    font-size: 1.1em;
	
	
	position: relative;
	color: #fff;
	background:url(https://www.domene.no/images/headers-bg.jpg) no-repeat #232a31;
	background-size:cover;
	overflow:hidden;
	margin-top:20px;
	
}
section#footer p {
    margin: 0;
}

@media (min-width: 450px) {
    section#footer {
        line-height: 22px;
    }
}

section#footer .back-to-top {
    float: right;
}
section#footer .back-to-top i {
    padding: 10px;
    background-color: #ddd;
    color: #888;
    border-radius: 3px;
    opacity: 0.7;
}

/*

.panel-default > .panel-heading {
  color: #fff;
  background-color: #666;
  border-color: #666;
}

*/


/* ut
.jumbotron {
	position: relative;
	
	background:url(../../../../../images/bakgrunn3.jpg) no-repeat #232a31; 
	
	background-size:cover;
	overflow:hidden;
}

*/

.jumbotron_parked {
	position: relative;
	/* color: #fff; */
	/*text-align: center;
	text-shadow: 0 1px 3px rgba(0, 0, 0, .4), 0 0 30px rgba(0, 0, 0, .075);*/
	background:url(https://www.domene.no/images/bakgrunn3.jpg) no-repeat #232a31; /* Old browsers */
	min-height:200px;
	background-size:cover;
	overflow:hidden;
}





/* navbar custom fix */

.navbar-header {
	min-height:80px;
	/*max-height:80px;*/
	border:0;
}
.navbar-default .navbar-toggle {
	border-color: #808080;
}
.navbar-toggle {
	margin-top: 20px;
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	max-height: 370px;
}







.navbar {
	/*background:	#232a31;*/
	
	background:url(https://www.domene.no/images/bakgrunn_10.png) no-repeat #ffffff; /* Old browsers */
	/*background:	#ffffff;*/
	/*border-bottom: 2; */
	font-size:16px;

	
	/*text-align: center;
	text-shadow: 0 1px 3px rgba(0, 0, 0, .4), 0 0 30px rgba(0, 0, 0, .075);*/
	
	min-height:126px;
	
	/*background-size:cover;*/
	


	
}
.navbar-collapse {
	background:none;
	border:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	padding-top: 13px;
	filter:none;
	-ms-filter:none;
}



.navbar .nav > li > a {
	color:#000;
	text-transform:uppercase;
	/*text-shadow: 0 1px 0 #666; */
	font-weight: 900;
}
.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
	color:#CCC;
}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
	background:none;
	color:#000000;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	
}
.navbar .nav {
	padding:12px;
}
.navbar .btn, .navbar .btn-group {
	margin-top:0;
}
.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
	color: #000;
	background-color: transparent;

}
.navbar-default + div {

	margin-top: 68px;
}



 @media (max-width: 767px) {
.jumbotron {
padding: 20px 20px;
margin-top: -20px;
height:auto;
}
.hero-unit {
padding: 100px 0;
padding-bottom:0;
}
 .hero-unit h1 {
 font-size:36px;
}
.flex-direction-nav {
display: none;
}
 .PageHead h3, .FeatLayout h3 {
 font-size:20px;
 line-height:25px;
 padding-top:5px;
 padding-bottom:5px;
}
 .jumbotron .navbar-fixed-top.navbar-absolute {
 top: 20px;
}
 .navbar .navbar-btn {
margin-top: 23px;
}
 .domain {
padding: 0 20px;
margin-bottom: -20px;
}
 .domain .input-append input.span11 {
 width:83%;
}
 .footer {
padding: 20px 20px;
margin-bottom: -20px;
}
}
 @media (max-width: 480px) {
 .domain .input-append input.span11 {
 width:74%;
}
 .ticklist li {
 width:100%;
}
 .modal {
 width:auto;
}
	 
	 .navbar {
	
	padding-top: 15px;

}
	 
	 
	 
}
 @media (min-width: 768px) {
.navbar li.dropdown:hover ul {
 display:block;
}
}
/*==========14. VERSION 1.1==============*/


.navbar .pull-right > li > .dropdown-menu, .navbar .nav > li > .dropdown-menu.pull-right {
	top:97%;
}
/*==========15. VERSION 1.2==============*/

.scrollup {
	width:40px;
	height:40px;
	opacity:0.4;
	position:fixed;
	bottom:30px;
	right:30px;
	display:none;
	text-indent:-9999px;
	background: url('../images/icon_top.png') no-repeat;
}
/*==========16. VERSION 2==============*/

.navbar li.dropdown ul {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}




	
	
}




