﻿html {
    margin: 0;
    padding: 0;
}

body {
    margin: 0
}

main {
    border: 0px solid black;
    margin: 0
}

.page-text {
    font-family: Arial;
}
   .starter-template {
    text-align: center;
}
.ttl-mb{
    margin-bottom:5px;
}
.carousel-indicators{
    z-index:1;
}
.prodt-img {
    border: 0px solid black;
    width: 65%;
    height: 360px;
    margin-left:15%
}
@media (min-width: 0px) and (max-width: 768px) {
    .prodt-img {
        height: 200px;
    }
    .modal-top {
        margin-top: 5px
    }
}
tr, td, hr__ {
    border-top: 1px solid #fff;
}
.ml__tb {
    padding-left: 15px;
    text-align: left;
}
.alt-top {
    cursor: default
}

.bot-marq{
    bottom:0;
    position:relative;
    left:0
}

.sld-stil p{
    margin-top:10%;
    height:350px;
    border:0px solid white;
    color:#fff;
    font-size:14pt;
    line-height:1.9em;
}
@media (min-width: 0px) and (max-width: 768px) {
    .sld-stil p {
        font-size: 12pt;
        line-height: 1.8em;
    }
}



.modal{
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}
.modal-tknk {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}

.modal-content {
    background-color: #fefefe;
    margin: 5% auto;
    padding: 20px;
    border: 0px solid #888;
    width: 50%;
    text-align:left;
    border-radius:5px;
}
.modal-content-tknk {
    background-color: #fefefe;
    margin: 5% auto;
    padding: 20px;
    border: 0px solid #888;
    width: 50%;
    text-align: left;
    border-radius:5px
}
@media (min-width: 0px) and (max-width: 768px) {
    .modal-content {
        width: 80%; 
    }
    .modal-content-tknk {
        width: 80%;
    }
}

.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    text-align:right
}
.close-tknk {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    text-align: right
}
    .close:hover,
    .close:focus {
        color: black;
        text-decoration: none;
        cursor: pointer;
    }
.close-tknk:hover,
.close-tknk:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}
.data-lmore {
    padding: 30px;
}
@media (min-width: 0px) and (max-width: 768px) {
    .data-lmore {
        padding:30px;
        bottom:20px
    }
}

.ft-r{
    width:100px;
    height:153px;
    border:0px solid red;
}














.scale-up-center {
    -webkit-animation: scale-up-center 2s cubic-bezier(1.000, 1, 1, 1.000) both;
    animation: scale-up-center 2s cubic-bezier(1.000, 1, 1, 1.000) both;
}

@-webkit-keyframes scale-up-center {
    0% {
        -webkit-transform: scale(0.1);
        transform: scale(0.1);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}




@media (min-width: 1532px) and (orientation: landscape) {
    .alt-top {
        cursor: default;
        width: 100%;
        position: fixed;
        bottom: 0px;
        left: 0px;
    }
}
/*
.vr {
    border:0px solid red;
    width: 10px;
    height: 200px;
    margin-left:22%;
    margin-top:-18%;
    position:absolute;
    -webkit-transform: rotate(-64deg);
}
.vertline {
    width: 2px;
    margin-left: 20%;
    background-color: #dd8341;
    margin-top: -10%;
    animation: lineup 3s forwards;
    position: absolute;
    transform: rotate(.5trun);
    animation-name:n0
}

@keyframes n0 {
    0% {
        height: 0px;
    }

    100% {
        height: 569px;
    }
}

.vr-1 {
    border: 0px solid red;
    width: 10px;
    height: 200px;
    margin-left: 64.8%;
    margin-top: -6.9%;
    position:absolute;
    -webkit-transform: rotate(-146deg);
}
.vertline-1 {
    width: 2px;
    margin-left: 20%;
    background-color: #dd8341;
    margin-top: -10%;
    animation: lineup 3s forwards;
    position: absolute;
    transform: rotate(.5trun);
    animation-name: n1;
    animation-delay:2.8s;
}

@keyframes n1 {
    0% {
        height: 0px;
    }

    100% {
        height: 350px;
    }
}

.vr-2 {
    border: 0px solid red;
    width: 10px;
    height: 200px;
    margin-left: 68.8%;
    margin-top: -28.3%;
    position: absolute;
    -webkit-transform: rotate(110deg);
}

.vertline-2 {
    width: 2px;
    margin-left: 20%;
    background-color: #dd8341;
    margin-top: -10%;
    animation: lineup 3s forwards;
    position: absolute;
    transform: rotate(.5trun);
    animation-name: n2;
    animation-delay:5.4s
}

@keyframes n2 {
    0% {
        height: 0px;
    }

    100% {
        height: 502px;
    }
}

.vr-3 {
    border: 0px solid red;
    width: 10px;
    height: 200px;
    margin-left: 28.3%;
    margin-top: -34.7%;
    position: absolute;
    -webkit-transform: rotate(48deg);
}

.vertline-3 {
    width: 2px;
    margin-left: 20%;
    background-color: #dd8341;
    margin-top: -10%;
    animation: lineup 3s forwards;
    position: absolute;
    transform: rotate(.5trun);
    animation-name: n3;
    animation-delay:8.2s
}

@keyframes n3 {
    0% {
        height: 0px;
    }

    100% {
        height: 317px;
    }
}*/