*{
font-family:'Arial Unicode',arial,helvetica,sans-serif;
}
@media screen and (min-width: 992px){
    
    html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
  
   
}


/*body:not(.isFullscreen) {*/
/*    max-width: 2000px;*/
/*    margin: 0 auto;*/
   /*height:100%;*/
   
  
/*}*/
.cash_btn{margin-left: 24px;}    
.max-height-summary{
max-height: 450px;
margin-bottom: 1.5rem;
}
}
.btn-group.sharesave-box > .btn {
  padding: 0 5px !important;
}
.body-margin {
  /*padding-top: 70px;*/
}
/* shyam edit open */
/* Desktop */

.sidenav {

  overflow-x: hidden;
}
  .share-icon {
    background-color: #fff !important;
  border: 1px #d4d4d4 solid;
    border-radius: 77px;
    width: 23px;
    height: 23px;
    text-align: center;
    display: flex;
    align-content: flex-end;
    justify-content: space-around;
    align-items: center;
    font-size: 13px;
}




.center-button {
  display: flex;
  align-items: center;
  justify-content: center;
}
.foo-arrow.text-end.collapsed
  > .circlefill
  > .icon-lr-configurator-cheveron-up::before {
  content: "\e904";
  /* transform: rotate(3.142rad); */
  display: inline-block;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(180deg);
}
i.icon-uniE9D0.foo-social-link-white:hover {
  background-color: #305891;
}
i.icon-twitter-icon.foo-social-link-white:hover {
  background-color: #2ca8d2;
}
i.icon-youtube-icon.foo-social-link-white:hover {
  background-color: #e62d27;
}
i.icon-instagram_icon.foo-social-link-white:hover {
  background-color: #406e95;
}

.footer-bg-dark {
  background-color: #4a4f54;
}

.footer-bg-dark {
  background-color: #4a4f54 !important;
}
.body-margin {
  padding-top: 0px !important;
}
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
  color: #0c121c;
  text-decoration: none;
  background-color: #ffffff !important;
}
.dropdown-toggle::after {
  transform: rotate(0deg) !important;
}
.show .dropdown-toggle::after {
  padding-top: 0px !important;
}
.body-margin {
  /*padding-top: 50px !important;*/
  
}

[class^="icon-"], [class*=" icon-"] {
  font-size:15px
}
a.dropdown-item.p-0.item-1 {
  line-height: 15px;
  padding: 7px !important;
}
.navbar-brand {
  text-align: center;
  display: flex;
  justify-content: flex-end;
  align-content: center;
  padding-left: 8px;
}
a.nav-link.btn.btn-outline-secondary {
  /* padding-left: 0px; */
}
@media (min-width: 900px) {
  .logo-wordmark {
    padding: 24px;
  }
}
.jumbotron {
  background-image: url("../img/bannerimg.png");
}
.top-left-imagetext {
  position: absolute;
  top: 15px;
  left: 16px;
}
.top-right-imagetext {
  position: absolute;
  top: 7px;
  right: 10px;
}
.family-css {
  padding-left: 0px;
}

.view-gallery-images {
  background-color: #fff;
  border: 2px solid #e1e1e1;
  /* padding: 0px; */
  color: #1e1e1e !important;
  /* padding-right: 45px; */
  text-align: center;
  text-transform: uppercase;
  /* font-size: 12px; */
  font-weight: bold;
  max-width: max-content;
  /* padding-left: 45px; */
}
.view-gallery-images:hover {
  color: #0d5f26;
  background-color: #eeeeee;
  box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
}

.icon-like {
  color: #fff;
}
div.input-block {
  position: relative;
}
div.input-block input {
  font-weight: 500;
color: #495055;
  width: 100%;
  /*padding: 15px 15px;*/
  border-radius: 0px;
  /*border: 1px solid #d9d9d9;*/
  outline: none;
}
div.input-block span.placeholder {
  /* font-size: 11px; */
  position: absolute;
  margin: 17px 0;
  padding: 0 4px;
  color: #6c757d;
  display: flex;
  align-items: center;
  /* font-size: 11px; */
  top: 0;
  /*left: 17px;*/
  
  transition: all 0.2s;
  transform-origin: 0% 0%;
  background: none;
  pointer-events: none;
}


