.mtb-none {
  margin-top: 0!important;
  margin-bottom: 0!important;
}
.mb-none {
  margin-bottom: 0!important;
}
.mt-none {
  margin-top: 0!important;
}

.well {
    border-radius: 0;
}

.intro-image {
    border: 3px solid #8EC497;
}


/* LIST STYLE */
.company-list{
    list-style:none;
    margin:0;
    padding:0;
    /* text-transform: lowercase; */
}
.company-list li::before{
    content:"\f0c8";
    font-family:"Font Awesome 6 Sharp";
    font-weight:900;         
    display:inline-block;
    margin-right:.5em;
    line-height:1;       
    color: #F79D4D;   
}
.company-list-white{
    color:#fff;
}
/* LIST STYLE END*/





/*TABS - For Styles */
.sv-tabs ul.nav-tabs{
    display: flex;
    justify-content: flex-start;
    align-items: stretch;    
    border: 0;
    flex-wrap: wrap; 
}
.sv-tabs ul.nav-tabs li{
    display: flex; 
    flex-direction: column;
    flex: 1 1 0%;
    min-width: 150px; 
    margin: 20px;      
     
}
.sv-tabs ul.nav-tabs li a{
    display: flex;
    justify-content: center;
    align-items: center;          
    padding: 15px;
    transition: all 0.35s ease-out;
    border-radius: 0;
    height: 100%;
    color: #fff;
    background: #0A3611;   
} 
.sv-tabs ul.nav-tabs li a:hover{
    background-color: #F79D4D !important;   
} 
.sv-tabs ul.nav-tabs li.active a,
.sv-tabs ul.nav-tabs li:hover a{
    color: #fff;
}
.sv-tabs ul.nav-tabs li a {
  -webkit-tap-highlight-color: transparent;
}
.sv-tabs ul.nav-tabs li.active a{
    background-color: #000;   
}
.sv-tabs ul.nav-tabs {
  padding: 0 !important;
  margin: 0 !important;
}
.styles-colors {
  font-size: 22px;
  font-weight: 700;
  color: #000;
  padding-top: 5px;
}
.style-hex {
  display: flex; 
  justify-content: center; 
  align-items: center;
  height: 100px; 
  width: 140px;   
  flex-wrap: wrap;
  text-align: center;
}
/* TABS - For Styles END */




/* Pulsating V4  */
.features-text-popup {
  position: relative;
  background: #fff;
  padding: 15px;
  width: auto;
  max-width: 850px;
  margin: 20px auto;
  transition: 1s all;
  overflow-y: auto;
  height: auto;
  max-height: calc(80vh - 20px);
  padding-top: 50px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .features-text-popup {
    padding-left: 30px;
    padding-right: 30px;
  }
}
/* .features-text-popup img {
  max-width: 100%;
} */
.pulsating-variant-v4.product-features .feature-img {
  position: relative;
  display: table;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .pulsating-variant-v4.product-features .feature-img {
    margin: 0;
  }
}
.pulsating-variant-v4.product-features .feature-show,
.pulsating-variant-v4.product-features .feature-dot {
  position: absolute;
  width: 40px;
  height: 40px;
}

.pulsating-variant-v4.product-features .feature-dot:before,
.pulsating-variant-v4.product-features .feature-dot:after,
.pulsating-variant-v4.product-features .feature-show {
  background-color: #0A3611;
  /* border-radius: 50%; */
}

.pulsating-variant-v4.product-features .feature-dot:before,
.pulsating-variant-v4.product-features .feature-dot:after {
  position: relative;
  content: "";
  display: block;
}
.pulsating-variant-v4.product-features .feature-dot:before {
  width: 200%;
  height: 200%;
  margin-left: -50%;
  margin-top: -50%;
  animation: pulse-ring 3s cubic-bezier(0.1, 0.61, 0.255, 1) infinite;
}

