@charset UTF-8;

* {
margin:0;
padding:0;
}

body {
font:14px/1.4 "Helvetica Neue",Helvetica,Arial,sans-serif;
text-align:center;
}

html {
background-color:#f9f9f9;
}

#header-wrap {
width:100%;
background-color:#444;
z-index:0;
margin-left:auto;
margin-right:auto;
margin-top:0;
height:85px;
box-shadow:0 0 0 0 rgba(0,0,0,1);
}

#header {
width:100%;
position:relative;
}

#header #nav {
list-style:none;
text-align:right;
font-size:14px;
padding-right:30px;
}

#header #nav li a {
text-decoration:none;
color:#b7b7b7;
line-height:85px;
text-transform:uppercase;
font-weight:700;
}

#section {
padding-top:140px;
margin-bottom:50px;
}

#nav #header-link {
margin-right:20px;
}

#top a {
display:block;
text-align:right;
text-transform:uppercase;
clear:both;
text-decoration:none;
color:#5f5c5e;
float:none;
background:0;
padding-top:10px;
width:180px;
}

#top a:hover {
color:#FFF;
}

#tbcontent {
float:center;
text-align:left;
color:#262626;
background:0;
width:960px;
overflow:scroll;
}

#tbcontent2 {
float:center;
margin-bottom:35px;
margin-top:35px;
color:#8c8c8c;
overflow:scroll;
}

#tbcontent2 #tbcontent tr td table tr td table tr td .style8.style22 strong {
font-weight:700;
font-size:24px;
color:#262626;
overflow:scroll;
}

#footer {
width:100%;
position:absolute;
background-color:#444;
color:#b7b7b7;
height:160px;
box-shadow:0 0 0 0 rgba(0,0,0,1);
}

#footer #copy {
width:100%;
margin-left:35px;
font-size:18px;
text-align:left;
}

#footer #nav1 {
list-style:none;
text-align:center;
font-size:14px;
line-height:80px;
font-weight:narrow;
}

#footer #nav1 li a {
text-decoration:none;
color:#b7b7b7;
text-transform:uppercase;
}

#nav #footer-link {
margin-right:30px;
}

#hr {
border:0;
height:1px;
background-image:linear-gradient(toright,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));
}

#imgcontainer {
width:100%;
height:360px;
overflow:hidden;
}

#img {
width:100%;
}

#container {
max-width:100%;
background:#f9f9f9;
font-size:24px;
margin:0 auto;
padding:25px;
}

#parallax {
background:url(https://box5.com/images/vex_edit.webp) no-repeat center;
background-size:cover;
background-attachment:fixed;
height:400px;
}

#parallax2 {
background:url(https://box5.com/images/editing.webp) no-repeat center;
background-size:cover;
background-attachment:fixed;
height:400px;
}

#parallax3 {
background:url(https://box5.com/images/screens.webp) no-repeat center;
background-size:cover;
background-attachment:fixed;
height:400px;
}

.dropbtn {
background-color:#f90;
color:#fff;
margin-top:20px;
font-size:16px;
border:0;
cursor:pointer;
padding:16px;
}

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

.dropdown-content {
display:none;
position:absolute;
font-size:16px;
right:0;
background-color:#f9f9f9;
min-width:200px;
box-shadow:0 8px 16px 0 rgba(0,0,0,0.2);
z-index:99;
}

.dropdown-content a {
color:#000;
text-decoration:none;
display:block;
padding:12px 16px;
}

.dropdown-content a:hover {
background-color:#ededed;
}

.dropdown:hover .dropdown-content {
display:block;
}

.dropdown:hover .dropbtn {
background-color:#f90;
}

#header #nav li,#footer #nav1 li {
display:inline;
}

#header #nav li a:hover,#footer #nav1 li a:hover {
color:#F90;
}

#text-title {
font-size: 46px;
letter-spacing: 10px;
font-weight: bold;
opacity: 0.75;
padding:1em;
}

#text-info {
font-size: 18px
;opacity: 0.75;
text-align:justify;
text-justify:inter-word;
padding:1em;
}

#footer-link {
margin-right: 30px;
font-size: 14px;
}

#header-logo {
float:left;
height:50px;
width:188px;
padding-top:16px;
padding-left:20px;
}
 
