/* custom styles */
/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */.lSSlideWrapper,.lSSlideWrapper .lSFade{position:relative}.lSSlideWrapper .lSSlide,.lSSlideWrapper.usingCss .lSFade>*{-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important;-webkit-transition-duration:inherit!important;transition-duration:inherit!important}.lSSlideOuter,.lSSlideOuter .lSPager.lSGallery{-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-touch-callout:none;-webkit-user-select:none}.lSSlideOuter .lSPager.lSGallery:after,.lSSlideWrapper>.lightSlider:after{clear:both}.lSSlideOuter{overflow:hidden;user-select:none}.lightSlider:after,.lightSlider:before{content:" ";display:table}.lightSlider{overflow:hidden;margin:0}.lSSlideWrapper{max-width:100%;overflow:hidden}.lSSlideWrapper .lSSlide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transition:all 1s;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform,height;transition-property:transform,height}.lSSlideWrapper .lSFade>*{position:absolute!important;top:0;left:0;z-index:9;margin-right:0;width:100%}.lSSlideWrapper.usingCss .lSFade>*{opacity:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-property:opacity;transition-property:opacity}.lSSlideWrapper .lSFade>.active{z-index:10}.lSSlideWrapper.usingCss .lSFade>.active{opacity:1}.lSSlideOuter .lSPager.lSpg{margin:10px 0 0;padding:0;text-align:center}.lSSlideOuter .lSPager.lSpg>li{cursor:pointer;display:inline-block;padding:0 5px}.lSSlideOuter .lSPager.lSpg>li a{background-color:#222;border-radius:30px;display:inline-block;height:8px;overflow:hidden;text-indent:-999em;width:8px;position:relative;z-index:99;-webkit-transition:all .5s linear 0s;transition:all .5s linear 0s}.lSSlideOuter .lSPager.lSpg>li.active a,.lSSlideOuter .lSPager.lSpg>li:hover a{background-color:#428bca}.lSSlideOuter .media{opacity:.8}.lSSlideOuter .media.active{opacity:1}.lSSlideOuter .lSPager.lSGallery{list-style:none;padding-left:0;margin:0;overflow:hidden;transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;user-select:none}.lSSlideOuter .lSPager.lSGallery li{overflow:hidden;-webkit-transition:border-radius .12s linear 0s .35s linear 0s;transition:border-radius .12s linear 0s .35s linear 0s}.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover{border-radius:5px}.lSSlideOuter .lSPager.lSGallery img{display:block;height:auto;max-width:100%}.lSSlideOuter .lSPager.lSGallery:after,.lSSlideOuter .lSPager.lSGallery:before{content:" ";display:table}.lSAction>a{width:32px;display:block;top:50%;height:32px;background-image:url(../img/controls.png);cursor:pointer;position:absolute;z-index:99;margin-top:-16px;opacity:.5;-webkit-transition:opacity .35s linear 0s;transition:opacity .35s linear 0s}.lSAction>a:hover{opacity:1}.lSAction>.lSPrev{background-position:0 0;left:10px}.lSAction>.lSNext{background-position:-32px 0;right:10px}.lSAction>a.disabled{pointer-events:none}.cS-hidden{height:1px;opacity:0;filter:alpha(opacity=0);overflow:hidden}.lSSlideOuter.vertical{position:relative}.lSSlideOuter.vertical.noPager{padding-right:0!important}.lSSlideOuter.vertical .lSGallery{position:absolute!important;right:0;top:0}.lSSlideOuter.vertical .lightSlider>*{width:100%!important;max-width:none!important}.lSSlideOuter.vertical .lSAction>a{left:50%;margin-left:-14px;margin-top:0}.lSSlideOuter.vertical .lSAction>.lSNext{background-position:31px -31px;bottom:10px;top:auto}.lSSlideOuter.vertical .lSAction>.lSPrev{background-position:0 -31px;bottom:auto;top:10px}.lSSlideOuter.lSrtl{direction:rtl}.lSSlideOuter .lSPager,.lSSlideOuter .lightSlider{padding-left:0;list-style:none}.lSSlideOuter.lSrtl .lSPager,.lSSlideOuter.lSrtl .lightSlider{padding-right:0}.lSSlideOuter .lSGallery li,.lSSlideOuter .lightSlider>*{float:left}.lSSlideOuter.lSrtl .lSGallery li,.lSSlideOuter.lSrtl .lightSlider>*{float:right!important}@-webkit-keyframes rightEnd{0%,100%{left:0}50%{left:-15px}}@keyframes rightEnd{0%,100%{left:0}50%{left:-15px}}@-webkit-keyframes topEnd{0%,100%{top:0}50%{top:-15px}}@keyframes topEnd{0%,100%{top:0}50%{top:-15px}}@-webkit-keyframes leftEnd{0%,100%{left:0}50%{left:15px}}@keyframes leftEnd{0%,100%{left:0}50%{left:15px}}@-webkit-keyframes bottomEnd{0%,100%{bottom:0}50%{bottom:-15px}}@keyframes bottomEnd{0%,100%{bottom:0}50%{bottom:-15px}}.lSSlideOuter .rightEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lSSlideOuter .leftEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.vertical .rightEnd{-webkit-animation:topEnd .3s;animation:topEnd .3s;position:relative}.lSSlideOuter.vertical .leftEnd{-webkit-animation:bottomEnd .3s;animation:bottomEnd .3s;position:relative}.lSSlideOuter.lSrtl .rightEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.lSrtl .leftEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lightSlider.lsGrab>*{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lightSlider.lsGrabbing>*{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}
/* Theme */
html,
body {
  overflow-x: hidden;
}

a {
  color: #000;
}

/* Fonts */
@import url("https://fonts.googleapis.com/css?family=Montserrat");

body {
  font-family: "Montserrat", sans-serif;
}

h1.font-weight-bold {
  font-weight: 550 !important;
}

p.font-weight-light {
  font-weight: 400 !important;
}

.secondary-text {
  opacity: 0.75 !important;
}

/*------------------------- Main Navigation -------------------------*/

#main-menu {
    font-weight: 600;
}

