@charset "utf-8";
i {
    font-style: normal;
}
.beyazRenk {
    color: #FFFFFF;
}
.altin {
    color: #FFD700;
}
.subeKutu {
    position: relative;
    text-align: center;
}
.siyah {
    color: black !important;
}
.gri {
    color: gray !important;
}
.koyuGri {
    color: darkslategray!important;
}
.subeYazi {
    position: absolute;
    top: 0px;
    left: 0px;
    color: darkred;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 12px;
    margin: 0px auto;
    background-color: rgb(255, 255, 255, 0.7);
    border: 1px solid gray;
    border-radius: 12px;
    padding: 5px 10px;
    vertical-align: middle;
}
.sayi {
    font-size: 16px;
    vertical-align: middle;
}
.sube {
    font-size: 12px;
    vertical-align: middle;
}
.girisRow {
    background-image: url("../images/giris-arkaplan.jpg");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: bottom;
    background-size: cover;
    position: relative;
    height: 100vh;
}
#sosyalMedya {
    clear: both;
    float: right;
}
#sirket {
    color: darkgray;
    text-align: center;
}
.header1 #giris2 span {
    font-size: 24px;
    position: relative;
    top: 5px;
    color: white;
}
.header1 #giris2 span:hover {
    color: #5af7c0;
}
.header2 #giris2 span {
    font-size: 24px;
    position: relative;
    top: 5px;
    color: black;
}
.header2 #giris2 span:hover {
    color: #8dd69a;
}
.baslik-h1 {
    font-family: 'Oswald', sans-serif;
    color: wheat;
}
.baslik-h2 {
    color: white;
}
/* video background */
.header {
    position: relative;
    background-color: black;
    height: 100vh;
    min-height: 25rem;
    width: 100%;
    overflow: hidden;
}
.header video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.header .container {
    position: relative;
    z-index: 2;
}
.header .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: black;
    opacity: 0.5;
    z-index: 1;
}
/******************************/
/* Banner scroll */
.wrap-scroll-slider1 {
    position: absolute;
    width: 100%;
    bottom: 50px;
    left: 0;
}
.flex-c {
    justify-content: center;
}
.flex-c-m {
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
}
.flex-w, .flex-l, .flex-r, .flex-c, .flex-sa, .flex-sb, .flex-t, .flex-b, .flex-m, .flex-str, .flex-c-m, .flex-c-t, .flex-c-b, .flex-c-str, .flex-l-m, .flex-r-m, .flex-sa-m, .flex-sb-m, .flex-col-l, .flex-col-r, .flex-col-c, .flex-col-str, .flex-col-t, .flex-col-b, .flex-col-m, .flex-col-sb, .flex-col-sa, .flex-col-c-m, .flex-col-l-m, .flex-col-r-m, .flex-col-str-m, .flex-col-c-t, .flex-col-c-b, .flex-col-c-sb, .flex-col-c-sa, .flex-row, .flex-row-rev, .flex-col, .flex-col-rev, .dis-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
.scroll-slider1 {
    width: 30px;
    height: 49px;
    border: 2px solid #fff;
    border-radius: 15px;
    padding-top: 11px;
    z-index: 100;
}
.trans-04 {
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}
.scroll-slider1::before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    background-color: #fff;
    border-radius: 50%;
    top: 10px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}
.scroll-slider1:hover {
    background-color: rgba(255,255,255,0.3);
}
.scroll-slider1:hover:before {
    -webkit-transform: translateY(18px);
    -moz-transform: translateY(18px);
    -ms-transform: translateY(18px);
    -o-transform: translateY(18px);
    transform: translateY(18px);
}
/******************************/
.baslik-h1, .baslik-h2 {
    text-shadow: 0 0 15px #000000;
}
.cihazlar {
    height: 450px;
    background-image: url(../images/cihazlar1.png);
}

/* min-width:1200px */
@media screen and (min-width:1200px) {
.header1 #giris1 {
    display: none;
}
}

/* max-width:1199.98px */
@media screen and (max-width:1199.98px) {
.header1 #giris2 {
    display: none;
}
}

/* min-width:992px */
@media screen and (min-width:992px) {
.header2 #giris1 {
    display: none;
}
}

/* max-width:991.98px */
@media screen and (max-width:991.98px) {
#sosyalMedya {
    clear: both;
    float: none;
    margin: 10px auto 0px auto;
}
#yerliUretim {
    display: block;
    margin: 0 auto;
}
#cagri {
    font-size: 2em;
}
.baslik-h1 {
    font-size: 42px;
}
.header2 #giris2 {
    display: none;
}
}

/* max-width:767.98px */
@media screen and (max-width:767.98px) {
.girisRow {
    display: none;
}
}

/* max-width:575.98px */
@media screen and (max-width:575.98px) {
.baslik-h1 {
    font-size: 28px;
}
.baslik-h2 {
    font-size: 18px;
}
.cikisRow {
    background-image: url("../images/anasayfa-arkaplan.jpg");
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
}
.cikisRow video, .wrap-scroll-slider1 {
    display: none;
}
.subeYazi {
    padding: 2px 4px;
}
.sayi {
    font-size: 12px;
}
.sube {
    display: none;
}
}
