@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Dosis:400,700&subset=latin,latin-ext);

body {
    font-family: 'Dosis', sans-serif;
    overflow-x: hidden;
    min-width: 880px;
    background: white
}

input,
label,
textarea {
    font-family: 'Dosis', sans-serif
}

a,
a:hover {
    text-decoration: none
}

a:hover {
    text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.8)
}

.sq,
.container {
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -ms-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out
}

.container {
    background: url("../img/white.png") repeat scroll 0 50px / 250px auto rgba(0, 0, 0, 0);
    margin: 0 auto;
    position: relative
}

.blokk {
    width: 100%;
    display: block;
    position: relative
}

#sorry {
    display: none
}

.disable .container,
.disable .sections {
    display: none !important
}

.disable #sorry {
    display: block;
    position: fixed;
    width: 100%;
    height: calc(100% - 60px);
    top: 0;
    left: 0
}

.disable #sorry .addr {
    padding: 20px
}

.disable #sorry .addr img {
    position: relative;
    left: 0px;
    margin-right: 10px;
    display: block;
    float: left;
    top: -5px
}

.blokk.header {
    height: 145px
}

.blokk.about {
    height: 250px;
    margin-top: 125px
}

.blokk.products {
    height: 375px
}

.blokk.ref {
    height: 500px
}

.blokk.hr {
    height: 625px
}

.blokk.contact {
    height: 296px;
    margin-top: 125px
}

.blokk.header .inner {
    background: url("../img/white.png") no-repeat scroll -125px -230px / 500px auto #FFFFFF;
    display: block;
    float: left;
    height: 300px;
    width: 375px
}

.logo {
    background: url("../img/logo.png") no-repeat scroll center center transparent;
    display: block;
    height: 75px;
    position: relative;
    top: 35px;
    width: 275px;
    overflow: hidden;
    text-indent: -10000px
}

.en .logo {
    background-image: url("../img/logo_en.png")
}

.fr .logo {
    background-image: url("../img/logo_fr.png")
}

ul.menu {
    background: none repeat scroll 0 0 #76bd22;
    border: 1px solid white;
    color: #FFFFFF;
    margin: 0;
    padding: 0;
    position: fixed;
    right: calc(50% - 530px);
    top: 55px;
    z-index: 15;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -ms-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out
}

.down {
    top: 15px !important;
    right: 15px !important
}

ul.menu li {
    float: left;
    list-style: none;
    padding: 10px
}

ul.menu li a {
    color: white;
    font-weight: bold
}

.green {
    background: url("../img/green.png") no-repeat scroll center center transparent
}

.white {
    background: url("../img/white.png") no-repeat scroll center center transparent
}

.black {
    background: url("../img/black.png") no-repeat scroll center center transparent
}

.dgray {
    background: url("../img/dgray.png") no-repeat scroll center center transparent
}

.lgray {
    background: url("../img/lgray.png") no-repeat scroll center center transparent
}

.dwhite {
    background: url("../img/dwhite.png") no-repeat scroll center center transparent
}

.lwhite {
    background: url("../img/lwhite.png") no-repeat scroll center center transparent
}

.lgreen {
    background: url("../img/lgreen.png") no-repeat scroll center center transparent
}

.b02 {
    background: url("../img/lgreenYZ.png") no-repeat scroll center center transparent
}

.cloud {
    background: url("../img/cloud.png") no-repeat scroll center center transparent
}

.blue {
    background: url("../img/blue.png") no-repeat scroll center center transparent
}

a.up {
    background: url("../img/up.png") no-repeat scroll center center / contain rgba(0, 0, 0, 0);
    bottom: -69px;
    color: #FFFFFF;
    font-size: 30px;
    height: 45px;
    left: 468px;
    padding: 20px 20px 23px;
    position: absolute;
    text-align: center;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    width: 25px
}

.sq {
    position: absolute;
    background-size: cover
}

.sq.min {
    width: 250px;
    height: 250px
}

.sq.max {
    width: 500px;
    height: 500px
}

.a01 {
    left: -250px;
    top: -125px
}

.a02 {
    left: 250px;
    top: 0px
}

.a03 {
    background-repeat: repeat-x;
    background-size: contain;
    left: 125px;
    top: -125px;
    width: 750px !important
}

.a04 {
    left: 500px;
    top: 0px
}

.a05 {
    right: 75px;
    top: 0px
}

.a06 {
    right: 75px;
    top: -125px
}

.b01 {
    left: 375px;
    top: -125px
}

