@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap');
@font-face {
    font-family: 'Generalbold';
    src: url('../fonts/GeneralSans-Bold.eot'); /* IE9 Compat Modes */
    src: url('../fonts/GeneralSans-Bold.woff') format('woff'), /* Modern Browsers */
         url('../fonts/GeneralSans-Bold.ttf')  format('truetype'); /* Safari, Android, iOS */
}
@font-face {
    font-family: 'Generalmedium';
    src: url('../fonts/GeneralSans-Medium.eot'); /* IE9 Compat Modes */
    src: url('../fonts/GeneralSans-Medium.woff') format('woff'), /* Modern Browsers */
         url('../fonts/GeneralSans-Medium.ttf')  format('truetype'); /* Safari, Android, iOS */
}
@font-face {
    font-family: 'Generalregular';
    src: url('../fonts/GeneralSans-Regular.eot'); /* IE9 Compat Modes */
    src: url('../fonts/GeneralSans-Regular.woff') format('woff'), /* Modern Browsers */
         url('../fonts/GeneralSans-Regular.ttf')  format('truetype'); /* Safari, Android, iOS */
}
.content{
    overflow:hidden !important;
}
a{
    text-decoration: none !important;
}
*:focus{
    outline:none !important;
    box-shadow: none !important;
}
.Ust-Menu-1{
    position:fixed;
    width:100%;
    top:0;
    background-color:transparent;
    box-shadow:none !important;
}

.bin{
    width:1300px;
    margin:auto;
}
.Sektorler{
    margin-top:20px;
    margin-bottom:20px;
}
.Sektorler h1{
    font-family: 'Lato',sans-serif;
    font-size:32px;
    font-weight:500;
    color:#1C1C1C;
    margin-top:10px;
    margin-bottom: 10px;
}

