@charset "UTF-8";
.clear {
    clear: both;
}
img {
    border: 0;
    max-width: 100%;
}
strong, h1, h2, h3, h4, h5, h6, b, strong {
    font-family: open_sansbold;
}
a {
    text-decoration: none;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
a:hover {
    color: #f39a31;
}
input {
    outline: none;
    padding: 0 10px;
    width: 100%;
}
 input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #cacaca;
}
 input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #cacaca;
}
 input::-moz-placeholder {
/* Mozilla Firefox 19+ */ }
 input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #cacaca;
}
::selection {
    color: #fff;
    text-shadow: none;
    background-color: #238899;
}
.mfp-zoom-in .mfp-with-anim {
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 1;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
    transform: scale(0.8);
    opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
}
#cuselBox {
    position: absolute;
    z-index: 9999;
}
#cuselBox .cusel-scroll-pane {
    padding-right: 0 !important;
}
#cuselBox .jScrollPaneContainer {
    position: relative;
    overflow: hidden;
    border: 1px solid #d0d1d3;
    border-top: none;
    background: #ebf1f8;
    border-radius: 2px;
}
#cuselBox span {
    display: block;
    cursor: pointer;
}
#cuselBox span label {
    display: block;
    padding: 10px 12px;
    position: relative;
    border-top: 1px solid #d0d1d3;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0;
}
#cuselBox span:first-child label {
    border-top: none;
}
#cuselBox span:hover, #cuselBox span.cuselOptHover, #cuselBox span.cuselActive {
    color: #c9376e;
    background: #DFE3E9;
}
[class*="def-"] {
    background: url(images/sprite.png) no-repeat 0 0;
    display: inline-block;
    vertical-align: middle;
}
.def-icon-icon1 {
    background-position: 0 0;
    width: 34px;
    height: 28px;
}
.def-icon-icon2 {
    background-position: -45px 0;
    width: 32px;
    height: 35px;
}
.def-icon-icon3 {
    background-position: -86px 0;
    width: 40px;
    height: 34px;
}
.def-icon-icon4 {
    background-position: -131px 0;
    width: 42px;
    height: 36px;
}
.def-icon-icon5 {
    background-position: 0 -47px;
    width: 43px;
    height: 35px;
}
.def-icon-icon6 {
    background-position: -53px -53px;
    width: 41px;
    height: 36px;
}
.def-icon-big {
    background-position: 0 -90px;
    width: 23px;
    height: 26px;
}
.def-icon-tel {
    background-position: -27px -96px;
    width: 41px;
    height: 39px;
}
.def-icon-plus {
    background-position: -182px 0;
    width: 32px;
    height: 32px;
}
.def-icon-copy {
    background-position: -217px 0;
    width: 18px;
    height: 20px;
}
.def-icon-tum {
    background-position: -217px -21px;
    width: 20px;
    height: 20px;
}
.def-icon-yorum {
    background-position: -217px -43px;
    width: 25px;
    height: 22px;
}
.def-icon-share {
    background-position: -217px -68px;
    width: 23px;
    height: 23px;
}
body {
    margin: 0 auto;
    padding: 0;
    font: 13px open_sanslight;
    background: url(images/repeat-bg.png) repeat-y top center;
}
.kaps {
    background: url(images/bg.png) no-repeat bottom center;
}
.content {
    max-width: 1340px;
    margin: 0 auto;
    padding: 0 10px;
}
#basaDon {
    position: fixed;
    right: 70px;
    cursor: pointer;
    color: #fff;
    font-size: 40px;
    line-height: 60px;
    height: 60px;
    width: 60px;
    background-color: #898989;
    text-align: center;
    z-index: 5;
}

