html {
text-rendering: optimizeLegibility !important;
-webkit-font-smoothing: antialiased !important;
}

strong {
font-weight:700;
}

u {
text-decoration:underline;
}

i, em {
font-style:italic;
}

a {
color:#666;
}

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;
}

body { 
background: #f8f8f8 url(images/c_bg.png) repeat 0 0;
color:#666;
font-family:'Open Sans', 'Trebuchet MS';
font-size:14px;
}

{
position:relative;
width:100%;
margin:0 auto;
}

#metaw {
  width: 100%;
  margin: 0 auto;
  position: absolute;
  top: 13px;
  z-index: 9999;
}

#metaw .social {
width:1040px;
margin:0 auto;
}
#metaw .social ul{
  width: 170px;
  float: right;
}

#metaw .social li {
float: left;
  list-style: none;
  margin-left:3px;
}

#metaw .social a{
  height: 25px;
  width: 25px;
  display: block;
  font-size: 22px;
  color:#9e9e9e;
  text-rendering: optimizeLegibility !important;
-webkit-font-smoothing: antialiased !important;
background-repeat:no-repeat;
background-position:0px 0px;
}

#metaw .social a.so-gg {
background-image:url('images/social/gg.png');
}

#metaw .social a.so-fb  {
background-image:url('images/social/fb.png');
}

#metaw .social a.so-twi  {
background-image:url('images/social/twi.png');
}

#metaw .social a.so-rss  {
background-image:url('images/social/rss.png');
}

#metaw .social a.so-skype  {
background-image:url('images/social/skype.png');
}

#metaw .social a.so-in  {
background-image:url('images/social/in.png');
}

.main_header {
  width: 1040px;
  margin: 0 auto;
  position: relative;
  z-index: 100;
}

.main_header #header {
width: 1040px;
margin: 0 auto;
height: 47px;
}

.main_header #site-title{
width: 115px;
}

.main_header #site-title a {
display: block;
  width: 210px;
  height: 90px;
  text-indent: -9999px;
  background: #fff url('images/logo.png') no-repeat 16px 25px;
  padding: 10px 25px 0px 25px;
  border-bottom: 3px solid #d83f3f;
  -webkit-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.25);
  -moz-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.25);
  box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.25);

}

.main_header #contactcard a {
display: block;
width: 296px;
height: 75px;
text-indent: -9999px;
background: transparent url(images/contact.png) no-repeat 0 0;
float: right;
}

.contentw, .contents {
  width: 1040px;
  margin: 48px auto 0 auto;
  position: relative;
  z-index: 10;
  background: #fff;
  padding: 0 0px 10px 0px;
  border: 1px solid #dadada;
}

#gallery-1 .gallery-item {
border-right: 1px dashed #dadada;
border-bottom: 1px dashed #dadada;
border-left: 1px dashed #fff;
border-top: 1px dashed #fff;
margin-top:0;
}

#gallery-1 .gallery-item:nth-last-child(-n+3) {
border-bottom: 1px dashed #fff;
}

#gallery-1 .gallery-item:nth-child(3), #gallery-1 .gallery-item:nth-child(7), #gallery-1 .gallery-item:nth-child(11), #gallery-1 .gallery-item:nth-child(15), #gallery-1 .gallery-item:nth-child(19), #gallery-1 .gallery-item:nth-child(23), #gallery-1 .gallery-item:nth-child(27), #gallery-1 .gallery-item:nth-child(31), #gallery-1 .gallery-item:nth-child(35), #gallery-1 .gallery-item:nth-child(39) {
border-right: 1px dashed #fff;
}

#gallery-1 img {
border: none;
}


#gallery-1 .gallery-item:hover {
border:1px dotted #d7141e;
}

.contentwn {
padding: 0px 20px;
min-height: 350px;
}

.contentwn article {
width: 675px;
margin-left: 215px;
}

.randomimage img {
width:918px;
}

.singlenav {
width: 195px;
float: left;
background: rgba(215,20,30,.65);
margin-top: 44px;
}

.singlenav h2 {
color: #fff;
padding: 8px 15px;
}

.singlenav ul li a {
background: #e8e8e8;
padding: 10px 15px;
color: #555;
width: 165px;
height: 15px;
display: block;
border-top: 1px solid #fff;
}

.singlenav ul li a:hover{
background:#d7141e url('images/tangle.png') no-repeat 182px center;
color:#fff;
}

.singlenav ul li .active{
background:#d7141e url('images/tangle.png') no-repeat 182px center;
color:#fff;
}

#flags {
width: 600px;
height: 337px;
float: left;
}

#contentindex {
padding: 20px;
}

#contentindex .row {
  width: 275px;
  float: left;
  margin-right: 12px;
  margin-bottom: 10px;
  height: 290px;
  background: #f8f8f8;
  border: 1px solid #e1e1e1;
  padding: 10px;
}

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

#contentindex .row h2{
margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #dadada;
  font-size: 18px;
}

#contentindex .row img{
width:275px;
margin-bottom:10px;
}

#contentindex .row p{
text-align:justify;
}

#slidera {
width:1000PX;
}

