body + object, body + object + object { display: none; }

object[type^=application/gas-events-uni] { display: none; }
.mw {
    width: 980px;
}

.mmw {
    min-width: 1008px;
}

.f0 {
    font-size: 0;
}

.a1:link, .a1:visited, .a2 {
    text-decoration: none;
}

.a1:hover, .a2:hover {
    text-decoration: underline;
}

.au, .au:hover {
    text-decoration: underline !important;
}

.c6 {
    color: #888;
}

.pers1 {
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    -ms-perspective: 1000px;
    -o-perspective: 1000px;
    perspective: 1000px;
}

.ps-1 {
    font-size: 110%;
}

.ps-2 {
    font-size: 110%;
    font-weight: bold;
}

.ps-3 {
    font-size: 130%;
}

.ps-4 {
    font-size: 130%;
    font-weight: bold;
}

.ps-5 {
    font-size: 150%;
}

.ps-6 {
    font-size: 150%;
    font-weight: bold;
}

.ps-7 {
    font-size: 170%;
}

.ps-8 {
    font-size: 170%;
    font-weight: bold;
}

.ps-9 {
    font-size: 190%;
}

.ps-10 {
    font-size: 190%;
    font-weight: bold;
}

.padded-1 {
    padding: 15px 30px;
}

.cd {
    cursor: default;
}

.title1 {
    font-size: 24px;
    font-weight: bold;
    padding: 25px 0 15px 0;
}

.title2 {
    font-size: 12px;
    font-weight: normal;
    overflow: hidden;
    margin: 15px 0;
}

.title2 .text {
    padding: 0 7px;
    text-transform: uppercase;
}

.title2 .lines {
    left: 0;
    width: 100%;
    height: 1px;
    margin-top: 8px;
    border-top: solid 1px #DDD;
    border-bottom: solid 1px #DDD;
}

.title3, .titleFree {
    margin: 5px 0;
    padding: 16px 10px 18px;
    border-bottom-width: 1px;
    font-size: 1.8em;
    font-style: italic;
}

.title3.noBorder {
    border-width: 0;
    padding-bottom: 8px;
}

.titleFree {
    font-size: 18px;
    padding: 0;
    margin: 5px 0 15px;
    border-width: 0;
}

.invisible {
    position: absolute !important;
    width: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
}

form .big input[type="text"], form .big input[type="password"], form .big select {
    font: 17px arial, sans-serif;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #FCFCFC;
    border: 1px solid #B5B5DD;
}

form .big textarea {
    font: 17px arial, sans-serif;
    padding: 5px;
    background-color: #FCFCFC;
    border: 1px solid #B5B5DD;
}

form .big input[type="text"]:disabled, form .big input[type="password"]:disabled, form .big select:disabled {
    border-color: #DDD;
    border-style: dashed;
    color: rgba(0, 0, 0, .1);
}

form .big select {
    padding: 2px;
}

form .big-classic > div {
}

form .big-classic > div.checks {
}

form .big-classic label.select select {
    height: 33px;
}

form .big2 select, form .big2 input {
    font-size: 12px;
    padding: 4px 3px;
    height: 33px !important;
    background: #f5f5f5;
    border-color: #cdcdcd;
    color: #85667e;
}

.form2 label > strong {
    height: auto;
    line-height: 12px;
}

.form2 input[type="text"], .form2 input[type="password"], .form2 label > textarea {
    border: 1px solid #AAA !important;
    background: #FFF !important;
    height: auto;
}

.fineHr, .fineHr2, .fineHr3 {
    border: none;
    border-top: dashed 1px #DDD;
    margin: 5px 0;
}

form .smaller-classic input[type="text"], form .smaller-classic input[type="password"],
form .smaller-classic textarea, form .smaller-classic select {
    font-size: 12px;
}

form .smaller-classic input[type="text"], form .smaller-classic input[type="password"], textarea {
    padding: 4px 6px;
}

.form1.smaller-classic > * > * > label > * {
    height: 18px;
}

.form1.smaller-classic > * {
    margin-top: 12px;
}

.form1.smaller-classic > *:first-child {
    margin-top: 0;
}

.form1.smaller-classic > * > * > label {
    padding-right: 24px;
}

form .smaller-classic select {
    padding: 4px 5px;
    height: 28px !important;
}

.fineHr2 {
    border-top-style: solid;
}

.fineHr3 {
    margin: 12px 0;
}

.form2 textarea {
    margin-top: 2px;
}

.button1 {
    font-size: 1.25em;
    height: 35px;
    margin-top: 2px;
    margin-left: 0;
    text-shadow: 0 0 3px black;
    cursor: pointer;
    border-width: 1px;
    border-radius: 2px;
    box-shadow: inset 0 -1px 3px rgba(0, 0, 0, .3), 0 0 3px rgba(0, 0, 0, .3);
    line-height: 18px;
    font-weight: normal;
}

.button1.small {
    height: 30px;
}

.button1:hover {
    opacity: .9;
}

.button1:active {
    opacity: 1;
}

.button1.flat {
    height: 25px;
    font-size: 1.2em;
    font-weight: normal;
    padding: 0 10px;
}

.button1.icon {
    line-height: 29px;
    padding-right: 8px;
    padding-left: 30px;
}

.button1.icon img {
    margin-top: 4px;
    left: 6px;
    top: 2px;
}

.button1.done {
    background: #EEE;
    color: #004;
    border-color: #FFF !important;
    box-shadow: none;
    text-shadow: none;
    font-weight: bold;
    cursor: default;
}

