@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;600&display=swap');

* {
    margin: 0px;
    padding: 0px;
}

body {
    font-family: 'Rubik', sans-serif;
    background-color: #fff;
   
}
.yazi1{
    font-size:14pt;
}
td {
    padding: 5px;
}

.hemenAra {
    position: relative;
    top: 5px;
    font-size: 14pt;
    font-weight: 700;
    color: #fff;
}

    .hemenAra a,
    .hemenAra a:visited {
        font-size: 14pt;
        font-weight: 700;
        color: #fff;
        text-decoration: none;
    }

        .hemenAra a:hover {
            font-size: 14pt;
            font-weight: 700;
            color: #dedede;
            text-decoration: none;
        }

.footerBox {
    border-top: 4px solid #E94F1B;
  
    background-color: #ECEBED;
    background-color: #c7c7c7;
    color: #A3A3A3;
    color: #000;
    font-weight: 400;
    background-image: url("../images/footer-bg.png");
    background-repeat: no-repeat;
    background-position: center 75px;
}

.footerBaslik {
    color: #000;
    font-size: 14pt;
    font-weight: 700;
}

.footerBaslikAltlik {
    height: 10px;
    border-top: 3px solid #E94F1B;
    width: 50px;
}

.footerAltYazi {
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 11pt;
}

a:link,
a:visited {
    color: #c7c7c7;
    color: #E94F1B;
    text-decoration: none;
}

a:hover {
    color: #000;
    color: #c7c7c7;
}

a.bannerTel:link,
a.bannerTel:visited {
    color: #364042;
    text-decoration: none;
}

a.bannerTel:hover {
    color: #000;
}

a.logoLink:link,
a.logoLink:visited {
    color: #364042;
    text-decoration: none;
    font-size:12pt;
    font-weight:400;
    line-height:10px;
}

a.logoLink:hover {
    color: #364042;
}

a.alt:link,
a.alt:visited {
    line-height: 25px;
    color: #000;
    background-color: transparent;
    text-decoration: none;
    font-size: 12pt;
    transition: 300ms;
}

a.alt:hover {
    color: #E94F1B;
    background-color: transparent;
    text-decoration: none;
    font-size: 12pt;
    font-weight: 600;
}

.hizliErisim {
    line-height: 30px;
}

.footerIcerik {
    padding-top: 10px;
    text-align:justify;
}


.banner-area {
    position: relative;
    min-height: 250px;
    background-position: 50% 50%;
    background-size: cover;
}

.banner-title {
    color: #E94F1B;
    text-transform: uppercase;
    font-size: 46px;
    font-weight: 900;
}

@media (max-width: 767px) {
    .banner-title {
        font-size: 40px;
    }
}

@media (max-width: 575px) {
    .banner-title {
        font-size: 24px;
    }

    .banner-area {
        position: relative;
        min-height: 150px;
        background-position: 50% 50%;
        background-size: cover;
    }
    .logoYazi{
        display:none;
    }
}