.slider-shadow {
height: 20px;
  background-image: url('images/shadow-slider.png');
  background-repeat: no-repeat;
  background-position: center center
}

 .talepformu {
  width: 238px;
  z-index: 999;
  float: right;
  margin-right: 10px;
  margin-bottom: 13px;
}

 .tfbottom {
  margin-right: 4px;
}

#tform {
padding:8px 10px 27px 12px;
  font-size: 16px;
  background: #fbfbfb;
  border: 1px solid #ccc;
}

#tform p{
}

#tform form *:nth-last-child(2){
margin-bottom: 0px;
}

 .fheader{
  padding: 10px 15px 10px 10px;
  background: #d83f3f;
  color: #fff;
  font-size: 20px;
  text-align: center;
  margin-bottom: 5px;
  text-shadow: 0 0 5px rgba(0,0,0,.5);
  -webkit-box-shadow: inset 0px 0px 20px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0px 0px 20px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0px 0px 20px rgba(0, 0, 0, 0.15);
}

#tform .frontform, #tform .frontformmessage, #tform .frontformf,
 .backform,  .backformmessage,  .backformf{
width: 238px;
  background: #fff;
  border: 1px solid #ccc;
  padding: 4px 4px;
  outline: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  margin: 9px 0;
  -moz-box-shadow: 0 1px 2px 0 rgba(180, 180, 180, 0.2);
  -webkit-box-shadow: 0 1px 2px 0 rgba(180, 180, 180, 0.2);
  box-shadow: 0 1px 2px 0 rgba(180, 180, 180, 0.2);
}
#tform .frontform, #tform .frontformmessage, #tform .frontformf{
width: 202px;
}

#tform .frontformmessage {
height:50px;
}

 .backformmessage {
height:109px;
}

#tform .frontformsubmit,
.backformsubmit {
margin: 0 0px 0px 10px;
font-size: 13px;
line-height: 13px;
padding: 6px 10px;
border: 1px solid #ddd;
font-weight: bold;
display: inline-block;
background-image: linear-gradient(bottom, #e6e6e6 0%, #FFFFFF 100%);
background-image: -o-linear-gradient(bottom, #e6e6e6 0%, #FFFFFF 100%);
background-image: -moz-linear-gradient(bottom, #e6e6e6 0%, #FFFFFF 100%);
background-image: -webkit-linear-gradient(bottom, #e6e6e6 0%, #FFFFFF 100%);
background-image: -ms-linear-gradient(bottom, #e6e6e6 0%, #FFFFFF 100%);
background-color: #F9F9F9;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.2);
-moz-box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.2);
box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.2);
color: #646464;
}

#tform .frontformsubmit {
float: right;
margin:5px 0 0 10px;
}

#tform .frontformsubmit:hover,
 .backformsubmit:hover {
background-image: linear-gradient(bottom, #FFFFFF 0%, #e6e6e6 100%);
background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #e6e6e6 100%);
background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #e6e6e6 100%);
background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #e6e6e6 100%);
background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #e6e6e6 100%);
}


#contact {
float: left;
padding-left: 60px;
padding-top: 10px;
margin: 20px 0 20px 20px;
background: url('images/address_phone.png') no-repeat 0px 34px;
width: 240px;
border-right: 1px dotted #dadada;
}


#contact_form {
float: left;
width: 540px;
padding-top: 14px;
margin-left: 17px;
margin-top: 20px;
}

.ff, .sf{
float: left;
}

.sf{
margin-left:20px;
}

#cres {
  margin-top: 5px;
  border: 1px solid #dadada;
}


#cgir{
width: 112px;
  padding: 0 3px;
  margin-left: 5px;
  height: 22px;
  border: 1px solid #ccc;
  margin-top: 0px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-size: 13px;
  -moz-box-shadow: 0 1px 2px 0 rgba(180, 180, 180, 0.2);
  -webkit-box-shadow: 0 1px 2px 0 rgba(180, 180, 180, 0.2);
  box-shadow: 0 1px 2px 0 rgba(180, 180, 180, 0.2);
}

.screen-reader-response {
display:none;
}

.wpcf7-not-valid-tip, .wpcf7-response-output {
font-size: 12px;
    position: absolute;
    /* left: 500px; */
    top: 21px;
    width: 300px;
}

.wpcf7-validation-errors, .wpcf7-mail-sent-ok {
    border: none;
    background: transparent;
    padding: 0px 0px;
    line-height: 13px;
    display: block;
    margin: 187px 0;
    width: 100%;
    color: red;
    font-weight: 600;
}

.captcha-727{
top:-7px;
}

.content {
  background: #FFF;
  border: 1px solid #DADADA;
  padding: 20px 20px 0;
  width: 1000PX;
  margin: 10px auto 0 auto;
  position: relative;
}


.bolge, .sdefault, .noteryeminlitercume{
position: relative;
  margin: 50px auto 0 auto;
  border-top: none;
}

.sdefault article h2, .bolge article h2, .noteryeminlitercume article h2, .cat h2{
text-align: left;
padding-left:10px;
}

.sdefault table li{
background: url('images/li_bullet.png') no-repeat 0px center;
  padding-left: 20px;
  list-style: none;
}

