li.ustmenu .anamenua {
    transition: all ease-in-out 0.5s;
}
li.ustmenu .anamenua:hover {
    background: rgba(189, 189, 189, 0.2);
    color: #e40000;
}
#ddmenu {
    display: block;
    letter-spacing: normal;
    font-size: 20px;
    font-weight: 200;
    font-family: Catamaran, sans-serif;
    color: #000;
}
.navv {
    max-width: 1200px;
    margin: 0 auto;
}
#ddmenu ul {
    margin: 0 auto;
    padding: 0;
    text-align: right;
    width: 100%;
    font-size: 0;
    display: inline-block;
    list-style: none;
    position: relative;
    z-index: 99;
    border: none;
    border-radius: 2px;
}
#ddmenu li {
    margin: 0;
    font-size: 20px;
    font-weight: 200;
    display: inline-block;
    zoom: 1;
    position: relative;
    color: #000;
    line-height: 49px;
    vertical-align: middle;
    transition: background-color 0.2s;
    outline: 0;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    padding: 5px 0;
}
.information {
    height: 26px;
    background: #fff;
    text-align: right;
    border-bottom: none;
    padding-top: 3px;
}
#ddmenu .full-width {
    position: static;
}
#ddmenu .over {
    color: #5c5c5c;
    background-color: rgba(255, 255, 255, 0.15);
}
#ddmenu .top-heading {
    font-weight: 200;
    color: inherit;
    text-decoration: none;
    display: inline-block;
    outline: 0;
    cursor: pointer;
    margin-right: 20px;
}
#ddmenu a,
#ddmenu a:hover,
#ddmenu a:link {
    color: inherit;
}
#ddmenu a:hover {
    text-decoration: none;
}
#ddmenu a:focus {
    outline: 0;
}
#ddmenu .caret {
    color: inherit;
    left: -18px;
    width: 0;
    height: 0;
    overflow: hidden;
    vertical-align: middle;
    margin-bottom: 2px;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    display: inline-block;
    position: relative;
}
#ddmenu .dropdown {
    width: auto;
    left: 0;
    color: #000;
    padding: 0;
    margin: 0;
    display: none;
    position: absolute;
    overflow: hidden;
    top: 100%;
    border-top: none;
    transition: all ease-in-out 0.3s;
    transform: translateY(0);
}
#ddmenu .full-width .dropdown {
    width: 100%;
    padding: 0;
    margin: 0;
}
#ddmenu .offset300 {
    left: -300px;
    right: auto;
}
#ddmenu .right-aligned {
    left: auto;
    right: 0;
}
#ddmenu .over .dropdown {
    display: block;
}
#ddmenu .dd-inner {
    text-align: center;
    padding: 0;
    margin: 0;
    background-color: #eee;
    white-space: nowrap;
    font-size: 13px;
}
#ddmenu ul ul {
    margin: 0;
    padding: 0;
    text-align: left;
    width: auto;
    background: 0 0;
    border: none;
    display: block;
    position: static;
    z-index: 0;
    border-radius: 0;
}
#ddmenu .imgCont {
    position: relative;
    height: 64px;
}
#ddmenu ul ul li {
    font-size: 13px;
    padding: 0 0;
    color: inherit;
    line-height: 1;
    margin: 0;
    display: block;
    position: static;
    box-sizing: border-box;
    border: none;
    transition: none;
    border-radius: 0;
}
#ddmenu .dropdown a {
    color: #333;
    line-height: 1;
    text-decoration: none;
    transition: color 0.4s;
}
#ddmenu .dropdown a:focus,
#ddmenu .dropdown a:hover {
    text-decoration: underline;
    color: #09f;
}
#ddmenu .column {
    text-align: left;
    vertical-align: top;
    display: inline-block;
    white-space: normal;
    width: auto;
    min-width: 200px;
    padding: 0 30px;
    border-right: 1px solid #999;
}
#ddmenu .dd-inner ul:last-child {
    border-right: none;
}
#ddmenu .column h3 {
    font-weight: 500;
    line-height: 1.1;
    margin-top: 12px;
    margin-bottom: 8px;
    font-size: 24px;
}
#ddmenu li a {
    border-right: 1px solid #bdbdbd;
    padding: 3px 10px 3px;
}
#ddmenu li:first-child {
    border-left: none;
}
#ddmenu li:last-child {
    border-right: none;
}
#ddmenuLink {
    display: none;
}
#ddmenu .menu-icon {
    display: none;
}
@media only screen and (max-width: 1030px) {
    #ddmenu li {
        font-size: 17px;
    }
}
@media only screen and (max-width: 920px) {
    .AnaKatUl li {
        margin-right: 5px !important;
    }
    #txtUrunList2 {
        max-width: 1207px;
        margin: 0 auto;
        padding-left: 15px !important;
    }
    .AnaKatUl li:nth-child(2) .imgmenu1,
    .AnaKatUl li:nth-child(2) .imgmenu2 {
        width: 30% !important;
        left: 43px !important;
    }
    .AnaKatUl li:nth-child(6) .imgmenu1,
    .AnaKatUl li:nth-child(6) .imgmenu2 {
        width: 55% !important;
        left: 22px !important;
        top: 28px !important;
    }
    .AnaKatUl li:nth-child(5) img {
        width: 22% !important;
        left: 51px !important;
    }
    .AnaKatUl li:nth-child(4) img {
        left: 38px !important;
        width: 42% !important;
    }
    .AnaKatUl li:nth-child(3) .imgmenu1,
    .AnaKatUl li:nth-child(3) .imgmenu2 {
        width: 38% !important;
        left: 43px;
    }
    .AnaKatUl li:nth-child(8) .imgmenu1,
    .AnaKatUl li:nth-child(8) .imgmenu2 {
        width: 32% !important;
        left: 44px;
    }
    #gallery_Work {
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box;
    }
    .imgCont img {
        position: absolute;
        top: 14px !important;
        left: 60px;
    }
    .imgCont .KatName {
        position: absolute;
        top: 10px;
    }
    .UrunRenderContainer {
        padding: 28px;
        box-sizing: border-box;
    }
    .arama img {
        margin-top: 20px;
    }
    .AnaKatUl li {
        margin-bottom: 1px !important;
    }
    .menuul {
        margin-bottom: 68px !important;
    }
    .caret {
        display: normal;
    }
    #ddmenu li a {
        border-right: none;
        padding: 3px 10px 3px;
        display: block;
    }
    .menuul {
        background: #f9f9f9;
    }
    .logo {
        float: left;
        margin-top: 0;
        
        position: absolute;
        top: 12px;
        left: 12px;
    }
    #ddmenu .column.mayHide {
        display: none;
    }
    #ddmenu ul {
        width: 100%;
        display: none;
        border-radius: 0;
    }
    #ddmenu li {
        position: relative;
        display: block;
        font-size: 17px;
        text-align: left;
        border-bottom: 1px solid rgba(200, 200, 200, 0.2);
        border-radius: 0;
        font-weight: 400;
    }
    #ddmenu .full-width {
        position: relative;
    }
    #ddmenu .dropdown {
        position: relative;
        border: none;
        border-radius: 0;
        background-color: #eee;
    }
    #ddmenu .offset300 {
        left: 0;
    }
    #ddmenu .full-width .dropdown {
        width: 100%;
        background: #fff;
        padding-top: 0 !important;
    }
    .ustbosluk {
        height: 0 !important;
    }
    #ddmenu .dd-inner {
        margin: 0;
        background: 0 0;
        text-align: left;
    }
    #ddmenu .column {
        width: auto;
        padding: 0;
        border: none;
        display: block;
    }
    #ddmenu .caret {
        position: absolute;
        left: auto;
        right: 14px;
        top: 22px;
        border-width: 5px;
    }
    #ddmenu .menu-icon {
        font-size: 32px;
        display: block;
        position: relative;
        width: 33px;
        height: 48px;
        text-align: center;
        cursor: pointer;
        -moz-user-select: none;
        -webkit-user-select: none;
        border-radius: 3px;
        margin-bottom: 6px;
        margin-left: 12px;
        margin-right: 12px;
        float: right;
        outline: 0;
    }
    #ddmenu .menu-icon::before {
        content: "";
        position: absolute;
        top: 17px;
        left: -7px;
        width: 26px;
        height: 0.125em;
        border-top: 10px double #205081;
        border-bottom: 3px solid #205081;
        box-sizing: content-box;
    }
    #ddmenu .menu-icon-active::before {
        border-color: #000;
    }
}
.bilgiBant {
    width: 100%;
    border-bottom: 1px solid #eee;
}
.bilgiBant ul {
    list-style: none;
}
.bilgiBant li {
    float: right;
}
.navv {
    position: relative;
    top: 0;
}
.AnaKatUl li {
    float: left;
    border-right: 1px solid #bdbdbd !important;
    transition: all ease-in-out.3s;
}
.AnaKatUl li:hover {
    background: #f3f3f3 !important;
}
.AnaKatUl li:last-child {
    float: left;
    border-right: none !important;
}
.AnaKatUl li a {
    border-right: none !important;
}
.AnaKatUl li:nth-child(6) img {
    width: 45% !important;
    margin-top: -5px;
}
.indexSlider {
    height: calc(100vh - 187px);
    min-height: 556px;
}
.slider.rs-slider {
    background: 0 0;
    border: 0 none;
    overflow: hidden;
    padding: 0;
    position: relative;
    height: calc(100vh - 185px);
    min-height: 556px;
}
.AramaContainer {
    border: 1px solid #c5c5c5;
    position: absolute;
    width: 604px;
    right: -3px;
    bottom: -19px;
    z-index: 1033;
    padding: 1px;
    border-radius: 4px;
    animation-duration: 0.5s;
    height: 49px;
    box-shadow: 0 0 6px 3px #e4e4e4;
    top: -4px;
}
AramaContainer input {
    width: 599px;
    padding: 4px 0 0 5px;
    background: #fff;
    font-size: 15px;
    color: #444;
    height: 45px;
    border-width: 0;
    border-radius: 4px;
}
#close-button {
    position: absolute;
    right: 50px;
    top: 40px;
    color: #970000 !important;
    z-index: 2147483649;
    font-size: 40px;
    cursor: pointer;
    text-decoration: none;
    font-weight: 600;
}
.overlay {
    width: 100%;
    position: fixed;
    height: 100vh;
    min-height: 500px;
    z-index: 1000;
    top: 0;
    left: 0;
    overflow-y: hidden;
    transition: 0.5s;
    transform: translateY(-120%);
    -ms-transform: translateY(-120%);
    -webkit-transform: translateY(-120%);
    -moz-transform: translateY(-120%);
    -o-transform: translateY(-120%);
    z-index: 2147483648;
}
.overlay-content {
    position: relative;
    height: 100%;
    width: 100%;
    text-align: center;
    display: table;
}
.overlay-content .form-center {
    display: table-cell;
    vertical-align: top;
    padding-top: 100px;
}
.overlay-content form .form-group {
    width: 80%;
    margin: 0 auto;
    max-width: 600px;
}
.overlay-content form input {
    font-size: 20px;
}
.overlay-content form .input-group-btn .btn {
    font-size: 22px;
    width: 75px;
    position: relative;
}
.overlay-content form input {
    height: 34px;
}
.overlay-content form .input-group-btn .btn {
    height: 46px;
}
.overlay {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}
.timeline-img {
    background: url(../img/fiberli_logo-1.png) no-repeat;
}
.menuul li:last-child a {
    border-right: none !important;
}
.logo img {
    width: 70px !important;
    height: 70px !important;
}
#txtUrunList2 {
    max-width: 1207px;
    margin: 0 auto;
}
.overlay-content form input {
    background: rgba(255, 255, 255, 0.2);
    border: 0;
    border-radius: 0;
    color: #fff;
}
.form-control {
    box-shadow: none !important;
    transition: all ease-in-out 0.5s;
}
#Aranan:focus {
    box-shadow: none !important;
    border-left: 4px red solid;
}
.btn {
    border-radius: 0 !important;
    border: none !important;
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 99%;
    margin-bottom: 0;
}
.LargeMenu {
    height: 300px;
    width: 100%;
    position: relative;
    top: 100px;
    left: 0;
    display: block;
}