#mainNav {
  background-color: #212529;
  font-family: "Montserrat", sans-serif;
  font-weight: 650;
  opacity: 0.95;
}

#mainNav .navbar-toggler {
  font-size: 12px;
  right: 0;
  padding: 13px;
  color: white;
  border: 0;
  background-color: #c26d07;
}

#mainNav .navbar-brand.active,
#mainNav .navbar-brand:active,
#mainNav .navbar-brand:focus,
#mainNav .navbar-brand:hover {
  color: #fec503;
}

#mainNav .navbar-nav .nav-item .nav-link.active,
#mainNav .navbar-nav .nav-item .nav-link:hover {
  color: #e18c0f;
}

@media (min-width: 992px) {
  #mainNav {
    padding-top: 25px;
    padding-bottom: 25px;
    -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
    transition: padding-top 0.3s, padding-bottom 0.3s;
    border: none;
    background-color: transparent;
  }
  #mainNav .navbar-brand {
    font-size: 1.75em;
    -webkit-transition: all 0.3s;
    transition: all 0.5s;
  }
  #mainNav .navbar-nav .nav-item .nav-link {
    padding: 1.1em 1em !important;
  }
  #mainNav.navbar-shrink {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #212529;
  }
  #mainNav.navbar-shrink .navbar-brand {
    font-size: 1.25em;
    padding: 12px 0;
  }
}

a.navbar-brand.custom-logo-link {
  max-width: 250px;
}

/* ------ Dropdown Nav Styles ------ */

ul.dropdown-menu.show {
  background-color: #232323;
  opacity: 0.9;
}

a.dropdown-item {
  color: #f1f1f1 !important;
}

.dropdown-menu > li > a:hover {
  background-color: #c26d07 !important;
}

/*------------------------- Menu Overlay Nav Styles -------------------------*/

@media screen and (min-width: 991px) {
  #navClose {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .overlay {
    height: 0%;
    width: 100%;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.9);
    overflow-y: hidden;
    transition: 0.5s;
    overflow-y: auto;
    z-index: 99999;
  }

  .overlay-content {
    position: relative;
    top: 17%;
    width: 100%;
    text-align: center;
    margin-top: 0px;
  }

  .overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 35px;
    color: #818181;
    display: block;
    transition: 0.3s;
  }

  .overlay a:hover,
  .overlay a:focus {
    color: #f1f1f1;
  }

  .overlay .closebtn {
    position: absolute;
    top: 0px;
    right: 45px;
    font-size: 60px;
  }

  @media screen and (max-height: 450px) {
    .overlay {
      overflow-y: auto;
    }
    .overlay a {
      font-size: 20px;
    }
    .overlay .closebtn {
      font-size: 40px;
      top: 15px;
      right: 35px;
    }
  }
}

