/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 22 2026 | 13:03:10 */
ul.page-list {
    color: #fff !important;
}
ul.page-list a {
    color: #fff !important;
}
p.white.large.uppercase
 {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
}
.page-list {

  columns: 3;

  column-gap: 40px;

  max-width: 900px;

  margin: 0 auto;

}

.page-list li {

  break-inside: avoid;

  margin-bottom: 0px;

}

@media (max-width: 768px) {

  .page-list {

    columns: 1;

  }

}

.vc_gitem_row .vc_gitem-col
 {
    padding: 35px;

}
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat
 {
    color: #fff;
    background-color: #6ab165;
}
.ncr-faq-wrap{
    margin: 24px auto;
    font-family: inherit;
  }

  .ncr-faq-title{
    font-size: 30px ;
    line-height: 1.2;
    margin: 0 0 14px 0;
  }

  .ncr-faq{
    border: 1px solid rgba(0,0,0,0.12);
    border-radius: 12px;
    overflow: hidden;
    background: #fff;
  }

  .ncr-faq details{
    border-top: 1px solid rgba(0,0,0,0.10);
  }
  .ncr-faq details:first-child{
    border-top: 0;
  }

  .ncr-faq summary{
    list-style: none;
    cursor: pointer;
    padding: 16px 18px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    user-select: none;
  }

  /* Remove default marker */
  .ncr-faq summary::-webkit-details-marker { display: none; }
  .ncr-faq summary::marker { content: ""; }

  .ncr-faq-question{
    font-weight: 700;
    font-size: 19px;
    line-height: 1.25;
    margin: 0;
  }

  .ncr-faq-icon{
    width: 22px;
    height: 22px;
    flex: 0 0 22px;
    display: grid;
    place-items: center;
  }

  /* The chevron itself (colour required) */
  .ncr-faq-icon svg{
    width: 22px;
    fill: none;
    stroke: #00A5CE; /* requested icon colour */
    stroke-width: 2.5;
    stroke-linecap: round;
    stroke-linejoin: round;
    transition: transform 180ms ease;
  }

  /* Rotate icon when open */
  .ncr-faq details[open] .ncr-faq-icon svg{
    transform: rotate(180deg);
  }

  /* Subtle hover/focus */
  .ncr-faq summary:hover{
    background: rgba(0,0,0,0.03);
  }
  .ncr-faq summary:focus{
    outline: none;
  }
  .ncr-faq summary:focus-visible{
    outline: 3px solid rgba(0,165,206,0.35);
    outline-offset: -3px;
  }

  .ncr-faq-answer{
    padding: 18px 18px 16px 18px;
    color: rgba(0,0,0,0.78);
    line-height: 1.6;
		font-size:14px ;
  }

  .ncr-faq-answer p{
    margin: 10px 0 0 0;

  }

  /* Optional: make open item slightly highlighted */
  .ncr-faq details[open] > summary{
    background: rgba(0,165,206,0.06);
  }



.grecaptcha-badge { visibility: hidden; }

