 .mobile-menu-top, 
    .mobile-menu-open {
    display:none;
    }
    
   .dropdowns .dropn-btnmobile {
    display: none;
} 
    

.servic-sticy-left-sec{
    padding:5rem 0;
    position:relative;
}
.servic-sticy-left-sec .servic-sticy-content-main{
    margin-top:50px;
}
.ser-left-stickymenu{
    border-radius: 16px;
    background-color: rgba(0, 0, 0, 0);
    padding: 30px;
    border: 1px solid rgba(131, 131, 131, 0.25);
    margin-right: 55px;
    position: sticky;
    top: 100px;
}

.ser-left-stickymenu li a{
    border-radius: 12px;
    font-size:18px;
    padding:14px 20px;
    text-align:center;
    color:#000;
    display:inline-block;
    width:100%;
}
.ser-left-stickymenu li:not(:last-child){
    margin-bottom:10px;
}

.ser-left-stickymenu li a.active{
    background:#1A4EA3;
    color:#fff;
}
.servi-sticky-ri-content .power-title{
    font-size:25px;
    font-weight:600;
    margin-bottom:15px;
}

.servi-sticky-ri-img{
    background: linear-gradient(to top, #ffffff 0%, #d0e0ff 50%, #8ab3ff 100%);
    width: 100%;
    align-content: center;
    border-radius: 10px 10px 0px 0px;
    padding:0px 20px 0;
}
.servi-sticky-ri-cont-img .item-one, .servi-sticky-ri-cont-img .item-second{
    align-items:center;
}
.servi-sticky-ri-cont-img .row:not(:last-child){
    margin-bottom:50px;
}
.tech-expe-sec{
    padding:4rem 0 5rem;
    position:relative;
    overflow:hidden;
}
.custom-ser-businesses .row{
    row-gap:30px !important;
}
.tech-expe-main svg{
    z-index:-1;
}
.tech-expe-main::before{
 position: absolute;
    content: "";
    right: 0;
    left: 0;
    top: -9rem;
    margin: 0 auto;
    width: 200px;
    height: 400px;
    background-image: url(../images/svg/tech-expe-main.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: -1;
    bottom: 0;
}
.tech-expe-main{
    background-color: #f8f9fa;
    border: 1px solid #eee;
    border-radius: 20px;
    position:relative;
    z-index:1;
}

.tech-expe-main .tech-expe-content{
  /*margin-left:70px;  */
      padding: 40px;
}

.tech-expe-content .poins-tech{
    padding: 0;
    margin-top: 20px;
}
.tech-expe-content .poins-tech li{
    font-size:15px;
    position:relative;
    padding-left:30px;
}
.tech-expe-content .poins-tech li:before{
    position: absolute;
    content: "\f14b";
    font-family: flaticon_normal-icon !important;
    left: 0;
    top:2px;
    bottom:0;
    /*margin:auto 0;*/
    min-width: 20px;
    height:20px;
    line-height:20px;
    font-size:12px;
    background: #1A4EA3;
    border-radius: 50%;
    color:#fff;
    text-align: center;
   
}
.tech-expe-content .poins-tech li:not(:last-child){
    margin:0 0 8px;
}




.mobil-kfed-btn{
	position: absolute;
    bottom: 1rem;
	width: 100%;
	right: 0;
	display: flex;
	align-items: center;
	
	justify-content: center;
	z-index: 1;
}

.rre-secustom-ouc .swiper-button-next,
.rre-secustom-ouc .swiper-button-prev{
	position: relative;
    width: 30px;
    height: 30px;
    background-color: #1a4ea3;
    border-radius: 50%;
    transition: all 0.4s ease-in-out;
}

.rre-secustom-ouc .swiper-button-next{
	margin-left: 30px;
}

.technologies-inki-swipet .swiper-button-prev:after, 
.technologies-inki-swipet .swiper-rtl .swiper-button-next:after {
    content: 'prev';
    font-size:14px;
    color: #fff;
}


.technologies-inki-swipet .swiper-button-next:after, 
.technologies-inki-swipet .swiper-rtl .swiper-button-prev:after {
   
       font-size:13px;
    color: #fff;
}

.technologies-inki-swipet .swiper-wrapper{
    margin-bottom:5rem;
}

.technologies-inki-swipet .swiper-slide{
    height:auto;
}


.hide-robot{
display:none !important;
}