@import url("/cg/assets/fonts/futura/stylesheet_futura.css");

html, body {
    font-family: 'Interstate TR';
    padding: 0;
	    line-height: 1.6em;
    margin: 0;
}
ul {
    list-style-type: circle;
}
a {
    color: #a9091c;
}

    a:hover {
        color: #1169ad;
    }

h1, h2, h3, h4, h5, h6 {
    font-family: 'Interstate TR';
}

h1 {
    font-family: 'Interstate TR Bold';
    color: #BB1818;
    font-size: 1.9rem;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
.li-pdtb10 li {
    padding-top:10px;
    padding-bottom: 10px;
}
.h4, h4 {
    font-size: 1.1rem;
}

.h5, h5 {
    font-size: 1rem;
}

.h3, h3 {
    font-size: 1.6rem;
}

.h3, h2 {
    font-size: 1.7rem;
}

strong, b {
    font-family: 'Interstate TR Bold';
}

.container-fluid {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
}

.top-bg {
    background-color: #f4f2f1;
    border-bottom: 1px solid rgb(174,174,174,0.40);
}

.main-bg {
    background-image: url('../images/main-bg-left.png'),url('../images/main-bg-right.png');
    background-position: left top,right top;
    min-height: 800px;
    background-repeat: no-repeat;
}

.publications {
    padding-top: 10px;
    padding-bottom: 10px;
}

    .publications img {
        color: #9e9e9e;
        width: 20px;
    }

    .publications span {
        color: #141414;
        font-size: 17px;
        vertical-align: middle;
    }

.publications-open {
    cursor: pointer;
    width: max-content;
    box-sizing: border-box;
    min-height: 1px;
    position: relative;
}

.search {
    float: right;
    ;
}

    .search button {
        height: 48px;
        padding: .375rem .85rem;
        border-radius: 0;
    }

    .search .icon-btn {
        background-color: rgba(162, 162,162, 0.20);
    }

        .search .icon-btn i {
            font-size: 21px;
            color: #929292;
        }

    .search input {
        width: auto;
        text-align: center;
        height: 48px;
        border-radius: 0;
        border: 0px;
        background-color: rgba(194, 194,194, 0.10);
        color: #a2a2a2;
        font-size: 15px;
    }

        .search input:focus {
            background-color: rgba(194, 194,194, 0.10);
            border-color: #92929252;
            outline: 0;
            color: #a2a2a2;
            box-shadow: 0 0 0 0.1rem rgba(146, 146, 146, 0.15);
        }

        .search input::-webkit-input-placeholder {
            color: #a2a2a2 !important;
        }

        .search input::-moz-placeholder {
            color: #a2a2a2 !important;
        }

        .search input:-moz-placeholder { /* Older versions of Firefox */
            color: #a2a2a2 !important;
        }

        .search input:-ms-input-placeholder {
            color: #a2a2a2 !important;
        }

    .search .uye-giris {
        color: #fff;
        background-color: #db0325;
    }

    .search .uye-cikis {
        color: #fff;
        background-color: #db0325;
    }

    .search .language-btn {
        background-color: #c7c6c5;
        color: #fff;
    }

.overlay {
    display: none;
    position: fixed;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.85);
    overflow: auto;
    z-index: 99;
}

.overlay-content {
    top: 35%;
}

.closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 30px;
    color: #fff !important;
}

body[class^="modal-active"] {
    overflow: hidden;
}

.pub {
    text-align: center;
    color: #fff;
    margin-top: 20px;
}

.overlay-content h2 {
    color: #fff;
}

.pub span {
    display: block;
    padding-top: 20px;
    font-size: 18px;
    word-break: break-word;
}

.pubs img {
    width: 100%;
    max-width: 179px;
    box-shadow: 4px 4px 25px rgba(0, 0,0,0.25);
}

.pubs a {
    text-shadow: 4px 4px 25px rgba(0, 0,0,0.25);
    text-decoration: none;
    color: #fff !important;
}

