@font-face {
  font-family: Cooper Hewitt;
  src: url('../fonts/CooperHewitt-Light.otf') format('opentype');
  font-weight: 900;
}
@font-face {
  font-family: Cooper Hewitt;
  src: url('../fonts/CooperHewitt-Bold.otf') format('opentype');
  font-weight: 600;
}
@font-face {
  font-family: Cooper Hewitt;
  src: url('../fonts/CooperHewitt-Heavy.otf') format('opentype');
}
@font-face {
  font-family: Cooper Hewitt;
  src: url('../fonts/CooperHewitt-Medium.otf') format('opentype');
  font-weight: 500;
}
@font-face {
  font-family: Cooper Hewitt;
  src: url('../fonts/CooperHewitt-Semibold.otf') format('opentype');
  font-weight: 900;
}
@font-face {
  font-family: Cooper Hewitt;
  src: url('../fonts/CooperHewitt-Thin.otf') format('opentype');
}
body {
  overflow-x: hidden;
}
/*Header html Styles*/
.left-margin {
  margin-left: 6%;
}
.navbar-default {
  background-color: white;
  height: 60px;
  border: none;
}
.navbar-header {
  float: none;
}
.navbar-collapse {
  margin-top: 10px;
  border: none;
  float: right;
  overflow-x: hidden;
  padding-right: 0px;
  padding-left: 0px;
}
.icon-bar-right {
  margin-left: 9px;
}
.navbar-nav {
  margin-top: 22px;
  margin-left: 20px;
  margin-right: 0px;
  position: relative;
  z-index: 1;
  text-align: center;
  background-color: #fff;
  right: 0px;
  font-size: 16px;
  font-weight: 500;
  font-family: 'Cooper Hewitt';
  color: #004777;
}
.navbar-default .navbar-nav > li > a {
  color: #004777;
}
.navbar-toggle {
  position: fixed;
  top: 0px;
  left: 82%;
  border: none;
  background-color: transparent !important;
  margin-top: 3%;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #093455;
}
.navbar-collapse.in {
  overflow-y: hidden;
}
.header-font {
  color: #004777;
  font-family: 'Cooper Hewitt';
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 21px;
  text-align: right;
  border-right: 1px solid #c5c5c5;
  padding: 0px 18px !important;
}

.contact-border {
  border: none;
}
/*modal styles*/
.modal-logo {
  margin-left: 2%;
  position: fixed;
  top: 2%;
}
.modal-home {
  text-align: center;
  font-size: 34px;
  letter-spacing: normal;
  line-height: 133.3px;
  font-family: Oswald;
  font-weight: 600;
  font-style: normal;
  height: 130px;
  opacity: 1;
  color: #fddd41;
}
.modal-product {
  text-align: center;
  font-size: 34px;
  letter-spacing: normal;
  line-height: 133.3px;
  font-family: Oswald;
  font-weight: 600;
  font-style: normal;
  height: 110px;
  opacity: 1;
  color: #004777;
}
.modal-contact {
  text-align: center;
  font-size: 34px;
  letter-spacing: normal;
  line-height: 133.3px;
  font-family: Oswald;
  font-weight: 600;
  font-style: normal;
  height: 400px;
  opacity: 1;
  color: #004777;
}
.modal-content {
  /*     height:100%; */
  border: none;
  margin: 0px;
  border-radius: 0px;
}
.modal-body {
  /*height: 100%;
    margin-top: 0px;*/
  top: 10%;
}
.home-row {
  margin-top: 20%;
}
.modal-dialog {
  margin: 0px;
  border: none;
}
.design-manufacture {
  /*position: absolute;*/
  top: 37px;
  text-align: left;
  font-size: 11px;
  left: 0px;
  width: 324px;
  letter-spacing: 1px;
  font-weight: 300;
  font-family: 'Montserrat', sans-serif;
  color: #004777;
  line-height: 14px;
}
.logo {
  background-image: url('../images/adapta_logo1.svg');
  /*     height: 44px; */
  width: 175px;
  left: 0px;
  position: absolute;
  /*vertical-align: middle;*/
  top: 22px;
  padding: 22px;
  background-repeat: no-repeat;
}
/*New style for retina image*/
@media (-webkit-min-device-pixel-ratio: 2), (max-width: 550px) {
  .logo {
    background-image: url('../images/adapta_logo1.svg');
    background-size: 160px 46px;
    background-repeat: no-repeat;
    top: 22px;
  }
}

