/*
Theme Name: Staging Site
Theme URI: https://sherbetdonkey.co.uk
Version: 3.5.11
Description: Let us do the donkey work
Author: Sherbet Donkey Media
Author URI: https://sherbetdonkey.co.uk
template: bb-theme
*/

/*############################################################### FONTS ################################################################*/
.pp-login-form-wrap::placeholder {color:#fff !important}

/* @import url('https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900&display=swap');

@font-face {
font-family: "texgyreadventor";
src:  url("/wp-content/themes/themes/bb-theme-child/fonts/texgyreadventor-bold-webfont.woff2") format("woff2"),
      url("/wp-content/themes/themes/bb-theme-child/fonts/texgyreadventor-bold-webfont.woff") format("woff");
font-weight: bold;
}
@font-face {
font-family: "texgyreadventor";
src:  url("/wp-content/themes/themes/bb-theme-child/fonts/texgyreadventor-regular-webfont.woff2") format("woff2"),
      url("/wp-content/themes/themes/bb-theme-child/fonts/texgyreadventor-regular-webfont.woff") format("woff");
font-weight: normal;
} --------------------- how to add additional fonts*/


.fl-col-content a {
    font-weight: 700;
}

.blogblock .pp-post-featured-img img {
    height: 300px !important;
    object-fit: cover;
}


.blogblock h2.pp-content-grid-title.pp-post-title {
    font-size: 25px !important;
    font-weight: 700 !important;
    text-align: left;
}

.blogblock .pp-content-post {
    position: relative;
     background-color: white; 
}


div#gform_1_validation_container
 {
    display: none;
}

.topheaderimage img {
    height: 500px !important;
    object-fit: cover;
}


.topheaderimage1 img {
    height: 350px !important;
    object-fit: cover;
}

.uabb-blog-posts .uabb-post-thumbnail img {
    height: 300px;
    object-fit: cover;
}

a {
    text-decoration: none !important;
    color: inherit !important; 
}



.mezzanine-floors-gridinternal {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
}

.mezzanine-floor-box {
    background-color: #DDE0BD66;
    border-style: solid;
    border-width: 0;
    border-bottom-width: 4px;
    border-color: #08754F;
    padding: 40px;
    text-align: center;
}

.mezzanine-icon {
    color: #1D2D44;
    font-size: 30px;
    background: #d7f59b;
    border-radius: 100%;
    height: 60px;
    width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.mezzanine-heading {
    font-weight: 700 !important;
    font-style: normal;
    font-size: 25px !important;
    color: #191919;
    line-height: 1.2;
    margin-top: 24px !important;
}

.mezzanine-description {
    color: #757575;
}




.infobox .uabb-infobox-text.uabb-text-editor p {
    padding-bottom: 0px;
}

.scrolldownbutton img {
    cursor: pointer; 
    display: inline-block; 
    transition: transform 0.5s ease; 
}

.scrolldownbutton img:hover {
    transform: rotate(360deg); 
}

ul.sub-menu {
    border: 0px !important;
}

.uabb-creative-menu .sub-menu > li {
  position: relative;
  border-bottom: none !important; 
	text-transform: uppercase; 
}

.uabb-creative-menu .sub-menu > li:hover a::before,
.uabb-creative-menu .sub-menu > li:hover a .menu-item-text {
    color: #08754F !important;
}



.uabb-creative-menu .sub-menu > li::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px; 
  width: 0;
  background-color: #08754f;
  transition: width 0.3s ease;
}

.uabb-creative-menu .sub-menu > li:hover::after {
  width: 100%;
}


a.mezzanine-tile.tile-large .tile-description{
	width: 70%;
}

.footermenu a:hover {
    color: #08754F !important;
	text-decoration: none;
}


.fl-col.fl-node-cpnxeid4ryv8.fl-col-bg-color .fl-col-content.fl-node-content{
	    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.10), 0 2px 2px 0 rgba(0, 0, 0, 0.05);
}

.fl-theme-builder-header-sticky .fl-node-j4hxenu7psg0 > .fl-row-content-wrap {
  background-color: transparent !important;
}



ul.uabb-masonary-filters li {
    text-transform: uppercase;
    font-size: 16px !important;
    font-weight: 700 !important;
    font-family: 'Raleway', sans-serif !important;
    letter-spacing: 1.6px;
    border-bottom: 2px solid #1D2D44;
}


.fl-node-q5zjf6aidr2x ul.uabb-masonary-filters > li {
    margin-right: 30px;  
}


.uabb-masonary-filters-wrapper ul.uabb-masonary-filters {
  display: flex; 
  flex-wrap: wrap; 
  justify-content: start; 
  gap: 10px; 
  padding: 0;
  list-style: none;
}