#shortcuts .shortcuts-bg {
    margin-top: 20px;
    background-color: #f4f2f1;
     border: 1px solid #d8d8d8;
}

#slider {
    padding-top: 20px;
}

.owl-dots {
    position: absolute;
    top: 0;
    right: 15px;
}

#shortcuts img {
    max-width: 100%;
    height: auto;
    max-height: 60px;
}

.shortcut {
    padding-top: 50px;
    padding-bottom: 50px;
    align-self: flex-end;
    text-align: center;
}

    .shortcut span {
        margin-top: 25px;
        display: block;
        vertical-align: bottom;
    }

.heightautobox {
    display: flex;
    flex-flow: wrap;
}

.mg20 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.devami {
    background-color: #f1f1f194;
    color: #565656;
    text-align: center;
    border-top: 0px;
}

    .devami i {
        color: #999897;
        padding-left: 3px;
    }

.duyuru {
    font-size: 18px;
    border-radius: 0px;
    border: 1px solid #e6e6e6;
    margin-bottom: 20px;
    width: 100%;
-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
	bottom:0px;
	
}
.duyuru:hover {

	bottom:-6px;
	    box-shadow: 0 6px 18px 0 rgba(135,135,135,0.2);
}
.duyuru-baslik {
    color: #565656;
}

.duyuru-tarih {
    color: #b6b6b6;
    padding-top: 20px;
}

.duyuru-alt {
    margin-top: 2rem;
    margin-bottom: 0rem;
    border-top: 5px solid #e3e3e3;
    width: 30%;
    border-radius: 10px;
}

.cd-horizontal-timeline ol,.cd-horizontal-timeline ul {
    list-style: none;
}

.imgzoom {
    overflow: hidden;
    position: relative;
}

    .imgzoom img {
        max-width: 100%;
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
    }

    .imgzoom:hover img {
        -moz-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

.duyuru-link {
    text-decoration: none;
}

    .duyuru-link:hover {
        text-decoration: none;
        color: #fff;
    }

        .duyuru-link:hover .devami {
            color: #fff;
            background-color: #db0325;
            -moz-transition: all 0.3s;
            -webkit-transition: all 0.3s;
            transition: all 0.3s;
        }

.shortcut a {
    text-decoration: none;
    color: #000;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

    .shortcut a img {
        -webkit-filter: drop-shadow(10px 13px 12px rgba(0,0,0,0.10));
        filter: drop-shadow(10px 13px 12px rgba(0,0,0,0.10));
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
        -moz-filter: grayscale(100%);
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        opacity: 0.6;
    }

    .shortcut a:hover img {
        -webkit-filter: drop-shadow(10px 13px 12px rgba(0,0,0,0.10));
        filter: drop-shadow(10px 13px 12px rgba(0,0,0,0.10));
        -moz-filter: grayscale(0%);
        
        -webkit-filter: grayscale(0%);
        filter: grayscale(0%);
        opacity: 1;
    }

    .shortcut a:hover span {
        color: #db0325;
    }

.degerlendirme h2, .degerlendirme a {
    margin-bottom: 7.5px;
    margin-top: 0;
    color: #333231;
    font-size: 17px;
}

.degerlendirme-border {
    border-bottom: 1px solid #000;
}

.degerlendirme a:hover {
    text-decoration: none;
    color: #db0325;
}

.degerlendirme-info {
    font-size: 14px;
    display: block;
    color: #2daae1;
    margin-bottom: 7.5px;
}

    .degerlendirme-info strong {
        color: #333231;
    }

.degerlendirme-sum {
    display: -webkit-box;
    text-align: justify;
    font-size: 13px;
    -webkit-line-clamp:3;
    -webkit-box-orient: vertical;
    -moz-line-clamp: 3;
    -moz-box-orient: vertical;
    line-clamp: 3;
    box-orient: vertical;
    overflow: hidden;
    color: #6b6b6b;
       height: 62px;
}

.degerlendirme img {
    width: 100%;
    float: left;
}

.degerlendirme-img {
    padding-right: 7.5px;
}

.degerlendirme-text {
    padding-left: 7.5px;
}

.degerlendirme::after {
    display: block;
    margin-top: 30px;
    content: "";
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
    
}

.degerlendirme::before {
    display: inline;
    border-right: 1px solid #e1e1e1;
    right: 0px;
    position: absolute;
    height: 100%;
    content: "";
}

.degerlendirmeler-tum a {
    display: block;
    margin-top: 30px;
    color: #d75774;
}

    .degerlendirmeler-tum a:hover {
        text-decoration: none;
        color: #db0325;
    }

@media (min-width: 768px) {
    .degerlendirme:nth-child(2)::before, .degerlendirme:nth-child(4)::before {
        content: "";
        border: 0px;
    }

    .degerlendirme:nth-child(3)::after, .degerlendirme:nth-child(4)::after {
        content: "";
        border: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
    }
}

#destek {
    margin-top: 20px;
}

    #destek img {
        text-align: center;
           max-width: 180px;
        width: 100%;
        padding-bottom: 30px;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
    }

    #destek div {
        text-align: center;
    }

    #destek a:hover img {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
    }

