body {
/*	background: url("../img/stma.jpg") no-repeat fixed center center / 100% auto rgba(0, 0, 0, 0);
        font-family: 'Open Sans';*/
}

#ul-logo li{
    list-style: none;
    display: inline-block;
}
#logo-text{
    display:inline-block;
    position: absolute;
    top:10px;
}

.ul-logo-text{
    color: #00464f;
    position: absolute; 
    padding-left: 10px;
}
nav {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	/*position: absolute;*/
/*	top: 98px;*/
	z-index: 500;
}
.top-nav {
	background: none repeat scroll 0 0 rgba(0, 30, 34, 0.85);
}
.top-nav ul {
	padding: 0;
}
.menu_horizontal li span{
        text-transform: capitalize;
}

.menu_horizontal ul ul li a{
        text-transform: capitalize;
}
    
    
.logo {
	margin: 0;
	text-align: center;
	width: 100%;
}
.top-nav a {
	font-size: 0.9em;
	text-transform: uppercase;
}
.top-nav .logo a, .top-nav .logo.active-item a {
	color: #fff;
	font-size: 1.4em;
	font-weight: 400;
	line-height: 1em;
}
.top-nav .logo a strong {
	font-size: 1.05em;
	font-weight: 800;
}
.top-nav {
	text-align: center;
}
.top-nav li a:hover, .top-nav li.active-item a, .top-nav .logo.active-item a:hover {
	background: none repeat scroll 0 0 #00464f;
}
.top-nav li.logo a, .top-nav li.logo.active-item a, .top-nav .logo {
	background: none repeat scroll 0 0 #2fcbe0;
}
nav ul li ul li {
	text-align: left;
}
.top-nav ul ul {
	background: none repeat scroll 0 0 rgb(0, 30, 34);
}
.top-nav li ul li a {
	background: none repeat scroll 0 0 rgb(0, 30, 34);
}
#fourth-block h2 {
	color: #fff;
}
#fourth-block p {
	color: #fff;
}
#first-block, #second-block, #third-block, #fourth-block {
	text-align: center;
	padding: 4.5em 0;
}
#carousel {
	background: #fff;
}
#first-block {
	background: #fff;
}
#second-block {
	background: none repeat scroll 0 0 rgba(0, 30, 34, 0.85);
        color:white;
}
#third-block {
	background: #fff;
}
#fourth-block {
	background: rgb(0, 30, 34);
}
footer {
	background: none repeat scroll 0 0 #2fcbe0;
	padding: 1.5em 0;
}
footer p, footer a:link, footer a:visited, footer a:hover {
	color: #fff;
}
.carousel-text {
	display: block;
	position: absolute;
	top: 25%;
	width: 100%;
	z-index: 999;
}
.carousel-text h2 {
	background: none repeat scroll 0 0 #fff;
	color: rgb(0, 30, 34);
	display: inline-block;
	padding: 0.3125em 0.625em;
	font-size: 2em;
}
.carousel-text p {
	background: none repeat scroll 0 0 rgba(0, 30, 34, 0.85);
	color: #fff;
	display: inline-block;
	font-size: 1.2em;
	padding: 0.625em 0.8em;
}
#first-block i {

    background: url("../img/services.png") no-repeat scroll 0 0 transparent;
    display: block;
    width: 132px;
    height:129px;
    text-indent: -9999px;

}
#first-block i#bcp{
    background-position: 0 0; 
}
#first-block i#bcp:hover{
    background-position: 0 -129px; 
}

#first-block i#bop{
    background-position: -132px 0; 
}
#first-block i#bop:hover{
    background-position: -132px -129px; 

}



#first-block i#wms{
    background-position: -264px 0; 
}
#first-block i#wms:hover{
    background-position: -264px -129px; 
}
#first-block i#mr{
    background-position: -396px 0; 
}
#first-block i#mr:hover{
    background-position: -396px -129px; 
}

