@import url('https://fonts.googleapis.com/css2?family=Anek+Malayalam:wght@400;500;700&display=swap');

* {
    box-sizing: border-box;
    font-family: 'Hind', sans-serif;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
    font-weight: 400;
    font-kerning: auto;
    font-size: 18px;
    text-align: left;
}

*::before,
*::after {
    box-sizing: inherit;
}

:root {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html, body, main{
    height: 100%;
    margin: 0;
    -webkit-text-size-adjust: 100%;
    text-align: justify;
    line-height: 1.2;
    background: #fff;
    font-size: 18px;
    color: #222;
    display: block;
    width: 100%;
    clear: both;
}

body{
    overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    line-height: 1.2;
}

.sub-page  h2,
.sub-page h3,
.sub-page h4,
.sub-page h5,
.sub-page h6 {
    margin: 15px 0;
}

h2{
    font-size: 30px;
}

h3{
    font-size: 25px;
}

#content-wrapper {
  width: 100%;
  position: relative;
  display: block;
}

.wrapper-section {
  display: block;
  position: relative;
  clear: both;
  padding: 0;
  margin: 0 auto;
  width: 100%;
}

#block-responsivemenumobileicon{
    display: none;
}

#inner #page-content h3{
    font-size: 20px;
}

p{
    margin: 10px 0;
    font-size: 18px;
  color: #444;
}

a {
  color: #0073FF;
  text-decoration: none;
}

.sub-page a{
    color: #0073FF;
}

strong {
  font-weight: 700;
}

.sub-page a:hover{
    cursor: pointer;
    text-decoration: none;
}

a:hover{
    cursor: pointer;
  color: #032651;
}

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

a img:hover {
  opacity: 0.8;
}

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

/*Sections*/
.section{
    display: block;
    clear: both;
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding: 20px 0;
}

.layout-container{
    position: relative;
    display: block;
    clear: both;
    width: 100%;
    background: #f9f9fa;
}

.container-fluid {
    padding: 0 30px;
}

.flex-grid .views-view-grid{
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
}

.flex-grid .views-view-grid .column{
    margin-bottom: 40px;
}

.flex-grid  .views-view-grid:before,
.flex-grid  .views-view-grid:after {
    display: none;
}

#block-mainnavigation{
  display: block;
  width: 100%;
  clear: both;
  text-align: center;
}

#block-useraccountmenu ul.menu,
#block-mainnavigation ul.menu{
  display: block;
  width: 100%;
  clear: both;
  text-align: center;
}

#block-useraccountmenu ul.menu {
  text-align: right;
  margin: 0;
  padding: 0;
}

#block-useraccountmenu ul.menu li.menu-item ,
#block-mainnavigation ul.menu li.menu-item {
    width: auto;
    display: inline-block;
}

#block-useraccountmenu ul.menu li.menu-item a,
#block-mainnavigation ul.menu li.menu-item a{
    font-size: 18px;
    color: #383838;
    text-decoration: none;
    padding-right: 10px;
    line-height: 1;
    display: inline-block;
    margin-right: 5px;
  text-transform: capitalize;
}

#block-useraccountmenu ul li.menu-item a:hover,
#block-mainnavigation ul li.menu-item a:hover{
    text-decoration: underline;
}

#block-theme-content{
    max-width: 100%;
    margin: 0 auto;
}

#block-theme-content p{
    margin: 10px 0;
    color: #000;
    font-size: 18px;
}

#block-theme-page-title {
  text-align: center;
  padding-top: 50px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  color: #fff;
  z-index: 110;
}

#block-theme-page-title h1,
#block-theme-page-title h1 span{
  color: #fff;
  text-align: center;
  margin: 0 0 30px;
  text-transform: capitalize;
  font-weight: bold;
  font-size: 40px;
}

.field--name-field-attachment{
    text-align: center;
    display: block;
    position: relative;
}

.field--name-field-attachment *{
    text-align: center;
}

.field--name-field-attachment,
.field--name-field-attachment a{
    color: #000;
}

#block-theme-primary-local-tasks{
    display: block;
    position: relative;
    width: 100%;
    text-align: center;
    margin: 30px 0;
}

#block-theme-primary-local-tasks .block-content{
    text-align: center;
}

#block-theme-primary-local-tasks .block-content ul{
    list-style: none;
    padding: 0;
    display: inline-block;
    margin: 0 auto;
}

#block-theme-primary-local-tasks .block-content ul li{
    display: inline-block;
    width: auto;
    margin-right: 15px;
}

#block-theme-primary-local-tasks .block-content ul li a {
  background: 0 0;
  color: #00489F;
  display: inline-block;
  padding: 10px 15px;
  cursor: pointer;
  text-transform: capitalize;
  text-decoration: none;
}

#block-theme-primary-local-tasks .block-content ul li a.is-active,
#block-theme-primary-local-tasks .block-content ul li a:hover{
  text-decoration: none;
  background: #00489F;
  color: #fff;
}

.path-webform .webform-submission-form,
.page-node-type-webform .webform-submission-form,
.path-webform .field--name-body,
.page-node-type-webform .field--name-body,
.user-login-form,
.user-form {
    max-width: 800px;
    margin: 0 auto;
}

.path-webform section h2,
.page-node-type-webform section h2{
    font-weight: bold;
}

.path-webform section > div,
.page-node-type-webform section > div{
    padding-left: 20px;
}

.path-webform .webform-submission-form section .form-item,
.page-node-type-webform .webform-submission-form section .form-item{
    margin-bottom: 10px;
}

.path-webform .webform-submission-form .webform-element-description,
.page-node-type-webform .webform-submission-form .webform-element-description{
    font-size: 14px;
}

.path-webform .webform-submission-form .form-item,
.page-node-type-webform .webform-submission-form .form-item,
.user-login-form .form-item,
.user-form .form-wrapper .form-item{
    margin-bottom: 30px;
}

.path-webform .webform-submission-form *,
.page-node-type-webform .webform-submission-form *,
.user-login-form .form-item *,
.user-form .form-wrapper .form-item *{
    color: #000;
    font-size: 18px;
    max-width: 100%;
}

.path-webform .webform-submission-form .form-item label,
.page-node-type-webform .webform-submission-form .form-item label,
.user-login-form .form-item label,
.user-form .form-wrapper .form-item label{
    display: block;
    margin-bottom: 5px;
}

.page-node-type-webform .webform-submission-form .form-item select,
.page-node-type-webform .webform-submission-form .form-item textarea {
  width: 100%;
  max-width: 100%;
}

textarea {
  width: 100%;
  max-width: 100%;
}

.page-node-type-webform .webform-submission-form .form-item select{
  padding: 10px;
}

.path-webform .webform-submission-form .form-item input,
.page-node-type-webform .webform-submission-form .form-item input,
.user-login-form .form-item input,
.user-form .form-wrapper .form-item input{
    padding: 5px 10px;
    color: #666;
}

.path-webform .webform-submission-form .form-actions input,
.page-node-type-webform .webform-submission-form .form-actions input,
.user-login-form .form-actions input,
.user-form .form-actions input{
    position: relative;
    background: #00489F;
    color: #fff;
    text-decoration: none;
    padding: 7px 15px;
    border-radius: 2px;
    font-size: 18px;
    border: none;
}

.page-node-type-webform .webform-submission-form .js-form-type-checkbox label {
  display: inline-block;
}

.page-node-type-webform .webform-submission-form .js-form-type-checkbox input {
  display: inline-block;
}

form .form-item label {
  display: block;
  margin-bottom: 5px;
}

form p {
  font-size: 14px !important;
}

form .form-item input:not([type=submit]):not([type=checkbox]):not([type=range]):not([type=radio]) {
  max-width: 100%;
  border: 1px solid #000000;
  padding: 10px;
  width: 100%;
  margin-bottom: 20px;
}

#inner #page-content .webform-submission-form .form-actions input.button,
#inner #page-content form .form-actions input.button {
  position: relative;
  background: #E63946;
  color: #fff;
  text-decoration: none;
  padding: 7px 15px;
  border-radius: 2px;
  font-size: 18px;
  border: none;
}

#inner #page-content .webform-submission-form .form-actions input.button:hover,
#inner #page-content form .form-actions input.button:hover {
  background: #a01d27;
  cursor: pointer;
}

.user-form #edit-contact{
    display: none;
}