.banner-text {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    max-width: 1170px;
    margin: 0 auto;
    width: 100%;
    z-index: 1;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.banner-heading {
    text-align: left;
}

.back_image {
    position: relative !important;
    background: url(../images/hakkimizda.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
    left: 0px;
    top: 0px;
    bottom: 0px;
    min-height: 400px;
}

.back_image1 {
    position: relative !important;
    background-image: url(../images/servisKayit.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top right;
    left: 0px;
    top: 0px;
    bottom: 0px;
    min-height: 400px;
}

.kutu {
    position: relative;
    border: 2px solid #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /*-webkit-box-shadow: 0 0 4px 2px #808080;
    -moz-box-shadow: 0 0 4px 2px #808080;
    box-shadow: 0 0 4px 2px #808080;*/
    height: 300px;
    background-color: #fff;
}

    .kutu:hover {
        transition: 1000ms;
        cursor: pointer;
        /*border: 2px solid #006CA9;
    
    background-color: #eee;*/
    }


.ickutu1 {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    box-shadow: 0 7px 15px rgba(0,0,0,0.1);
    border-top: 1px solid rgba(0,0,0,0.1);
    color: #444;
    height: 80px;
    width: 80px;
    overflow: hidden;
    font-size: 48px;
}

.ickutu2 {
    position: relative;
    font-size: 16px;
    top: 20px;
    text-align: center;
    height: 30px;
    width: 100%;
    overflow: hidden;
}

.ickutu3 {
    position: relative;
    top: 30px;
    text-align: center;
    height: 120px;
    width: 100%;
    overflow: hidden;
}

.kutu:hover .ickutu1 {
    transition: 400ms;
    background-color: #E94F1B;
    color: #fff;
}

.kutu:hover .ickutu3 {
    color: #000;
}

.kutu:hover .ickutu2 h4 {
    transition: 400ms;
    color: #E94F1B;
}

.indexBaslik {
    position: relative;
    height: 60px;
    color: #000;
    text-align: center;
}

.back_image2 {
    position: relative !important;
    background: url(../images/main.jpg) no-repeat;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    /*background-size: cover;
    background-position: center center;*/
    left: 0px;
    top: 0px;
    bottom: 0px;
}

@media (max-width: 575px) {
    h3 {
        font-size: 18pt;
    }

    .indexBaslik {
        height: 80px;
    }

    .kutu {
        height: 220px;
    }


    .back_image2 {
        min-height: 200px;
    }
}

.iletisimler {
    height: auto;    
}

.iletisimBox {
    position: relative;
    
}

.iconDiv {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    height: 50px;
    width: 50px;
    font-size: 24px;
    border-radius: 50%;
    background-color: rgba(0,0,0,0.1);
    color: #E94F1B;
    transition: 0.4s;
}

.yaziDiv {
    padding-left: 0px;
    font-size: 12pt;
}

.iletisimBox:hover .iconDiv {
    color: #fff;
    background-color: #E94F1B;
}

.iletisimBox:hover .yaziDiv {
    color: #E94F1B;
}

.google-maps {
    position: relative;
    padding-bottom: 35%;
    overflow: hidden;
}

    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }

@media screen and (max-width: 768px) { /*bu alan kaldırılabilir*/
    .google-maps {
        padding-bottom: 60%;
    }
    .iletisimler {
        height: 400px;
    }
}

@media screen and (max-width: 576px) {
    .google-maps {
        padding-bottom: 100%;
    }
    .iletisimler{
        height:400px;
    }
}
/*.carousel-caption
{
    position:absolute;
    top:50px;
    left:-450px;
    height:250px;
    width:auto;
}*/


.kutuGolge {
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}

/*Back To Top*/

#back-to-top {
    right: 40px;
    top: auto;
    z-index: 10;
    display: none;
}

    #back-to-top .btn:focus {
        outline: 0;
        box-shadow: none;
    }

@media (max-width: 767px) {
    #back-to-top {
        right: 15px;
    }
}

#back-to-top.position-fixed {
    bottom: 20px;
}

#back-to-top .btn.btn-primary {
    width: 36px;
    height: 36px;
    line-height: 36px;
    background: rgba(0, 0, 0, 0.7);
    border: 1px solid #E94F1B;
    border-radius: 3px;
    color: #E94F1B;
    font-weight: 700;
    font-size: 16px;
    padding: 0;
    transition: 500ms;
}

@media (max-width: 767px) {
    #back-to-top .btn.btn-primary {
        width: 32px;
        height: 32px;
        line-height: 32px;
        font-size: 14px;
    }
}

#back-to-top .btn.btn-primary:hover {
    color: #fff;
    border: 1px solid #fff;
}
/* Bact to Top End*/


/*================================================== */
/*-- Main slide --*/
.banner-carousel .banner-carousel-item {
    height: 700px;
    color: #fff;
    background-position: 50% 50%;
    background-size: cover;
}

@media (max-width: 1024px) {
    .banner-carousel .banner-carousel-item {
        height: 600px;
    }
}

@media (max-width: 767px) {
    .banner-carousel .banner-carousel-item {
        height: 500px;
    }
}

@media (max-width: 575px) {
    .banner-carousel .banner-carousel-item {
        height: 300px;
    }
}

.slider-content {
    position: relative;
    height: 100%;
    width: 100%;
}

.slide-title-box {
    font-size: 16px;
    line-height: 39px;
    background: #E94F1B;
    color: #fff;
    display: inline-block;
    padding: 0 15px;
    margin: 0 0 10px;
}

