﻿.utworld {
    position: absolute;
    float: right;
    width: 50%;
    height: 50px;
}

    .utworld img {
        position: relative;
        height: 25px;
        float: right;
        margin-top: 15px;
        margin-right: 35px;
    }
   
.latest-race {
    background: url('../images/yaris_raporu.jpg') no-repeat 100% 0;
    background-color: #e2e2e2;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: auto 100%;
    padding: 30px 0;
}



.three-columns .row img {
    height: auto;
}

.option::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -70px;
    border-left: 70px solid transparent;
    border-right: 70px solid transparent;
}

.register-form {
    background-color: #0074bd;
    color: white;
}

    .register-form h2 {
        color: white;
        position: relative;
        text-align: center;
        padding-top: 15px;
        line-height: 55px;
        margin: 35px;
    }

.form-newsletter {
    display: block;
    margin-bottom: 25px;
    height: 50px;
}

    .form-newsletter input {
        width: 100%;
        border-radius: 5px;
        font-size: 18px;
        line-height: 44px;
        height: 44px;
    }

.page-heading h1 {
    font-size: 20px;
    text-align: center;
}

.register-form h3 {
    color: white;
    text-align: center;
    margin-top: 5px;
    font-size: 25px;
}

.race-area .date {
    font-size: 20px;
}

.form-newsletter .row {
    margin: 0px;
}

::-webkit-input-placeholder {
    color: #5d5d5d;
}

:-moz-placeholder { /* Firefox 18- */
    color: #5d5d5d;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #5d5d5d;
}

:-ms-input-placeholder {
    color: #5d5d5d;
}

.form-newsletter [class^="col-"], .form-newsletter [class*=" col-"] {
    padding: 5px;
}

.right-bar i {
    padding: 2px;
}

.contact-us-widget h3, #footer a, .help-block {
    color: white;
}

.copyright {
    font-size: 12px;
}

.kode-form-list {
    float: left;
    width: 100%;
}

    .kode-form-list li {
        color: #000;
        list-style: none;
        margin-bottom: 15px;
    }

        .kode-form-list li i {
            color: white;
            display: inline-block;
            width: 32px;
            height: 32px;
            border: 1px solid #fff;
            margin-right: 20px;
            text-align: center;
            font-size: 18px;
            padding: 5px 0px 0px 0px;
            box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
            -moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
            -webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
        }

        .kode-form-list li p, .kode-form-list li p a, .footer p {
            display: inline-block;
            width: auto;
            color: white !important;
            font-size: 15px !important;
            margin: 0px !important;
            margin-bottom: 20px !important;
        }

.welcome-area .container {
    background: url('../images/UTWT_light_positif.png') no-repeat 100% 10px;
    background-size: 150px;
}

.about-logo img {
    margin-bottom: 25px;
}

.owl-pagination {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
      .topbar.sticky {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 9999;
    }
@media (min-width:768px) {
    .owl-pagination {
        width: 750px;
    }
}

@media (min-width:992px) {
    .owl-pagination {
        width: 970px;
    }
}

@media (min-width:1200px) {
    .owl-pagination {
        width: 1170px;
    }
}

@media (max-width: 767px) {
    #nav {
        width: 0;
        height: 0;
        padding: 0;
        margin: 0;
        top: 0;
        position: fixed;
        z-index:99999;
    }

        #nav .navbar-header {
            position: absolute;
            float: left;
            display: block;
            top: 55px;
            left: 25px;
            z-index: 999;
        }

        #nav .navbar-collapse {
            position: fixed;
            top: 70px;
            left: 0;
            z-index: 5;
            width: 100%;
            height: 100%;
            background: #fff;
            overflow: scroll;
            padding-bottom: 75px;
        }

            #nav .navbar-collapse ul li ul li ul, #nav .navbar-collapse ul > li > ul {
                left: 15px;
                opacity: 1;
                visibility: visible;
                position: relative;
                margin: 0;
                top: 0;
                padding-top: 0;
                padding-bottom: 0;
            }

    .welcome-area {
        background: none;
        background-color: #666;
    }
}

.thbg-colortwo, .thbg-colortwohover:hover {
    background-color: #013785 !important;
}

.thbg-colortwo {
    margin: 0px;
}

.pick-event .form .cover .kode-modren-btn.thbg-colortwo {
    padding: 0px 10px;
    text-align: center;
    width: 100%;
    font-size: 18px;
}

#btn-backtotop {
    float: right;
    color: #000;
    width: 40px;
    height: 50px;
    text-align: center;
    font-size: 20px;
    padding: 3px 0px 0px 0px;
    margin-top: -15px;
    position: relative;
}

    #btn-backtotop:before, #btn-backtotop:after {
        content: '';
        position: absolute;
        left: -6px;
        top: -1px;
        border-bottom: 11px solid #013785;
        border-left: 6px solid transparent;
    }



#kode-topbtn:after {
    left: auto;
    right: -6px;
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
}