table {
  width: 100%;
  border-collapse: collapse;
  margin: 25px 0;
  box-shadow: 0 0 20px rgb(0 0 0 / 15%);
  background: transparent;
  border: none !important;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

table thead tr {
  background: #d7d7d7;
}

table thead tr th {
  padding: 15px;
  font-size: 19px;
}

table tbody tr:nth-child(odd){
  border-top: 1px solid #d5d5d5 ;
  border-bottom: 1px solid #d5d5d5 ;
}

table tbody tr td {
  padding: 15px;
}

.view-filters {
    display: block;
    position: relative;
    clear: both;
    background: rgba(255,255,255,0.7);
    padding: 20px;
    margin: 20px auto;
    width: 100%;
}

.view-filters .views-exposed-form .form-item{
    position: relative;
    display: inline-block;
    width: auto;
    margin: 20px 20px 20px 0;
}

.view-filters .views-exposed-form .form-actions{
    display: block;
    position: relative;
    clear: both;
    margin-top: 10px;
}

.view-filters .views-exposed-form .form-actions input{
    background: #066306;
    color: #fff;
    border: none;
    padding: 6px 20px;
    line-height: 1;
}

.view-filters .views-exposed-form .form-actions input:hover{
    background: #06a006;
}

.view-content:after,
.view-content:before{
    display: table;
    content: " ";
}

.view-content:after{
    clear: both;
}

nav.pager .pager__items{
    padding: 0;
  text-align: center;
    list-style: none;
  margin: 20px 0 0;
  display: block;
    clear: both;
}

nav.pager .pager__items li{
    display: inline-block;
    margin-right: 10px;
}

nav.pager .pager__items li a{
    color: #0c0451;
    text-decoration: none;
    font-size: 20px;
}

nav.pager .pager__items a:hover,
nav.pager .pager__items .is-active a{
    text-decoration: underline;
}

.block-private-message-notification-block{
    position: absolute;
    right: 30px;
    top: 45px;
    width: 40px;
    height: 60px;
    overflow: visible;
}

.block-private-message-notification-block .private-message-page-link{
    color: #fff;
    display: inline-block;
    background-size: contain;
    position: relative;
    top: auto;
    left: auto;
    padding: 0 0 0 40px;
}

.block-private-message-notification-block .private-message-notification-wrapper img{
    display: none;
}

.block-private-message-inbox-block,
.block-private-message-actions-block{
    max-width: 70%;
    margin: 0 auto;
    background: #fff;
    padding: 20px 20px 0;
}

.block-private-message-inbox-block{
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

#block-theme-content .view-empty {
    background: #fff;
    border-radius: 10px;
    text-align: center;
    padding: 20px;
}

#block-theme-content .view-empty *{
    text-align: center;
}

/*Main Container*/
.layout-container#front,
.layout-container#inner {
  display: block;
  margin: 0 auto;
  width: 100%;
  position: relative;
}

.webform-progress-tracker .progress-step .progress-text .progress-title {
  text-align: center;
}

.webform-progress-tracker .progress-step.is-complete .progress-marker::before,
.webform-progress-tracker .progress-step.is-complete:hover .progress-marker::before,
.webform-progress-tracker .progress-step.is-complete .progress-marker::after {
  background: #C8C8C8;
}

.progress-step.is-active .progress-marker::before,
.webform-progress-tracker .progress-step.is-active:hover .progress-marker::before,
.progress-step:hover .progress-marker::before{
  background-color: #EE6243;
}

.page-node-type-webform fieldset {
  max-width: 100%;
  position: relative;
  width: 100%;
  display: contents;
}

.page-node-type-webform fieldset .fieldset-wrapper {
  margin-bottom: 30px;
}

/*Site Branding*/
#block-theme-site-branding .slogan{
  display: none;
}

/*Navigation*/
#block-theme-main-menu {

}

#block-theme-main-menu ul.menu {
  list-style: none;
  margin: 0;
  top: 10px;
  position: relative;
  display: inline-block;
  padding: 0 160px 0 0;
}

#block-theme-main-menu ul li {
  float: left;
  margin-right: 20px;
}

#block-theme-main-menu ul li:last-child {
  position: absolute;
  right: 0;
}

#block-theme-main-menu ul.menu li a {
  color: #222;
  margin: 0 1px;
  padding: 0 15px;
  line-height: 31px;
  border: 0;
  border-radius: 0;
  -webkit-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
}

#block-theme-main-menu ul li:last-child a {
  color: #fff;
  background: red;
  padding: 10px 20px;
}

#top {
  background: #000;
}

#top #block-openinghours,
#top #block-contactnumber {
  position: relative;
  display: inline-block;
  width: auto;
  color: #fff;
  margin-right: 40px;
}

#top #block-openinghours .field--name-body img,
#top #block-contactnumber .field--name-body img{
  filter: contrast(0.1);
  position: relative;
  display: inline-block;
  top: 4px;
  margin-right: 5px;
}

#footer #block-footer .field--name-body p,
#top #block-openinghours .field--name-body p,
#top #block-contactnumber .field--name-body p{
     color: #7a7a7a;
}

#top #block-socialmedia {
  float: right;
}

#top #block-socialmedia .field--name-body img{
  filter: contrast(0.01);
  max-height: 20px;
  width: auto;
  max-width: none;
  margin-right: 10px;
}

#nav {
  background: #fff;
  padding: 25px 0;
}

#nav .container {
  position: relative;
  display: block;
}

#hero #block-views-block-cars-block-1 .owl-nav{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 32px;
  z-index: 20;
}

#hero #block-views-block-cars-block-1 .owl-carousel .owl-nav button.owl-prev{
  left: 0;
  position: absolute;
  background: url("./../images/211686_back_arrow_icon.png");
  height: 48px;
  width: 48px;
}

#hero #block-views-block-cars-block-1 .owl-carousel .owl-nav button.owl-next{
  right: 0;
  position: absolute;
  background: url("./../images/211688_forward_arrow_icon.png");
  height: 48px;
  width: 48px;
}

#hero #block-views-block-cars-block-1 .owl-carousel .owl-nav button.owl-prev span,
#hero #block-views-block-cars-block-1 .owl-carousel .owl-nav button.owl-next span{
  display: none;
}

#hero #block-views-block-cars-block-1 .views-field-fieldset{
  position: absolute;
  bottom: 20%;
  right: 10%;
  z-index: 50;
  display: block;
}

#hero #block-views-block-cars-block-1 .views-field-fieldset .views-field-title .field-content {
  color: #fff;
  font-size: 80px;
  font-weight: bold;
  text-shadow: 1px 1px rgb(0 0 0 / 60%);
}

#hero #block-views-block-cars-block-1 .views-field-fieldset .views-field-field-price,
#hero #block-views-block-cars-block-1 .views-field-fieldset .views-field-view-node {
  display: inline-block;
  position: relative;
  width: auto;
}

#hero #block-views-block-cars-block-1 .views-field-fieldset .views-field-field-price .field-content,
#hero #block-views-block-cars-block-1 .views-field-fieldset .views-field-view-node .field-content {
  position: relative;
  display: inline-block;
  white-space: nowrap;
  background: red;
  color: #fff;
  text-transform: uppercase;
  padding: 13px 15px 10px;
  margin: 10px 10px 0 0;
  line-height: 1;
  font-size: 25px;
}

#hero #block-views-block-cars-block-1 .views-field-fieldset .views-field-field-price .field-content {
  text-shadow: 1px 1px rgb(0 0 0 / 60%);
}

#hero #block-views-block-cars-block-1 .views-field-fieldset .views-field-field-price .field-content{
  border: 2px solid #fff;
  background: transparent;
}

#hero #block-views-block-cars-block-1 .views-field-fieldset .views-field-field-price .field-content a,
#hero #block-views-block-cars-block-1 .views-field-fieldset .views-field-view-node .field-content a{
  color: #fff;
  line-height: 1;
}

#content-wrapper #block-features {
  position: relative;
  display: block;
  margin-top: -120px;
  z-index: 100;
}

#content-wrapper #block-features .block-content {
  box-shadow: 0 5px 30px rgb(0 0 0 / 15%);
  background: #f4f4f4;
  max-width: 75%;
  margin: 0 auto;
}

#content-wrapper #block-features .field--name-body .item {
  position: relative;
  display: inline-block;
  width: 33.3%;
  margin-right: -3px;
  padding: 45px 5% 50px;
  vertical-align: top;
  border-bottom: 3px solid transparent;
  min-height: 330px;
}

#content-wrapper #block-features .field--name-body .item:nth-child(2) {
  background-color: rgba(204, 204, 204, 0.15);
  border-bottom: 4px solid #ccc;
}

#content-wrapper #block-features .field--name-body svg {
  height: 60px;
  width: auto;
  max-width: none;
}

#content-wrapper #block-features .field--name-body .item h4 {
  font-weight: bolder;
  margin: 10px 0;
}

#content-wrapper #block-features .field--name-body .item p {
  font-size: 15px;
}

#content-wrapper #block-features .field--name-body .item p:after {
  position: relative;
  content: "";
  border-bottom: 3px solid red;
  width: 20px;
  height: 3px;
  display: block;
  margin-top: 20px;
}

#filters {
  padding: 0 100px 50px;
}

#filters #block-views-block-car-body-type-taxonomy-block-1 h2,
#filters #block-exposedformfind-your-dream-carpage-1 h2{
  text-align: center;
}

#filters #block-views-block-car-body-type-taxonomy-block-1 h2:after,
#filters #block-exposedformfind-your-dream-carpage-1 h2:after{
  content: "";
  background: url(./../images/title-decor.png) no-repeat center;
  width: 80px;
  height: 20px;
  display: block;
  margin: 30px auto;
  text-align: center;
}

#filters #block-exposedformfind-your-dream-carpage-1 .views-field-fieldset-1{
  position: relative;
  display: block;
}

#filters #block-exposedformfind-your-dream-carpage-1 form .form-item.js-form-type-select {
  display: inline-block;
  float: left;
  width: 20%;
  padding: 0 10px;
  margin: 10px 0;
  min-height: 80px;
}