.b02 {
    background-position: left center;
    background-repeat: repeat-x;
    background-size: contain;
    left: 125px;
    top: 125px;
    width: 750px !important
}

.b03 {
    background-image: url("../img/p02.png");
    left: 250px;
    top: 0
}

.b04 {
    background-image: url("../img/p03.png");
    left: 250px;
    top: 250px
}

.b05 {
    background-image: url("../img/p04.png");
    left: 500px;
    top: 0
}

.b07 {
    background-image: url("../img/p05.png");
    left: 500px;
    top: 250px
}

.c01 {
    left: 125px;
    top: 0px
}

.c02 {
    left: 625px;
    top: 250px
}

.c03 {
    left: 125px;
    top: 250px
}

.c04 {
    left: 625px;
    top: 0px
}

.c05 {
    left: 250px;
    top: 0px
}

.d01 {
    left: 250px;
    top: 0px
}

.d02 {
    left: 500px;
    top: 250px
}

.d03 {
    left: 0px;
    top: 250px
}

.d04 {
    left: 750px;
    top: 0px
}

.e01 {
    left: 250px;
    top: -250px
}

.e02 {
    height: 40px !important;
    left: 550px;
    top: 230px;
    width: 140px !important
}

.a02 .inner,
.a04 .inner,
.b03 .inner,
.b04 .inner,
.b05 .inner,
.c01 .inner,
.c02 .inner,
.d01 .inner,
.inner.email,
.inner.fb,
.menu {
    z-index: 1
}

.inner {
    left: 0px;
    position: relative;
    text-align: center;
    top: 0px;
    display: block
}

.a01 .inner {
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 14px;
    margin: 0 auto;
    padding: 10px 0;
    text-align: justify;
    top: 170px;
    width: 235px
}

.fr .a01 .inner {
    top: 155px
}

.a02 .inner,
.a04 .inner,
.c01 .inner,
.c02 .inner {
    border-radius: 70px;
    color: #FFFFFF;
    padding: 25px;
    text-decoration: none
}

.a02 a.inner,
.c02 a.inner {
    top: 89px
}

.a04 a.inner {
    top: 79px
}

.inner.but:hover {
    background: url("../img/green.png") no-repeat scroll center center / cover rgba(0, 0, 0, 0)
}

.a03 .inner {
    padding-top: 175px
}

.a06 .inner {
    color: #FFFFFF;
    left: 15px;
    text-align: left;
    top: 125px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform-origin: left top;
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top
}

.a06 .inner a {
    color: #FFFFFF
}

.quality {
    position: absolute;
    top: -25px;
    left: -50px
}

.quality img {
    width: 100px;
    height: auto
}

.b01 .inner {
    padding-top: 175px
}

.b03 .inner,
.b04 .inner,
.b05 .inner,
.b07 .inner {
    z-index: 1;
    border: 6px solid rgba(255, 255, 255, 0.5);
    display: block;
    height: 160px;
    left: 39px;
    overflow: hidden;
    position: relative;
    color: white;
    font-weight: bold;
    top: 39px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform-origin: center;
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    width: 160px;
    background: rgba(255, 255, 255, 0.5);
    -webkit-transition: all 350ms ease-out;
    -moz-transition: all 350ms ease-out;
    -ms-transition: all 350ms ease-out;
    -o-transition: all 350ms ease-out;
    transition: all 350ms ease-out
}

.b03 .inner img,
.b04 .inner img,
.b05 .inner img,
.b07 .inner img {
    width: 90%;
    height: auto;
    left: 7px;
    position: relative;
    top: 50px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform-origin: center;
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center
}

.b03 .inner {
}

.b04 .inner {
}

.b05 .inner {
}

.b03 a.inner:hover,
.b04 a.inner:hover,
.b05 a.inner:hover,
.b06 a.inner:hover,
.b07 a.inner:hover {
    background: rgba(255, 255, 255, 0.9);
    border: 6px solid rgba(255, 255, 255, 0.5);
    left: 39px;
    top: 39px
}

.c05 .inner {
    height: 350px;
    left: 2px;
    overflow: hidden;
    top: 250px;
    width: 350px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform-origin: left top;
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top
}

.c05 .inner h1 {
    color: #76bd22
}

.d01 .inner h1 {
    color: #76bd22;
    left: 25px;
    line-height: 30px;
    position: absolute;
    top: 125px;
    width: 270px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform-origin: center center;
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center
}

.fr .d01 .inner h1 {
    font-size: 25px
}

.d02 .inner {
    height: 330px
}

