/*!
Theme Name: Accumaxglobal
Author: Bradan Beaver
*/

@import url("https://use.typekit.net/rqr6vso.css");
html {
        scroll-behavior: smooth;
}
html,
body {
	margin: 0;
	padding: 0;

}
a{
    color:#75B94E;
}
a:hover{
	color:#75B94E;
    transition:0.5s;
	text-decoration: none;
}
ul.navbar-nav.ml-auto li a {
    text-transform: uppercase;
}
.gas-plant {
    display: table;
    margin-left: auto;
    margin-right: auto;
	position:relative;
}
.hiddenclass
{
	display:none !important;
}
 .ripple {
    height: 10px;
    width: 10px;
    border-radius: 50%;!important;
    background-color: #75B94E;

    transform: translate(0%,0%);
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    left: 30%;
    top: 30%;
    opacity:0.9;

} 
 
.ripple:before,
.ripple:after {
  content: '';
  display: block;
  position: absolute;
  top: 0; 
  right: 0; 
  bottom: 0; 
  left: 0;	
  border-radius: 50% !important;
} 
a.data-hover-link {
    position: absolute;
    z-index:9;
}

.ripple:before {
  animation: ripple 2s linear infinite;
	
}

.ripple:after {
  animation: ripple 2s linear 1s infinite;
	
}


.innerpopup {
    position: absolute;
    background: #333333 !important;
    padding: 20px;
    border-radius: 15px;
    text-align: left;
    width: 240px;
    z-index: 10;
}
.innerpopup h4 {
    color: #75B94E !important;
    font-size: 16px;
    font-weight: 600;
}
.innerpopup a {
    color: #75B94E !important;
    text-decoration: none;
    letter-spacing: 1px;
    font-weight: 500;
}
.innerpopup p{
	color: #fff !important;
}
.woocommerce .woocommerce-breadcrumb {
    display: none;
}

@keyframes ripple {
  0% {
    box-shadow: 0 0 0 2px rgba(117, 185, 78, 0.3),
                0 0 0 3px rgba(117, 185, 78, 0.3),
                0 0 0 5px rgba(117, 185, 78, 0.3);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(117, 185, 78, 0.2),
                0 0 0 6px rgba(117, 185, 78, 0.2),
                0 0 0 8px rgba(117, 185, 78, 0.2);
  }
}
.gform_wrapper.gravity-theme .description, 
.gform_wrapper.gravity-theme .gfield_description, 
.gform_wrapper.gravity-theme .gsection_description, 
.gform_wrapper.gravity-theme .instruction {
    padding-top: 5px !important;
}
.gform_wrapper.gravity-theme .gfield_validation_message, 
.gform_wrapper.gravity-theme .validation_message {
    background: none !important;
    border: none !important;
    font-size: 14.992px;
    margin-top: 0 !important;
    padding: 0 !important;
}
.gform_wrapper.gravity-theme .gform_validation_errors {
    background: none;
    border: none;
    border-radius: 5px;
    box-shadow: none;
    margin-bottom: 8px;
    margin-top: 8px;
    padding: 0;
    position: relative;
    width: 100%;
}
.gform_wrapper.gravity-theme .gform_validation_errors>h2 {
    color: #c02b0a;
    font-size: 15px;
    font-weight: 400;
    line-height: 17.6px;
    margin: 0 0 12px;
} 

@media only screen and (max-width: 991px) {
.innerpopup {
    top: 100% !important;
    left: 0% !important;
    width: 500px;
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.4);
    position: absolute;
    max-width: 100%;
}
}
.blog-thumb img {
    height: 250px;
    object-fit: cover;
    width: 100%;
}
/*latest-projuct*/
.title-heading {
/*    text-align: center;*/
    margin-bottom: 38px;
}
.title-heading h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
    margin-bottom: 30px;
}
.main-Bogrol {
    display: flex;
    align-items: center;
}
.Bogrol p {
    margin-bottom: 0;
}
.Bogrol h6 {
    margin-bottom: 0;
}
.Bogrol {
    padding-left: 12px;
}
.Bogrol h6 {
    font-size: 14px;
    color: #1E2022;
    font-weight: 600;
    line-height: 22px;
}
.Bogrol p {
    font-size: 14px;
    line-height: 26px;
    color: #4B4B4B;
    font-weight: 500;
}
.Lance-Bogrol p {
    margin-bottom: 0;
}
.Quisque {
  max-width: 100%;
    margin: 0 auto;
    padding: 40px 0px;
	text-align: left;
}
.title-heading p{
  font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    color: #4B4B4B;
}
.Quisque p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    color: #4B4B4B;
}
.Nullam-title p {
    margin-bottom: 0;
}
.Nullam-title {
    text-align: center;
}
.Donec-section {
    background: rgb(74 191 235 / 57%);
    padding: 30px 30px 30px 30px;
    border-radius: 5px;
}
.Nullam-title h5 {
    color: #4565AD;
    font-size: 24px;
    line-height: 32px;
    font-weight: 500;
}
.Nullam-title p {
    font-size: 13px;
    color: #FFFFFF;
    font-weight: 300;
    line-height: 22px;
}
.new-topic {
    max-width: 85%;
    margin: 0 auto;
    padding: 40px 0px;
}
.Big-title h4 {
    font-size: 26px;
    color: #4565AD;
    line-height: 34px;
}
.Big-title p {
    font-size: 17px;
    line-height: 27px;
    color: #4B4B4B;
     font-weight: 300;
}
.Praesent ul li {
    font-size: 17px;
    line-height: 27px;
    font-weight: 300;
    color: #4B4B4B;
    margin-bottom: 20px;
}
.Bodrum {
    margin-bottom: 58px;
}
.Lance-Bogrol span {
    font-size: 14px;
    color: #77838F;
    line-height: 26px;
    font-weight: 300;
    margin-right: 15px;
}
.Lance-Bogrol i {
    margin-left: 5px;
}
.bodre-line {
    border-bottom: 1px solid rgb(237 237 237);
}
.bodre-line {
    padding: 10px 0px;
}
.bodre-line {
    border-top: 1px solid rgb(237 237 237);
}
.Quisque p:last-child {
    margin-bottom: 0;
}
.Praesent li:last-child {
    margin-bottom: 0;
}
.Lance-Bogrol {
    text-align: end;
}
.pdb-35{
	padding-bottom: 35px;
}
.Lance-Bogrol a{
	color: #4B4B4B;
	text-decoration: none;
}
/*latest-projuct*/

