@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,700,300,600,800,400);

strong {
font-weight:bold;
}

u {
text-decoration:underline;
}

i {
font-style:italic;
}

strong {
font-weight:bold;
}

a {
color:#333;
}

a:hover {
color:#000;
}

.clear {
clear:both;
}

h1 { 
font-size: 24px;
}

h2 {
font-size: 20px;
}

h3 { 
font-size: 18px;
}

h4 { 
font-size: 16px;
}
 
h5 { 
font-size: 12px;
}
 
h6 {
font-size: 10px;
}

.clear {
clear:both;
}

#olay {
z-index:9999;
}

body {
background:#fff;
color:#222;
font-family:'Open Sans', sans-serif;
}

#wrapper  {
width:100%;
margin:0 auto;
}


#wrapper #search{
float: right;
color: #fff;
}

#header {
    width: 100%;
    margin: 0 auto;
    height: 80px;
	position:relative;
	z-index:10000;
}

#header .headerc{
    width: 1095px;
    margin: 0 auto;
box-shadow: 0 1px 3px rgba(0,0,0,0.2);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}

#header #branding{
width: 240px;
float: left;
}

#header #site-title a {
	display:block;
    width: 240px;
    height: 60px;
    text-indent: -9999px;
    background: transparent url(images/logo.png) no-repeat 0 0;
    margin-top: 10px;
}

#container {
    position: relative;
    width: 1095px;
    font-size: 14px;
    margin: 0 auto;
    padding: 25px;
}

#wrapper  #header  #search{
float: right;
}

#header #menu {
    line-height: 45px;
    padding: 0;
    width: 700px;
    position: relative;
    margin-left: 40px;
    float: left;
}

#header #menu ul {
}

#header #menu ul li {
display:inline;
position:relative;
float:left;
}

#header #menu ul li a {
display: inline-block;
    padding: 17px 12px 18px 12px;
    color: #424752;
    font-size: 14px;
    font-weight: 600;
    transition: all 0.2s ease-in 0s;
}

#header #menu ul li:last-child a{
border-right:none;
}

#header #menu ul li a:hover {
transition: all 0.2s ease-in 0s;
background:rgba(39,195,236,.2);
}

#header #menu ul li ul {
    z-index: 99;
    position: absolute;
    display: none;
    width: 200px;
    top: 80px;
    background: #FFF;
    padding: 0;
}

#header #menu ul li:hover ul {
display:block;
box-shadow: 0 1px 3px rgba(0,0,0,0.2);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}

#header #menu ul li ul li {
display:block;
width:100%;
}

#header #menu ul li ul li a {
display: block;
    text-align: left;
    border-bottom: 1px solid #f5f5f5;
    color: #333;
    padding: 0px 13px;
}

#header .lang {
    float: right;
    width: 80px;
    padding: 14px;
    font-size: 13px;
    font-weight: 600;
    background: #f8f8f8;
    margin-top: 20px;
color:#999;
border:1px solid #dadada;
cursor:pointer;
}

#header .lang:hover {
color:#777;
border:1px solid #888;
}

#header .lang a {
color:#999;
}

#header .lang a:hover {
color:#000;
}

#container .content {
margin-bottom:20px;
padding:20px 20px 0;
}

#container .three-rows .three-row {
    float: left;
    width: 293px;
    margin-right: 40px;
    padding: 15px;
}

#container .three-rows .three-row:first-child {
background:url('images/devam_eden_projeler.png') no-repeat right 50px;
}

#container .three-rows .three-row:nth-child(2){
background:url('images/tamamlanan_projeler.png') no-repeat right 50px;
}

#container .three-rows .three-row:nth-child(3){
background:url('images/hakkimizda.png') no-repeat right 50px;
}

#container .three-rows .three-row:hover {
-webkit-box-shadow: 0px 0px 48px 14px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 0px 48px 14px rgba(0,0,0,0.15);
box-shadow: 0px 0px 48px 14px rgba(0,0,0,0.15);
}

#container .three-rows .three-row:nth-child(3n) {
margin-right:0px;
}

#container .three-rows .trtitle {
padding-bottom: 5px;
    margin-bottom: 5px;
    font-weight: bold;
    border-bottom: 1px solid #dadada;
}

#container .three-rows img {
float:right;
padding:3px;
margin-left:5px;
}

#container .three-rows .trcontent {
    width: 250px;
    float: left;
}