.uabb-masonary-filters li {
  width: 280px !important; 
  text-align: center; 
  box-sizing: border-box;
}




.faqlist .pp-faq-content-text p {
    font-weight: 500 !important;
	font-family: 'Raleway', sans-serif !important;
}

.faqlist span.pp-faq-button-label {
    font-size: 20px !important;
    font-weight: 700 !important;
	font-family: 'Raleway', sans-serif !important;

}

.projectpost .uabb-module-content.uabb-blog-posts.uabb-blog-posts-grid.uabb-post-grid-3 {
    pointer-events: none;
}


.smallcardblocks.fl-col:not(.fl-col-has-cols):not(.flush-column) > .fl-col-content {
    margin-left: 12px !important;
    margin-right: 12px !important;
}


h3.uabb-post-heading.uabb-blog-post-section {
    font-size: 25px !important;
    font-weight: 700 !important;
}

.uabb-blog-posts-description.uabb-blog-post-section.uabb-text-editor {
    font-size: 16px !important;
    font-weight: 500 !important;
	    font-family: 'Raleway', sans-serif !important;
}


.uabb-infobox-text.uabb-text-editor p {
    font-size: 20px !important;
    font-weight: 700 !important;
}


.smallcardblocks .uabb-infobox-text.uabb-text-editor p {
    font-size: 16px !important;
    font-weight: 500 !important;
	color: #4E4E4E !important;
	 font-family: 'Raleway', sans-serif !important;
	margin-top: 15px;
	
}


.uabb-infobox-title {
    font-family: 'Raleway', sans-serif;
    font-weight: 700 !important;
    font-style: normal; 
    font-size: 25px !important;
    color: #191919;
	line-height: 1.2;
	margin-top: 24px !important;
}



body .gform_wrapper input[type="text"],
body .gform_wrapper input[type="email"],
body .gform_wrapper input[type="tel"],
body .gform_wrapper input[type="number"],
body .gform_wrapper input[type="password"],
body .gform_wrapper input[type="url"],
body .gform_wrapper select,
body .gform_wrapper textarea {
    border-radius: 0 !important;
	margin-top: 0px !important;
}

.fl-node-wx2c7zheyti3 .uabb-gf-style input[type=tel], .fl-node-wx2c7zheyti3 .uabb-gf-style input[type=email], .fl-node-wx2c7zheyti3 .uabb-gf-style input[type=text], .fl-node-wx2c7zheyti3 .uabb-gf-style input[type=url], .fl-node-wx2c7zheyti3 .uabb-gf-style input[type=number], .fl-node-wx2c7zheyti3 .uabb-gf-style input[type=date], .fl-node-wx2c7zheyti3 .uabb-gf-style .gform_wrapper .gfield select, .fl-node-wx2c7zheyti3 .uabb-gf-style textarea, .fl-node-wx2c7zheyti3 .uabb-gf-style .gform_wrapper .gfield .ginput_container_checkbox, .fl-node-wx2c7zheyti3 .uabb-gf-style .gform_wrapper .gfield .ginput_container_radio, .gform_wrapper .ginput_container_select .chosen-container-single{
		margin-top: 0px !important;

}

body .gform_wrapper .gfield_label {
    font-family: 'Raleway', sans-serif;
    font-weight: 700 !important;
    font-style: normal; 
    font-size: 20px !important;
    letter-spacing: 0%;
}


.gform_wrapper.gravity-theme .gfield_required {
    color: #ffffff !important;
}



.gform_wrapper.gravity-theme .gform_fields {
    grid-row-gap: 0 !important;

}

p.gform_required_legend {
    display: none;
}


.fl-node-wx2c7zheyti3 .uabb-gf-style {

    padding-left: 0px;
    padding-right: 0px;
}

#gform_submit_button_1 {
    width: 148px;
    height: 64px;
    border-radius: 100px;
    border-width: 2px;
    border-style: solid;
    border-color: transparent;
    gap: 10px;
    font-weight: 800 !important;
    letter-spacing: 1.6px;
    font-family: 'Raleway', sans-serif;
    background: #FFFFFF;
    color: #1D2D44;
    cursor: pointer;
    opacity: 1;
    transition: background 0.3s ease;
    display: inline-block;
    text-transform: uppercase; 
	margin-top: 25px;
}

#gform_submit_button_1:hover {
    background: #DEDEDE;
}



.seperator .fl-col:not(.fl-col-has-cols):not(.flush-column) > .fl-col-content{
	margin-right: 0px !important;
    margin-left: 0px !important;
}



.gradient-background > .fl-row-content-wrap {
  position: relative;
  z-index: 0; 
  overflow: hidden;
}

.gradient-background > .fl-row-content-wrap::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #191919 48.45%, rgba(25, 25, 25, 0.3) 280%);
  opacity: 1;
  pointer-events: none;
  z-index: 1;
}