.Sektorler h5{
    font-family: 'Lato',sans-serif;
    font-size:16px;
    font-weight:500;
    color:#CA981E;
    margin-top:15px;
    margin-bottom: 15px;
}
.Sektorler span{
     font-family: 'Lato',sans-serif;
    font-size:16px;
    color:rgba(28,28,28,0.8);
    margin-top:15px;
    margin-bottom: 15px;
    margin-left:15px;
}
.Sektorler p{
    font-family: 'Lato',sans-serif;
    font-size:16px;
    line-height:35px;
    color:rgba(28,28,28,0.9);
}
.Digersektorler img{
    width:100%;
    height:auto;
    height:300px;
    border-radius:10px 10px 0px 0px;
}
.sektorkutu{
    background-color: #CA981E;
    color:#FFF;
    font-family: 'Lato',sans-serif;
    font-size:17px;
    font-weight: 500;
    border-radius:0px 0px 10px 10px;
    width:100%;
    padding:15px;
    text-align: center;
}
.sektorkutu a{
    color:#FFF;
    text-decoration: none;
}
.Iletisim{
    margin-top:35px;
    margin-bottom:35px;
}
.ovbox{
    display:none !important;
}
.Iletisim h3{
    font-family: 'Lato',sans-serif;
    font-size:32px;
    font-weight:500;
    color:#1C1C1C;
    margin-top:10px;
    margin-bottom: 10px;
}
.Iletisim p{
    font-family: 'Lato',sans-serif;
    font-size:16px;
    line-height:35px;
    margin-top:15px;
    margin-bottom:15px;
    color:rgba(28,28,28,0.9);
}
.Iletisim iframe{
    border:0;
    width:100%;
    height:100%;
    border-radius:0px;
}
.pad0{
    padding:0px;
}
.iletform input{
    width:100%;
    height:45px;
    font-family: 'Lato',sans-serif;
    font-size:16px;
    color:rgba(28,28,28,0.75);
    border:none;
    border:1px solid rgba(28,28,28,0.1);
    border-radius:5px;
    margin-top:7px;
    margin-bottom: 7px;
    padding:4px;
}
.iletform textarea{
    width:100%;
    height:150px;
    font-family: 'Lato',sans-serif;
    font-size:16px;
    color:rgba(28,28,28,0.75);
    border:none;
    border:1px solid rgba(28,28,28,0.1);
    border-radius:5px;
    margin-top:7px;
    margin-bottom: 7px;
    padding:4px;
}
.iletform{
    margin-top:20px;
    margin-bottom: 20px;
}
.iletform button{
    background-color: #CA981E;
    color:#FFF;
    font-family: 'Lato',sans-serif;
    font-size:16px;
    text-align: center;
    font-weight:500;
    width:100%;
    height:45px;
    margin-top:12px;
    border:none;
}
.Iletisim h4{
    font-family: 'Lato',sans-serif;
    font-size:24px;
    color:#1C1C1C;
    margin-top: 10px;
    margin-bottom: 10px;
}
.Iletisim i{
    font-size:20px;
    padding-top:4px;
    color: #CA981E;
}
.Iletisim a{
    font-size:16px;
    font-family: 'Lato',sans-serif;
    color:#1C1C1C;
}
.Ust-Menu-1{
    position: relative;
    background-color: #FFF;
    z-index: 999;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.25);
    padding-top:10px;
    padding-bottom: 0px !important;
}
.Ust-Menu-1 a{
    font-family: 'Lato',sans-serif;
    font-size:15.4px;
    font-weight:500;
    margin-right:10px;
    color:#FFF;
}
.Ust-Menu-1 img{
    width:250px;
    height:auto;
}
.Ust-Menu-1{
    padding-top:20px !important;
}
.hrsec{
    border-bottom:1px solid rgba(255,255,255,0.4);
}
.Ust-Menu-1 .dropdown-item a{
    color:rgba(20,20,20,0.9) !important;
}
.Ust-Menu-2 .nav-item a{
    background-color: #75787B;
    font-family: 'Lato',sans-serif;
    font-size:15.4px;
    font-weight:500;
    margin-right:10px;
    color:#FFF !important;
    margin-top:3px;
    padding-left:10px !important;
    margin-bottom: 3px;
}
.Ust-Menu-2{
    padding-top:20px;
    padding-bottom:20px;
    position: absolute;
    width:100%;
    background-color: #FFF;
    z-index: 999;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.25);
}
.Ust-Menu-2 img{
    width:210px;
    height: auto;
}
.Ust-Menu-2{
    display: none;
}
.kucukfoto{
    display: none !important;
}
.Breadcrumb{
    background-color: #FFF;
    padding-top:12px;
    padding-bottom: 12px;
    border-bottom: 1px solid rgba(28,28,28,0.1);
    display:none !important;
}
.Breadcrumb a{
    font-family: 'Lato',sans-serif;
    font-size:14px;
    text-decoration: none;
    font-weight:500;
    color:rgba(20,20,20,0.70);
}
.Breadcrumb .esas{
    color:rgba(20,20,20,0.90);
    margin-left: 5px;
}
.pozrel{
    position: relative !important;
}
.Foto img{
    position:absolute;
    z-index:-99;
    top:0;
    width:100%;
    height:390px;
    bottom:0;
    object-fit:cover;
}
.ovbox{
    height:100% !important;
    position: relative;
}
.overlay{
    width:100%;
    height:390px;
    background-color:rgba(29, 29, 27, 0.3);
    display:block;
}
.overlay h2{
    padding-left:10px;
    position: absolute;
    top: 60%;
    transform: translate(0%, -70%);
    color:#FFF;
    font-family:'Lato',sans-serif;
    font-weight: 500;
    font-size:45px;
}
.sticky{
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
}

.footer h1{
    font-family: 'Lato',sans-serif;
    padding-top:13px;
    padding-bottom: 13px;
    color:rgba(202, 152, 30, 0.6);
    font-size:30px;
    font-weight:500;
}
.footer{
    background: rgb(56,55,60);
    background: linear-gradient(90deg, rgba(56,55,60,1) 14%, rgba(61,60,66,1) 100%);
    padding-top:13px;
    padding-bottom: 13px;
    margin-top:50px;
    position: relative !important;
}
.footer h3{
    font-family: 'Lato',sans-serif;
    font-size:19px;
    color:#FFF;
    padding-top:15px;
    font-weight:500;
}
.footer i{
    color:#FFF !important;
    margin-right:15px;
    font-size:20px;
}
.footer .ft-links{
    margin-top:15px;
    margin-bottom: 15px;
}
.footer .ft-links2{
    padding-top:10px;
    padding-bottom:10px;
}
.footer .ft-links a{
    font-family: 'Lato',sans-serif;
    font-size:15px;
    font-weight:400;
    color:#FFF;
}
.footer .cop a{
    font-family: 'Lato',sans-serif;
    font-size:14px;
    font-weight:400;
    color:#FFF;
}
.footer .cop2 a{
    font-family: 'Lato',sans-serif;
    font-size:14px;
    font-weight:400;
    color:#FFF;
    margin-left:13px;
}
.footer .riri{
    text-align: right !important;
}
.footer .ft-links2 a{
    font-family: 'Lato',sans-serif;
    font-size:15px;
    font-weight:400;
    color:#FFF;
}
.footer hr{
    width:100%;
    height:0.2px;
    background-color:rgba(255, 255, 255, 0.1);
}