#container .three-rows .trcontent li {
    float: left;
    display: inline-block;
    font-weight: 600;
    clear: both;
    line-height: 24px;
	
}

#container .three-rows .trcontent li:before {
content:"●";
font-weight:bold;
margin-right:10px;
color:rgba(39,195,236,1)
}

#container .entry-title {
padding-bottom:5px;
margin-bottom:5px;
border-bottom:1px dotted #dadada;
}

#container .entry-content {
line-height:30px;
}

#content {
min-height:400px;
}

#randomimage {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
	-webkit-box-shadow: inset 0px 0px 30px 0px rgba(0, 0, 0, 0.5);
-moz-box-shadow:    inset 0px 0px 30px 0px rgba(0, 0, 0, 0.5);
box-shadow:         inset 0px 0px 30px 0px rgba(0, 0, 0, 0.5);

}

#content article {
margin-bottom:50px;
}

#container .homeindex {
    position: relative;
    float: left;
    width: 340px;
    height: 170px;
    overflow: hidden;
    display: block;
    margin: 10px;
	
	background-color: #f5f5f5;
    border: 1px solid #cbcbcb;
    webkit-box-shadow: 0px -15px 26px rgba(100, 100, 100, .05);
    -moz-box-shadow: 0px -15px 26px rgba(100, 100, 100, .05);
    box-shadow: 0px -15px 26px rgba(100, 100, 100, .05);
}


#container .homeindex article {
    position: relative;
    display: block;
    margin-bottom: 0;
    height: 190px;
    padding: 0;
    -webkit-box-shadow: 0 8px 30px -6px #000;
    -moz-box-shadow: 0 8px 30px -6px #000;
    box-shadow: 0 8px 30px -6px #000;
}

#container #catfoto {
    width: 125px;
    height: 125px;
    float: left;
    padding: 10px;
}

#container #continue {
    font-size: 12px;
}

#container .homeindex #continue a {
    background: url(images/star.png) no-repeat 0px 0px;
    font-size: 12px;
    color: #376B93;
    float: right;
    margin-right: 10px;
    width: 160px;
    padding-left: 16px;
}

#container #cat_bas {
    font-size: 13px;
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
    float: left;
    width: 180px;
    margin-top: 13px;
    line-height: 19px;
}

#container #cat_bas a {
    color: #152437;
    font-weight: bold;
}


.footer-top {
background-color: #18191b;
color:#666;
width:100%;
margin:0 auto;
min-width:1095px;

}

.footer-top .footer-top-c {
    width: 1095px;
    margin: 0 auto;
    padding: 20px 0;
}

.footer-top .footer-top-c .footer-3row{
    width: 300px;
    padding: 15px;
    display: block;
    float: left;
    margin-right: 50px;
    text-align: justify;
    font-size: 13px;
    line-height: 18px;
}

.footer-top .footer-top-c .footer-3row:nth-child(3){
    margin-right: 0px;
}

.footer-top .footer-top-c .footer-3row h3{
    margin-top: 30px;
    letter-spacing: 2px;
    font-size: 22px;
	color:rgba(39,195,236,.35);
}

.footer-top .footer-top-c .footer-3row p{
margin-top:10px;
}

.footer-top .footer-top-c .footer-3row ul{
margin-top: 35px;
}

.footer-top .footer-top-c .footer-3row ul li{
    float: left;
    margin-bottom: 5px;
    border-bottom: 1px dotted #4c4c4c;
    width: 245px;
}

.tarih {
text-align: center;
    font-weight: bold;
    float: left;
    background: rgba(39,195,236,.35);
    color: #000;
    padding: 3px;
}

.gun {
    width: 35px;
    line-height: 10px;
    padding: 5px 0;
    float: left;
    font-size: 22px;
}

.ay {
    display: block;
    text-transform: uppercase;
}

.blog .bloglink{
	margin-top: 10px;
}

.blog .bloglink a {     
    padding-left: 10px;
    color: rgba(255,255,255,.6);
    font-size: 14px
	
}

.blog .bloglink a:hover {     
text-decoration:underline;
	
}

.footer-top .footer-top-c .blog ul li {
background: #666;
    border-bottom: none;
}


.tooltip {
	display: inline;
	position: relative;
	z-index: 999;
}

.tooltip-item {
	color:#555;
    font-weight: 600;
    clear: both;
    line-height: 24px;
	cursor:pointer;
	} 

