/*
Theme Name:   Gutenify Business Child
Theme URI:    http://example.com/twenty-fifteen-child/
Description:  Gutenify Business Child Theme
Author:       Accend Web Solutions
Author URI:   http://accend4web.co.uk
Template:     gutenify-business
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  gutenify-business-child
*/

.wrapperProjects {  
  overflow:hidden;
background-color: #eee;
}

.greyBackground {
   background-color: #f3f3f3;
}

.home-services-gallery {
   width: 100%;
}

.padding-home-products {
  padding: 0 26px;
  position: relative;
}

.wrapperProjects .projectsLeftImage, .wrapperProjects .projectsRightText, .wrapperProjects .projectsLeftText, .wrapperProjects .projectsRightImage {
   padding: 10px;
   display: inline-block;
}

.wp-block-navigation__container .wp-block-navigation-item, .wp-block-navigation .wp-block-navigation-item__label {
   font-size: 1.1rem;
}

.gutenify-section-eeda6288-01b4-40fc-9503-925ee82de8c2 {
  padding-top: 0;
}

.wp-container-11 {
   background-color: #1a1517 !important;
}

.wp-block-button__link {
   padding-left: 25px; padding-right: 25px;
}

.wp-block-column.is-vertically-aligned-center {
  align-self: auto;
}

#projectsRightImage {
  float:right;
  width: 50%;
  height: 100%;
  display: block;
  position: relative;
}

#projectsLeftText { 
  width:50%; 
  padding: 2% 8% 0 3%;
  float: left;
}

#projectsLeftImage {
  width:50%;
  float: left;
}

#projectsRightText { 
  padding: 2% 3% 2.5% 8%;
  width: 50%;
  float:right;
}

.blue {
 color: #0f2765;
}

.sizea {
  font-size: 1.4rem;
}

.oil-free-compressors-bg-image-1 {
   background-image: url('/wp-content/uploads/2023/07/Oil-Free-Compressors.png');
   background-size: contain;
   background-repeat:no-repeat;
   min-height: 440px;
   width: 100%;
   display: inline-block;
   position: relative;
   margin-top: 100px;
   background-position: 50% 50%;
}

.containerised-gas-air-systems-bg-image {
   background-image: url('/wp-content/uploads/2024/01/container.png');
   background-size: contain;
   background-repeat:no-repeat;
   min-height: 440px;
   width: 100%;
   display: inline-block;
   position: relative;
   margin-top: 100px;
   background-position: 50% 50%;
}

.oil-free-compressors-bg-image-2 {
   background-image: url('/wp-content/uploads/2023/07/Oil-Injected-Compressors-2.png');
   background-size: contain;
   background-repeat:no-repeat;
   min-height: 440px;
   width: 100%;
   display: inline-block;
   position: relative;
   margin-top: 60px;
   background-position: 50% 50%;
}
.air-treatment-bg-image {
   background-image: url('/wp-content/uploads/2023/07/AF-Series-Product-Image-1.png');
   background-size: contain;
   background-repeat:no-repeat;
   min-height: 440px;
   width: 100%;
   display: inline-block;
   position: relative;
   margin-top: 80px;
   background-position: 50% 50%;
}

.compressed-air-storage-distribution-bg-image {
   background-image: url('/wp-content/uploads/2023/07/Air-Accessories-Landing-Page-1.png');
   background-size: contain;
   background-repeat:no-repeat;
   min-height: 440px;
   width: 100%;
   display: inline-block;
   position: relative;
   margin-top: 80px;
   background-position: 50% 50%;
}

.gas-generators-distribution-bg-image {
   background-image: url('/wp-content/uploads/2023/07/Rotair-GP-75-Product-Image.png');
   background-size: contain;
   background-repeat:no-repeat;
   min-height: 500px;
   width: 100%;
   display: inline-block;
   position: relative;
   margin-top: 60px;
   background-position: 50% 50%;
}

.heat-recovery-distribution-bg-image {
   background-image: url('/wp-content/uploads/2023/06/heat-recovery.jpeg');
   background-size: cover;
   background-repeat:no-repeat;
   height: 540px;
   width: auto;
}

.industrial-process-chillers-bg-image {
   background-image: url('/wp-content/uploads/2023/06/img_8191.jpg');
   background-size: cover;
   background-repeat:no-repeat;
   height: 540px;
   width: auto;
}


.pneumatic-tools-bg-image {
   background-image: url('/wp-content/uploads/2023/06/cp3550-030aa.jpeg');
   background-size: cover;
   background-repeat:no-repeat;
   height: 540px;
   width: auto;
}


.vacuum-pumps-bg-image {
   background-image: url('/wp-content/uploads/2023/06/cpa-6634.jpg');
   background-size: cover;
   background-repeat:no-repeat;
   height: 540px;
   width: auto;
}

.enquiryCTA {
   border-radius: 30px;
   padding: 15px 25px;
   background-color: #1a1517;
   font-size: 15px;
   margin-bottom: 19px;
   width: 190px;
   text-align: center;
   display:block;
}

.enquiryCTA a {
   display: inline-block;
   width: 100%;;
}

.enquiryCTA a:link, .enquiryCTA a:visited {
   color: #ffffff;
}
.enquiryCTA a:hover {
   color: #000000;
}

ul.has-background {
  padding: 1.25em 0.2em;
}

.wp-block-navigation-item__label {
	font-size: 14px;
}



@media screen and (max-width: 1000px) {
.wrapperProjects { 
  border : 2px solid #000; 
  overflow:hidden;
  margin: 0 20px;
}

   #projectsLeftText { 
    float: none;
    margin:20px;
    width:auto;
    border:0;   
  }
}