@charset "UTF-8";

@font-face {
    font-family: 'AlphaHeadline';
    src: url('fonts/alphaheadlinerg.eot');
    src: url('fonts/alphaheadlinerg.eot?#iefix') format('embedded-opentype'), url('fonts/alphaheadlinerg.woff') format('woff'), url('fonts/alphaheadlinerg.ttf') format('truetype'), url('fonts/alphaheadlinerg.svg#alphaheadlinerg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ArialNarrow';
    src: url('fonts/arialn.eot');
    src: url('fonts/arialn.eot?#iefix') format('embedded-opentype'), url('fonts/arialn.woff') format('woff'), url('fonts/arialn.ttf') format('truetype'), url('fonts/arialn.svg#arialn') format('svg');
    font-weight: normal;
    font-style: normal;
}

*:focus {
    outline: none;
}

body {
    padding: 0;
    margin: 0;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    background: #ffffff;
}

a {
    color: #ED0000;
    text-decoration: none;
}

a:hover {
    color: #ED0000;
    text-decoration: underline;
}

img {
    border: none;
}

#body {
    padding: 0;
    margin: 0 auto;
    width: 1000px;
}

#left {
    padding: 0 25px 0 0;
    margin: 0;
    width: 175px;
    float: left;
}

#logo {
    padding: 30px 0;
    margin: 0;
    width: 175px;
    float: left;
    text-align: center;
}

#menu {
    padding: 0 0 20px 0;
    margin: 0;
    width: 175px;
    float: left;
    border-top: 1px solid #BFC2C4;
}

.testdrive {
    padding: 0 0 35px 0;
    margin: 0;
    width: 175px;
    float: left;/*border-bottom:1px solid #BFC2C4;*/
}

.testdrive h1 {
    padding: 0 0 7px 10px;
    margin: 0;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-transform: uppercase;
    background: url(img/bgr-h1.gif) no-repeat top left;
    border-bottom: 1px solid #BFC2C4;
}

.testdrive p {
    padding: 5px 0 0 0;
    margin: 0;
    font-size: 11px;
    line-height: 14px;
}

.testdrive form p {
    padding: 10px 0 0 0;
    margin: 0;
    font-size: 12px;
    line-height: normal;
    clear: both;
    line-height: 19px;
}

.testdrive ul {
    list-style: none;
    padding: 0;
}

.testdrive ul li {
    margin: 10px;
}

.testdrive ul li a {
    font-weight: bold
}

input.f2 {
    padding: 0;
    margin: 0;
    width: 88px;
    height: 27px;
    background: #ed0000;
    border: none;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    text-shadow: 1px 1px 1px #9b1212;
    filter: dropshadow(color=#9b1212, offx=1, offy=1);
    text-transform: uppercase;
}

.contactus {
    padding: 10px 0 0 0;
    margin: 0;
    width: 175px;
    float: left;
}

.contactus img {
    width: 130px;
}

.contactus a,
.contactus a:hover {
    display: inline-block;
    width: 175px;
    height: 22px;
    background: url(img/contactus2.gif) no-repeat top left;
    padding: 8px 0 0 0;
    margin: 5px 0 0 0;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    text-shadow: 1px 1px 1px #9b1212;
    filter: dropshadow(color=#9b1212, offx=1, offy=1);
}

.contactus a.none,
.contactus a.none:hover {
    display: inline-block;
    width: 130px;
    height: auto;
    background: none;
    padding: 8px 0 0 0;
    margin: 5px 0 0 0;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    text-shadow: 1px 1px 1px #9b1212;
    filter: dropshadow(color=#9b1212, offx=1, offy=1);
}

input[type=submit] {
    cursor: pointer;
}

#main {
    padding: 0;
    margin: 0;
    width: 800px;
    float: left;
}

.top-menu {
    padding: 15px 0 20px 0;
    margin: 0;
    width: 800px;
    float: left;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: right;
}

.top-menu a {
    padding: 0 0 0 10px;
    color: #000000;
    text-decoration: none;
}

.top-menu .head-logo {
    padding: 0 0 0 0px;
    color: #000000;
    text-decoration: none;
}

.top-menu a em {
    color: #ED0000;
    font-style: normal;
}

.top-menu a.active {
    padding: 0 0 0 10px;
    color: #ED0000;
    text-decoration: none;
}

.top-menu a:hover {
    color: #ED0000;
    text-decoration: none;
}

.top-menu a img {
    margin-top: -15px;
}

#home-galleries {
    padding: 0;
    margin: 0;
    width: 800px;
    height: 450px;
    float: left;
}

#home-bottom {
    padding: 30px 0 0 0;
    margin: 0;
    width: 800px;
    float: left;
}

