@charset "utf-8";

* {
    padding: 0;
    margin: 0
}

body {
    background-image: url(../img/bg5.jpg);
    font-family: 'Comfortaa', cursive;
    font-weight: 400;
    font-size: 18px
}

.clear {
    clear: both
}

#container {
    width: 1100px;
    margin: 15px auto
}

#header {
    width: 1117px;
    height: 151px;
    background-image: url('../img/banner.png')
}

#genel {
    width: 1100px;
    display: inline-block;
    margin-top: 50px;
    height: 100%;
    margin-bottom: 20px
}

#sol,
#sag {
    float: left;
    display: block
}

#sol {
    width: 285px;
    height: auto;
    -webkit-box-shadow: 0px 0px 5px 3px rgba(133, 129, 133, 1);
    -moz-box-shadow: 0px 0px 5px 3px rgba(133, 129, 133, 1);
    box-shadow: 0px 0px 5px 3px rgba(133, 129, 133, 1);
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    background-color: #EEEFF1
}

#sag {
    width: 780px;
    min-height: 400px;
    padding: 20px;
    margin-left: 20px;
    background-color: white;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 5px 3px rgba(133, 129, 133, 1);
    -moz-box-shadow: 0px 0px 5px 3px rgba(133, 129, 133, 1);
    box-shadow: 0px 0px 5px 3px rgba(133, 129, 133, 1);
    text-align: justify;
    line-height: 27px
}

button.nav-buton {
    border: none;
    display: block;
    width: 100%;
    height: 36px;
    cursor: pointer;
    margin-bottom: 2px;
    padding: 0;
    font: normal 18px/36px 'Courgette', cursive;
    background: linear-gradient(to right, #EEEFF1 50%, #9BFFBC 50%);
    background-size: 200% 100%;
    background-position: left bottom;
    transition: all .2s ease;
    text-align: left;
    text-indent: 10px
}

div.nav-buton button:last-child {
    margin-bottom: 0px
}

button.nav-buton-inner {
    display: inline-block;
    width: 32%
}

button.nav-buton-inner.active {
    background: lightgreen
}

button.nav-buton-foto {
    display: inline-block;
    width: 70px
}

button.nav-buton-foto.active {
    background: lightgreen
}

button.nav-buton:hover {
    background-position: right bottom
}

button.nav-buton:first-child {
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    border-top-left-radius: 10px
}

button.nav-buton-inner:first-child,
button.nav-buton-foto:first-child {
    -webkit-border-top-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    border-top-left-radius: 0px
}

button.nav-buton:last-child {
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-left-radius: 10px
}

button.nav-buton-inner:last-child,
button.nav-buton-foto:last-child {
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-bottom-left-radius: 0px
}

button.nav-buton span {
    display: block;
    float: right;
    height: 36px;
    padding: 0;
    position: relative;
    right: -3px;
    top: -1px;
    width: 8px
}

button.nav-buton span.color-1 {
    background-color: #2F9DE3
}

button.nav-buton span.color-2 {
    background-color: #77bd43
}

button.nav-buton span.color-3 {
    background-color: #e12726
}

button.nav-buton span.color-4 {
    background-color: #48E1AA
}

button.nav-buton span.color-5 {
    background-color: #929497
}

button.nav-buton span.color-6 {
    background-color: #ec008c
}

button.nav-buton span.color-7 {
    background-color: #B2EC00
}

button.nav-buton span.color-8 {
    background-color: #E5EC00
}

button.nav-buton span.color-9 {
    background-color: #CB8CF5
}

button.nav-buton span.color-10 {
    background-color: #9C00EC
}

button.nav-buton span.color-11 {
    background-color: #035734
}

button.nav-buton span.color-12 {
    background-color: #FF58BB
}

button.nav-buton span.color-13 {
    background-color: #8A436D
}

button.nav-buton span.color-13 {
    background-color: #0081EC
}

button.nav-buton span.color-14 {
    background-color: #440028
}

button.nav-buton span.color-15 {
    background-color: #9B0021
}

button.nav-buton span.color-16 {
    background-color: #00ECE0
}

p {
    margin-top: 5px;
    text-indent: 20px;
    text-align: justify
}

.right {
    float: right
}

.border_1 {
    border: 1px #525151 solid;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75)
}

hr {
    border: 0;
    color: #9E9E9E;
    background-color: #9E9E9E;
    height: 1px;
    width: 100%;
    text-align: left
}

.video {
    float: left;
    margin-right: 22px;
    width: 47%;
    line-height: 15px;
    margin-bottom: 20px
}

.video > span.videoBaslik {
    font-size: 14px;
    line-height: 14px;
    text-align: left;
    margin-bottom: 5px;
    display: block;
    font-weight: bolder;
    color: darkred;
    height: 30px
}

.video > span.videoAciklama {
    font-size: 15px;
    line-height: 15px;
    font-weight: bold;
    text-align: center;
    display: block;
    margin-top: 5px
}

iframe {
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border: 1px solid #a6a6a6;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.75)
}

.paging {
    padding: 10px 0px 0px 0px;
    text-align: center;
    font-size: 13px
}

.paging.display {
    text-align: right
}

.paging a,
.paging span {
    padding: 2px 8px 2px 8px
}

.paging span {
    font-weight: bold;
    color: #000;
    font-size: 13px
}

.paging a {
    color: #000;
    text-decoration: none;
    border: 1px solid #dddddd
}

.paging a:hover {
    text-decoration: none;
    background-color: #6C6C6C;
    color: #fff;
    border-color: #000
}

.paging span.prn {
    font-size: 13px;
    font-weight: normal;
    color: #aaa
}

.paging a.prn {
    border: 2px solid #dddddd
}

.paging a.prn:hover {
    border-color: #000
}

.paging p#total_count {
    color: #aaa;
    font-size: 12px;
    padding-top: 8px;
    padding-left: 18px
}