div.input-block input:valid + span.placeholder,
div.input-block input:focus + span.placeholder {
  transform: scale(0.8) translateY(-22px);
  background: #fff;
}
div.input-block input:focus {
  color: #284b63;
  border-color: #284b63;
}
div.input-block input:focus + span.placeholder {
  color: #284b63;
}
/* .placeholder {
  font-size: 11px;
} */

.navbar-toggler.collapsed > .navbar-toggler-icon::after {
  background-image: none !important;
  content: "\e940" !important;
}

.navbar-toggler > .navbar-toggler-icon::after {
  background-image: none !important;
  content: "\e937";
  font-family: "icomoon" !important;
  color: black !important;
}

/* shyam edit close */
.tray-block {
  background-color: #f8f9f9;
  border: 1px solid #dee2e2;
  color: #4a4f54;
}
.tray-block-grey {
  background-color: #e9eded;
  border: 1px solid #dee2e2;
  color: #4a4f54;
  padding: 12px 15px;
}
.bg-grey {
  background-color: #e9eded !important;
  border: 1px solid #dee2e2;
  color: #4a4f54 !important;
}

.breadcrumb-bg-dark {
  background-color: #54616b !important;
  color: white;
  /*    font-size: 1.3em;*/
  letter-spacing: 0px;
  text-transform: uppercase;
}

.banner-subtitle {
  text-transform: uppercase;
  font-family: "lr_ot4";
  letter-spacing: 0.085em;
  /* font-size: 14px; */
}
.accordion-button:hover {
  color: #0c121d;
  background-color: #eeeeee;
  /*box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);*/
}

label {
  /* font-size: 11px; */
  /* font-weight: 700; */
  /* text-transform: uppercase !important; */
  color: #0c121c;
}

/*----------checkbox---------*/

/* CSS used here will be applied after bootstrap.css / / custom checkboxes */
.fa-heart {
font-size: 150%;
}

.form-check-input:checked {
    background-color: #e9e9e9;
 border-color: #0c121b;
}

.custom-checkbox > [type="checkbox"],
.custom-checkbox > label {
margin-bottom: 0px !important;
 -webkit-touch-callout: none;
 -webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
}
.custom-checkbox > [type="checkbox"]:not(:checked),
.custom-checkbox > [type="checkbox"]:checked {
 position: fixed;
 right: -15px;
}
.custom-checkbox > [type="checkbox"]:not(:checked) + label,
.custom-checkbox > [type="checkbox"]:checked + label {
 position: relative;
padding-right: 22px;
 cursor: pointer;
}
.custom-checkbox > [type="checkbox"]:not(:checked) + label:before,
.custom-checkbox > [type="checkbox"]:checked + label:before {
 content: "";
 position: absolute;
 right: 0;
 top: 50%;
margin-top: -6px;
 width: 13px;
 height: 13px;
 border: 1px solid #898C90;
 background: #ffffff;
 border-radius: 0;
}

.custom-checkbox > [type="checkbox"]:checked + label:before {
border: 1px solid #0c121c;
}

.custom-checkbox > [type="checkbox"]:not(:checked) + label:after,
.custom-checkbox > [type="checkbox"]:checked + label:after {
 font: normal normal normal 12px/1 "Glyphicons Halflings";
 content: "\e939";
 position: absolute;
 top: 50%;
 margin-top: -6px;
 right: 0px;
 color: #4A4F54;
 transition: all 0.2s;
 font-family: "icomoon";
 font-size: 14px;
}

.custom-checkbox > [type="checkbox"]:not(:checked) + label:after {
 opacity: 0;
 transform: scale(0);
}
.custom-checkbox > [type="checkbox"]:checked + label:after {
 opacity: 1;
 transform: scale(1);
}

.custom-checkbox > [type="checkbox"][data-indeinate] + label:after,
.custom-checkbox > [type="checkbox"][data-indeterminate] + label:after {
 content: "\2212";
 left: 2px;
 opacity: 1;
 transform: scale(1);
}