.haberkutusu{
    border:1px solid rgba(20,20,20,0.1);
    border-radius: 10px;
}
.Galeri img{
    max-width:100%;
    height:auto;
    object-fit:cover;
}
.Digerhaberler img{
    width:100%;
    height:260px;
    object-fit:cover;
    border-radius:10px 10px 0px 0px;
}
.Digerhaberler h3{
    font-family: 'Lato',sans-serif;
    font-size:18px;
    font-weight:400;
    color:#1C1C1C;
    margin-top:10px;
    padding:5px;
    margin-bottom: 10px;
}
.Digerhaberler p{
    font-family: 'Lato',sans-serif;
    padding:5px;
    font-size:16px;
    line-height:35px;
    color:rgba(28,28,28,0.9);
}
.Digerprojeler img{
    width:100%;
    height:280px;
    border-radius: 10px;
    position: relative;
}
.Digerprojeler .projekutu{
    position: absolute;
    bottom:0;
    width:93%;
    padding-left: 10px;
    padding-right: 10px;
    margin: auto !important;
    padding-bottom:10px;
    border-top:1px solid rgba(255,255,255,0.5);
}
.Digerprojeler h2{
    color:#FFF;
    padding-top:20px;
    font-family: 'Lato',sans-serif;
    font-size:17px;
    font-weight:500;   
}
.blogitem{
    display: none;
}
.Digerhaberler button{
    background-color: #CA981E;
    color:#FFF;
    text-align: center;
    font-family: 'Lato',sans-serif;
    font-size:16px;
    width:250px;
    border:none;
    height:40px;
    border-radius: 10px;
}

.Misyon{
    margin-top:60px;
    margin-bottom:60px;
    background-color: #1C1C1C;
    padding-top:50px;
    padding-bottom: 50px;
}
.Digersektorler h3{
    font-family: 'Lato',sans-serif;
    font-size:32px;
    font-weight:500;
    color:#1C1C1C;
    margin-top:30px;
    padding:5px;
    margin-bottom: 30px;
}
.item img{
    width:100%;
    height:auto;
    min-height:300px;
    object-fit:contain;
}
.Digerhaberler h2{
    font-family: 'Lato',sans-serif;
    font-size:32px;
    font-weight:500;
    color:#1C1C1C;
    margin-top:20px;
    padding:5px;
    margin-bottom: 30px;
}
.Digerprojeler h3{
    font-family: 'Lato',sans-serif;
    font-size:32px;
    font-weight:500;
    color:#1C1C1C;
    margin-top:20px;
    padding:5px;
    margin-bottom: 30px;
}
.Misyon h3{
    font-family: 'Lato',sans-serif;
    font-size:32px;
    font-weight:500;
    color:#FFF;
    margin-top:10px;
    padding:5px;
    margin-bottom: 10px;
}
.Misyon p{
    font-family: 'Lato',sans-serif;
    padding:5px;
    padding-top:35px;
    font-size:16px;
    line-height:35px;
    color:rgba(255,255,255,0.9);
}
.Hakkimizda{
    margin-top:35px;
    margin-bottom:35px;
}
.Sektorler{
    margin-top:35px;
    margin-bottom:35px;
}
.hakimg1{
    width:400px;
    height:400px;
}
.hakimg2{
    width:350px;
    height:300px;
    position: absolute;
    right:0px;
    top:30%;
    right:30%;
}
.res{
    position: relative !important;
    margin-top:30px;
}
.Hakkimizda h3{
    font-family: 'Lato',sans-serif;
    font-size:32px;
    font-weight:500;
    color:#1C1C1C;
    margin-top:10px;
    padding:5px;
    margin-bottom: 10px;
}
.Hakkimizda p{
    font-family: 'Lato',sans-serif;
    padding:5px;
    font-size:16px;
    line-height:35px;
    color:rgba(28,28,28,0.9);
}
.hakimg3{
    display: none;
}
.haklogo{
    padding-top:15px;
    max-width:150px;
    height:auto;
}
.rakamoverlay{
    position: absolute;
    background-color: rgba(20, 20, 20, 0.2);
    width:100%;
    height:100%;
    left:0;
    top:0;
    right:0;
    bottom:0;
}