.destek-bg {
        border: 1px solid #d8d8d8;
    background-color: #f4f2f1;
}

#destek h2 {
    margin-top: 10px;
    padding-bottom: 10px;
}

#destek .linkler {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 30px;
}

@media (min-width: 768px) {
    .container {
        max-width: 100%;
    }
}

@media (min-width: 576px) {
    .container {
        max-width: 100%;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}


.footer {
    background: #e5e5e5;
        border-top: 1px solid #d8d8d8;
}

    .footer .container {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .footer h5 {
        font-size: 14px;
    }

.footerBox {
    border-left: 1px solid #D9D7D7;
}

.footer {
    font-size: 12px;
}

ul.footer {
    padding-left: 0;
}

    ul.footer li {
        list-style: none;
    }

    ul.footer a {
        color: #404040;
    }

footer a:hover {
    color: #ed1c24;
    text-decoration: none;
}

.etkinlik img {
    width: 100%;
}

.etkinlik-tarih {
    border-radius: 18px;
    background-color: #f4f2f1;
    padding: 8px 25px;
    margin-bottom: 10px;
    display: block;
    width: max-content;
    color: #565656;
    font-size: 18px;
}

.etkinlik-adi {
    color: #565656;
    display: block;
    padding-left: 10px;
    margin-bottom: 10px;
    font-size: 18px;
}

.etkinlik-yer {
    padding-left: 10px;
    color: #b41e2f;
    margin-bottom: 10px;
    display: block;
    font-size: 18px;
}

.etkinlik-link a {
    padding-left: 10px;
    color: #1d7ec9;
    margin-bottom: 10px;
    display: block;
    font-size: 18px;
}

.etkinlik-link i {
    padding-left: 7px;
}


.icon-bar {
    z-index: 99;
    position: fixed;
    background-color: #ECECEC;
    padding: 20px 10px 10px 20px;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

    .icon-bar a {
        display: block;
        text-align: center;
        padding: 10px 16px;
        transition: all 0.3s ease;
        color: white;
        margin-bottom: 10px;
        border-radius: 5%;
        font-size: 20px;
    }

        .icon-bar a:hover {
            transform: scale(1.1);
            -webkit-transform: scale(1.1);
            filter: drop-shadow(5px 5px 5px gray);
            -webkit-filter: drop-shadow(5px 5px 5px gray);
        }

@media (max-width: 992px) {


    .icon-bar {
        z-index: 99;
        position: unset;
        background-color: transparent;
        padding: 0px;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%);
    }

        .icon-bar a {
            display: inline-block;
            text-align: center;
            padding: 6px 13px;
            transition: all 0.3s ease;
            color: white;
            border-radius: 5%;
            font-size: 17px;
        }

            .icon-bar a:hover {
                color: white;
                transform: scale(1.1);
                -webkit-transform: scale(1.1);
                filter: drop-shadow(5px 5px 5px gray);
                -webkit-filter: drop-shadow(5px 5px 5px gray);
            }
}

.facebook {
    background: #3B5998;
    color: white;
}

.twitter {
    background: #55ACEE;
    color: white;
}

.google {
    background: #dd4b39;
    color: white;
}

.youtube {
    background: #bb0000;
    color: white;
}

/* adds some margin below the link sets  */
.navbar .dropdown-menu div[class*="col"] {
    margin-bottom: 0.5rem;
}

.navbar .dropdown-menu {
    border: none;
    background-color: #F3F3F1 !important;
    box-shadow: 3px 3px 9px #0000001a;
    -webkit-box-shadow: 3px 3px 9px #0000001a;
    -moz-box-shadow: 3px 3px 9px #0000001a;
    border: 1px solid #e6e6e6;
}

/* breakpoint and up - mega dropdown styles */
@media screen and (min-width: 992px) {

    /* remove the padding from the navbar so the dropdown hover state is not broken */
    .navbar {
        padding-top: 0px;
        padding-bottom: 0px;
    }

        /* remove the padding from the nav-item and add some margin to give some breathing room on hovers */
        .navbar .nav-item {
            padding: .1rem 0rem;
            margin: 0 .20rem;
			    text-align: center;
        }

        /* makes the dropdown full width  */
        .navbar .dropdown {
            position: static;
        }

        .navbar .dropdown-menu {
            width: 100%;
            left: 0;
            right: 0;
            /*  height of nav-item  */
            top: 113px;
			    
        }



        .navbar .dropdown:hover .dropdown-menu, .navbar .dropdown .dropdown-menu {
            -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
        }
        /* shows the dropdown menu on hover */


        .navbar .dropdown-menu {
            border-radius: 0;
            border: 0px;
            background-color: #fff;
        }
}

.navbar {
    padding-top: 20px;
    padding-left: 0px;
    padding-right: 0px;
}

.navbar-brand img {
    width: 100%;
    max-width: 200px;
}

@media screen and (max-width: 768px) {
    .navbar {
        background-color: #F3F3F1 !important;
    }
}

.navbar-toggler-icon {
    display: inline-block;
    width: 2.2em;
    height: 1.8em;
    background-color: #db0325;
}

.navbar-dark .navbar-nav .nav-link {
    -webkit-transition: all 0.3s;
    -mos-transition: all 0.3s;
    transition: all 0.3s;
    color: #141414;
}

.ml-auto .dropdown-menu {
    left: auto !important;
    right: 0px;
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: #db0325;
}

.navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active {
    color: #1169ad;
}

button:focus {
    outline: 1px dotted;
    outline: 0px auto -webkit-focus-ring-color;
}

.user-image img {
    width: 100%;
    max-width: 200px;
}

.user-name {
    text-align: center;
    width: 100%;
    margin-top: 20px;
    border-bottom: 1px dashed #979797;
    padding-bottom: 15px;
    font-size: 20px;
    color: #5d5d5d;
}

    .user-name strong {
        color: #323232;
    }

.user-image, .user-name {
    text-align: center;
}

.user-buttons {
    margin-top: 10px;
    margin-bottom: 50px;
}

.user-button {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    display: block;
    color: #ffF;
    margin-bottom: 10px;
    border-radius: 4px;
    background-color: #841a1d;
    padding: 10px;
}

    .user-button i {
        padding-left: 5px;
        padding-right: 5px;
    }

    .user-button:first-child {
        background-color: #458549;
    }

    .user-button:hover {
        margin-left: 10px;
        color: #fff;
        text-decoration: none;
    }

.accordion-group {
    margin-bottom: 2px;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.accordion-heading .accordion-toggle {
    display: block;
    padding: 8px 15px;
}

.table td, .table th {
    padding: .40rem;
    vertical-align: top;
    border-top: 0;
    border-bottom: 1px solid #dee2e6;
}
.breadcrumb {
    border: 1px solid #d8d8d8;
}
.panel-title {
    border: 1px solid #d8d8d8;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem;
}

.panel-body {
    border: 1px solid #d8d8d8;
    background-color: #F4F5F7;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
}

    .panel-body a {
        color: #323232;
    }

    .panel-body table td, .table th {
        padding: .60rem;
        font-size: 15px;
    }

.not_border > .list-group-item {
    background-color: transparent;
    border: 0px;
}

.btn-danger {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    border-color: #841a1d;
    background-color: #841a1d;
}

    .btn-danger:hover {
        padding-left: 10px;
        border-color: #841a1d;
        background-color: #841a1d;
    }

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

.tkdul li {
    background: url("/images/tkd-ul.png") no-repeat left 3px !important;
    padding-bottom: 5px;
    border-bottom: 1px dotted #DADADA;
    margin: 10px 0;
    padding-left: 20px;
}

    .tkdul li a {
        padding-left: 5px;
    }
.resimli-menu img {
    width: 100%;
    padding-bottom: 10px;
    max-width: 150px;
    display: inline-block;
}
.resimli-menu img:hover {

filter: grayscale(100%);
}
.resimli-menu{
    text-align: center;
}
.resimli-menu .col {
    padding: 25px;
}
.resimli-menu a {
    color: #1169ad;
}
.resimli-menu a:hover {
    color: #1169ad;,
    text-decoration: none;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    font-size:40px;
    color: #db0325;
}
.owl-theme .owl-nav {
    margin-top:0px;
}
.owl-prev{
      margin-left: -2px !important;
    top: 20%;
}
.owl-next{

    right: -54px;
    top: 20%;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background:transparent !important;
    color: #db0325 !important;
    text-decoration: none !important;
}
.owl-theme .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
}

div.logo{padding:10px;}
div.logo h1{font-size:24px; border-bottom:0px; padding-bottom:0px;
 margin-bottom:0px; color:#231F20; font-family: 'FuturaMdBTBold', Tahoma, Geneva, sans-serif;  padding-top: 7px !important; margin-bottom: 5px !important; margin-top: 1px;}
div.logo h2{font-size:22px; color:#A6A5A5; font-family: 'FuturaExtendedRegular', Tahoma, Geneva, sans-serif;   letter-spacing: 0.2px; margin-top: 1px;}
a.tkdLogoSymbol{ float: left; padding-right: 10px; height: 68px;}

.nav-stacked{background: #F9F9F9;}
.nav-stacked li{font-family: 'FuturaExtendedRegular', Tahoma, Geneva, sans-serif; border-radius: 0 !important; border-bottom: 1px solid #E9E9E9;}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover{
background: #272822;
border-radius: 0 !important;
}

.solMenuIcon{color: #EC7171;
margin-right: 3px;
vertical-align: middle;
font-size: 9px;}

.cg-ic-row{
	padding-top: 5px; padding-bottom: 15px;
}
.cg-list-group{
	margin-top:43px;
}
h6 {
    padding: 0;
    margin: 0;
    color: #ec7171;
    font-size: 17px;
}
div.scroll {
    height: 500px;
    width: 100%;
    overflow: auto;
    border: none;
}
.cgGreyBox {
    border: 1px solid #E9E9E9;
    margin: 1px 1px 10px 1px;
    padding: 10px;
    background: #F9F9F9;
}
@media (max-width:1200px) and (min-width:992px) {
    div.logo h1 {
        font-size:16px !important;
    }
	div.logo h2 {
        font-size:16px !important;
    }
}​
@media (min-width: 992px){
	
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .2rem !important;
    padding-left: .2rem !important;
}

}
