.elementor-40781 .elementor-element.elementor-element-392e2967{--display:flex;--gap:47px 47px;--row-gap:47px;--column-gap:47px;--padding-top:0px;--padding-bottom:0px;--padding-left:30px;--padding-right:30px;}.elementor-widget-animated-headline .elementor-headline-dynamic-wrapper path{stroke:var( --e-global-color-accent );}.elementor-widget-animated-headline .elementor-headline-plain-text{color:var( --e-global-color-secondary );}.elementor-widget-animated-headline .elementor-headline{font-family:var( --e-global-typography-primary-font-family ), Campton;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-animated-headline{--dynamic-text-color:var( --e-global-color-secondary );}.elementor-widget-animated-headline .elementor-headline-dynamic-text{font-family:var( --e-global-typography-primary-font-family ), Campton;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-40781 .elementor-element.elementor-element-29ab1d7f{--animation-duration:1200ms;--dynamic-text-color:var( --e-global-color-79c58ec );}.elementor-40781 .elementor-element.elementor-element-29ab1d7f .elementor-headline{text-align:center;font-family:"Instrument Sans", Campton;font-size:40px;font-weight:600;}.elementor-40781 .elementor-element.elementor-element-29ab1d7f .elementor-headline-dynamic-wrapper path{stroke:var( --e-global-color-79c58ec );stroke-width:6px;}.elementor-40781 .elementor-element.elementor-element-29ab1d7f .elementor-headline-plain-text{color:var( --e-global-color-79c58ec );}.elementor-widget-gallery .elementor-gallery-item__title{font-family:var( --e-global-typography-primary-font-family ), Campton;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-gallery .elementor-gallery-item__description{font-family:var( --e-global-typography-text-font-family ), Campton;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-gallery{--galleries-title-color-normal:var( --e-global-color-primary );--galleries-title-color-hover:var( --e-global-color-secondary );--galleries-pointer-bg-color-hover:var( --e-global-color-accent );--gallery-title-color-active:var( --e-global-color-secondary );--galleries-pointer-bg-color-active:var( --e-global-color-accent );}.elementor-widget-gallery .elementor-gallery-title{font-family:var( --e-global-typography-primary-font-family ), Campton;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-40781 .elementor-element.elementor-element-53b17e99 .e-gallery-item:hover .elementor-gallery-item__overlay, .elementor-40781 .elementor-element.elementor-element-53b17e99 .e-gallery-item:focus .elementor-gallery-item__overlay{background-color:rgba(0,0,0,0.5);}.elementor-40781 .elementor-element.elementor-element-53b17e99{--image-border-radius:8.82px;--image-transition-duration:800ms;--overlay-transition-duration:800ms;--content-text-align:center;--content-padding:20px;--content-transition-duration:800ms;--content-transition-delay:800ms;}@media(min-width:768px){.elementor-40781 .elementor-element.elementor-element-392e2967{--content-width:1306px;}}@media(max-width:1024px){.elementor-40781 .elementor-element.elementor-element-392e2967{--gap:40px 40px;--row-gap:40px;--column-gap:40px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-40781 .elementor-element.elementor-element-29ab1d7f .elementor-headline{font-size:32px;}}@media(max-width:767px){.elementor-40781 .elementor-element.elementor-element-392e2967{--gap:30px 30px;--row-gap:30px;--column-gap:30px;}.elementor-40781 .elementor-element.elementor-element-29ab1d7f .elementor-headline{font-size:28px;}}/* Start custom CSS */.bg-service-layout {
    background-image: url(/wp-content/uploads/bg-service-lay3-min.png);
    background-size: 100%;
    background-position: top;
    background-repeat: no-repeat;
}

body {
    background-image: none !important;
    background-color: #0b0c28;
}

.ct-img-carousel .swiper-slide-image {
    max-width: max-content;
}

.elementor-button br {
    display: none;
}

.text-white .elementor-image-box-content {
    color: #fff;
}

.ct-img-box .elementor-image-box-content {
    font-family: "Instrument Sans", Campton;
}

.ct-elementor-image-box {
    display: grid;
    gap: 30px;
    font-family: "Instrument Sans", Campton;
}

.ct-elementor-image-box.ct-two-columns {
    grid-template-columns: repeat(2, 1fr);
}

.ct-elementor-image-box.ct-three-columns {
    grid-template-columns: repeat(3, 1fr);
}

.ct-elementor-image-box.ct-four-columns {
    grid-template-columns: repeat(4, 1fr);
}

.ct-elementor-image-box-item {
   color: #fff;
}

.ct-elementor-image-box-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.5em;
}

.ct-elementor-image-box-img {
    margin-bottom: 4px;
}


.elementor-widget-container li {
    list-style-type: disc;
}
.elementor-widget-container ul {
    padding: 10px 0 0 20px;
}

.elementor-widget-container ul:not(:last-child) {
    margin-bottom: 14px;
}

.elementor-widget-container li:not(:last-child) {
    margin-bottom: 12px;
}

.ct-img-auto img {
    max-width: fit-content;
}
/*
.ct-banner-blue {
    position: relative;
}

.ct-banner-blue:before {
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    left: 100%;
    background-color: #0894e2;
    z-index: 1;
    border-radius: 0;
}
*/
.height-100 {
    height: 100%;
}


.ct-process-options {
    display: flex;
    gap: 20px;
}

.ct-process-options-container {
    background-color: #DFEDFF;
    border-radius: 14px;
    padding: 20px;
    font-family: "Instrument Sans", Campton, sans-serif; /* Added fallback font */
    height: inherit;
}

.ct-process-options-contents {
    display: flex;
   flex-direction: column;
    justify-content: space-between;
    gap: 20px;
}

.ct-process-options-container h3 {
    background-image: linear-gradient(to right, #0C0CA3, #052CB4);
    color: #fff;
    display: inline-block;
    text-align: center;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 600;
    padding: 6px 38px;
    border-radius: 50px;
}

.ct-process-options-title {
    display: block;
    font-weight: bold;
    margin-bottom: 4px;
}

.ct-process-options-button {
    background-image: linear-gradient(to right, #0C0CA3, #052CB4);
    color: #fff;
    padding: 10px 20px;
    display: inline-block;
    border-radius: 5px;
    margin-top: 10px;
    border-radius: 50px;
    font-weight: 600;
}

.ct-process-options-button:hover {
    color: #fff;
    opacity: .8;
    font-weight: 600;
}


.ct-day {
    font-size: 13px;
    font-weight: 400;
}

.ct-bullet-list li {
    position: relative;
    font-size: 16px;
    color: #000;
}

.ct-bullet-list li:before {
	content: url(/wp-content/uploads/bullet-4.png);
    top: 8px;
	position: absolute;
    left: -14px;
    
}

.ct-bullet-list li:last-child::before { 
	content: url(/wp-content/uploads/bullet.png);
    top: 0;
}

.ct-bullet-list li::marker {
    content: none;
}

.ct-process-options-container ul {
    padding: 10px 0 0 14px;
}

.elementor-slideshow__title,
.elementor-slideshow__description,
.eicon-share-arrow {
    display: none;
}

#ct-faq .e-n-accordion-item[open] .e-n-accordion-item-title {
    border-radius: 8px 8px 0 0;
}

#ct-faq .elementor-widget-container p:last-child {
    margin-bottom: 0;
}

.text-link-w a {
    color: #fff;
    text-decoration: underline;
}

.text-link-b a {
    color: #000000;
    text-decoration: underline;
}

.Do-not-scale-image .elementor-widget-container {
    transform: scale(1);
}

.Remove-Background {
    background-color: transparent !important;
}


#ct-serv-table table th, 
#ct-serv-table table td.tablesome__cell {
    font-family: "Instrument Sans", Campton;
    text-align: center;
    border: 1px solid #000000;
}

#ct-serv-table table th {
    background-color: #a8a9ac;
    font-weight: 600;
    color: #000;
    font-size: 24px;
    padding: 20px;
}

#ct-serv-table table td.tablesome__cell {
    background-color: #d9d9d9;
    color: #000;
    font-size: 18px;
}

#ct-serv-table tbody tr td:first-child {
    font-weight: 600;
}

#ct-serv-table table tr:hover td.tablesome__cell {
    background-color: #a8a9ac; 
    color: #000;
}

