body {
	padding-top: 0px;
  background:#000;
  font-family: 'Lato', sans-serif;
}

.top-bar {height: 10px; background:#c2c8ce;}

.bg-white {background:#fff;}

.navbar-inverse {
	background-color: #0079db;
	border:0;
	border-radius: 0;
	}

.navbar-inverse .navbar-brand {
    color: #fff;
}

.navbar-collapse {
	padding-left: 0;
	margin-left: 0;
}

.navbar-inverse .navbar-nav > li.first {
	border-left:1px solid #fff;
}

.caret {
	margin-left: 15px;
}

.navbar-inverse .navbar-nav > li > a {
	font-family: inherit;
    display: block;
padding: 0 1.7em 0 1.7em;
line-height: 4em;
color: #fff;
height: 100%;
overflow: hidden;
position: relative;
font-size: 1.2em;
border-right:1px solid #fff;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #093c71;
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
    background-color: #093c71;
}

.navbar-inverse .navbar-nav ul li a {padding-left: 20%;}

.navbar .navbar-nav {
    float: none;
    display: inline-block;
    max-height: 62px;
}
.navbar .navbar-collapse {
    text-align: center;
}

ul.dropdown-menu {
	background-color: #000;
	color: #fff;
	}
	
.dropdown-menu > li > a {
    display: block;
    padding: 5px 40px;
    clear: both;
    font-weight: 400;
    line-height: 1.62857143;
    
    color: #fff;
    white-space: nowrap;
    
}

.company-logo {
	width: 230px;
	display: block;
	border:1px solid #245181;
	background:rgba(1,15,25,0.6);
	opacity: 0.9;
	position: absolute;
	top: 20%;
	left: 40%;
	z-index: 99999999;
	text-align: center;
	-webkit-box-shadow: 0px 0px 52px 0px rgba(255,255,255,1);
-moz-box-shadow: 0px 0px 52px 0px rgba(255,255,255,1);
box-shadow: 0px 0px 52px 0px rgba(255,255,255,1);
}

.company-logo h1 {
		font-family: 'Orbitron', sans-serif;
		font-size: 8em;
		color: #f07746;
		font-weight: 700;
}

.company-logo h3 {
	margin-top: -10px;
	margin-bottom: 0;
	font-size: 2em;
	font-family: 'Orbitron', sans-serif;
	color: #888;
	letter-spacing: 0.15em;
	background:#245181;
	color: #fff;
	padding:15px 0 10px 0;
}
.company-logo p{
	color: #222;
	font-size: 0.9em;
	padding-top: 5px;
	text-transform: uppercase;
}



.sc-icon i.fa {
	font-size: 3em;
	color: #fff;
	background:#0079db;
	border-radius: 100%;
	padding:20px;
	position: absolute;
	border:3px solid #0079db;
	top: 0px;
	left: 3%;
	z-index: 9999;
	}
.sc-icon h2 {
	margin-top:-40px;
	margin-left:100px;
	text-transform: uppercase;
	font-size: 20px;
	color: #fff;
	}
	
.sc-title ul {
		margin-left: 20px;
}
.sc-title ul li {
	list-style-type: none;
	font-size: 14px;
	line-height: 24px;
	color: #888;
	}
.sc-title ul li:before {
	font-family: FontAwesome;
	content: '\f00c';
	color: #245181;
	padding-right: 10px;
	
}

.blok-4 {padding:0px 25px 0px 25px;
	
}

.blok-5 {background-color: #245181;
	height: 60px;
	margin-left: 30px;
	margin-top: 15px;}

.sc-title {
overflow: hidden;
position: relative;
padding-bottom: 0.55em;
padding: 25px;


}

.sc-title h2 {
	font-size: 1.529em;
line-height: 0.85em;
margin-top: 2.6em;
margin-bottom: 0.9em;
}
.sc-title p {
	word-wrap: break-word;
	font-size: 15px;
	color: #5b5f62;
	line-height: 32px;
	padding-bottom: 15px;
	
}

.sc-title a {
	float: right;
	text-transform: lowercase;
	text-decoration: none;
	width: 100%;
	padding-bottom: 9px;
	-o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;
}
.sc-title a:hover {
	padding-left: 10px;
}

.sc-banner-bottom p {
	width: 70%;
	margin: 0px auto;
    line-height: 1.5em !important;
    margin-top: 1em !important;
    margin-bottom: 3.3em !important;
    font-size: 1.243em;
    letter-spacing: 0.1em;
    text-transform: uppercase;
	color: #999;
}
.sc-banner-top h1{
	font-size: 40px;
	margin-top: 40px;
	margin-bottom: 40px;
	font-family: 'Orbitron', sans-serif;
	color: #f07746;
	font-weight: 100;
	text-transform: uppercase;
	padding:10px 0;
}

.carousel-caption {
	 color: #fff;
    text-align: center;
    text-shadow: 0 0px 0px rgba(255,255,255,.6);
    padding:10px;
    bottom: 12%;
    font-weight: 700;
    font-family: 'Orbitron', sans-serif;
}

.carousel-indicators li {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    border: 0px solid #fff;
    border-radius: 10px;
}

.carousel-indicators .active {
		width: 20px;
    height: 20px;
    background-color: #245181;
border: 3px solid #245181;
}

.block-4 {
	padding-bottom: 20px;
}

.business {
	
	background:url('../img/girl_glasses.jpg')no-repeat;
}
.business-inside {
	padding:100px;
}
.business-inside h2 {
	
	font-size: 28px;
	font-weight: 100;
}

.business-inside h1 {
	
	font-size: 48px;
	}

.business span.glyphicon {
	font-size: 1em;
	color: #fff;
	background:#245181;
	border-radius: 100%;
	padding:20px;
	margin-right: 10px;
	}

.left-color {
	background-color: rgb(32, 157, 226);
	height: 294px;
}
.left-color h2 {
	font-size: 75px;
	color: #fff;
	padding:20px;
	font-weight: 100;
	text-align: right;
	line-height: 100px;
	font-weight: 700;
}
.left-color h2 span{
	font-weight: 700;
	font-size: 80px;
	color: orange;
}
.right-color {
	background-color: #245181;
	height: 100%;
	padding-top:50px;
	padding-left: 50px;
}
.right-color p {
	
	color: #fff;
	font-size: 26px;
	line-height: 34px;
}

.footer {
	background-color: #191e23;
}
.footer-block {
	padding:20px;
	color: #999;
}
.footer h4 {
	color: #fff;
}
.company-logo-small {
	width: 150px;
	display: block;
	border:1px solid #245181;
	background:rgba(255,255,255,1);
	
	text-align: center;
}
.company-logo-small h1 {
		font-family: 'Orbitron', sans-serif;
		font-size: 4em;
		color: #f07746;
		margin-bottom: 0;
}

.company-logo-small h3 {
	margin-top: 0px;
	margin-bottom: 0;
	font-size: 1.2em;
	font-family: 'Orbitron', sans-serif;
	color: #888;
	letter-spacing: 0.15em;
	background:#245181;
	color: #fff;
	padding:20px 0 10px 0;
}
.company-logo-small p{
	color: #aaa;
	font-size: 0.8em;
}

.footer-footer {
	background-color: #0e1214;
	line-height: 70px;
	text-align: center;
	padding-left: 30px;
	color: #fff;
	clear: both;
    position: relative;
    z-index: 10;
    height: 80px;
   
}
.footer-footer .fa {
	font-size: 30px;
	padding-left: 10px;
}

.sc-icon-4 span.glyphicon {
	font-size: 1.5em;
	color: #fff;
	background:#245181;
	border-radius: 100%;
	padding:20px;
	position: absolute;
	top: -30px;
	left: 42%;
	z-index: 9999;
	}

.sc-title-4 {
overflow: hidden;
position: relative;
padding-bottom: 0.55em;
padding: 15px;
border-top:1px solid #245181;

}	
.sc-title-4 h2 {
	font-size: 1.329em;
line-height: 0.85em;
margin-top: 2.6em;
margin-bottom: 0.9em;
}
.sc-title-4 p {
	word-wrap: break-word;
	font-size: 13px;
	color: #5b5f62;
	
	padding-bottom: 15px;
	
}


.side-header {
	background-color: #245181;
	padding:10px 90px;
	position: relative;
	}
.side-header h4 {
	font-size: 16px;
	font-weight: 100;
	color: #fff;
}
.side-icon {
	
	font-size: 30px;
	background-color: orange;
	padding: 6px 20px;
	position: absolute;top: 0;
	left: 0;
	height: 100%;
	color: #fff;
}	
.side-cont {
	padding: 20px 20px;
	line-height: 24px;
}

h2.service-head {
	color: #245181;
}
span.orange {
	color: orange;
}

.price {margin-bottom: 20px;
	padding: 20px 0;
	}
	
.price i {
	font-size:50px;
	color:#245181;
	border:2px solid #245181;
	margin-top:10px;
	background-color: #fff;
	padding:10px 20px;
	border-radius: 10px;
}

.price i:hover {
	color:#fff;
	border:2px solid #245181;
	background-color: #245181;
}

.price b {font-size: 24px;}


.footer-block img
{
max-width: 80px;
padding-top: 50px;
margin-right: 0;
margin-left: 0;
padding-left: 0;
padding-right: 0;
}