.news {
    padding: 10px;
    margin: 0;
    width: 505px;
    float: left;
    background: url(img/bgr-news.gif) no-repeat top left;
    min-height: 205px;
    height: auto !important;
    height: 205px;
}

.video-home {
    padding: 10px 0 0 15px;
    margin: 0;
    width: 260px;
    float: left;
}

#home-bottom h1 {
    padding: 0;
    margin: 0;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-transform: uppercase;
}

#home-bottom h1 a,
#home-bottom h1 a:hover {
    color: #000000;
    text-decoration: none;
}

#home-bottom h1 em {
    color: #ED0000;
    font-style: normal;
}

.list-news-home {
    padding: 25px 10px 0 10px;
    margin: 0;
    width: 230px;
    float: left;
}

.news .first {
    padding-right: 15px;
}

.list-news-home h2,
.list-news-home h2 a {
    padding: 0;
    margin: 0;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #ED0000;
    text-decoration: none;
}

.list-news-home h2 a:hover {
    text-decoration: underline;
}

.list-news-home h3 {
    padding: 0;
    margin: 0;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}

.list-news-home img {
    margin-bottom: 10px;
}

.list-news-home a {
    text-decoration: underline;
    font-size: 11px;
}

.video-home div {
    padding: 25px 0 0 0;
    margin: 0;
    width: 260px;
    float: left;
}

.video-home div h2 {
    padding: 10px 0 0 0;
    margin: 0;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #111111;
}

#footer {
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    margin: 0;
    width: 1000px;
    border-top: 1px solid #BFC2C4;
    color: #686D71;
    font-size: 11px;
}

.copy {
    padding: 0;
    margin: 0;
}

.copy span {
    color: #000;
}

.privacy {
    padding: 0;
    margin: 0;
}

.abc {
    padding: 0;
    margin: 0;
    text-align: right;
}

#footer a {
    color: #686D71;
    text-decoration: none;
}

#footer a:hover {
    color: #686D71;
    text-decoration: underline;
}

/* ------------ Home Sliders -------------- */
.holder {
    margin: -130px 24px 0 24px;
    overflow: hidden;
    padding: 11px 0 12px 0;
    position: relative;
    width: 752px;
    height: 90px;
    z-index: 100;
    background: url(img/holder.png) no-repeat top left;
}

.holder2 {
    margin: 0 0 0 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 800px;
    height: 450px;
}

#autoslider {
    display: block;
    float: left;
    position: relative;
    width: 10000px;
}

#autoslider {
    padding: 0 0 0 20px;
}

#bigslider {
    display: block;
    float: left;
    position: relative;
    width: 800px;
}

.box2 {
    display: block;
    float: left;
    margin: 0 0 0 0;
    width: 183px;
    height: 90px;
}

.box {
    display: block;
    margin: 0;
    width: 800px;
    height: 450px;
    position: absolute;
}

