﻿@font-face {
  font-family: "Oswald-Light";
  src: url("../../Content/fonts/Oswald-Light.ttf") format("truetype"); }

@font-face {
  font-family: "Oswald-Medium";
  src: url("../../Content/fonts/Oswald-Medium.ttf") format("truetype"); }

@font-face {
  font-family: "Raleway-Regular";
  src: url("../../Content/fonts/Raleway-Regular.ttf") format("truetype"); }

/*------------------------ begin btn -----------------------------*/
/*------------------------ end btn -----------------------------*/
.models-farm h2 {
  color: #d51125; }
  .models-farm h2 span {
    color: #000; }

.models-farm .filter-list ul.list-menu {
  background: #F6F8FA; }
  .models-farm .filter-list ul.list-menu li {
    /*a:hover {
					color: $color-red;
					text-decoration: none;
					i {					
						@include anim-linear;
                        transform: rotate(90deg);
					}
				}*/ }
    .models-farm .filter-list ul.list-menu li a, .models-farm .filter-list ul.list-menu li a:focus {
      background: rgba(0, 0, 0, 0.8);
      border-bottom: 1px solid rgba(88, 86, 87, 0.5);
      color: #fff; }
  .models-farm .filter-list ul.list-menu li.active a, .models-farm .filter-list ul.list-menu li.active a:focus, .models-farm .filter-list ul.list-menu li.active a:hover {
    color: #fff;
    background: #d51125;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15); }
    .models-farm .filter-list ul.list-menu li.active a i, .models-farm .filter-list ul.list-menu li.active a:focus i, .models-farm .filter-list ul.list-menu li.active a:hover i {
      color: #fff; }
  .models-farm .filter-list ul.list-menu li.active ul li a, .models-farm .filter-list ul.list-menu li.active ul li a:focus {
    background-color: #F8F8F8;
    color: #000;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15) !important; }
    .models-farm .filter-list ul.list-menu li.active ul li a:hover, .models-farm .filter-list ul.list-menu li.active ul li a:focus:hover {
      background-color: #fff;
      color: #d51125; }
  .models-farm .filter-list ul.list-menu li.active ul li.active a, .models-farm .filter-list ul.list-menu li.active ul li.active a:focus, .models-farm .filter-list ul.list-menu li.active ul li.active a:hover {
    color: #d51125; }
  .models-farm .filter-list ul.list-menu li.active ul li a[aria-expanded="true"] {
    color: #d51125; }
  .models-farm .filter-list ul.list-menu li.active ul li a[aria-expanded="false"] {
    color: #000; }

.models-farm .models-list .nav-tabs li a {
  background-color: #d51125;
  color: #fff; }

.models-farm .models-list .nav-tabs li.active a {
  background-color: #d51125; }

.models-farm .models-list .box-models a, .models-farm .models-list .box-models a:focus {
  color: #000; }

.models-farm .models-list .box-models a:hover {
  -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
  color: #d51125; }

.models-farm .models-list .box-models .box-list {
  color: #000; }
  .models-farm .models-list .box-models .box-list h4 {
    font-family: "Oswald-Medium"; }

.models-details-page .content-banner {
  text-shadow: initial; }
  .models-details-page .content-banner .banner-title {
    margin: inherit; }
    .models-details-page .content-banner .banner-title h2 {
      border: 0;
      padding-bottom: 0;
      margin-bottom: 0; }

.models-details-page .models-details-video h2 {
  font-family: "Oswald-Light", sans-serif; }

.models-details-page #nm-intro {
  background: url("../../Content/images/bg-detail.jpg") no-repeat center bottom #fff; }
  .models-details-page #nm-intro .nm-title {
    color: #d51125;
    font-family: "Oswald-Light", sans-serif;
    margin-top: 0; }
  .models-details-page #nm-intro .nm-heading {
    color: #575556; }
  .models-details-page #nm-intro p {
    font-family: "Oswald-Light", sans-serif;
    color: #575556; }
  .models-details-page #nm-intro .options {
    background-color: rgba(0, 0, 0, 0.7); }
    .models-details-page #nm-intro .options .link .small-arrow {
      background: url("../../Content/images/svg-icons/arrow-right.svg") no-repeat center center #fff; }
    .models-details-page #nm-intro .options .link .small-play {
      background: url("../../Content/images/svg-icons/play-button.svg") no-repeat center center #fff; }
    .models-details-page #nm-intro .options .link span {
      color: #FFFFFF; }
    .models-details-page #nm-intro .options .link:hover span {
      color: #d51125; }
    .models-details-page #nm-intro .options h4 {
      color: #fff;
      font-size: 18px; }
    .models-details-page #nm-intro .options .pdf {
      color: #fff; }
      .models-details-page #nm-intro .options .pdf div {
        background: url("../../Content/images/svg-icons/pdf-icon.svg") center left no-repeat; }
      .models-details-page #nm-intro .options .pdf:hover {
        color: #d51125; }
    .models-details-page #nm-intro .options .get-view {
      border-right: 1px solid white; }
  .models-details-page #nm-intro .form-title {
    color: #fff;
    background-color: #d51125;
    font-family: "Oswald-Light", sans-serif; }
    .models-details-page #nm-intro .form-title span {
      color: #fff; }
  .models-details-page #nm-intro .form-shell {
    background-color: #fff; }
    .models-details-page #nm-intro .form-shell label {
      font-family: "Raleway-Regular", sans-serif;
      color: #000; }
    .models-details-page #nm-intro .form-shell .noticed {
      font-family: "Raleway-Regular", sans-serif; }
      .models-details-page #nm-intro .form-shell .noticed a {
        color: #d51125; }
    .models-details-page #nm-intro .form-shell .btn-direction {
      border: 0;
      background: #d51125;
      color: #fff;
      display: flex;
      padding: 0 20px;
      justify-content: center;
      align-items: center;
      height: 45px;
      text-align: center;
      line-height: 1.3;
      text-transform: uppercase;
      text-decoration: none; }
      .models-details-page #nm-intro .form-shell .btn-direction:hover {
        background: #d51125;
        text-decoration: none; }

.models-details-page .nm-gallery .style-3 {
  font-family: "Oswald-Light", sans-serif; }

.models-details-page .grey-strip .text-body {
  background: #f0f0f0; }

.models-details-page #nm-specs h2 {
  font-family: "Oswald-Light", sans-serif; }

.models-details-page #nm-specs .specs-table > thead > tr > th {
  border: 1px solid #B3B3B3; }

.models-details-page #nm-specs .specs-table > tbody > tr > td {
  border: 1px solid #B3B3B3; }

@media (max-width: 768px) {
  .content-filter-farm {
    background: rgba(0, 0, 0, 0.5); }
    .content-filter-farm .filter-list {
      background: #fff; } }

.btn-filter-farm {
  background-color: #d51125;
  border: 2px solid #fff;
  color: #fff; }

.banner-small {
  text-align: center;
  color: #fff;
  padding: 40px 0;
  text-shadow: 2px 2px #575556; }
  .banner-small h5 {
    margin-top: 0;
    font-size: 16px; }
  .banner-small h2 {
    text-transform: uppercase;
    margin-top: 0;
    font-size: 30px; }

.banner-massey-ferguson {
  background: url("/Content/images/banner-models/b-MF.jpg") 0 bottom no-repeat;
  background-position: center center;
  background-size: cover; }

.banner-fendt {
  background: url("/Content/images/banner-models/b-FE.jpg") 0 bottom no-repeat;
  background-position: center center;
  background-size: cover; }

.banner-kioti {
  background: url("/Content/images/banner-models/b-KI.jpg") 0 bottom no-repeat;
  background-position: center center;
  background-size: cover; }

.banner-iseki {
  background: url("/Content/images/banner-models/b-IS.jpg") 0 bottom no-repeat;
  background-position: center center;
  background-size: cover; }

.banner-kverneland {
  background: url("/Content/images/banner-models/b-KV.jpg") 0 bottom no-repeat;
  background-position: center center;
  background-size: cover; }

.banner-hardi {
  background: url("/Content/images/banner-models/b-HA.jpg") 0 bottom no-repeat;
  background-position: center center;
  background-size: cover; }

body {
  font-family: "Raleway-Regular", sans-serif;
  font-size: 18px;
  line-height: 1.5;
  background-image: url("../../Content/images/bg-main.jpg"); }
  @media (max-width: 992px) {
    body {
      font-size: 15px; } }

.c-1450, .c-1560 {
  max-width: 1560px !important;
  width: 100%; }

.w-900 {
  max-width: 900px;
  width: 100%; }

.w-600 {
  max-width: 600px;
  width: 100%; }

h1, h2, h3 {
  font-family: "Oswald-Light", sans-serif;
  color: #d51125;
  text-transform: uppercase;
  font-size: 56px; }
  h1 span, h2 span, h3 span {
    color: #000; }
  @media (min-width: 993px) and (max-width: 1199px) {
    h1, h2, h3 {
      font-size: 40px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    h1, h2, h3 {
      font-size: 32px; } }
  @media (max-width: 767px) {
    h1, h2, h3 {
      font-size: 28px; } }

.js-menu {
  font-family: "Oswald-Medium", sans-serif;
  text-align: center;
  background: #fff; }
  .js-menu .navbar-default {
    background: #fff;
    border: none !important;
    color: #363636; }
  .js-menu .navbar {
    margin-bottom: 0;
    border-bottom: none;
    border-left: none;
    border-right: none;
    border-radius: 0; }
  .js-menu .navbar .nav > li a {
    font-weight: normal;
    color: #363636; }
  .js-menu .navbar .nav > li > a {
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center; }
  .js-menu .navbar-default {
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.08);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.08); }
  .js-menu .navbar .nav > li a:hover, .js-menu .navbar .nav > li a:focus {
    background: #d51125;
    color: #fff; }
  .js-menu .navbar-default .navbar-nav > .active > a, .js-menu .navbar-default .navbar-nav > .active > a:hover, .js-menu .navbar-default .navbar-nav > .active > a:focus {
    background: #d51125;
    color: #fff; }
  @media (min-width: 768px) {
    .js-menu .nav.navbar-nav {
      display: inline-block;
      float: none; } }
  @media (min-width: 993px) {
    .js-menu .nav.navbar-nav {
      margin-bottom: -6px; } }
  @media (max-width: 992px) {
    .js-menu .nav.navbar-nav {
      margin-bottom: -4px; } }
  @media (min-width: 1561px) {
    .js-menu .navbar .nav > li {
      margin-left: 10px;
      margin-right: 10px; }
      .js-menu .navbar .nav > li a.top-level {
        padding-left: 30px;
        padding-right: 30px; }
      .js-menu .navbar .nav > li a {
        font-size: 20px; } }
  @media (min-width: 1200px) and (max-width: 1560px) {
    .js-menu .navbar .nav > li {
      margin-left: 4px;
      margin-right: 4px; }
      .js-menu .navbar .nav > li a.top-level {
        padding-left: 20px;
        padding-right: 20px; }
      .js-menu .navbar .nav > li a {
        font-size: 18px; } }
  @media (min-width: 768px) {
    .js-menu .navbar > .container {
      padding-left: 0px;
      padding-right: 0px; }
    .js-menu .navbar-nav {
      margin-left: 0%; }
    .js-menu .navbar-collapse {
      padding-left: 0;
      padding-right: 0; } }
  @media (min-width: 993px) and (max-width: 1199px) {
    .js-menu .navbar .nav > li {
      margin-left: 1px;
      margin-right: 1px; }
      .js-menu .navbar .nav > li a.top-level {
        padding-left: 17px;
        padding-right: 17px; }
      .js-menu .navbar .nav > li a {
        font-size: 16px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .js-menu .navbar .nav > li a {
      padding-left: 10px;
      padding-right: 10px;
      font-size: 15px; }
    .js-menu .home {
      display: none !important; } }
  .js-menu .dropdown.open a.dropdown-toggle:link, .js-menu .dropdown.open a.dropdown-toggle:hover, .js-menu .dropdown.open a.dropdown-toggle:active {
    background: #d51125;
    color: #fff; }
  .js-menu .dropdown .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    min-width: 205px;
    padding: 0px 0;
    margin: 0px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    border-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    border: none;
    text-transform: uppercase; }
    .js-menu .dropdown .dropdown-menu li a {
      padding: 20px 30px 20px 55px !important;
      background: #fff url("../../Content/images/keyboard-right-arrow-button1.svg") 20px center no-repeat;
      background-size: 14px 14px;
      -webkit-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      @media (min-width: 1200px) {
        .js-menu .dropdown .dropdown-menu li a {
          font-size: 16px;
          padding: 12px 25px 12px 50px !important; } }
      @media (min-width: 993px) and (max-width: 1199px) {
        .js-menu .dropdown .dropdown-menu li a {
          font-size: 16px;
          padding: 12px 25px 12px 50px !important; } }
      @media (min-width: 768px) and (max-width: 992px) {
        .js-menu .dropdown .dropdown-menu li a {
          font-size: 15px;
          padding: 12px 25px 12px 50px !important; } }
      .js-menu .dropdown .dropdown-menu li a:hover, .js-menu .dropdown .dropdown-menu li a:active {
        background: #d51125 url("../../Content/images/keyboard-right-arrow-button.svg") 30px center no-repeat;
        color: white;
        background-size: 14px 14px;
        -webkit-transition: 0.2s ease all;
        transition: 0.2s ease all; }
    .js-menu .dropdown .dropdown-menu li.dropdown-submenu {
      position: relative; }
      .js-menu .dropdown .dropdown-menu li.dropdown-submenu > a {
        padding: 20px 30px 20px 55px !important;
        background: #fff url("../../Content/images/keyboard-right-arrow-button1.svg") 20px center no-repeat !important;
        background-size: 14px 14px !important;
        color: #363636 !important;
        -webkit-transition: 0.2s ease all;
        transition: 0.2s ease all; }
        @media (min-width: 1200px) {
          .js-menu .dropdown .dropdown-menu li.dropdown-submenu > a {
            font-size: 16px;
            padding: 12px 25px 12px 50px !important; } }
        @media (min-width: 993px) and (max-width: 1199px) {
          .js-menu .dropdown .dropdown-menu li.dropdown-submenu > a {
            font-size: 16px;
            padding: 12px 25px 12px 50px !important; } }
        @media (min-width: 768px) and (max-width: 992px) {
          .js-menu .dropdown .dropdown-menu li.dropdown-submenu > a {
            font-size: 15px;
            padding: 12px 25px 12px 50px !important; } }
        .js-menu .dropdown .dropdown-menu li.dropdown-submenu > a:hover, .js-menu .dropdown .dropdown-menu li.dropdown-submenu > a:active {
          background: #d51125 url("../../Content/images/keyboard-right-arrow-button.svg") 30px center no-repeat !important;
          color: white !important;
          background-size: 14px 14px !important;
          -webkit-transition: 0.2s ease all;
          transition: 0.2s ease all; }
      .js-menu .dropdown .dropdown-menu li.dropdown-submenu .dropdown-menu {
        position: absolute;
        top: 0;
        left: 100%;
        z-index: 1000;
        float: left;
        min-width: 205px;
        padding: 0px 0;
        margin: 0px 0 0;
        font-size: 14px;
        text-align: left;
        list-style: none;
        background-color: #fff;
        border-radius: 0px;
        -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        border: none;
        text-transform: uppercase; }
      .js-menu .dropdown .dropdown-menu li.dropdown-submenu .caret {
        position: absolute;
        right: 10px;
        top: 20px;
        transform: rotate(270deg);
        border-top: 5px solid;
        border-right: 5px solid transparent;
        border-left: 5px solid transparent; }

/**
 * Sliding swipe menu CSS
 */
.menu-class {
  height: 100%;
  width: 280px;
  left: 0;
  top: 0;
  z-index: 99999;
  position: fixed;
  overflow-y: auto;
  overflow-x: visible;
  transform: translate(-280px, 0); }

.ssm-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.2);
  display: none;
  z-index: 99998; }

@media (min-width: 993px) {
  .menu-mobile {
    display: none; } }

.menu-mobile .menu-class {
  padding: 15px;
  text-transform: uppercase;
  color: #575556; }
  .menu-mobile .menu-class h2 {
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 5px; }
    .menu-mobile .menu-class h2 a, .menu-mobile .menu-class h2 a:focus {
      color: #575556;
      font-size: 14px;
      -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
      transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3); }
      .menu-mobile .menu-class h2 a:hover, .menu-mobile .menu-class h2 a:focus:hover {
        text-decoration: none;
        color: #d51125; }
  .menu-mobile .menu-class h3 {
    font-size: 13px;
    margin-top: 10px;
    padding-left: 15px; }
    .menu-mobile .menu-class h3 a, .menu-mobile .menu-class h3 a:focus {
      color: #d51125;
      font-size: 13px;
      -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
      transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3); }
      .menu-mobile .menu-class h3 a:hover, .menu-mobile .menu-class h3 a:focus:hover {
        text-decoration: none;
        color: #d51125; }
  .menu-mobile .menu-class ul {
    padding-left: 20px; }
    .menu-mobile .menu-class ul li a, .menu-mobile .menu-class ul li a:focus {
      font-size: 12px;
      color: #575556;
      -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
      transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3); }
      .menu-mobile .menu-class ul li a:hover, .menu-mobile .menu-class ul li a:focus:hover {
        text-decoration: none;
        color: #d51125; }
  .menu-mobile .menu-class .btn-link span {
    font-size: 12px !important;
    padding: 0px 10px;
    min-width: 180px;
    height: 36px; }
  .menu-mobile .menu-class .btn-link i {
    height: 36px;
    width: 36px; }
  .menu-mobile .menu-class .logo-menu-mobile img {
    margin-bottom: 10px; }

/* width */
.menu-mobile ::-webkit-scrollbar {
  width: 4px; }

/* Track */
.menu-mobile ::-webkit-scrollbar-track {
  background: #f1f1f1; }

/* Handle */
.menu-mobile ::-webkit-scrollbar-thumb {
  background: #ccc; }

/* Handle on hover */
.menu-mobile ::-webkit-scrollbar-thumb:hover {
  background: #ccc; }

.menu-class {
  background-color: #fff; }

.menu-mobile .menu-class h2 {
  background: rgba(0, 0, 0, 0.06);
  margin-top: 0px;
  padding: 10px 15px;
  letter-spacing: 2px; }

.menu-class li {
  list-style-type: none; }

.menu-mobile .menu-class ul li a, .menu-mobile .menu-class ul li a:focus {
  font-size: 13px;
  -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
  transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
  padding: 7px 0; }

.header {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f3f3f3+100 */
  background: #fff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f3f3f3 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 0%, #f3f3f3 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f3f3',GradientType=0 );
  /* IE6-9 */ }
  .header .logo-class {
    /*@media (min-width:460px) {
			text-align: left;
			.hdf-div1 {
				display: none;
			}
		}*/ }
    @media (max-width: 767px) {
      .header .logo-class img {
        display: inline-block;
        max-width: 300px;
        width: 100%; } }
    .header .logo-class .logo img {
      margin-top: 20px;
      margin-bottom: 20px; }
      @media (min-width: 1200px) and (max-width: 1440px) {
        .header .logo-class .logo img {
          max-width: 350px; } }
      @media (min-width: 993px) and (max-width: 1199px) {
        .header .logo-class .logo img {
          max-width: 260px;
          margin-top: 30px; } }
      @media (min-width: 768px) and (max-width: 992px) {
        .header .logo-class .logo img {
          max-width: 280px; } }
      @media (min-width: 551px) and (max-width: 767px) {
        .header .logo-class .logo img {
          max-width: 200px;
          margin-top: 15px; } }
      @media (max-width: 550px) {
        .header .logo-class .logo img {
          max-width: 180px;
          margin-top: 10px; } }
  @media (max-width: 767px) {
    .header .mobi-class {
      padding-top: 5px;
      height: 35px; }
      .header .mobi-class .social-header-class a, .header .mobi-class .social-header-class a:focus {
        font-size: 20px;
        margin-right: 5px;
        color: #575556;
        text-decoration: none;
        -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
        transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3); }
      .header .mobi-class .social-header-class a:hover {
        color: #d51125;
        text-decoration: none; }
      .header .mobi-class .menu-mobi {
        float: right;
        margin-top: 5px; } }
  @media (min-width: 460px) and (max-width: 767px) {
    .header .info-contact {
      /*.address-class.pull-left {
				border-left:0;
				border-right:0;
			}*/ } }
  @media (max-width: 767px) {
    .header .info-contact {
      display: inline-block; }
      .header .info-contact .hdf-div {
        display: none; }
      .header .info-contact .address-class {
        padding: 5px 10px !important;
        border-left: 0 !important;
        border-right: 0 !important; } }
  .header .info-contact .address-class {
    border-left: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    font-family: "Oswald-Medium", sans-serif;
    text-transform: uppercase; }
    @media (min-width: 1200px) {
      .header .info-contact .address-class {
        padding: 20px; } }
    @media (min-width: 993px) and (max-width: 1199px) {
      .header .info-contact .address-class {
        padding: 20px 15px; } }
    @media (min-width: 768px) and (max-width: 992px) {
      .header .info-contact .address-class {
        padding: 15px 10px; } }
    @media (max-width: 767px) {
      .header .info-contact .address-class {
        padding: 15px 10px; } }
    .header .info-contact .address-class .title {
      color: #575556; }
    .header .info-contact .address-class .phone a, .header .info-contact .address-class .phone a:focus {
      color: #363636;
      text-decoration: none;
      -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
      transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3); }
    .header .info-contact .address-class .phone a:hover {
      color: #d51125;
      text-decoration: none; }
    @media (min-width: 1561px) {
      .header .info-contact .address-class .title {
        font-size: 19px; }
      .header .info-contact .address-class .phone {
        font-size: 30px; } }
    @media (min-width: 1441px) and (max-width: 1560px) {
      .header .info-contact .address-class .title {
        font-size: 16px;
        margin-top: 10px; }
      .header .info-contact .address-class .phone {
        font-size: 26px; } }
    @media (min-width: 1200px) and (max-width: 1440px) {
      .header .info-contact .address-class .title {
        font-size: 14px;
        margin-top: 5px; }
      .header .info-contact .address-class .phone {
        font-size: 22px; } }
    @media (min-width: 993px) and (max-width: 1199px) {
      .header .info-contact .address-class .title {
        font-size: 12px;
        margin-top: 5px; }
      .header .info-contact .address-class .phone {
        font-size: 20px; } }
    @media (min-width: 768px) and (max-width: 992px) {
      .header .info-contact .address-class .title {
        font-size: 14px; }
      .header .info-contact .address-class .phone {
        font-size: 24px; } }
    @media (min-width: 551px) and (max-width: 767px) {
      .header .info-contact .address-class .title {
        font-size: 11px; }
      .header .info-contact .address-class .phone {
        font-size: 16px; } }
    @media (max-width: 550px) {
      .header .info-contact .address-class {
        float: none !important;
        padding: 5px 0px 5px 10px !important; }
        .header .info-contact .address-class .title {
          font-size: 13px;
          float: left;
          margin-right: 5px;
          width: 56px;
          text-align: right; }
          .header .info-contact .address-class .title span {
            display: none; }
        .header .info-contact .address-class .phone {
          font-size: 13px;
          float: left; } }
    .header .info-contact .address-class p {
      margin-bottom: 0; }
  .header .info-contact .address-class1 {
    margin-left: -1px; }
  .header .info-contact .social-header-class {
    padding-top: 10px;
    padding-left: 10px; }
    @media (max-width: 992px) {
      .header .info-contact .social-header-class {
        padding-top: 0px;
        padding-left: 5px; }
        .header .info-contact .social-header-class i {
          margin: 8px !important; } }
    .header .info-contact .social-header-class i {
      font-size: 20px;
      margin: 10px; }
      @media (min-width: 460px) {
        .header .info-contact .social-header-class i {
          display: -webkit-box; } }
      @media (max-width: 459px) {
        .header .info-contact .social-header-class i {
          margin-bottom: 20px !important; } }
    .header .info-contact .social-header-class a, .header .info-contact .social-header-class a:focus {
      color: #575556;
      text-decoration: none; }
    .header .info-contact .social-header-class a:hover {
      color: #d51125;
      text-decoration: none; }

.btn-link, .btn-link:focus {
  font-family: "Oswald-Medium", sans-serif;
  background: transparent !important;
  color: #d51125 !important;
  padding: 11px 32px;
  text-transform: uppercase;
  display: inline-block;
  border-radius: 25px;
  line-height: 1.2;
  text-decoration: none;
  border: 1px solid #d51125;
  text-shadow: 0 0px 0 #fff !important;
  -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
  transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3); }
  @media (max-width: 767px) {
    .btn-link, .btn-link:focus {
      padding: 11px 12px; } }

.btn-link:hover, .service-class .service-box a:hover span.btn-link, .posts-class .box-posts a:hover span.btn-link, .vehicle-class a:hover span.btn-link {
  background: #d51125 !important;
  color: #fff !important;
  text-decoration: none; }

.line1 {
  width: 80px;
  height: 1px;
  text-align: center;
  background: #000;
  border-top: 0;
  margin-top: 20px;
  margin-bottom: 20px; }

.line2 {
  width: 80px;
  height: 1px;
  text-align: left;
  background: #000;
  display: inline-block;
  border-top: 0;
  margin-top: 15px;
  margin-bottom: 15px; }

.line3 {
  width: 80px;
  height: 1px;
  text-align: left;
  background: #d51125;
  display: inline-block;
  border-top: 0;
  margin-top: 10px;
  margin-bottom: 5px; }

#btnTopPages {
  position: fixed;
  bottom: 50px;
  right: 20px;
  z-index: 999;
  background: #d51125; }
  #btnTopPages a, #btnTopPages a:focus {
    color: #fff !important;
    text-decoration: inherit;
    background: #d51125;
    padding: 5px 7px; }
  #btnTopPages a:hover {
    color: #fff !important;
    text-decoration: inherit;
    background: #d51125; }

.fixed-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999; }

.banner-slider {
  background: #000;
  /********************
	*****Slide effect
	**********************/
  /*---------- INDICATORS CONTROL ----------*/
  /*---------- SLIDE CAPTION ----------*/ }
  @media (min-width: 768px) {
    .banner-slider {
      margin-bottom: 60px; } }
  .banner-slider .fa-4 {
    font-size: 3em;
    position: absolute;
    top: 45%;
    z-index: 5;
    display: inline-block; }
  .banner-slider .fa-angle-left.fa-4 {
    left: 10%; }
  .banner-slider .fa-angle-right.fa-4 {
    right: 10%; }
  .banner-slider .carousel-fade {
    overflow: hidden;
    max-height: 800px;
    /*.carousel-inner {
			z-index: 10000;
			width: 5%;
			@media (max-width: 767px) {
				display: none;
			}
		}*/
    position: relative; }
    @media (min-width: 768px) and (max-width: 992px) {
      .banner-slider .carousel-fade {
        height: 430px; }
        .banner-slider .carousel-fade .item {
          overflow: hidden; }
          .banner-slider .carousel-fade .item img {
            height: 430px; } }
    @media (max-width: 767px) {
      .banner-slider .carousel-fade {
        height: 300px; }
        .banner-slider .carousel-fade .item {
          overflow: hidden; }
          .banner-slider .carousel-fade .item img {
            height: 300px; } }
  .banner-slider .bs-slider:hover {
    cursor: default;
    /*cursor: -moz-grab;
		cursor: -webkit-grab;*/ }
  .banner-slider .bs-slider:active {
    /*cursor: -moz-grabbing;
		cursor: -webkit-grabbing;*/ }
  .banner-slider .bs-slider .bs-slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1); }
  .banner-slider .bs-slider > .carousel-inner > .item > img,
  .banner-slider .bs-slider > .carousel-inner > .item > a > img {
    margin: auto;
    width: 100% !important; }
    @media (max-width: 993px) {
      .banner-slider .bs-slider > .carousel-inner > .item > img,
      .banner-slider .bs-slider > .carousel-inner > .item > a > img {
        width: auto !important;
        max-width: inherit !important; } }
  .banner-slider .fade {
    opacity: 1; }
  .banner-slider .fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0 !important;
    display: block !important;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s; }
  .banner-slider .fade .item:first-child {
    top: auto;
    position: relative; }
  .banner-slider .fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s; }
  .banner-slider .indicators-line > .carousel-indicators {
    right: 45%;
    bottom: 3%;
    left: auto;
    width: 90%;
    height: 20px;
    font-size: 0;
    overflow-x: auto;
    text-align: right;
    overflow-y: hidden;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    white-space: nowrap; }
  .banner-slider .indicators-line > .carousel-indicators li {
    padding: 0;
    width: 15px;
    height: 15px;
    border: 1px solid #fff;
    text-indent: 0;
    overflow: hidden;
    text-align: left;
    position: relative;
    letter-spacing: 1px;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 5px;
    -webkit-transition: all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    z-index: 10;
    cursor: pointer; }
  .banner-slider .indicators-line > .carousel-indicators li:last-child {
    margin-right: 0; }
  .banner-slider .indicators-line > .carousel-indicators .active {
    margin: 1px 5px 1px 1px;
    box-shadow: 0 0 0 2px #d51125;
    background-color: transparent;
    position: relative;
    -webkit-transition: box-shadow 0.3s ease;
    -moz-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease; }
  .banner-slider .indicators-line > .carousel-indicators .active:before {
    transform: scale(0.5);
    background-color: #d51125;
    content: "";
    position: absolute;
    left: -1px;
    top: -1px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease; }
  .banner-slider .slide_style_left {
    text-align: left !important; }
  .banner-slider .slide-text {
    right: 0;
    margin: auto;
    padding: 10px;
    position: absolute;
    text-align: left;
    padding: 10px 85px; }
    @media (min-width: 1560px) {
      .banner-slider .slide-text {
        left: 6%;
        top: 16%; } }
    @media (min-width: 1200px) and (max-width: 1559px) {
      .banner-slider .slide-text {
        left: 1%;
        top: 9%; } }
    @media (min-width: 768px) and (max-width: 1199px) {
      .banner-slider .slide-text {
        left: 1%;
        top: 7%; } }
    @media (max-width: 767px) {
      .banner-slider .slide-text {
        left: 1%;
        top: 7%; } }
    @media (max-width: 767px) {
      .banner-slider .slide-text {
        padding: 10px 20px; } }
    .banner-slider .slide-text .line-red {
      border-left: 10px solid #d51125;
      padding-left: 20px;
      padding-top: 10px;
      padding-bottom: 15px; }
      .banner-slider .slide-text .line-red p {
        font-family: "Oswald-Medium", sans-serif;
        text-transform: uppercase;
        color: #fff;
        line-height: 1.4;
        text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.6); }
        @media (max-width: 767px) {
          .banner-slider .slide-text .line-red p {
            line-height: 1.3; } }
      .banner-slider .slide-text .line-red a, .banner-slider .slide-text .line-red a:focus {
        text-decoration: none; }
        .banner-slider .slide-text .line-red a .btn-link, .banner-slider .slide-text .line-red a:focus .btn-link {
          margin-top: 10px;
          background: #d51125 !important;
          color: #fff !important;
          border: 2px solid #d51125 !important; }
      .banner-slider .slide-text .line-red a:hover {
        text-decoration: none; }
        .banner-slider .slide-text .line-red a:hover .btn-link {
          background: #fff !important;
          color: #d51125 !important;
          border: 2px solid #d51125 !important; }
  .banner-slider .slide-text > h2 {
    font-family: "Oswald-Light";
    color: #575556;
    font-style: normal;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    display: inline; }
  @media (min-width: 1560px) {
    .banner-slider .slide-text > h2 {
      font-size: 60px;
      line-height: 1.6em;
      width: 550px;
      display: inline-block; }
      .banner-slider .slide-text > h2 > span {
        padding: 0em;
        box-shadow: 0.3em 0 0 rgba(246, 246, 246, 0.9), -0.3em 0 0 rgba(246, 246, 246, 0.9);
        background-color: #f6f6f6;
        background-color: rgba(246, 246, 246, 0.9); }
    .banner-slider .line-red {
      margin-left: -19px;
      margin-top: 30px;
      width: 60%; }
      .banner-slider .line-red p {
        font-size: 30px; } }
  @media (min-width: 1200px) and (max-width: 1559px) {
    .banner-slider .slide-text > h2 {
      font-size: 50px;
      line-height: 1.6em; }
      .banner-slider .slide-text > h2 > span {
        padding: 0em;
        box-shadow: 0.3em 0 0 rgba(246, 246, 246, 0.9), -0.3em 0 0 rgba(246, 246, 246, 0.9);
        background-color: #f6f6f6;
        background-color: rgba(246, 246, 246, 0.9); }
    .banner-slider .line-red {
      margin-left: -17px;
      margin-top: 30px;
      width: 60%; }
      .banner-slider .line-red p {
        font-size: 24px; } }
  @media (min-width: 993px) and (max-width: 1199px) {
    .banner-slider .line-red {
      width: 80%; } }
  @media (min-width: 768px) and (max-width: 1199px) {
    .banner-slider .slide-text > h2 {
      font-size: 40px;
      line-height: 1.6em; }
      .banner-slider .slide-text > h2 > span {
        padding: 0em;
        box-shadow: 0.3em 0 0 rgba(246, 246, 246, 0.9), -0.3em 0 0 rgba(246, 246, 246, 0.9);
        background-color: #f6f6f6;
        background-color: rgba(246, 246, 246, 0.9); }
    .banner-slider .line-red {
      margin-left: -14px;
      margin-top: 10px; }
      .banner-slider .line-red p {
        font-size: 24px; } }
  @media (max-width: 767px) {
    .banner-slider .slide-text > h2 {
      font-size: 32px;
      line-height: 1.6em; }
      .banner-slider .slide-text > h2 > span {
        padding: 0em;
        box-shadow: 0.3em 0 0 rgba(246, 246, 246, 0.9), -0.3em 0 0 rgba(246, 246, 246, 0.9);
        background-color: #f6f6f6;
        background-color: rgba(246, 246, 246, 0.9); }
    .banner-slider .line-red {
      margin-left: -10px;
      margin-top: 10px; }
      .banner-slider .line-red p {
        font-size: 20px; } }
  @media (max-width: 400px) {
    .banner-slider .slide-text > h2 {
      font-size: 24px; }
    .banner-slider .line-red p {
      font-size: 16px; } }
  .banner-slider .carousel-control {
    background: transparent; }
    @media (min-width: 1200px) {
      .banner-slider .carousel-control {
        width: 100px; } }
    @media (max-width: 1199px) {
      .banner-slider .carousel-control {
        width: 80px; } }
  @media (max-width: 1199px) and (max-width: 767px) {
    .banner-slider .carousel-control {
      width: 50px; } }
    .banner-slider .carousel-control .fa-angle-left.fa-4 {
      right: 0; }
    .banner-slider .carousel-control .fa-angle-right.fa-4 {
      left: 0; }

footer .box-info-contact {
  margin-bottom: 40px;
  display: inline-block;
  width: 100%;
  background: #f6f6f6;
  /*@media(min-width:1200px) {
			background: $color-red;
		}
		@media(max-width:1199px) {
			background: $color-grey1;
		}*/
  /*@media(min-width:1199px) {
			.left, .right {
				min-height: 500px;
				background: $color-grey1;
				position: relative;
				width: calc(50% - 30px);
			}
			.left {
				float: left;
			}
			.right {
				float: right;
			}
			.left:after, .right:before {
				content:'';
				position: absolute;
				top: 0;
				width: 0;
				height: 0;
			}
			.left:after {
				left: 100%;
				border-top: 500px solid $color-grey1;
				border-right: 59px solid transparent;
			}
			.right:before {
				right: 100%;
				border-bottom: 500px solid $color-grey1;
				border-left: 59px solid transparent;
			}
		}
		@media(max-width:992px) {
			.left, .right {
				background: $color-grey1;
			}
		}*/ }
  @media (max-width: 767px) {
    footer .box-info-contact .pull-left, footer .box-info-contact .pull-right {
      float: none !important; } }
  footer .box-info-contact .box-contact {
    padding: 30px 0px;
    /*@media (min-width:1560px) {
				padding-top: 20%;
				padding-left: 8%;
			}			
			@media (min-width:1200px) and (max-width:1559px) {
				padding-top: 20%;
				padding-left: 5%;
			}
			@media (max-width:1199px) {
				padding-top: 20%;
				padding-left: 5%;
			}
			@media (max-width:767px) {
				padding: 40px 20px;
			}
			@media (max-width:400px) {
				padding: 30px 0px;
			}*/ }
    footer .box-info-contact .box-contact h3 {
      font-size: 32px;
      margin: 0; }
    footer .box-info-contact .box-contact ul {
      list-style: none;
      padding-left: 0;
      margin-bottom: 30px; }
      footer .box-info-contact .box-contact ul li {
        margin-bottom: 25px; }
        footer .box-info-contact .box-contact ul li a, footer .box-info-contact .box-contact ul li a:focus {
          color: #363636;
          text-decoration: none; }
          footer .box-info-contact .box-contact ul li a i, footer .box-info-contact .box-contact ul li a:focus i {
            width: 30px;
            font-size: 24px; }
        footer .box-info-contact .box-contact ul li a:hover {
          color: #d51125;
          text-decoration: none; }
  footer .box-info-contact iframe {
    margin-bottom: -10px; }
  @media (min-width: 1200px) {
    footer .box-info-contact .left, footer .box-info-contact .center {
      border-right: 1px solid rgba(179, 179, 179, 0.3); } }

footer .footer-top {
  margin-bottom: 20px; }
  footer .footer-top > div > .row > div {
    margin-bottom: 40px; }
  footer .footer-top .about-footer img {
    max-width: 300px;
    width: 100%; }
    @media (max-width: 767px) {
      footer .footer-top .about-footer img {
        max-width: 270px; } }
  footer .footer-top .about-footer p {
    margin-bottom: 20px; }
  footer .footer-top h5 {
    font-family: "Oswald-Medium", sans-serif;
    font-size: 24px;
    margin: 0; }
  footer .footer-top ul {
    padding-left: 0;
    list-style: none;
    text-transform: uppercase; }
    footer .footer-top ul li {
      margin-top: 10px;
      margin-bottom: 10px; }
      footer .footer-top ul li a, footer .footer-top ul li a:focus {
        color: #363636;
        text-decoration: none; }
      footer .footer-top ul li a:hover {
        color: #d51125;
        text-decoration: none; }

footer .footer-bottom {
  background: #363636;
  color: #fff;
  padding-top: 15px;
  padding-bottom: 15px; }
  footer .footer-bottom a, footer .footer-bottom a:focus {
    color: #fff;
    text-decoration: none; }
  footer .footer-bottom a:hover {
    opacity: 0.65;
    text-decoration: none; }

footer .social-class {
  margin-bottom: 30px; }
  footer .social-class i {
    margin-right: 15px;
    margin-top: 5px;
    font-size: 40px; }
  footer .social-class a, footer .social-class a:focus {
    color: #363636; }
  footer .social-class a:hover {
    color: #d51125; }

footer .newsletter-class form {
  margin-top: 10px; }
  footer .newsletter-class form .help-block.with-errors {
    font-size: 15px; }
  footer .newsletter-class form .btn-subscribe-1, footer .newsletter-class form .btn-subscribe-1:focus {
    font-family: "Oswald-Medium", sans-serif;
    font-size: 18px;
    background: transparent !important;
    color: #d51125 !important;
    padding: 11px 32px;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 25px;
    line-height: 1.2;
    text-decoration: none;
    border: 1px solid #d51125;
    text-shadow: 0 0px 0 #fff !important;
    -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
    transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3); }
  footer .newsletter-class form .btn-subscribe-1:hover {
    background: #d51125 !important;
    color: #fff !important;
    text-decoration: none; }

footer .newsletter-class .form-control {
  padding: 18px 20px;
  border: 1px solid #575556;
  border-radius: 25px;
  background: transparent; }

footer .newsletter-class .btn-subscribe {
  padding: 0;
  border-radius: 0;
  border: 0; }
  footer .newsletter-class .btn-subscribe button {
    background: #d51125;
    color: #fff;
    padding: 12px 20px;
    text-decoration: none;
    border-radius: 25px;
    border: 0;
    outline: none;
    margin-left: -18px;
    position: relative;
    z-index: 9; }

footer .newsletter-class img {
  border-radius: 20px; }

.partners-testimonials-class {
  margin-bottom: 10px; }
  .partners-testimonials-class .partners-class, .partners-testimonials-class .testimonials-class {
    margin-bottom: 60px; }
    .partners-testimonials-class .partners-class h2, .partners-testimonials-class .testimonials-class h2 {
      margin: 0; }
    .partners-testimonials-class .partners-class .partners-class hr, .partners-testimonials-class .testimonials-class .partners-class hr {
      margin-bottom: 40px; }
  .partners-testimonials-class .partners-class .border-top {
    border-top: 1px solid #dedede; }
  .partners-testimonials-class .partners-class .border-right {
    border-right: 1px solid #dedede; }
  .partners-testimonials-class .testimonials-slider img {
    display: inline-block;
    padding-top: 20px;
    padding-bottom: 20px; }
  .partners-testimonials-class .testimonials-slider .carousel-indicators {
    position: inherit;
    width: 100%;
    margin: 0;
    left: auto;
    bottom: auto; }
    .partners-testimonials-class .testimonials-slider .carousel-indicators li {
      background: #575556;
      border: 1px solid #575556;
      margin: 5px; }
    .partners-testimonials-class .testimonials-slider .carousel-indicators li.active {
      background: #d51125;
      border: 1px solid #d51125; }

@media (min-width: 1200px) {
  .col-lg-dk {
    width: 10%; } }

@media (min-width: 768px) and (max-width: 1199px) {
  .col-lg-dk {
    width: 20%;
    padding-left: 10px;
    padding-right: 10px; } }

@media (max-width: 767px) {
  .col-lg-dk {
    width: 25%;
    padding-left: 5px;
    padding-right: 5px; } }

.col-lg-dk img {
  padding: 5px; }

.about-class {
  background-repeat: no-repeat;
  float: left;
  width: 100%; }
  @media (min-width: 768px) {
    .about-class {
      margin-top: 0px;
      margin-bottom: 70px;
      background-image: url("../../Content/images/ab_img_new-2.jpg"); } }
  @media (max-width: 767px) {
    .about-class {
      margin-bottom: 30px; } }
  @media (min-width: 993px) {
    .about-class {
      background-position: left center; } }
  @media (max-width: 992px) {
    .about-class {
      background-position: center center; } }
  .about-class .about-bg-class {
    margin-top: 30px; }
    @media (min-width: 1200px) {
      .about-class .about-bg-class {
        background: linear-gradient(to right, transparent 44%, #f6f6f6 44%); } }
    @media (max-width: 1199px) {
      .about-class .about-bg-class {
        background: linear-gradient(to right, transparent 50%, #f6f6f6 50%); } }
    @media (min-width: 768px) {
      .about-class .about-bg-class {
        margin-bottom: 30px; } }
    .about-class .about-bg-class .about-content {
      background-color: #f6f6f6;
      padding: 40px 20px;
      display: inline-block; }
      @media (min-width: 1200px) {
        .about-class .about-bg-class .about-content {
          padding: 40px 30px; } }
      .about-class .about-bg-class .about-content h1 {
        margin: 0; }
      .about-class .about-bg-class .about-content .btn-link {
        margin-top: 20px; }

@media (min-width: 1560px) {
  .service-class .service-box {
    margin-top: 14%; } }

@media (min-width: 1200px) and (max-width: 1559px) {
  .service-class .service-box {
    margin-top: 8%; } }

@media (min-width: 993px) and (max-width: 1199px) {
  .service-class .service-box {
    margin-top: 8%; }
    .service-class .service-box p {
      margin-bottom: 20px !important; } }

@media (min-width: 768px) and (max-width: 992px) {
  .service-class .service-box {
    margin-top: 6%; }
    .service-class .service-box p {
      margin-bottom: 10px !important; }
    .service-class .service-box .line1 {
      margin-top: 10px;
      margin-bottom: 15px; } }

@media (max-width: 767px) {
  .service-class .service-box {
    margin-bottom: 50px;
    margin-top: 6%; }
    .service-class .service-box p {
      margin-bottom: 10px !important; }
    .service-class .service-box .line1 {
      margin-top: 10px;
      margin-bottom: 15px; } }

@media (min-width: 768px) {
  .service-class .service-box {
    padding-left: 30px;
    padding-right: 30px; } }

.service-class .service-box a, .service-class .service-box a:focus {
  color: #363636;
  text-decoration: none; }
  .service-class .service-box a h2, .service-class .service-box a:focus h2 {
    margin-top: 0;
    margin-bottom: 0; }
  .service-class .service-box a p, .service-class .service-box a:focus p {
    margin-bottom: 30px; }

.service-class .service-box a:hover {
  text-decoration: none; }

@media (min-width: 768px) {
  .service-class .fadeInLeft {
    margin-right: -15px; }
  .service-class .fadeInRight {
    margin-left: -15px; } }

.service-class .parts-box > div > div {
  padding-top: 10px; }

.service-class .parts-box .fadeInRight {
  margin-left: 0px; }

.service-class .parts-box h3 {
  font-size: 32px; }

.service-class .parts-box img {
  display: inline-block; }

.service-class .parts-box a, .service-class .parts-box a:focus, .service-class .parts-box a:hover {
  text-decoration: none;
  -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
  transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3); }

.service-class .parts-box a:hover img {
  -webkit-filter: brightness(90%); }

.staff-banner {
  background: url("../../Content/images/banner-pages/staff.jpg") center center no-repeat #000; }

.contact-banner {
  background: url("../../Content/images/banner-pages/contact-us-1.jpg") center center no-repeat #000; }

.spareparts-banner {
  background: url("../../Content/images/banner-pages/spare-parts-1.jpg") center center no-repeat #000; }

.services-banner {
  background: url("../../Content/images/banner-pages/services.jpg") center center no-repeat #000; }

.equipment-banner {
  background: url("../../Content/images/banner-pages/equipment-for-sale-1.jpg") center center no-repeat #000; }

.product-banner {
  background: url("../../Content/images/banner-pages/product-1.jpg") center center no-repeat #000; }

.content-banner {
  background-size: cover; }
  .content-banner .banner-title {
    margin: 60px 0; }
    @media (min-width: 1200px) {
      .content-banner .banner-title {
        width: 60%; } }
    @media (min-width: 993px) and (max-width: 1199px) {
      .content-banner .banner-title {
        width: 80%; } }
    .content-banner .banner-title h1 {
      background-color: rgba(246, 246, 246, 0.9);
      color: #363636;
      text-transform: uppercase;
      margin: 0;
      padding: 10px 15px;
      display: inline-block; }
      @media (min-width: 768px) {
        .content-banner .banner-title h1 {
          font-size: 38px; } }
      @media (max-width: 767px) {
        .content-banner .banner-title h1 {
          font-size: 32px; } }
    .content-banner .banner-title h2 {
      font-family: "Oswald-Medium", sans-serif;
      color: #fff;
      text-transform: uppercase;
      border-left: 10px solid #d51125;
      padding-left: 20px;
      line-height: 1.4;
      padding-top: 5px;
      padding-bottom: 5px; }
      @media (min-width: 1200px) {
        .content-banner .banner-title h2 {
          font-size: 24px; } }
      @media (min-width: 768px) and (max-width: 1199px) {
        .content-banner .banner-title h2 {
          font-size: 22px; } }
      @media (max-width: 767px) {
        .content-banner .banner-title h2 {
          font-size: 20px; } }

.staff-page h2 {
  font-family: "Oswald-Medium", sans-serif;
  font-size: 36px;
  margin: 0 0 20px 0;
  border-left: 10px solid #d51125;
  padding-left: 20px; }

.staff-page .staff {
  padding: 10px;
  background-color: #fff;
  margin-bottom: 15px; }
  .staff-page .staff img {
    width: 100%; }
  .staff-page .staff .name {
    font-family: "Oswald-Medium", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    text-transform: uppercase;
    color: #d51125; }
  .staff-page .staff .position {
    font-family: "Raleway-Regular", sans-serif;
    font-style: italic;
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    text-transform: capitalize;
    color: #000;
    min-height: 42px; }
  @media (max-width: 500px) {
    .staff-page .staff .name {
      font-size: 18px;
      line-height: inherit; }
    .staff-page .staff .position {
      font-size: 13px;
      line-height: inherit; } }

.main-page {
  margin-top: 60px;
  margin-bottom: 60px; }
  .main-page h4 {
    line-height: 1.5; }

.cl-validate {
  color: #d51125;
  font-size: 16px; }

form .form-control {
  border-radius: 0;
  padding: 10px 12px;
  border: 1px solid #d0d0d0; }

form input.form-control {
  height: 44px; }

form .btn-default.btn-link, form .btn-default.btn-link:hover, form .service-class .service-box a:hover span.btn-default.btn-link, .service-class .service-box a:hover form span.btn-default.btn-link, form .posts-class .box-posts a:hover span.btn-default.btn-link, .posts-class .box-posts a:hover form span.btn-default.btn-link, form .vehicle-class a:hover span.btn-default.btn-link, .vehicle-class a:hover form span.btn-default.btn-link {
  font-size: 24px;
  box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0), 0 0px 0px transparent;
  outline: none; }

.frm-mail {
  background: rgba(255, 255, 255, 0.7);
  padding: 25px 30px; }

.phone-contact {
  background: #d51125;
  padding: 15px 30px;
  display: inline-block;
  margin-bottom: 25px; }
  .phone-contact h3 {
    font-family: "Oswald-Medium", sans-serif;
    margin-top: 0;
    margin-bottom: 0px;
    line-height: 1.4;
    color: #fff; }
    @media (min-width: 993px) {
      .phone-contact h3 {
        font-size: 32px; } }
    @media (min-width: 768px) and (max-width: 992px) {
      .phone-contact h3 {
        font-size: 24px; } }
    @media (max-width: 767px) {
      .phone-contact h3 {
        font-size: 20px; } }
  .phone-contact a, .phone-contact a:focus {
    color: #fff;
    text-decoration: none;
    -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
    transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3); }
    .phone-contact a:hover, .phone-contact a:focus:hover {
      color: #fff;
      text-decoration: none; }

.careers-page .title {
  font-family: "Oswald-Medium", sans-serif;
  font-style: normal;
  font-size: 30px;
  line-height: 44px;
  text-align: center;
  text-transform: uppercase;
  color: #000; }

.careers-page .small-title {
  font-family: "Raleway-Regular", sans-serif;
  font-size: 17px;
  line-height: 20px;
  text-align: center; }

.careers-page .frm-new-contact {
  background-color: #fff;
  padding: 25px 15px; }

.careers-page form select {
  height: 44px; }

.careers-page form .input-group .file-caption, .careers-page form .input-group .input-group-btn {
  height: 44px; }

.careers-page form .input-group .btn-file {
  padding: 11px 12px !important;
  border-radius: 0 !important; }

.careers-page .img-responsive {
  margin: 0 auto; }

.careers-page .number-sort {
  color: #fff; }

.service-page h3 {
  font-size: 32px;
  margin-top: 0;
  margin-bottom: 20px; }

.service-page .list-services {
  padding-left: 0;
  margin-top: 20px; }
  .service-page .list-services li {
    color: #d51125;
    background: url("../../Content/images/icon.png") 0% 0%/24px 24px no-repeat;
    list-style: none;
    padding: 0px 14px 18px 34px;
    line-height: 1.4; }

.service-page .btn-link {
  width: 100%;
  border-radius: 50px;
  padding: 15px 30px; }
  .service-page .btn-link h5 {
    font-size: 24px;
    margin: 0 0 10px 0; }
  .service-page .btn-link span {
    font-size: 16px; }

@media (min-width: 1200px) {
  .service-page .box-right-parts .left {
    margin-right: -15px; }
  .service-page .box-right-parts .right {
    margin-left: -15px; }
  .service-page .box-right-parts h4 {
    padding-top: 5%;
    padding-left: 20px;
    padding-right: 20px; } }

@media (min-width: 768px) and (max-width: 992px) {
  .service-page .box-right-parts .left {
    margin-right: -15px; }
  .service-page .box-right-parts .right {
    margin-left: -15px; }
  .service-page .box-right-parts h4 {
    padding-top: 5%;
    padding-left: 20px;
    padding-right: 20px; } }

.service-page .box-right-parts h4 {
  text-align: center;
  font-family: "Oswald-Medium", sans-serif;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 1.3; }

@media (min-width: 993px) and (max-width: 1199px) {
  .service-page .box-right-parts h4 {
    text-align: left;
    padding-bottom: 30px; } }

@media (max-width: 767px) {
  .service-page .box-right-parts .pull-left, .service-page .box-right-parts .pull-right {
    float: none !important; }
  .service-page .box-right-parts h4 {
    text-align: left;
    padding-bottom: 30px; } }

.service-page .service-mail {
  padding: 40px 40px 20px 40px;
  margin-bottom: 50px;
  background-color: #fff; }
  .service-page .service-mail h3 {
    text-align: center;
    margin-bottom: 20px;
    font-size: 40px; }

.service-page .box-service-p {
  background: black;
  text-align: center; }
  .service-page .box-service-p img {
    opacity: 0.4; }
  .service-page .box-service-p h4 {
    color: white;
    position: absolute;
    z-index: 9;
    margin-top: -24%;
    margin-left: 40px;
    margin-right: 40px;
    text-transform: uppercase;
    width: calc(100% - 70px);
    font-size: 21px;
    line-height: 1.4; }

.spare-page h3 {
  font-size: 40px; }

.spare-page h4 {
  font-family: "Oswald-Light", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 22px; }

@media (max-width: 992px) {
  .spare-page {
    margin: 30px 0 !important; }
    .spare-page h3 {
      font-size: 35px; } }

@media (max-width: 768px) {
  .spare-page {
    margin: 20px 0 !important; }
    .spare-page h3 {
      font-size: 30px; }
    .spare-page .spare-form .btn-link {
      font-size: 16px; } }

.spare-page .spare-form {
  padding: 20px 40px;
  background-color: #fff; }
  .spare-page .spare-form h3 {
    text-align: center;
    margin-bottom: 40px; }

.spare-page .list-image img {
  margin: 10px auto; }

.spare-page .visit-agco a, .spare-page .visit-agco a:focus {
  margin-bottom: 20px;
  text-align: center;
  display: block;
  text-decoration: none; }
  .spare-page .visit-agco a p, .spare-page .visit-agco a:focus p {
    color: #000;
    font-size: 18px; }
  .spare-page .visit-agco a:hover, .spare-page .visit-agco a:focus:hover {
    text-decoration: none; }

.spare-page .social-class {
  margin-bottom: 40px; }
  .spare-page .social-class h3 {
    font-size: 20px;
    margin-bottom: 15px;
    color: #000;
    font-weight: bold; }
  .spare-page .social-class .store {
    display: inline-block;
    width: 100%; }
    .spare-page .social-class .store img {
      float: left;
      margin-right: 10px;
      margin-bottom: 10px; }

.testimonials-page .main-testimonials .wow.fadeInRight {
  margin-bottom: 50px; }

.testimonials-page .main-testimonials .box-class .pull-left {
  margin-right: 20px;
  margin-bottom: 20px; }

.testimonials-page .main-testimonials .box-class .pull-right {
  margin-left: 20px;
  margin-top: 20px; }

.testimonials-page .main-testimonials .box-class > .pull-right {
  margin-top: 0; }
  @media (min-width: 768px) {
    .testimonials-page .main-testimonials .box-class > .pull-right {
      width: calc(100% - 240px); } }

.testimonials-page .main-testimonials .box-class.box-line {
  background: rgba(246, 246, 246, 0.65);
  padding: 25px;
  display: inline-block;
  width: 100%; }

.posts-class {
  background: white;
  padding-top: 50px;
  margin-bottom: 50px; }
  .posts-class h2 {
    margin: 0; }
  .posts-class .box-posts {
    display: inline-block;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 20px; }
    .posts-class .box-posts .pull-right {
      margin-bottom: 20px; }
    .posts-class .box-posts a, .posts-class .box-posts a:focus {
      text-decoration: none;
      color: #363636;
      -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
      transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3); }
      .posts-class .box-posts a h4, .posts-class .box-posts a:focus h4 {
        font-family: "Oswald-Medium", sans-serif;
        text-transform: uppercase;
        line-height: 1.3;
        margin-top: 0;
        margin-bottom: 15px;
        font-size: 24px; }
      .posts-class .box-posts a .btn-link, .posts-class .box-posts a:focus .btn-link {
        margin-top: 10px; }
    .posts-class .box-posts a:hover {
      text-decoration: none; }
      .posts-class .box-posts a:hover img.img-responsive {
        -webkit-filter: brightness(70%); }
    .posts-class .box-posts .img-div {
      width: 24px;
      height: 57px;
      background-image: url("../../Content/images/icon-img.png");
      background-repeat: no-repeat;
      background-position: center center;
      float: left;
      position: absolute;
      margin-top: 28%;
      z-index: 9; }
    @media (max-width: 767px) {
      .posts-class .box-posts {
        text-align: center; }
        .posts-class .box-posts .pull-right {
          float: none !important; }
        .posts-class .box-posts img {
          display: inline-block; } }
  .posts-class .btn-view-all {
    display: block; }
    .posts-class .btn-view-all a {
      margin-top: 0px;
      margin-bottom: 70px; }
    .posts-class .btn-view-all a, .posts-class .btn-view-all a:focus {
      text-decoration: none;
      background: #d51125 !important;
      color: #fff !important; }
    .posts-class .btn-view-all a:hover {
      text-decoration: none;
      color: #d51125 !important;
      background: transparent !important;
      border: 1px solid #d51125; }

.vehicle-class {
  margin-top: 70px;
  margin-bottom: 70px; }
  @media (max-width: 767px) {
    .vehicle-class {
      margin-top: 40px;
      margin-bottom: 40px; } }
  .vehicle-class .panel-heading .nav-tabs > li {
    float: none !important;
    display: inline-block; }
  .vehicle-class .panel-heading .nav-tabs {
    border-bottom: 3px solid #575556; }
    .vehicle-class .panel-heading .nav-tabs > li {
      margin-bottom: -3px; }
      .vehicle-class .panel-heading .nav-tabs > li > a {
        background: #575556;
        color: #fff;
        border-radius: 0;
        border: 0; }
    .vehicle-class .panel-heading .nav-tabs > li.active {
      margin-bottom: -3px; }
    .vehicle-class .panel-heading .nav-tabs > li.active > a, .vehicle-class .panel-heading .nav-tabs > li.active > a:hover, .vehicle-class .panel-heading .nav-tabs > li.active > a:focus {
      background: #d51125;
      color: #fff;
      padding: 13px 15px; }
  .vehicle-class .owl-nav {
    display: none; }
  .vehicle-class .owl-dots {
    margin-top: 30px; }
    .vehicle-class .owl-dots .owl-dot span {
      width: 24px !important; }
  .vehicle-class .owl-theme .owl-dots .owl-dot.active span, .vehicle-class .owl-theme .owl-dots .owl-dot:hover span {
    background: #d51125; }
  .vehicle-class a, .vehicle-class a:focus {
    color: #363636;
    text-decoration: none;
    -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
    transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3); }
    .vehicle-class a h3, .vehicle-class a:focus h3 {
      color: #363636;
      font-family: "Oswald-Medium", sans-serif;
      font-size: 24px;
      height: 85px;
      line-height: 1.3;
      margin: 0;
      display: flex;
      justify-content: center;
      align-items: center; }
      @media (max-width: 767px) {
        .vehicle-class a h3, .vehicle-class a:focus h3 {
          font-size: 16px; } }
    .vehicle-class a h4, .vehicle-class a:focus h4 {
      font-family: "Oswald-Medium", sans-serif;
      color: #d51125;
      font-size: 24px;
      margin-top: 0; }
    .vehicle-class a p, .vehicle-class a:focus p {
      font-size: 14px;
      margin-bottom: 15px; }
    .vehicle-class a .line1, .vehicle-class a:focus .line1 {
      margin-top: 0;
      margin-bottom: 15px; }
  .vehicle-class a:hover {
    text-decoration: none; }
    .vehicle-class a:hover img {
      -webkit-filter: brightness(70%); }
  .vehicle-class .box-vehicle-resize {
    width: 100%;
    padding-top: 65%;
    /* 1:1 Aspect Ratio */
    position: relative; }
    .vehicle-class .box-vehicle-resize > .resize-img {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0; }
      .vehicle-class .box-vehicle-resize > .resize-img > img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        overflow: hidden; }

.privacy-page h3 {
  font-size: 24px; }

.sitemap-page h3 {
  font-size: 32px;
  color: #363636; }

.sitemap-page h4 {
  font-size: 18px; }

.sitemap-page a, .sitemap-page a:focus {
  color: #363636;
  text-decoration: none; }

.sitemap-page a:hover {
  color: #d51125;
  text-decoration: none; }

.owl-carousel .owl-item img {
  width: auto; }

.owl-carousel .owl-nav {
  display: none;
  margin-top: 30px; }
  .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
    text-indent: -9999px;
    color: #d51125;
    padding: 0px 20px 5px 20px !important;
    font-size: 35px;
    line-height: 1;
    position: absolute;
    outline: none; }
    @media (max-width: 1650px) {
      .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
        position: inherit; } }
  .owl-carousel .owl-nav .owl-prev {
    top: 35%;
    left: -70px;
    background: url("../../Content/images/keyboard-left-arrow-button1.svg") !important;
    background-size: 50px !important;
    background-repeat: no-repeat !important; }
  .owl-carousel .owl-nav .owl-next {
    top: 35%;
    right: -70px;
    background: url("../../Content/images/keyboard-right-arrow-button1.svg") !important;
    background-size: 50px !important;
    background-repeat: no-repeat !important; }

.owl-carousel .owl-dots {
  margin-top: 30px !important; }
  .owl-carousel .owl-dots .active span {
    background: #d51125 !important; }
  .owl-carousel .owl-dots .owl-dot {
    outline: none; }
    .owl-carousel .owl-dots .owl-dot span {
      width: 20px !important; }
    .owl-carousel .owl-dots .owl-dot:hover span {
      background: #d51125 !important; }

.jop-opening-page {
  margin-top: 30px;
  margin-bottom: 40px; }
  .jop-opening-page h1 {
    font-family: "Oswald-Medium", sans-serif;
    margin-bottom: 40px; }
    @media (min-width: 993px) {
      .jop-opening-page h1 {
        font-size: 36px; } }
  .jop-opening-page .box-items .box-list-items {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #B3B3B3;
    margin-bottom: 40px;
    padding-bottom: 30px; }
    .jop-opening-page .box-items .box-list-items .photo-item {
      width: 110px;
      margin-right: 30px;
      display: inline-block; }
    .jop-opening-page .box-items .box-list-items .content-item {
      width: calc(100% - 140px);
      float: right; }
      .jop-opening-page .box-items .box-list-items .content-item h2 {
        margin-top: 0;
        margin-bottom: 10px; }
        @media (min-width: 993px) {
          .jop-opening-page .box-items .box-list-items .content-item h2 {
            font-size: 24px; } }
      .jop-opening-page .box-items .box-list-items .content-item .sub-title-item {
        margin-bottom: 15px; }
        .jop-opening-page .box-items .box-list-items .content-item .sub-title-item .sub-title {
          background: #d51125;
          color: #fff;
          padding: 8px 25px;
          border-radius: 20px;
          margin-right: 20px; }
        .jop-opening-page .box-items .box-list-items .content-item .sub-title-item .date-item {
          font-family: "Oswald-Medium", sans-serif;
          font-size: 16px; }
      .jop-opening-page .box-items .box-list-items .content-item .desc-item.desc-item-content .desc-item-text {
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-bottom: 15px; }
      .jop-opening-page .box-items .box-list-items .content-item .desc-item .btn-readmore, .jop-opening-page .box-items .box-list-items .content-item .desc-item .btn-readless {
        color: #d51125;
        text-decoration: none;
        margin-bottom: 20px; }
      .jop-opening-page .box-items .box-list-items .content-item .btn-apply a, .jop-opening-page .box-items .box-list-items .content-item .btn-apply a:focus {
        background: #d51125;
        color: #fff;
        padding: 14px 30px;
        text-decoration: none;
        display: inline-block;
        margin-top: 15px;
        font-family: "Oswald-Medium", sans-serif;
        min-width: 240px;
        text-align: center; }

.jop-opening-detail-page {
  margin-top: 40px; }
  .jop-opening-detail-page h1 {
    font-family: "Oswald-Light", sans-serif;
    margin-bottom: 20px;
    margin-top: 0; }
    @media (min-width: 993px) {
      .jop-opening-detail-page h1 {
        font-size: 36px; } }
  .jop-opening-detail-page .job-opening-detail {
    text-align: center; }
    .jop-opening-detail-page .job-opening-detail .job-opening-content-detail {
      display: inline-block;
      width: 100%; }
  .jop-opening-detail-page .title-detail {
    font-family: "Oswald-Light", sans-serif;
    margin-bottom: 20px;
    /*@media(min-width: 768px) {
            border-right: 1px solid $color-light-grey;
        }*/ }
    .jop-opening-detail-page .title-detail p {
      font-size: 18px; }
    .jop-opening-detail-page .title-detail h2 {
      margin-top: 10px;
      font-size: 32px; }
  .jop-opening-detail-page .photo-item {
    width: 110px;
    margin-right: 30px;
    display: inline-block; }
  .jop-opening-detail-page .sub-title-detail {
    width: calc(100% - 140px);
    float: right;
    text-align: left; }
    .jop-opening-detail-page .sub-title-detail p {
      font-family: "Oswald-Medium", sans-serif;
      margin-top: 0px;
      margin-bottom: 0px; }
    .jop-opening-detail-page .sub-title-detail span {
      background: #d51125;
      color: #fff;
      padding: 8px 25px;
      border-radius: 20px; }
  .jop-opening-detail-page .frm-jop-opening {
    margin: 20px 0; }
    .jop-opening-detail-page .frm-jop-opening select.form-control, .jop-opening-detail-page .frm-jop-opening input.form-control {
      height: 44px; }
    .jop-opening-detail-page .frm-jop-opening select.form-control, .jop-opening-detail-page .frm-jop-opening input.form-control, .jop-opening-detail-page .frm-jop-opening .textarea.form-control {
      border-radius: 0; }
    .jop-opening-detail-page .frm-jop-opening .add-document-cls .ui-sortable {
      text-align: center;
      cursor: pointer; }
      .jop-opening-detail-page .frm-jop-opening .add-document-cls .ui-sortable .list-group-item {
        color: #fff;
        text-align: left; }
        .jop-opening-detail-page .frm-jop-opening .add-document-cls .ui-sortable .list-group-item .btn-danger {
          padding-top: 4px; }
      .jop-opening-detail-page .frm-jop-opening .add-document-cls .ui-sortable img {
        display: inline-block; }
    .jop-opening-detail-page .frm-jop-opening .add-document-cls p {
      color: #d51125; }
    .jop-opening-detail-page .frm-jop-opening .btn-enquiry, .jop-opening-detail-page .frm-jop-opening .btn-enquiry:focus {
      width: 100%;
      background-color: #d51125;
      color: #fff;
      display: inline-block;
      padding: 14px 30px;
      font-family: "Oswald-Light", sans-serif;
      letter-spacing: 1px;
      text-decoration: none;
      text-transform: capitalize;
      text-align: center;
      border: 2px solid #d51125;
      border-radius: 30px;
      -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
      transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3); }
      .jop-opening-detail-page .frm-jop-opening .btn-enquiry:hover, .jop-opening-detail-page .frm-jop-opening .btn-enquiry:focus, .jop-opening-detail-page .frm-jop-opening .btn-enquiry:focus:hover, .jop-opening-detail-page .frm-jop-opening .btn-enquiry:focus:focus {
        background-color: #d51125;
        text-decoration: none;
        color: #fff;
        border: 2px solid #d51125; }

@media (min-width: 768px) {
  .testimonials-home-bg {
    background: #d51125;
    height: 100px;
    width: 100%;
    display: inline-block;
    margin-top: -60px; } }

.testimonials-home {
  padding: 0 0 50px 0; }
  @media (min-width: 768px) {
    .testimonials-home {
      margin-top: -60px;
      margin-bottom: 40px;
      background: #fff; } }
  @media (min-width: 768px) {
    .testimonials-home h2 {
      color: #fff;
      margin-top: 0;
      margin-bottom: 60px; } }
  @media (min-width: 993px) {
    .testimonials-home h2 {
      font-size: 36px; } }
  @media (max-width: 767px) {
    .testimonials-home h2 {
      margin-top: 40px; } }
  .testimonials-home p {
    padding-right: 30px; }
    @media (min-width: 1200px) {
      .testimonials-home p {
        font-size: 20px; } }
  .testimonials-home a, .testimonials-home a:focus {
    color: #575556;
    text-decoration: none; }
    .testimonials-home a:hover, .testimonials-home a:focus:hover {
      text-decoration: none; }
  .testimonials-home .newsevents-cls .newsevents-content-cls .newsevents-box-cls {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
    .testimonials-home .newsevents-cls .newsevents-content-cls .newsevents-box-cls .newsevents-img img {
      border-radius: 12px; }
      @media (max-width: 767px) {
        .testimonials-home .newsevents-cls .newsevents-content-cls .newsevents-box-cls .newsevents-img img {
          margin-bottom: 20px; } }
    .testimonials-home .newsevents-cls .newsevents-content-cls .newsevents-box-cls a, .testimonials-home .newsevents-cls .newsevents-content-cls .newsevents-box-cls a:focus {
      -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
      transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3); }
      .testimonials-home .newsevents-cls .newsevents-content-cls .newsevents-box-cls a h3, .testimonials-home .newsevents-cls .newsevents-content-cls .newsevents-box-cls a:focus h3 {
        font-family: "Oswald-Medium", sans-serif;
        font-size: 19px;
        margin-top: 0;
        color: #000; }
      .testimonials-home .newsevents-cls .newsevents-content-cls .newsevents-box-cls a p, .testimonials-home .newsevents-cls .newsevents-content-cls .newsevents-box-cls a:focus p {
        font-size: 15px; }
      .testimonials-home .newsevents-cls .newsevents-content-cls .newsevents-box-cls a button.btn-downloadbrochure, .testimonials-home .newsevents-cls .newsevents-content-cls .newsevents-box-cls a:focus button.btn-downloadbrochure {
        border-radius: 7px;
        font-size: 17px;
        background: #d51125;
        border: 1px solid #d51125;
        color: #fff;
        padding: 7px 20px;
        font-family: "Oswald-Medium", sans-serif;
        text-transform: uppercase;
        -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
        transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3); }
      .testimonials-home .newsevents-cls .newsevents-content-cls .newsevents-box-cls a:hover button.btn-downloadbrochure, .testimonials-home .newsevents-cls .newsevents-content-cls .newsevents-box-cls a:focus:hover button.btn-downloadbrochure {
        border: 1px solid #d51125;
        background: #fff;
        color: #d51125; }
  .testimonials-home .newsevents-cls .btn-newsevents {
    text-align: center; }
    .testimonials-home .newsevents-cls .btn-newsevents a, .testimonials-home .newsevents-cls .btn-newsevents a:focus {
      border-radius: 7px;
      font-size: 17px;
      border: 1px solid #d51125;
      background: #fff;
      color: #d51125;
      padding: 12px 25px;
      font-family: "Oswald-Medium", sans-serif;
      text-transform: uppercase;
      -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
      transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3); }
      .testimonials-home .newsevents-cls .btn-newsevents a:hover, .testimonials-home .newsevents-cls .btn-newsevents a:focus:hover {
        background: #d51125;
        border: 1px solid #d51125;
        color: #fff; }
  .testimonials-home .youtube-cls .youtube-content-cls {
    background: #d51125;
    border-radius: 12px;
    color: #fff;
    text-align: center; }
    .testimonials-home .youtube-cls .youtube-content-cls .youtube-content-txt {
      padding: 30px 50px; }
      .testimonials-home .youtube-cls .youtube-content-cls .youtube-content-txt h3 {
        color: #fff;
        font-size: 28px;
        margin-top: 0;
        margin-bottom: 15px;
        font-family: "Oswald-Light", sans-serif;
        font-weight: 400; }
      .testimonials-home .youtube-cls .youtube-content-cls .youtube-content-txt p {
        font-size: 17px;
        padding-right: 0; }
      .testimonials-home .youtube-cls .youtube-content-cls .youtube-content-txt a, .testimonials-home .youtube-cls .youtube-content-cls .youtube-content-txt a:focus {
        color: #fff;
        border: 1px solid #fff;
        width: 100%;
        padding: 12px 20px;
        border-radius: 7px;
        display: inline-block;
        margin-top: 10px;
        font-family: "Oswald-Medium", sans-serif;
        font-size: 17px;
        text-transform: uppercase;
        -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
        transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3); }
        .testimonials-home .youtube-cls .youtube-content-cls .youtube-content-txt a:hover, .testimonials-home .youtube-cls .youtube-content-cls .youtube-content-txt a:focus:hover {
          color: #d51125;
          border: 1px solid #fff;
          background: #fff; }
  .testimonials-home .video-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0; }
    .testimonials-home .video-responsive iframe {
      left: 0;
      top: 0;
      height: 100%;
      width: 100%;
      position: absolute; }

.testimonials-header-cls {
  padding: 0 0 50px 0; }
  @media (min-width: 768px) {
    .testimonials-header-cls h2 {
      color: #fff;
      margin-top: 0;
      margin-bottom: 60px; } }
  @media (min-width: 993px) {
    .testimonials-header-cls h2 {
      font-size: 36px; } }
  @media (max-width: 767px) {
    .testimonials-header-cls h2 {
      margin-top: 40px; } }
  .testimonials-header-cls p {
    padding-right: 30px; }
    @media (min-width: 1200px) {
      .testimonials-header-cls p {
        font-size: 20px; } }
  .testimonials-header-cls a, .testimonials-header-cls a:focus {
    color: #575556;
    text-decoration: none; }
    .testimonials-header-cls a:hover, .testimonials-header-cls a:focus:hover {
      text-decoration: none; }
  .testimonials-header-cls .youtube-cls .youtube-content-cls {
    background: #d51125;
    color: #fff;
    text-align: center; }
    .testimonials-header-cls .youtube-cls .youtube-content-cls .youtube-content-txt {
      padding: 30px 50px; }
      @media (min-width: 993px) and (max-width: 1199px) {
        .testimonials-header-cls .youtube-cls .youtube-content-cls .youtube-content-txt {
          padding: 15px 40px; } }
      @media (min-width: 768px) and (max-width: 992px) {
        .testimonials-header-cls .youtube-cls .youtube-content-cls .youtube-content-txt {
          padding: 0px 20px 0 0; } }
      @media (max-width: 767px) {
        .testimonials-header-cls .youtube-cls .youtube-content-cls .youtube-content-txt {
          padding: 0px 20px 20px 20px; } }
      .testimonials-header-cls .youtube-cls .youtube-content-cls .youtube-content-txt h3 {
        color: #fff;
        font-size: 28px;
        margin-bottom: 15px;
        font-family: "Oswald-Light", sans-serif;
        font-weight: 400; }
        @media (min-width: 993px) {
          .testimonials-header-cls .youtube-cls .youtube-content-cls .youtube-content-txt h3 {
            font-size: 36px; } }
        @media (min-width: 768px) and (max-width: 992px) {
          .testimonials-header-cls .youtube-cls .youtube-content-cls .youtube-content-txt h3 {
            font-size: 24px;
            margin-bottom: 10px; } }
        @media (min-width: 1561px) {
          .testimonials-header-cls .youtube-cls .youtube-content-cls .youtube-content-txt h3 {
            margin-top: 100px; } }
        @media (min-width: 1441px) and (max-width: 1560px) {
          .testimonials-header-cls .youtube-cls .youtube-content-cls .youtube-content-txt h3 {
            margin-top: 100px; } }
        @media (min-width: 1200px) and (max-width: 1440px) {
          .testimonials-header-cls .youtube-cls .youtube-content-cls .youtube-content-txt h3 {
            margin-top: 70px; } }
      .testimonials-header-cls .youtube-cls .youtube-content-cls .youtube-content-txt p {
        font-size: 17px;
        padding-right: 0; }
      .testimonials-header-cls .youtube-cls .youtube-content-cls .youtube-content-txt a, .testimonials-header-cls .youtube-cls .youtube-content-cls .youtube-content-txt a:focus {
        color: #fff;
        border: 1px solid #fff;
        width: 100%;
        padding: 12px 20px;
        border-radius: 7px;
        display: inline-block;
        margin-top: 10px;
        font-family: "Oswald-Medium", sans-serif;
        font-size: 17px;
        text-transform: uppercase;
        -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
        transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3); }
        .testimonials-header-cls .youtube-cls .youtube-content-cls .youtube-content-txt a:hover, .testimonials-header-cls .youtube-cls .youtube-content-cls .youtube-content-txt a:focus:hover {
          color: #d51125;
          border: 1px solid #fff;
          background: #fff; }
  .testimonials-header-cls .video-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0; }
    .testimonials-header-cls .video-responsive iframe {
      left: 0;
      top: 0;
      height: 100%;
      width: 100%;
      position: absolute; }

.our-customers-page {
  margin-bottom: 160px; }
  .our-customers-page .our-customers-items {
    position: relative;
    max-width: 100%;
    width: 100%; }
    .our-customers-page .our-customers-items .our-customers-item {
      position: absolute;
      overflow: hidden;
      border-radius: 5px;
      cursor: pointer;
      border: 2px solid #575556; }
      .our-customers-page .our-customers-items .our-customers-item img {
        width: 100%;
        max-width: 100%;
        height: auto;
        transition: .2s; }
      .our-customers-page .our-customers-items .our-customers-item:hover {
        border: 2px solid #d51125; }

.jop-opening-page .container-view-10 {
  background: transparent !important; }
  .jop-opening-page .container-view-10 .items .content-item {
    background: rgba(255, 255, 255, 0.7);
    border-radius: 10px;
    padding: 30px; }
    .jop-opening-page .container-view-10 .items .content-item h2 {
      font-family: "Oswald-Light", sans-serif;
      font-size: 24px;
      margin-top: 0; }
    .jop-opening-page .container-view-10 .items .content-item .btn-apply a, .jop-opening-page .container-view-10 .items .content-item .btn-apply a:focus {
      background: #d51125;
      color: #fff;
      padding: 7px 15px;
      border-radius: 5px;
      display: inline-block; }
      .jop-opening-page .container-view-10 .items .content-item .btn-apply a:hover, .jop-opening-page .container-view-10 .items .content-item .btn-apply a:focus:hover {
        background: #000;
        color: #fff;
        text-decoration: none; }

.jop-opening-detail-page {
  margin-bottom: 40px; }
  .jop-opening-detail-page > .container {
    max-width: 1450px;
    width: 100%; }
  .jop-opening-detail-page .job-opening-detail {
    text-align: left; }
  .jop-opening-detail-page .job-opening-content-detail .sub-title-detail {
    float: left;
    margin-bottom: 10px;
    width: 100%; }
  .jop-opening-detail-page .frm-jop-opening {
    background: rgba(255, 255, 255, 0.7);
    padding: 20px 30px;
    border-radius: 10px; }

.news-promos-page > .container.c-1560 {
  /*max-width: 900px !important;
        width: 100%;*/ }
  .news-promos-page > .container.c-1560 > .row > .col-sm-4 {
    display: none; }

.news-promos-page .box-item {
  margin-bottom: 40px; }
  .news-promos-page .box-item a, .news-promos-page .box-item a:focus {
    color: #575556; }
    .news-promos-page .box-item a h2, .news-promos-page .box-item a:focus h2 {
      font-size: 32px;
      margin-top: 0; }
    .news-promos-page .box-item a span, .news-promos-page .box-item a:focus span {
      background: #d51125;
      color: #fff;
      padding: 10px 20px;
      display: inline-block;
      font-size: 15px;
      margin-top: 10px; }
    .news-promos-page .box-item a:hover, .news-promos-page .box-item a:focus:hover {
      color: #000; }
      .news-promos-page .box-item a:hover span, .news-promos-page .box-item a:focus:hover span {
        color: #fff;
        padding: 10px 20px;
        display: inline-block;
        background: #000; }

.news-promos-page .list-item {
  background: rgba(255, 255, 255, 0.7); }
  .news-promos-page .list-item h3 {
    background: #575556;
    color: #fff;
    font-size: 32px;
    padding: 15px 20px;
    margin-top: 0;
    margin-bottom: 0; }
  .news-promos-page .list-item p {
    padding: 15px 20px;
    border-bottom: 1px solid rgba(87, 85, 86, 0.2);
    margin-bottom: 0; }
  .news-promos-page .list-item a, .news-promos-page .list-item a:focus {
    color: #000;
    text-decoration: none;
    font-size: 14px; }
    .news-promos-page .list-item a:hover, .news-promos-page .list-item a:focus:hover {
      color: #d51125;
      text-decoration: none; }

.container-listview19 .container-filter-top {
  background-color: #15151f;
  border-radius: 0px;
  color: #fff; }
  .container-listview19 .container-filter-top #frm-search-5 .btn-filter {
    border-radius: 0px;
    background-color: #d51125;
    border: none;
    padding: 9px 12px; }
    .container-listview19 .container-filter-top #frm-search-5 .btn-filter:hover {
      background-color: rgba(213, 17, 37, 0.6); }
  .container-listview19 .container-filter-top select.form-control {
    background: #414150;
    color: #bbb;
    border: 1px solid rgba(0, 0, 0, 0.4);
    outline: none; }
  .container-listview19 .container-filter-top .div-sortby-1 {
    background-color: rgba(0, 0, 0, 0.1);
    border-top: 1px solid rgba(255, 255, 255, 0.05); }

.container-listview19 .card-columns .vehicleList {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px; }
  .container-listview19 .card-columns .vehicleList .vehicleList-img {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px; }
    .container-listview19 .card-columns .vehicleList .vehicleList-img .resize-img img {
      border-top-left-radius: 0px;
      border-top-right-radius: 0px; }
  .container-listview19 .card-columns .vehicleList .vehicleList-title a h3 {
    font-family: "Oswald-Light", sans-serif;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
    color: #d51125;
    height: 80px; }
  .container-listview19 .card-columns .vehicleList .vehicleList-info .vehicleList-description {
    /*font-family: $fontAcuminLight;*/
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    height: 60px; }
  .container-listview19 .card-columns .vehicleList .vehicleList-price {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .container-listview19 .card-columns .vehicleList .vehicleList-price .price-class {
      margin-bottom: 0; }
      .container-listview19 .card-columns .vehicleList .vehicleList-price .price-class h4 {
        /*font-family: $fontAcuminLight;*/
        font-size: 24px;
        line-height: 29px;
        /*color: $color-black4;*/ }
      .container-listview19 .card-columns .vehicleList .vehicleList-price .price-class span {
        display: none; }
    .container-listview19 .card-columns .vehicleList .vehicleList-price .moreDetails-class .btn-moreDetails {
      display: inline-block;
      background-color: #d51125;
      color: #fff;
      font-size: 18px;
      line-height: 22px;
      text-align: center;
      text-transform: uppercase;
      border: 1px solid #d51125; }
      .container-listview19 .card-columns .vehicleList .vehicleList-price .moreDetails-class .btn-moreDetails:hover, .container-listview19 .card-columns .vehicleList .vehicleList-price .moreDetails-class .btn-moreDetails:focus {
        text-decoration: none;
        background-color: #fff;
        color: #d51125; }
    .container-listview19 .card-columns .vehicleList .vehicleList-price .listButton-class {
      display: none; }

.container-listview19 #frm-pagination-1 .pagination li a {
  background-color: #414150;
  color: #fff;
  border: 1px solid #414150;
  padding: 12px 18px;
  font-size: 14px; }

.container-listview19 #frm-pagination-1 .pagination li.active a {
  background-color: #d51125; }

.container-detailview12 > .container {
  width: 100%;
  max-width: 1560px; }

.container-detailview12 .product-title {
  background-color: #F8F8F8; }
  .container-detailview12 .product-title .title-vehInfo {
    font-family: "Oswald-Medium", sans-serif;
    font-size: 24px;
    margin-top: 10px; }
  .container-detailview12 .product-title .product-price {
    color: #d51125; }
  .container-detailview12 .product-title .drive-away-label {
    display: none; }

.container-detailview12 .cl_search_results .btn-black {
  background-color: #d51125;
  color: #fff; }
  .container-detailview12 .cl_search_results .btn-black:hover {
    background-color: #575556; }

.container-detailview12 .labelTradeIn, .container-detailview12 .labelHideTradeIn {
  cursor: pointer; }
  .container-detailview12 .labelTradeIn:hover, .container-detailview12 .labelHideTradeIn:hover {
    color: #d51125; }

.container-detailview12 .widget {
  background-color: #F8F8F8; }
  .container-detailview12 .widget h3 {
    font-family: "Oswald-Medium", sans-serif;
    font-size: 32px !important; }
  .container-detailview12 .widget input {
    border-radius: 0;
    height: 45px; }

.container-detailview12 .btn-send {
  background-color: #d51125;
  color: #fff;
  display: inline-block;
  padding: 14px 30px;
  font-family: "Oswald-Light", sans-serif;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: capitalize;
  text-align: center;
  border: 2px solid #d51125;
  border-radius: 30px;
  -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
  transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3); }
  .container-detailview12 .btn-send:hover, .container-detailview12 .btn-send:focus {
    background-color: #d51125;
    text-decoration: none;
    color: #d51125;
    border: 2px solid #d51125; }

.container-detailview12 .product-comments h3 {
  background-color: #F8F8F8;
  font-family: "Oswald-Light", sans-serif;
  text-transform: uppercase; }

.container-detailview12 .main-content .nav-tabs li a {
  color: #000; }

.container-detailview12 .main-content .nav-tabs li.active {
  background-color: #d51125; }
  .container-detailview12 .main-content .nav-tabs li.active a {
    color: #fff; }

.container-detailview12 .main-content .frm2-calculator .tooltip {
  background-color: #d51125; }

@media (max-width: 767px) {
  .product-slider .galleria-bar {
    height: 48px; }
  .product-slider .galleria-stage {
    bottom: 48px; }
  .product-slider .galleria-play {
    background-position: 50% 17px !important; }
  .product-slider .galleria-play.pause {
    background-position: 50% -82px !important; }
  .product-slider .galleria-fullscreen {
    background-position: 50%  17px !important; }
  .product-slider .galleria-thumb-nav-left, .product-slider .galleria-thumb-nav-right {
    top: 10px; }
  .product-slider .galleria-image {
    height: 40px;
    width: auto; }
    .product-slider .galleria-image img {
      height: 40px;
      width: auto; }
  .product-slider .galleria-info-description {
    padding-top: 15px;
    margin-bottom: 2px; }
  .container-detailview12 .product-title .title-vehInfo {
    margin: 0; }
  .container-detailview12 .product-title .col-md-8.col-lg-9 {
    margin-top: 10px; } }

@media (min-width: 768px) {
  .hf-filter {
    display: none; } }

@media (max-width: 767px) {
  .container-filter-top {
    display: none; }
  .hf-filter {
    background-color: transparent;
    color: #d51125;
    display: inline-block;
    padding: 8px 20px;
    font-family: "Oswald-Light", sans-serif;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: capitalize;
    text-align: center;
    border: 2px solid #d51125;
    border-radius: 30px;
    -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
    transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
    margin-bottom: 15px;
    cursor: pointer;
    text-transform: uppercase; }
    .hf-filter:hover, .hf-filter:focus {
      background-color: #d51125;
      text-decoration: none;
      color: #fff;
      border: 2px solid #d51125; }
    .hf-filter i {
      padding-right: 10px;
      font-size: 18px; } }

/* ====================== */
/* Banner base */
/* ====================== */
/*.banner 
{
	background-size: cover;
	padding-top: 40px;
	padding-bottom: 80px;
	background-color: #333;
	height: 220px;
}*/
.banner-small {
  background-size: cover;
  background-color: #333;
  height: 242px;
  color: white;
  text-align: center;
  padding-top: 50px;
  text-transform: uppercase; }

.banner-small h2 {
  color: white !important;
  font-size: 36px !important; }

.banner-with-header {
  background-size: cover;
  padding-top: 0px;
  padding-bottom: 80px;
  background-color: #333;
  height: 300px; }

.banner-with-header .container {
  padding-top: 59px; }

.banner-with-header-mini {
  background-size: cover;
  padding-top: 0px;
  padding-bottom: 80px;
  background-color: #333;
  height: 200px; }

.banner-with-header-mini .container {
  padding-top: 109px; }

/* ====================== */
/* Banners */
/* ====================== */
.b-1 {
  background: linear-gradient(transparent, transparent), url("../../Content/images/banners/b1-c.jpg") 0 bottom no-repeat;
  background-position: 26% 54%;
  background-size: cover; }

.b-2 {
  background: linear-gradient(transparent, transparent), url("../../Content/images/banners/b2-c.jpg") 0 bottom no-repeat;
  background-position: 26% 54%;
  background-size: cover; }

.b-3 {
  background: linear-gradient(transparent, transparent), url("../../Content/images/banners/b3-c.jpg") 0 bottom no-repeat;
  background-position: 26% 54%;
  background-size: cover; }

.b-4 {
  background: linear-gradient(transparent, transparent), url("../../Content/images/banners/b4-c.jpg") 0 bottom no-repeat;
  background-position: 26% 54%;
  background-size: cover; }

.b-sample-c {
  background: linear-gradient(transparent, transparent), url("../../Content/images/banners/b-sample-c.jpg") 0 bottom no-repeat;
  background-position: center center;
  background-size: cover; }

.b-about-c {
  background: linear-gradient(transparent, transparent), url("../../Content/images/banners/b-about-c.jpg") 0 bottom no-repeat;
  background-position: center center;
  background-size: cover; }

.b-HP {
  background: linear-gradient(transparent, transparent), url("../../Content/images/banners/b-hondape-c.jpg") 0 bottom no-repeat;
  background-position: center center;
  background-size: cover; }

.b-FE {
  background: linear-gradient(transparent, transparent), url("../../Content/images/banners/b-fendt-c.jpg") 0 bottom no-repeat;
  background-position: center center;
  background-size: cover; }

.b-MF {
  background: linear-gradient(transparent, transparent), url("../../Content/images/banners/b-massey-c.jpg") 0 bottom no-repeat;
  background-position: center center;
  background-size: cover; }

.b-GA {
  background: linear-gradient(transparent, transparent), url("../../Content/images/banners/b-goldacres-c.jpg") 0 bottom no-repeat;
  background-position: center center;
  background-size: cover; }

.b-HU {
  background: linear-gradient(transparent, transparent), url("../../Content/images/banners/b-hustler-c.jpg") 0 bottom no-repeat;
  background-position: center center;
  background-size: cover; }

.b-KU {
  background: linear-gradient(transparent, transparent), url("../../Content/images/banners/b-kubota-c.jpg") 0 bottom no-repeat;
  background-position: center center;
  background-size: cover; }

.b-HO {
  background: linear-gradient(transparent, transparent), url("../../Content/images/banners/b-honda-c.jpg") 0 bottom no-repeat;
  background-position: center center;
  background-size: cover; }

.b-SA {
  background: linear-gradient(transparent, transparent), url("../../Content/images/banners/b-sam-c.jpg") 0 bottom no-repeat;
  background-position: center center;
  background-size: cover; }

.b-DA {
  background: linear-gradient(transparent, transparent), url("../../Content/images/banners/b-davimac-c.jpg") 0 bottom no-repeat;
  background-position: center center;
  background-size: cover; }

.b-DE {
  background: linear-gradient(transparent, transparent), url("../../Content/images/banners/b-delaval-c.jpg") 0 bottom no-repeat;
  background-position: center center;
  background-size: cover; }

.b-GE {
  background: linear-gradient(transparent, transparent), url("../../Content/images/banners/b-gerni-c.jpg") 0 bottom no-repeat;
  background-position: center center;
  background-size: cover; }

.b-KR {
  background: linear-gradient(transparent, transparent), url("../../Content/images/banners/b-krone-c.jpg") 0 bottom no-repeat;
  background-position: center center;
  background-size: cover; }

.b-IS {
  background: linear-gradient(transparent, transparent), url("../../Content/images/banners/b-iseki-c.jpg") 0 bottom no-repeat;
  background-position: center center;
  background-size: cover; }

.b-FL {
  background: linear-gradient(transparent, transparent), url("../../Content/images/banners/b-fleming-c.jpg") 0 bottom no-repeat;
  background-position: center center;
  background-size: cover; }

.b-VI {
  background: linear-gradient(transparent, transparent), url("../../Content/images/banners/b-vicon-c.jpg") 0 bottom no-repeat;
  background-position: center center;
  background-size: cover; }

.b-RS {
  background: linear-gradient(transparent, transparent), url("../../Content/images/banners/b-rapidspray-c.jpg") 0 bottom no-repeat;
  background-position: center center;
  background-size: cover; }

.b-MC {
  background: linear-gradient(transparent, transparent), url("../../Content/images/banners/b-mchale-c.jpg") 0 bottom no-repeat;
  background-position: center center;
  background-size: cover; }

.b-CC {
  background: linear-gradient(transparent, transparent), url("../../Content/images/banners/b-cubcadet-c.jpg") 0 bottom no-repeat;
  background-position: center center;
  background-size: cover; }

.b-GL {
  background: linear-gradient(transparent, transparent), url("../../Content/images/banners/b-gleaner-c.jpg") 0 bottom no-repeat;
  background-position: center center;
  background-size: cover; }

.b-RO {
  background: linear-gradient(transparent, transparent), url("../../Content/images/banners/b-rogator-c.jpg") 0 bottom no-repeat;
  background-position: center center;
  background-size: cover; }

.b-farmmachinery-c {
  background: linear-gradient(transparent, transparent), url("../../Content/images/banners/b-farmmachinery-c.jpg") 0 bottom no-repeat;
  background-position: center center;
  background-size: cover; }

.b-groundscare-c {
  background: linear-gradient(transparent, transparent), url("../../Content/images/banners/b-groundscare-c.jpg") 0 bottom no-repeat;
  background-position: center center;
  background-size: cover; }

@media (min-width: 768px) {
  /*.banner
  	{
  		height: 400px;
  		.container{
  			padding-top: 139px;}
  	}
  
  	.banner-small
  	{
  		background-size: cover;
  		background-color: #333;
  		height: 242px;
  	}
  	.banner-with-header-mini
  	{
  		height: 300px;
  		.container{
  			padding-top: 139px;}
  	}*/
  .b-1 {
    background: linear-gradient(transparent, transparent), url("../../Content/images/banners/b1-b.jpg") 0 bottom no-repeat;
    background-position: 26% 54%;
    background-size: cover; }
  .b-2 {
    background: linear-gradient(transparent, transparent), url("../../Content/images/banners/b2-b.jpg") 0 bottom no-repeat;
    background-position: 26% 54%;
    background-size: cover; }
  .b-3 {
    background: linear-gradient(transparent, transparent), url("../../Content/images/banners/b3-b.jpg") 0 bottom no-repeat;
    background-position: 26% 54%;
    background-size: cover; }
  .b-4 {
    background: linear-gradient(transparent, transparent), url("../../Content/images/banners/b4-b.jpg") 0 bottom no-repeat;
    background-position: 26% 54%;
    background-size: cover; } }

@media (min-width: 1200px) {
  /*.banner
  {
  	height: 400px;
  	.container
  	{padding-top: 79px;}
  }*/
  .banner-small {
    background-size: cover;
    background-color: #333;
    height: 242px; }
  .b-1 {
    background: linear-gradient(transparent, transparent), url("../../Content/images/banners/b1-a.jpg") 0 bottom no-repeat;
    background-position: 26% 54%;
    background-size: cover; }
  .b-2 {
    background: linear-gradient(transparent, transparent), url("../../Content/images/banners/b2-a.jpg") 0 bottom no-repeat;
    background-position: 26% 54%;
    background-size: cover; }
  .b-3 {
    background: linear-gradient(transparent, transparent), url("../../Content/images/banners/b3-a.jpg") 0 bottom no-repeat;
    background-position: 26% 54%;
    background-size: cover; }
  .b-4 {
    background: linear-gradient(transparent, transparent), url("../../Content/images/banners/b4-a.jpg") 0 bottom no-repeat;
    background-position: 26% 54%;
    background-size: cover; } }