.button2 {
    background: #535151;
    background: -moz-linear-gradient(top, #535151 0%, #161616 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #535151), color-stop(100%, #161616));
    background: -webkit-linear-gradient(top, #535151 0%, #161616 100%);
    background: -o-linear-gradient(top, #535151 0%, #161616 100%);
    background: -ms-linear-gradient(top, #535151 0%, #161616 100%);
    background: linear-gradient(to bottom, #535151 0%, #161616 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#535151', endColorstr='#161616', GradientType=0);
    color: #FFF;
    padding: 5px 10px;
    box-shadow: inset 0 0 3px #000;
    overflow: visible;
}

.mb1 {
    margin-bottom: 10px;
}

.mt1 {
    margin-top: 65px;
    padding-bottom: 35px;
}

.bigger {
    font-size: 1.25em;
}

.weak {
    font-weight: normal;
}

.tiny {
    letter-spacing: -1px;
}

.form1 > * > * > label > * {
    height: 21px;
}

.form1 > * > * > label.textarea > textarea {
    height: auto;
}

.form1 > * > * > label > select {
    height: 27px;
}

.ie {
    display: none;
}

/**********************************************************************************************************************/

body {
    line-height: 18px;
}

body, .ant-text1 {
    font: 12px helvetica, sans-serif, arial;
}

#floatingWindowElements {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
}

.rightFloatingArea {
    right: 0;
    padding-top: 5px;
    z-index: 15;
}

.rightFloatingArea > * {
    margin: 0 5px;
}

.colorsFill {
    border-bottom-width: 1px;
}

.colorsFill > .fl, .colorsFill > .fr {
    width: 55%;
    margin-top: -3px;
}

.colorsFill > .fr {
    width: 45%;
}

.colorsFill > .fl, .colorsFill > .fr, .colorsFill .mid {
    height: 3px;
}

.colorsFill .mid {
    position: relative;
}

.navArea {
    background: url("../image/header-background.png");
}

.navArea .logo {
    padding-top: 5px;
    z-index: 15;
}

.navArea .phone {
    padding-top: 5px;
    font-size: 1em;
}

.navArea .phone img {
    height: 14px;
    margin-top: 1px;
    margin-right: 6px;
}

/* DEALER BOXES */
.dealerBoxes-opener {
    position: relative;
    height: 40px;
    z-index: 11;
}

.dealerBoxes-opener > .line {
    margin-top: 10px;
    height: 22px;
    width: 100%;
}

.dealerBoxes-opener a {
    position: relative;
    background-position: 0 -22px;
    margin-top: 4px;
    width: 300px;
    height: 33px;
}

.dealerBoxes-opener a .fl, .dealerBoxes-opener a .fr {
    width: 37px;
    height: 100%;
}

.dealerBoxes-opener a .fl {
    margin-left: -37px;
    background-position: 14px -56px;
}

.dealerBoxes-opener a .fr {
    margin-right: -37px;
    background-position: -22px -56px;
}

.dealerBoxes-opener a .text {
    width: 100%;
    height: 12px;
    top: 50%;
    margin-top: -6px;
    background-position: center -89px;
    background-repeat: no-repeat;
}

.dealerBoxes-opener a:hover .text {
    opacity: .85;
    filter: alpha(opacity=85);
}

.dealerBoxArea {
    height: 0;
    overflow: hidden;
    -webkit-transition: height 600ms ease-out;
    -moz-transition: height 600ms ease-out;
    -ms-transition: height 600ms ease-out;
    -o-transition: height 600ms ease-out;
    transition: height 600ms ease-out;
    -webkit-perspective: 1600px;
    -moz-perspective: 1600px;
    -ms-perspective: 1600px;
    -o-perspective: 1600px;
    perspective: 1600px;
}

.dealerBoxArea.open {
    height: 445px;
}

.dealerBoxes {
    font-size: 0;
    -webkit-transform: translateZ(-300px);
    -moz-transform: translateZ(-300px);
    -ms-transform: translateZ(-300px);
    -o-transform: translateZ(-300px);
    transform: translateZ(-300px);
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

.dealerBoxes.open {
    -webkit-transform: translateZ(0px);
    -moz-transform: translateZ(0px);
    -ms-transform: translateZ(0px);
    -o-transform: translateZ(0px);
    transform: translateZ(0px);
}

.dealerBoxes .lines {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.dealerBoxes .lines > .line {
    width: 33.3%;
    height: 100%;
    text-align: center;
    background: url("../image/dealer-box-line.png") top left;
}

.dealerBoxes .lines > .line > span {
    width: 1px;
    height: 100%;
    background: #e3e5ec;
}

.dealerBoxes .lines .borders {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border: solid 45px #ffffff;
}

.dealerBoxes .items {
    padding: 20px 0 0;
}

.dealerBoxes .items > li {
    width: 33.3%;
    height: 140px;
}

.dealerBoxes .items > li:hover > div {
    background-position: left bottom;
}

.dealerBoxes .items > li > div {
    background: url("../image/dealer-box.png");
    width: 302px;
    height: 128px;
    margin: 0 auto;
}

.dealerBoxes .items a {
    display: block;
    height: 100%;
}

.dealerBoxes .items .img {
    background: center center no-repeat;
    height: 115px;
}

.dealerBoxes .items .img {
    background: center center no-repeat;
    -webkit-transition: background-position 200ms ease-in-out;
    -moz-transition: background-position 200ms ease-in-out;
    -ms-transition: background-position 200ms ease-in-out;
    -o-transition: background-position 200ms ease-in-out;
    transition: background-position 200ms ease-in-out;
    height: 115px;
}

.dealerBoxes .items {
    -webkit-perspective: 1600px;
    -moz-perspective: 1600px;
    -ms-perspective: 1600px;
    -o-perspective: 1600px;
    perspective: 1600px;
    overflow: hidden;
}

.dealerBoxes .items > li {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    -o-transform-origin: top;
    transform-origin: top;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.dealerBoxes .items > li:hover {
    -webkit-transform: rotateY(10deg);
    -moz-transform: rotateY(10deg);
    -ms-transform: rotateY(10deg);
    -o-transform: rotateY(10deg);
    transform: rotateY(10deg);
}

.dealerBoxes .items > li:nth-child(3):hover, .dealerBoxes .items > li:nth-child(6):hover,
.dealerBoxes .items > li:nth-child(9):hover, .dealerBoxes .items > li:nth-child(12):hover,
.dealerBoxes .items > li:nth-child(15):hover, .dealerBoxes .items > li:nth-child(18):hover {
    -webkit-transform: rotateY(-10deg);
    -moz-transform: rotateY(-10deg);
    -ms-transform: rotateY(-10deg);
    -o-transform: rotateY(-10deg);
    transform: rotateY(-10deg);
}

.dealerBoxes .items > li:nth-child(2):hover, .dealerBoxes .items > li:nth-child(5):hover,
.dealerBoxes .items > li:nth-child(8):hover, .dealerBoxes .items > li:nth-child(11):hover,
.dealerBoxes .items > li:nth-child(14):hover, .dealerBoxes .items > li:nth-child(17):hover {
    -webkit-transform: rotateX(-15deg);
    -moz-transform: rotateX(-15deg);
    -ms-transform: rotateX(-15deg);
    -o-transform: rotateX(-15deg);
    transform: rotateX(-15deg);
}

/* CONTENT 2*/
.content2 {
    background: #f2f2f2;
    border-top: solid 1px;
    box-shadow: inset 0 3px 1px #ededed;
    padding-bottom: 15px;
}

.content2 > section {
    border: solid 1px;
    border-top-width: 0;
    box-shadow: inset 0 -2px 2px #f5f5f5;
    padding-top: 18px;
}

/* POP SEARCH */

.popSearch {
    border-top: solid 3px black;
    margin: 0 -14px -12px -14px;
    z-index: 2;
}

.popSearch > .content {
    border: solid 1px #dadada;
    background: #FFF;
    padding: 0 14px;
}

.popSearch > .detail {
    background: url("../image/shadow-1.png") repeat-x left top;
}

.popSearch > .detail > .biloto {
    background: url("../image/biloto-1.png") no-repeat;
    width: 13px;
    height: 12px;
}

.popSearch > .detail > .biloto.fr {
    background-position: -12px top;
}

.popSearch.no-pop {
    padding-top: 5px;
    margin: 0;
    border-top-width: 0;
}

.popSearch.no-pop > .content {
    padding: 0;
    border: none;
}

.popSearch.no-pop .detail {
    display: none;
}

.popSearch button {
    margin-top: 5px;
}

/* POP SEARCH INVERTED */
.popSearch.inverted {
    border-bottom: solid 3px black;
    border-top-width: 0;
    margin-bottom: 7px;
    background: #F00;
    overflow: visible;
    z-index: 1;
}

.popSearch.inverted .detail {
    top: -17px;
    position: absolute;
    width: 100%;
}

.popSearch.inverted .content {
    margin-top: 17px;
}

.popSearch.inverted > .detail {
    z-index: 100;
    height: 17px !important;
    background: url("../image/shadow-2.png") repeat-x left bottom;
}

.popSearch.inverted > .detail > .biloto {
    background-image: url("../image/biloto-3.png");
}

.popSearch.inverted .holderFillOut {
    height: 17px;
    margin-top: -18px;
    margin-left: -2px;
}

.popSearch.inverted .holderFillOut > * {
    width: 100%;
    height: 100%;
    border-left: solid 1px;
    border-right: solid 1px;
    background-color: #f5f5f5;
}

.popSearch.inverted > .detail > .biloto {
    height: 17px;
    background-position: left bottom;
    background-color: #f7f7f7;
}

.popSearch.inverted > .detail > .biloto.fr {
    background-position: -12px bottom;
}

.popSearch .searchEverywhere {
    top: 34px;
    right: 262px;
    border: solid 1px #CCC;
    background-color: #F5F5F5;
    padding-top: 0;
    font-size: 0;
    z-index: 1;
}

.popSearch.no-pop .searchEverywhere {
    right: 248px;
}

.popSearch .searchEverywhere.ief {
    right: 263px;
}

.popSearch.no-pop .searchEverywhere.ief {
    right: 249px;
}

.popSearch .searchEverywhere label {
    display: block;
    height: 22px;
    padding: 3px 6px 0 3px;
}

.popSearch .searchEverywhere label, .popSearch .searchEverywhere label input {
    cursor: pointer;
}

.popSearch .searchEverywhere strong {
    margin-top: 3px;
    margin-left: 0;
    font-size: 11px;
}

.popSearch {
    -webkit-transform: translateZ(0);
}

#quickForm {
    padding: 10px 0;
}

/* GROUP HOME BANNER */
.homeBanner {
    height: 278px;
    background-color: #EEE;
}

.homeBanner ul, .dealerBannerHolder {
    overflow: hidden;
}

.homeBanner, .content2 > section {
    border-radius: 0 0 2px 2px;
}

.homeBanner * {
    width: 100%;
    height: 100%;
}

.homeBanner li, .dealerBannerHolder li {
    width: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
}

.dealerBannerHolder li {
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    -ms-perspective: 1000px;
    -o-perspective: 1000px;
    perspective: 1000px;
}

.dealerBannerHolder li.no-link a {
    cursor: default;
}

.homeBanner li a {
    display: block;
}

.dealerBannerHolder li.active, .dealerBannerHolder li.removing, .homeBanner li.active, .homeBanner li.removing {
    -webkit-transition: all 700ms ease-in-out;
    -moz-transition: all 700ms ease-in-out;
    -ms-transition: all 700ms ease-in-out;
    -o-transition: all 700ms ease-in-out;
    transition: all 700ms ease-in-out;
}

.homeBanner li.active, .dealerBannerHolder li.active {
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 10;
}

.homeBanner li .img, .dealerBannerHolder li .img {
    width: 100%;
    -webkit-transition: all 700ms ease-in-out;
    -moz-transition: all 700ms ease-in-out;
    -ms-transition: all 700ms ease-in-out;
    -o-transition: all 700ms ease-in-out;
    transition: all 700ms ease-in-out;
}

.dealerBannerHolder li .img {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateY(100%) rotateZ(-15deg) rotateX(90deg);
    -moz-transform: translateY(100%) rotateZ(-15deg) rotateX(90deg);
    -ms-transform: translateY(100%) rotateZ(-15deg) rotateX(90deg);
    -o-transform: translateY(100%) rotateZ(-15deg) rotateX(90deg);
    transform: translateY(100%) rotateZ(-15deg) rotateX(90deg);
}

.dealerBannerHolder li.active .img {
    -webkit-transform: translateY(0%) rotateX(0deg);
    -moz-transform: translateY(0%) rotateX(0deg);
    -ms-transform: translateY(0%) rotateX(0deg);
    -o-transform: translateY(0%) rotateX(0deg);
    transform: translateY(0%) rotateX(0deg);
}

.dealerBannerHolder li.removing .img {
    -webkit-transform: translateY(-100%) rotateZ(-15deg) rotateX(90deg);
    -moz-transform: translateY(-100%) rotateZ(-15deg) rotateX(90deg);
    -ms-transform: translateY(-100%) rotateZ(-15deg) rotateX(90deg);
    -o-transform: translateY(-100%) rotateZ(-15deg) rotateX(90deg);
    transform: translateY(-100%) rotateZ(-15deg) rotateX(90deg);
}

.homeBanner li.removing {
    opacity: 0;
    filter: alpha(opacity=0);
}

.tags a {
    color: #535C66;
    font-family: "Century Gothic", Arial, serif;
    text-align: center;
    padding: 0 5px;
    line-height: 26px;
    letter-spacing: -1px;
}

.tags a:hover {
    text-decoration: underline;
    color: #2274AC;
    background-color: #F5F5FF;
}

/* CONTENT 3 */
.content3, .content4, .content5 {
    position: relative;
    z-index: 10;
    border-top: solid 1px;
    box-shadow: 0 -3px 1px #ededed;
}

.content4, .content5 {
    box-shadow: none;
}

.content5 {
    border-top-width: 0;
}

/* CONTROL BUTTONS */
.control > button {
    background: url("../image/control-buttons.png");
    width: 24px;
    height: 23px;
    margin: 0;
    opacity: .8;
    -webkit-transition: opacity 100ms ease-in-out;
    -moz-transition: opacity 100ms ease-in-out;
    -ms-transition: opacity 100ms ease-in-out;
    -o-transition: opacity 100ms ease-in-out;
    transition: opacity 100ms ease-in-out;
}

.control > button.down {
    background-position: right top;
}

.control > button:active {
    opacity: 1;
}

/* CASE BOXES */
.caseBoxes {
    padding: 13px 0;
}

.caseBoxes > article header {
    height: 55px;
}

.caseBoxes > article header h3 {
    height: 100%;
    margin: 0;
    line-height: 55px;
    font-size: 1.7em;
    font-weight: normal;
}

.caseBoxes > article header h3 > .block, .newsBox .block {
    background: url("../image/rgba/000000-25.png");
    width: 6px;
    height: 100%;
}

.caseBoxes > article header h3 > .text {
    padding-left: 12px;
    padding-right: 25px;
    background: url("../image/case-box-arrow.png") no-repeat right center;
}

.caseBoxes > article.gray-arrow header h3 > .text {
    background-image: url("../image/case-box-arrow-gray.png");
}

.caseBoxes > article.small header {
    height: 40px;
}

.caseBoxes > article.small + article > * {
    margin-left: 0;
}

.caseBoxes > article.small header h3 {
    line-height: 40px;
}

.caseBoxes.titles > article .content {
    padding: 10px;
    border-bottom: solid 1px #EEE;
}

.caseBoxes > article + article > * {
    margin-left: 13px;
}

.caseBoxes > article.boxSize1 {
    width: 62%;
}

.caseBoxes > article.boxSize2 {
    width: 38%;
}

.caseBoxes > article > .content > .area {
    margin-bottom: 10px;
}

.newsBox {
    position: relative;
    height: 300px;
    overflow: hidden;
}

.newsBox ul {
    float: left;
    width: 100%;
    -webkit-transition: margin-top 300ms ease-in-out;
    -moz-transition: margin-top 300ms ease-in-out;
    -ms-transition: margin-top 300ms ease-in-out;
    -o-transition: margin-top 300ms ease-in-out;
    transition: margin-top 300ms ease-in-out;
}

.newsBox ul > li {
    position: relative;
    height: 100px;
    background-color: #f2f2f2;
    overflow: hidden;
}

.newsBox ul > li > div {
    border-top: solid 1px #ffffff;
    height: 100%;
}

.newsBox ul > li .block {
    position: absolute;
    opacity: .35;
    filter: alpha(opacity=35);
}

.newsBox ul > li .text {
    height: 100%;
    overflow: hidden;
}

.newsBox ul > li .arrow {
    height: 100%;
    width: 12%;
    overflow: hidden;
    background: url("../image/icon-arrow-2.png") no-repeat 45px 35%;
}

.newsBox ul > li .arrow a {
    display: block;
    width: 30px;
    margin: 21px 0 0 34px;
    height: 30px;
    border-radius: 50%;
}

.newsBox ul > li .arrow a:hover {
    background: url("../image/rgba/000000-25.png");
    opacity: .3;
    filter: alpha(opacity=30);
}

.newsBox ul > li .text > .content {
    width: 88%;
    height: 100%;
    font-size: 1.25em;
    color: #3c3c3c;
}

.newsBox ul > li .text > .content .date {
    right: -52px;
    bottom: 13px;
    font-size: 1.05em;
    font-family: Calibri, serif;
}

.newsBox ul > li .text > .content .space {
    padding: 10px 30px 10px 20px;
}

.storiesBox {
    height: 300px;
    overflow: hidden;
}

.storiesBox ul {
    float: left;
    width: 100%;
    -webkit-transition: margin-top 300ms ease-out;
    -moz-transition: margin-top 300ms ease-out;
    -ms-transition: margin-top 300ms ease-in-out;
    -o-transition: margin-top 300ms ease-in-out;
    transition: margin-top 300ms ease-out;
}

.storiesBox ul > li {
    height: 49px;
    border-top: solid 1px #ffffff;
}

.storiesBox ul > li, .storiesBox .text {
    -webkit-transition: height 300ms ease-out;
    -moz-transition: height 300ms ease-out;
    -ms-transition: height 300ms ease-out;
    -o-transition: height 300ms ease-out;
    transition: height 300ms ease-out;
}

.storiesBox ul > li > div {
    border: solid 1px;
}

.storiesBox ul > li .title {
    height: 100%;
    background: #fdfdfd;
    background: -moz-linear-gradient(top, #fdfdfd 0%, #f7f7f7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdfdfd), color-stop(100%, #f7f7f7));
    background: -webkit-linear-gradient(top, #fdfdfd 0%, #f7f7f7 100%);
    background: -o-linear-gradient(top, #fdfdfd 0%, #f7f7f7 100%);
    background: -ms-linear-gradient(top, #fdfdfd 0%, #f7f7f7 100%);
    background: linear-gradient(to bottom, #fdfdfd 0%, #f7f7f7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd', endColorstr='#f7f7f7', GradientType=0);
}

.storiesBox ul > li .title .fl {
    padding: 15px 15px 0;
    font-size: 1.1em;
}

.storiesBox ul > li > div {
    height: 47px
}

.storiesBox li button {
    width: 47px;
    height: 100%;
    background-color: #ffffff;
    border-left: solid 1px;
}

.storiesBox ul > li > div, .storiesBox li button {
    border-color: #e6e6e6 !important;
}

.storiesBox li button > span {
    margin-top: 2px;
    width: 10px;
    height: 10px;
    font-size: 0;
    background: url("../image/icon-plus-minus.png");
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
}

.storiesBox li.open button > span {
    background-position: 6px top;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}

.storiesBox .text {
    height: 0;
}

.storiesBox .text > div {
    border-left: solid 1px #e6e6e6;
    border-right: solid 1px #e6e6e6;
    margin: 0 0 0 -1px;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.storiesBox .text > div > div {
    padding: 25px 20px 0;
    font-size: 1.15em;
}

.storiesBox li.open {
    height: 199px;
}

.storiesBox li.open .text {
    height: 151px;
}

.quote {
    background: url("../image/quotes.png");
    width: 15px;
    height: 13px;
    margin: 0 5px;
}

.quote.right {
    background-position: left bottom;
}

.storiesBox.left-opener li button {
    border-right: 1px solid;
    border-left-width: 0;
}

.storiesBox.left-opener li button span {
    margin-top: -2px;
}

.storiesBox.classic .title > strong, .storiesBox.classic .title > strong > a {
    height: 100%;
}

.storiesBox.classic .title a div {
    padding-top: 13px;
    padding-left: 60px;
}

.storiesBox.classic {
    height: auto;
    overflow: auto;
}

.storiesBox.classic li {
    margin: 10px 0;
    height: 47px;
    overflow: hidden;
}

.storiesBox.classic .text > div > div {
    padding: 15px 15px;
    font-size: .95em;
    border-top: solid 1px #e6e6e6;
}

.storiesBox.classic .text {
    overflow: hidden;
}

.storiesBox.classic li .text, .storiesBox.classic .text > div, .storiesBox.classic ul > li > div {
    height: auto;
}

.storiesBox.classic ul > li .title {
    height: 45px;
}

/* SOCIAL WEB */

.social-web {

}

.social-web li, .social-web a {
    width: 59px;
    height: 59px;
}

.social-web a {
    z-index: 0;
    display: block;
    overflow: hidden;
}

.social-web a > div {
    background: url("../image/icon-social-web.png") left top;
    width: 100%;
    height: 100%;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 400ms ease-in-out;
}

.social-web .on {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(-360deg);
    background-position: left bottom;
    z-index: 1;
}

.social-web li:hover .off {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(360deg);
}

.social-web li:hover .on {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}

.social-web li.social-twitter .off {
    background-position: -59px top;
}

.social-web li.social-twitter .on {
    background-position: -59px bottom;
}

.social-web li.social-youtube .off {
    background-position: -118px top;
}

.social-web li.social-youtube .on {
    background-position: -118px bottom;
}

.social-web li.social-wordpress .off {
    background-position: -177px top;
}

.social-web li.social-wordpress .on {
    background-position: -177px bottom;
}

.social-web li.social-google-plus .off {
    background-position: -237px top;
}

.social-web li.social-google-plus .on {
    background-position: -237px bottom;
}


.magic_balloon{
	bottom: 100%;
	background: #fff;
	width: 144px;
	margin-left: -42px;
	z-index: 20;
	overflow: hidden;
	height: 0px;
	opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 200ms ease-in-out;
    -moz-transition: opacity 200ms ease-in-out;
    -ms-transition: opacity 200ms ease-in-out;
    -o-transition: opacity 200ms ease-in-out;
    transition: opacity 200ms ease-in-out;
    padding:1px;
    border-radius:5px;
}
.social-web li:hover .magic_balloon{
	height: auto;
    opacity: 1;
    filter: alpha(opacity=100);
}

.magic_balloon ul{
	padding:2px;
}
.magic_balloon li:first-child{
	margin-top: 0px;
}
.magic_balloon li{
	margin-top:1px;
	height: auto;
	width: auto;
}
.magic_balloon li a{
	height: auto;
	width: auto;
	display: block;
	padding: 5px;
	background: #1e72a0;
	color: #FFFFFF;
	text-shadow: 1px 1px 2px #222;
	text-transform: none;
	font-weight: normal;
	border-radius:5px;
}
.magic_balloon li a:hover{
	background:#000;
	color:#bdd6e3;
}

/* MAIN 
.newsletter {
    padding-top: 35px;
    padding-left: 135px;
}

.newsletter a {
    background: url("../image/newsletter.png");
    width: 130px;
    height: 128px;
}

.newsletter a:hover {
    background-position: left bottom;
}

#floatingWindows {
    position: fixed;
    top: 0;
    left: -100%;
    width: 0;
    height: 100%;
    z-index: 1000;
    opacity: 0;
    background: url("../image/rgba/000000-80.png");
    -webkit-transition: all 600ms ease-out;
    -moz-transition: all 600ms ease-out;
    -ms-transition: all 600ms ease-out;
    -o-transition: all 600ms ease-out;
    transition: all 600ms ease-out;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    -ms-perspective: 1000px;
    -o-perspective: 1000px;
    perspective: 1000px;
}

#floatingWindows .item header .closeWindow {
    right: 10px;
    top: 10px;
    bottom: 10px;
    width: 42px;
    background: url("../image/icon-close.png") no-repeat center center;
    box-shadow: 0 0 5px rgba(255, 255, 255, .1);
    border: solid 1px;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
}

#floatingWindows .item header .closeWindow:hover {
    background: url("../image/icon-close.png") no-repeat center center;
    box-shadow: 0 0 2px rgba(0, 0, 0, .3);
}

#floatingWindows .item header .closeWindow:active {
    background: url("../image/icon-close.png") no-repeat center center;
    box-shadow: 0 0 6px rgba(255, 255, 255, .2);
}

#floatingWindows.shown {
    width: 100%;
    left: 0;
    opacity: 1;
}

#floatingWindows .item {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -306px;
    margin-top: -206px;
    width: 600px;
    height: 400px;
    border: solid 6px #555;
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -ms-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
    transition: all 600ms ease-in-out;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(-1000px) translateX(-200%) rotateY(45deg);
    -moz-transform: translateZ(-1000px) translateX(-200%) rotateY(45deg);
    -ms-transform: translateZ(-1000px) translateX(-200%) rotateY(45deg);
    -o-transform: translateZ(-1000px) translateX(-200%) rotateY(45deg);
    transform: translateZ(-1000px) translateX(-200%) rotateY(45deg);
    opacity: 0;
    overflow: hidden;
}

#floatingWindows .item > * {
    min-height: 100%;
    background: #EEE;
}

#floatingWindows .item section > * > div {
    padding: 20px;
}

#floatingWindows .item header {
    position: relative;
    color: #ffffff;
    border: solid 1px #000;
}

#floatingWindows .item header h3 {
    font-size: 1.6em;
    margin: 0;
    padding: 0;
}

#floatingWindows .item header h3 span {
    padding: 19px 15px;
    font-style: italic;
}

#floatingWindows .item header h3 img {
    margin: 5px 0 5px 10px;
}

#floatingWindows .item.shown {
    -webkit-transform: translateZ(0px);
    -moz-transform: translateZ(0px);
    -ms-transform: translateZ(0px);
    -o-transform: translateZ(0px);
    transform: translateZ(0px);
    opacity: 1;
}

#floatingWindows .item.shadow {
    box-shadow: 0 0 20px #000, 0 0 70px rgba(255, 255, 255, .3);
}

.hidingForm, .showingForm {
    -webkit-transition: all 300ms linear;
    overflow: hidden;
}

.showingForm {
    display: block;
}

.newsBox ul > li .text > .content strong {
    font-family: Calibri, serif;
    font-size: 1.05em;
    padding-bottom: 8px;
    text-transform: uppercase;
}

.dealerBanner {
    height: 387px;
    padding: 8px;
    border-width: 1px;
}

.dealerBanner .area {
    height: 385px;
    border-width: 1px;
}

.dealerBannerControl {
    font-size: 0;
}

.dealerBannerControl li {
    width: 46px;
    height: 8px;
    background: #cbcbcb;
    margin: 9px 4px 9px 0;
}

.dealerBannerControl li:hover:not(.active) {
    background: #ddd;
}

.dealerBannerControl a {
    height: 100%;
}

.vehicleCarrossel {
    padding-top: 30px;
    padding-bottom: 18px;
}

.vehicleCarrossel ul {
    margin: 0 20px;
    font-size: 0;
}

.vehicleCarrossel ul li {
    width: 33.3%;
    font-size: 14px;
}

.vehicleCarrossel ul li a {
    display: block;
    margin: 0 auto;
    width: 273px;
    height: 232px;
    background-repeat: no-repeat;
    background-position: left 47px;
    color: #000000;
    -webkit-perspective: 1500px;
    -moz-perspective: 1500px;
    -ms-perspective: 1500px;
    -o-perspective: 1500px;
    perspective: 1500px;
}

.vehicleCarrossel ul li .image {
    margin-top: 44%;
    width: 100%;
    height: 99px;
    overflow: hidden;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    -webkit-transform: translateZ(-30px) translateX(15px);
    -moz-transform: translateZ(-30px) translateX(15px);
    -ms-transform: translateZ(-30px) translateX(15px);
    -o-transform: translateZ(-30px) translateX(15px);
    transform: translateZ(-30px) translateX(15px);
}

.vehicleCarrossel ul li .name {
    padding-left: 32px;
}

.vehicleCarrossel ul li .price {
    padding-left: 110px;
    padding-top: 28px;
    padding-bottom: 15px;
    color: #ffffff;
}

.vehicleCarrossel ul li strong {
    font-size: 1.56em;
}

.vehicleCarrossel ul li strong.consult {
    margin-left: -22px;
    margin-top: -16px;
}

.vehicleCarrossel ul li a:hover .image {
    -webkit-transform: translateZ(0px) translateX(0px);
    -moz-transform: translateZ(0px) translateX(0px);
    -ms-transform: translateZ(0px) translateX(0px);
    -o-transform: translateZ(0px) translateX(0px);
    transform: translateZ(0px) translateX(0px);
}

.vehicleCarrossel .control {
    width: 100%;
    padding-top: 100px;
}

.vehicleCarrossel .control > * {
    background: url("../image/carrossel-arrows.png");
    width: 30px;
    height: 46px;
    -webkit-transition: all 100ms ease-out;
    -moz-transition: all 100ms ease-out;
    -ms-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
}

.vehicleCarrossel .control > .fr {
    background-position: top right;
}

.vehicleCarrossel .control > .fr:hover {
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
    transform: translateX(5px);
}

.vehicleCarrossel .control > .fl:hover {
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    transform: translateX(-5px);
}

.vehicleCarrossel .control > .fl:active {
    -webkit-transform: translateX(-3px);
    -moz-transform: translateX(-3px);
    -ms-transform: translateX(-3px);
    -o-transform: translateX(-3px);
    transform: translateX(-3px);
}

.vehicleCarrossel .control > .fr:active {
    -webkit-transform: translateX(3px);
    -moz-transform: translateX(3px);
    -ms-transform: translateX(3px);
    -o-transform: translateX(3px);
    transform: translateX(3px);
}

.vehicleCarrossel a > * {
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    overflow: visible;
}

.vehicleCarrossel.changing a > * {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(.9);
    -moz-transform: scale(.9);
    -ms-transform: scale(.9);
    -o-transform: scale(.9);
    transform: scale(.9);
}

.vehicleCarrossel.cycles ul li .image img {
    margin-left: 30px;
}

.vehicleCarrossel.cycles ul li .image {
    margin-top: 42%;
    -webkit-transform: translateZ(0px) translateX(0px);
    -moz-transform: translateZ(0px) translateX(0px);
    -ms-transform: translateZ(0px) translateX(0px);
    -o-transform: translateZ(0px) translateX(0px);
    transform: translateZ(0px) translateX(0px);
}

.vehicleCarrossel.cycles ul li a:hover .image {
    -webkit-transform: translateZ(0px) translateX(20px);
    -moz-transform: translateZ(0px) translateX(0px);
    -ms-transform: translateZ(0px) translateX(0px);
    -o-transform: translateZ(0px) translateX(0px);
    transform: translateZ(0px) translateX(0px);
}

.vehicleCarrossel.cycles ul li .image {
    height: 110px;
}

.boxes .left {
    width: 69.2%;
}

.boxes .right {
    width: 29.8%;
}

.boxes .left .boxesItems {
    width: 100%;
    height: 309px;
    font-size: 0;
}

.boxes .left .boxesItems li {
    width: 33%;
    height: 50%;
}

.boxes .left .boxesItems li > a {
    margin: 0 5px;
    height: 142px;
    border: solid 1px #CCC;
    font-size: 15px;
    background-image: url("../image/services.png");
    box-shadow: inset 0 0 4px #E5E5E5;
    -webkit-transition: all 100ms ease-out;
    -moz-transition: all 100ms ease-out;
    -ms-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
}

.boxes .left .boxesItems.mod-svc-5 li > a {
    background-image: url("../image/services5.png");
}

.boxes .left .boxesItems li.odd > a, .boxes .left .boxesItems li.even > a:hover {
    background-color: #f5f5f5;
}

.boxes .left .boxesItems li.even > a, .boxes .left .boxesItems li.odd > a:hover {
    background-color: #fdfdfd;
}

.boxes .left .boxesItems li > a:active {
    -webkit-transform: scale(.97);
    -moz-transform: scale(.97);
    -ms-transform: scale(.97);
    -o-transform: scale(.97);
    transform: scale(.97);
}

.boxes .left .boxesItems li.ip2 > a {
    background-position: -228px top;
}

.boxes .left .boxesItems li.ip3 > a {
    background-position: -448px top;
}

.boxes .left .boxesItems li.ip4 > a {
    background-position: 0 136px;
}

.boxes .left .boxesItems li.ip5 > a {
    background-position: -228px 136px;
}

.boxes .left .boxesItems li.ip6 > a {
    background-position: -448px 137px;
}

.boxes .left .boxesItems li.ip7 > a {
    background-position: -668px top;
}

.boxes .left .boxesItems li.ip8 > a {
    background-position: -668px 136px;
}

.boxes .left .boxesItems li.ip9 > a {
    background-position: 0px 136px;
}

.boxes .left ul.boxesItems.motos li a {
    background-image: url("../image/services3.png");
}

.boxes2 .left {
    width: 100%;
}

.boxes2 .left .boxesItems li {
    width: 25%;
}

.boxes2 .left .boxesItems li > a {
    background-image: url("../image/services2.png");
}

.boxes3 .left .boxesItems li > a {
    background-image: url("../image/services4.png");
}

.smallSearchBox {
    margin-bottom: 30px;
}

.smallSearchBox, .smallSearchBox:before {
    position: relative;
    background: #ffffff;
    height: 290px;
    border: solid 1px #CCC;
}

.smallSearchBox:before {
    position: absolute;
    display: block;
    content: "";
    -webkit-transform: rotate(-2.3deg);
    -moz-transform: rotate(-2.3deg);
    -ms-transform: rotate(-2.3deg);
    -o-transform: rotate(-2.3deg);
    transform: rotate(-2.3deg);
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
    background: #ffffff;
    z-index: -1;
    width: 100%;
}

.smallSearchBox header h3 {
    border-left-width: 6px;
    padding-left: 10px;
    margin: 14px 0;
}

.smallSearchBox .form1 {
    padding: 0 13px;
}

.jsFixedElement {
    position: fixed;
    top: 0;
    z-index: 20000;
}

/* TABBED CONTENT */
.tabbedContent {
    margin: 10px 0;
}

.tabbedContent > nav li a {
    border: solid 1px;
}

.tabbedContent > nav li a {
    padding: 6px 8px;
}

.tabbedContent > nav li a:hover {
    background: #F8F8F8;
}

.tabbedContent > nav li a {
    background: #EEEEEE;
    box-shadow: inset 0 -3px 8px #DFDFDF;
    font-size: 1.3em;
    line-height: 25px;
}

.tabbedContent > nav li a img {
    height: 20px;
    margin-right: 6px;
}

.tabbedContent > nav li.active a {
    background: #FFF;
    border-bottom-color: #FFF;
    box-shadow: inset 0 4px 10px #F5F5F5;
}

.tabbedContent .pages {
    border: solid 1px;
}

.tabbedContent > nav li a, .tabbedContent .pages {
    border-color: #CCC;
}

.tabbedContent .pages {
    margin-top: -1px;
}

.tabbedContent .pages > li {
    width: 100%;
}

.tabbedContent .pages > li > section header h3 {
    margin: 0 0 10px;
    padding: 10px 5px;
}

.tabbedContent .pages > li > section {
    padding: 10px;
}

.tabbedContent.smaller {
    margin-top: 1px;
}

.tabbedContent.smaller .pages > li > section header {
    height: auto;
}

.tabbedContent.smaller .pages > li > section header h3 {
    margin: 0;
    padding: 0 0 2px;
    line-height: normal;
}

.tabbedContent.smaller .pages > li > section {
    padding: 20px 20px 10px;
}

.tabbedContent.smaller .img {
    margin: -5px -15px 20px 10px;
    padding: 0 30px 5px;
    border-radius: 30%;
    box-shadow: 0 16px 10px -14px #CCC;
}

.textContent {
    padding: 13px 10px 8px;
}

.textContent p:first-child {
    margin-top: 0;
}

.text1, .text2 {
    font-size: 1.5em;
    line-height: normal;
    font-family: Calibri, serif;
}

.text2 {
    font-size: 1.3em;
}

.ant-text2 {
    font-size: .8em;
}

.bigImageText img {
    margin-right: 20px;
}

.bigImageText span {
    display: block;
    font-size: 2.5em;
    margin-top: 5px;
}

/* PHOTO SLIDE */
.photoSlideH {
    position: relative;
    height: 540px;
    overflow: hidden;
    background: #E9E9E9;
    margin: 0 50px 10px 50px;
}

.photoSlideH ul {
    float: left;
    width: auto;
    height: 100%;
    -webkit-transition: margin-left 300ms ease-in-out;
    -moz-transition: margin-left 300ms ease-in-out;
    -ms-transition: margin-left 300ms ease-in-out;
    -o-transition: margin-left 300ms ease-in-out;
    transition: margin-left 300ms ease-in-out;
    font-size: 0;
    white-space: nowrap;
}

.photoSlideH ul > li {
    position: relative;
    height: 100%;
    width: 881px;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    -ms-perspective: 1000px;
    -o-perspective: 1000px;
    perspective: 1000px;
}

.photoSlideH ul > li > div {
    margin: 40px 40px 0 40px;
    height: 460px;
    overflow: hidden;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .6);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: -webkit-transform 100ms ease-in-out;
    -moz-transition: -moz-transform 100ms ease-in-out;
    -ms-transition: -ms-transform 100ms ease-in-out;
    -o-transition: -o-transform 100ms ease-in-out;
    transition: transform 100ms ease-in-out;
}

.photoSlideH ul > li img {
    width: 100%;
}

.photoSlideH ul > li.showingRight > div, .photoSlideH ul > li.showingLeft > div {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

.photoSlideH ul > li.showingRight > div {
    -webkit-transform: rotateY(-95deg) translateZ(-1000px);
    -moz-transform: rotateY(-95deg) translateZ(-1000px);
    -ms-transform: rotateY(-95deg) translateZ(-1000px);
    -o-transform: rotateY(-95deg) translateZ(-1000px);
    transform: rotateY(-95deg) translateZ(-1000px);
}

.photoSlideH ul > li.showingLeft > div {
    -webkit-transform: rotateY(95deg) translateZ(-1000px);
    -moz-transform: rotateY(95deg) translateZ(-1000px);
    -ms-transform: rotateY(95deg) translateZ(-1000px);
    -o-transform: rotateY(95deg) translateZ(-1000px);
    transform: rotateY(95deg) translateZ(-1000px);
}

.photoSlideH ul > li.showingLeftDone > div, .photoSlideH ul > li.showingRightDone > div {
    -webkit-transition: -webkit-transform 500ms ease-out;
    -moz-transition: -moz-transform 500ms ease-out;
    -ms-transition: -ms-transform 500ms ease-out;
    -o-transition: -o-transform 500ms ease-out;
    transition: transform 500ms ease-out;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

.control2 {
    width: 100%;
    top: 0;
    height: 0;
    overflow: visible;
    z-index: 1;
}

.control2 > * {
    height: 0;
    padding: 0 5px;
    overflow: visible;
}

.control2 button {
    width: 30px;
    height: 46px;
    background: url("../image/carrossel-arrows.png");
    -webkit-transition: all 100ms ease-out;
    -moz-transition: all 100ms ease-out;
    -ms-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
    margin-top: 250px;
}

.control2 .right {
    float: right;
    background-position: top right;
}

.control2 button.left:hover {
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    transform: translateX(-5px);
}

.control2 button.right:hover {
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
    transform: translateX(5px);
}

.control2 button.left:active {
    -webkit-transform: translateX(-3px);
    -moz-transform: translateX(-3px);
    -ms-transform: translateX(-3px);
    -o-transform: translateX(-3px);
    transform: translateX(-3px);
}

.control2 button.right:active {
    -webkit-transform: translateX(3px);
    -moz-transform: translateX(3px);
    -ms-transform: translateX(3px);
    -o-transform: translateX(3px);
    transform: translateX(3px);
}

.map1, .map2 {
    overflow: hidden;
    border: solid 1px #DDD;
    margin: 20px 0;
}

.map1 .overLayer {
    box-shadow: -2px 0 10px rgba(0, 0, 0, .1);
    right: 0;
    top: 0;
    width: 42px;
    height: 100%;
    background: url("../image/rgba/ffffff-90.png");
}

.map1 .overLayer, .contactBox .caseBoxes header h3 .text, .map1 .overLayer li .text,
.map1 li > .phone .icon, .map1 li > div {
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}

.map1:hover .overLayer {
    width: 400px;
}

.map1 .map_canvas {
    height: 300px;
}

.map2 #map_canvas {
    height: 400px;
}

.mapInfoWindow1 .content {
    padding-top: 10px;
}

.mapInfoWindow1 img {
    width: 14px;
    margin-top: 1px;
    margin-right: 5px;
}

.mapInfoWindow1 .fl-c > * {
    padding: 2px 0;
}

.mapInfoWindow1 .fl-c > strong {
    width: 70px;
}

.contactBoxHolder > div {
    border: solid 1px #DDD;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    margin-left: 20px;
}

.contactBox .caseBoxes {
    padding: 0;
}

.contactBox .caseBoxes.titles > article .content {
    border-bottom-width: 0;
    border-top: solid 1px #EEE;
}

.contactBox .content {
    font-size: 0.9em;
}

.contactBox .icon {
    left: 0;
    margin-top: 4px;
    width: 30px;
}

.contactBox .caseBoxes header, .contactBox {
    width: 400px;
}

.contactBoxHolder .contactBox, .contactBoxHolder .contactBox .caseBoxes header {
    width: auto;
}

.contactBox li {
    padding: 10px 0 10px 32px;
    border-top: dashed 1px #DDD;
}

.contactBox .caseBoxes header h3 .text, .map1 .overLayer li .text {
    opacity: 0;
    filter: alpha(opacity=0);
}

.contactBox li > div {
    overflow: hidden;
    height: 34px;
}

.map1:hover li > .address, .fakeHover .contactBox li > .address {
    height: 60px;
}

.map1:hover li > .phone, .fakeHover .contactBox li > .phone {
    height: 27px;
}

.contactBox li > .phone .icon {
    margin-top: 7px;
}

.map1:hover li > .phone .icon, .fakeHover .contactBox li > .phone .icon {
    margin-top: 5px;
}

.map1:hover li > .time, .fakeHover .contactBox li > .time {
    height: 110px;
}

.map1:hover .text, .fakeHover .contactBox .text {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.contactBox li:first-child {
    border-top-width: 0;
}

.contactBox .caseBoxes.titles > article .content {
    padding-top: 0;
}

.errorMessage, .successMessage {
    background: #EEEEEE url("../image/icon-error1.png") no-repeat 10px center;
    border: solid 2px #C00;
    padding: 12px 15px 12px 52px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    box-shadow: 0 2px 5px rgba(255, 0, 0, .8), 0 16px 10px -10px rgba(255, 0, 0, .2);
}

.successMessage {
    background-image: url("../image/icon-success1.png");
    background-color: #ddffdd;
    border-color: #0A0;
    box-shadow: 0 2px 5px rgba(0, 155, 0, .8), 0 16px 10px -10px rgba(0, 155, 0, .2);
}

.corporates > .left, .corporates > .right {
    width: 50%;
}

.corporates > .left > div {
    border-right: solid 1px #DDD;
}

.corporate-items {
    padding-left: 20px;
}

.corporate-items li {
    border-top: dashed 1px;
    padding: 5px 0;
    margin: 0 5px;
}

.corporate-items li a {
    display: block;
    padding: 5px 5px 5px 25px;
    background: url("../image/icon-arrow.png") no-repeat 10px center;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: top right;
    -moz-transform-origin: top right;
    -ms-transform-origin: top right;
    -o-transform-origin: top right;
    transform-origin: top right;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transition: all 100ms linear;
    -moz-transition: all 100ms linear;
    -ms-transition: all 100ms linear;
    -o-transition: all 100ms linear;
    transition: all 100ms linear;
}

.corporate-items li a:hover {
    background-position: 14px center;
}

.corporate-items li:first-child {
    border-top-width: 0;
}

.corporate-items li.cit-suv {
    font-weight: bold;
    font-size: 1.05em;
}

.corporate-items li a:hover {
    background-color: #F8F8F8;
}

.corporate-items li.open a {
    text-shadow: 0 0 2px black;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    -webkit-transform: rotateY(20deg);
    -moz-transform: rotateY(20deg);
    -ms-transform: rotateY(20deg);
    -o-transform: rotateY(20deg);
    transform: rotateY(20deg);
}

.corporates .spaced {
    padding: 0 20px;
}

.corporate-items li.open a {
    color: #F7F7F7;
    text-decoration: none !important;
    cursor: default;
}

.corporates .pages {
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    -ms-perspective: 1000px;
    -o-perspective: 1000px;
    perspective: 1000px;
}

.corporates .pages li {
    position: relative;
    display: none;
    opacity: 0;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left;
    -webkit-transform: rotateY(50deg);
    -moz-transform: rotateY(50deg);
    -ms-transform: rotateY(50deg);
    -o-transform: rotateY(50deg);
    transform: rotateY(50deg);
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -ms-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
}

.corporates .pages li > div {
    padding: 10px 30px;
}

.corporates .pages li.open {
    display: block;
    z-index: 2;
}

.corporates .pages li.shown {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
    opacity: 1;
}

.corporates .pages h2 {
    margin: 0 0 10px;
    border-bottom: dashed 1px;
    padding: 0 0 1px;
}

.hintItens {
    font-size: 0;
}

.hintItens li {
    font-size: 14px;
    width: 33.3%;
}

.hintItens fieldset {
    border: solid 1px #CCC;
    margin: 5px 10px;
    box-shadow: 0 2px 6px #EEE;
}

.hintItens fieldset legend {
    font-weight: bold;
}

.hintItens fieldset .text {
    height: 90px;
    font-size: .9em;
    color: #686868;
}

.multiTitled .title3 {
    padding: 0;
    font-size: 1.3em;
}

.multiTitled .item {
    padding-bottom: 20px;
}

.multiTitled .item .text {
    padding-left: 10px;
}

.tabledTitles td {
    vertical-align: top;
    background: #FDFDFD;
}

.tabledTitles {
    width: 100%;
    border-spacing: 0;
    border: solid 1px #EEEEEE;
    font-size: .9em;
}

.tabledTitles td.title {
    width: 20%;
    border-right: solid 1px #DDD;
    font-size: 1.1em;
    color: #000044;
    background: #FAFAFA;
}

.tabledTitles td {
    border-bottom: solid 1px #DDD;
    padding: 10px;
}

.imgMargins img {
    box-shadow: 3px 4px 10px -3px rgba(0, 0, 0, .2);
    border: solid 1px rgba(155, 155, 155, .1);
    opacity: .7;
    -webkit-transition: opacity 300ms ease-out;
    -moz-transition: opacity 300ms ease-out;
    -ms-transition: opacity 300ms ease-out;
    -o-transition: opacity 300ms ease-out;
    transition: opacity 300ms ease-out;
}

.imgMargins img.fl {
    margin: 5px 8px 0 0;
}

.imgMargins img.fr {
    margin: 0 0 5px 50px;
}

.imgMargins .item:hover img {
    opacity: 1;
}

.descriptionList {
    padding-left: 10px;
    list-style: square;
}

.descriptionList li {
    padding-bottom: 5px;
}

.descriptionList li ul {
    padding-top: 3px;
    list-style: circle;
    padding-left: 16px;
    line-height: .9em;
    font-size: .9em;
}

.descriptionList.subItems > li {
    margin-top: 10px;
}

.labeledTable {
    width: 100%;
    border-spacing: 0;
    border: solid 1px #CCC;
    font-size: 14px;
    box-shadow: 2px 2px 4px #EEE, 10px 10px 40px -10px rgba(0, 0, 0, .10);
}

.labeledTable thead {
    background: #F1F1F1;
    font-weight: bold;
}

.labeledTable thead td {
    border-bottom: solid 1px #BBBBBB;
}

.labeledTable td > div {
    padding: 8px 10px;
}

.labeledTable tbody {
    font-size: .9em;
}

.labeledTable tbody td {
    border-top: solid 1px #DDD;
    border-left: solid 1px #DDD;
    background: #FFFFFF;
}

.labeledTable tbody tr:first-child td {
    border-top-width: 0;
}

.labeledTable tbody tr td:first-child {
    border-left-width: 0;
}

.labeledTable tbody tr:first-child td {
    border-top-width: 0;
}

.labeledTable thead.bordered td {
    border-left: solid 1px #DDD;
}

.labeledTable thead.bordered tr td:first-child {
    border-left-width: 0;
}

.tableFilter {
    padding: 10px;
    background: #EEE;
    box-shadow: 0 2px 10px #E7E7E7;
    border: solid 1px #D8D8D8;
}

.tableFilter > table {
    box-shadow: none;
    border-color: #AAA;
}

.vh-search .title3 {
    padding-bottom: 0;
    padding-top: 8px;
}

/* BOXED PRODUCTS */
.boxedProducts .items {
    font-size: 0;
    margin: 0 -10px;
}

.boxedProducts .items > li {
    width: 25%;
    font-size: 14px;
    margin: 10px 0;
}

.boxedProducts .items > li > a {
    height: 200px;
    margin: 0 10px;
}

.boxedProducts .items > li > a > div {
    height: 192px;
    border: solid 4px #F7F7F7;
    -webkit-transition: border-color 100ms ease-out;
    -moz-transition: border-color 100ms ease-out;
    -ms-transition: border-color 100ms ease-out;
    -o-transition: border-color 100ms ease-out;
    transition: border-color 100ms ease-out;
}

.boxedProducts .items > li > a:hover > div {
    border-color: #C00;
}

.boxedProducts .items > li > a .img {
    height: 80%;
}

.boxedProducts .items > li > a .img img {
    margin-top: 10px;
    width: 100%;
}

.boxedProducts .items > li > a:hover {
    box-shadow: 0 12px 10px -7px #CCC;
}

.boxedProducts .items > li > a .text {
    height: 20%;
    background: #EEE;
    box-shadow: inset 0 1px 4px #DDD;
}

.boxedProducts .items > li > a:hover .text {
    -webkit-transition: all 100ms ease-out;
    -moz-transition: all 100ms ease-out;
    -ms-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
    background: #C00;
    box-shadow: none;
    color: #FFF;
}

.boxedProducts .items > li > a .text > strong {
    padding: 11px 0 0;
}

.lineView > header > .fl, .lineView > header > .fr {
    width: 50%;
    height: 100%;
}

.lineView > header {
    padding-bottom: 20px;
    background: #eeeeee;
    background: -moz-linear-gradient(top, #eeeeee 0%, #ffffff 40%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(40%, #ffffff));
    background: -webkit-linear-gradient(top, #eeeeee 0%, #ffffff 40%);
    background: -o-linear-gradient(top, #eeeeee 0%, #ffffff 40%);
    background: -ms-linear-gradient(top, #eeeeee 0%, #ffffff 40%);
    background: linear-gradient(to bottom, #eeeeee 0%, #ffffff 40%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
}

.lineView > header .name {
    font-size: 4em;
    text-shadow: 2px 1px 1px #FFF;
    height: 300px;
}

.lineView > header .name table {
    height: 100%;
    width: 100%;
}

.lineView > header .name > strong {
    vertical-align: middle;
}

.lineView > header .img {
    margin-top: 10px;
}

.lineView > header .img img {
    width: 100%;
}

.lineView .labeledTable p {
    margin: 0 !important;
    text-align: left !important;
    padding: 0 !important;
}

.lineView .labeledTable a {
    display: none;
}

.lineView .labeledTable font {
    font-family: inherit !important;
}

.storeList ul {
    font-size: 0;
}

.storeList ul > li {
    width: 50%;
    font-size: 13px;
    overflow: hidden;
}

.storeList ul > li > * {
    cursor: default;
    margin: 10px;
    padding: 10px 10px 5px;
    background: #FCFCFC;
    border: solid 1px #DDD;
    box-shadow: 5px 5px 20px -10px #999;
}

.storeList ul > li > *:hover {
    border-color: #AAA;
}

.storeList ul > li .img {
    line-height: 0;
    font-size: 0;
    border-radius: 2px;
    overflow: hidden;
}

.storeList ul > li .img img {
    width: 100%;
}

.storeList ul > li .img .light {
    width: 100%;
    height: 100%;
    -webkit-transition: box-shadow 500ms ease-out;
    -moz-transition: box-shadow 500ms ease-out;
    -ms-transition: box-shadow 500ms ease-out;
    -o-transition: box-shadow 500ms ease-out;
    transition: box-shadow 500ms ease-out;
}

.storeList ul > li > div:hover .img .light {
    box-shadow: inset 20px 20px 120px rgba(255, 255, 255, .3);
}

.storeList ul > li .text {
    padding: 5px 2px;
    cursor: text;
}

.storeList ul > li .text em {
    color: #888;
    font-size: .7em;
    margin-top: 6px;
}

.storeList ul > li .text > .city {
    padding: 10px 15px;
    margin: 5px 0;
    font-size: 2em;
    background: #F2F2F2;
    border-radius: 8px;
}

.storeList ul > li .text > * {
    padding: 4px 0;
}

.storeList ul > li .text > .phone {
    padding-bottom: 2px;
}

.imgContent img {
    margin: 0 20px 5px;
}

#onlineChat {
    position: fixed;
    top: 35%;
    right: 0;
    width: 114px;
    height: 198px;
    z-index: 100;
    overflow: hidden;
    margin-top: -47px;
}

#onlineChat > .balloon {
    background: url("../image/chat-balloon.png") no-repeat center bottom;
    width: 114px;
    height: 98px;
    margin-top: 30px;
    overflow: visible;
}

#onlineChat > .balloon > .content {
    float: left;
    background-position: center center;
    background-repeat: no-repeat;
    height: 78px;
    width: 100%;
    margin-top: -10px;
}

#onlineChat.offline {
    opacity: .6;
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    -ms-pointer-events: none;
    -o-pointer-events: none;
    pointer-events: none;
}

#onlineChat.offline > .balloon > .content {
    background-image: url("../image/icon-chat-offline.png");
    cursor: default;
}

#onlineChat.online > .balloon > a:hover {
    opacity: .8;
}

.cleanCarrossel .price {
    display: none;
}

.cleanCarrossel .vehicleCarrossel ul li a {
    height: 130px;
    background-image: none;
}

.cleanCarrossel .vehicleCarrossel.cycles ul li .image {
    margin-top: 16%;
}

.cleanCarrossel .vehicleCarrossel {
    padding-top: 0;
}

.cleanCarrossel .vehicleCarrossel .control {
    padding-top: 55px;
}

.cleanCarrossel .vehicleCarrossel .control > .fr {
    margin-right: -7px;
}

.phoneList li {
    font-size: 1.4em;
    background: #F7F7F7;
    padding: 10px;
    margin: 5px 0;
    box-shadow: 0 1px 3px #CCC;
    border: solid 1px #FFF;
    -webkit-transition: all 150ms ease-out;
    -moz-transition: all 150ms ease-out;
    -ms-transition: all 150ms ease-out;
    -o-transition: all 150ms ease-out;
    transition: all 150ms ease-out;
}

.phoneList li:hover {
    box-shadow: 0 2px 4px #DDD;
    border: solid 1px #BBB;
    background: #DDD;
}

.newsView .date {
    background: #F7F7F7;
    padding: 5px 10px;
    box-shadow: 0 1px 1px #999, 0 4px 20px -7px #999;
    margin-top: -7px;
    letter-spacing: 1px;
}

.newsView .title3 {
    margin-bottom: 20px;
}

.newsView img {
    box-shadow: 15px 15px 10px -10px rgba(0, 0, 0, .3);
    margin: 0 0 15px;
    border-radius: 3px;
    -webkit-transition: opacity 300ms ease-out;
}

.newsView img:hover {
    opacity: .9;
}

.noticeBanners .img {
    width: 100%;
    height: 100%;
}

.noticeBanners li > * {
    border: solid 1px #CCC;
    height: 120px;
    margin-top: 8px;
}

.noticeBanners ul.inline-c {
    font-size: 0;
    margin: 0 -5px;
}

.noticeBanners ul.inline-c > li {
    width: 50%;
}

.noticeBanners ul.inline-c > li > * {
    margin-left: 5px;
    margin-right: 5px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: translateZ(0.00001px);
    -moz-transform: translateZ(0.00001px);
    -ms-transform: translateZ(0.00001px);
    -o-transform: translateZ(0.00001px);
    transform: translateZ(0.00001px);
}

.noticeBanners li {
    -webkit-perspective: 1400px;
    -moz-perspective: 1400px;
    -ms-perspective: 1400px;
    -o-perspective: 1400px;
    perspective: 1400px;
}

.noticeBanners ul > li:hover > * {
    -webkit-transform: rotateY(10deg);
    -moz-transform: rotateY(10deg);
    -ms-transform: rotateY(10deg);
    -o-transform: rotateY(10deg);
    transform: rotateY(10deg);
}

.noticeBanners li:hover > * {
    border-color: #DDD;
}

.documents .items {
    margin: 0 -10px;
}

.documents .items > li {
    width: 302px;
    border: solid 1px #DDD;
    margin: 10px;
}

.documents .items > li a {
    padding: 10px;
    text-align: center;
}

.documents .items > li a:hover {
    background: #F8F8F8;
}

.documents .items > li img {
    height: 60px;
}

.documents .items > li table {
    height: 60px;
}

.webContents ul {
    margin: 10px -5px 0;
}

.webContents li {
    width: 33.3%;
    height: 213px;
}

.webContents li > * {
    height: 100%;
    margin: 0 5px;
    border: solid 1px #DDD;
    background: #F7F7F7 url("../image/galleryItems.png") no-repeat 9px 20px;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
    border-top-width: 4px;
}

.webContents li > *:hover {
    border-color: #999;
    background-color: #EEE;
}

.webContents li + li > * {
    background-position: -114px 20px;
}

.webContents li + li + li > * {
    background-position: -237px 20px;
}

.webContents li > *:active {
    margin-top: 2px;
}

.webContents.two {
    margin-top: 10px;
}

.webContents.two ul {
    margin-bottom: 15px;
}

.webContents.two li {
    width: 50%;
}

.webContents.two li > * {
    background-position: 22px 20px;
}

.webContents.two li + li > * {
    background-position: -100px 20px;
}

.fieldsets fieldset {
    border: solid 1px #DDD;
    padding: 15px 20px 20px;
    margin: 10px;
    box-shadow: inset 2px 2px 10px rgba(0, 0, 0, .03), 2px 2px 10px rgba(0, 0, 0, .04);
}

.fieldsets fieldset legend {
    font-weight: bold;
    font-style: italic;
    font-size: 1.25em;
    padding: 0 8px;
}

.fieldsets fieldset fieldset {
    margin: -6px 0 0;
    padding: 10px 15px 15px;
    background-color: #FAFAFA;
    border-color: #EAEAEA;
}

.fieldsets fieldset fieldset legend {
    font-size: 1em;
    padding: 0 5px;
    color: #999;
}

.fieldsets fieldset fieldset.doubleLine {
    padding: 0;
}

.fieldsets fieldset fieldset.doubleLine > div {
    padding: 16px 10px 32px;
}

.changingPicture > li {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 400ms ease-out;
}

.changingPicture > li.shown {
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 1;
}

.multiContactBox .contactBoxHolder > div {
    margin: 0;
}

.multiContactBox .lc-mg-1 span {
    margin: 0;
}

.multiContactBox .contactBoxHolder {
    position: relative;
    height: 230px;
}

.multiContactBox .contactBoxHolder > * {
    position: absolute;
    left: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: opacity 400ms ease-out;
}

.multiContactBox .contactBoxHolder > .shown {
    opacity: 1;
    z-index: 1;
}

.multiContactBox .contactBoxHolder header {
    display: none;
}

.caseBoxes > article > .content.multiContactBox > .area, .caseBoxes > article > .content > .area.multiOffer {
    margin-bottom: 0;
}

.hotBoxes li {
    width: 25%;
}

.hotBoxes {
    margin: 0 10px 0 -6px;
}

.hotBoxes li > a {
    border: solid 1px #DDD;
    margin: 0 6px 10px;
    height: 143px;
    background-color: #FAFAFA;
    border-radius: 2px;
}

.hotBoxes .img {
    margin: 10px 10px 5px;
    overflow: hidden;
    height: 84px;
}

.hotBoxes .img img {
    -webkit-transition: opacity 200ms ease-out;
    opacity: .85;
}

.hotBoxes a:hover {
    text-decoration: none;
}

.hotBoxes a:hover img {
    opacity: 1;
}

.hotBoxes li .text {
    font-size: .9em;
    padding: 5px 10px 0;
}

.optionalList li > div {
    width: 217px;
    margin: 10px;
}

.optionalList li label {
    display: block;
    padding: 6px 10px;
    background: #F7F7F7;
    border: solid 1px #CCC;
    box-shadow: 2px 2px 10px #EEE;
    border-left-width: 2px;
    border-right-width: 2px;
}

.optionalList li label strong {
    margin-top: 2px;
}

.optionalList li.active label strong {
    color: #FFF;
}

.optionalList.noInputs input {
    visibility: hidden;
    width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    opacity: 0 !important;
    float: left;
}

.optionalList.noInputs li, .optionalList.noInputs label, .optionalList.noInputs li strong {
    cursor: pointer !important;
}

.optionalList.noInputs li.active, .optionalList.noInputs li.active label, .optionalList.noInputs li.active strong {
    cursor: default !important;
}

.pagination {
    font-size: 11px;
    cursor: default;
    padding-bottom: 20px;
    padding-left: 10px;
    margin-top: 10px;
}

.pagination > div > strong {
    font-size: 14px;
    color: #777;
}

.pagination > div > div strong {
    background: #0a4b88;
    box-shadow: 0 1px 2px #AAA;
    border-color: #0a4b88;
    color: #FFF;
}

.pagination .pagination_button > a, .pagination > div > div strong {
    background: #FFF;
    width: 20px;
    padding: 2px 4px;
    border-radius: 4px;
    box-shadow: 0 1px 2px #AAA;
    border: solid 1px #FFF;
    color: #000;
}

.print-only label > span {
    color: #777;
}

.print-only label > strong {
    font-size: 1.2em;
}

.print-only fieldset {
    border: solid 1px #CCC;
    border-radius: 4px;
}

.print-only fieldset > legend {
    font-weight: bold;
    font-size: 15px;
    color: #888;
}

.plateClue {
    letter-spacing: 1px;
}

.plateClue span {
    color: #99F;
    padding-top: 4px;
}

.contactBoxLilWT .workingTimeText span {
    font-size: .95em;
}

.contactBoxLilWT .contactBox li > .time {
    height: 66px;
}

.loadingLayer {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    margin: 0 !important;
    padding: 0;
    background: rgba(255, 255, 255, .75) url("../image/loader-1.gif") no-repeat center center;
}

.workingArea {
    width: 100%;
    height: 0;
    padding: 0 !important;
    z-index: 1;
    overflow: hidden;
    -webkit-transition: height 200ms ease-out;
    -moz-transition: height 200ms ease-out;
    -ms-transition: height 200ms ease-out;
    -o-transition: height 200ms ease-out;
    transition: height 200ms ease-out;
}

.workingArea.shown {
    height: 100%;
}