@font-face {font-family: "TT SUPERMOLOT BLACK"; src: url("/css/oak/fonts/TT SUPERMOLOT BLACK.TTF");}
@font-face {font-family: "TT SUPERMOLOT BLACK ITALIC"; src: url("/css/oak/fonts/TT SUPERMOLOT BLACK ITALIC.TTF");}
@font-face {font-family: "TT SUPERMOLOT BOLD"; src: url("/css/oak/fonts/TT SUPERMOLOT BOLD.TTF");}
@font-face {font-family: "TT SUPERMOLOT BOLD ITALIC"; src: url("/css/oak/fonts/TT SUPERMOLOT BOLD ITALIC.TTF");}
@font-face {font-family: "TT SUPERMOLOT ITALIC"; src: url("/css/oak/fonts/TT SUPERMOLOT ITALIC.TTF");}
@font-face {font-family: "TT SUPERMOLOT LIGHT"; src: url("/css/oak/fonts/TT SUPERMOLOT LIGHT.TTF");}
@font-face {font-family: "TT SUPERMOLOT LIGHT ITALIC"; src: url("/css/oak/fonts/TT SUPERMOLOT LIGHT ITALIC.TTF");}
@font-face {font-family: "TT SUPERMOLOT REGULAR"; src: url("/css/oak/fonts/TT SUPERMOLOT REGULAR.TTF");}
@font-face {font-family: "TT SUPERMOLOT THIN"; src: url("/css/oak/fonts/TT SUPERMOLOT THIN.TTF");}
@font-face {font-family: "TT SUPERMOLOT THIN ITALIC"; src: url("/css/oak/fonts/TT SUPERMOLOT THIN ITALIC.TTF");}


