/* Polythene Uk Custom CSS */


/* Nav Bar */

.uk-navbar-right {
	align-items: end;
	margin-bottom: 0px;
}

#module-136 {
  position: absolute;
  top: -10px;
  right: 0px;
}


.uk-navbar-transparent .uk-navbar {
	border-bottom: 2px solid rgba(255,255,255,0.2);
	padding-bottom: 20px;
	margin-bottom: -20px;
}

.uk-nav-default .uk-nav-sub {
  border-top: 1px solid rgba(255,255,255,0.3);
  border-bottom: 1px solid rgba(255,255,255,0.3);
}


.uk-navbar-dropdown .chevlist li {
  background-image: url('chevron-lightgreen.svg');
  background-repeat: no-repeat;
  background-size: 18px 18px;
  background-position: 0px 11px;
  padding-left: 23px;
}

.subnavheader .uk-nav-default {
	font-size: 17px;
	font-weight: 500;
	border-bottom: 3px solid #62cd98;
	margin-bottom: 10px;
}



/* General */

.callnow {
	font-weight: 600;
}

.chevlist li {
  background-image: url('chevron.svg');
  background-repeat: no-repeat;
  background-size: 18px 18px;
  background-position: 0px 4px;
  padding-left: 23px;
}

.ticklist li {
  background-image: url('check-mark.svg');
  background-repeat: no-repeat;
  background-size: 18px 18px;
  background-position: 0px 4px;
  padding-left: 28px;
}

.ticklistwhite li {
  background-image: url('check-mark-white.svg');
  background-repeat: no-repeat;
  background-size: 18px 18px;
  background-position: 0px 4px;
  padding-left: 28px;
}

.listlinelightgreen li {
	border-left: 4px solid #62cd98;
	padding-left: 10px;
}

.mediumweight {
	font-weight: 500;
}

.blendimage img {
	mix-blend-mode: multiply;
}

.greenbrands {
	box-shadow: 0px -15px 30px rgba(0,0,0,0.3);
	position: relative;
}

.uk-border-rounded video {
	border-radius: 15px;
}


.uk-section-primary:not(.uk-preserve-color) a {
	color: #62cd98;
}



/* Buttons */

.plane {
  background-image: url('paper-plane.svg');
  display: inline-block;
  width: 20px;
  height: 20px;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  margin-right: 10px;
  top: 5px;
  position: relative;
  left: -10px;
}

.phone {
  width: 18px;
  height: 18px;
  background-image: url('phone-green.svg');
  background-size: 100% auto;
  display: inline-block;
  position: relative;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  top: 2px;
  margin-right: 10px;
}


.phone.phonewhite {
	background-image: url('phone-white.svg');
}

.phonenumber {
	font-weight: 600;
	font-size: 19px;
	letter-spacing: 0.5px;
}

.tm-header .phonenumber a {
	color: #fff;
}

.uk-offcanvas-bar .phonenumber a {
	color: #fff;
}

.phonenumber a {
	text-decoration: none !important;
	transition: opacity 0.3s ease;
}

.phonenumber a:hover {
	opacity: 0.6;
}

.uk-section-secondary .phonenumber a, .uk-section-primary .phonenumber a {
	color: #fff;
}


