﻿body {
    padding: 0px;
    margin: 0px;
    background-color: #fbfbfb;
}

.page {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
}

.center {
    width: 930px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.left {
    width: 240px;
    height: auto;
    float: left;
    padding-left: 6px;
    padding-top: 7px;
}

nav {
    width: 200px;
    height: auto;
    float: left;
    margin-bottom: 20px;
    border-radius: 2px;
    background-color: #ffffff;
    padding: 13px 13px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(48, 50, 50, 0.20);
    -moz-box-shadow: 0px 0px 10px 0px rgba(48, 50, 50, 0.20);
    box-shadow: 0px 0px 10px 0px rgba(48, 50, 50, 0.20);
}

    nav ul {
        width: 201px;
        height: auto;
        float: left;
        padding: 0px;
        margin: 0px;
        list-style: none;
    }

        nav ul li {
            width: 201px;
            height: auto;
            padding: 5px 0px;
            float: left;
        }

            nav ul li a {
                font-family: 'PT Sans';
                color: #000000;
                font-size: 15px;
                font-weight: normal;
                text-decoration: none;
                font-weight:600;
            }

            nav ul li i {
                width: 10px;
                height: 10px;
                float: left;
                background-image: url('/content/image/right.png');
                margin-right: 5px;
                margin-top: 7px;
            }

            nav ul li ul {
                padding-left: 10px;
            }

                nav ul li ul li {
                    padding: 5px 0px;
                }

                    nav ul li ul li a {
                        font-family: 'PT Sans';
                        color: #000000;
                        font-size: 15px;
                        font-weight: normal;
                        text-decoration: none;
                    }

            nav ul li a:hover {
                color: #3377B1;
                padding-left: 5px;
            }

.left .afis {
    width: 226px;
    height: auto;
    float: left;
}

    .left .afis img {
        width: 226px;
        height: auto;
        float: left;
        -webkit-box-shadow: 0px 0px 10px 0px rgba(48, 50, 50, 0.20);
        -moz-box-shadow: 0px 0px 10px 0px rgba(48, 50, 50, 0.20);
        box-shadow: 0px 0px 10px 0px rgba(48, 50, 50, 0.20);
        border-radius: 2px;
    }

.footer {
    width: 210px;
    height: auto;
    float: left;
}

    .footer p {
        font-family: 'PT Sans';
        color: #9e9e9e;
        font-size: 12px;
        font-weight: normal;
    }

.sinemalar {
    width: 240px;
    height: auto;
    float: left;
    margin-bottom: 20px;
}

.right {
    width: 650px;
    height: auto;
    float: right;
    padding-bottom: 50px;
    padding-top: 7px;
}

.a {
width:auto;height:auto;float:right;
    color: #342B81;
    font-weight: 600;
    font-family: 'PT Sans';
    font-size: 15px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(48, 50, 50, 0.20);
    -moz-box-shadow: 0px 0px 10px 0px rgba(48, 50, 50, 0.20);
    box-shadow: 0px 0px 10px 0px rgba(48, 50, 50, 0.20);
   padding:5px;
    background-color: #ffffff;
    margin-right:6px;
}

h2 {
    width: auto;
    height: auto;
    float: left;
    padding-bottom: 10px;
    font-family: 'PT Sans';
    color: #342B81;
    font-weight: 600;
    font-size: 15px;
    float: left;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(48, 50, 50, 0.20);
    -moz-box-shadow: 0px 0px 10px 0px rgba(48, 50, 50, 0.20);
    box-shadow: 0px 0px 10px 0px rgba(48, 50, 50, 0.20);
    padding: 10px;
    background-color: #ffffff;
}

.right p {
    font-family: 'PT Sans';
    color: #000000;
    font-weight: normal;
    line-height: 1.7;
    font-size: 13px;
    float: left;
    margin-bottom: 20px;
}

.right .item {
    width: 142px;
    height: 270px;
    float: left;
    margin: 10px 6px 20px 6px;
}

    .right .item .img {
        width: 143px;
        height: 215px;
        float: left;
        margin-bottom: 10px;
    }

        .right .item .img img {
            width: 143px;
            height: 215px;
            float: left;
        }

    .right .item .title {
        width: 143px;
        height: auto;
        float: left;
    }

        .right .item .title a {
            font-family: 'PT Sans';
            color: #000000;
            font-weight: 600;
            line-height: 1.7;
            font-size: 13px;
            float: left;
            text-decoration: none;
            text-transform: capitalize;
        }

.right .item1 {
    width: 437px;
    height: 150px;
    float: left;
    margin: 10px 6px 20px 6px;
}

    .right .item1 .img {
        width: 437px;
        height: 150px;
        float: left;
        margin-bottom: 10px;
    }

        .right .item1 .img img {
            width: 150px;
            height: 192px;
            float: left;
        }

    .right .item1 .title {
        width: 437px;
        height: auto;
        float: left;
    }

        .right .item1 .title a {
            font-family: 'PT Sans';
            color: #000000;
            font-weight: normal;
            line-height: 1.7;
            font-size: 13px;
            float: left;
            text-decoration: none;
        }

.right .slider1 {
    width: 440px;
    height: auto;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

    .right .slider1 h2 {
        width: 440px;
    }

    .right .slider1 .button {
        width: 437px;
        height: 50px;
        position: absolute;
        margin-top: 145px;
    }

        .right .slider1 .button .a1 {
            width: 26px;
            height: 50px;
            float: left;
            background-image: url('/content/image/arrow-left.png');
        }

        .right .slider1 .button .a2 {
            width: 26px;
            height: 50px;
            float: right;
            background-image: url('/content/image/arrow-right.png');
        }

.right .slider2 {
    width: 180px;
    height: auto;
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
}

    .right .slider2 h2 {
        width: 180px;
    }

    .right .slider2 .button {
        width: 185px;
        height: 50px;
        position: absolute;
        margin-top: 145px;
    }

        .right .slider2 .button .a1 {
            width: 26px;
            height: 50px;
            float: left;
            background-image: url('/content/image/arrow-left.png');
        }

        .right .slider2 .button .a2 {
            width: 26px;
            height: 50px;
            float: right;
            background-image: url('/content/image/arrow-right.png');
        }


.detail {
    width: 618px;
    height: auto;
    float: left;
    margin-bottom: 20px;
    border-radius: 2px;
    background-color: #ffffff;
    padding: 13px 13px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(48, 50, 50, 0.20);
    -moz-box-shadow: 0px 0px 10px 0px rgba(48, 50, 50, 0.20);
    box-shadow: 0px 0px 10px 0px rgba(48, 50, 50, 0.20);
}

    .detail .img {
        width: 200px;
        height: 286px;
        float: left;
    }

        .detail .img img {
            width: 200px;
            height: 286px;
            float: left;
        }

    .detail .details {
        width: 400px;
        height: auto;
        float: right;
    }

        .detail .details p {
            font-family: 'PT Sans';
            color: #000000;
            font-weight: normal;
            line-height: 1.7;
            font-size: 13px;
            float: left;
            margin-bottom: 20px;
        }

        .detail .details .b0 {
            width: 400px;
            height: auto;
            margin-bottom: 10px;
            float: left;
        }

        .detail .details .b1 {
            width: 120px;
            height: auto;
            float: left;
            font-family: 'PT Sans';
            color: #000000;
            font-weight: normal;
            line-height: 1.7;
            font-size: 13px;
        }

        .detail .details .b2 {
            width: 20px;
            height: auto;
            float: left;
            font-family: 'PT Sans';
            color: #000000;
            font-weight: normal;
            line-height: 1.7;
            font-size: 13px;
        }

        .detail .details .b3 {
            width: 260px;
            height: auto;
            float: left;
            font-family: 'PT Sans';
            color: #000000;
            font-weight: normal;
            line-height: 1.7;
            font-size: 13px;
        }

    .detail a {
        font-family: 'PT Sans';
        color: #000000;
        font-weight: normal;
        line-height: 1.7;
        font-size: 13px;
        float: right;
    }

    .detail .details2 {
        width: 621px;
        height: auto;
        float: left;
    }

        .detail .details2 .b0 {
            width: 621px;
            height: auto;
            margin-bottom: 10px;
            float: left;
        }

        .detail .details2 .b1 {
            width: 120px;
            height: auto;
            float: left;
            font-family: 'PT Sans';
            color: #000000;
            font-weight: normal;
            line-height: 1.7;
            font-size: 13px;
        }

        .detail .details2 .b2 {
            width: 20px;
            height: auto;
            float: left;
            font-family: 'PT Sans';
            color: #000000;
            font-weight: normal;
            line-height: 1.7;
            font-size: 13px;
        }

        .detail .details2 .b3 {
            width: 480px;
            height: auto;
            float: left;
            font-family: 'PT Sans';
            color: #000000;
            font-weight: normal;
            line-height: 1.7;
            font-size: 13px;
        }

            .detail .details2 .b3 a {
                color: #000000;
                text-decoration: none;
            }

        .detail .details2 .b01 {
            width: 292px;
            height: auto;
            margin-bottom: 10px;
            float: left;
        }

            .detail .details2 .b01 a {
                width: auto;
                height: auto;
                margin-bottom: 10px;
                float: right;
                padding: 10px 20px;
            }

        .detail .details2 .b11 {
            width: 100px;
            height: auto;
            float: left;
            font-family: 'PT Sans';
            color: #000000;
            font-weight: normal;
            line-height: 1.7;
            font-size: 13px;
        }

        .detail .details2 .b21 {
            width: 20px;
            height: auto;
            float: left;
            font-family: 'PT Sans';
            color: #000000;
            font-weight: normal;
            line-height: 1.7;
            font-size: 13px;
        }

        .detail .details2 .b31 {
            width: 170px;
            height: auto;
            float: left;
            font-family: 'PT Sans';
            color: #000000;
            font-weight: normal;
            line-height: 1.7;
            font-size: 13px;
        }

            .detail .details2 .b31 input {
                -webkit-box-shadow: 0px 0px 10px 0px rgba(48, 50, 50, 0.20);
                -moz-box-shadow: 0px 0px 10px 0px rgba(48, 50, 50, 0.20);
                box-shadow: 0px 0px 10px 0px rgba(48, 50, 50, 0.20);
                width: 170px;
                height: auto;
                float: left;
                border: none;
                font-family: 'PT Sans';
                color: #000000;
                font-weight: normal;
                line-height: 1.7;
                font-size: 13px;
            }

        .detail .details2 .b011 {
            width: auto;
            height: auto;
            margin-bottom: 10px;
            float: right;
        }

        .detail .details2 .b011 .btn{
           -webkit-box-shadow: 0px 0px 10px 0px rgba(48, 50, 50, 0.20);
                -moz-box-shadow: 0px 0px 10px 0px rgba(48, 50, 50, 0.20);
                box-shadow: 0px 0px 10px 0px rgba(48, 50, 50, 0.20);
                width: 62px;
                height: auto;
                float: left;
                border: none;
                font-family: 'PT Sans';
                color: #000000;
                font-weight: normal;
                line-height: 1.7;
                font-size: 13px;
        }

        .detail .details2 .b32 {
            width: 501px;
            height: auto;
            float: left;
            font-family: 'PT Sans';
            color: #000000;
            font-weight: normal;
            line-height: 1.7;
            font-size: 13px;
        }

            .detail .details2 .b32 textarea {
                -webkit-box-shadow: 0px 0px 10px 0px rgba(48, 50, 50, 0.20);
                -moz-box-shadow: 0px 0px 10px 0px rgba(48, 50, 50, 0.20);
                box-shadow: 0px 0px 10px 0px rgba(48, 50, 50, 0.20);
                width: 500px;
                height: auto;
                float: left;
                border: none;
                font-family: 'PT Sans';
                color: #000000;
                font-weight: normal;
                line-height: 1.7;
                font-size: 13px;
            }

        .detail .details2 .b011 a {
            width: auto;
            height: auto;
            float: right;
            padding: 5px 20px;
            color: #000000;
            text-decoration: none;
            border: solid 1px #9e9e9e;
            background-color: #ffffff;
            font-family: 'PT Sans';
            font-weight: normal;
            line-height: 1.7;
            font-size: 13px;
        }

.top {
    width: 930px;
    height: 32px;
    margin: 0 auto;
}

    .top ul {
        width: auto;
        height: 20px;
        float: right;
        padding: 0px;
        margin: 0px;
        list-style: none;
        margin-top: 15px;
    }

        .top ul li {
            width: auto;
            height: auto;
            float: right;
            margin-left: 10px;
        }

            .top ul li a {
                font-family: 'PT Sans';
                color: #ffffff;
                font-weight: normal;
                line-height: 1.7;
                font-size: 13px;
                text-decoration: none;
            }

            .top ul li i {
                margin-left: 10px;
                color: #ffffff;
            }

.social {
    width: auto;
    height: auto;
    float: left;
}

    .social ul {
        width: auto;
        height: 32px;
        float: right;
        padding: 0px;
        margin: 0px;
        list-style: none;
        margin-top: 8px;
    }

        .social ul li {
            width: auto;
            height: auto;
            float: left;
            margin-left: 10px;
        }

            .social ul li a {
                width: auto;
                height: auto;
                float: left;
            }

.icon-fb {
    width: 32px;
    height: 32px;
    float: left;
    background-image: url('/content/image/icon-fb.png');
}

.icon-tw {
    width: 32px;
    height: 32px;
    float: left;
    background-image: url('/content/image/icon-tw.png');
}

.icon-in {
    width: 32px;
    height: 32px;
    float: left;
    background-image: url('/content/image/icon-in.png');
}

.icon-yt {
    width: 32px;
    height: 32px;
    float: left;
    background-image: url('/content/image/icon-yt.png');
}

.header {
    width: 100%;
    height: 50px;
    float: left;
    background-color: #342B81;
}

.ct_01 {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 20px;
}

    .ct_01 .ct_01_1 {
        width: 930px;
        height: auto;
        margin: 0 auto;
    }

        .ct_01 .ct_01_1 .logo {
            width: 380px;
            height: 99px;
            float: left;
        }

        .ct_01 .ct_01_1 .search {
            width: 380px;
            height: auto;
            float: right;
            margin-top: 40px;
        }

            .ct_01 .ct_01_1 .search input {
                -webkit-box-shadow: 0px 0px 10px 0px rgba(48, 50, 50, 0.20);
                -moz-box-shadow: 0px 0px 10px 0px rgba(48, 50, 50, 0.20);
                box-shadow: 0px 0px 10px 0px rgba(48, 50, 50, 0.20);
                width: 300px;
                height: auto;
                float: left;
                padding: 3px 7px;
                font-family: 'PT Sans';
                color: #bbbbbb;
                font-weight: normal;
                line-height: 1.7;
                font-size: 13px;
                border: none;
            }

            .ct_01 .ct_01_1 .search .button {
                width: auto;
                height: auto;
                float: left;
                padding: 5px 7px;
                font-family: 'PT Sans';
                color: #ffffff;
                font-weight: normal;
                line-height: 1.7;
                font-size: 13px;
                background-color: #342B81;
                border: solid 1px #342B81;
            }

              .footer {
                width: 100%;
                height: auto;
                float: left;
                background-image: url('/content/image/pattern1.png');
                border-top:solid 1px #bbbbbb;
                padding: 20px 0px;
            }

                .footer .ft_01 {
                    width: 930px;
                    height: auto;
                    margin: 0 auto;
                }

                    .footer .ft_01 .ft_01_1 {
                        width: 180px;
                        height: auto;
                        float: left;
                    }

                        .footer .ft_01 .ft_01_1 img {
                            width: 180px;
                            height: auto;
                            float: left;
                        }

                        .footer .ft_01 .ft_01_1 p {
                            width: 180px;
                            height: auto;
                            font-family: 'PT Sans';
                            color: #000000;
                            font-weight: normal;
                            line-height: 1.7;
                            font-size: 11px;
                            float: left;
                        }

                    .footer .ft_01 .ft_01_2 {
                        width: 340px;
                        height: auto;
                        float: right;
                    }

                        .footer .ft_01 .ft_01_2 h1 {
                            width: 340px;
                            height: auto;
                            font-family: 'PT Sans';
                            color: #000000;
                            font-weight: normal;
                            line-height: 1.7;
                            font-size: 15px;
                            float: left;
                        }

                        .footer .ft_01 .ft_01_2 p, a {
                            width: auto;
                            height: auto;
                            font-family: 'PT Sans';
                            color: #000000;
                            font-weight: normal;
                            line-height: 1.7;
                            font-size: 12px;
                            float: left;
                            text-decoration: none;
                        }

                        .footer .ft_01 .ft_01_2 i {
                            width: 20px;
                            height: 20px;
                            float: left;
                        }

.more {
    width: 617px;
    height: auto;
    float: left;
    margin-bottom: 20px;
}

.shadow1 {
    width: 930px;
    height: 38px;
    float: left;
    background-image: url('/content/image/slider_shadow.png');
}

.pnl {width:100%;height:100%;float:left;position:fixed;background-color:rgba(0, 0, 0, 0.80);display:none;
}
    .pnl .box {
    width:650px;height:auto;margin:0 auto;margin-top:10%;
    }

/*SLIDER START*/
#slider {
    position: relative;
    overflow: hidden;
    width: 930px;
    height: 311px;
    margin-bottom: 20px;
    margin: 0 auto;
    margin-right: 58px;
    border-radius: 2px;
    background-color: #ffffff;
    float: left;
}

    #slider ul {
        position: relative;
        margin: 0;
        padding: 0;
        width: 810px;
        height: 455px;
        list-style: none;
    }

        #slider ul li {
            position: relative;
            display: block;
            float: left;
            margin: 0;
            padding: 0;
            width: 930px;
            height: 320px;
            top: -53px;
            text-align: center;
            line-height: 220px;
        }

            #slider ul li img {
                width: 930px;
                height: 320px;
                float: left;
            }

    #slider .click {
        width: 930px;
        height: 44px;
        float: right;
        position: relative;
        top: 47%;
        left: 0px;
        z-index: 99999;
    }

