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

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

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

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

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

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

.text-center {
    text-align: center;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

img {
    vertical-align: middle;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a[href],
label[for],
select,
input[type=checkbox],
input[type=radio] {
    cursor: pointer;
}

button,
input[type=button],
input[type=image],
input[type=reset],
input[type=submit] {
    padding: 0;
    overflow: visible;
    cursor: pointer;
}

label {
    text-transform: uppercase;
    margin: 10px 10px 0 0;
    float: left;
    font: 14px/16px 'novecento_sans_widemedium', Arial, Helvetica, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'novecento_sans_widemedium', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    line-height: 1.2em;
}

input[type=text],
input[type=email],
input[type=reset],
input[type=button],
input[type=submit],
button {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}

input[type=url],
input[type=password],
input[type=text],
input[type=email],
input[type=reset],
input[type=button],
input[type=submit],
button,
textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

h2 {
    font-size: 30px;
}

h1 {
    font-size: 36px;
}

h3 {
    font-size: 24px;
}

button::-moz-focus-inner,
input[type=button]::-moz-focus-inner,
input[type=image]::-moz-focus-inner,
input[type=reset]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner {
    border: 0;
}

*::-webkit-input-placeholder {
    color: #6e6e6e;
}

*::-moz-placeholder {
    color: #6e6e6e;
}

*:-ms-input-placeholder {
    color: #6e6e6e;
}

button,
input[type=submit],
.btn {
    text-transform: uppercase;
    display: block;
    text-align: center;
    border: none;
    padding: 0;
    width: 182px;
    height: 40px;
    background: #444;
    color: #fff;
    font: 14px/40px 'novecento_sans_widemedium', Arial, Helvetica, sans-serif;
    cursor: pointer;
}

button.white,
input[type=submit].white,
.btn.white {
    background: #fff;
    color: #6e6e6e;
}

button.black,
input[type=submit].black,
.btn.black {
    background: #444;
    color: #fff;
}

button.big,
input[type=submit].big,
.btn.big {
    width: 270px;
    height: 64px;
    font: 14px/64px 'novecento_sans_widemedium', Arial, Helvetica, sans-serif;
}

button.normal,
input[type=submit].normal,
.btn.normal {
    width: 182px;
    height: 40px;
    font: 14px/40px 'novecento_sans_widemedium', Arial, Helvetica, sans-serif;
}

.btn-delete:hover,
.btn:hover {
    color: #FF5722;
    text-decoration: none;
    opacity: 0.9;
    transition: all ease-in-out 150ms;
}

body,
html {
    height: 100%;
}

body {
    background: #fff;
    margin: 0;
    color: #6e6e6e;
    font: 18px Arial, Helvetica, sans-serif;
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
    display: table;
    content: " ";
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
    clear: both;
}

.btn-full {
    width: 100% !important;
}

img {
    border-style: none;
    vertical-align: top;
}

a {
    text-decoration: none;
    color: #6e6e6e;
}

a:hover {
    color: #FF5722;
    text-decoration: none;
    transition: all ease-in-out 150ms;
}

.m-b-10 {
    margin-bottom: 10px
}

.m-b-20 {
    margin-bottom: 20px
}

.m-b-30 {
    margin-bottom: 30px
}

.m-b-40 {
    margin-bottom: 40px
}

.m-b-50 {
    margin-bottom: 50px
}

.m-l-5 {
    margin-left: 5px;
}

.m-l-10 {
    margin-left: 10px;
}

.m-l-20 {
    margin-left: 20px;
}

.m-l-40 {
    margin-left: 40px;
}

.char_font {
    font-size: 36px;
}

.m-t-10 {
    margin-top: 10px;
}

.m-t-20 {
    margin-top: 20px;
}
.m-t-75 {
    margin-top: 75px;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

small {
    font-size: 14px;
}

.center-margin {
    margin: 0 auto;
}

#wrapper {
    width: 100%;
    height: 100%;
    display: table;
}

.wrapper-holder {
    width: 100%;
    display: table-row;
}

.main-title {
    font-weight: bold;
    color: #444;
    font: bold 30px/30px 'novecentosanswide', Arial, Helvetica, sans-serif;
    margin: 10px 0px;
    margin-top: 50px;
}

#header {
    margin: 0 auto;
    padding: 10px;
    position: relative;
    background: #2a2a2a;
}

#header .header-wrap {
    width: 70%;
    margin: 0 auto;
    text-align: center;
}

