/* ============================================================================

Theme Name: Elite Vigilance Security & Technologies Inc
Theme URI: www.dynamicxperts.com
Description: A premium wordpress template.
Version: 1.0
Author: Saad ali Tariq
Author URI: mailto:dynamicexperts@gmail.com

============================================================================= */

@import url("margin.css");
.theme-btn{ width: 100%; font-size: 18px; }

.gform_footer{   margin-bottom: 15px; }

.gform_button {
    
    margin-bottom: 25px;
}

 .pb_15{ padding-bottom:15px; }


.service-deails-content{ color: #111; }

.service-deails-content ul{}

.service-deails-content ul li {
  position: relative;
  display: flex;
  align-items: center;
	padding-left: 20px;
  font-weight: 600;
  color: var(--theme);
}

.service-deails-content ul li::before {
  content: "•"; /* Inserts a custom bullet character (Unicode: \2022) */
  color: var(--theme); /* Sets the custom bullet color */
  position: absolute;
  left: 0;
}

.service-deails-content ul li+li {
  margin-top: 4px;
}
.footer-widget-wrapper .single-footer-widget .footer-input-card .form-clt textarea {

  max-height: 120px;
}
.wpcf7 form.sent .wpcf7-response-output {

  background: white;
}
