html {
    scroll-behavior: smooth;
  }

.wp-caption {
    max-width: 100%;
    margin-bottom: 1.5em;
}
.wp-caption .wp-caption-text {
    margin: 0;
    font-size: 18px;    
    background:#333;    
    position: relative;    
    top: -5px;    
    padding: 12px 0;    
    color:#fff;
}
.wp-caption-text {
    text-align: center;
}
.ctct-form-field.ctct-form-field-submit {
    float: right;
    position: absolute;
    top: 34px;
    right:110px;
}
.never_miss form {
    position: relative;
}
.archive ul.products li {
    padding: 15px 15px 20px 15px !important;
    box-shadow: 0 0px 10px rgba(0,0,0,0.1);
}
.archive .woocommerce-loop-category__title , .woocommerce-loop-product__title{
    font-size: 26px !important;
    color:#333333;
    font-weight: 700;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items:center !important;
    align-content:center !important;
    min-height:100px;
    font-weight: bold !important;
letter-spacing: 0 !important;
}
.count {
    display: none;
}
.archive.woocommerce ul.products li.product a img {
    height: 240px; 
    display: block;
    margin: 0 0 7px 0 !important;
    box-shadow: none;
    object-fit: cover;
    object-position: top center;
    text-align: center;
    display: inline-block;
}
ul.clsPadeTeam {
    overflow: hidden;
}
ul.clsPadeTeam li{
    list-style: none;
    float: left;
    margin: 0 20px 0 0;
}
ul.clsPadeTeam li .wp-caption .wp-caption-text {
    line-height: 22px;
    padding: 0 0 14px 0;
    margin: 0;
    font-size: 16px;
    font-weight: bold;
}
.wp-caption-text span {
        color:#027dc3;
        font-size: 14px;
        font-weight: normal;
}
.woocommerce-products-header img {
    float: right;
    margin: 0 0 20px 20px;
}

