/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2018-02-12, 15:39:41
    Author     : marcin
*/

.mb-30 {
  margin-bottom: 30px;
}

/* vis form */
.box-visualiser .btn-primary {
  color: #fff;
  background: #0f4e6e !important;
}

@media (min-width:1400px) {
  .banner-custom-image img {
    width: 100%;
  }
}

@media (max-width:425px) {
  div.project-name>div>div:nth-child(2)>div>div:nth-child(3):after {
    margin-top: 0px !important;
  }

  div.project-name>div>div:nth-child(2)>div>div:nth-child(5):after {
    margin-top: -0px !important;
  }
}

@media (max-width:990px) {
  .banner-contact-main .slick-bg {
    margin: 110px -15px 0;
  }
}

@media (max-width: 768px) and (min-width: 425px) {

  div.project-name>div>div:nth-child(2)>div>div:nth-child(3):after,
  div.project-name>div>div:nth-child(2)>div>div:nth-child(5):after {
    top: 20px !important;
  }
}

@media (max-width:1024) and (min-width:768) {
  .banner-contact-main .banner-title {
    margin-top: 120px;
  }
}

div.project-name>div>div:nth-child(2)>div>div:nth-child(3) {
  visibility: hidden;
}

div.project-name>div>div:nth-child(2)>div>div:nth-child(3):after {
  content: 'Fast Decisions';
  visibility: visible;
  display: flex;
  position: absolute;
  top: -4px;
  right: 4px;
  width: 100%;
  text-align: center;
  align-items: center;
  justify-content: center;
}

div.project-name>div>div:nth-child(2)>div>div:nth-child(3) i {
  visibility: visible;
}

div.project-name>div>div:nth-child(2)>div>div:nth-child(5) {
  visibility: hidden;
}

div.project-name>div>div:nth-child(2)>div>div:nth-child(5) i {
  visibility: visible;
}

div.project-name>div>div:nth-child(2)>div>div:nth-child(5):after {
  content: '0% APR Representative';
  visibility: visible;
  display: flex;
  position: absolute;
  top: -4px;
  right: 4px;
  width: 100%;
  text-align: center;
  align-items: center;
  justify-content: center;
}


.red-banner {
  margin-bottom: 2em;
}

.breadcrumb {
  display: none;
}

@media (max-width:425px) {
  .banner-contact-main .banner-content::after {
    min-height: 150px;
    margin-top: -87px;
  }

  .banner-contact .form-control {
    padding: 0 1.5rem;
  }
}

@media (max-width: 991px) {
  .banner-contact-main .banner-content::after {
    min-height: 166px;
  }
}


@media (max-width:768px) {
  header .navbar-nav>li>a {
    padding: 10px 25px !important;
    font-size: 1em !important;
  }

  .banner-contact-main .banner-title {
    top: 60px;
  }

  .cladding-visualiser-cta-banner .btn {
    width: 100%;
  }
}

@media (max-width:1399px) {
  header .navbar-nav>li>a {
    padding: 25px 8px;
    // font-size: 12px;
  }
}

@media (max-width:1199px) {
  header .navbar-nav>li>a {
    padding: 25px 6px;
    //font-size: 10px;
  }
}

@media (max-width:1090px) {
  header .navbar-nav>li>a {
    padding: 25px 4px;
    //font-size: 9.5px;
  }
}

.sidebar {
  padding-bottom: 2em;
}

.sidebar .form-group .mb-0 {
  margin-bottom: 20px !important;
}

.sidebar .box-categories ul li span {
  border-radius: 100% 0% 70% 30% / 70% 0% 100% 30%;
  top: 0px;
  width: 20px;
  height: 20px;
}

.sidebar .box-categories ul li span {
  background-image: none !important;
}

.sidebar .box-categories ul li span {
  background-image: none;
}

.banner .slick-arrow.slick-next:before,
.slider .slick-arrow.slick-next:before {
  content: '\f054';
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
}

.banner .slick-arrow.slick-prev:before,
.slider .slick-arrow.slick-prev:before {
  content: '\f053';
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
}

#accordion .panel-heading .accordion-toggle::before {
  font-weight: 700 !important;
}

.sidebar .box-categories ul li span {
  background-image: none !important;
}

@media (max-width:768px) and (min-width:426px) {
  .project-name .finance-options .col-sm-2:nth-of-type(-n+3) {
    display: inline-grid;
    height: 100px;
    align-items: flex-end;
    width: 29%;
  }

  .project-name .finance-options .col-sm-2:nth-of-type(n+4) {
    display: inline-grid;
    height: 100px;
    align-items: flex-end;
    width: 50%;
  }

  div.project-name>div>div.col-md-2 {
    width: 100%;
  }

  .project-name p,
  .project-name h2 {
    text-align: center;
  }
}

@media (max-width:425px) {
  .project-name .row {
    justify-content: center;
  }
}

@media (max-width:768px) and (min-width:426px) {
  .project-name .col-sm-2 {
    width: 100%;
  }

  .project-name .finance-options .col-sm-2 {
    display: inline-grid;
    height: 165px;
    align-items: flex-end;
  }
}

section a {
  font-weight: 600;
}

.sidebar form label {
  line-height: 1.5;
}

input[type=checkbox],
input[type=radio] {
  margin-right: 10px;
}

/* Title Caps */

.box_case .bottom .subheading {
  display: none
}

.box_case .bottom {
  max-height: 120px;
  min-height: 120px !important;
}

.border-left,
.banner-title {
  text-transform: capitalize;
}

.dropdown-menu>.active>a {
  background-color: #159fe0 !important;
  color: #fff !important;
}



/* Contact Form Banner */
.banner-contact-main .checkbox-wrap input:checked~span:before {
  font-size: 12px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1em' viewBox='0 0 512 512'%3E%3C!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --%3E%3Cpath fill='%2333ace5' d='M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z'/%3E%3C/svg%3E");
}

.select .select-field:after,
.fontawesome {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f007";
  top: 47%;
  font-size: 18px;
  color: #159fe0;
}

.select .select-field.active:after,
.select .select-field:active:after {
  top: 55%;
  color: #a8abaf;
}