/* Typography */
html, body {margin:0px; padding:0px; font-family:'TT SUPERMOLOT REGULAR', sans-serif; font-size:14px; color:#000; line-height:18px; background:#fff; height:100%;}
body {overflow-x:hidden;}


/* General */
main {min-width:100%; overflow:hidden; margin-bottom:40px;}
main.default {margin-bottom:0px;}
.site-container {width:auto; margin:0px auto; position:relative;}
.view-content {padding:0px 15px; max-width:1200px; margin:0px auto;}
.fields {position:relative;}
.field {display:inline-block; width:100%;}
ul, menu{list-style:none; margin:0px; padding:0px;}
input::-ms-clear{display:none;}
button, input, select, textarea {font-size:12px; border:1px solid #949494; border-radius:0px; background-color:#fff; outline:none; padding:10px; width:100%; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
textarea {resize:none; overflow:auto;}
.t-cell {display:table-cell; vertical-align:middle;}
.cell {float:left;}
p{margin:0px 0px; padding:0px;}
.cols {width:100%; display:table;}
.img-responsive{display:block; max-width:100%; height:auto;}
.transition{-webkit-transition:all 0.3s; -o-transition:all 0.3s; transition:all 0.3s;}
a:hover, a:focus, button{ outline:none;}
.text-right {text-align:right;}
.text-center {text-align:center;}
.row {clear:both;}
label {display:inline-block;}
select:invalid {color:#ccc;}
select::-ms-expand{display:none;}
.field-content:not(.static) {position:relative;}
.flex {display:flex; flex-direction:column;}


/* Col */
.col-2 {width:50%;}
.col-3 {width:33.333333333%;}
.col-4 {width:25%;}
.col-5 {width:20%;}
.col-7 {width:14.285714286%;}
.col-8 {width:12.5%;}

header {position:relative; z-index:2;}


/* Module header top */
.module-header-top {background-color:#141414; color:#fff; display:inline-block; width:100%; overflow:hidden; padding:6px 0px;}
.module-header-top .cols {width:100%; text-align:right; display:block;}
.module-header-top .cols .col-3 {width:100%; display:inline-block; margin-bottom:2px;}
.module-header-top .cols .col-3:nth-child(1) .module-form .view-content {padding:0px;}
.module-header-top .cols .col-3:nth-child(1) .module-form select {width:130px; background-color:#141414; border:0px; padding:0px; color:#cc9900; font-size:12px; background: url(/images/oak/icons/arrow_gold.png) 98% / 10px no-repeat #141414;}
.module-header-top .cols .col-3:nth-child(1) .module-form .field-content:before {content:''; display:none; position:absolute; right:140px; top:0px; bottom:0px; margin:auto; width:38px; height:39px; background-repeat:no-repeat; background-image:url(/images/oak/icons/home.png);}
.module-header-top .cols .col-3:nth-child(2) {font-size:18px;}
.module-header-top .cols .col-3:nth-child(2) .field-content:before {content:''; display:none; position:absolute; right:150px; top:0px; bottom:0px; margin:auto; width:38px; height:38px; background-repeat:no-repeat; background-image:url(/images/oak/icons/phone.png);}
.module-header-top .cols .col-3:nth-child(3) .field-content:before {content:''; display:none; position:absolute; right:60px; top:0px; bottom:0px; margin:auto; width:38px; height:39px; background-repeat:no-repeat; background-image:url(/images/oak/icons/face.png);}
.module-header-top .cols .col-3:nth-child(3) a {color:#669933; font-size:12px; text-decoration:none;}

/* Module header bottom */
.module-header-bottom .view-content .cols {display:inline-block;}
.module-header-bottom .view-content .cols .col-2:nth-child(1) {width:210px;}
.module-header-bottom .view-content .cols .col-2:nth-child(1) img {margin-top:5px;}
.module-header-bottom .view-content .cols .col-2:nth-child(2) {margin-left:220px; width:auto;}
.module-header-bottom.not-front {box-shadow:0px 2px 13px -2px grey; padding-bottom:20px; margin-top:-8px;}
.module-header-bottom.not-front > .block-header-bottom > .view-content  {position:relative;}
.module-header-bottom.not-front > .block-header-bottom > .view-content::after {content:''; position:absolute; display:none; height:70px; width:100%; background-repeat:repeat-x; top:37px; bottom:0px; right:-100%; background-image:url(/images/oak/icons/empty_lines.png);}
.module-header-bottom.not-front .view-content .cols .col-2:nth-child(1) img {margin-top:20px;}

/* Module breadcrumbs */
.module-breadcrumbs {width:100%; position:relative; z-index:1; display:none; height:19px;}
.module-breadcrumbs .block-breadcrumbs {height:100%;}
.module-breadcrumbs .view-content {position:relative; height:100%;}
.module-breadcrumbs .view-content:before {content:''; position:absolute; top:0px; bottom:0px; left:-84%; background-color:#eaeaea; height:100%; width:100%;}
.module-breadcrumbs .view-content .fields {height:100%; overflow:hidden;}
.module-breadcrumbs ul {background-color:#eaeaea; display:inline-block;}
.module-breadcrumbs ul li {float:left; position:relative; margin-right:26px;}
.module-breadcrumbs ul li:last-child {margin-right:0px;}
.module-breadcrumbs ul li:last-child:after {content:''; position:absolute; right:-16px; top:0px; bottom:0px; background-repeat:no-repeat; width:18px; height:19px; background-size:100%; background-image:url(/images/oak/icons/line_grey.png); z-index:-1;}
.module-breadcrumbs ul li.parent:after {content:''; position:absolute; top:0px; width:13px; height:4px; margin:auto; bottom:0px; right:-20px; background-repeat:no-repeat; background-image:url(/images/oak/icons/arrow_small.png);}
.module-breadcrumbs ul li a {font-size:10px; color:#333; text-decoration:none; font-style:italic;}


/* Module menu */
.module-menu .view-content {padding-right:0px;}
.module-menu .view-content .navbar-toggle {width:auto; display:block; float:right; padding:9px 10px; margin-top:8px; background-color:#fff; background-image:none; border:1px solid #999;}
.module-menu.not-front .view-content .navbar-toggle {margin-top:0px; top:20px; position:relative;}
.module-menu .view-content .navbar-toggle:hover {cursor:pointer; background-color:#ccc;}
.module-menu .view-content .navbar-toggle:focus {outline:none;}
.module-menu .view-content .navbar-toggle .icon-bar{display:block; width:22px; height:2px; border-radius:1px; background-color:#999; margin:3px 0px;}
.module-menu .view-content menu {position: absolute; margin-left:-15px; margin-right:-15px; left:0px; display:none; width:100%; background-color:rgba(255,255,255,0.98); top:80px; z-index:100; padding:15px 15px; border-bottom:1px solid #3daf29;}
.module-menu.not-front .view-content menu {top:112px;}
.module-menu .view-content menu li {text-decoration:none; padding:2px 0px;}
.module-menu .view-content menu li:last-child {margin-right:0px;}
.module-menu .view-content menu li a {color:#333; text-decoration:none;}
.module-menu .view-content menu li a.active {color:#6dad3a; position:relative;}
.module-menu .view-content menu li a.active:before {content:''; position:absolute; top:0px; bottom:0px; left:-10px; margin:auto; background-repeat:no-repeat; background-image:url(/images/oak/icons/line_green.png); width:10px; height:100%; background-size:100%;}
.module-menu .view-content menu li a:hover {color:#6dad3a;}
.module-menu .view-content .fields {position:static;}
.module-menu .view-content .brands {margin:30px 0px 0px 10px; display:none;}
.module-menu .view-content .brands ul li {float:left; margin-right:10px;}
.module-menu .view-content .brands ul li:last-child {margin:0px;}
.module-menu .view-content .brands ul li p {color:#999; position:relative; padding-left:60px;}
.module-menu .view-content .brands ul li p:before {content:''; position:absolute; top:0px; bottom:0px; left:0px; margin:auto; background-repeat:no-repeat; background-size:100%; width:51px; height:30px;}
.module-menu .view-content .brands ul li p.nissan:before {background-image:url(/images/oak/icons/nissan2.png);}
.module-menu .view-content .brands ul li p.subaru:before {background-image:url(/images/oak/icons/subaru2.png);}
.module-menu .view-content .brands ul li p.datsun:before {background-image:url(/images/oak/icons/datsun2.png);}
.module-menu .view-content .brands ul li p.lada:before {background-image:url(/images/oak/icons/lada2.png);}
.module-menu .view-content .brands ul li p.tradein:before {background-image:url(/images/oak/icons/tradein2.png);}
.module-menu .view-content .field.menu-list {margin:25px 0px -5px 0px;}
.module-menu.front .view-content .fields .field:last-child {position:relative; display:none;}
.module-menu.front .view-content .fields .field:last-child .field-content {position:absolute; width:20000px; top:-10px;}

/* Module content header */
.module-content-header {width:100%; text-align:center;}
.module-content-header h1 {font-size:30px; line-height:1; font-weight:300; color:#333;}

/* Module submenu */
.module-submenu {width:100%; margin-bottom:40px;}
.module-submenu .view-content .fields ul {display:inline-block; width:100%;}
.module-submenu .view-content .fields ul li {display:inline-block; width:100%; margin-bottom:3px; vertical-align:middle; text-align:center;}
.module-submenu .view-content .fields ul li a {text-decoration:none; position:relative; height:1px; min-height:45px; color:#666; line-height:1; height:100%; border-bottom:3px solid #6dad3a; display:inline-block; width:100%; vertical-align:middle;}
.module-submenu .view-content .fields ul li a:hover,.module-submenu .view-content .fields ul li.active a{
	color:#6dad3a;
}
/*.module-submenu .view-content .fields ul li:nth-child(6) a {border-color:#cc6600;}
.module-submenu .view-content .fields ul li:nth-child(7) a {border-color:#6633cc;}*/
/*.module-submenu .view-content .fields ul li a:before {content:''; position:absolute; left:0px; top:20px; right:0px; margin:auto; background-repeat:no-repeat;}
.module-submenu .view-content .fields ul li:nth-child(1) a:before {background-image:url(/images/oak/icons/icon_1.png); width:39px; height:43px;}
.module-submenu .view-content .fields ul li:nth-child(2) a:before {background-image:url(/images/oak/icons/icon_2.png); width:47px; height:39px;}
.module-submenu .view-content .fields ul li:nth-child(3) a:before {background-image:url(/images/oak/icons/icon_3.png); width:56px; height:38px;}
.module-submenu .view-content .fields ul li:nth-child(4) a:before {background-image:url(/images/oak/icons/icon_4.png); width:40px; height:38px; top:13px;}
.module-submenu .view-content .fields ul li:nth-child(5) a:before {background-image:url(/images/oak/icons/icon_5.png); width:39px; height:39px;}
.module-submenu .view-content .fields ul li:nth-child(6) a:before {background-image:url(/images/oak/icons/icon_6.png); width:40px; height:40px;}
.module-submenu .view-content .fields ul li:nth-child(7) a:before {background-image:url(/images/oak/icons/icon_7.png); width:40px; height:36px;}*/
/*.module-submenu .view-content .fields ul li.active:nth-child(1) a:before {background-image:url(/images/oak/icons/icon_1_active.png);}
.module-submenu .view-content .fields ul li.active:nth-child(2) a:before {background-image:url(/images/oak/icons/icon_2_active.png);}
.module-submenu .view-content .fields ul li.active:nth-child(3) a:before {background-image:url(/images/oak/icons/icon_3_active.png);}
.module-submenu .view-content .fields ul li.active:nth-child(4) a:before {background-image:url(/images/oak/icons/icon_4_active.png);}
.module-submenu .view-content .fields ul li.active:nth-child(5) a:before {background-image:url(/images/oak/icons/icon_5_active.png);}
.module-submenu .view-content .fields ul li.active:nth-child(6) a:before {background-image:url(/images/oak/icons/icon_6_active.png);}
.module-submenu .view-content .fields ul li.active:nth-child(7) a:before {background-image:url(/images/oak/icons/icon_7_active.png);}*/
/*.module-submenu .view-content .fields ul li a p {position:absolute; left:0px; right:0px; margin:auto; bottom:10px; padding:0px 5px;}
.module-submenu .view-content .fields ul li:nth-child(2) p {bottom:16px;}
.module-submenu .view-content .fields ul li:nth-child(5) p {bottom:23px;}
.module-submenu .view-content .fields ul li:nth-child(7) p {bottom:16px;}
.module-submenu .view-content .fields ul li.active a {background-color:#6dad3a;}
.module-submenu .view-content .fields ul li.active:nth-child(6) a {background-color:#cc6600;}
.module-submenu .view-content .fields ul li.active:nth-child(7) a {background-color:#6633cc;}
.module-submenu .view-content .fields ul li.active a p {color:#fff;}
.module-submenu .view-content .fields ul li a:hover {color:#fff; background-color:#6dad3a;}
.module-submenu .view-content .fields ul li:nth-child(6) a:hover {background-color:#cc6600;}
.module-submenu .view-content .fields ul li:nth-child(7) a:hover {background-color:#6633cc;}
.module-submenu .view-content .fields ul li:nth-child(1) a:hover::before {background-image:url(/images/oak/icons/icon_1_active.png);}
.module-submenu .view-content .fields ul li:nth-child(2) a:hover::before {background-image:url(/images/oak/icons/icon_2_active.png);}
.module-submenu .view-content .fields ul li:nth-child(3) a:hover::before {background-image:url(/images/oak/icons/icon_3_active.png);}
.module-submenu .view-content .fields ul li:nth-child(4) a:hover::before {background-image:url(/images/oak/icons/icon_4_active.png);}
.module-submenu .view-content .fields ul li:nth-child(5) a:hover::before {background-image:url(/images/oak/icons/icon_5_active.png);}
.module-submenu .view-content .fields ul li:nth-child(6) a:hover::before {background-image:url(/images/oak/icons/icon_6_active.png);}
.module-submenu .view-content .fields ul li:nth-child(7) a:hover::before {background-image:url(/images/oak/icons/icon_7_active.png);}*/
    
/* Module submenu two */
.module-submenu-two {width:100%;}
.module-submenu-two .view-content {padding:0px; max-width:1230px;}
.module-submenu-two .view-content .cols {display:inline-block; text-align:center;}
.module-submenu-two .view-content .cols .col-4 {display:inline-block; width:100%; margin-bottom:20px;}
.module-submenu-two .view-content .cols .col-4 .field {padding:0px 15px; width:auto; display:block;}
.module-submenu-two .view-content .cols .col-4 .field.header {text-align:center;}
.module-submenu-two .view-content .cols .col-4 .field.header h2 {color:#fff; font-weight:300; font-size:16px; background-color:#cfcc97; margin:0px; padding:15px;}
.module-submenu-two .view-content .cols .col-4:nth-child(1) .field.header h2 {background-color:#6dad3a;}
.module-submenu-two .view-content .cols .col-4:nth-child(2) .field.header h2 {background-color:#7fcd60;}
.module-submenu-two .view-content .cols .col-4 .field ul {padding:10px 0px; border-bottom:1px solid #ccc;}
.module-submenu-two .view-content .cols .col-4 .field ul li {padding:0px 15px;}
.module-submenu-two .view-content .cols .col-4 .field ul li a {text-decoration:none; color:#333; line-height:1.4;}
.module-submenu-two .view-content .cols .col-4 .field ul li a.active {font-weight:bold;}
.module-submenu-two .view-content .cols .col-4 .field ul li a:hover {text-decoration:underline;}

/* Module tradein filter header */
.module-tradein-filter-header {width:100%; padding:20px 0px;}
.module-tradein-filter-header .view-content h2 {color:#333; font-size:30px; font-weight:300; margin:0px; line-height:1;}

/* Module tradein filter */
.module-tradein-filter {width:100%; background-color:#ddd; padding:20px 0px; margin-bottom:40px;}
.module-tradein-filter .view-content {padding:0px; max-width:1230px;}
.module-tradein-filter .view-content .field.header {padding:0px 15px;}
.module-tradein-filter .view-content .field.header h3 {margin:0px 0px 10px 0px; color:#333; font-weight:300;}
.module-tradein-filter .view-content .module-form .cols {display:inline-block; text-align:center;}
.module-tradein-filter .view-content .module-form .cols .col-4 {display:inline-block; width:100%; vertical-align:top;}
.module-tradein-filter .view-content .module-form .cols .col-4 .field {padding:0px 15px; width:auto; display:block;}
.module-tradein-filter .view-content .module-form .cols .col-4 .field input {height:35px; margin-bottom:10px;}
.module-tradein-filter .view-content .module-form .cols .col-4 .field select {height:35px; margin-bottom:10px; background:url(/images/oak/icons/arrow_black.png) 96% / 10px no-repeat #fff;}
.module-tradein-filter .view-content .module-form .cols .col-4:last-child .field:first-child {margin-bottom:16px;}
.module-tradein-filter .view-content .module-form .cols .col-4 .field input[type="submit"] {background-color:#6dad3a; color:#fff; font-size:18px; height:auto; border:1px solid #6dad3a; padding:20px 0px;}
.module-tradein-filter .view-content .module-form .cols .col-4 .field .reset {text-align:right; margin-top:25px;}
.module-tradein-filter .view-content .module-form .cols .col-4 .field .reset a {position:relative; display:inline-block; font-size:12px; color:#666; text-decoration:none; padding:0px 25px 0px 0px}
.module-tradein-filter .view-content .module-form .cols .col-4 .field .reset a:after {content:''; position:absolute; top:0px; bottom:0px; right:0px; margin:auto; background-repeat:no-repeat; background-image:url(/images/oak/icons/close.png); width:20px; height:20px; background-size:100%;}

/* Module tradein buy search result */
.module-tradein-buy-search-result {width:100%; text-align:center; margin-bottom:40px;}
.module-tradein-buy-search-result:not(.full) .view-content .cols .col-8:nth-child(2) a {text-decoration: none;
    color: #000;}
    .module-tradein-buy-search-result:not(.full) .view-content .cols .col-8:nth-child(2) a:hover,.module-tradein-buy-search-result:not(.full) .view-content .cols .col-8:nth-child(2) a:active {text-decoration: none;
    color: #6dad3a;}
.module-tradein-buy-search-result .view-content .fields.count {color:#999; margin-bottom:10px; text-align:left;}
.module-tradein-buy-search-result:not(.full) .view-content .cols {border-left:1px solid #ccc; border-right:1px solid #ccc; display:inline-block; padding:20px 0px 0px;}
.module-tradein-buy-search-result:not(.full) .view-content .cols:nth-child(odd) {border-top:1px solid #ccc; border-bottom:1px solid #ccc;}
.module-tradein-buy-search-result:not(.full) .view-content .cols .col-8 {display:inline-block; width:100%; color:#333; margin-bottom:10px;}
.module-tradein-buy-search-result:not(.full) .view-content .cols .col-8:last-child {margin-bottom:0px;}
.module-tradein-buy-search-result:not(.full) .view-content .cols .col-8 .field {display:block; padding:0px 15px; width:auto;}
.module-tradein-buy-search-result:not(.full) .view-content .cols .col-8:first-child .field {padding:0px;}
.module-tradein-buy-search-result:not(.full) .view-content .cols .col-8:last-child .field {padding:0px; display:inline-block;}
.module-tradein-buy-search-result:not(.full) .view-content .cols .col-8:nth-child(1) img {margin:0px auto;}
.module-tradein-buy-search-result:not(.full) .view-content .cols .col-8:nth-child(2) {font-size:18px;}
.module-tradein-buy-search-result:not(.full) .view-content .cols .col-8:nth-child(3) {color:#999;}
.module-tradein-buy-search-result:not(.full) .view-content .cols .col-8:nth-child(4) {color:#999;}
.module-tradein-buy-search-result:not(.full) .view-content .cols .col-8:nth-child(5) {color:#999;}
.module-tradein-buy-search-result:not(.full) .view-content .cols .col-8:nth-child(6) {font-weight:bold; font-size:16px;}
.module-tradein-buy-search-result:not(.full) .view-content .cols .col-8:nth-child(8) {position:relative;}
.module-tradein-buy-search-result:not(.full) .view-content .cols .col-8:nth-child(7) a {text-decoration:none; color:#6dad3a; border:1px solid #6dad3a; display:inline-block; padding:10px 25px;}
.module-tradein-buy-search-result:not(.full) .view-content .cols .col-8:nth-child(7) a:hover {color:#fff; background-color:#6dad3a;}
.module-tradein-buy-search-result:not(.full) .view-content .cols .col-8:nth-child(8) {background-color:#6dad3a;}
.module-tradein-buy-search-result:not(.full) .view-content .cols .col-8:nth-child(8) a {background-color:#6dad3a; top:0px; bottom:0px; left:0px; right:0px; margin:auto; position:absolute;}
.module-tradein-buy-search-result:not(.full) .view-content .cols .col-8:nth-child(8) a:after {content:''; position:absolute; top:0px; bottom:0px; left:0px; right:0px; margin:auto; background-repeat:no-repeat; background-size:100%; background-image:url(/images/oak/icons/arrow_left.png); width:13px; height:12px; -webkit-transition:all 0.3s; -o-transition:all 0.3s; transition:all 0.3s;}
.module-tradein-buy-search-result:not(.full) .view-content .cols .col-8:nth-child(8) a:hover::after {right:-10px;}
.module-tradein-buy-search-result .view-content .fields.product {margin-bottom:20px;}
.module-tradein-buy-search-result .view-content .fields.else {margin-bottom:20px;}
.module-tradein-buy-search-result .view-content .fields.else a {text-decoration:none; color:#fff; display:inline-block; background-color:#333; font-size:12px; padding:10px 30px;}
.module-tradein-buy-search-result.full .view-content {padding:0px; max-width:1230px;}
.module-tradein-buy-search-result.full .view-content .fields.count {padding:0px 15px;}
.module-tradein-buy-search-result.full .view-content .cols {text-align:center; line-height:1; height:100%; display:inline-block;}
.module-tradein-buy-search-result.full .view-content .cols .col-4 {vertical-align:top; height:100%; display:inline-block; width:100%; margin-bottom:30px;}
.module-tradein-buy-search-result.full .view-content .cols .col-4 .field-wrapper {width:100%; border:1px solid #ccc; display:table; height:100%; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
.module-tradein-buy-search-result.full .view-content .cols .col-4 .field-wrapper img {margin:0px auto;}
.module-tradein-buy-search-result.full .view-content .cols .col-4 .field-wrapper .field {padding:0px 15px; width:100%; margin-bottom:15px;}
.module-tradein-buy-search-result.full .view-content .cols .col-4 .field-wrapper .field:first-child {padding:0px; margin-bottom:10px;}
.module-tradein-buy-search-result.full .view-content .cols .col-4 .field-wrapper .field:first-child .field-content {padding:15px;}
.module-tradein-buy-search-result.full .view-content .cols .col-4 .field-wrapper .field:nth-child(2) {font-size:18px; color:#333;}
.module-tradein-buy-search-result.full .view-content .cols .col-4 .field-wrapper .field:nth-child(3) {color:#999; display:table-row; height:100%;}
.module-tradein-buy-search-result.full .view-content .cols .col-4 .field-wrapper .field:nth-child(3) .field-content {padding:0px 15px 15px;}
.module-tradein-buy-search-result.full .view-content .cols .col-4 .field-wrapper .field:nth-child(4) {padding:0px; width:100%; }
.module-tradein-buy-search-result.full .view-content .cols .col-4 .field-wrapper .field:nth-child(4) .field-content-wrapper {padding:0px 15px; text-align:center; display:inline-block;}
.module-tradein-buy-search-result.full .view-content .cols .col-4 .field-wrapper .field:nth-child(4) .field-content-wrapper .col-2 {float:none; width:100%;}
.module-tradein-buy-search-result.full .view-content .cols .col-4 .field-wrapper .field:nth-child(4) .field-content-wrapper .col-2:first-child p {font-weight:bold; padding:10px 0px; text-align:left; font-size:15px;}
.module-tradein-buy-search-result.full .view-content .cols .col-4 .field-wrapper .field:nth-child(4) .field-content-wrapper .col-2:last-child a {text-decoration:none; color:#6dad3a; border:1px solid #6dad3a; display:inline-block; padding:10px 0px; width:100%;}
.module-tradein-buy-search-result.full .view-content .cols .col-4 .field-wrapper .field:nth-child(4) .field-content-wrapper .col-2:last-child a:hover {color:#fff; background-color:#6dad3a;}
.module-tradein-buy-search-result.full .view-content .fields.product {padding:0px 15px;}

/* Module content body */
.module-content-body {width:100%; margin-bottom:60px;}
.module-content-body .link.btn {background-color:#333; padding:25px 60px 25px 25px; position:relative; text-decoration:none; color:#999; display:inline-block; font-weight:300;}
.module-content-body .link.btn:hover {color:#fff;}
.module-content-body .link.btn:after {content:''; position:absolute; right:25px; top:0px; bottom:0px; margin:auto; background-image:url(/images/oak/icons/arrow_green.png); width:16px; height:15px; background-repeat:no-repeat; -webkit-transition:all 0.3s; -o-transition:all 0.3s; transition:all 0.3s;}
.module-content-body .link.btn:hover::after {right:15px;}
.module-content-body.theme-service {text-align:center;}
.module-content-body.theme-service > .block-content-body > .view-content > .fields > .cols {display:inline-block; width:100%;}
.module-content-body.theme-service > .block-content-body > .view-content > .fields > .cols > .col-2 {vertical-align:top; width:100%;}
.module-content-body.theme-service > .block-content-body > .view-content > .fields > .cols > .col-2:nth-child(1) {margin-bottom:20px;}
.module-content-body.theme-service > .block-content-body > .view-content > .fields > .cols > .col-2:nth-child(2) p {margin-bottom:20px; color:#666;}
.module-content-body.theme-service > .block-content-body > .view-content > .fields > .cols > .col-2:nth-child(2) ul {margin-bottom:20px; color:#666;}
.module-content-body #map {height:350px; width:auto; overflow:hidden;}
.module-content-body.theme-service.theme-photo > .block-content-body > .view-content > .fields > .cols {position:relative;}
.module-content-body.theme-service.theme-photo > .block-content-body > .view-content > .fields > .cols > .col-3 {display:block; text-align:center; width:100%; margin-bottom:50px;}
.module-content-body.theme-service.theme-photo > .block-content-body > .view-content > .fields > .cols > .col-3:nth-child(2) h2 {margin:0px 0px 20px; color:#333; line-height:1; font-size:30px; font-weight:300;}
.module-content-body.theme-service.theme-photo > .block-content-body > .view-content > .fields > .cols > .col-3:nth-child(2) p {margin-bottom:20px; color:#333;}
.module-content-body.theme-service.theme-photo > .block-content-body > .view-content > .fields > .cols > .col-3:nth-child(2) p:last-child {margin-bottom:0px;}
.module-content-body.theme-service.theme-uuu {font-size:18px; color:#666; text-align:center;}
.module-content-body.theme-service.theme-uuu img.rtl {margin:0px auto;}
.module-content-body.theme-service.theme-uuu h2 {font-weight:300; font-size:30px; color:#333; line-height:1;}
.module-content-body.theme-service.theme-uuu h3 {font-weight:300; font-size:18px; color:#333; margin:0px; line-height:1;}
.module-content-body.theme-service.theme-uuu p {margin-bottom:20px;}
.module-content-body.theme-service.theme-uuu ul {margin-bottom:20px;}
.module-content-body.theme-service.theme-add-accessories {margin-bottom:20px;}
.module-content-body.theme-service.theme-add-accessories h2 {font-size:30px; color:#333; font-weight:300; line-height:1; margin-top:0px; margin-bottom:20px;}
.module-content-body.theme-service.theme-add-accessories p {color:#666; font-size:18px; margin-bottom:20px;}
.module-content-body.theme-service.theme-add-accessories p:last-child {margin-bottom:0px;}
.module-content-body.theme-service.theme-add-accessories p a {color:#6dad3a; text-decoration:none;}
.module-content-body.theme-corporative > .block-content-body > .view-content > .fields > .cols > .col-3:nth-child(3) .field {margin-bottom:15px;}
.module-content-body.theme-corporative > .block-content-body > .view-content > .fields > .cols > .col-3:nth-child(3) .field:last-child {margin-bottom:0px;}
.module-content-body.theme-corporative > .block-content-body > .view-content > .fields > .cols > .col-3:nth-child(3) .field .link.btn.green {color:#fff; background-color:#6dad3a;}
.module-content-body.theme-corporative > .block-content-body > .view-content > .fields > .cols > .col-3:nth-child(3) .field .link.btn.green:after {background-image:url(/images/oak/icons/arrow_black_right.png);}
.module-content-body.theme-corporative .module-ymap {margin:0px;}
.module-content-body.theme-service.theme-photo.kis > .block-content-body > .view-content > .fields > .cols > .col-3:nth-child(2) h2 {color:#333; font-size:24px; font-weight:300; margin-bottom:20px;}
.module-content-body.theme-service.theme-photo.kis > .block-content-body > .view-content > .fields > .cols > .col-3:nth-child(2) h3 {color:#666; font-size:24px; font-weight:300; margin:60px 0px 20px;}
.module-content-body.kis > .block-content-body > .view-content > .fields > .cols > .col-3:nth-child(2) p span {display:block;}
.module-content-body.kis > .block-content-body > .view-content > .fields > .cols > .col-3:nth-child(2) p span.first {color:#999;}
.module-content-body.theme-service.theme-photo.kis > .block-content-body > .view-content > .fields > .cols > .col-3:nth-child(2) p {margin-bottom:30px;}
.module-content-body.theme-service.theme-photo.kis > .block-content-body > .view-content > .fields > .cols > .col-3:nth-child(2) ul li {position:relative;}
.module-content-body.theme-service.theme-photo.kis > .block-content-body > .view-content > .fields > .cols > .col-3:nth-child(2) ul li:before {content:'-'; position:absolute;}
.module-content-body.theme-service.theme-photo.kis > .block-content-body > .view-content > .fields > .cols > .col-3 {margin-bottom:50px;}

/*module-ymap*/
.module-ymap {width:100%; margin:30px 0px;}
.module-ymap #map {height:400px; width:auto; overflow:hidden;}

/* Module add accessories */
.module-add-accessories {width:100%; margin-bottom:20px;}
.module-add-accessories > .block-add-accessories > .view-content > .fields > .cols {display:block;}
.module-add-accessories > .block-add-accessories > .view-content > .fields > .cols > .col-2 {float:none; width:100%;}
.module-add-accessories > .block-add-accessories > .view-content > .fields > .cols > .col-2:nth-child(1) {margin-bottom:20px;}

/* Module service tools */
.module-service-tools {width:100%; margin-bottom:20px;}
.module-service-tools > .block-service-tools > .view-content > .fields > .cols {display:block;}
.module-service-tools > .block-service-tools > .view-content > .fields > .cols > .col-2 {float:none; width:100%;}
.module-service-tools > .block-service-tools > .view-content > .fields > .cols > .col-2:nth-child(1) {margin-bottom:20px;}
.module-service-tools > .block-service-tools > .view-content > .fields > .field > .field-content > h2 {font-size:30px; color:#333; font-weight:300; line-height:1; margin:30px 0px;}

/* Module service tools search result */
.module-service-tools-search-result {width:100%; text-align:center;}
.module-service-tools-search-result .view-content {padding:0px; font-size:12px; color:#333;}
.module-service-tools-search-result .view-content .cols {margin-bottom:20px;}
.module-service-tools-search-result .view-content .cols:last-child {margin-bottom:0px;}
.module-service-tools-search-result .view-content .cols .cols-wrapper {border:1px solid #ccc;}
.module-service-tools-search-result .view-content .field {border-bottom:1px solid #ccc;}
.module-service-tools-search-result .view-content .field:last-child {border-bottom:0px;}
.module-service-tools-search-result .view-content .field .field-content p {padding:5px 15px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
.module-service-tools-search-result .view-content .field.title {background-color:#666;}
.module-service-tools-search-result .view-content .field.title h3 {font-size:12px; color:#fff; margin:0px; padding:5px 15px;}
.module-service-tools-search-result .view-content .field .fields-wrapper {display:inline-block; width:100%;}
.module-service-tools-search-result .view-content .field .fields-wrapper .col-5 {vertical-align:top; display:inline-block; width:100%;}
.module-service-tools-search-result .view-content .field .fields-wrapper .col-5:nth-child(2) {font-size:14px;}
.module-service-tools-search-result .view-content .field .fields-wrapper .col-5:nth-child(3) {text-align:center; color:#6dad3a;}
.module-service-tools-search-result .view-content .field .fields-wrapper .col-5:nth-child(4) {text-align:center;}
.module-service-tools-search-result .view-content .field .fields-wrapper .col-5:nth-child(5) {text-align:center;}
.module-service-tools-search-result .view-content .field .fields-wrapper .col-5 .field-content-wrapper {padding:0px 15px;}
.module-service-tools-search-result .view-content .field .fields-wrapper .col-5:nth-child(2) .field-content-wrapper {padding:0px;}
.module-service-tools-search-result .view-content .field .fields-wrapper .col-5 .field-content-wrapper .price {border:1px solid #ccc; font-size:18px; font-weight:bold; padding:5px 15px 5px; margin-bottom:15px}
.module-service-tools-search-result .view-content .field .fields-wrapper .col-5 .field-content-wrapper .price span {font-weight:300}
.module-service-tools-search-result .view-content .field .fields-wrapper .col-5 .field-content-wrapper .link-to-buy {padding:0px; margin-bottom:5px;}
.module-service-tools-search-result .view-content .field .fields-wrapper .col-5 .field-content-wrapper .link-to-buy a {padding:6px 0px; display:inline-block; width:100%; height:100%; background-color:#6dad3a; text-decoration:none; color:#fff; font-size:18px;}
.module-service-tools-search-result .view-content .field.product {position:relative;}
.module-service-tools-search-result .view-content .field.product .fields-wrapper {padding:10px 0px;}
.module-service-tools-search-result .view-content .field.product .fields-wrapper .info {width:24px; height:24px; background-repeat:no-repeat; background-image:url(/images/oak/icons/info.png); display:inline-block; margin-left:10px;}
.module-service-tools-search-result .view-content .field.product .fields-wrapper .view {width:25px; height:21px; background-repeat:no-repeat; background-image:url(/images/oak/icons/view.png); display:inline-block;}
.module-service-tools-search-result .view-content .field.product.ajax-content {position:relative;}
.module-service-tools-search-result .view-content .field.product.ajax-content .full-info {margin-top:10px;}
.module-service-tools-search-result .view-content .field.product.ajax-content .full-info .cols {margin:0px;}
.module-service-tools-search-result .view-content .field.product.ajax-content .full-info .cols .field {border:0px; line-height:1;}
.module-service-tools-search-result .view-content .field.product.ajax-content .full-info .cols .col-2:nth-child(1) {color:#999;}
.module-service-tools-search-result .view-content .field.product.ajax-content .full-info .cols .col-2:nth-child(2) {color:#666;}
.module-service-tools-search-result .view-content .field.product.ajax-content .callback {padding:0px;}
.module-service-tools-search-result .view-content .field.product.ajax-content .callback a {display:inline-block; width:100%; font-size:16px; color:#6dad3a; padding:6px 0px;}
.module-service-tools-search-result .view-content .field.product.ajax-content .fields-wrapper .col-5 .field-content-wrapper .link-to-buy {margin-bottom:20px;}
.module-service-tools-search-result .view-content .field.product.ajax-content .field-close {text-align:right; padding:15px 0px;}
.module-service-tools-search-result .view-content .field.product.ajax-content .field-close a {font-size:16px; position:relative; color:#999; text-decoration:none; display:inline-block; padding-right:30px; margin-right:15px;}
.module-service-tools-search-result .view-content .field.product.ajax-content .field-close a:after {content:''; position:absolute; top:0px; bottom:0px; right:0px; margin:auto; background-repeat:no-repeat; background-image:url(/images/oak/icons/close.png); width:22px; height:22px; background-size:100%;}

/* Module left filter */
.module-left-filter {width:100%;}
.module-left-filter .view-content {padding:0px;}
.module-left-filter .view-content .field {margin-bottom:15px;}
.module-left-filter .view-content .field h4 {background-color:#6dad3a; margin:0px; padding:10px; color:#fff; line-height:1; font-weight:300; position:relative;}
.module-left-filter .view-content .field h4:after {content:''; position:absolute; top:0px; bottom:0px; right:10px; margin:auto; background-repeat:no-repeat; background-image:url(/images/oak/icons/arrow_bottom_small_white.png); width:9px; height:6px;}
.module-left-filter .view-content .field h4.active:after {background-image:url(/images/oak/icons/arrow_right_small_white.png); width:6px; height:9px;}
.module-left-filter .view-content .field h4:hover {cursor:pointer;}
.module-left-filter .view-content .field .toggle {border-bottom:1px solid #ccc; padding-bottom:15px;}
.module-left-filter .view-content .field .toggle .else {font-size:10px; color:#669933; padding:0px 15px;}
.module-left-filter .view-content .field .toggle .else:hover {cursor:pointer;}
.module-left-filter .view-content .field ul li {color:#666; padding:0px 0px 0px 10px; line-height:1; margin:1px 0px;}
.module-left-filter .view-content .field ul li p {display:inline-block; padding:8px 35px 8px 5px;}
.module-left-filter .view-content .field ul li p:hover {cursor:pointer;}
.module-left-filter .view-content .field ul li p.active {background-color:#cff9ad; position:relative;}
.module-left-filter .view-content .field ul li p.active:after {content:''; position:absolute; top:0px; bottom:0px; right:10px; margin:auto; background-repeat:no-repeat; background-image:url(/images/oak/icons/remove_green.png); width:9px; height:6px;}
.module-left-filter .view-content .field ul li span {float:right; padding:8px 10px;}

/* Module add accessories content */
.module-add-accessories-content {width:100%;}
.module-add-accessories-content > .block-add-accessories-content > .view-content {padding:0px;}

/* Module add accessories content top filter */
.module-add-accessories-content-top-filter {width:100%; margin-bottom:10px;}
.module-add-accessories-content-top-filter .view-content {padding:0px;}
.module-add-accessories-content-top-filter .view-content .col-2 {float:none; width:100%;}
.module-add-accessories-content-top-filter .view-content .col-2 ul li:hover {cursor:pointer;}
.module-add-accessories-content-top-filter .view-content .col-2:nth-child(1) ul li {float:left; margin-right:30px; padding-right:15px; font-size:15px; color:#666; position:relative;}
.module-add-accessories-content-top-filter .view-content .col-2:nth-child(1) ul li:after {content:'X'; position:absolute; top:0px; bottom:0px; right:0px; margin:auto; color:#3daf29;}
.module-add-accessories-content-top-filter .view-content .col-2:nth-child(2) ul {float:left;}
.module-add-accessories-content-top-filter .view-content .col-2:nth-child(2) ul li {float:left; margin-left:30px;}
.module-add-accessories-content-top-filter .view-content .col-2:nth-child(2) ul li.grid {float:left; margin-left:15px;}
.module-add-accessories-content-top-filter .view-content .col-2:nth-child(2) ul li.grid:nth-child(1) {margin-left:0px;}
.module-add-accessories-content-top-filter .view-content .col-2:nth-child(2) ul li.after-content{padding-right:15px; position:relative; color:#666;}
.module-add-accessories-content-top-filter .view-content .col-2:nth-child(2) ul li.after-content.active.bottom {color:#3daf29;}
.module-add-accessories-content-top-filter .view-content .col-2:nth-child(2) ul li.after-content.active.top {color:#3daf29;}
.module-add-accessories-content-top-filter .view-content .col-2:nth-child(2) ul li.after-content:before {content:''; position:absolute; top:-10px; bottom:0px; right:0px; margin:auto; background-repeat:no-repeat; background-image:url(/images/oak/icons/arrow_top_black_small.png); width:9px; height:6px;}
.module-add-accessories-content-top-filter .view-content .col-2:nth-child(2) ul li.after-content:after {content:''; position:absolute; top:0px; bottom:-10px; right:0px; margin:auto; background-repeat:no-repeat; background-image:url(/images/oak/icons/arrow_bottom_black.png); width:9px; height:6px;}
.module-add-accessories-content-top-filter .view-content .col-2:nth-child(2) ul li.after-content.active.bottom:after {background-image:url(/images/oak/icons/arrow_bottom_green.png);}
.module-add-accessories-content-top-filter .view-content .col-2:nth-child(2) ul li.grid {} 
.module-add-accessories-content-top-filter .view-content .col-2:nth-child(2) ul li.after-content.active.top:before {background-image:url(/images/oak/icons/arrow_top_green.png);}
.module-add-accessories-content-top-filter .view-content .col-2:nth-child(2) ul li.content-grid {top:2px; position:relative; background-repeat:no-repeat; background-image:url(/images/oak/icons/grid.png); width:13px; height:13px;}
.module-add-accessories-content-top-filter .view-content .col-2:nth-child(2) ul li.content-grid.active {background-image:url(/images/oak/icons/grid_active.png);}
.module-add-accessories-content-top-filter .view-content .col-2:nth-child(2) ul li.content-list {top:2px; position:relative; background-repeat:no-repeat; background-image:url(/images/oak/icons/list.png); width:19px; height:13px;}
.module-add-accessories-content-top-filter .view-content .col-2:nth-child(2) ul li.content-list.active {background-image:url(/images/oak/icons/list_active.png);}
.module-add-accessories-content-top-filter.tradein-buy .view-content .col-2:nth-child(2) ul li {margin-left:0px; margin-right:15px;}
.module-add-accessories-content-top-filter.tradein-buy .view-content .col-2:nth-child(2) ul li.first.content-grid {margin-left:50px;}
.module-add-accessories-content-top-filter.tradein-buy .view-content {padding:0px 15px;}
.module-add-accessories-content-top-filter.tradein-buy .view-content .col-2:nth-child(1) {margin-bottom:15px;}
.module-add-accessories-content-top-filter.tradein-buy {margin-bottom:15px;}

/* Module add accessories content top search */
.module-add-accessories-content-top-search {text-align:center; width:100%; background-color:#ccc; color:#666; font-size:18px; padding:10px 0px; margin-bottom:10px;}
.module-add-accessories-content-top-search .view-content {padding:0px;}
.module-add-accessories-content-top-search .view-content .module-form .field .col-3 input {padding:5px; font-size:14px;}
.module-add-accessories-content-top-search .view-content .module-form .field .col-3:nth-child(1) {width:12%;}
.module-add-accessories-content-top-search .view-content .module-form .field .col-3:nth-child(2) {width:70%;}
.module-add-accessories-content-top-search .view-content .module-form .field .col-3:nth-child(3) {width:18%;}
.module-add-accessories-content-top-search .view-content .module-form .field .col-3 .field-content-wrapper {padding:0px 10px;}
.module-add-accessories-content-top-search .view-content .module-form .field .col-3 .field-content-wrapper input[type="submit"] {background-color:#333; color:#ccc; border:1px solid #333;}
.module-add-accessories-content-top-search .view-content .module-form .field .col-3 .field-content-wrapper input[type="submit"]:hover {color:#fff;}
.module-add-accessories-content-top-search.theme-1 .view-content .module-form .field .col-3:nth-child(1) {width:21%;}
.module-add-accessories-content-top-search.theme-1 .view-content .module-form .field .col-3:nth-child(2) {width:61%;}
.module-add-accessories-content-top-search.theme-1 .view-content .module-form .field .col-3:nth-child(3) {width:18%;}
.module-add-accessories-content-top-search.theme-1 .view-content .module-form .field .col-3:nth-child(1) label {font-size:14px; line-height: 1;}

/* Module add accessories content grid */
.module-add-accessories-content-grid {width:100%;}
.module-add-accessories-content-grid .view-content {padding:0px;}
.module-add-accessories-content-grid > .block-add-accessories-content-grid > .view-content > .fields > .field {margin-top:10px;}
.module-add-accessories-content-grid > .block-add-accessories-content-grid > .view-content > .fields > .field > .field-content {text-align:center;}
.module-add-accessories-content-grid > .block-add-accessories-content-grid > .view-content > .fields > .field > .field-content > a {text-decoration:none; color:#fff; display:inline-block; background-color:#333; font-size:12px; padding:10px 30px;}
.module-add-accessories-content-grid .view-content .cols .col-3 .fields .fields-wrapper .field {width:100%; margin-bottom:20px;}
.module-add-accessories-content-grid .view-content .cols .col-3 .fields .fields-wrapper .field img {margin:0px auto;}
.module-add-accessories-content-grid .view-content .cols .col-3 .fields .fields-wrapper .field:nth-child(2) h2 {margin:0px; font-size:24px; line-height:1; font-weight:300; color:#333;}
.module-add-accessories-content-grid .view-content .cols .col-3 .fields .fields-wrapper .field:nth-child(2) p {color:#333; font-size:12px; line-height:1;}
.module-add-accessories-content-grid .view-content .cols .col-3 .fields .fields-wrapper .field:nth-child(2) p span {width:80px; color:#666; display:inline-block;}
.module-add-accessories-content-grid .view-content .cols .col-3 .fields .fields-wrapper .field:nth-child(2) .field-content {margin-bottom:15px;}
.module-add-accessories-content-grid .view-content .cols .col-3 .fields .fields-wrapper .field:nth-child(3) .field-content:nth-child(1) p {font-size:24px; font-weight:bold; color:#333; border:1px solid #ccc; padding:3px 0px 3px; line-height:1;}
.module-add-accessories-content-grid .view-content .cols .col-3 .fields .fields-wrapper .field:nth-child(3) .field-content:nth-child(1) p span {font-weight:300; margin-left:5px;}
.module-add-accessories-content-grid .view-content .cols .col-3 .fields .fields-wrapper .field:nth-child(3) .field-content:nth-child(2) a {display: inline-block; width:100%; font-size:18px; text-decoration:none; background-color:#cff9ad; color:#3f7019; padding:6px 0px;}
.module-add-accessories-content-grid .view-content .cols .col-3 .fields .fields-wrapper .field:nth-child(3) .field-content:nth-child(3) a {display:inline-block; width:100%; font-size:18px; text-decoration:none; background-color:#6dad3a; color:#fff; padding:6px 0px;}
.module-add-accessories-content-grid .view-content .cols .col-3 .fields .fields-wrapper .field:nth-child(3) .field-content:nth-child(4) a {display:inline-block; width:100%; font-size:18px; color:#6dad3a; padding:6px 0px;}
.module-add-accessories-content-grid:not(.grid) .view-content .cols {display:inline-block;}
.module-add-accessories-content-grid:not(.grid) .view-content .cols .col-3 {display:inline-block; width:100%; border:1px solid #ccc; margin-bottom:5px;}
.module-add-accessories-content-grid:not(.grid) .view-content .cols .col-3 .fields {padding:20px; height:100%; display: inline-block; -moz-box-sizing: border-box;}
.module-add-accessories-content-grid:not(.grid) .view-content .cols .col-3 .fields .fields-wrapper {text-align:center;}
.module-add-accessories-content-grid:not(.grid) .view-content .cols .col-3 .fields .fields-wrapper .field:last-child {margin-bottom:0px;}
.module-add-accessories-content-grid:not(.grid) .view-content .cols .col-3 .fields .fields-wrapper .field:nth-child(2) .field-content:nth-child(2) {display:inline-block; text-align:left;}
.module-add-accessories-content-grid:not(.grid) .view-content .cols .col-3 .fields .fields-wrapper .field:nth-child(3) {text-align:center;}
.module-add-accessories-content-grid:not(.grid) .view-content .cols .col-3 .fields .fields-wrapper .field .field-content {padding:0px 10px; margin-bottom:7px;}
.module-add-accessories-content-grid:not(.grid) .view-content .cols .col-3 .fields .fields-wrapper .field .field-content:last-child {margin-bottom:0px;}
.module-add-accessories-content-grid.grid > .block-add-accessories-content-grid > .view-content > .fields {text-align:center;}
.module-add-accessories-content-grid.grid .view-content .cols {display:inline-block;}
.module-add-accessories-content-grid.grid .view-content .cols .col-3 {display:inline-block; width:100%; border:1px solid #ccc; margin-bottom:5px;}
.module-add-accessories-content-grid.grid .view-content .cols .col-3 .fields {padding:20px; height:100%; display:inline-block; -moz-box-sizing:border-box;}
.module-add-accessories-content-grid.grid .view-content .cols .col-3 .fields .fields-wrapper {display:inline-block;}
.module-add-accessories-content-grid.grid .view-content .cols .col-3 .fields .fields-wrapper .field:last-child {margin-bottom:5px;}
.module-add-accessories-content-grid.grid .view-content .cols .col-3 .fields .fields-wrapper .field .field-content.desc {display:none;}
.module-add-accessories-content-grid.grid .view-content .cols .col-3 .fields .fields-wrapper .field:nth-child(2) .field-content:nth-child(2) {display:inline-block; text-align:left;}
.module-add-accessories-content-grid.grid .view-content .cols .col-3 .fields .fields-wrapper .field:nth-child(3) .field-content {float:none; width:100%; text-align:center; margin-bottom:5px;}
.module-add-accessories-content-grid.grid .view-content .cols .col-3 .fields .fields-wrapper .field:nth-child(3) .field-content:nth-child(1) p {font-size:16px; padding:6px 0px;}
.module-add-accessories-content-grid.grid .view-content .cols .col-3 .fields .fields-wrapper .field:nth-child(3) .field-content:nth-child(1) p span {font-weight:300; margin-left:5px;}
.module-add-accessories-content-grid.grid .view-content .cols .col-3 .fields .fields-wrapper .field:nth-child(3) .field-content:nth-child(2) a {display: inline-block; width:100%; font-size:14px; text-decoration:none; background-color:#cff9ad; color:#3f7019; padding:6px 0px;}
.module-add-accessories-content-grid.grid .view-content .cols .col-3 .fields .fields-wrapper .field:nth-child(3) .field-content:nth-child(3) a {display:inline-block; width:100%; font-size:14px; text-decoration:none; background-color:#6dad3a; color:#fff; padding:6px 0px;}
.module-add-accessories-content-grid.grid .view-content .cols .col-3 .fields .fields-wrapper .field:nth-child(3) .field-content:nth-child(4) a {display:inline-block; width:100%; font-size:14px; color:#6dad3a; padding:6px 0px;}

/* Module add accessories fixed menu */
.module-add-accessories-fixed-menu {position:fixed; left:0px; top:0px; bottom:0px; margin:auto; display:none; height:400px; z-index:2;}
.module-add-accessories-fixed-menu .view-content {max-width:none; padding:0px;}
.module-add-accessories-fixed-menu .view-content ul li a {position:relative; height:40px; line-height:1; background:#333; display:table; text-decoration:none;}
.module-add-accessories-fixed-menu .view-content ul li a:hover {background-color:#000;}
.module-add-accessories-fixed-menu .view-content ul li a span {display:inline-block; vertical-align:middle;}
.module-add-accessories-fixed-menu .view-content ul li a span.title {color:#6dad3a; font-size:12px; padding:0px 10px; position:absolute; background-color:#333; height:39px; border-bottom:1px solid #666; left:-110px; min-width:150px; z-index:0;}
.module-add-accessories-fixed-menu .view-content ul li a span.icon {width:60px; height:39px; position:relative; border-bottom:1px solid #666; z-index:1; background-color:#333;}
.module-add-accessories-fixed-menu .view-content ul li a span.title .outer {display:table; height:100%; width:100%;}
.module-add-accessories-fixed-menu .view-content ul li a span.title .inner {vertical-align:middle; display:table-cell;}
.module-add-accessories-fixed-menu .view-content ul li a:hover > span {background-color:#000;}
.module-add-accessories-fixed-menu .view-content ul li a:hover > span.title {left:60px;}
.module-add-accessories-fixed-menu .view-content ul li a span.icon:before {content:''; position:absolute; -webkit-transition:all 0.3s; -o-transition:all 0.3s; transition:all 0.3s; width:27px; height:29px; left:0px; top:0px; right:0px; bottom:0px; margin:auto; background-repeat:no-repeat; background-size:100%;}
.module-add-accessories-fixed-menu .view-content ul li:nth-child(1) a span.icon:before {background-image:url(/images/oak/icons/arrow_fixed_menu.png); width:15px; height:16px;}
.module-add-accessories-fixed-menu .view-content ul li:nth-child(2) a span.icon:before {background-image:url(/images/oak/icons/settings.png);}
.module-add-accessories-fixed-menu .view-content ul li:nth-child(3) a span.icon:before {background-image:url(/images/oak/icons/hammer.png); height:23px; width:29px;}
.module-add-accessories-fixed-menu .view-content ul li:nth-child(4) a span.icon:before {background-image:url(/images/oak/icons/agree.png); height:21px; width:33px;}
.module-add-accessories-fixed-menu .view-content ul li:nth-child(5) a span.icon:before {background-image:url(/images/oak/icons/tv.png); width:28px; height:27px;}
.module-add-accessories-fixed-menu .view-content ul li:nth-child(6) a span.icon:before {background-image:url(/images/oak/icons/settings2.png); width:28px; height:28px;}
.module-add-accessories-fixed-menu .view-content ul li:nth-child(7) a span.icon:before {background-image:url(/images/oak/icons/infiniti.png); width:32px; height:19px;}
.module-add-accessories-fixed-menu .view-content ul li:nth-child(8) a span.icon:before {background-image:url(/images/oak/icons/rain.png); width:27px; height:24px;}
.module-add-accessories-fixed-menu .view-content ul li:nth-child(9) a span.icon:before {background-image:url(/images/oak/icons/percent.png); width:27px; height:29px;}
.module-add-accessories-fixed-menu .view-content ul li:nth-child(10) a span.icon:before {background-image:url(/images/oak/icons/phones.png); width:27px; height:27px;}
.module-add-accessories-fixed-menu .view-content ul li:nth-child(2) a:hover > span.icon:before {background-image:url(/images/oak/icons/settings_active.png);}
.module-add-accessories-fixed-menu .view-content ul li:nth-child(3) a:hover > span.icon:before {background-image:url(/images/oak/icons/hammer_active.png);}
.module-add-accessories-fixed-menu .view-content ul li:nth-child(4) a:hover > span.icon:before {background-image:url(/images/oak/icons/agree_active.png);}
.module-add-accessories-fixed-menu .view-content ul li:nth-child(5) a:hover > span.icon:before {background-image:url(/images/oak/icons/tv_active.png);}
.module-add-accessories-fixed-menu .view-content ul li:nth-child(6) a:hover > span.icon:before {background-image:url(/images/oak/icons/settings2_active.png);}
.module-add-accessories-fixed-menu .view-content ul li:nth-child(7) a:hover > span.icon:before {background-image:url(/images/oak/icons/infiniti_active.png);}
.module-add-accessories-fixed-menu .view-content ul li:nth-child(8) a:hover > span.icon:before {background-image:url(/images/oak/icons/rain_active.png);}
.module-add-accessories-fixed-menu .view-content ul li:nth-child(9) a:hover > span.icon:before {background-image:url(/images/oak/icons/percent_active.png);}
.module-add-accessories-fixed-menu .view-content ul li:nth-child(10) a:hover > span.icon:before {background-image:url(/images/oak/icons/phones_active.png);}
.module-add-accessories-fixed-menu.tradein-buy .view-content ul li:nth-child(2) a span.icon:before {background-image:url(/images/oak/icons/cars.png); width:39px; height:23px;}
.module-add-accessories-fixed-menu.tradein-buy .view-content ul li:nth-child(3) a span.icon:before {background-image:url(/images/oak/icons/prising.png); width:21px; height:30px;}
.module-add-accessories-fixed-menu.tradein-buy .view-content ul li:nth-child(4) a span.icon:before {background-image:url(/images/oak/icons/sell.png); width:30px; height:27px;}
.module-add-accessories-fixed-menu.tradein-buy .view-content ul li:nth-child(5) a span.icon:before {background-image:url(/images/oak/icons/getauto.png); width:32px; height:25px;}
.module-add-accessories-fixed-menu.tradein-buy .view-content ul li:nth-child(6) a span.icon:before {background-image:url(/images/oak/icons/rain.png); width:27px; height:24px;}
.module-add-accessories-fixed-menu.tradein-buy .view-content ul li:nth-child(7) a span.icon:before {background-image:url(/images/oak/icons/percent.png); width:27px; height:29px;}
.module-add-accessories-fixed-menu.tradein-buy .view-content ul li:nth-child(8) a span.icon:before {background-image:url(/images/oak/icons/phones.png); width:27px; height:27px;}
.module-add-accessories-fixed-menu.tradein-buy .view-content ul li:nth-child(2) a:hover > span.icon:before {background-image:url(/images/oak/icons/cars_active.png);}
.module-add-accessories-fixed-menu.tradein-buy .view-content ul li:nth-child(3) a:hover > span.icon:before {background-image:url(/images/oak/icons/prising_active.png);}
.module-add-accessories-fixed-menu.tradein-buy .view-content ul li:nth-child(4) a:hover > span.icon:before {background-image:url(/images/oak/icons/sell_active.png);}
.module-add-accessories-fixed-menu.tradein-buy .view-content ul li:nth-child(5) a:hover > span.icon:before {background-image:url(/images/oak/icons/getauto_active.png);}
.module-add-accessories-fixed-menu.tradein-buy .view-content ul li:nth-child(6) a:hover > span.icon:before {background-image:url(/images/oak/icons/rain_active.png);}
.module-add-accessories-fixed-menu.tradein-buy .view-content ul li:nth-child(7) a:hover > span.icon:before {background-image:url(/images/oak/icons/percent_active.png);}
.module-add-accessories-fixed-menu.tradein-buy .view-content ul li:nth-child(8) a:hover > span.icon:before {background-image:url(/images/oak/icons/phones_active.png);}

/* Module tradein buy one */
.module-tradein-buy-one {width:100%; margin:40px 0px; color:#333; line-height:1;}
.module-tradein-buy-one > .block-tradein-buy-one > .view-content > .fields > .cols {display:inline-block;}
.module-tradein-buy-one > .block-tradein-buy-one > .view-content > .fields > .cols > .col-2 {width:100%;}
.module-tradein-buy-one > .block-tradein-buy-one > .view-content > .fields > .cols > .col-2:first-child {margin-bottom:20px;}
.module-tradein-buy-one > .block-tradein-buy-one > .view-content > .fields > .cols > .col-2:first-child > .field {margin-bottom:25px;}
.module-tradein-buy-one > .block-tradein-buy-one > .view-content > .fields > .cols > .col-2:first-child > .field.details {margin-bottom:7px;}
.module-tradein-buy-one > .block-tradein-buy-one > .view-content > .fields > .cols > .col-2:first-child > .field:last-child {margin-bottom:0px;}
.module-tradein-buy-one > .block-tradein-buy-one > .view-content > .fields > .cols > .col-2:first-child > .field.info .field-content {position:relative;}
.module-tradein-buy-one .view-content .field.info {position:relative;}
.module-tradein-buy-one .view-content .field.info:before {content:''; position:absolute; display:none; top:0px; left:0px; background-repeat:no-repeat; background-size:100%;}
.module-tradein-buy-one .view-content .field.info.price {font-size:30px; font-weight:bold;}
.module-tradein-buy-one .view-content .field.info.price:before {background-image:url(/images/oak/icons/ticket_big.png); width:33px; height:33px;}
.module-tradein-buy-one .view-content .field.info.place .field-content:last-child {margin-top:15px;}
.module-tradein-buy-one .view-content .field.info.place .field-content:last-child a {color:#6dad3a;}
.module-tradein-buy-one .view-content .field.info.place:before {background-image:url(/images/oak/icons/place_big.png); width:32px; height:37px;}
.module-tradein-buy-one .view-content .field.info.details .field-content p {border-bottom:1px solid #ccc; padding:7px 0px;}
.module-tradein-buy-one .view-content .field.info.details .field-content p span {display:block;}
.module-tradein-buy-one .view-content .field.info.details .field-content p span.label {width:120px; float:left;}
.module-tradein-buy-one .view-content .field.info.details .field-content p span.desc {margin-left:120px; width:auto;}
.module-tradein-buy-one .view-content .field.info.details:before {background-image:url(/images/oak/icons/car_big.png); width:37px; height:30px;}
.module-tradein-buy-one .view-content .field.info.desc:before {background-image:url(/images/oak/icons/full_big.png); width:35px; height:33px;}
.module-tradein-buy-one .view-content .field.header h1 {margin:0px; font-size:36px; color:#6dad3a; line-height:1; margin-bottom:10px;}
.module-tradein-buy-one .view-content .field.header p.desc {font-size:18px}
.fancybox-inner #callback, .module-tradein-buy-one .module-form {background-color:#333; padding:20px 0px 25px;}
.fancybox-inner #callback h3, .module-tradein-buy-one .module-form h3 {color:#fff; margin:0px; font-size:24px; font-weight:300;}
.fancybox-inner #callback .field, .module-tradein-buy-one .module-form .field {margin-bottom:15px;}
.fancybox-inner #callback .field:last-child, .module-tradein-buy-one .module-form .field:last-child {margin-bottom:0px;}
.fancybox-inner #callback .field .field-content, .module-tradein-buy-one .module-form .field .field-content {padding:0px 10px;}
.fancybox-inner #callback .field .field-content input[type="submit"], .module-tradein-buy-one .module-form .field .field-content input[type="submit"] {background-color:#6dad3a; border:1px solid #6dad3a; color:#fff; font-size:18px;}
.fancybox-inner #callback .col-2, .module-tradein-buy-one .module-form .col-2 {float:left; width:100%;}
.fancybox-inner #callback .col-2:first-child, .module-tradein-buy-one .module-form .col-2:first-child {margin-bottom:15px;}
.module-tradein-buy-one > .block-tradein-buy-one > .view-content > .fields > .cols > .col-2:last-child .fields-wrapper img {width:100%;}
.module-tradein-buy-one > .block-tradein-buy-one > .view-content > .fields > .cols > .col-2:last-child .field:first-child {margin-bottom:15px;}
.module-tradein-buy-one > .block-tradein-buy-one > .view-content > .fields > .cols > .col-2:last-child .field:nth-child(2) {text-align:right; margin-bottom:30px;}
.module-tradein-buy-one > .block-tradein-buy-one > .view-content > .fields > .cols > .col-2:last-child .field:nth-child(2) a {display:inline-block; color:#fff; font-size:24px; padding:10px 0px; background-color:#6dad3a; text-decoration:none; text-align:center; width:100%;}
.module-tradein-buy-one > .block-tradein-buy-one > .view-content > .fields > .cols > .col-2:last-child .field:nth-child(3) .col-2 {vertical-align:bottom; float:left; width:100%;}
.module-tradein-buy-one > .block-tradein-buy-one > .view-content > .fields > .cols > .col-2:last-child .field:nth-child(3) .col-2:nth-child(1) {margin-bottom:15px;}
.module-tradein-buy-one > .block-tradein-buy-one > .view-content > .fields > .cols > .col-2:last-child .field:nth-child(3) .col-2 li {position:relative; margin-bottom:25px; padding-left:50px;}
.module-tradein-buy-one > .block-tradein-buy-one > .view-content > .fields > .cols > .col-2:last-child .field:nth-child(3) .col-2 li:last-child {margin-bottom:0px;}
.module-tradein-buy-one > .block-tradein-buy-one > .view-content > .fields > .cols > .col-2:last-child .field:nth-child(3) .col-2 li a {font-size:18px; color:#999;}
.module-tradein-buy-one > .block-tradein-buy-one > .view-content > .fields > .cols > .col-2:last-child .field:nth-child(3) .col-2 li:before {content:''; position:absolute; margin:auto; left:0px; top:0px; width:30px; height:30px; bottom:0px; background-repeat:no-repeat; background-size:100%;}
.module-tradein-buy-one > .block-tradein-buy-one > .view-content > .fields > .cols > .col-2:last-child .field:nth-child(3) .col-2 li:nth-child(1)::before {background-image:url(/images/oak/icons/print.png);}
.module-tradein-buy-one > .block-tradein-buy-one > .view-content > .fields > .cols > .col-2:last-child .field:nth-child(3) .col-2 li:nth-child(2)::before {background-image:url(/images/oak/icons/kasko.png);}
.module-tradein-buy-one > .block-tradein-buy-one > .view-content > .fields > .cols > .col-2:last-child .field:nth-child(3) .col-2 li:nth-child(3)::before {background-image:url(/images/oak/icons/exchange.png);}
.module-tradein-buy-one > .block-tradein-buy-one > .view-content > .fields > .cols > .col-2:last-child .field:nth-child(3) .col-2 li:nth-child(4)::before {background-image:url(/images/oak/icons/credit.png);}
.module-tradein-buy-one > .block-tradein-buy-one > .view-content > .fields > .cols > .col-2:last-child .field:nth-child(3) .field.right a {display:inline-block; color:#6dad3a;}
.module-tradein-buy-one .view-content .bx-wrapper {margin-bottom:15px;}
.module-tradein-buy-one .view-content .bx-wrapper .bx-viewport {border:0px; box-shadow:none; left:0px;}
.module-tradein-buy-one .view-content .bx-wrapper .bx-controls.bx-has-controls-direction {display:none;}
.module-tradein-buy-one .view-content .bx-wrapper:hover > .bx-controls.bx-has-controls-direction {display:block;}
.module-tradein-buy-one .view-content #bx-pager {margin-left:-7px; margin-right:-7px;}
.module-tradein-buy-one .view-content #bx-pager .col-4 {padding:0px 7px;}

/* Module service gallery tab menu */
.module-service-gallery-tab-menu {width:100%; margin-bottom:20px;}
.module-service-gallery-tab-menu .view-content ul {border:1px solid #999; display:inline-block; width:100%; text-align:center;}
.module-service-gallery-tab-menu .view-content ul li {padding:10px;}
.module-service-gallery-tab-menu .view-content ul li:last-child {margin-right:0px;}
.module-service-gallery-tab-menu .view-content ul li a {text-decoration:none; color:#666;}
.module-service-gallery-tab-menu .view-content ul li a.active {color:#6dad3a;}
.module-service-gallery-tab-menu .view-content ul li a:hover {color:#6dad3a;}

/* Module service gallery */
.module-service-gallery {width:100%; margin-bottom:40px;}
.module-service-gallery .view-content img {width:100%; margin:0px auto;}
.module-service-gallery .view-content .cols {height:100%; display:inline-block;}
.module-service-gallery .view-content .cols .col-3 {vertical-align:top; position:relative; height:100%; display:inline-block; width:100%; margin-bottom:30px;}
.module-service-gallery .view-content .cols .col-3 .fields {padding:0px 15px; display:inline-block; height:100%; -moz-box-sizing:border-box;}
.module-service-gallery .view-content .cols .col-3 .fields .fields-wrapper {display:inline-block; height:100%; background-color:#ebebea; border:1px solid #999;}
.module-service-gallery .view-content .cols .col-3 .fields .fields-wrapper .field:not(:first-child) {padding:0px 15px 15px 15px; width:auto; color:#666;}
.module-service-gallery .view-content .cols .col-3 .fields .fields-wrapper .field h3 {margin:15px 0px 0px; font-size:18px; line-height:1; font-weight:300;}
.module-service-gallery > .block-service-gallery > .view-content {max-width:1230px; padding:0px 0px;}
.module-service-gallery > .block-service-gallery > .view-content > .fields > .field > .field-content {text-align:center;}
.module-service-gallery > .block-service-gallery > .view-content > .fields > .field > .field-content > a {text-decoration:none; color:#fff; display:inline-block; background-color:#333; font-size:12px; padding:10px 30px;}

/* Module place service center */
.module-place-service-center {width:100%; margin-bottom:40px; text-align:center; line-height:1;}
.module-place-service-center > .block-place-service-center > .view-content > .fields > .field {margin-bottom:20px; padding-bottom:20px; display:block; border-bottom:1px solid #ccc;}
.module-place-service-center > .block-place-service-center > .view-content > .fields > .field:last-child {border:0px;}
.module-place-service-center .view-content .cols {display:block;}
.module-place-service-center .view-content .cols .col-5 {width:100%; display:inline-block; vertical-align:top;}
.module-place-service-center .view-content .cols .col-5:nth-child(1) .field-content {padding:0px;}
.module-place-service-center .view-content .cols .col-5:nth-child(1) .field-content img {margin:0 auto;}
.module-place-service-center .view-content .cols .col-5 .field-content {color:#666; padding:0px 15px; padding-top:60px; position:relative;}
.module-place-service-center .view-content .cols .col-5 .field-content:before {content:''; position:absolute; margin:auto; left:0px; right:0px; top:10px; background-repeat:no-repeat;}
.module-place-service-center .view-content .cols .col-5:nth-child(2) .field-content:before {background-image:url(/images/oak/icons/geo2.png); width:26px; height:39px;}
.module-place-service-center .view-content .cols .col-5:nth-child(3) .field-content:before {background-image:url(/images/oak/icons/clock.png); width:28px; height:28px;}
.module-place-service-center .view-content .cols .col-5:nth-child(4) .field-content:before {background-image:url(/images/oak/icons/phone2.png); width:28px; height:28px;}
.module-place-service-center .view-content .cols .col-5:nth-child(5) .field-content:before {background-image:url(/images/oak/icons/arrow_green_big.png); width:28px; height:30px;}
.module-place-service-center .view-content .cols .col-5 .field-content .callback {color:#6dad3a; margin-top:20px; display:inline-block;}
.module-place-service-center .view-content .cols .col-5 .field-content .record {color:#fff; background-color:#6dad3a; display:inline-block; text-decoration:none; padding:10px 15px;}
.module-place-service-center .view-content .cols .col-5 .field-content .toggle {position:relative; }
.module-place-service-center .view-content .cols .col-5 .field-content .toggle ul {display:none; text-align:left; position:absolute; top:35px; background-color:#fff; z-index:1; border-top:1px solid #6dad3a; padding:10px 0px; left:0px; right:0px; margin:auto;}
.module-place-service-center .view-content .cols .col-5 .field-content .toggle ul li {margin-bottom:5px; color:#333; position:relative; padding-left:15px;}
.module-place-service-center .view-content .cols .col-5 .field-content .toggle ul li:before {content:''; position:absolute; top:0px; bottom:0px; left:0px; margin:auto; background-repeat:no-repeat; width:10px; height:11px; background-image:url(/images/oak/icons/arrow_toggle_li.png);}
.module-place-service-center .view-content .cols .col-5 .field-content .toggle ul li:last-child {margin:0px;}
.module-place-service-center .view-content .cols .col-5 .field-content .toggle h4 {margin:10px 0px 0px; display:inline-block; position:relative; font-weight:300; font-size:18px; color:#6dad3a;}
.module-place-service-center .view-content .cols .col-5 .field-content .toggle h4:hover {cursor:pointer;}
.module-place-service-center .view-content .cols .col-5 .field-content .toggle h4:after {content:''; position:absolute; right:-20px; top:0px; bottom:0px; margin:auto; background-repeat:no-repeat;}
.module-place-service-center .view-content .cols .col-5 .field-content .toggle h4:after {background-image:url(/images/oak/icons/arrow_toggle_right_small.png); width:6px; height:9px;}
.module-place-service-center .view-content .cols .col-5 .field-content .toggle h4.active:after {background-image:url(/images/oak/icons/arrow_toggle_bottom_small.png); width:9px; height:6px;}

/* Module left sidebar */
.module-left-sidebar {width:100%;}
.module-left-sidebar:not(.theme-1) .view-content .field:nth-child(1) ul li {margin-bottom:15px;}
.module-left-sidebar .view-content .field:nth-child(1) ul li a {font-size:16px; color:#666; line-height:1; position:relative;}
.module-left-sidebar:not(.theme-1) .view-content .field:nth-child(1) ul li a:before {content:''; display:none; position:absolute; left:-30px; top:0px; bottom:0px; margin:auto; background-repeat:no-repeat;}
.module-left-sidebar .view-content .field:nth-child(1) ul li a.active {color:#6dad3a; text-decoration:none;}
.module-left-sidebar .view-content .field:nth-child(1) ul li a:hover {color:#6dad3a; text-decoration:none;}
.module-left-sidebar .view-content .field:nth-child(1) ul li a.active:before {background-image:url(/images/oak/icons/arrow_green.png); width:16px; height:15px;}
.module-left-sidebar .view-content .field:nth-child(1) ul li a:hover::before {background-image:url(/images/oak/icons/arrow_green.png); width:16px; height:15px;}
.module-left-sidebar .view-content .field:nth-child(2) {margin-top:30px;}
.module-left-sidebar.theme-1 .view-content {padding:0px;}
.module-left-sidebar.theme-1 .view-content .field:nth-child(1) ul li {padding:15px 0px; border-top:1px solid #ccc;}
.module-left-sidebar.theme-1 .view-content .field:nth-child(1) ul li:last-child {border-bottom:1px solid #ccc;}
.module-left-sidebar.theme-1 .view-content .field:nth-child(1) ul li a {text-decoration:none; padding-right:30px; display:inline-block;}
.module-left-sidebar.theme-1 .view-content .field:nth-child(1) ul li a:after {content:''; display:block; position:absolute; right:0px; top:0px; bottom:0px; margin:auto; background-repeat:no-repeat;}
.module-left-sidebar.theme-1 .view-content .field:nth-child(1) ul li a.active:after {background-image:url(/images/oak/icons/arrow_green.png); width:16px; height:15px;}
.module-left-sidebar.theme-1 .view-content .field:nth-child(1) ul li a:hover::after {background-image:url(/images/oak/icons/arrow_green.png); width:16px; height:15px;}

/* Module slider */
.module-slider {width:1200px;margin:0 auto;}
.module-slider .view-content {max-width:100%; padding:0px;}
.module-slider > .block-slider > .view-content > .fields > .field {display:block;}
.module-slider .view-content .jcarousel {position:relative; overflow:hidden;}
.module-slider .view-content .jcarousel:hover > .jcarousel-pagination-wrapper > .nav {display:block;}
.module-slider .view-content .jcarousel ul {width:20000em; position:relative; list-style:none; margin:0px; padding:0px;}
.module-slider .view-content .jcarousel ul li {float:left; position:relative;}
.module-slider .view-content .jcarousel ul li .field-item {max-width:1200px; margin:auto; position:absolute; width:100%; left:0px; right:0px; top:0px; bottom:0px;}
.module-slider .view-content .jcarousel ul li .field-item .field {padding-left:5px; display:flex;}
/*.module-slider .view-content .jcarousel ul li .field-item .field:nth-child(1) {margin-top:5px;}
.module-slider .view-content .jcarousel ul li .field-item .field:nth-child(1) h4{font-size:10px; margin:0px; color:#df031b; line-height:1; text-transform:uppercase; background-color:#fff; display:inline-block; padding:2px 10px;}
.module-slider .view-content .jcarousel ul li .field-item .field:nth-child(2) p {margin-top:1px; padding:10px; color:#fff; text-transform:uppercase; font-size:14px; font-weight:bold; background-color:#000; display:inline-block;}*/
.module-slider .view-content .jcarousel ul li .field-item .field:nth-child(1) {margin-top:5px;}
.module-slider .view-content .jcarousel ul li .field-item .field:nth-child(1) a {z-index:1; position:relative; background-color:#3daf29; padding:5px 50px 5px 10px; text-decoration:none; color:#fff; font-size:14px; font-style:italic;}
.module-slider .view-content .jcarousel ul li .field-item .field:nth-child(1) a:after {content:''; position:absolute; -webkit-transition:all 0.3s; -o-transition:all 0.3s; transition:all 0.3s; top:0px; bottom:0px; right:20px; margin:auto; background-repeat:no-repeat; background-image:url(/images/oak/icons/arrow_left.png); width:11px; height:10px; background-size:100%;}
.module-slider .view-content .jcarousel ul li .field-item .field:nth-child(1) a:hover::after {right:15px;}
.module-slider .view-content .jcarousel-pagination-wrapper {/*max-width:1200px;*/ margin:auto; /*position:absolute; width:100%;*/left:0px; right:0px; top:0px; bottom:0px;}
.module-slider .view-content .jcarousel-pagination-wrapper .nav {z-index:2; position:absolute; display:none; background-size:100%; top:0; bottom:0; margin:auto; width:25px; height:25px; background-repeat:no-repeat;}
.module-slider .view-content .jcarousel-pagination-wrapper .jcarousel-prev{background-image:url(/images/oak/icons/arrow_right_big.png); left:0px;}
.module-slider .view-content .jcarousel-pagination-wrapper .jcarousel-next{background-image:url(/images/oak/icons/arrow_left_big.png); right:0px;}
.module-slider .view-content .jcarousel-pagination-wrapper .jcarousel-pagination {position:absolute; bottom:10px; left:5px;}
.module-slider .view-content .jcarousel-pagination-wrapper .jcarousel-pagination a {text-decoration:none; font-size:14px; color:#ccc; -webkit-transition:all 0.3s; -o-transition:all 0.3s; transition:all 0.3s; display:inline-block; padding:0px; background-color:#fff; width:18px; text-align:center; margin-right:3px; border:1px solid #ccc;}
.module-slider .view-content .jcarousel-pagination-wrapper .jcarousel-pagination a:hover {background-color:#999;}
.module-slider .view-content .jcarousel-pagination-wrapper .jcarousel-pagination a.active {background-color:#999;}

/* Module subscribe */
.module-subscribe {width:100%; background-color:#00b500; padding:13px 0px 10px;}
.module-subscribe .view-content .cols {display:block;}
.module-subscribe .view-content .cols .col-3 {display:inline-block; width:100%; text-align:center; margin-bottom:5px;}
.module-subscribe .view-content .cols .col-3:nth-child(1) .field-content a {min-width:180px; display:inline-block; text-decoration:none; color:#fff; background-color:#312e32; overflow:hidden; position:relative; padding:10px 50px; font-size:14px;}
.module-subscribe .view-content .cols .col-3:nth-child(1) .field-content a:before {content:''; position:absolute; top:7px; bottom:0px; left:-5px; background-repeat:no-repeat; background-size:100%; width:43px; height:46px; background-image:url(/images/oak/icons/letter.png); margin:auto;}
.module-subscribe .view-content .cols .col-3:nth-child(1) .field-content a:after {content:''; position:absolute; top:0px; bottom:0px; right:15px; width:15px; height:15px; background-color:#fff; margin:auto;}
.module-subscribe .view-content .cols .col-3:nth-child(2) .field-content a {min-width:180px; display:inline-block; text-decoration:none; color:#312e32; background-color:#fff; overflow:hidden; position:relative; padding:10px 50px; font-size:14px;}
.module-subscribe .view-content .cols .col-3:nth-child(2) .field-content a:before {content:''; position:absolute; top:3px; bottom:0px; left:-2px; background-repeat:no-repeat; background-size:100%; width:43px; height:46px; background-image:url(/images/oak/icons/phone_black.png); margin:auto;}
.module-subscribe .view-content .cols .col-3:nth-child(2) .field-content a:after {content:''; position:absolute; top:0px; bottom:0px; right:15px; width:15px; height:15px; background-color:#312e32; margin:auto;}
.module-subscribe .view-content .cols .col-3:nth-child(3) .field-content {float:right; position:relative; left:-50%;}
.module-subscribe .view-content .cols .col-3:nth-child(3) .field-content ul {position:relative; left:50%;}
.module-subscribe .view-content .cols .col-3:nth-child(3) .field-content ul li {float:left; position:relative; margin-right:10px;}
.module-subscribe .view-content .cols .col-3:nth-child(3) .field-content ul li:last-child {margin-right:0px;}
.module-subscribe .view-content .cols .col-3:nth-child(3) .field-content ul li a {position:relative; width:47px; height:47px; display:inline-block; background-image:url(/images/oak/icons/social.png);}
.module-subscribe .view-content .cols .col-3:nth-child(3) .field-content ul li a.tw {background-position:0px 0px;}
.module-subscribe .view-content .cols .col-3:nth-child(3) .field-content ul li a.vk {background-position:-60px 0px;}
.module-subscribe .view-content .cols .col-3:nth-child(3) .field-content ul li a.fb {background-position:-121px 0px;}
.module-subscribe .view-content .cols .col-3:nth-child(3) .field-content ul li a.in {background-position:-182px 0px;}
.module-subscribe .view-content .cols .col-3:nth-child(3) .field-content ul li a.yt {background-position:-244px 0px;}

/* Module separator */
.module-separator {width:100%;}
.module-separator.grey {background-color:#d7d7d7; text-align:center;}
.module-separator .field {display:block;}
.module-separator a {width:40px; height:40px; background-repeat:no-repeat; background-size:100%; display:block; margin:0px auto; background-image:url(/images/oak/icons/arrow_red.png);}

/* Module best offer */
.module-best-offer {width:100%; padding-top:20px;}
.module-best-offer .view-content {max-width:100%;}
.module-best-offer .view-content .jcarousel-offer {position:relative; overflow:hidden;}
.module-best-offer .view-content .jcarousel-offer ul {width:20000em; position:relative; list-style:none; margin:0px; padding:0px;}
.module-best-offer .view-content .jcarousel-offer ul li {float:left; position:relative;}
.module-best-offer .view-content .nav {background-color:rgba(0,0,0,0.25); z-index:2; position:absolute; background-size:100%; top:0; bottom:0; margin:auto; width:25px; height:25px; background-repeat:no-repeat;}
.module-best-offer .view-content .jcarousel-prev{background-image:url(/images/oak/icons/arrow_right_big.png); left:-15px;}
.module-best-offer .view-content .jcarousel-next{background-image:url(/images/oak/icons/arrow_left_big.png); right:-15px;}
.module-best-offer .view-content .first {max-width:1200px; margin:0px auto; display:block; margin-bottom:20px;}
.module-best-offer .view-content .first .cols {display:block; width:100%;}
.module-best-offer .view-content .first .cols .col-3 {display:inline-block; width:100%; text-align:center; margin:10px 0px;}
.module-best-offer .view-content .first .cols .col-3 .field-content {float:right; position:relative; left:-50%;}
.module-best-offer .view-content .first .cols .col-3 .field-content ul {position:relative; left:50%;}
.module-best-offer .view-content .first .cols .col-3 .field-content ul li {float:left; position:relative; margin-right:10px;}
.module-best-offer .view-content .first .cols .col-3:nth-child(1) h2 {color:#333; font-size:30px; font-weight:300; margin:0px; line-height:1;}
.module-best-offer .view-content .first .cols .col-3:nth-child(2) ul li {margin:0px; float:none;}
.module-best-offer .view-content .first .cols .col-3:nth-child(2) ul li:last-child {margin-right:0px;}
.module-best-offer .view-content .first .cols .col-3:nth-child(2) ul li a {color:#999; text-decoration:none;}
.module-best-offer .view-content .first .cols .col-3:nth-child(2) ul li a.active {color:#6dad3a; position:relative;}
.module-best-offer .view-content .first .cols .col-3:nth-child(2) ul li a.active:before {content:''; position:absolute; top:0px; bottom:0px; left:-10px; margin:auto; background-repeat:no-repeat; background-image:url(/images/oak/icons/line_green.png); width:10px; height:100%; background-size:100%;}
.module-best-offer .view-content .first .cols .col-3:nth-child(2) ul li a:hover {color:#6dad3a;}
.module-best-offer .view-content .first .cols .col-3:nth-child(3) ul li {margin:0px 3px 0px 0px;}
.module-best-offer .view-content .first .cols .col-3:nth-child(3) ul li:last-child {margin-right:0px;}
.module-best-offer .view-content .first .cols .col-3:nth-child(3) ul li a {text-decoration:none; font-size:14px; color:#ccc; -webkit-transition:all 0.3s; -o-transition:all 0.3s; transition:all 0.3s; display:inline-block; padding:0px; background-color:#fff; width:18px; text-align:center; border:1px solid #ccc;}
.module-best-offer .view-content .first .cols .col-3:nth-child(3) ul li a:hover {background-color:#999;}
.module-best-offer .view-content .first .cols .col-3:nth-child(3) ul li a.active {background-color:#999;}
.module-best-offer .view-content .last {max-width:1230px; margin:0px auto 20px; display:block; position:relative;}
.module-best-offer .view-content .last .cols .col-3 .field-content {padding:0px 15px;}
.module-best-offer .view-content .last .cols .col-3 .field-content .field-group {padding-bottom:20px; border:1px solid #ccc; display:inline-block; color:#333;}
.module-best-offer .view-content .last .cols .col-3 .field-content .field-group img {width:100%;}
.module-best-offer .view-content .last .cols .col-3 .field-content .field-group .field-item:not(.img) {padding:0px 15px; margin-bottom:20px; position:relative;}
.module-best-offer .view-content .last .cols .col-3 .field-content .field-group .field-item:before {content:''; position:absolute; top:0px; bottom:0px; left:15px; margin:auto; background-size:100%; background-repeat:no-repeat;}
.module-best-offer .view-content .last .cols .col-3 .field-content .field-group .field-item.title {margin-top:15px; font-size:18px;}
.module-best-offer .view-content .last .cols .col-3 .field-content .field-group .field-item.desc:before {background-image:url(/images/oak/icons/car_small.png); width:25px; height:20px;}
.module-best-offer .view-content .last .cols .col-3 .field-content .field-group .field-item.desc p {padding-left:30px;}
.module-best-offer .view-content .last .cols .col-3 .field-content .field-group .field-item.desc p span {color:#cc9900;}
.module-best-offer .view-content .last .cols .col-3 .field-content .field-group .field-item.place:before {background-image:url(/images/oak/icons/place.png); width:23px; height:26px;}
.module-best-offer .view-content .last .cols .col-3 .field-content .field-group .field-item.place p {padding-left:30px;}
.module-best-offer .view-content .last .cols .col-3 .field-content .field-group .field-item.price:before {background-image:url(/images/oak/icons/ticket.png); width:22px; height:22px;}
.module-best-offer .view-content .last .cols .col-3 .field-content .field-group .field-item.price p {padding-left:30px; font-weight:bold; font-size:18px;}
.module-best-offer .view-content .last .cols .col-3 .field-content .field-group .field-item.links {margin-bottom:20px;}
.module-best-offer .view-content .last .cols .col-3 .field-content .field-group .field-item.links .field-item-group a {display:inline-block;}
.module-best-offer .view-content .last .cols .col-3 .field-content .field-group .field-item.links .field-item-group:first-child a {color:#cc9900; padding:5px 0px 5px 30px; position:relative;}
.module-best-offer .view-content .last .cols .col-3 .field-content .field-group .field-item.links .field-item-group:first-child a:before {content:''; position:absolute; top:0px; bottom:0px; left:0px; margin:auto; background-size:100%; background-repeat:no-repeat; background-image:url(/images/oak/icons/full.png); width:20px; height:19px;}
.module-best-offer .view-content .last .cols .col-3 .field-content .field-group .field-item.links .field-item-group:last-child {text-align:center;}
.module-best-offer .view-content .last .cols .col-3 .field-content .field-group .field-item.links .field-item-group:last-child a {color:#6dad3a; border:1px solid #6dad3a; padding:5px 0px; width:100%; text-decoration:none;}
.module-best-offer .view-content .last .cols .col-3 .field-content .field-group .field-item.links .field-item-group:last-child a:hover {color:#fff; background-color:#6dad3a;}
.module-best-offer .view-content .end {max-width:1200px; margin:0px auto; display:block; margin-bottom:20px; text-align:center;}
.module-best-offer .view-content .end .field-content a {text-align:center; min-width:180px; display:inline-block; text-decoration:none; color:#fff; background-color:#312e32; overflow:hidden; position:relative; padding:10px 50px; font-size:14px;}
.module-best-offer .view-content .end .field-content a:before {content:''; position:absolute; top:7px; bottom:0px; left:-10px; background-repeat:no-repeat; background-size:100%; width:48px; height:51px; background-image:url(/images/oak/icons/car.png); margin:auto;}
.module-best-offer .view-content .end .field-content a:after {content:''; position:absolute; top:0px; bottom:0px; right:15px; width:15px; height:15px; background-color:#fff; margin:auto;}

/* Module actions */
.module-actions {width:100%; background-image:url(/images/oak/bg/bg_1.png); position:relative; z-index:0;}
.module-actions .view-content {max-width:100%; padding:0px;}
.module-actions .view-content .jcarousel-actions {position:relative; overflow:hidden; padding:0px;}
.module-actions .view-content .jcarousel-actions ul {width:20000em; position:relative; list-style:none; margin:0px; padding:0px;}
.module-actions .view-content .jcarousel-actions ul li {float:left; position:relative;}
.module-actions .view-content .jcarousel-actions ul li .field-group {padding:15px;}
.module-actions .view-content .jcarousel-actions ul li .field-group .field-item {overflow:hidden; height:205px;}
.module-actions .view-content .jcarousel-actions ul li .field-group img {width:100%;}
.module-actions .view-content .nav {background-color:rgba(255,255,255,0.25); z-index:2; position:absolute; background-size:100%; top:0; bottom:0; margin:auto; width:25px; height:25px; background-repeat:no-repeat;}
.module-actions .view-content .jcarousel-prev{background-image:url(/images/oak/icons/arrow_right_big.png); left:0px;}
.module-actions .view-content .jcarousel-next{background-image:url(/images/oak/icons/arrow_left_big.png); right:0px;}
.module-actions .view-content .fields {margin:0px auto; display:block; max-width:1260px; background-color:#303030; padding:20px 0px 45px; position:relative;}
.module-actions .view-content .fields .field {padding:0px 30px; display:block; width:auto; clear:both; text-align:center;}
.module-actions .view-content .fields .field:nth-child(1) h2 {color:#ccc; font-size:30px; font-weight:300; line-height:1; }
.module-actions .view-content .fields .field:nth-child(2) ul {margin-left:0px;}
.module-actions .view-content .fields .field:nth-child(2) ul li {float:none; margin-right:0px;}
.module-actions .view-content .fields .field:nth-child(2) ul li:last-child {margin-right:0px;}
.module-actions .view-content .fields .field:nth-child(2) ul li a {color:#ccc; font-size:16px; text-decoration:none;}
.module-actions .view-content .fields .field:nth-child(2) ul li a.active {color:#6dad3a; position:relative;}
.module-actions .view-content .fields .field:nth-child(2) ul li a.active:before {content:''; position:absolute; top:0px; bottom:0px; left:-10px; margin:auto; background-repeat:no-repeat; background-image:url(/images/oak/icons/line_green.png); width:10px; height:100%; background-size:100%;}
.module-actions .view-content .fields .field:nth-child(2) ul li a:hover {color:#6dad3a;}
.module-actions .view-content .fields .field:nth-child(3) {padding:0px 15px; position:relative;}
.module-actions.theme-3 {background-image:url(/images/oak/bg/bg_1.jpg);}
.module-actions.theme-3 .view-content .fields {background-color:#fff;}
.module-actions.theme-3 .view-content .fields .field:nth-child(1) h1 {color:#333; font-size:30px; font-weight:300; margin:20px 0px; line-height:1;}
.module-actions.theme-3 .view-content .fields .field:nth-child(2) {margin-bottom:40px;}
.module-actions.theme-3 .view-content .fields .field:nth-child(2) ul li a {color:#999;}
.module-actions.theme-3 .view-content .fields .field:nth-child(2) ul li a.active {color:#6dad3a;}
.module-actions.theme-3 .view-content .fields .field:nth-child(2) ul li a:hover {color:#6dad3a;}
.module-actions.theme-3 .view-content .fields .field .cols {display:inline-block;}
.module-actions.theme-3 .view-content .fields .field .cols .col-2 {display:inline-block; width:100%;}
.module-actions.theme-3 .view-content .fields .field .cols .field {padding:0px 0px; display:block; clear:none;}
.module-actions.theme-3 .view-content .fields .field .cols .field img {width:100%;}
.module-actions.theme-3 .view-content .fields .field.date {color:#666; margin-bottom:5px;}
.module-actions.theme-3 .view-content .fields .field.else {text-align:center;}
.module-actions.theme-3 .view-content .fields .field.else a {text-decoration:none; color:#fff; display:inline-block; background-color:#333; font-size:12px; padding:10px 30px;}

/* Module actions one */
.module-actions-one {width:100%; background-image:url(/images/oak/bg/bg_1.jpg); text-align:center; margin-bottom:100px;}
.module-actions-one .view-content {max-width:100%; padding:0px;}
.module-actions-one .view-content .fields {background-color:#fff; margin:0px auto; max-width:1260px;}
.module-actions-one .view-content .fields .field {padding:0px 15px; display:block; width:auto;}
.module-actions-one .view-content .fields .field.header h1 {color:#333; font-size:30px; font-weight:300; margin:20px 0px 40px; line-height:1;}
.module-actions-one > .block-actions-one > .view-content > .fields > .field:nth-child(2) {margin-bottom:20px;}
.module-actions-one > .block-actions-one > .view-content > .fields > .field:nth-child(2) > .field-content > h2{font-size:48px; color:#6dad3a; line-height:1; margin:5px 0px 5px -3px; font-weight:300;}
.module-actions-one > .block-actions-one > .view-content > .fields > .field:nth-child(2) > .field-content > p {color:#666;}
.module-actions-one > .block-actions-one > .view-content > .fields > .field:nth-child(3) {margin-bottom:20px;}
.module-actions-one > .block-actions-one > .view-content > .fields > .field:nth-child(3) img {width:100%;}
.block-actions-one p{margin:1em}
.module-actions-one .view-content .fields .cols .col-2:nth-child(1) {width:100%; margin-bottom:20px;}
.module-actions-one .view-content .fields .cols .col-2:nth-child(2) {width:100%; text-align:center;}
.module-actions-one .view-content .fields .cols .col-2:nth-child(1) .field {padding:0px; font-size:18px; color:#333;}
.module-actions-one .view-content .fields .cols .col-2:nth-child(1) .field p {padding-bottom:15px;}
.module-actions-one .view-content .fields .cols .col-2:nth-child(1) .field p:last-child {padding-bottom:0px;}
.module-actions-one .view-content .fields .cols .col-2:nth-child(2) .field {padding:0px;}
.module-actions-one .view-content .fields .cols .col-2:nth-child(2) .field:first-child {margin-bottom:30px;}
.module-actions-one .view-content .fields .cols .col-2:nth-child(2) .field:first-child p {font-size:18px; color:#fff; padding:15px 0px; background-color:#6dad3a;}
.module-actions-one .view-content .fields .cols .col-2:nth-child(2) .field:last-child a {color:#6dad3a;}

/* Module callback */
.module-callback {width:100%; background-color:#ccc; padding:15px 0px 50px; text-align:center;}
.module-callback .view-content .field h2 {color:#666; font-size:30px; margin:20px 0px 35px; font-weight:300; line-height:1;}
.module-callback .view-content .module-form .view-content {padding:0px;}
.module-callback .view-content .module-form .cols {display:inline-block;}
.module-callback .view-content .module-form .cols .col-2 {vertical-align:top; width:100%; display:inline-block;}
.module-callback .view-content .module-form .cols .col-2 .field {margin-bottom:10px;}
.module-callback .view-content .module-form .cols .col-2 textarea {height:82px; margin-bottom:-4px;}
.module-callback .view-content .module-form .cols .col-2 select {background:url(/images/oak/icons/arrow_black.png) 98% / 10px no-repeat #fff;}
.module-callback .view-content .module-form .cols .col-2 input[type="submit"] {background-color:#333; color:#999; max-width:190px; font-size:18px; font-weight:300; border:0px; padding:8px 0px;}
.module-callback .view-content .module-form .cols .col-2 input[type="submit"]:hover {color:#fff;}

/* Module feedback */
.module-feedback {width:100%; position:relative; z-index:1;}
.module-feedback .block-feedback {position:relative; overflow:hidden;}
.module-feedback .block-feedback:before {content:''; position:absolute; top:0px; bottom:0px; height:50%; width:100%; background-color:#ccc; z-index:0;}
.module-feedback .block-feedback:after {content:''; position:absolute; top:0px; bottom:0px; height:100%; width:100%; background-color:#999; z-index:-1;}
.module-feedback .block-feedback .fields {padding:20px 0px;}
.module-feedback .block-feedback .fields .cols {display:inline-block; width:100%;}
.module-feedback .block-feedback .fields .cols .col-2 {vertical-align:top; display:inline-block; width:100%; margin:5px 0px;}
.module-feedback .block-feedback .fields .cols .col-2 h2{font-size:30px; font-weight:300;}
.module-feedback .block-feedback .fields .cols .col-2:nth-child(1) {background-color:#ccc;}
.module-feedback .block-feedback .fields .cols .col-2:nth-child(1) h2 {color:#333; text-align:center;}
.module-feedback .block-feedback .fields .cols .col-2:nth-child(2) {background-color:#999;}
.module-feedback .block-feedback .fields .cols .col-2:nth-child(2) h2 {color:#fff; text-align:center}
.module-feedback .block-feedback .fields .cols .col-2:nth-child(2) .desc {color:#fff;}
.module-feedback .block-feedback .fields .cols .col-2 .module-form .view-content {padding:0px;}
.module-feedback .block-feedback .fields .cols .col-2 .module-form .view-content .field {margin-bottom:10px; display:block;}
.module-feedback .block-feedback .fields .cols .col-2 .module-form .view-content .field:last-child {text-align:center;}
.module-feedback .block-feedback .fields .cols .col-2 .module-form .view-content .field select {background:url(/images/oak/icons/arrow_black.png) 98% / 10px no-repeat #fff;}
.module-feedback .block-feedback .fields .cols .col-2 .module-form .view-content .field input[type="submit"] {background-color:#333; color:#999; max-width:150px; font-size:18px; font-weight:300; border:0px;}
.module-feedback .block-feedback .fields .cols .col-2 .module-form .view-content .field input[type="submit"]:hover {color:#fff;}
.module-feedback .block-feedback .fields .cols .col-2 .module-form .view-content .field textarea {height:85px;}
.module-feedback.corporative_contacts .desc {min-height:100%;}
.module-feedback.corporative_contacts .block-feedback .fields .cols .col-2 .module-form .view-content .field input[type="submit"] {max-width:190px}
.module-feedback.corporative_contacts .view-content {padding:0px;}
.module-feedback.corporative_contacts .block-feedback .field {padding:0px 15px; width:auto;}

/* Module news */
.module-news {width:100%; padding:20px 0px;}
.module-news .view-content {padding:0px; max-width:100%;}
.module-news .view-content .jcarousel-news {position:relative; overflow:hidden; padding:0px;}
.module-news .view-content .jcarousel-news ul {width:20000em; position:relative; list-style:none; margin:0px; padding:0px;}
.module-news .view-content .jcarousel-news ul li {float:left; position:relative;}
.module-news .view-content .nav {background-color:#ccc; z-index:2; position:absolute; top:0; bottom:0; margin:auto; width:20px; height:100%;}
.module-news .view-content .jcarousel-prev {left:0px;}
.module-news .view-content .jcarousel-next {right:0px;}
.module-news .view-content .nav span {position:absolute; background-size:100%; top:0; bottom:0; left:0px; right:0px; margin:auto; width:15px; height:20px; background-repeat:no-repeat;}
.module-news .view-content .jcarousel-prev span{background-image:url(/images/oak/icons/arrow_right_white.png);}
.module-news .view-content .jcarousel-next span{background-image:url(/images/oak/icons/arrow_left_white.png);}
.module-news .view-content .fields {max-width:1230px; display:block; margin:0px auto; text-align:center;}
.module-news .view-content .field {display:block;}
.module-news .view-content .field:first-child {padding:0px 0px;}
.module-news .view-content .field:first-child h2 {font-size:30px; font-weight:300; color:#333; line-height:1;}
.module-news .view-content .field:last-child .field-group {padding:0px 20px;}
.module-news .view-content .field:last-child .field-group img {width:100%;}
.module-news .view-content .field:last-child .field-group .field-group-content {border:1px solid #ccc; display:block;}
.module-news .view-content .field:last-child .field-group .field-group-content .field-item.desc {padding:15px; color:#333; line-height:1;}
.module-news .view-content .field:last-child .field-group .field-group-content .field-item.link {min-height:36px; position:relative;}
.module-news .view-content .field:last-child .field-group .field-group-content .field-item.link a {position:absolute; display:inline-block; bottom:0px; width:36px; height:36px; right:50px; background-repeat:no-repeat; background-image:url(/images/oak/icons/arrow_left_green.png);}

/* Module application */
.module-application {width:100%; padding:30px 0px; background-color:#ccc; }
.module-application.hidden {display:none;}
.module-application > .block-application > .view-content > .fields > .field {margin-bottom:30px;}
.module-application > .block-application > .view-content > .fields > .field > .field-content {text-align:center;}
.module-application > .block-application > .view-content > .fields > .field > .field-content > h2 {color:#333; font-size:30px; line-height:1; font-weight:300; margin:10px 0px;}
.module-application > .block-application > .view-content > .fields > .field > .field-content > p.desc {color:#333; font-size:18px;}
.module-application .cols {display:inline-block; width:100%;}
.module-application .cols .col-2 {vertical-align:top; display:inline-block; width:100%;}
.module-application .cols .col-2:nth-child(1) {margin-bottom:20px;}
.module-application form .field h3 {font-size:14px; color:#666; margin:0px 0px 10px 0px; font-weight:300; line-height:1;}
.module-application .module-form .view-content {padding:0px;}
.module-application .module-form .view-content .field {margin-bottom:15px;}
.module-application .module-form .view-content .field select {background:url(/images/oak/icons/arrow_black.png) 98% / 10px no-repeat #fff;}
.module-application .module-form .view-content .field input#datepicker {background: url(/images/oak/icons/calendar.png) 99% / 26px no-repeat #fff; -webkit-appearance: none; -moz-appearance: none; appearance: none;}
.module-application .module-form .view-content .field input[type="submit"] {background-color:#333; color:#999; max-width:150px; font-size:18px; font-weight:300; border:0px;}
.module-application .module-form .view-content .field input[type="submit"]:hover {color:#fff;}
.module-application .cols .col-2:nth-child(2) .module-form .view-content .field:last-child {text-align:center;}
.module-application.tradein-buy .module-form .view-content .field input[type="submit"] {max-width:170px;}
.module-application.theme-corporative .addmore {display:inline-block; text-decoration:none; font-size:12px; color:#666; line-height:1; padding-right:30px; position:relative;}
.module-application.theme-corporative .addmore:after {content:''; position:absolute; top:0px; bottom:0px; right:0px; margin:auto; background-repeat:no-repeat; background-size:100%; background-image:url(/images/oak/icons/plus.png); width:15px; height:15px;}
.module-application.theme-corporative textarea {height:89px;}
.module-application.kis .cols .col-2:nth-child(2) .field-wrapper {margin-bottom:40px;}
.module-application.kis .cols .col-2:nth-child(2) .field-wrapper:last-child {margin-bottom:0px;}
.module-application.kis .module-form .view-content .field input[type="submit"] {max-width:250px; padding:20px 0px;}
.module-application.kis .module-form .view-content .field textarea {height:62px;}

/* Module tradein sale */
.module-tradein-sale {width:100%; margin:40px 0px 60px; color:#666;}
.module-tradein-sale .view-content .field.header h2 {margin:10px 0px; font-size:30px; line-height:1; font-weight:300; color:#333;}
.module-tradein-sale .view-content .field h3 {font-size:18px; color:#333; font-weight:300;}
.module-tradein-sale .view-content .cols {display:inline-block;}
.module-tradein-sale .view-content .cols .col-2 {width:100%;}
.module-tradein-sale .view-content .cols .col-2:first-child a {text-decoration:none; color:#6dad3a;}
.module-tradein-sale .view-content .cols .col-2:first-child ul {padding-left:15px;}
.module-tradein-sale .view-content .cols .col-2:first-child ul.numeric {list-style-type:decimal;}
.module-tradein-sale .view-content .cols .col-2:first-child ul.dashes li {position:relative;}
.module-tradein-sale .view-content .cols .col-2:first-child ul.dashes li:before {content:'-'; position:absolute; left:-15px;}
.module-tradein-sale .view-content .cols .col-2:last-child .field:first-child {margin-top:20px;}
.module-tradein-sale .view-content .cols .col-2:last-child .field:first-child img {margin:0 auto;}
.module-tradein-sale .view-content .cols .col-2:last-child .field {margin-bottom:15px;}
.module-tradein-sale .view-content .cols .col-2:last-child .cols {text-align:center; margin-top: 20px;}
.module-tradein-sale .view-content .cols .col-2:last-child .cols .col-3 {vertical-align:bottom; float:left; margin-bottom:15px; width:100%;}
.module-tradein-sale .view-content .cols .col-2:last-child .cols .col-3 .field {margin:0px; position:relative; padding-top:45px;}
.module-tradein-sale .view-content .cols .col-2:last-child .cols .col-3 .field:before {content:''; position:absolute; background-image:url(/images/oak/icons/phone3.png); top:0px; left:0px; right:0px; margin:auto; background-repeat:no-repeat; background-size:100%; width:38px; height:38px;}
.module-tradein-sale .view-content .cols .col-2:last-child .cols .col-3 .field p.phone {font-size:18px;}
.module-tradein-sale .view-content .cols .col-2:last-child .cols {display:table;}

/* Module address */
.module-address {width:100%; color:#333; margin-bottom:40px;}
.module-address .view-content .cols {display:inline-block;}
.module-address .view-content .cols .col-2 {vertical-align:top; display:inline-block; width:100%;}
.module-address .view-content .cols .col-2:first-child {margin-bottom:20px;}
.module-address .view-content .cols .col-2 .field.header h3 {font-size:24px; font-weight:300; margin:20px 0px 30px; line-height:1;}
.module-address .view-content .cols .col-2 .field select {padding:5px; border: 1px solid #ccc; -webkit-appearance:none; -moz-appearance:none; appearance:none; background:url(/images/oak/icons/arrow_black.png) 98% / 10px no-repeat #fff;}
.module-address .view-content .cols .col-2:first-child .field:not(.header) {margin-bottom:20px;}
.module-address .view-content .cols .col-2:first-child .field:nth-child(2) {margin-bottom:40px;}
.module-address .view-content .cols .col-2:first-child .field ul li {line-height:1; padding-left:50px; position:relative; margin-bottom:30px;}
.module-address .view-content .cols .col-2:first-child .field ul li:last-child {margin-bottom:0px;}
.module-address .view-content .cols .col-2:first-child .field ul li:before {content:''; position:absolute; top:0px; left:0px; bottom:0px; margin:auto; background-size:100%; background-repeat:no-repeat;}
.module-address .view-content .cols .col-2:first-child .field ul li.address:before {background-image:url(/images/oak/icons/geo2.png); width:26px; height:39px;}
.module-address .view-content .cols .col-2:first-child .field ul li.open:before {background-image:url(/images/oak/icons/clock.png); width:28px; height:28px;}
.module-address .view-content .cols .col-2:first-child .field ul li.phone:before {background-image:url(/images/oak/icons/phone2.png); width:28px; height:28px;}
.module-address .view-content .cols .col-2:first-child .field:last-child {margin-bottom:0px;}
.module-address .view-content .cols .col-2:first-child .field:last-child a {display:inline-block; margin-left:50px; color:#6dad3a;}
.module-address .view-content .module-team .view-content {padding:0px;}

/* Module team */
.module-team {width:100%; color:#333; line-height:1;}
.module-team .view-content img {width:100%;}
.module-team .view-content .cols {height:100%; display:inline-block;}
.module-team .view-content .cols .t-cell {display:inline-block; width:100%; margin-bottom:20px;}
.module-team .view-content .cols .t-cell {vertical-align:top; height:100%;}
.module-team .view-content .cols .t-cell .field-wrapper {display:inline-block; height:100%; width:100%; -moz-box-sizing:border-box; box-sizing:border-box; -webkit-box-sizing:border-box;}
.module-team .view-content .cols .t-cell .field-wrapper .field-wrapper-content {display:table; height:100%; width:100%;}
.module-team .view-content .cols .t-cell .field-wrapper .field-wrapper-content .top {display:table-row; height:100%;}
.module-team .view-content .cols .t-cell .field-wrapper .field-wrapper-content .top .fio {font-size:18px; color:#333;}
.module-team .view-content .cols .t-cell .field-wrapper .field-wrapper-content .top {color:#666;}
.module-team .view-content .cols .t-cell .field-wrapper .field-wrapper-content .bottom {margin-top:10px;}
.module-team .view-content .cols .t-cell .field-wrapper .field-wrapper-content .field:first-child {margin-bottom:10px;}
.module-team .view-content .cols .t-cell .field-wrapper .field-wrapper-content .bottom .field {margin-bottom:20px; color:#666;}
.module-team .view-content .cols .t-cell .field-wrapper .field-wrapper-content .bottom .field .field-content {padding-left:40px; position:relative;}
.module-team .view-content .cols .t-cell .field-wrapper .field-wrapper-content .bottom .field .field-content:before {content:''; position:absolute; left:0px; top:0px; bottom:0px; margin:auto; background-size:100%; background-repeat:no-repeat;}
.module-team .view-content .cols .t-cell .field-wrapper .field-wrapper-content .bottom .field.phone .field-content:before {background-image:url(/images/oak/icons/phone2.png); width:28px; height:28px;}
.module-team .view-content .cols .t-cell .field-wrapper .field-wrapper-content .bottom .field.mail .field-content:before {background-image:url(/images/oak/icons/msg.png); width:29px; height:28px;}
.module-team .view-content .cols .t-cell .field-wrapper .field-wrapper-content .bottom .field.mail .field-content a {color:#666; text-decoration:none;}
.module-team.about-us {margin-bottom:40px; display: inline-block;}
.module-team.about-us .view-content h3 {font-size:24px; font-weight:300; margin:20px 0px 30px; line-height:1;}
.module-team.about-us .view-content .cols {margin-bottom:0px;}

/* Module about us */
.module-about-us {width:100%; margin:0px 0px 40px; font-size:18px; color:#666; text-align:center;}
.module-about-us .view-content h1 {font-size:30px; line-height:1; font-weight:300; color:#333; margin:25px 0px;}
.module-about-us .view-content h2 {font-size:20px; line-height:1; font-weight:300; color:#333; margin:31px 0px;}
.module-about-us .view-content .cols {display:inline-block;}
.module-about-us .view-content .cols .col-2 {vertical-align:top; display:inline-block; width:100%;}
.module-about-us .view-content .cols .col-2:first-child p {margin-bottom:20px;}
.module-about-us .view-content .cols .col-2:first-child p:last-child {margin-bottom:0px;}
.module-about-us .view-content .cols .col-2:last-child .field-group {text-align:center;}
.module-about-us .view-content .cols .col-2:last-child .field-group img {width:100%; margin:0px auto 20px;}
.module-about-us .view-content .cols .col-2:last-child .field-group .field {margin-bottom:40px;}
.module-about-us .view-content .cols .col-2:last-child .field-group .field:last-child {margin-bottom:0px;}
.module-about-us .view-content .cols .col-2:last-child ul a {font-size:14px; color:#333; text-decoration:none; padding-left:13px;}
.module-about-us .view-content .cols .col-2:last-child ul a:hover {color:#6dad3a;}
.module-about-us .view-content .cols .col-2:last-child ul li ul {display:none;}
.module-about-us .view-content .cols .col-2:last-child ul li.wrapper {margin-bottom:2px; display:inline-block; width:100%;}
.module-about-us .view-content .cols .col-2:last-child ul li.active {width:100%;}
.module-about-us .view-content .cols .col-2:last-child ul li.active ul {display:inline-block; float:left;}
.module-about-us .view-content .cols .col-2:last-child ul li.active ul li {float:left; margin-right:0px;}
.module-about-us .view-content .cols .col-2:last-child ul li.active ul li:last-child {margin-right:0px;}
.module-about-us .view-content .cols .col-2:last-child ul li:not(.active) a {float:left; width:100%;}
.module-about-us .view-content .cols .col-2:last-child ul li.active .city-center {color:#6dad3a; float:left; margin-right:0px; position:relative;}
.module-about-us .view-content .cols .col-2:last-child ul li.active .city-center:before {content:''; position:absolute; top:0px; bottom:0px; left:0px; margin:auto; background-repeat:no-repeat; background-image:url(/images/oak/icons/line_green.png); width:10px; height:100%; background-size:100%;}
.module-about-us .view-content .cols .col-2:last-child ul li.active ul li a {float:left;}
.module-about-us .view-content .cols .col-2:last-child ul li.active ul li a.active {color:#6dad3a; font-weight:bold;}
.module-about-us .view-content .cols .col-2:last-child #nav {margin-bottom:20px; text-align:left;}

/* Module we in russian */
.module-we-in-russian {width:100%; margin-bottom:40px; color:#333; font-size:18px; text-align:center;}
.module-we-in-russian h2 {font-size:30px; color:#666; margin:40px 0px 0px;}
.module-we-in-russian .view-content {border-top: 1px solid #ccc;}
.module-we-in-russian .view-content .cols {display:inline-block;}
.module-we-in-russian .view-content .cols .col-7 {vertical-align:top; display:inline-block; width:100%; margin-bottom:15px;}
.module-we-in-russian .view-content .cols .col-7 ul li ul.centers {color:#999;}

/* Module contacts offices */
.module-contacts-offices {width:100%; margin-bottom:80px;}
.module-contacts-offices .view-content .field.tab-menu {margin:15px 0px}
.module-contacts-offices .view-content .field.tab-menu .field-content {padding:0px 25px;}
.module-contacts-offices .view-content .field.tab-menu ul {text-align:center;}
.module-contacts-offices .view-content .field.tab-menu ul li {padding:0px;}
.module-contacts-offices .view-content .field.tab-menu ul li a {color:#333; text-decoration:none;}
.module-contacts-offices .view-content .field.tab-menu ul li a.active:before {content:''; position:absolute; top:0px; bottom:0px; left:-10px; margin:auto; background-repeat:no-repeat; background-image:url(/images/oak/icons/line_green.png); width:10px; height:100%; background-size:100%;}
.module-contacts-offices .view-content .field.tab-menu ul li a.active {color:#6dad3a; position:relative;}
.module-contacts-offices .view-content .field.tab-menu ul li a:hover {color:#6dad3a;}
.module-contacts-offices .view-content .cols {margin-bottom:40px; display:inline-block}
.module-contacts-offices .view-content .cols .col-3 {display:inline-block; margin-bottom:30px; width:100%;}
.module-contacts-offices .view-content .cols .col-3 img {width:100%;}
.module-contacts-offices .view-content .cols .col-3 .field {margin-bottom:20px;}
.module-contacts-offices .view-content .cols .col-3 .field:last-child {margin-bottom:0px;}
.module-contacts-offices .view-content .cols .col-3 .field:last-child a {display:block; margin-left:50px; color:#6dad3a; margin-bottom:15px;}
.module-contacts-offices .view-content .cols .col-3 .field:last-child a.show-on-map {color:#666;}
.module-contacts-offices .view-content .cols .col-3 .field:last-child a:last-child {margin-bottom:0px;}
.module-contacts-offices .view-content .cols .col-3 .field.contact {margin-bottom:0px;}
.module-contacts-offices .view-content .cols .col-3 .field.contact ul li {line-height:1; padding-left:50px; position:relative; margin-bottom:30px; color:#666;}
.module-contacts-offices .view-content .cols .col-3 .field.contact ul li:last-child {margin-bottom:20px;}
.module-contacts-offices .view-content .cols .col-3 .field.contact ul li span {color:#333; display:block;}
.module-contacts-offices .view-content .cols .col-3 .field.contact ul li:before {content:''; position:absolute; top:0px; left:0px; bottom:0px; margin:auto; background-size:100%; background-repeat:no-repeat;}
.module-contacts-offices .view-content .cols .col-3 .field.contact ul li.address:before {background-image: url(/images/oak/icons/geo2.png); width:26px; height:39px;}
.module-contacts-offices .view-content .cols .col-3 .field.contact ul li.open:before { background-image: url(/images/oak/icons/clock.png); width:28px; height:28px;}
.module-contacts-offices .view-content .cols .col-3 .field.contact ul li.phone:before {background-image: url(/images/oak/icons/phone2.png); width:28px; height:28px;}

/* Module contacts map */
.module-contacts-map {width:100%; margin-bottom:0px;}
.module-contacts-map .view-content .field.tab-menu {margin:0px 0px 15px;}
.module-contacts-map .view-content .field.tab-menu .field-content {padding:0px 10px;}
.module-contacts-map .view-content .field.tab-menu ul {text-align:center;}
.module-contacts-map .view-content .field.tab-menu ul li {padding:0px;}
.module-contacts-map .view-content .field.tab-menu ul li a {color:#333; text-decoration:none;}
.module-contacts-map .view-content .field.tab-menu ul li a.active:before {content:''; position:absolute; top:0px; bottom:0px; left:-10px; margin:auto; background-repeat:no-repeat; background-image:url(/images/oak/icons/line_green.png); width:10px; height:100%; background-size:100%;}
.module-contacts-map .view-content .field.tab-menu ul li a.active {color:#6dad3a; position:relative;}
.module-contacts-map .view-content .field.tab-menu ul li a:hover {color:#6dad3a;}
.module-contacts-map .module-ymap {margin:0px;}
.module-contacts-map .module-ymap .view-content {padding:0px;}

/* Footer */
footer {width:100%; border-top:1px solid #333;}

/* Module footer menu */
.module-footer-menu {width:100%; margin-bottom:20px;}
.module-footer-menu .view-content .fields .cols {display:block; width:100%;}
.module-footer-menu .view-content .fields .cols .col-4 {vertical-align:top; width:100%; display:inline-block;}
.module-footer-menu .view-content .fields .cols .col-4:first-child {font-size:12px; color:#6dad3a; line-height:1;}
.module-footer-menu .view-content .fields .cols .col-4 .field {margin-top:20px;}
.module-footer-menu .view-content .fields .cols .col-4 .field .field-content {padding-right:15px;}
.module-footer-menu .view-content .fields .cols .col-4 .field .field-content h4 {margin:0px; color:#333;}
.module-footer-menu .view-content .fields .cols .col-4 .field .field-content ul li a {color:#999; text-decoration:none;}
.module-footer-menu .view-content .fields .cols .col-4 .field .field-content ul li a:hover {text-decoration:underline;}

/* Module form */
.module-form {width:100%;}
.module-form select {-webkit-appearance:none; -moz-appearance:none; appearance:none;}
.module-form select, .module-form input, .module-form textarea {font-family:'TT SUPERMOLOT REGULAR';font-size: 10px;}
.module-form input[type="submit"]:hover {cursor:pointer;}
.module-form input[type="checkbox"]{display:none;}
.module-form input[type="checkbox"] + label span {color:#669933;}
.module-form input[type="checkbox"] + label {line-height:1.2; font-size:10px; color:#4a4a4a; padding:0px 0px 0px 25px; position:relative;}
.module-form input[type="checkbox"] + label:before {content:''; background:url(/images/oak/icons/checkbox.png) no-repeat; width:18px; height:18px; position:absolute; top:-4px; left:0px;}
.module-form input[type="checkbox"]:checked + label:before {background:url(/images/oak/icons/checkbox_active.png)}
.module-form input[type="file"] {width:0.1px; height:0.1px; opacity:0; overflow:hidden; position:absolute; z-index:-1;}
.module-form input[type="file"] + label {font-size: 12px; display: inline-block; padding-right:30px; position:relative; color:#4a4a4a;}
.module-form input[type="file"] + label:before {content:''; position:absolute; top:0px; bottom:0px; right:0px; margin:auto; background-repeat:no-repeat; background-image:url(/images/oak/icons/plus.png); height:15px; width:15px; background-size:100%;}
.module-form input[type="file"]:focus + label,
.module-form input[type="file"] + label:hover {cursor:pointer;}


/*Media*/
@media (min-width: 375px){
    /* Module about us */
    .module-about-us .view-content .cols .col-2:last-child ul li.active ul li {margin-right:20px;}
    .module-about-us .view-content .cols .col-2:last-child ul li.active .city-center {margin-right:20px;}
}
@media (min-width: 425px){
    /* Module header bottom */
    .module-header-bottom .view-content .cols .col-2:nth-child(1) {width:270px;}
    .module-header-bottom .view-content .cols .col-2:nth-child(1) img {margin-top:35px;}
    .module-header-bottom .view-content .cols .col-2:nth-child(2) {margin-left:285px;}
    
    /* Module menu */
    .module-menu .view-content menu {top:140px;}
    .module-menu.not-front .view-content menu {top:130px;}
    .module-menu.front .view-content .fields .field:last-child {display:block;}
    
    /* Module slider */
    .module-slider .view-content .jcarousel ul li .field-item .field {padding-left:50px;}
    /*.module-slider .view-content .jcarousel ul li .field-item .field:nth-child(1) {margin-top:30px;}
    .module-slider .view-content .jcarousel ul li .field-item .field:nth-child(1) h4{font-size:18px;}
    .module-slider .view-content .jcarousel ul li .field-item .field:nth-child(2) p {font-size:28px;}*/
    .module-slider .view-content .jcarousel ul li .field-item .field:nth-child(1) {margin-top:140px;}
    .module-slider .view-content .jcarousel ul li .field-item .field:nth-child(1) a {padding:10px 70px 10px 20px;font-size:18px;}
    .module-slider .view-content .jcarousel ul li .field-item .field:nth-child(1) a:after {width:16px; height:15px;}
    .module-slider .view-content .jcarousel-pagination-wrapper .nav {width:45px; height:45px;}
    .module-slider .view-content .jcarousel-pagination-wrapper .jcarousel-pagination {left:15px;}
    .module-slider .view-content .jcarousel-pagination-wrapper .jcarousel-pagination a {font-size:18px; padding:1px 0px; width:21px;}

    /* Module subscribe */
    .module-subscribe .view-content .cols .col-3:nth-child(1) .field-content a {min-width:200px; font-size:16px;}
    .module-subscribe .view-content .cols .col-3:nth-child(2) .field-content a {min-width:200px; font-size:16px;}
    
    /* Module best offer */
    .module-best-offer .view-content .first .cols .col-3:nth-child(2) ul li {margin-right:20px; float:left;}
    .module-best-offer .view-content .nav {width:45px; height:45px;}
    
    /* Module actions */
    .module-actions .view-content .nav { width:45px; height:45px;}
    
    /* Module tradein buy one */
    .module-tradein-buy-one .view-content .field .module-form .col-2 {float:none;}
    .module-tradein-buy-one .view-content .field .module-form .col-2:first-child {width:60%; margin-bottom:0px;}
    .module-tradein-buy-one .view-content .field .module-form .col-2:last-child {width:40%;}
    .module-tradein-buy-one > .block-tradein-buy-one > .view-content > .fields > .cols > .col-2:last-child .field:nth-child(2) a {padding:10px 80px;width:auto;}
    .module-tradein-buy-one > .block-tradein-buy-one > .view-content > .fields > .cols > .col-2:last-child .field:nth-child(2) {margin-bottom:15px;}
    .module-tradein-buy-one > .block-tradein-buy-one > .view-content > .fields > .cols > .col-2:last-child .field:nth-child(3) .col-2 {float:none; width:50%;}
    .module-tradein-buy-one > .block-tradein-buy-one > .view-content > .fields > .cols > .col-2:last-child .field:nth-child(3) .col-2:nth-child(1) {margin-bottom:0px;}
    .module-tradein-buy-one > .block-tradein-buy-one > .view-content > .fields > .cols > .col-2:last-child .field:nth-child(3) .field.right {text-align:right;}
    
}
@media (min-width: 500px){
    /* Module news */
    .module-news .view-content .fields {text-align:left;}
    .module-news .view-content .field:first-child {padding:0px 15px;}
}
@media (min-width: 768px){
    /* Module header top */
    .module-header-top .cols {width:80%; text-align:right; float:right; display:table;}
    .module-header-top .cols .col-3 {display:table-cell; margin-bottom:0px;}
    .module-header-top .cols .col-3:nth-child(1) {width:37%;}
    .module-header-top .cols .col-3:nth-child(2) {width:37%;}
    .module-header-top .cols .col-3:nth-child(3) {width:26%;}
    .module-header-top .cols .col-3:nth-child(1) .module-form .field-content:before {display:block;}
    .module-header-top .cols .col-3:nth-child(2) .field-content:before {display:block;}
    .module-header-top .cols .col-3:nth-child(3) .field-content:before {display:block;}
    
    /* Module footer menu */
    .module-footer-menu .view-content .fields .cols {display:table;}
    .module-footer-menu .view-content .fields .cols .col-4 { width:26.6666666667%; display:table-cell;}
    .module-footer-menu .view-content .fields .cols .col-4:first-child {width:20%;}
    
    /* Module slider */
    .module-slider .view-content .jcarousel-pagination-wrapper .nav {width:68px; height:68px;}
    
    /* Module best offer */
    .module-best-offer .view-content .nav {width:68px; height:68px;}
    
    /* Module actions */
    .module-actions .view-content .nav { width:68px; height:68px;}
    .module-actions.theme-3 .view-content .fields .field .cols {margin-bottom:15px; display:table;}
    .module-actions.theme-3 .view-content .fields .field .cols .col-2 {display:table-cell; width:50%;}
    .module-actions.theme-3 .view-content .fields .field .cols .field {padding:0px 15px;}
    
    /* Module feedback */
    .module-feedback .block-feedback:before {left:-50%; height:100%; z-index:-1;}
    .module-feedback .block-feedback:after {right:-50%;}
    .module-feedback .block-feedback .fields .cols {display:table;}
    .module-feedback .block-feedback .fields .cols .col-2 {display:table-cell; width:50%;}
    .module-feedback .block-feedback .fields .cols .col-2:nth-child(1) {padding-right:40px;}
    .module-feedback .block-feedback .fields .cols .col-2:nth-child(2) {padding-left:40px;}
    .module-feedback .block-feedback .fields .cols .col-2:nth-child(1) h2 {text-align:left;}
    .module-feedback .block-feedback .fields .cols .col-2:nth-child(2) h2 {text-align:left;}
    .module-feedback .block-feedback .fields .cols .col-2 .module-form .view-content .field:last-child {text-align:left;}
    .module-feedback.corporative_contacts .desc {min-height:85px;}
    .module-feedback.corporative_contacts .view-content {padding:0px 15px;}
    .module-feedback.corporative_contacts .block-feedback .field {padding:0px 0px;}
    
    /* Module application */
    .module-application > .block-application > .view-content > .fields > .field > .field-content {text-align:left;}
    .module-application .cols {display:table;}
    .module-application .cols .col-2 {display:table-cell; width:50%;}
    .module-application .cols .col-2:nth-child(1) {padding-right:40px; margin-bottom:0px;}
    .module-application .cols .col-2:nth-child(2) {padding-left:40px;}
    .module-application .cols .col-2:nth-child(2) .module-form .view-content .field:last-child {text-align:left;}
    
    /* Module breadcrumbs */
    .module-breadcrumbs { display:block;}

    /* Module left sidebar */
    .module-left-sidebar:not(.theme-1) .view-content .fields .field:nth-child(1) ul {padding-left:15px;}
    .module-left-sidebar .view-content .fields .field:nth-child(1) ul li a:before {display:block;}
    .module-left-sidebar .view-content .fields .field:nth-child(2) a {margin-left:-15px;} 
    
    /* Module content body */
    .module-content-body.theme-service {text-align:left;}
    .module-content-body .link.btn {font-size:18px;}
    .module-content-body.theme-service:not(.theme-1) > .block-content-body > .view-content > .fields > .cols {display:table;}
    .module-content-body.theme-service > .block-content-body > .view-content > .fields > .cols > .col-2:nth-child(1) {width:280px; float:left; margin-bottom:0px;}
    .module-content-body.theme-service > .block-content-body > .view-content > .fields > .cols > .col-2:nth-child(2) {width:auto; float:none; margin-left:295px;}
    .module-content-body.theme-service.theme-uuu {text-align:left;}
    
    /* Module service gallery */
    .module-service-gallery .view-content .cols {margin-bottom:30px; display:table;}
    .module-service-gallery .view-content .cols .col-3 {display:table-cell; width:33.333333333%; margin-bottom:0px;}
    
    /* Module add accessories content grid */
    .module-add-accessories-content-grid:not(.grid) .view-content .cols .col-3 .fields .fields-wrapper {text-align:left;}
    .module-add-accessories-content-grid:not(.grid) .view-content .cols .col-3 .fields .fields-wrapper .field {float:left; margin-bottom:0px}
    .module-add-accessories-content-grid:not(.grid) .view-content .cols .col-3 .fields .fields-wrapper .field:nth-child(1) {width:25%;}
    .module-add-accessories-content-grid:not(.grid) .view-content .cols .col-3 .fields .fields-wrapper .field:nth-child(2) {width:53%;}
    .module-add-accessories-content-grid:not(.grid) .view-content .cols .col-3 .fields .fields-wrapper .field:nth-child(3) {width:22%;}
    .module-add-accessories-content-grid:not(.grid) .view-content .cols .col-3 .fields .fields-wrapper .field:nth-child(2) .field-content:nth-child(2) {display:block;}
    .module-add-accessories-content-grid.grid .view-content .cols {display:table; height:100%;}
    .module-add-accessories-content-grid.grid .view-content .cols .col-3 {display:table-cell; width:33.333333333%; border:0px; margin-bottom:0px; height:100%;}
    .module-add-accessories-content-grid.grid > .block-add-accessories-content-grid > .view-content > .fields {margin-left:-15px; margin-right:-15px; text-align:left;}
    .module-add-accessories-content-grid.grid .view-content .cols .col-3 .fields {padding:6px 15px; display:inline-block; height:100%; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
    .module-add-accessories-content-grid.grid .view-content .cols .col-3 .fields .fields-wrapper {padding:15px; border:1px solid #ccc; display:flex; flex-direction:column; height:100%; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; display:-ms-flexbox; -ms-flex-pack:center;}
    .module-add-accessories-content-grid.grid .view-content .cols .col-3 .fields .fields-wrapper .field:nth-child(2) {flex:1 0 auto; margin-bottom:10px;}
    .module-add-accessories-content-grid.grid .view-content .cols .col-3 .fields .fields-wrapper .field:nth-child(3) {flex:0 0 auto;}
    
    /* Module add accessories content top filter */
    .module-add-accessories-content-top-filter:not(.tradein-buy) .view-content .col-2 {float:left; width:50%;}
    .module-add-accessories-content-top-filter:not(.tradein-buy) .view-content .col-2:nth-child(2) ul {float:right;}
    
    /* Module add accessories content top search */
    .module-add-accessories-content-top-search .view-content .module-form .field .col-3 .field-content-wrapper {padding:0px 15px;}
    .module-add-accessories-content-top-search .view-content .module-form .field .col-3:nth-child(1) .field-content-wrapper {padding:0px 15px 0px 30px;}
    .module-add-accessories-content-top-search .view-content .module-form .field .col-3:nth-child(3) .field-content-wrapper {padding:0px 30px 0px 15px;}
    
    /* Module service tools search result */
    .module-service-tools-search-result {text-align:left;}
    .module-service-tools-search-result .view-content .field .fields-wrapper {display:table; width:100%;}
    .module-service-tools-search-result .view-content .field .fields-wrapper .col-5 {display:table-cell;}
    .module-service-tools-search-result .view-content .field .fields-wrapper .col-5:nth-child(1) {width:17%;}
    .module-service-tools-search-result .view-content .field .fields-wrapper .col-5:nth-child(2) {width:39%;}
    .module-service-tools-search-result .view-content .field .fields-wrapper .col-5:nth-child(3) {width:12%;}
    .module-service-tools-search-result .view-content .field .fields-wrapper .col-5:nth-child(4) {width:12%;}
    .module-service-tools-search-result .view-content .field .fields-wrapper .col-5:nth-child(5) {width:22%;}
    .module-service-tools-search-result .view-content .field.product.ajax-content .full-info .cols .col-2:nth-child(1) {width:65%; color:#999;}
    .module-service-tools-search-result .view-content .field.product.ajax-content .full-info .cols .col-2:nth-child(2) {width:35%; color:#666;}

    /* Module submenu two */
    .module-submenu-two .view-content .cols {display:table;}
    .module-submenu-two .view-content .cols .col-4 {display:table-cell; width:50%;}
    
    /* Module tradein filter */
    .module-tradein-filter .view-content .module-form .cols {display:table; text-align:left;}
    .module-tradein-filter .view-content .module-form .cols .col-4 {width:50%; float:left;}
    
    /* Module tradein buy one */
    .module-tradein-buy-one > .block-tradein-buy-one > .view-content > .fields > .cols > .col-2:first-child > .field.info .field-content {padding-left:75px;}
    .module-tradein-buy-one .view-content .field.info:before {display:block;}
    
    /* Module tradein sale */
    .module-tradein-sale .view-content .cols .col-2:last-child .cols .col-3 {vertical-align:bottom; float:none; margin-bottom:0px; width:33.333333333%;}
    .module-tradein-sale .view-content .cols .col-2:last-child .field:nth-child(2) .field-content {padding:0px 20px;}
    
    /* Module actions one */
    .module-actions-one {text-align:left;}
    .module-actions-one .view-content .fields .cols .col-2:nth-child(1) {width:70%; margin-bottom:0px;}
    .module-actions-one .view-content .fields .cols .col-2:nth-child(2) {width:30%;}
    .module-actions-one .view-content .fields .cols .col-2:nth-child(1) .field {padding-right:15px;}
    .module-actions-one .view-content .fields .cols .col-2:nth-child(2) .field {padding-left:15px;}
    
    /* Module team */ 
    .module-team .view-content .cols {display:table;}
    .module-team.about-us .view-content .fields {margin-left:-15px; margin-right:-15px;}
    .module-team .view-content .cols .t-cell {display:table-cell; width:33.333333333%; margin-bottom:0px;}
    .module-team.about-us .view-content .cols .t-cell.col-2 {width:50%;}
    .module-team .view-content .cols .t-cell {padding:0px 15px;}
    .module-team.about-us .view-content .cols .t-cell.col-2 {padding:0px;}
    .module-team.about-us .view-content .cols {margin-bottom:20px;}
    .module-team.about-us .view-content .cols .t-cell.col-2 .field-wrapper {padding:0px 15px;}
    .module-team.about-us .view-content h3 {padding-left:15px;}
    
    /* Module address */
    .module-address .view-content .module-team .view-content {margin-left:-15px; margin-right:-15px;}
    .module-address .view-content .module-team .view-content h3 {padding-left:15px;}
    
    /* Module contacts offices */ 
    .module-contacts-offices .view-content .fields {margin:0px -15px;}
    .module-contacts-offices .view-content .cols {display:table}
    .module-contacts-offices .view-content .cols .col-3 {padding:0px 15px; display:table-cell; width:33.333333333%;}
    
}
@media (min-width: 800px){
    /* Module menu */
    .module-menu .view-content .brands {display:block;}
    .module-menu.not-front .view-content .navbar-toggle {top:20px;}
    .module-menu.not-front .view-content menu {top:134px;}
}
@media (min-width: 992px){
    /* Module header top */
    .module-header-top .cols {width:60%;}
    
    /* Module subscribe */
    .module-subscribe .view-content .cols {display:table;}
    .module-subscribe .view-content .cols .col-3 {display:table-cell; width:33.333333333%; margin-bottom:0px;}
    .module-subscribe .view-content .cols .col-3:nth-child(1) .field-content a {min-width:180px;}
    .module-subscribe .view-content .cols .col-3:nth-child(1) {text-align:left;}
    .module-subscribe .view-content .cols .col-3:nth-child(2) .field-content a {min-width:180px;}
    .module-subscribe .view-content .cols .col-3:nth-child(3) .field-content {left:initial;}
    .module-subscribe .view-content .cols .col-3:nth-child(3) .field-content ul {left:initial;}
    
    /* Module best offer */
    .module-best-offer .view-content .first .cols {display:table; margin:10px 0px;}
    .module-best-offer .view-content .first .cols .col-3 {display:table-cell; text-align:justify;}
    .module-best-offer .view-content .first .cols .col-3:nth-child(1) {width:37%;}
    .module-best-offer .view-content .first .cols .col-3:nth-child(2) {width:43%;}
    .module-best-offer .view-content .first .cols .col-3:nth-child(3) {width:20%;}
    .module-best-offer .view-content .first .cols .col-3:nth-child(2) .field-content {float:left;}
    .module-best-offer .view-content .first .cols .col-3:nth-child(2) .field-content {left:initial;}
    .module-best-offer .view-content .first .cols .col-3:nth-child(2) .field-content ul {left:initial;}
    .module-best-offer .view-content .first .cols .col-3:nth-child(3) .field-content {left:initial;}
    .module-best-offer .view-content .first .cols .col-3:nth-child(3) .field-content ul {left:initial;}
    .module-best-offer .view-content .end {text-align:left;}
    
    /* Module actions */
    .module-actions .view-content .fields .field {text-align:left;}
    .module-actions .view-content .fields .field:nth-child(2) ul {margin-left:10px;}
    .module-actions .view-content .fields .field:nth-child(2) ul li {float:left; margin-right:20px;}
    .module-actions.theme-3 .view-content .fields .field:nth-child(2) {display:inline-block; clear:both;}
    
    
    /* Module place service center */
    .module-place-service-center {margin-bottom:200px;}
    .module-place-service-center .view-content .cols {display:table;}
    .module-place-service-center .view-content .cols .col-5 {width:17.5%; display:table-cell;}
    .module-place-service-center .view-content .cols .col-5:nth-child(1) {width:30%;}
    .module-place-service-center .view-content .cols .col-5 .field-content .record {padding:10px 0px;}
    .module-place-service-center .view-content .cols .col-5 .field-content .toggle ul {min-width:300px;}
    
    /* Module service gallery tab menu */
    .module-service-gallery-tab-menu .view-content ul {text-align:left;}
    .module-service-gallery-tab-menu .view-content ul li {float:left; margin-right:15px;}
    
    /* Module content body */
    .module-content-body.theme-service.theme-photo > .block-content-body > .view-content > .fields > .cols > .col-3 {margin-bottom:0px; text-align:left;}
    .module-content-body.theme-service.theme-photo > .block-content-body > .view-content > .fields > .cols > .col-3:nth-child(1) {width:280px; float:left;}
    .module-content-body.theme-service.theme-photo > .block-content-body > .view-content > .fields > .cols > .col-3:nth-child(2) {width:auto; margin-left:295px; margin-right:295px; float:none;}
    .module-content-body.theme-service.theme-photo > .block-content-body > .view-content > .fields > .cols > .col-3:nth-child(3) {width:280px; top:0px; right:0px; position:absolute; }
    .module-content-body.theme-service.theme-uuu img.rtl {float:right; margin:0px 0px 15px 15px;}
    .module-content-body.theme-service.theme-uuu h2 {margin-top:0px;}
    .module-content-body.kis > .block-content-body > .view-content > .fields > .cols > .col-3:nth-child(2) p span {display:block;}
    .module-content-body.kis > .block-content-body > .view-content > .fields > .cols > .col-3:nth-child(2) p span.first {float:left; width:100px;}
    .module-content-body.kis > .block-content-body > .view-content > .fields > .cols > .col-3:nth-child(2) p span.last {width:auto; margin-left:120px;}
    .module-content-body.theme-service.theme-photo.kis > .block-content-body > .view-content > .fields > .cols > .col-3:nth-child(2) ul li p {margin:0px 0px 0px 10px;}
    .module-content-body.theme-service.theme-photo.kis > .block-content-body > .view-content > .fields > .cols > .col-3 {margin-bottom:0px;}
    
    /* Module add accessories*/
    .module-add-accessories > .block-add-accessories > .view-content > .fields > .cols > .col-2:nth-child(1) {width:250px; margin-bottom:0px; float:left;}
    .module-add-accessories > .block-add-accessories > .view-content > .fields > .cols > .col-2:nth-child(2) {width:auto; float:none; margin-left:265px;}
    
    /* Module left filter */
    .module-left-filter .view-content {padding-right:15px;}
    
    /* Module add accessories content */
    .module-add-accessories-content > .block-add-accessories-content > .view-content {padding-left:15px;}
    
    /* Module service tools */
    .module-service-tools > .block-service-tools > .view-content > .fields > .cols > .col-2:nth-child(1) {width:250px; margin-bottom:0px; float:left;}
    .module-service-tools > .block-service-tools > .view-content > .fields > .cols > .col-2:nth-child(2) {width:auto; float:none; margin-left:265px;}

    /* Module submenu two */
    .module-submenu-two .view-content .cols {text-align:left;}
    .module-submenu-two .view-content .cols .col-4 {width:25%; margin-bottom:0px;}
    
    /* Module tradein filter */
    .module-tradein-filter .view-content .module-form .cols .col-4 {width:25%; display:table-cell; float:none;}
    
    /* Module add accessories content top filter */
    .module-add-accessories-content-top-filter.tradein-buy .view-content .col-2 {float:left; width:50%;}
    .module-add-accessories-content-top-filter.tradein-buy .view-content .col-2:nth-child(2) ul {float:right;}
    .module-add-accessories-content-top-filter.tradein-buy .view-content .col-2:nth-child(2) ul li {margin-left:15px; margin-right:0px;}
    .module-add-accessories-content-top-filter.tradein-buy .view-content .col-2:nth-child(1) {margin-bottom:0px;}
    
    /* Module tradein buy search result */
    .module-tradein-buy-search-result:not(.full) .view-content .cols {display:table; padding:0px; height:100%;}
    .module-tradein-buy-search-result:not(.full) .view-content .cols .col-8 {border-right:1px solid #ccc; display:table-cell; margin-bottom:0px; height:100%;}
    .module-tradein-buy-search-result:not(.full) .view-content .cols .col-8:last-child {border:0px;}
    .module-tradein-buy-search-result:not(.full) .view-content .cols .col-8:nth-child(1) {width:12%;}
    .module-tradein-buy-search-result:not(.full) .view-content .cols .col-8:nth-child(2) {width:21%;}
    .module-tradein-buy-search-result:not(.full) .view-content .cols .col-8:nth-child(3) {width:7%;}
    .module-tradein-buy-search-result:not(.full) .view-content .cols .col-8:nth-child(4) {width:10%;}
    .module-tradein-buy-search-result:not(.full) .view-content .cols .col-8:nth-child(5) {width:17%;}
    .module-tradein-buy-search-result:not(.full) .view-content .cols .col-8:nth-child(6) {width:15%;}
    .module-tradein-buy-search-result:not(.full) .view-content .cols .col-8:nth-child(7) {width:15%;}
    .module-tradein-buy-search-result:not(.full) .view-content .cols .col-8:nth-child(8) {width:3%; height:100%;}
    .module-tradein-buy-search-result:not(.full) .view-content .cols .col-8:last-child .field {display:block; position:relative; height:100%; width:100%; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
    .module-tradein-buy-search-result:not(.full) .view-content .cols .col-8:last-child .field .field-content {height:100%; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
    .module-tradein-buy-search-result:not(.full) .view-content .cols .col-8:nth-child(1) img {width:100%;}
    .module-tradein-buy-search-result.full .view-content .cols {text-align:left; display:table; margin-bottom:30px;}
    .module-tradein-buy-search-result.full .view-content .cols .col-4 {padding:0px 15px; display:table-cell; width:25%; margin-bottom:0px;}
    .module-tradein-buy-search-result.full .view-content .cols .col-4 .field-wrapper .field {width:auto;}
    .module-tradein-buy-search-result.full .view-content .cols .col-4 .field-wrapper img {width:100%;}
    .module-tradein-buy-search-result.full .view-content .cols .col-4 .field-wrapper {width:auto;}
    .module-tradein-buy-search-result.full .view-content .cols .col-4 .field-wrapper .field:first-child .field-content {padding:0px;}
    .module-tradein-buy-search-result.full .view-content .cols .col-4 .field-wrapper .field:nth-child(4) .field-content-wrapper {display:block;}
    .module-tradein-buy-search-result.full .view-content .cols .col-4 .field-wrapper .field:nth-child(4) .field-content-wrapper .col-2 {float:left; width:50%;}
    .module-tradein-buy-search-result.full .view-content .fields.product {padding:0px}
    
    /* Module tradein buy one */
    .module-tradein-buy-one {margin:40px 0px 100px;}
    .module-tradein-buy-one > .block-tradein-buy-one > .view-content > .fields > .cols {display:table;}
    .module-tradein-buy-one > .block-tradein-buy-one > .view-content > .fields > .cols > .col-2:first-child {width:44%; margin-bottom:0px;}
    .module-tradein-buy-one > .block-tradein-buy-one > .view-content > .fields > .cols > .col-2:last-child {width:56%;}
    .module-tradein-buy-one > .block-tradein-buy-one > .view-content > .fields > .cols > .col-2:last-child .fields-wrapper {padding-left:30px;}
    
    /* Module tradein sale */
    .module-tradein-sale .view-content .cols .col-2 {width:50%;}
    .module-tradein-sale .view-content .cols .col-2:first-child .field .field-content {padding-right:30px}
    
    /* Module actions one */
    .module-actions-one .view-content .fields .cols .col-2:nth-child(1) {width:75%;}
    .module-actions-one .view-content .fields .cols .col-2:nth-child(2) {width:25%;}
    
    /* Module callback */
    .module-callback {text-align:left;}
    .module-callback .view-content .module-form .cols .col-2:first-child {padding-right:40px;}
    .module-callback .view-content .module-form .cols .col-2:last-child {padding-left:40px;}
    .module-callback .view-content .module-form .cols {display:table;}
    .module-callback .view-content .module-form .cols .col-2 {width:50%; display:table-cell;}
    
    /* Module left sidebar */
    .module-left-sidebar.theme-1 .view-content {padding-right:15px;}
    
    /* Module content header */
    .module-content-header {width:100%; text-align:left;}
    
    /* Module feedback */
    .module-feedback.corporative_contacts .desc {min-height:55px;}
    
    /* Module address */
    .module-address .view-content .cols {display:table;}
    .module-address .view-content .cols .col-2 {display:table-cell;}
    .module-address .view-content .cols .col-2:first-child {width:30%; margin-bottom:0px;}
    .module-address .view-content .cols .col-2:last-child {width:70%;}
    .module-address .view-content .module-team .view-content {padding:0px 0px 0px 15px; margin-left:0px; margin-right:0px;}
    
    /* Module left sidebar */
    .module-left-sidebar.theme-1 .view-content .field:nth-child(1) ul li a {display:block;}
    
    /* Module team */
    .module-team.about-us .view-content .cols {width:50%; float:left; min-height:365px; height:1px;}
    
    /* Module about us */
    .module-about-us {text-align:left;}
    .module-about-us .view-content .cols {display:table;}
    .module-about-us .view-content .cols .col-2 {display:table-cell; width:50%;}
    .module-about-us .view-content .cols .col-2:last-child {padding-left:40px;}
    
    /* Module we in russian */
    .module-we-in-russian {text-align:left;}
    .module-we-in-russian .view-content .cols {display:table;}
    .module-we-in-russian .view-content .cols .col-7 {display:table-cell; width:14.285714286%; margin-bottom:0px;}
    
    /* Module contacts offices */ 
    .module-contacts-offices .view-content .field.tab-menu ul {text-align:left;}
    .module-contacts-offices .view-content .field.tab-menu ul li {float:left; margin-right:30px;}
    
    /* Module contacts map */
    .module-contacts-map .view-content .field.tab-menu ul {text-align:left;}
    .module-contacts-map .view-content .field.tab-menu ul li {float:left; margin-right:30px;}
    
}
@media (min-width: 1200px){
    /* Module header bottom */
    .module-header-bottom .view-content .cols .col-2:nth-child(2) .navbar-toggle {display:none;}
    
    /* Module menu */
    .module-menu .view-content menu {position:static; display:block !important; width:auto; background-color:transparent; padding:0px 0px 0px 25px; border-bottom:0px;}
    .module-menu .view-content menu li {float:left; margin-right:17px; padding:0px;}
    .module-menu.front .view-content .fields .field:last-child .field-content {top:18px;}
    
    /* Module slider */
    .module-slider .view-content .jcarousel-pagination-wrapper .jcarousel-pagination {left:0px;}
    
    /* Module submenu */
    .module-submenu .view-content {padding:0px; max-width:1230px;}
    .module-submenu .view-content .fields ul {display:table;}
    .module-submenu .view-content .fields ul li {display:table-cell; padding:0px 15px; margin-bottom:0px; width:14.2857142857%;}
    /*.module-submenu .view-content .fields ul li a {min-height:140px;}*/
    
    /* Module add accessories content grid */
    .module-add-accessories-content-grid.grid .view-content .cols .col-3 .fields .fields-wrapper .field:nth-child(3) .field-content {float:left; width:50%; margin-bottom:5px;}
    .module-add-accessories-content-grid.grid .view-content .cols .col-3 .fields .fields-wrapper .field:nth-child(3) .field-content:nth-child(1) p {margin-right:5px;}
    .module-add-accessories-content-grid.grid .view-content .cols .col-3 .fields .fields-wrapper .field:nth-child(3) .field-content:nth-child(3) {float:right;}
    .module-add-accessories-content-grid.grid .view-content .cols .col-3 .fields .fields-wrapper .field:nth-child(3) .field-content:nth-child(4) {float:right;}

    /* Module add accessories fixed menu */
    .module-add-accessories-fixed-menu {display:block;}
    
    /* Module service tools search result */
    .module-service-tools-search-result .view-content .field .fields-wrapper .col-5 .field-content-wrapper .price {font-size:20px;}
    .module-service-tools-search-result .view-content .field .fields-wrapper .col-5:nth-child(2) {width:36%;}
    .module-service-tools-search-result .view-content .field .fields-wrapper .col-5:nth-child(5) {width:20%;}
    .module-service-tools-search-result .view-content .field.product.ajax-content .callback a {font-size:18px;}
    
    /* Module add accessories content top search */
    .module-add-accessories-content-top-search.theme-1 .view-content .module-form .field .col-3:nth-child(1) label {font-size:18px;}
    
    /* Module actions one */
    .module-actions-one .view-content .fields .field {padding:0px 30px;}
}
@media (min-width: 1230px){
    /* Module header bottom */
    .module-header-bottom.not-front > .block-header-bottom > .view-content::after{
        display:block;
    }
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #d0d3d4;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666666666666%;
}
.col-xs-10 {
  width: 83.33333333333334%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666666666666%;
}
.col-xs-7 {
  width: 58.333333333333336%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666666666667%;
}
.col-xs-4 {
  width: 33.33333333333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.666666666666664%;
}
.col-xs-1 {
  width: 8.333333333333332%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666666666666%;
}
.col-xs-pull-10 {
  right: 83.33333333333334%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666666666666%;
}
.col-xs-pull-7 {
  right: 58.333333333333336%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666666666667%;
}
.col-xs-pull-4 {
  right: 33.33333333333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.666666666666664%;
}
.col-xs-pull-1 {
  right: 8.333333333333332%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666666666666%;
}
.col-xs-push-10 {
  left: 83.33333333333334%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666666666666%;
}
.col-xs-push-7 {
  left: 58.333333333333336%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666666666667%;
}
.col-xs-push-4 {
  left: 33.33333333333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.666666666666664%;
}
.col-xs-push-1 {
  left: 8.333333333333332%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666666666666%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333333334%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666666666666%;
}
.col-xs-offset-7 {
  margin-left: 58.333333333333336%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666666666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.666666666666664%;
}
.col-xs-offset-1 {
  margin-left: 8.333333333333332%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.mdfc{
    max-width:802px;
    margin: 0 auto;
}
*{
    box-sizing: border-box;
}
.btn{
    font-size: 12px;
    border: 1px solid #949494;
    border-radius: 0px;
    background-color: #fff;
    outline: none;
    padding: 10px;
    
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'TT SUPERMOLOT REGULAR';
}
.btn100{
	width: 100%;
}
.btn-primary{
    background-color: #333;
    color: #999;
    font-size: 18px;
    font-weight: 300;
    border: 0px;
    padding: 8px 0px;
        text-align: center;
    text-decoration: none;
}
.cars-instock {
  table-layout: fixed;
  width: 100%;
  font-size: .875em;
}
.cars-instock thead tr {
  border-bottom: 1px solid #72818c;
}
.cars-instock th {
  padding: 7px;
  text-transform: uppercase;
  font: 700 1.4em 'Bebas Neue Book', Arial;
}
.cars-instock th.is_config {
  width: 25%;
}
.cars-instock th.is_year {
  width: 8%;
  text-align: center;
}
.cars-instock th.is_price {
  text-align: right;
  width: 15%;
}
.cars-instock td {
  padding: 7px;
}
.cars-instock td.is_no {
  text-transform: uppercase;
}
.cars-instock td.is_year {
  width: 10%;
  text-align: center;
}
.cars-instock td.is_price {
  text-align: right;
}
.cars-instock td.is_btn {
  text-align: center;
}
.cars-instock td img {
  max-width: 100%;
}
.cars-instock .is_open {
  visibility: hidden;
  display: block;
}
.cars-instock .is_compare {
  display: block;
  padding: 5px;
  border: 1px solid transparent;
  border-radius: 3px;
  cursor: pointer;
  font-size: .875em;
  width: 100px;
}
.cars-instock .is_compare:before,
.cars-instock .is_compare:after {
  content: " ";
  display: table;
}
.cars-instock .is_compare:after {
  clear: both;
}
.cars-instock .is_compare:before,
.cars-instock .is_compare:after {
  content: " ";
  display: table;
}
.cars-instock .is_compare:after {
  clear: both;
}
.cars-instock .is_compare:hover,
.cars-instock .is_compare.active {
  border: 1px solid #ff9e1b;
  color: #ff9e1b;
}
.cars-instock .is_compare .fa {
  line-height: 30px;
  float: left;
  font-size: 1.5em;
  width: 10%;
}
.cars-instock .is_compare span {
  width: 80%;
  display: inline-block;
  float: right;
  padding-left: 5px;
}
.cars-instock tr {
  border-bottom: 1px solid #8e9aa3;
}
.cars-instock tr:hover .is_open {
  visibility: visible;
}
.cars-instock .btn {
  line-height: 20px;
  font-size: 1em;
  padding: 3px 10px;
}
.is_filter.fixed {
  position: fixed;
  top: 0;
}
.is_filter h3 {
  margin-top: 0;
  padding: 7px 0;
  margin-bottom: 22px;
  border-bottom: 1px solid #72818c;
}
.is_filter .form-control {
  font-size: .9em;
}
.green-btn{
        background-color: #6dad3a;
    border: 1px solid #6dad3a;
    color: #fff;
    font-size: 18px;
    font-family: 'TT SUPERMOLOT REGULAR';
        border-radius: 0px;
        outline: none;
    padding: 10px;
    box-sizing: border-box;
        text-decoration: none;
    font-weight: normal;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url('/css/deville/images/controls.png') no-repeat 0 -32px;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}
.bx-wrapper .bx-next {
  right: 10px;
  background: url('/css/deville/images/controls.png') no-repeat -43px -32px;
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
.btn-deville{
	padding: 7px 15px;
    text-decoration: none;
    display: inline-block;
    background-color: #6dad3a;
    color: #fff;
}
#mprice{
	color: #000;
}
.rlt{
	    text-decoration: line-through;
    color: #f00;
}
.dvlccopts ul li{
	list-style: disc;
    margin-left: 16px;
}
#clear{    display: block;
    text-align: center;
    color: #949494;}
    .module-trade-in-buy-one .bx-wrapper,.carcard .bx-wrapper {margin-bottom:15px; margin-left:6px;position: relative;}
.module-trade-in-buy-one .bx-wrapper .bx-controls,.carcard .bx-wrapper .bx-controls {display:none;}
.module-trade-in-buy-one .bx-wrapper:hover > .bx-controls,.carcard .bx-wrapper:hover > .bx-controls {display:block;}
.module-trade-in-buy-one .bx-wrapper img,.carcard .bx-wrapper img {width:100%;}
.module-trade-in-buy-one .bx-wrapper .bx-viewport,.carcard .bx-wrapper .bx-viewport {border:0px; box-shadow:none;}
.module-trade-in-buy-one  #bx-pager .block,.carcard  #bx-pager .block {display:table; width:100%;}
.module-trade-in-buy-one  #bx-pager a,.carcard  #bx-pager a {display:table-cell; width:25%;}
.module-trade-in-buy-one  #bx-pager a img,.carcard  #bx-pager a img {width:98%;}
.oak_other .block-content-body .field-content p{margin: 1em 0;}
.oak_other .block-content-body .field-content ul{margin: initial; list-style:initial;padding:initial;    padding-left: 40px;}
a.oaklink{
	color: #333;
    text-decoration: none;
}
a.oaklink:hover,a.oaklink:active{
	color: #6dad3a;
}

.icon360{
	z-index: 2;
    position: absolute;
    right: 2px;
    top: 2px;
    height: 32px;
    width: 32px;
    cursor: pointer;
    background-image: url(/img/360-degrees.svg);
    background-size: 75%;
    background-position: center;
    background-color: rgba(0,0,0,.7);
    background-repeat: no-repeat;
}

.hide {
    display: none !important;
}