@font-face {
    font-family: 'open_sanscondensed_light';
    src: url('OpenSans-CondLight-webfont.eot');
    src: url('OpenSans-CondLight-webfont.eot?#iefix') format('embedded-opentype'),
         url('OpenSans-CondLight-webfont.woff') format('woff'),
         url('OpenSans-CondLight-webfont.ttf') format('truetype'),
         url('OpenSans-CondLight-webfont.svg#open_sanscondensed_light') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Open Sans Condensed';
    src: url('OpenSans-CondBold-webfont.eot');
    src: url('OpenSans-CondBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('OpenSans-CondBold-webfont.woff') format('woff'),
         url('OpenSans-CondBold-webfont.ttf') format('truetype'),
         url('OpenSans-CondBold-webfont.svg#open_sans_condensedbold') format('svg');
    font-weight: bold;
    font-style: normal;

}

html{
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;	
}
body{
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	background: url('/img/bg_paper.png');
	color: #000;
	line-height: 14pt;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 12pt;
}
a img, a:hover, a:link, a:visited, a:active, a{
	border: 0px;
}
p{
	padding: 0;
	margin: 0 0 5px 0;
}
p.h{
	font-size: 14pt;
	margin-top: 15px;
}
h4{
	color: #b72323;
    font-size: 14pt;	
	line-height: 14pt;
	padding: 0;
	margin: 20px 0 10px 0;
	}
	
ul{
	list-style: square;
	list-style-position: inside;
	margin: 10px 0;
	padding: 0;
}	
a, a:hover, a:link, a:visited, a:active{
	color: #3b6b6e;
}
#header{
	width: 100%;
	margin: 0;
	padding: 0;
	height: 182px;
	background: url('/img/header-1.png') repeat-x top center;
}
.container{ 
	width: 920px;
	margin: 0 auto;
	position: relative;
}
.head{
	width: 100%;
	height: 69px;
	
}
.head > .container > .left{
	margin: 0 85px 0 0;
	width: 375px; 
	padding: 0;
	float: left;
	text-align: right;
}
.head > .container > .right{
	margin: 0 0 0 85px;
	width: 375px; 
	padding: 0;
	float: left;
	text-align: left;
}
.cl-b{
	clear: both;
	width: 1px !important;
	height: 1px !important;
}
ul.top-menu{
	list-style: none;
	margin: 0px;
	padding: 25px 0 0 0;
}
ul.top-menu li {
	display: inline;
	padding: 0 15px;
}
ul.top-menu li a{ 
	font-family: 'Ubuntu', sans-serif;
	font-style: light;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
ul.top-menu li a:hover{
	color: #b62020;
}
ul.top-menu li.center{
	width: 169px;
	padding: 0px;
	margin: 0px;
	position: fixed;
	top: 25px;
	left: 340px;
}

ul.main-menu {
    list-style: none outside none;
    margin: 0;
    padding: 10px 0 0;
    text-align: center;
}

ul.main-menu li {
    display: block;
    float: left;
    height: 90px;
    padding: 0;
    text-align: center;
    width: 20%;
}

ul.main-menu li  a{
	font-family: 'Ubuntu', sans-serif;
	font-style: light;
	font-size: 14px;
	color: #b62020;
	text-decoration: none;
}
ul.main-menu > li > a  > div.main-1{
	background: url('/img/main1.png') no-repeat center bottom;
    height: 100%;
    width: 100%;	
}
ul.main-menu li > a  > div.main-2{
	background: url('/img/main2.png') no-repeat center bottom;
    height: 100%;
    width: 100%;	
}
ul.main-menu li > a  > div.main-3{
	background: url('/img/main3.png') no-repeat center bottom;
    height: 100%;
    width: 100%;	
}
ul.main-menu li > a  > div.main-4{
	background: url('/img/main4.png') no-repeat center bottom;
	height: 100%;
    width: 100%;
}

#logo{
    background: url("/img/logo.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    height: 169px;
    left: 370px;
	z-index: 50;
    position: absolute;
    top: 0;
    width: 169px;
}

#slider{
	padding: 0;
	margin:  15px 0 50px 0;
	width: 100%;
	height: 327px;
	background: url("/img/slider.png") no-repeat scroll center center;
	box-shadow: 0 5px 10px #666666;	
}
#content{
	padding: 0;
	height: auto;
	margin: 0 0 20px 0;
}	
#footer{
	width: 100%;
	height: 222px;
	padding: 0;
	margin: 50px 0 0 0;
	background: url("/img/footer-bg.png") repeat-x scroll center center;
}
#footer > .container{
	background: url("/img/footer-icon.png") no-repeat scroll top center;
	padding: 40px 0 0 0;
}
#footer > .container > .foot-txt{
	width: 100%;
	margin: 0; /* 0 0 -10px;*/
	padding: 0;
	display: table;
}
#footer > .container > .foot-txt > .foot-item{
	display: table-cell;
	width: 25%;
	padding: 0;
	height: 100%;
}
#footer > .container > .foot-txt >.icon{
	width: 7% !important;
}

