.view-third img {
   -webkit-transition: all 0.2s ease-in;
   -moz-transition: all 0.2s ease-in;
   -o-transition: all 0.2s ease-in;
   -ms-transition: all 0.2s ease-in;
   transition: all 0.2s ease-in;
}
.view-third .mask {
   background-color: rgba(0,0,0,0.6);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: translate(460px, -100px) rotate(180deg);
   -moz-transform: translate(460px, -100px) rotate(180deg);
   -o-transform: translate(460px, -100px) rotate(180deg);
   -ms-transform: translate(460px, -100px) rotate(180deg);
   transform: translate(460px, -100px) rotate(180deg);
   -webkit-transition: all 0.2s 0.4s ease-in-out;
   -moz-transition: all 0.2s 0.4s ease-in-out;
   -o-transition: all 0.2s 0.4s ease-in-out;
   -ms-transition: all 0.2s 0.4s ease-in-out;
   transition: all 0.2s 0.4s ease-in-out;
}
.view-third h2 {
   -webkit-transform: translateY(-100px);
   -moz-transform: translateY(-100px);
   -o-transform: translateY(-100px);
   -ms-transform: translateY(-100px);
   transform: translateY(-100px);
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-third p {
   -webkit-transform: translateX(300px) rotate(90deg);
   -moz-transform: translateX(300px) rotate(90deg);
   -o-transform: translateX(300px) rotate(90deg);
   -ms-transform: translateX(300px) rotate(90deg);
   transform: translateX(300px) rotate(90deg);
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-third a.info {
   -webkit-transform: translateY(-200px);
   -moz-transform: translateY(-200px);
   -o-transform: translateY(-200px);
   -ms-transform: translateY(-200px);
   transform: translateY(-200px);
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-third:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   -o-transition-delay: 0s;
   -ms-transition-delay: 0s;
   transition-delay: 0s;
   -webkit-transform: translate(0px, 0px);
   -moz-transform: translate(0px, 0px);
   -o-transform: translate(0px, 0px);
   -ms-transform: translate(0px, 0px);
   transform: translate(0px, 0px);
}
.view-third:hover h2 {
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 0.5s;
   -moz-transition-delay: 0.5s;
   -o-transition-delay: 0.5s;
   -ms-transition-delay: 0.5s;
   transition-delay: 0.5s;
}
.view-third:hover p {
   -webkit-transform: translateX(0px) rotate(0deg);
   -moz-transform: translateX(0px) rotate(0deg);
   -o-transform: translateX(0px) rotate(0deg);
   -ms-transform: translateX(0px) rotate(0deg);
   transform: translateX(0px) rotate(0deg);
   -webkit-transition-delay: 0.4s;
   -moz-transition-delay: 0.4s;
   -o-transition-delay: 0.4s;
   -ms-transition-delay: 0.4s;
   transition-delay: 0.4s;
}
.view-third:hover a.info {
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 0.3s;
   -moz-transition-delay: 0.3s;
   -o-transition-delay: 0.3s;
   -ms-transition-delay: 0.3s;
   transition-delay: 0.3s;
}
#BoxMenu1{position: relative; margin-top: 0%; margin-left: 0%;  }
#BoxMenu2{  margin-left: 20%;  }
#BoxMenu{   background:url(/img/Box-Menu-bg.png) no-repeat;background-position: 16% 30%;margin:0 auto; height:280px; margin-top:20px; padding:15px 40px 0 55px; }
#BoxMenu h2{ display:block; text-align:left; margin:10px 0 0 5px; }
#BoxMenu .MenuNews
{
    float:left;
    width:16%;
    height:198px;
}

#BoxMenu .MenuNews ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#BoxMenu .MenuNews ul li{ background:url(/img/news-li.jpg) repeat-x bottom;background-position:100% 100%; text-align:left; padding:5px 0; }
#BoxMenu .MenuNews ul li a{ background:url(/img/a-bg.png) no-repeat left; padding-left:12px; color:#000000; text-decoration:none; }
#BoxMenu .panel
{

}

#BoxMenu .panel div td{ border-bottom:1px solid #07357c; position:relative !important; text-align:left; font-size:11px !important; height:109px; width:361px; overflow:hidden;}
#BoxMenu .panel div td a{ text-align:center;}
#BoxMenu .panel img{ float:left; width:91px; margin-right:7px; vertical-align:middle; padding-bottom:15px;}
#BoxMenu .panel p{ text-align:left; color:#000000;}
#BoxMenu .panel h3{ text-align:left; color:#000000; margin:0; padding:0; }
.mediumbig{ font-size:14px;}
.red{ color:#ff0000;}
.medium {
    font-size: 75%;}
div.jc-auto {
    width: 361px;
    float: left;
    margin: 0px 70px 0 75px;
    height: 264px;
}
.slides {
    display: block;
    height: 250px;
    overflow: hidden;

}
table {
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: gray;
}
tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
td, th {
    display: table-cell;
    vertical-align: inherit;
}
div.jContent
{
    float: left;

}

div.slides
{

}

div.jContent p
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

div.jContent a
{
}
div.jContent a.hide
{
    visibility: hidden;
}


div.jc-horizontal
{
    margin: 25px 10px 20px 10px;
}


div.jc-horizontal a
{
    width: 35px;
    height: 34px;
}


div.jc-horizontal a.prev
{
    margin: 55px 10px 0px 0px;
    background: url('data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7') no-repeat;
}

div.jc-horizontal a.prev:hover
{
    background: url('data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7') no-repeat;
}

div.jc-horizontal a.next
{
    margin: 55px 0px 0px 10px;
    background: url('data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7') no-repeat;
}

div.jc-horizontal a.next:hover
{
    background: url('data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7') no-repeat;
}


div.jc-vertical
{
    margin: 10px 10px 20px 55px;
}


div.jc-vertical a
{

}

div.jc-vertical a.prev
{
    margin: 0px 0px 5px 0px;
    background: url('data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7') no-repeat top center;
}

div.jc-vertical a.prev:hover
{
    background: url('data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7') no-repeat top center;
}

div.jc-vertical a.next
{
    margin: 5px 0px 0px 0px;
    background: url('data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7') no-repeat top center;
}

div.jc-vertical a.bottom-arr:hover
{

}


div.jc-auto
{
    width:480px;
    float:left;
    margin:12px 63px 0 22px;
    height:264px;
}


div.js-circle
{

}

.mediumbig {
    font-size: 14px;
}
h2 {
    display: block;
    font-size: 1.5em;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}
.more{ background:url(/img/devam-bg.png) no-repeat; padding:7px; width:64px; height:11px; position:absolute; right:0; bottom:0; color:White !important; text-decoration:none;}
img{ border:none; border-radius: 10px; }


.small, .footer-menu li a {
    font-family:Tahoma;
    font-size: 9px;
    font-weight:bold;
}
.red{ color:#ff0000;}

.small, .footer-menu li a {
    font-family: Tahoma;
    font-size: 9px;
    font-weight: bold;
}
#BoxMenu .panel div td a {
    text-align: center;
}
#BoxMenu .panel div td {
    text-align: left;
    font-size: 11px !important;
}
#BoxMenu .panel h3 {
    text-align: left;
    color: #000000;
    margin: 0;
    padding: 0;
}
h3 {
    display: block;
    font-size: 1.17em;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}

#BoxMenu .panel img {
    float: left;
    width: 91px;
    margin-right: 7px;
    vertical-align: middle;
    padding-bottom: 15px;
}

.ara-cizgi{
    background: url(/img/news-li.jpg) repeat-y bottom;
    text-align: left;
    padding: 5px 0;


}