@media (max-width: 768px) {
#basaDon {
    display: none !important;
}
}
#basaDon i {
    font-size: 40px;
    width: inherit;
    height: inherit;
    text-shadow: 0 1px 0 rgba(1, 118, 136, 0.59);
    vertical-align: baseline;
}
/*-------------------------------- HEADER ---------------------------------*/
header {
    background: #017688;
    /* The Fallback */
    background: rgba(1, 118, 136, 0.85);
    height: 60px;
    position: relative;
    z-index: 5;
    margin-top: 60px;
}
.ie8 header, .ie7 header {
    background: transparent;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#D9017688, endColorstr=#D9017688);
    zoom: 1;
}
header .logo {
    display: block;
    margin-top: -41px;
}
header .mainMenu {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none;
    max-height: 60px;
    overflow: hidden;
}
header .mainMenu li {
    display: inline-block;
}
header .mainMenu li a {
    display: inline-block;
    color: #fff;
    font: 15px open_sansbold;
    text-decoration: none;
    line-height: 60px;
    padding: 0 20px;
}
header .mainMenu li a:hover, header .mainMenu li a.active {
    color: #f39a31;
}
header .mainMenu li.dropdown .dropdown-menu {
    background-color: #ff9600 !important;
    border-radius: inherit;
    border: none;
    margin: 0;
    padding: 0;
    width: 250px;
}
header .mainMenu li.dropdown .dropdown-menu li {
    display: block;
}
header .mainMenu li.dropdown .dropdown-menu li a {
    color: #fff;
    display: block;
    font: 14px/45px open_sanslight;
    position: relative;
}
header .mainMenu li.dropdown .dropdown-menu li a:before {
    content: "\f105";
    font-family: "FontAwesome";
    position: absolute;
    top: 0;
    left: -40px;
    background-color: #1a7888;
    width: 40px;
    height: 45px;
    font-size: 21px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
    filter: alpha(opacity=0);
}
header .mainMenu li.dropdown .dropdown-menu li a:hover {
    background-color: #238899;
    position: relative;
}
header .mainMenu li.dropdown .dropdown-menu li a:hover:before {
    opacity: 100;
    filter: alpha(opacity=10000);
}
header .mainMenu li.dropdown.open {
    background-color: #ff9600;
}
header .mainMenu li.dropdown.open a {
    color: #fff;
}
header .sb-search {
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -ms-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
    position: relative;
    width: 0;
    min-width: 60px;
    height: 60px;
    overflow: hidden;
    float: right;
}
header .sb-search .sb-search-input {
    padding: 0;
    border-radius: inherit;
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    outline: none;
    background: #fff;
    width: 100%;
    height: 60px;
    margin: 0;
    z-index: 10;
    font-size: 20px;
    color: #2c3e50;
}
header .sb-search .sb-search-submit {
    background: #fff;
    color: transparent;
    border: none;
    outline: none;
    z-index: -1;
    opacity: 0;
    filter: alpha(opacity=0);
}
header .sb-search .icon-search {
    color: #fff;
    background: #f39a31;
    z-index: 90;
    font-size: 22px;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
}
header .sb-search .icon-search, header .sb-search .sb-search-submit {
    width: 60px;
    height: 60px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
}
header .sb-search.sb-search-open {
    width: 250px;
}
#banner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
}
#banner img {
    max-width: inherit;
}
#resim {
    visibility: hidden;
    display: none;
}
/*------------------------------ SECTION --------------------------------*/
section {
    padding: 150px 0 60px;
}
section #fixed {
    position: fixed;
    right: 0;
    z-index: 12;
    top: 50%;
    margin: -3.5em 0 0 0;
}
section #fixed a {
    display: block;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-size: 25px;
    position: relative;
}
section #fixed a.icon-facebook, section #fixed a.icon-twitter, section #fixed a.icon-google-plus {
    width: 45px;
    height: 45px;
    line-height: 45px;
    margin-left: 13px;
    margin-top: 2px;
}
section #fixed a.icon-facebook {
    background-color: #4187c8;
}
section #fixed a.icon-twitter {
    background-color: #65def4;
}
section #fixed a.icon-google-plus {
    background-color: #e3753e;
}
section #fixed a .ac form {
    margin: 0;
}
section #fixed a .ac form label {
    font-weight: normal;
}
section #fixed a .ac form label span {
    display: block;
    text-align: left;
    font-size: 14px;
}
section #fixed a .ac form label input, section #fixed a .ac form label textarea {
    border: 2px solid #0a90a5;
    border-radius: inherit;
    background-color: inherit;
    box-shadow: none;
    width: 100%;
    color: #fff;
}
section #fixed a .ac form label textarea {
    height: 127px;
    resize: none;
}
section #fixed a:hover.open .ac {
    display: block;
    right: 52px;
}
section .sideBar {
    width: 155px;
    height: 635px;
    position: relative;
    z-index: 2;
}
section .sideBar h2 {
    color: #fff;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    background-color: #898989;
    margin: 0;
    padding: 0 20px;
    position: relative;
}
section .sideBar h2:before {
    cursor: pointer;
    content: "\f067";
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    /* The Fallback */
    background: #383838;
    font-family: "FontAwesome";
    width: 45px;
    text-align: center;
    line-height: 40px;
    font-weight: normal;
}
.ie8 section .sideBar h2:before, .ie7 section .sideBar h2:before {
    background: transparent;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#D9EA6211, endColorstr=#D9EA6211);
    zoom: 1;
}
section .sideBar ul {
    /* The Fallback */
    background: rgba(102, 102, 102, 0.60);
    margin: 0;
    padding: 0;
    list-style: none;
    width: 110px;
}
.ie8 section .sideBar ul, .ie7 section .sideBar ul {
    background: transparent;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#D9F39A31, endColorstr=#D9F39A31);
    zoom: 1;
}
section .sideBar ul li a {
    display: block;
    text-align: center;
    height: 85px;
    color: #fff;
    font: 14px/85px open_sansbold;
    text-decoration: none;
}
section .sideBar ul li a:hover {
    background-color: #666;
}
section .sideBar ul li a:hover span {
    display: block;
}
section .sideBar ul li a:hover i {
    display: none;
}
section .sideBar ul li a .icon-picture {
    font-size: 33px;
}
section .sideBar ul li a span {
    display: none;
}
section .subpage {
/*-----MOB─░L G├ûR├£N├£NM-----*/
    /*-----MOB─░L G├ûR├£N├£NM FINISH-----*/ }
