@font-face {
  font-family: "MyFont";
  src: url("myfont.woff2") format("woff2");
  font-display: swap;
}

html,
body {
  margin: 0;
  padding: 0;
  width: 100%;
  overflow-x: hidden;
}

.fixed_nav {
  width: 100%;
  position: fixed;
  z-index: 999;
  top: -30px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px,
    rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}
.mt-130 {
  margin-top: 130px;
}
.mt-100 {
  margin-top: 100px;
}
.header-link {
  color: #198754;
  font-weight: bold;
}
.main-navbar .navbar-collapse {
  justify-content: center;
}
.main-navbar .navbar-collapse .navbar-nav li a {
  padding: 10px 20px;
}
.main-navbar .dropdown-toggle::after {
  display: none;
}
/* #home-banner .carousel-inner img{
  height: 650px;
} */
.brand_section {
  border: 2px solid #dcdcdc;
  background: #fff;
  padding: 0;
}
.brand_section a {
  padding: 15px;
  margin: 0 auto;
  text-align: center;
  text-decoration: none;
  color: #000;
}
.brand_section img {
  height: 120px;
  width: 80%;
  margin-bottom: 20px;
}
.box_shadow {
  box-shadow: 0 1px 2px rgba(36, 39, 44, 0.15);
}
.b-t-1 {
  border-top: 1px solid #ececec;
}
/* header */
.main-navbar {
  z-index: 99;
  background-color: #fff;
  color: black;
}
/* .main-navbar .container .collapse .navbar-nav{
   padding-right:60%;
  } */