.gradient-background .fl-row-content,
.gradient-background .fl-col,
.gradient-background .fl-col-content {
  position: relative;
  z-index: 2;
}






.mezzanine-floors-grid {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr; 
  grid-template-rows: 1fr 1fr;        
  gap: 24px;
}

.tile-large {
  grid-column: 1 / 2; 
  grid-row: 1 / 3;    
  min-height: 650px;   
}

.tile-small:nth-child(2),
.tile-small:nth-child(3),
.tile-small:nth-child(4),
.tile-small:nth-child(5) {
  min-height: 320px;   
}

.mezzanine-tile {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 24px;
  color: white;
  text-decoration: none;
  background-size: cover;
  background-position: center;
  transition: transform 0.3s ease; 
}

.mezzanine-tile::before {
  content: "";
  position: absolute;
  inset: 0; 
	transition:0.3s;
  background: linear-gradient(180deg, rgba(29, 45, 68, 0) 0%, #1D2D44 100%);
  pointer-events: none; 
}

.tile-title {
  position: absolute;
  bottom: 24px; 
  left: 24px;
  right: 24px;
  align-items: end;         
  justify-content: space-between;
  gap: 35px;
  transition: transform 0.4s ease; 
  transform: translateY(0);
  z-index: 2; 
}

.tile-title h5,
.tile-title h3 {
  margin: 0;
  font-size: 25px !important;
  display: flex;
  align-items: end;         
  justify-content: space-between;
  gap: 35px;
  color: white;
  transition: all 0.4s ease; 
  line-height: 1.2;
}

.tile-title h5 i,
.tile-title h3 i {
  font-size: 52px;
  flex-shrink: 0;
  color: white;
}

.tile-description {
  position: absolute;
  bottom: 24px;
  left: 24px;
  right: 24px;
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.4s ease, transform 0.4s ease;
  font-family: 'Raleway', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0;
  color: white;
  z-index: 1; 
}

.mezzanine-tile:hover .tile-title {
  transform: translateY(-180px); 
}



a.mezzanine-tile.tile-large.mezzanine-tile:hover .tile-title h5,
a.mezzanine-tile.tile-large.mezzanine-tile:hover .tile-title h3 {
    align-items: baseline;
}

.uabb-blog-posts-description {
    padding-top: 20px;
}

a.mezzanine-tile.tile-large.mezzanine-tile:hover .tile-title {
  transform: translateY(-100px); 
}


.mezzanine-tile:hover::before {
  transition:0.3s;
  background: linear-gradient(180deg, rgba(29, 45, 68, 0) -100%, #1D2D44 90%);
}


.mezzanine-tile:hover .tile-title h5,
.mezzanine-tile:hover .tile-title h3 {
  align-items: start; 
}

.mezzanine-tile:hover .tile-description {
  opacity: 1;
  transform: translateY(0);
}










.three-boxes-wrapper {
    display: flex;
    gap: 24px;
	flex-wrap: wrap; 
}

.three-box {
    flex: 1;
    padding: 30px;
    color: white;
    text-align: left;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
    border-bottom: 4px solid #D6F599;
    box-sizing: border-box;
    font-family: 'Raleway', sans-serif!important;
    font-weight: 700!important;
    font-style: normal; 
    font-size: 20px!important;
    line-height: 1.2;
    letter-spacing: 0%;
}

@media (max-width: 768px) {
    .three-boxes-wrapper {
        flex-direction: column;
        align-items: center; 
    }
    .three-box {
        width: 90%;          
        max-width: 400px;    
        text-align: center;  
        padding: 50px 40px;  
        font-size: 22px;    
        line-height: 1.4;
    }
}




.gradidnetimage {
  position: relative;
  display: inline-block; 
}

.gradidnetimage::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%; 
  pointer-events: none; 
  background: linear-gradient(180deg, rgba(29, 45, 68, 0) 60%, #1D2D44 100%);
}


.headingtextsage{
	color: #DDE0BD !important;
	font-weight: 700 !important;
}


.headingtextsagegreen{
	color: #08754F !important;
	font-weight: 700 !important;
}

.headings {
    font-weight: 500 !important;
	line-height: 1.2;
}

.headings h1 {
    font-weight: 500 !important;
	line-height: 1.2 !important;
}

.headings h2 {
    font-weight: 500 !important;
	line-height: 1.2 !important;
}

.globalbutton a{
	font-weight: 800 !important;
	letter-spacing: 1.6px;
	 font-family: 'Raleway', sans-serif;
}



.border-left-text{
    border-left: solid 4px white;
}


.border-left-textblue{
	    border-left: solid 4px #191919;
}

.border-left-textblue p{
	padding-left: 30px;
}

.border-left-text p{
	padding-left: 30px;
}

.h3smallfontweight{
	font-weight: 500 !important;
}

.h3smallfontweight h2{
	font-weight: 500 !important;
}



.sub-menu li a {
  display: flex;
  align-items: center;
  gap: 15px; 
}


#menu-item-201 a::before,
#menu-item-200 a::before,
#menu-item-199 a::before,
#menu-item-198 a::before,
#menu-item-197 a::before {
  font-size: 23px;
}


.sub-menu li a .menu-item-text {
  display: inline-block;
}

#menu-item-201 a::before {
  font-family: "Font Awesome 7 Pro";
  content: "\f495"; /* fa-warehouse-full */
  font-weight: 700;
	color: #1D2D44;
}