section .subpage .sideMenu {
    background-color: #6a6a6a;
}
section .subpage .sideMenu .path {
    background-color: #f39a31;
    padding: 20px;
}
section .subpage .sideMenu .path span {
    color: #fff;
    font-size: 18px;
    display: block;
    padding-bottom: 10px;
}
section .subpage .sideMenu .path a {
    text-decoration: none;
    color: #fff;
    font-size: 12px;
}
section .subpage .sideMenu .path i {
    color: #fff;
    vertical-align: bottom;
    padding-left: 10px;
}
section .subpage .sideMenu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
section .subpage .sideMenu ul li {
    border-bottom: 1px solid #c7c7c7;
    font-size: 14px;
}
section .subpage .sideMenu ul li a {
    display: block;
    text-decoration: none;
    color: #fff;
    padding: 18px 35px;
    position: relative;
}
section .subpage .sideMenu ul li a:before {
    content: "\f105";
    font-family: "FontAwesome";
    position: absolute;
    top: 0;
    left: -40px;
    background-color: #1a7888;
    width: 40px;
    height: 55px;
    font-size: 21px;
    line-height: 55px;
    text-align: center;
    color: #fff;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    opacity: 0;
    filter: alpha(opacity=0);
}
section .subpage .sideMenu ul li a:hover, section .subpage .sideMenu ul li a.active {
    background-color: #238899;
}
section .subpage .sideMenu ul li a:hover:before, section .subpage .sideMenu ul li a.active:before {
    opacity: 100;
    filter: alpha(opacity=10000);
}
section .subpage .sideDrop {
    width: 100%;
    display: none;
    margin: 0 0 30px;
}
section .subpage .sideDrop .btn {
    width: 100%;
    text-align: left;
}
section .subpage .sideDrop .btn span {
    float: right;
    margin-top: 8px;
}
section .subpage .icerikSag {
    background-color: #fff;
    font-size: 14px;
}
section .subpage .icerikSag .resim {
    overflow: hidden;
    border-bottom: 8px solid #6a6a6a;
}
section .subpage .icerikSag .resim img {
    min-height: 265px;
    width: 100%;
}
section .subpage .icerikSag .icerik {
    color: #000;
    text-align: justify;
    padding: 20px;
    line-height: 23px;
    position: relative;
    font-size: 14px;/*---------------- BA┼ŞKAN FOTO ---------------*/
        /*---------------- BA┼ŞKAN VATANDA┼Ş ---------------*/
        /*---------------- BA┼ŞKANA MESAJ G├ûNDER ---------------*/
        /*---------------- PARKLARIMIZ DETAY ---------------*/
        /*---------------- MAHALLELER VE MUHTARLAR ---------------*/
        /*---------------- ─░LET─░┼Ş─░M ---------------*/
        /*---------------- ─░HALELER ---------------*/ }
