/*****************footer****************/
.footer-icon .elementor-icon-box-icon
{
    border: 1px solid #D5AE73;
    border-radius: 50%;
    padding: 10px;
}
/****************buttons**************/
.custom-button a {
    display: inline-block;
    padding: 10px 25px;
    border: 1px solid #C1C8D0;
    border-radius: 10px;
    cursor: pointer;
    font-size: 16px;
    text-decoration: none;
    transition: all 0.3s ease;
    color: #1D3352 !important;
    background-color: #D5AE73;
    background-image: radial-gradient(
            circle at 50% 50%, #FBE8BA 0%, #D5AE73 80%, #D1A971 100%);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.custom-button a:hover{
    background-image: radial-gradient(
             circle at 50% 50%, #FFF4D5 0%, #D5AE73 85%,#D1A971 100%);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
    /*transform: translateY(-1px); */
}
/*.custom-button a:active {*/
/*    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);*/
/*    transform: translateY(1px);*/
/*    background-image: radial-gradient(circle at 50% 50%, #D1A971 0%, #D5AE73 100);*/
/*}*/
/****************contact us************/
.contact-form button{
    color: #1D3352 !important;
    background-color: #D5AE73;
    background-image: radial-gradient(
            circle at 50% 50%, #FBE8BA 0%, #D5AE73 80%, #D1A971 100%);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);

}
.leaflet-map{
    height:615px !important;
    border-radius: 20px;
}
/*********************about us*****************/
.mission .elementor-icon-box-icon .elementor-icon{
    background-color: #2D4975;
    padding: 10px;
    border-radius: 10px;
    fill:#d5ae73 !important;
}
.about-video, .about-video .elementor-element
{
    padding:0 !important;
}
.cust-testimonial div.swiper-slide-active{
    border-bottom: 5px solid #d5ae73;
}
/*.mission .elementor-element .elementor-element::before{*/
/*    content: "";*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    position: absolute;*/
/*    bottom: -100%;*/
/*    left: 0;*/
/*    background-color: #2D4975;*/
/*    transition: .5s;*/
/*}*/
/*.mission .elementor-element .elementor-element:hover*/
/*.mission .elementor-element .elementor-element::before{*/
/*    bottom: 0;*/
/*}*/

/***********************services******************/
/*.service-list::before{*/
/*    content: " ";*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    background-image: linear-gradient(to bottom,*/
/*    rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 60%, rgba(45, 73, 117,0.8));*/
/*    background-size: 100% 200%;*/
/*    background-position-y: 85%;*/
/*    border-radius: 10px;*/
/*    pointer-events: none;*/
/*    transition: .5s all;*/
/*}*/
/*.service-list .elementor-icon-box-icon .elementor-icon{*/
/*    background-color: #d5ae73;*/
/*    padding: 10px;*/
/*    border-radius: 5px;*/
/*}*/

/********************/
.service-tabs ul li.elementkit-nav-item a{
    color: #444 !important;
    border-color: #c1c8d0 !important;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.13)!important;
}
.service-tabs ul li.elementkit-nav-item a.active
span.elementskit-tab-title{
    color: #fff !important;
}
.service-tabs ul li.elementkit-nav-item{
    transition: .5s all;
}
.service-tabs ul li.elementkit-nav-item:hover{
    border:none !important;
    background-color: #d5ae73 !important;
    border-radius: 10px;
}
.service-tabs ul li.elementkit-nav-item:hover
span.elementskit-tab-title{
    color: #fff !important;
}
.service-tabs ul li.elementkit-nav-item:hover
span.elementskit-tab-icon{
    color: #fff !important;
}
.custom-faq div.elementor-tab-title:hover i.fa-toggle{
    color: #fff !important;
}
/******************home-page*****************/
.customer-logo .eael-lc-logo-wrap img{
    width:200px !important;
}
.slider-video i{
    line-height: 0 !important;
    padding-left:0 !important;
}
.security span.elementor-icon, .innovation span.elementor-icon{
    background-color: #d5ae73;
    padding: 8px;
    border-radius: 5px;
    background-image: radial-gradient(
            circle at 50% 50%, #FBE8BA 0%, #D5AE73 80%, #D1A971 100%);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.innovation span.elementor-icon svg g path{
    stroke: #2D4975 !important;
}
.experince{
    width:max-content;
    position: absolute;
    left:-8%;
    bottom:8%;
    border-radius: 10px;

}
.ahoura-services .service_item .front {

    padding:60px!important;
}
.ahoura-services .center .service_item .front {
    background: #F3F6F8 !important;
}
.ahoura-services .center .service_item .front .elementor-icon {
    background-color: #fff !important;
    border:none !important;
}
.ahoura-services .service_item .front .elementor-icon {
    border-color:#c1c8d0 !important;
    margin-bottom: 20px !important;
}
.ahoura-services .service_item .front h3{
    margin-bottom: 20px !important;
}
.achive-stat .accordion-header .stat-number{
    font-size: 2.5rem !important;
    font-weight: 600 !important;
}