.woocommerce ul.products li.product .price {
    font-size: 30px;
    letter-spacing: -1px;
    color: #333333;
    font-family: "Roboto";
    font-weight: bold;
}
.woocommerce-message {
    border-top-color:#027dc3;
}
.woocommerce-message::before {
    content: "\e015";
    color:#027dc3;
}
.button.wc-forward{
    background-color: rgb(0, 168, 80) !important;
    color: #fff !important;
}
.coupon input {
    height: 40px;
    width: 346px !important;
    font-size: 16px;
}
.cart .button{
    background-color:#027dc3 !important;
    color: #fff !important;
    font-weight: normal !important;
    border-radius: 100px !important;
}
.checkout-button {
    float: right !important;
    display: inline !important;
    font-weight: normal !important;
    font-size: 24px !important;
    padding: 17px 22px !important;
    font-weight: bold !important;
    text-transform: uppercase;
    background-color:#027dc3 !important;
}
.content-area .woocommerce-breadcrumb{
    display: none;
}
.single-product #primary {
    background-image: none !important;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    margin: 14px 14px 0 0 !important;
}
#product-9060 {
    margin: 26px 0 0 0;
}
.woocommerce div.product p.price{
    color:#000;
    font-size: 24px;
    font-weight: 600;
}
.summary.entry-summary h1 {
    color:#333;
    font-size: 34px !important;
}
.minus.clsQtyMinus {
    float: left;
    border:#D1D1D1 solid 1px;
    padding: 0 17px;
    color:#000;
    height: 36px;
    margin: 6px 0 0 0;
    font-size: 28px;
    background: none;
}
.single-product .woocommerce div.product form.cart div.quantity {
    float: left;
    margin: 0;
    width: 7%;
}
.single-product.woocommerce .quantity .qty {
    width: 100%;
    text-align: center;
    height: 36px;
    margin: 6px 0 16px 0;
    border:#D1D1D1 solid 1px;
}
.plus.clsQtyPlus {
    border:#D1D1D1 solid 1px;
    padding: 0 17px;
    color:#000;
    height: 36px;
    margin: 6px 0 0 0;
    font-size: 21px;
    background: none;
}
.single-product.woocommerce div.product form.cart div.quantity {
    float: left;
    margin:0 !important;
    width: 32%;
}
.clsNumberCount{
    float: left;
    width: 30%;
}
.sku_wrapper {
    display: block;
    margin-bottom: 16px;
}
.add_to_cart_button{
    border-radius: 18px !important;
    background-color:#027dc3 !important;
	color:#fff !important;
    padding: 0 !important;
    text-decoration: none !important;
    height: 37px;
    border: none !important;
    width: 165px;
    text-align: center;
    line-height: 37px !important; 
    font-weight: bold !important;
    font-size:14px !important;
    cursor: pointer !important;
    text-transform: uppercase;
}
.add_to_cart_button:hover{
	background-color:rgb(0, 168, 80) !important;
}
.page-description h2{
    font-size: 48px;
    letter-spacing: -2px;
    line-height: 58px;
    color: #333333;
    font-family: "Roboto";
    font-weight: 400;
    text-align: center;
}
.page-description h2 strong{
    color: #027dc3;
}
.woocommerce-products-header span img {
    float: none;
    margin: 0;
    position: relative;
    top: 6px;
    left: 10px;
}
.clsfreeshipping{
    font-size: 14px;
    line-height: 30px;
    color:#919191;
    font-family: "Roboto";
    font-weight: 300;
    text-align: center;
    border:#ccc  solid 1px;
    padding: 1px 16px !important;
    margin: 0 0 22px 0;
    display: inline-block;
}
.woocommerce-result-count {
    width: 50%;
    float: right !important;
    text-align: right;
    font-size: 14px;
    padding: 15px 0 0 0;
}
.woocommerce-ordering {
    float: none !important;
    width: auto;
    padding: 7px 0;
    border-top:#ccc solid 1px;
    border-bottom:#ccc solid 1px;
}
.woocommerce-ordering label {
    position: relative;
    top: 6px;
    font-size: 17px;
    right: 1px;
}
select.orderby , select#pa_height-of-dome {
    background-image:linear-gradient(45deg, transparent 50%, #fff 50%),linear-gradient(135deg, #fff 50%, transparent 50%);background-position:calc(100% - 20px) calc(1em + 2px),
      calc(100% - 15px) calc(1em + 2px),
      calc(100% - 2.5em) 0.5em;
    background-size:5px 5px, 5px 5px,  1px 1.5em;
    background-repeat: no-repeat;
    border-radius: 4px;
    display: inline-block;
    font: inherit;
    line-height: 1.5em;
    padding:10px 6px;  
    margin: 0;   
    box-sizing: border-box;    
    -moz-appearance: none;
    background-color:#4d4c4c;
    color:#fff;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    width: 178px;
    font-size: 13px;
  }
  .reset_variations {
    margin: 0 0 0 12px;
}
  select.orderby:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
  }

  .clsadvantages h3{
    font-size: 24px;
    line-height: 34px;
    color:#ffffff !important;
    font-family: "Roboto";
    background:#027dc3;
    text-align: left;
    padding: 7px 0 8px 25px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0 !important;
    font-family: "Roboto Condensed";
  }
  .clsadvantages {
    width: 31%;
    float: left;
    margin:0 42px 60px 0;
}
.clsadvantages ul li{
    font-family: "Roboto Condensed";
}
.clsadvantages ul , #tab-description ul{
    margin: 17px 0 0 30px;
    list-style: none;
}
.clsadvantages ul li::before , #tab-description ul li::before{
    content: "\2022";
    color: #b7b7b7;
    font-weight: bold;
    display: inline-block; 
    width: 1em;
    margin-left: -1em;
    position: relative;
    top: 2px;
    font-size: 20px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background:#027dc3 !important;
    color: #fff !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border-radius: 0 !important;
    background-color: #fff !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    content:unset !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after{
    content: unset !important;
}
#tab-description ul{
    margin-top: 0 !important;
}
#tab-description h3{
    font-size: 24px;
    letter-spacing: -1px;
    color:#333333;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-weight: 500;
}
.related.products li {
    padding: 20px 15px 20px 15px !important;
    box-shadow: 0 0px 10px 
    rgba(0,0,0,0.1);
}
.related.products li a img{
    width: 100%;
    height: 180px;
    display: block;
    margin: 0 0 7px 0 !important;
    box-shadow: none;
    object-fit: cover;
    object-position: top center;
}
.clsproductshipping {
    padding: 0;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    overflow: hidden;
}
.products.columns-4 {
    text-align: center;
}
select#pa_height-of-dome {
    background-image:linear-gradient(45deg, transparent 50%, #999 50%),linear-gradient(135deg, #999 50%, transparent 50%);background-position:calc(100% - 20px) calc(1em + 2px),
      calc(100% - 15px) calc(1em + 2px),
      calc(100% - 2.5em) 0.5em;
    background-color:transparent !important;
    color:#999 !important;
    border: #999 solid 1px !important;
    font-size: 16px !important;
    border-radius: 0;
    padding: 6px 10px;
  }
  .woocommerce table.shop_attributes td {
    font-style:normal !important;
  }
  .ctct-form-18818 a.button{
      display: none;
  }
  ul.clsFourSystems li{
      width: 70% !important;
      padding: 10px 20px 10px 0 !important;
      margin: 0 !important;
  }
  ul.clsFourSystems li a{
    background:#027dc3;
    color:#fff;
    font-size: 21px;
    font-family: "Roboto";
    font-weight: 400;    
    display: inline-block;
    text-decoration: none;
  }
  .bwg_load_more_ajax_loading {
    height: 0;
}