#menu-item-200 a::before {
  font-family: "Font Awesome 7 Pro";
  content: "\f49e"; /* fa-box-open */
  font-weight: 700;
	color: #1D2D44;
}

#menu-item-199 a::before {
  font-family: "Font Awesome 7 Pro";
  content: "\f0f2"; /* fa-suitcase */
  font-weight: 700;
	color: #1D2D44;
}

#menu-item-198 a::before {
  font-family: "Font Awesome 7 Pro";
  content: "\f54f"; /* fa-shop */
  font-weight: 700;
	color: #1D2D44;
}

#menu-item-197 a::before {
  font-family: "Font Awesome 7 Pro";
  content: "\f6c1"; 
  font-weight: 700;
	color: #1D2D44;
}

.sub-menu li a::before {
  font-size: 16px;
  color: inherit;
  display: inline-block;
}





.fl-node-voh5usq86z79 .uabb-creative-menu .sub-menu > li > a, .fl-node-voh5usq86z79 .uabb-creative-menu .sub-menu > li > .uabb-has-submenu-container > a {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #dde0bd;
}

.fl-node-voh5usq86z79 .uabb-creative-menu .sub-menu > li {
    border-bottom-style: solid;
    border-bottom-width: 4px;
    border-bottom-color: #08754f;
}



	.menu-open .uabb-off-canvas-menu.uabb-menu-right {
        width: 100%;
        padding: 30px !important;
		box-shadow: 0px 40px 35px 0px rgba(0, 0, 0, 0.09);
}




.topmenuheader .menu > li > a {
  position: relative;
  text-decoration: none;
  color: inherit;
  transition: all 0.3s ease;
}

.topmenuheader .menu > li > a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 0;
  height: 2px;
  background-color: #1D2D44;
  transition: width 0.3s ease;
}

.topmenuheader .menu > li > a:hover::after {
  width: 100%;
}

.topmenuheader .menu > li:last-child > a {
  background: #08754F;
  border-radius: 100px;
  display: inline-block;
  text-align: center;
  transition: background-color 0.3s ease;
}

.topmenuheader .menu > li:last-child > a .menu-item-text {
  display: inline-block;
  padding-top: 15px;
  padding-right: 24px;
  padding-bottom: 15px;
  padding-left: 24px;
  line-height: normal;
  color: #ffffff !important;
}

.topmenuheader .menu > li:last-child > a:hover {
  background: #119E6D;
}

.topmenuheader .menu > li:last-child > a::after {
  display: none;
}

.topmenuheader .menu li ul.sub-menu li a {
  position: relative; 
  text-decoration: none;
  color: inherit;
}

.topmenuheader .menu li ul.sub-menu li a::after {
  display: none;
}




.topmenuheader li > a span.menu-item-text{
	font-size: 15px !important;
  font-weight: 600 !important;
  font-family: 'Raleway', sans-serif !important;
	letter-spacing: 0.8px;
}


.topmenuheader span.menu-item-text{
	font-size: 15px !important;
  font-weight: 600 !important;
  font-family: 'Raleway', sans-serif !important;
	letter-spacing: 0.8px;
}


.footerbottomheder p{
	font-size: 20px !important;
  font-weight: 600 !important;
}


.footerblockbottom p,
.footerblockbottom a {
  font-size: 16px !important;
  font-weight: 500 !important;
  font-family: 'Raleway', sans-serif !important;
}







.copyright .fl-rich-text a:hover {
    color: #f1a027 !important;
}

.copyright p a {
        font-size: clamp(16px, 2.5vw, 16px) !important;
    font-family: 'Unbounded', sans-serif !important;
    font-weight: 500 !important;
    letter-spacing: -0.24px;
	color: #FFFFFF !important;
}


li, p {
  font-size: clamp(16px, 2.5vw, 16px) !important;
  font-family: 'Raleway', sans-serif !important;
  font-weight: 500 !important;
  letter-spacing: -0.24px;
}