.cat h2{
color: #d7141e;
font-size: 20px;
text-shadow: 1px 1px 1px #FFF;
padding-right:16px;
border-bottom: 1px solid #f3f3f3;
margin-bottom: 8px;
padding-bottom: 8px;
padding-top: 20px;
}

.bolge article {
width: 750px;
float: left;
}

.bolge article .entry p {
padding-right: 5px;
text-align: justify;
}

.singlenavhizmet {
padding: 10px 10px;
text-shadow: 1px 1px 1px white;
background: #f8f8f8;
float: right;
margin-top: 6px;
width: 210px;
margin-bottom: 20px;
}

.singlenavhizmet h2 {
color: #666;
text-shadow: 1px 1px 1px #FFF;
margin-bottom:5px;
font-size:16px;
padding-left:16px;
}

.singlenavhizmet li a {
font-size: 12px;
padding-left: 17px;
background: url('images/bolge_arrow.png') no-repeat 0px 2px;
}

.kirmizi {
color:#c3a97c;
}

.yesil {
color:#7ec37c;
}

.mavi {
color:#2e93da;
}

.normal {
color:#c37c8d;
}

#contacth {
  padding: 10px;
  margin-top: 20px;
  font-size: 17px;
  background: #f8f8f8;
  color: #000;
  text-shadow: 1px 1px 0px #fff;
  border: 1px solid #e1e1e1;
  text-align: center;
}

article {
position:relative;
line-height:22px;
margin-bottom:20px;
}

article h2 {
font-size: 17px;
border-bottom: 1px solid #f3f3f3;
margin-bottom: 8px;
padding-bottom: 8px;
  color: #d7141e;
}

article h2 a {
  color: #d7141e;
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
  padding-left: 10px;
}

article header p {
position:absolute;
top:2px;
right:12px;
font-size:12px;
color:#999;
}

article .entry p {
padding-right: 20px;
text-align: justify;
}

article .entry img {
}

article .entry img.alignleft, article .entry img.alignnone {
float:left;
margin-right:15px;
}

aside {
line-height:15px;
margin-bottom:20px;
font-size:11px;
text-align: justify;
}

aside h2 {
font-size: 17px;
margin-bottom: 5px;
}

.hizm aside {
line-height: 12px;
text-align: justify;
font-size:10px;
}

.hizm aside a {
font-size:10px;
}

.navw {
font-family: "Josefin Sans";
  width: 100%;
  height: 50px;
  position: absolute;
  z-index: 99;
  top: 45px;
  background: #fff;
  border-bottom: 1px solid #d83f3f;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.1);
  -moz-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.1);
  box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.1);
}

.homeindexw {
padding-bottom:30px;
}


.cat .nytercume {
  padding: 10px;
  text-align: center;
}

.cat .nytercume li {
  width: 250px;
  height: 22px;
  overflow: hidden;
  display: inline-block;
  text-align: left;
  font-size: 12px;
}

.cat .nytercume li a {
line-height: 20px;
padding: 0 5px 0 20px;
font-family: 'Open Sans';
background:url('images/bolge_arrow.png') no-repeat 0px 2px;
}

.cat .cat-norm li a {
background:none;
padding: 0 5px;
}

.cat .nytercume li::before {
padding-left:10px;
color:#d83f3f;
}

.cat .nytercume li:hover a{
color:#d83f3f;
}

.cat .nytercume li section.content-cat{
  height: 99px;
  overflow: hidden;
  font-size: 12px;
  line-height: 16px;
  padding: 0 10px;
  text-align: justify;
  font-family: 'Open Sans';
}

.cat .nytercume li section.devam-oku a{
  padding: 4px 6px;
  background: #d83f3f;
  border-bottom: 3px solid #000;
  color: #fff;
  line-height: 10px;
  display: block;
  width: 48px;
  font-size: 12px;
  float: right;
  margin-right: 10px;
  font-family: 'Open Sans';
}

.cat .nytercume li section.devam-oku a:hover{
background:transparent;
color:#000;
border-bottom:3px solid #d83f3f;
}

.homeindex {
position: relative;
float: left;
width: 230px;
height: 450px;
overflow: hidden;
display: block;
margin-top: 42px;
margin-left: 42px;
padding: 10px;
border: 1px solid #dadada;
-webkit-box-shadow: inset 0px 0px 16px 0px rgba(50, 50, 50, 0.15);
-moz-box-shadow:inset 0px 0px 16px 0px rgba(50, 50, 50, 0.15);
box-shadow:inset 0px 0px 16px 0px rgba(50, 50, 50, 0.15);
}

.homeindex h3 {
text-align:center;
padding:10px 0 10px 0;
background: #f92d2e;
color: #fff; 
}

.homeindex h3:hover {
background: #555;
}

.homeindex .thecontent {
padding:5px;
line-height:22px;
text-align:justify;
}

#devam {
padding:2px;
color: #d7141e;
}

#devam:hover {
color: #000;
}

