/* @import url("fonts/Univers\ LT\ 65\ Bold.ttf");
#rental-calculator #floating-icon > a,
#rental-calculator .bg-yl {
  transform: rotate(-90deg) translate(50%, -50%);
}
#pills-image-tab,
#pills-video-tab,
.btn-contact,
.search-btn {
  cursor: pointer;
}
* {
  padding: 0;
  margin: 0;
  outline: 0;
  box-sizing: border-box;
  scroll-behavior: smooth;
}
:root {
  --white: #ffffff;
  --black: #2b2b2b;
  --yellow: #f3c91e;
  --darkyellow: #ea9313;
  --navyblue: #183569;
  --blue: #0c63aa;
  --blue2: #043a7a;
}
.btn-primary {
  background-color: #fdba12 !important;
  border-color: transparent !important;
  border-radius: 0 !important;
  color: var(--black) !important;
  font-weight: 700 !important;
}
.bg-yellow,
.contact-nav-link {
  color: var(--blue2) !important;
}
body {
  font-family: "Univers LT Pro", sans-serif !important;
  font-display: swap;
  height: 100vh;
  background-color: #f9f9f9 !important;
}
.nav.navbar-left .nav-link {
  color: #043a7a !important;
}
.bg-yellow {
  background-color: #ffd200;
}
.v-pills-tab .nav-pills .nav-link.active,
.v-pills-tab .nav-pills .show > .nav-link {
  background-color: #ffd200 !important;
  color: var(--blue2) !important;
}
.nav-top .nav-link,
.navbar-nav .nav-link,
.product-card-header a,
.product-detail-text .btn-primary,
.product-list-menu li.active a {
  color: #fff !important;
}
.navbar-brand-top img {
  width: 165px;
}
#homepageSlider {
  border-bottom: 5px solid #fdba12;
}
#homepageSlider .carousel-caption {
  top: 100px;
  position: absolute;
  right: 15%;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: left;
}
#homepageSlider .btn-primary {
  width: 160px;
}
#homepageSlider .img-overlay,
#trimbleSlider .img-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: #000;
  opacity: 0.1;
}
.en.container-fluid.models .col-md-3 {
  padding: 0 !important;
  max-width: 20%;
}
.en.container-fluid.models .card-img,
.ru.container-fluid.models .card-img {
  border-radius: 0;
  height: 300px;
}
.ru.container-fluid.models .col-md-3 {
  padding: 0 !important;
}
.models .card {
  background: 0 0 !important;
  border: none !important;
}
.models .card .card-img-overlay {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  background: linear-gradient(0deg, #00000075, #000000d1);
}
.see-details-btn {
  position: absolute;
  top: right;
  right: 15px;
  bottom: 30px;
}
.see-details-btn:focus,
.see-details-btn:hover {
  color: var(--darkyellow) !important;
  box-shadow: none !important;
}
.jumbotron,
.news .card {
  box-shadow: rgba(0, 0, 0, 0.04) 0 3px 5px;
}
.btn-download,
.btn-download:hover,
.layout_contact a:hover,
.read-more-btn,
.read-more-btn:hover,
.see-all-btn,
.see-all-btn:hover,
.table a:hover {
  color: var(--black);
  text-decoration: underline;
}
.container-fluid.aboutUs,
.container.advantages,
.container.contact,
.container.customers,
.container.news,
.container.offer,
.container.stock {
  padding-top: 60px;
  padding-bottom: 30px;
}
.about-page .title,
.customers .title,
.news .title,
.offer .title {
  color: #000;
  opacity: 0.6;
  letter-spacing: 3px;
  font-size: 17px;
  text-transform: uppercase;
}
.about-page .subtitle,
.advantages .subtitle,
.customers .subtitle,
.news .subtitle,
.offer .subtitle,
.stock .subtitle {
  text-transform: uppercase;
  padding-bottom: 30px;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .en.container-fluid.models .col-md-3,
  .ru.container-fluid.models .col-md-3 {
    max-width: 100% !important;
  }
  .about-page .subtitle,
  .about-page .title,
  .advantages .subtitle,
  .customers .subtitle,
  .customers .title,
  .news .subtitle,
  .news .title,
  .offer .subtitle,
  .offer .title,
  .stock .subtitle {
    padding-left: 10px;
    padding-bottom: 10px;
  }
  .container.h-25 {
    display: none;
  }
  .news .card {
    height: auto !important;
    margin-bottom: 20px;
  }
  .news label {
    position: absolute !important;
    top: 270px !important;
    left: 10px !important;
  }
  .soil-compactor-mobile {
    background-image: url("assets/images/soil-compactor-m.jpg");
  }
  .wheel-loader-mobile {
    background-image: url("assets/images/wheel-loader-m.jpg");
  }
  .track-type-mobile {
    background-image: url("assets/images/track-type-tractor-m.jpg");
  }
  .motor-grader-mobile {
    background-image: url("assets/images/motor-grader-m.jpg");
  }
}
.news .card {
  height: 350px;
  border: none;
}
@media screen and (min-width: 1600px) {
  .container.advantages,
  .container.contact,
  .container.customers,
  .container.news,
  .container.offer,
  .container.stock {
    max-width: 1600px !important;
  }
  .news .card {
    height: 380px;
    border: none;
    box-shadow: rgba(0, 0, 0, 0.04) 0 3px 5px;
  }
}
.card-label {
  color: #fff;
  background: var(--navyblue);
  border-left: 5px solid var(--yellow);
  width: 200px;
  height: auto;
  padding: 0.5rem;
}
.news label {
  position: absolute;
  top: 181px;
  left: 20px;
  width: auto;
}
.bg-news,
.card-banner {
  position: relative;
}
.bg-news-img {
  position: absolute;
  width: 100%;
  height: 650px;
  object-fit: contain;
  top: 35px;
  z-index: -10;
  right: 100px;
}
.offer label {
  position: absolute;
  top: 150px;
  left: 20px;
  font-size: 13px;
}
.offer .product-type {
  margin-bottom: 0;
  font-weight: 600;
  font-size: 15px;
}
.offer .product-model {
  font-size: 15px;
}
.jumbotron {
  padding: 2rem !important;
  background: #fff !important;
}
@media screen and (min-width: 1200px) {
  .stock-background {
    background: url("assets/images/dots1.png") top 78px right 30px no-repeat;
    width: 70%;
    height: 420px;
    position: absolute;
    left: 330px;
  }
  .explanation-background {
    background: url(assets/images/dots1.png) top 64px right 95px no-repeat;
    width: 78%;
    height: 570px;
    position: absolute;
    left: 233px;
    z-index: -1;
  }
}
.explanation-img-bg {
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  min-height: 500px;
}
.soil-compactor-bg {
  background-image: url("assets/images/soil-compactor-bg.jpeg");
}
.wheel-loader-bg {
  background-image: url("assets/images/wheel-loader-bg.jpeg");
}
.track-type-bg {
  background-image: url("assets/images/track-type-tractor-bg.jpeg");
}
.motor-grader-bg {
  background-image: url("assets/images/motor-grader-bg.jpeg");
}
.explanation-breadcrumb {
  background: 0 0 !important;
}
.explanation-breadcrumb a {
  color: #000 !important;
}
.explanation-text-dsktp {
  background-color: #fff;
  position: relative;
  width: 400px;
  top: 118px;
  left: 54px;
}
.explanation-text-mbl {
  display: none;
  background-color: #fff;
}
#stock .col-lg-6 {
  background-color: #0a224e;
  height: auto;
}
#stock .stock-row {
  justify-content: space-between;
}
#stock .stock-left {
  margin-right: 3%;
}
#stock .col-md-6.stock-text {
  background-color: transparent;
  height: unset;
}
#stock img {
  width: 100%;
  height: 100%;
  object-fit: scale-down;
}
#stock .stock-img {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#stock .stock-text {
  padding: 40px;
}
.stock-text h6.text {
  color: #fdba12;
  font-size: 14px !important;
  letter-spacing: 0.4em;
}
.stock-text h4.text {
  font-size: 30px !important;
  font-weight: 800;
  letter-spacing: 0.2em;
}
#stock .stock-btn {
  padding: 0;
}
#advantages .row.content {
  background: url("assets/images/advantages.png") 0 0 / cover;
}
#advantages .box {
  background-color: #fff !important;
}
#aboutUs {
  background-color: var(--navyblue);
  color: #fff;
  border-left: 5px solid #ffd200;
}
#aboutUs hr {
  background-color: #ffffff3b;
}
.container.contact {
  background: url("assets/images/bg-contact.png") top 78px right 30px no-repeat;
}
.contact .contact-form {
  width: 500px;
  height: 100%;
  background-color: #ea9313;
  color: #fff;
  padding: 2rem 5rem;
}
.btn-send {
  background-color: #fff;
  color: #ff8a00;
  border-color: transparent !important;
  border-radius: 0 !important;
  font-weight: 500 !important;
  height: 50px;
  width: 100%;
  margin-top: 30px;
}
.contact-form .form-control,
.contact-form .form-control:active,
.contact-form .form-control:focus,
.contact-form .form-control:hover {
  background-color: transparent;
  color: #fff !important;
  border: none !important;
  outline: 0 !important;
  box-shadow: none !important;
}
.contact-form .form-control::placeholder {
  color: #fff;
}
.contact-form .col-md-12 {
  border-bottom: 1px solid #ffffffb8;
  width: 100%;
}
.container.h-25 {
  background: url("assets/images/dots1.png");
  margin-top: 20px;
  margin-bottom: 50px;
  height: 12% !important;
}
footer {
  background-color: #043a7a;
}
footer a,
footer a:hover {
  color: #fff;
}
footer .copyright {
  background-color: #0c63aa;
  color: #fff;
  display: flex;
  justify-content: center;
  padding: 1rem;
}
.search-btn > i,
footer .footer-title {
  font-size: 20px;
}
footer .col-md-3.space-around a {
  padding: 10px 0;
}
footer .bg-yellow {
  padding: 0.5rem 1rem;
}
footer a.bg-yellow:hover {
  text-decoration: none;
}
footer .bg-yellow p {
  margin-bottom: 0;
  font-weight: 700;
}
.product-slider .card {
  height: 280px;
  border: none;
  box-shadow: rgba(0, 0, 0, 0.04) 0 3px 5px;
}
.product-slider .owl-stage {
  display: flex;
}
.product-slider .owl-nav {
  display: flex;
  justify-content: flex-end;
  margin-top: 10px;
}
.product-slider .owl-next,
.product-slider .owl-prev {
  border: 1px solid #00000017;
  width: 40px;
  height: 40px;
}
.product-slider .owl-next span,
.product-slider .owl-prev span {
  font-size: 25px;
}
.product-slider .owl-item .card .card-img-top {
  display: block;
  width: 100%;
  height: 180px;
  object-fit: contain;
}
.nav-top {
  background-image: url("assets/images/header-bg.png");
}
.nav-top .navbar-left {
  font-family: Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
  font-display: swap;
  font-size: 17px;
}
.nav-link.bg-yellow.text-blue,
.nav-top .navbar-right .bg-yellow {
  color: var(--navyblue) !important;
}
.nav-bottom {
  background-image: url("assets/images/header-bg1.png");
  background-position: left -7px top 0;
}
.nav-bottom .navbar-nav {
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-display: swap;
}
@media screen and (min-width: 1800px) {
  footer {
    background-image: url("assets/images/footer-bg.png");
    background-position: left 0 top -54px;
    background-repeat: round;
  }
  footer .copyright {
    background-image: url("assets/images/footer-bg1.png");
    background-repeat: round;
  }
}
.footer-social {
  margin-left: -30px !important;
}
.swal2-popup .swal2-title {
  font-size: 1.5rem !important;
}
@media screen and (min-width: 768px) and (max-width: 830px) {
  .nav-top {
    background-image: url("assets/images/header-bg.png");
    background-size: cover;
    background-position: left -262px center;
  }
}
.nav-bottom .dropdown-menu,
.right-dropdown {
  background-color: #0c63aa;
  border-radius: 0;
  padding: 0;
}
.nav-bottom .dropdown-item,
.right-dropdown .dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #fff;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.nav-bottom .dropdown-item:focus,
.nav-bottom .dropdown-item:hover,
.right-dropdown .dropdown-item:focus,
.right-dropdown .dropdown-item:hover {
  color: #fff;
  text-decoration: none;
  background: #043a7a;
}
.search-box,
.search-box:hover > .search-btn,
.search-btn {
  background: #2f3640;
  color: #fff;
}
.search-box {
  height: 40px;
}
.search-text::placeholder {
  color: #fff;
}
.search-box:hover > .search-text {
  width: 240px;
  padding: 0 6px;
}
.search-btn {
  float: right;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.4s;
  text-decoration: none;
}
.search-text {
  border: none;
  background: 0 0;
  outline: 0;
  float: left;
  padding: 0;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  transition: 0.4s;
  line-height: 40px;
  width: 0;
}
.triangle {
  display: inline-block;
  position: relative;
}
.triangle:before {
  display: block;
  position: absolute;
  top: 0;
  width: 20px;
  height: 20px;
  content: "";
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  left: -70px;
  border-right: 60px solid #ff9632;
}
.triangle:after {
  right: -70px;
  border-left: 60px solid #ff9632;
}
.opacity {
  opacity: 0.65;
}
.font-weight-600 {
  font-weight: 600;
}
@media screen and (min-width: 1500px) {
  .container {
    max-width: 1400px !important;
  }
  .news label {
    position: absolute;
    top: 260px;
    left: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .news label {
    position: absolute;
    top: 230px;
    left: 20px;
  }
  .news-card {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1500px) {
  .news label {
    position: absolute;
    top: 135px;
    left: 20px;
  }
}
.interface-container {
  width: 1024px;
}
.existing-card {
  min-width: 20rem;
  width: 30%;
}
.rounded-card {
  border-radius: 0.5rem;
}
.bottom-right {
  position: absolute;
  bottom: 0.5rem;
  right: 1rem;
}
.card-body-height {
  height: 150px;
}
.card-body .news-text,
.product_model_link,
.product_model_link:hover,
.table a {
  color: var(--black);
  text-decoration: none;
}
.product-detail-text {
  background-color: #fff;
  position: absolute;
  width: 350px;
  top: 175px;
  right: 30px;
  border: 1px solid #cccccc61;
}
#wrap,
.bg-yl,
.img-wrap,
.product-detail-bg {
  position: relative;
}
.product-detail-text .border-left {
  border-left: 10px solid #ffd200 !important;
  height: 50px;
  position: absolute;
  left: 0;
  top: 20px;
}
.product-detail-bg {
  height: 400px;
  background: #fff;
}
.product-image {
  width: 100%;
  height: 400px;
  object-fit: contain;
}
#product-detail-tabs .nav-link {
  padding: 0.5rem 3rem 0.5rem 0;
  color: #00000085;
  font-size: 20px;
  text-decoration: none;
  background-color: transparent;
}
.product-detail-dots {
  width: 100%;
  height: 52px;
  object-fit: cover;
}
#product-detail-tabs .nav-link.active,
#product-detail-tabs .show > .nav-link {
  color: #212529;
  font-size: 20px;
  font-weight: 600;
  background-color: transparent;
}
#pills-tab .nav-link.active,
#pills-tab .show > .nav-link {
  align-self: center;
  color: #212529;
  font-size: 18px;
  font-weight: 500;
  border: none;
  background-color: transparent;
}
.submit-application-form .form-control,
.submit-application-form .form-control:active,
.submit-application-form .form-control:focus,
.submit-application-form .form-control:hover {
  background-color: transparent;
  color: #212529 !important;
  border: none !important;
  outline: 0 !important;
  box-shadow: none !important;
}
.submit-application-form .form-control::placeholder {
  color: #0000008a;
}
.submit-application-form hr {
  margin-top: 4px;
  margin-bottom: 0;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.rental-calculator-form .btn-send,
.submit-application-form .btn-send {
  background-color: #fff;
  color: #121212;
  border-color: #121212 !important;
  border-radius: 0 !important;
  font-weight: 500 !important;
  height: 50px;
  margin-top: 30px;
}
.icon-control {
  margin-top: 5px;
  float: right;
  font-size: 80%;
}
.btn-light {
  background-color: #fff;
  border-color: #e4e4e4;
}
.list-menu {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.list-menu a {
  color: #343a40;
}
.list-menu a:active .title,
.list-menu a:hover .title {
  background: #043a7a;
  color: #fff;
}
.card-product-grid .info-wrap {
  overflow: hidden;
  padding: 0 18px 20px;
}
[class*="card-product"] a.title {
  color: #212529;
  display: block;
}
.card-product-grid:hover .btn-overlay {
  opacity: 1;
}
.card-product-grid .btn-overlay {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
  left: 0;
  bottom: 0;
  color: #fff;
  width: 100%;
  padding: 5px 0;
  text-align: center;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
}
.card-product-grid table td {
  padding: 0.8rem !important;
}
.img-wrap {
  overflow: hidden;
}
.category-product-img {
  width: 100% !important;
  height: 150px !important;
  object-fit: contain;
}
.product-pagination {
  display: flex;
  justify-content: end;
}
.contact-info {
  background-color: var(--navyblue);
  color: #fff;
  border-top: 5px solid #ffd200;
}
.category-title-label,
.product-card-header,
.product-list-menu li.active {
  background: #043a7a !important;
}
.contact-info .contact-icons {
  width: 17px;
  margin-right: 5px;
}
.about-page-img {
  width: 100%;
  margin-top: 10px;
}
.card-text {
  text-decoration: none !important;
  color: inherit !important;
}
.card-text:hover {
  color: var(--darkyellow) !important;
}
.product-list-menu li a:hover {
  color: #212529;
  text-decoration: none !important;
}
.product-alt-list-menu li {
  background: #eee;
}
.contact-info hr {
  border-top: 1px solid #f8f9fa42;
}
.card-product-grid {
  border: none !important;
}
.category-title-label {
  position: relative;
  top: -20px;
  left: 10px;
  font-size: 14px;
}
#scrolltoTop,
.bg-yl {
  background-color: #fdba12;
}
.btn-contact:focus {
  outline: 0 !important;
  box-shadow: none !important;
}
.bg-yl {
  width: 40px;
  top: -7px;
  padding: 5px;
  left: 150px;
}
#rental-calculator #floating-icon > a {
  position: fixed;
  right: 15px;
  top: 50%;
  transform-origin: right;
  width: 160px;
  height: 40px;
  z-index: 999;
  padding: 7px;
}
.btn-contact {
  font-style: normal;
  font-size: 12px;
  line-height: 1px;
  background-color: #043a7a;
  color: #fff;
  padding: 10px 20px;
  border-radius: 12px 12px 0 0;
  font-weight: 400 !important;
  text-align: center;
  box-shadow: rgb(55 50 73 / 25%) 0 15px 40px 0;
  width: 150px !important;
}
.btn-contact:hover {
  color: #fff;
}
#pills-specifications h4 {
  width: 100%;
  padding: 1rem;
  font-size: 18px;
}
#pills-specifications p {
  padding: 0 1rem;
  width: 100%;
}
#pills-application .application-content,
#pills-feature #feature {
  width: 100%;
}
#pills-galleries img {
  width: auto;
  height: 200px;
}
#pills-galleries a.row {
  margin-left: 0;
  padding: 0.5rem 0;
}
#pills-advantage ul li {
  margin-bottom: 25px;
}
#pills-application .application-content ul li {
  margin-bottom: 15px;
}
.table li,
.table td,
.table th {
  padding: 0.75rem;
  vertical-align: top;
  border-bottom: 1px solid #dee2e6;
}
.table li:last-child {
  border-bottom: none !important;
}
.feature_image {
  width: 300px;
  height: auto;
}
.page-link {
  color: var(--blue) !important;
}
.pagination .page-item.active .page-link {
  color: var(--white) !important;
  background-color: var(--yellow) !important;
  border-color: var(--yellow) !important;
}
.search-input input[type="text"]:focus,
.search-input input[type="text"]:focus:hover {
  border-bottom: 1px solid #bbb;
  padding: 8px;
  font-size: 16px;
}
.contact_card_img {
  max-width: 250px;
  max-height: 200px;
  min-height: 130px;
}
.search-result {
  margin-bottom: 0;
}
.search-row {
  border-bottom: 1px solid #ffd200;
  letter-spacing: 0.05em;
  padding: 15px;
}
.search-row a,
.search-row a:hover {
  color: inherit;
}
.search-row:active,
.search-row:focus,
.search-row:hover {
  background-color: #183569;
  color: #fff;
  border-left: 4px solid #ffd200;
}
.successModal .modal-content {
  background: 0 0;
  border: none;
}
.successModal button.close {
  position: absolute;
  right: 10px;
  z-index: 4;
}
.img404 {
  width: 600px !important;
}
.mobile-logo {
  position: absolute;
  left: 20px;
  top: 7px;
}
#homepageSlider .carousel-item {
  height: 500px;
}
#homepageSlider .mobile-slide-img,
#homepageSlider .slide-img,
#trimbleSlider .mobile-slide-img,
#trimbleSlider .slide-img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
#homepageSlider .mobile-slide-img,
#trimbleSlider .mobile-slide-img {
  display: none;
}
.category-productcard-img {
  width: 100% !important;
  height: 300px !important;
  object-fit: cover;
}
.category-productcard-icon-img {
  width: 100% !important;
  height: 300px !important;
  object-fit: contain;
  background: #f3c91e;
  padding: 100px;
}
#scrolltoTop {
  display: inline-block;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 50%;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
.search-input input[type="submit"],
.search-input input[type="text"] {
  border: none;
  top: 0;
  right: 0;
  display: inline-block;
  cursor: pointer;
  position: absolute;
}
#scrolltoTop::after {
  content: "\f077";
  font-family: FontAwesome;
  font-display: swap;
  font-weight: 400;
  font-style: normal;
  font-size: 1em;
  line-height: 50px;
  color: #fff;
}
#scrolltoTop:hover {
  cursor: pointer;
  background-color: #333;
}
#scrolltoTop:active {
  background-color: #555;
}
.specialImg {
  height: 411px;
  width: 686px;
}
#scrolltoTop.show {
  opacity: 1;
  visibility: visible;
}
.layout_contact a {
  color: var(--black);
}
.lang-section-dropdown.show {
  transform: translate3d(-30px, 38px, 0) !important;
  min-width: 6rem !important;
}
#wrap {
  margin: -17px 64px;
  display: inline-block;
  height: 60px;
  float: right;
  padding: 0;
}
.search-input input[type="text"] {
  height: 60px;
  font-size: 20px;
  outline: 0;
  color: #fff;
  font-weight: 400;
  padding: 3px 60px 3px 3px;
  width: 0;
  background: 0 0;
  z-index: 3;
  transition: width 0.4s cubic-bezier(0, 0.795, 0, 1);
}
.search-input input[type="text"]:focus {
  width: 300px;
  z-index: 1;
  cursor: text;
  background-color: #033169;
}
.search-input input[type="submit"] {
  height: 31px;
  width: 31px;
  margin-top: 15px;
  float: right;
  background: url("./assets/images/icons/search.svg") center center/30px 30px
    no-repeat;
  text-indent: -10000px;
  z-index: 2;
  opacity: 0.4;
  transition: opacity 0.4s;
}
.search-input input[type="submit"]:hover {
  opacity: 0.8;
}
.ol-list {
  margin-left: 20px !important;
}
.img-wrap.news-card-img {
  height: auto;
}
@media screen and (min-width: 768px) {
  .mobile-logo {
    display: none;
  }
  .img-wrap.news-card-img {
    height: 220px;
  }
  .news-detail-img {
    width: 80%;
  }
}
.main-attributes {
  background: #fff;
}
.aboutUs-bg,
.spare-img-bg1 {
  background-repeat: no-repeat;
  width: 100%;
}
.tabs-container {
  margin-top: -41px;
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.tabs-container .nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  color: #495057;
}
.tabs-container .nav-tabs .nav-item.show .nav-link,
.tabs-container .nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.tabs-container .nav-tabs .nav-link.active {
  font-weight: 700;
}
#customer-slider.owl-carousel .owl-item img {
  width: 300px !important;
  height: 200px;
  object-fit: cover;
}
.aboutUs-bg {
  background-image: url("assets/images/info-bg.png");
  height: 100%;
  position: absolute;
  background-position: top 0 left 0;
}
#trimbleSlider .carousel-item {
  height: 600px;
  width: auto;
}
.trimble-video {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.spare-img-bg1 {
  background-image: url("/assets/images/DSC_2861.jpg");
  background-size: 100% auto;
  height: 930px;
  filter: brightness(80%);
}
@media screen and (max-width: 1500px) {
  .spare-img-bg1 {
    width: 100%;
    height: 750px;
  }
}
@media screen and (max-width: 1200px) {
  .spare-img-bg1 {
    width: 100%;
    height: 630px;
  }
  .main-attributes .text {
    position: absolute;
    top: 10px !important;
    left: 60px;
  }
}
@media screen and (max-width: 992px) {
  .product-detail-dots {
    width: 100%;
    max-height: 30px;
    object-fit: none;
  }
  .spare-img-bg1 {
    width: 100%;
    height: 470px;
  }
}
@media screen and (max-width: 768px) {
  .explanation-text-dsktp,
  .nav-bottom .navbar-brand-top,
  .nav-top .navbar-left {
    display: none;
  }
  #homepageSlider .mobile-slide-img,
  #trimbleSlider .mobile-slide-img,
  .explanation-text-mbl {
    display: block;
  }
  .explanation-img-bg {
    min-height: 400px !important;
  }
  .container.single-drum-cyliders .subtitle,
  .specialUl {
    padding-left: 20px;
  }
  .container.explanation .subtitle {
    padding-left: 10px;
  }
  #stock .col-lg-6 {
    background-color: #0a224e;
    height: auto;
    max-width: unset;
  }
  #stock .stock-left {
    margin-right: 0;
    margin-bottom: 20px;
  }
  #stock .stock-img,
  .nav-top .navbar-right {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  #stock img {
    position: relative;
    bottom: -20px;
  }
  .container.contact {
    background-position: unset;
  }
  #product-detail-tabs .nav-item,
  .contact .contact-form,
  .stock-detail-img,
  .submit-application-form {
    width: 100%;
  }
  .nav-top {
    background-image: url("assets/images/header-bg.png");
    background-size: cover;
    background-position: top 0 left -335px;
  }
  .nav-bottom {
    background: #ea9313 !important;
    display: flex !important;
    justify-content: flex-end !important;
  }
  .nav-bottom .navbar-toggler,
  .nav-bottom .navbar-toggler:focus,
  .nav-bottom .navbar-toggler:hover {
    border-color: transparent !important;
    outline: 0 !important;
  }
  header .bg-yellow {
    background: 0 0 !important;
  }
  .product-detail-text {
    top: unset;
    bottom: 0;
  }
  .product-detail-bg.mobile-bg {
    height: 75vh;
  }
  .product-detail-bg {
    height: 50vh;
  }
  .contact-info {
    margin-top: 25px;
  }
  .footer-left {
    margin-left: 15px;
  }
  footer .text.font-weight-bold {
    margin-top: 5px;
  }
  .footer-social {
    margin-bottom: 15px;
  }
  #homepageSlider .slide-img,
  #trimbleSlider .slide-img {
    display: none !important;
  }
  #homepageSlider .carousel-item,
  #trimbleSlider .carousel-item {
    height: auto;
  }
  #homepageSlider .slide-img-link {
    pointer-events: none;
    cursor: default;
  }
  #scrolltoTop:active,
  #scrolltoTop:hover {
    background-color: #fdba12;
  }
  .specialImg {
    height: 90%;
  }
  #wrap {
    margin-top: 15px;
  }
  .row.stockdetail {
    padding: 1rem;
  }
  .spare-img-bg1 {
    width: 100%;
    height: 350px;
  }
}
.request_price {
  background: #f6d21b;
  color: #003986;
  line-height: 1.2em;
  font-size: 16px;
  font-family: Roboto-Bold !important;
  text-transform: uppercase;
  transition: 0.2s;
  box-shadow: 0 6px 18px #f6d21b42;
  padding: 15px 30px;
  margin-top: 40px;
  display: inline-block;
  border-radius: 4px;
  text-align: center;
  cursor: pointer;
}
.spare-img-bg2,
.spare-img-bg3 {
  background-size: 100% auto;
  background-repeat: no-repeat;
  width: 100%;
  filter: brightness(80%);
}
@media screen and (max-width: 408px) {
  .main-attributes .text {
    position: absolute;
    top: 10px !important;
    left: 60px;
  }
}
.spare-img-bg2 {
  background-image: url("/assets/images/DSC_2835.jpg");
  height: 930px;
}
@media screen and (max-width: 1500px) {
  .spare-img-bg2 {
    width: 100%;
    height: 750px;
  }
}
@media screen and (max-width: 1200px) {
  .spare-img-bg2 {
    width: 100%;
    height: 630px;
  }
}
@media screen and (max-width: 992px) {
  .spare-img-bg2 {
    width: 100%;
    height: 470px;
  }
}
@media screen and (max-width: 768px) {
  .spare-img-bg2 {
    width: 100%;
    height: 350px;
  }
}
.spare-img-bg3 {
  background-image: url("/assets/images/DSC_2919.jpg");
  height: 930px;
}
@media screen and (max-width: 1500px) {
  .spare-img-bg3 {
    width: 100%;
    height: 750px;
  }
}
@media screen and (max-width: 1200px) {
  .spare-img-bg3 {
    width: 100%;
    height: 630px;
  }
}
@media screen and (max-width: 992px) {
  .spare-img-bg3 {
    width: 100%;
    height: 470px;
  }
}
@media screen and (max-width: 768px) {
  .spare-img-bg3 {
    width: 100%;
    height: 350px;
  }
}
@media screen and (max-width: 505px) {
  .spare-img-bg1,
  .spare-img-bg2,
  .spare-img-bg3 {
    width: 100%;
    height: 300px;
  }
}
@media screen and (max-width: 400px) {
  .news label {
    position: absolute;
    top: 240px !important;
    left: 20px;
  }
  .spare-img-bg1,
  .spare-img-bg2,
  .spare-img-bg3 {
    width: 100%;
    height: 250px;
  }
}
.calculator-button-group {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 992px) {
  .calculator-button-group {
    flex-direction: column;
  }
  .calculator-button-group .btn-send.ml-3 {
    margin-left: 0 !important;
  }
}
.rental-calculator-table .table td,
.rental-calculator-table .table th {
  border-top: 0;
}
.calc__table {
  max-height: 680px;
  overflow-y: scroll;
}
.right-dropdown {
  display: none;
  position: absolute;
  left: calc(100% - 1px) !important;
  top: -35px !important;
  width: 200px;
  z-index: 1111111;
}
.btn-right-icon,
.btn-right-icon:active,
.btn-right-icon:focus {
  border-color: transparent;
  background-color: transparent;
  box-shadow: none !important;
  color: #fff;
  position: absolute;
  right: 3px;
  bottom: -3px;
  transform: rotate(270deg);
}
.customers label {
  position: absolute;
  right: 65px;
  bottom: -25px;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .customers label {
    right: 230px;
  }
}
@media screen and (max-width: 768px) {
  .right-dropdown {
    width: 100%;
    border: none !important;
  }
  .customer-voice-wrapper {
    display: flex;
    justify-content: center;
  }
  .customers label {
    left: 130px;
  }
}
#categoriesModal .modal-dialog {
  max-width: 1200px !important;
} */