.position-data {
  position: absolute;
}

/*Footer Page Styles*/
.download-file-div {
  margin-top: 90px;
  margin-left: 20%;
}
.Bitmap2 {
  background-image: url('../images/Bitmap2.png');
  background-size: cover;
  height: 285px;
  max-height: 370px;
  z-index: -1;
}
.adapta-kerb-specifica {
  min-height: 83px;
  max-width: 677px;
  color: #ffffff;
  font-family: Oswald, 'sans-serif' !important;
  font-size: 56px;
  font-weight: 600;
  /*text-align: right;*/
  line-height: 83px;
  white-space: nowrap;
}

.download-adapta-kerb {
  color: #ffffff;
  font-family: Montserrat, 'sans-serif';
  font-size: 21px;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 25px;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  white-space: nowrap;
}

.mask-copy-7 {
  /* box-sizing: border-box;
    width: 232px;
    height: 70px;
    border: 6px solid rgba(9,55,89,0.7);
    border-radius: 29px;
    background-color: #FFFFFF;
    box-shadow: 0 2px 30px 0 rgba(9,55,89,0.24);
    margin-right: auto;
    margin-top: 70px;*/
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 185px;
  border: 4px solid rgba(9, 55, 89, 0.7);
  border-radius: 29px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 2px 30px 0 rgba(9, 55, 89, 0.24);
  box-shadow: 0 2px 30px 0 rgba(9, 55, 89, 0.24);
  margin-top: 108px;
  margin-bottom: 20px;
  position: relative;
  margin-right: auto;
  line-height: 2;
}
.download-file {
  height: 100%;
  width: 131px;
  color: #093759;
  font-family: 'Cooper Hewitt';
  font-size: 18px;
  font-weight: 900;
  letter-spacing: 1px;
  line-height: 1;
  margin: 0;
  text-align: center;
  text-shadow: 0 2px 4px rgba(9, 55, 89, 0.08);
  margin: 0;
  display: block;
  text-align: center;
  width: 100%;
  height: 50px;
  line-height: 2;
}
.policy-doc-row {
  margin: 80px 0px 40px 0px;
  padding: 0px;
}
.footer-logo {
  background-image: url('../images/adapta_logo2.svg');
  padding: 60px;
  background-repeat: no-repeat;
  margin-left: 55%;
}
.footer-col {
  padding: 0px;
}

.footer-col ul {
  margin: 0 auto;
  padding: 10px;
  margin-top: 30px;
  display: inline-block;
  width: 100%;
  text-align: center;
  max-width: 100%;
}

.footer-col ul li {
  margin: 10px 15px;
}
/*.footer-bg {
    background-image: url('../images/BG Copy 8.svg');
    background-size: cover;
    height: 227px;
    margin-top: -22%;
    margin-left: -2%;
    z-index: -1;

}*/

#footer {
  background-color: rgba(9, 55, 89, 0.05);
}
.ulnone {
  list-style: none;
}

.home1 {
  color: rgba(9, 55, 89, 0.7);
  font-family: 'Cooper Hewitt';
  font-size: 16px;
  font-weight: 500;
  line-height: 37px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  text-align: left;
  list-style: none;
  padding: 0px 5px;
}
.terms-conditions {
  height: 24px;
  width: 146px;
  color: rgba(9, 55, 89, 0.7);
  font-family: 'Cooper Hewitt';
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  margin-top: 10px;
}
.privacy-policy {
  height: 24px;
  width: 103px;
  color: rgba(9, 55, 89, 0.7);
  font-family: 'Cooper Hewitt';
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  margin-top: -1.3%;
}

.rectangle-5 {
  min-height: 52px;
  background-color: #093759;
}

#list {
  margin-top: 5rem;
  margin-bottom: 5rem;
}