.fixnav {
font-family:'Josefin Sans';
width: 100%;
height: 55px;
background: #fff;
border-bottom: 1px solid #d83f3f;
position: fixed;
top: 0;
z-index: 99;
animation: menuasagi ease 1s;
animation-iteration-count: 1;
transform-origin: 50% 50%;
animation-fill-mode: forwards;
-webkit-animation: menuasagi ease 1s;
-webkit-animation-iteration-count: 1;
-webkit-transform-origin: 50% 50%;
-webkit-animation-fill-mode: forwards;
-moz-animation: menuasagi ease 1s;
-moz-animation-iteration-count: 1;
-moz-transform-origin: 50% 50%;
-moz-animation-fill-mode: forwards;
-o-animation: menuasagi ease 1s;
-o-animation-iteration-count: 1;
-o-transform-origin: 50% 50%;
-o-animation-fill-mode: forwards;
-ms-animation: menuasagi ease 1s;
-ms-animation-iteration-count: 1;
-ms-transform-origin: 50% 50%;
-ms-animation-fill-mode: forwards;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.1);
  -moz-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.1);
  box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.1);
}

.fixnav .fix-nav-img{
  background: url('images/fixlogo.png') no-repeat 7px 0px;
  width: 210px;
  height: 55px;
  display: block;
  float: left;
  margin-top: 8px;
  margin-left: 35px;
 
}

.fixnav .nav-h-c {
  width: 1040px;
  margin: 0 auto;
}

.fixnav .navigation {
width: 1040px;
margin: 0 auto;
display: block;
}

.menu-ana-menu-container {
width: 1040px;
  margin: 0 auto;
  display: block;
  margin-top: -5px;
}

.menu-ana-menu-container ul {
float: right;
}

.menu-ana-menu-container ul > li {
display:inline;
position:relative;
float:left;
}

.menu-ana-menu-container ul > li a {
display: inline-block;
  padding: 17px 9px;
  margin: 6px 0px 0 0;
  font-size: 18px;
  font-weight: 600;
  color: #464646;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  cursor: pointer;
}

.menu-ana-menu-container ul > li a:hover {
color:#d83f3f;
text-decoration:underline;
text-shadow:none;
-webkit-transition:all .5s ease-in-out;
-moz-transition:all .5s ease-in-out;
-o-transition:all .5s ease-in-out;
transition:all .5s ease-in-out;
}

.menu-ana-menu-container ul > li  > ul {
  font-family: 'Open Sans';
  z-index: 99;
  position: absolute;
  display: none;
  width: 175px;
  top: 51px;
  left: 0px;
  background: #f9f9f9;
  border: 1px solid #d83f3f;
  padding: 0px;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.menu-ana-menu-container .tercumedil {
width: 225px;
}

.menu-ana-menu-container ul > li:hover > ul {
display:block;
}

.menu-ana-menu-container ul > li > ul > li {
display:block;
width:100%;
}

.menu-ana-menu-container ul > li > ul > li > a {
display: block;
  text-align: left;
  border-bottom: 1px solid #DADADA;
  border-top: none;
  border-right: none;
  border-left: none;
  background: transparent url(images/li_bullet.png) no-repeat 5px center;
  color: #333;
  padding: 6px 10px 6px 20px;
  margin: 0;
  text-shadow: none;
  font-size: 14px;
  font-weight: 400;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.menu-ana-menu-container ul > li > ul > li a:hover {
color:#fff;
background:#d83f3f url(images/li_bullet_h.png) no-repeat 5px center;
border-left:3px solid #464646;
border-bottom:1px solid #d7141e;
-webkit-transition:all .5s ease-in-out;
-moz-transition:all .5s ease-in-out;
-o-transition:all .5s ease-in-out;
transition:all .5s ease-in-out;
text-decoration:none;
}

.menu-ana-menu-container ul > li  > ul > li > ul{
  top: 0;
  left: 175px;
  width: 265px;
}

/* INDEX TABS BAS */

#content-tabs {
  float: left;
  width: 775px;
  margin-left: 10px;
}

.stMain {
display: block;
margin: 0;
padding: 0;
color: #666666;
font-size: 100%;
font-family: 'Open Sans', sans-serif;
height: 410px;
}
.stContainer {
display: block;
  margin: 0 10PX;
  padding: 0 10PX;
  height: 450px;
  overflow: hidden;
  position: relative;
  width: 490px;
}
.stMain div.tabContent { 
display:block;
position: absolute;
margin:0;  
padding:10px;     
text-align:left;
font-size:13px;
line-height:25px;
}

.stMain div.tabContent article{
height: 330px;
  overflow: hidden;
  text-align: justify;
}

.stMain ul.tabAnchor {
display: inline-block;
  list-style-type: none;
  position: relative;
  padding: 10px 0;
  margin: 0;
  clear: both;
  margin-right: -1px;
  z-index: 100;
  float: left;
  background: #fbfbfb;
  border: 1px solid #ccc;
  width: 250px;
}
.stMain ul.tabAnchor li{ 
  position: relative; 
  margin: 0;
  padding: 0;
}
.stMain ul.tabAnchor li a { 
  font-family: 'Open Sans', sans-serif;
  display: block;
  margin: 0;
  padding: 3px 5px 3px 10px;
  width: 235px;
  font-size: 12px;
  color: #666;
  text-decoration: none;
  outline-style: none;
  border-bottom: 1px solid transparent;
  border-top: 1px solid transparent;
  border-right: 1px solid #transparent;
  border-left: 1px solid transparent;
  line-height: 13px;
}

.stMain ul.tabAnchor li a:hover {
  color:#FFF;
  background: #cb2525;
}
.stMain ul.tabAnchor li .sel {

  color:#000;
  background-color: #dfdfdf;
  cursor: pointer;
  text-shadow: 1px 1px 0px rgba(255,255,255,.1);
}
.stMain ul.tabAnchor li .sel::before{ 
content: '';
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #ccc;
  position: absolute;
  right: 0;
top: 50%;
  margin-top: -10px;
}
.stMain ul.tabAnchor li .sel::after{ 
content: '';
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #fff;
  position: absolute;
  right: -1px;
top: 50%;
  margin-top: -10px;
}

.loader{
  position: absolute;
  left:48%;
  top:40%;
  display:block;
  margin:0;
  padding:5px; 
  padding-top: 35px;
  font-size: 10px;
  color:#666;
  text-decoration: none;
  outline-style:none;
  border: 1px solid #D4D4D4;
  background: #f6f6f6 url(images/loader.gif) no-repeat 10px 10px ;
}
a.stLinks { 
  margin:0;
  padding:5px;
  color:#666;
  text-decoration: none;
  outline-style:none;
  border: 1px solid #D4D4D4;
  background-color: #f6f6f6;
 }
a.stLinks:hover {
  color:#FFF;
  background-color: #00A7DB;
}

.devam {
float: right;
font-size: 13px;
position: absolute;
right: 30px;
color: #333;
background: #f0f0f0;
padding: 5px 10px;
border: 1px solid rgba(150,150,150,.5);
font-weight: 600;
text-shadow: 1px 1px 0px #fff;
margin-top: 10px;
}

.devam:hover {
color:#fff;
background:  rgba(150,150,150,1);
text-shadow: 1px 1px 0px #000;
}

#tabs ul li {
display: inline-block;
width: 100%;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

#tabs ul  > li:before{
float: left;
padding: 5px 10px;
}

