/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 03 2026 | 15:04:29 */
.elementor-widget-text-editor ul {
    margin-bottom:16px;
}
.elementor-widget-text-editor ul li {
    margin-bottom:8px;
}
.elementor-widget-text-editor ul li:last-child {
margin-bottom:0px;
}
.elementor-widget-text-editor ul:last-child {
    margin-bottom:0px !important;
}
.elementor-widget-text-editor p:last-child {
    margin-bottom: 0px;
}

.yellotail {
font-weight:700 !important;
}
.advantage .elementor-icon-box-icon {
    background: #063a60 !important;
    border-radius: 2px;
    align-content: center;
        transition: all .25s 
ease;
}

.advantage-col .elementor-widget-wrap::before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 0;
    height: 5px;
    z-index: 2;
    background-color: var(--e-global-color-primary);
    transition: width .3s 
ease;
}
.advantage .elementor-icon-box-title {
    margin-top: 0px;
}
.advantage-col .elementor-widget-wrap:hover:before {
    width:100%;
}
.advantage-col:hover  .elementor-icon-box-icon{
    transform: translatey(-7px);
    background: var(--e-global-color-6007f33);
}
.advantage .elementor-icon-box-wrapper {
    align-items: inherit !important;
}

.service-col .service-inner {
        transition: all .3s 
ease-in-out !important;
}
.service-col:hover .service-inner {
        transform: translatey(-45px);
}
.service-col:hover .ser-btn {
    opacity: 1;
    transform: translatey(0px);
}
.ser-btn  {
      transition: all .15s 
ease, opacity .25s 
ease !important;
opacity: 0;
transform: translatey(10px);
}
  
.ser-btn svg {
    fill:rgba(0, 0, 0, 0.3) !important ;
}
.ser-img::before {
    opacity: 0;
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    
    background-color: rgba(0, 0, 0, 0.3);
    transition: opacity .2s 
ease;
}
.service-col:hover .ser-img::before {
    opacity: 1;
}
 
