﻿





        .mainSliderArea {
            width: 100%;
            /*min-height: 300px;*/
            
            overflow: hidden;
            position: relative;
            background: #282828;
            border-bottom:10px solid #222222;
           
        }

            .mainSliderArea .rslides {
                width: 100%;
                position: relative;
                overflow: hidden;
                list-style-type: none;
                margin: 0px 0px 0px 0px;
                padding: 0px 0px 0px 0px;
            }

                .mainSliderArea .rslides li {
                    width: 100%;
                    position: absolute;
                    left: 0;
                    top: 0;
                    display: none;
                    -webkit-backface-visibility: hidden;
                }

                    .mainSliderArea .rslides li:first-child {
                        float: left;
                        position: relative;
                        display: block;
                    }

                    .mainSliderArea .rslides li .slide {
                        width: 100%;
                        float: left;
                        position: relative;
                    }

            .mainSliderArea .image, .mainSliderArea .image figure {
                width: 100%;
                height: auto;
                float: left;
                display: block;
                padding: 0px 0px 0px 0px;
                margin: 0px 0px 0px 0px;
            }

                .mainSliderArea .image figure img {
                    width: 100%;
                    height: auto;
                    float: left;
                }

            .mainSliderArea .shadow {
                width: 100%;
                height: 320px;
                position: absolute;
                left: 0;
                top: 0;
                /*background: url(slideShadow.png) repeat-x;*/
                z-index: 2;
            }

            .mainSliderArea .shadowBottom {
                width: 100%;
                height: 149px;
                position: absolute;
                left: 0;
                bottom: 0;
                /*background: url(slideShadowBottom.png) repeat-x;*/
            }

            .mainSliderArea .pattern {
                width: 100%;
                height: 20px;
                position: absolute;
                left: 0;
                bottom: 10px;
                /*background: url(sliderPattern.png) repeat-x;*/
                z-index: 2;
            }

            .mainSliderArea .caption {
                width: 100%;
                height: 200px;
                position: absolute;
                left: 0;
                top: 55%;
                text-align: center;
                color: #FFF;
                box-sizing: border-box;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                -o-box-sizing: border-box;
                -ms-box-sizing: border-box;
                padding: 15px 10px 0;
                z-index: 3;
                animation: captionAnim 2s;
                -webkit-animation: captionAnim 2s;
                text-shadow: 0 3px 5px rgba(0, 0, 0, .3);
            }

                .mainSliderArea .caption.v2 {
                    top: 40%;
                }

        @keyframes captionAnim {
            from {
                margin-top: 50px;
                opacity: 0;
            }

            to {
                margin-top: 0;
                opacity: 1;
            }
        }

        @-webkit-keyframes captionAnim {
            from {
                margin-top: 30px;
                opacity: 0;
            }

            to {
                margin-top: 0;
                opacity: 1;
            }
        }



      

        .mainSliderArea summary {
            width: 100%;
            float: left;
            color: #fff;
            line-height: 24px;
            margin: 15px 0 0;
            font-weight: 300;
            font-size: 15px;
            font-family: Ubuntu, sans-serif;
            letter-spacing: 1px;
        }

        .mainSliderArea .rslides_nav {
            width: 30px;
            height: 60px;
            position: absolute;
            text-indent: -9999px;
            top: 50%;
            margin: -30px 0 0;
            z-index: 3;

        }

            .mainSliderArea .rslides_nav:hover {
                width: 45px;
            }

            .mainSliderArea .rslides_nav.prev {
                border-right: 5px solid #000;
                background: url(../image/anasayfaslider_sol.png) center no-repeat rgba(0, 0, 0, .7);
                left: 0;
            }

                .mainSliderArea .rslides_nav.prev:hover {
                    border-right: 5px solid #9e141f;
                    background: url(../image/anasayfaslider_sol.png) center no-repeat rgba(106, 116, 50, .7);
                    left: 0;
                }

            .mainSliderArea .rslides_nav.next {
                border-left: 5px solid #000;
                background: url('../image/anasayfaslider_sag.png') center no-repeat rgba(0, 0, 0, .7);
                right: 0;
            }

                .mainSliderArea .rslides_nav.next:hover {
                    border-left: 5px solid #9e141f;
                    background: url(../image/anasayfaslider_sag.png) center no-repeat rgba(106, 116, 50, .7);
                    right: 0;
                }














        .mainSliderArea .rslides_nav {
            transition: all .3s ease-in-out;
            -webkit-transition: all .3s ease-in-out;
            -moz-transition: all .3s ease-in-out;
        }











        @media screen and (max-width: 1440px) {
          

            .mainSliderArea .image {
                height: 412px;
            }
                .mainSliderArea .image figure {
                    width: 1px;
                    height: 412px;
                    float: none;
                    margin: 0 auto;
                    position: relative;
                }

                    .mainSliderArea .image figure img {
                        width: 1441px;
                        position: absolute;
                        left: -720px;
                        top: 0;
                    }
        }






        

        @media screen and (max-width: 600px) {
          

            .mainSliderArea .image {
                height: 275px;
            }
                .mainSliderArea .image figure {
                    width: 1px;
                    height: 275px;
                    float: none;
                    margin: 0 auto;
                    position: relative;
                }

                    .mainSliderArea .image figure img {
                        width: 961px;
                        position: absolute;
                        left: -480px;
                        top: 0;
                    }
        }


















        @media screen and (max-width: 640px) {


           

            .shortLinks .item {
                width: 25%;
            }

                .shortLinks .item:nth-child(2), .shortLinks .item:nth-child(4), .shortLinks .item:nth-child(5), .shortLinks .item:nth-child(7), .shortLinks .item:nth-child(10), .shortLinks .item:nth-child(11) {
                    background: #fafafa;
                }

                .shortLinks .item:nth-child(6), .shortLinks .item:nth-child(9) {
                    background-color: #f1f1f1;
                }
        }











