@charest "utf-8";
/* author Wathek Hafez */

/* Master Sayfaları */

@import url("alt-sayfa.css");

/* Tarihçemiz Sayfası Start */

section .ic .tarihcebanner {
    position: relative
}

section .ic .tarihcebanner .bannerler .banner div {
    width: 312px;
    height: 270px;
    margin: 0 35px 30px 0;
    float: left
}

section .ic .tarihcebanner .bannerler .banner .tarih {
    margin: 45px 0 23px;
    font-family: 'pancetta-medium';
    font-size: 78px;
    color: #959595;
    float: left;
    font-weight: 700
}

section .ic .tarihcebanner .bannerler .banner .p-tarihce {
    color: #959595;
    font-size: 15px;
    font-family: 'adelle-regular';
    float: left;
    width: 495px
}

.slick-arrow {
    width: 31px;
    height: 31px;
    background-image: url(../img/tarihce-paging-ok.png);
    float: left;
    margin-top: 60px;
    cursor: pointer;
    background-color: transparent;
    font-size: 0
}

.slick-next {
    transform: rotate(180deg);
    position: absolute;
    right: -35px;
    top: 0
}

section .ic .tarihcebanner .pagingler {
    width: 800px
}

section .ic .tarihcebanner .pagingler .draggable {
    padding-left: 41px
}