h1, .h1-size, .fake-h1, .fake-h1 > span {
  font-size: clamp(36px, 5vw, 61px) !important;
  font-family: 'Raleway', sans-serif !important;
  font-weight: 700 !important;
}

h2, .h2-size, .fake-h2, .fake-h2 > span {
  font-size: clamp(36px, 4.5vw, 39px) !important;
  font-family: 'Raleway', sans-serif !important;
  font-weight: 700 !important;
}

h3, .h3-size, .fake-h3, .fake-h3 > span {
  font-size: clamp(31px, 3.1vw, 31px) !important;
  font-family: 'Raleway', sans-serif !important;
  font-weight: 500 !important;
}

h4, .h4-size, .fake-h4, .fake-h4 > span {
  font-size: clamp(25px, 2.8vw, 25px) !important;
  font-family: 'Raleway', sans-serif !important;
  font-weight: 700 !important;
}

h5, .h5-size, .fake-h5, .fake-h5 > span {
  font-size: clamp(20px, 2.5vw, 20px) !important;
  font-family: 'Raleway', sans-serif !important;
  font-weight: 700 !important;
}

h6, .h6-size, .fake-h6, .fake-h6 > span {
  font-size: clamp(16px, 2.5vw, 16px) !important;
  font-family: 'Raleway', sans-serif !important;
  font-weight: 700 !important;
}


.fl-col:not(.fl-col-has-cols):not(.flush-column) > .fl-col-content {
    margin-right: clamp(20px,3vw,25px) !important;
    margin-left: clamp(20px,3vw,25px) !important;
}