.d03 .inner.email {
    background-size: cover;
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    height: 125px;
    left: 188px;
    top: 190px;
    width: 125px
}

.d03 .inner.email:hover,
.d03 .inner.fb:hover,
.d03 .inner.face:hover,
.d03 .inner.twit:hover,
.d03 .inner.inst:hover {
    background-image: url("../img/black.png")
}

.d03 .inner.email img {
    top: 50px;
    position: relative
}

.d03 .inner.fb {
    background-size: cover;
    display: none;
    height: 100px;
    left: 200px;
    top: 145px;
    width: 100px
}

.d03 .inner.fb img,
.d03 .inner.face img,
.d03 .inner.twit img,
.d03 .inner.inst img {
    top: 35px;
    position: relative
}

.d03 .inner.face img,
.d03 .inner.twit img,
.d03 .inner.inst img {
    top: 22px;
    position: relative
}

.d03 .inner.face {
    background-size: cover;
    color: #ffffff;
    display: block;
    font-weight: bold;
    height: 75px;
    left: 213px;
    top: 110px;
    position: absolute;
    width: 75px;
    z-index: 2;
    border-radius: 40px
}

.d03 .inner.twit {
    background-size: cover;
    color: #ffffff;
    display: block;
    font-weight: bold;
    height: 75px;
    left: 173px;
    top: 150px;
    position: absolute;
    width: 75px;
    z-index: 2;
    border-radius: 40px
}

.d03 .inner.inst {
    background-size: cover;
    color: #ffffff;
    display: block;
    font-weight: bold;
    height: 75px;
    left: 253px;
    top: 150px;
    position: absolute;
    width: 75px;
    z-index: 2;
    border-radius: 40px
}

.d04 {
    left: 750px;
    top: 0px
}

.d04 .desc {
    color: #555555;
    font-size: 14px;
    left: 170px;
    position: absolute;
    text-align: center;
    top: 200px;
    width: 165px
}

.d04 .desc a {
    color: #000;
    font-weight: bold
}

.d04 .desc a:hover {
    color: #76bd22
}

.e01 .inner {
    color: #FFFFFF;
    margin: 0 auto;
    padding-top: 100px;
    width: 350px
}

.e01 .address {
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    margin: 0 auto;
    padding: 5px 0;
    width: 250px
}

.e01 .address a {
    color: white;
    font-weight: bold
}

.e01 .map {
    background-size: cover;
    bottom: -150px;
    color: #FFFFFF;
    display: block;
    height: 100px;
    left: 105px;
    padding: 20px;
    position: absolute;
    width: 100px
}

.e01 a.map:hover {
    background-image: url("../img/green.png");
    bottom: -143px;
    padding-bottom: 13px;
    width: 94px;
    left: 108px
}

.e01 .map h4 {
    margin: 5px 0 0 0
}

.e02 .inner {
    width: 135px
}

.e02 .inner img {
    width: 100%;
    height: auto
}

#kalite .qlt {
    margin-right: 25px;
    float: left;
    width: 20%
}

#kalite .qlt img {
    width: 100%;
    height: auto
}

#kalite ul li {
    margin-bottom: 10px
}

@media only screen and (min-width:1201px) {
    .container {
        width: 1200px;
        padding-left: 150px;
        background-position: 150px 20px
    }

}

@media only screen and (max-width:1200px) {
    .container {
        width: 980px;
        background-position: 0px 20px
    }

    ul.menu {
        right: calc(50% - 380px)
    }

    .a01 {
        left: -125px;
        top: 0px
    }

    .a06 {
        right: -20px;
        top: -250px
    }

    .quality {
        left: -175px;
        top: 80px
    }

    .a05 {
        right: -145px;
        top: 0px
    }

    .d04 {
        left: 625px;
        top: -125px
    }

    .d04 .desc {
        left: 95px;
        text-align: left;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        z-index: 1
    }

    #kalite .cert {
        width: 80% !important;
        float: none !important;
        margin: 0 auto
    }

    #kalite .qlt {
        width: 35%
    }

    .disable #sorry .addr img {
        top: 0px
    }

}