.carousel-item img{
    width:100%;
    height:100vh;
    position: relative;
    margin: auto;
    z-index:-22;
}
.carousel-item-overlay{
    position:absolute;
    top:0;
    left:0;
    right: 0;
    bottom: 0;
    background-color: rgba(65, 63, 66, 0);
    z-index:0;
}
.anmen{
    position:absolute;
    top:0;
    width:1300px;
    margin:auto;
    z-index:96;
}
.carousel-item-Yazi{
    position:absolute;
    top:0;
    left:0;
    right: 0;
    bottom: 0;
    margin:auto;
    width:1300px;
}
.carousel-item-Yazi h2{
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translate(-0%, -50%);
    color:#FFF;
    font-family: 'Lato',sans-serif;
    font-size:40px;
    font-weight:400;
    line-height:auto;
    padding-left:15px !important;
}


.gallery-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto;
    z-index:999999;
}
.gallery-item {
    flex-basis: 32.7%;
    margin-bottom: 6px;
    cursor: pointer;
}
.gallery-item:hover {
    opacity: 1;
}
.gallery-item img {
    height:100%;
    width: 100%;
    object-fit: cover;
}
.gallery-content {
    font-size: .8em;
}

.lightbox {
    position: fixed;
    display: none;
    background-color: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;              
    overflow: auto;
    top: 15px;
    margin-top:15px;
    left: 0;
}
.lightbox-content {
    position: relative;
    width: 70%;
    height: 70%;
    margin: 5% auto;
    z-index:9999;
}
.lightbox-content img {
    box-shadow:none;
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding-top:30px !important;
}
.lightbox-prev,
.lightbox-next {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    padding: 7px;
    top: 45%;
    cursor: pointer;
}
.lightbox-prev {
    left: 0;
}
.lightbox-next {
    right: 0;
}
.lightbox-prev:hover,
.lightbox-next:hover {
    opacity: .8;
}
.none767{
    display:none !important;
}
.Rakamlar h3{
    font-family: 'Lato',sans-serif;font-size:55px;font-weight:500;color:#FFF;margin-top:10px;padding:5px;margin-bottom: 10px;
}
.Rakamlar h2{
    font-family: 'Lato',sans-serif;font-size:17px;font-weight:400;color:#FFF;margin-top:10px;padding:5px;margin-bottom: 10px;
}



.slidekucuk{
    display:none !important;
}
@media screen and (max-width: 767px) {  
    .Iletisim iframe{
        height:375px;
        margin-top:15px;
    }
    .slidekucuk{
        display:block !important;
    }
    .slidebuyuk{
        display:none !important;
    }
    .hakimg2{
        display: none;
    }
    .hakimg1{
        display:block;
        width:100% !important;
        height:auto !important;
    }
    .hakimg3{
        display: block;
        margin-top:20px;
        width:100% !important;
        height:auto !important;
    }
}
@media screen and (max-width: 550px) {  
    .kucukfoto{
        display: block !important;
    }
    .buyukfoto{
        display:none !important;
    }
    .footer h1{
        font-family: 'Lato',sans-serif;
        padding-top:13px;
        padding-bottom: 13px;
        color:rgba(202, 152, 30, 0.6);
        font-size:24px !important;
        font-weight:500;
    }
    .Rakamlar{
        text-align: center;
    }
    .carousel-item-Yazi h2{
        font-size:24px;
        line-height: 50px;
    }
}
@media screen and (max-width: 1220px) {
    .Digersektorler img{
        width:100%;
        height:300px;
        object-fit:cover !important;
        border-radius:10px 10px 0px 0px;
    }
    .Digerhaberler img{
        width:100%;
        height:260px;
        object-fit:cover;
        border-radius:10px 10px 0px 0px;
    }
    .sektorkutu{
        width:100%;
    }
    .hakimg1{
        width:350px;
        height:350px;
    }
    .hakimg2{
        width:300px;
        height:250px;
        position: absolute;
        right:0px;
        top:30%;
        right:30%;
    }
}
@media screen and (max-width: 1100px) {
    .bin{
        width:96%;
        margin:auto;
    }
}
@media screen and (max-width: 1000px) {
    .hakimg1{
        width:300px;
        height:300px;
    }
    .hakimg2{
        width:250px;
        height:200px;
        position: absolute;
        right:0px;
        top:30%;
        right:30%;
    }
}

