@media (max-width: 767px) {
    .Footer_Menu {
        position: absolute !important;
        top: 15px;
        left: 0px;
        width: 100%;
        z-index: 20
    }

    .logo {
        width: 200px !important
    }

    #cssmenu {
        padding-top: 0px !important;
        float: right !important;
    }

    .languages {
        float: right
    }

        .languages > a {
            color: #fff;
            text-decoration: none;
            font-size: 12px
        }

    .slideshow {
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: -1
    }

    .TRhst {
        font-size: 20px !important;
    }

    .Pdv {
        float: left;
        width: 49%;
        margin-right: 3px;
        margin-bottom: 3px
    }

    .br {
        border-right: none !important;
        margin-bottom:30px !important
    }
    .Contents_Top {
        background: #1e1a4a;
        height: 230px
    }
    .xsfull {
        width:50%
    }
}
@media (max-width:530px) {
    .logoSub {
        width:100%
    }
}

@media (max-width:400px) {
    .Pdv {
        float: left;
        width: 100%;
        margin-right: 3px;
        margin-bottom: 3px
    }
    .DetailBtn {
        width: 240px !important;
    }
    .xsfull {
        width: 100%
    }
}

@media(min-width:768px) {
    .Footer_Menu {
        position: absolute;
        top: 85px;
        left: 0px;
        width: 100%;
        z-index: 20
    }

    .logo {
        width: 110%
    }

    #cssmenu {
        padding-top: 0px !important;
        float: right !important;
    }

    .languages {
        float: right
    }
    .caruosel_sub_text_fs {
        font-size: 43px
    }
    .carousel_item_list{
        display:none
    }
    .Pdv {
        float: left;
        width: 24%;
        margin-right: 3px;
        margin-bottom: 3px
    }
    .br {
        border-right: none !important;
        margin-bottom: 30px !important
    }
    .Contents_Top {
        background: #1e1a4a;
        height: 200px
    }
}
@media(min-width:1200px) {
    .carousel_item_list {
        margin-top: -80px;
        position: relative;
        z-index: 40;
        background: url(/images/pattern.jpg) no-repeat
    }

    .carousel_item_list {
        display: block
    }

    .Pdv {
        float: left;
        width: 19%;
        margin-right: 3px;
        margin-bottom: 3px
    }

    .container {
        width: 1200px;
    }
    .Contents_Top {
        background: #1e1a4a;
        height: 180px
    }
}
@media(min-width:1400px) {
    .container {
        width:1370px !important;
    }
    #cssmenu {
        padding-top: 10px !important;
        float: right !important;
    }
}

body {
    font-family: 'Saira Semi Condensed', sans-serif;
    padding: 0px;
    margin: 0px;
    overflow-x: hidden;
    color: #1e1a49;
    font-size: 15px;
    background: url(/images/pattern.jpg) #fff; /* Old browsers */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.mt20{
    margin-top:20px
}
.BlackTitle {
    background: #000;
    color: #fff;
    min-height: 50px;
    padding-left: 30px;
    padding-top: 10px;
    font-size: 20px
}
.Contents {
    padding:30px;
    background:#fff
}
.mb10 {
    margin-bottom: 10px;
    font-weight: lighter
}
.br {
    border-right:solid 1px #fff;
    padding-left:30px;
    padding-right:30px
}
.SubTitle {
    color:#fff;
    margin-bottom:10px;
    text-decoration:none !important;
    font-weight:lighter
}
.SubTitle:hover{
    color:#c6c6c6;
}
.Footer {
    background: #1e1a49;
    color: #fff;
    min-height: 395px;
    padding-top: 55px;
    padding-bottom: 55px;
}
.hover01 figure img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.hover01 figure:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
figure {
    width: 100%;
    height: 182px;
    margin: 0;
    padding: 0;
    background: #fff;
    overflow: hidden;
}
.HLinks {
    color: #1e1a4a;
    font-size:16px;
    text-decoration:none !important;
}
.HLinks > div {
    margin-bottom:3px
}
.DetailBtn{
    background:#1d1845; font-size:20px; width:264px; margin-top:45px; height:65px; text-align:left; padding-left:20px; border:none; color:#fff
}
.DetailBtn:hover{
    background:#d10303;
}
.HLinks:hover {
    color: #d10303;
}
.TRhst{margin-top:45px; background:#fff200; height:150px; padding-top:55px; font-size:30px; text-align:center;}
.Square {
    background: #fff200;
    width: 53px;
    height: 53px;
    margin: 0 auto;
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Safari */
    transform: rotate(45deg);
}
.carousel_items {
    padding-top: 24px;
    padding-bottom: 24px;
    text-align: center;
    cursor: pointer;
}
.items_active {
    color: #fff;
    background: #1e1a4a;
    border-bottom:solid 19px #fff200
}
.items_passive {
    color: #000;
    background: #fff;
    border-bottom: solid 19px #1e1a4a
}
.active-arrow-shape {
    border-color: transparent transparent #eee200 transparent;
    border-style: solid;
    border-width: 10px;
    width: 0;
    height: 0;
    margin: 0 auto;
    display: block;
    margin-top: -20px
}
.passive-arrow-shape {
    border-color: transparent transparent #eee200 transparent;
    border-style: solid;
    border-width: 10px;
    width: 0;
    height: 0;
    margin: 0 auto;
    display: none;
    margin-top: -20px
}
.opac_carousel {
    z-index: 1;
    width: 100%;
}
.opac_carousel2 {
    z-index: 1;
    width: 100%;
    position:absolute
}

@-webkit-keyframes exampleIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes exampleOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}


.fadeOut {
    -webkit-animation-name: exampleOut; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 3s; /* Safari 4.0 - 8.0 */
    animation-name: exampleOut;
    animation-duration: 3s;
}

.fadeIn {
    -webkit-animation-name: exampleIn; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 2s; /* Safari 4.0 - 8.0 */
    animation-name: exampleIn;
    animation-duration: 2s;
}
.carousel_texts{width:100%; height:100%; position:absolute; z-index:200; color:#fff}
.Carusels {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 0
}
.languages > a {
    color: #fff;
    text-decoration: none;
    font-size: 12px
}
.sosyalhover{border:solid 1px #fff; width:30px; height:30px; text-align:center; font-size:17px !important; padding-top:2px; color:#fff; display:inline-block; border-radius:50%; margin-right:3px}
.sosyalhover:hover{color:#fff; background:#000;}
.sosyalhoverSub {
    padding:7px;
    color: #fff !important;
    font-size: 18px;
    text-decoration:none !important;
}
.sosyalhoverSub:hover{
    background:#000
}
.sosyalhoverSubFacebook {
    background: #507cbe;
}
.sosyalhoverSubTwitter {
    background: #63cdf1;
}
.sosyalhoverSubGoogle {
    background: #de4b41;
}
.sosyalhoverSubInstagram {
    background: #c7c5b3;
}
.sosyalhoverSubLinkedin {
    background: #90cadd;
}
.sosyalhoverSubYoutube {
    background: #e52c27;
}