.nav-item {
  --b: 0.1em;
  --c: #07791a;
  color: #0000;
  background: linear-gradient(var(--c) 50%, #000 0) 0%
      calc(100% - var(--_p, 0%)) / 100% 200%,
    linear-gradient(var(--c) 0 0) 0% var(--_p, 0%) / var(--_p, 0%) var(--b)
      no-repeat;
  -webkit-background-clip: text, padding-box;
  background-clip: text, padding-box;
  transition: 0.3s var(--_s, 0s) linear,
    background-size 0.3s calc(0.3s - var(--_s, 0s));
}
/* .navbar-nav:hover {
  color: #026c05;
  margin-left: 4.125em;
} */

.dropdown-divider:hover {
  color: #026c05;
  background: white;
}
.dropdown .dropdown-menu {
  display: none;
}
.dropdown:hover > .dropdown-menu,
.dropend:hover > .dropdown-menu {
  display: block;
  margin-left: 0.125em;
  margin-top: -1px;
}
.input-group {
  display: flex;
  align-items: center;
}
.input-group input {
  padding-left: 50px;
  padding: 10px;
}
.fa-brands {
  color: #000;
}
@media screen and (min-width: 769px) {
  .dropend:hover > .dropdown-menu {
    position: absolute;
    top: 0;
    left: 100%;
  }
}
/* tractor logo */
.logo {
  width: 50px;
  height: 50px;
}
.navbar-index .navbar-collapse .navbar-nav .nav-item a {
  color: black;
  font-size: 16px;
  padding: 0 14px;
}
.navbar-index .navbar-collapse .navbar-nav .nav-item a {
  color: black;
  font-size: 16px;
  padding: 0 14px;
}
.navbar-index .navbar-collapse .navbar-nav .nav-item1 a {
  color: white;
  font-size: 16px;
  padding: 2px 18px;
}

.fa-brands {
  padding: 6px;
  font-size: 25px;
}

/* login */
.login-page {
  width: 100%;
  height: 100vh;
  display: inline-block;
  display: flex;
  align-items: center;
}
.swiper-slide {
  background-size: cover;
  background-position: 100%;
  /* position: absolute; */
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.swiper-slide_buy {
  background-size: cover;
  background-position: 100%;
  min-height: 30vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.banner__section {
  position: relative;
}
.bannerbg00 {
  position: absolute;
  top: 80%;
  height: 42px;
  width: 459px;
  left: 50px;
  float: right;
  bottom: 0;
  z-index: 4;
  margin-right: 45px;
}
.main-row {
  margin-left: -140px;
}
.why_head {
  background-attachment: fixed;
}
.trac_icon:hover {
  color: rgb(0, 153, 0);
}
.backhp {
  background-image: url("../images/grass-cattle.avif");
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  background-color: #fff;
}
.adduser {
  border-radius: 50%;
}
.hpbg {
  background: #ffffff9c;
  border-radius: 7px;
}
.bybudget::after {
  content: "";
  background-image: url(../images/capamask.png);
  top: 0;
  position: absolute;
  width: 35%;
  right: 0;
  height: 100%;
  opacity: 0.2px;
}
.h2form {
  text-align: center;
  margin-bottom: 20px;
}

.myform {
  display: flex;
  flex-direction: column;
}
/* compare css */
.btn-compare:hover {
  background: #06740a;
  color: white;
}
/* latest sell */
.buttonform:hover {
  background-color: #296da0;
}
@media (max-width: 480px) {
  .card {
    width: 100%;
    max-width: 350px;
  }
  .harvester_content_section .row .mb-0 {
    padding-left: 80px;
  }
}
/* footer */
ul {
  list-style: none;
  padding-left: 0rem;
}
.footer {
  background-color: #fdf5dc;
  padding: 70px 0;
}
.footer-col {
  width: 20%;
  padding: 0 15px;
}
.footer-col h4 {
  font-size: 18px;
  color: black;
  text-transform: capitalize;
  margin-bottom: 35px;
  font-weight: 650;
  position: relative;
}
.footer-col h4::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -10px;
  background-color: rgb(71, 209, 37);
  height: 2px;
  box-sizing: border-box;
  width: 50px;
}
.footer-col h6::before {
  background-color: #fdf5dc;
}
.footer-col ul li:not(:last-child) {
  margin-bottom: 10px;
}
.footer-col ul li a {
  font-size: 16px;
  text-transform: capitalize;
  color: #0a0000;
  text-decoration: none;
  font-weight: 300;
  display: block;
  transition: all 0.3s ease;
}
.footer-col ul li a:hover {
  color: rgb(14, 1, 1) ff;
  padding-left: 4px;
}
.footer-col .social-links a {
  display: inline-block;
  height: 40px;
  width: 40px;
  background-color: #fdf5dc;
  margin: 0 10px 10px 0;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  color: black;
  transition: all 0.5s ease;
}
.footer-col .social-links a:hover {
  color: #24262b;
  background-color: #ffffff;
}
/*responsive*/
/* @media(max-width: 768px){
  .social-icons{
   padding-left:30px;
} */
@media (max-width: 574px) {
  .footer-col {
    width: 100%;
  }
  .harvester_content_section .row .mb-0 {
    padding-left: 100px;
  }
  .container .footer-row {
    text-align: left;
  }
}
.fotterimg {
  width: 185px;
  height: 120px;
}
.recntimg {
  width: 70px;
  height: 70px;
}
.upevent {
  height: 87px;
}
.upeve-p {
  line-height: 1.2px;
}

/* section-2 tabs */

.nav-pills-custom .nav-link {
  color: #aaa;
  background: #fff;
  position: relative;
}
.nav-link:hover {
  color: white;
}

.nav-pills-custom .nav-link.active {
  color: #45b649;
  background: #080808;
}

/* Add indicator arrow for the active tab */
@media (min-width: 992px) {
  .nav-pills-custom .nav-link::before {
    content: "";
    display: block;
    border-top: 8px solid transparent;
    border-left: 10px solid #fff;
    border-bottom: 8px solid transparent;
    position: absolute;
    top: 50%;
    right: -10px;
    transform: translateY(-50%);
    opacity: 0;
  }
}

.nav-pills-custom .nav-link.active::before {
  opacity: 1;
}
#myAccountDropdown .dropdown-toggle {
  color: #3f60bd;
  font-weight: 700;
  font-size: 14px;
  padding: 0 14px;
}
/* upcoming event */
.upcom-img {
  width: 430px;
  height: 308px;
}
form {
  display: flex;
  flex-direction: column;
}
label {
  color: #ea1818;
}

input {
  padding: 10px;
  margin-bottom: 10px;
  border-radius: 5px;
}

button {
  padding: 10px;
  background: #3cbc6f;
  border: none;
  cursor: pointer;
}

@media (max-width: 480px) {
  .card {
    width: 100%;
    max-width: 260px;
    justify-content: center;
    align-items: left;
  }
}
@media (max-width: 480px) {
  .bannerimg {
    width: 100%;
  }
}
.bannerimg {
  width: 100%;
}
div.swiper-5 {
  position: relative;
}
.revuimg {
  width: 12%;
}
.img-div:hover {
  background-color: #e7e7e7;
  animation-duration: 1.3s;
  animation-name: fadeInUp;
  transition: all 0.5s;
  border-radius: 4px;
  padding-left: 8px;
}
.linkicon {
  width: 47px;
  border-radius: 50%;
}
.img-contain {
  width: 140px;
  height: 175px;
}
.swiper-pagination-bullet {
  width: 34px;
  height: 34px;
  text-align: center;
  line-height: 34px;
  font-size: 14px;
  color: #000;
  opacity: 1;
  background: rgba(0, 0, 0, 0.3);
}
.swiper-pagination-bullet-active {
  color: #fff;
  background: black;
}
@media (max-width: 991px) {
  .tab-content > .tab-pane {
    display: block;
    opacity: 1;
  }
}
.bgd_list:hover {
  color: rgb(21 115 71);
}
.bgd_list_i {
  color: white;
  border-radius: 50%;
}
.bgd_list_i:hover {
  box-shadow: 0 4px 8px rgba(141, 246, 76, 0.25);
}
.tractor {
  position: relative;
  width: 100%;
  top: 40px;
}
.tractor::after {
  content: url("assets/images/grass.jpg");
  top: 0;
  position: absolute;
  inset: 0;
  opacity: 0.2;
}
.success__stry__item {
  height: 0;
}
.engineoil_img {
  height: 200px;
  padding: 20px 20px 0;
}
.engineoil_details p {
  border-radius: 5px;
  font-size: 13px;
  text-align: center;
  font-weight: 700;
  padding: 6px 5px;
  background: #dcdcdc;
}
.img-imple {
  display: block;
  max-width: 25%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: -moz-crisp-edges;
  image-rendering: crisp-edges;
}
.section-imple {
  margin: 0 auto;
  padding-block: 5rem;
}
.container-imple {
  height: auto;
  margin-inline: auto;
}
.swiper-button-next::after,
.swiper-button-prev::after {
  align-items: center;
  justify-content: center;
  font-size: 6px;
  width: 29px;
  opacity: 0.75;
  color: rgb(35, 34, 34);
  background: rgb(185, 180, 180);
}

button {
  cursor: pointer;
  user-select: none;
  border: none;
  outline: none;
  background: none;
  align-self: center;
}
.service-box {
  color: #06740a;
}
.img-tools {
  border-radius: 50%;
  background-color: #4baa5563;
}
.ul-box li a:hover {
  color: rgb(3, 199, 3);
}

.news-head:hover {
  color: #45b649;
}
.why {
  width: 329px;
  height: 475px;
}
/* header dropdown*/
.dropdown-menu li {
  position: relative;
}
.dropdown-menu {
  width: 222px;
}
.banner__content {
  position: relative;
  padding: 40px 0px;
}
.header-link:hover {
  color: #026c05;
}
.thumbnail {
  display: block;
  background-color: #fff;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.series-img {
  border-radius: 50%;
}
.features-mahindra {
  align-self: center;
  justify-content: center;
}
.table-data {
  font-size: 17px;
}
.login-page {
  width: 35%;
  height: 93vh;
  display: inline-block;
  display: flex;
  margin: 0 auto;
  justify-content: center;
}
.form-right i {
  font-size: 100px;
}
.user-login {
  align-self: center;
  width: 133px;
}
.navbar-index {
  background: #fff5d3;
}
.loginBox {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 400px;
  height: 420px;
  padding: 70px 40px;
  box-sizing: border-box;
  background: rgb(165 159 159 / 50%);
}
.user {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  top: calc(-100px / 2);
  left: calc(50% - 50px);
}
.h2login {
  margin: 0;
  padding: 0 0 26px;
  color: #ff8c00;
  text-align: center;
}
.loginBox p {
  margin: 0;
  padding: 0;
  font-weight: bold;
  color: black;
}
.loginBox input {
  width: 100%;
  margin-bottom: 20px;
}
.loginBox input[type="email"],
.loginBox input[type="text"] {
  border: none;
  border-bottom: 1px solid black;
  background: transparent;
  outline: none;
  height: 40px;
  font-size: 16px;
}
::placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.loginBox input[type="submit"] {
  border: none;
  outline: none;
  height: 40px;
  color: #eee;
  font-size: 16px;
  background-color: #2aaa39;
  cursor: pointer;
  border-radius: 20px;
  margin: 12px 0 18px;
}
.loginBox input[type="submit"]:hover {
  background-color: #ff9719;
  color: #fff;
}
.loginBox a {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}
.table_useroverview {
  background: rgb(153 243 153);
}
/* sell used */
.bestplace {
  background: #0d3b66;
}
.trac_swip {
  height: 0px;
}
.price {
  border: 2px solid #ccf1df;
  width: 300px;
}
.checkbox-round {
  width: 1em;
  height: 1em;
  padding: 0px;
  background-color: white;
  /* border-radius: 50%; */
  vertical-align: middle;
  border: 1px solid #7acf87;
  appearance: none;
  -webkit-appearance: none;
  outline: none;
  cursor: pointer;
}
.checkbox-round:checked {
  background-color: rgb(49, 196, 95);
}
.HP {
  border: 2px solid #ccf1df;
  width: 300px;
  height: 175px;
  overflow-y: scroll;
}
.add_btn {
  color: #fff;
  padding: 5px 0;
}
.add_btn i {
  background: rgb(109 204 123);
  width: 22px;
  height: 22px;
  border-radius: 50%;
  padding: 5px;
  font-size: 12px;
  /* margin-right: 8px; */
}
.assured {
  border-left: 4px solid green;
}
/* .btn-state{
  background: #0D3B66;
} */
.card-1 h3 {
  color: green;
}
.card-1:hover {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.25);
  transition: 0.3 all;
}
/* tractor valuation */
.headline {
  left: 130px;
}
.clipped {
  clip-path: polygon(50% 0, 100% 0, 100% 100%, 0% 100%);
}
@media screen and (max-width: 650px) {
  .headline {
    left: 20px;
  }
  .clipped {
    clip-path: none;
    max-height: 300px !important;
  }
}
/* old tracter */
.brand-main {
  background-color: #fff;
  width: 100%;
}
.modal_head {
  background: rgb(74 166 90);
  padding: 10px 20px;
}
.modal_head h5 {
  font-size: 16px;
}
.img-bg {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  padding-bottom: 100%;
  width: 200px;
  height: 200px;
}
.frame__img-close,
.background__img-close,
.politician__img-close,
.self__img-close {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 10px;
  right: 10px;
  text-align: center;
  line-height: 24px;
  z-index: 1;
  cursor: pointer;
}
.frame__img-close:after,
.background__img-close:after,
.politician__img-close:after,
.self__img-close:after {
  content: "X";
  font-size: 14px;
  color: white;
}
.form-outline .form-label {
  color: #a8abaf;
  font-weight: 500;
  margin-bottom: 5px;
  position: absolute;
  margin-top: -8px;
  background: #fff;
  margin-left: 20px;
  padding: 0 4px;
  font-size: 13px;
  z-index: 9;
}
.admin_btn {
  box-shadow: none;
  background: transparent;
  border: none;
}
.form-container {
  background-color: #ffffff;
}
.form-group {
  position: relative;
  margin-bottom: 20px;
}
.form-group input {
  width: 100%;
  padding: 10px;
  border: 1px solid #cecbcb;
  border-radius: 4px;
  background: #fff;
  font-size: 16px;
  transition: border-color 0.3s ease;
}
.form-group label {
  position: absolute;
  left: 12px;
  top: 12px;
  font-size: 14px;
  color: #777;
  transition: top 0.3s ease, font-size 0.3s ease, color 0.3s ease;
}
.form-group input:focus {
  border-color: #51cc6a;
  outline: none;
}
.form-group input:focus + label,
.form-group input:not(:placeholder-shown) + label {
  top: -6px;
  font-size: 12px;
  color: #ffffff;
  background-color: #ffffff;
  padding: 0 4px;
  border-radius: 4px;
  left: 8px;
}
.form-group textarea:focus + label,
.form-group textarea:not(:placeholder-shown) + label {
  top: -6px;
  font-size: 12px;
  color: #ffffff;
  background-color: #ffffff;
  padding: 0 4px;
  border-radius: 4px;
  left: 8px;
}
input[type="checkbox"] + label {
  color: black;
  cursor: pointer;
  font-size: 14px;
}