#tabs ul > li:hover{
color:#fff;
}

#tabs .li-header{
font-weight: bold;
  color: #d83f3f;
  cursor: pointer;
  padding-left: 10px;
  margin: 5px 0;
  width: 165px;
}

#tabs .li-header:first-child{
  margin: 0 0 5px 0;
}

#tabs .li-header:hover {
background:#fbfbfb;
color:#d83f3f;
}

/* INDEX TABS BITIS */



footer {
line-height: 22px;
font-size: 12px;
color: #666;
padding: 15px 20px;
width: 1000px;
margin: 20px auto 50px auto;
background: #FFF;
border: 1px solid #DADADA;

}

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

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

div.wpcf7-mail-sent-ok {
border: none;
clear: both;
padding-top: 20px;
}

.ceviridil li {
padding-left: 15px;
float: left;
width: 400px;
margin-right: 2px;
background-image: url('images/bullet.png');
background-position: -2px 3px;
background-repeat: no-repeat;
cursor: pointer;
margin-left: 20px;
}

h3.keywords{
margin-top: 10px;
margin-bottom: 10px;
font-size: 15px;
}

.ceviridil li:hover {
background-image: url('images/bullet_h.png');
color:#d7141e;
text-decoration:underline;
}

.c-form-i1 {
width: 250px;
  float: left;
}

#c-form{
    margin: 15px auto;
    width: 520px;
    border: 1px solid #dadada;
    padding: 0 20px;
    background: #f8f8f8;
    position: relative;
}

#c-form p,#c-form  p{
padding-right:0;
}

#c-form #cgir{
  width: 70px;
  top: -3px;
  position: relative;
}

.c-form-i2 {
width: 250px;
  float: right;
}

 .backformsubmit {
  float: right;
  margin-top: 4px;
 }

 .i-address {
  text-align: center;
  margin: 20px auto;
  padding: 10px 15px 10px 10px;
  background: #d83f3f;
  color: #fff;
  text-shadow: 0 0 5px rgba(0,0,0,.8);
  -webkit-box-shadow: inset 0px 0px 20px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 0px 20px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 0px 20px rgba(0, 0, 0, 0.25);
 }
 
 .sdefault .hak-header {
  padding-left: 0;
  padding-bottom: 0;
  margin-top: 25px;
  border-bottom: 1px dotted #d7141e;
  margin-bottom: 4px;
 
 }
 

/* FLAGS STARTS*/
.cat .nytercume .tercume, .ceviridil .tercume {
background-repeat: no-repeat;
padding-left: 19px;
}
.ceviridil  {
margin: 0 auto;
}
.ceviridil .tercume {
padding-left: 30px;
margin: 0;
background-position: 0px 2px;
}