.box div {
    width: 660px;
    height: 270px;
    float: left;
    padding: 45px 80px 135px 60px;
    margin: 0;
    color: #ffffff;
    text-shadow: 1px 1px 1px #000000;
    filter: dropshadow(color=#000000, offx=1, offy=1);
    font-size: 14px;
    font-weight: bold;
    position: releative;
    z-index: 1000;
}

.box div h1 {
    padding: 0;
    margin: 0;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    color: #ffffff;
}

.box div h1 a,
.box div h1 a:hover {
    color: #ffffff;
    text-decoration: none;
}

.box div p {
    padding: 12px 0 0 0;
    margin: 0;
    line-height: 18px;
}

.nextBtn {
    padding: 0;
    margin: 160px 0 0 0;
    background: url(img/next.png) no-repeat top left;
    width: 49px;
    height: 62px;
    display: block;
    position: relative;
    float: right;
    z-index: 200;
}

.prevBtn {
    padding: 0;
    margin: 160px 0 0 0;
    background: url(img/prev.png) no-repeat top left;
    width: 49px;
    height: 62px;
    display: block;
    position: relative;
    float: left;
    z-index: 200;
}

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

.page {
    padding: 20px 30px;
    margin: 0 0 20px 0;
    width: 740px;
    float: left;
    min-height: 600px;
    height: auto !important;
    height: 600px;
    background: #fff;
}

.page h1 {
    padding: 0 0 0 30px;
    margin: 0;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: normal;
    color: #ED0000;
    background: url(img/diamond.gif) no-repeat top left;
}

.path {
    padding: 10px 0;
    margin: 0;
    width: 740px;
    float: left;
    font-size: 11px;
    color: #686D71;
}

.path a {
    color: #686D71;
    text-decoration: none;
}

.path a:hover {
    color: #686D71;
    text-decoration: underline;
}

.path span {
    padding: 0 10px;
}

.text {
    padding: 20px 0 0 0;
    margin: 0;
    width: 740px;
    float: left;
}

.list-news {
    padding: 0 0 30px 0;
    margin: 0;
    width: 740px;
    float: left;
}

.pic-news {
    padding: 0;
    margin: 0;
    width: 185px;
    float: left;
}

.pic-news img {
    background: #ffffff;
    padding: 5px;
    border: 1px solid #c8c8c8;
}

.text-news {
    padding: 0;
    margin: 0;
    width: 555px;
    float: left;
}

.text-news h2,
.text h2 {
    padding: 0;
    margin: 0;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #000;
}

.text h2 {
    padding: 0 0 10px 0;
    text-transform: uppercase;
}

.text-news h2 a {
    color: #000;
    text-decoration: none;
    font-size: 16px;
}

.text-news h2 a:hover {
    color: #000;
    text-decoration: underline;
}

.text .text-news p {
    padding: 0 0 0 0;
    margin: 0;
}

.date {
    color: #686D71;
    font-size: 11px;
}

.text-news a {
    text-decoration: underline;
    font-size: 11px;
}

.no-image {
    width: 740px;
}

.pages {
    padding: 0 0 20px 0;
    margin: 0;
    width: 740px;
    float: left;
    font-size: 12px;
}

.pages a {
    padding: 0;
    margin: 0;
    width: 26px;
    height: 23px;
    display: inline-block;
    color: #000;
    text-decoration: none;
    text-align: center;
    background: url(img/pages-a.gif) no-repeat top center;
    line-height: 23px;
}

.pages a:hover,
.pages b {
    padding: 0;
    margin: 0;
    width: 26px;
    height: 23px;
    display: inline-block;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    background: url(img/pages-b.gif) no-repeat top center;
    line-height: 23px;
}

.text p {
    padding: 0 0 15px 0;
    margin: 0;
    line-height: 22px;
}

.block {
    display: block !important;
}

.form {
    padding: 10px 0;
    margin: 0;
    width: 740px;
    float: left;
    border-bottom: 1px solid #BFC2C4;
    border-top: 1px solid #BFC2C4;
}

.form table {
    float: right;
}

.library {
    padding: 20px 0 0 0;
    margin: 0;
    width: 740px;
    float: left;
    font-weight: bold;
}

.text .library img {
    vertical-align: middle;
    margin-right: 10px;
    float: left;
    background: none;
    border: 0px solid #C8C8C8;
    padding: 0px;
}

.library p {
    padding: 0 0 0 0;
    margin: 0 0 25px 0;
    clear: both;
}

.choosen {
    display: inline-block;
    float: left;
    height: 29px;
    line-height: 29px;
    padding: 0 20px;
}

.red-car {
    display: inline-block;
    float: left;
    background: url(img/red-line.gif) repeat-x top left;
    height: 29px;
    line-height: 29px;
    padding: 0 20px;
    font-size: 18px;
    color: #ffffff;
    border-right: 1px solid #9e1616;
    border-left: 1px solid #9e1616;
}

.text h3 {
    padding: 10px 0 0 0;
    margin: 0;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    clear: both;
}

p.small {
    font-size: 11px;
    color: #6b6666;
}

input.f1 {
    padding: 0;
    margin: 0;
    width: 220px;
    height: 31px;
    border: 1px solid #bfc2c4;
}

table.test {
    padding: 0;
    margin: 0;
    border-collapse: collapse;
}

table.test tr td {
    width: 245px;
    padding: 0 0 15px 0;
    line-height: 22px;
    vertical-align: top;
}

table.calc {
    padding: 0;
    margin: 0;
    border-collapse: collapse;
}

table.calc tr td {
    width: 345px;
    padding: 0 0 15px 0;
    line-height: 22px;
}

table.calc tr td.not-valid {
    color: red;
}

#idprice.not-valid {
    background: lightpink;
}