#ct-serv-table .tablesome__table--wrapper {
    margin: 0 !important;
}

.ct-process-options-v2 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.ct-process-options-v2-item {
    background-color: #DFEDFF;
    border-radius: 14px;
    padding: 30px;
    font-size: 18px;
    color: #000;
    font-family: "Instrument Sans", Campton;
}

.ct-process-options-v2-title {
    font-weight: bold;
    margin-bottom: 14px;
}


.ct-process-options-v2-item p:last-child {
    margin-bottom: 0;
}



@media screen and (min-width: 1025px) {
    
    .ml-0 > .e-con-inner {
        margin-left: 0;
    }
    
    .mr-0 > .e-con-inner {
        margin-right: 0;
    }
    
    /* Service page - Outdoor Electronics */
    .page-id-33912 #service-banner h1 {
        font-size: 46px;
    }
    .page-id-33912 #service-banner > .e-con-inner {
        gap: 30px;
    }
    .page-id-33912 #service-banner .mr-0 > .e-con-inner {
        max-width: 746px;
    }
    /* end service page*/
    
    .ct-process-options-v2-item {
        min-height: 200px;
    }
}   


@media screen and (max-width: 1024px) {
    .ct-elementor-image-box-title {
        font-size: 22px;
    }
    .ct-elementor-image-box.ct-four-columns {
    grid-template-columns: repeat(3, 1fr);
    }
    
    .ct-process-options-v2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    }
}

@media screen and (max-width: 767px) {
    .ct-elementor-image-box-title {
        font-size: 20px;
    }
    .ct-elementor-image-box.ct-three-columns {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    }
    .ct-elementor-image-box.ct-four-columns {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    }
    .ct-process-options-v2 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
    }
}/* End custom CSS */