#filters #block-exposedformfind-your-dream-carpage-1 form .form-item.js-form-type-select label{
  display: none;
}

#filters #block-exposedformfind-your-dream-carpage-1 form .form-item.js-form-type-select.form-item-field-body-type-target-id,
#filters #block-exposedformfind-your-dream-carpage-1 form fieldset.form-item {

}

#filters #block-exposedformfind-your-dream-carpage-1 form fieldset.form-item{
    margin-top: 20px;
    position: relative;
    display: inline-block;
}

#filters #block-exposedformfind-your-dream-carpage-1 form .form-item select {
  font-size: 14px;
  line-height: 48px;
  vertical-align: top;
  text-transform: inherit;
  color: #222;
  border: 1px solid #eee;
  border-radius: 0;
  background-color: #fff;
  width: 100%;
  padding: 10px;
}

#filters #block-exposedformfind-your-dream-carpage-1 form .form-item.js-form-type-select.form-item-field-body-type-target-id ul{
  list-style: none;
  padding: 0;
  margin: 0;
}

#filters #block-exposedformfind-your-dream-carpage-1 form .form-item.js-form-type-select.form-item-field-body-type-target-id ul li {
  position: relative;
  display: inline-block;
  width: 20%;
  float: left;
}

#filters #block-views-block-car-body-type-taxonomy-block-1 .block-content{
  margin: 0 auto;
  width: 100%;
  display: block;
  max-width: 100%;
}

#filters #block-views-block-car-body-type-taxonomy-block-1 .view-content{
  position: relative;
  display: flex;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  align-items: center;
  justify-content: center;
}

#filters #block-views-block-car-body-type-taxonomy-block-1 .view-content .views-row{
  position: relative;
  display: inline-block;
  width: auto;
  padding: 0 10px;
  float: left;
}

#filters #edit-field-price-value-wrapper {
  border: none;
  position: relative;
}

#filters #edit-field-price-value-wrapper .fieldset-wrapper .form-item {
  position: relative;
  float: left;
  display: inline-block;
  width: auto;
  min-width: 0;
}

#filters #edit-field-price-value-wrapper legend,
#filters #edit-field-price-value-wrapper .fieldset-legend,
#filters #edit-field-price-value-wrapper label{
  display: none
}

#filters #edit-field-price-value-wrapper input{
  border: none;
  width: auto;
  position: relative;
  display: inline-block;
  background: transparent;
  outline: none;
}

#filters #edit-field-price-value-wrapper .bef-slider{
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
}

#filters #edit-field-price-value-wrapper .ui-slider .ui-slider-handle {
  border-radius: 50%;
  text-align: center;
}

#filters #edit-field-price-value-wrapper .ui-slider .ui-slider-handle:before {
  content: '';
  background: red;
  width: 11px;
  height: 11px;
  display: inline-block;
  border-radius: 50%;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  bottom: 0;
}

#filters #edit-field-price-value-wrapper .ui-widget-header {
  background: #444;
}

#filters form .form-actions {
    clear: both;
    padding-left: 15px;
    position: absolute;
    left: 470px;
    display: inline-block;
}

#filters form .form-actions input {
  background-color: #d01818;
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  border: 2px solid transparent;
  white-space: nowrap;
  text-transform: uppercase;
  color: white;
  transition: all .3s;
  letter-spacing: .05em;
  border-radius: 2px;
  font-size: 16px;
  padding: 8px 25px;
}

#filters form .form-actions input:hover {
  background-color: #6a0808;
  cursor: pointer;
}



#featured {
  background: #fff;
  z-index: 200;
  padding: 50px 0;
}

#featured #block-views-block-featured-vehicles-block-1 h2{
  text-align: center;
}

#featured #block-views-block-featured-vehicles-block-1 .view-header{
  margin-bottom: 60px;
  text-align: center;
  color: #888;
  position: relative;
  display: block;
}

#featured #block-views-block-featured-vehicles-block-1 .view-header:after{
  content: "";
  background: url(./../images/title-decor.png) no-repeat center;
  width: 80px;
  height: 20px;
  display: block;
  margin: 30px auto;
  text-align: center;
}

#featured #block-views-block-featured-vehicles-block-1 .column {
  margin-bottom: 50px;
}

#featured #block-views-block-featured-vehicles-block-1 .views-field-fieldset-1 {
  position: relative;
  display: block;
  padding: 0 10px;
}

#featured #block-views-block-featured-vehicles-block-1 .views-field-fieldset-1 .views-field-field-price {
  position: absolute;
  bottom: 15px;
  right: 15px;
  background: red;
  color: #fff;
  padding: 5px 10px;
}

#featured #block-views-block-featured-vehicles-block-1 .views-field-fieldset {
  position: relative;
  display: block;
  margin: 10px 0;
  /*border: 1px solid #ccc;*/
}

#featured #block-views-block-featured-vehicles-block-1 .views-field-fieldset .views-field {
  display: inline-block;
  float: left;
  padding: 5px 7px;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  font-size: 14px;
}

#featured #block-views-block-featured-vehicles-block-1 .views-field-fieldset .views-field * {
	 font-size: 14px;
}

#featured #block-views-block-featured-vehicles-block-1 .views-field-fieldset .views-field:last-child {
  border-right: 1px solid #ccc;
}

#featured #block-views-block-featured-vehicles-block-1 .views-field-title a {
  position: relative;
  padding: 15px 25px 0 23px;
  font-size: 18px;
  line-height: 1.34;
  letter-spacing: .01em;
  color: #222;
  display: inline-block;
  font-weight: bold;
}

#featured #block-views-block-featured-vehicles-block-1 .views-field-title a:before {
  position: absolute;
  top: 24px;
  left: 0;
  width: 10px;
  height: 3px;
  content: '';
  background-color: #d01818;
}

#featured #block-views-block-featured-vehicles-block-1 .owl-nav {
	position: relative;
	display: block;
	margin-top: 30px;
}

#featured #block-views-block-featured-vehicles-block-1 .owl-nav button:hover {
	background: transparent;
}

#featured #block-views-block-featured-vehicles-block-1 .owl-nav span {
	border: 1px solid grey;
    padding: 5px 15px;
}

#featured #block-views-block-featured-vehicles-block-1 .owl-nav span:hover {
	background: grey;
}


#offer {
  padding: 100px 0;
  color: #fff;
  /*background: ;*/
}

#offer:after {
  background: rgba(0,0,0,0.8);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin: -10% auto auto;
  z-index: 100;
}

#offer:before {
  background: url("./../images/bg-1.jpg") no-repeat fixed center;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin: -10% auto auto;
  z-index: 20;
}

#offer .container {
  position: relative;
  display: block;
  z-index: 110;
}

#offer #block-views-block-services-we-offer-block-1 h2 {
  text-align: center;
}

#offer #block-views-block-services-we-offer-block-1 .view-header {
  text-align: center;
  position: relative;
  display: block;
}

#offer #block-views-block-services-we-offer-block-1 .view-header:after {
  content: "";
  background: url(./../images/title-decor.png) no-repeat center;
  width: 80px;
  height: 20px;
  display: block;
  left: 0;
  right: 0;
  margin: 30px auto 50px;
}

#offer #block-views-block-services-we-offer-block-1 .views-view-grid {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
}

#offer #block-views-block-services-we-offer-block-1 .views-view-grid .item {
  height: inherit;
  margin-bottom: 30px;
}

#offer #block-views-block-services-we-offer-block-1 .views-view-grid .item .column {
  margin-top: 57px;
  /*margin-bottom: -90px;*/
  padding: 40px 30px 40px;
  -webkit-transition: all .3s;
  transition: all .3s;
  text-align: center;
  background-color: #f4f4f4;
  box-shadow: 0 5px 30px rgb(0 0 0 / 15%);
  height: 100%;
}

#offer #block-views-block-services-we-offer-block-1 .views-view-grid .item .column .views-field-field-icon .field-content {
  text-align: center;
  margin-bottom: 10px;
}

#offer #block-views-block-services-we-offer-block-1 .views-view-grid .item .column .views-field-field-icon .field-content img {
  max-height: 70px;
  width: auto;
  max-width: none;
}

#offer #block-views-block-services-we-offer-block-1 .views-view-grid .item .column .views-field-title .field-content a {
  color: #222;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 20px;
  display: block;
  text-align: center;
}

#offer #block-views-block-services-we-offer-block-1 .views-view-grid .item .column .views-field-body .field-content,
#offer #block-views-block-services-we-offer-block-1 .views-view-grid .item .column .views-field-body .field-content p {
  color: #444;
  font-size: 15px;
  text-align: center;
}

#stats {
  padding: 100px 0;
}

#stats #block-views-block-statistics-block-1 .views-row{
  width: 33.3333%;
  float: left;
  position: relative;
  display: inline-block;
}

#stats #block-views-block-statistics-block-1 .views-row *{
  text-align: center;
}

#stats #block-views-block-statistics-block-1 .views-row .views-field-field-text .field-content {
  color: #f10202;
  font-weight: lighter;
  font-size: 50px;
}

#stats #block-views-block-statistics-block-1 .views-row .views-field-title {
  position: relative;
  display: block;
}