.footer-copyright a {color:#fff; text-decoration:underline;}

.main-navigation a {
text-transform: none;
font-size: 15px;}

.footer-copyright a:hover {color:#3c83b6;}

.breadcrumb a  {color:#fff;}

.features-box .content-box {
    background: #fff;
    padding: 30px; }

.vc_btn3.vc_btn3-color-blue, .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat {
    background-color: #305693; }

select { padding: 15px 20px;
width: 100%; }

@media only screen and (min-width: 600px) {

.contactmenuitem {display:none!important;}
	
}

@media only screen and (max-width: 600px) {

.top-bar { text-align: center; }
	
}

.ff-t-container.ff-column-container.ff_columns_total_1.fluent_row {
    margin-bottom: 2% !important;
}

sr7-txt#SR7_3_1-9-6 a {
    color: #fff !important;
}

sr7-txt#SR7_3_1-9-7 a {
    color: #fff !important;
}
.white {
color:#fff;
}

.green {
color:#033d2c;
}

p {
    line-height: 1.3em;
}

.features-box .content-box {
    padding: 40px 45px;
}

.headlinecontainer {
  max-width: 100%;
  margin: 0 auto;
}

.headline {
  display: inline;
  color: #fff;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  line-height: 1.44;
}

.headlinethemovement {
  background-color: #033d2c;
  box-shadow: 10px 1px 0 3px #033d2c, -12px 1px 0 3px #033d2c;
  color: #fff;
}

.desktop-article__hero-main .headline {
  position: relative;
  z-index: 2;
}

a.linknoline {
    text-decoration:none !important;
}

.top-bar {
    background-color: #033d2c;
}
.site-header .info-list li, .breadcrumb li  {
    font-size: 11px;
    color: #ffffff !important;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.subtitle  {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.site-header .info-list li a {
    color: #ffffff;
}
.footer-bottom .footer-copyright {
    color: #fff;
    font-size: 11px;
    color: #ffffff !important;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.features-box:hover .content-box h5, .features-box.active .content-box h5 {
    color: #107d34;
}

.card {
    position: relative;
    width: 100%;
    height: 350px;
    border-radius: 10px;
    box-shadow: none;
    overflow: hidden;
    background: #fff;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.thumb {
    width: 100%;
    height: 260px;
    background-size: cover !important;
    border-radius: 3px 3px 0 0;
}


.asbestosartex {    background: url('/wp-content/uploads/2026/05/SMALL-artex-asbestos-UPSCALED.jpeg') no-repeat center;}
.asbestosfloortiles {    background: url('/wp-content/uploads/2026/05/SMALL-asbestos-floor-tiles-UPSCALED.jpeg') no-repeat center;}
.asbestosinsulationboard {    background: url('/wp-content/uploads/2026/05/SMALL-Asbestos-insulation-board-UPSCALED.jpeg') no-repeat center;}
.asbestospipeinsulation {    background: url('/wp-content/uploads/2026/05/SMALL-Asbestos-pipe-insulation-UPSCALED.jpeg') no-repeat center;}
.asbestoscementroofing {    background: url('/wp-content/uploads/2026/05/SMALL-Asbestos-cement-roofing-UPSCALED.jpeg') no-repeat center;}
.asbestosinsulation {    background: url('/wp-content/uploads/2026/05/SMALL-Loose-fill-asbestos-insulation-UPSCALED.jpeg') no-repeat center;}
.asbestoschrysotile {    background: url('/wp-content/uploads/2026/05/SMALL-Chrysotile-white-asbestos-UPSCALED.jpeg') no-repeat center;}
.asbestosamosite {    background: url('/wp-content/uploads/2026/05/SMALL-Amosite-brown-asbestos-UPSCALED.jpeg') no-repeat center;}
.asbestoscrocidolite {    background: url('/wp-content/uploads/2026/05/SMALL-Crocidolite-blue-asbestos-UPSCALED.jpeg') no-repeat center;}
.asbestostremolite {    background: url('/wp-content/uploads/2026/05/SMALL-Actinolite-asbestos-UPSCALED.jpeg') no-repeat center;}





.infos {
    padding: 24px 24px;
    transition: 0.4s cubic-bezier(0.17, 0.67, 0.5, 1.03);
    background-color: #fff;
    padding-bottom: 40px;
}

.title {
    margin: 5px 0 10px;
    font-size: 1.5rem;
    text-transform: uppercase;
    font-weight: bold;
    color: #1e1e1e;
}

.card:hover .infos {
    transform: translateY(-150px);
}

.card:hover .seats,
.card:hover .txt,
.card:hover .details {
    opacity: 1;
}
.date, .seats {
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 0.85rem;
}

.seats {
    display: inline-block;
    margin-bottom: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    opacity: 0;
    transition: 0.5s cubic-bezier(0.17, 0.67, 0.5, 1.03);
}

.txt {
    font-size: 1.45rem;
    opacity: 0;
    transition: 0.5s cubic-bezier(0.17, 0.67, 0.5, 1.03);    
    margin-bottom: 5px;
}