a.control_prev {
    float: left;
    display: block;
    width: 44px;
    height: 53px;
    cursor: pointer;
    background-image: url('/content/image/arrow-left.png');
}

a.control_next {
    float: right;
    display: block;
    width: 44px;
    height: 53px;
    cursor: pointer;
    background-image: url('/content/image/arrow-right.png');
}

    a.control_prev:hover, a.control_next:hover {
        opacity: 1;
        -webkit-transition: all 0.2s ease;
    }

a.control_prev {
    width: 26px;
    height: 44px;
    float: left;
    background-image: url('/content/image/arrow-left.png');
}

a.control_next {
    width: 26px;
    height: 44px;
    float: right;
    background-image: url('/content/image/arrow-right.png');
}

.slider_option {
    position: relative;
    margin: 10px auto;
    width: 160px;
    font-size: 18px;
}

.slider_title {
    width: 600px;
    height: 20px;
    background-color: rgba(0, 0, 0, 0.40);
    border-radius: 2px;
    position: absolute;
    bottom: 0px;
    line-height: 20px;
    text-align: left;
    padding: 10px 10px 10px 10px;
}

    .slider_title a {
        font-family: "proxima nova","Roboto","helvetica",Arial,sans-serif;
        color: #ffffff;
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;
    }
/*SLIDER END*/