.cat .nytercume li.abhazca, .ceviridil li.abhazca {
background-image:url('images/flags/abhazca.png');
}
.cat .nytercume li.amharca {
background-image:url('images/flags/amharca.png');
}
.cat .nytercume li.aramice {
background-image:url('images/flags/aramice.png');
}
.cat .nytercume li.afganca {
background-image:url('images/flags/afganca.png');
}
.cat .nytercume li.arapca,  .ceviridil li.arapca {
background-image:url('images/flags/arapca.png');
}
.cat .nytercume li.azerice {
background-image:url('images/flags/azerice.png');
}
.cat .nytercume li.bengalce {
background-image:url('images/flags/bengalce.png');
}
.cat .nytercume li.burmaca {
background-image:url('images/flags/burmaca.png');
}
.cat .nytercume li.buryatca {
background-image:url('images/flags/buryatca.png');
}
.cat .nytercume li.cecence {
background-image:url('images/flags/cecence.png');
}
.cat .nytercume li.cince,  .ceviridil li.cince, .cat .nytercume li.mandarince {
background-image:url('images/flags/cince.png');
}
.cat .nytercume li.endonezce {
background-image:url('images/flags/endenozyaca.png');
}
.cat .nytercume li.ermenice {
background-image:url('images/flags/ermenice.png');
}
.cat .nytercume li.farsca, .ceviridil li.farsca {
background-image:url('images/flags/farsca.png');
}
.cat .nytercume li.filipince {
background-image:url('images/flags/filipinlerce.png');
}
.cat .nytercume li.gurcuce {
background-image:url('images/flags/gurcuce.png');
}
.cat .nytercume li.hintce,  .ceviridil li.hintce {
background-image:url('images/flags/hintce.png');
}
.cat .nytercume li.ibranice {
background-image:url('images/flags/ibranice.png');
}
.cat .nytercume li.japonca {
background-image:url('images/flags/japonca.png');
}
.cat .nytercume li.kambocyaca {
background-image:url('images/flags/kambocyaca.png');
}
.cat .nytercume li.karadagca {
background-image:url('images/flags/karadagca.png');
}
.cat .nytercume li.kazakca {
background-image:url('images/flags/kazakca.png');
}
.cat .nytercume li.kirgizca, .cat .nytercume li.hakasca {
background-image:url('images/flags/kirgizca.png');
}
.cat .nytercume li.korece, .ceviridil li.korece {
background-image:url('images/flags/korece.png');
}
.cat .nytercume li.laosca {
background-image:url('images/flags/laosca.png');
}
.cat .nytercume li.malezyaca {
background-image:url('images/flags/malezyaca.png');
}
.cat .nytercume li.nepalce {
background-image:url('images/flags/nepalce.png');
}
.cat .nytercume li.osmanlica {
background-image:url('images/flags/osmanlica.png');
}
.cat .nytercume li.ozbekce {
background-image:url('images/flags/ozbekce.png');
}
.cat .nytercume li.rusca, .ceviridil li.rusca {
background-image:url('images/flags/rusca.png');
}
.cat .nytercume li.soranice {
background-image:url('images/flags/soranice.png');
}
.cat .nytercume li.srilankaca {
background-image:url('images/flags/srilankaca.png');
}
.cat .nytercume li.svanca {
background-image:url('images/flags/svanca.png');
}
.cat .nytercume li.tacikce {
background-image:url('images/flags/tacikce.png');
}
.cat .nytercume li.tatarca {
background-image:url('images/flags/tatarca.png');
}
.cat .nytercume li.tayca {
background-image:url('images/flags/tayca.png');
}
.cat .nytercume li.tibetce {
background-image:url('images/flags/tibetce.png');
}
.cat .nytercume li.turkmence {
background-image:url('images/flags/turkmence.png');
}
.cat .nytercume li.urduca, .ceviridil li.urduca {
background-image:url('images/flags/urduca.png');
}
.cat .nytercume li.uygurca {
background-image:url('images/flags/uygurca.png');
}
.cat .nytercume li.vietnamca {
background-image:url('images/flags/vietnamca.png');
}
.cat .nytercume li.zazaca, .cat .nytercume li.lazca , .ceviridil li.turkce {
background-image:url('images/flags/turkiye.png');
}
.cat .nytercume li.almanca, .ceviridil li.almanca {
background-image:url('images/flags/almanca.png');
}
.cat .nytercume li.arnavutca {
background-image:url('images/flags/arnavutca.png');
}
.cat .nytercume li.belarusca {
background-image:url('images/flags/belarusca.png');
}
.cat .nytercume li.bosnakca {
background-image:url('images/flags/bosnakca.png');
}
.cat .nytercume li.bulgarca {
background-image:url('images/flags/bulgarca.png');
}
.cat .nytercume li.cekce,  .ceviridil li.cekce {
background-image:url('images/flags/cekce.png');
}
.cat .nytercume li.danca {
background-image:url('images/flags/danca.png');
}
.cat .nytercume li.estonca {
background-image:url('images/flags/estonyaca.png');
}
.cat .nytercume li.fince, .ceviridil li.fince {
background-image:url('images/flags/fince.png');
}
.cat .nytercume li.flemenkce {
background-image:url('images/flags/flemenkce.png');
}
.cat .nytercume li.fransizca,  .ceviridil li.fransizca, .cat .nytercume li.bretonca {
background-image:url('images/flags/fransizca.png');
}
.cat .nytercume li.hirvatca {
background-image:url('images/flags/hirvatca.png');
}
.cat .nytercume li.hollandaca,  .ceviridil li.hollandaca {
background-image:url('images/flags/hollandaca.png');
}
.cat .nytercume li.ingilizce, .cat .nytercume li.galce, .cat .nytercume li.iskocca, .ceviridil li.ingilizce {
background-image:url('images/flags/ingilizce.png');
}
.cat .nytercume li.ispanyolca,  .ceviridil li.ispanyolca, .cat .nytercume li.baskca {
background-image:url('images/flags/ispanyolca.png');
}
.cat .nytercume li.isvecce {
background-image:url('images/flags/isvecce.png');
}
.cat .nytercume li.italyanca {
background-image:url('images/flags/italyanca.png');
}
.cat .nytercume li.izlandaca {
background-image:url('images/flags/izlandaca.png');
}
.cat .nytercume li.katalanca {
background-image:url('images/flags/katalanca.png');
}
.cat .nytercume li.latince, .ceviridil li.latince {
background-image:url('images/flags/latince.png');
}
.cat .nytercume li.letonca, .ceviridil li.letonca {
background-image:url('images/flags/letonca.png');
}
.cat .nytercume li.litvanca,  .ceviridil li.litvanyaca {
background-image:url('images/flags/litvanyaca.png');
}
.cat .nytercume li.macarca, .ceviridil li.macarca {
background-image:url('images/flags/macarca.png');
}
.cat .nytercume li.makedonca {
background-image:url('images/flags/makedonca.png');
}
.cat .nytercume li.maltaca {
background-image:url('images/flags/maltaca.png');
}
.cat .nytercume li.moldovca, .cat .nytercume li.gagavuzca {
background-image:url('images/flags/moldovca.png');
}
.cat .nytercume li.norvecce, .ceviridil li.norvecce {
background-image:url('images/flags/norvecce.png');
}
.cat .nytercume li.polonyaca, .cat .nytercume li.lehce {
background-image:url('images/flags/polonyaca.png');
}
.cat .nytercume li.portekizce,  .ceviridil li.portekizce {
background-image:url('images/flags/portekizce.png');
}
.cat .nytercume li.romence,  .ceviridil li.romence {
background-image:url('images/flags/romence.png');
}
.cat .nytercume li.sirpca {
background-image:url('images/flags/sirpca.png');
}
.cat .nytercume li.slovakca {
background-image:url('images/flags/slovakca.png');
}
.cat .nytercume li.slovence {
background-image:url('images/flags/slovence.png');
}
.cat .nytercume li.ukraynaca {
background-image:url('images/flags/ukraynaca.png');
}
.cat .nytercume li.yunanca, .ceviridil li.yunanca {
background-image:url('images/flags/yunanca.png');
}
/* FLAGS BITIS*/

