.bgblack {
    background-color: black !important;
}

.bgyellow {
    background-color: #b79200 !important;
}

.bgred {
    background-color: #931700 !important;
}

#alerti {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: black;
    top: 0px;
    left: 0px;
    z-index: 9999;
}

#alerti img {
    position: absolute;
    width: 100%;
}


.giz {
    display: none;
}

.orta {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.orta1 {
    left: 0;
    right: 0;
    margin: auto;
}

.orta2 {
    top: 0;
    bottom: 0;
    margin: auto;
}


/*  */
#vid1,
#vid2 {
    width: 100%;
    position: absolute;
}

body {
    background-color: #000000;
}

#slider,
.slide {
    background-color: #000000 !important;
    background: #000000 !important;
}

.main,
.video-layer {

    background: #000000;

}

#sticky-footer {
    color: #f7f7f7;
    background: #131313;
}

#sticky-footer ul li a {
    color: #f7f7f7;

}

.mymouseico {
    margin-top: 20px;
    width: 12.5%;
    position: relative;
}

.mouseust {
    position: absolute;
    width: 100%;

}

.p2text {
    text-align: justify;

    font-size: 16px;
}

.sagamarginim {
    margin-right: 16px !important;
}

.sagapaddim {
    padding-right: 34px !important;
}

#slider .slide[data-background='color'] .slide-content {
    background: #000000;
}

.solum1 {
    justify-content: right !important;
    width: 60% !important;
    z-index: 1;
}

.sagim1 {
    /* justify-content: left !important;
    width: 40% !important; */

}

.info {
    position: relative;
}

/* .info>* {
    margin: 0px 0;
} */

.yesili {
    color: #ebfb80;
}

.mavisi {
    background-color: #001730;
}

.es1h {
    height: 150px;
    width: 150%;
    margin-bottom: 20px !important;
    float: right;
    margin-right: 18px;

}

.es1f {
    height: 87px;
    width: 150%;
    margin-top: 20px !important;
    float: right;
    margin-right: 18px;
}

.p2logo {
    margin-right: -35px;
}

.scrollview {
    overflow-x: hidden;
    overflow-y: auto;
}

.scrolling-cards:after {

    background: linear-gradient(to bottom, #000000, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0) 90%, #000000);
}

h2 {
    font-size: 24px;
    font-weight: 100;
}

.input-block textarea,
.input-block input {
    width: 100%;
    height: 45px;
    padding: 6px;
    font-size: 1rem;
    letter-spacing: .0625rem;
    border: none;
    border-bottom: 1px solid rgba(109, 110, 113, .4);
    background-color: transparent;
    color: #f7f7f7;
    outline: none;
}

#contact .block h2 {
    color: #f7f7f7;

}

#contact label {
    color: #f7f7f7 !important;

}

.cardx img {
    width: 260px;
}

.logo-mobile {
    width: 80px;
    height: 67px;
}

#playbut {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #0000008c;
    width: 100%;
    height: 100%;
}

#playbut img {
    position: absolute;
    width: 50%;
}

#soundbut {
    position: fixed;
    right: 50px;
    bottom: 40px;
    width: 50px;
    height: 50px;
    background-color: #000000;
    z-index: 9999;
}

#soundbut svg {
    position: fixed;
    right: 30px;
    bottom: 50px;
    width: 50px;
    height: 50px;
    background-color: #000000;
    z-index: 9999;
}


/*  */


.layers {
    /*   position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden */
}

.layers .layer {
    /*  position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover */
}

.layers .video-layer {
    /*    position: absolute;
    top: -15%;
    right: -15%;
    bottom: -15%;
    left: -15% */
}

@media (max-width:1024px) {
    /*   .layers .video-layer {
        top: -15% !important;
        bottom: -25% !important
    } */
}

.layers .video-layer video {
    border: none
}

@media (max-width:1024px) {
    /*  .layers .video-layer video {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: bottom center;
        object-position: bottom center
    } */
}

@media (min-width:1024px) {
    /*   .layers .video-layer video {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0
    } */
}

@media (min-width:1024px) and (min-aspect-ratio:16/9) {
    /*  .layers .video-layer video {
        top: -450%;
        height: 1000%
    } */
}

@media (min-width:1024px) and (max-aspect-ratio:16/9) {
    /*   .layers .video-layer video {
        left: -450%;
        width: 1000%
    } */
}

@media (max-width:1024px) and (max-height:480px) {
    /*   .layers .video-layer {
        top: -10% !important
    } */
}


#home .video-layer:nth-child(1) {
    /*     position: absolute;
    top: -10%;
    right: -20%;
    bottom: -10%;
    left: -20%;
    left: -60% */
}

.logo .white,
.logo .light,
.logo .dark {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-position: top left;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 1;
    transition: opacity 500ms;
}