.tooltip:hover .tooltip-item {
}

.tooltip-content {
position: absolute;
    z-index: 99;
    width: 360px;
    left: 50%;
    margin-left: -180px;
    bottom: 18px;
    text-align: left;
    background: #2fa0ec;
    opacity: 0;
    font-size: 15px;
    line-height: 1.5;
    padding: 1.5em;
    color: #fff;
    border-bottom: 5px solid #2a3035;
    cursor: default;
    pointer-events: none;
    border-radius: 5px;
    -webkit-transform: translate3d(0,-0.5em,0);
    transform: translate3d(0,-0.5em,0);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
}

.tooltip-content a {
	color: #fff;
}
.tooltip-text {
	opacity: 0;
	-webkit-transform: translate3d(0,1.5em,0);
	transform: translate3d(0,1.5em,0);
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
}

.tooltip:hover .tooltip-content,
.tooltip:hover .tooltip-text {
	pointer-events: auto;
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}


footer {
    background: #111;
    color: #ccc;
    padding: 10px 0;
    font-size: 12px;
    line-height: 18px;
}

footer a{
color:#ccc
}

footer a:hover{
color:#fff
}

footer .footer-c{
width:1095px;
margin:0 auto;
}

footer .info {
    width: 600px;
    float: left;
    margin-left: 15px;
}

footer .cinarweb {
    float: right;
    margin-top: 4px;
    margin-right: 15px;
}

.wpcf7-text, .wpcf7-textarea{
background: rgba(255,255,255,.8);
color: #000;
border: 1px solid #dadada;
font-weight: 700;
font-family: 'Open Sans';
width: 100%;
}

.wpcf7-select {
background: rgba(255,255,255,.8);
color: #000;
border: 1px solid #dadada;
font-family: 'Open Sans';
}

.wpcf7-submit {
background: rgba(255,255,255,.8);
color: #000;
border: 1px solid #dadada;
font-size: 14px;
font-weight: bold;
float: right;
padding: 10px 25px;
}

.wpcf7-submit:hover {
background: rgba(255,255,255,1);
border: 1px solid rgba(0,0,0,.5);
color: #000;
}


/* Ä°NSAN KAYNAKLARI FORMU BAÅžLANGIÃ‡ */
.entry-content form table {
width:100%;
}
 


.is-tecrubesi, .pozisyon, .aylik-gelir, .ayrilis-nedeni{
width: 195px;
margin-right: 10px;
}

.ise-giris, .isten-cikis, .ise-baslama-tarihi, .dogum-tarihi{
margin-right: 10px;
background: rgba(255,255,255,.8);
color: #000;
border: 1px solid #dadada;
font-weight: 500;
font-family: 'Open Sans';
}

.ref-ad-soyad, .ref-calistigi-sirket, .ref-gorevi, .ref-telefonu{
width: 264px;
margin-right: 10px;
}

.ik-form-tdilk {
width: 49%;
padding-right:70px;
border-right:1px dotted #dadada;
}

.ik-form-tdson{
width: 50%;
padding-left:70px;
}

.ik-form-tdson p{
margin-bottom: 30px;
clear: both;
}

.ik-form-tdalt p{
clear: both;
padding-top: 15px;
}

.ik-form-tdilk p{
margin-bottom: 20px;
clear: both;
}

.ilce-semt, .oturdugu-il{
width: 190px;
float: right;
margin-right: 1px;
}

.acik-adres{
height:120px;
}

.boy, .kilo {
width:50px;
background: rgba(255,255,255,.8);
color: #000;
border: 1px solid #dadada;
font-weight: 700;
font-family: 'Open Sans';
}

.tc-kimlik-no {
background: rgba(255,255,255,.8);
color: #000;
border: 1px solid #dadada;
font-weight: 700;
font-family: 'Open Sans';
}

.wpcf7-list-item {
display:block;
float:left;
}

.gonder {
margin-right: 2px;
margin-top: 10px;
height: 47px;
padding: 15px;
}

.wpcf7-not-valid-tip {
color: red;
margin-left: 10px;
font-size: 12px;
}

.iletisim-form {
width:1095px;
}

#tdilk {
width:50%;
    padding-right: 40px;
	border-right:1px dotted #dadada;
}
#tdson {
width:49%;
    padding-left: 40px;
}


