.nav-side .side_menu_btn{
  display: none;
}
@media screen and (max-width: 515px) {
.nav-side .side_menu_btn{
  display: block;
}
.choose-us.style-1 .choose-us-brands {
    position: relative;
    left: 0;
    bottom: 0;
    width: 90%!important;
}
}
.navbar .ps-4 {
    padding-left: 10rem!important;
}
.border-white {
    border-color: #ffe200fa!important;
}
.nav-side .butn{
    padding: 5px 15px;
    margin-left: 10px;
  }
  .foot-info li a{
    color: #e5e4e4;
  }
  .foot-info li a i{
    color: #e5e4e4!important;
  }

  .foot-info li{
    padding: 5px 0;
  }
 /* .banner .section-padding{
    padding: 150px 0;
  }*/

.abt img{
  border-radius: 20px;
}

.foot .navbar-brand {
        width: 150px;
    height: auto;
}
.foot_p{
    padding: 0 10px;
}
.breadcrumb{
    background: radial-gradient(circle, rgb(0 19 135) 0%, rgb(28 43 141) 100%)!important;
}
.sub_btn{
    background: linear-gradient(90deg, rgb(3 62 103) 0%, rgb(1 110 116) 100%) !important;

}

.section-head.text-center.pt-40.pb-40.style-5{
     /*background: rgb(68,0,185);
    background:radial-gradient(circle, rgba(134,0,0,1) 35%, rgba(170,14,14,1) 70%, rgba(175,4,4,1) 100%);*/
    background-image: url(../img/header/banner4.jpg);
  /*background-image: url(../img/banner.jpg);*/
  background-position: center;
  background-size: cover;
 
}

.color-999 a{
    color: #fefefe;
}
.color-000 {
    color: #ffd400 !important;
}

.plan h4{
    color: #730000;
}
.pack1{
        background-image: linear-gradient(to right, #d50000 0%, #830101 100%);
    text-align: center;
    border-radius: 10px;
    padding: 5px;
}
.pack1 h4{
    color: #ffd800;
    font-size: 25px;
}
.pack1 p{
    color: #fff;
    font-size: 13px;
}
.add{
    margin-left: 27px;
}
@media screen and (max-width: 480px) {
    .pack1{
        width: 60%;
        margin-bottom: 10px!important;
        margin: auto;
    }
    .pricing-card.style-3.dark-card {
    margin-bottom: 10px;
}

}

.banner .img img{
    float: right;
}
.note p{
    font-size: 16px;
}
.note i{
    font-size: 13px;
    margin-right: 10px;
}