table.calc tr {
    vertical-align: bottom
}

.map {
    display: table;
    margin: 0 auto;
    padding: 0;
    font-weight: bold;
    font-size: 12px;
}

.map a,
.map a:hover {
    color: #000000;
    text-decoration: none;
}

.info {
    padding: 10px 0 0 0;
    margin: 0;
    width: 740px;
    float: left;
}

.gmap {
    padding: 0;
    margin: 0;
    width: 425px;
    float: left;
}

.address {
    padding: 0 0 0 30px;
    margin: 0;
    width: 285px;
    float: left;
}

.address h2 {
    padding: 0;
    margin: 0;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #ED0000;
}

.address img {
    padding: 10px;
    margin: 0;
    border: 1px solid #BFC2C4;
    background: #ffffff;
}

ul#slider {
    padding: 0;
    margin: 0;
    list-style: none;
}

ul#slider li {
    width: 800px;
    height: 200px;
    float: left;
}

ul#slider2 {
    padding: 0;
    margin: 0;
    list-style: none;
}

ul#slider2 li {
    width: 800px;
    height: 150px;
    float: left;
}

.image-inner {
    padding: 0;
    margin: 0;
    width: 800px;
    float: left;
}

.menu-model {
    padding: 0;
    margin: 0;
    width: 800px;
    height: 35px;
    float: left;
    font-size: 10px;
    background: url(img/menu-model.png) repeat-x top left;
    text-transform: uppercase;
}

.menu-model a {
    color: #ffffff;
    text-decoration: none;
    border-right: 1px solid #E3E5E6;
    line-height: 27px;
    height: 35px;
    float: left;
    padding: 0 5px 0 5px;
    position: relative
}

.menu-model a:after {
    display: block;
    position: absolute;
    bottom: 0;
    right: -1px;
    content: '';
    width: 1px;
    height: 8px;
    background-color: #fff;
}

.menu-model2 {
    padding: 0;
    margin: 0;
    width: 800px;
    height: 35px;
    float: left;
    font-size: 11px;
    background: url(img/menu-model.gif) repeat-x top left;
    text-transform: uppercase;
}

.menu-model2 a {
    color: #ffffff;
    text-decoration: none;
    border-right: 1px solid #E3E5E6;
    line-height: 27px;
    height: 35px;
    float: left;
    padding: 0 10px 0 10px;
    *padding: 0 10px 0 10px;
    padding: 0 8px 0 8px\0/IE9;
}

.menu-model a.last {
    color: #ffffff;
    text-decoration: none;
    border-right: 0px solid #E3E5E6;
    line-height: 27px;
    height: 35px;
    float: left;
    padding: 0 5px 0 5px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .menu-model a {
        padding: 0 5px 0 5px;
    }

}

.menu-model a:hover {
    background: url(img/menu-model-h.png) no-repeat top center;
}

.menu-model a.active {
    background: url(img/menu-model-h.png) no-repeat top center;
}

.gallery {
    padding: 0;
    margin: 0;
    width: 740px;
    float: left;
}

.thumb {
    padding: 10px;
    margin: 0 10px 10px 0;
    width: 150px;
    height: 113px;
    float: left;
    border: 1px solid #bdbdbd;
    background: #ffffff;
}

.zoom {
    position: absolute;
    margin: -10px 0 0 -10px;
}

.text iframe,
.text object {
    margin-bottom: 15px;
}

#tabs {
    margin: 20px 0; /* font-family: 'AlphaHeadline', Arial; */
    text-transform: uppercase;
}

#tabs ul {
    float: left;
    width: 740px;
    padding: 14px 0 0 0;
    margin: 0;
    list-style: none;
}

#tabs li {
    margin: 0 8px 0 0;
    list-style: none;
    border-bottom: 4px #E3E5E6 solid;
    background: none;
    padding: 0 0 4px 0;
}

* html #tabs li {
    display: inline;
}

#tabs li,
#tabs li a {
    float: left;
}

#tabs ul li.active {
    border-bottom: 4px #ED0000 solid;
    background: none;
    padding: 0 0 4px 0;
    margin: 0 8px 0 0;
}

