div {
	//outline:1px solid red;
}

a {
	color: inherit;
}

body {
	font-family: 'Open Sans'!important;
}

li {
	display: inline-block;
}

.p50 {
	padding-left:50px;
}

.left {
	float: left;
}

.right: {
 	float: right;
}

.center {
	text-align: center;
}

.clear {
	clear: both;
	width:100%;
}

h1 {
	font-size:36px;
	font-weight: 300;
	margin:20px 0px;
	display: block;
	clear: both;
}

h2 {
	font-size:30px;
	color: #0084c3;
	font-weight: 500;
	margin:20px 0px;
}

p {
	font-size:22px;
	line-height:26px;
	margin:30px auto;
	font-weight:300;
}

#expander {
 	width:100%;
 	height:100%;
}

.middle {
	width:950px;
	margin:0px auto;
}

.top-expander {
	height:0px;
	width:100%;
	display:none;
}

#header {
	height:80px;
	padding-top:30px;
}

#logo {
	float: left;
	margin-top:-25px;
	margin-right:20px;
}

#topmenu, #languages, #search_icon {
	font-size:20px;
	display: inline-block;
	float: left;
}


#topmenu li {
	margin:0px 5px;
}

#languages {
	font-size:16px;
	color: #e2e2e2;
	margin:2px 10px;
}

#slider {
	//height:525px;
	overflow: hidden;
	text-align: center;
}

#slider img {
	width:100%;
}

.ribbon {
	background: #007bb6;
	width:100%;
	min-height:50px;
}

.half {
	width:468px;
	margin-right:10px;
	display: inline-block;
	float: left;
}

.half:nth-child(2n) {
	margin-right:0px;
}

.thirth {
	width:300px;
	margin-right:13px;
	display: inline-block;
}

.thirth:nth-child(3n) {
	margin-right:0px;
}

.services {
	width:50%;
	float: left;
	padding-left:50px;
	color: white;
	height:70px;
	margin-bottom:30px;
}

.services .icon {
	width:72px;
	height:72px;
	float: left;
	background: url('/images/icons-services-front.png') 0px 0px no-repeat;
}

.services .icon.s3 { 	background: url('/images/icons-services-front.png') -146px 0px no-repeat;}
.services .icon.s4 { 	background: url('/images/icons-services-front.png') -219px 0px no-repeat;}
.services .icon.s2 { 	background: url('/images/icons-services-front.png') -73px 0px no-repeat;}

.services span {
	padding-top:20px;    
	display: block;
	font-size:30px;
	margin-left:30px;
	float: left;
}

.ad {
	padding:50px;
	text-align:center;
}

#offers > div {
	position: relative;
}

#offers > div h1 {
	position: absolute;
	bottom:0px;
	width:100%;
	background: rgba(0, 132, 195, 0.7);
	font-size:20px;
	color: white;
	padding:20px;
	margin:0px;
	
}

.content {
 	width:950px;
 	margin:20px auto;
}

.news h2 {
	height:40px;
}

.news p {
	font-size:16px!important;
	margin:5px 0px;
	height:80px;
}

.read-more {
	font-weight: bold;
	padding:5px;
	padding-left:30px;
	background: url('/images/read-more.png') left center no-repeat;
	color:  #0084c3;
	margin-top:20px;
}

#partners {
	text-align: center;
	position: relative;
	margin-top:80px;
}

#partners h1 {
	border-bottom:3px solid black;
	display: inline;
}

#partners p {
	font-style: italic;
}


#footer {
	width:100%;
	background: #999999;
	color: white;
	padding-top:20px;
	min-height:200px;
}


#footer img {
	float: left;
	
}

#footer .half {
	font-size:25px;
	height:54px;
}

#footer span {
	margin-top:15px;
	display: inline-block;
	float: left;
	margin-left:20px;
}


#footer h2 {
	color: white;
	font-size:20px;
	margin:30px 0px;
} 

#footer li {
	display: block;
	margin:12px 0px;
	font-size:14px;
}

.social-icons li {
	height:33px;
	width:33px;
	display: inline-block!important;
	background: url("/images/social-icons.png") 0px 0px no-repeat;
	margin:5px!important;
}

.social-icons li.p2 {background: url("/images/social-icons.png") -44px 0px no-repeat;}
.social-icons li.p3 {background: url("/images/social-icons.png") -89px 0px no-repeat;}
.social-icons li.p4 {background: url("/images/social-icons.png") -133px 0px no-repeat;}

.breadcrumbs {
	color: white;
	padding:20px 0px;
	font-size:14px;
}

h1.section_name {
	margin:0px 0px;
	color: white;
}

.employee {
	text-align: left;
	clear: both;
	margin:50px 0px;
}

.employee h1 {
	margin:5px 0px;
	display: inline-block;
}

.employee p {
	margin:5px;
	font-size:16px;
}
.employee img {
	display: inline-block;
	margin:10px;
	
}