.displaynone {
display: none;
}



/* İNSAN KAYNAKLARI FORMU BAŞLANGIÇ */
#ik-basvuru {
font-size:12px;
font-weight:bold;

}
#ik-basvuru section section:nth-child(2){
  width: 235px;
  float: left;
}

#ik-basvuru section section:nth-child(3){
  width: 764px;
  float: left;
}

#ik-basvuru section section li{
list-style: none;
  background: #f1f1f1;
  margin-top: 0px;
  height: 25px;
  padding-top: 5px;
  padding-left: 10px
}

#ik-basvuru section section li:nth-child(2n){
background:none;
}

#ik-basvuru section section li.adres, #ik-basvuru .acik-adres{
height:100px;
vertical-align: top;
}

#ik-basvuru .acik-adres{
  height: 80px;
  width: 290px;
}

#ik-basvuru .eklemek-istedikleriniz{
  height: 80px;
  width: 740px;
}

#ik-basvuru .two-row{
  height: 33px;
  vertical-align: top;
  line-height: 13px;
}

#ik-basvuru .ucret{
width:50px;
}

#ik-basvuru .is-tecrubesi, #ik-basvuru .pozisyon, #ik-basvuru .aylik-gelir, #ik-basvuru .ayrilis-nedeni{
  width: 180px;
  margin-right: 5px;
  margin-top: 10px;
}

#ik-basvuru .ise-giris, #ik-basvuru .isten-cikis {
  width: 115px;
  margin-right: 5px;
  margin-top: 10px;
 }

#ik-basvuru .ref-ad-soyad, #ik-basvuru .ref-calistigi-sirket , #ik-basvuru .ref-gorevi , #ik-basvuru .ref-telefonu {
  width: 242px;
  margin-right: 5px;
  margin-top: 10px;
 }

#ik-basvuru h2.ik-header {
margin-top: 24px;
  margin-bottom: 5px;
  padding-bottom: 0;
  /* padding-top: 10px; */
 }

#ik-basvuru .acceptence {
padding: 20px;
  display: inline-block;
  background: #f8f8f8;
  border-top: 1px solid #e1e1e1;
 }

#ik-basvuru .captcha-ir, #ik-basvuru .captcha-box {
float:left;
 }

#ik-basvuru .captcha-box {
width:480px;
 }

#ik-basvuru .captcha-ib {
width:80px;
margin-left:20px;
 }
 
 #ik-basvuru .gonder {