#stats #block-views-block-statistics-block-1 .views-row .views-field-title:after {
  display: block;
  width: 30px;
  height: 3px;
  content: '';
  background-color: #eee;
  left: 0;
  right: 0;
  margin: 20px auto 0;
}

#recent {
  padding: 50px 0;
  background: #f4f4f4 url("./../images/bg-5.jpg") no-repeat fixed top center;
}

#recent:before {
  width: 100%;
  height: 100%;
  background: #f4f4f4;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  opacity: 0.9;
}

#recent #block-views-block-featured-vehicles-block-2 h2 {
  text-align: center;
}

#recent #block-views-block-featured-vehicles-block-2 .view-header {
  margin-bottom: 60px;
  text-align: center;
  color: #888;
  position: relative;
  display: block;
}

#recent #block-views-block-featured-vehicles-block-2 .view-header:after {
  content: "";
  background: url(./../images/title-decor.png) no-repeat center;
  width: 80px;
  height: 20px;
  display: block;
  left: 0;
  right: 0;
  margin: 30px auto 50px;
}

#recent #block-views-block-featured-vehicles-block-2 .view-content {
  position: relative;
  display: block;
}

#recent #block-views-block-featured-vehicles-block-2 .view-content .views-row {
  background: #d4d4d4;
  padding: 15px 20px;
  border-bottom: 1px solid #fff;
}

#recent #block-views-block-featured-vehicles-block-2 .view-content .views-row.active:not(.not-active) {
  background: #ececec;
  /*box-shadow: 4px 4px 15px 5px rgb(0 0 0 / 20%);*/
}

#recent #block-views-block-featured-vehicles-block-2 .view-content .views-row .views-field-title a {
  position: relative;
  font-size: 18px;
  white-space: nowrap;
  letter-spacing: .01em;
  color: #222;
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
}

#recent #block-views-block-featured-vehicles-block-2 .view-content .views-row .views-field-field-price .field-content {
  font-weight: bold;
}

#recent #block-views-block-featured-vehicles-block-2 .view-content .views-row .views-field-fieldset-1 .views-field {
  display: inline-block;
  position: relative;
  float: left;
  color: #888;
}

#recent #block-views-block-featured-vehicles-block-2 .view-content .views-row .views-field-fieldset-1 .field-content .wrapper > .views-field .field-content:after {
  content: ",";
  position: relative;
  display: inline-block;
  padding-right: 5px;
}

#recent #block-views-block-featured-vehicles-block-2 .view-content .views-row .views-field-fieldset-1 .field-content .wrapper > .views-field:last-child .field-content:after {
  display: none;
}

#recent #block-views-block-featured-vehicles-block-2 .view-content .views-row.active .views-field-field-image {
  position: absolute;
  display: block;
  right: 0;
  top: 0;
}

#recent #block-views-block-featured-vehicles-block-2 .view-content .views-row.not-active .views-field-field-image {
  display: none;
}

#about {
  padding: 50px 15px 400px;
}

#about #block-views-block-about-us-block-1 .view-header {
  margin-bottom: 60px;
  text-align: left;
  color: #888;
  position: relative;
  display: block;
}

#about #block-views-block-about-us-block-1 .view-header:after {
  content: "";
  background: url(./../images/title-decor.png) no-repeat center;
  width: 80px;
  height: 20px;
  display: block;
  margin: 30px 0;
}

#about #block-views-block-about-us-block-1 .view-content {
    width: 75%;
    float: left;
    position: relative;
    display: inline-block;
}

#about #block-views-block-about-us-block-1 .view-footer {
    width: 25%;
    float: left;
    position: relative;
    display: inline-block;
}

#about #block-views-block-about-us-block-1 .view-footer .item {
	position: relative;
	display: block;
	padding-bottom: 20px;
    margin-bottom: 30px;
}

#about #block-views-block-about-us-block-1 .view-footer .item:after {
	position: absolute;
    content: "";
    border-bottom: 3px solid red;
    width: 20px;
    height: 3px;
    display: block;
    margin-top: 20px;
    bottom: 0;
    left: 70px;
}

#about #block-views-block-about-us-block-1 .view-footer .item h3{
	margin-bottom: 14px;
    font-size:16px;
    font-weight: 600;
    color: #222;
}

#about #block-views-block-about-us-block-1 .view-footer .item p{
    margin-bottom: 7px;
    font-size: 14px;
}

#about #block-views-block-about-us-block-1 .view-footer .item.one {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAjNJREFUaEPt2curTVEcB/DPNZUyMjMhwjVCkYkMKRMlrjwG5JGUYuAx9CgDQt3ySsqjSAl/gMcEIwMkZKQUEwxM0WJfbfs65+6z117co7XrDE79ft/f7/v9nrPW+q09oM+fgT7vXybwrx3MDmQHIhWI/QlNwD4soecF4Rse4Ai+NuURS2AIF3EWX3psYhK2YgOu9pj7KzyWwEEsx/yGDTzDLRxomN+z7dU6gcAyLGjYwFPczgQaqhfSxqUDUzC1JqntWIz1NeOrYdeKlWi4Zv5bfCjHVv/EJ7GzwZJYs350WFh6T2HXCFKZwEpcx+ZClehqCQDCfnMOq3Az4JcJnMCi4pOgdmuQj/FwxIUygTOYiaWtlUoDdA8vi03wNwcygTSCj0LNDvwloTuWyQ50c2Aa9mJyh6BPOIo3ETYmdSCc68MyHI7Jf3rmFpvk6lQEFmJPBPghvO5yNrqEWcUU17TMMTzqtA9saYpayrs8BoF1LdQIE2CY5kZtZINYEVHgBt6NQSCcdtdE1LiD56l24qDMxi7z8UScx44IAnfxKhWBMKiv7bIKfcSVBhcAZb5JCUQIWzs1E6gtVaLA7EAiYWvDZgdqS5UoMDuQSNjasNmB2lIlCvx/HTiN2cXrokTitQJ7Hy+wrToP7MZ+zMH7Vkq1DxJmidD8YRyvEgiD+JPiKBwzdLff9k/EcDM9HeFIPg+fqwTC90BiE2aMwyv2QCAMMhcQbjd+PLEv+VKpXRu37wl8BxDdkTE/bWVDAAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    background-position: top left;
    padding-left: 70px;
}

#about #block-views-block-about-us-block-1 .view-footer .item.two {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAABnRJREFUaEPtmgXIpUUUhp+1E7sL1sTuQkWxu7u7ExO7a23F7k7sABVFxQJbMVbFTuxunp8z8u3sd++d7793fxT+gWX1uzNn5sw55z1n3rNDqB8zAf4Zq8XvTT9/BzwH/NF0Yaf5Q7IJKwH7Ax8Aw4G/Ogko/H0H4HXgHeAI4NvCdR2nVRXYHVgA2Bf4vuPKZhPuBVYDlgCOB/YGXm4mon52UkDBKrAl8HcvBGcykgJ+nhy4GjgNeLDbvZICtwG7Ap91K7DF+qoCThkXuAx4ALiimz1VYAzgDmD1ELR9/Hc3AfcTsBdg8DpyBfw2GnAq8ANwVH8trwLThF9uF5s9BKzYZQAbtD8D17ZRIF38nhF7uwC/NbWGCswAHAbsHIvvBtZoKiibvx4wCXBpgQJOWQfYFNgM+LPJ3v8VBTyzh58jYLZYh4FS4Ejga+D6DsnsJmDdiIsiJeoUuA9YtWh160kbB9IkhBkdEBwWBPLkWZUyM3A2cGfp/nUKnBOmLJVRN88SxJzyfkMhKwOzAueWrqtToHTtqJi3PDAfcHqp8EEFSm+qcF7XFhgfEAl6VUZ3OvfbgAksja4V6LThqP59UAGDWhQQtwdi+O54s5cuNB5w6AAqYPl+Ri8VGIhbb7fHYAwMtAt9nmXdri3wvw/iXsaA715fZU1G1xZoslm7uVsAO0VdfwjwYqHgXAHfzT5y5JRqOaq8mOtPKfF0PEnTGecETgHWAqYI+uRd4DhgBWCfijLtSol5gGFBsk0QT86RKJ9eV6PjAPcAWwEfVQ66DTB9KOFnFZOHUtmX4vGvklrAR8+EwOxBsn0cRJjWqOaMPvG9VsCHyP2AxEB13ACo3Mlx6E0CfZ4B5g6FJw06c1HgKeCgigDPeTNwQnCs//6UK9AUheR03ghpMgvLZi7iT9I1UjfyrWcBx8azMeedJoqHvW42ZbyNv6woIaOnEmtW38y5AuYBKRbNVTK+CB+Xmrk8CLFfKwsNQF9XzwL6tLzrewWCFwkLbJgRXsuFtbZNMnrhQhZ+d8XhkjWUP3Z89/AydLpPGtPF/2tBGbw6QuuAgOH8fawF3eeaXsWAFvuwhuM04GT5fgdk3wxaqRUJNG/y4LCKAb45YFauDr3g9vAIAz0NqVAvTJnD21lgFsBbmDG4HBe+Ei7zaUXg48AyGU7Ls0pPJsjUr3cExgRujFdfgkSD9kxgN+CFTImpAQFAal6+NQ2bLxdK/7RSYH3AmxEJXqssXDKC0CbFE/F9a2ADYI/w72nDGgZbNR7aub5r5FF1l1uziXJUAkSiPtPPMtsb1Slgk0O3kJwSKTTlQhGILjapyGabbT8JaeK5hNQtwNoRD2bPJsPS42LgLeCYLHgFgicDhYwfuavHzAt1CghVdlBMIA4j3raTPvxIfNPs+q3zqr4pK22z5FVg8TC7QfpVoSaeR6t7icLvj7HOxGhWFgh0J9GsLy5yBUQOWQlv0UDz0OKz7nRVKGWZYHtIE8qk5UO/NUEtBswbm4rnrtmvRR9AztTWkzHm0P28tPMAmW6fnRdFrHnBAkPfyBUw3R8e/qbWC8ctG3BSLSpxQViirmmhzEvij9nUgk4wOBA4Pw6UDllVfKpYowteGT8YU1paxarwPMKF1RVzCjAoHR5WzW2RGkjWJwnPLRlWqbGAbqZlZgNOjHXuo896c/bGhEeHt2ufzDxhPpHFNms7x4s0c2vNlqMuBizGrFVkDFRGgnapUEKfFIGGxmYiUD5UXvi1YDMefLgbhJbUJh9dT1h1KNfEJNymklvUsTEi4dWRpVYBOynCl0HpUIA3a4AuDVhkJaUMHF1AU3tDBmvdsJoUDu07i2bK0SVU6nnAEtxgtRdt3aPbeVj/dth01DodR+LqNWO6FRcJo24mxWK6T8PNNKv+b6u03bD+F4l0CVHF1pGu441bal8Xwar7CNUnRdL0UoybOuuOtF9SwG6hJfCjlRlmU9P1N5HmxV+zsSWtN1g6bJgYxDY4RCLdw7xifChPZDIDTxY47/eHS3tlSQHdRJPrRgn/0wEnDjfSlxMulx7eeQazZYKlxVwhSxdJQGFpoVtZuQoa+Vui7V7Vdo8IY32hH+rjvzQ5ZcHcowHh0g6MiGNTz8syxwgKtqP8txSNRt6vMp1bdAmDbtJrjlRr+Ibwdab7WKhZCGqN0mw9goLtGm6NbqIfk308zR8lQRUoGon6B3gzhVCIvQQIAAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    background-position: top left;
    padding-left: 70px;
}