.fa-gradient {
  background: -webkit-gradient(linear, right top, left bottom, from(#68bf61), to(#98dbfb));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

a {
  color: #28c2e4;
}

.padding-page {
  padding-bottom: 0px;
}

.row-top-marg {
  margin-top: 20px;
}

@media (max-width:425px) {
  .finance-cta-banner h3 {
    font-size: 2em !important;
  }

  .project-name p,
  .project-name h2 {
    text-align: center !important;
  }
}

.card-container .green {
  background: rgba(40, 194, 227, 1);
}

.card-container .teal {
  background: rgba(2, 63, 111, 1);
}

.card-container .lightblue {
  background: rgba(0, 122, 255, 1);
}

.card-container .darkblue {
  background: rgba(17, 126, 177, 1);
}

.card-container .pink {
  background: rgba(21, 159, 224, 1);
}

.card-container .purple {
  background: rgba(10, 79, 112, 1);
}

.image-right {
  float: right;
}

.image-left {
  float: left;
}

.green-box {
  background-image: url(/files/thumbs/The-Gutter-and-Cladding-Company_w1920_h725.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.green-box:before {
  background: rgba(76, 218, 100, .78);
  display: block !important;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 150;
  content: '';
  bottom: 0;
}

.green-box .content {
  z-index: 151;
  position: relative;
}

.lightblue-box {
  background-color: #28c2e3 !important;
}

.darkblue-box {
  background-color: #007aff !important;
}

.teal-box {
  background-color: #1befcc !important;
}

.green-box p,
.lightblue-box p,
.darkblue-box p,
.teal-box p,
.pink-box p,
.purple-box p {
  color: #fff !important;
}

.darkblue-box a,
.purple-box a {
  color: #fff;
}

.teal-box strong,
.darkblue-box strong,
.purple-box strong {
  color: #fff !important;
}

.teal-box h3.border:after,
.darkblue-box h3.border:after,
.purple-box h3.border:after {
  background: #fff;
}

.pink-box {
  background-color: #b048ac !important;
}

.purple-box {
  background-color: #522c90 !important;
}

.banner-contact-main .banner-contact {
  margin-right: 0;
}

.banner-contact-main .banner-title {
  margin-top: 0;
}

@media (max-width: 991px) {
  .banner-contact-main .banner-title {
    left: 16px;
    font-size: 30px;
  }
}

@media (min-width: 992px) {
  .banner-contact-main .banner-title {
    left: 20px !important;
  }

  body header {
    z-index: 3000000000;
  }
}

.listing-item:hover figure.image figcaption {
  background-image: linear-gradient(to bottom right, #cd7f32, #ffc789);
}

.callback-form .btn-callback:after,
.fontawesome {
  font: normal normal normal 16px/1 "Font Awesome 5 Free";
}

.callback-form .btn-callback:after {
  content: "\f0e0";
  bottom: 0px;
}

.callback-form .checkbox-wrap input:checked~span:before {
  font-size: 12px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f00c";
}

.select .select-field:after {
  content: "\f0dd";
}


@media (min-width:1440px) {
  .news-post .container {
    width: 1450px;
  }

  .container {
    width: 1450px;
  }
}

.red-banner .custom3 {
  background: #28c2e4;
  color: #ffffff;
  box-shadow: none;
}

.box_case .bottom {
  min-height: 200px;
}

.accredited-services .col-md-3 {
  text-align: center;
  justify-content: center;
  align-items: center;
}


.box_case .bottom .heading {
  color: #159fe0;
}

.box_case .heading {
  color: #159fe0;
}

.paginator .active {
  background-color: #159fe0;
}

.cladding-title {
  color: #4cda64;
}

.guttering-title {
  color: #28c2e3;
}

.locations {
  list-style: none;
  padding: 0;
}

.locations li a {
  padding: .65em;
  background-color: #f2f2f2;
  width: 100%;
  display: block;
  transition: .3s ease;
}

.locations li {
  margin-bottom: 1em;
}

.locations li a:hover {
  background-color: #2da8e4;
  color: #fff;
}

.percent-width-20 {
  width: 20%;
}

@media (max-width:990px) {
  .percent-width-20 {
    width: 100%;
  }

  .horizontal-list {
    display: block !important;
  }
}

.horizontal-list {
  display: flex;
}

.border-bottom-blue {

  width: 8%;
  border-bottom: 5px solid #32aae3;
}

h4:first-of-type {
  margin-top: 0px;
}

.equal {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}




/* Sabrina CSS */

section.new_articles {
  padding: 50px 0 130px;
}

/*
@media screen and (min-width:320px) and (max-width: 374px) {
.progress {
height: 400px !important;
}
}

@media screen and (min-width:374px) and (max-width: 424px) {
.progress {
height: 330px !important;
}
}

@media screen and (min-width:425px) {
.progress {
height: 300px !important;
}
}

*/

.bg-color1 {
  background-color: #0a4f70;
}


.process-model a,
a:hover {
  text-decoration: none;
}

.design-process-section .text-align-center {
  line-height: 25px;
  margin-bottom: 12px;
}

.design-process-content {
  border: 1px solid #e9e9e9;
  position: relative;
  padding: 16px 34% 30px 30px;
}

.design-process-content img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  max-height: 100%;
}

.design-process-content h3 {
  margin-bottom: 16px;
}

.design-process-content p {
  line-height: 26px;
  margin-bottom: 12px;
}

.process-model {
  list-style: none;
  padding: 0;
  position: relative;
  max-width: auto;
  margin: 20px auto 26px;
  border: none;
  z-index: 0;
}

.process-model li::after {
  background: #e5e5e5 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  display: block;
  height: 4px;
  margin: 0 auto;
  position: absolute;
  right: -90px;
  top: 33px;
  width: 85%;
  z-index: -1;
}

.process-model li.visited::after {
  background: #0488cd;
}

.process-model li:last-child::after {
  width: 0;
}

.process-model li {
  display: inline-block;
  width: 16%;
  text-align: center;

}

.nav-tabs.process-model>li.active>a,
.nav-tabs.process-model>li.active>a:hover,
.nav-tabs.process-model>li.active>a:focus,
.process-model li a:hover,
.process-model li a:focus {
  border: none;
  background: transparent;

}

.process-model li a {
  padding: 0;
  border: none;
  color: #606060;
}

.process-model li.active,
.process-model li.visited {
  color: #0488cd;
}

.process-model li.active a,
.process-model li.active a:hover,
.process-model li.active a:focus,
.process-model li.visited a,
.process-model li.visited a:hover,
.process-model li.visited a:focus {
  color: #0488cd;
}

.process-model li i {
  display: block;
  height: 68px;
  width: 68px;
  text-align: center;
  margin: 0 auto;
  background: #fff;
  border: 2px solid #e5e5e5;
  line-height: 65px;
  font-size: 30px;
  border-radius: 50%;
}

.process-model li.active i,
.process-model li.visited i {
  background: #fff;
  border-color: #0488cd;
}

.process-model li p {
  font-size: 14px;
  margin-top: 11px;
}

.process-model.contact-us-tab li.visited a,
.process-model.contact-us-tab li.visited p {
  color: #606060 !important;
  font-weight: normal
}

.process-model.contact-us-tab li::after {
  display: none;
}

.process-model.contact-us-tab li.visited i {
  border-color: #e5e5e5;
}



@media screen and (max-width: 560px) {
  .more-icon-preocess.process-model li span {
    font-size: 23px;
    height: 50px;
    line-height: 46px;
    width: 50px;
  }

  .more-icon-preocess.process-model li::after {
    top: 24px;
  }
}

@media screen and (max-width: 380px) {
  .process-model.more-icon-preocess li {
    width: 16%;
  }

  .more-icon-preocess.process-model li span {
    font-size: 16px;
    height: 35px;
    line-height: 32px;
    width: 35px;
  }

  .more-icon-preocess.process-model li p {
    font-size: 8px;
  }

  .more-icon-preocess.process-model li::after {
    top: 18px;
  }

  .process-model.more-icon-preocess {
    text-align: center;
  }
}

.icon-title p {
  min-height: 40px;
  display: block;
}






.gutter-bg-blue {
  height: 250px;
  background-color: #2ca8e2;
  padding: 30px;
  color: white;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.20);
  transition: all 0.3s ease;
}

.gutter-bg-blue:hover {
  background-color: #0c4865;
  transition: all 0.3s;
  z-index: 2;
  transform: scale(1.03);
}

.gutter-bg-blue h4 {
  color: white;
}

.gutter-bg-blue2 {
  height: 250px;
  background-color: #fff;
  padding: 30px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.20);
  transition: all 0.3s ease;
}

.gutter-bg-blue2:hover {
  transition: all 0.3s;
  z-index: 2;
  transform: scale(1.03);
}

.gutter-bg-blue3 {
  height: 250px;
  background-color: #2ca8e2;
  padding: 30px;
  color: white;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.20);
  transition: all 0.3s ease;
}

.gutter-bg-blue3:hover {
  background-color: #0c4865;
  transition: all 0.3s;
  z-index: 2;
  transform: scale(1.03);
}

.gutter-bg-blue3 h4 {
  color: white;
}

.gutter-bg-blue4 {
  height: 250px;
  background-color: #fff;
  padding: 30px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.20);
  transition: all 0.3s ease;
}

.gutter-bg-blue4:hover {
  transition: all 0.3s;
  z-index: 2;
  transform: scale(1.03);
}

.gutter-bg-blue5 {
  height: 250px;
  background-color: #2ca8e2;
  padding: 30px;
  color: white;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.20);
  transition: all 0.3s ease;
}

