#innerImg { width: 100%; min-height: 250px; text-align: center; background: #eee url(/images/innerDefault.jpg) no-repeat; position: relative; }
    #innerImg img { width: 100%; }
    #innerImg:after { position: absolute; content: ''; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.3); top: 0; left: 0; }
    #innerImg .sliderContent { bottom: 55px; position: absolute; color: #fff; font-size: 44px; font-weight: 500; line-height: 1.1; z-index: 3; text-align: left; }

.content { padding: 50px 0; }
.text { color: #636464; font-size: 16px; font-weight: 400; }
    .text h1 { color: #4ECCBD; font-weight: 400; font-size: 48px; margin: 0 0 25px; }
    .text h2 { color: #333; font-size: 36px; font-weight: 300; }
    .text h3 { color: #d27eb7; font-size: 24px; font-weight: 500; }
    .text h4 { color: #333; font-size: 18px; font-weight: 500; }
    .text iframe { border: solid 5px #eee; max-width: 100%; transition: .5s ease; -moz-transition: .5s ease; -webkit-transition: .5s ease; }
        .text iframe:hover { border: solid 5px #ed6f2e; -webkit-box-shadow: 0px 0px 28px -7px rgba(0,0,0,0.4); -moz-box-shadow: 0px 0px 28px -7px rgba(0,0,0,0.4); box-shadow: 0px 0px 28px -7px rgba(0,0,0,0.4); }

    .text p { color: #636464; }
    .text ul { list-style-image: url(/images/oklist.png); padding: 0; list-style-position: inside; }
        .text ul li { margin-bottom: 10px; font-size: 16px; }
            .text ul li a { color: #4ECCBD; font-weight: 700; }

#masterRight { padding-right: 15px; }
    #masterRight .wrapper { min-height: 500px; padding: 18px 15px 30px 30px; position: relative; z-index: 9999; margin-top: -120px; background: rgba(78,204,189,1); background: -moz-linear-gradient(top, rgba(78,204,189,1) 0%, rgba(78,204,189,1) 37%, rgba(255,255,255,1) 100%); background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(78,204,189,1)), color-stop(37%, rgba(78,204,189,1)), color-stop(100%, rgba(255,255,255,1))); background: -webkit-linear-gradient(top, rgba(78,204,189,1) 0%, rgba(78,204,189,1) 37%, rgba(255,255,255,1) 100%); background: -o-linear-gradient(top, rgba(78,204,189,1) 0%, rgba(78,204,189,1) 37%, rgba(255,255,255,1) 100%); background: -ms-linear-gradient(top, rgba(78,204,189,1) 0%, rgba(78,204,189,1) 37%, rgba(255,255,255,1) 100%); background: linear-gradient(to bottom, rgba(78,204,189,1) 0%, rgba(78,204,189,1) 37%, rgba(255,255,255,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4eccbd', endColorstr='#ffffff', GradientType=0 ); -webkit-box-shadow: 0px -34px 50px -38px rgba(0,0,0,0.75); -moz-box-shadow: 0px -34px 50px -38px rgba(0,0,0,0.75); box-shadow: 0px -34px 50px -38px rgba(0,0,0,0.75); }
    #masterRight ul { list-style-type: none; }
        #masterRight ul li { margin: 0; }
            #masterRight ul li > a { display: block; color: #fff; transition: .3s ease; -moz-transition: 3s ease; -webkit-transition: .3s ease; font-size: 18px; font-weight: 700; font-family: 'Museo'; padding: 13px 0 10px; background-position: center left 0; border-radius: 0; border-bottom: rgba(255,255,255,.3) 1px solid; }
                #masterRight ul li.active > a,
                #masterRight ul li > a:hover,
                #masterRight ul li > a:focus { color: #abf3ea; background: none; }
    #masterRight h2 { color: #fff; opacity: .5; font-size: 36px; padding: 0; font-weight: 300; margin: 0 0 30px; }

.button { padding: 10px 10px 7px; background: #4ECCBD; color: #fff; margin-bottom: 20px; border-radius: 0; display: inline-block; transition: .5s ease; -moz-transition: .5s ease; -webkit-transition: .5s ease; }
.buttonL { padding: 20px 10px 17px; background: #4ECCBD; color: #fff; border-radius: 0; display: block; width: 100%; transition: .5s ease; -moz-transition: .5s ease; -webkit-transition: .5s ease; }

    .button:hover, .buttonL:hover { background: #8bbd3a; }

.btn-normal { background: #EEE; color: #666; }
    .btn-normal:hover, .button:hover, .btn-normal:focus { background: #8bbd3a; color: #FFF; }

.btn-news { padding-top: 5px; font-family: 'DINpro'; font-size: 12px; }

.text .news { margin-bottom: 40px; padding-bottom: 40px; border-bottom: 1px solid #e3e3e3; }
    .text .news .img-responsive { max-height: none !important; }
    .text .news .ekipBilgi .ekipIsim { font-size: 22px !important; color: #4ECCBD; }
    .text .news .ekipGorev, .news-detail .ekipGorev { display: block !important; margin-left: 0 !important; font-size: 12px !important; }
.text .news-detail-title { font-size: 40px; margin-top: 0; color: #ed6d2c; }
.text .news-detail, .news-detail p { }
.ekip-icerik { margin: 10px 0; }

.text .galley { padding-top: 20px; border-top: 1px solid #e3e3e3; }
    .text .galley .col-sm-2 { padding-right: 3px; }
        .text .galley .col-sm-2 .galHolder { height: 120px; overflow: hidden; border: solid 3px #e3e3e3; }
        .text .galley .col-sm-2 img { height: 120px; width: auto; overflow: hidden; max-width: unset; }

.text .news-date { background: #8bbd3a none repeat scroll 0 0; padding: 20px 15px; color: #FFF; }
    .text .news-date h3, .news-date h2, .news-date h4 { margin: 0; color: #fff; }
    .text .news-date h3 { font-size: 20px; }
    .text .news-date h2 { font-size: 28px; }
    .text .news-date h4 { font-size: 14px; font-family: 'DINpro'; }

.pager-buttons { margin-top: 30px; }
    .pager-buttons .btn { background: #000; color: #fff; }

.ekipIsim:after { position: absolute; content: ''; width: 50px; height: 3px; background: #000; left: 0; border-radius: 0; bottom: -4px; transition: .5s ease; -moz-transition: .5s ease; -webkit-transition: .5s ease; }
.news:hover .ekipIsim:after { width: 100%; }

.contact { margin-bottom: 40px; padding-bottom: 40px; text-align: left; border-bottom: solid 1px #ededed; }
    .contact h4 { font-weight: 700; }
    .contact div { border-left: 10px solid #8bbd3a; padding-left: 20px; }
    .contact iframe { margin-top: 20px; }

.form-control { padding: 15px; height: auto; color: #666; border-radius: 0; box-shadow: none; font-size: 14px; }
ul.sorular li { display: block; margin-bottom: 10px; }
    ul.sorular li a { color: #b4b4b4; font-size: 16px; font-weight: 500; background: url(/images/ok.png) no-repeat 0 0; display: block; padding: 12px 25px 13px 55px; line-height: 1.1; }
    ul.sorular li.active a { background: url(/images/ok.png) no-repeat 0 -44px !important; color: #4ECCBD !important; }

.ekipKadro .img-responsive { max-height: 300px; margin-bottom: 35px; padding: 15px; }
.ekipKadro .ekipIsim, .ekipKadro .masterBaslik { color: #000; font-size: 24px; position: relative; margin-bottom: 0; }
.ekipBilgi .ekipIsim:after { display: none; }

.ekipKadro .ekipGorev { color: #999; font-size: 18px; letter-spacing: -0.5px; }
.ekipKadro .ekipBilgi { margin-bottom: 20px; border-left: 5px #8bbd3a solid; padding-left: 10px; padding-bottom:10px; position:relative}
.ekipKadro p { color: #333; }
.ekipKadro { padding-bottom: 50px; }
    .ekipKadro .ekip-icerik { color: #b2b2b2; font-family: 'DINpro'; }
.ekipDetail { font-size: 12px; font-family: 'DINpro'; color: #ed6a25; }
.selectedItem .ekipBilgi:after, .selectedItem .ekipBilgi:before { top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }

.selectedItem .ekipBilgi{border-bottom:solid 3px #eee; }

.selectedItem .ekipBilgi:after { border-color: rgba(255, 255, 255, 0); border-top-color: #fff; border-width: 10px; margin-left: -10px; }
.selectedItem .ekipBilgi:before { border-color: rgba(238, 238, 238, 0); border-top-color: #eee; border-width: 14px; margin-left: -14px; }

.grid-content { padding: 15px 0; margin: 0 15px; font-weight: 300; min-height: 120px; }
    .grid-content h2 { margin-top: 0; }

.grid-image { position: relative; }
    .grid-image img { width: 100%; }

    .gridder-expanded-content hr{border-bottom: #ccc solid 1px}

.gridder { margin: -20px 0 0; padding: 0px; list-style-type: none; }
.gridder-list { display: inline-block; vertical-align: top; transition: all 0.7s ease-in 0s; }
.gridder-show { display: block; float: left; width: 100%; position: relative; }
.gridder-content { display: none; }

.gridder-list { width: 49.1%; }
    .gridder-list:nth-child(n) { margin-top: 20px; margin-right: 0; }
    .gridder-list:nth-of-type(6n) { margin-right: 0; margin-bottom: 0; }
.gridder-show { padding: 0 20px 20px 0; background: #EEE; margin-bottom: 1%; }
.gridder-list { cursor: pointer; position: relative; }


.gridder-expanded-content h2 { margin-top: 20px; }
.gridder-expanded-content ul li { color: #333; }
.gridder-expanded-content { }

.gridder-navigation { position: absolute; right: 15px; top: 15px; z-index: 99999; }
    .gridder-navigation a { text-indent: -9999px; display: inline-block; background: url(/images/grid-nav.png) no-repeat #4ECCBD; width: 30px; height: 30px; margin-left: 5px; }
        .gridder-navigation a:hover { background-color: #000 !important; }

.prev { background-position: 0 0; }
.next { background-position: -31px 0 !important; }
.gridder-close { background-position: -62px 0 !important; background-color: #ed6d2c !important; }


.loader { height: 1px; width: 90%; margin: 1em auto; position: relative; background: rgba(0, 0, 0, 0.1); }
    .loader::before { content: ''; position: absolute; width: 100%; height: 3px; background: #a0101b; left: 0; top: -1px; -webkit-transform: scale3d(0, 1, 1); transform: scale3d(0, 1, 1); -webkit-transform-origin: 0% 50%; transform-origin: 0% 50%; }

.gridder-list:hover .loader::before { -webkit-transition: -webkit-transform 1s; transition: transform 1s; -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1); transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1); -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }

.grid-title { z-index: 9999; top: -57px; position: absolute; width: 100%; }

    .grid-title .light { background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%); background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%); background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8)); background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFf5f5f5', endColorstr='#FFe8e8e8', GradientType=0); filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); background-repeat: repeat-x; color: #000; padding: 5px 10px 3px 10px; margin-bottom: 0; font-size: 22px; display: inline-block; width: 100%; position: relative; -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; }

.gridder-list:hover .grid-title .light { background: rgba(49, 163, 155, 1) none repeat scroll 0 0; color: #FFF; }
    .gridder-list:hover .grid-title .light:after { border-top-color: rgba(49, 163, 155, 1); }


.grid-title .light:after { top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(0, 0, 0, 0); border-top-color: #FFF; border-width: 14px; margin-left: -14px; }

.gray { background: #eee; }