.main-img-slider .slick-track .slick-slide img {
    height: 450px;
    width: 100%;
    object-fit: cover;
}
.type-product h2 {
    font-weight: normal !important;
    font-size: 20px !important;
    min-height: 78px !important;
    font-weight: bold !important;
  
}
.type-product h2:hover {
    color: #027dc3;
}
.clsSubTitle {
    font-size:30px;
    color:#333333;
    font-weight:500;
    font-family: 'Roboto Condensed', sans-serif;
    padding-bottom: 10px;
    display: inline-block;
}
a.clsRequestOrder {
    font-size: 15px;
    letter-spacing: 0px;
    color:#333333;
    font-family: "Roboto";
    font-weight: 400;
    text-align: center;
    border:#333333 solid 1px;
    padding: 2px 30px;
    text-align: center;
    float: left;
    text-decoration: none;
    border-radius: 100px;
    text-transform: uppercase;
    line-height: 37px !important;
    margin-top: 10px;
}
a.clsRequestOrder:hover {
    color:#fff;
    border:#027dc3 solid 1px;
    background: #027dc3;
}
.clsProduction{
    width: 100%;
    margin: 4% 0;
    border-collapse: collapse;
}
.clsProduction tr td{
    text-align: center;
    padding: 24px 20px;
    font-size: 18px;
    line-height: 30px;
    color: #333333;
    font-family: "Roboto";
    font-weight: 400;
    border-right: #fff solid 1px;
    width: 20%;
}
.clsProduction tr:nth-child(even) {
    background-color: #f2f2f2;
}
.clsTableheadBg{
    background:url('../images/table-bg.png') repeat-y right;
    background-size: 100%;
}
a.clsFourGreatSystems:hover b {
    left: 24px;
    transition: 0.3s;
}
tr.clsTableheadBg td {
    color:#fff;
}
.clsProduction tr td.clsFirstTdLeft{
    text-align: left;
}
.clsProduction tr td br {
    margin: 0 0 20px 0;
}
.clsnopadding{
    padding: 0 !important;
}
.clsnospace{
    padding: 0 !important;
}
.clsnospace a {
    background: #0177c1;
    padding:4px 12px;
    color:#fff;
    text-decoration: none;
    font-size: 15px;
    margin: 10px 8px 0 8px;
    border-radius:6px;
    line-height: 24px;
    min-height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.clsnospace a:hover {
    background: rgb(0, 168, 80);
}
.clsnopadding ul{
    padding-bottom: 0;
    margin-bottom: 0;
}

.woocommerce div.product div.images img {
    display: block !important;
    width:auto !important;
    height: auto !important;
    object-fit: cover;
    object-position:center;
    margin: 0 auto;
    text-align: center;
}
#bwg_thumbnails_0 {
    width: 100% !important;
    margin:30px 0 0 0 !important;
}
#bwg_container1_0 #bwg_container2_0 .bwg_gal_title_0 {
    display: block;
    padding: 2px;
    background-color:rgba(0, 0, 0, 0);
    line-height: 20px;
    font-family: "Roboto Condensed" !important;
    font-size: 30px;
    font-weight: 500;
    color:#323A45;
    text-align: center;
    padding: 22px 0  0 0;
}
#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-item {
    justify-content: flex-start;
    max-width: 100%;
    width: 25% !important;
    margin:0;
}
.clsdescription img{
    width:auto !important;
    height:360px !important;
    margin:0 0px 20px 30px;

}
h2.clsrelatedtitle, #tab-description h2{
    font-size: 29px !important;
    letter-spacing: 0 !important;
    line-height: 58px !important;
    color: #333333;
    font-family: "Roboto" !important;
    font-weight: 500 !important;
    text-transform: uppercase;
}
.clstable{
    width: 100%;
max-width: 100%;
margin-bottom: 20px;
}
.clstable tbody tr td{
    padding: 8px 0 9px 12px;
    font-size: 16px;
}
.clstable > tbody > tr:nth-of-type(2n+1) {
    background-color: 
    #f9f9f9;
}
.clsGeneralQuestions{
    background:url('../images/table-bg.png') repeat-y;
    color:#fff;
    font-size: 28px;
    background-size: 100%;
    border-radius: 10px 10px 0 0;
    padding: 12px 0 12px 20px;
    font-weight: bold;
}
.wpsm_panel-group {
    border-left:#cccccc solid 1px;
    border-right:#cccccc solid 1px;
    border-bottom:#cccccc solid 1px;
}
#primary .wpsm_panel + .wpsm_panel {
    margin-top: 0 !important;
}
#primary .wpsm_panel-default {
    border: 1px solid 
    transparent !important;
}
#primary .wpsm_panel-default > .wpsm_panel-heading {
    color:#000000 !important;
    background-color:#fff !important;
    border-bottom:#e8e8e8 solid 1px !important;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
#primary .wpsm_panel-default > .wpsm_panel-heading:last-child {
    border-bottom:none;
}
#tab-description ul {
    margin-bottom: 20px;
    margin-top: 14px !important;
}
#primary .wpsm_panel-title a {
    font-size: 20px !important;
    font-family: "Roboto" !important;
    color: #000000 !important;
    letter-spacing: 0;
    font-weight: 400;
}
#primary .wpsm_panel-body {
    background-color:#f7f7f7 !important;
    color:#000000 !important;
    border-top-color: #e8e8e8 !important;
    font-size: 18px !important;
    font-family: "Roboto" !important;
    overflow: hidden;
    border: none !important;
    border-bottom: 1px solid #e8e8e8 !important;
    line-height: 30px;
}
#primary .ac_open_cl_icon {
    background-color:#fff !important;
}
.fa-minus::before {
    content: "\f077";
    color: #ccc;
}
.fa-plus::before {
    content: "\f078";
    color: #ccc;
}
ul.clsAquaponicSystemsList {
    margin: 0;
}
ul.clsAquaponicSystemsList li{
    list-style: none;
    padding: 0 0 0 25px;
    position: relative;
	margin:0 0 5px 0;
	background:url(../images/right-arrow.svg) no-repeat 0px 10px;
	background-size:14px;
}
#bwg_container1_0 #bwg_container2_0 .tablenav-pages_0 a {
    font-size: 30px !important;
    font-family: "Roboto" !important;
    font-weight: bold;
    padding: 3px 6px 8px 6px !important;
    display: inline-block !important;
    width: 40px;
}
#bwg_container1_0 #bwg_container2_0 .paging-input_0 {
    font-size: 17px;
    font-family: "Roboto" !important;
    font-weight: bold;
    color:#ccc !important;
    vertical-align: middle;
    position: relative;
    top: -7px;
}

h2.woocommerce-loop-category__title:hover, h3.woocommerce-loop-category__title:hover{
    color: #027dc3 !important;

}
.post-type-archive-product .clsHeaderShadow::before, .single-case_studies .clsHeaderShadow::before{
display: block;
}
.post-type-archive-product .clsHeaderShadow header, .archive.woocommerce-page .clsHeaderShadow header, .single-product .clsHeaderShadow header, .single-case_studies .clsHeaderShadow header{
position: absolute;
}
.post-type-archive-product #inner-banner, .woocommerce-page #inner-banner, .single-case_studies #inner-banner {
display: block;
}
.page-template .clsHeaderShadow::before {
    background:none;
}

