/* Header css start */
#site-header{
    border: 0 !important;
    background-color: transparent !important;
}

.es-header.elementor-sticky--active{
    background: #150958;
}
.es-header.elementor-sticky--active .es-logo img{
    width:50%;
}

/* Header css end */

.home-slider .swiper-pagination{
    text-align:right;
  bottom:60px !important;
}
.home-slider .swiper-pagination .swiper-pagination-bullet{
  text-align: right;
display: block;
float: right;
clear: both;
  margin-bottom:15px;
    margin-right:35px;
    position:relative;
    z-index:99;
}
.home-slider .swiper-pagination .swiper-pagination-bullet:after{
content:'';
width:25px;
height:25px;
display:inline-block;
background-color:transparent;
border:1px solid transparent;
position:absolute;
top:-5.5px;
left:-5.5px;
z-index:96;
border-radius:99%;
-moz-border-radius:99%;
-webkit-border-radius:99%;
}
.home-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
    border:1px solid #fff;
}
.hero-button{
margin-left: -55px;
}
.hero-button .elementor-button-icon svg{
width:110px;
}
.hero-button a:focus, .hero-button a:active{
outline:none !important;
border:none;
}

/* Service css start */

.service-text_box .elementor-widget-wrap.elementor-element-populated{
    background: #fff;
    align-self: end;
}


.footer-form .elementor-message{
    margin-top: 30px;
    margin-bottom: 0;
}

/* Footer css end */

@media(max-width:767px){
    .es-footer_logo .elementor-widget-container{
        margin-left: 0 !important;
    }
    .market-text_box{
        position: static !important;
    }
    .home-slider .swiper-pagination{
        text-align: center;
    }
    .home-slider .swiper-pagination .swiper-pagination-bullet{
        text-align: center;
      display: inline-block;
      float: none;
      clear: none;
      margin-right: 0;
    }
}
