.elementor-kit-6{--e-global-color-primary:#9E8B2D;--e-global-color-secondary:#000000;--e-global-color-text:#545454;--e-global-color-accent:#FFFFFF;--e-global-typography-primary-font-family:"Barlow";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Barlow";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Ubuntu Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Ubuntu";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Ubuntu Sans", Sans-serif;font-size:16px;font-weight:400;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-6 h2{font-family:"Barlow", Sans-serif;font-size:28px;font-weight:600;}.elementor-kit-6 h3{font-family:"Barlow", Sans-serif;font-size:28px;font-weight:400;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */ul.fa-ul2 li:before {
    font-family: FontAwesome;
    content:'\2714';
    color: #9e8b2d;
    font-size: 20px;
    padding-right: 5px;
    margin-left: -1.1em;
}

li {
    list-style-type: none;
    display: block;
    margin-left: 1em;
    margin-top: 0.5em;
}

ul.fa-ul2white li:before {
    font-family: FontAwesome;
    content:'\2714';
    color: #ffffff;
    font-size: 20px;
    padding-right: 5px;
    margin-left: -1.1em;
}

li {
    list-style-type: none;
    display: block;
    margin-left: 1em;
    margin-top: 0.5em;
}

ul.fa-ul2black li:before {
    font-family: FontAwesome;
    content:'\2714';
    color: #000000;
    font-size: 20px;
    padding-right: 5px;
    margin-left: -1.1em;
}

li {
    list-style-type: none;
    display: block;
    margin-left: 1em;
    margin-top: 0.5em;
}

.city_links a{color:#ffffff;
    font-size: 16px;
}

.city_links ul{    
    margin: 0;
    padding: 0;

}


.elementor-widget-image a {
    display: block; /* or inline-block, experiment to see what works best */
    width: auto !important;
    height: auto !important;
}




.serviceboxp {
  min-height: 500px;
}

.carousel-small .elementor-image-carousel img {
  aspect-ratio: 300 / 150;
  width: 300px;
  height: auto;
}

.custom-bullets {
  list-style: none;     /* remove default bullets */
  padding-left: 0;
  margin-left: 2.5em;
}

.custom-bullets li {
  position: relative;
  padding-left: 32px;   /* space for SVG bullet */
  margin-bottom: 10px;  /* space between bullet items */
  line-height: 1.5;
}

.custom-bullets li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;             /* vertical alignment */
  width: 18px;          /* SVG size */
  height: 18px;
  background-image: url("https://iconsecuritycameras.com/wp-content/uploads/2026/03/checklist-black-gold.svg");
  background-size: contain;
  background-repeat: no-repeat;
}



.custom-bullets2 {
  list-style: none;     /* remove default bullets */
  padding-left: 0;
  margin-left: 2.5em;
}

.custom-bullets2 li {
  position: relative;
  padding-left: 32px;   /* space for SVG bullet */
  margin-bottom: 10px;  /* space between bullet items */
  line-height: 1.5;
}

.custom-bullets2 li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;             /* vertical alignment */
  width: 18px;          /* SVG size */
  height: 18px;
  background-image: url("https://iconsecuritycameras.com/wp-content/uploads/2026/03/checklist-gold-black.svg");
  background-size: contain;
  background-repeat: no-repeat;
}

.custom-bulletswhite {
  list-style: none;     /* remove default bullets */
  padding-left: 0;
  margin-left: 2.5em;
}

.custom-bulletswhite li {
  position: relative;
  padding-left: 32px;   /* space for SVG bullet */
  margin-bottom: 10px;  /* space between bullet items */
  line-height: 1.5;
}

.custom-bulletswhite li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;             /* vertical alignment */
  width: 18px;          /* SVG size */
  height: 18px;
  background-image: url("https://iconsecuritycameras.com/wp-content/uploads/2026/03/checklist-white-on-black.svg");
  background-size: contain;
  background-repeat: no-repeat;
}

.custom-bulletscity {
  list-style: none;     /* remove default bullets */
  padding-left: 0;
  margin-left: 2.5em;
}

.custom-bulletscity li {
  position: relative;
  padding-left: 32px;   /* space for SVG bullet */
  margin-bottom: 10px;  /* space between bullet items */
  line-height: 1.5;
}

.custom-bulletscity li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;             /* vertical alignment */
  width: 18px;          /* SVG size */
  height: 18px;
  background-image: url("https://iconsecuritycameras.com/wp-content/uploads/2026/03/city-bullet-01.svg");
  background-size: contain;
  background-repeat: no-repeat;
}/* End custom CSS */