.feature-box::after {
    position: absolute;
     opacity: 0; 
    content: "";
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    z-index: 0;
    margin: 12px;
    border-radius: 2px;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100%;
    background-blend-mode: multiply;
    background-color: #063a60;
    background-image: url(https://myaiocustomweb.com/smith-automatic/wp-content/uploads/2025/12/icon-box-bg.png);
    transition: all .2s 
ease;
}
.feature-box:hover:after {
  opacity: 1;
    margin: 0;  
}
.feature-box:hover h3  {
    color: #fff !important
;
}.feature-box:hover p , .feature-box:hover .anchor-contact{
    color: #ffffffa6
 !important;
}
.feature-box:hover i , .feature-box:hover svg{
    color: #fff !important;
	fill: #fff;
}

.inline-text-a {
    position: relative;
}

.inline-text-a::before, .inline-text-a::after {
    position: absolute;
    content: '';
    bottom: -7px !important;
    height: 5px;
    z-index: 0;
    transition: width 0.5s 
cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
}
.inline-text-a::before {
    width: 100%;
    right: 0;
    background-color: #5c5c5c;
}
.inline-text-a {
    font-weight: 700 !important;
    line-height: 28px;
    color: #fff !important;
}
.inline-text-a::after {
    width: 0;
    left: 0;
    background-color: #D90429;
}
.inline-text-a:hover::after {
    width: 100%;
}
.inline-text-a {
    position: relative;
}

.inline-text-a::before, .inline-text-a::after {
    position: absolute;
    content: '';
    bottom: -7px !important;
    height: 5px;
    z-index: 0;
    transition: width 0.5s 
cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
}
.inline-text-a::before {
    width: 100%;
    right: 0;
    background-color: #5c5c5c;
}
.inline-text-a {
    font-weight: 700 !important;
    line-height: 28px;
    display: inline !important;
    color: #fff !important;
}
.logos img {
    filter: :grayscale(100%);
    opacity: 0.4;
    transition: .3s ease;
}
.logos img:hover {
    opacity: 1;
    cursor: pointer;
}
.inline-text-a::after {
    width: 0;
    left: 0;
    background-color: #D90429;
}
.inline-text-a:hover::after {
    width: 100%;
}
.articles .elementor-widget-image {
    overflow: hidden;
      
}
.articles .elementor-widget-image img {
      transition: all .3s 
ease-out;
}
.articles:hover .artical-image img {
    transform: scale(1.05);
}

.desktop-menu {
    margin-bottom: 0px !important;
}
.desktop-menu .elementor-item {
    position: relative;
}
.desktop-menu .elementor-item:before {
    position: absolute ;
        content: '';
        bottom: 0;
        left: 0;
        right: 0;
        opacity: 1 !important;
        height: 4px !important;
     width: 0px !important;
        background-color: #063a60 !important;
        transition: all .25s 
ease;
}
.desktop-menu .elementor-item:hover:before , .desktop-menu .elementor-item.elementor-item-active:before {
    width: 100% !important;
}

.carousel .elementor-testimonial__content {
    background: #fff;
    padding: 40px 40px 54px 105px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

@media only screen and (max-width:992px) {
    .carousel .elementor-testimonial__content {
        background: #fff;
        padding: 40px 40px 40px 40px;
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    }

    .carousel .elementor-swiper-button-prev,
    .carousel .elementor-swiper-button-next {
        display: none !important;
    }

    .carousel .elementor-main-swiper {
        width: 100% !important;
        overflow: hidden !important;
    }
}

.carousel .swiper-slide::before {
    position: absolute;
    content: '″';
    top: 35px;
    left: 35px;
    color: rgba(0, 0, 0, 0.08);
    font-size: 90px;
    font-family: sans-serif;
    line-height: 1;
    transition: color .15s ease;
}

.carousel .swiper-slide {}

.carousel .elementor-main-swiper {
    width: 100% !important;
    overflow: visible !important;
}

.carousel .elementor-testimonial__cite span {
    padding: 11px 25px;
}

.carousel .elementor-testimonial__cite .elementor-testimonial__name {
    background-color: #aa0c27 !important;
}

.carousel .elementor-testimonial__cite {
    margin-left: 40px;
    margin-top: -22px;
}

.carousel .elementor-testimonial__title {
    background: #0047AB;
    width: fit-content;
}

.carousel .elementor-swiper-button-prev,
.carousel .elementor-swiper-button-next {
    background: #d90429 !important;
    color: #fff !important;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1 !important;
}

.carousel .elementor-swiper-button {
    top: -65px !important;
    bottom: auto;
}

.carousel .elementor-swiper-button-prev,
.carousel .elementor-swiper-button-next {
    right: 0px !important;
    left: auto !important;
    width: 55px;
    height: 55px;
}

.carousel .elementor-swiper-button::before {
    position: absolute;
    content: '';
    width: 50px;
    height: 55px;
    background-color: #d90429;
    transform: skew(25deg);
}

.carousel .elementor-swiper-button {
    background: #d90429 !important;
}

.carousel .elementor-swiper-button-prev {
    right: 66px !important;
}

.carousel .elementor-swiper-button-next {
    margin-top: 0px;
}

.carousel .elementor-swiper-button-next::before {
    left: -15px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}

.carousel .elementor-swiper-button svg {
    z-index: 1;
}

.carousel .elementor-swiper-button-prev:hover:before,
.carousel .elementor-swiper-button-next:hover:before {
    background-color: #b60522;
}

.carousel .elementor-swiper-button-prev:hover,
.carousel .elementor-swiper-button-next:hover {
    background-color: #b60522 !important;
}

.carousel .elementor-swiper-button-prev::before {
    right: -15px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}
.logos img {
    width: 64px;
}
@media only screen and (min-width:992px) {
    .logos .swiper-pagination {
        display: none;
    }
}
.desktop-menu .sub-menu#sm-1765906877406507-2{
	height:500px !important;
	overflow-y:scroll;
}

.desktop-menu .sub-menu::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

.desktop-menu .sub-menu::-webkit-scrollbar-track {
  background: lightgray;
}

.desktop-menu .sub-menu::-webkit-scrollbar-thumb {
  background-color: #D90429;
  border-radius: 2px;
}

.desktop-menu .sub-menu::-webkit-scrollbar-thumb:hover {
  background-color: #9a041c; /* slightly darker on hover */
}