@media screen and (max-width: 992px) {
  ul.dropdown-menu.show {
    text-align: center;
    background-color: #232323;
  }

  .dropdown-menu.show a {
    font-weight: 600;
  }

  .dropdown-menu.show a:hover {
    background-color: #c36d07;
  }
}

/*------------------------- Footer Styles -------------------------*/

#wrapper-footer-full {
  background-image: url("https://consolidatedenvironmental.ca/wp-content/uploads/2019/03/footer_pattern.jpg");
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
}

div#wrapper-footer.wrapper {
  background-color: 050707 !important;
}

h1.entry-title {
  display: none;
}

.text-white-50.copyright {
  font-size: 80%;
}

.bclink {
  color: #944121;
}

span.bclink a:hover {
  text-decoration: none;
}

.footer-privacy {
  opacity: 0.5;
}

.copyright {
  padding: 18px 0;
}

.copyright p {
  margin: 0;
  color: #999999;
}

@media (max-width: 991px) {
  .copyright p {
    text-align: center;
  }
}
@media (max-width: 991px) {
  .copyright .social-icons {
    text-align: center;
    margin-top: 20px;
  }
}

@media (max-width: 991px) {
  .site-info p {
    text-align: center;
  }
}
@media (max-width: 991px) {
  .site-info .social-icons {
    text-align: center;
    margin-top: 20px;
  }
}

.copyright .social-icons a {
  padding-right: 15px;
}

.copyright .social-icons a i {
  color: #999999;
}

.copyright .social-icons a i:hover {
  color: #944121;
}

/*------------------------- Masthead - Home Page -------------------------*/

header.masthead {
  height: 100vh;
  min-height: 595px;
  padding-top: 10rem;
  padding-bottom: calc(10rem - 72px);
  background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(92, 77, 66, 0.8)),
      to(rgba(92, 77, 66, 0.8))
    ),
    url("<?php the_field('hero_image'); ?>");
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
/*
@media (max-width: 782px) {
  header.masthead {
    margin-bottom: -45px;
  }
}

@media (max-width: 767px) {
  header.masthead {
    padding-top: 5rem;
  }
}
*/
header.masthead h1 {
  font-size: 2.25rem;
}

@media (min-width: 992px) {
  header.masthead {
    height: 100vh;
    min-height: 40rem;
    padding-top: 72px;
    padding-bottom: 0;
  }
  header.masthead p {
    font-size: 1.15rem;
  }
  header.masthead h1 {
    font-size: 2.85rem;
  }
}

@media (min-width: 1200px) {
  header.masthead h1 {
    font-size: 3.4rem;
  }
}

#masthead_img {
  max-width: 400px;
  padding-bottom: 35px;
}

/*------------------------- Masthead 2 - Pages -------------------------*/

header.masthead2 {
  padding-top: 7rem;
  padding-bottom: calc(5rem - 72px);
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (min-width: 992px) {
  header.masthead2 {
    height: 45vh;
    min-height: 21rem;
    padding-top: 120px;
    padding-bottom: 10px;
  }
  header.masthead2 p {
    font-size: 1.15rem;
  }
  header.masthead2 h1 {
    font-size: 3rem;
  }
}

@media (min-width: 1200px) {
  header.masthead2 h1 {
    font-size: 3.5rem;
  }
}

/*------------------------- Widget Box Styles -------------------------*/

#intro-boxes {
  position: relative;
  clear: both;
}

.intro {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  width: 100%;
  float: left;
}

.row-boxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 0px;
  margin-left: 0px;
}

.intro-grid {
  padding: 1em 2em 0;
  color: rgba(255, 255, 255, 0.8) !important;
  overflow: hidden;
  position: relative;
  width: 50%;
  display: inline-block;
}

