@font-face {
    font-family: PFDinText;
    src: url(fonts/pfdintextpro-regular.eot);
    src: url(fonts/pfdintextpro-regular.eot?#iefix) format("embedded-opentype"),url(fonts/pfdintextpro-regular.woff) format("woff"),url(fonts/pfdintextpro-regular.ttf) format("truetype"),url(fonts/pfdintextpro-regular.svgz#PFDinText) format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: PFDinText;
    src: url(fonts/pfdintextpro-medium.eot);
    src: url(fonts/pfdintextpro-medium.eot?#iefix) format("embedded-opentype"),url(fonts/pfdintextpro-medium.woff) format("woff"),url(fonts/pfdintextpro-medium.ttf) format("truetype"),url(fonts/pfdintextpro-medium.svgz#PFDinText) format("svg");
    font-weight: 700;
    font-style: normal;
}
body
{
  font-family: PFDinText,Arial,sans-serif;
  font-size: 15px;
  line-height: 1.6em;
   direction: ltr;
   background-image: url('../images/bg.jpg');
   background-size: cover;
   background-repeat: no-repeat;
   background-color:#ECECEC;
}
a {
  text-decoration: none;
}
a:hover
{
  text-decoration: none;
}
.minibaslik
{
	font-size:16px;
	color:#c21c22;
}
.header
{

  border-radius: 20px;
  margin-top: 20px;
-webkit-box-shadow:  0px -2px 9px 0px rgba(7,7,7,.16);
  -moz-box-shadow:  0px -2px 9px 0px rgba(7,7,7,.16);
  box-shadow:  0px -2px 9px 0px rgba(7,7,7,.16);
}
.navbar
{
  border-top:  3px solid #009cd2;
  border-bottom:  solid 1px #cbcbcb;
  border-radius: 0px;
  background-color: #4e4e4e;
  color: #fff;
  margin-bottom: 10px;
}
.navbar-default .navbar-nav > li > a
{font-family: PFDinText;
  font-weight: bold;
  color: #fff;
  font-size: 16px;
}
.navbar-default .navbar-nav > li
{
  border-left:1px solid rgba(255,255,255,0.20);
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus
{
  border-left: 0px;
  color: #fff;
  background-color: #c21c22;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active
{
  background-color: #383838;
  color:#fff;
}
.active a:hover
{
  background-color: #ffa123 !important;
  color: #fff !important;
}
.icerik
{
 
background-color: #fff;
padding: 15px 0px  15px 0px;
border:1px solid #cbcbcb; 
}
.iceriktext
{
  border-left: 1px solid #d4d4d4;
}
.baslik
{
  font-size: 20px;
  font-weight: bold;
  color: #ffa123;
  padding-bottom: 10px;
  border-bottom: 1px dotted #969696;
  margin-bottom: 10px;

}
.box{

  margin-bottom: 10px;
  background-image: url('../images/box_icon.png');
  background-size: cover;
  background-position: top right;
  background-repeat:  no-repeat;
  padding: 0px;
  border-left:1px solid #c1c1c1;
  border-right:1px solid #c1c1c1;
  border-top:1px solid #c1c1c1;
  border-bottom:1px solid #dadada;
}
.basvuru{
  margin-bottom: 10px;
  background-image: url('../images/box_icon.png'), url('../images/basvuru_bg.png');

  background-position: top right, bottom right;
  background-repeat:  no-repeat;
  padding: 0px;
  border-left:1px solid #c1c1c1;
  border-right:1px solid #c1c1c1;
  border-top:1px solid #c1c1c1;
  border-bottom:1px solid #dadada;
 
}
.boxicon
{
  float: left;
  padding:18px 13px;
  
  background-color: #f5f5f5;
  border-right:1px solid #c1c1c1;
}
.boxyazi
{
  height: 64px;
  display: table;
  vertical-align: middle;
  float: left;
  padding-top: 12px;
  padding-left: 12px;
  color:#484848;
  font-size: 16px;
  font-weight: bold;



}
.boxyazi a
{width: 165px;
  display: table-cell;
  vertical-align: middle;
  color:#484848;
  font-size: 15px;
  font-weight: bold;

}
.footer
{
  margin-top:10px; 
  background-color: #fff;
  margin-bottom: 10px;
color: #4b4b4b;
font-size: 13px;
padding:5px 15px;
border:1px solid #cbcbcb; }
.navbar-brand
{
  padding: 7px 15px;
}

@media all and (max-width: 1190px) and (min-width: 768px) {
  .timer_box
  {
        width: 36px !important;
  }
}
@media all and (max-width: 991px) and (min-width: 768px) {

.navbar-default .navbar-nav > li > a{
  font-size: 13px;
  }

}
@media (max-width: 767px ) {
.iceriktext
{
  border:0px;
}
.boxyazi a
{
  width: 100% !important;
}
}


.timer_box{


    display: inline-block;

    text-align: center;
    width: 52px;

    
}
.timer_box h1{
    font-size: 20px;
    margin-top: 6px;
    font-weight: bold;
    text-align: center;
    margin-bottom:0px;


}
.timer_box p{ margin-top: 0px; text-align: center;  font-size: 12px;}


.looktext {
 font-family: PFDinText;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999;
}
a.looktext {
	color:#999;
	text-decoration:none;
}
a.looktext:hover {
	color:#C00;
}

table td {
    padding: 8px;
	vertical-align: middle!important;
}

.sycentxt{font-size:11px; margin-top:-20px;}

.blink_text { 
color:#1b1c4c;
font-size:45px;
-webkit-animation-name: blinker;
-webkit-animation-duration: 0.9s;
-webkit-animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;

-moz-animation-name: blinker;
-moz-animation-duration: 0.9s;
-moz-animation-timing-function: linear;
-moz-animation-iteration-count: infinite;
animation-name: blinker;
animation-duration: 0.9s;
animation-timing-function: linear; 
animation-iteration-count: infinite;
} 

@-moz-keyframes blinker {
0% { opacity: 1.0; }
50% { opacity: 0.0; }
100% { opacity: 1.0; } 
}

@-webkit-keyframes blinker { 
0% {opacity: 1.0; }
50% { opacity: 0.0; }
100% { opacity: 1.0; } 
} 

@keyframes blinker {  
0% { opacity: 1.0; } 
50% { opacity: 0.0; }      
100% { opacity: 1.0; } 
}

.cover img {
  -moz-box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  -o-box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.cover p {
	color: #a21f40;
	font-size: 20px; 
	font-weight: 700;
}
@media screen and (max-width:992px){
	.cover img {
		width: 100% !important;
	}
}

.davet-img {
  max-width: 200px;
  padding: 5px;
  margin-right: 15px;
  float: left;
  border: 1px solid #ccc;
  background-color: #f1edf4;
}