@media screen and (max-width: 992px) {
        
    .Rakamlar h3{
        font-family: 'Lato',sans-serif;font-size:40px;font-weight:500;color:#FFF;margin-top:10px;padding:5px;margin-bottom: 10px;
    }
    .Rakamlar h2{
        font-family: 'Lato',sans-serif;font-size:14px;font-weight:400;color:#FFF;margin-top:10px;padding:5px;margin-bottom: 10px;
    }
    .hakimg2{
        display: none;
    }
    .hakimg1{
        display: none;
    }
    .hakimg3{
        display: none;
    }
    .carousel-item-Yazi h2{
        position: absolute;
        bottom: 0;
        left: 0;
        transform: translate(-0%, -50%);
        color:#FFF;
        font-family: 'Lato',sans-serif;
        font-size:30px;
        font-weight:400;
        line-height:auto;
        padding-left:15px !important;
    }
    .none767{
        display:block !important;
    }
    .carousel-item img{
        width:100%;
        height:70vh;
        position: relative;
        margin: auto;
        z-index:-22;
        margin-top:90px !important;
    }
    .Ust-Menu-1{
        display: none;
    }
    
    .Ust-Menu-2{
        display: block;
        -webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.25);
        -moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.25);
        box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.25);
    }
    .footer h1{
        font-family: 'Lato',sans-serif;
        padding-top:13px;
        padding-bottom: 13px;
        color:rgba(202, 152, 30, 0.6);
        font-size:30px;
        font-weight:500;
    }
    
}
.Ust-Menu-2 i{
    padding-top:20px !important;
}
@media screen and (max-width: 1300px) {
    .bin{
        width:96%;
        margin:auto;
    }
    .carousel-item-Yazi{
        position:absolute;
        top:0;
        left:0;
        right: 0;
        bottom: 0;
        margin:auto;
        width:96%;
        padding-left:12px;
        padding-right: 12px;
    }
}
@media screen and (min-width: 1800px) {
    .bin{
        min-width: 1300px;
        width:96% !important;
        margin:auto;
    }
}
@media (max-width: 767px) {
    
    .carousel-item-Yazi h2{
        position: absolute;
        bottom: 0;
        left: 0;
        transform: translate(-0%, -50%);
        color:#FFF;
        font-family: 'Lato',sans-serif;
        font-size:22px;
        font-weight:400;
        line-height:auto;
        padding-left:0px !important;
    }
    .carousel-item img{
        width:100%;
        height:50vh;
        position: relative;
        margin: auto;
        z-index:-22;
        margin-top:90px !important;
    }
    .Digersektorler img{
        width:100%;
        height:auto;
        height:200px;
        border-radius:10px 10px 0px 0px;
    }
    .gallery-container {
        width: 100%;
    }
    .gallery-item {
        flex-basis: 49.80%;
        margin-bottom: 3px;
    }
    .lightbox-content {
        width: 80%;
        height: 60%;
        margin: 15% auto;
    }
    .hakimg1{
        display:block !important;
        width:100% !important;
        height:auto !important;
    }
    .hakimg3{
        display: block !important;
        margin-top:20px;
        width:100% !important;
        height:auto !important;
    }
}
@media (max-width: 480px) {
    .gallery-item {
        flex-basis: 100%;
        margin-bottom: 1px;
    }
    .lightbox-content {
        width: 90%;
        margin: 20% auto;
    }
}
