/*!
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 {
    /* display: none; */
    padding: 10px 20px !important;
    box-shadow: 1px 1px 10px rgb(0 0 0 / 8%);
    margin: 10px !important;
}

.neprafooter .elementor-widget-container

 {
    display: inline-block !important;
}


@media (min-width: 1024px){
.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%;
  }

}