#about #block-views-block-about-us-block-1 .view-footer .item.three {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAABRRJREFUaEPtl3eoHXUQhb/EGrtoLMEO1tiwIlZiQcUGKmKNiL2Lvf1hQRC7aMTewV4xdg323hE1ERV7i7H3KJ+chWW57d27QQI7cHn33f2VmTNnzswOYzq3YdO5/zQB/N8ZbDLQZGBABBoKDQjgwNubDAwM4YAHNBkYEMCBtzcZ6ADhvMBGwDbAKsBU4A/4b/76M/v8/x/gL+DzPHeda/z9M+AV4Engx1Z3TYsMLA8cAvwOPAy8XHJ8njgxBzATMDOwCbAWsHeCXS0BrAC8A/wKzAr8BJwBfFsOpM4ARgHHAlOAs9shVkFxfWA74BbgCOB84PmgfxwwAZgB2D5Z0t/XgBuLc+oKYBdgQ+A04JMeK3PhBHoRMBY4LFkrto8EDgVOThDnAe+GamsCVwETBw1gBHBWULu+R8eLZRcCFwPHA/uU6qJ4PjdwE/A2MDtwK/BoHo4GBG1SLwG4ZllgbWBFQP5aYIX9AswZB+S1BTlj/vq7SM4CPAN8BXyR5wsAawDjw/kFgUVSFwLzfb7PBRwOTG4B0Lh2ARj9zrnAfd8kgKOBlzogrQObZ59nf5z1L0SFpM1CgPVyJ7AjsBLwHXAv8FEcL1+xGGC2dgrFPFcgPfvUagDDoyAqwNXAc5FC0yUKol21lYEd4pSHPhCn/+6RUvpwLbBHh/XW1gVRo3OBLwPElHIApurmLNQJbWNgU+CEIFjcIQI6vSjwBnBHUNk2BScFdusSgOri+UrplsCBHdbrvD5cEUmemH1jigAskstzuanSvOAh4KhEbvrlrNx9E7g9kql+rwrcl4JTNfx4ibYMsF4ClX4W4O7A/MDjwF1Ro4MqIJXjuRR4NvQSvHMA1WuUAfgRQWVKBI8s7dwAWA74LWmzKVkPFqcXLhFUdGzXOGqd2HQsXhuP6Va77coW7L7A/qVituilhQh7T9Xs6CcCswVQG9uDofhwnZfbqordUC3WwU5ml9Xxa4CfAWtga+CpHOpe0RW1+4F1MhLYQe2yXr5ZCvIHwIBFU0BamQG/FYDey/4PgXH6agD3AE8ATwcpI2xnW6Rj2lAs0k9DDbunHbgwnb8E2A84ID/6v3xX8513yqYz7WpAoATZfuEddmGVTAWbagAWiPxfPVxWszUHLYcpnZQGBlZOsUWvSlUDlnIebnasIdHT7LZ262NaZPmyUKsK3FLA6fHFPmIA9gfryCyPNwCL8HXgxcpu0VKvVRoL1yal04WJgl3ytsq+U4ArgZMqTjnPKBAiXaap5wrgnhEOgXTA03kBs3ilnsVuPzFbZtABb6wBKIcWrxyUk72aEmjDUwDKdl00XcoU9PH5XmlyyqvZLWyr8Nu7rUWF4hHgg9IaWWGtCKbUtR8pEJMN4MzM2xaWlW6h+FEGJ1UGLM8UMWmiahxcHW+BG9IDqgEofWbQfWOAdYPi+8BjcbxaG13BLNqyo6wNSbkrJHDppNFU+QJi5M44ptUivhv4usUNDmhmU1pYsJr3OD067/iCosNyupVsdnW6vKBoZP7VYcdUZxO1VzOlFqPp9ONLiqk2GF9O7AeuXTzOuX6+cN0GaH9wpleNbGjyuVozQ3K4uriXaVRaLRnt97tm5zYwhzCVwddBFcsApKROirQd2YYmNZyz2ml930H0EsBQD5dyDl8Gq9Paq+nYQ+Z4t8unRQDd7qz1eRNArXD2cViTgT5Aq3VLk4Fa4ezjsCYDfYBW65YmA7XC2cdhTQb6AK3WLf8CM04m0mrEK6YAAAAASUVORK5CYII=);
    background-repeat: no-repeat;
    background-position: top left;
    padding-left: 70px;
}

#about #block-views-block-about-us-block-1 .views-field-fieldset {
  width: 70%;
  position: relative;
  display: inline-block;
}

#about #block-views-block-about-us-block-1 .views-field-field-image {
  position: absolute;
  top: -90px;
  right: 0;
}

#about #block-views-block-about-us-block-1 .views-field-view-node a {
  display: inline-block;
  padding: 9px 20px 6px;
  text-align: center;
  border: 2px solid transparent;
  white-space: nowrap;
  text-transform: uppercase;
  color: white;
  border-radius: 2px;
  background: red;
  line-height: 1;
  position: relative;
  margin-top: 20px;
}

#cta #block-buycta {
  position: relative;
  display: block;
  background: url("./../images/bg-3.jpg") no-repeat fixed center;
  padding: 50px;
  color: #fff;
  background-size: cover;
  margin-top: 30px;
}

#cta #block-buycta:after {
  background: rgba(255, 0 ,0, 0.5);
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

#cta #block-buycta:before {
  background: rgba(255, 0 ,0, 1);
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: -75px;
}

#cta #block-buycta .block-wrapper {
  position: relative;
  display: block;
  z-index: 2;
  max-width: 50%;
  margin-left: auto;
}

#cta #block-sellcta {
  background:  url("./../images/bg-4.jpg") no-repeat fixed center top;
  padding: 80px 50px 80px 100px;
  color: #fff;
  position: relative;
  display: block;
  background-size: cover;
  /*margin-left: -60px;*/
  clip-path: polygon(10% -60%, 250% 100%, 1% 100%);
}

#cta #block-sellcta:after {
  background: rgba(34, 34, 34, 0.8);
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

#cta #block-sellcta .block-wrapper {
  position: relative;
  display: block;
  z-index: 2;
  max-width: 50%;
  margin-right: auto;
}

#cta .block .field--name-body h2 {
  margin-top: 5px;
  margin-bottom: 20px;
  font-size: 25px;
  letter-spacing: .03em;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
}

#cta .block .field--name-body h2 em {
  text-transform: capitalize;
  font-style: normal;
  display: block;
}

#cta .block .field--name-body p {
  color: #fff;
}

#cta .block .field--name-body p a {
  border: 2px solid #fff;
  color: #fff;
  padding: 10px 25px;
  display: inline-block;
  margin-top: 20px;
  line-height: 1;
}

#gallery h2 {
  position: relative;
  display: block;
  text-align: center;
  background: #f4f4f4;
  padding: 80px;
  margin-bottom: 40px;
}