.menu_trigger {
    width: 31px;
    height: 31px;
    right: 0;
    background: url(../images/btn_mobile_menu.png) no-repeat;
    text-indent: -9999em;
    display: none;
    top: 15px;
    position: absolute;
}

.logo {
    display: block;
    text-align: center;
}

.logo img {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}

.bar-holder {
    width: 100%;
}

.bar-holder:after {
    content: '';
    display: block;
    clear: both;
}

#nav {
    position: relative;
}

#nav .social {
    position: absolute;
    right: 10px;
    top: 8px;
    background: transparent;
}

#nav .social li {
    margin-top: 3px;
}

#nav .social li:hover {
    opacity: 0.8;
    cursor: pointer;
}

#nav ul {
    text-align: center;
    margin: 0 auto;
    background: #727272;
    border-radius: 2px;
}

#nav ul li {
    display: inline-block;
    padding: 10px 20px;
}

#nav ul a {
    color: #fcfcfc;
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
    font: bold 20px/20px 'novecentosanswide', Arial, Helvetica, sans-serif;
}

#nav ul a:hover {
    color: #FF5722;
}

#nav ul li.active a {
    color: #fc7c53;
}

.tools-nav {
    float: right;
    margin: 0 0 0 -82px;
    text-transform: uppercase;
    font: 14px/16px 'novecento_sans_widemedium', Arial, Helvetica, sans-serif;
}

.tools-nav.tools-nav-mobile {
    display: none;
    text-align: center;
}

.tools-nav li {
    float: left;
    margin: 0 0 0 82px;
}

.tools-nav a {
    color: #6e6e6e;
}

.tools-nav .login {
    background: url(../images/ico_login.png) no-repeat 0 50%;
    padding: 2px 0 2px 30px;
}

.tools-nav .items {
    background: url(../images/ico_item.png) no-repeat 0 50%;
    padding: 2px 0 2px 30px;
}

.tools-nav .items strong {
    font-size: 16px;
    line-height: 20px;
    color: #444;
}

.tools-nav .items span {
    font-size: 16px;
}

.promo {
    width: 100%;
    position: relative;
    margin: 0 0 40px;
}

.bg {
    position: absolute;
    background: url(../images/transparent.png);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
}

.slider li {
    background-size: cover !important;
}

.slide-holder {
    color: #fff;
    max-width: 1170px;
    padding: 0 20px 20px;
    margin: 0 auto;
    position: relative;
    z-index: 200;
}

.slide-info {
    width: 600px;
    font-size: 18px;
    line-height: 28px;
    display: table-cell;
    height: 685px;
    vertical-align: middle;
}

.slide-info.full {
    width: 100%;
}

.slide-info .backgrop {
    background: rgba(0, 0, 0, 0.46);
    padding: 10px;
    border-radius: 5px;
}

.slide-info h1 {
    font: bold 60px/72px 'novecentosanswide', Arial, Helvetica, sans-serif;
    margin: 0 0 50px;
}

.slide-info p {
    margin: 0 0 66px;
}

.promo .bx-pager {
    position: absolute;
    bottom: 26px;
    left: 0;
    text-align: center;
    z-index: 300;
    width: 100%;
}

.promo .bx-pager .bx-pager-item {
    display: inline-block;
    padding: 0 2px;
}

.promo .bx-pager a {
    width: 19px;
    height: 19px;
    background: url(../images/btn-switcher.png) no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    display: block;
}