.paging p#total_display {
    color: #aaa;
    font-size: 12px;
    padding-top: 10px
}

.golge {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75)
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: none;
    color: darkred
}

audio {
    width: 250px;
    height: 30px
}

.mesajText {
    font-family: 'Comfortaa', cursive;
    font-weight: 400;
    font-size: 18px
}

.ortaUyari {
    height: 40px;
    width: 1000px;
    left: 50%;
    top: 50%;
    background-color: #0CF;
    position: absolute;
    margin-top: -20px;
    margin-left: -500px;
    text-align: center;
    line-height: 40px;
    font-weight: bold;
    color: black
}

.btn-primary {
    background-image: linear-gradient(to bottom, #337ab7 0px, #265a88 100%);
    background-repeat: repeat-x;
    border-color: #245580
}

.btn-danger,
.btn-default,
.btn-info,
.btn-primary,
.btn-success,
.btn-warning {
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2)
}

.pull-right {
    float: right !important
}

.btn-primary {
    background-color: #337ab7;
    border-color: #2e6da4;
    color: #fff
}

.form-group {
    margin-bottom: 15px
}

.form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%
}

.btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

input {
    line-height: normal
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

fieldset {
    border: 0 none;
    margin: 0;
    min-width: 0;
    padding: 0
}

legend {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #e5e5e5;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: #333;
    display: block;
    font-size: 21px;
    line-height: inherit;
    margin-bottom: 20px;
    padding: 0;
    width: 100%
}

* {
    box-sizing: border-box
}

#hikayeYaz {
    background: #9bffbc url("../img/msgPaylas.png") no-repeat scroll 3px center !important;
    border: 0 none;
    border-radius: 6px;
    cursor: pointer;
    font-weight: bold;
    height: 45px;
    text-indent: 55px;
    width: 230px;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.75)
}

#hikayeYaz:hover {
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75)
}

#modalTableGray {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000000;
    filter: alpha(opacity=60);
    opacity: 0.6;
    -moz-opacity: 0.6;
    z-index: 100;
    text-align: center;
    vertical-align: middle
}

#modalDiv {
    position: absolute;
    z-index: 101
}

.orta {
    height: 650px;
    width: 800px;
    left: 50%;
    top: 50%;
    background-color: rgba(64, 64, 64, 0.95);
    position: absolute;
    margin-top: -325px;
    margin-left: -400px;
    padding: 30px;
    text-align: left;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75)
}

.modal,
.modalLoading {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-image: url('../img/transparent.png');
    background-repeat: repeat
}

.emailIcon {
    background: white url(../img/icons/24x24/email.png) no-repeat 5px center;
    text-indent: 25px
}

.facebookIcon {
    background: white url(../img/icons/24x24/facebook.png) no-repeat 5px center;
    text-indent: 25px
}

.twitterIcon {
    background: white url(../img/icons/24x24/twitter.png) no-repeat 5px center;
    text-indent: 25px
}

.instagramIcon {
    background: white url(../img/icons/24x24/instagram.png) no-repeat 5px center;
    text-indent: 25px
}

.linkedinIcon {
    background: white url(../img/icons/24x24/linkedin.png) no-repeat 5px center;
    text-indent: 25px
}

.youtubeIcon {
    background: white url(../img/icons/24x24/youtube-2.png) no-repeat 5px center;
    text-indent: 25px
}

.yarimBoy {
    width: 49.5%;
    margin-right: 5px;
    margin-bottom: 5px;
    float: left
}

.yarimBoy.pull-right {
    float: right;
    margin-right: 0
}

div.socialIcons {
    margin-top: 10px;
    margin-bottom: 20px
}

div.socialIcons img {
    margin-right: 3px;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    transition: all ease 0.3s
}

div.socialIcons img:hover {
    background-position: 0px -48px;
    box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.8)
}

h1 {
    font-size: 24px
}