@media only screen and (max-width:480px) {
    .nch-lb-media-scroller {
        position: fixed !important;
        left: -100% !important
    }

    .d03 .inner.face,
    .d03 .inner.twit,
    .d03 .inner.inst {
        margin-top: -45px
    }

    .d03 .inner.email {
        top: 145px
    }

    .d03 .inner.fb {
        display: block
    }

    .mainlogo {
        float: none !important
    }

    #kalite .cert {
        border-radius: 10px !important
    }

    #kalite .qlt {
        width: 100%;
        float: none !important
    }

    body {
        min-width: 0
    }

    .container {
        overflow-x: hidden
    }

    ul.menu {
        width: 100%;
        right: 0 !important;
        top: 0 !important
    }

    ul.menu li a {
        font-size: 13px
    }

    .logo {
        margin: 0 auto;
        top: 60px;
        left: -10px
    }

    .blokk.about {
        height: 500px
    }

    .blokk.products {
        height: 500px
    }

    .blokk.header .inner {
        background-position: -75px -105px
    }

    .blokk.ref {
        height: 625px
    }

    .blokk.hr {
        height: 745px
    }

    .blokk.contact {
        height: 630px
    }

    a.up {
        bottom: -325px;
        left: 268px
    }

    .container {
        background-position: 50px 145px;
        width: 100%
    }

    form.ikform .labels .Cv {
        right: 260px !important
    }

    form.ikform .labels #Cv {
        left: 250px !important
    }

    form.ikform .labels .upload-button {
        right: -5px !important
    }

    .a01 {
        left: -75px;
        top: -125px
    }

    .a02 {
        left: -75px;
        top: 250px
    }

    .a03 {
        background: none;
        left: -200px;
        top: 125px
    }

    .a04 {
        left: 175px;
        top: 250px
    }

    .a05 {
        left: -200px;
        right: auto;
        top: 750px
    }

    .a06 {
        right: auto;
        top: -125px;
        left: 300px
    }

    .b01 {
        left: 50px;
        top: -125px
    }

    .b02 {
        left: 300px;
        top: -125px;
        width: 250px !important
    }

    .b03 {
        left: -75px;
        top: 0
    }

    .b04 {
        left: 50px;
        top: 125px
    }

    .b05 {
        left: 175px
    }

    .b06 {
        left: -75px;
        top: 0
    }

    .b07 {
        left: 175px
    }

    .c01 {
        left: 300px;
        top: -125px
    }

    .c02 {
        left: 50px;
        top: 375px
    }

    .c03 {
        left: -75px;
        top: 250px
    }

    .c04 {
        left: 300px;
        top: 875px
    }

    .c05 {
        left: 50px
    }

    .d01 {
        left: -75px;
        top: 0
    }

    .d02 {
        left: -75px;
        top: 250px
    }

    .d03 {
        left: -75px;
        top: 750px
    }

    .d04 {
        left: 175px;
        top: 500px
    }

    .e01 {
        left: -75px;
        top: 130px
    }

    .e02 {
        left: 235px;
        top: 575px
    }

    .d01 .inner h1 {
        font-size: 25px;
        left: 50px;
        top: 100px
    }

}

#ref {
    bottom: 55px;
    height: 220px;
    position: absolute;
    width: 354px
}

#ref .item {
    display: block;
    padding: 30px 0px;
    margin: 5px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg)
}

#slidr {
    display: block;
    height: 500px;
    overflow: hidden;
    width: 500px
}

.c05 img {
    -webkit-transition: all 1000ms ease-out;
    -moz-transition: all 1000ms ease-out;
    -ms-transition: all 1000ms ease-out;
    -o-transition: all 1000ms ease-out;
    transition: all 1000ms ease-out;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg)
}

.c05 .active img {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg)
}

.owl-theme .owl-controls .owl-buttons div {
    padding: 5px 9px
}

.owl-theme .owl-buttons i {
    margin-top: 2px
}

.owl-theme .owl-controls .owl-buttons div {
    position: absolute
}

.owl-theme .owl-controls .owl-buttons .owl-prev {
    left: -45px;
    top: 55px
}

.owl-theme .owl-controls .owl-buttons .owl-next {
    right: -45px;
    top: 55px
}

.owl-pagination .active span {
    background: #76bd22 !important
}

form.ikform input.submit-button {
    background: url("../img/green.png") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
    border: medium none;
    bottom: -155px;
    color: #FFFFFF;
    display: block;
    height: 120px;
    left: 190px;
    position: absolute;
    width: 120px;
    z-index: 1
}

form.ikform .d01 input,
form.ikform .d02 textarea {
    background: none;
    border-bottom: 2px solid #76bd22;
    border-left: 2px solid #76bd22;
    border-top: none;
    border-right: none;
    float: none
}

.ikform .submit-button:hover {
    background-image: url("../img/black.png");
    cursor: pointer
}