.promo .bx-pager a.active,
.promo .bx-pager a:hover {
    background: url(../images/btn-switcher-active.png) no-repeat;
}

#main {
    max-width: 1170px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.boxes {
    margin: 0 0 40px -2.4%;
    overflow: hidden;
}

.boxes .box {
    width: 30.9%;
    overflow: hidden;
    float: left;
    padding: 0 0 0 2.4%;
    font-family: 'novecento_sans_widemedium', Arial, Helvetica, sans-serif;
}

.boxes .box.big {
    width: 100%;
}

.boxes .box.half {
    width: 50%;
    text-align: center;
    float: none;
    margin: 0 auto;
}

.boxes .box.full {
    width: 100%;
    text-align: center;
    float: none;
    margin: 0 auto;
}

.boxes .box a {
    display: block;
    position: relative;
}

.boxes .box img {
    max-width: 100%;
    height: auto;
}

.boxes .box .btn {
    margin: 0 auto;
}

.boxes .box-info {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 300;
    color: #fff;
    padding: 0 50px;
    text-align: center;
    text-transform: uppercase;
}

.boxes .box-info h2 {
    font-size: 30px;
    line-height: 38px;
    letter-spacing: 4px;
    margin: 0 0 36px;
    text-transform: uppercase;
}

.boxes .box-info .title {
    display: inline-block;
    font: 12px/14px 'novecento_sans_widemedium', Arial, Helvetica, sans-serif;
    letter-spacing: 3px;
    background: url(../images/bg_line.gif) no-repeat 0 50%;
    padding: 0 0 0 35px;
    margin: 0 0 26px;
}

.boxes .box-info .title span {
    background: url(../images/bg_line.gif) no-repeat 100% 50%;
    padding: 0 35px 0 0;
}

.boxes .box-info .box-info-holder {
    display: table-cell;
    vertical-align: middle;
    height: 492px;
}

.spec-info {
    width: 100%;
    display: block;
    margin: 30px 0px;
}

.spec-info li {
    width: 31.333%;
    float: left;
    padding-right: 2%;
    margin-bottom: 10px;
}

.spec-info li p {
    margin: 5px;
}

.spec-half-info li {
    width: 48%;
    float: left;
    padding-right: 2%;
    margin-bottom: 10px;
}

.block-advice {
    margin: 0 0 40px;
    border: 1px solid #cdcdcd;
    padding: 35px 40px 37px;
    overflow: hidden;
}

.block-advice .advice-holder {
    float: left;
    color: #6e6e6e;
    text-transform: uppercase;
    font: 14px/16px 'novecento_sans_widemedium', Arial, Helvetica, sans-serif;
}

.block-advice h2 {
    font-weight: bold;
    color: #444;
    font: bold 30px/30px 'novecentosanswide', Arial, Helvetica, sans-serif;
}

.info-wrap {
    padding: 35px 40px 37px;
    border: 1px solid #cdcdcd;
    margin-bottom: 30px;
}

.info-wrap h2 {
    font-weight: bold;
    color: #444;
    font: bold 30px/30px 'novecentosanswide', Arial, Helvetica, sans-serif;
}

ul.information {
    list-style-type: disc;
    list-style-image: url(../images/planeicon.png);
    margin-left: 20px;
    margin-bottom: 20px;
    padding: 0px 10px;
}

.form-newsletter {
    width: 630px;
    float: right;
    margin: 5px 0 0;
}

.form-newsletter input[type=text] {
    float: left;
    width: 418px;
    padding: 11px 10px;
    margin: 0 28px 0 0;
}

.form-newsletter input[type=submit] {
    float: right;
}

/* form */

.form-payment {
    width: 100%;
    overflow: hidden;
    margin: 0 0 40px;
}

.form-payment .column {
    width: 470px;
    float: left;
    margin: 0 10px 0 0;
}

.form-payment .column.column-add {
    float: right;
    margin: 0;
}