.copyright-ada {
  height: 15px;
  width: 275px;
  color: rgba(255, 255, 255, 0.7);
  font-family: Cooper Hewitt;
  font-size: 14px;
  font-weight: 300;
  line-height: 19px;
  padding-top: 15px;
  letter-spacing: 1px;
  padding-left: 0px;
  white-space: nowrap;
}
.copyright-ada-pro {
  height: 15px;
  width: 275px;
  color: rgba(255, 255, 255, 0.7);
  font-family: 'Cooper Hewitt';
  font-size: 14px;
  font-weight: 300;
  line-height: 19px;
  padding-top: 15px;
}
.site-by-thrive {
  float: right;
}

/*Index Page Styles*/
/*Courosel Styles*/
/*
.carousel .item{
    height: auto;
    max-height: 900px;
}
*/
#myCarousel {
  min-height: 750px;
}

.item img {
  height: 750px !important;
}
.corousel-indicators .active {
  background-color: none !important;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: none !important;
  border-radius: 10px;
}
.carousel-indicators {
  position: absolute;
  bottom: 20px;
  left: 35%;
  z-index: 15;
  width: 78%;
  padding-left: 0;
  margin-right: 30%;
  text-align: right;
  list-style: none;
}

.contact-container {
  margin-bottom: 5rem;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: transparent !important;
}

.bg-indicators {
  position: absolute;
  background-image: url('../images/corousel.png');
  width: 26px;
  height: 26px;
  margin: 0px 10px;
}
.carousel-indicators .active .bg-indicators {
  background-image: url('../images/corousel_1.png') !important;
}
.text-position {
  position: absolute;
  top: 170px;
  width: 100%;
  z-index: 100;
}

@media screen and (max-width: 1200px) {
  .text-position {
    top: 150px;
  }
  .logos_slide_hide {
    display: none;
  }
  .bitmap-div.toptacenter {
    width: 100%;
    text-align: center;
  }
  .text-position.slide_cont {
    padding: 80px 20px;
    position: relative;
    background-color: #0b3d62;
    top: 0;
  }

  .slide_bg .swiper-slide {
    min-height: 330px !important;
  }
}

.row {
  margin-left: 0px;
  margin-right: 0px;
}
.container-padding {
  padding-left: 57px;
}
.home-bg {
  background-image: url('../images/bg.jpg');
  background-size: cover;
  min-height: 685px;
  margin-left: 0px;
  margin-right: 0px;
}
.home-bg1 {
  min-height: 685px;
  margin-left: 0px;
  margin-right: 0px;
  background-image: url('../images/bg1.svg');
  background-repeat: no-repeat;
}
.mask {
  background-color: #093759;
  min-height: 685px;
  opacity: 0.7;
  /*background: linear-gradient(180deg, rgba(27,58,89,0) 0%, #19344F 100%);*/
  margin-left: 0px;
  margin-right: 0px;
}
.adapta-logo-div {
  /*max-width: 377px;*/
}
.adapta-logo {
  /* width: 282px;
    height: 80px;*/
}
.galvanized-steel-sto {
  min-height: 72px;
  margin-top: 30px;
  max-width: 557px;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 28px;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 36px;
}
.stormwater-outlets-d {
  min-height: 161px;
  max-width: 557px;
  letter-spacing: 0px;
  max-width: 475px;
  color: #ffffff;
  font-family: 'Cooper Hewitt';
  font-size: 19px;
  font-weight: 300;
  line-height: 30px;
  letter-spacing: 1px;
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.51);
  position: relative;
}
.mask-copy-1 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 185px;
  border: 4px solid rgba(59, 127, 178, 0.7);
  border-radius: 29px;
  background-color: #fcd103;
  -webkit-box-shadow: 0 2px 30px rgba(9, 55, 89, 0.24);
  box-shadow: 0 2px 30px rgba(9, 55, 89, 0.24);
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
  line-height: 2;
}
.view-products {
  margin: 10px 0px;
  color: #ffffff;
  font-family: 'Cooper Hewitt';
  font-size: 18px;
  font-weight: 900;
  letter-spacing: 1px;
  text-align: center;
  text-shadow: 0 2px 4px rgba(9, 55, 89, 0.08);
  line-height: 13px;
}
.suits-institute-of-p {
  min-height: 65px;
  max-width: 360px;
  color: #ffffff;
  font-family: 'Cooper Hewitt';
  font-size: 19px;
  font-weight: 300;
  line-height: 30px;
  letter-spacing: 2px;
  margin-left: auto;
  margin-right: auto;
  width: 105%;
}
.suits-col {
  position: relative;
  bottom: 60px;
}
.available-at-all-plu {
  min-height: 60px;
  max-width: 360px;
  color: #ffffff;
  font-family: 'Cooper Hewitt';
  font-size: 19px;
  font-weight: 300;
  line-height: 30px;
  letter-spacing: 2px;
  margin-right: auto;
  margin-left: auto;
  width: 128%;
}
.available-col {
  position: relative;
  bottom: 62px;
  right: 20px;
}
.logo-div-btm-img {
  text-align: center;
  position: relative;
  bottom: 48px;
  right: 20px;
}
.ipwea-div {
  position: relative;
  /*bottom: 50px;*/
}
.reece {
  right: 12px;
  position: relative;
}
.list-row {
  margin-top: 25px;
  margin-bottom: 25px;
}
.bg-copy {
  margin-top: -15px;
  position: absolute;
  z-index: -1;
}
.bg-copy1 {
  position: absolute;
  z-index: -1;
}
.upvc-connector-to-ta {
  height: 84px;
  max-width: 265px;
  color: rgba(51, 51, 51, 0.8);
  font-family: 'Cooper Hewitt';
  font-size: 19px;
  font-weight: 500;
  line-height: 28px;
  margin-top: 45px;
  margin-left: 3%;
}

