body, html { height: 100%;}

body {
    margin: 0px;
/*    background: url(../img/background.jpg);*/
/*    color: #444444;*/
    font-family: "humnst777";
}

.ease {
	-webkit-transition: all .35s ease;
	-moz-transition: all .35s ease;
	-ms-transition: all .35s ease;
	transition: all .35s ease;
}

.box-fix {min-height:100%;	position:relative;z-index:998; overflow: hidden;}
.box-main {position:relative;margin:auto;padding-bottom:160px;}

.box-topo {
    width: 100%;
    height: 201px;
/*    background: url(../img/topo-gold-bg.jpg) repeat-x;*/
}

.box-topo::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 50px;
    top: 152px;
    
    background: -moz-linear-gradient(top,  rgba(104,104,104,0) 20%, rgba(112,112,112,0.20) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(104,104,104,0) 20%,rgba(112,112,112,0.20) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(104,104,104,0) 20%,rgba(112,112,112,0.20) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00686868', endColorstr='#a6707070',GradientType=0 ); /* IE6-9 */

}

.box-logo {
    width: 1000px;
    height: 131px;
    text-align: center;
    padding-top: 20px;
    margin: auto;
/*    background: url(../img/topo-gold-overbg.jpg);*/
}

.box-menu {
    width: 1000px;
    height: 47px;
    margin: auto;
    font-family: "humnst777";
}

.box-menu table {
    width: 100%;
    height: 47px;
    text-align: center;
    font-size: 20px;
    border: 0px;
    padding: 0px;
    margin: 0px;
}

.box-content {
    width: 1000px;
    margin: auto;
    margin-bottom: 30px;
}

.box-index {
    width: 1000px;
    margin: auto;
/*    background: url(../img/shine.png) no-repeat center top;*/
}

.box-slider {
    width: 900px;
	height: 350px;
	margin: 20px auto 52px auto;
}

.box-scroller {
    width: 1000px;
    height: 230px;
    background:url(../img/scroll-shadow.png) no-repeat bottom;
}

.box-twins {
    width: 480px;
    margin: 10px;
    float: left;
    height: 250px;
}

.box-holder {
    width: 1000px;
    height: 270px;
    margin-bottom: 20px; 
}

.twin-icon {
    width: 50px;
    height: 50px;
    float: left;
}

.twin-title {
    width: 410px;
    height: 50px;
    margin-left: 20px;
    line-height: 50px;
    float: left;
    border-bottom: solid 1px #e60000;
    text-shadow: 1px 1px #FFF;
    box-shadow: 0px 1px 0px #FFF;
    font-family: "walkway";
    font-size: 36px;
    color: #e60000;
}

.twin-img {
    width: 170px;
    height: 170px;
    border: solid 2px #FFF;
    box-shadow: 2px 2px 3px rgba(0,0,0,0.1);
    margin-top: 20px;
    float: left;
}

.twin-text {
    width: 286px;
    height: 180px;
    margin-left: 20px;
    float: left;
    overflow: hidden;
    text-align: justify;
    line-height: 24px;
}