.custom-checkbox > [type="checkbox"]:disabled:not(:checked) + label:before,
.custom-checkbox > [type="checkbox"]:disabled:checked + label:before {
 box-shadow: none;
 background-color: #eeeeee;
 border-color: #eeeeee;
 cursor: not-allowed;
 opacity: 1;
 color: #dadada;
}
.custom-checkbox > [type="checkbox"]:disabled:checked + label:after {
 color: #dadada;
 cursor: not-allowed;
}
.custom-checkbox > [type="checkbox"]:disabled + label {
 color: #aaa;
 cursor: not-allowed;
}
.custom-checkbox > [type="checkbox"]:checked:focus + label:before,
.custom-checkbox > [type="checkbox"]:not(:checked):focus + label:before {
 border: 1px solid #000;
 box-shadow: none;
}
.custom-checkbox > [type="checkbox"]:checked:hover + label:before,
.custom-checkbox > [type="checkbox"]:not(:checked):hover + label:before {
border: 1px solid #000;
box-shadow: none;
}
.custom-checkbox > label:hover:before {
 border: 1px solid #000 !important;
}
.custom-checkbox> [type="checkbox"]:disabled:not(:checked) + label:hover:before,f
.custom-checkbox > [type="checkbox"]:disabled:checked + label:hover:before {
  border: 1px solid #e4e4e4 !important;
}


/*----------end of checkbox------*/


::-webkit-scrollbar {
  width: 5px;
}
::-webkit-scrollbar-thumb {
  background: #000;
}
::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
}

::-webkit-scrollbar {
  display: block;
}

::-moz-scrollbar {
  display: none !important;
}

.right-content {
  /*    height: calc(100vh);*/
  background-color: white;
}
.left-content {
  height: calc(100vh);
  position: fixed;
  width: 76%;
  /* background: #124514; */
  border-right: 1px solid #ccc;
}

.right-main {
  padding-bottom: 85px;
  padding-top: 62px;
}
#section {
  width: 500px;
  height: 400px;
  word-wrap: break-word;
}

.moretext {
  display: none;
}
#more {
  display: none;
}

/*-----------------bb classes---------------*/
#dropdownMenuButton2::after {
  content: none !important;
}
.compare-save-icon {
  text-transform: capitalize;
  letter-spacing: 0px;
}

.compare-save-icon:hover {
  text-transform: capitalize;
  letter-spacing: 0px;
  color: #0c121d;
}

.compare-save-icon.active {
  color: #0c121d;
}

.flow-btn {
  font-weight: 700;
  color: #0c121c;
  text-align: left;
  /* font-size: 11px; */
  letter-spacing: 0px;
  height: 64px;

  border-bottom: 5px solid #fff;
  border-radius: 3px !important;

  padding: 10px !important;
}

.flow-btn.active {
  border-bottom: 5px solid #0c121d;
}

.flow-btn:hover {
  border-bottom: 5px solid #0c121d;
}

.accordion-item:first-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.accordion-item {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-right: 0;
  border-left: 0;
  margin-left: 10px;
}

.accord-select {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  /*border: 2px solid transparent;*/
  margin-top:-32px;
  border-radius: 0px;
}

.accord-select-light {
  /* color: #797b7b; */
  background-color: #ffffff;
  border-color: #dee2e6;
     direction: rtl;
}

.accord-select-light:hover {
  /*color: #797b7b;*/
 
}

.accord-select-light.active {
 
}

.p-list {
  padding: 15px;
  margin: 0;
  color: #212529;
}
@media screen and (max-width: 992px) {
.right-div {
    /*margin-right:-10%;*/
}
}
.fin_right_div{
    margin-right:1%;
}
/*------colortab-----------*/

.color-tab > .nav-link {
  width: 30px;
  height: auto;
  display: inline-block;
  padding: 0px;
  border: none;
  margin-right: 7px;
  margin-bottom: 12px;
  border-radius: 50px;
  /*border-radius: 50px;*/
  background-color: #ffffff;
}

.color-tab > .nav-link.active img {
  border: 1px solid #0c121c;
  border-radius: 50px;
  padding: 3px;
}

.color-tab > .nav-link img {
  border: 1px solid #ffff;
  border: 1px solid #ffffff;
}
/*.color-tab > .nav-link.active span {*/
/*  border: 1.5px solid #0c121c;*/
/*  border-radius: 50px;*/
/*  padding: 3px;*/
/*}*/
.color-tab > .nav-link span {
  border: 1px solid #a9a9a9;
}
.color-tab > .nav-link.active > .active-col > span {
  border: 2.5px solid #ffffff;
  border-radius: 50px;
  padding: -13px;
  display: flex;
  width: 26px;
  height: 26px;
  
}