float: right;
  z-index: 9999;
  position: relative;
  margin: -70px 0px;
  font-size: 16px;
  line-height: 13px;
  padding: 20px 30px;
  border: 1px solid #ccc;
  font-weight: bold;
  display: inline-block;
  background-image: linear-gradient(bottom, #e6e6e6 0%, #FFFFFF 100%);
  background-image: -o-linear-gradient(bottom, #e6e6e6 0%, #FFFFFF 100%);
  background-image: -moz-linear-gradient(bottom, #e6e6e6 0%, #FFFFFF 100%);
  background-image: -webkit-linear-gradient(bottom, #e6e6e6 0%, #FFFFFF 100%);
  background-image: -ms-linear-gradient(bottom, #e6e6e6 0%, #FFFFFF 100%);
  background-color: #F9F9F9;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.2);
  -moz-box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.2);
  box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.2);
  color: #646464;
 }
 
 #ik-basvuru .gonder:hover {
  background-image: linear-gradient(bottom, #ffffff 0%, #e6e6e6 100%);
  background-image: -o-linear-gradient(bottom, #ffffff 0%, #e6e6e6 100%);
  background-image: -moz-linear-gradient(bottom, #ffffff 0%, #e6e6e6 100%);
  background-image: -webkit-linear-gradient(bottom, #ffffff 0%, #e6e6e6 100%);
  background-image: -ms-linear-gradient(bottom, #ffffff 0%, #e6e6e6 100%);
  background-color: #e6e6e6;
 }
 
 #ik-basvuru input[type=submit]:disabled {
  color: #dadada;
 }
 
 #ik-basvuru input[type=text], #ik-basvuru input[type=date], #ik-basvuru input[type=tel], #ik-basvuru input[type=email] , #ik-basvuru select , #ik-basvuru textarea {
  background: #fff;
  color:#666;
  border: 1px solid #ccc;
  outline: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  -moz-box-shadow: 0 1px 2px 0 rgba(180, 180, 180, 0.2);
  -webkit-box-shadow: 0 1px 2px 0 rgba(180, 180, 180, 0.2);
  box-shadow: 0 1px 2px 0 rgba(180, 180, 180, 0.2);
 }
 
#ik-basvuru select {
width:296px;
 }
 
#ik-basvuru .captcha-c {
  background: #f8f8f8;
  padding: 10px;
 }
 
/* BLOG 04.12.2016*/ 

section.blog {    
    padding: 0;
    width: 1040px;
    margin: 10px auto 0 auto;
    position: relative;
}

section.blog .blogh3 {
    background: #fbfbfb;
    border: 1px solid #dadada;
    padding: 5px;
    font-family: Georgia;
    font-style: italic;
	margin-bottom:5px;
	
}

.blogcontent {
	padding:0;
}

.blog_a {
    width: 515px;
    float: left;
    margin: 0 5px 5px 0;
	background:#fff;
	border:1px solid #fff;
}
.blog_a:hover {
	border:1px solid #dadada;
-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);
}

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

.blog_a:nth-last-child(-n+3) {
    border-bottom: none;
}

.blog_a .tarih {
background: #f2f2f2;
    color: #999;
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    float: left;
    width: 60px;
    font-family: Georgia;
    margin: 15px 0 0 5px;
}

.blog_a:hover .tarih {
    color: #555;
}

.blog_a .gun {
    width: 60px;
    text-align: center;
    font-size: 25px;
    line-height: 30px;
    padding: 10px 0;
    float: left;
}

.blog_a .ay {
    display: block;
    background: rgba(216,63,63,0.8);
    font-size: 14px;
    line-height: 25px;
    padding: 5px 15px;
    text-transform: uppercase;
    float: left;
    color: #fff;
    width: 30px;
}

.blog_a.blog_a:hover  .ay {
    background: rgba(216,63,63,1);
}

.blog_a .yil {
    display: block;
    font-size: 15px;
    line-height: 25px;
    padding: 5px 12px;
    text-transform: uppercase;
    float: left;
	position:relative;
}

.blog_a .yil:before {
content: " ";
    position: absolute;
    margin-top: 33px;
    border-bottom: 1px solid #dadada;
    width: 45px;
    left: 8px;
    height: 2px;
}

.blog_a .yil:after {
    content: " ";
    position: absolute;
    margin-top: 38px;
    border-bottom: 1px solid #dadada;
    width: 30px;
    left: 15px;
    height: 2px;
}

.blog_a article {
    height: 141px;
    overflow: hidden;
    line-height: 20px;
    float: right;
    width: 425px;
    padding: 10px 15px 0 0;
    text-align: justify;
}

.blog_a h2 {    
    padding: 10px 0 10px 10px;
    background: rgba(216,63,63,0.8);
}

.blog_a:hover h2 {    
    background: rgba(216,63,63,1);
}

.blog_a h2 a{
    padding: 20px;
    font-size: 16px;
    color: #fff;
}

.blog_a h2 a:hover{
text-decoration:underline;
}


.blog_a a.bdevam {
    float: right;
    font-size: 12px;
    padding: 0;
    margin: 5px 20px 0 0;
	color:#fff;
}