#footer > .container > .foot-txt > .foot-item > h4{
    color: #FFFFFF;
    font-family: 'Ubuntu', sans-serif;
    font-size: 12pt;
    font-weight: 500;
    line-height: 14px;
    margin: 0 0 15px 0;
    padding: 0;
    text-decoration: none;
}

#footer > .container > .foot-txt > .foot-item > p{
    color: #ffffff;
	line-height: 14pt;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 12pt;
    font-weight: 500;
    margin: 0 0 15px 0;
    padding: 0;
}
.foot-menu{
	margin: 0;
	padding: 0;
	list-style: none;
}
.foot-menu li{
	margin: 0 0 px 0;
	padding: 0;
}	
.foot-menu li a{
    color: #3b6b6e;
	line-height: 14pt;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 10pt;
    font-weight: 500;
    margin: 0 0 15px 0;
    padding: 0;
    text-decoration: underline;
	text-transform: uppercase;
	}
.foot-menu li a:hover{
	color: #b62020;
}	
h3.projects {
    background: url("/img/head-projects.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    color: #B62020;
    font-family: 'Ubuntu';
    font-size: 18pt;
    font-weight: 500;
    height: 22px;
    line-height: 16pt;
    margin: 0 0 30px;
    padding: 19px 0 22px 90px;
    text-transform: uppercase;
    width: 100%;
}


.pr-items{
	width: 280px;
	float: left;
	margin: 0 40px 30px 0;
	padding: 0;
}
.pr-items:nth-child(3n) {
    margin-right: 0px;
}
.pr-items a{
	color: #000000;
	text-decoration: none;
}
.pr-items-img{
	width: 272px;
	height: 160px;
	padding: 5px;
	margin: 0 0 15px 0;
	background: url("/img/pr-items-img-bg.png") no-repeat scroll center center;
}

.pr-items h3{
    color: #b62020;
	line-height: 18pt;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 14pt;
    font-weight: 500;
	margin: 0 0 15px 0;
	padding: 0;
}	
.pr-items > a > p{
	color: #000000;
	line-height: 18pt;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 12pt;
    font-weight: 500;
	margin: 0;
	padding: 0;	
}
.about{
	width: 600px;
	float: left;
	margin: 0 40px 0 0;
	padding: 0;
}

div.news{
	width: 280px;
	float: left;
	margin: 0;
	padding: 0;
}

h3.about{
    background: url("/img/head-about.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    color: #B62020;
    font-family: 'Ubuntu';
    font-size: 18pt;
    font-weight: 500;
    height: 22px;
    line-height: 16pt;
    margin: 0 0 30px;
    padding: 19px 0 22px 90px;
    text-transform: uppercase;
	width:510px;
}

h3.news{
    background: url("/img/head-news.png") no-repeat scroll right top rgba(0, 0, 0, 0);
    color: #B62020;
	text-align: right;
    font-family: 'Ubuntu';
    font-size: 18pt;
    font-weight: 500;
    height: 22px;
    line-height: 16pt;
    margin: 0 0 30px;
    padding: 19px 90px 22px 0;
	width:190px;
	text-transform: uppercase;	
}
h3.clients{
    background: url("/img/head-clients.png") no-repeat scroll right top rgba(0, 0, 0, 0);
    color: #B62020;
	text-align: right;
    font-family: 'Ubuntu';
    font-size: 18pt;
    font-weight: 500;
    height: 22px;
    line-height: 16pt;
    margin: 45px 0 30px 0;
    padding: 19px 80px 22px 0;
	width:200px;
    text-transform: uppercase;
}
h2.news{
     background: url("/img/h2-news.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    color: #B62020;
    font-family: 'Ubuntu';
    font-size: 18pt;
    font-weight: 500;
    height: 22px;
    line-height: 16pt;
    margin: 45px 0 30px;
    padding: 19px 0px 22px 80px;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
}
h2.projects{
     background: url("/img/h2-projects.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    color: #B62020;
    font-family: 'Ubuntu';
    font-size: 18pt;
    font-weight: 500;
    height: 22px;
    line-height: 16pt;
    margin: 45px 0 30px;
    padding: 19px 0px 22px 80px;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
}
h2.contacts{
     background: url("/img/h2-contacts.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    color: #B62020;
    font-family: 'Ubuntu';
    font-size: 18pt;
    font-weight: 500;
    height: 22px;
    line-height: 16pt;
    margin: 45px 0 30px;
    padding: 19px 0px 22px 80px;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
}
h2.serv{
     background: url("/img/h2-serv.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    color: #B62020;
    font-family: 'Ubuntu';
    font-size: 18pt;
    font-weight: 500;
    height: 22px;
    line-height: 16pt;
    margin: 45px 0 30px;
    padding: 19px 0px 22px 80px;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
}
h1 {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 700;
}
h1.heads{
    color: #B62020;
    font-family: 'Ubuntu';
    font-size: 18pt;
    font-weight: 500;
    height: 34px;
    line-height: 16pt;
    margin: 30px 0 10px;
    padding: 19px 0 22px 85px;
    text-align: left;
    text-transform: uppercase;
}
.service-list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.service-list ul  li{
	float: left;
	width: 130px;
	height: 103px;
	margin: 0 28px 30px 0;
	padding: 0;
	text-align: center;
}	
.service-list ul  li a{
	color: #145458;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 12pt;
	line-height: 18pt;
	text-decoration: underline;
}	
.service-list ul  li:nth-child(6n) {
    margin-right: 0px;
}
.cont-left{
	width: 445px;
	float: left;
	padding: 0;
	margin: 30px 30px 0 0;
}
.cont-right{
	width: 445px;
	float: left;
	padding: 0;
	margin: 30px 0px 0 0;
}
ul.news-list{
	margin: 0;
	padding: 0;
	list-style:none;
	list-style-image: url("/img/news-list.png");
	list-style-position: inside;
}

ul.news-list li{
	margin: 0;
	padding: 0;
}

ul.news-list li a, ul.news-list li a:hover, ul.news-list li a:link, ul.news-list li a:active, ul.news-list li a:visited{
    color: #145458;
    font-family: 'Open Sans Condensed',sans-serif;
    font-size: 12pt;
    font-weight: 500;
    line-height: 16pt;
    text-decoration: underline;
    text-transform: uppercase;
}
ul.news-list li a:hover, ul.news-list li:hover a{
	color: #B62020;
}
ul.clients-list{
	margin: 0;
	padding: 0;
	list-style: none;
	position: table;
	width: 100%;
}
ul.clients-list li{
    display: block;
    float: left;
    height: 47px;
    margin: 10px 0;
    position: relative;
    text-align: center;
    width: 140px;
}	
#share42 a{
	float: left;
	margin: 0 10px 10px 0 !important;
}

.news-item{
	width: 100%;
	height: auto;
	margin: 0 0 20px 0;
	padding: 0;
	display: table;
}	
.news-item-img{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #437679;
    display: table-cell !important;
    margin: 0 20px 0 0;
    padding: 4px;
    text-align: center;
    vertical-align: middle;
    width: 280px;
}
.news-item-text{
	display: table-cell;
	padding: 0 0 0 20px;
    color: #000000;
    font-family: 'Open Sans Condensed',sans-serif;
    font-size: 12pt;
    font-weight: 500;
    line-height: 16pt;	
}	
.news-item-text > a{
	text-decoration: none;
}
.news-item-text > a > h4{
    color: #b62020;
    font-family: 'Ubuntu';
    font-size: 14pt;
    font-weight: 500;
    line-height: 16pt;
    margin: 0 0 25px 0;
    padding: 0;


}
#pagination{
	color: #000000;
    font-family: 'Open Sans Condensed',sans-serif;
    font-size: 12pt;
    font-weight: 500;
    line-height: 16pt;
    margin: 0 0 25px 0;
    padding: 0;	
}	
#pagination > span{
	margin: 0 5px 0 0;
	padding: 0;
}	
#pagination > span a{
	color: #000000;
}
.text h2 {
	color: #b62020;
	font-size: 18pt;
	line-height: 18pt;
	 font-family: Ubuntu ,sans-serif;
	margin: 30px 0 30px 0;
}
.text{
	color: #000000;
    font-family: 'Open Sans Condensed',sans-serif;
    font-size: 12pt;
    font-weight: 500;
    line-height: 16pt;
    margin: 0 0 20px 0;
    padding: 0;	
}
.text p{ 
	margin: 0 0 10px 0;
}
.text img{
	float: left;
	margin: 0 15px 0 0;
	/*width: 445px;*/
	padding: 0;
}	
form.c-form p{
	margin: 0 0 3px 0;
	padding: 0;
}
form.c-form input, form.c-form textarea{
	border-left: 1px solid #9f9f9f;
	border-bottom: 1px solid #9f9f9f;
	border-top: 0px solid #9f9f9f;
	border-right: 0px solid #9f9f9f;
	background: none;
	width: 100%;
}	
.error{
	color: #b62020;
}
div.left-200{
	width: 205px;
	float: left;
	margin: 0 30px 0 0;
	padding: 0;
}
div.left-200 ul{
	margin: 0;
	padding: 0;
	list-style: none;
	
}
div.left-200 ul li{}
div.left-200 ul li, div.left-200 ul li a{
    color: #3B6B6E;
    font-family: 'Open Sans Condensed',sans-serif;
    font-size: 12pt;
    font-weight: 500;
    line-height: 13pt;
    margin: 0 0 15px;
    padding: 0;
    text-decoration: underline;
    text-transform: uppercase;
} 
div.right-200{
	width: 685px;
	float: left;
	margin: 0;
	padding: 0;
}	
.popup {
    background-color: #FFFFFF;
    left: 50%;
    margin-left: -395px;
    min-height: 250px;
    padding: 45px;
    position: absolute;
    top: 50%;
    width: 700px;
    z-index: 200;
	border: 1px solid #444444;
    box-shadow: 0 0 20px #000000;	
}
.fancy-price{
	top: 0 !important;
	left: 0 !important;
    margin-left: 0!important;
	padding: 0px !important;
	width: 700px !important;
}
.close {
    background: url("/fancy/fancy_closebox.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 36px;
    margin-left: 730px;
    margin-top: -57px;
    position: absolute;
    width: 35px;
    z-index: 100;
}
#p-logo {
}
#darkhole {
    background: none repeat scroll 0 0 #333333;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 199;
/*
    background-color: #FFFFFF;
    border: 1px solid #444444;
    box-shadow: 0 0 20px #000000;
    left: 50%;
    margin-left: -395px;
    min-height: 250px;
    padding: 45px;
    position: absolute;
    top: 50%;
    width: 700px;
    z-index: 200;
*/	
}
div.popup-links{
	margin: 0 0 20px 0;
	padding: 0;	
}
div.popup-links span{
	cursor: pointer;
	color: #000000;
	text-decoration: underline;
	font-size: 17px;	
}
.popup-links i {
    display: inline-block;
    padding: 0 8px 0 22px;
    vertical-align: top;
}
p.copyright{
	color: #fff;
	font-size: 'Ubuntu';
	font-size: 10pt;
	line-height: 10pt;
	 margin-top: 10px;
}
.txt img{
	padding: 2px;
	background: #fff;
	border: 1px solid #437679;
	margin: 0 5px 5px 0 !important;
}
.clients span {
    cursor: pointer;
    display: inline-block;
    float: left;
    height: 50px;
    margin: 0 20px 20px 0;
    position: relative;
    text-align: center;
    vertical-align: top;
    width: 200px;
}
.portfolio h2{
	font-family: Ubuntu;
	font-size: 18pt;
	line-height: 18pt;
	margin: 10px 0 10px 0;
	padding: 0;
	color: #b62020;
}
.portfolio-l{
	width:680px;
	float: left;
	margin: 0 30px 0 0;
}
.portfolio-r{
	width:210px;
	float: left;
	margin: 0;
}
.c-form button {
    background: none repeat scroll 0 0 #D7D7D7;
    border: 0 solid rgba(0, 0, 0, 0);
    color: #000000;
    cursor: pointer;
    margin-right: 10px;
    padding: 3px 5px;
}
button {
    display: inline-block;
    text-indent: 0;
    white-space: inherit;
}
button, input[type="reset"], input[type="button"], input[type="submit"] {
    -moz-appearance: button;
    -moz-binding: none;
    -moz-box-sizing: border-box;
    -moz-user-select: none;
    background-color: buttonface;
    border: 2px outset buttonface;
    color: buttontext;
    cursor: default;
    font: -moz-button;
    line-height: normal;
    padding: 0 6px;
    text-align: center;
    text-shadow: none;
    white-space: pre;
}
.portfolio h1{
	font-family: 'Ubuntu', sans-serif;
	font-size: 18pt;
	color: #b62020;
	text-decoration: none;
}
.portfolio-r h3{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
}
.portfolio-r h3.red{
	color: #b62020;

}
.portfolio-r ul {
	margin: 30px 0 0 0;
	padding: 0;
	list-style: none;
}
.portfolio-r  li.item{
	margin: 0 0 20px 0;
	padding: 0;
}
.portfolio-r  li.item a, .portfolio-r  li.item a:hover, .portfolio-r  li.item a :link, .portfolio-r  li.item a:visited, .portfolio-r  li.item a:active{
	text-decoration: none;
}
.portfolio-r  li.item img{
	padding: 2px;
	background: #fff;
	border: 1px solid #292929;
	width: 200px;
}
.portfolio-r  li.item{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	}
.portfolio-r  li.item h3{
	padding: 0px;
	margin: 5px 0;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14pt;
	color: #b62020;
	text-decoration: none;
}

form.c-form input.forminput{
background: none repeat scroll 0 0 #D7D7D7;
border: 0 solid rgba(0, 0, 0, 0);
color: #000000;
cursor: pointer;
margin-right: 10px;
padding: 3px 5px;
width: 100px;

}