.clsDesImage {
    float: right;
    margin: 0 0 35px 35px;
}
.clsDesImage img {

    float: none;
    margin: 0;
    line-height: 0;
    display: block;

}
.clsDesImage span {

    display: block;
    clear: both;
    text-align: center;
    background:#eee;
    font-size: 20px;
    font-weight: bold;
    padding: 8px 0;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: -.7px;

}
.post-type-archive-product p{
    padding-top: 20px;
    text-align: center;
}
.site-main .clsProductListing {
    margin: 0 0 0 0;
}
.archive.tax-product_cat h2.woocommerce-products-header__title{
    font-size: 48px !important;
    letter-spacing: -2px !important;
    line-height: 58px !important;
    color:#333333 !important;
    font-family: "Roboto" !important;
    font-weight: 400 !important;
    padding: 0 0 30px 0 !important;
    position: relative;
    line-height: normal;
    margin: 0;
}
.archive.tax-product_cat h2 strong{
    font-size: 48px;
    font-weight: bold;
    color: #027dc3;
}
.term-description b {
    font-size: 30px;
    padding: 0 0 20px 0 !important;
    display: block !important;
    margin: 0 !important;
    color:#333 !important;
}
.term-description br {
    display:none;
}
.term-description strong {
    font-size: 30px;
    font-weight: bold;
    color: #027dc3;
    display: block;
    padding-bottom: 20px;
}
.clsadvantages:last-child{
    margin: 0 !important;
}
#tab-description .clsadvantages {
    width: 30%;
    margin: 0 42px 0px 0;
}
.archive.post-type-archive .clsInsidePage #primary h2{
    font-size: 48px;
    letter-spacing:-2!important;
    line-height: 58px !important;
    color:#333333 !important;
    font-family: "Roboto";
    font-weight: 400;
    padding: 0 !important;
    position: relative;
    line-height: normal;
    margin: 0;
}
.page-id-19822 .gform_wrapper {
    margin: 0 auto !important;
    padding: 20px;
    box-shadow: none;
    border: none;
    width: 100% !important;
}
.clsproductshipping img {

    width: auto !important;
    height: auto !important;
    position: absolute;
    top:7px;
    object-fit: unset !important;
    object-position: unset !important;
    right: -4px;

}
.easy_t_single_testimonial{
    margin: 20px 0;
    background:#fff;
    padding:35px;
    position: relative;
    border: none;
    border-bottom: #ccc solid 1px;
}
.testimonial-client {
    font-weight: bold;
    font-size: 22px;
    font-style: normal;
    color: #027dc3;
}
.testimonial_author {
    overflow: hidden;
}
.testimonial_body::before, .clsCSTestimonials::before {
    content: "\201C";
    position: absolute;
    font-size: 50px;
    padding: 10px;
    line-height: 1;
    color:#027dc3;
    left: 15px;
    top: 20px;
    height: 20px;
}
.testimonial_body::after{
    content: "\201D";
    position: absolute;
    font-size: 50px;
    padding: 10px;
    line-height: 1;
    color:#027dc3;
    right: 20px;
    bottom: 20px;
    height: 20px;
}
input[type="number"]::-webkit-outer-spin-button, 
input[type="number"]::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.testimonial_body p i, .testimonial_body p em, span.date{
    font-style: normal;
}
ul.clsSuccessPackage{
    overflow: hidden;
    margin-bottom: 24px;
}
ul.clsSuccessPackage li{
    list-style: none;
    float: left;
    text-align: center;
    margin:0 3.5% 0 0;
    padding: 14px 0;
    background:#027dc3;
    color:#fff;
    width: 31%;
}
ul.clsSuccessPackage li:last-child{
    margin-right:0;
}
ul.clsSuccessPackage li a{
    color:#fff;
    text-decoration: none;
    background:url(../images/link_arrow.png) no-repeat right 23px center;
    transition: all 0.25s ease;
    display: block;
}
ul.clsSuccessPackage li a:hover{
background-position: right 15px center;
}
.clsSubTitle.clsinsideTestimonials {
    position: static;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    padding-bottom: 0;
    color:rgb(51, 51, 51);
    font-weight: 600;
}
.clsClientTestimonialContent{
    text-align: center;
    color: rgb(51, 51, 51);
}
ul.clsPatentedClear{
    margin-bottom: 40px;
}
ul.clsPatentedClear li{
    width: 23%;
    margin: 0 33px 0 0;
}
ul.clsPatentedClear li:last-child{
    margin: 0;
    float: right;
}
#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-album-thumbnails {
    width: 100%;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    background-color: 
    rgba(255, 255, 255, 0.00);
    padding-left: 4px;
    padding-top: 4px;
}
.clsSuccessPackage li a b {
    position: relative;
    top: 3px;
    left: 20px;
}
.clsTestimonialsBg{
    border-top: #ccc solid 1px;
    border-bottom: #ccc solid 1px;
    padding: 30px;
    margin: 0 0 44px 0;
}
.clstestimonialBtnWhite{
    background: #fff;
    color: #027dc3;
    border: none;
    font-size: 18px;
}
.clstestimonialBtnWhite:hover{
    background: rgb(0, 168, 80);
}
.clsEquipment{
    position: static;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    padding: 0;
    font-size: 40px;
    font-weight: 600;
}
.clsSuppliesOffer{
    text-align: center;
    margin-top: 20px;
}
.btn.clsInnerShop {
    background: #027dc3;
    border: none;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}