input[type="checkbox"] + label:last-child {
  margin-bottom: 0;
}
input[type="checkbox"]:checked + label:before {
  width: 10px;
  top: -5px;
  left: 5px;
  border-radius: 0;
  opacity: 1;
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* admin profile */
.avatar-upload {
  position: relative;
  max-width: 205px;
}
.avatar-upload .avatar-edit {
  position: absolute;
  right: 21px;
  z-index: 1;
  top: 133px;
}
.avatar-upload .avatar-edit input {
  display: none;
}
.avatar-upload .avatar-edit input + label {
  display: inline-block;
  width: 34px;
  height: 37px;
  margin-bottom: 0;
  border-radius: 100%;
  background: #ffffff;
  border: 1px solid transparent;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
  cursor: pointer;
  font-weight: normal;
  transition: all 0.2s ease-in-out;
}
.avatar-upload .avatar-edit input + label:hover {
  background: #f1f1f1;
  border-color: #d6d6d6;
}
.avatar-upload .avatar-edit input + label:after {
  content: "\f040";
  font-family: "FontAwesome";
  color: #757575;
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
}
.avatar-upload .avatar-preview {
  width: 178px;
  height: 181px;
  position: relative;
  border-radius: 100%;
  border: 4px solid #f8f8f8;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}
.avatar-upload .avatar-preview > div {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.prof_head {
  background: #494a60;
}
/* admin profile form */
.input-wrapper {
  position: relative;
}
.button-search {
  margin-right: -70px !important;
}
.input_wrap {
  border: 1px solid gray;
  /* border-radius: 6px; */
  background: #ffffff;
  position: relative;
}

.label_wrap {
  position: absolute;
  top: -1.5ex;
  z-index: 1;
  left: 1em;
  background-color: white;
  padding: 0 5px;
}

/* harvester sell form*/
.card0 {
  background-color: #f5f5f5;
  border-radius: 8px;
  z-index: 0;
}
.card00 {
  z-index: 0;
}
.card1 {
  margin-left: 140px;
  z-index: 0;
  border-right: 1px solid #f5f5f5;
}
.card2 {
  display: none;
}
.card2.show {
  display: block;
}
.social {
  border-radius: 50%;
  background-color: #ffcdd2;
  color: #e53935;
  height: 47px;
  width: 47px;
  padding-top: 16px;
  cursor: pointer;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #e53935;
}
.form-group {
  position: relative;
  margin-bottom: 1.5rem;
}
.form-control:focus + .form-control-placeholder,
.form-control:valid + .form-control-placeholder {
  font-size: 95%;
  top: 10px;
  transform: translate3d(0, -100%, 0);
  opacity: 1;
  background-color: #fff;
}
.next-button {
  width: 18%;
  height: 50px;
  background-color: #bdbdbd;
  color: #fff;
  border-radius: 6px;
  padding: 10px;
  cursor: pointer;
}
.next-button:hover {
  background-color: #1d8c17;
  color: #fff;
}
.get-bonus {
  margin-left: 154px;
}
.pic {
  margin-top: -32px;
  width: 285px;
}
#progressbar {
  position: absolute;
  left: 45px;
  overflow: hidden;
}
#progressbar li {
  list-style-type: none;
  font-size: 8px;
  font-weight: 400;
  margin-bottom: 36px;
  float: left;
}
#progressbar li:nth-child(3) {
  margin-bottom: 88px;
}
#progressbar .step0:before {
  content: "";
  color: #fff;
}
#progressbar li:before {
  width: 30px;
  height: 30px;
  line-height: 30px;
  display: block;
  font-size: 20px;
  background: #fff;
  border: 2px solid #4e9f1a;
  border-radius: 50%;
  margin: auto;
}
#progressbar li:last-child:before {
  width: 40px;
  height: 40px;
}
#progressbar li:after {
  content: "";
  width: 2px;
  height: 66px;
  background: #5de06e;
  position: absolute;
  left: 20px;
  top: 15px;
  z-index: -1;
}
#progressbar li:last-child:after {
  top: 147px;
  height: 132px;
}
#progressbar li:nth-child(3):after {
  top: 81px;
}
#progressbar li:nth-child(2):after {
  top: 0px;
}
#progressbar li:first-child:after {
  position: absolute;
  top: -81px;
}
#progressbar li.active:after {
  background: #4e9f1a;
}
#progressbar li.active:before {
  background: #4e9f1a;
  font-family: FontAwesome;
  content: "\f00c";
}
.tick {
  width: 100px;
  height: 100px;
}
.prev {
  display: block;
  position: absolute;
  left: 40px;
  top: 20px;
  cursor: pointer;
}
.prev:hover {
  color: #4e9f1a !important;
}
@media screen and (max-width: 912px) {
  .card00 {
    padding-top: 30px;
  }
  .card1 {
    border: none;
    margin-left: 50px;
  }
  .card2 {
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 25px;
  }
  .social {
    height: 30px;
    width: 30px;
    font-size: 15px;
    padding-top: 8px;
    margin-top: 7px;
  }
  .get-bonus {
    margin-top: 40px !important;
    margin-left: 75px;
  }
  #progressbar {
    left: -25px;
  }
  .social-footer {
    padding-left: 110px;
    height: auto;
  }
  .all-icons {
    padding-left: 8%;
  }
  .why_head .row .col-12 .photo {
    width: auto;
    height: 650px;
    border: 1px solid black;
    border-radius: 10px;
  }
}
/* inner hatbazar buy  */