table.technical,
table.technical2 {
    padding: 0;
    margin: 0;
    border-collapse: collapse;
    border: 1px solid #c8c8c8;
    border-left: 0px solid #c8c8c8;
    border-bottom: 0px solid #c8c8c8;
    width: 739px;
}

table.technical tr td {
    padding: 10px;
    border-left: 1px solid #c8c8c8;
    border-bottom: 1px solid #c8c8c8;
    vertical-align: top;
}

table.technical2 tr td {
    padding: 2px;
    border-left: 1px solid #c8c8c8;
    border-bottom: 1px solid #c8c8c8;
    font-size: 10px;
    vertical-align: top;
}

table.technical2 tr.tr2 td {
    background: #C0C0C0;
}

table.bold {
    font-weight: bold;
}

table.technical tr td span {
    color: #ED0000;
}

.text table.technical tr td img,
.text table.technical2 tr td img {
    float: left;
    margin-right: 0px;
    background: none;
    border: 0px solid #C8C8C8;
    padding: 0px;
}

table.white {
    background: #ffffff;
}

.text img.news-img {
    float: left;
    margin-right: 15px;
    background: #FFFFFF;
    border: 1px solid #C8C8C8;
    padding: 5px;
}

.text img {
    float: left;
    margin-right: 15px;
    background: #FFFFFF;
    border: 1px solid #C8C8C8;
    padding: 5px;
}

.text .thumb img,
.text #tabs img,
.text .map img,
.date a img {
    float: left;
    margin-right: 0px;
    background: none;
    border: 0px solid #C8C8C8;
    padding: 0px;
}

.text #map_div img {
    float: none;
    margin-right: 15px;
    background: none;
    border: 0;
    padding: 0px;
}

.video-row {
    padding: 0 0 20px 0;
    margin: 0;
    width: 370px;
    float: left;
}

.video-row iframe {
    padding: 0;
    margin: 0;
}

.text ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.text ul li {
    padding: 0 0 0 12px;
    margin: 0 0 5px 0;
    background: url(img/smenu-h.gif) no-repeat top left;
}

.slider-text div {
    position: absolute;
    padding: 0;
    margin: 0;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    color: #ED0000;
    width: 400px;
    padding: 100px 0 0 40px;
    line-height: 30px;
}

.you {
    padding: 10px 0 0 0;
    margin: 10px 0 0 0;
    width: 175px;
    float: left;
    border-top: 1px solid #BFC2C4;
}

.you img {
    vertical-align: middle;
    float: right;
    margin-right: 1px;
}

.you a {
    color: #000000;
    text-decoration: none;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    background: #e3e3e3;
    border: 1px solid #d0d0d0;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 5px;
    width: 165px;
    float: left;
}

.fb {
    padding: 10px 0 0 0;
    margin: 10px 0 0 0;
    width: 175px;
    float: left;
    border-top: 1px solid #BFC2C4;
}

.fb img {
    vertical-align: middle;
    float: right;
    margin-right: 6px;
}

.fb a {
    color: #000000;
    text-decoration: none;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    float: left;
    background: #e3e3e3;
    border: 1px solid #d0d0d0;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 5px;
    width: 165px;
}

.err {
    color: #c00000;
}

.containerdiv {
    position: relative;
    height: 553px;
    width: 425px;
}

.icons {
    padding: 10px 0 20px 0;
    margin: 0;
    width: 175px;
    float: left;
    text-align: center;
}

.icons img {
    vertical-align: middle;
    margin-bottom: 5px;
}

.future {
    border-top: 2px solid #E3E5E6;
}

.sg1 {
    font-size: 11px;
}

table.technical-sm {
    padding: 0;
    margin: 0;
    border-collapse: collapse;
    border: 1px solid #bfc2c4;
    border-left: 0px solid #bfc2c4;
    border-bottom: 0px solid #bfc2c4;
    width: 739px;
    font-size: 10px;
}

table.technical-sm tr td {
    padding: 5px;
    border-left: 1px solid #bfc2c4;
    border-bottom: 1px solid #bfc2c4;
}

table.technical-sm tr td span {
    color: #ED0000;
}

input.f1sm {
    padding: 0;
    margin: 0;
    width: 70px;
    height: 31px;
    background: url(img/input2.gif) no-repeat top left;
    border: none;
    float: left;
}

/* IE7 */
*:first-child+html input.f1sm {
    padding-top: 8px;
}