.active > .active-col {
    border: 1px #000 solid;
    border-radius: 133px;
    width: 32px;
    padding: 2px;
}

/* ===========rangeslider==================== */
.slider {
  -webkit-appearance: none;
  width: 100%;
  height: 25px;
  background: #d3d3d3;

  border-radius: 86px;
  height: 9px;
  outline: none;
  opacity: 0.7;
  -webkit-transition: 0.2s;
  transition: opacity 0.2s;
}

.slider:hover {
  opacity: 1;
}

.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #0c121c;
  cursor: pointer;
}

.slider::-moz-range-thumb {
  width: 25px;
  height: 25px;
  background: #000;
  cursor: pointer;
}

/* ==========finance option================ */

.financeTab > .nav-item .nav-link {
  color: #080808;
  background-color: #fdfeff;
  border: 2px solid #c4c7cb;
  border-radius: 20px;
  padding: 6px;
  margin: 15px 1px;
}

.financeTab > .nav-item .nav-link.active,
.financeTab > .show > .nav-item .nav-link {
  color: #005a2f;
  border: 2px solid #005a2f;
}

.financeTab > .nav-item .nav-link:hover {
  color: #005a2f;
  border: 2px solid #005a2f;
}

.term-expand {
  padding: 8px 5px 5px 7px !important;
  border-radius: 50px !important;
  height: 30px;
  width: 30px;
  text-align: center;
  margin: 0px;
  display: block;
  padding-top: 5px !important;
}

/* =============sharebtn========== */
div#shareNow > .card {
  padding: 0px;
}

div#shareNow {
  position: absolute;
  z-index: 11;
  border: 1px solid #ececec;
  top: 0;
  right: 0;
      margin-top: -17%;
      margin-right: -3%;
    /*left: 51%;*/
  /* padding: 0px; */
}

.sharenowbtn {
  z-index: 15 !important;
  position: relative;
  border-radius: 50px !important;
  padding: 6px !important;
  margin: 0px !important;
  width: 40px;
  height: 40px;
  background: #716c64;
  color: white;
}
.btn.sharenowbtn:hover {
    background: #716c64;
    color: white;
}
.btn.sharenowbtn:focus {
    background: #716c64;
    color: white;
}
.sharenowbtn[aria-expanded="false"] > .s-close {
  display: none;
  transition: visibility 0.2s, transform 0.2s, opacity 0.2s;
  transform: rotate(45deg);
  visibility: hidden;
}

.sharenowbtn[aria-expanded="true"] > .s-close {
  display: block;
  transition: visibility 0.2s, transform 0.2s, opacity 0.2s;
  visibility: visible;
  transform: rotate(0deg);
  opacity: 1;
}
.sharenowbtn[aria-expanded="true"] > .s-dots {
  display: none;
}
#shareNow {
  /* font-family: "lr_ot4", "arial", "helvetica", sans-serif; */
  font-weight: bold;
  letter-spacing: 0px;
  -webkit-font-smoothing: antialiased;
}

.hover-green > .list-group-item:hover {
  color: #005a2f !important;
}

.bg-border-none {
  border: none;
  background: none;
}

.mobile-nav {
  width: -webkit-fill-available;
  padding: 0 15px;
  background: #fff;
  box-shadow: 1px 1px 1px rgb(0 0 0 / 21%);

}

.mobile-nav > h6 {
  font-size: 13px;
  font-weight: 800;
}

button.navbar-toggler > .icon-bars:before {
  content: "\e90b";
} 

button.navbar-toggler.collapsed > .icon-bars:before {
  content: "\e901";  
} 

.content-height {
  overflow: auto;
  height: 750px;
  padding-bottom: 160px;

}

span.float-end.text-end {
  font-size: 15px;
  font-weight: 500;
  padding-right: 10px;
}

.remove-plus-minus::after {
  content: "" !important;
}

.sign-in-padding {
  padding-left: 24% !important;
}

.sign-in-padding > .fa {
  width: 25px;
  text-align: center;
}

.menu-overlay {
  width: 320px;
  text-transform: uppercase;
}

.menu-overlay > li a.dropdown-item {
  display: block;
  width: 100%;
  font-weight: 800;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border-bottom: 1px solid #ebebeb;
  padding: 22px 24px;
  font-size: 13px;
}