.swiper_buy {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.swiper-slide_buy {
  text-align: center;
  background: #fff;
  background-size: cover;
  background-position: center;
  /* Center slide text vertically */
  display: flex;
  justify-content: center;
  align-items: center;
}
.swiper-slide_buy .img_buy {
  display: block;
  width: 104%;
  height: 40%;
  -o-object-fit: cover;
  object-fit: cover;
}
.mySwiper_buy {
  width: 100%;
  height: 10%;
  box-sizing: border-box;
  margin-top: 1rem;
}
.mySwiper2_buy {
  width: 100%;
}
.swiper-wrapper .swiper-wrapper_buy {
  height: 73px;
}
.mySwiper_buy .swiper-wrapper_buy {
  justify-content: center;
}

.mySwiper_buy .swiper-slide_buy {
  flex: 0 1 auto;
  height: auto;
  opacity: 0.4;
}
.mySwiper_buy .swiper-slide-thumb-active {
  opacity: 1;
}
/* on road price */
.page-banner-content {
  position: absolute;
  content: "";
  left: 0;
  top: 9%;
  width: 100%;
}
.form-view-overlay {
  margin-top: -196px;
}

.container-mid {
  margin: 0 auto;
  width: 98%;
  padding-left: 8px;
  padding-right: 8px;
}

#overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(204, 197, 197, 0.8);
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.cv-spinner {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.spinner {
  width: 40px;
  height: 40px;
  border: 4px #ddd solid;
  border-top: 4px #2e93e6 solid;
  border-radius: 50%;
  animation: sp-anime 0.8s infinite linear;
}
@keyframes sp-anime {
  100% {
    transform: rotate(360deg);
  }
}
.post-slide {
  background: #fff;
  margin: 20px 15px 20px;
  border-radius: 15px;
  padding-top: 1px;
  box-shadow: 0px 14px 22px -9px #bbcbd8;
}
.post-slide .post-img {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  margin: 15px;
}
.post-slide .post-img img {
  width: 100%;
  height: 40%;
  transform: scale(1, 1);
  transition: transform 0.2s linear;
}
.post-slide:hover .post-img img {
  transform: scale(1.1, 1.1);
}
.post-slide .over-layer {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  background: linear-gradient(
    -45deg,
    rgba(6, 190, 244, 0.75) 0%,
    rgba(45, 112, 253, 0.6) 100%
  );
  transition: all 0.5s linear;
}
.post-slide:hover .over-layer {
  opacity: 1;
  text-decoration: none;
}
.post-slide .over-layer i {
  position: relative;
  top: 45%;
  text-align: center;
  display: block;
  color: #fff;
  font-size: 25px;
}
.harvester_img_section img {
  width: 100%;
  height: 200px;
}
.harvester_img_section .over-layer {
  width: 100%;
  height: 200px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  background: linear-gradient(
    -45deg,
    rgba(6, 190, 244, 0.75) 0%,
    rgba(45, 112, 253, 0.6) 100%
  );
  transition: all 0.5s linear;
}
.harvester_img_section:hover .over-layer {
  opacity: 1;
  text-decoration: none;
}
.harvester_img_section .over-layer i {
  position: relative;
  top: 45%;
  text-align: center;
  display: block;
  color: #fff;
  font-size: 25px;
}
.post-slide .post-content {
  background: #fff;
  padding: 2px 20px 40px;
  border-radius: 15px;
}
.post-slide .post-title a {
  font-size: 18px;
  color: #333;
  display: inline-block;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}
.post-slide .post-title a:hover {
  text-decoration: none;
  color: #3498db;
}
.post-slide .post-description {
  line-height: 24px;
  color: #808080;
  margin-bottom: 25px;
}
.post-slide .post-date {
  color: #a9a9a9;
  font-size: 14px;
}
.post-slide .post-date i {
  font-size: 20px;
  margin-right: 8px;
  color: #cfdace;
}
.post-slide .read-more {
  padding: 7px 20px;
  float: right;
  font-size: 12px;
  background: #2196f3;
  color: #ffffff;
  box-shadow: 0px 10px 20px -10px #1376c5;
  border-radius: 25px;
  text-transform: uppercase;
}
.post-slide .read-more:hover {
  background: #3498db;
  text-decoration: none;
  color: #fff;
}
.owl-controls .owl-buttons .owl-next:after {
  content: "\f105";
}
@media only screen and (max-width: 1280px) {
  .post-slide .post-content {
    padding: 0px 15px 25px 15px;
  }
}
.marquee_tag {
  background: rgb(241, 239, 239);
}

/* in compare trac model cards change colour to the green */
.text-hover-green:hover {
  color: green;
}
.thumb {
  border-bottom: 1px solid #dcdcdc;
}
/* in compare trac model for small screen size */
@media (max-width: 767.98px) {
  .navbarrr {
    display: none !important;
  }
}

/* caraousel mahindra brand */
#productContainer .owl-stage-outer {
  overflow: hidden;
}
#productContainer .owl-stage {
  display: flex;
}
.trac_dealers li {
  list-style-type: square;
}
/* container full width for all screen */
@media screen and (min-device-width: 1000px) and (max-width: 1320px) {
  .container-fullwidth {
    width: 1200px !important;
    margin: 0 auto;
  }
}
@media screen and (min-device-width: 1520px) and (max-width: 1920px) {
  .container-fullwidth {
    width: 1440px !important;
    margin: 0 auto;
  }
}