@media screen and (max-width: 768px) {
  .intro-grid {
    display: none;
    /* width: 100%; */
  }
  /*.widgetOne {
    padding-left: 0px;
  }
  .row-boxes {
  } */
}

.intro-grid a .btn {
  border: 2px solid #fff !important;
}

.intro-grid h3 {
  color: #fff;
}

.intro-grid.color-1 {
  background: #050707;
}

.intro-grid.color-2 {
  background: #232323;
}

.intro-grid.color-3 {
  background: #944121;
}

/*-Widget Text-*/

.textwidget p {
  opacity: 0.75;
}

.widgetOne {
  /* margin-left: 15px; */
}

/*------------------------- About Section - Home Page -------------------------*/

a.btn.btn-primary.btn-xl.js-scroll-trigger {
  background-color: transparent;
  border: 2px solid #e18c0f;
}

a.btn.btn-primary.btn-xl.js-scroll-trigger:hover {
  background-color: transparent;
  border: 2px solid #c26d07;
}

a.btn.btn3.btn-primary.btn-xl.js-scroll-trigger {
  background-color: transparent;
  border: 2px solid #b2b2b2;
}

a.btn.btn3.btn-primary.btn-xl.js-scroll-trigger:hover {
  background-color: transparent;
  border: 2px solid #232323;
}

hr.divider.my-4 {
  background-color: #fff;
}

hr.divider-two.my-4 {
  background-color: #e18c0f;
}

.about-section {
  padding-top: 5rem;
  background: #944121;
}

.about-section p {
  margin-bottom: 5rem;
}

.bg-black {
  background-color: #161616 !important;
}

@media (min-width: 992px) {
  .projects-section .featured-text {
    padding: 0 0 0 2rem;
    border-left: 0.5rem solid #64a19d;
  }
}

.projects-section .project-text {
    padding: 2rem; 
}

@media (min-width: 992px) {
  .projects-section .project-text hr {
    border-color: #e18c0f;
    border-width: 0.25rem;
    width: 30%;
  }
}

.project-padding {
  padding-top: 70px;
  /* padding-bottom: 55px; */
}

.project-card-padding {
  padding-top: 70px;
  padding-bottom: 55px;
}
/*
@media (max-width: 575px) {
  .project-card-padding {
    padding-top: 1.5rem;
    padding-bottom: 0px;
  }
}
*/
.project-box-padding {
  padding-top: 70px;
  padding-bottom: 55px;
  padding-left: 30px;
  padding-right: 30px;
}

div.row.justify-content-center.no-gutters.mb-5.mb-lg-0 {
  margin-bottom: 0rem !important;
}

.text-pad {
  padding-bottom: 70px;
}

.bg.text-center.h-100.project {
  box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.1);
}

/*------------------------- BG Image / Service Section -------------------------*/

.bg-image-full {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.overlay-text {
  padding-top: 25px;
  padding-bottom: 25px;
}

/*------------------------- Element Animations -------------------------*/

.hideme {
  opacity: 0;
}

.animation-element {
  opacity: 0;
  position: relative;
}

.animation-element.slide-right {
  opacity: 0;
  -moz-transition: all 500ms linear;
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  -moz-transform: translate3d(100px, 0px, 0px);
  -webkit-transform: translate3d(100px, 0px, 0px);
  -o-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate3d(100px, 0px, 0px);
}

.animation-element.slide-right.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}

.animation-element.slide-left {
  opacity: 0;
  -moz-transition: all 500ms linear;
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  -moz-transform: translate3d(-100px, 0px, 0px);
  -webkit-transform: translate3d(-100px, 0px, 0px);
  -o-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate3d(-100px, 0px, 0px);
}

.animation-element.slide-left.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}

/* FadeInUp - Animation */