.form-payment .column h2 {
    font-size: 36px;
    line-height: 38px;
    color: #444;
    margin: 0 0 34px;
}

.form-payment .row {
    width: 100%;
    overflow: hidden;
    margin: 0 0 12px;
}

.form-payment .row.row-total {
    margin: 0;
}

.form-payment label {
    float: left;
    margin: 17px 10px 0 0;
}

.form-payment input[type="text"] {
    width: 368px;
    padding: 15px 20px;
    float: right;
}

form input[type=text] {
    background: #fff;
    border: 1px solid #cdcdcd;
    padding: 11px 20px;
    width: 100%;
    outline: none;
    color: #6e6e6e;
    margin: 0;
    text-transform: uppercase;
    font: 14px/16px 'novecento_sans_widemedium', Arial, Helvetica, sans-serif;
}

form input[type=text]:focus {
    background: #e6e6e6;
}

.form-sort .row {
    float: left;
    padding: 0 68px 0 0;
}

.form-sort .btn {
    float: right;
}

.top-bar .form-sort {
    float: right;
}

.form-sort label {
    margin: 13px 10px 0 0;
}

div.selector {
    background: #fff;
    border: 1px solid #cdcdcd;
    height: 38px;
    line-height: 38px;
    padding: 0 0 0 15px;
}

div.selector span {
    height: 38px;
    text-transform: uppercase;
    font: 14px/38px 'novecento_sans_widemedium', Arial, Helvetica, sans-serif;
    padding: 0 36px 0 0;
    background: url(../images/arrows_select.png) no-repeat 100% 50%;
}

div.selector select {
    height: 38px;
    font-size: 14px;
    top: 0;
    bottom: 0;
}

.row-total .total {
    float: left;
    margin: 15px 0 0;
    font-size: 18px;
}

.row-total .total strong {
    color: #444;
    font: bold 21px/24px 'novecentosanswide', Arial, Helvetica, sans-serif;
}

.row-total button,
.row-total input[type=submit],
.row-total .btn {
    float: right;
    width: 170px;
    height: 50px;
}

.bar {
    width: 100%;
    margin: 0 0 10px;
    background: #444;
}

.bar-frame {
    max-width: 1170px;
    margin: 0 auto;
    padding: 18px 20px;
}

.breadcrumbs {
    width: 100%;
    overflow: hidden;
}

.breadcrumbs li {
    float: left;
    padding: 0 20px 0 30px;
    color: #fff;
    text-transform: uppercase;
    font: 14px/18px 'novecento_sans_widemedium', Arial, Helvetica, sans-serif;
    background: url(../images/ico_arrows.png) no-repeat 0 50%;
}

.breadcrumbs li:first-child {
    background: none;
    padding: 0 20px 0 0;
}

.breadcrumbs a {
    color: #a5a5a5;
}

.top-bar {
    width: 100%;
    padding: 0 0 40px;
}

.top-bar:after {
    content: '';
    display: block;
    clear: both;
}

.paging {
    float: right;
    border: 1px solid #cdcdcd;
    height: 38px;
}

.paging .prev,
.paging .next {
    text-indent: -9999px;
}

.paging .prev a,
.paging .next a {
    width: 38px;
    padding: 0;
}

.paging .prev a:hover,
.paging .prev a {
    background: url(../images/ico_arrow_left.png) no-repeat 50% 50%;
}

.paging .next a:hover,
.paging .next a {
    background: url(../images/ico_arrow_right.png) no-repeat 50% 50%;
}

.paging li {
    float: left;
    border-left: 1px solid #cdcdcd;
    text-align: center;
}

.paging li:first-child {
    border: none;
}

.paging a {
    font: 14px/38px 'novecento_sans_widemedium', Arial, Helvetica, sans-serif;
    height: 38px;
    padding: 0 16px;
    display: block;
    color: #6e6e6e;
}

.paging .active a,
.paging a:hover {
    background: #444;
    color: #fff;
    text-decoration: none;
}