section .ic .tarihcebanner .pagingler .paging {
    width: 33px;
    height: 33px;
    border-radius: 50%;
    line-height: 33px;
    text-align: center;
    border: 1px solid #d6d6d6;
    color: #c2c2c2;
    font-family: 'pancetta-medium';
    font-size: 13px;
    float: left;
    position: relative;
    margin: 60px 30px;
    cursor: pointer;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

section .ic .tarihcebanner .pagingler .paging:first-of-type {
    margin-left: 40px
}

section .ic .tarihcebanner .pagingler .paging:nth-of-type(8n+9) {
    margin-left: 55px
}

section .ic .tarihcebanner .pagingler .paging:hover,
section .ic .tarihcebanner .pagingler .slick-current {
    border-color: #faab36;
    background-color: #faab36;
    color: #fff;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

section .ic .tarihcebanner .pagingler .paging span {
    position: absolute;
    left: 47px;
    line-height: 1
}

section .ic .tarihcebanner .pagingler .paging:hover span,
section .ic .tarihcebanner .pagingler .slick-current span {
    color: #faab36
}

section .ic .tarihcebanner .pagingler .paging:after {
    content: "";
    position: absolute;
    width: 111px;
    height: 103px;
    left: 17px;
    top: -60px;
    background-image: url(../img/tarihce-after.png);
    background-position: left bottom;
    background-repeat: no-repeat
}

section .ic .tarihcebanner .pagingler .paging:hover:after,
section .ic .tarihcebanner .pagingler .slick-current:after {
    background-image: url(../img/tarihce-after-hover.png);
    background-position: right;
    left: 0
}

section .ic .tarihcebanner .pagingler .paging:nth-of-type(8n+8):after,
section .ic .tarihcebanner .pagingler .paging:last-of-type:after {
    background-image: url(../img/tarihce-after-last.png);
    background-position: left center;
    top: -45px
}

section .ic .tarihcebanner .pagingler .paging:nth-of-type(8n+8):hover:after,
section .ic .tarihcebanner .pagingler .slick-current:nth-of-type(8n+8):after,
section .ic .tarihcebanner .pagingler .paging:last-of-type:hover:after,
section .ic .tarihcebanner .pagingler .slick-current:last-of-type:after {
    background-image: url(../img/tarihce-after-last-hover.png);
    background-position: right;
    left: 0;
    top: -60px;
    background-position: left bottom
}

section .ic .tarihcebanner .pagingler .paging:first-of-type:before,
section .ic .tarihcebanner .pagingler .paging:nth-of-type(8n+9):before {
    content: "";
    width: 57px;
    height: 30px;
    left: -42px;
    top: 10px;
    position: absolute;
    background-image: url(../img/tarihce-before.png)
}

section .ic .tarihcebanner .pagingler .paging:first-of-type:hover:before,
section .ic .tarihcebanner .pagingler .paging:nth-of-type(8n+9):hover:before,
section .ic .tarihcebanner .pagingler .slick-current:before,
section .ic .tarihcebanner .pagingler .slick-current:hover:before{
    background-image: url(../img/tarihce-before-hover.png) !important
}

section .ic .tarihce-slider .slider-sol,
section .ic .tarihce-slider .slider-sag {
    width: 31px;
    height: 31px;
    background-image: url(../img/tarihce-paging-ok.png);
    float: left;
    cursor: pointer;
    margin-bottom: 20px;
    display: none
}

section .ic .tarihce-slider .slider-sag {
    float: right;
    transform: rotate(180deg)
}

section .ic h4 {
    border-top: 1px solid #f4f4f4;
    padding-top: 25px;
    font-family: 'adelle-bold';
    font-size: 16px;
    color: #969696;
    text-transform: uppercase
}

section .ic .kisaca {
    font-family: 'adelle-regular';
    font-size: 14px;
    color: #969696
}

/* Tarihçemiz Sayfası End */

/* Başkanımız ve Çözümlerimiz ve Neden Biz Sayfası Start */

section .ic .foto {
    width: 214px;
    height: 211px;
    margin: 10px 35px 20px 0;
    float: left;
    background-size: contain
}

section .ic h2 {
    text-transform: capitalize;
    font-family: 'adelle-semibold';
    font-size: 29px;
    color: #959595;
    margin: 15px 0;
    float: left
}

section .ic .p-haber {
    margin-top: 70px;
    color: #959595;
    font-family: 'adelle-regular';
    font-size: 15px
}

/* Başkanımız ve Çözümlerimiz ve Neden Biz Sayfası End */

/* Haberler Sayfası Start */

section .ic .haber {
    background-color: #f9f9f9;
    border-top: 1px solid #f2f2f1;
    border-bottom: 1px solid #f2f2f1;
    padding: 7px 11px;
    margin-bottom: 10px
}

section .ic .haber div:first-of-type {
    width: 110px;
    height: 100px;
    border: 1px solid #f3f3f3;
    background-size: cover;
    float: left;
    margin-right: 15px
}

section .ic .haber .baslik {
    float: left;
    font-family: 'Arial';
    font-size: 15px;
    font-weight: 600;
    color: #5f5f5f;
    text-transform: uppercase;
    margin: 14px 0
}

section .ic .haber .icerik {
    float: left;
    width: 80%;
    font-family: 'Arial';
    font-size: 13px;
    color: #6f6f6f
}

section .ic .haber .tarih {
    float: left;
    padding-left: 15px;
    background-image: url(../img/icon-haberler.png);
    background-position: left center;
    font-family: 'Arial';
    font-size: 10px;
    color: #d0d0d0;
    margin-top: 12px;
    text-transform: capitalize
}

/* Haberler Sayfası End */

/* Haber Detay Sayfası Start */

section .ic .haberdetaybaslik {
    border-bottom: 1px solid #dfe3e5;
    margin: 0 0 20px -21px;
    padding: 0 30px 10px
}

section .ic .haberdetaybaslik p {
    font-family: 'adelle-bold';
    font-size: 23px;
    color: #64666d;
    text-transform: capitalize;
    display: inline-block;
    float: left
}

section .ic .haberdetaybaslik a {
    float: right;
    font-family: arial;
    font-size: 14px;
    color: #a0a0a0;
    padding: 5.5px 38px 5.5px 56px;
    border: 1px solid #cacaca;
    text-transform: uppercase;
    border-radius: 50px;
    background-image: url(../img/geri-icon.png);
    background-position: 25px center;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

section .ic .haberdetaybaslik a:hover {
    background-position: 17px center;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

section .ic .haber-detay-banner {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px
}

section .ic .haber-detay-banner .k-banner {
    display: flex
}

section .ic .haber-detay-banner .k-banner li {
    background-size: cover
}

section .ic .haber-detay-banner .sag-ok,
section .ic .haber-detay-banner .sol-ok {
    width: 22px;
    height: 44px;
    background-image: url(../img/haber-detay-ok.png);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer
}

section .ic .haber-detay-banner .sag-ok {
    right: 20px
}

section .ic .haber-detay-banner .sol-ok {
    left: 20px;
    transform: translateY(-50%) rotate(180deg)
}

section .ic h3 {
    color: #45494d;
    font-family: 'adelle-bold';
    font-size: 17px;
    text-transform: capitalize;
    margin-bottom: 15px
}

section .ic .haber-detay {
    color: #565656;
    font-family: 'Arial';
    font-size: 13px
}

section .ic .d-tarih {
    margin-top: 35px;
    border-top: 1px solid #dfdfdf;
    padding: 18px;
    background-image: url(../img/icon-haberler.png);
    background-position: left center;
    font-family: 'Arial';
    font-size: 12px;
    color: #d0d0d0;
    text-transform: capitalize
}

/* Haber Detay Sayfası End */

/* Çalışma Alanlarımız Start */

section .ic .calisma {
    width: 100%;
    height: 270px;
    background-color: #dcdcdc;
    margin-bottom: 40px
}

section .ic h5 {
    font-size: 23px;
    font-family: 'adelle-semibold';
    color: #959595;
    text-transform: capitalize;
    margin-bottom: 25px
}

section .ic .cisim {
    border: 0;
    padding-bottom: 0
}

section .ic .p-calisma {
    font-family: 'adelle-regular';
    font-size: 14px;
    color: #959595;
    padding-bottom: 30px;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 25px
}

section .ic .p-calisma:last-of-type {
    border: 0
}

/* Çalışma Alanlarımız End */

/* Fabrikamız Sayfası Start */

section .ic .fabrikamiz {
    width: 100%;
    height: 534px;
    margin-bottom: 40px;
    border-bottom: 1px solid #e7e8e9;
    background-image: url(../img/fabrikamiz.jpg);
    background-position: center top;
    position: relative
}

section .ic .fabrikamiz div {
    border: 3px solid transparent;
    height: 54px;
    width: 0;
    overflow: hidden;
    border-radius: 54px;
    line-height: 54px;
    position: absolute;
    padding: 0 30px 0 50px;
    background-position: 3px center;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

section .ic .fabrikamiz div span {
    float: left;
    text-transform: capitalize;
    font-family: 'adelle-semibold';
    font-size: 15px;
    color: #fff;
    opacity: 0;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, .2);
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

section .ic .fabrikamiz div:hover {
    box-shadow: 0px 0px 7px 0px rgba(17, 18, 18, 0.75);
    border-color: #fff;
    width: auto;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

section .ic .fabrikamiz div:hover span {
    opacity: 1;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

section .ic .fabrikamiz div:first-of-type {
    background-image: url(../img/fabrikamiz-k-1.png);
    top: 40px;
    left: 260px;
    z-index: 3
}

section .ic .fabrikamiz div:first-of-type:hover {
    background-color: #14a197;
}

section .ic .fabrikamiz div:nth-of-type(2) {
    background-image: url(../img/fabrikamiz-k-2.png);
    top: 85px;
    left: 230px;
    z-index: 6
}

section .ic .fabrikamiz div:nth-of-type(2):hover {
    background-color: #9a66f0
}

section .ic .fabrikamiz div:nth-of-type(3) {
    background-image: url(../img/fabrikamiz-k-3.png);
    top: 80px;
    left: 400px;
    z-index: 2
}

section .ic .fabrikamiz div:nth-of-type(3):hover {
    background-color: #ed8614
}

section .ic .fabrikamiz div:nth-of-type(4) {
    background-image: url(../img/fabrikamiz-k-4.png);
    top: 150px;
    left: 350px;
    z-index: 5
}

section .ic .fabrikamiz div:nth-of-type(4):hover {
    background-color: #698dd7
}

section .ic .fabrikamiz div:nth-of-type(5) {
    background-image: url(../img/fabrikamiz-k-5.png);
    top: 120px;
    left: 550px;
    z-index: 1
}

section .ic .fabrikamiz div:nth-of-type(5):hover {
    background-color: #f9c629
}

section .ic .fabrikamiz div:nth-of-type(6) {
    background-image: url(../img/fabrikamiz-k-6.png);
    top: 180px;
    left: 450px;
    z-index: 4
}

section .ic .fabrikamiz div:nth-of-type(6):hover {
    background-color: #7eae04
}

/* Fabrikamız Sayfası End */

/* Sertifikalarımız Sayfası Start */

section .ic .sertifika-baslik {
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 16px;
    color: #919191;
    letter-spacing: .4px;
    text-transform: uppercase;
    padding: 20px 0 13px 0;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 15px
}

section .ic .sertifika {
    margin: 0 18px 18px 0;
    float: left
}

section .ic .sertifika div {
    width: 192px;
    height: 223px;
    box-shadow: 0px 0px 1px 0px rgba(1, 1, 1, 0.29);
    border: 7px solid #fff;
    margin-bottom: 20px;
    background-position: center top;
    position: relative
}

section .ic .sertifika div span {
    width: 88px;
    height: 88px;
    background-color: rgba(243, 243, 243, .78);
    border: 3px solid #fff;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-image: url(../img/cam-sertifika.png)
}

section .ic .sertifika p {
    text-align: center;
    font-family: arial;
    font-size: 13px;
    color: #606060;
    margin-bottom: 15px
}

section .ic .sertifika a {
    width: 70%;
    margin-left: 15%;
    font-family: arial;
    font-size: 15px;
    color: #606060;
    padding: 13px 0;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    padding-left: 20px;
    cursor: pointer;
    background-image: url(../img/download.png);
    background-position: 26px center;
    background-color: #ececec;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

section .ic .sertifika a:hover {
    background-color: #d4d4d4;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

/* Sertifikalarımız Sayfası End */

@media (max-width: 1180px) {
    
    /* Tarihçemiz Sayfası Start */
    
    section .ic .tarihcebanner .bannerler .banner div,
    section .ic .tarihcebanner .bannerler .banner .tarih,
    section .ic .tarihcebanner .bannerler .banner .p-tarihce {
        width: 100%;
        text-align: center;
        margin: 0
    }
    
    section .ic .tarihcebanner .pagingler {
        display: none
    }
    
    /* Tarihçemiz Sayfası End */
    
    /* Başkanımız ve Çözümlerimiz ve Biz Kimiz Sayfası Start */
    
    section .ic .foto {
        width: 100%;
        margin: 0
    }
    
    section .ic h2 {
        width: 100%;
        text-align: center
    }
    
    section .ic .p-haber {
        text-align: center
    }
    
    /* Başkanımız ve Çözümlerimiz ve Biz Kimiz Sayfası End */
    
    /* Fabrikamız Sayfası Start */
    
    section .ic .fabrikamiz {
        height: 400px;
        background-size: contain
    }
    
    section .ic .fabrikamiz div:first-of-type {
        left: 30%;
        top: 6%
    }
    
    section .ic .fabrikamiz div:nth-of-type(2) {
        left: 26%;
        top: 15%
    }
    
    section .ic .fabrikamiz div:nth-of-type(3) {
        left: 47%;
        top: 15%
    }
    
    section .ic .fabrikamiz div:nth-of-type(4) {
        left: 40%;
        top: 25%
    }
    
    section .ic .fabrikamiz div:nth-of-type(5) {
        left: 65%;
        top: 20%
    }
    
    section .ic .fabrikamiz div:nth-of-type(6) {
        left: 52%;
        top: 32%
    }
    
    /* Fabrikamız Sayfası End */
}

@media (max-width: 720px) {
    /* Haberler Sayfası Start */
    
    section .ic .haber div:first-of-type,
    section .ic .haber .baslik,
    section .ic .haber .icerik,
    section .ic .haber .tarih{
        width: 100%
    }
    
    /* Haberler Sayfası End */
    
    /* Fabrikamız Sayfası Start */
    
    section .ic .fabrikamiz div {
        display: none
    }
    
    /* Fabrikamız Sayfası End */
}