.uk-section-primary:not(.uk-preserve-color) .uk-button-default, .uk-offcanvas-bar .uk-button-default {
	background-image: linear-gradient(270deg,#1b7d4d 0,#3aa36f 100%);
	transition: all 0.2s ease;
}

.uk-section-primary:not(.uk-preserve-color) .uk-button-default:hover, .uk-offcanvas-bar .uk-button-default:hover {
	background-image: linear-gradient(270deg,#1b7d4d 0,#3aa36f 100%);
	opacity: 0.7
}

.uk-button-default {
	transition: all 0.2s ease;
}

.uk-button-default:hover {
  background-image: linear-gradient(270deg,#1b7d4d 0,#3aa36f 100%);
  opacity: 0.7;
}


/* Backgrounds */

.primaryreverse.uk-section-primary {
  background: #004990;
  background-image: linear-gradient(270deg,#00305f 0,#004990 100%);
}

.secondaryreverse.uk-section-secondary {
  background: #3aa36f;
  background-image: linear-gradient(90deg,#1b7d4d 0,#3aa36f 100%);
}

/* Eco Products */

.ecoproductpanels .uk-h3 {
	font-weight: 600;
	line-height: 1.2;
}

.ecoproductpanels .uk-h3 .greentext {
	font-weight: 500;
	color: #3aa36f;
}

.ecoproductpanels .uk-button {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  border-radius: 0px 0px 20px 20px;
  box-shadow: none;
}

.ecoproductpanels .uk-card-body {
	padding-bottom: 60px;
}

.ecoproductpanels .el-image, .greenbrands .el-image {
	transition: opacity 0.3s ease;
}

.ecoproductpanels .el-image:hover,.greenbrands .el-image:hover {
	opacity: 0.6;
}

/* Columns */

.columnimage .uk-tile {
	border-radius: 20px;
}

.columnimage .uk-tile {
	border-radius: 20px;
}

.columndeadend .uk-tile {
	border-radius: 20px 20px 0px 0px !important;
}

.columntext {
	padding-top: 80px;
	padding-bottom: 80px;
}

.columnp .uk-position-cover {
  background-image: url('p-shape.webp');
  background-repeat: no-repeat;
  background-position: -52px -45px;
  background-size: 200px auto;
}


/* Hero */

.homehero .uk-position-cover {
  background-color: rgba(0, 73, 143, 0.65);
  background-image: linear-gradient(90deg,rgba(0, 48, 95, 1) 0%, rgba(0, 48, 95, 0) 100%),linear-gradient(180deg,rgba(0, 73, 144, 1) 0%, rgba(0, 73, 144, 0) 40%) !important;
}


/* Footer */

.copyright {
	color: rgba(255,255,255,0.6);
}

.copyright a {
	color: rgba(255,255,255,0.6) !important;
}

.footerborder {
	border-top: 8px solid #004990;
}

/* Home Slide Panels */

.slidepanels .uk-card-body {
    padding: 30px 30px;
}

/* Process */

.process .el-meta {
	background: #62CD98;
	color: #004990 !important;
	border-radius: 500px;
	width: 80px;
	height: 80px;
	line-height: 80px;
	margin-top: -70px !important;
	margin-left: auto;
	margin-right: auto;
	display: block;
}


/* Enquiry Form */

.polyukform .ba-field-label-wrapper {
	margin-bottom: 5px;
	font-size: 16px;
}

.polyukform .ba-field-container textarea {
  min-height: 7rem;
  resize: vertical;
}

.required-star {
  margin: 0px !important;
  font-size: 15px !important;
  color: #3aa36f !important;
}

.ba-form-acceptance-field .ba-field-container, .ba-form-field-item .ba-form-checkbox-wrapper .ba-checkbox-wrapper {
 padding-left: 40px !important;
}

.ba-form-acceptance-field .ba-form-acceptance-html p a {
color: #004990 !important;
}

.ba-form-acceptance-field .ba-form-acceptance-html p a:hover {
    color: #3aa36f !important;
}

.ba-form-submit-btn {
margin-top: 10px;
font-weight: 600 !important;
padding: 0 30px !important;
  vertical-align: middle;
  font-size: 17px;
  line-height: 46px !important;
   background-image: linear-gradient(270deg,#1b7d4d 0,#3aa36f 100%);
   transition: all 0.3s ease !important;
   box-shadow: 0 2px 2px 0 rgba(0,0,0,.2)!important;
}

.ba-form-submit-btn:hover {
  background-image: linear-gradient(270deg,#1b7d4d 0,#3aa36f 100%);
  opacity: 0.7;
  box-shadow: 0 2px 2px 0 rgba(0,0,0,.0)!important;
}

.polyukform .ba-form-acceptance-field label.ba-form-checkbox > span {
	background: rgba(0, 48, 95, .3);
}


@media (max-width: 768px) {
.polyukform .ba-form-page {
    padding: 0px !important;
}
}

/* Blog */

.bloggrid .uk-border-rounded {
  border-radius: 12px;
}

.mainimage .uk-border-rounded {
  border-radius: 12px;
}

h1.blogpost {
    font-size: 49px;
}

.blogpost h2 {
    font-size: 35px;
}
.blogpost h3 {
    font-size: 26px;
}
.blogpost h4 {
    font-size: 20px;
}

/* Search Results */

mark {
  background: #98e7c0;
  color: #242b31;
}

.searchresults .uk-article {
  background: #fff;
background-color: #fff;
  color: #242b31;
  box-shadow: 0 10px 60px 0 rgba(0,48,95,.15);
  padding: 30px;
  border-radius: 20px;
}

.searchresults .uk-article + .uk-article {
  margin-top: 20px;
}

.searchresults h2 a.uk-link-reset {
  color: #3aa36f !important;
}

.searchresults article h2 {
  margin-bottom: 10px !important;
}

.searchresults .uk-article h2 {
  font-size: 30px;
}

.searchresults h2 a.uk-link-reset:hover {
  color: #3aa36f !important;
  opacity: 0.6;
}

/* Site Map */

.treeview .hover {
	color: #3aa36f;
}

.treeview a.selected {
  background-color: transparent;
  text-decoration: none;
  font-size: 16px;
}

/* Mailchimp */

#mc_embed_signup .mc-field-group {
  width: 100% !important;
}

#mc-embedded-subscribe {
  margin: 15px 0px 0px 0px !important;
   border: 0px solid #ABB0B2 !important;
   border-radius: 5px !important;
}


/*Adjust Responsive*/

@media all and (min-width: 1600px) and (max-width:1799px){
.ecoproductpanels .uk-h3 {
	font-size: 29px;
}
}

@media all and (min-width: 1400px) and (max-width:1599px){
.uk-navbar-nav > li > a {
	font-size: 15.5px;
	min-height: 45px;
}
.uk-button {
	padding: 0px 20px;
}
.uk-logo img {
	width: 270px;
}
.uk-navbar-nav {
    gap: 24px;
}
#module-135 .uk-button {
	font-size: 16px;
}
.uk-navbar-item .phonenumber {
	font-size: 17px;
}
#module-136 {
  top: -20px;
}
.ecoproductpanels .uk-h3 {
  font-size: 23px;
}
.ecoproductpanels .uk-card-body {
  padding-bottom: 60px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
}
.slidepanels .uk-h4 {
  font-size: 22px;
}
.uk-button-large {
  padding: 0 20px;
  font-size: 18px;
}
.footerlist.chevlist li {
  padding-left: 21px;
}
.slidepanels .uk-card-body {
  padding: 20px 20px;
}
.uk-text-lead {
  font-size: 17px;
}
.uk-h1 {
    font-size: 50px;
  }
  .uk-width-2xlarge {
  width: 900px;
}
.uk-h2 {
    font-size: 40px;
  }
 .uk-h6 {
  font-size: 17px;
 }
}


@media all and (min-width: 1200px) and (max-width:1399px){
	
#module-136 {
  position: absolute;
  top: -23px;
  right: 0px;
}
	
.uk-navbar-nav > li > a {
	font-size: 15px !important;
	min-height: 45px;
}

.hidehomelink {
	display: none !important;
}

.uk-navbar-nav {
    gap: 22px;
}

.uk-logo img {
	width: 240px;
}

#module-135 .uk-button {
	font-size: 15px;
    padding: 0px 14px;
	letter-spacing: 0.5px;
}

  .uk-navbar-container .uk-container {
    padding-left: 20px;
    padding-right: 20px;
  }

.uk-text-lead {
  font-size: 17px;
}
.uk-h1 {
    font-size: 48px;
  }
  .uk-width-2xlarge {
  width: 850px;
}
.uk-h2 {
    font-size: 38px;
  }
  .uk-h6 {
    font-size: 16px;
	letter-spacing: 0px;
  }
.homeecoproducts   .uk-container {
    padding-left: 20px;
    padding-right: 20px;
}
.ecoproductpanels .uk-h3 {
  font-size: 21px;
}
.ecoproductpanels .uk-card-body {
  padding-bottom: 60px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
}
.uk-button {
	padding: 0px 20px;
}
.uk-button-large {
  padding: 0 20px;
  font-size: 18px;
}
.phonenumber {
  font-size: 17px;
}
.phone {
  width: 16px;
  height: 16px;
  top: 2px;
  margin-right: 8px;
}
.slidepanels .uk-card-body {
  padding: 20px 20px;
}
.slidepanels .uk-h4 {
  font-size: 20px;
}

.cta {
  font-size: 25px !important; 
}

.footerlist.mediumweight {
  font-weight: 400;
  font-size: 15px;
}
.footerlist.chevlist li {
  padding-left: 21px;
}
}



/*small desktop*/
@media all and (min-width: 960px) and (max-width:1199px){
  :not(.uk-sticky-below) > .uk-navbar-container:not(.uk-navbar) {
    padding-top: 15px;
    padding-bottom: 20px;
  }
  .uk-navbar-toggle {
  min-height: 100px;
}
.uk-logo img {
	margin-top: -10px;
}
.uk-navbar-toggle-icon svg {
	width: 27px;
	height: 27px;
}
.uk-text-lead {
  font-size: 17px;
}
.uk-h1 {
    font-size: 48px;
}
.uk-h2 {
    font-size: 38px;
}
.uk-h3{
  font-size: 30px;
}
.uk-h6{
  font-size: 15px;
  letter-spacing: 0px;
}


h1.blogpost {
    font-size: 38px;
}

.blogpost h2 {
    font-size: 30px;
}
.blogpost h3 {
    font-size: 24px;
}
.blogpost h4 {
    font-size: 20px;
}

.uk-button {
  padding: 0 20px;
  font-size: 16px;
}
.columntext {
  padding-top: 40px;
  padding-bottom: 40px;
}
.columnp .uk-position-cover {
  background-position: -39px -36px;
  background-size: 150px auto;
}
.slidepanels .uk-card-body {
  padding: 20px 20px;
}
.slidepanels .uk-h4 {
  font-size: 20px;
}
.homehero.uk-section-large {
    padding-top: 80px;
    padding-bottom: 80px;
}
.footerlogo img {
	width: 220px;
}
.ecoproductpanels img {
	width: 200px;
}
.greenbrands img {
	width: 140px;
}
.process .el-meta {
	width: 60px;
	height: 60px;
	line-height: 60px;
	margin-top: -50px !important;
}	
}


/* Ipad and Mobile */
@media (max-width: 959px) {
.columntext {
  padding-top: 0px;
  padding-bottom: 0px;
}
.uk-button-large {
  line-height: 50px;
}
.ecoproductpanels .uk-card-body {
  padding-bottom: 60px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
}
.process .el-meta {
	width: 60px;
	height: 60px;
	line-height: 60px;
	margin-top: -40px !important;
}
.uk-accordion-title {
  font-size: 18px;
}
.subheroimagetop .columndeadend .uk-tile {
  border-radius: 20px 20px 20px 20px !important;
}
.subheroimagetop .columntext {
    padding-bottom: 40px;
}
.searchresults .uk-article h2 {
  font-size: 24px;
}
.searchresults .uk-article {
  padding: 20px;
}
}

/*ipad*/
@media all and (min-width: 640px) and (max-width:959px){
.uk-logo img {
	width: 270px;
	margin-top: -10px;
}
.uk-navbar-toggle {
  min-height: 76px;
}
:not(.uk-sticky-below) > .uk-navbar-container:not(.uk-navbar) {
    padding-top: 15px;
    padding-bottom: 20px;
}

.uk-text-lead {
  font-size: 17px;
}
.uk-button {
  padding: 0 20px;
  font-size: 16px;
}
.uk-text-large {
  font-size: 19px;
  line-height: 1.5;
}
.homehero .uk-position-cover {
  background-color: rgba(0, 73, 143, 0.65);
}
.homehero [uk-cover]:where(video) {
  object-position: right;
}
.columnimage .uk-tile {
  height: 450px;
}
.columnp .uk-position-cover {
  background-position: -39px -36px;
  background-size: 150px auto;
}
.uk-h6{
  font-size: 15px;
  letter-spacing: 0px;
}
.ecoproductpanels img {
	width: 180px;
}
.ecoproductpanels .uk-h3 {
  font-size: 21px;
}
.slidepanels .uk-card-body {
  padding: 20px 20px;
}
.slidepanels .uk-h4 {
  font-size: 20px;
}
.uk-h3 {
  font-size: 29px;
}
h1.blogpost {
    font-size: 38px;
}
.blogpost h2 {
    font-size: 30px;
}
.blogpost h3 {
    font-size: 24px;
}
.blogpost h4 {
    font-size: 20px;
}
}

/*mobile*/
@media (max-width: 639px) {
.uk-logo img {
	width: 215px;
	margin-top: -10px;
}
.uk-navbar-toggle {
  min-height: 68px;
}
:not(.uk-sticky-below) > .uk-navbar-container:not(.uk-navbar) {
    padding-top: 15px;
    padding-bottom: 20px;
}
.homehero.uk-section-large {
  padding-top: 40px;
  padding-bottom: 40px;
}
.uk-text-lead {
  font-size: 16px;
  letter-spacing: 1px;
}
.homehero .uk-h1 {
  font-size: 28px;
}
.uk-h1 {
  font-size: 34px;
}
.uk-text-large {
  font-size: 18px;
}
.uk-button {
  padding: 0 20px;
  font-size: 16px;
  line-height: 43px;
}
.uk-button-large {
  padding: 0 20px;
  font-size: 18px;
}
.homehero .uk-position-cover {
  background-color: rgba(0, 73, 143, 0.6);
   background-image: linear-gradient(90deg,rgba(0, 48, 95, 0.7) 0%, rgba(0, 48, 95, 0) 100%),linear-gradient(180deg,rgba(0, 73, 144, 1) 0%, rgba(0, 73, 144, 0) 40%) !important;
}
.homehero [uk-cover]:where(video) {
  object-position: right;
}
.homehero .uk-text-large {
    font-size: 16px;
}
.ecoproductpanels img {
	width: 180px;
}
.ecoproductpanels .uk-h3 {
  font-size: 21px;
}
.greenbrands img {
	width: 120px;
}
.uk-h2 {
  font-size: 29px;
}
.columnimage .uk-tile {
  height: 300px;
}
.columnp .uk-position-cover {
    background-position: -26px -20px;
    background-size: 100px auto;
}
.uk-h6{
  font-size: 16px;
  letter-spacing: 0px;
}
.slidepanels .uk-card-body {
  padding: 15px 15px;
}
.slidepanels .uk-h4 {
  font-size: 20px;
}
.uk-h3 {
  font-size: 25px;
}

.uk-h4 {
  font-size: 22px;
}

.uk-h5 {
  font-size: 22px;
}
.ctaarea .phonenumber {
  text-align: center !important;
}

h1.blogpost {
    font-size: 32px;
}

.blogpost h2 {
    font-size: 27px;
}
.blogpost h3 {
    font-size: 22px;
}
.blogpost h4 {
    font-size: 18px;
}
}