.item-list {
    border-width: 1px 0;
    border-style: solid;
    border-color: #cdcdcd;
    margin: 0 0 40px -30px;
    overflow: hidden;
    text-align: center;
    font-family: 'novecento_sans_widemedium', Arial, Helvetica, sans-serif;
}

.item-list li {
    display: inline-block;
    margin: 0 -2px;
    padding: 40px 0 35px 30px;
}

.item-list .item {
    text-align: center;
    width: 270px;
}

.item-list .item .image {
    position: relative;
    margin: 0 0 15px;
}

.item-list.item .image img {
    max-width: 270px;
    height: auto;
}

.item-list .item .hover {
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.item-list .item span {
    display: block;
}

.item-list .item .name {
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
    margin: 0 0 10px;
}

.item-list .item .item-content {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    height: 340px;
    z-index: 400;
}

.item-list .item .item-content .btn {
    margin: 0 0 10px;
    display: inline-block;
}

.details-info {
    width: 100%;
    overflow: hidden;
    margin: 0 0 40px;
}

.details-info .title {
    color: #444;
    margin: 0 0 7px;
}

.details-info .image {
    float: left;
    margin: 0 130px 0 0;
}

.details-info .image img {
    max-width: 489px;
    height: auto;
}

.details-info .description {
    overflow: hidden;
}

.list-table .rows-price span,
.details-info .head h2 {
    font-size: 30px;
}

.details-info .head {
    margin: 0 0 34px;
}

.section {
    border-width: 1px 0;
    border-style: solid;
    border-color: #cdcdcd;
    padding: 20px 0;
    margin: 0 0 30px;
}

.section form {
    margin: 0 0 0 -31px;
}

.section form .row {
    padding: 0 0 0 31px;
}

.entry {
    line-height: 30px;
}

.entry p {
    margin: 0 0 32px;
}

.entry a {
    text-decoration: underline;
}

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

.list-table {
    display: table;
    width: 100%;
    margin: 0 0 74px;
    border-bottom: 1px solid #cdcdcd;
}

.list-table li {
    border-top: 1px solid #cdcdcd;
    padding: 20px 0;
}

.section,
.list-table li:after {
    content: '';
    display: block;
    clear: both;
}

.list-table .rows {
    display: inline-block;
    vertical-align: middle;
    word-spacing: 0;
}

.list-table .rows-item {
    text-align: center;
    float: left;
}

.list-table .rows-holder {
    float: right;
    padding: 25px 0 0;
}

.list-table .rows-select {
    padding: 0 0 0 30px;
}

.list-table .rows-delete {
    width: 40px;
    margin: 0 0 0 auto;
}

.list-table .rows-price {
    width: 178px;
    text-align: center;
    padding: 0 10px 0 0;
}

.list-table .rows-price span {
    display: block;
    font-family: 'novecento_sans_widemedium', Arial, Helvetica, sans-serif;
}

.list-table .rows img {
    vertical-align: middle;
    margin: 0 45px 0 0;
}

.list-table h3 {
    display: inline-block;
    font-size: 24px;
    line-height: 26px;
}

.list-table .row-price h3 {
    font-size: 24px;
}

.btn-delete {
    width: 40px;
    height: 40px;
    background: url(../images/btn_delete.gif) no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    display: block;
}

.email-btn {
    cursor: pointer;
}

.pay-list {
    padding: 0 0 29px;
}

.pay-list li {
    background: #fff;
    padding: 0 12px 0 20px;
    height: 49px;
    margin: 0 0 11px;
    cursor: pointer;
    position: relative;
    font: 14px/49px 'novecento_sans_widemedium', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

.pay-list .radio span {
    border: 1px solid #cdcdcd;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.pay-list .paypal .pay-holder {
    background: url(../images/ico_paypal.gif) no-repeat 100% 50%;
}

.pay-list .mastercard .pay-holder {
    background: url(../images/ico_mastercard.gif) no-repeat 100% 50%;
}

.pay-list .visa .pay-holder {
    background: url(../images/ico_visa.gif) no-repeat 100% 50%;
}

.pay-list .express .pay-holder {
    background: url(../images/ico-express.gif) no-repeat 100% 50%;
}

.pay-list .discover .pay-holder {
    background: url(../images/ico-discover.gif) no-repeat 100% 50%;
}

.pay-list .radio,
.pay-list .radio input,
.pay-list .radio span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.pay-list .radio .checked {
    border: 2px solid #444;
}

#footer {
    width: 100%;
    overflow: hidden;
    display: table-footer-group;
    background: #525252;
}

#footer .footer-holder {
    height: 1%;
    display: table-row;
}

