@charset "utf-8";
/* CSS Document */

/* COLORS:  Header = #cef2ff Footer = #a5c2cc */

* {
	font-family: verdana, geneva, tahoma, sans-serif;
}
img {
    max-width: 100%;
    height: auto; 
	}
.body {
	background-repeat: no-repeat;
	margin: 0px;
}

.header-stripe {	
	background-color:#000000; /* #99ccff #6699cc #7DA1C4*/
    border: 1px solid #000;
	border-radius: 12px;
	box-shadow: 1px 2px 4px #000;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	height: 3rem;
	margin-top: 0;
	margin-right: 3rem;
	margin-bottom: 3;
	margin-left: 0;
    padding: 0px;
    position:fixed;
	width:100%;
    z-index: 12000;
}

.header-flow {
    height: 5rem;
    margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0;
    position: absolute;
}

#header-title {
	clear: left;
	color: #000000;
	float:left;
	font-weight: bold;
	padding: 0rem 0rem 0rem 1.5rem;
	/*background-image: url('images/TruthPictures Straight Logo - 280x46_72ppi PNG.png');*/
	background-repeat: no-repeat;
	background-size: cover;
	width:150%;
	}

.header-square {
	color: #FFFFFF;
    /*visibility: hidden;*/
	width:13rem;
	}

.landscape {
	display:flex;
	flex-direction: column;
    height: auto;
	margin-top:2.4rem;
	padding-bottom:1rem;
    position: absolute;
    width:100%;
}

.full-stripe, .separator {
	background-color: #ffffff; /* #f4f4f4 #EEE #cef2ff #fcfcfc */
	border: 0px solid black; /* cef2ff */
	border-radius: 12px; 
	display: flex;
    flex-wrap: wrap;
	height: auto;
    padding-bottom: 2rem;
	margin-left: 6%;
    max-width: 88%;
    z-index: 9999;
}

.separator {
    display:inline-block;
    border-top:20px solid black; 
    margin-top:4rem;
}

/* PRODUCTION STRIPE */

.production {
    background-color:#ffffff;
    border: 6px solid #000000;
	border-radius: 18px;
	/*box-shadow: 20px, 20x, 3px, 8px, #faf3f3;*/
    display:flex;
    flex-direction:column;
	margin-top: 3.3rem;
	margin-right: 2.3rem;
	margin-left: 1rem;
	/*overflow: hidden;*/
	padding:10px;
	} 

    .production-title-bar {
        align-self: flex-start;
        background-color: white;  /* #243ece; */
        border-radius: 8px;
        /*display: flex;*/
        flex-direction: column;
        float: left;
        font-family: verdana, Geneva, sans-serif;
        max-width: 100%;
        padding: .2rem .6rem .4rem .6rem;
    }
                .production-title {
                    border: 0px solid #000000;
                    color: black;
                    flex-direction: column;
                    font-size: 1.6rem;
                    font-weight: 700;
                    letter-spacing: 0.1em;
                    padding: .4rem;
                }

                .production-subtitle {
                    color: black;
                    flex-direction: column;
                    font-size: .9rem;
                    font-weight: 600;
                    letter-spacing: 0.1em;
                    padding:0rem .4rem .8rem .4rem;
                }

    .production-body {
        border: 0px solid #000000;
        border-radius: 10px;
        display: flex;
        justify-content: space-between;
    }

        .production-icon {
            border: 1px solid #dbdff0;
            border-radius: 10px;
            height: auto;
            padding-top:3%;
            max-width: 100%;
            
        }

        .production-description {
            color: black;
            display: inline-block;
            font-size: 1rem;
            font-weight: 600;
            margin-left: 4%;
            overflow-wrap: wrap;
            padding: .2rem;
            padding-right: 1.2rem;
            word-wrap: break-word;
        }

    .production-interactive {
        background-color: white;
        border: 0px solid #000000;
        border-radius: 18px;
        box-shadow: 20px, 20x, 3px, 8px, #faf3f3;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        margin-top: .1rem;
        overflow: hidden;
        padding:.8rem;
        width: 18rem;
    }
        .production-buy {
            border: 0px solid white;
            flex-direction: column;
            /*flex-wrap: wrap;*/
            justify-content: flex-end;
            font-family: verdana, Geneva, sans-serif;
            padding: 4px 4px 8px 6px;
        }

            .production-buy-type-outer {
                flex-direction: column;
            }

            .production-buy-type {
                background-color: #20e5ff;
                border: 3px solid black;
                border-radius: 10px;
                display: inline-block;
                letter-spacing: 0.1em;
                line-height: ;
                font-size: .9rem;
                font-weight: 900;
                margin-top: .5rem;
                padding: .5rem;
                /*width: auto;*/
            }            
                    .production-buy-type:hover {
                        background-color: #b9fffc;
                    }