.gutter-bg-blue5:hover {
  background-color: #0c4865;
  transition: all 0.3s;
  z-index: 2;
  transform: scale(1.03);
}

.gutter-bg-blue5 h4 {
  color: white;
}

.gutter-bg-blue6 {
  height: 250px;
  background-color: #fff;
  padding: 30px;
  margin-bottom: 30px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.20);
  transition: all 0.3s ease;
}

.gutter-bg-blue6:hover {
  transition: all 0.3s;
  z-index: 2;
  transform: scale(1.03);
}




.full-width-section .container-wide {
  text-align: left;
}

.red-banner ul li {
  padding: 0 28px;
}

.listing strong {
  color: #159fe0;
}

.listing hr {
  margin-top: 10px;
  margin-bottom: 40px;
}

#title {
  text-align: center;
  color: white;
  font-size: 30px;
  text-transform: uppercase;
  margin-top: 100px;
}

.hover-table-layout {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 100%;
  margin: 0 auto;
}

.listing .btn.custom1 {
  margin: 20px 30px;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
}

.listing-item {
  display: block;
  width: 100%;
  height: 100%;
  margin-bottom: 20px;
  float: left;
  background: #fff;
  border-radius: 10px;
  z-index: 0;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.10);
  -moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.10);
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.20);

}

.listing-item:hover,
.listing-item.active {
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  transform: scale(1.03);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 2;

}

.listing-item .listing {
  padding: 20px;
  position: relative;
  text-align: center;
  height: 550px;
}

.listing-item .listing:before {
  content: "";
  position: absolute;
  top: -15px;
  left: -o-calc(50% - 15px);
  left: -moz-calc(50% - 15px);
  left: -webkit-calc(50% - 15px);
  left: calc(50% - 15px);
  border-bottom: 20px solid #fff;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
}

figure.image img {
  width: 100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

figure.image {
  position: relative;
  margin: 0;
  padding: 0;
}

figure.image figcaption {
  position: absolute;
  top: 0;
  width: 100%;
  text-align: center;
  bottom: 0px;
  background: rgba(0, 0, 0, 0.7);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom: 5px solid #159fe0;
  padding-top: 60px;
}

}

figcaption .caption {
  position: relative;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);

}

figcaption h1 {
  color: white !IMPORTANT;
  font-weight: bold;
  font-size: 33px;
  text-transform: uppercase;
}

figcaption p {
  color: white;
  font-size: 16px;
  padding: 20px;
}
}

.listing h4 {

  font-size: 13px !important;
  text-align: center;
  padding: 5px 10px;
  font-weight: bold;
  margin-top: 20px !important;

}

.listing-item:hover figure.image figcaption {
  background: rgba(21, 159, 224, 0.6);
}

@media only screen and (min-width:540px) {
  .listing-item {
    display: block;
    width: 100%
  }

}

@media only screen and (max-width:424px) {
  .listing-item .listing {
    height: auto;
  }

  figure.image figcaption {
    padding-top: 5px !important;
  }

  figcaption h1 {
    font-size: 22px !important;
  }

  figcaption p {
    font-size: 14px !important;
    padding: 0px !important;
    margin-top: 0px !important;
  }
}


@media only screen and (max-width:767px) {
  figure.image figcaption {
    padding-top: 25px;
  }

  figcaption h1 {
    font-size: 27px;
  }

  figcaption p {
    font-size: 15px;
    padding: 15px;
  }
}

@media only screen and (min-width:1200px) {
  figure.image figcaption {
    padding-top: 60px;
  }
}

@media only screen and (min-width:768px) {
  figure.image {
    height: 250px;
  }

  figure.image img {
    height: 250px;
  }

  figure.image figcaption {
    height: 250px;
  }
}



.red-banner {
  font-size: 19px;
}

.price-box a {
  color: #fff;
}

.gutter-bg-blue16 {
  height: 660px;
  background-color: #ececec;
  padding: 27px;
  color: #fff;
}

.gutter-bg-blue16 li {
  color: #565656;
}

.gutter-bg-blue16 h4 {
  color: white;
  background-color: #DAA520;
  padding: 30px;
  text-align: center;
}

.gutter-bg-blue16 h5 {
  font-size: 20px;
  text-align: center;
}

.gutter-bg-blue15 {
  height: 660px;
  background-color: #ececec;
  padding: 27px;
  color: #fff;
}

.gutter-bg-blue15 li {
  color: #565656;
}

.gutter-bg-blue15 h4 {
  color: #fff;
  background-color: #C0C0C0;
  padding: 30px;
  text-align: center;
}

.gutter-bg-blue15 h5 {
  font-size: 20px;
  text-align: center;
}