.single-recent-post-singular-left img {
    width: 100%;
    height: 100%;
    border-radius: 6px;
    object-fit: cover;
}
.single-recent-post-list h2 {
    margin-top: 10px;
    margin-bottom: 23px;
    text-align: left;
    letter-spacing: 0px;
    color: #8EC956;
    font-weight: normal;
    font-size: 24px;
    line-height: 32px;
}
.single-blog-right-side .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
    padding: 9px;
    border: 1px solid #8ec956;
    border-radius: 50px;
}
.single-blog-search button.wp-block-search__button.has-icon {
    position: relative;
    visibility: hidden;
}
.single-blog-right-side .wp-block-search .wp-block-search__button {
    background: none;
    border: 0;
    padding: .375em .625em;
    color: #8ec956;
}
.single-blog-date {
    text-align: left;
    letter-spacing: 0px;
    color: #AAAAAA;
    font-weight: normal;
    font-size: 14px;
    line-height: 26px;
}
.single-recent-post-singular-right a {
    text-align: left;
    letter-spacing: 0px;
    color: #333333;
    font-weight: normal;
    font-size: 14px;
    line-height: 26px;
	text-decoration: none !important;
}
.single-recent-post-singular .row {
    margin-bottom: 25px;
}
.single-blog-cat-title h2 {
    text-align: left;
    letter-spacing: 0px;
    color: #8EC956;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 20px;
}
.single-blog-categories-list a {
    text-align: left;
    letter-spacing: 0px;
    color: #0E153D;
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
}
.single-blog-categories-list ul, .single-blog-categories-list li {
    padding-left: 0;
    list-style: none;
}
div#bh-sl-map {
    height: 750px;
}
div#single_store_map {
    height: 350px;
}
nav.woocommerce-MyAccount-navigation ul li {
    list-style: none;
    background: #75B94E !important;
    padding: 10px 10px;
    display: inline-block;
    width: 80%;
    margin-bottom: 10px;
    position: relative;
}
nav.woocommerce-MyAccount-navigation ul li a {
    color: #fff;
}
nav.woocommerce-MyAccount-navigation ul li.is-active {
    background: #333333 !important;
}
nav.woocommerce-MyAccount-navigation ul li.is-active:after {
    content: "";
    position: absolute;
    right: -18px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 20px solid #333333 !important;
    border-bottom: 10px solid transparent;
    border-right: 0;
    top: 12px;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    float: left;
    width: 30%;
}
.woocommerce-account .woocommerce-MyAccount-content {
    float: right;
    width: 68%;
}
.woocommerce table.my_account_orders .button {
    white-space: nowrap;
    margin-right: 5px;
}
.woocommerce .woocommerce-customer-details address {
    line-height: 28px;
    min-height: 185px;
}
.woocommerce-MyAccount-content .woocommerce-column--billing-address,
.woocommerce-MyAccount-content .woocommerce-column--shipping-address {
    width: 48% !important;
    max-width: 100% !important;
    padding: 0;
}
 