#gallery h2:after {
  position: absolute;
  bottom: 50px;
  margin: 0 auto;
  left: 0;
  right: 0;
  content: "";
  width: 70px;
  height: 20px;
  background-size: contain;
  background: url("./../images/title-decor.png") no-repeat center bottom;
}

#gallery #block-views-block-gallery-block-1 .views-row ul li {
  float: left;
  width: 20%;
  position: relative;
  list-style: none;
  padding: 10px;
}

#makes {
  padding: 110px 0;
}

#makes #block-views-block-top-car-makes-block-1 .views-row{
  float: left;
  width: 25%;
  margin-bottom: 10px;
}

#makes #block-views-block-top-car-makes-block-1 .views-row .views-field-name {
    color: #777;
    font-size: 12px;
}

#makes #block-views-block-top-car-makes-block-1 .views-row .views-field-name a {
	color: #444;
}

#makes #block-views-block-top-car-makes-block-1 .view-header {
  margin-bottom: 60px;
  text-align: left;
  color: #888;
  position: relative;
  display: block;
}

#makes #block-views-block-top-car-makes-block-1 .view-header:after {
  content: "";
  background: url("./../images/title-decor.png") no-repeat center;
  width: 80px;
  height: 20px;
  display: block;
  margin: 30px 0;
}

#makes #block-wearethecheapestintown{
  background: url("./../images/sidebar.jpg") no-repeat center;
  padding: 40px 30px;
  color: #fff;
  position: relative;
  display: block;
}

#makes #block-wearethecheapestintown:before{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: rgba(0,0,0,0.8);
  width: 100%;
  height: 100%;
  content: "";
}

#makes #block-wearethecheapestintown .block-wrapper {
  position: relative;
  display: block;
}

#makes #block-wearethecheapestintown h2{
  margin-top: 0;
  font-size: 30px;
  display: block;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
  color: red;
}

#makes #block-wearethecheapestintown h2 em{
  margin-top: 0;
  font-size: 30px;
  display: block;
  font-style: normal;
  font-weight: lighter;
  text-transform: capitalize;
  color: #fff;
}

#makes #block-wearethecheapestintown .field--name-body ul {
  list-style: none;
  padding: 0;
}

#makes #block-wearethecheapestintown .field--name-body ul li:before{
  content: "";
  height: 25px;
  width: 25px;
  position: relative;
  display: inline-block;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAALlJREFUOE/dkrEJAkEQRd8/2zA01RaMrEDES0w0sgibsAIDYwXRTLADsZBrQARHFvZkb2+Vg4t08v/+/zMjWo5a6vkhgJn1gANgwFBS4eo3quDFF6DrdzaSdK4BzGwAZJJu5XIT4h0wkfSsALz46lMtJG0+iHNJj9LgXcHM+oBzzgBHXwHLIPYemIbiVIUc2AKd6D9c7IpzLUHQOYacgLGke+rpklcwsxmwBo7API4dghqd8du7/wHgBZfJOhGVeSwbAAAAAElFTkSuQmCC");
  background-size: initial;
  background-repeat: no-repeat;
  background-position: center;
  top: 7px;
}

#makes #block-wearethecheapestintown .field--name-body p {
  color: #fff;
}

#agents {
    position: relative;
    display: block;
    width: 100%;
    clear: both;
    background: url(./../images/bg-6.jpg) no-repeat fixed center;
    background-size: cover;
    padding-bottom: 50px;
}

#agents:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    opacity: .8;
    height: 100%;
    display: block;
    background: #000;
}

#agents .views-field-fieldset {
    position: relative;
    display: block;
    margin-top: 100px;
}

#agents .views-field-fieldset .views-field-user-picture {
    position: absolute;
    top: -60px;
    left: 45px;
    z-index: 20;
}

#agents .views-field-fieldset .views-field-user-picture img:hover {
  opacity: 1;
}

#agents .views-field-fieldset-1 {
    position: relative;
    margin: 30px 15px;
    padding: 1px 0 4px 60px;
    border-left: none;
    background-color: #f4f4f4;
    box-shadow: 0 5px 20px rgb(0 0 0 / 15%);
    padding: 30px;
}

#agents .views-field-fieldset-1 .views-field-field-full-name .field-content {
    display: block;
    font-size: 20px;
    letter-spacing: .02em;
    color: #222;
    position: relative;
    font-weight: bold;
    margin-bottom: 10px;
}

#agents .views-field-fieldset-1 .views-field-field-full-name .field-content:before {
    display: inline-block;
    width: 10px;
    height: 3px;
    margin-right: 20px;
    content: '';
    vertical-align: middle;
    background: red;
}

#agents .views-field-fieldset-1 .views-field-field-bio .field-content {
    font-size: 14px;
}

#agents .views-field-user-picture img {
	width: auto;
}

#news {
  background: url("./../images/news-bg.jpg") no-repeat fixed center top;
  background-size: cover;
  padding: 100px 0;
}

#news:before {
  background: #f4f4f4;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  opacity: 0.8;
}

#news .container {
  position: relative;
  z-index: 11;
}

#news #block-views-block-latest-news-block-1 h2 {
  text-align: center;
}

#news #block-views-block-latest-news-block-1 .view-header {
  margin-bottom: 60px;
  text-align: center;
  color: #888;
  position: relative;
  display: block;
}

#news #block-views-block-latest-news-block-1 .view-header:after {
  content: "";
  background: url("./../images/title-decor.png") no-repeat center;
  width: 80px;
  height: 20px;
  display: block;
  margin: 30px auto;
}

#news #block-views-block-latest-news-block-1 .views-view-grid .column {
  background: #fff;
}

#news #block-views-block-latest-news-block-1 .views-view-grid .column .views-field-title,
#news #block-views-block-latest-news-block-1 .views-view-grid .column .views-field-body{
  padding: 0 10px;
}

#news #block-views-block-latest-news-block-1 .views-view-grid .column .views-field-title{
  padding-top: 10px;
  padding-bottom: 10px;
}

#news #block-views-block-latest-news-block-1 .views-view-grid .column .views-field-title a{
  position: relative;
  padding: 15px 25px 0 23px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.34;
  letter-spacing: .01em;
  color: #222;
  display: inline-block;
}

#news #block-views-block-latest-news-block-1 .views-view-grid .column .views-field-title a:before{
  position: absolute;
  top: 24px;
  left: 0;
  width: 10px;
  height: 3px;
  content: '';
  background-color: #d01818;
}

#news #block-views-block-latest-news-block-1 .views-view-grid .column .views-field-body{
  padding-bottom: 30px;
}

#news #block-views-block-latest-news-block-1 .views-view-grid .column .views-field-body p {
  font-size: 15px;
  padding: 0 20px;
}

#contact {
  background: #1c1c1c;
}

#contact #block-webform {
  padding: 100px 150px;
}

#contact #block-webform label {
  color: #fff;
}

#contact #block-webform .form-actions input {
  text-align: center;
  white-space: nowrap;
  text-transform: uppercase;
  border-radius: 2px;
  background: transparent;
  line-height: 1;
  position: relative;
  margin-top: 20px;
  border: 2px solid #fff;
  color: #fff;
  padding: 13px 25px 10px;
  display: inline-block;
}

#contact #block-webform .form-actions input:hover {
  cursor: pointer;
  color: #000;
  background: #fff;
}

#contact #block-views-block-gps-location-block-1 {
  padding-right: 0;
}

#sub-footer {
  padding: 80px 0;
  background: url(./../images/bg.jpg) no-repeat fixed center;
  background-size: cover;
}

#sub-footer:after {
  background: rgba(0,0,0,0.8);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  z-index: 100;
}

#sub-footer .container {
  position: relative;
  display: block;
  z-index: 110;
  color: #fff;
}

#sub-footer .container .block h2 {
  margin-top: 28px;
  margin-bottom: 27px;
  font-size: 18px;
  font-weight: 600;
  color: white;
  text-transform: uppercase;
  position: relative;
  padding-left: 20px;
  display: block;
}

#sub-footer .container .block h2:before {
  font-size: 18px;
  font-weight: 600;
  color: white;
  background: red;
  content: "";
  width: 10px;
  height: 3px;
  position: absolute;
  display: inline-block;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

#sub-footer .container .block .views-field a,
#sub-footer #block-contactinformation .field--name-body p a,
#sub-footer #block-contactinformation .field--name-body p,
#sub-footer #block-footerabout p {
  font-size: 15px;
  color: #fff;
}

#sub-footer .container .block .views-field a:hover,
#sub-footer #block-contactinformation .field--name-body p a:hover{
  color: #898282;
}

#sub-footer #block-contactinformation .field--name-body p img {
  filter: invert(1);
  position: relative;
  display: inline-block;
  top: 4px;
}

#sub-footer #block-contactinformation .field--name-body p.call {
  font-size: 25px;
}

#sub-footer #block-contactinformation .field--name-body p.call a {
  color: red;
  font-size: 25px;
}

#footer {
  background: #000;
  text-align: center;
  color: #fff;
}

#footer #block-footer .field--name-body {
  text-align: center;
}

#footer #block-footer .field--name-body .field-content-wrapper{
  display: inline-block;
}