.twin-buton {
    width: 150px;
    height: 40px;
    float: right;
    color: #FFF;
    margin-top: 15px;
    line-height: 40px;
    text-align: center;
    background: #3284c5;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

.box-base {
	width: 100%;
	position:absolute;
	bottom: 0;
	height: 150px;
	margin-top: -160px;
	border-top: solid 10px #FFF;
    background: url(../img/base-red-bg.jpg);
	z-index: 1;
	clear: both;
}
.box-info {
    width: 500px;
    height: 110px;
    padding-top: 40px;
    float: left;
    color: #FFF;
}

.box-bottom {
    width: 1000px;
    height: 150px;
    margin: auto;
    position: relative;
}

.info-icon {
    height: 80px;
    margin: 0px 20px;
    text-align: right;
    float: left;
}

.info-text {
    width: 380px;
    height: 80px;
    float: left;
    line-height: 22px;
}

.box-bluebox {
    width: 1000px;
    height: 80px;
    margin: 30px auto;
/*    background-color: #0C4DA2;*/
}

.box-tittle {
    width: 1000px;
    height: 80px;
    margin: 30px auto;
    border-bottom: solid 1px #FFF;
    box-shadow: 0px 7px 15px rgba(0,0,0,0.08);
}

.box-sphere {
    width: 80px;
    height: 61px;
    float: left;
    text-align: center;
    padding-top: 19px;
    background: url(../img/sphere-color.png) no-repeat center;
}

.div-tittle {
    width: 91%;
    float: left;
    color: #f40000;
    height: 80px;
    font-size: 38px;
    font-weight: 600;
    line-height: 80px;
    font-family: "humnst777";
}

.box-white {
    width: 100%;
    height: 40px;
    margin-top: 1px;
    background-color: #FFF;
}

.box-undertittle {
    width: 1000px;
    height: 100px;
    margin: 30px 0px;
    background: url("../img/alpha-grey.jpg") no-repeat center;
}

.box-ilustitle {
    width: 300px;
    height: 84px;
    border: solid 8px #FFF;
    margin-left: 20px;
    display: inline-block;
    -webkit-box-shadow: 0 0 20px 5px rgba(0,0,0,0.1);
    box-shadow: 0 0 20px 5px rgba(0,0,0,0.1);
}

.box-sidetitle {
    width: 640px;
    height: 66px;
    padding-top: 34px;
    padding-left: 20px;
    display: inline-block;
    vertical-align: top;
    background: url(../img/string.png) no-repeat center 30px;
}

.box-sidetitle p {margin: 0px;}

.box-product {
    width: 200px;
    height: 280px;
    padding: 20px;
    margin-left: 3px;
    margin-bottom: 10px;
    display: inline-block;
    vertical-align: top;
    background: #FFF;
    border: solid 2px rgba(0,0,0,0.08);
    -webkit-box-shadow: 0 0 20px 5px rgba(0,0,0,0.1);
    box-shadow: 0 0 20px 0px rgba(0,0,0,0.1);
}

.box-model {
    width: 176px;
    padding: 10px;
    margin-bottom: 10px;
    border: solid 2px #ff6161;
    background: #eb0000;
    text-align: center;
}

a .box-model {color: #FFF;}
a:hover .box-product {border: solid 2px rgba(0,0,0,0.1);}
a:hover .box-model {border: solid 2px rgba(0,0,0,0.01);}

.box-zooming {
    width: 350px;
    padding: 10px;
    background: #FFF;
    border: solid 2px #CCC;
}

.container {
    width: 350px;
    display: inline-block;
}

.box-description {
    width: 550px;
/*    box-sizing: border-box;*/
    padding-left: 30px;
    border-left: solid 2px #ff1f1f;
    display: inline-block;
    vertical-align: top;
/*
    -webkit-box-shadow: 0 0 10px 5px rgba(0,0,0,0.1);
    box-shadow: 0 0 10px 5px rgba(0,0,0,0.1);
*/
    margin-left: 64px;
}

.box-description a:link{text-decoration: none; color: #aaa;}
.box-description a:visited{text-decoration: none; color: #aaa;}

.box-description td {
    padding: 6px;
    box-shadow: 0px 1px 0px #CCC;
}

.tab-title {
    background: rgba(0,0,0,0.05);
    font-size: 24px;
    padding: 15px!important;
    text-align: center;
}

.button-pdf {
    width: 240px;
    padding: 10px;
    border-radius: 10px;
    background: rgba(0,0,0,0.05);
    text-align: center;
    font-size: 15px;
}

.button-pdf ul {list-style-type: none;margin: 0px;padding: 0px; text-align: left;}
.button-pdf li {display: table-cell; vertical-align: top;}

a:hover .button-pdf {
    background: #ce1111;
    color: #FFF;
}

.box-repox {
    padding: 10px;
    background: rgba(255,255,255,0.3);
    border-top: solid 1px #DBDBDB;
}

.table-assist {width: 100%;}
.table-assist td {padding-bottom: 20px;}
.table-assist a:link {text-decoration: none; color: #aaa;}
.table-assist a:visited{text-decoration: none; color: #aaa;}

a:link { color: #e60000;text-decoration: none;}
a:visited { color: #e60000;text-decoration: none;}
a:hover { color: #1a1a1a;text-decoration: none;}
a:active { color: #e60000;text-decoration: none;}
.box-emultec {
    width: 20px;
    height: 23px;
    position: absolute;
    right: 10px;
    top: 120px
}

.box-video {
    margin-top: 30px;
    margin-bottom: 30px;
}
