body {
	position: relative;
	background-color: #e8e8e8;
	font-family: "Helvetica-Light", Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #000;
	padding-top: 60px;
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.contact-title{
	font-weight: bold;
	padding-bottom: 30px;
}

h1{
	margin:0;
	text-align:left;
	font-weight: bold;
	font-style: normal;
	font-size: 50px;
	line-height: 55px;
	font-family: Montserrat, sans-serif;
	margin-bottom: 30px;
	margin-top: 10px;
	margin-left: 10px;
}

.inv{
	color: #FFF;
	border-color: #FFF;
}
.inv-bg{
	background:rgba(255,255,255,0.4);
}

.about-text{
	padding-top: 0px;
}

.hero-unit{
	background:rgba(255,255,255,0.6);
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 20px;
}

.table-bordered {
border: 2px solid #ddd !important;
}

.table-bordered th, .table-bordered td {
border: 2px solid #ddd !important;
}

.form-horizontal .control-label {
width: 0px !important;
}

.form-horizontal .controls {
margin-left: 80px !important;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
    overflow: hidden;
    z-index: 1;
}

#colorwrap{	
	background: #afa8a2;
}

td, th, .row, .col, .ff-fix {
  //  cursor: pointer;
    padding: 10px;
    position: relative;
   	text-align: center !important;
}
.hilite { background: white; }

td.price {
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 25px;
	color:  #e74c3c;
}

hr{
	border-color: #151515;
	border-width: 1px 0 0;
	margin-top: 40px;
	width: 100%;
}
.competences {
	padding-top: 50px;
}
.competences li {
	display: block;
	padding: 7px 0;
	border-bottom: 2px solid black;
	//#bfbfbf
	font-size: 14px;
	color: white;
}

.social img {
	-webkit-transition:all .5s ease;
	-moz-transition:all .5s ease;
	-o-transition:all .5s ease;
	-ms-transition:all .5s ease;
	transition:all .5s ease;
	margin-right: 4px;
}

.social img:hover {
	-webkit-transform:rotate(-15deg);
	-moz-transform:rotate(-15deg);
	-o-transform:rotate(-15deg);
	-ms-transform:rotate(-15deg);
	transform:rotate(-15deg);
}

#headerwrap {
	width: 100%;
	background: url(../img/bkg.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-height: 600px;
	margin-top: -60px;
	padding-top: 160px;
	text-align: center;
}

@media (min-width: 801px) {
	#competences{
		background: #d46917;
		height: 600px;
	}

	#hosting{
		background: url(../img/woman.png) no-repeat left top;
		height: 650px;
	}
	#services{
		height: 550px;
	}
	#about{
		background: #e74c3c;
		height: 600px;
	}

	#contacts{
		height: 800px;
	}
}

@media (max-width: 800px) {
	#headerwrap {
		background: url(../img/bkg-small.jpg) no-repeat center center fixed;
		-webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;  
	}
	#competences{
		background: #d46917;
		height: 1350px;
	}

	#hosting{
		background: url(../img/woman.png) no-repeat left top;
		height: 1400px;
		padding-top: 400px;
	}
	#services{
		height: 1200px;
	}
	#about{
		background: #e74c3c;
		height: 900px;
	}

	#contacts{
		height: 1100px;
	}
}

@media (max-width: 481px) {
	#headerwrap {
		background: url(../img/bkg-smaller.jpg) no-repeat center center fixed;
		-webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;  
	}
}

/* Navbar Styles  */

.navbar-fixed-top {
	margin-bottom:60px !important;
	border-top: 4px solid #d46917;
	position: fixed;
	top: 0;
}

.navbar-fixed-top.scroll {
	opacity:.96;
}

.navbar-inner {
	border-bottom:0 none;
	filter:none;
	background:#0d0d0d;
	background:rgba(13,13,13,0.99);
}

.navbar .brand {
	padding-left: 30px !important;
}

.navbar .nav.pull-right {
	top:10px;
}

.navbar .nav > li > a {
	color:#F8F8F8;
	font-size:15px;
	font-weight:300;
	text-shadow:none;
	-webkit-transition:all .1s linear;
	-moz-transition:all .1s linear;
	-ms-transition:all .1s linear;
	-o-transition:all .1s linear;
	transition:all .1s linear;
}

.navbar .nav li a:hover,.navbar .nav li a:focus{
	color:#F8F8F8;	
}

.navbar .nav > li > a:hover {
	color:#ccc;
}


.navbar .nav > li.active > a,.navbar .nav > li.active:hover > a,.navbar .nav > .active > a,.navbar .nav > .active > a:hover,.navbar .nav > .active > a:focus {
	padding-bottom:4px;
	-webkit-box-shadow:none;
	box-shadow:none;
	-moz-box-shadow:none;
	background:none;
	color:#fff;
}

.btn-dropnav {
	float:right;
	margin-left:5px;
	margin-right:5px;
	padding:7px 10px;
	display:none;
}

.btn-dropnav .icon-bar {
	background-color:#F5F5F5;
	-webkit-box-shadow:0 1px 0 rgba(0,0,0,0.25);
	-moz-box-shadow:0 1px 0 rgba(0,0,0,0.25);
	box-shadow:0 1px 0 rgba(0,0,0,0.25);
	display:block;
	height:2px;
	width:18px;
}

.btn-dropnav .icon-bar + .icon-bar {
	margin-top:3px;
}

.navbar .nav li.dropdown.open > .dropdown-toggle,.navbar .nav li.dropdown.active > .dropdown-toggle,.navbar .nav li.dropdown.open.active > .dropdown-toggle {
	background:none;
	color:#fff;
}

.dropdown-menu li > a:hover,.dropdown-menu li > a:focus,.dropdown-submenu:hover > a {
	background-color:#8d2040!important;
	text-decoration:none;
	color:#fff;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#d54872",endColorstr="#8d2040");
	background-image:-khtml-gradient(linear,left top,left bottom,from(#d54872),to(#8d2040));
	background-image:-moz-linear-gradient(top,#d54872,#8d2040);
	background-image:-ms-linear-gradient(top,#d54872,#8d2040);
	background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#d54872),color-stop(100%,#8d2040));
	background-image:-webkit-linear-gradient(top,#d54872,#8d2040);
	background-image:-o-linear-gradient(top,#d54872,#8d2040);
	background-image:linear-gradient(#d54872,#8d2040);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#475B77',endColorstr='#475B77',GradientType=0);
}

.navbar .btn-navbar .icon-bar {
	display:block;
	width:18px;
	height:2px;
	background-color:#5FAF08;
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	border-radius:1px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}

.navbar .btn-navbar {
	margin-right: 30px;
}