.pulsating-variant-v4.product-features .feature-dot:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  animation: pulse-dot 3s cubic-bezier(0.455, 0.03, 0.515, 0.955) -0.4s infinite;
}
.pulsating-variant-v4.product-features .feature-dot span {
  color: #fff;
  position: absolute;
  z-index: 2;
  top: 0;
  text-align: center;
  display: inline-block;
  font-size: 18px;
  left: 13px;
  line-height: 40px;
}
.pulsating-variant-v4.product-features .feature-show:before,
.pulsating-variant-v4.product-features .feature-show:after {
  display: none;
}
@keyframes pulse-ring {
  0% {
    transform: scale(0.33);
  }

  80%,
  100% {
    opacity: 0;
  }
}
@keyframes pulse-dot {
  0% {
    transform: scale(0.8);
  }

  50% {
    transform: scale(1);
  }

  100% {
    transform: scale(0.8);
  }
}




/* benefits */
.benefits-well {
  background: #0A3611;
  padding: 5px 0px;
  margin: 10px 0px;

}
#accordion-CV i.fa-chevron-down {
  transition: transform 0.3s ease !important;
}
#accordion-CV .rotate {
  transform: rotate(180deg) !important;
}
  @media (max-width: 767px) {
    .bg-img-section.fill {
      background-attachment: scroll;
    }
    .neg-cr-margin {
      margin-top: -10px;
    }
  }
a.white-link {
  color: #fff !important;
  transition: all .7s ease-in;
}
a.white-link:hover,
a.white-link:focus {
  color: #fff !important;
}
a.white-link:visited {
  color: #000 !important;
}
a.white-link[aria-expanded="true"],
a.white-link:not(.collapsed) {
  color: #fff !important;
}
/* benefits  END*/







/* CSS For Quote Section */
.quote-section .qs-quote-block {
    background-image: url("../company/about-us/images/fence-company-paralax.jpg");
    background-size: cover;
    background-attachment: fixed;
    background-position: left center;
    min-height: 400px;
    
    
}

/* @media (max-width: 1500px) {
    .quote-section .qs-quote-block {
        background-position: 65% center;
    }
}
*/

.quote-section .qs-quote-block .qs-text blockquote {
  color: #fff;
  font-weight: 500;
  font-style: italic;
  font-size: 30px;
  border: none;
  font-family: "Open Sans", sans-serif;
  text-shadow: 2px 2px #000;
  padding: 10px 30px;
}
.quote-section .qs-quote-block .qs-text blockquote::before {
  position: absolute;
  font-size: 3em;
  line-height: 1;
  top: 0;
  left: 0;
  content: "\201C";
}

.quote-section .qs-quote-block .qs-text blockquote::after {
  position: absolute;
  float:right;
  font-size:3em;
  line-height: 1;
  right:2;
  bottom:7;
  content: "\201D";
}
.quote-section .qs-quote-block .qs-text cite {
  color: #fff;
  font-weight: 300;
  font-size: 21px;
  display: block;
  text-shadow: 1px 1px #000;
  position: relative;
  left: 200px;
}
/* .quote-section .qs-quote-block .qs-text cite::before {
  content: "\2014 \2009";
  float: left;
  padding: 15px 10px 0 0;
} */
@media (min-width: 768px) {
  .quote-section .qs-quote-block .qs-text blockquote {
    font-size: 25px;
  }
  .quote-section .qs-quote-block .qs-text blockquote::before {
    left: -10px;
  }
  .quote-section .qs-quote-block .qs-text cite {
    left: 250px;
  }
}

.blurb-holder {
  border: 1px solid transparent;
  transition: all 0.6s ease;
  background: transparent;
  padding: 10px;
  border-radius: 8px;
  overflow: hidden;
  max-width: 345px;
  margin: 0 auto;
}
.blurb-holder:hover {
  background: #fafafa;
  border-color: #1429a9;
}
.blurb-holder h4 {
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  color: #161616;
  font-size: 20px;
  transition: all 0.6s ease;
}
.blurb-holder:hover h4 {
  color: #1429a9;
}
@media (min-width: 768px) {
  .blurb-holder {
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .blurb-holder h4 {
    font-size: 24px;
  }
}
/* Paralax END*/