/*kode-table*/
.kode-table {
    border-bottom: 3px solid;
    box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.3);
}

    .kode-table tr:hover {
        background: #666 !important;
    }

    .kode-table thead th {
        color: #ffffff;
        border: none;
        padding: 4px 10px;
        text-align: center;
        font-size: 12px;
        text-transform: uppercase;
        line-height: 19px;
    }

        .kode-table thead th span {
            color: #ffffff;
            border: none;
            float: left;
            width: 33%;
            text-align: center;
            font-size: 12px;
        }



    .kode-table tbody tr {
        background-color: #333333;
    }

        .kode-table tbody tr:nth-child(even) {
            background-color: #404040;
        }

            .kode-table tbody tr:nth-child(even) td {
                border: none;
            }

        .kode-table tbody tr td {
            color: #ffffff;
            border: none;
            border-right: 1px solid #484848;
            padding: 3px 25px;
            vertical-align: middle;
            text-align: center;
        }

            .kode-table tbody tr td i {
                margin-right: 9px;
                font-size: 15px;
            }

    .kode-table span {
        display: inline-block;
        text-align: center;
        font-weight: normal;
    }
/* Table View two */
.kode-table-v2.kode-table tbody tr:nth-child(even) {
    background-color: #333333;
}

.kode-table-v2.kode-table tbody tr td {
    border: none;
}

    .kode-table-v2.kode-table tbody tr td:first-child {
        padding: 4px 0px 3px 15px;
        text-align: left;
    }

.kode-table-v2.kode-table tbody tr td {
    padding: 3px 15px;
    text-align: center;
}
/*kode-table*/

.kode-table tr:hover {
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.kode-table thead,
.kode-table caption {
    background-color: #090d16;
}

.kode-table caption {
    color: #ffffff;
    padding: 7px 20px;
    font-size: 24px;
    /* text-transform: uppercase; */
}

.kode-table {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.kode-table {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

.kode-time-zoon {
    text-align: Center;
    background-color: black;
    padding: 5px;
}

    .kode-time-zoon a {
        font-size: 15px;
        font-weight: bold;
        color: white;
    }

dl.dl-horizontal input, dl.dl-horizontal select {
    width: 100%;
    margin-bottom: 15px;
}

.feronay a {
    float: left;
    margin-right: 5px;
}

.otel-blog-info {
    background-color: rgba(0, 0, 0, 0.24);
    padding: 5px;
    margin: 0px;
}

    .otel-blog-info .kode-blog-btn {
        display: block;
        position: Relative;
        text-align: center;
        background-color: #0074bd;
        padding: 5px;
        border: solid 2px;
        margin-top: 5px;
    }

figure {
    margin: 0px !important;
}

    figure img {
        width: 100%;
    }

@media (max-width: 767px) {
    .kode-table tbody tr td {
        padding: 3px 5px;
        text-align: center;
        font-size: 12px;
    }

    .kode-player-tabs .kode-table thead th {
        font-size: 13px;
        padding: 4px;
        text-align: center;
    }

    .kode-table thead th {
        font-size: 12px;
        padding: 4px 3px;
        text-align: center;
    }
}

.modal-content .content-box h2, .modal-content .content-box span {
    color: white;
}

.modal-content .content-box h2 {
    font-size: 35px;
    border-bottom: solid 1px #013785;
}

.belge {
    width: 60px;
    height: 60px;
    text-align: center;
    padding: 5px;
}

#regform .help-block {
    color: #440303;
}

.fixer-btn {
    display: inline;
    position: relative;
    width: 100%;
    height: 50px;
}

    .fixer-btn a {
        margin: 5px;
        float: right;
    }

#wlist, #list {
    margin-bottom: 25px;
}

.inis, .kalkis {
    display: block;
    width: 100%;
    text-align: center;
    border-bottom: dashed;
    border-radius: 15px;
}
.register-page {
    padding: 50px;
}

.btn-social-icon {
    position: relative;
    padding-left: 44px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 34px;
    width: 34px;
    padding: 0;
}
    .btn-social-icon > :first-child {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 32px;
        line-height: 34px;
        font-size: 1.6em;
        text-align: center;
        border-right: 1px solid rgba(0,0,0,0.2);
    }
.btn-social {
    position: relative;
    padding-left: 44px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
    .btn-social > :first-child {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 32px;
        line-height: 34px;
        font-size: 1.6em;
        text-align: center;
        border-right: 1px solid rgba(0,0,0,0.2);
    }
.btn-facebook {
    color: #fff;
    background-color: #3b5998;
    border-color: rgba(0,0,0,0.2);
}

.btn-instagram {
    color: #fff;
    background-color: #3f729b;
    border-color: rgba(0,0,0,0.2);
}

.btn-twitter {
    color: #fff;
    background-color: #55acee;
    border-color: rgba(0,0,0,0.2);
}

.btn-google {
    color: #fff !important;
    background-color: #dd4b39;
    border-color: rgba(0,0,0,0.2);
}
.left-bar.pull-left li {
    border: none !important;
}