h3#order_review_heading, 
h2.woocommerce-order-details__title, 
.woocommerce-column--billing-address h2, 
.woocommerce-column--shipping-address h2  {
    letter-spacing: 0;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 24px;
    line-height: 40px;
     
}
.woocommerce-account .woocommerce-address-fields .form-row, .woocommerce-account .woocommerce-EditAccountForm .form-row {
    display: block !important;
}
.woocommerce-account form .form-row input.input-text, .woocommerce-account form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
    padding: 10px 5px;
    border: 1px solid #e3e3e3 !important;
}
.woocommerce-account .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none;
    height: 42px;
    border: 1px solid #e3e3e3 !important;
}
.woocommerce-account .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 42px;
}
.woocommerce-account .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 10px;
    right: 1px;
    width: 20px;
}
.woocommerce-account a.woocommerce-button.button.view, .woocommerce-account a.woocommerce-button.button.order-again {
    background: none !important;
    padding: 0px !important;
    color: #4a4a4a !important;
    font-weight: 300;
    font-family: 'semplicitaproregular' !important;
    font-size: 14px !important;
    color: #75B94E !important;
    height: auto !important;
}
p.order-again a {
    text-transform: capitalize;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
    display: none;
}
.woocommerce-account button.button {
    text-transform: capitalize;
}
@media only screen and (min-width: 992px) {
.woocommerce-account a.woocommerce-button.button.view:after {
    content: "|";
    padding-left: 6px;
    color: #000 !important;
}
.single-product .tinv-wraper.woocommerce.tinv-wishlist.tinvwl-shortcode-add-to-cart.tinvwl-woocommerce_single_product_summary {
    display: inline-block;
    margin-left: 15px;
}
.single-product .tinv-wraper.woocommerce.tinv-wishlist.tinvwl-shortcode-add-to-cart.tinvwl-woocommerce_single_variation {
    display: inline-block;
    margin-top: 5px;
    margin-left: 15px;
}
} 
/* New Three Pages */
.blastboard-banner {
    background: url("../airfram_files/blast-banner.jpg") no-repeat;
    background-size: cover;
    padding-top: 100px;
    background-position: right;
}
.home-content {
    margin-top: 20px;
}
.custom-signbanner .home-content h1 {
   
    font-weight: bold;
}
.custom-signbanner {
    padding: 100px 0px 180px;
	background-position: right;
}
.home-content h1 {
    font-size: 54px;
    letter-spacing: -0.96px;
    color: #fff;
        line-height: 64px;
}

.home-content .quote {
        border-radius: 26px !important;
    opacity: 1 !important;
    font-size: 16px !important;
    color: #fff !important;
    height: 46px !important;
    display: inline-block;
    border: none !important;
    background: #75B94E !important;
    font-family: 'semplicitaprosemibold' !important;
    line-height: normal !important;
    line-height: 44px !important;
    padding: 0 30px !important;
}
.home-content .quote:hover {
    text-decoration: none !important;
    background: #B2B2B2 !important;
    color: #fff !important;
}
.getquote {
 border-radius: 26px !important;
    opacity: 1 !important;
    font-size: 16px !important;
    color: #fff !important;
    height: 46px !important;
    display: inline-block;
    border: none !important;
    background: #75B94E !important;
    font-family: 'semplicitaprosemibold' !important;
    line-height: normal !important;
    line-height: 44px !important;
    padding: 0 30px !important;
}
.getquote:hover {
    text-decoration: none !important;
    background: #B2B2B2 !important;
    color: #fff !important;
}
.intoex-suit {
    background: #F8F8F8;
    padding: 30px 0px;
}
.service_section {
    margin-top: -118px;
}
.blast-services {
    margin-top: -30px;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 0px 30px;
}
.blast-main .blast-icon {
    width: 175px;
    height: 175px;
    background: none;
    background: #8EC956;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    margin: 0px auto 10px;
    align-items: center;
}
.blast-text h4 {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
     font-family: 'semplicitaprosemibold' !important;
    text-align: center;
   
}
.airfram-section {
    position: relative;
        padding: 70px 0px;
}
.information {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 0;
    z-index: 1;
}
.information img {
    max-width: 100%;
}
.exosuitvedio-text {
    z-index: 999;
    position: relative;
}
.exosuitvedio-text h2 span {
    color: #75B94E !important;
    font-family: 'semplicitaprosemibold' !important;
}