.gutter-bg-blue14 {
  height: 660px;
  background-color: #ececec;
  padding: 27px;
  color: #fff;
}

.gutter-bg-blue14 li {
  color: #565656;
}

.gutter-bg-blue14 h4 {
  color: white;
  background-color: #CD7F32;
  padding: 30px;
  text-align: center;
}

.gutter-bg-blue14 h5 {
  font-size: 20px;
  text-align: center;
}




.price-box {
  background-color: #000;
  padding: 10px;
}

/* Misc */
.row-center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.full-width-section {
  padding: 2em;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

.text-align-center {
  text-align: center;
}

.col-centered {
  float: none;
  margin: 0 auto;
}

.row.equal {
  display: inline-flex;
  flex-wrap: wrap;
}

.row.equal:after,
.row.equal:before {
  display: none;
}



.btn-primary {
  padding: 15px 20px;
  border-radius: 4px;
  border: none;
  transition: .3s;
  color: #fff;
}

.btn-secondary {
  padding: 15px 20px;
  border-radius: 4px;
  border: none;
  transition: .3s;
  background-color: #198cc4;
}

.no-dots {
  list-style: none;
}

/* Colours */
.grey-background {
  background-color: #eceef1;
}

.blue {
  color: #2ca8e2;
}

/* iFrame Video Responsive */
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Subpages */
.content-text h1 {
  color: #2ca8e2;
}

/* CTA cta-banner */
.project-image-gradient {
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(to bottom right, rgba(0, 188, 251, 0.5), rgba(51, 49, 200, 1));
}

.sidebar .project-image-gradient {
  background-color: rgba(42, 150, 220, 0.86);
}

.cta-banner {
  height: initial;
  transition: box-shadow .2s ease-in-out;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  position: relative;
  background-image: url(/webroot/files/ckeditor/cta_banner/sunny-roof.jpg?time=1562322585921);
  background-size: cover;
  overflow: hidden;
  margin-bottom: 1em;
  padding: 2em;
}

.finance-cta-banner {
  background-image: url(/webroot/files/ckeditor/cta_banner/Finance-Banner.jpg?time=1562327146939);
}

.finance-cta-banner h3 {
  color: #ffffff;
  font-size: 3em;
}

.cladding-visualiser-cta-banner {
  padding: 2em;
  border: solid 10px rgb(51, 49, 200);
  background-image: url(/webroot/files/ckeditor/cta_banner/cladding-visu-banner.jpg?time=1562325770879);
}

.cladding-visualiser-cta-banner .project-image-gradient {
  background-color: rgba(255, 255, 255, 0);
  background-image: linear-gradient(to right, rgb(88, 86, 214), rgba(88, 86, 214, 0));
}

.cladding-visualiser-cta-banner .btn-secondary {
  background-color: #3331c8;
}

.project-name img {
  max-width: 250px !important;
  /* Set if the logo is large*/
}

.project-image-gradient {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 1;
}

.project-name {
  font-weight: 200;
  color: #fff;
  text-align: center;
  position: relative;
  padding: 0 10px;
}

.project-name strong,
.project-name h4,
.project-name a {
  color: #fff;
  font-weight: 800;
}

.project-name strong {
  font-size: 2em;
}

.project-name a {
  width: auto;
}

.project-name .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.project-name p,
.project-name h2 {
  margin-bottom: 0px;
  color: #fff;
  margin-bottom: 5px;
}

.project-name .cta-banner-logo {
  margin: 20px 0;
}

@media (max-width: 425px; ) {
  .project-name p:last-child {
    margin-bottom: 25px;
  }
}

/* Affordable Cedral Cladding */
.affordable-cedral-cladding p {
  margin-bottom: 0px;
}

/* fixing-guide-for-weatherboard-cladding */
.box-title {
  background-color: #2ca8e4;
  padding: 1em;
  color: #fff;
}

/* Product Carousel */
.carousel {
  width: 100%;
  padding-top: 20px;
  text-align: center;
}

.carousel h2 {
  font-family: sans-serif;
  color: #fff;
}

.carousel {
  width: 90%;
  margin: 0px auto;
}

.carousel .slick-prev {
  left: -35px;
  top: 95px;
}

.carousel .slick-next {
  right: -35px;
  top: 95px;
}

.sabrina-slick .slick-center {
  transform: scale(1.3);
}

.sabrina-slick .slick-slide {
  padding: 0 30px;
}

.blue-box {
  background-color: #2ca8e2;
  padding: 30px;
  color: white;
}

.blue-box h3 {
  color: #fff;
}

.blue-box h3.border:after {
  background: #fff;
}

.grey-box {
  background-color: #eceef1;
  padding: 30px;
}

.checkerboard .grey-box,
.checkerboard .blue-box {
  height: 100%;
}

.checkerboard .col-md-4 {
  margin-bottom: 2em;
}

.grey-box strong {
  color: #2ca8e2;
}

.color-primary {
  color: #2ca6e2;
}

.m-t-2 {
  margin-top: 2em;
}

.m-b-1 {
  margin-bottom: 1em;
}

.m-b-2 {
  margin-bottom: 2em;
}

.p-x-2 {
  padding-top: 2em;
  padding-bottom: 2em;
}

.p-b-2 {
  padding-bottom: 2em;
}

.p-t-2 {
  padding-top: 2em;
}

@media screen and (min-width: 768px) and (max-width:991px) {
  .container {
    width: 700px !important;
  }
}

body main {
  overflow-x: hidden;
}

.slick-dotted.slick-slider {
  margin-bottom: 0;
}

.average-playground .progress {
  height: auto !important;
}

.progress_inner__step:before,
.progress_inner {
  position: absolute;
  left: 0;
  right: 0;
  /* top: 50%; */
  top: 0;
  /* -webkit-transform: translateY(-50%); */
  -webkit-transform: translateY(0);
  /* transform: translateY(-50%); */
  transform: translateY(0);
  margin: auto;
}

.progress_inner__bar,
.progress_inner__bar--set {
  height: 6px;
  top: 15px;
  left: 10%;
  background: -webkit-repeating-linear-gradient(45deg,
      #1ea4ec,
      #1ea4ec 4px,
      #1f8bc5 4px,
      #1f8bc5 10px);
  background: repeating-linear-gradient(45deg,
      #1ea4ec,
      #1ea4ec 4px,
      #1f8bc5 4px,
      #1f8bc5 10px);
  -webkit-transition: width 800ms cubic-bezier(0.915, 0.015, 0.3, 1.005);
  transition: width 800ms cubic-bezier(0.915, 0.015, 0.3, 1.005);
  border-radius: 6px;
  width: 0;
  position: relative;
  z-index: -1;
}

.progress_inner__step:before {
  width: 30px;
  height: 30px;
  color: #70afd0;
  background: white;
  /* line-height: 30px; */
  line-height: 24px;
  border: 3px solid #a6cde2;
  font-size: 12px;
  top: 3px;
  border-radius: 100%;
  -webkit-transition: all .4s;
  transition: all .4s;
  cursor: pointer;
}

.progress_inner__step {
  /* width: 20%; */
  width: 16.66%;
  font-size: 14px;
  padding: 0 10px;
  -webkit-transition: all .4s;
  transition: all .4s;
  float: left;
  text-align: center;
  position: relative;
}

.progress_inner__step label {
  padding-top: 50px;
  /* top: -20px; */
  top: -10px;
  display: block;
  position: relative;
  cursor: pointer;
}

.progress_inner__step:hover:before {
  color: white;
  background: #1ea4ec;
}

.progress_inner {
  height: 200px;
  /* width: 700px; */
}

.progress_inner #step-6:checked+div {
  width: 80%;
}

.progress_inner #step-6:checked+div+div+div>.tab:nth-of-type(6) {
  opacity: 1;
  top: 0;
}

.progress_inner #step-5:checked+input+div {
  /* width: 80%; */
  width: 65%;
}

