/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

header.main-header .header-right .elementor-icon-box-content p.elementor-icon-box-description a {
    text-decoration: none;
    color: #000;
}
section.gallerysection .gallerylisting figure.gallery-item img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

section.gallerysection .gallerylisting figure.gallery-item .gallery-icon {
    height: 160px;
    overflow: hidden;
}
section.footerup-sections .footerup-rightcol form.wpcf7-form ul.formcust {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: space-between;
}

section.footerup-sections .footerup-rightcol form.wpcf7-form ul.formcust li {list-style: none;color: #fff;width: 100%;}

section.footerup-sections .footerup-rightcol form.wpcf7-form ul.formcust li.half {
    width: calc(50% - 20px);
}

section.footerup-sections .footerup-rightcol form.wpcf7-form ul.formcust li p {
    margin: 0;
}

section.footerup-sections .footerup-rightcol form.wpcf7-form ul.formcust li label {
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
    width: 100%;
}

section.footerup-sections .footerup-rightcol form.wpcf7-form ul.formcust li span.wpcf7-form-control-wrap {
    display: inline-block;
    width: 100%;
    margin-top: 5px;
}

section.footerup-sections .footerup-rightcol form.wpcf7-form ul.formcust li span.wpcf7-form-control-wrap input {
    width: 100% !important;
    max-width: 100%;
}

section.footerup-sections .footerup-rightcol form.wpcf7-form ul.formcust li textarea {
    height: 150px;
    padding: 15px;
}
section.footerup-sections .footerup-rightcol form.wpcf7-form ul.formcust input.wpcf7-submit {
    background: #fa6f05;
    border: none;
    border-radius: 0;
    font-size: 24px;
    color: #fff;
    font-family: 'Bebas Neue';
    padding: 10px 40px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    background: #ffb900 !important;
}
section.footerup-sections .footerup-rightcol .contactpageform form.wpcf7-form ul.formcust li {
    color: #000;
}
body.page-id-85 footer#colophon section.footerup-sections {
    display: none;
}

.dbicons ul.elementor-icon-list-items {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    align-content: space-between;
    align-items: stretch;
}

.dbicons ul.elementor-icon-list-items li.elementor-icon-list-item {
    width: calc(calc(100% - 24px) / 2);
    border: solid 1px #ccc;
    margin: 0px !important;
    display: flex;
    height: 100% !important;
    padding: 10px;
    border-radius: 5px;
    background: #fff5;
    min-height: 70px;
}

.dbicons ul.elementor-icon-list-items li.elementor-icon-list-item span.elementor-icon-list-icon {
    margin-top: 3px;
}

.listtags ul.elementor-icon-list-items {
    display: flex;
    gap: 8px;
}

.listtags ul.elementor-icon-list-items li.elementor-icon-list-item {
    padding: 8px 10px;
    background: #fff4ea;
    border-radius: 30px;
}


.industryweserve  figure.elementor-image-box-img {padding-bottom: 75.65%;/* background: #000; */overflow: hidden;margin: 0px !important;position:relative;vertical-align: top;}
.industryweserve  figure.elementor-image-box-img:after {content:'';background: linear-gradient(to bottom,  rgba(0,0,0,0) 50%,rgba(0,0,0,1) 100%);    position: absolute;    width: 100%;
    height: 100%;}
.industryweserve  figure.elementor-image-box-img img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) scale(1);
    opacity:;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.industryweserve  .elementor-image-box-content {
    position: absolute;
    bottom:20px;
    left: 20px;
}

.industryweserve  .elementor-image-box-wrapper:hover figure.elementor-image-box-img img {
    transform: translate(-50%,-50%)  scale(1.1);
    transition:all linear .3s
}


.snicons ul.elementor-icon-list-items {
    display: flex;
    flex-wrap: wrap;
    gap:10px;
    align-content: space-between;
    align-items: stretch;
}

.snicons ul.elementor-icon-list-items li.elementor-icon-list-item {
    width:100%;
    border: solid 1px #ccc;
    margin: 0px !important;
    display: flex;
    height: 100% !important;
    padding: 10px;
    border-radius: 5px;
    background: #fff5;
}

.snicons ul.elementor-icon-list-items li.elementor-icon-list-item span.elementor-icon-list-icon {
    margin-top: 3px;
}

.gallerylisting.gimgbig  figure.gallery-item .gallery-icon {
    height: 260px;
}

.gallerylisting.gimgbig img.attachment-full.size-full {
    height: 100%;
}
