body {
	color: #565656 !important;
}

#ksw_action_index .action_post {
    float: left;
}

#main_video_lista .action_post {
    float: left;
}

p.tresc_newsa img {
    width: 100% !important;
    height: auto !important;
}

.uk {
    padding: 50px;
}


.bg-home {
    background-color: #010101;
    background-image: url(/assets/img2/ksw40_bg22.jpg);
//    background-attachment: fixed;

    background-position: 0% 70px;
    padding-top: 50% !important;


}

.ms-videogallery-template {
    max-width: 100% !important;
}

.ms-videogallery-template .ms-thumb-ol {
    opacity: 0.2;
}

.ms-thumb-frame {
    opacity: 0.8;
}

#contact .h6 {
    color: #fff;

}

.img-responsive {
    width: 100%;
}

.hide {
    display: none;
}

@media all and (max-width: 767px) {
    .bg-home {
        background-image: url(/assets/img2/ksw40_986x.jpg);
        background-size: contain;
        padding-top: 65% !important;
    }
    [class*="u-nav-v5"].u-nav-primary .nav-link.active {
        border-color: #f73859;
        color: #f73859 !important;
    }

}

@media all and (max-width: 575px) {
    .bg-home {
        background-image: url(/assets/img2/ksw40_575x.jpg);
        background-size: contain;
        padding-top: 70% !important;
    }
}

.bg-home41 {
    background-color: #010101;
    background-image: url(/assets/img2/ksw41_bg.jpg);
    background-attachment: fixed;

    background-position: 0% 70px;
    padding-top: 50% !important;


}
@media all and (max-width: 767px) {
    .bg-home41 {
        background-image: url(/assets/img2/ksw41_986x.jpg);
        background-size: contain;
        padding-top: 65% !important;
	background-attachment: initial;
    }
}

@media all and (max-width: 575px) {
    .bg-home41 {
        background-image: url(/assets/img2/ksw41_575x.jpg);
        background-size: contain;
        padding-top: 70% !important;
    }
}


.iframe {background:#fff;overflow:hidden !important}
.iframe {width:100%;height:200px;border:0;display:block}

.ms-videogallery-template .ms-thumb-list.ms-dir-h {
    height: 132px !important;
}

.sticky {

    position: sticky !important;
    top:50px;
}

.smaller {
    height: 100px;
}

.hidden {
    display: none;
}

.row-flex {
    display: flex;
    flex-wrap: wrap;
}

.col-flex-6 {
    flex: 50%;
}

.col-flex-10 {
    flex: 30%;
}

.col-flex-45 {
    flex: 35%;
}

.ppv-button {
    opacity: 0.6;
    transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
}

a.ppv-button:hover {
    opacity: 1;
}

.ppv-text {
    /* position: absolute;
    left: 50%;
    top: 105px;

    transform: translate(-50%, -50%);
    */
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-size: 4vh;
    padding-top: 10px;
    text-align: center;
}


input::placeholder {
    color: #d3d3d3 !important;
}

.form-control {
    color: #0c0c0c;
}

.form-control:focus::-webkit-input-placeholder { color:transparent; !important;}
.form-control:focus:-moz-placeholder { color:transparent; !important; } /* FF 4-18 */
.form-control:focus::-moz-placeholder { color:transparent; !important; } /* FF 19+ */
.form-control:focus:-ms-input-placeholder { color:transparent; !important; } /* IE 10+ */

/*
@media screen and (max-width:992px){.iframe {height:200px}}
@media screen and (max-width:768px){.iframe {height:200px}}
@media screen and (max-width:720px){.iframe {height:200px}}
@media screen and (max-width:479px){.iframe {height:200px}}
@media screen and (max-height:400px){.iframe {height:200px}}
*/

/* thumbs in masterlider */
.ms-thumb-frame img {
    width: 100%;
    height: 119px;
    object-fit: cover;
}

ul.pagination {
    border: 0 solid silver;
    border-width: 0 0 1px 1px;
    float: right;
    margin: 10px;
}
ul.pagination li{
    border: 0 solid silver;
    border-width: 1px 1px 0 0;
}

ul.pagination li.active{
    background: #f2f2f2;
}

ul.pagination li a {
    padding: 5px 10px;
    display: block;
}

ul.pagination li a:hover {
    background: #ccc;
}

ul.pagination li span {
    padding: 5px 10px;
    display: block;
}


#masterslider2 .ms-container {
    height: 180px;
}

.vostok {
    height: 60px;
    margin-top: -30px;
}

.vostok-container {
    width: 768px;
}

. stroke-black {
    -webkit-text-stroke: 1px black;
    color: white;
    text-shadow:
            3px 3px 0 #000,
            -1px -1px 0 #000,
            1px -1px 0 #000,
            -1px 1px 0 #000,
            1px 1px 0 #000;
}


.fortuna-menu {
    /* background: #ddff00; */
    color: #ffdd00 !important;
}

.fortuna-home-banner {
    max-width: 100%;
    width: 100%;
}

#bottom-buttons {
    position: fixed;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 2000;
    width: 100%;

}

#bottom-buttons:after {
    content: ' ';
    position: absolute;
    left:0;
    bottom: 0;
    width: 100%;
    background: #000000;
    background-repeat: repeat;
    background-attachment: fixed;
    -webkit-filter: brightness(80%);
    -moz-filter: brightness(80%);
    -o-filter: brightness(80%);
    filter: brightness(80%);
}

#bottom-buttons img {
    max-width: 50%;
}

.img-left {
    margin-left: 10%;
}

.img-right {
    margin-right: 10%;
}

footer {
    padding-bottom: 100px;
}

@media all and (min-width: 768px) {
    .ksw-menu {
        float: right;
    }
}


@media all and (max-width: 768px) {
    .ppv-text {
        font-size: 5vh;
        padding-top: 0;
    }

    .col-flex-10 {
        flex: 100%;
        order:2;
    }

    .col-flex-45 {
        flex: 50%;
    }

    .vostok-container {
        width: 100%;
    }

    #bottom-buttons img {
        max-width: 120%;
        margin-left: -10%;
    }

    footer {
        padding-bottom: 80px;
    }
}

@media all and (max-width: 600px) {
    .ms-thumb-frame img {

        height: 55px;
        object-fit: cover;
    }

    #bottom-buttons img {
        max-width: 130%;
        margin-left: -15%;
    }
}

@media all and (max-width: 468px) {
    .vostok {
        height: 35px;
    }

    #bottom-buttons img {
        max-width: 140%;
        margin-left: -20%;
    }
}

@media all and (max-width: 360px) {
    .vostok {
        position: absolute;
        top: 200px;
        left: 40%;
        height: 35px;
    }
}


.win-block {
    background: #45b900;
    color:#fff;
    padding: 0px 5px;
    font-size: 0.7em;
    margin: 3px;p
}

[class*="u-table--v3"] td {
    font-weight: 400;
}

@media screen and (min-width: 1200px) {
    .container {
        max-width: 1340px;
    }
}

#tree {
    overflow: scroll;
    height: 800px;
}


/* ////////////////////////// */