#footer .footer-frame {
    display: table-cell;
}

.footer-content {
/*    max-width: 1170px;*/
    margin: 0 auto;
    padding: 45px 20px 20px;
    color: #a5a5a5;
}

#footer a {
    color: #a5a5a5;
}

#footer a:hover {
    color: #FF5722;
    opacity: 0.8;
    transition: all ease-in-out 150ms;
}

#footer .col-holder {
    overflow: hidden;
    margin: 0 0 0 -2%;
}

#footer .col {
    float: left;
    width: 22%;
    margin: 0 0 0 2%;
    text-align: center;
    font-size: 16px;
    line-height: 23px;
}

#footer .col .heading {
    text-align: center;
    margin: 0 0 32px;
    background: url(../images/bg_footer_line.gif) repeat-x 0 50%;
}

#footer .col p {
    margin: 0 0 24px;
}

#footer .col address {
    margin: 0 0 25px;
}

#footer .col address p {
    margin: 0;
}

#footer h3 {
    color: #fff;
    padding: 0 15px;
    display: inline-block;
    background: #525252;
    font: 18px/22px 'novecento_sans_widemedium', Arial, Helvetica, sans-serif;
}

.full-footer {
    display: block !important;
}

.full-footer .footer-holder {
    display: block !important;
}

.full-footer .footer-frame {
    display: block !important;
}

.social {
    overflow: hidden;
    text-align: center;
    margin: 0 0 0 -37px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 14px;
}

.social li {
    display: inline-block;
    padding: 35px 0 0;
    margin: 0 0 10px 37px;
}

.social .facebook {
    background: url(../images/ico_facebook.png) no-repeat 50% 0;
}

.social .google {
    background: url(../images/ico_google.png) no-repeat 50% 0;
}

.social .twitter {
    background: url(../images/ico_twitter.png) no-repeat 50% 0;
}

.social .pinterest {
    background: url(../images/ico_pinterest.png) no-repeat 50% 0;
}

.social.color .facebook {
    background: url(../images/fbclr.png) no-repeat 50% 0;
}

.social.color .google {
    background: url(../images/gplusclr.png) no-repeat 50% 0;
}

.social.color .twitter {
    background: url(../images/twtclr.png) no-repeat 50% 0;
}

.footer-bottom {
    width: 100%;
    background: #3f3f3f;
    color: #7d7d7d;
    text-align: center;
}

.footer-bottom .holder {
    max-width: 1170px;
    margin: 0 auto;
    padding: 20px 20px;
    font-size: 14px;
    line-height: 16px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min--moz-device-pixel-ratio:2),