.slide-title {
    font-size: 30pt;
    line-height: 36px;
    font-weight: 300;
    color: #fff;
    margin: 20px 0 10px;
}

@media (max-width: 991px) {
    .slide-title {
        font-size: 22pt;
    }
}

@media (max-width: 575px) {
    .slide-title {
        font-size: 16pt;
    }
}

.slide-sub-title {
    font-style: normal;
    font-size: 46pt;
    line-height: 46px;
    margin: 20px 0;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: -1px;
}

@media (max-width: 991px) {
    .slide-sub-title {
        font-size: 36pt;
        line-height: 36px;
    }
}

@media (max-width: 575px) {
    .slide-sub-title {
        margin: 5px 0;
        font-size: 26pt;
        line-height: 26px;
    }
}


.slider-text {
    display: table;
    vertical-align: bottom;
    color: #fff;
    padding-left: 40%;
    width: 100%;
    padding-bottom: 0;
    padding-top: 20px;
}

    .slider-text .slide-head {
        font-size: 36px;
        color: #E94F1B;
        position: relative;
    }

.slider-img {
    display: block;
    position: absolute;
    top: -80px;
    left: 20%;
    width: 314px;
    max-height: 100%;
}

    .slider-img img {
        display: block;
        position: relative;
        max-height: 100%;
        width: auto;
    }

.slider.btn {
    margin: 15px 5px 0;
    border: 2px solid transparent;
}

@media (max-width: 575px) {
    .slider.btn {
        font-size: 12px;
    }
}

.slider.border {
    background: none;
    border: 2px solid #E94F1B !important;
}

    .slider.border:hover {
        background: #E94F1B;
        border: 2px solid transparent;
    }

/* Carousel control */
.banner-carousel .carousel-control {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: transparent;
    opacity: 0;
    filter: alpha(opacity=0);
    text-shadow: none;
    transition: all .25s ease;
    padding: 0;
    outline: 0;
    border: 0;
}

@media (max-width: 575px) {
    .banner-carousel .carousel-control {
        display: none !important;
    }
}

.banner-carousel .slick-dots {
    opacity: 0;
    filter: alpha(opacity=0);
    bottom: 60px;
}

.slick-dots li button::before {
    font-size: 12px;
}

.slick-dots li button:hover:before, .slick-dots .slick-dots li button:focus:before,
.slick-dots li.slick-active button:before {
    opacity: 1;
    color: #E94F1B;
}

.slick-slide {
    outline: 0;
}

.banner-carousel:hover .carousel-control,
.banner-carousel:hover .carousel-control,
.banner-carousel:hover .slick-dots {
    opacity: 1;
    filter: alpha(opacity=100);
}

.banner-carousel .carousel-control.left {
    left: 20px;
}

.banner-carousel .carousel-control.right {
    right: 20px;
}

.banner-carousel .carousel-control i {
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    line-height: 58px;
    width: 60px;
    height: 60px;
    font-size: 22px;
    border-radius: 0;
    transition: all 500ms ease;
}

    .banner-carousel .carousel-control i:hover {
        background: #E94F1B;
        color: #fff;
    }

/*-- Animation */
.banner-carousel [data-animation-in] {
    opacity: 0;
}

