@charset "utf-8";

/* ------------------ © Deha Proje , 2015 All Rights Reserved ------------------- */
/* ------------------- Agency : Garaj Tasarım -------------- -------------------- */

body { 
	margin: 0px; padding: 0px;
	font-family: 'Roboto Condensed', sans-serif;
	background-color: #FFFFFF; overflow: auto; 
	height: 100%; 
	width: 100%;
}
html,
body {
	width: 100%;
	height: 100%;
	text-rendering: optimizelegibility;
	box-sizing: border-box;
}
/* Select Color */
::-moz-selection {
 background: #1a667a;
 color: #000;
}
::selection {
	background: #1a667a;
	color: #000;
}
/* End Select Color */
.clear {
	clear: both;
}
#reelBody {
	width: 100%;
	height: 100%;
}
#header {
	display: block;
	width: 100%;
	background-color:#ffffff;
	height:170px;
}
#headerContainer {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top:25px;
	margin-bottom: 50px;
}
#topBar {
	display: block;
	width:100%;
	height: 18px;
	background-color:#d1e0e4;
}
#language {
	display: block;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	margin-top: 10px;
}
ul.langList {
	margin:0px;
	padding: 0px;
}
ul.langList li {
	display: inline-block;
}
ul.langList li a {
	font-size:16px;
	font-weight: 700;
	text-decoration: none;
	color:#7fa0ad;
}
ul.langList li a:hover {
	color:#fca50d;
}
ul.langList li a.active {
	color:#fca50d;
}
#logo {
	width: 236px;
	height: 50px;
	float:left;
}
#menu {
	float: right;
margin-top: 18px;
margin-right: 100px;
}
ul.menu {
	margin: 0px;
	padding: 0px;
}
ul.menu li {
	display: inline-block;
	position: relative;
}
ul.menu li a {
	display: block;
	text-decoration: none;
	font-size: 16px;
	color:#7fa0ad;
	margin-right: 8px;
	margin-left: 8px;
	font-weight: 300;
}
ul.menu li a:hover {
	color:#fca50d;
	font-weight: 700;
}
ul.menu li a.active {
	color:#fca50d;
	font-weight: 700;
}
ul.menu li ul {
	display: none;
}

.submenu {
	position: absolute;
	left:10px;
}
.submenu li {
	display: block !important;
	padding-top: 5px;
	padding-bottom: 5px;
}

.submenu li:hover{
	border: 1px solid #a2b9bf;
	padding-top: 5px;
	padding-bottom: 5px;
}

ul.menu li:hover > .submenu {
	display: block;
}

#slide {
	width: 100%;
	height: 460px;
	background-color:#7fa0ad;
	background-image: url(../images/images-slide-000.jpg);
	background-size: cover !important;
}
#main {
	width:100%;
	background-color:#1a667a;
}
#mainContainer {
	display:block;
	width:960px;
	margin-left:auto;
	margin-right:auto;	
}
#homeAbout {
	float: left;
	width: 470px;
	background-color: #337181;
	margin-top: 20px;
	height: 179px;
}
#homeAbout h2 {
	font-size:30px;
	color:#FFFFFF;
	font-weight: 300;
	display: block;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/images-icon-000.png);
	background-repeat: no-repeat;
	padding-left: 40px;
}
#homeAbout p {
	font-size: 16px;
