@import 'default.css';
.top{background:#e63b24; color:#d5d5d5; width:100%;height:30px;line-height:30px;font-size:12px;}

.top .teklif{background:#007ed9;}
.top .right > ul > li.teklif a{color:#fff;font-size:11px;text-transform:uppercase;line-height:30px;padding:0px 30px;font-weight:500;font-family:'Roboto', sans-serif;}
.top .right > ul > li.teklif a:hover{background-color:rgba(0, 0, 0, 0.1);}

.top span{ float: left; cursor: pointer; padding: 0 10px; font-size: 11px;}
.top span:after {display: block;float: right;margin-top:13px;margin-left:3px;border-style: solid;height: 0;width: 0;border-color: #d5d5d5 transparent transparent;border-width: 4px 4px 0;content: "";}

.top li {position: relative;}
.top li ul {display: none;float: z-index:100;min-width: 110px; top: 100%;right: 0;z-index: 1000;position:absolute;background-color: #ffffff;border-left: 1px solid #eee;border-right: 1px solid #eee;-webkit-background-clip: padding-box;-moz-background-clip: padding;background-clip: padding-box;}
.top li ul:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;top:-6px;right:10px}


.top li:hover ul {display: block;}
.top li ul li{ float: left; width: 100%; height: 34px; line-height: 34px; border: none; border-bottom: 1px solid #eee;}
.top li ul li:hover{background: #f8f8f8}
.top li ul li a{ float: left; width: 100%; padding: 0 10px; font-size: 11px;text-transform: uppercase;}
.top li.lang span{text-transform: uppercase;}


[class^="flag-"],[class*=" flag-"]{margin-right:3px;display:inline-block;width:17px;height:12px;line-height:12px;vertical-align:text-top;background-image:url("../img/flag.png");background-position:center center;background-repeat:no-repeat;}.flag-tr{background-position:0px 0;}.flag-en{background-position:-17px 0;}.flag-de{background-position:-34px 0;}


.top .sm{float:left;}
.top .sm li{float:left;padding:0px 15px;}
.top .sm [class^="i-"]{margin-right:6px;}
.top .sm li, .top .em a{color:#b2c8d8;}
.top .sm{border-right:1px solid rgba(0, 0, 0, 0.2);}


.top a{float:left;height:30px;}
.top .social a{padding:0 10px;}


.top ul{float:left;}
.top li{border-left:1px solid rgba(0, 0, 0, 0.2); float:left;}
.top li:hover{background-color:rgba(0, 0, 0, 0.2);opacity:1; -moz-transition:all 500ms ease;-webkit-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;}
.top [class^="i-"]{float:left;opacity:0.6;}

.left-menu2{float:left;width:100%; margin-bottom: 20px;}
.left-menu2 > div > ul{float:left;width:100%;padding:10px 0 }
.left-menu2 > div > ul> li{text-align:left;float:left;width:100%;position:relative;}
.left-menu2 > div > ul> li > a{margin:7px 15px 7px 20px;display:block;font-size:13px;line-height:14px;
color:#000;font-weight:600;font-family:'Roboto', sans-serif;}
.left-menu2 > div > ul> li > a:hover{color:#000;text-decoration:underline}
.left-menu2 li.selected > a{color:#333f4f;}
.left-menu2 li:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px;}
.left-menu2 > div > ul> li> ul{float:left;margin-left:35px;}
.left-menu2 > div > ul> li> ul> li ul{float:left;margin-left:10px;margin-bottom:3px;}
.left-menu2 > div > ul> li ul a{display:block;font-size:13px;color:#333f4f;margin:4px 0 4px; padding-left: 10px; background:url(../img/right.png) no-repeat center left;}
.left-menu2 > div > ul> li ul a:hover{text-decoration:underline}


@media only screen and (max-width:1200px){
.container{width:100%;}
.t7 > .w1{position:absolute;left:0;}
.t7 > .w2{width:100% !important;padding-left:265px;display:inline-block !important;}
.t7 .t4 >.w1{width:33.3333%;}

.footer{display:none}
}
@media only screen and (max-width:880px){
.t2 .w1{width:100%;}
.t7 .t4 >.w1{width:50%;}
.fbot .left{width:100%;text-align:center;margin-bottom:10px;}
.fbot .webnof{clear:both;float:none;display:block;margin-left:auto;margin-right:auto;}
.top .social{display:none;}
}
@media only screen and (max-width:692px){
.t7 .t4 >.w1{width:33.3333%;}
.t7 >.w1{position:static;left:0;width:100%;}
.t7 >.w2{width:100% !important;padding-left:5px;display:inline-block !important;}
.top .em{display:none;}
#leftmenu ul{display:none;}
#leftmenu{padding:10px;display:inline-block;width:100%;}
.formMid label{position:relative;left:0px;width:100%;float:left;padding-right:20px;text-align:left;margin:0px 0px 5px;font-size:14px;}
}
@media only screen and (max-width:480px){
.t7 .t4 >.w1{width:50%;}
.top .container { padding: 0;}.top li,.top .sm {border: none;}
.top .teklif {display:none;}
.top .sm li{padding:0px 10px;}
}
@media only screen and (max-width:360px){
.t7 .t4 >.w1{width:100%;}
.formMid{padding-left:10px;padding-right:10px;}
.formMid, .formMid li{width:100%;}
}
@media (min-width:692px){#leftmenu select,#leftmenu button{display:none;}}

header .header-content {
    height: 130px;
}
header .header-content .container {
    height: 100%;
}
header .header-content .header-content-body {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}
header .header-menu {
    background: #5B5B5B;
    padding: 8px 0;
}
header .header-menu .nav {
    display: flex;
    justify-content: center;
    gap: 2rem;
    float: inherit;
}
header .header-menu .nav>li {
    float: inherit;
    position: relative;
    margin-left: 0;
}
header .header-menu .nav>li>a,
header .header-menu .nav>li>span {
    color: #fff;
    float: inherit;
}
header .header-menu .nav>li:hover>a,
header .header-menu .nav>li:hover>span {
    color: #e63b24;
}
header .header-content .header-content-body .header-logo {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
header .header-content .header-content-body .header-phone {
    display: flex;
    align-items: center;
    gap: 1rem;
}
header .header-content .header-content-body .header-phone svg {
    fill: #e63b24;
    height: 20px;
}
header .header-content .header-content-body .header-phone .text .phone-text {
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 2px;
}
header .header-content .header-content-body .header-phone .text span {
    font-size: 12px;
    letter-spacing: .4px;
}
header .header-content .header-content-body .header-search {
    background: transparent;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.75rem;
    cursor: pointer;
}
header .header-content .header-content-body .header-search svg {
    fill: #e63b24;
    height: 18px;
}
header .header-content .header-content-body .header-search span {
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .5px;
}
.header-search-top {
    background: #222;
    height: 100px;
    position: relative;
    transition: margin-top 0.4s;
    -webkit-transition: margin-top 0.4s;
    -moz-transition: margin-top 0.4s;
    -ms-transition: margin-top 0.4s;
    -o-transition: margin-top 0.4s;
    margin-top: -100px;
}
.header-search-close {
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    background: transparent;
    font-size: 20px;
    cursor: pointer;
}
.header-search-top.active {
    margin-top: 0;
}
.header-search-top .container {
    display: flex;
    align-items: center;
    height: 100%;
}
.header-search-top .container form {
    position: relative;
    background: #fff;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 50px;
    padding: 0 8px;
}
.header-search-top .container form input {
    background: transparent;
    border: 0;
}
.header-search-top .container form button {
    flex-shrink: 0;
    padding: 0 10px;
    background: transparent;
}

header .header-mobile {
    display: none;
}

.menuOpen {
    cursor: pointer;
}

@media only screen and (max-width:880px) {
    header .header-content .header-content-body .header-phone,
    header .header-content .header-content-body .header-search {
        display: none;
    }
    header .header-mobile {
        display: flex;
        align-items: center;
        gap: 1rem;
        justify-content: center;
        padding: 0 0 10px;
        font-size: 20px;
    }
    header .header-mobile .header-search {
        font-size: 20px;
        background: transparent;
        color: #e63b24;
        fill: #e63b24;
    }
    header .header-menu {
        display: none;    background: #fff;
        padding: 0;
    }
    header .header-content .header-content-body {
        justify-content: center;
    }
    header .header-content .header-content-body .header-logo {
        position: relative;
        left: inherit;
        top: inherit;
        transform: inherit;
    }
    header .header-content {
        height: auto;
        padding: 10px 0;
    }
    .header-search-close {
    right: 20px;
}
    .header-search-top {
        height: 70px;
        padding: 10px 40px 10px 0px;
        margin-top: -70px;
    }
}