@media screen and (min-device-width: 1400px) and (max-device-width: 1520px) {
  .container-fullwidth {
    width: 1370px !important;
    margin: 0 auto;
  }
}

@media screen and (min-device-width: 1320px) and (max-device-width: 1400px) {
  .container-fullwidth {
    width: 1270px !important;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 786px) {
}
@media only screen and (orientation: landscape) {
  .container-fullwidth {
    width: 100%;
    margin: 0 auto;
  }
}

/* MULTISTEP FORM IN SELL USED TRACTOR */
.mul_stp_frm {
  margin: 40px auto;
  padding: 40px;
  box-shadow: 0px 6px 18px rgb(0 0 0 / 9%);
  border-radius: 12px;
  margin-top: -170px;
}
.tyre_card .thumb img {
  height: 200px !important;
  width: auto !important;
  margin: 0 auto;
  text-align: center;
  display: block;
}
.col_padding {
  padding-left: 6px;
  padding-right: 6px;
}
.other_feature_card {
  box-shadow: 0 4px 20px rgb(0 0 0/15%);
  background-color: #fff;
  padding: 15px 5px 10px;
  border-radius: 10px;
  margin: 25px 0 15px;
}
.feature__gridIcon {
  width: 70px;
  height: 70px;
  background-color: #e9ecef;
  margin: -45px auto 10px;
  border-radius: 50%;
  border: 1px solid #dee2e6;
  padding-top: 6px;
}
.feature__gridIcon img {
  width: 55px;
  height: auto;
}
.feature__gridProperty {
  font-weight: 700;
  text-transform: uppercase;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
#accordionFlushExample .accordion-button:focus {
  outline: 0;
  box-shadow: none !important;
}
#accordionFlushExample .accordion-button:not(.collapsed) {
  color: #000;
  background-color: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.btn_link {
  float: right;
  font-size: 14px;
  margin-top: -25px;
}
.tractor_description p {
  font-size: 14px;
}