#footer #block-footer .field--name-body p {
  font-size: 15px;
}

#footer #block-footer .field--name-body p a{
  color: #fff;
  text-decoration: underline;
  font-size: 15px;
}

#footer #block-footer .field--name-body p a:hover{
  color: #898686;
}

#block-views-block-subpage-hero-block-1 {
  position: relative;
  display: block;
  width: 100%;
  line-height: 0;
}

#block-views-block-subpage-hero-block-1:after {
  background: rgba(0,0,0,0.8);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  z-index: 100;
}

#block-views-block-subpage-hero-block-1 .views-field-field-hero-image img{
  height: 175px;
  width: auto;
  max-width: none;
}

#block-theme-breadcrumbs {
  background: #f4f4f4;
  padding: 20px;
}

#block-theme-breadcrumbs nav {
  text-align: center;
}

#block-theme-breadcrumbs nav ol {
  margin: 0;
  padding: 0;
  display: inline-block;
}

#block-theme-breadcrumbs nav ol li {
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 10px;
  padding-right: 20px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAHtJREFUOE9jZKAQMFKon4E2BigpKSX9+/fPm4uLK/LatWu/8LkSqwuMjY1Z379/v+rfv39sLCwsQXfu3PmJyxCcXiDWELxhQIwhBANRS0uL7fv376v+////98GDB8HoXqGtARR5gRjNIO/QJhopTkik5A+CsUDIMIoNAAAUVmgRJh/acwAAAABJRU5ErkJggg==") no-repeat center right ;
}

#block-theme-breadcrumbs nav ol li:last-child {
  background: none;
}

#page-content {
  padding: 50px 15px 150px;
}

#page-content .cars-page .column {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 50px;
}

#page-content .cars-page .column .views-field-field-price {
  position: absolute;
  top: 10px;
  left: 10px;
  background: red;
  color: #fff;
  padding: 5px;
  z-index: 1;
}

#page-content .cars-page .views-field-title .field-content ,
#page-content .cars-page .views-field-title .field-content a {
  color: #222;
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
  margin: 5px 0;
  text-transform: uppercase;
}

#page-content .cars-page .views-field-title .field-content a:hover {
  color: #000;
  text-decoration: underline;
}

#page-content .cars-page .views-field-body p {
  font-size: 15px;
}

#page-content .cars-page .views-field-fieldset {
  position: relative;
  display: block;
  margin: 10px 0;
}

#page-content .cars-page .views-field-fieldset .views-field {
  display: inline-block;
  float: left;
  padding: 9px 7px 7px;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

#page-content .cars-page .views-field-fieldset .views-field:last-child {
  border-right: 1px solid #ccc;
}

.page-node-type-car #page-content #block-theme-content .field--name-field-image .field__item {
  position: relative;
  display: inline-block;
  width: 50%;
  margin: 0;
  padding: 0 10px 10px 0;
  float: left;
}

.page-node-type-car #page-content #block-theme-content .field--name-body {
  clear: both;
  margin-top: 20px;
}

.page-node-type-car #page-content #block-theme-content .slick-arrow::before, 
.page-node-type-car #page-content #block-theme-content .slick-arrow::after {
	content: "";
}

.page-node-type-car #page-content #block-theme-content .slick-next {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAmtJREFUaEPt2TnvDVEYx/HPH4XKvgQliWgktuhJRENJQrwBKkshKG0NHa9A7CqNBO8AhQKFpbMFQaWw5ZEZuRl37p07d5Y7OM0Uc85zft/nbM85z5SOl6mO6/fPAczCVmzHKizBIkwvOZLf8Bav8Ag3cQufi9orOgLzcQR7MbOo8ZL1vuA8TuL9MBtFAHYlBmcPM1bx/4/Yh4uD7A4CmIbjOExra+UHTuMYvvcDGQRwKhFfsWNLmQstMYX/KHkAMW0utOj5rNAYid24lP3RD2AuniG+k1Q+YXl2YfcDOIv9k6S8R0toO9irLQsQ+/ybBrbKsv6JLXZx7zmRBdiJy2WtN9QuNF5N+8oCxMKNxTLJJTTuyQN4gDWTrB73sT4P4GUS35RleJ7EStH+OlaXNTSgXcRNS/MAvo4RmIXNMziUGF+AuzVARAA4Iw8gDoxxSozARryrGeL32s0u4nEBQvdjbMLrBCIOxNtYN45nMm1rBWgConaAuiEaAagTojGAgHiIzRUv7EYB+kGsxJMxFvV/gFGc1+kplBW/EHcqOJ0bmUJ1iY/Rrx2gTvG1A9QtvlaA1oO5zofT415oXmBLssfeqGC36bddh8ZlefeBuK6tHWWTb6HuPWzIA+j8pX4HrrTg1VG6DI3X8kag8w9b6cX8wCguabBu76PBr27zHnefYl6Dwop0FQmPFUUed8NYp5/XU29MUoIj8mVH+w3TX51iSoFjOp3DnCITtcI6MecjK/pHVqa3jyJZyqjfRpr1BD4Mc0hRgNROmujeliS645G1ikR3xDfxoldbonuYI1r7P+oItCY0r+POA/wEBWGSMUBMIlgAAAAASUVORK5CYII=);
    filter: invert(0.5);
    background-size: contain;
    background-repeat: no-repeat;
}

.page-node-type-car #page-content #block-theme-content .slick-prev { 
    filter: invert(0.5);
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAnVJREFUaEPl2bvuTFEUx/HPH4XK/RJUQohG4vYCNBoaQkK8AJVLISjdGjqeQFxLjesLCAoFiUvrFgSVwi0rOSOT8z/nP2Nm7zNz2M0kc2bW/n3X2muftfea0PIx0XL9/juAWdiK7ViDJViE6QNG8gfe4w2e4iZu4Wu/9vqNwHwcw37M7Nf4gL/7hos4jY+9bPQDsKcwOLuXscTPP+MALk9ldyqAaTiJo4wsV37hLE7gZxXIVABnCvGJHTuQudASS3jSqAOIZXNphJ4vC41I7MWV8oMqgLl4hfgcp/EFK8qJXQVwHgfHSXmXltB2uFtbGSD2+XcNbJWD+ie22MXd74kywG5cHdR6Q/8Ljdc7c5UBInEjWcZ5hMZ9dQCPsW6c1eMRNtYBvC7qm9QMT7CzMHoby4eYIOqmpXUA34cozOo0hfgt+FD8YNhdLgrAGXUA8cJIOcriF+DBkBEIfX9yt5zEKQHK4hfiHtYm8FB2gJzis0cgt/isAE2IzwZQlbD3E635ctpkyYFVeFHMFLtNLvHZIrAaz9sM0PolFM5/hs14W0QiDkV3sSHB3t9tIksOdCZoAiIrQBORyA6QG6IRgIBovJhrfTmd80Czo8jyO0OW06FxWd15II5r6xNveanNPcSmOoDWH+p34VpqlyW2Fxpv1EWg9RdbAXYOhxJ7LZW50Haksqbo+jLql5eYl2rWRHai4bGyn8vdmK/V1+sdh41TgyP6ZcerIvlPt5g6wLGcLmBOorXcr5lY89EVndSV6ZXEVROMos16Cp960fbTZu220Wl0bysa3XHJmqLRHfVNHISyNbp7OWJkz/82AiMTWjdx6wF+A11xkjETXa6mAAAAAElFTkSuQmCC);
}

.page-node-type-car #page-content #block-theme-content #details-sidebar .field {
  background: #f4f4f4;
  padding: 10px;
}

.page-node-type-car #page-content #block-theme-content #details-sidebar .field .field-content-wrapper {
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 7px;
}

.page-node-type-car #page-content #block-theme-content #details-sidebar .field:last-child .field-content-wrapper {
  border-bottom: none;
}

.page-node-type-car #page-content #block-theme-content #details-sidebar .field .field__label {
  display: inline-block;
  color: #888;
  text-transform: uppercase;
  font-size: 15px;
}

.page-node-type-car #page-content #block-theme-content #details-sidebar .field .field__item a,
.page-node-type-car #page-content #block-theme-content #details-sidebar .field .field__item {
  float: right;
  color: #222;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
}

.page-node-type-car #page-content #block-theme-content #details-sidebar .field .field__item a:hover {
  text-decoration: underline;
}

.page-node-type-car #page-content #block-theme-content #details-sidebar .field--name-field-price {
  position: relative;
  display: block;
  background: red;
  padding: 20px;
  color: #fff;
  margin-bottom: 10px;
}

.page-node-type-car #page-content #block-theme-content #details-sidebar .field--name-field-price .field-content-wrapper{
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  border-bottom: none;
  padding: 0;
}

.page-node-type-car #page-content #block-theme-content #details-sidebar .field--name-field-agent{
	margin-bottom: 20px;
}

.page-node-type-car #page-content #block-theme-content #details-sidebar .field--name-field-agent .field__item,
.page-node-type-car #page-content #block-theme-content #details-sidebar .field--name-field-agent .field__item a{
	float: none;
	border: none;
}

.page-node-type-car #page-content #block-theme-content #details-sidebar .field--name-field-agent .field__item .field-content-wrapper {
	border: none;
}

