﻿body {
    font-family: "Bree Serif", serif;
}

html {
    position: relative;
    min-height: 100%;
    padding-bottom: 112px;
}

footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 112px;
}

a {
    outline: none !important;
    text-decoration: none !important;
}

.katresim {
    width: 100%;
    height: 350px;
}

.katresimx {
    width: 100%;
    height: 300px;
}

.galeriresim {
    height: 250px;
    object-fit: contain;
}

.logoresim {
    height: 100px;
}

.logo {
    padding-top: 10px;
    padding-bottom: 10px;
}

@media (min-width: 992px) {
    .modal-lg {
        --bs-modal-width: 600px;
    }
}
/*=====================================================WHATSAPP_BUTON===================================================*/

.btn-whatsapp-pulse-border::before {
    content: "";
    position: absolute;
    border-radius: 50%;
    padding: 25px;
    opacity: 0.75;
    animation-name: pulse-border;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
}

.btn-whatsapp-pulse {
    z-index: 99999;
    position: fixed;
    font-size: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 0;
    height: 0;
    padding: 40px;
    text-decoration: none;
    border-radius: 50%;
    animation-name: pulse;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
    }

    80% {
        box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
    }
}

.btn-whatsapp-pulse-border {
    bottom: 40px;
    right: 20px;
    animation-play-state: paused;
}

    .btn-whatsapp-pulse-border::before {
        content: "";
        position: absolute;
        border-radius: 50%;
        padding: 25px;
        opacity: 0.75;
        animation-name: pulse-border;
        animation-duration: 1.5s;
        animation-timing-function: ease-out;
        animation-iteration-count: infinite;
    }