.one {
  width: 20px;
  color: #093759;
  font-family: Oswald;
  font-size: 38px;
  font-weight: 600;
  line-height: 56px;
  margin-top: 42px;
  margin-left: 62px;
}
.mask-copy-6 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 185px;
  border: 5px solid rgba(255, 244, 193, 1);
  /*border: 6px solid rgba(252,209,3,0.25);*/
  border-radius: 29px;
  background-color: #fcd103;
  /*box-shadow: 0 2px 30px 0 rgba(9,55,89,0.24);*/
  -webkit-box-shadow: 0 2px 30px 0 rgba(9, 55, 89, 0.24);
  box-shadow: 0 2px 30px 0 rgba(9, 55, 89, 0.24);
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  line-height: 2;
}
.range-div {
  line-height: 20px;
}
.tele-data {
  height: 84px;
  max-width: 265px;
  color: rgba(51, 51, 51, 0.8);
  font-family: 'Cooper Hewitt';
  font-size: 19px;
  font-weight: 500;
  line-height: 28px;
  margin-top: 45px;
  margin-left: 3%;
}
.explore-range {
  height: 19px;
  width: 132px;
  color: #ffffff;
  font-family: 'Cooper Hewitt';
  font-size: 18px;
  font-weight: 900;
  letter-spacing: 1px;
  line-height: 24px;
  text-align: center;
  text-shadow: 0 2px 4px rgba(9, 55, 89, 0.08);
  margin: 0px;
  vertical-align: middle;
  margin-left: 39px;
  margin-top: 18px;
}