section .subpage .icerikSag .icerik .sag_ozellik {
    position: absolute;
    top: -1px;
    right: 20px;
}
section .subpage .icerikSag .icerik .sag_ozellik span {
    background-color: #6a6a6a;
    display: block;
    float: left;
    color: #a4a4a4;
    width: 40px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    text-decoration: none;
    font-size: 18px;
    cursor: pointer;
    margin-left: 3px;
}
section .subpage .icerikSag .icerik .sag_ozellik span i {
    vertical-align: baseline;
}
section .subpage .icerikSag .icerik .head {
    font-size: 30px;
    padding-bottom: 20px;
    text-align: left;
}
section .subpage .icerikSag .icerik .alt_share {
    padding-top: 50px;
}
section .subpage .icerikSag .icerik ul.fotoList {
    margin: 0;
    padding: 0;
    list-style: none;
}
section .subpage .icerikSag .icerik ul.fotoList li {
    float: left;
    width: 33%;
}
section .subpage .icerikSag .icerik ul.fotoList li a {
    display: block;
    margin: 15px;
    position: relative;
    outline: none;
    overflow: hidden;
}
section .subpage .icerikSag .icerik ul.fotoList li a img {
    width: 100%;
    height: 239px;
}
section .subpage .icerikSag .icerik ul.fotoList li a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #238899;
    /* The Fallback */
    background: rgba(35, 136, 153, 0.75);
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    opacity: 0;
    filter: alpha(opacity=0);
}
.ie8 section .subpage .icerikSag .icerik ul.fotoList li a:before, .ie7 section .subpage .icerikSag .icerik ul.fotoList li a:before {
    background: transparent;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF238899, endColorstr=#BF238899);
    zoom: 1;
}
section .subpage .icerikSag .icerik ul.fotoList li a i {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 100px;
    left: 100px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    -o-transform: translateY(-100px);
    transform: translateY(-100px);
}
section .subpage .icerikSag .icerik ul.fotoList li a:hover i {
    opacity: 100;
    filter: alpha(opacity=10000);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
section .subpage .icerikSag .icerik ul.fotoList li a:hover:before {
    opacity: 100;
    filter: alpha(opacity=10000);
}
section .subpage .icerikSag .icerik ul.fotoList li a:hover .text {
    background-color: #238899;
}
section .subpage .icerikSag .icerik ul.fotoList li a .text {
    background-color: #6a6a6a;
    color: #fff;
    font-size: 14px;
    height: 55px;
    overflow: hidden;
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    text-align: left;
    padding-top: 11px;
    padding-left: 10px;
    line-height: normal;
}
section .subpage .icerikSag .icerik ul.fotoList.vtnList li a:before {
    display: none;
}
section .subpage .icerikSag .icerik ul.fotoList.dtyList li {
    width: 25%;
}
section .subpage .icerikSag .icerik ul.fotoList.dtyList li a {
    height: 122px;
}
section .subpage .icerikSag .icerik ul.fotoList.dtyList li a img {
    height: 122px;
}
section .subpage .icerikSag .icerik ul.fotoList.dtyList li a i {
    top: 35px;
    left: 60px;
}
section .subpage .icerikSag .icerik form {
    position: relative;
    margin: 20px 0;
}
section .subpage .icerikSag .icerik form label {
    float: left;
    width: 97%;
}
section .subpage .icerikSag .icerik form input, section .subpage .icerikSag .icerik form textarea {
    width: 100%;
    border-radius: inherit;
    border: none;
    background-color: #f3f3f3;
    box-shadow: none;
    height: 43px;
    border: 1px solid #DDDADA;
}
section .subpage .icerikSag .icerik form #ara {
    border: none;
    background-color: #f39a31;
    color: #fff;
    width: 80px;
    position: absolute;
    top: 0;
    right: 11px;
    height: 53px;
    outline: none;
}
section .subpage .icerikSag .icerik .mesaj_icerik form span {
    display: block;
    text-align: left;
    margin-bottom: 10px;
}
section .subpage .icerikSag .icerik .mesaj_icerik form textarea {
    height: 200px;
}
section .subpage .icerikSag .icerik .mesaj_icerik form .gonder {
    border: none;
    background-color: #f39a31;
    color: #fff;
    width: 140px;
    height: 42px;
    float: right;
    outline: none;
}
section .subpage .icerikSag .icerik .ozellik {
    width: 90%;
    margin: 0 6px;
}
section .subpage .icerikSag .icerik .panel-group .panel {
    margin: 1px 0;
    border-radius: inherit;
}
section .subpage .icerikSag .icerik .panel-group .panel .panel-heading {
    background-color: #e1e1e1;
    color: #6a6a6a;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    border-radius: inherit;
    padding: 0;
}
section .subpage .icerikSag .icerik .panel-group .panel .panel-heading:hover {
    background: #2388994a;
}
section .subpage .icerikSag .icerik .panel-group .panel .panel-heading h4 {
    margin: 0;
    font: 18px open_sanslight;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 13px;
}
section .subpage .icerikSag .icerik .panel-group .panel .panel-heading h4 a {
    color: #383838;
    display: block;
    text-decoration: none;
    position: relative;
    font-weight: 900;
}
section .subpage .icerikSag .icerik .panel-group .panel .panel-heading h4 a:before {
    content: "\f078";
    background-color: #238899;
    position: absolute;
    top: -13px;
    right: -15px;
    color: #fff;
    text-align: center;
    height: 50px;
    width: 60px;
    line-height: 50px;
    font-family: "FontAwesome";
}
section .subpage .icerikSag .icerik .panel-group .panel .panel-heading h4 a.collapsed:before {
    content: "\f054";
}
section .subpage .icerikSag .icerik .panel-group .panel .panel-body {
    margin-top: 20px;
    border: none;
}
section .subpage .icerikSag .icerik .panel-group .panel .panel-body figure {
    margin: 0 20px 10px 0;
    float: left;
}
section .subpage .icerikSag .icerik .panel-group .panel .panel-body .hgroup h4 {
    color: #238899;
}
section .subpage .icerikSag .icerik .panel-group .panel .panel-body .hgroup .telefon {
    color: #238899;
    display: block;
}
section .subpage .icerikSag .icerik .hzmt {
    width: 100%;
    border: 1px solid #E2E2E2;
    overflow: hidden;
}
section .subpage .icerikSag .icerik .hzmt tr {
    text-align: center;
    border-bottom: 1px solid #E2E2E2;
}
section .subpage .icerikSag .icerik .hzmt tr th {
    border-right: 1px solid #E2E2E2;
    padding: 10px;
}
section .subpage .icerikSag .icerik .hzmt tr td {
    border-right: 1px solid #E2E2E2;
    padding: 10px;
}
section .subpage .icerikSag .icerik .hzmt tr td b {
    display: block;
    font-size: 12px;
}
section .subpage .icerikSag .icerik .adres_iletisim {
    border: 1px solid #DDDADA;
    margin: 25px 0;
}
section .subpage .icerikSag .icerik .adres_iletisim h5 {
    margin: 10px 20px;
}
section .subpage .icerikSag .icerik .adres_iletisim ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
section .subpage .icerikSag .icerik .adres_iletisim ul li {
    border-bottom: 1px solid #DDDADA;
    padding: 7px 20px;
}
section .subpage .icerikSag .icerik .adres_iletisim ul li strong {
    display: inline-block;
    padding-right: 20px;
}
section .subpage .icerikSag .icerik .adres_iletisim ul li .servis_s {
    display: block;
    font-size: 12px;
}
section .subpage .icerikSag .icerik .section-date {
    padding: 20px 0 0;
    text-align: left;
}
section .subpage .icerikSag .icerik .section-date span {
    display: inline-block;
    width: 110px;
}
section .subpage .icerikSag .icerik .section-date label {
    position: relative;
}
section .subpage .icerikSag .icerik .section-date label:before {
    content: "\f073";
    color: #ccc;
    position: absolute;
    top: 3px;
    right: 10px;
    font-family: "FontAwesome";
}
section .subpage .icerikSag .icerik .section-date label input {
    border-radius: inherit;
    width: 92%;
}
section .subpage .icerikSag .icerik .section-date select {
    border-radius: inherit;
    outline: none;
    margin-top: 23px;
    height: 30px;
    width: 100%;
}
section .subpage .icerikSag .icerik .section-date #listele {
    background-color: #238899;
    border: none;
    color: #fff;
    margin-top: 23px;
    padding: 4px 30px;
}
section .subpage .icerikSag .icerik .section-date table {
    width: 100%;
    border-left: 1px solid #F2F2F2;
    margin-top: 25px;
    overflow: hidden;
}
section .subpage .icerikSag .icerik .section-date table tr th {
    border-right: 1px solid #F2F2F2;
    text-align: center;
    background: #238899;
    /* The Fallback */
    background: rgba(35, 136, 153, 0.7);
    color: #fff;
    padding: 5px;
}
.ie8 section .subpage .icerikSag .icerik .section-date table tr th, .ie7 section .subpage .icerikSag .icerik .section-date table tr th {
    background: transparent;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3238899, endColorstr=#B3238899);
    zoom: 1;
}
section .subpage .icerikSag .icerik .section-date table tr a {
    text-decoration: none;
    color: gray;
}
section .subpage .icerikSag .icerik .section-date table tr a i {
    font-size: 20px;
    color: #ccc;
}
section .subpage .icerikSag .icerik .section-date table tbody tr:nth-child(even) {
    background: #f39a31;
    /* The Fallback */
    background: rgba(243, 154, 49, 0.7);
    color: #fff;
}
.ie8 section .subpage .icerikSag .icerik .section-date table tbody tr:nth-child(even), .ie7 section .subpage .icerikSag .icerik .section-date table tbody tr:nth-child(even) {
    background: transparent;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3F39A31, endColorstr=#B3F39A31);
    zoom: 1;
}
section .subpage .icerikSag .icerik .section-date table tbody tr:nth-child(even) a {
    color: #fff;
}
section .subpage .icerikSag .icerik .section-date table tbody tr:nth-child(even) a i {
    color: #fff;
}
section .subpage .icerikSag .icerik .section-date table tbody tr td {
    border-right: 1px solid #F2F2F2;
    text-align: center;
    padding: 5px;
}
section .subpage .icerikSag .icerik .section-date .sayfalama {
    margin-top: 40px;
    float: right;
}
section .subpage .icerikSag .icerik .section-date .sayfalama a {
    display: inline-block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ccc;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    text-decoration: none;
}
section .subpage .icerikSag .icerik .section-date .sayfalama a.active {
    background-color: #f39a31;
    color: #fff;
}
section .subpage #slider {
    position: relative;
    margin-bottom: 120px;
    width: 100%;
}
section .subpage #slider ul.slides {
    display: inline-block;
    width: 100%;
}
section .subpage #slider ul.slides li a {
    display: block;
}
section .subpage #slider ul.slides li a img {
    width: 100%;
    max-height: 382px;
}
section .subpage #slider .flex-control-thumbs {
    z-index: 9;
    bottom: -54px;
}
section .subpage #slider .flex-control-thumbs li {
    width: 11%;
    margin: 0 5px;
    display: inline-block;
    background-color: #f39a31;
}
section .subpage #slider .flex-control-thumbs li img {
    height: 100%;
    border: 3px solid #fff;
    opacity: 1;
}
section .subpage #slider .flex-control-thumbs li img.flex-active {
    border-color: #f39a31;
    opacity: 0.5;
}
section .subpage #slider .flex-direction-nav {
    display: none;
}
section .subpage .tabRole {
    position: relative;
    z-index: 5;
    margin-right: 30px;
}
section .subpage .tabRole .nav-tabs {
    border: none;
    margin: 0;
}
section .subpage .tabRole .nav-tabs li {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
section .subpage .tabRole .nav-tabs li a {
    display: block;
    font-size: 13px;
    color: #fff;
    /* The Fallback */
    background: rgba(243, 154, 49, 0.83);
    height: 40px;
    padding: 0 20px;
    line-height: 40px;
    padding: 0 20px;
    text-decoration: none;
    border: none;
    cursor: pointer;
    border-radius: inherit;
}
section .subpage .tabRole .nav-tabs li a:hover{
     background: #f39a31;
}
.ie8 section .subpage .tabRole .nav-tabs li a, .ie7 section .subpage .tabRole .nav-tabs li a {
    background: transparent;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#D4F39A31, endColorstr=#D4F39A31);
    zoom: 1;
}
section .subpage .tabRole .nav-tabs li a i {
    font-size: 18px;
    vertical-align: middle;
}
section .subpage .tabRole .nav-tabs li a span {
    display: inline-block;
    margin-left: 10px;
}
section .subpage .tabRole .tab-content {
    background: #238899;
    /* The Fallback */
    background: rgba(35, 136, 153, 0.83);
    padding: 15px;
    border: 1px solid #4795A3;
    overflow: inherit;
    display: inline-block;
    width: 100%;
    position: relative;
    z-index: 5;
}
.ie8 section .subpage .tabRole .tab-content, .ie7 section .subpage .tabRole .tab-content {
    background: transparent;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#D4238899, endColorstr=#D4238899);
    zoom: 1;
}
section .subpage .tabRole .tab-content .tabSlider .flex-control-nav {
    display: none;
}
section .subpage .tabRole .tab-content .tabSlider .flex-direction-nav li a {
    background: #238899;
    /* The Fallback */
    background: rgba(35, 136, 153, 0.83);
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    color: #fff;
    left: inherit;
    right: -36px;
    top: -1px;
    margin: 0;
    opacity: 100;
    filter: alpha(opacity=10000);
}
section .subpage .tabRole .tab-content .tabSlider .flex-direction-nav li a:hover {
    background: rgba(89, 191, 208, 0.83);
}
.ie8 section .subpage .tabRole .tab-content .tabSlider .flex-direction-nav li a, .ie7 section .subpage .tabRole .tab-content .tabSlider .flex-direction-nav li a {
    background: transparent;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#D4238899, endColorstr=#D4238899);
    zoom: 1;
}
section .subpage .tabRole .tab-content .tabSlider .flex-direction-nav li a:before {
    font-family: "FontAwesome";
    color: #fff;
    font-size: 23px;
}
section .subpage .tabRole .tab-content .tabSlider .flex-direction-nav li a.flex-prev:before {
    content: "\f100";
}
section .subpage .tabRole .tab-content .tabSlider .flex-direction-nav li a.flex-next {
    top: 36px;
}
section .subpage .tabRole .tab-content .tabSlider .flex-direction-nav li a.flex-next:before {
    content: "\f101";
}
section .subpage .tabRole .tab-content figure {
    background-color: #862433;
    margin: 0;
    text-align: center;
    max-width: 315px;
    line-height: 211px;
    overflow: hidden;
}
section .subpage .tabRole .tab-content .hgroup {
    color: #fff;
}
section .subpage .tabRole .tab-content .hgroup .metin {
    height: 124px;
    overflow: hidden;
}
section .subpage .tabRole .tab-content .hgroup a:hover {
    background: none;
    color: inherit;
    text-decoration: none;
}
section .subpage .tabRole .tab-content .hgroup a.hlink {
    display: inline-block;
    color: #fff;
    font-size: 12px;
    padding: 7px 16px;
    background-color: #949494;
    text-decoration: none;
    margin: 5px;
}
section .subpage .tabRole .tab-content .hgroup a.hlink:hover {
    background-color: #f39a31;
}
section .subpage .baskan_resim {
    position: relative;
    z-index: 5;
    max-width: 224px;
    margin: 0 auto;
    overflow: hidden;
}
section .subpage .baskan_resim .block {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #238899;
    /* The Fallback */
    background: rgba(35, 136, 153, 0.85);
}
.ie8 section .subpage .baskan_resim .block, .ie7 section .subpage .baskan_resim .block {
    background: transparent;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#D9238899, endColorstr=#D9238899);
    zoom: 1;
}
section .subpage .baskan_resim .block ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
section .subpage .baskan_resim .block ul li {
    font-size: 14px;
    line-height: 30px;
    padding: 10px 25px;
}
section .subpage .baskan_resim .block ul li a {
    color: #fff;
    display: block;
    text-decoration: none;
}
section .subpage .baskan_resim .block ul li a:hover {
    color: #f39a31;
}
section .subpage .baskan_resim .block a {
    display: block;
    color: #fff;
    text-decoration: none;
}
section .subpage .baskan_resim .block a img {
    margin: 100px auto 10px;
    display: block;
}
section .subpage .baskan_resim .block a span {
    display: block;
    color: #fff;
    font: 14px open_sansbold;
    text-align: center;
}
section .subpage .baskan_resim .block .social {
    margin: 59px 25px;
}
section .subpage .baskan_resim .block .social a.facebook, section .subpage .baskan_resim .block .social a.twitter, section .subpage .baskan_resim .block .social a.google-plus {
    width: 174px;
    height: 45px;
    font: 14px/45px open_sansbold;
    margin-bottom: 5px;
}
section .subpage .baskan_resim .block .social a.facebook i, section .subpage .baskan_resim .block .social a.twitter i, section .subpage .baskan_resim .block .social a.google-plus i {
    width: 50px;
    display: block;
    float: left;
    text-align: center;
    line-height: 45px;
    margin: 0 30px 0 0;
    height: 45px;
}
section .subpage .baskan_resim .block .social a.facebook {
    background-color: #357aba;
}
section .subpage .baskan_resim .block .social a.facebook i {
    background-color: #4187c8;
}
section .subpage .baskan_resim .block .social a.twitter {
    background-color: #49cfe7;
}
section .subpage .baskan_resim .block .social a.twitter i {
    background-color: #65def4;
}
section .subpage .baskan_resim .block .social a.google-plus {
    background-color: #d25e25;
}
section .subpage .baskan_resim .block .social a.google-plus i {
    background-color: #e3753e;
}
section .subpage .baskan_resim .baskan_title {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #238899;
    /* The Fallback */
    background: rgba(35, 136, 153, 0.83);
    height: 40px;
    line-height: 40px;
    width: 100%;
}
.ie8 section .subpage .baskan_resim .baskan_title, .ie7 section .subpage .baskan_resim .baskan_title {
    background: transparent;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#D4238899, endColorstr=#D4238899);
    zoom: 1;
}
section .subpage .baskan_resim .baskan_title a {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    width: 72px;
    text-align: center;
}
section .subpage .baskan_resim .baskan_title a:hover {
    background-color: rgba(89, 191, 208, 0.83);
}
section .subpage .baskan_resim .baskan_title a i {
    font-size: 23px;
}
section .listSlider {
    background: #238899;
    /* The Fallback */
    background: rgba(35, 136, 153, 0.85);
    height: 77px;
    overflow: hidden;
    margin: 60px 0 0;
    position: relative;
    padding: 0 56px;
    z-index: 5;
}
.ie8 section .listSlider, .ie7 section .listSlider {
    background: transparent;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#D9238899, endColorstr=#D9238899);
    zoom: 1;
}
section .listSlider ul.slides li {
    float: left;
}
section .listSlider ul.slides li a {
    display: block;
    line-height: 77px;
    text-align: center;
}
section .listSlider ul.slides li a span {
    display: none;
    color: #fff;
    font: 14px open_sansbold;
    padding-left: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
section .listSlider ul.slides li a:hover {
    /* The Fallback */
    background: rgba(29, 162, 183, 0.65);
    text-decoration: none;
}
.ie8 section .listSlider ul.slides li a:hover, .ie7 section .listSlider ul.slides li a:hover {
    background: transparent;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#A61DA2B7, endColorstr=#A61DA2B7);
    zoom: 1;
}
section .listSlider ul.slides li a:hover span {
    display: inline-block;
    width: 74px;
}
section .listSlider .flex-direction-nav li a {
    opacity: 1 !important;
    background: url(images/sprite.png) no-repeat -103px -48px;
    width: 56px;
    height: 77px;
    left: 0;
    margin: 0;
    top: 0;
    cursor: pointer;
    outline: none;
}
section .listSlider .flex-direction-nav li a:before {
    display: none;
}
section .listSlider .flex-direction-nav li a.flex-next {
    right: 0;
    left: inherit;
    background-position: -160px -48px;
}
/*--------------------------------------- FOOTER ----------------------------*/
footer {
    background-color: #017688;
    overflow: hidden;
    position: relative;
    z-index: 5;
}
footer .footer-top {
    background-color: #238899;
    height: 61px;
    overflow: hidden;
    margin: 0 60px;
}
footer .footer-top .telefon {
    color: #fff;
}
footer .footer-top .telefon strong {
    background-color: #f39a31;
    float: left;
    width: 65px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    display: block;
}
footer .footer-top .telefon span {
    display: inline-block;
    font: 24px open_sansextrabold;
    background: url(images/tel-text.png) no-repeat 25px 10px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    float: left;
    background-color: #017688;
    height: 61px;
}

@media (max-width: 480px) {
footer .footer-top .telefon span {
    font-size: 20px;
}
}
footer .footer-top .e_bulten span {
    color: #fff;
    font-size: 14px;
    display: block;
    line-height: 61px;
    float: left;
}
footer .footer-top .e_bulten form {
    float: left;
    margin: 14px 0 0 20px;
}
footer .footer-top .e_bulten form label {
    float: left;
    width: 190px;
}
footer .footer-top .e_bulten form label input {
    font-size: 12px;
    border: none;
    background-color: #017688;
    height: 30px;
    border-radius: inherit;
    box-shadow: none;
    width: 178px;
}
footer .footer-top .e_bulten form button {
    border: none;
    background-color: #f39a31;
    color: #fff;
    font: 12px open_sansbold;
    height: 38px;
    line-height: 30px;
    width: 85px;
    float: left;
    margin-left: 3px;
}
footer .footer-top .altMenu a {
    display: inline-block;
    color: #eaeaea;
    padding: 0 10px;
    line-height: 61px;
    text-decoration: none;
}
footer .footer-bottom {
    line-height: 50px;
    height: 50px;
    padding: 0 60px;
}
footer .footer-bottom nav {
    float: left;
}
footer .footer-bottom nav a {
    display: inline-block;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
}
footer .footer-bottom .copy {
    float: right;
    font-size: 12px;
    color: #fff;
}