.progress_inner #step-5:checked+input+div+div+div>.tab:nth-of-type(5) {
  opacity: 1;
  top: 0;
}

.progress_inner #step-5:checked+div+div+div+div {
  right: 10%;
}

.progress_inner #step-4:checked+input+input+div {
  /* width: 60%; */
  width: 48%;
}

.progress_inner #step-4:checked+input+input+div+div+div>.tab:nth-of-type(4) {
  opacity: 1;
  top: 0;
}

.progress_inner #step-4:checked+input+div+div+div+div {
  right: 30%;
}

.progress_inner #step-3:checked+input+input+input+div {
  /* width: 40%; */
  width: 32%;
}

.progress_inner #step-3:checked+input+input+input+div+div+div>.tab:nth-of-type(3) {
  opacity: 1;
  top: 0;
}

.progress_inner #step-3:checked+input+input+div+div+div+div {
  right: 50%;
}

.progress_inner #step-2:checked+input+input+input+input+div {
  /* width: 20%; */
  width: 15%;
}

.progress_inner #step-2:checked+input+input+input+input+div+div+div>.tab:nth-of-type(2) {
  opacity: 1;
  top: 0;
}

.progress_inner #step-2:checked+input+input+input+input+div+div+div+div {
  right: 70%;
}

.progress_inner #step-1:checked+input+input+input+input+input+div {
  width: 0%;
}

.progress_inner #step-1:checked+input+input+input+input+input+div+div+div>.tab:nth-of-type(1) {
  opacity: 1;
  top: 0;
}

.progress_inner #step-1:checked+input+input+input+input+input+div+div+div+div {
  right: 90%;
}

.progress_inner__step:nth-of-type(1):before {
  content: "1";
}

.progress_inner__step:nth-of-type(2):before {
  content: "2";
}

.progress_inner__step:nth-of-type(3):before {
  content: "3";
}

.progress_inner__step:nth-of-type(4):before {
  content: "4";
}

.progress_inner__step:nth-of-type(5):before {
  content: "5";
}

.progress_inner__step:nth-of-type(6):before {
  content: "6";
}

.progress_inner__bar--set {
  width: 80%;
  top: -6px;
  /* background: #70afd0; */
  background: transparent;
  position: relative;
  z-index: -2;
}

.progress_inner__tabs .tab {
  opacity: 0;
  position: absolute;
  top: 40px;
  text-align: center;
  margin-top: 80px;
  box-shadow: 0px 2px 1px #80b7d5;
  padding: 30px;
  width: 100%;
  background: white;
  border-radius: 10px;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.progress_inner__tabs .tab h1 {
  margin-bottom: 20px;
  color: #2ca8e2;
}

.progress_inner__tabs .tab p {
  font-weight: 400;
  opacity: 0.8;
}

.progress_inner__tabs .tab p:last-of-type {
  margin-bottom: 0;
}

.progress_inner input[type="radio"] {
  display: none;
}

.progress {
  position: relative;
  margin: 0;
  border-radius: 0;
  height: 390px;
  background-color: transparent;
  box-shadow: none;
}

@media (min-width: 480px) {
  .progress {
    height: 300px;
  }
}

@media (min-width: 768px) {
  .progress {
    height: 350px;
  }

  .progress_inner__tabs .tab {
    margin-top: 120px;
  }
}

@media (min-width: 992px) {
  .progress_inner__bar {
    left: 8%;
  }

  .progress_inner #step-2:checked+input+input+input+input+div {
    width: 17%;
  }

  .progress_inner #step-3:checked+input+input+input+div {
    width: 34%;
  }

  .progress_inner #step-4:checked+input+input+div {
    width: 50.5%;
  }

  .progress_inner #step-5:checked+input+div {
    width: 67%;
  }

  .progress_inner #step-6:checked+div {
    width: 84%;
  }
}

@media (max-width: 767px) {
  .progress .progress_inner__step label span {
    display: none;
  }

  .progress_inner__tabs .tab {
    margin-top: 40px;
    padding: 20px;
  }

  .progress h1 {
    font-size: 24px;
  }
}

@media (max-width: 767px) {
  .box_case .bottom {
    max-height: 150px;
  }
}

@media (max-width: 1023px) {
  .full_width_boxes .box {
    min-height: 240px;
  }

  .red-banner {
    display: none;
  }

}

.p-b-2+p a[href="/composite-door"] {
  font-size: 30px
    /* Change me */
}

.box-visualiser .title {
  margin-bottom: 25px;
  font-weight: 700;
}

.visualiser-caption {
  text-align: center;
}

.accredited-services-slider {
  margin-bottom: 25px;
}

.accredited-services-slider .slick-slide {
  padding: 10px;
}

div.appointment-form .btn-send {
  margin-left: 0 !important;
}

.appointment-form .btn-send:hover {
  color: #33ace5;
}

header .prestige-logo {
  display: none;
}

/* Cladding Boxes Start*/
.cladd-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
}

.cladd-bg {
  position: relative;
  margin-bottom: 10px;
}

.cladd-box div:nth-of-type(1) .cladd-bg {
  background: #159fe0;
}

.cladd-box div:nth-of-type(2) .cladd-bg {
  background: #007aff;
}

.cladd-box div:nth-of-type(3) .cladd-bg {
  background: #023f6f;
}

.cladd-text {
  position: absolute;
  top: 15%;
  left: 17%;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
}

.cladd-price {
  position: absolute;
  bottom: 0;
  right: 15%;
  color: #fff;
  font-size: 1.5rem;
  margin-bottom: 0 !important;
}

.cladd-number {
  font-size: 36px;
  font-weight: bold;
}