/*Products Html Page styles*/
.bg-product {
  height: 165px;
  /*margin-top:15px;*/
  background-image: url('../images/bgScreenShot.jpg');
  background-size: cover;
}
.prod-text {
  color: #ffffff;
  font-family: Oswald;
  font-size: 56px;
  font-weight: 600;
  vertical-align: middle;
  min-height: 83px;
  max-width: 244px;
}
.bg-product-color {
  background: linear-gradient(201deg, rgba(27, 58, 89, 0.5), #19344f);
  height: auto;
}
.lineHeight {
  line-height: 165px;
}
.adapta-product {
  margin-top: 40px;
  float: right;
}
div.mask-copy-7:hover {
  background-color: #fcd103 !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
div.line-copy:hover {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 20px;
  padding-right: 20px;
  -webkit-box-shadow: 0 2px 28px 0 rgba(9, 55, 89, 0.09);
  box-shadow: 0 2px 28px 0 rgba(9, 55, 89, 0.09);
}
.rectangle-box1 {
  border-right: 1px solid rgba(9, 55, 89, 0.2);
  border-bottom: 1px solid rgba(9, 55, 89, 0.2);
  padding-bottom: 20px;
  padding-right: 20px;
}
.show-num {
  display: none;
}
.rectangle-box2 {
  border-right: none;
  border-bottom: 1px solid rgba(9, 55, 89, 0.2);
  padding-bottom: 20px;
  padding-right: 20px;
}
.rectangle-box3 {
  border-right: 1px solid rgba(9, 55, 89, 0.2);
  border-bottom: none;
  padding-bottom: 20px;
  padding-right: 20px;
}
.product-img {
  width: 80%;
  height: auto;
}
.product-card {
  margin-top: 60px;
}
.product-card1 {
  margin-top: 18px;
  text-align: center;
  width: 100%;
}
.view-product-active {
  border: 5px solid rgba(255, 244, 193, 1);
  background-color: rgb(9, 55, 89);
  -webkit-box-shadow: 0 2px 30px 0 rgba(9, 55, 89, 0.24);
  box-shadow: 0 2px 30px 0 rgba(9, 55, 89, 0.24);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 185px;
  border-radius: 29px;
  height: 53px;
  padding: 10px;
  text-align: center;
  box-shadow: 0 2px 30px 0 rgba(9, 55, 89, 0.24);
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

.view-product {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 185px;
  border: 4px solid rgb(151, 184, 208);
  border-radius: 29px;
  background-color: rgb(9, 55, 89);
  height: 53px;
  padding: 10px;
  text-align: center;
  -webkit-box-shadow: 0 2px 30px 0 rgba(9, 55, 89, 0.24);
  box-shadow: 0 2px 30px 0 rgba(9, 55, 89, 0.24);
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

.product-title {
  color: #111111;
  font-family: Oswald, 'sans-serif';
  font-size: 36px;
  font-weight: 600;
  line-height: 53px;
  text-align: left;
  white-space: nowrap;
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
div.view-product:hover {
  border: 4px solid #ded4a6;
  background-color: #fcd103 !important;
}
.rowbtn {
  text-align: center;
  margin-bottom: 20px;
}

/*Prodct html Stles*/
.top-margin {
  margin-top: 30px;
}
.product-bg1 {
  /*min-height: 685px;*/
  margin-left: 0px;
  margin-right: 0px;
  background-image: url('../images/bg1.svg');
  background-repeat: no-repeat;
  background-size: cover;
}
.product-bacground {
  min-height: 168px;
  background-image: url('../images/bgScreenshot.jpg');
  background-size: cover;
}

.baground-shade {
  min-height: 168px;
  background: linear-gradient(201deg, rgba(27, 58, 89, 0.5), #19344f);
}
.para-div-place {
  /*width:400px;*/
  margin: auto;
}
.ak-1-standard-layba {
  color: #ffffff;
  font-family: Oswald;
  font-size: 56px;
  font-weight: 600;
  line-height: 83px;
  margin-top: 40px;
  white-space: nowrap;
}
.home-products-ak {
  color: rgba(255, 255, 255, 0.4);
  font-family: Montserrat;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 300;
  line-height: 17px;
}
.logo-div-place {
  width: 257px;
  margin: auto;
  margin-bottom: 20px;
}
.product-logo {
  /*height: 60px;*/
  margin-top: 50px;
}
.product-image-one {
  height: auto;
  /* float: right; */
  /* margin-right: 14%; */
  margin-top: 12%;
}
.line-copy-5 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 58%;
  border: 0.5px solid #ccc;
  margin-left: -4.5%;
  float: right;
  margin-top: 3%;
}
.ak-1-standard-layba1 {
  color: #111111;
  font-family: Oswald;
  font-size: 42px;
  font-weight: 600;
  line-height: 52px;
  /* white-space: nowrap; */
  margin-left: 0%;
}
.dimensions-top-length {
  color: rgba(51, 51, 51, 0.8);
  font-family: 'Cooper Hewitt';
  font-size: 19px;
  font-weight: 300;
  line-height: 28px;
}
.base-length-305-mm-h {
  color: rgba(51, 51, 51, 0.8);
  font-family: 'Cooper Hewitt';
  font-size: 19px;
  font-weight: 500;
  white-space: nowrap;
}
.box-qty {
  color: rgba(51, 51, 51, 0.8);
  font-family: 'Cooper Hewitt';
  font-size: 19px;
  font-weight: 900;
  line-height: 28px;
  white-space: nowrap;
}
.box-qty-8-units-1 {
  color: rgba(51, 51, 51, 0.8);
  font-family: 'Cooper Hewitt';
  font-size: 19px;
  font-weight: 500;
  line-height: 24px;
  margin-top: 0.3%;
  position: absolute;
}
.features {
  color: #111111;
  font-family: Montserrat;
  font-size: 21px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 25px;
  white-space: nowrap;
  margin-top: 30px;
}
.total-div {
  right: 3%;
}
.stormwater-div {
  right: 3%;
}
.bullet-points {
  width: 20px;
  height: 20px;
  /*margin-left: -40px;*/
  margin-top: 5px;
}
.stormwater-pipe-conn {
  opacity: 0.7;
  color: #111111;
  font-family: 'Cooper Hewitt';
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.go-back-to-all-pro {
  /*color: #093759;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 300;
    line-height: 17px;
    margin-left: 15%;
    margin-top: 20px;
    min-height: 17px;
    max-width: 233px;*/
  color: #093759;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 300;
  line-height: 17px;
  margin-left: 10.7%;
  margin-top: 20px;
  min-height: 17px;
  max-width: 233px;
}
.cross-section {
  display: block;
  margin: 0 auto;
  /* height: 35%;*/
  margin-top: 3%;
  /* width: 100%;*/
  /* max-width: 400px;*/
}
.background2 {
  /*margin-left: -2%;*/
  width: 100%;
  margin-top: 2.5%;
}
.cross-section-text {
  text-align: center;
  margin-top: 10px;
  font-weight: 500;
  font-size: 16px;
  font-family: 'Cooper Hewitt';
}

/*contact page styles*/
.contacts {
  color: #fff;
  font-family: Oswald;
  /*font-size: 32px;*/
  font-size: 47px;
  font-weight: 600;
  line-height: 52px;
  white-space: nowrap;
  /*margin-left: -2%;*/
  margin-top: 70px;
}
.contacts-heading {
  margin-top: 57px;
}

.Contact--Content h2 {
  color: #111111;
  font-family: Oswald;
  font-size: 42px;
  font-weight: 600;
  line-height: 62px;
  margin-top: 50px;
  padding-left: 18px;
}

.Contact--Content p {
  font-family: 'Cooper Hewitt';
  color: #111111;
  font-size: 19px;
  font-weight: 500;
  line-height: 30px;
  padding-left: 18px;
}

.contact-bg-copy {
  margin-left: -45px;
}
.list-row {
  margin-top: 25px;
  margin-bottom: 25px;
}
.bg-copy {
  position: absolute;
  z-index: -1;
}
.bg-copy1 {
  position: absolute;
  z-index: -1;
}
.address-data {
  height: 84px;
  width: 286px;
  color: rgba(51, 51, 51, 0.8);
  font-family: 'Cooper Hewitt';
  font-size: 19px;
  font-weight: 500;
  line-height: 28px;
  margin-top: 45px;
  margin-left: 3%;
  /* text-align: center; */
  text-justify: inter-word;
}
.mail {
}
.mail-text {
}
.tele-text {
  width: 263px;
  color: rgba(51, 51, 51, 0.8);
  font-family: 'Cooper Hewitt';
  font-size: 17px;
  font-weight: 500;
  line-height: 28px;
  margin-top: 55px;
  text-align: left;
  margin-left: 62px;
}
.tele-text1 {
  /*height: 84px;*/
  width: 263px;
  color: rgba(51, 51, 51, 0.8);
  font-family: 'Cooper Hewitt';
  font-size: 17px;
  font-weight: 500;
  /*line-height: 28px;*/
  margin-left: 62px;
  text-align: left;
}
.inputfields {
  height: 62px;
  width: 450px;
  border: 0px solid #e3e8ea;
  padding: 10px;
  -webkit-box-shadow: 0 2px 28px 2px rgba(9, 55, 89, 0.09);
  box-shadow: 0 2px 28px 2px rgba(9, 55, 89, 0.09);
  border-radius: 4px;
  font-weight: 300;
  font-size: 15px;
  margin-top: 10px;
  font-family: Montserrat;
  letter-spacing: 1px;
}

.inputfields::-webkit-input-placeholder {
  color: #111111 !important;
}

.inputfields:-ms-input-placeholder {
  color: #111111 !important;
}

.inputfields::placeholder {
  color: #111111 !important;
}

.overlay {
  min-height: 750px;
  width: 100%;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(27, 58, 89, 0.3)),
    to(#19344f)
  );
  background: linear-gradient(90deg, rgba(27, 58, 89, 0.3) 0%, #19344f 100%);
  position: absolute;
}

.textarea-field {
  height: 100px;
  width: 450px;
  border: 1px solid #e3e8ea;
  padding: 10px;
}

.image-one {
  width: 35px;
  color: #093759;
  font-family: Oswald;
  font-size: 38px;
  font-weight: 600;
  line-height: 56px;
  margin-top: 54px;
  margin-left: 12px;
}
.conctact-p {
  font-size: 15px;
}
.contact-list-row {
  margin-top: 1px;
}
.enquire-col {
  position: relative;
  bottom: 78px;
}
.info-div {
  margin-top: 12px;
}
.enquire-button {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 185px;
  border: 4px solid rgba(59, 127, 178, 0.7);
  /*border: 6px solid rgba(252,209,3,0.25);*/
  border-radius: 29px;
  background-color: #fcd103;
  /*box-shadow: 0 2px 30px 0 rgba(9,55,89,0.24);*/
  -webkit-box-shadow: 0 2px 30px 0 rgba(9, 55, 89, 0.24);
  box-shadow: 0 2px 30px 0 rgba(9, 55, 89, 0.24);
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.explore-text {
  margin: 10px 0px;
  color: #ffffff;
  font-family: 'Cooper Hewitt';
  font-size: 18px;
  font-weight: 900;
  letter-spacing: 1px;
  text-align: center;
  text-shadow: 0 2px 4px rgba(9, 55, 89, 0.08);
}

/*--- Thrive ---*/

.container_main {
  width: calc(100% - 2rem);
  max-width: 1200px;
  margin: 0 auto;
}

.container_main.small {
  max-width: 1200px;
}

.container_main.smaller {
  max-width: 1000px;
}

.container_main.skinny {
  max-width: 800px;
}

.pdf_container {
  padding: 60px 0;
  text-align: center;
}

.pdf_container a {
  padding: 15px 50px;
  color: white !important;
  background-color: #fcd103;
  font-weight: bold;
  display: inline-block;

  font-size: 18px;
  letter-spacing: 1px;
  xmargin: auto;
  border-radius: 50px;
  cursor: pointer;
}

.bg-product .prod-text {
  padding-left: 15px;
}

.product_text {
  padding: 20px 0;
  width: 100%;
  text-align: center;
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: bold;
}

/*--- Nav ---*/

#header .container {
  width: 100%;
  padding: 0 10px;
}

ul.nav li a.active {
  color: #fcd103;
}

/*=== Footer ====*/
.footCol_new {
  padding: 40px 0;
}

.footCol_new .three_col {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.footCol_new .three_col .col {
  width: 30%;
}

.footCol_new .three_col .col a {
  font-size: 18px;
  margin-bottom: 10px;
  display: block;
}

.three_col .footer-logo {
  margin: 0;
}

.footCol_new .three_col ul {
  margin: 0;
  padding: 0;
}

@media screen and (max-width: 1000px) {
  .footCol_new .three_col .col {
    width: 100%;
    padding: 20px;
    text-align: center;
  }

  .three_col .ulnone ul.ulnone {
    width: 100%;
    max-width: 100%;
  }

  .three_col .ulnone li {
    display: block;
  }
}

@media screen and (max-width: 991px) {
  .footCol_new .three_col .col {
    width: 100%;
    padding: 20px;
    text-align: center;
  }

  .three_col .ulnone {
    width: 100%;
    max-width: 100%;
  }

  .three_col .ulnone li {
    display: block;
  }
}

/*--- Single Product ---*/

.two_col.top_product {
  padding: 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.two_col.top_product img {
  max-width: 400px;
  margin: 0;
}

.two_col.top_product h1 {
  color: #ffffff;
  font-family: Oswald;
  font-size: 56px;
  font-weight: 600;
  line-height: 1;
  margin: 0;
}

.two_col.top_product .col:last-child {
  text-align: right;
}

.main_content {
  padding: 10rem 0;
}

.two_col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.two_col .col {
  width: 48%;
}

.two_col .col img {
  width: 100%;
  height: auto;
}

.two_col.product .col:first-child {
  width: 57%;

  padding-right: 20px;

  border-right: solid 1px #d8d8d8;
}

.two_col.product .col:last-child {
  width: 38%;
}

.two_col.dimension {
  -webkit-box-pack: inherit;
  -ms-flex-pack: inherit;
  justify-content: inherit;
}

.two_col.dimension .col:first-child {
  width: auto;
  border: none;
}

.two_col.dimension .col:last-child {
  width: auto;
}

.product_single_title {
  margin-bottom: 55px;
}

.full_content {
  margin-top: 40px;
}

.Content ul {
  margin: 20px 0;
  padding: 0;
}

.Content ul li {
  padding: 0 0 30px 35px;
  margin: 0;
  list-style: none;
  background-image: url(../images/list-item.svg);
  background-repeat: no-repeat;
  background-position: left 0px top 4.5px;
  overflow: visible;
  font-size: 1.7rem;
  line-height: 1.7;
}

.Content p {
  font-size: 1.7rem;
  line-height: 1.7;
}

.baground-shade {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.row.product-card {
  display: flex;
  flex-wrap: wrap;
}

@media screen and (max-width: 950px) {
  .Bitmap2 {
    height: auto;
    padding: 30px 0;
    max-height: 100%;
  }
  .download-file-div {
    margin-top: 0;
  }
  .product-bacground {
    xxmargin-top: 64px;
  }
  .baground-shade {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    text-align: center;
  }
  .two_col.top_product h1 {
    font-size: 40px;
  }
  .two_col.top_product .col:first-child {
    width: 100%;
    display: block;
  }
  .two_col.top_product .col:last-child {
    display: none;
  }
  .main_content {
    padding: 5rem 0;
  }
  .two_col.product .col:first-child {
    width: 100%;
    padding-right: 0;
    border: none;
    padding: 40px 0;
  }

  .two_col.product .col:first-child img {
    max-width: 650px;
    margin: auto;
    display: block;
  }

  .two_col.product .col:last-child {
    width: 100%;
  }

  .product_single_title {
    margin-bottom: 0;
    line-height: 1;
  }

  .stormwater-pipe-conn {
    min-width: 100% !important;
    max-width: 100% !important;
  }
}

@media screen and (max-width: 767px) {
  .product-bacground {
    margin-top: 64px;
  }
  .navbar-toggle {
    left: inherit;
    right: 0;
  }
  .in .modal-dialog {
    width: 100%;
    box-sizing: border-box;
  }

  .in .modal-header {
    padding: 0;
  }
  .in .modal-logo {
    position: absolute;
    margin: 0;
    top: 0;
  }

  .in .modal-collapse {
    left: inherit;
    bottom: inherit;
    top: 0;
  }

  .in .home-row {
    margin-top: 0;
  }

  .in .modal-body a {
    display: block;
  }

  .in .modal-body .modal-home,
  .in .modal-body .modal-product,
  .in .modal-body .modal-contact {
    font-size: 25px;
    line-height: 1.5;
    height: auto;
    padding: 20px 0;
  }
}

.slide_bg {
  background-color: #093759;
  position: relative;
}

.slide_bg .swiper-slide {
  min-height: 730px;
  background-position: center top;
  background-size: cover;
}

.swiper-container.swiper-container-horizontal {
  opacity: 0.5;
}

.swiper-button-prev {
  left: 20px !important;
  z-index: 10000 !important;
  cursor: pointer !important;
  top: inherit !important;
  bottom: 40px !important;
}
.swiper-button-next {
  right: 20px !important;
  z-index: 10000 !important;
  cursor: pointer !important;
  top: inherit !important;
  bottom: 40px !important;
}

.contact-container.terms {
  padding: 10rem 15px;
  margin-bottom: 0;
}

.prod-text.terms {
  max-width: 100%;
}

.terms {
  padding: 60px 0;
}

.header_image {
  width: 180px;
}

.swiper-slide {
  background-size: cover;
}

.spec_imga {
  max-width: 100%;
  height: auto;
}





/**
 * Swiper 4.1.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 11, 2018
 */
 .swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-invisible-blank-slide {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}
/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff;
}
.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000;
}
.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000;
}
.swiper-pagination-lock {
  display: none;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}
