html, body {
    height: 100%;
    min-height: 100%;
}

body {
    margin: 0px;
    font-family: 'robotothin';
    font-size: 14px;
    height: 100%;
    min-height: 100%;
}

:hover {
    -webkit-transition: all .35s ease;
	-moz-transition: all .35s ease;
	-ms-transition: all .35s ease;
	transition: all .35s ease;
}

button {
	-webkit-transition: all .35s ease;
	-moz-transition: all .35s ease;
	-ms-transition: all .35s ease;
	transition: all .35s ease;
}

hr { border: solid 1px #E74310;}



.box-fix {
    min-height: 100%;
    position: relative;
    z-index: 998;
}

.box-main {
    width: 100%;
    position: relative;
    padding-bottom: 300px;
}

.box-white {
    width: 100%;
    height: 100px;
    background: #FFF;
}

.box-topo {
    width: 1000px;
    height: 100px;
    margin: auto;
    position: relative;
    z-index: 998;
}

.box-logo {
    width: 220px;
    height: 108px;
    padding: 3px;
    box-shadow: 0px 0px 35px rgba(0,0,0,0.1);
    background: #FFF;
    position: absolute;
    z-index: 999;
    top: 15px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
}

.box-menu {
    width: 740px;
    height: 35px;
    top: 30px;
    right: 0px;
/*    margin-left: 300px;*/
/*    margin-top: 30px;*/
    font-family: 'caviar_dreams';
/*    margin-top: 73px;*/
/*    display: inline-block;*/
/*    vertical-align: top;*/
    position: absolute;
    font-weight: bold;
}

.box-banner {
/*    widows: 100%;*/
/*    height: 665px;*/
/*    overflow: hidden;*/
    margin-bottom: 30px;
}

.box-pro-banner {
    width: 100%;
    margin-bottom: 30px;
    height: 250px;
    overflow: hidden;
}

.box-pro-banner img {
    top: -50%;
    position: relative;
}

.box-double {
    width: 440px;
    height: 255px;
    display: inline-block;
    border: solid 1px #D5D5D5;
    vertical-align: top;
    text-align: center;
}

.box-bottom {
    width: 100%;
    height: 300px;
    margin-top: -300px;
    position: absolute;
    bottom: 0px;
    clear: both;
    z-index: 1;
    background: url(../img/bot-bg.jpg);
}

.box-base {
    width: 1060px;
    height: 288px;
    margin: 12px auto 0px auto;
    position: relative;
    color: #FFF;
}

.box-content {
    width: 980px;
    padding: 10px;
    margin: 30px auto;
}

.t-xlviii { font-family: 'caviar_dreams'; font-size: 48px; }
.t-xxxvi { font-family: 'caviar_dreams'; font-size: 36px; }
.t-xxiv { font-family: 'robotomedium'; font-size: 24px; }
.t-xvir { font-family: 'robotomedium'; font-size: 16px; }
.t-xviii { font-size: 18px; }
.t-xvi { font-size: 16px; }
.t-xiv { font-size: 14px; }
.t-xii { font-size: 13px; }
.t-x { font-size: 10px; }
.p-x { padding: 10px; }
.p-xv { padding: 15px; }
.m-lxc {margin-left: 90px; }
/*.hide { display: block;}*/
.p-bxx {padding-bottom: 20px;}
.m-bxx {margin-bottom: 20px;}
.m-lx {margin-left: 10px;}

.papaya {color: #ffbaa5;}
.orange {color: #e74310;}
.dark-gray {color: #5a5a5a;}

.ease {-webkit-transition: all .35s ease;
	-moz-transition: all .35s ease;
	-ms-transition: all .35s ease;
	transition: all .35s ease;}

.box-shadow {
    width:  980px;
    background: url(../img/shadow-bg.png) no-repeat top;
    margin: auto;
    color: #5a5a5a;
}

.box-ambients {
    width: 100%;
    height: 270px;
    background: url(../img/ambients-string.jpg) no-repeat;
    background-size: cover;
    overflow: hidden;
}

.box-ambients img {
    height: 270px;
}

.box-itens {
    width: 270px;
    height: 165px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-left: 40px;
}



.button {
    padding: 10px 40px;
/*    background: #E74310;*/
    background: #2d2d2d;
    border-radius: 5px;
    color: #FFF;
    border: 0px;
    cursor: pointer;
}

.button:hover {background: #f07f5c;}



.center {
    text-align: center;
}

.box-left {
    width: 310px;
    display: inline-block;
    vertical-align: top;
}

.justify {
    text-align: justify;
}

.box-right {
    width: 635px;
    padding: 20px 0px 0px 30px;
    display: inline-block;
    vertical-align: top;
}

.box-submenu {
    width: 220px;
    height: 265px;
    display: inline-block;
    vertical-align: top;
    padding-top: 15px;
}

.box-submenu ul {
    list-style-type: none;
    line-height: 28px; !important
    font-family: 'caviar_dreams';
    padding: 0px;
}

.box-news {
    width: 400px;
    height: 265px;
    display: inline-block;
    vertical-align: top;
    padding-top: 15px;
    text-align: justify;
}

.box-news img {
    padding-right:5px;
    width: 90px;
    height: 90px;
}

.box-news ul {
    list-style-type: none;
    padding: 0px;
}

.box-news li {margin-top: 8px}

.box-news p {
    margin: 0px;
}


.line { border: solid 1px #f86e43; }

.box-network {
    width: 330px;
    height: 265px;
    display: inline-block;
    vertical-align: top;
    padding-top: 15px;
    margin-left: 50px;
    text-align: justify;
}

.box-network ul {
    list-style-type: none;
    padding: 0px;
}

.box-network li {margin-top: 8px}

.m-hide { display: none;}

.box-prods {
    display: inline-block;
    vertical-align: top;
    margin: 21px;
}

.box-well {
/*    width: 1000px;*/
/*    margin: auto;*/
/*    font-family: "roboto_normal";*/
/*    border-right: #e6e6e6 solid 1px;*/
/*    border-left: #e6e6e6 solid 1px;*/
/*    border-bottom: #e6e6e6 solid 1px;*/
/*    background: url(../img/first_arrow.jpg) no-repeat;*/
/*    background-color: rgba(255,255,255,0.7);*/
/*    margin-top: 10px;*/
/*    padding: 20px;*/
}

/*.box-well p:before {
    content: "\00bb \00a0";
    margin-left: 20px;
}*/

.box-inpro {
    width: 49%;
    display: inline-block;
    vertical-align: top;
}

.box-inpro p {
    padding: 0px 30px;
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
    line-height: 22px;
}

.box-inpro span{
    font-family: 'robotomedium';
    color: #5a5a5a;
}

.box-inpro img {
    max-width: 100%;
}

.box-tread img{
    width: 200px;
    height: 200px;
}

.box-tread{
    width: 200px;
    height: 200px;
/*    margin-right: 22px;*/
}

.box-simulated {
    width: 980px;
    height: 600px;
}

.nav-control {
    width: 920px;
    margin-left: 45px;
}

.box-selection {
/*    width: 200px;*/
}

.box-selection img{
    width: 240px;
}

.box-beige {
    width: 980px;
    margin: 20px auto;
    background: #a02f0c;
    color: #FFF;
}
.box-innew {
    width: 940px;
    padding: 10px;
/*    height: 80px;*/
    margin: 10px auto;
    background: rgba(0,0,0,0.05);
    cursor: pointer;
}

.box-innew:hover {background: rgba(0,0,0,0.02);}

.hr-gray {
    border-color: #FFF;
}

.box-singlenews {
    padding: 15px;
}

a {text-decoration: none;}

.box-googleplace {
    width: 100%;
    margin-bottom: 30px;
    height: 350px;
}

.box-history {
    width: 100%;
/*    margin-bottom: 30px;*/
/*    height: 416px;*/
/*    overflow: hidden;*/
}

.box-history img {
    width: 100%;
/*    position: relative;*/
/*    top: -147px;*/
}

.form-on select {
    font-family: 'caviar_dreams';
    margin: 5px 0px;
    font-size: 16px;
    border-color: #CCC;
    padding: 5px;
}

.form-on select:hover {border-color: #f07954;}

.form-on option {
    width: 980px;
    text-transform: uppercase;
}

.box-search {
    width: 97%;
    border: solid 1px #CCC;
    font-family: 'caviar_dreams';
    font-size: 18px;
    padding: 10px;
    color: #767676;
    text-transform: uppercase;
}

.box-search:hover {
    border: solid 1px #E74310;
}

a:link {color: #414141;}
a:visited {color: #414141;}
a:hover {color: #191919;}
a:active {color: #414141;}

/*
a:link {color: #E74310;}
a:visited {color: #E74310;}
a:hover {color: #fc7044;}
a:active {color: #E74310;}
*/

.box-base a:link { color: #FFF;}
.box-base a:visited { color: #FFF;}
.box-base a:hover { color: #f07f5c;}
/*.box-base a:hover { color: #ff754b;}*/
.box-base a:active { color: #FFF;}

.box-ambiant {
    width: 215px;
    height: 140px;
    overflow: hidden;
    position: relative;
    margin-left: 12px;
    margin-right: 5px;
    margin-top: 5px;
}

.box-ambiant img {
/*    width: 400px;*/
    height: 150px;
    position: absolute;
    bottom: 0;
}

.null-link a:link {color: #222;}
.null-link a:visited {color: #222;}
.null-link a:hover {color: #222;}
.null-link a:active {color: #222;}

.resp img { max-width: 180px; display: inline-block; vertical-align: middle;}

.box-certify {
    width: 300px;
    display: inline-block;
    margin-left: 20px;
}

.box-certify img {
    width: 300px;
    height: 200px;
    box-shadow: 0px 0px 25px rgba(0,0,0,0.15);
}



.box-ambrace {
    width: 230px;
    display: inline-block;
}
.box-relative {
    position: relative;
}

.box-riddle {
    position: absolute;
    width: 33px;
    height: 33px;
    right: -37px;
    top: 8px;
}

.pro-download {
    display:table;
/*    float:right;*/
    margin-left: 20px;
}

.box-half {
    width: 49%;
    display: inline-block;
    vertical-align: top;
}

.box-menu-spot {
    width: 430px;
    height: 35px;
    top: 80px;
    right: 80px;
    /*    margin-left: 300px;*/
    /*    margin-top: 30px;*/
    font-family: 'caviar_dreams';
    /*    margin-top: 73px;*/
    /*    display: inline-block;*/
    /*    vertical-align: top;*/
    position: absolute;
    font-weight: bold;
}

.box-language {
    width: 294px;
    height: 21px;
    right: 100px;
    top: -30px;
    position: absolute;
}

.box-google {
    display: inline-block;
    vertical-align: top;
}

.box-language img {width: 20px;}

.box-social {
    position: absolute;
    width: 60px;
    top: -33px;
    right: 20px;
}

.box-social ul {list-style-type: none;margin: 0px;padding: 0px;}

.box-dumb {
    width: 75px;
    height: 21px;
    left: 70px;
    top: -28px;
    position: absolute;
}

.box-halfway {

}

.box-thumb {
    margin: 0px 10px;
}

.box-gray {
    width: 100%;
    background: #d9d9d9;
}

.t-xvirt { font-size: 23px;}

.p-bx {padding-bottom: 10px;}

.div-26 {
    font-family: 'robotothin'; font-size: 20px;font-weight: bold;
}

.div-black {
    padding: 7px;
    background: #000;
    color: #FFF;
/*    width: 276px;*/
}

.rsDownload {
    width: 43px;
    height: 43px;
    float: none;
    line-height: 43px;
    text-align: center;
    position: absolute;
    top: 6px;
    left: 6px;
    background: #000;
    color: #FFF;
    z-index: 999;
}

.box-bullets {
    width: 980px;
    padding: 5px;
    margin: auto;
}

.bullets {
	width: 10px;
	height: 10px;
	border-radius: 50%;
    display: inline-block;
	*display:inline; 
	*zoom:1;
    margin: 6px 5px 6px 4px;
	background: #CCC;
/*	background: rgba(255,255,255,0.5);*/
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
}

.blt-offen {
    background: #383838;!important
}

.t-xxivc { font-family: 'caviar_dreams'; font-size: 24px; font-weight: bold;}

.box-names {
    width: 190px;
    display: inline-block;
}

.bold {font-weight: 600; font-family: 'Libre Franklin', sans-serif;}

.box-prods {
    width: 234px;
    display: inline-block;
    vertical-align: top;
    line-height: 20px;
/*    margin: 25px;*/
    margin: 15px;
    padding: 10px;
}

.box-prods img {
    border: solid 1px #efefef;
    width: 100%;
}

.offen {
    background: rgba(0,0,0,0.05);
}

.offen img {
/*    border: solid #b79936;*/
}

.offen a {
    color: #000;!important
}

.box-faces {
    width: 170px;
    display: inline-block;
    text-align: center;
}

.box-faces img {
    max-width: 170px;
    margin-left: 40px;
}

.box-emultec {
    width: 30px;
    height: 37px;
    position: absolute;
    right: 10px;
    bottom: 10px;
}