@media (max-width: 425px) {
  .cladd-number {
    font-size: 19px;
  }

  .cladd-text {
    top: 9%;
    left: 7%;
  }
}

/* Cladding Boxes End*/

.section-offert.full_width_boxes .layers-box>div:nth-of-type(1) .content {
  background-color: #159fe0;
}


.section-offert.full_width_boxes .layers-box>div:nth-of-type(3) .content {
  background-color: #023f6f;
}

.content-section {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* Callback Form Text Fix */
.select-options li,
.callback-form .form-control {
  color: #333;
}

.container {
  max-width: 100%;
}

@media (max-width: 991px) {
  .dropdown .dropdown .dropdown-menu {
    display: block;
  }

  header .navbar-nav .open .dropdown-menu .dropdown-menu {
    border: none;
  }

  .navbar-nav .open .dropdown-menu .dropdown-menu li a {
    font-weight: 500;
  }
}

@media (max-width: 1399px) {
  header ul.nav.navbar-nav {
    padding-top: 15px;
    padding-bottom: 20px;
  }

  header ul.nav.navbar-nav>li>a {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .dropdown .dropdown .dropdown-menu li a {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
}

@media (min-width: 992px) {
  header ul.nav.navbar-nav>li>a {
    padding-left: 8px;
    padding-right: 8px;
  }

  .dropdown>.dropdown-menu {
    right: unset;
  }

  .dropdown:hover>.dropdown-menu {
    display: block;
  }

  .dropdown .open>.dropdown-menu {
    display: none;
  }

  .dropdown .dropdown>.dropdown-menu {
    right: auto;
    left: 100%;
    top: 0;
  }

  .dropdown .dropdown:hover>.dropdown-menu {
    display: block;
  }

  header .navbar-nav ul.dropdown-menu {
    margin-top: 0;
  }
}

@media (min-width: 992px) and (max-width: 1399px) {

  // 1399px
  div.navbar-collapse.collapse {
    display: none !important;
  }

  div.navbar-collapse.collapse.in {
    display: block !important;
  }

  div.navbar-header {
    float: none;
  }

  .navbar-toggle {
    display: block;
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
  }

  ul.navbar-nav>li {
    //float: none;
  }

  ul.navbar-right {
    /*float: left !important;*/
  }

  ul.navbar-nav li a {
    font-size: 12px;
  }

  ul.navbar-right .dropdown-menu {
    left: 0;
    //top: 0;
  }

  header .bottom .navbar-collapse:not(.in) {
    display: none !important;
  }
}

@media (min-width: 992px) {

  .navbar-nav>li:nth-child(6) .dropdown>.dropdown-menu,
  .navbar-nav>li:nth-child(7) .dropdown>.dropdown-menu,
  .navbar-nav>li:nth-child(8) .dropdown>.dropdown-menu,
  .navbar-nav>li:nth-child(9) .dropdown>.dropdown-menu,
  .navbar-nav>li:nth-child(10) .dropdown>.dropdown-menu {
    left: unset;
    right: 100%;
  }
}

@media (min-width: 992px) and (max-width: 1600px) {
  header .navbar>.container {
    width: 100%;
  }
}

ul.dropdown-menu {
  border: none;
  border-radius: 0;
}


.finance-cta-banner {
  display: none;
}

.banner-custom-content h1 {
  color: white !important;
}

/* Hide old Intro Video */

iframe[src="https://www.youtube.com/embed/_3dCgtKbB4c"] {
  display: none;
}

@media (max-width: 620px) {
  header .top .social .email {
    display: none;
  }
}

@media (max-width: 575px) {
  header .top .social .book {
    display: none;
  }
}

@media (max-width: 767px) {
  header .logo {
    top: 30px;
  }
}

/* Reverse Order on tablet and below */

@media (max-width: 1199.5px) {
  .rev-order {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
}

.average-result2 {
  line-height: 0.77;
  font-size: 85px;

  @media (min-width: 1200px) {
    font-size: 65px;
  }

  @media (min-width: 1600px) {
    font-size: 85px;
  }
}

/* Responsive Table */

.res-table {
  display: flex;
  flex-wrap: wrap;
  margin: 20px 0px;
  padding: 0;
}

@media (max-width:767.5px) {
  .res-table {
    display: block;
  }

}

.res-table-content h3,
.res-table-content h4 {
  color: #fff;
}

.res-table .res-table-content {
  padding: 10px 20px;
  border-radius: 4px;
  color: #fff;
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: column;
}

.res-table-content p:last-child,
.res-table-content h4:last-child {
  margin-bottom: 0;
}

.res-table-content p:not(:last-child) {
  margin-bottom: 10px;
}

.res-table-col {
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
}

.res-table .res-table-col:nth-child(-n + 3) .res-table-content,
.res-table div:nth-child(3n + 1) .res-table-content {
  font-weight: 600;
  font-size: 1.1em;
}

.res-table .res-table-col:nth-child(3n+1):not(:first-child) .res-table-content {
  background: #159fe0;
}

.res-table .res-table-col:nth-child(3n+2) .res-table-content {
  background: #0a4f70;
}

.res-table .res-table-col:nth-child(3n) .res-table-content {
  background: #333;
}


.d-flex,
.row.d-flex {
  display: flex;
}

.col {
  flex: 1 0 0%;
}

.text-center {
  text-align: center;
}

/* Nav menu dropdown scroll if too long on desktop and laptop */

.mobile-hidden {
  display: none;
}

@media (min-width: 992px) {
  .navbar ul.dropdown-menu {
    max-height: 400px;
    overflow-y: auto;
  }

  header .bottom .navbar-nav .dropdown-menu li:nth-child(n+6) a {
    white-space: normal;
  }

  .mobile-hidden {
    display: inline-block;
  }
}


.social-header {
  margin-left: 0px;
  display: none !important;
}

@media (min-width: 992px) {
  .social-header {
    display: inline-block !important;
  }
}

footer .trustpilot-widget {
  padding: 10px;
  margin: 10px 0;
  background-color: #fff;
}

header .top .social div {
  vertical-align: middle;
}

header .top .logo .trustpilot-widget,
footer .footer-top .column-1 .trustpilot-widget {
  display: inline-block;
  vertical-align: middle;
  transform: scale(0.6);
  transform-origin: 20% 50%;
  margin-top: -20px;
  margin-bottom: -35px;
}

footer .footer-top .column-1 .trustpilot-widget {
  transform-origin: 0% 50%;
  transform: scale(0.75);
}

@media (max-width: 767px) {
  footer .footer-top .column-1 .trustpilot-widget {
    transform-origin: 50% 50%;
  }
}

@media (max-width: 991px) {
  header .top .logo .trustpilot-widget {
    display: none;
  }
}

@media (max-width: 1399px) {
  header .top .social .trustpilot-widget {
    display: none;
  }
}

main {
  display: flex;
  flex-direction: column;
}

main>.section-checktrade {
  order: 15;
}



body .full_width_boxes .box:hover .img {
  transform: none;
}

/* 24-feb-2026 New Css Added */

header .top .social .phone:before {
  background: url(../img/icon/bottom-phone.png) center no-repeat;
  filter: brightness(0) invert(1);
}

.phone {
  order: 2;
  float: right;
}

header,
header a {
  color: #fff;
}

header .top .social i {
  padding: 0 6px;
  position: relative;
  bottom: 0;
  font-size: 24px;
  color: #fff;
  transition: .3s;
}

header .logo>img {
  max-width: 230px;
}

header .logo>img {
  max-height: 75px;
  max-width: 155px;
  width: auto;
}

header .top {
  padding-top: 0;
  color: #fff;
  background: #29aae2;
}

header .top .social .book:before,
header .top .social .phone:before {
  filter: brightness(0) invert(1);
}

header .top .social {
  font-size: 18px;
  orphans: 1;
  display: flex;
  width: 100%;
}

.phone {
  order: 2;
  float: right;
  margin-left: auto;
  padding-right: 30px;
}

.book {
  float: right;
  order: 3;
}

header .logo {
  left: 0;
  top: 42px;
}

header .top .social i {
  bottom: -5px;
}

.social a:hover {
  color: #fff;
  background: transparent;
}








/*24-02-2026*/
body header .bottom {
  padding-bottom: 10px;
}

header .top .social .book a {
  text-decoration: underline;
}

.banner .slick-arrow.slick-next,
.banner .slick-arrow.slick-prev,
.slider .slick-arrow.slick-next,
.slider .slick-arrow.slick-prev {
  background: rgb(255, 255, 255, 0.5);
}

.banner .slick-dots,
.slider .slick-dots {
  display: none !important;
}

.banner .caption .text h1,
.banner .caption .text h2,
.banner .caption .text h3,
.slider .caption .text h1,
.slider .caption .text h2,
.slider .caption .text h3 {
  text-shadow: 0 0 BLACK !important;
}

body .banner .caption .text,
.slider .caption .text {
  text-shadow: 0 0 BLACK !important;
  font-weight: 400;
  font-size: 28px;
}

.content-section {
  margin-top: 50px;
  margin-bottom: 0;
}

main>.call-us .btn.btn-primary {
  box-shadow: 0 0 0;
  padding: 15px 40px;
  min-width: auto;
  font-size: 18px;
  letter-spacing: 0.5px;
}

.callback-form {
  padding: 90px 0;
}












main>.full_width_boxes:not(.section-offert) {
  width: 90%;
  margin: 0 auto;
}

main>.full_width_boxes:not(.section-offert) .box {
  aspect-ratio: 1.45;
  min-height: auto;
  height: auto;
}

main>.full_width_boxes:not(.section-offert) .box:before {
  background: rgba(0, 0, 0, 3.82) !important;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 1) 100%) !important;
}

main>.full_width_boxes:not(.section-offert) .box .content {
  bottom: 55px;
  left: 0;
  right: 0;
  position: absolute;
}

main>.full_width_boxes:not(.section-offert) .box .content .btn.custom1 {
  box-shadow: 0 0 0 !important;
  letter-spacing: 0.5px;
  font-size: 18px !important;
  background: #29aae2 !important;
  min-width: 250px !important;
  width: auto;
}


.half .content {
  padding: 85px 150px 85px 240px;
  background: #eee;
}

.half .content ul {
  padding: 0;
}

.half .content ul li {
  font-size: 18px;
  line-height: 2;
  color: #000;
}

.btn.custom1 {
  box-shadow: 0 0 0;
  font-size: 18px;
  letter-spacing: 0.5px;
}

.half .content ul li i {
  padding-right: 10px;
}


main>.section-offert.full_width_boxes .row:nth-child(2) {
  background: #02406f;
  position: relative;
  padding-top: 140px;
  padding-bottom: 70px;
}

main>.section-offert.full_width_boxes {
  padding: 0;
}

main>.section-offert.full_width_boxes .row:nth-child(2) .layers-box {
  width: 1450px;
  margin: 0 auto;
  max-width: 90%;
}

body .section-offert.full_width_boxes .content,
body .section-offert.full_width_boxes .layers-box>div:nth-of-type(1) .content .section-offert.full_width_boxes .layers-box>div:nth-of-type(2) .content,
.section-offert.full_width_boxes .layers-box>div:nth-of-type(3) .content {
  background-color: transparent !important;
  height: auto;
  text-align: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding: 0;
}

.section-offert.full_width_boxes .box-offert {
  height: auto;
  min-height: 190px;
}

body .full_width_boxes .box .img {
  top: 0;
  background-size: 220px;
  background-position: top 70px center;
  background-color: #fff;
}

.section-offert.full_width_boxes .content .heading a {
  color: #000 !important;
  text-align: center;
  font-size: 20px;
}

.section-offert.full_width_boxes .content .heading br {
  display: none;
}

main>.half:not(.mb-20) .content {
  padding: 85px 170px;
}

.callback-form .btn-callback:hover {
  color: #fff;
}

header .top .container {
  position: relative;
  padding-left: 0;
}

@media (max-width:1699px) {
  .half .content {
    padding: 85px 150px 85px 6%;
  }

  main>.half:not(.mb-20) .content {
    padding: 85px 6%;
  }
}


@media (max-width:1439px) {
  main>.section-offert.full_width_boxes .row:nth-child(2) .layers-box {
    width: 1170px;
  }

  .half .content {
    padding: 85px 0px 85px 10%;
  }

  main>.full_width_boxes:not(.section-offert) {
    width: 96%;
  }

  .full_width_boxes .box .heading {
    font-size: 30px;
  }

  main>.full_width_boxes:not(.section-offert) .box .content .btn.custom1 {
    min-width: 210px !important;
  }

  .content-section {
    margin-top: 40px;
  }

  .section-logotypes,
  .callback-form {
    padding: 60px 0;
  }

  main>.section-offert.full_width_boxes .row:nth-child(2) {
    padding-top: 100px;
    padding-bottom: 60px;
  }
}

@media (max-width:1399px) {
  header .navbar-toggle {
    margin: 20px 0;
  }

  header .top .social {
    font-size: 16px;
  }

  .phone {
    padding-right: 15px;
  }

  header .navbar-toggle {
    margin: 25px 20px 0;
    padding: 15px 12px;
    border-radius: 12px;
  }

  body header .bottom {
    padding-bottom: 20px;
  }

  header .logo>img {
    max-height: 85px;
  }

  footer .img-icon{margin-right: 10px;}
}


@media (max-width:1199px) {
  header .logo>img {
    max-height: 80px;
    max-width: max-content;
  }

  body .banner .caption .text,
  .slider .caption .text {
    font-size: 22px;
  }

  .banner .caption .text h1,
  .banner .caption .text h2,
  .banner .caption .text h3,
  .slider .caption .text h1,
  .slider .caption .text h2,
  .slider .caption .text h3 {
    font-size: 35px;
  }

  .content-section {
    margin-top: 20px;
  }

  .section-logotypes,
  .callback-form {
    padding: 40px 0;
  }

  main>.full_width_boxes:not(.section-offert) .flex.flex-wrap .col-md-4 {
    width: 50%;
  }

  main>.full_width_boxes:not(.section-offert) .box .content {
    bottom: 30px;
  }

  .full_width_boxes .box .heading {
    margin: 0 0 20px;
  }

  .box_case {
    padding: 115px 0 140px;
  }

  main>.section-offert.full_width_boxes .row:nth-child(2) {
    padding-top: 70px;
    padding-bottom: 40px;
  }

  .half .content {
    padding: 85px 10px 85px 6%;
  }


}

@media (max-width:991px) {
  .social-header {
    display: block !important;
  }

  .banner .slick-arrow.slick-next,
  .banner .slick-arrow.slick-prev,
  .slider .slick-arrow.slick-next,
  .slider .slick-arrow.slick-prev {
    width: 45px;
    height: 90px;
  }

  body .banner .caption .text,
  .slider .caption .text {
    font-size: 16px;
  }

  main>.section-offert.full_width_boxes .row:nth-child(2)::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #02406f;
    right: 99%;
    top: 0;
    bottom: 0;
  }

  main>.section-offert.full_width_boxes .row:nth-child(2)::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #02406f;
    left: 99%;
    top: 0;
    bottom: 0;
  }

  .full_width_boxes .box .heading {
    font-size: 25px;
  }
  .case-flex{
            flex-direction: column;
  }
  .box_case .bottom {
    max-height: max-content;
    min-height: auto !important;
  }
  .half .embed {
    min-height: 470px;
}
}