/* IE8 */
html>/**/body input.f1sm {
    padding-top: 8px;
}

/* IE9 */
:root input.f1sm {
    padding-top: 0;
}

input.f2sm {
    float: left;
    padding: 0;
    margin: 0;
    width: 48px;
    height: 31px;
    background: #ed0000;
    border: none;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: none;
    color: #ffffff;
    margin-left: 3px;
}

table.calc3 tr td {
    padding: 0;
    line-height: auto;
}

.allianz {
    position: absolute;
    margin: 5px 0 0 610px;
}

/* IE7 */
*:first-child+html .allianz {
    margin: 5px 0 0 610px;
}

.menu-model-new {
    padding: 0;
    margin: 0;
    width: 800px;
    min-height: 25px;
    float: left;
    font-size: 11px;
    background: #ED0000;
    text-transform: uppercase;
}

.menu-model-new a {
    color: #ffffff;
    text-decoration: none;
    border-right: 1px solid #E3E5E6;
    line-height: 25px;
    height: 25px;
    float: left;
    padding: 0 10px 0 10px;
    *padding: 0 10px 0 10px;
    padding: 0 8px 0 8px\0/IE9;
}

.menu-model-new a.last {
    color: #ffffff;
    text-decoration: none;
    border-right: 0px solid #E3E5E6;
    line-height: 25px;
    height: 25px;
    float: left;
    padding: 0 10px 0 11px;
    *padding: 0 10px 0 11px;
    padding: 0 8px 0 8px\0/IE9;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .menu-model-new a {
        padding: 0 8px 0 9px;
    }

}

.menu-model-new a:hover {
    background: #000;
}

.menu-model-new a.active {
    background: #000;
}

.line-social {
    padding: 10px 0;
    margin: 20px 0 0 0;
    width: 1000px;
    float: left;
    border-top: 1px solid #BFC2C4;
}

.youtube {
    padding: 15px 5px 0 5px;
    margin: 0;
    margin-right: 5px;
    width: 180px;
    float: left;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}

.youtube img {
    margin-right: 10px;
    width: 48px;
}

.youtube span {
    width: 106px;
    float: left;
    padding-top: 10px;
    font-size: 10px;
}

.youtube a {
    display: flex;
    color: #000000;
    text-decoration: none;
}

.instagram {
    padding: 15px 5px 0 5px;
    margin: 0;
    margin-right: 5px;
    width: 180px;
    float: left;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}

.instagram img {
    margin-right: 10px;
    width: 48px;
}

.instagram span {
    width: 106px;
    float: left;
    padding-top: 10px;
    font-size: 10px;
}

.instagram a {
    display: flex;
    color: #000000;
    text-decoration: none;
}

.facebook {
    padding: 10px 0 0;
    margin: 0;
    margin-right: 10px;
    margin-left: 30px;
    width: 180px;
    float: left;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
}

.facebook img {
    margin-right: 10px;
    width: 48px;
}

.facebook span {
    width: 125px;
    float: left;
    padding-top: 15px;
}

.facebook a {
    display: flex;
    color: #000000;
    text-decoration: none;
}

.twitter {
    padding: 10px 0 0 5px;
    margin: 0;
    margin-right: 5px;
    width: 145px;
    float: left;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
}

.twitter img {
    margin-left: 5px;
    float: right;
    width: 48px;
}

.twitter span {
    width: 92px;
    float: left;
    padding-top: 15px;
}

.twitter a {
    color: #000000;
    text-decoration: none;
}

.contactus-button {
    padding: 12px 0 0 10px;
    margin: 0;
    width: 140px;
    float: right;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
}

.contactus-button a,
.contactus-button a:hover {
    display: inline-block;
    width: 140px;
    height: 48px;
    line-height: 48px;
    padding: 0;
    margin: 0;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    text-shadow: 1px 1px 1px #9b1212;
    background: #ed0000; /* Old browsers */

    /* IE9 SVG, needs conditional override of 'filter' to 'none' */

    /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9f1616', endColorstr='#d41c1c', GradientType=0); /* IE6-8 */
    border: 1px solid #ed0000;
    border-top: 1px solid #ed0000;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: inset 0px 1px 0px #aa2222;
    box-shadow: inset 0px 1px 0px #aa2222;
}

/** ACCESSORIES **/
.acc-kare {
    padding: 10px;
    margin: 0 10px 15px 0;
    width: 338px;
    float: left;
    background: #ffffff;
    border: 1px solid #ebebeb;
    font-size: 11px;
    min-height: 90px;
    position: relative;
}