.balstbtn .getquote {
    height: 50px;
    background: #8EC956 0% 0% no-repeat padding-box;
    border-radius: 50px;
    padding: 15px 35px;
    font-weight: 800;
    color: #fff;
    margin: 7px 0;
    display: inline-block;
    transition: 0.5s;
}
.make-safe img {
    max-width: 100%;
}
.balst-section {
    padding: 70px 0px;
    margin-top: 75px;
    background: #F8F8F8;
}
.blast-slider .slick-prev.slick-arrow {
    position: absolute;
    left: -40px;
    top: 50%;
    background: none;
    border-radius: 100%;
    color: #165F96;
    font-size: 30px;
    border: none;
    text-align: center;
    /* padding: 0 14px; */
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 0 !important;
    z-index: 999;
    margin: 0 !important;
}
.blast-slider .slick-next.slick-arrow {
    position: absolute;
    right: -40px;
    top: 50%;
    background: none;
    border: none;
    border-radius: 100%;
    color: #165F96;
    font-size: 30px;
    text-align: center;
    /* padding: 0 14px; */
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 0 !important;
    z-index: 999;
    margin: 0 !important;
}
.informaition-section {
    background: #000;
    padding: 30px 0px;
}
.download h2 {
    color: #fff;     
}
.download a {
       border-radius: 26px !important;
    opacity: 1 !important;
    font-size: 16px !important;
    color: #fff !important;
    height: 46px !important;
    display: inline-block;
    border: none !important;
    background: #75B94E !important;
    font-family: 'semplicitaprosemibold' !important;
    line-height: normal !important;
    line-height: 44px !important;
    padding: 0 30px !important;
}
.download a:hover {
    text-decoration: none !important;
    background: #B2B2B2 !important;
    color: #fff !important;
}
.testimonial-section {
    background: url(assets/images/testimonial.jpg) no-repeat;
    padding: 75px 0px;
    background-size: cover;
}
.testimonial-main span {
    font-style: italic;
    font-size: 20px;
    color: #000;
} 
.testimonial-section .testimonial .owl-nav{
display:none;
}
.testimonial-section .testimonial-main{
text-align: center;
}    
.testimonial-section .testimonial-main p {
font-family: 'semplicitaprosemibold' !important;
color: #000;
font-size: 28px;
line-height: 33px;
}
.blast-slider.owl-carousel .owl-nav .owl-prev {
    left: 0;
    background-image: url("assets/images/next.svg");
}
.blast-slider.owl-carousel .owl-nav .owl-next {
  right: 0;
  background-image: url("assets/images/back.svg");
}
.blast-slider.owl-carousel .owl-nav .owl-prev, .blast-slider.owl-carousel .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    margin-top: -19px;
    width: 25px;
    height: 38px;
} 
.intoex-suit {
    background: #F8F8F8;
    padding: 30px 0px;
}
.exosuit-main {
    text-align: center;
}
.exo-icons {
    background: #75B94E;
    width: 175px;
    height: 175px;
    display: flex;
    text-align: center;
    border-radius: 100%;
    margin: 0px auto;
    padding: 20px;
    cursor: pointer;
}
.exo-icons img {
    max-width: 100%;
}
.exo-text {
    margin-top: 15px;
}
.exo-text h4 {
font-family: 'semplicitaprosemibold' !important;
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
}
.intoducing {
    padding: 50px 0px 30px;
}

.intoducing span {
    color: #75B94E !important;
	font-family: 'semplicitaprosemibold' !important;
}
.accumax-global {
    padding-bottom: 70px;
}
.hugerage-section {
    padding-bottom: 75px;
}

.exosuitvedio-text span {
    color: #8EC956;
}
.exosuitvedio-text ul {
    padding-left: 20px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}
.metal-frame {
    padding: 75px 0px;
}

.a-frame img {
    max-width: 100%;
}
.huge-rangeslider .client-logo img {
    margin: 0 auto;
    display: block;
    object-fit: contain;
}
.logo-slider .client-logo img {
    margin: 0 auto;
    display: block;
        width: auto;
    object-fit: contain;
}
.change-img {
    display: none;
}
.exo-icons:hover .default-img {
    display: none;
    cursor: pointer;
}
.exo-icons:hover .change-img {
    cursor: pointer;
    display: block;
}
.huge-rangeslider .client-logo {
    border: none !important;
    margin: 0;
    min-height: 144px;
    vertical-align: middle;
    display: flex !important;
}
.logo-slider .client-logo {
    border: none !important;
    min-height: 115px;
    vertical-align: middle;
    display: flex !important;
}
.ledwaring-text .getquote {
    border-radius: 26px !important;
    opacity: 1 !important;
    font-size: 16px !important;
    color: #fff !important;
    height: 46px !important;
    display: inline-block;
    border: none !important;
    background: #75B94E !important;
    font-family: 'semplicitaprosemibold' !important;
    line-height: normal !important;
    line-height: 44px !important;
    padding: 0 30px !important;
}
.ledwaring-text .getquote:hover {
    text-decoration: none !important;
    background: #B2B2B2 !important;
    color: #fff !important;
}
.led-inhance .right-infobtn a{
border-radius: 26px !important;
    opacity: 1 !important;
    font-size: 16px !important;
    color: #fff !important;
    height: 46px !important;
    display: inline-block;
    margin:20px 0px 7px;
    border: none !important;
    background: #75B94E !important;
    font-family: 'semplicitaprosemibold' !important;
    line-height: normal !important;
    line-height: 44px !important;
    padding: 0 30px !important;
}
.led-inhance .right-infobtn a:hover {
    text-decoration: none !important;
    background: #B2B2B2 !important;
    color: #fff !important;
}
.logo-slider .client-logo {
    border: none !important;
    min-height: 115px;
    vertical-align: middle;
    display: flex !important;
}
.led-inhance ul {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
        list-style: none;
}
.ledwaring-text ul li::before {
    content: "\2022";
    color: #8EC956;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}
.led-inhance ul li::before {
    content: "\2022";
    color: #8EC956;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}
.ledwaring-text ul li {
    position: relative;
    list-style: none;
}
.mining-section {
    background: #F8F8F8;
    padding: 70px 0px;
}
.led-inhance span {
    margin: 0px 15px 15px;
}
.warning-section .col-sm-3 {
    padding-left: 5px;
    padding-right: 2px;
    padding-top: 5px;
    padding-bottom: 5px;
}
	.huge-rangeslider.owl-carousel .owl-nav .owl-prev {
    left: 0;
    background-image: url("assets/images/next.svg");
}
.huge-rangeslider.owl-carousel .owl-nav .owl-prev, .huge-rangeslider.owl-carousel .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    margin-top: -19px;
    width: 25px;
    height: 38px;
}
.huge-rangeslider.owl-carousel .owl-nav .owl-next {
    right: 0;
    background-image: url("assets/images/back.svg");
}

.logo-slider.owl-carousel .owl-nav .owl-prev {
    left: 0;
    background-image: url("assets/images/next.svg");
}
.logo-slider.owl-carousel .owl-nav .owl-prev, .logo-slider.owl-carousel .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    margin-top: -19px;
    width: 25px;
    height: 38px;
}
.logo-slider.owl-carousel .owl-nav .owl-next {
    right: 0;
    background-image: url("assets/images/back.svg");
}
h2.customheadingh2 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
}
h2.custom_heading_new {
    font-size: 25px;
    font-weight: 500;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}
