.haeder-default.header-transparent {
    padding: 10px 0 0!important;
}
/*.haeder-default.header-transparent {*/
/*    padding: 5px 0 0!important;*/
/*    background-color: #fff;*/
/*}*/
.side-nav {
    width: 35vw!important;
}
h1,h2,h3,h4,h5,h6{
    color:#163775!important;
}
.first-box {
    box-shadow: 0 0 1px 0 #eaf8ff;
    transform: perspective(500px) rotateY(-5deg);
    background: aliceblue;
    padding: 20px;
    border-radius: 5px;
}
.second-box {
    box-shadow: 0 0 1px 0 #eaf8ff;
    transform: perspective(500px) rotateY(-5deg);
    background: aliceblue;
    padding: 20px;
    border-radius: 5px;
}

.wid {
    margin-bottom: 0px;
    display: flex;
      flex-direction: row;
      justify-content: center;
  
  }
  @media (min-width: 992px){
  .wid {
      flex: 0 0 25%;
      max-width: 25%;
      margin-bottom: 50px;
  }
  }
  @media (max-width: 575px){
    .wid{
      width: 50%;
    }
    }
.serbox{
    height: 130px;
    width: auto;
    padding: 10% 10% 0 10%;
}
.con{
    position: absolute;
    top:-15px;
    align-self: center;
}
.axil-service .inner .icons::before {
    display: none;
}
.axil-counterup .serbox::before {
    display: none!important;
}
.axil-counterup .serbox::after {
    display: none!important;
}
.box-mrg{
    margin-right: 20px;
}

.logo-width{
    width: 200px;
}
@media screen and (max-width:420px){
    .logo-width{
        width:150px!important;
    }
    .img-bnr{
        width:auto!important;
    }
    .image-bnr{
        width:auto;
    }
    h1.axil-page-title {
        font-size: 30px!important;
        line-height: 35px!important;
        padding: 0px 8px!important;
    }
    .pt--170 {
        padding-top: 80px!important;
    }
    .pb--70 {
        padding-bottom: 40px!important;
    }
    .row.d-flex.flex-wrap.axil-featured.row--40 {
        flex-direction: column-reverse!important;
    }
    .wa-float {
        position: fixed;
        width: 60px;
        height: 60px;
        bottom: 95px!important;
        right: 18px!important;
        background-color: #25d366;
        color: #FFF;
        border-radius: 50px;
        text-align: center;
        font-size: 30px;
        box-shadow: 2px 2px 3px #999;
        z-index: 100;
    }
}
.img-bnr{
    width:300px;
}
.image-bnr{
    width:430px;
}

.axil-slide.slide-style-default .topskew-thumbnail-group .image-group {
    right: 0px!important;
}
.bg-banner{
    background-image: url("assets/images/banner all.webp");

}
p.subtitle-2 {
    font-size: 18px!important;
    line-height: 32px;
}
p {
    color: #524d4d!important;
}
.footer-default .footer-widget-item ul.ft-menu li a {
    color: #524d4d;
    line-height: 20px!important;
}



.wa-float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:20px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:16px;
    color: #fff;
}
.my-float:hover{
	margin-top:16px;
    color: #fff;
}