(-o-min-device-pixel-ratio:2/1),
(min-device-pixel-ratio:2),
(min-resolution:192dpi),
(min-resolution:2dppx) {
    .logo {
        background: url(../images/logo%40x2.html) no-repeat;
        background-size: cover;
    }
    .tools-nav .login {
        background: url(../images/ico_login%40x2.png) no-repeat 0 50%;
        background-size: 16px 19px;
    }
    .tools-nav .items {
        background: url(../images/ico_item%40x2.png) no-repeat 0 50%;
        background-size: 19px 17px;
    }
    .promo .bx-pager a {
        background-image: url(../images/btn-switcher%40x2.png) no-repeat;
        background-size: 19px 19px;
    }
    .promo .bx-pager a.active,
    .promo .bx-pager a:hover {
        background: url(../images/btn-switcher-active%40x2.png) no-repeat;
        background-size: 19px 19px;
    }
    .social .facebook {
        background: url(../images/ico_facebook%40x2.png) no-repeat 50% 0;
        background-size: 10px 19px;
    }
    .social .google {
        background: url(../images/ico_google%40x2.png) no-repeat 50% 0;
        background-size: 21px 19px;
    }
    .social .twitter {
        background: url(../images/ico_twitter%40x2.png) no-repeat 50% 0;
        background-size: 22px 17px;
    }
    .social .pinterest {
        background: url(../images/ico_pinterest%40x2.png) no-repeat 50% 0;
        background-size: 19px 19px;
    }
    div.selector span {
        background: url(../images/arrows_select%40x2.png) no-repeat 100% 50%;
        background-size: 23px 4px;
    }
    .paging .prev a:hover,
    .paging .prev a {
        background: url(../images/ico_arrow_left%40x2.png) no-repeat 50% 50%;
        background-size: 4px 7px;
    }
    .paging .next a:hover,
    .paging .next a {
        background: url(../images/ico_arrow_right%40x2.png) no-repeat 50% 50%;
        background-size: 4px 7px;
    }
    .breadcrumbs li {
        background: url(../images/ico_arrows%40x2.png) no-repeat 0 50%;
        background-size: 8px 7px;
    }
    .btn-delete {
        background: url(../images/btn_delete%40x2.gif) no-repeat;
        background-size: 40px 40px;
    }
    .pay-list .paypal .pay-holder {
        background: url(../images/ico_paypal%40x2.gif) no-repeat 100% 50%;
        background-size: 40px 24px;
    }
    .pay-list .mastercard .pay-holder {
        background: url(../images/ico_mastercard%40x2.gif) no-repeat 100% 50%;
        background-size: 40px 24px;
    }
    .pay-list .visa .pay-holder {
        background: url(../images/ico_visa%40x2.gif) no-repeat 100% 50%;
        background-size: 40px 24px;
    }
    .pay-list .express .pay-holder {
        background: url(../images/ico-express%40x2.gif) no-repeat 100% 50%;
        background-size: 40px 24px;
    }
    .pay-list .discover .pay-holder {
        background: url(../images/ico-discover%40x2.gif) no-repeat 100% 50%;
        background-size: 40px 24px;
    }
    .menu_trigger {
        background: url(../images/btn_mobile_menu%40x2.png) no-repeat;
        background-size: 31px 31px;
    }
}

.slider-wrap {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
}

#sync1 .item {
    padding: 20px 0px;
    margin: 5px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
}

#sync1 .item {
    max-height: 600PX;
}

#sync1 .item img {
    max-width: 100%;
    max-height: 600px;
}

#sync1 .item.landscpae {
    max-width: 400px;
    margin: 0 auto;
}

#sync2 .item {
    background: rgba(8, 8, 8, 0.02);
    padding: 10px 0px;
    margin: 5px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
}

#sync2 .item h1 {
    font-size: 18px;
}

#sync2 .item img {
    width: 60px;
    height: 60px;
}

#sync2 .owl-wrapper-outer {
    background: #eaeaea;
}

.owl-controls {
    text-align: right;
}

.owl-prev,
.owl-next {
    width: 100px;
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    margin: 10px 0px;
    font-weight: bold;
}

.owl-prev:hover,
.owl-next:hover {
    opacity: 0.7;
    transition: all ease-in-out;
}

#contactform {
    margin: 10px 0px;
    width: 49.99%;
    float: left;
    padding: 0px 10px;
    box-sizing: border-box;
}

.contact-map {
    display: inline-block;
    width: 49.99%;
    float: right;
    padding: 0px 10px;
    box-sizing: border-box;
}

#contactform .input-wrap {
    margin-bottom: 15px;
}

