/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}

html, body {
	position: relative;
}
html { background: #d3d5de url('../images/bg_ry.jpg') repeat-y center top; }
body { min-width: 970px; margin: 0px; padding: 0px; color: #2f2d2d; font-family: Arial, 'Arial CE', sans-serif; font-size: 0.8em; background: url('../images/bg.jpg') no-repeat center top; }

@font-face {font-family: 'HelveticaNeue'; src: url('fonts/HelveticaNeueLTPro-Blk.eot'); src: url('fonts/HelveticaNeueLTPro-Blk.eot?#iefix') format('embedded-opentype'), url('fonts/HelveticaNeueLTPro-Blk.woff2') format('woff2'), url('fonts/HelveticaNeueLTPro-Blk.woff') format('woff'), url('fonts/HelveticaNeueLTPro-Blk.ttf')  format('truetype'), url('fonts/HelveticaNeueLTPro-Blk.svg#svgFontName') format('svg'); font-weight: 900; font-style: normal;}
@font-face {font-family: 'HelveticaNeue'; src: url('fonts/HelveticaNeueLTPro-Bd.eot'); src: url('fonts/HelveticaNeueLTPro-Bd.eot?#iefix') format('embedded-opentype'), url('fonts/HelveticaNeueLTPro-Bd.woff2') format('woff2'), url('fonts/HelveticaNeueLTPro-Bd.woff') format('woff'), url('fonts/HelveticaNeueLTPro-Bd.ttf')  format('truetype'), url('fonts/HelveticaNeueLTPro-Bd.svg#svgFontName') format('svg'); font-weight: 750; font-style: normal;}
@font-face {font-family: 'HelveticaNeue'; src: url('fonts/HelveticaNeueLTPro-Hv.eot'); src: url('fonts/HelveticaNeueLTPro-Hv.eot?#iefix') format('embedded-opentype'), url('fonts/HelveticaNeueLTPro-Hv.woff2') format('woff2'), url('fonts/HelveticaNeueLTPro-Hv.woff') format('woff'), url('fonts/HelveticaNeueLTPro-Hv.ttf')  format('truetype'), url('fonts/HelveticaNeueLTPro-Hv.svg#svgFontName') format('svg'); font-weight: 700; font-style: normal;}
@font-face {font-family: 'HelveticaNeue'; src: url('fonts/HelveticaNeueLTPro-Lt.eot'); src: url('fonts/HelveticaNeueLTPro-Lt.eot?#iefix') format('embedded-opentype'), url('fonts/HelveticaNeueLTPro-Lt.woff2') format('woff2'), url('fonts/HelveticaNeueLTPro-Lt.woff') format('woff'), url('fonts/HelveticaNeueLTPro-Lt.ttf')  format('truetype'), url('fonts/HelveticaNeueLTPro-Lt.svg#svgFontName') format('svg'); font-weight: 400; font-style: normal;}

h1, h2, h3, h4, h5, #content .subtitle {font-family: 'HelveticaNeue'; font-weight: 700;}
#services li a, #content .menu a, #menu_top .sub a {font-family: 'HelveticaNeue'; font-weight: 900;}
#menu_top > li > a {font-family: 'HelveticaNeue'; font-size: .85em;}

p { margin: 12px 0px; }
h1 { margin: 16px 0px 14px 0px; font-size: 1.6em; font-weight: bold; }
h2 { margin: 15px 0px 12px 0px; font-size: 1.4em; font-weight: 900; }
h3 { margin: 13px 0px 11px 0px; font-size: 1.35em; font-weight: bold; }
h4 { margin: 12px 0px 10px 0px; font-size: 1.2em; font-weight: bold; }
a { color: #003C08; text-decoration: none; transition: color .3s ease-in-out 0s; -webkit-transition: color .3s ease-in-out 0s; -moz-transition: color .3s ease-in-out 0s; -ms-transition: color .3s ease-in-out 0s; -o-transition: color .3s ease-in-out 0s;}
a:hover { color: #01640e; }
a img { border-style: none; }
table.styled { border: 1px solid #EaEaEa; }
table.styled th { padding: 7px 8px; background-color: #122944; color: #FFF; }
table.styled td { margin: 3px; padding: 5px 8px; background-color: #FDFDFD; }
table.styled tr:nth-child(odd) td { background-color: #F3F3F3; }


.userContent p{ color:grey !important; }

#container { width: 970px; margin: 0px auto; padding: 0 0 1px; position: relative; z-index: 2; }

#menu_top { height: 36px; padding: 0 0 0 23px; display: block; background: url('../images/bg_menu_top.png') no-repeat; z-index: 4; }
#menu_top li { position: relative; background: url('../images/separator_menu_top_r.png') no-repeat; }
#menu_top li.first { background-image: none; }
#menu_top li a { height: 27px; padding: 9px 23px 0; display: block; float: left; color: #000; font-weight: 700; text-transform: uppercase; position: relative; background: url('../images/separator_menu_top_l.png') no-repeat right top; z-index: 4; }
#menu_top li.last a { background-image: none; }
#menu_top li.hovered a,
#menu_top li a:hover { color: #278454; }
#menu_top li.hovered .arrow { width: 13px; height: 8px; display: block; position: absolute; left: 15px; top: 35px; background: url('../images/arrow_menu_sub.png') no-repeat; z-index: 3; }

#menu_top .sub { display: none; padding: 0; position: absolute; top: 35px; left: -16px; z-index: 2; background: url('../images/bg_menu_sub.png') repeat; }
#menu_top .sub li { height: 38px; float: none; background-image: none; }
#menu_top .sub li:first-child { padding-top: 8px; }
#menu_top .sub li a { min-width: 160px; float: none; padding: 10px 30px 0; color: #FFF; font-size: .85em; white-space: nowrap; border-bottom: 1px solid #929293; background-image: none; }
#menu_top .sub li.last a { border-bottom: 0px none; }
#menu_top .sub li a:hover { color: #278454; }

#logo { display: block; position: absolute; left: 0; top: 95px; z-index: 2; }

#social { position: absolute; top: 89px; right: 7px; z-index: 2; }
.mp #social { top: 58px; }
#social li { margin-left: 2px; }
#face-code {background: transparent !important;}

#container > .row { position: relative; }
#container > .row > .side { width: 190px; float: left; color: #FFF; position: relative; }
#container > .row > .main { width: 685px; float: right; position: relative; z-index: 1; }

#container form.search { width: 185px; height: 23px; }
#container .search input { margin: 0; display: block; float: left; border: 0px none; background: url('../images/bg_search_input.png') no-repeat; }
#container .search input[type="text"] { width: 152px; height: 15px; padding: 4px; color: #278454; font-size: 0.8em; background-position: -24px 0; }
#container .search input[type="submit"] { width: 24px; height: 23px; padding: 0; text-indent: -3000px; font-size: 0; line-height: 0; cursor: pointer; }

#slider { width: 100%; height: 675px; padding-top: 1px; position: relative; z-index: 1; }
#slider .cars { width: 100%; margin-top: 200px; position: relative; z-index: 10; }
#slider .cars img {max-width: 100%;}

#slider .box { width: 270px; height: 78px; padding-bottom: 22px; position: absolute; z-index: 20; }
#slider .box h2 { margin: 0 0 8px; font-size: 1.2em; text-transform: uppercase; }
#slider .box p { margin: 8px 0; color: #a6a6a6; font-size: 0.85em; }
#slider .box .more { margin: 0; position: absolute; left: 0; bottom: 0; }
#slider .box .more a { width: 47px; height: 22px; display: block; background: url('../images/button_more_switch.png') no-repeat; }
#slider .box .more a:active { background-position: 0 -22px; }
#slider .box .more a span { display: none; }
#slider .box > div { position: absolute; }
#slider #sbox1 { top: 66px; left: 288px; }
#slider #sbox1 > div { width: 202px; height: 202px; left: 18px; bottom: -201px; background: url('../images/line_sbox_tl.png') no-repeat; }
#slider #sbox2 { top: 118px; right: 28px; text-align: right; }
#slider #sbox2 > div { width: 109px; height: 112px; left: 118px; bottom: -108px; background: url('../images/line_sbox_tr.png') no-repeat; }
#slider #sbox2 .more { left: auto; right: 0; }
#slider #sbox3 { bottom: 28px; left: 288px; text-align: right; }
#slider #sbox3 > div { width: 166px; height: 167px; left: 168px; top: -164px; background: url('../images/line_sbox_bl.png') no-repeat; }
#slider #sbox3 .more { left: auto; right: 0; }

/*#slider .pagination { height: 14px; margin: 0; padding: 32px 0 0 53px; display: block; list-style: none; position: absolute; right: 25px; bottom: 60px; background: url('../images/txt_pagination_slider.png') no-repeat; z-index: 15; }*/
#slider .owl-dots { height: 14px; margin: 15px 0 0 ; display: block; text-align: right;}
#slider .owl-dots .owl-dot { width: 14px; height: 14px; display: inline-block; margin: 0 5px 0 0; background: url('../images/bull_slider.png') no-repeat; }
#slider .owl-dots .owl-dot.active { background-position: 0 -14px; }

#slider .search { position: absolute; left: 0; bottom: 80px; }


#content {  }
#container #content .side { width: 237px; padding-top: 270px; }
.mp #container #content .side { padding-top: 0; }
#content .side.news {  }
#content .side.news h3 { font-size: 1.3em; }
#content .side.news h3 a { color: #FFF; }
#content .side.news p { font-size: 0.87em; }
#content .side.news .date { margin: 16px 0; color: #969797; font-size: 0.85em; }
#content .news .more { margin: 16px 0 0 }
#content .news .more a { width: 47px; height: 22px; display: block; background: url('../images/button_more_switch.png') no-repeat; }
#content .news .more a:active { background-position: 0 -22px; }
#content .news .more a span { display: none; }

#content .side .menu { width: 100%; border-top: 1px solid #B48829; }
#content .side .menu li { float: none; border-bottom: 1px solid #B48829; }
#content .side .menu li a { padding: 11px 54px 10px 5px; display: block; color: #FFF; font-size: 1.35em; font-weight: 900; text-transform: uppercase; text-align: right; }
#content .side .menu li.active a { background: #eeece7 url('../images/bg_menu_content.png') no-repeat 201px center; }
#content .side .menu li.active a,
#content .side .menu li a:hover { color: #1d1d1d; background-color: #eeece7; }

#content .main { padding: 0 0 0 8px; color: #767575; }
.mp #content .main { padding: 0; background-image: none; }
#content .main .col1of2 { width: 320px; float: left; }
#content .main .col1of2 .subtitle { margin-top: -12px; color: #a0a0a0; font-size: 0.9em; font-weight: 900; text-transform: uppercase; }

#content .main .col1of2.slider { margin-right: 43px; }
#content .main .slider .slides { width: 100%; margin: 15px 0; overflow: hidden; position: relative; }
#content .main .slider .slides .slide { width: 100%; margin-bottom: 40px; }
#content .main .slider img { width: 102px; }
#content .main .slider .slide > a { width: 102px; margin: 0 15px 5px 0; float: left; display: block; }
#content .main .slider .slide > img { margin: 0 15px 5px 0; float: left; display: block; }
#content .main .slider h3 { margin: 0 0 8px 0; color: #000; font-size: 1.1em; }
#content .main .slider h3 a { color: #000; }
#content .main .slider p { margin: 8px 0; color: #626262; font-size: 0.85em; text-align: justify; }

/*#content .main .slider .owl-dots { height: 14px; margin: 0; padding: 0; display: block; list-style: none; }*/
#content .main .slider .owl-dots { height: 14px; margin: 15px 0 0; display: block; }
#content .main .slider .owl-dots .owl-dot { width: 14px; height: 14px; display: inline-block; margin: 0 5px 0 0; background: url('../images/bull_slider.png') no-repeat; }
#content .main .slider .owl-dots .owl-dot.active { background-position: 0 -14px; }

#content .title {position: relative; margin: 0; padding: 58px 120px 58px 0; color: #000; font-size: 2em; font-weight: 900; text-transform: uppercase; }
#content .title:after,
#content .title:before {
	content: "";
	position: absolute;
	left: 0;
	width: 100%;
}
#content .title:after {
	top: 0;
	height: 34px;
	background: transparent url(../images/lines-top.png) no-repeat 0 0 / 100% 100%;
}
#content .title:before {
	bottom: 0;
	height: 36px;
	background: transparent url(../images/lines-bottom.png) no-repeat 0 0 / 100% 100%;
}
#content .main h2,
#content .main h3,
#content .main h4,
#content .main h5 { color: #000; }
#content .breadcrumbs { margin: 0 0 32px 26px; padding: 0 0 0 16px; color: #696969; font-size: 0.85em; background: url('../images/ico_home.png') no-repeat left center; }
#content .breadcrumbs a { margin-right: 14px; padding-left: 14px; color: #b1b1b1; background: url('../images/arrow_tiny.png') no-repeat left center; display: inline-block;}
#content .breadcrumbs a:last-child { text-decoration: underline; }
#content .breadcrumbs a:first-child { background-image: none; }
#content .breadcrumbs a:hover { color: #617fb4; }

#content .img_row a { margin: 0; display: block; float: left; position: relative; }
#content .img_row .overlay { display: none; background: url('../images/overlay_gallery.png'); }
#content .img_row .overlay,
#content .img_row .overlay .arrow { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 2; }
#content .img_row .overlay .arrow { background: url('../images/arrow_gallery.png') no-repeat center center; }
#content .img_row img { width: 136px; padding: 0; display: block; border: 0px none; position: relative; z-index: 1; }

#content .main .news { padding: 5px 0 10px; border-bottom: 1px solid #D9DADF; }
#content .main .news h2 a { color: #000; }
#content .main .news .img { margin: 0 0 5px 15px; float: right; }
#content .main .news .more {  }


#services { margin: 50px 0; padding: 0 0 0 193px; }
#services ul { margin: 0; padding: 0; list-style: none; }
#services ul li { padding: 0 0 0 82px;}
#services ul li.active { padding-left: 44px; }
#services ul li a { color: #d8d0bf; font-size: 2.1em; font-weight: 900; line-height: 1em; text-transform: uppercase; }
#services ul li.active a { color: #00540a; }
#services ul li a:hover { color: #00540a; }


#footer { width: 100%; margin: 30px 0 50px; clear: both; position: relative; }
#footer .main { padding-top: 30px; }
#footer #bgbox { width: 145px; height: 470px; position: absolute; right: -120px; bottom: -50px; background-color: #c9cbd6; z-index: 0; display: none; }
#footer #bgbox_home { width: 145px; height: 600px; position: absolute; right: -120px; bottom: -50px; background-color: #c9cbd6; z-index: 0; display: none;}
#footer p { color: #7e7e80; font-size: 0.85em; }
#footer a { color: #7e7e80; font-size: 0.85em; }
#footer .newsletter {  }
#footer .newsletter h3 { text-transform: uppercase; }
#footer .newsletter p { color: #fff; }
#footer .newsletter input { display: block; border: 0px none;  }
#footer .newsletter input[type="text"] { width: 150px; height: 15px; margin: 0; padding: 4px 26px 4px 9px; float: left; color: #ababab; font-size: 0.8em; background: url('../images/bg_newsletter_input.png') no-repeat; }
#footer .newsletter input[type="submit"] { margin: 10px 5px; padding: 0; float: right; color: #247646; font-size: 0.87em; cursor: pointer; background-color: transparent; padding: 5px 25px; color: #003c08; background-color: #B5892A; font-weight: 900; border-radius: 6px;}

#footer .cr_info { float: left; }
#footer .cr_info b { color: #000; }
#footer .contact { float: left; clear: left; }
#footer .contact b { color: #3d3c3c; font-weight: 400; }
#footer .author { float: right; margin-right: 30px; }


.menu { margin: 0; padding: 0; list-style: none; }
.menu li { margin: 0; padding: 0; display: block; float: left; }
.fl { float: left; }
.fr { float: right; }
.tac { text-align: center; }
.tar { text-align: right; }
.rtl { direction: rtl; unicode-bidi: bidi-override; }
.img_row a { margin: 5px; display: block; float: left; }
.img_row img { border: 1px solid #DDDDDD; padding: 5px; }
.img_row img:hover {border-color: #AAC43E; }
.l_wstecz { margin-top: 14px; text-align: center; }
*:focus { outline: medium none; }
.cf:after { height: 0; display: block; visibility: hidden; clear: both; font-size: 0; content: " "; }
* html .cf { zoom: 1; } /* IE6 */
*:first-child+html .cf { zoom: 1; } /* IE7 */

.trade { text-align: center; margin: 50px 0; padding: 0 0 0 208px; }
.trade li { list-style: none outside none; display: inline-block; vertical-align: middle; padding: 0 2px;  }

#movies { margin: 20px 0 0; padding: 0; }
#movies iframe { padding-right:40px;}

/**
 * Owl Carousel v2.2.0
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y; }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    -webkit-transform-style: preserve-3d; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.owl-carousel .fadeIn {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
      -ms-transform: scale(1.3, 1.3);
          transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }


/*RESPONSIVES*/
@media screen and (max-width: 1199px) {
	#slider .cars {
		height: auto;
	}
	#slider .cars img {
		height: auto !important;
		width: auto !important;
	}
}

@media screen and (max-width: 1024px) {
	* {
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	html {
		background: none;
	}
	body {
		min-width: 100%;
		background: #eeece7 url(../images/background-right.jpg) no-repeat center top / contain;
	}

	#container {
		width: 100%;
	}

	#logo {
		position: relative;
		top: 0;
		padding: 15px 15px 0;
		background-color: #003C08; 
	}
	#logo img {
		width: 120px;
	}

	#social {
		position: relative;
		top: 0 !important;
		right: 0;
		padding: 15px;
		background-color: #003C08; 
		border-bottom: 5px solid #B5892A;
	}
	#social.menu li {
		display: inline-block;
	}

	.menu-button {
		position: absolute;
		top: 35px;
		right: 15px;
		width: 40px;
		height: 40px;
		cursor: pointer;
		z-index: 5;
	}
	.menu-button span {
		position: absolute;
		right: 0;
		height: 3px;
		width: 100%;
		background-color: #fff;
		transition: all .3s ease-in-out 0s;
		-webkit-transition: all .3s ease-in-out 0s;
		-moz-transition: all .3s ease-in-out 0s;
		-ms-transition: all .3s ease-in-out 0s;
		-o-transition: all .3s ease-in-out 0s;
	}
	.menu-button span:first-of-type {
		top: 0;
	}
	.menu-button span:nth-of-type(2) {
		top: 6px;
		opacity: 1;
	}
	.menu-button span:last-of-type {
		top: 12px
	}
	.menu-button.open span:first-of-type {
		top: 6px;
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
	}
	.menu-button.open span:nth-of-type(2) {
		opacity: 0;
		right: -15px;
	}
	.menu-button.open span:last-of-type {
		top: 6px;
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
	}
	#menu_top {
		height: auto;
		padding: 0;
		margin: 0 0 15px;
		max-height: 0;
		overflow: hidden;
		transition: all .5s ease-in-out 0s;
		-webkit-transition: all .5s ease-in-out 0s;
		-moz-transition: all .5s ease-in-out 0s;
		-ms-transition: all .5s ease-in-out 0s;
		-o-transition: all .5s ease-in-out 0s;
	}
	#menu_top.open {
		max-height: 350px;
		overflow: scroll;
	}
	.menu li {
		float: none;
		position: relative;
	}
	#menu_top li a {
		height: auto;
		padding: 10px 15px;
		background: #CDC4B1;
		float: none;
		text-align: center;
		border-top: 1px solid #9b9b9b;
	}
	#menu_top li.first a {
		border: none;
	}
	#menu_top .sub {
		position: relative;
		left: 0;
		top: 0;
		width: 100%;
		display: block;
	}
	#menu_top .sub li {
		height: auto;
	}
	#menu_top .sub li a {
		display: block;
		background-color: #e9dfce;
		color: #646464;
		padding: 6px 15px;
	}


	#slider {
		height: auto;
		padding: 15px;
	}
	#slider .cars {
		padding: 15px 0 0;
		margin: 0;
		left: 0;
		height: auto !important;
	}
	#slider .cars img {
		position: relative !important;
	}

	#slider .box {
		position: relative;
		top: 0 !important;
		left: 0 !important;
		right: 0 !important;
		bottom: 0 !important;
		text-align: left !important;
		width: 100%;
		height: auto;
		padding: 25px 0 0;
	}
	#slider .box:last-of-type {
		padding-bottom: 25px;
	}
	#slider .box .more {
		position: relative;
		margin: 15px 0 0;
	}
	#slider .box div {
		display: none;
	}
	#slider .pagination {
		display: none;
	}
	#slider .search {
		bottom: auto;
		top: 0;
		left: 15px;
	}
	#container .search input[type="text"] {
		height: 23px;
		width: 161px;
	}

	#content .side.news {
		display: none;
	}
	#container > .row > .main {
		width: 100%;
		float: none;
		padding: 15px;
	}
	#content .main .col1of2.slider {
		margin-right: 20px;
	}
	#content .main .col1of2 {
		width: calc(50% - 10px);
	}
	#content .main .col1of2 img {
		max-width: 100%;
	}

	#movies:after {
		content: "";
		display: table;
		clear: both;
	}
	#movies iframe {
		width: calc(50% - 10px);
		float: left;
		padding: 0;
	}
	#movies iframe:nth-of-type(2n+2) {
		margin: 0 0 20px 20px;
	}

	#services {
		margin: 0;
		padding: 15px;
	}
	#services ul li {
		padding: 0;
		margin: 0 0 5px;
	}
	#services ul li.active {
		padding: 0 0 0 20px;
	}
	#services ul li a {
		font-size: 1.6em;
	}

	.before-footer  {
		padding: 15px;
	}
	.trade {
		padding: 0;
		margin: 0;
	}

	/*SUBPAGES*/
	#container > .row > .side {
		float: none;
		width: 100% !important;
		padding: 15px !important;
	}
	#content .side .menu {
		background-color: rgba(181, 137, 42, 0.35);
	}
	#content .side .menu li.active a, #content .side .menu li a:hover {
		background-color: transparent;
	}
	#content .side .menu li.active a {
		background-position: 98% center;	
	}
	#content .side .menu li a {
		padding: 7.5px 50px 7.5px 15px;
	}
	#content .title {
		font-size: 1.6em;
		padding: 45px 0;
	}
	#content .breadcrumbs {
		margin-left: 0;
	}
	iframe,
	img {
		max-width: 100%;
	}
	img {
		height: auto !important;
	}

	#footer {
		background-color: #003c08;
		margin: 0;
		padding: 15px;
		color: #fff;
		border-top: 5px solid #B5892A;
	}
	#container #footer .side {
		float: none !important;
		width: 100% !important;
		padding: 0 !important;
	}
	#footer .newsletter input[type="text"] {
		height: 32px;
		width: 185px;
		float: none;
		padding: 0 26px 10px 9px;
	}
	#footer .newsletter input[type="submit"] {
		float: none;
		margin: 0;
	}
	#footer .main:after {
		content: "";
		clear: both;
		display: table;
	}
	#footer .main {
		padding: 15px 0 0 !important;
	}
	#footer .cr_info,
	#footer .contact,
	#footer .author {
		float: none;
	}
	#footer p,
	#footer a {
		color: #fff;
	}
	#footer .contact b,
	#footer .cr_info b {
		color: #B5892A;
	}
}

@media screen and (max-width: 768px) {
	#content .side .menu li a {
		font-size: 1em;
	}
}

@media screen and (max-width: 500px) {
	#content .main .col1of2.slider {
		margin: 0 0 15px;
	}
	#content .main .col1of2,
	#movies iframe {
		width: 100%;
		float: none;
	}
	#movies iframe {
		margin: 0 0 15px !important;
	}

	#services ul li a {
		font-size: 1.3em;
	}

	#content .title {
		font-size: 1.35em;
	} 
}