@keyframes slide-up {
  from {
    transform: translate3d(0, 40px, 0);
  }

  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@-webkit-keyframes slide-up {
  from {
    transform: translate3d(0, 40px, 0);
  }

  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.animation-element {
  animation-duration: 1.5s;
  animation-fill-mode: both;
  -webkit-animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
}

.animation-element.slide-up {
  opacity: 0;
}

.animation-element.slide-up.in-view {
  opacity: 0;
  animation-name: slide-up;
  -webkit-animation-name: slide-up;
}

/*------------------------- Page Wrapper Styles -------------------------*/

div#full-width-page-wrapper.wrapper {
  background-color: #944121;
}

h1.entry-title {
  color: #fff;
}

.textpage {
  color: #fff;
}

/*------------------------- Contact Page Styles -------------------------*/

.site-section.bg.contact-background {
  padding-top: 70px;
  padding-bottom: 55px;
}

.contact {
  background-color: #fff;
  opacity: 0.75;
  border: 1px solid #b2b2b2;
  box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.1);
}

p.contact {
  color: #050707 !important;
}

.contact-right {
  background-color: #944121;
}

.contact_info .info_item {
  position: relative;
  padding-left: 45px;
}

.contact_info .info_item i {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 25px;
  line-height: 24px;
  color: #944121;
}

.contact_info .info_item h6 {
  font-size: 16px;
  line-height: 24px;
  color: "Raleway", sans-serif;
  font-weight: bold;
  margin-bottom: 0px;
  color: #222222;
}

.contact_info .info_item h6 a {
  color: #222222;
}

.contact_info .info_item p {
  font-size: 14px;
  line-height: 24px;
}

.btn-outline-primary,
.wpcf7 input[type="submit"] {
  background-color: transparent;
  border: 2px solid #e18c0f;
}

i.fa.fa-instagram.fa-social_icon {
  position: inherit;
  font-size: 30px;
  color: #232323;
  letter-spacing: 10px;
  padding-top: 7px;
}

i.fa.fa-facebook-official.fa-social_icon {
  position: inherit;
  color: #232323;
  font-size: 30px;
  letter-spacing: 10px;
  padding-top: 7px;
}

/* - Contact Screen Size Fix - */

@media screen and (max-width: 992px) {
  h6.phone {
    margin-top: -10px;
  }

  .contact_info .info_item i {
    position: inherit;
  }

  .contact_info .info_item {
    position: inherit;
    padding-left: 0;
  }
}

@media screen and (max-width: 767px) {
  .contact_info .info_item {
    position: relative;
    padding-left: 45px;
  }

  .contact_info .info_item i {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 25px;
    line-height: 24px;
    color: #944121;
  }

  h6.phone {
    margin-top: 0;
  }
}

/*------------------------- Privacy Policy Page Styles -------------------------*/

img.attachment-large.size-large.wp-post-image {
  display: none;
}

div#full-width-page-wrapper.wrapper.privacy-policy-page {
  background-color: #f7f7f7;
}

/*------------------------- Service Page Styles -------------------------*/

.serviceicons {
  color: #050707;
}

.serviceOne {
  background-color: #0d545d;
}

.serviceTwo {
  background-color: #232323;
}

.align-items-stretch {
  margin-bottom: 2rem !important;
}

div#full-width-page-wrapper.wrapper.page-id-231 {
  background-color: #b2b2b2;
}

/*------------------------- Process Page Styles -------------------------*/

.bottom-space {
  padding-bottom: 70px;
}