#overlay {
  position: fixed; /* Sit on top of the page content */
  display: none; /* Hidden by default */
  width: 100%; /* Full width (cover the whole page) */
  height: 100%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fafafad9; /* Black background with opacity */
  z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer; /* Add a pointer on hover */
}

.compare-select
  > .select2-container
  .select2-selection--single
  .select2-selection__rendered {
  padding-right: 27px !important;
  text-align: left;
  /* font-size: 11px; */
  color: #6c757d !important;
}

.card-image {
  background-size: cover !important;
  background-position: center !important;
  height: 200px !important;
}
.m-title {
  /* margin-top: -15px !important;*/
}
.right-arrow::after {
  content: "\e932";
  font-family: "icomoon" !important;
  transition: var(--bs-accordion-btn-icon-transition);
  float: right;
  position: relative;
  margin-top: -41px;
  margin-right: 25px;
}

.findselector {
  z-index: 2;
  margin-top: 50px;
}

.footer-nav > li a {
  margin: 0 20px 16px;
  padding: 16px 0 0;
  color: #4a4f54;
  font-weight: bold;
}

.footer-nav {
  padding: 0 70px 0;
}

.sub-footer {
  padding: 20px 90px;
  font-size: 13px;
  border-top: 0px solid;
  overflow: scroll !important;
  height: 500px;
  display: block;
  margin-bottom: 200px;
}
.site-footer2 {
  padding-top: 50px !important;
}

.modal-header > h5 {
  text-transform: uppercase !important;
  text-align: center;
  width: 100%;
  padding: 20px;
  padding-bottom: 0;
}

.socialicon > .fa {
  font-size: 21px !important;
}


li.list-group-item {
  border: 0;
  margin-bottom: 8px;
  /*margin-bottom: 0px;*/
}

.card {
  border-radius: 0;
}

.form-check-input:checked[type=radio] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='000'/%3e%3c/svg%3e");
  fill: black;
}

/* h6.mobile-title {
  line-height: 14px;
  margin-bottom: 0;
  font-weight: bold;
  font-size: 14px;
} */

.modal-content {
    border-radius: 0px;
}

@include media-breakpoint-between(md, xl) {
  .img-bg-box {
    background-size: cover !important;
    background-position: center !important;
    height: calc(100vh) !important;
  }
}

.header-font {
    line-height: 1.4;
    margin: 0 auto 2px;
    transition: color .3s;
    margin-bottom: 12px;
    color: #0c121c;
    font-family: "landrover","arial","helvetica",sans-serif;
    letter-spacing: 0px;
    font-size: 17px !important;
}

@font-face {
    font-family: "landrover";
    font-weight: bold;
    font-style: normal;
    src: url("https://modules.jaguarlandrover.com/modules/jlr-fonts/0.5.0/Landrover/LandRoverWeb-Bold.woff") format("woff");
    font-display: swap
}

@font-face {
    font-family: "landrover";
    font-weight: 300;
    font-style: normal;
    src: url("https://modules.jaguarlandrover.com/modules/jlr-fonts/0.5.0/Landrover/LandRoverWeb-Demi.woff") format("woff");
    font-display: swap
}

@font-face {
    font-family: "landrover";
    font-weight: 100;
    font-style: normal;
    src: url("https://modules.jaguarlandrover.com/modules/jlr-fonts/0.5.0/Landrover/LandRoverWeb-Light.woff") format("woff");
    font-display: swap
}

@font-face {
    font-family: "landrover";
    font-weight: normal;
    font-style: normal;
    src: url("https://modules.jaguarlandrover.com/modules/jlr-fonts/0.5.0/Landrover/LandRoverWeb-Medium.woff") format("woff");
    font-display: swap
}
/*.text-end {*/
/*    text-align: right!important;*/
/*}*/
.carousel-control-next {
    left: 94%;
}
.carousel-control-prev {
    right: 88%;
}

.per_right_div{
    /*margin-right:1% !important;*/
}
small{font-size: 12px;}
.mobile-nav-link > li.list-group-item{font-size: 15px;}

@media (min-width: 320px) and (max-width:950px){
         .view_in_con {
            /*margin-right: -33px;*/
           }
          .mobile_btn_rtl{
            margin-left: 28px;
         }
}