*{
    color: rgb(255, 255, 255);
    margin: 0;
    padding: 0;
}

body {
    background-color: #252E40;
}

.navbar {
    background-color: #333C9A !important;
}



.wlogo {
    width: 120px;
}

ul li a {
    margin-left: 30px;
    font-size: 20px;
    color: white !important;

}

.nav-item {
    color: white !important;
}


ul li a {

    color: white;

}

.navbar {
    background: none;
}

.g {
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.33, rgb(52, 59, 149)), color-stop(0.67, rgb(34, 129, 180)));
    background-image: -moz-linear-gradient(center bottom, rgb(34, 129, 180) 100%, rgb(52, 59, 149) 100%);
    padding: 2.5px;
    /* width: 100%; */
    display: block;
  
}

.bo1 {
    background: #252E40;
    height: 260px;
    


}

/* .gradient {
    height: 5px;
    width: 150px;
  background-color: red;
  background-image:
    linear-gradient(
      to right, 
      #2281B4, #343B9A
    );
  } */

  .pupies-heading{
  display: inline-block;
  border-width: 3px;
  border-style: solid;
  border-image: linear-gradient(to right,#2281B4 30%, #343B9A 100%) 
  0 0 100% 0/5px 0 5px 0 stretch;
   
}

  .grad1 {
    height: 20px;
    background-color: red; /* For browsers that do not support gradients */
    background-image: linear-gradient(to right, red , yellow);
  }



 
  .gradient-button {
    /* margin: 10px; */
    /* font-family: "Arial Black", Gadget, sans-serif; */
    font-size: 12px;
    text-transform: uppercase;
    padding: 13px;
    text-align: center;
    transition: 0.5s;
    background-size: 200% auto;
    color: #FFF;
    /* box-shadow: 0 0 20px #eee; */
    border-radius: 8px;
    width: 90px;
    height: 20px;
    /* box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24); */
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    cursor: pointer;
    display: inline-block;
    border-radius: 5px;
    text-align: center;
    text-decoration: none;
    
}

.gradient-button:hover{
    text-decoration: none;
    color: white;
}

.gradient-button-4 {background-image: linear-gradient(to right, #2281B4 0%, #343B9A 51%, #00d2ff 100%)}
.gradient-button-4:hover { background-position: right center; }


.breedcount{
   font-size: 10px;
   text-transform: uppercase;
   display: block;
}

.kai-bg{
    /* width: 130px; */
    height: 150px;
}

.kai-div{
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-transform: uppercase;
}

.price{
    color: #AEAEAE;
}





.footerw{
    width: 100% !important;
}



.wrapper .icon span i{
    color: rgb(0, 0, 0);
}
.wrapper .icon span i:hover{
    color: white;
}





  .wrapper{
    display: inline-flex;
  }
  .wrapper .icon{
    margin: 0 7px;
    text-align: center;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
    z-index: 3 !important;
    transition: 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  .wrapper .icon span{
    display: block;
    height: 35px;
    width: 35px;
    background: #fff;
    border-radius: 50%;
    position: relative;
    z-index: 3 !important;
    box-shadow: 0px 10px 10px rgba(0,0,0,0.1);
    transition: 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  .wrapper .icon span i{
    line-height: 35px;
    font-size: 22px;
  }
  .wrapper .icon .tooltip{
    position: absolute;
    top: 0;
    z-index: 1 !important;
    background: #fff;
    color: #fff;
    padding: 10px 18px;
    font-size: 15px;
    font-weight: 500;
    border-radius: 25px;
    opacity: 0;
    pointer-events: none;
    box-shadow: 0px 10px 10px rgba(0,0,0,0.1);
    transition: 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  .wrapper .icon:hover .tooltip{
    top: -70px;
    opacity: 1;
    pointer-events: auto;
  }
  .icon .tooltip:before{
    position: absolute;
    content: "";
    height: 15px;
    width: 15px;
    background: #fff;
    left: 50%;
    bottom: -6px;
    transform: translateX(-50%) rotate(45deg);
    transition: 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  .wrapper .icon:hover span{
    color: #fff;
  }
  .wrapper .icon:hover span,
  .wrapper .icon:hover .tooltip{
    text-shadow: 0px -1px 0px rgba(0,0,0,0.4);
  }
  .wrapper .facebook:hover span,
  .wrapper .facebook:hover .tooltip,
  .wrapper .facebook:hover .tooltip:before{
    background: #3B5999;
  }
  .wrapper .twitter:hover span,
  .wrapper .twitter:hover .tooltip,
  .wrapper .twitter:hover .tooltip:before{
    background: #46C1F6;
  }
  .wrapper .instagram:hover span,
  .wrapper .instagram:hover .tooltip,
  .wrapper .instagram:hover .tooltip:before{
    background: #e1306c;
  }
  .wrapper .github:hover span,
  .wrapper .github:hover .tooltip,
  .wrapper .github:hover .tooltip:before{
    background: #333;
  }
  .wrapper .youtube:hover span,
  .wrapper .youtube:hover .tooltip,
  .wrapper .youtube:hover .tooltip:before{
    background: #e84135;
  }



  .ul-class li{
      margin-top: 10px;
      font-size: 19px;

  }


  
.fotr {
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.33, rgb(52, 59, 149)), color-stop(0.67, rgb(34, 129, 180)));
    background-image: -moz-linear-gradient(center bottom, rgb(34, 129, 180) 100%, rgb(52, 59, 149) 100%);
    padding: 4.5px;
    display: block;
  
}

.fotr1 {
    background: #252E40;
    /* height: 200px; */

}


.srch{
    background-color: #252E40;
    outline: none;
    border: 2px solid white;
    height: 50px;
}



 
.gradient-button1 {
    /* margin: 10px; */
    /* font-family: "Arial Black", Gadget, sans-serif; */
    font-size: 15px;
    text-transform: uppercase;
    padding: 13px;
    text-align: center;
    transition: 0.5s;
    background-size: 200% auto;
    color: #FFF;
    /* box-shadow: 0 0 20px #eee; */
    /* border-radius: 10px; */
    width: 120px;
    height: 50px;
    /* border: 2px solid white; */
    /* box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24); */
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    cursor: pointer;
    display: inline-block;
    /* border-radius: 8px; */
    text-align: center;
    text-decoration: none;
    outline: none !important;



}

.gradient-button1:hover{
    text-decoration: none;



}

.gradient-button-5 {background-image: linear-gradient(to right, #2281B4 0%, #343B9A 51%, #00d2ff 100%)}
.gradient-button-5:hover { background-position: right center; 
    
}

.pupies-heading1{
    display: inline-block;
    border-width: 44px;
    border-style: solid;
    border-image: linear-gradient(to right,#2281B4 30%, #343B9A 100%) 
    0 0 100% 0/5px 0 5px 0 stretch;
     
  }


  .iinline{
      display: inline;
  }

.page-link{
    background-color: #252E40 !important;

}
.page-link:hover{
    background-color: #ffffff !important;
    color: black !important;

}



.pagination {
    justify-content: center;
}