.btn.clsInnerShop:hover {
    background: rgb(0, 168, 80);
}
ul.clsSuccessPackage li a strong:hover img {
    left: 24px;
    transition: 0.3s;
}
#slider_60 h3 img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
ul.clsSystemPackages{
    list-style: none;
    overflow: hidden;
}
ul.clsSystemPackages li{
    float: left;
    width: 31%;
    margin: 0 3.5% 0 0;
}
ul.clsSystemPackages li:last-child{
    margin-right:0;
}
ul.clsSystemPackages li:last-child{
    float: right;
    margin:0;
}
ul.clsSystemPackages li a{
    text-decoration: none;
}
ul.clsSystemPackages li a strong{
    font-size: 26px;
    text-transform: uppercase;
    display: block;
    padding: 10px 0;
    background:#027dc3;
    color: #fff;
    position: relative;
    top: -11px;
    text-align: center;
    font-weight: 500;
}
ul.clsSystemPackages li a p{
    text-align: center;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-bottom: 0;
}
ul.clsSystemPackages li a img{
    height:180px;
    box-shadow: none;
    object-fit: cover;
    object-position: top center;
    text-align: center;
    display: inline-block;
    width: 100%;
}
.clsTwolistSystem ul{
    margin: 0 2% 25px 2%;
}
.clsTwoListing.clsTwolistSystem {
    margin: 50px 0;
}
ul.clsSystemPackages li a:hover strong {
    background: rgb(0, 168, 80);
}
#primary .wp-caption {
    float: right;
    margin: 0 0 20px 30px;
}
.page-content .footer_email, .woocommerce-products-header .footer_email{
    float: left;
}
.page-content .footer_ph, .woocommerce-products-header .footer_ph {
    float: right;
}
.clsQuestionsContact{
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    margin-bottom: 10px;
}
.clsQuestionsContact a, .clsQuestionsContact span {
    font-size: 18px !important;
}
ul.half li {
    width: 30%;
    float: left;
}
ul.half{
    background:#f4f4f4;
    overflow: hidden;
    padding: 30px;
    margin: 16px 0;
}
.page-id-7393 .bwg_container {
    position: relative;
    margin: 0;
}
ul.clsIndent{
    margin: 0;
    list-style: none;
    overflow: hidden;
}
.clsMarginZero ul{
    margin: 0;
}
ul.clsPeopleTeam{
    overflow: hidden;
    text-align: center;
}
ul.clsPeopleTeam li{
    list-style: none;
    float: left;
    width: 20%;
    padding: 20px;
    border:#f4f4f4 solid 1px;
    margin: 0 24px 0 0;
    color: #919191;
}
ul.clsPeopleTeam li strong{
    color: #333;
}
ul.clsPeopleTeam li img{
    text-align: center;
    max-width: 100%;
}
ul.clsPeopleTeam li strong{
    display: block;
    line-height: 26px;
}
.clsNpTeam{
    float: left;
    margin: 0 30px 0 0;
    text-align: center;
    width: 22%;
}
.clsNpTeam p{
    padding: 0;
}
.clsNpTeam img{
    text-align: center;
}
.clsNpTeam img{
    text-align: center;
    max-width: 100%;
}
.bwg_spider_ajax_loading {
    border: none !important;
    display: inline-block;
    text-align: center;
    position: relative;
    vertical-align: middle;
    background-image: url(../images/spinner.gif) !important;
    float: none;
    width: 60px !important;
    height: 60px !important;
    background-size: 60px 60px !important;
    margin: 20px 0 20px 0 !important;
}
.fluid-width-video-wrapper {
    width: 48%;
    float: right;
    padding-top: 27% !important;
    position: relative;
    z-index: 99;
    margin:0 0 20px 30px;
}
.fluid-width-video-wrapper iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.clsSysDesBg{
    background:#f4f4f4;
}
.clsSystemDescription{
    padding: 35px 0;
    overflow: hidden;
    width: 80%;
    margin: 47px auto;
}
.clsSystemDescription ul{
    width: 50%;
    float: left;
    border-right:#ccc solid 1px;
    margin: 0 0px;
    padding:0 26px 0 68px;
    list-style: none;
}
.clsSystemDescription ul li{
    padding: 0 0 10px 0;
}
.clsSystemDescription ul li::before {
    content: "\2022";
    color: #027dc3;
    font-weight: bold;
    display: inline-block; 
    width: 1em;
    margin-left: -1em;
    font-size: 20px;
margin-top: 2px;
  }