/* slick Box slider */
.box-slider-content {
    top: 50%;
    padding: 0;
    position: absolute;
    width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (max-width: 767px) {
    .box-slider-content {
        top: auto;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        left: 20px;
        bottom: 20px;
        width: calc(100% - 40px);
    }
}

.box-slider-text {
    background: #111;
    background: rgba(0, 0, 0, 0.65);
    display: inline-block;
    padding: 20px 30px;
    max-width: 650px;
}

.box-slide-title {
    font-size: 18px;
    font-weight: 300;
    margin: 0;
    color: #fff;
}

@media (max-width: 767px) {
    .box-slide-title {
        font-size: 16px;
    }
}

.box-slide-sub-title {
    font-size: 36px;
    margin: 8px 0 10px;
    color: #fff;
}

@media (max-width: 767px) {
    .box-slide-sub-title {
        font-size: 26px;
    }
}

.box-slide-description {
    color: #fff;
}

@media (max-width: 767px) {
    .box-slide-description {
        font-size: 15px;
    }
}

.box-slider-text .btn {
    padding: 10px 20px;
}

.box-slide.owl-theme .owl-controls {
    margin: -20px;
}

/*---- Slider End----*/


.back_image {
    position: relative !important;
    background: url(../images/hakkimizda.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
    left: 0px;
    top: 0px;
    bottom: 0px;
    min-height: 400px;
}

/****** Çalışmalarımız Alanı Başı*/

.calismalarimizAlani {
    background: #F6F6F6;
    padding: 50px 0;
    font-family: 'Montserrat', sans-serif;
}

.calismalarimiz {
    text-align: center;
    font-family: 'Montserrat',Arial;
    font-size: 16pt;
    font-weight: 600;
    padding-top: 20px;
}

@media(max-width:767px) {
    .calismalarimiz {
        font-size: 12pt;
    }
}

.slick-slide img {
    width: 100%;
}

.slideContainer {
    padding: 5px;
}

.slideContainer > a > img {
    /*border: 2px solid #F37C16;*/
    /*border:1px solid #aaa;*/
    transition-duration: 500ms;
    overflow: hidden;
    height: 160px;
    width: 100%;
    object-fit: cover;
}

.slideContainer > a:hover > img,
.slideContainer > a:focus > img {
    transform: scale(1.05);
}

/*****ÇAlışmalarımız Alanı Sonu*/

.btn-secondary {
    border: 0;
    border-radius: 3px;
    padding: 12px 20px 10px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff !important;
    font-family: "Montserrat", sans-serif;
    transition: 350ms;
    font-size: 14px;
    background-color: #E94F1B;
}

.altIletisim {
    height: 300px;
    color: #fff;
    background-position: 50% 50%;
    background-size: cover;
}

.anaCerceve {
    position: relative;
    top: 0px;
    left: 0px;
    height: 400px;
    width: auto;
}

.cerceve1 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 80%;
    width: 80%;
    border: 10px solid #E94F1B;
    z-index: 100;
    background-color: #fff;
}

.cerceve2 {
    position: absolute;
    right: 0px;
    bottom: 0px;
    height: 80%;
    width: 82%;
    z-index: 110;
    background-color: #fff;
    background-image: url(../images/pt1.png);
}

.resimcerceve {
    margin: 0 auto;
    position: relative;
    top: 30px;
    height: 84%;
    width: 88%;
    z-index: 120;
    background-color: #000;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/img1.jpg);
}

/************Cards***********/
.cards {
    cursor: pointer;
    padding: 10px;
}

.cardYazi {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 60px;
}

.cardFoto {
    z-index: 1;
    overflow: hidden;
    border-radius: 4px;
    height: 250px;
    width: 100%;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (max-width: 576px) {
    .cardFoto {        
        height: 220px;        
    }

    /*.cards {
        width: 50%;
    }*/
}

@media (max-width: 350px) {
    .cardFoto {
        height: 120px;
    }

    /*.cards {
        width: 50%;
    }*/
}

.kutuGolge {
    /*box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;*/
    /*box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;*/
    /*box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;*/
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}


.cardFoto img{
    object-fit:cover;
    height:100%;
    width:100%;
    transition:500ms;
}
.cardFoto:hover img {
    transform:scale(1.2);
}


/* Ürün Detay Alanları*/
.icerikimg {
    height: 160px;
    width:100%;
    object-fit: cover;
}
.kapakFoto,.detayKapakFoto {
    height: 300px;
    width: 450px;
    object-fit: cover;
}

@media (max-width: 767px) {
    .thUzanti {
        width: auto;
    }

    .thGoster {
        width: auto;
    }
    .detayKapakFoto {
        height: 200px;
        width: 300px;
        object-fit: cover;
    }

   
    .icerikimg {
        /*height: 120px;
        width: 100%;
        object-fit: cover;*/
    }
}
@media (max-width: 576px) {
    .detayKapakFoto {
        height: 150px;
        width: 275px;
        object-fit: cover;
    }
    .fotoAlani{
        width:50%;
    }
    .icerikimg {
        height: 120px;
        width: 100%;
        object-fit: cover;
    }
}

.icerikYazi ul{
    padding-left:50px;
}