.rapter-deatils h4 {
    font-size: 16px;
    line-height: 24px;
    color: #4A4A4A;
    font-weight: bold;
}
.rapter-deatils h4 span {
    font-size: 16px;
    line-height: 24px;
    color: #75B94E !important;
    font-weight: bold;
}
.rapter-deatils p {
    font-size: 14px;
} 
.about-text.aboutsec-point h2 span {
    color: #333!important;
    font-size: 46px;
    font-weight: 500!important;
    font-family: 'semplicitaproregular';
}
.find-morebtn {
    text-align: center;
}
.find-morebtn {
    margin-top: 60px;
}
li.nav-item.specials-item a:hover {
    background: transparent !important;
    color:#75B94E !important;
}
li.nav-item.specials-item a{
    background: transparent !important;
    color:#75B94E !important;
}
.child-product {
    background: #FFFFFF;
    text-align: center;
    padding: 0px 22px 30px;
	    margin: 50px 0px;
	    display: inline-block;
    width: 100%;
}
.child-procat {
	padding: 70px 0px 20px;
}
.child-details {
    margin-top: 25px;
}
.icon-child {
    background: #333;
    width: 120px;
    height: 120px;
	display: grid;
	align-items: center;
	justify-content: center;
    border-radius: 100%;
    margin: -50px auto 20px;
}

.child-details h3{
	margin-bottom: 15px;
	    line-height: 28px;
	min-height: 102px;
}
.child-details h3 a {
    font-weight: 700!important;
    font-size: 20px!important;
    line-height: 35px !important;
    height: 0 !important;
    color: #4a4a4a !important;
    background: none !important;
    padding: 0 !important;
} 
.child-details h3 a:hover {
    text-decoration: none !important;
    background: none !important;
    color: #4a4a4a !important;
}
.icon-child img {
    max-width: 100%;
	 max-width: 80px !important;
 
}
.child-details a{
    border-radius: 26px !important;
    opacity: 1 !important;
    font-size: 16px !important;
    color: #fff !important;
    height: 46px !important;
    border: none !important;
    background: #75B94E !important;
    font-family: 'semplicitaprosemibold' !important;
    line-height: normal !important;
    line-height: 44px !important;
    padding: 0 30px !important;
	display: inline-block;
}
.child-details a:hover {
    text-decoration: none !important;
    background: #B2B2B2 !important;
    color: #fff !important;
}
.rapter-deatils p:last-child{
	margin-bottom: 0;
	
}
.new-aboutbtn{
	 margin-top:28px;
}
.product-maincat h2 {
    margin-bottom: 35px;
}

span.termlink a {
    background: none !important;
    color: #f9b000 !important;
    padding: 0px !important;
    font-size: 10px !important;
    color: inherit !important;
    font-weight: 400 !important;
    font-family: 'semplicitaproregular' !important;
    margin-top: 10px !important;
    margin-bottom: 0px !important;
    /* text-decoration: underline; */
    border-bottom: 1px solid !important;
    line-height: 12px !important;
}
/***2-28-2024**/
.maxheading{
	color: #75B94E;
}
.productmain-block{
	background: #fff;
	
}
.quantity-block {
    display: flex;
    justify-content: center;
    border-bottom: 1px solid #b2b2b259;
    padding: 12px 0px;
}
.product-data {
    display: flex;
    justify-content: space-between;
	border-bottom: 1px solid #b2b2b259;
}
.product-data:last-child {
    border-bottom:none;
}
.productmain-decription {
    display: flex;
    gap: 0px 30px;
	    padding: 10px 20px;
	    align-items: center;
}
.product-name {
    min-width: 84%;
}
.product-quantity {
    
}
.productmain-quantity {
    padding: 10px 30px;
}
.value-button {
    display: inline-block;
    border: 1px solid #ddd;
    margin: 0px;
    width: 40px;
    height: 40px;
	    line-height: 40px;
    text-align: center;
    vertical-align: middle;
    font-size: 16px;
    background: #eee;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.value-button:hover {
  cursor: pointer;
}
.quantity-count{
	display: flex;
}