#contactform textarea {
    background: #eee;
    vertical-align: top;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    margin: 0;
    padding: 20px;
    width: 100%;
    height: 100%;
    border: 0;
    border-bottom: 0;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 1px;
    color: #a74752;
}

.down-wrap {
    position: absolute;
    left: 45%;
    bottom: 15%;
}

.down-arrow {
    width: 50px;
    height: 50px;
    display: block;
    margin: 0 auto;
}

.down-text {
    font-size: 18px;
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
}

.about-bg {
    background-image: url(../images/slide-02.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px 0;
    color: white;
}

.about-bg h2,
.about-bg p,
.about-bg h2 a,
.about-bg h4 a {
    color: white;
}

.promo.no-margin {
    margin-bottom: 0;
}

.row {
    width: 100%;
    margin: 10px 0px;
}

.col-3 {
    width: 33.333%;
    float: left;
}

.col-6 {
    width: 49.999%;
    float: left;
}

.ribbon-wrapper {
    position: relative;
    z-index: 998;
}

.ribbon-front {
    background-color: #cc3333;
    height: 50px;
    width: 100%;
    position: relative;
    left: 0px;
    z-index: 2;
    font: 20px/50px bold Verdana, Geneva, sans-serif;
    color: #f8f8f8;
    text-align: center;
    text-shadow: 0px 1px 2px #cc6666;
}

.ribbon-front.green {
    background-color: #1fea4e;    
}

.ribbon-front,
.ribbon-back-left,
.ribbon-back-right {
    -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.55);
    -khtml-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.55);
    -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.55);
    -o-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.55);
}

.ribbon-edge-topleft,
.ribbon-edge-topright,
.ribbon-edge-bottomleft,
.ribbon-edge-bottomright {
    position: absolute;
    z-index: 1;
    border-style: solid;
    height: 0px;
    width: 0px;
}

.ribbon-edge-topleft,
.ribbon-edge-topright {}

.ribbon-edge-bottomleft,
.ribbon-edge-bottomright {
    top: 50px;
}

.ribbon-edge-topleft,
.ribbon-edge-bottomleft {
    left: -10px;
    border-color: transparent #9B1724 transparent transparent;
}

.ribbon-edge-topleft {
    top: -5px;
    border-width: 5px 10px 0 0;
}

.ribbon-edge-bottomleft {
    border-width: 0 10px 0px 0;
}

.ribbon-edge-topright,
.ribbon-edge-bottomright {
    left: 0px;
    border-color: transparent transparent transparent #9B1724;
}

.ribbon-edge-topright {
    top: 0px;
    border-width: 0px 0 0 10px;
}

.ribbon-edge-bottomright {
    border-width: 0 0 5px 10px;
}


@-webkit-keyframes flow {
    0% {
        left: -20px;
        opacity: 0;
    }
    50% {
        left: 100px;
        opacity: 0.3;
    }
    100% {
        left: 180px;
        opacity: 0;
    }
}

@keyframes flow {
    0% {
        left: -20px;
        opacity: 0;
    }
    50% {
        left: 100px;
        opacity: 0.3;
    }
    100% {
        left: 180px;
        opacity: 0;
    }
}

.glow {
    background: rgb(255, 255, 255);
    width: 40px;
    height: 100%;
    z-index: 999;
    position: absolute;
    -webkit-animation: flow 1.5s linear infinite;
    -moz-animation: flow 1.5s linear infinite;
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -o-transform: skew(20deg);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 1) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(1%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 1)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 1) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 1) 100%);
    /* IE10+ */
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 1) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
    /* IE6-9 */
    border-left: 1px solid #fff;
}

.theme-color{
    color: #FF5722;
}

.pull-center{
   margin: 0 auto;
}

.logos li {
    display: inline-block;
    margin: 10px;
}

.logos li img{
    width: 100px;
    height: 100px;
}

@media(max-width:768px){
    .hidden-sm{
        display: none;
    }
}

.img-thumb{
    max-width: 150px;
}