.main-timeline .timeline{
    padding: 75px 0 0 0;
    margin: -5px 0 0 0;
    position: relative;
}
.main-timeline .timeline:after{
    content: '';
    display: block;
    clear: both;
}
.main-timeline .timeline-content{
    color: #111;
    width: 53.5%;
    padding: 35px;
    border: 5px solid #176862;
    border-left-width: 0;
    display: inline-block;
    float: right;
}
.main-timeline .timeline-content:hover{
    color: #111;
    text-decoration: none;
}
.main-timeline .timeline-icon{
    color: #fff;
    background-color: #176862;
    font-size: 40px;
    text-align: center;
    line-height: 80px;
    height: 80px;
    width: 80px;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 1;
}
.main-timeline .title{
    color: #176862;
}
.main-timeline .description{
    margin: 0;
}
.main-timeline .timeline:nth-child(even) .timeline-content{
    border-left-width: 5px;
    border-right-width: 0;
    float: left;
}
.main-timeline .timeline:nth-child(4n+2) .timeline-content{ border-color: #944121; }
.main-timeline .timeline:nth-child(4n+2) .timeline-icon{ background-color: #944121; }
.main-timeline .timeline:nth-child(4n+2) .title{ color: #944121; }
.main-timeline .timeline:nth-child(4n+3) .timeline-content{ border-color: #232323; }
.main-timeline .timeline:nth-child(4n+3) .timeline-icon{ background-color: #232323; }
.main-timeline .timeline:nth-child(4n+3) .title{ color: #232323; }
.main-timeline .timeline:nth-child(4n+4) .timeline-content{ border-color: #58596D; }
.main-timeline .timeline:nth-child(4n+4) .timeline-icon{ background-color: #58596D; }
.main-timeline .timeline:nth-child(4n+4) .title{ color: #58596D; }
@media only screen and (max-width:576px){
    .main-timeline .timeline-content{ width: 100%; }
    .main-timeline .timeline:nth-child(even) .timeline-content{
        border-right-width: 5px;
        border-left-width: 0;
    }
    .main-timeline .timeline-icon{
        transform: translateX(0);
        left: 0;
    }
}

p.p-btn.description.btn {
  background-color: transparent;
  border: 2px solid #176862;
  color: #176862;
}

p.p-btn.description:hover {
  background-color: transparent;
  border: 2px solid #079b89;
}

p.p-btn2.description.btn {
  background-color: transparent;
  border: 2px solid #944121;
  color: #944121;
}

p.p-btn2.description:hover {
  background-color: transparent;
  border: 2px solid #c26d07;
}

p.p-btn3.description.btn {
  background-color: transparent;
  border: 2px solid #232323;
  color: #232323;
}

p.p-btn3.description:hover {
  background-color: transparent;
  border: 2px solid #b2b2b2;
}
.browse-text{
  font-size: 16px;
  font-weight: bold;
}
.cat-link{
  color: #e18c0f;
  font-weight: bold;
}
.truck-category-wrapper{
  display: flex;
  gap: 40px;
}
.truck-archive{
  background: #ffffff;
}
.truck-item{
  background: #F2F4F5;
}
.truck-item-content{
  padding: 20px;
}
.truck-item .status{
  background: #e18c0f;
  color: #ffffff;
  padding: 10px 20px;
  font-weight: bold;
  margin-left: 20px;
  margin-top: -20px;
}
.truck-item a:hover{
  text-decoration: none !important;
}
.truck-item h3{
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.4em;
}
.truck-item:hover h3{
  color: #e18c0f;
  text-decoration: none !important;
}
.truck-item p{
  color: #363636;
  text-decoration: none !important;
}
.cat-link:hover, .cat-link.active{
  color: #000000;
}
.lightSlider img{
  height: 500px;
  object-fit: cover;
  object-position: center;
  width: 100%;
}
.lSPager img{
  height: 100px !important;
  width: 100% !important;
  object-fit: cover;
  object-position: center;
}

.truck-status {
  background: #e18c0f;
  color: #ffffff;
  padding: 10px 20px;
  font-weight: bold;
  display: inline-block;
}
.exc{
  font-size: 24px;  
}
.truck-desc{
  margin-top: 50px;
}
.truck-desc h2{
  font-size: 32px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.truck-desc dl {
  display: flex;
  flex-wrap: wrap;
}
.truck-desc dl dt {
  width: 40%;
  font-weight: 700;
}
.truck-desc dl dd {
  text-transform: uppercase;
  width: 60%;
}
.form .input-container{
  display: flex;
  width: 50%;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
}
.form .input-container select{
  border-radius: 4px 0 0 4px;
  border: 1px solid #666;
  padding: .5rem 1rem;
  font-size: 1rem;
  line-height: 1.5;
  width: 70%;
}
.form .input-container button{
  background: #e18c0f;
  text-transform: uppercase;
  border-radius: 0 4px 4px 0;
  color: #ffffff;
  border: none;
  padding: .5rem 1rem;
  font-size: 1rem;
  height: 37px;
}
.cat-list{
  width: 100%;
  margin-top: 30px;
  display: flex;
  justify-content: center;
  list-style: none;
  gap: 30px;
  margin-bottom: 50px;
  flex-wrap: wrap;
}
.cat-list a{
  color: #e18c0f;
  font-size: 16px;
}
@media only screen and (max-width: 768px) {
  .form .input-container {
    width: 100%;
  }
}