@media (max-width:767px) {

  .social-header,
  .book {
    display: none !important;
  }

  header .top .social {
    justify-content: center;
  }

  header .top .social div {
    margin-left: 0;
    padding-right: 0;
  }

  header .top .social {
    font-size: 20px;
    padding: 10px 0;
  }

  header .logo {
    top: 62px;
  }

  main.homepage-main  >.video-banner .slick-slide {
    height: 100svh;
  }

  .banner .caption .text h1,
  .banner .caption .text h2,
  .banner .caption .text h3,
  .slider .caption .text h1,
  .slider .caption .text h2,
  .slider .caption .text h3 {
    font-size: 41px;
    line-height: 50px;
  }

  main>.video-banner:before {
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    z-index: 1;
    background: rgba(0, 0, 0, 3.82) !important;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 1) 100%) !important;
  }

  .banner .caption .text h2 .text {
    display: none;
  }

  .content-section .heading.text-center {
    font-size: 28px !important;
    width: 90%;
    margin: 0px auto 32px;
  }

  .content-section p {
    width: 90%;
    margin: 0 auto;
  }

  .videoWrapper {
    padding-top: 0;
  }

  body .full_width_boxes .box .img {
    top: 0;
    background-size: 220px;
    background-position: right 0px top 40px;
    background-color: #fff;
  }

  body .section-offert.full_width_boxes .content,
  body .section-offert.full_width_boxes .layers-box>div:nth-of-type(1) .content .section-offert.full_width_boxes .layers-box>div:nth-of-type(2) .content,
  .section-offert.full_width_boxes .layers-box>div:nth-of-type(3) .content {
    background-color: transparent !important;
    height: auto;
    text-align: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 50%;
    padding: 0;
    bottom: 0;
  }

  header .navbar-toggle {
    margin: 20px;
  }

  .full_width_boxes,
  .full_width_boxes .flex>div {
    padding: 2px;
  }

  .half .content {
    padding: 45px 0px 45px 0;
    background: #fff;
  }

  main>.full_width_boxes:not(.section-offert) .flex.flex-wrap .col-md-4 {
    width: 100%;
  }

  .full_width_boxes .box .heading {
    font-size: 30px;
  }

  main>.full_width_boxes:not(.section-offert) .box .content .btn.custom1 {
    min-width: 220px !important;
  }
  body header .bottom {
    padding-bottom: 0;
  }

}