color: #FFFFFF;
font-weight: 300;
display: block;
margin-left: 30px;
margin-top: 20px;
margin-bottom: 20px;
line-height: 22px;
width: 80%;
}
#homeServices {
	float:right;
	width: 470px;
	background-color: #337181;
	margin-top: 20px;
	color:#FFFFFF;
	height: 179px;
}
#homeServices h2 {
	font-size:30px;
	color:#FFFFFF;
	font-weight: 300;
	display: block;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/images-icon-001.png);
	background-repeat: no-repeat;
	padding-left: 40px;
}
#homeServices ul {
	font-size:16px;
	color:#FFFFFF;
	font-weight: 300;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 22px;
}
#homeServices ul li {
	list-style-type: disc;
	margin-left:20px;
}
.homeDivider {
	border-bottom-color:#99b8c0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#footerAddress {
	width:100%;
	background-color:#1a667a;
	padding-top: 40px;
}
#footerAddressContainer {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	color: #8db3bd;
	font-size: 12px;
	padding-top: 30px;
	padding-bottom: 10px;
	line-height: 18px;
}
#footer {
	width: 100%;
	background-color:#0e475a;
}
#footerContainer {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	color:#FFFFFF;
	padding-top: 10px;
	height: 50px;
	font-size:13px;
}
#pageImages {
	height: 150px;
	width: 100%;
	background-color:#7fa0ad;
	background-image: url(../images/images-slide-000.jpg);
	background-size: cover !important;
	background-position: center center;
}
#content {
	width: 100%;
}
#contentContainer {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	/*padding-top:20px;
	padding-bottom: 20px;*/
}
ul.aboutImage {
	margin: 0px;
	padding: 0px;
}
ul.aboutImage li {
	display: inline-block;
	margin-left:3px;
	margin-right: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#pageAbout {
	width: 50%;
	float: left;
	background-color:#d5d5cf;
	height: 230px;
	color:#0a0a0a;
	padding-bottom: 250px;
}
#aboutContainer {
	width: 460px;
	float:right;
	margin-top: 20px;
	margin-right: 20px;
}
#aboutContainer h3 {
	font-size: 24px;
	font-weight: 700;
	color:#0a0a0a;
	margin-bottom: 5px;
}
#aboutContainer p {
	text-align: justify;
	line-height: 22px;
	font-size: 16px;
}
#pageMission {
	width: 50%;
	float:right;
	background-color:#e9e9e6;
	height: 230px;
	color:#0a0a0a;
	padding-bottom: 250px;
}
#missionContainer {
	width: 460px;
	float:left;
	margin-top: 20px;
	margin-left: 20px;
	line-height: 22px;
	font-size: 16px;
}
#missionContainer h3 {
	font-size:24px;
	font-weight: 700;
	margin-bottom: 5px;
}
#missionContainer ul li {
	list-style-type: disc;
	margin-left: 20px;
	line-height: 20px;
	font-size: 16px;
}
#missionContainer p {
	margin-bottom: 20px;
	line-height: 22px;
	font-size: 16px;
}
ul.servicesList {
	margin: 0px;
padding: 0px;
margin-left: 18px;
line-height: 30px;
margin-bottom: 40px;
margin-top: 20px;
font-size: 16px;
}
ul.servicesList li {
	list-style-type: disc;
	margin-bottom: 6px;
}
#contentContainer h3 {
	font-size:30px;
	margin-bottom: 10px;
	/*margin-top: 30px;*/
	padding-top: 45px;
	font-family: 'pf_din_text_cond_prolight';
	font-weight: 100;
	padding-bottom: 10px;
}
.newsPage {
	background-color:#e9e9e6;
}
.newsPage h3 {
	font-size:30px;
	margin-bottom: 10px;
	color: #1a667a;
}
ul.newsList {
	margin:0px;
	padding: 0px;
	padding-bottom: 140px;
}
ul.newsList li {
	width: 960px;
	margin-bottom:5px;
	font-size: 16px;
}
ul.newsList li .newsDate {
	background-color:#fdfdfd;
	font-size:16px;
	color: #1a667a;
	width: 90px;
	text-align: center;
	float:left;
	padding: 10px;
}
ul.newsList li .newsTitle {
	background-color:#fdfdfd;
	font-size:16px;
	color: #1a667a;
	width: 786px;
	padding:10px;
	padding-left: 34px;
	float:right;
}
ul.newsList li .newsPhoto {
	background-image: url(../images/images-icon-002.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.referencePage {
	background-color:#e9e9e6;
}
.referencePage h3 {
	font-size:30px;
	margin-bottom: 10px;
	color: #1a667a;
}
ul.referenceList {
	margin:0px;
	padding: 0px;
}
ul.referenceList li {
	width: 960px;
	margin-bottom:5px;
	font-size: 16px;
}
ul.referenceList li .referenceDate {
	background-color:#fdfdfd;
	font-size:18px;
	color: #1a667a;
	width: 90px;
	text-align: center;
	float:left;
	padding: 10px;
}
ul.referenceList li .referenceTitle {
	background-color:#fdfdfd;
	font-size:18px;
	color: #1a667a;
	width: 786px;
	padding:10px;
	padding-left: 34px;
	float:right;
}
ul.referenceList li .referencePhoto {
	background-image: url(../images/images-icon-002.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}

ul.referenceBoxed {
	margin: 0px;
	padding: 0px;
}
ul.referenceBoxed li {
	display: inline-block;
	margin-left:3px;
	margin-right: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 310px;
	height: 140px;
	background-color:#FFFFFF;
}
ul.referenceBoxed li .referenceDate {
	background-color: #e9e9e6;
	color: #1a667a;
	font-size:16px;
	margin: 5px;
	padding: 5px;
}
ul.referenceBoxed li .referencePhoto {
	background-image: url(../images/images-icon-002.png);
	background-repeat: no-repeat;
	background-position: right 10px center;
}
ul.referenceBoxed li .referenceContent {
	color: #1a667a;
	padding-left: 10px;
	margin-bottom: 10px;
}
ul.referenceBoxed li .referenceContent h5 {
	font-size:18px;
	font-weight: 700;
	margin-bottom: 5px;
	
}
ul.referenceBoxed li .referenceContent p {

}
#maps {
	width: 100%;
	height: 360px;
}
.contactPage {
	background-color: #0e475a;
	color:#FFFFFF;
}
input[type="text"] {
	border: none;
	outline: none;
	display: block;
	background-color:#f0ede5;
	height: 24px;
	width: 300px;
}
textarea {
	border:none;
	outline:none;
	display:block;
	background-color:#f0ede5;
	height: 75px;
	width: 296px;
}
#contactInfo {
	float:left;
	width: 480px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#contactInfo h3 {
	font-size:20px;
}
#contactForm {
	float:right;
	width: 480px;
	margin-top: 20px;
	margin-bottom: 20px;
}
input[type="button"] {
	border: none;
	outline: none;
	background-color:transparent;
	color:#FFF;
}