@keyframes pulse-border {
    0% {
        padding: 25px;
        opacity: 0.75;
    }

    75% {
        padding: 50px;
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

.whatsappsagalt {
    bottom: 20px;
    right: 20px;
}

.whatsappsolalt {
    bottom: 20px;
    left: 20px;
}

.whatsappsagust {
    top: 20px;
    right: 20px;
}

.whatsappsolust {
    top: 20px;
    left: 20px;
}

/*=====================================================HEADER===================================================*/
.ust {
    padding-top: 10px;
    padding-bottom: 10px;
}

.ustsosyal {
}

    .ustsosyal span {
        padding-right: 10px;
        font-size: 13px;
        font-weight: 400;
    }

    .ustsosyal i {
        font-size: 26px;
    }

.ustiletisim {
    font-size: 17px;
    text-align: center;
}

    .ustiletisim a {
        font-size: 17px;
    }

    .ustiletisim i {
        padding-right: 5px;
        font-size: 17px;
    }

.ustsosyal2 {
    text-align: center;
    padding-top: 40px;
}

    .ustsosyal2 a {
        padding-right: 5px;
    }


.usdtd1 {
}

.usdtd2 {
    font-size: 14px;
    color: white;
    text-align: center;
}

.usdtd3 {
    width: 175px;
}

.usdtd4 {
    padding-left: 10px;
    width: 20px;
    padding-right: 10px;
}

.usdtd5 {
    width: 280px;
}


.diller {
    text-align: right;
}

.ustmenu {
    padding-top: 20px;
    padding-bottom: 20px;
}

/*====================================================CAROUSEL==================================================*/
.carousel {
    position: relative;
    z-index: 97;
}

.carousel-item {
    min-height: 600px;
    width: 100% !important;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

    .carousel-item a {
        min-height: 600px;
        display: block;
        height: 100%;
        width: 100%;
    }

.carousel-fade .carousel-item {
    opacity: 0;
    transition-duration: .6s;
    transition-property: opacity;
}

    .carousel-fade .carousel-item.active,
    .carousel-fade .carousel-item-next.carousel-item-left,
    .carousel-fade .carousel-item-prev.carousel-item-right {
        opacity: 1;
    }

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    opacity: 0;
}

.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
    transform: translateX(0);
    transform: translate3d(0, 0, 0);
}

.slidebaslik {
    font-size: 44px;
    font-weight: 800;
}

.slideyazi {
    font-size: 24px;
}

/*=====================================================DEFAULT===================================================*/
.baslik {
    font-size: 44px;
    font-weight: 800;
    color: #4C5263 !important;
}

.hakkimizda {
    padding-top: 40px;
    padding-bottom: 0px;
}

.hakkimizdabaslik {
    min-height: 80px;
    color: #3E4346;
    font-size: 34px;
    font-weight: 900;
    text-align: right;
    margin-right: -40px;
    position: relative;
    z-index: 99;
}

.hakkimizdayazi {
    min-height: 250px;
    color: #333333;
    font-size: 15px;
    line-height: 30px;
}

.hkdevambtn {
    width: 180px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.hkresim {
    height: 400px;
}

.uretim {
    padding-top: 40px;
    min-height: 170px;
    background-image: url('/assets/images/uretimbg.png');
    background-position: center;
    background-repeat: no-repeat;
}

.urunlerimizbaslik {
    padding-top: 60px;
    min-height: 306px;
    background-image: url('/assets/images/urunbaslikbg.png');
    background-position: center;
    background-repeat: no-repeat;
}

.hizmetlerimiz {
    padding-top: 40px;
    padding-bottom: 40px;
}

.nextprev1 {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
}



.hizmetkapsayici {
    padding-bottom: 20px;
    background-color: white;
}



.hizmetyazi {
    height: 87px;
    font-size: 14px;
    color: #AAAAAA;
    overflow: hidden;
}

.hizmetbtn {
    margin: 15px auto;
    width: 200px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.hizmetanlayisi {
    padding-top: 40px;
    min-height: 670px;
    background-image: url('/assets/images/hizmetbg.png');
    background-position: center;
    background-repeat: no-repeat;
    padding-bottom: 40px;
}

.hizmetanlayisikat {
    padding-bottom: 20px;
    background-color: #F5F6F7;
}

.hizmetanlayisibtn {
    margin: 0 auto;
    width: 350px;
    padding: 25px;
    margin-top: 250px;
    text-align: center;
    background-color: #134094;
    color: #FFFFFF;
    font-size: 16px;
}

.haberler {
    padding-top: 40px;
    min-height: 750px;
    background-position: center;
    background-repeat: no-repeat;
}

.nextprev2 {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
}

.haberkapsayici {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 5px;
    margin-right: 5px;
    height: 623px;
    max-width: 380px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    border-radius: 10px 10px 50px 50px;
}

.haberresimkapsayici {
    width: 100%;
    text-align: center;
    margin: auto;
    padding-top: 50px;
}

.haberresim {
    width: 100%;
    height: 210px;
    max-width: 310px;
    border-radius: 20px 20px 20px 20px;
}

.haberyazikapsayici {
}

.haberbaslik {
    min-height: 60px;
    color: #475154;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    padding-top: 20px;
}

.haberyazi {
    height: 90px;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
    color: #848C9F;
    font-size: 15px;
    text-align: center;
}

.bayimizolun {
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
    color: #F2F3F5;
    font-size: 96px;
    font-weight: 800;
}

.bayi {
    padding-top: 100px;
    min-height: 474px;
    background-image: url('/assets/images/dunyabg.png');
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
}

.bayibtn1 {
    width: 120px;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    font-weight: 600;
    border: solid 1px #000000;
    border-radius: 5px;
    color: #000000;
}

    .bayibtn1:hover {
        color: #FFFFFF;
        background-color: #000000;
    }

.bayibtn2 {
    width: 120px;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    font-weight: 600;
    background-color: #000000;
    border-radius: 5px;
    color: #FFFFFF;
}

    .bayibtn2:hover {
        color: #000000;
        background-color: #FFFFFF;
    }

.uygulamalar {
    padding-top: 40px;
    padding-bottom: 40px;
}

.uygulamakapsayici {
    margin-top: 20px;
    padding: 40px;
    min-height: 260px;
    background-color: #FFFFFF;
    text-align: center;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(136,136,136,1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(136,136,136,1);
    box-shadow: 0px 0px 10px 0px rgba(136,136,136,1);
}

.uygulamaresimkapsayici {
    height: 80px;
}

.uygulamabaslik {
    height: 40px;
    font-size: 17px;
    font-weight: 700;
    color: #31313F;
}

.uygulamayazi {
    font-size: 13px;
    color: #31313F;
}

.uygulamalarcol2 .uygulamayazi {
}

.uygulamalarcol3 {
}

.uygulamalarcol4 {
}

.uygulamalarcol6 {
}

.uygulamalarcol12 {
}

.instagram {
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
}

    .instagram a {
        color: #000000;
        font-size: 16px;
        font-weight: 500;
        line-height: 30px;
    }

    .instagram i {
        font-size: 46px;
        font-weight: 500;
        color: #111111;
    }

.referanslar {
    padding-top: 40px;
    padding-bottom: 40px;
}

.referanskapsayici {
    padding: 40px;
    border: solid 1px #CCCCCC;
    text-align: center;
    margin-bottom: 2px;
}

/*=====================================================FOOTER===================================================*/

.altiletisim {
    padding-top: 20px;
    padding-bottom: 20px;
}

    .altiletisim a {
    }

    .altiletisim i {
        font-size: 18px;
    }

.altiletisimiconcerceve {
    width: 63px;
    height: 63px;
    line-height: 63px;
    text-align: center;
}

.ebulten {
    padding-top: 40px;
    padding-bottom: 20px;
}

.ebultenplace {
    height: 45px;
    border: none;
    border-radius: 0px;
}

    .ebultenplace::-webkit-input-placeholder {
        opacity: 1 !important;
        font-size: 13px;
        color: #777777 !important;
    }



.btn {
    border-radius: 0px;
}

.altbilgi {
    padding-top: 20px;
    padding-bottom: 20px;
}

.altsosyal {
}

    .altsosyal span {
        font-size: 13px;
        font-weight: 600;
    }

    .altsosyal i {
        font-size: 26px;
        padding-left: 15px;
        padding-right: 15px;
    }

.altbilgibaslik {
    font-size: 13px;
    font-weight: 600;
}

.altbilgilink {
    padding-top: 10px;
    font-size: 13px;
    font-weight: 500;
    line-height: 25px;
}

    .altbilgilink a {
        display: block;
    }

    .altbilgilink i {
        font-size: 5px;
    }

.altbilgiadres {
    padding-top: 10px;
    font-size: 13px;
    line-height: 30px;
}

    .altbilgiadres a {
    }

    .altbilgiadres i {
        font-size: 14px;
    }

.alt {
    padding-top: 10px;
    padding-bottom: 10px;
}

.altyazi1 {
    font-size: 13px;
    font-weight: 500;
}

    .altyazi1 a {
    }

    .altyazi1 span {
        padding-left: 5px;
        padding-right: 5px;
    }

.altyazi2 {
    font-size: 13px;
    text-align: center;
}

    .altyazi2 span {
        font-size: 15px;
    }

.prmtlogokapsayici {
    text-align: right;
}

.prmtlogo {
    text-align: right;
}

/*====================================================ICSAYFALAR================================================*/

.icsayfalar {
    padding-top: 20px;
    padding-bottom: 20px;
}

.icsayfaaltbaslik {
    padding: 20px;
}

    .icsayfaaltbaslik h2 {
        font-size: 44px;
        font-weight: 800;
        text-align: left;
    }

.icsayfaicerik {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 14px;
}

.galeriresimkapsayici {
    margin-top: 20px;
    width: 100%;
    height: 250px;
    border: solid 1px #CCCCCC;
    text-align: center;
    overflow: hidden;
}

.katkapsayici {
    text-align: center;
}

    .katkapsayici img {
        width: 100% !important;
        max-height: 350px !important;
        min-height: 350px !important;
        border: solid 1px #d3d8dc !important;
    }

.katbaslik {
    width: 100% !important;
    height: 50px;
    line-height: 25px;
    font-size: 16px;
    font-weight: 600;
    text-align: center !important;
    vertical-align: middle;
    align-items: center !important;
    justify-content: center;
    display: -webkit-flex;
    display: flex;
}

.bayikapsayici {
    padding: 5px;
    margin-top: 15px;
    background-color: #FFFFFF;
}

.video {
    width: 100%;
    height: 400px;
}

.breadcrumb-item a {
    color: #3E4346;
}

/*====================================================ILETISIM==================================================*/
.iletisimbilgileri {
    padding-bottom: 0px;
}

.formx {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #E9E9E9;
}

.iletisimbaslik {
    padding-bottom: 20px;
    color: #3E4346;
    font-size: 16px;
    font-weight: 600;
}

.iletisimlink {
    font-size: 16px;
    outline: none;
    text-decoration: none;
}

    .iletisimlink i {
        font-size: 16px;
    }

    .iletisimlink a {
        font-size: 13px;
        color: #3E4346 !important;
        outline: none;
        text-decoration: none;
        font-size: 16px;
    }

.iletisimtextbox {
    margin-top: 10px;
    width: 100%;
    min-height: 70px;
    font-size: 13px;
    padding: 20px;
    border: none;
    color: #888888;
    background-color: #FFFFFF;
}

.butoni {
    padding-top: 5px;
    width: 240px;
    height: 70px;
    text-align: center;
    border: none;
    font-size: 13px;
    text-decoration: none !important;
    vertical-align: middle;
    display: block;
}

.harita {
    background-color: #F8F8F8;
    height: 360px;
    overflow: hidden;
}

.iframe-container {
    position: relative;
    width: 100%;
    padding-bottom: 66.66%; /* Ratio 16:9 ( 100%/16*9 = 56.25% ) */
    max-height: 365px;
    margin-top: 10px;
}

    .iframe-container > * {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: 0;
        padding: 0;
        height: 100%;
        width: 100%;
    }


/* -------------------------------- 

Main Components 

-------------------------------- */
.cd-product-viewer-wrapper {
    text-align: center;
    padding: 2em 0;
}

    .cd-product-viewer-wrapper > div {
        display: inline-block;
    }

    .cd-product-viewer-wrapper .product-viewer {
        position: relative;
        z-index: 1;
        display: inline-block;
        overflow: hidden;
    }

    .cd-product-viewer-wrapper img {
        /* this is the image visible before the image sprite is loaded */
        display: block;
        position: relative;
        z-index: 1;
    }

    .cd-product-viewer-wrapper .product-sprite {
        position: absolute;
        z-index: 2;
        top: 0;
        left: 0;
        height: 100%;
        /* our image sprite is composed by 16 frames */
        width: 1600%;
        background: url(../img/img-sprite.png) no-repeat center center;
        background-size: 100%;
        opacity: 0;
        -webkit-transition: opacity 0.3s;
        -moz-transition: opacity 0.3s;
        transition: opacity 0.3s;
    }

    .cd-product-viewer-wrapper.loaded .product-sprite {
        /* image sprite has been loaded */
        opacity: 1;
        cursor: ew-resize;
    }

.cd-product-viewer-handle {
    position: relative;
    z-index: 2;
    width: 60%;
    max-width: 300px;
    border-radius: 50em;
    margin: 1em auto 3em;
    height: 4px;
    background: #4d4d4d;
}

    .cd-product-viewer-handle .fill {
        /* this is used to create the loading fill effect */
        position: absolute;
        z-index: 1;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        border-radius: inherit;
        background: #b54240;
        -webkit-transform: scaleX(0);
        -moz-transform: scaleX(0);
        -ms-transform: scaleX(0);
        -o-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -ms-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
        -webkit-transition: -webkit-transform 0.5s;
        -moz-transition: -moz-transform 0.5s;
        transition: transform 0.5s;
    }

.no-csstransitions .cd-product-viewer-handle .fill {
    display: none;
}

.loaded .cd-product-viewer-handle .fill {
    /* image sprite has been loaded */
    opacity: 0;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.2s 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.2s 0.3s;
    transition: transform 0.3s, opacity 0.2s 0.3s;
}

.cd-product-viewer-handle .handle {
    position: absolute;
    z-index: 2;
    display: inline-block;
    height: 44px;
    width: 44px;
    left: 0;
    top: -20px;
    background: #b54240 url(../img/cd-arrows.svg) no-repeat center center;
    border-radius: 50%;
    box-shadow: 0 0 0 6px rgba(181, 66, 64, 0.3), 0 0 20px rgba(0, 0, 0, 0.2);
    /* replace text with image */
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    color: transparent;
    -webkit-transform: translateX(-50%) scale(0);
    -moz-transform: translateX(-50%) scale(0);
    -ms-transform: translateX(-50%) scale(0);
    -o-transform: translateX(-50%) scale(0);
    transform: translateX(-50%) scale(0);
    -webkit-transition: box-shadow 0.2s;
    -moz-transition: box-shadow 0.2s;
    transition: box-shadow 0.2s;
}

    .cd-product-viewer-handle .handle:active {
        box-shadow: 0 0 0 0 rgba(181, 66, 64, 0), 0 0 20px rgba(0, 0, 0, 0.2);
    }

.loaded .cd-product-viewer-handle .handle {
    /* image sprite has been loaded */
    -webkit-transform: translateX(-50%) scale(1);
    -moz-transform: translateX(-50%) scale(1);
    -ms-transform: translateX(-50%) scale(1);
    -o-transform: translateX(-50%) scale(1);
    transform: translateX(-50%) scale(1);
    -webkit-animation: cd-bounce 0.3s 0.3s;
    -moz-animation: cd-bounce 0.3s 0.3s;
    animation: cd-bounce 0.3s 0.3s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    cursor: ew-resize;
}

@-webkit-keyframes cd-bounce {
    0% {
        -webkit-transform: translateX(-50%) scale(0);
    }

    60% {
        -webkit-transform: translateX(-50%) scale(1.1);
    }

    100% {
        -webkit-transform: translateX(-50%) scale(1);
    }
}

@-moz-keyframes cd-bounce {
    0% {
        -moz-transform: translateX(-50%) scale(0);
    }

    60% {
        -moz-transform: translateX(-50%) scale(1.1);
    }

    100% {
        -moz-transform: translateX(-50%) scale(1);
    }
}

@keyframes cd-bounce {
    0% {
        -webkit-transform: translateX(-50%) scale(0);
        -moz-transform: translateX(-50%) scale(0);
        -ms-transform: translateX(-50%) scale(0);
        -o-transform: translateX(-50%) scale(0);
        transform: translateX(-50%) scale(0);
    }

    60% {
        -webkit-transform: translateX(-50%) scale(1.1);
        -moz-transform: translateX(-50%) scale(1.1);
        -ms-transform: translateX(-50%) scale(1.1);
        -o-transform: translateX(-50%) scale(1.1);
        transform: translateX(-50%) scale(1.1);
    }

    100% {
        -webkit-transform: translateX(-50%) scale(1);
        -moz-transform: translateX(-50%) scale(1);
        -ms-transform: translateX(-50%) scale(1);
        -o-transform: translateX(-50%) scale(1);
        transform: translateX(-50%) scale(1);
    }
}

.popupresim {
    max-height: 550px;
}

.slidervideo1 {
    object-fit: cover;
    width: 100% !important;
    height: 600px !important;
    -webkit-filter: grayscale(40%); /* Safari 6.0 - 9.0 */
    filter: grayscale(40%);
}

.p10x {
    padding-bottom: 15px;
}

.tse1 {
    min-height: 160px;
    line-height: 160px;
    vertical-align: middle;
}

.anasayfayabg1 {
    background-image: url(/assets/images/hakkimizdabg.png);
    width: 100%;
    min-height: 580px;
    background-position: top left;
}

.anasayfayabg1d1 {
    max-width: 360px;
}

.anasayfayabg1d2 {
    font-size: 25px;
    color: #9B0C27;
    padding-top: 210px;
}

.anasayfayabg1d3 {
    font-size: 25px;
    color: #465154;
    padding-top: 25px;
}

.p60 {
    padding-top: 60px;
}

.anasayfakutu1 {
    height: 70px;
    max-width: 500px;
    margin-bottom: 20px;
    background-color: #9C0C28;
    border-radius: 0px 35px 35px 0px;
    font-size: 18px;
    color: #FFFFFF;
    vertical-align: middle;
    display: block;
    line-height: 70px;
    padding-left: 20px;
}

.anasayfabiz1 {
    height: 150px;
    line-height: 150px;
    vertical-align: middle;
    background-color: #475155;
    margin-top: 50px;
    font-size: 27px;
    color: white;
    overflow: hidden;
}

    .anasayfabiz1 span {
        font-size: 45px;
    }

    .anasayfabiz1 a {
        margin-left: 25px;
    }

.anasayfahizmet1 {
    text-align: center;
    font-size: 18px;
    color: #9C0C28;
    padding-top: 50px;
}

.anasayfahizmet2 {
    text-align: center;
    font-size: 50px;
    color: #485155;
    padding-top: 10px;
}
.anasayfahizmet3 {
    text-align: center;
    font-size: 30px;
    color: #485155;
    padding-top: 10px;
}
.tcenter1 {
    text-align: center;
}
.footer1 {
    background-image: url(/assets/images/footerbg.png);
    background-repeat: no-repeat;
    height: 112px;
    line-height: 112px;
    vertical-align: middle;
    width: 100%;
    background-position: top center;
}
.altlogo1
{

}
/*=================================================== MOBİL ===========================================*/
@media (max-width: 575.98px) {
}

@media (max-width: 767.98px) {

    html {
        position: relative;
        min-height: 100%;
        padding-bottom: 0px;
    }

    footer {
        position: unset;
        bottom: 0;
        width: 100%;
        min-height: 112px;
    }

    .footer1 {
        background-image: url(/assets/images/footerbg.png);
        background-repeat: no-repeat;
        background-position: top center;
        min-height: 112px;
        line-height: unset;
        vertical-align: middle;
        width: 100%;
    }
    .altlogo1 {
        padding-top:20px;
        text-align:center;
        padding-bottom:10px;
    }
    .piramit1
    {
        padding-bottom:10px;
    }


    .altyazi2 {
        font-size: 13px;
        text-align: center;
        padding-bottom: 10px;
    }

        .altyazi2 span {
            font-size: 13px;
        }


    .tse1 {
        min-height: 120px;
        line-height: 120px;
        vertical-align: middle;
    }

    .slidervideo1 {
        object-fit: fill;
        width: 100% !important;
        height: 100% !important;
    }

    .logo {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .carousel {
        margin-top: 0px;
    }

    .carousel-item {
        min-height: 250px;
    }

        .carousel-item a {
            min-height: 250px;
        }

    .baslik {
        font-size: 28px;
    }

    .galeriresimkapsayici {
        height: 150px;
        border: none;
    }

    .galeriresim {
        height: 150px;
    }

    .katresim {
        width: auto;
        height: 225px;
    }

    .hakkimizda {
        padding-bottom: 0px;
    }

    .hakkimizdabaslik {
        margin-right: 0px;
        font-size: 30px;
        text-align: left;
    }

    .hakkimizdayazi {
        padding-bottom: 20px;
    }

    .hkresim {
        height: unset;
    }

    .uretim {
        display: none;
    }

    .urunlerimizbaslik {
        padding-top: 20px;
        padding-bottom: 20px;
        min-height: auto;
        background-image: none;
    }


    .hizmetanlayisibtn {
        margin-top: 40px;
    }

    .haberler {
        min-height: auto;
    }

    .haberkapsayici {
        padding: 5px;
        margin-top: 0px;
        width: 100%;
        float: unset;
    }

    .katresimx {
        height: 225px;
    }

    .bayimizolun {
        padding-bottom: 20px;
        font-size: 46px;
        font-weight: 800;
    }

    .altyazi1 {
        text-align: center;
    }

    .prmtlogokapsayici {
        text-align: center;
    }

    .prmtlogo {
        margin: 0 auto;
    }

    .bayiyazi1 {
        font-size: 24px;
    }

    .bayi {
        padding-top: 70px;
    }

    .haberler {
        padding-top: 40px;
        min-height: unset;
        background-image: none;
    }


    .usdtd1 {
    }

    .usdtd2 {
        display: none;
    }

    .usdtd3 {
    }

    .usdtd4 {
    }

    .usdtd5 {
    }

    .anasayfayabg1 {
        background-image: none;
        min-height: unset;
    }

    .anasayfayabg1d1 {
    }

    .anasayfayabg1d2 {
        font-size: 25px !important;
        padding-top: 0px !important;
    }

    .anasayfayabg1d3 {
        font-size: 25px !important;
    }

    .p60 {
        padding-top: 10px;
    }

    .anasayfakutu1 {
        min-height: 70px;
        max-width: unset;
        margin-bottom: 20px;
        font-size: 16px;
        line-height: 70px;
        padding-left: 10px;
        overflow: hidden;
    }


    .anasayfahizmet1 {
        font-size: 16px;
        padding-top: 50px;
    }

    .anasayfahizmet2 {
        font-size: 25px;
        padding-top: 10px;
    }

    .anasayfahizmet3 {
        font-size: 18px;
        padding-top: 10px;
    }
}

@media (max-width: 991.98px) {

    .usdtd1 {
    }

    .usdtd2 {
    }

    .usdtd3 {
    }

    .usdtd4 {
        display: none;
    }

    .usdtd5 {
        display: none;
    }


    .anasayfayabg1d1 {
        max-width: 360px !important;
    }

    .anasayfayabg1d2 {
        font-size: 25px !important;
        padding-top: 210px;
    }

    .anasayfayabg1d3 {
        font-size: 25px !important;
        padding-top: 25px;
    }
}

@media (max-width: 1199.98px) {

    .anasayfayabg1d1 {
        max-width: 270px;
    }

    .anasayfayabg1d2 {
        font-size: 20px;
        padding-top: 210px;
    }

    .anasayfayabg1d3 {
        font-size: 20px;
        padding-top: 25px;
    }


    .anasayfabiz1 {
        height: unset;
        line-height: normal;
        vertical-align: middle;
        background-color: #475155;
        margin-top: 50px;
        font-size: 27px;
        color: white;
        text-align: center;
        padding-bottom: 15px;
    }

        .anasayfabiz1 span {
            font-size: 45px;
        }

        .anasayfabiz1 a {
            margin-left: 25px;
        }
}
