/*!
Theme Name: Nexbiz Child
Theme URI: https://themes.potenzaglobalsolutions.com/nexbiz/
Author: Potenza Global Solutions
Author URI: https://www.potenzaglobalsolutions.com/
Description: IT Business and Services WordPress Theme
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.8.1
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: nexbiz-child
Tags: elementor, page-builder, agency, it business, data, digital business, it company, it service, it solutions, network solution, software company, software development, technology, technology business, technology IT solutions
Template: nexbiz
*/

/* Form css */



.custom-contact-form .row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.custom-contact-form .col-md-6 {
    width: 48%;
}
.custom-contact-form .col-md-12 {
    width: 100%;
}
.custom-contact-form input[type="text"],
.custom-contact-form input[type="email"],
.custom-contact-form input[type="tel"],
.custom-contact-form textarea {
    width: 100%;
    padding: 14px 16px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 16px;
    font-family: inherit;
    outline: none;
    box-sizing: border-box;
    transition: border-color 0.3s;
}
.custom-contact-form textarea {
    resize: none;
    min-height: 120px;
}
.custom-contact-form input:focus,
.custom-contact-form textarea:focus {
    border-color: #ff5722;
}
.custom-contact-form input[type="submit"] {
    background-color: #ff5722;
    color: #fff;
    padding: 14px 28px;
    font-size: 16px;
    border: none;
    border-radius: 2px;
    cursor: pointer;
    transition: background-color 0.3s;
}
.custom-contact-form input[type="submit"]:hover {
    background-color: #e64a19;
}
.custom-contact-form ::placeholder {
    color: #888;
    opacity: 1;
    font-size: 15px;
}
.team-image img.img-fluid {
    width: 100%;
}
.custom-contact-form textarea {
    resize: none;
    height: 160px !important;
}
.service-description {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.clasification h2.elementor-heading-title.elementor-size-default {
    font-size: 50px !important;
}
.elementor-11297 .elementor-element.elementor-element-15725ce img {
    height: 800px !important;
    width: 100% !important;
}
.pricision_sorting .elementor-widget-image img {
    object-fit: cover !important;
}
.strong-foundation .elementor-widget-container {
    padding: 0 !important;
}
.elementor-element.elementor-element-e20654b.e-con-full.art-sortingimg.e-flex.e-con.e-child.animated.fadeInUp {
    max-height: 721px !important;
}
.art-sortingimg .elementor-element.elementor-element-48aedf5.elementor-absolute.elementor-widget__width-initial.elementor-hidden-mobile.elementor-widget.elementor-widget-counter {
    width: 310px;
}
.advance-blower-assemble img.attachment-large.size-large.wp-image-13817 {
    background: #f1f1f1;
    width: 100%;
}
.advance-blower p {
    margin-bottom: 10px;
}
img.attachment-large.size-large.wp-image-13896 {
    background: #f1f1f1;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
}
.footer-bottom-wrapper.footer-bottom-columns-1.footer-bottom-color-type--default.footer-bottom--one-column.hide-title {
    display: none;
}
.listicon li.elementor-icon-list-item {
    padding: 10px 20px !important;
    box-shadow: 1px 1px 10px rgb(0 0 0 / 8%);
    margin: 10px !important;
}
a {
    color: #ff5e2e;
}
@media (min-width: 1024px) {
    img.attachment-large.size-large.wp-image-15274 {
        width: 100%;
    }
    .neprastoer {
        flex-wrap: wrap !important;
        align-content: flex-start !important;
        align-items: center !important;
    }
    .neprastoer .elementor-element {
        width: 47% !important;
    }
    .neprastoer .elementor-element.elementor-element-08ee890 {
        order: 4 !important;
    }
    .elementor-1179 .elementor-element.elementor-element-39177d9 .elementor-heading-title {
        font-family: "Urbanist", Sans-serif;
        font-size: 34px !important;
        font-weight: 600;
        line-height: 44px;
        max-width: 87%;
    }
    .page-id-1179 span.elementor-heading-subtitle-text,
    .page-id-11297 span.elementor-heading-subtitle-text {
        font-size: 52px;
        line-height: 62px;
        font-weight: 600;
    }
    .garuda h3.elementor-heading-title.elementor-size-default,
    h2.elementor-heading-title.elementor-size-default,
    h2.elementor-heading-title.elementor-size-default,
    h2.elementor-heading-title.elementor-size-default {
        font-size: 34px !important;
        line-height: 44px !important;
    }
    .neprastoer .elementor-1179 .elementor-element.elementor-element-ab8dc44 img {
        width: 100%;
        max-width: 100%;
        height: 434px;
        object-fit: cover;
    }
    .elementor-element.elementor-element-b79e8dd.neprastoer.e-con-full.e-flex.e-con.e-child {
        display: inline-flex;
        flex-wrap: nowrap;
        text-align: center;
        align-content: flex-end;
        justify-content: space-between;
        align-items: flex-start;
    }
}
@media (max-width: 768px) {
    .page-id-11297 .custom-contact-form .col-md-6 {
        width: 100% !important;
    }
    .custom-contact-form .col-md-6,
    .custom-contact-form .col-md-12 {
        width: 100%;
    }
}
img.attachment-large.size-large.wp-image-15240 {
    width: 100%;
    border-bottom: 1px solid #ffffff1f;
}
.modal-body .custom-contact-form .col-md-6 p {
    margin-bottom: 0;
}
button.close {
    background: #ff5e2e;
    border: none;
    width: 24px;
    height: 24px;
    color: #fff;
    display: flex;
    align-items: center;
}
.modal-header {
    justify-content: space-between;
}
.modal-body .custom-contact-form .col-md-6 {
    width: 100%;
}
@media screen and (min-width: 1024px) {
    img.attachment-full.size-full.wp-image-15517,
    img.attachment-large.size-large.wp-image-15241 {
        display: none !important;
    }
    img.attachment-full.size-full.wp-image-15518 {
        display: block !important;
    }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
    img.attachment-full.size-full.wp-image-15517 {
        display: block !important;
    }
    img.attachment-large.size-large.wp-image-15241,
    img.attachment-full.size-full.wp-image-15518 {
        display: none !important;
    }
}
@media (max-width: 767px) {
    img.attachment-large.size-large.wp-image-15241 {
        display: block !important;
    }
      img.attachment-full.size-full.wp-image-15517,
    img.attachment-full.size-full.wp-image-15518 {
        display: none !important;
    }
}
@media screen and (max-width: 1192px) and (min-width: 992px) {
    .site-header.header-style--style-4 .header-right-info {
        gap: 5px !important;
        margin-left: 0px !important;
        min-width: 140px !important;
    }
    .main-navigation .offcanvas-body .navbar-nav {
        gap: 0 15px !important;
    }
}
.main-navigation .header-button.color-type-custom {
    display: none !important;
}
@media screen and (max-width: 1102px) and (min-width: 992px) {
    .main-navigation .offcanvas-body .navbar-nav {
        gap: 0 8px !important;
    }
}