.cycle {
    background-color: #79f587;
    border: 3px solid black;
    border-radius: 10px;
    display:inline-block;
    height:auto;
    letter-spacing: 0.1em;
    line-height: ;
    font-size: 1.1rem;
    font-weight: 900;
    margin-top: .5rem;
    margin-right:.4rem;
    padding: .5rem;
    text-align: center;
    /*width: auto;*/
}

.cycle:hover {
    background-color: #adf6ff;
}

.full-stripe-title {
	background-color:white; /* f2cdcd */
    border: 0px solid black;
	border-left: 4px solid black;
	border-right: 4px solid black;
	border-radius:16px;
    color:black;
    font-size:1rem;
    font-weight:700;
    line-height: 110%;
	margin:1rem 0 0 0;
    padding:.8rem .6rem .8rem .6rem;
	text-align: center;
}


/* HOVER TEXT */

.hover {
    display: inline-block;
    position: relative;
}

.hovertext-title  {
	height:auto;
	font-size: .85rem;
    padding: 0px 4px 2px 4px;
} 

.hover .hovertext {
  background-color:#FF9933;
  border: 3px solid #000;
  border-radius: 18px;
  color:#000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.90rem;
  height: auto;  
  line-height: 120%;    
  opacity: 0;
  padding: .5em .5em .5em .5em;
  position: absolute;
  text-align: left;
  transition: opacity 1s;
  visibility: hidden;  
  z-index: 100000;
    
/* Position the hovertext to the LEFT */ 
    width: 480px;
    top: 100%; /* right: 105%; puts tip to left */
    left: 65%;  /* top: -5px; puts tip to left */
    margin-left: -440px; /*this moves it to the left, if tip on bottom */
}

.hover .hovertext::after {
    content: " ";
    position: absolute;
    bottom: 100%;  /* At the top of the tooltip */
    left: 90%;
    margin-left: -15px;
    border-width: 15px;
    border-style: solid;
    border-color: transparent transparent #000 transparent;
}

.hover:hover .hovertext {
    opacity: 1;
    visibility: visible;
}


.info {
    background-color: #c9c2c9;
    border: 1px solid darkorange;
    border-radius: 14px;
    font-size: 1.8rem;
    padding-bottom:8px;
    padding-left:12px;
    padding-right:12px;
    padding-top:8px;
}

.info:hover {
    background-color: darkorange;
}


/* START OF FOOTER LIST CSS */

.footer-main {
    background-color: black; /* #416F7F #6e6e6e #7ea5b2 #bbbbbb #A5C2CC */
    border: 2px solid #000;
    border-radius: 12px;
	color: white;
	clear: both; /* this clear property forces the .container to understand where the columns end and contain them
	float:left; */
	    /*flex-wrap: wrap;*/
	justify-content: space-around;
	display: flex;
	min-height: 80px;
	width: 100%;
}

.list_head {
	font-size:0.7rem;
	font-weight: 900;
    margin-bottom: .4rem;
    visibility: hidden;
}

.horizontal_list ul /* FOOTER ONLY */ {
    color: white;
	letter-spacing: 0.15em;
	list-style-type: none;
	padding: 0rem 0rem 1rem 0rem;
}

.horizontal_list ul li {
	border: 2px solid white;
	border-radius: 14px;
	font-size:0.9rem;
    font-weight: bold;
	letter-spacing: 0.5em;
	padding: 1rem;
	text-decoration:none;
}

.horizontal_list ul li:hover {
    background-color: #A5C2CC; /* #99ccff */
    color:black;
    cursor:pointer;
}

ul.foods li {
    list-style-type:lower-greek;
}


.navbar-main, .navbar-main-flow {
	height: 1.2rem;
    margin-left: 3%;
    margin-top: 2.6rem;
	padding: 0px;
    position: absolute;
    width:94%;
    z-index: 10000;
}

.navbar-main {
    border-left: 2px solid #000;
    border-right: 2px solid #000;
    position:fixed;
    /*box-shadow:4px 12px 10px #000;*/
    z-index: 10000;
}

.navbar-main-flow {
    width:100%;
    z-index: 9999;
}