@media (max-width:480px) {
  header .logo>img {
    max-height: 60px;
    max-width: max-content;
    margin-top: 18px;
  }

  body .section-offert.full_width_boxes .content {
    padding-right: 10px;
  }

  .banner .caption .text h1,
  .banner .caption .text h2,
  .banner .caption .text h3,
  .slider .caption .text h1,
  .slider .caption .text h2,
  .slider .caption .text h3 {
    font-size: 26px;
    line-height: 40px;
    width: 100%;
    margin: auto;
    max-width: 100%;
    margin-bottom: 10px;
  }

  .section-offert.full_width_boxes .content .heading br {
    display: block;
  }

  main>.half.mb-20 .heading {
    font-size: 25px;
  }

  .content-section .heading.text-center {
    line-height: 1.5;
    font-size: 20px !important;
  }

  body .full_width_boxes .box .img {
    background-position: right 0px top 60px;
    background-size: 160px;
  }

  .full_width_boxes .box .heading {
    font-size: 20px;
  }

  main>.full_width_boxes:not(.section-offert) .box .content .btn.custom1 {
    min-width: 150px !important;
    padding: 10px 0;
  }

  .box_case .bottom .heading {
    font-size: 16px;
  }

  .box_case .bottom {
    max-height: max-content;
    padding: 15px 15px 20px;
    min-height: auto !important;
  }

  .box_case {
    padding: 100px 0 110px;
  }
}

@media (max-width:399px) {

  footer .column-1 .row .col-sm-5,
  footer .column-1 .row .col-sm-3,
  footer .column-1 .row .col-sm-4,
  footer .column-1 .row .col-sm-6 {
    width: 50%;
  }

  footer .column-1 .row .col-sm-5 {
    padding-right: 0;
  }
}

.mobile-bottom-cta .btn {
	min-width: unset;
}
.banner-footer .logotypes.mobile div:first-of-type img {
  margin-top: 5px;
}
  

.banner-footer .logotypes.mobile div + div img {
  height: 70px;
}


@media (max-width:575px) {

  .banner .caption .text,
  .slider .caption .text {
    max-width: 90%;
  }
  
  .banner .caption .text h1,
  .banner .caption .text h2,
  .banner .caption .text h3,
  .slider .caption .text h1,
  .slider .caption .text h2,
  .slider .caption .text h3 {
    font-size: 32px;
    line-height: 45px;
  }
}

@media (max-width: 991px) {
  .video-banner.banner .trustpilot-widget {
    margin-top: 20px;
  }
}