talt { color:#90D0E7 !important; }
.fl-col-content p {margin:0 0 15px; }
.fl-col-content p:last-of-type {margin:0 0 0px; }

.fl-page {
	overflow-x: hidden;
}

.js-stickybit-parent {
	display:flex;
}
.bt-sticking {
    align-self: start;
}

.bg-hover { overflow:hidden;}


/*############################################################### Misc ################################################################*/
.canttouchthis  {pointer-events:none;}
.cantouchthis {pointer-events:all !important}
.fl-module-content  a.smo_padding { padding-right: 10px;}
.fl-module-content a.smo_padding:last-of-type { padding-right: 0px !important;}
ul.smo { display: inline;}
.fl-col {min-height:0px; }
.pointer {cursor:pointer; }
span.wpcf7-list-item {margin:0px; }
input[disabled] {opacity:0.2; }
.smo li {display:inline-block; padding:0px 10px; }
.smo i {font-size:45px !important; }

.loginpage form .form-control::-webkit-input-placeholder {  color:#ffffff !important;}
.loginpage form .form-control::-moz-placeholder { color:#ffffff !important;}
.loginpage form .form-control:-ms-input-placeholder { color:#ffffff !important;}
.loginpage form .form-control:placeholder { color:#ffffff !important;}
.loginpage ::-webkit-input-placeholder { color:#ffffff !important;}
.loginpage ::-moz-placeholder { color:#ffffff !important;}
.loginpage ::-ms-placeholder { color:#ffffff !important;}
.loginpage ::placeholder { color:#ffffff !important;}


@media only screen and (max-width:767px) {
/* 	.fl-module-content { padding-right: 5vw; padding-left: 5vw;} */
	.bgimageoverlayb > .fl-row-content-wrap:after {background-color:#000000; background-color:rgba(0,0,0, 0.4); }
	.bgimageoverlayb > .fl-row-content-wrap:after {content:''; display:block; position:absolute; top:0; right:0; bottom:0; left:0; z-index:0; }
	.bgimageoverlayb .fl-row-content {position:relative; z-index:1; }
	.bgimageoverlayw > .fl-row-content-wrap:after {background-color:#000000; background-color:rgba(255,255,255, 0.7); }
	.bgimageoverlayw > .fl-row-content-wrap:after {content:''; display:block; position:absolute; top:0; right:0; bottom:0; left:0; z-index:0; }
	.bgimageoverlayw .fl-row-content {position:relative; z-index:1; }
}


/*############################################################### MENU ################################################################*/

 #menu-item-44 a {padding-left:0px !important; border-left:none !important; }
 #menu-item-45 a {padding-right:0px !important; }
.uabb-creative-menu:not(.off-canvas):not(.full-screen):not(.menu-item) .uabb-creative-menu .sub-menu {width:max-content; }
.uabb-creative-menu .sub-menu {min-width:unset; margin:0; }
@media only screen and (max-width:760px) {
	.menu > li a {border-left:none !important; }
	.menu-item-text {font-size:21px !important; font-weight: 700 !important; }
	.uabb-creative-menu.full-screen .menu li a span.menu-item-text, .uabb-creative-menu.full-screen .menu li .uabb-has-submenu-container a span.menu-item-text {width:auto !important; }
	.uabb-creative-menu .uabb-has-submenu-container {margin-bottom:initial; }
	.uabb-creative-menu.full-screen .menu>li>a {padding:10px 15px !important; }
	.uabb-creative-menu.full-screen .uabb-menu-overlay ul.menu {width:100% !important; }
	.uabb-creative-menu .sub-menu {box-shadow:none !important; }
	.menu > li a {border-left:none !important; }
}

/*############################################################### TABLES #################################################################*/

/* .fl-module-content table {width:100%; margin-top:20px; }
.fl-module-content tr:nth-child(odd) {background-color:#f5e8e1; }
.fl-module-content tr:nth-child(even) {background-color:#ffffff; }
tr {    border: 1px solid #000;}
.fl-module-content tr:nth-child(1) {}
.fl-module-content td {padding:10px; } */

/*############################################################### StickyFooter ################################################################*/

.fl-page {display:-ms-flexbox; display:-webkit-flex; display:-webkit-box; display:flex; -ms-flex-direction:column; -webkit-flex-direction:column; -webkit-box-orient:vertical; -webkit-box-direction:normal; flex-direction:column; min-height:100vh; }
 .fl-page-content {-ms-flex:1; -webkit-flex:1; -webkit-box-flex:1; flex:1; width:100%; word-wrap:break-word; }
@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
	.fl-page {display:block; }
 	/* IE10 & IE11 */
}

/*############################################################### sticky header ################################################################*/



/*############################################################### forms ################################################################*/

.uabb-cf7-style .uabb-cf7-col-1 { padding: 0px 10px !important;	}
form .uabb-cf7-col-2:nth-child(even){padding: 0px 5px 0px 10px !important;}
form .uabb-cf7-col-2:nth-child(odd){padding: 0px 10px 0px 5px !important;}
form label { margin:0px !important;}




@media only screen and (min-width: 767px) and (max-width: 1168px){
	
	.uabb-creative-menu .sub-menu {
        box-shadow: none !important;
    }
	
	.menu-item-text {
        font-size: 21px !important;
        font-weight: 700 !important;
    }
	
#menu-item-171 > a {
    display: flex;                  
    justify-content: center;        
    align-items: center;            
    width: 100%;                   
    height: 64px;                   
    padding: 22px 39px;             
    border-radius: 100px;           
    background-color: #08754F;      
    color: #ffffff !important;                
    text-align: center;             
                   
	font-weight: 800 !important;
	    font-family: 'Raleway', sans-serif !important;
letter-spacing: 1.6px;
}
	
	
	.fl-node-voh5usq86z79 .uabb-creative-menu.off-canvas .menu {
    margin-top: 90px;
}
	
	.fl-node-voh5usq86z79 .uabb-creative-menu .uabb-off-canvas-menu .uabb-menu-close-btn {
    font-size: 35px;
}

#menu-item-171 > a:hover {
    background-color: #065f3e;      
}
	
	
	#menu-item-171 > a span{
		    color: #ffffff !important;

	}


	
	
	ul.sub-menu {
    margin-top: 30px !important;
}
	
	
  .uabb-creative-menu .sub-menu > li::after {
    display: none;
  }

  .uabb-creative-menu .sub-menu > li {
    border-bottom: 1px solid #1D2D44 !important;
  }
	
	
	ul.sub-menu li {
    margin-bottom: 10px !important;
}
	
	ul.sub-menu li span {
    font-size: 16px !important;
}
	
	
	.menu-open .uabb-off-canvas-menu.uabb-menu-right{
    padding: 10px !important;

}
	
	ul#menu-main-menu-1 li {
    margin-bottom: 35px;
}
	
	
	.uabb-has-submenu-container span.menu-item-text {
    font-weight: 700 !important;
    font-size: 20px !important;
    font-family: 'Raleway', sans-serif !important;
}
	
}


@media only screen and (max-width:767px) {
	
	
.gradidnetimage::after {
 
  display: block !important; 
  transform: translateZ(0);  
  backface-visibility: hidden; 
}


	


	
	
	
.topheaderimage img {
    height: 350px !important;
}


.topheaderimage1 img {
    height: 350px !important;
}
	
	
	.topheaderimageblockinternal {
    margin-top: 50px;
}
	
	
		.mezzanine-floors-gridinternal {
   
    grid-template-columns: repeat(1, 1fr) !important;
   
}
	
	
	.uabb-masonary-filters-wrapper ul.uabb-masonary-filters {
    flex-wrap: unset !important;
    overflow: scroll;
}
	
	
	
	
	
#menu-item-171 > a {
    display: flex;                 
    justify-content: center;        
    align-items: center;           
    width: 100%;                   
    height: 64px;                 
    padding: 22px 39px;          
    border-radius: 100px;           
    background-color: #08754F;      
    color: #ffffff !important;               
    text-align: center;            
                  
	font-weight: 800 !important;
	    font-family: 'Raleway', sans-serif !important;
letter-spacing: 1.6px;
}
	
	
	.fl-node-voh5usq86z79 .uabb-creative-menu.off-canvas .menu {
    margin-top: 90px;
}
	
	.fl-node-voh5usq86z79 .uabb-creative-menu .uabb-off-canvas-menu .uabb-menu-close-btn {
    font-size: 35px;
}

#menu-item-171 > a:hover {
    background-color: #065f3e;     
}
	
	
	#menu-item-171 > a span{
		    color: #ffffff !important;                

	}


	
	
	ul.sub-menu {
    margin-top: 30px !important;
}
	
	
  .uabb-creative-menu .sub-menu > li::after {
    display: none;
  }

  .uabb-creative-menu .sub-menu > li {
    border-bottom: 1px solid #1D2D44 !important;
  }
	
	
	ul.sub-menu li {
    margin-bottom: 10px !important;
}
	
	ul.sub-menu li span {
    font-size: 16px !important;
}
	
	
	.menu-open .uabb-off-canvas-menu.uabb-menu-right{
    padding: 10px !important;

}
	
	ul#menu-main-menu-1 li {
    margin-bottom: 35px;
}
	
	
	.uabb-has-submenu-container span.menu-item-text {
    font-weight: 700 !important;
    font-size: 20px !important;
    font-family: 'Raleway', sans-serif !important;
}
	
	
	a.mezzanine-tile.tile-large.mezzanine-tile:hover .tile-title {
  transform: translateY(-100px); 
}


a.mezzanine-tile.tile-large .tile-description {
	width: auto!important;
}
	
	
	.smallcardblocks.fl-col:not(.fl-col-has-cols):not(.flush-column) > .fl-col-content {
       margin-right: clamp(20px, 3vw, 25px) !important;
    margin-left: clamp(20px, 3vw, 25px) !important;
}

	
	
	.topmenuheader .menu li a {
  text-align: right !important;
}
	
	.footerblockbottom p {
    text-align: left !important;
}
}

 .uabb-cf7-style select, .uabb-cf7-style input[type=tel], .uabb-cf7-style input[type=email], .uabb-cf7-style input[type=text], .uabb-cf7-style input[type=url], .uabb-cf7-style input[type=number], .uabb-cf7-style input[type=date], .uabb-cf7-style textarea { border-bottom-color:#fff !important;}
	
.uabb-cf7-style .uabb-cf7-col-1 { padding: 0px !important;	}
form .uabb-cf7-col-2:nth-child(even){padding: 0px !important;}
form .uabb-cf7-col-2:nth-child(odd){padding: 0px !important;}
}

/*############################################################### Custom ################################################################*/


@media only screen and (max-width:1168px) {
		.fl-module.fl-module-photo.fl-photo.fl-photo-align-center.fl-node-ehjfonl7ctsw {
    text-align: left !important;
}
}

@media only screen and (max-width:1168px) {
	.fl-builder-content-39 .fl-node-ch163yxutlwz {
    display: flex;
    flex-direction: column;
}
}

@media only screen and (max-width: 767px) {
	
	
	.topheadermenu .fl-col:not(.fl-col-has-cols):not(.flush-column) > .fl-col-content{
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
	
	
	.topheadermenu .fl-row-content-wrap{
		padding-left: 0px;
		padding-right: 0px;
	}

}





@media only screen and (min-width: 1498px) and (max-width: 1669px){
	
	
	.fl-module.fl-module-photo.fl-photo.fl-photo-align-center.fl-node-ehjfonl7ctsw {
    text-align: left !important;
}



.fl-node-voh5usq86z79 .uabb-creative-menu .menu > li{
margin-left: 10px;
    margin-right: 10px;
}

}















@media only screen and (min-width: 1466px) and (max-width: 1497px){
	
	.fl-node-gjims8nle36k {
    width: 20% ;
}
	
	
	.fl-node-5si2frdpubmv {
    width: 80%;
}
	
	.fl-node-voh5usq86z79 .uabb-creative-menu .menu > li{
margin-left: 10px;
    margin-right: 10px;
}


}






@media only screen and (min-width: 1317px) and (max-width: 1465px){
	
	.fl-node-gjims8nle36k {
    width: 20% ;
}
	
	.fl-node-voh5usq86z79 .uabb-creative-menu .menu > li{
margin-left: 10px;
    margin-right: 10px;
}
	
	
	.fl-node-5si2frdpubmv {
    width: 80%;
}


}





@media only screen and (min-width: 1169px) and (max-width: 1316px){
	
		.fl-node-gjims8nle36k {
    width: 20% ;
}
	
	.fl-node-voh5usq86z79 .uabb-creative-menu .menu > li{
margin-left: 5px;
    margin-right: 5px;
}
	
	
	.fl-node-5si2frdpubmv {
    width: 80%;
}
	
	.fl-node-voh5usq86z79 .uabb-creative-menu .menu {
    text-align: right;
}
	
	.topmenuheader .menu li:last-child a .menu-item-text
 {

    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
   
}


}





@media only screen and (min-width: 1168px) and (max-width: 1485px){
	
	.fl-col.fl-node-cpnxeid4ryv8.fl-col-bg-color .fl-col-content.fl-node-content {

		margin-right: 0px !important; 
    	 margin-left: 0px !important; 
	

}
	
	.fl-builder-content-39 .fl-node-fzqp8cj4vr0y {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
}



.fl-node-cpnxeid4ryv8 > .fl-col-content {
    padding-right: 10px;
    padding-left: 10px;
}


.fl-builder-content-39 .fl-node-ch163yxutlwz {
    flex-direction: row-reverse;
}
	
	.topmenuheader .menu > li:last-child > a .menu-item-text {
 
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  
}


}






@media only screen and (min-width: 1168px) and (max-width: 1188px){
	
	.topmenuheader li > a span.menu-item-text {
    font-size: 13px !important;
		

}


li#menu-item-176 {
    font-size: 13px !important;
}

	
	
}



@media (max-width: 1024px) {
	
	
	
	.mezzanine-floors-gridinternal {
   
    grid-template-columns: repeat(2, 1fr);
   
}
	
	
  .mezzanine-floors-grid {
    grid-template-columns: 1fr 1fr; 
  }
}

@media (max-width: 768px) {
  .mezzanine-floors-grid {
    grid-template-columns: 1fr; 
  }
	.tile-large {

    min-height: 350px;
}
	
	
	
	.tile-small:nth-child(2),
.tile-small:nth-child(3),
.tile-small:nth-child(4),
.tile-small:nth-child(5) {
  min-height: 350px;   
}
	
}



@media (max-width: 768px) {
	
	
	.fl-module.fl-module-photo.fl-photo.fl-photo-align-center.fl-node-xw92uylbr0dp.gradidnetimage.topheaderimage {
    margin-top: 50px;
}
	

	.fl-node-8uk4o0yjnmx5.fl-module-html {
    margin-top: 20px;
}
	
  .mezzanine-tile,
  .mezzanine-tile:hover {
    transform: none !important;
  }

  .mezzanine-tile::before {
    background: linear-gradient(180deg, rgba(29, 45, 68, 0) -100%, #1D2D44 90%) !important;
  }

  .mezzanine-tile .tile-title {
    transform: translateY(-120px) !important;
  }

  .mezzanine-tile.tile-large .tile-title {
    transform: translateY(-120px) !important;
  }

  .mezzanine-tile .tile-title h5,
	.mezzanine-tile .tile-title h3 {
    align-items: start !important;
  }

  .mezzanine-tile .tile-description {
    opacity: 1 !important;
    transform: translateY(0) !important;
  }
	
  .topheaderblock > .fl-row-content-wrap > .fl-row-content {
    display: flex;
    flex-direction: column;
  }

  
  .topheaderblock .fl-col-group:nth-child(1) { order: 1; } 
  .topheaderblock .fl-col-group:nth-child(2) { order: 2; } 
  .topheaderblock .fl-col-group:nth-child(3) { order: 3; }


  .topheaderhome { order: 1; }
  .topheaderbutton { order: 2; }
  .topheadericonlist { order: 3; }

  
  .topheadersmalltext { order: 1; }
  .topheaderbigtext { order: 2; }
  .topheadegglobalbutton { order: 3; }
}

/* Location Grid */
.pp-content-post-grid.pp-css-grid.location {
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
gap: 24px;
}
.pp-content-post-grid.location .pp-post-featured-img img {
height: 300px;
width: 100%;
object-fit: cover;
display: block;
}
.pp-content-post-grid.location .pp-content-post {
	transition: 0.3s all ease;
}
.pp-content-post-grid.location .pp-content-post,
.pp-content-post-grid.location .pp-content-post .pp-content-body{
padding: 10px;
}
.pp-content-post-grid.location .pp-content-post:hover {
background-color: #eeeeee;
}
.pp-content-post-grid.location h2.pp-content-grid-title.pp-post-title {
font-size: 25px!important;
}
/* Tablet */
@media (max-width: 1024px) {
.pp-content-post-grid.pp-css-grid.location {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
}
/* Mobile */
@media (max-width: 640px) {
.pp-content-post-grid.pp-css-grid.location {
 grid-template-columns: 1fr;
}
}