.clsSystemDescription h2{
    text-align: center;
}
.clsSystemDescription ul:last-child {
    border-right: none;
}
ul.clsFeaturesLists li {
    width:33.3%;
    float: left;
    min-height: 180px;
    height: 100%;
    padding: 0 20px;
    border-bottom:#ccc solid 1px;
    border-right:#ccc solid 1px;
    text-align: center;
    align-content: center;
    justify-content: center;
    display: inline-grid;
}
.clsIndent.clsFeaturesLists li strong {
    display: block;
    font-size: 24px;
    color: #027dc3;
}
.clsFeaturesLists li:nth-child(3), .clsFeaturesLists li:nth-child(6) {
    border-right: none;
}
.clsFeaturesLists li:nth-child(4), .clsFeaturesLists li:nth-child(5), .clsFeaturesLists li:nth-child(6){
    border-bottom: none;
}
.clsFeaturesLists h2{
    text-align: center;
}
.clsGrowForm {
    overflow: hidden;
}
.clsOptionalEquipmen{
    width: 40%;
    float: left;
}
.clsOptionalEquipmen {
    padding: 0 !important;
    margin: 0 !important;
}
.bwg-item .bwg-title1 {
    background:rgba(0,0,0, 0.7);
    font-family: "Roboto";
}
.bwg-item  .bwg-item0 {
    background-color:#fff;
    border: none !important;
}
.ctu-ulitate-style-1-tabs, .ctu-ulitate-style-2-tabs, .ctu-ulitate-style-3-tabs, .ctu-ulitate-style-5-tabs{
    overflow: hidden;
    border-top:none;
    margin:0 0 20px 0;
    padding: 30px;
    box-shadow: none;
}
.ctu-ultimate-wrapper-1, .ctu-ultimate-wrapper-2, .ctu-ultimate-wrapper-3, .ctu-ultimate-wrapper-5{
    box-shadow: 0px 0px 20px 0px #d4d4d4;
}
.ctu-ultimate-style-1-content ul, .ctu-ultimate-style-2-content ul, .ctu-ultimate-style-3-content ul, .ctu-ultimate-style-5-content ul{
    margin: 0 0 0 3px;
    list-style: none;
}
.ctu-ulimate-style-1 .vc-tabs-li, .ctu-ulimate-style-2 .vc-tabs-li, .ctu-ulimate-style-3 .vc-tabs-li, .ctu-ulimate-style-5 .vc-tabs-li{
    width: 100% !important;
    background-color:transparent;
    border-color:none !important ;
    color: #fff;
    font-size: 25px;
    font-weight: 500;
    font-family: 'Roboto Condensed', sans-serif;
    border-bottom:none;
    box-shadow:none !important;
    bottom: 0 !important;
    border-top: none;
    border-right:#fff solid 1px;
    margin: 0;
    border-top: transparent solid 4px;
}
.ctu-ulimate-style-1 .vc-tabs-li.active, .ctu-ulimate-style-2 .vc-tabs-li.active, .ctu-ulimate-style-3 .vc-tabs-li.active, .ctu-ulimate-style-5 .vc-tabs-li.active {
    background:#fff;
    border-color:none !important;
    border: none !important;
    color: #333;
    border-top: #027dc3 solid 4px !important;
}
.ctu-ulimate-style-1, .ctu-ulimate-style-2, .ctu-ulimate-style-3, .ctu-ulimate-style-5{
    background:url('../images/table-bg.png') repeat-y right;
    background-size: 100%;
}
.ctu-ulitate-style-1-tabs p, .ctu-ulitate-style-2-tabs p, .ctu-ulitate-style-3-tabs p, .ctu-ulitate-style-5-tabs p {
    font-size: 18px;
    color:#333;
    font-family: "Roboto";
}
.clsGrowForm.clsnopadding.clsAquaponicsTraining li {
    width: 33%;
    float: left;
    padding-bottom: 12px;
}
.clsGrowForm.clsnopadding.clsAquaponicsTraining{
    padding: 24px !important;
}
.clsSuppliesOffer br {
    margin: 0 0 20px 0;
}
.archive.term-58 ul.clsSystemPackages li a span{
    display: inline-block !important;
    width: 100%;
    font-size: 16px;
    top: -20px;
}
.archive.term-58 ul.clsSystemPackages li a img {
    width: auto !important;
    height: 100% !important;
    margin: 0 0px 20px 30px;
}
.archive.term-58 ul.clsSystemPackages li {
    float: left;
    width: 30%;
    margin: 0 25px 0 0;
}
.show-hide-content strong .clsReadMoreTitle{
    font-size: 24px;
    color: #027dc3;
    display: block;
}
.show-hide-content{
    margin: 30px 0;
}
.clsQuestionsContact .footer_ph, .clsQuestionsContact .footer_email {
    padding: 0 0 0 30px;
}
.clsExperienceTick{
    background: url('../images/tick.svg') no-repeat;
    background-size: 2%;
    padding: 0 0 0 45px;
    background-position: 0 4px;
    margin-bottom: 18px;
}
.clsAquaponicsTraining ul{
    list-style: none;
}
.clsAquaponicsTraining ul li{
    background: none;
}
.clsAquaponicsTraining ul li::before {
    content: "\2022";
    color: 
    #027dc3;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    font-size: 20px;
    margin-top: 2px;
}
.page-id-493 #bwg_container1_0 #bwg_container2_0 .bwg_gal_title_0{
    padding: 0;
}
.page-id-493 .bwg_container {
    margin:0;
}
.clsSystemsInclude, .clsFamilyFarmMarket{
    width: 100%;
    max-width: 100%;
    margin:26px 0 0 0;
    border-collapse: collapse;    
}
.clsSystemsInclude tr th, .clsFamilyFarmMarket tr th{
    padding: 8px 0 26px 12px;
    font-size:30px;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-weight:bold;
}
.clsSystemsInclude tr td{
    padding:20px 0 20px 103px;
    font-size: 18px;
    width: 50%;
    background:url('../images/tick.svg') no-repeat left 70px top 21px;
    background-size:15px;
    vertical-align: top;
}
.clsSystemsInclude tr:nth-of-type(2n+2) {
    background-color: #f9f9f9;
}
.clsFamilyFarmMarket tr td{
    padding:20px 0 20px 103px;
    font-size: 18px;
    background:none;
    background-size:15px;
    vertical-align: top;
}
.clsFamilyFarmMarket tr:nth-of-type(2n+2) {
    background-color: #f9f9f9;
}
ul.clsDocumentation {
    margin: 0 0 0 36px;
    list-style: none;
}
ul.clsDocumentation li {
    background:url('../images/tick.svg') no-repeat left 0 top 10px;
    background-size: 15px;
    padding: 0 0 0 32px;
}
.clsIncludedsystem{
    background: #f4f4f4;
    padding: 30px;
    margin-bottom: 35px;
}
.clsIncludedsystem h2{
    font-size: 30px !important;
    text-align: center;
    font-weight: bold !important;
}
.page-id-493 .clsIncludedsystem p{
    font-size: 30px !important;
    text-align: center;
    font-weight: bold !important;
}
.clsIncludedsystem ul.clsDocumentation li {
    padding: 10px 0 8px 30px;
    background-position: 0 20px !important;
    line-height: 28px;
}

