@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url("https://use.typekit.net/ise4adm.css");
body p{
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 1.4em;
    color: #2B2E34;
     font-family: "Barlow", sans-serif !important;
     font-weight: 400;
}
h2 {
    font-size: 62px;
    line-height: 72px;
    letter-spacing: .4px;
    font-weight: 800;
    font-family: "Barlow", sans-serif;
}
.pdtb-85 {
   padding: 85px 0px;
}
.pdb-85 {
   padding-bottom: 85px;
}
.pdt-85 {
   padding-top: 85px;
}
.lending-page  {
    background-image: url(../images/jeep-image-1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 150px 0px;
    position: relative;
}
.main-title-heading h1 {
    color: #fd9800;
    font-size: 102px;
    font-weight: 800;
    line-height: 100px;
    font-family: "teko", sans-serif;
    text-shadow: 4px 3px 0 #fff, 0 8px 15px #fff0;
    letter-spacing: 2px;
}
.overlay-ab{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #00000038;
}
.main-title-heading{
position: relative;
z-index: 999;
}
.main-title-heading h4 {
    font-size: 62px;
    line-height: 62px;
    color: #fff;
    font-weight: 600;
    font-family: "Barlow",sans-serif;
    margin-bottom: 20px;
}
.main-title-heading .strongtext {
    font-size: 24px;
    line-height: 32px;
    color: #fff;
    font-weight: 300;
    font-family: "Barlow",sans-serif;
}
.main-title-heading .strongtext {
    max-width: 562px;
    margin: 0px 0px 30px;
}
.section-text {
    background: #44592F;
    padding: 50px 0px;
    position: relative;
}
.cup-image {
    position: absolute;
    bottom: -75px;
    right: 100px;
}
.shop-now-btn a {
    font-size: 24px;
    line-height: 30px;
    color: #fff;
    text-decoration: none;
    border: 1px solid #fff;
    padding: 18px 30px;
    display: inline-block;
    font-weight: 600;
    border-radius: 10px;
	font-family: "Barlow", sans-serif;
}
.section-text p{
	color: #fff;
	  font-size:30px;
    line-height: 35px;
    font-weight: 600;
    font-family: "Barlow",sans-serif;

}
.p-seriesnew span {
    color: #fd9800;
  
}
.heading-real {
    max-width: 1050px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 60px;
}
.heading-real span{
	color: #fd9800;
		font-size: 60px;
	line-height: 65px;
	    font-family: "teko", sans-serif;
}
.heading-real h2{
color: #44592F;
		font-size: 70px;
	line-height: 65px;
	    font-family: "teko", sans-serif;
}
.built-for-real {
	position: relative;
}
.built-for-real::after {
    background: #F2F2F2;
    position: absolute;
    content: '';
    width: 100%;
    height: 50%;
    top: 0;
    z-index: -1;
}
.gallery-slider .slide-one img {
    max-width: 100%;
}
.gallery .slick-slide {
    /* opacity: 0.1; */
    position: relative;
}
.gallery .slick-slide::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 99%;
    background: rgba(68, 89, 47, 0.7);
    top: 0;
}
.gallery-slider .slick-slide.slick-active::after {
   content: none !important;    
}
.gallery-slider .slick-slide.slick-active {
    opacity: 1;
    position: relative;
    z-index: 999;
}
.gallery-slider .slick-slide.slick-active img{
	 padding: 30px;
    border: 1px solid #F8991D;
}
.gallery-slider .slide-one {
    background: #fff;
}
.gallery-slider  .slick-slide {
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.gallery-slider .slick-center {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.gallery-slider button.slick-next.slick-arrow {
    background: none;
    border: none;
    width: 80px;
    height: 80px;
    position: absolute;
    top: 40%;
    right: 10%;
    z-index: 999;
    border-radius: 100%;
    color: #2196f3;
    content: none !important;
    z-index: 999;
    font-size: 0;
    background-image: url(https://tracklander.com.au/wp-content/uploads/2026/03/next.png);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: center;
	background-color: #F8991D;
}
.gallery-slider button.slick-prev.slick-arrow {
    background: none;
    border: none;
    width: 80px;
    height: 80px;
    position: absolute;
    top: 40%;
    left: 10%;
    z-index: 999;
    border-radius: 100%;
    color: #2196f3;
    content: none !important;
    font-size: 0;
    background-image: url(https://tracklander.com.au/wp-content/uploads/2026/03/pre.png);
    background-repeat: no-repeat;
   background-size: 50%;
    background-position: center;
	background-color: #F8991D;
}
.its-work p {
    font-size: 28px;
    color: #000;
    line-height: 38px;
	 font-family: "Barlow",sans-serif;
}

.its-work p:first-child{
	margin-bottom: 50px !important;
}
.its-work {
    text-align: center;
}
.its-work span {
    font-size: 28px;
    color: #000;
    line-height: 38px;
    font-weight: 700;
    font-family: "Barlow", sans-serif;
}
.jeeb-img-left img {
    max-width: 100%;
    width: 100%;
}
.fully-welded {
    overflow: hidden;
    background: #fd9800;
       max-width: 1920px;
    margin: 0 auto;
}
.new-design h3 {
    font-size: 52px;
    font-weight: 600;
    line-height: 50px;
    color: #44592F;
    font-family: "teko", sans-serif;
}
.top-text {
    font-size: 24px;
    color: #fff;
    line-height: 32px;
    margin: 30px 0px 10px;
    font-weight: 300;
}
.new-text-page span {
    font-size: 20px!important;
    color: #fff;
    line-height: 30px!important;
    font-weight: 300!important;
}
.access-text {
    font-size: 28px;
    line-height: 42px;
    color: #fff;
    font-weight: 300;
    margin: 10px 0px 30px;
}
.gallery-slider {
    max-width: 1920px;
    margin: 0 auto;
}
.engineering p{
	font-size: 24px;
	line-height: 32px;
	color: #fff;
	font-weight: 700;
    text-transform: capitalize;
}
.jeeb-slidre ul.slick-dots {
    display: flex;
    list-style: none;
}
.jeeb-slidre li {
    margin: 0 10px;
}

.jeeb-slidre li.slick-active  button {

    background-color: #F8991D;

}

.jeeb-slidre .slick-dots button {
    display: block;
    width: 20px;
    height: 3px;
    padding: 0;
    border: none;
    background-color: #ffffff;
    text-indent: -9999px;
}
.slider-main button.slick-prev.custom-prev.slick-arrow {
 position: static;
    display: block;
    width: 20px;
    height: 20px;
   padding-left: 25px;
    color: #F8991D;
    border: none;
    font-size: 20px;
    background: none;
    z-index: 9999;
    top: 50px;
    left: 10px;
	transform: rotate(0deg);
}
.slider-main button.slick-next.custom-next.slick-arrow {
    position: static;
    bottom: 50px;
    left: 10px;
    display: block;
    width: 20px;
    height: 20px;
    padding-right: 35px;
    color: #F8991D;
    border: none;
    font-size: 20px;
    background: none;
    z-index: 9999;
	transform: rotate(0deg);
}
.fully-welded .col-xl-4, .fully-welded .col-xl-8 {
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
}
.jeeb-slidre {
    padding: 20px;
}
.new-design {
    padding: 70px 15px 40px;
}
.image-profile img {
    max-width: 100%;
    border: 2px solid #fd9800;
    border-radius: 10px;
    width: 100%;
  border-radius: 15px;
}
.low-profile {
    border: 2px solid #fd9800;
    border-radius: 15px;
    background: #44592F;
    position: relative;
    z-index: 999;
}
.image-profile-text {
    padding: 30px 30px;
}
.image-profile-text h3 {
    font-size: 32px;
    line-height: 33px;
    color: #fff;
    font-weight: 600;
    font-family: "teko", sans-serif;
    margin-bottom: 20px;
}
.image-profile-text p {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 0;
    font-weight: 300;
    margin: 10px 0px;
}
.ultra-profile .row {
    row-gap: 40px;
}
.image-profile-text {
    padding: 30px 24px;
    min-height: 340px;
}
.gallery-slider .slick-slide {
    margin: 67px 23px;
}
.ultra-profile::after {
    position: absolute;
    width: 100%;
    height: 32%;
    background: #F2F2F2;
    bottom: 0;
    content: '';
    z-index: -1;
}
.ultra-profile {
    position: relative;
    padding-bottom: 150px;
}
.ultra-profile::before {
    position: absolute;
    width: 28%;
    height: 30%;
    background: #F2F2F2;
    bottom: -42px;
    content: '';
    background-image: url(https://tracklander.com.au/wp-content/uploads/2026/03/tyer-mark-1.png);
    background-size: contain;
    background-position: right;
    background-repeat: no-repeat;
}
.wins-bottle img {
    max-width: 100%;
}
.tracklander-branded::after {
    position: absolute;
    content: '';
    background-image: url(../images/jeep-image-1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 90%;
    width: 100%;
    top: 0;
    object-fit: cover;
    overflow: hidden;
}
.tracklander-branded{
    position: relative;
}
.wins-bottle {
    position: relative;
    z-index: 999;
    margin-top: -90px;
    margin-left: -75px;
}
.buyer-wins {
    position: relative;
    z-index: 999;
    padding: 0px 0px 0px 50px;
}
.buyer-wins h2 {
    color: #fd9800;
}
.thank-you-contant {
    font-size: 24px;
    color: #ffffff;
    line-height: 32px;
    font-weight: 300;
    margin-bottom: 20px;
    max-width: 840px;
}
.thank-you-contant strong {
   font-weight: 600;
}
.thank-you-text {
    font-size: 28px;
    color: #ffffff;
    line-height: 40px;
    font-weight: 300;
    margin-bottom: 20px;
    max-width: 840px;
}
.thank-you-text strong {
   font-weight: 600;
}
.overlay-wins {
    position: absolute;
    width: 100%;
    height: 90%;
    content: '';
    top: 0;
    background: #0000007a;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
}
.choose-your-heading h2 {
    color: #44592F;
	    font-size: 70px;
    line-height: 65px;
    font-family: "teko", sans-serif;
}
.choose-your-heading p {
    font-size: 32px;
    color: #44592F;
    line-height: 42px;
    font-weight: 600;
     font-family: "Barlow", sans-serif;
}
.choose-your-heading {
    text-align: center;
    padding-bottom: 70px;
}
.our-choose {
    background: #F2F2F2;
    margin-top: -42px;
    background-image: url(https://tracklander.com.au/wp-content/uploads/2026/03/tyer-mark-2-1.png);
    background-size: cover;
    background-position: left;
    background-repeat: no-repeat;
}
.product-image img {
    max-width: 100%;
}
.product-image {
    margin-bottom: 30px;
    position: relative;
    z-index: 999;
}
.main-product {
    background: #F4EEDF;
    padding: 10px 32px 30px;
    border: 2px solid #fd9800;
    border-radius: 15px;
    text-align: center;
    position: relative;
    max-width: 449px;
   margin-left: auto;
}
.icon-product img {
    max-width: 100%;
}
.product-contant p {
    color: #44592F;
    font-size: 20px;
	 font-family: "Barlow", sans-serif;
    line-height: 27px;
    margin-bottom: 5px;
}
.product-contant h3 {
    font-size: 45px;
    line-height: 52px;
    color: #43582e;
    font-weight: 800;
    font-family: "Barlow", sans-serif;
    margin-top: 10px;
}
.product-contant a {
    background: #fd9800;
    padding: 15px 40px;
    font-size: 24px;
    line-height: 32px;
    color: #fff;
    font-weight: 700;
    display: inline-block;
    text-decoration: none;
    font-family: "Barlow", sans-serif;
    margin: 20px 0px 10px;
    border-radius: 10px;
}
.sku-text p {
    color: #000;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 0;
}
.icon-product {
    position: absolute;
    top: 65px;
    left: -95px;
}
.our-choose .col-lg-4 {
    padding: 0px 50px 0px 50px;
}
.our-choose .col-lg-4:last-child{
 padding: 0px 0px 0px 50px;
}
.section-details {
    overflow: hidden;
    background: #44592F;
}
.before-text{
    font-size: 16px;
    line-height: 22px;
    color: #000;
}
.before-text h3 {
    font-size: 40px;
    color: #fd9800;
    font-weight: normal;
    font-family: "teko",sans-serif;
    max-width: 595px;
    margin-bottom: 40px;
}
.before-text {
    padding-top: 15px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 15px;
}
.before-text span {
    font-size: 24px;
    color: #fff;
    line-height: 32px;
    margin: 30px 0px 10px;
    font-weight: 300;
    font-family: "Barlow", sans-serif;
}
.video-text p {
    font-size: 24px;
    line-height: 32px;
    color: #fff;
    font-weight: 300;
}
.video-section-item {
    line-height: 0;
}
.grid-section {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0px 25px;
}
.access-text p {
    font-size: 28px;
    line-height: 42px;
    color: #fff;
    font-weight: 300;
    margin: 10px 0px 30px;
}
.setup-one h2 {
    margin-bottom: 40px;
    color: #fd9800;
	 font-size: 70px;
    line-height: 65px;
    font-family: "teko",sans-serif;
}






.setup-one p {
    font-size: 24px;
    line-height: 32px;
    color: #000;
 
}
.setup-one {
    max-width: 1130px;
    text-align: center;
    margin: 0 auto;
}
.explore-btn a {
    font-size: 32px;
    color: #44592F;
    text-decoration: none;
    line-height: 45px;
    display: inline-block;
    border: 2px solid #44592F;
    padding: 20px 38px;
    margin-top: 50px;
    border-radius: 26px;
    font-weight: 600;
	 font-family: "Barlow", sans-serif !important;
}

.track-heading .viewproduct{
    background: #fd9800;
    padding: 15px 40px;
    font-size: 24px;
    line-height: 32px;
    color: #fff;
    font-weight: 700;
    display: inline-block;
    text-decoration: none;
    font-family: "Barlow", sans-serif;
    margin: 20px 0px 10px;
    border-radius: 10px;
}
.track-heading h3 {
    font-size: 42px;
    color: #44592F;
    line-height: 42px;
    font-weight: 600;
       font-family: "teko", sans-serif;
}

.track-heading h3 a{
	color: #44592F;
}
.image-track img {
    max-width: 100%;
    width: 100%;
}
.universal-awning {
    background: #F4EEDF;
    padding: 20px 20px;
    border: 2px solid #fd9800;
    border-radius: 15px;
}
.track-heading {
    padding: 20px 20px 0px;
    text-align: center;
}
.track-heading p {
    font-size: 24px;
    line-height: 32px;
    font-weight: 800;
    margin-top: 20px;
   color: #44592F;
}
.hero-text p {
    color: #000;
    font-weight: 500;
    font-size: 16px;
    margin: 0;
}
.grid-product {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 50px 70px;
}
.section-engineering {
    background-image: url(../images/jeep-image-1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 100px 0px;
}
.engineering-heading h2{
color: #fd9800;
}
.engineering-heading h2 {
    
    color: #fd9800;
    font-size: 70px;
    line-height: 65px;
    font-family: "teko",sans-serif;
}


.engineering-heading p {
    font-size: 24px;
    line-height: 32px;
    color: #fff;
}
.engineering-heading span {
    font-size: 24px;
    line-height: 32px;
    color: #fff;
    font-weight: 700;
    font-family: "Barlow", sans-serif;
}
.section-from-item {
    max-width: 700px;
}
.need-help-section {
    background-image: url(../images/hero-banner.jpg);
    background-repeat: no-repeat;
    background-position: bottom center !important;
    background-size: cover;
    padding: 100px 0px;
}
.hero-title h2 {
font-size: 70px;
    line-height: 75px;
    font-weight: 900;
     color: #fff;
    text-shadow: 0 6px 0 #3e5731,0 8px 15px #fff0;
}
.section-from-item input {
    padding: 22px 22px;
    color: #000000 !important;
    font-size: 28px;
    line-height: 38px;
    background: #FFFFFF;
    box-shadow: none !important;
    outline: none;
    margin-bottom: 30px;
    border-radius: 10px;
    border: 1px solid #000;
    font-weight: 400;
}

.section-from-item input:focus {
background: #FFFFFF;
    box-shadow: none !important;
    border: 1px solid #000;
}
.section-from-item textarea:focus {
background: #FFFFFF;
    box-shadow: none !important;
    border: 1px solid #000;
}
.submitebtn{
    background: #fd9800;
    padding: 15px 40px;
    font-size: 24px;
    line-height: 32px;
    color: #fff;
    font-weight: 500;
    display: inline-block;
    text-decoration: none;
    font-family: "Barlow", sans-serif;
    margin: 20px 0px 10px;
    border-radius: 10px;
    outline: none;
    border: none;
}
.section-from-item textarea {
     padding: 22px 22px;
    color: #000000 !important;
    font-size: 28px;
    line-height: 38px;
    background: #FFFFFF;
    box-shadow: none !important;
    outline: none;
    margin-bottom: 30px;
    border-radius: 10px;
    border: 1px solid #000;
    font-weight: 500;
}
.hero-title p {
    font-size: 24px;
    line-height: 32px;
    color: #000000;
    margin-top: 20px;
}
.hero-title {
    max-width: 900px;
    margin-bottom: 50px;
}
.section-from-item textarea::placeholder {
 color: #000000 !important;
}
.section-from-item textarea::-ms-input-placeholder { 
 color: #000000 !important;
}
.section-from-item input::placeholder {
 color: #000000 !important;
}
.section-from-item input::-ms-input-placeholder { 
 color: #000000 !important;
}

.logo-tracklander img {
    max-width: 100%;
}
.section-engineering{
    overflow: hidden;
}
.engineering-heading {
    background: #44592F;
    padding: 75px 85px;
}
.engineering-heading h2 {
    margin-bottom: 30px;
}
.logo-tracklander {
    text-align: center;
    max-width: 270px;
    margin: 0 auto;
}
.logo-tracklander img {
    max-width: 100%;
}
.proven-text h3 {
    font-size: 28px;
    line-height: 36px;
    color: #fff;
    font-weight: 800;
    margin-top: 20px;
}
.jeeb-slidre  {
    position: initial !important;
}
.jeeb-slidre  ul.slick-dots {
    display: flex;
    left: 0;
    position: absolute;
    bottom: -16px;
    justify-content: center;
    width: 100%;
    padding: 0;
    background: #44592F;
    height: 80px;
    align-items: center;
    border-top: 2px solid #fff;
}
.cup-image img {
    max-width: 100%;
}
.plateform{
	padding:0px 30px;
}
.new-text-page p {
    font-size: 27px;
    color: #fff;
    font-family: "Barlow",sans-serif;
    line-height: 36px;
    font-weight: 300;
text-transform:uppercase;
}
.engineering p{
	font-weight: 600;
	font-size: 24px;
	 line-height: 30px;
}

.slider-main {
    position: absolute;
    bottom: 30px;
    z-index: 999;
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.buyer-wins h2{
	font-size: 70px;
    line-height: 65px;
    font-family: "teko", sans-serif;
}

.image-profile-text p {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 0;
    font-weight: 300;
    margin: 10px 0;
}
.buyer-wins p{
	    font-size: 20px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 0;
    font-weight: 300;
}
.section-engineering .container-fluid{
	padding: 0;
}
#gform_fields_9 input{
	border: 1px solid #000000;
border-radius: 8px;
	padding: 10px 20px;
}
#gform_fields_9 textarea{
	border: 1px solid #000000;
border-radius: 8px;
	padding: 12px 20px;
	font-weight: 400;
}
#gform_wrapper_9 #gform_submit_button_9 {
    padding: 0!important;
    color: #fff!important;
    font-size: 20px;
    line-height: 38px;
    background: #F8991D;
    box-shadow: none!important;
    outline: none;
    text-transform: uppercase;
    border-radius: 10px;
    border: 1px solid #F8991D;
    font-weight: 400;
    min-width: 250px;
    margin-top: 13px;
    height: 70px;
}
.logo-item img{
	max-width: 100%;
}
p.small-texttm {
    font-size: 13px !important;
    line-height: 20px !important;
	font-weight: 400;
}
p.small-texttm a{
color: #fff;
}
/*
.lp-seriesacc button.accordion-button{
background:transparent;
}
*/
.lp-seriesacc {
 
    border-radius: 8px;
}
.lp-seriesacc .accordion-button {
    font-size: 32px;
    color: #fff;
    font-weight: 400;
    font-family: "teko",sans-serif;
    background: #fd9800;
}
.lp-seriesacc .accordion-button::after {
    /* background: #fff; */
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: center;
    border: 2px solid #ffff;
    filter: brightness(50.5);
}
.lp-seriesacc .accordion-button:focus {

    box-shadow: none !important;
}
.lp-seriesacc .accordion-body li {
    font-size: 16px;
    line-height: 28px;
    color: #000;
    margin-bottom: 5px;
}
.new-text-page {
    max-width: 530px;
}

.lp-seriesacc .accordion-body h4 {
    margin: 16px 0px;
    color: #44592F;
    text-transform: uppercase;
    font-weight: 700;
	font-size: 26px;
}
/* Date-20-03-2026 */  
.newfully-welded {
    position: relative;
}
.newfully-welded .col-xl-4, .fully-welded .col-xl-8 {
    padding-left: 0;
    padding-right: 0;
    position: relative;
}
.newfully-welded .container-fluid{
padding:0px;
}
.newfully-welded .row {
    height: 100%;
    width: 100%;
    margin: 0;
}

.newfully-welded .full-section-slider .item {
    display: flex;
}
/* GREEN BAR */
.newfully-welded .slider-main {
    position: absolute;
    bottom: 15px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 40px;
    z-index: 10;
    width: 25%;
    left: 37%;
}
.full-section-slider ul.slick-dots {
    display: flex;
    right: 0;
    position: absolute;
width:100%;
    bottom: 0px;
/*	  bottom: -16px;*/
    justify-content: center;
    padding: 0;
    background: #44592F;
	padding: 38px 0px;
/*    height: 80px;*/
    align-items: center;
/*    border-top: 2px solid #fff;*/
    margin-bottom: 0;
}
.full-section-slider ul.slick-dots {
    display: flex;
    list-style: none;
}
.full-section-slider li {
    margin: 0 10px;
}
.full-section-slider .slick-dots button {
    display: block;
    width: 20px;
    height: 3px;
    padding: 0;
    border: none;
    background-color: #fff;
    text-indent: -9999px;
}
.full-section-slider li.slick-active button {
    background-color: #F8991D;
}
.full-section-slider .slick-slide {
    line-height: 0;
}
.full-section-slider .new-text-page {
    padding: 0px 15px;
}