.flag {
    border: 1px solid #eb1c23;
}

.acc-kare:nth-child(2n+1) {
    clear: left;
}

.text .acc-kare img {
    float: left;
    margin-right: 10px;
    background: #FFFFFF;
    border: 0px solid #C8C8C8;
    padding: 0;
}

.text .acc-kare p {
    padding: 0 0;
    margin: 0;
    line-height: normal;
}

.text .acc-kare h4 {
    padding: 0;
    margin: 0 0 5px 0;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}

.text .acc-kare p span {
    display: inline-block;
    background: #000;
    padding: 3px 5px;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    position: absolute;
    top: 90px;
    left: 0;
}

.accessory .zoom {
    position: absolute;
    margin: 0px 0 0 -30px;
}

.cookies {
    padding: 5px 0;
    margin: 0;
    width: 100%;
    background: #f5f5f5;
    text-align: center;
    -webkit-box-shadow: 0 2px 2px 0 #C4C4C4;
    box-shadow: 0 2px 2px 0 #C4C4C4;
    color: #626a77;
    height: 20px;
}

.cookies a {
    text-decoration: underline;
}

.cookies button {
    background: none;
    border: none;
    font-family: Consolas;
    font-size: 18px;
    color: #000000;
    float: right;
    position: relative;
    top: -5px;
}

.btn-red {
    display: inline-block;
    padding: 10px;
    margin: 5px auto;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    text-shadow: 1px 1px 1px #9b1212;
    background: #ed0000; /* Old browsers */

    /* IE9 SVG, needs conditional override of 'filter' to 'none' */

    /* W3C */ border: 1px solid #ed0000;
    border-top: 1px solid #ed0000;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: inset 0px 1px 0px #aa2222;
    box-shadow: inset 0px 1px 0px #aa2222;
}

.btn-red:hover {
    color: #bfc2c4;
}

.btn-black {
    display: inline-block;
    padding: 5px 10px;
    margin: 5px auto;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    background: #000;
    border: 1px solid black;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-size: 11px;
}

.btn-black:hover {
    background: #686d71;
    color: white;
}

/* Promo button - begin */
.btn-red-p {
    display: inline-block;
    padding: 10px;
    margin: 5px auto;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    text-shadow: 1px 1px 1px #9b1212;
    background: #ee0000;    /* W3C */
    border: 1px solid #ee0000;
    border-top: 1px solid #ee0000;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.btn-red-p:hover {
    color: #ccc;
}

/* Promo button - end */
#idprice {
    padding-left: 4px;
    text-align: center;
}

/** MCFORM */
#mc-subscribt:after {
    content: "";
    display: block;
    float: none;
    clear: both;
}

#mc-subscribe fieldset {
    border-color: #9f1616;
    margin-bottom: 25px;
    padding: 10px 20px;
}

#mc-subscribe legend {
    font-size: 22px;
    font-weight: bold;
    color: #9f1616;
}

#mc-subscribe .row {
    display: block;
    margin: 10px auto;
}

#mc-subscribe .row:after {
    content: "";
    display: block;
    float: none;
    clear: both;
}

#mc-subscribe .row .form-el {
    width: 50%;
    float: left;
    margin-bottom: 25px;
}

#mc-subscribe .form-el.el-checkbox {
    width: unset;
    margin-bottom: 5px;
}

#mc-subscribe .form-el label {
    float: none;
    clear: both;
    font-size: 15px;
}

#mc-subscribe .form-el.el-checkbox label {
    float: right;
    width: calc(100% - 40px);
    clear: right;
    margin-left: 5px;
}

#mc-subscribe .form-el.el-submit {
    width: 100%;
    text-align: center;
}

/*#mc-subscribe .form-el input[type=text],*/
#mc-subscribe .form-el select {
    width: 220px;
}

#mc-subscribe .form-el small {
    display: block;
    float: none;
    clear: both;
    color: red;
}

/** OTP-CALC */
#Ocalc2 [type=submit] {
    box-sizing: content-box;
    line-height: 22px;
    margin-top: -1px;
}

#Ocalc2 a.offer-link {
    display: none;
    margin-left: 15px;
    margin-right: 15px;
}

#Ocalc2 a.offer-link.active {
    display: inline-block;
}