.resume {
	margin:10px 0px;
	background: url('/images/icon-pdf.png') left center no-repeat;
	display: inline-block;
	height:40px;
	padding:13px 40px;
}

.service {
	//height:200px;
	padding-left:40px;
	margin-bottom:50px;
	
}
.service .icon {
		width:71px;
		height:100px;
		float: left;
		display: inline-block;
		background: url('/images/icons-services.png') 0px 0px no-repeat;
		margin:0px 10px;
}

.service .icon.s3 { background: url('/images/icons-services.png') -70px 0px no-repeat; }
.service .icon.s2 { background: url('/images/icons-services.png') -140px 0px no-repeat; }
.service .icon.s4 { background: url('/images/icons-services.png') -212px 0px no-repeat; }

.service h1 {
	display: inline-block;
	color: #0084c3;
	margin:10px 0px;
	line-height:50px;
}

.service h2 {
	color: #0084c3;;
	font-size:21px;
	margin:3px;
	font-weight: 300;
	margin-top:30px;
}

.service li {
	display: block;
	font-size:17px;
	height:20px;
	margin:5px 0px;
	background: url('/images/services-tick.png') left center no-repeat;
	padding-left:30px;
	padding-top:3px;
}

.portfolio {
	font-size:15px; 
	margin:40px 0px;
}

.portfolio h1 {
	font-weight: 700;
	text-align: center;
	margin:30px 0px;
}

.portfolio h2 {
	font-size:25px;
	color: black;
}

.portfolio p {
	font-size:15px;
	margin:10px 0px;
}

.portfolio .included {
	padding:2px 5px;
	background: #007bb6;
	color: white;
	font-size:15px;
	margin-right:5px;
}

.portfolio .results {
	display: block;
	font-weight: bold;
	padding:10px 0px;
	border-bottom:1px solid #e7e7e7;
}

.portfolio img {
	float: left;
}

.portfolio.r img {
	float: right;
}

.gallery {
	position: relative;
}

.gallery .date {
	position: absolute;
	padding: 10px 5px;
	font-size:15px;
	color: white;
	background: #007bb6;
	font-weight: 500;
	text-align: center;
}

.gallery .date h1 {
	margin:5px;
	color: white;
	font-size:30px;
}

.gallery h1 {
	font-size:23px;
	color: #007bb6;
	margin:10px 0px;
	font-weight: 500;
}

.gallery p {
	font-size:15px;
	margin:5px 0px;
}

.gallery:hover img {
		outline:3px solid #007bb6;
} 

.contacts label {
		width:48%;
		float: left;
		font-size:20px;
		color: #a5a5a5;
		font-weight:300;
		padding:5px 0px;
}

.contacts input, .contacts textarea {
	font-size:20px;
	padding:5px;
	border:1px solid #a5a5a5;
	border-radius:5px;
	width:400px;
	margin-right:52px;
	font-weight: 300!important;
	color: #a5a5a5;
}

.contacts textarea {
	width:858px;
	height:200px;
}

.contacts input[type=submit] {
		background: black;
		color: white;
		width: 172px!important;
		margin: 50px auto;
		clear: both;
		display: block;
		font-weight: 300;
		font-size: 16px;
		padding: 15px 0px;
}

.contacts .icon {
	height:28px;
	width:35px;
	background: url('/images/icons-contacts.png') 0px 0px no-repeat;
	display: inline-block;
}

.contacts .icon.phone { background: url('/images/icons-contacts.png') -40px 0px no-repeat;}
.contacts .icon.address { background: url('/images/icons-contacts.png') -69px 0px no-repeat;}

.contacts .info {
	display: inline-block;
	vertical-align: top;
	padding:3px 0px;
	font-size:14px;
	line-height:25px;
	color: #4b4b4b;
}

.map {
	margin:30px 0px;
	width:100%;
}

.map img {
	width:100%;
}

select {
	padding:9px;
	font-size:20px;
	width:400px;
	margin:20px;
	background: url('/images/select.png') center right no-repeat #007bb6;
	color: white;
	font-weight: 300;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;	 
     text-indent: 1px;
    text-overflow: '';
}

select::-ms-expand {
    display: none;
}


#partners_slider{
	height:125px!important;
	overflow: hidden;
	position: relative;
}

#partners_slider img {
	height:100px;
	margin:25px;
	float: left;
}

.move_slider {
	width:30px;
	height:30px;
	position: absolute;
	right:-30px;
	top:144px;
	cursor: pointer;
}

.move_slider.left {
   	background: url('/images/arrows2.png') right top no-repeat;
   	
}

.move_slider.right {
   	background: url('/images/arrows2.png') left top no-repeat;
   	left:-30px;
}

.move_slider:hover { background-position-y: bottom}

.partners_container {
	width:1000px;
	position: absolute;
}

.service p {
	font-size:18px!important;
}

.index p {
	font-size:17px!important;
	margin:20px auto;
}