form .decrease {
  margin-right: -4px;
  border-radius: 0;
}

form .increase {
  margin-left: -4px;
  border-radius:0px;
}

form #input-wrap {
  margin: 0px;
  padding: 0px;
}

.productmain-quantity input.number {
  text-align: center;
  border: none;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin: 0px;
  width: 40px;
  height: 40px;
	    font-size: 14px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.codenumber span.code{
	color:#75B94E;
}

.codenumber{
	 color: #4A4A4A;
}
.cross a {
    color: #FF0000;
    font-size: 20px;
    text-decoration: none;
    font-weight: bold;
}

.comman-section {
    display: flex;
    gap: 25px;
}
.addition-section{
	background: #E5E5E5;
	padding: 10px 0px 10px 50px;
}


.addition-section a{
	 color: #4A4A4A;
	text-decoration: none;
			
}

.addition-section a span.faicon {
    color: #75B94E;
	margin-left: 10px;
}
.addition-section .fa-times
{
color: #FF0000;	
}
.landingcontact {
  
    position: relative;
    padding: 70px 0px;
    overflow: hidden;
}
.product-proile img {
    width: 30px;
}
#parentdiv
{
	display:none !important;
}
div#gform_fields_17 input[type="text"], div#gform_fields_17 input[type="email"], div#gform_fields_17 textarea {
    border-radius: 12px;
    border: 1px solid #DCDBDD;
}
#gform_wrapper_17 .gform_footer {
    width: 100% !important;
    justify-content: center;
}
div#gform_confirmation_message_17 {
    color: #000;
}
.spillkit{
	padding:70px 0px;
}
.gform_wrapper.gravity-theme .gform_footer, .gform_wrapper.gravity-theme .gform_page_footer {
 
    padding: 16px 0 0 !important;
}
.gform_wrapper.gravity-theme .gform_validation_errors {
    background: none !important;
    border: none !important;
    border-radius: 0px !important;
    box-shadow: none !important;;
    padding: 16px 16px 0px 0px !important;
   
}
.gform_wrapper.gravity-theme .gform_validation_errors>h2 {
    font-size: 13px !important;

}
.gform_wrapper.gravity-theme .description, .gform_wrapper.gravity-theme .gfield_description, .gform_wrapper.gravity-theme .gsection_description, .gform_wrapper.gravity-theme .instruction {
    font-size: 13px !important;
}


/**3-23-2024**/
.customfield-section{
	background: #B2B2B226;
}
.faq-heading{
	text-align: center;
	margin-bottom: 50px;
}
.faq-accordian{
	max-width: 1000px;
	margin: 0px auto;
}
/**3-23-2024**/



@media(min-width: 568px){
	.quantity-span{
		display: none;
	}
}


@media(min-width: 320px) and (max-width: 567px){
	.product-data {
    flex-direction: column;
}
	.productmain-decription {
    gap: 0px 30px;
    flex-direction: column;
		  align-items: self-start;
}
.quantity-block {
    padding: 12px 20px;
    display: none;
}
span.quantity-span {
    margin-right: 20px;
}
	.cross {
    margin-bottom: 15px;
}
		.quantity-count {
  
    align-items: center;
}
}