#first-block a{
    color: black; 
    text-decoration: none; 
    
}
section h2 {
	font-size: 2.5em;
	font-weight: 300;
	margin: 0;
	text-transform: uppercase;
        padding-bottom: 1em;
}
p.subtitile {
	color: #999;
	margin: 0 0 3.5em;
}
section h3 {
	font-size: 1.3em;
	font-weight: 300;
	margin: 0.8em 0;
	text-transform: uppercase;
}
section p {
	font-size: 0.8em;
}
section h1 {
	color: #fff;
	font-size: 2.5em;
	font-weight: 300;
	text-transform: uppercase;
}
#second-block p {
	color: #fff;
}
a.button {
	background: none repeat scroll 0 0 #2fcbe0;
	border: 0 none;
	border-radius: 5px;
	color: rgb(0, 30, 34);
	font-size: 0.8em;
	font-weight: 600;
	padding: 0.625em;
	text-transform: uppercase;
}
#head {
	background: none repeat scroll 0 0 rgba(0, 30, 34, 0.85);
	padding: 9em 0 5em;
	text-align: center;
}
#content {
	background: none repeat scroll 0 0 #fff;
	padding: 5em 0;
	text-align: center;
	border-bottom: 1px solid #f0f0f0;
}
#content h2 {
	font-size: 1.5em;
	font-weight: 400;
	margin: 1em 0 0.3em;
	text-transform: none;
}
.content-block {
	background: none repeat scroll 0 0 rgb(0, 30, 34);
	padding: 2.5em;
}
.content-block h3 {
	color: #fff;
}
.content-block p {
	color: #fff;
}
#content.left-align {
	text-align: left;
}
#content.contact-page h2 {
	margin: 0 0 0.625em;
}
.contact-page p {
	font-size: 1em;
	font-style: normal;
}
.contact-page i {
	background: none repeat scroll 0 0 rgb(0, 30, 34);
	border-radius: 100px;
	display: inline-block;
	height: 35px;
	line-height: 35px;
	margin: 0.3125em 0.3125em 0.3125em 0;
	text-align: center;
	width: 35px;
}
form.customform button {
	background: none repeat scroll 0 0 rgb(0, 30, 34);
	border-radius: 5px;
	transition: background 0.20s linear 0s;
	-o-transition: background 0.20s linear 0s;
	-ms-transition: background 0.20s linear 0s;
	-moz-transition: background 0.20s linear 0s;
	-webkit-transition: background 0.20s linear 0s;
}
form.customform button:hover {
	background: none repeat scroll 0 0 #2fcbe0;
}
form.customform input, form.customform select, form.customform textarea {
	border-radius: 5px;
}
#map-block iframe {
	display: block;
}
@media screen and (max-width: 768px) {
  body {
  	background: none repeat scroll 0 0 rgb(0, 30, 34);
  }
  nav {
  	background: none repeat scroll 0 0 rgb(0, 30, 34);
  	line-height: 1em;
  	position: relative;
  }
  .top-nav {
  	text-align: left;
  }
  .top-nav li {
  	line-height: 3em;
  }
  .top-nav .logo {
  	padding: 1.25em;
  }
  .carousel-text h2 {
  	font-size: 1.3em;
  }
  .carousel-text p {
  	font-size: 1em;
  }
  ul.top-ul {
  	padding: 0;
  }
  ul.top-ul.right {
  	float: none;
  }
  footer {
  text-align: center;
  }
  footer .right {
  float: none;
  }
}

div.well{
    background-color: #263F42; color:white;
    opacity: .9;
    border: none;
    margin-bottom:0;
    
}


div.well a{
    font-family: 'Pristina';
    text-decoration: none; 
    color: white;
    font-size: 18pt;
    transition: font-size 0.5s;

    /*display: inline-block;*/
}

div.well a p{
    margin: 0;
}
div.well a div{
    
border-right: 1px solid #f2f2f2;
padding-top:10px;
}   

div.well a:hover{
    text-decoration: none; 
    color: white;
    font-size: 20pt;
    transition: font-size 0.5s;

    
}

.banner ul{
    list-style: none; 
    padding: 10px; 
}
.banner a{
    display: inline-block; 
    color: #212121; 
    font-size: 12px;
    transition: font-size 0.5s;
    padding: 5px 16px; 
    border-right: 1px dashed #48787D;
}

.banner a:hover{
    text-decoration: none; 
    color: #0088cc; 
    font-size: 13px; 
    transition: font-size 0.5s;
    cursor:pointer;
}

.carousel-control.left , .carousel-control.right{
/*    margin: 250px 20px; 
    border-radius: 60px;
    background-color:red;
    width: 60px;*/
    
    background-color: #d2caca;
    width:60px; 
    height: 60px; 
    top: 35%;
}

.sliderbox{
    padding-right:0;
}