.page-node-type-car #page-content #block-theme-content #details-sidebar .field--name-field-agent .field--name-user-picture {
	float: left;
}

.page-node-type-car #page-content #block-theme-content #details-sidebar .field--name-field-agent .field-content-wrapper {
	border: none;
}

.page-node-type-car #page-content #block-theme-content #details-sidebar .field--name-field-agent .field {
	padding-bottom: 0;
}

.page-node-type-car #page-content #block-theme-content .field-group-tabs-wrapper {
  display: block;
  clear: both;
  padding: 40px 0;
  width: 100%;
}

.page-node-type-car #page-content #block-theme-content .field-group-tabs-wrapper .horizontal-tabs {
  background: #f4f4f4;
  border: none;
  box-shadow: 4px 4px 15px 5px rgb(0 0 0 / 20%);
}

.page-node-type-car #page-content #block-theme-content .field-group-tabs-wrapper .horizontal-tabs .horizontal-tabs-list{
  background: red;
  border: none;
}

.page-node-type-car #page-content #block-theme-content .field-group-tabs-wrapper .horizontal-tabs .horizontal-tabs-list a{
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: lighter;
}

.page-node-type-car #page-content #block-theme-content .field-group-tabs-wrapper .horizontal-tabs .horizontal-tabs-list a *{
  font-weight: lighter;
}

.page-node-type-car #page-content #block-theme-content .field-group-tabs-wrapper .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button{
  border: none;
  background: red;
}

.page-node-type-car #page-content #block-theme-content .field-group-tabs-wrapper .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button:hover,
.page-node-type-car #page-content #block-theme-content .field-group-tabs-wrapper .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button.selected{
  background: #f4f4f4;
}

.page-node-type-car #page-content #block-theme-content .field-group-tabs-wrapper .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button:hover a,
.page-node-type-car #page-content #block-theme-content .field-group-tabs-wrapper .horizontal-tabs .horizontal-tabs-list .horizontal-tab-button.selected a{
  color: #222;
}

.page-node-type-car #page-content #block-theme-content .field-group-tabs-wrapper .horizontal-tabs .horizontal-tabs-panes {
  padding: 20px;
}

.page-node-type-car #page-content #block-theme-content .field-group-tabs-wrapper .horizontal-tabs .horizontal-tabs-panes .field--name-field-features .field-content-wrapper > div {
  margin-bottom: 15px;
  position: relative;
  display: block;
  padding-left: 25px;
}

.page-node-type-car #page-content #block-theme-content .field-group-tabs-wrapper .horizontal-tabs .horizontal-tabs-panes .field--name-field-features .field-content-wrapper > div:before {
  content: "";
  height: 25px;
  width: 25px;
  position: absolute;
  display: inline-block;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAALhJREFUOE/V0r/KQXEcx/HXUUz2Z3kG5QJcgGQQRWExcwEuxGRzAXIDZqvRYzIpKTarYtepo3Q6R50MT37Tt359330/fwIfvuDDfd8JqOOEcyg/i4QiZqiig0MWQBkLlNDA/mn+6wXh/INLLJlwYY4Cmti9/scl9NHFBEeMMcUdbWzisccBOSxRwx9auKKHdVJnkkz8xTaSc8MAq7TCpaUwjBwfRRelFjYNkEcluuRt27P0IBH0/4AHkFcYEV7gMWYAAAAASUVORK5CYII=);
  background-size: initial;
  background-repeat: no-repeat;
  background-position: center;
  top: -3px;
  left: 0;
}

.path-news #page-content #block-theme-content .views-field-title a{
  color: #222;
  font-size: 25px;
  font-weight: bold;
  display: block;
  margin-top: 10px;
}

.path-news #page-content #block-theme-content .views-field-title a:hover{
  color: red;
}

.path-news #page-content #block-theme-content .views-field-view-node a{
  border: 2px solid #222;
  color: #222;
  padding: 10px 25px;
  display: inline-block;
  margin-top: 10px;
  line-height: 1;
}

.path-news #page-content #block-theme-content .views-field-view-node a:hover{
  background: #222;
  color: #fff;
}

#block-responsivemenumobileicon:before,
#block-responsivemenumobileicon:after,
#block-responsivemenumobileicon span.icon,
#block-responsivemenumobileicon span.label {
  background: red;
}

.responsive-menu-toggle-icon:before,
.responsive-menu-toggle-icon:after,
.responsive-menu-toggle-icon span.icon {
  background: red;
}

.responsive-menu-toggle-icon span.label {
  display: none;
}

.mm-panels .mm-panel {
  background: red;
}

.mm-panel .mm-listitem {
  border-bottom: #df0707;
}

#agents .owl-dots .owl-dot {
      border: 1px solid #fff;
    border-radius: 50%;
    text-align: center;
    padding: 0;
    padding: 2px 0px!important;
    margin: 0 5px 0 0;
}

#agents .owl-dots .owl-dot span:hover {
	  background: red;
}

#agents .owl-dots .active span {
  background: red;
}

#block-mortgagecalculatorjs,
#block-mortgage-calculator-js-block {
	margin-top: 25px;
    padding: 34px 32px;
    border: 3px solid #eee;
    border-radius: 2px;
    background: #fff;
}

#block-mortgagecalculatorjs h2,
#block-mortgage-calculator-js-block h2 {
	margin-top: 0;
}

#block-mortgagecalculatorjs .form-item label,
#block-mortgage-calculator-js-block .form-item label {
	margin-bottom: 8px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: #222;
}

#block-mortgagecalculatorjs input[type="submit"],
#block-mortgage-calculator-js-block input[type="submit"] {
    background: red;
    color: #fff;
    padding: 3px 10px 2px;
    border: none;
    margin-bottom: 15px;
}

.path-user #page-content #block-theme-content .field--name-field-phone-number,
.path-user #page-content #block-theme-content .field--name-field-full-name {
	   margin-bottom: 7px;
}

.path-user #page-content #block-theme-content .field--name-field-full-name .field-content-wrapper {
    font-size: 20px;
    font-weight: bold;
}

/*Responsive Design*/
@media (max-width: 1090px) {

}

@media (max-width: 991px) {
	#about #block-views-block-about-us-block-1 .view-content {
    	width: 100%;
    	float: none;
    	display: block
	}
	
	#about #block-views-block-about-us-block-1 .views-field-fieldset {
    	width: 100%;
    	display: block
	}

	#about #block-views-block-about-us-block-1 .view-footer {
    	width: 100%;
    	float: none;
    	margin-top: 60px;
    	display: block
	}

  #block-responsivemenumobileicon {
    display: block;
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 30px;
  }

  #block-theme-main-menu {
    display: none;
  }

  #content-wrapper #block-features {
    margin-top: 20px;
  }

  #recent #block-views-block-featured-vehicles-block-2 .view-content .views-row.active .views-field-field-image {
    display: block;
    position: relative;
    top: auto;
    left: 0;
    right: 0;
    bottom: 0;
  }

  #recent #block-views-block-featured-vehicles-block-2 .view-content .views-row.not-active .views-field-field-image {
    display: none;
  }

  #about {
    padding-bottom: 50px;
  }

  #about #block-views-block-about-us-block-1 .views-field-field-image {
    display: none;
  }

  #cta #block-sellcta .block-wrapper,
  #cta #block-buycta .block-wrapper {
    max-width: 100%;
  }

  #makes #block-wearethecheapestintown {
    margin: 40px auto;
    max-width: 600px;
  }

  #block-views-block-top-car-makes-block-1 {
    clear: both;
    padding-bottom: 40px;
  }

  #block-wearethecheapestintown {
    margin: 0 auto;
    max-width: 600px;
    float: none;
    clear: both;
  }

  #hero #block-views-block-cars-block-1 .views-field-fieldset .views-field-title .field-content {
    font-size: 50px;
  }

  #hero #block-views-block-cars-block-1 .views-field-fieldset .views-field-field-price .field-content,
  #hero #block-views-block-cars-block-1 .views-field-fieldset .views-field-view-node .field-content {
    font-size: 20px;
  }
}

@media (max-width: 767px) {

#filters form .form-actions {
    position: relative;
    right: auto;
    left: auto;
}

#hero #block-views-block-cars-block-1 .views-field-fieldset .views-field-field-price .field-content, #hero #block-views-block-cars-block-1 .views-field-fieldset .views-field-view-node .field-content {
    font-size: 16px;
}
#hero #block-views-block-cars-block-1 .views-field-fieldset .views-field-field-price .field-content, #hero #block-views-block-cars-block-1 .views-field-fieldset .views-field-view-node .field-content {
	    padding: 7px 10px 6px;
}

#hero #block-views-block-cars-block-1 .views-field-fieldset .views-field-title .field-content {
    font-size: 30px;
}

  #cta #block-sellcta{
    clip-path: none;
  }

  #contact #block-webform {
    padding: 100px 30px;
  }

  #content-wrapper #block-features .field--name-body .item {
    width: 100%;
  }

  #content-wrapper #block-features .field--name-body .item:nth-child(2) {
    border: none;
  }

  #filters #block-exposedformfind-your-dream-carpage-1 form .form-item.js-form-type-select {
    width: 50%;
  }

}