@media(min-width: 320px) and (max-width: 767px){
.landingcontact {
    padding: 50px 0px;

}
	.spillkit{
	padding:50px 0px;
}
	.category-productdetail{
		
		margin-top: 15px;
	}
}
/**2-28-2024**/
/* Chrome, Safari, Edge, Opera */
.productmain-quantity input::-webkit-outer-spin-button,
.productmain-quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.productmain-quantity input[type=number] {
  -moz-appearance: textfield;
}
p.woocommerce-LostPassword.lost_password a {
    color: #4A4A4A !important;
}
.last-loginrow {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
form.woocommerce-form.woocommerce-form-login.login {
    padding: 20px 20px 70px;
}
.single-prohead h1 {
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 40px;
}
.single-prohead h2 {
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 20px;
    text-transform: capitalize;
    color: #75b94e;
    line-height: 28px;
}
.single-prohead h1.customsinglepro {
    margin-bottom: 20px !important;
    }
.safety-featured {
    position: fixed;
       bottom: 30%;
    right: 0px;
    z-index: 99;
}
/* Date-oct-28 */

.partner-section{
background: url(./assets/images/havesay.png) no-repeat;
   background-size: cover;

	}

.hav-tosay{
	background: url(./assets/images/havesay.png) #4BBDCF no-repeat;
   background-size: cover;
	background-blend-mode: multiply;
}


.defence-slider span img {
    filter: grayscale(1);
}
.defence-slider span img:hover{	
	 filter: grayscale(0);
}

/* Date-Nov-25 */
.client-front {
    background: #333333;
    box-shadow: 10px 10px 10px #00000029;
    text-align: center;
    padding: 40px;
    min-height: 367px;
}
.client-box {
    position: relative;
}
.client-box:hover .client-backcl {
    opacity: 1;
}
.client-backcl {
    opacity: 0;
    position: absolute;
    top: 0;
    text-align: center;
    padding: 40px;
    width: 100%;
    left: 0;
    box-shadow: 10px 10px 10px #00000029;
    right: 0;
    min-height: 367px;
}
.client-box:hover .client-front {
    opacity: 0;
}
.front-titlecl h4 {
    color: #FFFFFF;
    font-size: 30px;
    line-height: 38px;
    font-weight: 600;
    margin-top: 22px;
}
.client-section .row .col-md-4 {
    padding-right: 30px;
    padding-left: 30px;
}
.client-backcl {
    background: #4BBDCF;
}
.backcl-iconcl img {
    filter: invert(1) brightness(5.5);
}
.backcl-titlecl p {
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    margin-top: 20px;
}
.backcl-titlecl a {
    background: #fff;
    color: #4BBDCF;
    display: inline-block;
    border-radius: 50px;
    padding: 10px 30px;
    font-weight: 600;
    font-size: 16px;
}
.client-section .row {
    margin-top: 50px;
}
.droped-pro {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 0px 30px;
}
.parter-heading h3 {
    font-size: 40px;
    line-height: 54px;
    color: #333333;
    font-weight: 400;
    font-family: "semplicitapro", sans-serif !important;
}
.parter-heading h3 span {
    color: #4BBDCF;
    font-weight: 600;
}
.dropped-main .dropped-icon {
    width: 150px;
    height: 150px;
    background: none;
    background: #4BBDCF;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    margin: 0px auto 18px;
    align-items: center;
}
img {
    max-width: 100%;
}
.dropped-main {
    text-align: center;
    max-width: 255px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
}
.dropped-text h4 {
    font-size: 20px;
    line-height: 26px;
    max-width: 131px;
    margin: 0 auto;
    color: #333333;
    font-weight: 500;
    font-family: "semplicitapro", sans-serif !important;
     text-align: center; 
}

.client-btn a {
    background: #4BBDCF;
    color: #fff;
    display: inline-block;
    border-radius: 50px;
    padding: 10px 25px;
    font-weight: 600;
    font-size: 16px;
}
.client-btn {
    text-align:center;
}
.client-details p span {
    color: #4BBDCF;
}
.client-details p  {
   margin:0px;
}
.client-details {
    margin: 20px 0px;
}

.testimonialcase img {
    max-width: 100%;
    width: auto !important;
    text-align: center;
    display: inline-block !important;
}
.case-product .who-btn {
    text-align: center;
    margin-top:20px
}
.client-teste .parter-heading h2{
color:#fff!important;
}
.client-teste .parter-heading h2 span{
color:#fff!important;
}
.client-teste .casetestimonial-slider .testimonialcase  p{
color:#fff!important;
}
.productfeat-btn a {
    background: #4BBDCF;
    color: #fff;
    display: inline-block;
    border-radius: 50px;
    padding: 10px 25px;
    font-weight: 600;
    font-size: 16px;
    margin-top: 25px;
}
.productfeat-btn {
    text-align: center;
}
.percent-case {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 0px 30px;
}
.percent-case {
    margin-top: 70px;
}
.percent-main {
    width: 280px;
    height: 280px;
    text-align: center;
    background: none;
    background: #333333;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    margin: 0px auto 18px;
    align-items: center;
	box-shadow: 10px 10px 10px #00000029;
}
.percent-details span {
    font-size: 70px;
    color: #4BBDCF;
    font-weight: 600;
	font-family: 'semplicitaprosemibold' !important;
font-weight: bold;
}
.percent-details h4 {
    margin: 12px 0px;
}
.percent-details h4 {
    color: #4BBDCF;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
}
.percent-details p {
    color: #FFFFFF;
    font-size: 12px;
    max-width: 160px;
    margin: 0 auto;
    line-height: 18px;
}
/* Date-Nov-25 */


/* Date-Nov-26 */
.featuredprofile img{
	width: 340px;
	max-width: 100%;
}
.featuredprofile {
    text-align: center;
}
.featured-btn a {
    padding: 10px 30px; 
}
	.client-description p{
		font-size: 18px;
		line-height: 30px;
		color: #333333;
	}
	.client-main {
    padding: 0px 20px;
}
	.casestudy-client .row{
		position: relative;
	}
.casestudy-client .row:after {
    position: absolute;
    background: rgba(0,0,0,.1);
    width: 1px;
    height: 100%;
    left: 49.8%;
    top: 0px;
    content: "";
}
.hav-tosay .testimonialcase {
    max-width: 530px;
	padding: 0;
    
}
.hav-tosay .testimonialcase img {
    width: 150px !important;

}
.hav-tosay .testimonials-decription p:before {
    content: "";
    position: absolute;
    left: -30px;
    top: 0px;
    width: 60px;
    height: 70px;

    z-index: 1;
    opacity: 0.2;

    filter: brightness(2.5);
    background-size: contain;
}
.hav-tosay .testimonials-decription p:after {
    content: "";
    position: absolute;
    right: 0px;
    bottom: -18px;
       width: 60px;
    height: 70px;
    font-weight: 900;
    z-index: 1;
    opacity: 0.2;
   filter: brightness(2.5);
    background-size: contain;
}
.seprater hr{
	margin: 0;
}
.mainbg{
	    background: url(./assets/images/havesay.png) no-repeat;
    background-size: cover;
}
.testimonials-decriptionanti{
max-width: 1000px; 
  margin: 0 auto; 
    position: relative; 
}
.testimonialanti span {
    text-align: center;
    margin-top: 20px;
    font-size: 24px;
    line-height: 32px;
    color: #fff;
}
.testimonials-decriptionanti:before {
    content: "";
    position: absolute;
    left: -30px;
    top: 0px;
    width: 60px;
    height: 70px;

    z-index: 1;
    opacity: 0.2;

    filter: brightness(2.5);
    background-size: contain;
	background-repeat: no-repeat !important;
    background: url(./assets/images/quote-left.png) no-repeat;
    background-position: top left;
	    background-size: 60px;
}
.testimonials-decriptionanti:after {
    content: "";
    position: absolute;
    right: 0px;
    bottom: -18px;
       width: 60px;
    height: 70px;
    font-weight: 900;
    z-index: 1;
    opacity: 0.2;
   filter: brightness(2.5);
    background-size: contain;
	background: url(./assets/images/quote-right.png) no-repeat;
    background-repeat: no-repeat !important;
    background-position: bottom right;
	    background-size: 60px;
}	
/* Jan-14-25 */
.custom-secondsec{
/*
background: url(./assets/images/havesay.png) no-repeat;
   background-size: cover;
*/

	}
/*
.five-customsec{
background: url(./assets/images/havesay.png) no-repeat;
   background-size: cover;

	}
*/

/**2-08-2025**/
.userlogintopsection {
    padding-top: 70px;
}
.wholesale-account p{
    font-family: "semplicitaproregular";
    font-size: 16px;
    line-height: 27px;
    color: #fff;
}
.customer-all a{
	    background: #333333 !important;
}
.userlogintopsection .card-body {
    min-height: 185px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.userlogintopsection h2{
	font-size: 36px;
    line-height: 46px;
}

.defence-slider-new.grid img {
    max-height: 45px;
    min-width: 90px;
    object-fit: contain;
}
.page-id-4332948 .defence-slider-new.grid img {
    max-height: 90px;
    min-width: 170px;
    object-fit: contain;
}
.defence-slider-new.grid {
    margin-top: 40px;
}

.page-id-4332948 .defence-slider-new.grid {
    gap: 20px 30px !important;

}
/**4-3-2025**/

.custom-prolevel h2 span{
	color: #75B94E;
    font-weight: 700;
}
.second-subhead  h2 span{
	color: #75B94E;
    font-weight: 700;
}
.inner-containernew{
	 max-width: 1160px;
}
.sectionbg{
	background: url(./assets/images/sectiobg.jpg) no-repeat;
    background-size: cover;
	
}
.sectionblack{
	background: url(./assets/images/sectiobgblack.jpg) no-repeat;
    background-size: cover;
}

.space hr {
    margin-top: 70px;
    margin-bottom: 70px;
    border: 0;
    border-top: 1px solid rgba(112,112,112,.5);
}
.bordersection{
	position: relative;
}

.bordersection:after{
	position: absolute;
	content: "";
	top: 0;
	right: 0;
	width: 1px;
	height: 100%;
	background: rgba(112,112,112,.5);
}
.imagebox {
    height: 213px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.customsignbanner{
	    padding: 120px 0px 170px;
}
.customsignbanner::after {
    background-size: 275px !important;
 
}
.seventhirty img{
	max-width: 100%;
	width: 100%;
}
.project-dangerpro2, .project-dangerpro4 {
    margin-left: 50px;
	text-align: center;
}
.custom-divider {
    margin: 15px 0px;
    display: inline-block;
}
.project-logo .row {
    margin-top: 35px;
}
.project-logo .container .row:first-child{
    margin-top: 0px !important;}

.project-full {
    margin-top: 35px;
}
.project-way2, .project-way4 {
    margin-left: 13px;
}
.innerbannernew {
    background-image: url(./assets/images/topnewbanner.png) !important;
	background-position: top right !important;

}
.gform_required_legend{
	display: none !important;
}

.page-id-4334406 .capabilities-section .get-cap {
    margin-top: 30px;
}



@media screen and (min-width : 320px) and (max-width : 767px) {
	/***4-4-2025**/
.project-dangerpro2, .project-dangerpro4 {
    margin-left: 0px;
	margin-top: 25px;
}	
.project-way2, .project-way4 {
    margin-left: 0px;
    margin-top: 20px;
}
.page-id-4334064 .project-description{
		margin-bottom: 25px;
	}
	.project-way2, .project-way4 {
    margin-left: 0px;
}
	/***4-4-2025**/	
}

@media screen and (min-width : 320px) and (max-width : 567px) {

#gform_fields_20 .gfield.gfield--width-half {
    grid-column: span 12;
    -ms-grid-column-span:12;
}
}