.wpsm_panel-body br {
    margin: 14px;
}
ul.clsHistoryAndMilestones{
    list-style: none;
    overflow: hidden;
    margin: 0 auto;
}
ul.clsHistoryAndMilestones li{
   width: 32%;
   float: left;
   margin:0 2% 0 0;
}
ul.clsHistoryAndMilestones li:last-child{
    margin-right: 0;
    float:right;
}
ul.clsHistoryAndMilestones li a{
    background:#1884c1;
    color: #fff;
    padding: 8px 0;
    text-align: center;
    text-decoration: none;
    display:block;
    line-height: normal;
}
ul.clsHistoryAndMilestones li a:hover{
    background: rgb(0, 168, 80);
}
.clsstickBtnHistory{   
    z-index: 999;
    width: 100% !important;
    left: 0 !important;
    margin-bottom: 30px;
}
.element-is-sticky{
    background: #fff;
    padding: 10px 0 !important;
    box-shadow: 0 8px 6px -6px #ccc;
    z-index: 9999 !important;
}
.timeline {
    position: relative;
    width: 100%;
    margin: 0 auto;
  }
  
  .timeline::after {
    content: '';
    position: absolute;
    width: 4px;
    background-color: #d7e4ed;
    top: 0;
    bottom: 0;
    left: 50%;
    margin-left: -3px;
  }

  .clscontainerInner  {
    padding: 10px 40px;
    position: relative;
    background-color: inherit;
    width: 50%;
  }

  .clscontainerInner::after {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    right: -28px;
    background-color: #027dc3;
    border: 4px solid#fff;
    box-shadow: 0px 0px 5px 0px rgba(156,156,156,1);
    top: 15px;
    border-radius: 50%;
    z-index: 1;
    background-image: url('../images/quality.svg');
    background-size: 32px;
    background-repeat: no-repeat;
    background-position: center;
  }
  .left {
    left: 0;
  }
  .right {
    left: 50%;
  }
  .right::after {
    left: -31px;
  }
  .content {
    padding: 20px 30px;
    background-color:transparent;
    position: relative;
    border-radius: 6px;
    border-bottom: #d7e4ed solid 3px;
  }
  @media screen and (max-width: 600px) {
    .timeline::after {
    left: 31px;
    }

    .clscontainerInner  {
    width: 100%;
    padding-left: 70px;
    padding-right: 25px;
    }
    .clscontainerInner::before {
    left: 60px;
    border: medium solid white;
    border-width: 10px 10px 10px 0;
    border-color: transparent white transparent transparent;
    }
    .left::after, .right::after {
    left: 15px;
    }    
    .right {
    left: 0%;
    }
  }
  .clsSinglePortfolioLeft img {
    height: 450px;
    width: 100%;
    object-fit: cover;
}
.clscontainerInner .clsGrowForm ul li {
    padding: 0 0 0 25px;
    margin: 0 0 16px 0;
    line-height: 28px;
    background: none;
}
.clscontainerInner .clsGrowForm ul li::before {
    content: "\2022";
	color:#027dc3;
	font-weight: bold;
	display: inline-block;
	width: 1em;
	margin-left: -1em;
	font-size: 20px;
	margin-top: 2px;
}
.clscontainerInner h2 {
    padding: 0 0 13px 0 !important;
}
.clsThumb img {
    float: left;
    height: 100px;
    min-height: 1px;
    width: 136px;
    object-fit: cover;
    margin: 12px 12px 0 0;
}
.clscontainerInner.left h2 {
    padding: 0 0 13px 0 !important;
    position: absolute !important;
    right: -136px;
    top: 17px;
    font-size: 24px !important;
    font-weight: 600 !important;
    color: #027dc3 !important;
}
.clsawardtitle{
    padding:0 0 12px 0;
    font-size: 30px;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-weight: 600;
    color: #333;
}
.clscontainerInner.right h2 {
    padding: 0 0 13px 0 !important;
    position: absolute !important;
    left: -136px;
    top: 17px;
    font-size: 22px !important;
    font-weight: 600 !important;
    color: #027dc3 !important;
}
#Milestone {
    text-align: center;
    font-weight: bold !important;
    padding: 8px 0 26px 12px;
    font-size: 30px;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-weight: bold;
}
.clsDoubleYearLeft{
    left: -183px !important;
    top: 20px !important;
}
.clsDoubleYearRight{
    right: -194px !important;
}
#History {
    color:#333 !important;
    font-weight:bold !important;
}
.single-case_studies .clsSinglePortfolioRight h2{
    font-size: 40px !important;
    color: #333333;
    font-family: "Roboto";
    font-weight: 500 !important;
    padding: 0 0 10px 0 !important;
}
.clsCaseSubTitle{
    font-size: 20px;
    color: #8a8a8a;
    font-family: "Roboto";
    font-weight: 400;
    padding: 0;
}
.clscaseTable tr{
    margin: 0 0 20px 0;
}
.clscaseTable tr td {
    padding: 0 0 22px 0;
    vertical-align: top;
}
.clscaseTable tr td:first-child {
    width: 40%;
    font-weight:600;
    color: #027dc3;
}
.clsProjectTimeline tr td:first-child {
    width:30%;
    font-weight:600;
    color: #333;
}
.clsTimeLine h2, .clsCSProjectStatus h2{
    font-size: 30px !important;
    color: #027dc3 !important;
    font-weight:bold !important;
    padding: 0 0 10px 0 !important;
}
.clsSinglePortfolioRight iframe {
    width: 100%;
    margin: 14px 0 0 0;
}
.clsCSTestimonialsline{
    border-top:#ccc solid 1px;    
    border-bottom:#ccc solid 1px;  
    padding: 36px 80px 60px 80px;  
    margin: 30px 0;   
}
.clsCSTestimonials{  
    color:#333;
    text-align: center;
    line-height: 36px;
    font-size: 20px;
    font-weight: 500;
}
.clsCSTestimonials h2{
    font-size: 30px !important;
    color: #027dc3 !important;
    font-weight:bold !important;
    padding: 0 0 10px 0 !important;
    text-transform: uppercase;
}
.clsInterestedInLearning{
    background: #027dc3;
    padding: 48px;
}
.clsAquaponicsBusiness{
    text-align: center;
    font-size: 36px;
    color: #ffffff;
    font-weight: 700;
}
.clsAquaponicsBusiness br{
    margin: 24px 0 0 0;
    display: block;
}
.clsAquaponicsBusiness a.btn{
    font-size: 20px !important;
}
.single-case_studies #primary {
    padding-bottom: 0 !important;
}
.clsCSTestimonials::before {
    left: 0;
    top: 67px;
    content: '';
    background: url('../images/clientsaysarrow.png') no-repeat;
    width: 48px;
    height: 41px;
}
.clsCSTestimonials::after {
    right: 30px;
    content: '';
    background: url('../images/clientsaysarrow.png') no-repeat;
    width: 48px;
    height: 41px;
    transform: rotate(180deg);
    position: absolute;
}
.easy_testimonial_image_wrapper img, #ajax-load-more img {
    float: right !important;
}
.testimonial_body iframe {
    float: right;
    margin: 10px 0 0 30px;
}
.post-template-default p{
    font-weight: normal;
}
.alm-listing .alm-reveal > li img{
    position: unset;
    float: right;
    margin: 20px 0 10px 0;
    max-width: 100%;
`   height: 100%;
}
.alm-listing .alm-reveal > li{
    margin: 30px 0 0 0;
    padding: 0 0 0 0;
    border-bottom:#ccc solid 1px;
}
.alm-reveal h3 {
    padding: 0;
}
.entry-meta {
    font-size: 16px;
}
.clsNpTeamContent{
    width: 74%;
    float: left;
}
.clsNpTeamContent strong{
    display: block;
    line-height: 26px;
    color:#027dc3;
    font-size: 24px;
}
.clsNpTeamNopadding{
    padding: 0 0 5px 0;
    color:#999;
}
h3 a {
    display: inline;
}
div.sharedaddy h3.sd-title {
    margin: 0;
    display: inline-block;
    line-height: 1.2;
    font-size: 20px;
    font-weight: 700;
    width: 20%;
    float: left;
}
.sd-sharing {
    width: 40%;
    border-top:#ccc solid 1px;
    border-bottom:#ccc solid 1px;
}
.sd-content ul {
    padding: 0 !important;
    margin: 0 0 9px 0 !important;
    list-style: none !important;
}
.woocommerce table.shop_table {
    border-collapse: collapse !important;
}
.wp-caption.alignright img {
    width: 100%;
}
.page-id-972 ul, ul#lcp_instance_0{
    padding-bottom: 0;
    margin-bottom: 0;
}
.page-id-972 ul li, ul#lcp_instance_0 li{
    list-style: none;
    padding: 0 0 0 25px;
    position: relative;
    margin: 0 0 5px 0;
    background: url(../images/right-arrow.svg) no-repeat 0px 10px;
        background-size: auto;
    background-size: 14px;
}
div.sharedaddy h3.sd-title::before {
    border-top: none;
}
.single-post .wp-caption img{
    width: 100%;
    position: relative;
    left: 0;
}
.single-post figure .wp-post-image {
    float: right;
}
.single-post .wp-caption {
    float: left !important;
    margin: 0 24px 0 0 !important;
}
.clsQuestionsContact > div {
    float: none !important;
    display: inline-block;
    margin: 0 15px;
}
.page-id-19822 .footer_ph{
    float: none;
}
.page-id-19822 .footer_address {
    margin-top: 0px !important;
}
.clsLookingTitleBtn{
    overflow: hidden;
}
.clssystemtogrow {
    width: 25%;
    float: left;
    text-align: center;
    border-right: #ccc solid 1px;
}
.clssystemtogrow .clsSubTitle {
    font-size: 18px;
    text-align: center !important;
    min-height: 50px;
}
.clssystemtogrow:last-child{
    border-right: none;
}
.calCat span{
    padding: 0 0 24px 0;
    display: block;
}
ol.clsAquaponicSystemsList {
    margin-left: 10px;
}
#primary .wpsm_panel-default:last-child .wpsm_panel-heading {
    border-bottom: none !important;
}
[class^="bwg-icon-"]
    font-size: 30px;
    z-index: 9999;
}
body .userway.userway_p1 {
    z-index: 9999;
        top: 52px !important;
}
#spider_popup_wrap a {
    font-size: 30px;
    z-index: 999 !important;
}
body .userway {
    z-index: 999 !important;
}
.nivo-lightbox-theme-default .nivo-lightbox-close {
    width: 26px !important;
    height: 26px !important;
    padding: 2px !important;
    background-size: 80%;
    color: #fff;
    z-index: 99999;
}