form.ikform .labels input,
form.ikform .labels label {
    font-size: 20px;
    position: absolute;
    padding-left: 4px
}

form input,
form label,
form textarea {
    outline: none
}

form.ikform .labels label {
    text-align: right
}

form.ikform .labels .Name {
    right: 260px;
    top: 200px
}

form.ikform .labels #Name {
    left: 250px;
    top: 200px;
    width: 195px
}

form.ikform .labels .Surname {
    right: 260px;
    top: 250px
}

form.ikform .labels #Surname {
    left: 250px;
    top: 250px;
    width: 250px
}

form.ikform .labels .Email {
    right: 260px;
    top: 300px
}

form.ikform .labels #Email {
    left: 250px;
    top: 300px;
    width: 300px
}

form.ikform .labels .Gsm {
    right: 260px;
    top: 350px
}

form.ikform .labels #Gsm {
    left: 250px;
    top: 350px;
    width: 345px
}

form.ikform .labels .Cv {
    right: 183px;
    top: 400px
}

form.ikform .labels #Cv {
    left: 325px;
    top: 395px;
    width: 270px
}

form.ikform .labels .upload-button {
    border: 2px solid #76bd22;
    color: #76bd22;
    right: -123px;
    top: 398px
}

form.ikform .labels .upload-button:hover {
    background: #76bd22;
    color: white;
    cursor: pointer
}

form.ikform .labels .Id {
}

form.ikform .labels #Id {
}

form.ikform .Message {
    bottom: 105px;
    font-size: 20px;
    position: absolute;
    right: 360px
}

form.ikform #Message {
    bottom: 0;
    height: 125px;
    left: 150px;
    position: absolute;
    width: 250px;
    resize: none;
    z-index: 1
}

.nch-lb-no-more .nch-lb-media-loading {
    display: none
}

.plate h2,
.plate a,
.plate strong {
    color: #76bd22
}

.plate a {
    font-weight: bold
}

#hakkimizda {
    padding: 20px
}

#hakkimizda .plate {
}

#kalite {
    padding: 20px;
    overflow: auto
}

#kalite .plate {
}

#kalite .cert {
    border: 1px solid black;
    border-radius: 30px;
    float: left;
    margin-left: 5px;
    overflow: hidden;
    width: 48%
}

#kalite .cert img {
    width: 100%;
    height: auto
}

#map {
    height: 90% !important;
    min-height: 300px;
    margin: 0 auto;
    padding: 20px;
    width: 90% !important;
    display: block
}

.gm-style .gm-style-iw {
    font-size: 11px
}

.gm-style-iw {
    height: 92px;
    left: 12px;
    overflow: hidden !important;
    position: absolute;
    top: 9px;
    width: 225px
}

#referanslar {
    overflow: auto;
    padding-bottom: 20px
}

#referanslar .item {
    border: 1px solid #76bd22;
    float: left;
    margin: 3px
}

.gallery .owl-item img,
.mainpic img,
.mainlogo img {
    width: 100%;
    height: auto
}

.mainpic {
    float: left;
    height: 250px;
    margin: 10px;
    width: 250px
}

.mainlogo {
    float: left;
    height: 140px;
    margin: 10px 20px 10px 0;
    width: 250px
}

#hys .mainlogo {
    margin: 5px -5px 10px 0
}

#post_response_div {
    display: none;
    font-family: Helvetica, Arial, sans-serif;
    position: fixed;
    bottom: 20px;
    right: 20px;
    color: white;
    z-index: 5
}

#post_response {
    background: #76bd22;
    border: 1px solid #999;
    padding: 0;
    margin: 0;
    width: 270px;
    height: 240px;
    z-index: 5
}

#post_response_div a.closer {
    background: none repeat scroll 0 0 #333;
    color: white;
    display: block;
    font-size: 32px;
    font-weight: bold;
    padding: 0 9px;
    position: absolute;
    right: 0;
    text-decoration: none;
    top: -36px
}

#formfeedback {
    color: white
}

.isys_news {
    overflow: hidden;
    height: 97px;
    display: block;
    width: 100%;
    max-width: 300px;
    margin: 0 0 10px 0;
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -ms-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out
}

.isys_news.on {
    overflow: visible;
    height: auto;
    width: 100%;
    max-width: 100%
}

#video-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000d4;    /*opacity: 0.85;*/
    z-index: 50;
    /*padding-top: 10%;*/
    color: white;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.custom-button {
    background-color: #4CAF50; /* Green */
    border: none;
    color: white;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 5px;
    font-size: 12px;
    padding: 8px;
}
