@media only screen and (max-width:880px) {
    .addrs{
        display: none;
    }
    .locate{
        display: none;
    }
}
@media only screen and (max-width: 328px) {
    .phn{
        display: none;
    }
}

@media only screen and (max-width: 323px) {
    .logo{
        display: none;
    }   
}
@font-face {
    font-family: card;
    src: url(./Poppins-Medium.ttf);
}
@font-face {
    font-family: nav;
    src: url(./Roboto-Thin.ttf);
}
@font-face {
    font-family: navbb;
    src: url(./Montserrat-Bold.ttf);
}
.dropbtn {
    background-color: transparent;
    color: #201e1e;
    padding: 8px;
    margin-top: 10px;
    border: none;
    font-family: navbb;
    padding-bottom: 20px;
  }
  .dropdown {
    position: relative;
    display: inline-block;
    font-size: medium;
    
  }
  
  .dropdown-content {
      
    display: none;
    position: absolute;
    background-color: #ffffff;
    min-width: 200px;
    font-family: navbb;
    font-size: 12px;
    z-index: 5;
    margin-left: 20px;
    padding-top: 10px;
  }
  
  .dropdown-content a {
    color: black !important;
    padding-bottom: 8px;
    text-decoration: none;
    display: block;
    margin-left: 10px;
  }
  
  .dropdown-content a:hover {background-color: #ffffff;
        color: #2972e0 !important;
    }
  
  .dropdown:hover .dropdown-content {display: block;
    border-top: solid #2972e0 2px;    
}
  
  .dropdown:hover .dropbtn {background-color: #ffffff;
        color: #2972e0;
}
  .phn{
      margin-left: 30px;
  }
  .locate{
      float: right;
  }
.navbb{
    align-items: center;
    margin-left: 100px;
}
.home{
    font-weight: bold;
    color: black !important;
    font-family: navbb;
}
.home:hover{
    color: #2972e0 !important;
}
.bttns{
    margin-left: 30px;
}
.active{
    margin-left: 20px
}
.cart{
        color: black;
        margin-left: 35px;
}
.cart:hover{
    color: black;
}
.srch{
    margin-left: 10px;
    color: black;
}
.srch:hover{
    color: black;
}
.navbar-brand{
    margin-left: 20px;

}
.wrt{
    color: #1d4986;
}
.type{
    font-family: navbb;
    margin-top: 70px;
}
.bttn1{
    color: white;
    background-color: #2972e0;
    border: solid gray 4px;
    border-radius: 40px;
    padding: 20px;
}
.bttn1:hover{
    color: black;
    background-color: #ffffff;
    font-family: navbb;
    transition: all 0.6s linear;
    cursor: pointer;
}
.vdo{
    display: flex;
    justify-content: center;
    font-family: navbb;
    color: #2972e0;
    margin-top: 20px;
}
.head{
    border-bottom: 6px double black;
    padding-bottom: 10px;
}
.intro{
    display: flex;
    justify-content: center;
    font-family: navbb;
    font-weight: bold !important;
    color: #1d4986;
    width: 850px;
    
}
.intro1{
    display: flex;
    justify-content: center;
    font-family: navbb;
    color: #1d4986;
    width: 950px;
}
.sticky-top{
    box-shadow: #1d4986 0px 1px 12px;
    /* z-index: 1; */
}
.intro2{
    display: flex;
    justify-content: center;
    font-family: navbb;
    color: #1d4986;
    width: 950px;
}
.op{
    display: flex;
    justify-content: center;
    font-family: navbb;
    color: #2972e0;
    margin-top: 20px;
}
.op1{
    border-bottom: black double 6px;
    padding-bottom: 10px;
}
.tle{
    display: flex;
    justify-content: center;
    font-family: navbb;
}
.para{
    display: flex;
    justify-content: center;
    font-family: card;
   
}
.bttn{
    background-color: #1d4986;
    color: white;
    border-radius: 20px;
    font-family: navbb;
    font-size: small;
}
.card{
    box-shadow: #2972e0 0px 0px 3px;
    border: solid 1px #2972e0;
}
.bttn:hover{
    background-color: #1d4986;
    color: white;
}
.rate{
    color: orange;
    margin-left: 35px;

}
.clnt{
    color: #1d4986;
    font-family: navbb;
    margin-left: 15px;
}
.nmb{
    color: #1d4986;
    font-family: navbb;
    margin-left: 75px;
}
.logo2{
    box-shadow: black 0px 0px 8px;
    z-index: 1;
    margin-left: 55px;
}
.trust{
    font-family: navbb;
    color: #1d4986;
    margin-left: 5px;
}
.par{
    font-family: card;
    color: black;
}
.clint{
    color: #1d4986;
    background-color: white;
    border: solid #1d4986 2px;
    border-radius: 40px;
    padding: 10px;
    width: 150px;
    font-family: navbb;
}
.clint:hover{
    background-color: #1d4986;
    color: #ffffff;
    transition: all 0.9s linear;
}
body{
    overflow-x: hidden;
}
.choose{
    font-family: navbb;
    color: #1d4986;
    border-bottom: black double 6px;
    padding-bottom: 10px;
}
.chss{
    width: 500px;
}
.choosus{
    font-family: card;
}
.choostxt1{
    color: #1d4986;
}
.fa-flask{
    color: #646417;
}
.choospara1{
    color: #2972e0;
    font-family: navbb;
}
.introo{
    border-right: gray dotted 3px;
    border-bottom: gray dotted 3px;
}
.introo2{
    color: #1d4986;
    font-family: navbb;
    border-bottom: dotted 2px gray;
}
.choospara2{
    color: #2972e0;
    font-family: navbb;
}
.introo3{
    border-right: gray dotted 3px;
    border-bottom: gray dotted 3px;
}
.choostxt2{
    color: #1d4986;
    font-family: navbb;
}
.choospara3{
    color: #2972e0;
    font-family: navbb;
}
.introo4{
    font-family: navbb;
    color: #1d4986;
    border-bottom: dotted 3px gray;
}
.choospara4{
    color: #2972e0;
}
.happyclint{
    display: flex;
    justify-content: center;
    color: #1d4986;
    font-family: navbb;
    padding-top: 100px;
    border-bottom: double 6px black;
}
.clintpara{
    color: #201e1e;
    font-family: navbb;
}
.happy{
    width: 300px;
}
.my{
    border-right: #201e1e solid 3px;
}
.bottle{
    border-left: solid black 3px;
}
.slick-slide{
    margin: 0 20px;
}
.slick-slide img{
    width: 100%;
}
.slick-slider{
    position: relative;
    display: block;
    box-sizing: border-box;
}
.slick-list{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-track{
    position: relative;
    top: 0;
    left: 0;
    display: block
}
.slick-slide{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
.slick-slide img{
    display: block;
}
.slick-initialized .slick-slide{
    display: block;
}
.news{
    font-family: navbb;
    color: #1d4986;
}
.newshead{
    font-family: navbb;
    color: #2972e0;
    margin-top: 20px;
}
.mail{
    border-radius: 40px;
    margin-top: 50px;
    color: gray;
}
.mailbtn{
    color: white;
    font-family: navbb;
    background-color: #1d4986;
    border-radius: 30px;
    transition: all 0.6s linear;
    border: gray solid 3px;
    padding: 8px;
}
.mailbtn:hover{
    color: #1d4986;
    background-color: white;
    border: gray solid 3px;
}
.hr{
    display: flex;
    justify-content: center;
}
.logofooter{
    margin-top: 40px;
    margin-left: 40px;
}
.footersrvs{
    color: #1d4986;
    margin-top: 50px;
}
.footerinfor{
    color: #1d4986;
    margin-top: 55px;
}
.footertouch{
    color: #1d4986;
    margin-top: 50px;
}
.footerank{
    text-decoration: none;
    color: #2972e0;
    padding-bottom: 5px;
    margin-top: 15px;
    font-family: card;
}
.logohead{
    color: #1d4986;
    font-family: navbb;
}
.create{
    font-family: navbb;
}
.modal-header{
    background-color: #1d4986;
    color: #ffffff;
    height: 100px;
}
.btn-close{
    color: #ffffff !important;
}
.email{
    margin-left: 118px;
    margin-top: 5px;
}
.password1{
    margin-left: 85px;
    margin-top: 10px;
}
.password2{
    margin-left: 10px;
    margin-top: 10px;
}
.nb{
    margin-top: 30px;
    font-family: navbb;
}
.profilecarousel{
    margin-top: 50px;
    margin-left: 50px;
}
.footerbg{
    background-color: #f5f5f5;
}

.partn{
    border-right: dotted gray 2px;
    border-bottom: dotted gray 2px;
}
.p1{
  border: solid black 2px;
}
.contact{
    font-family: navbb;
    color: #1d4986;
}
.lr{
    text-decoration: underline;
}
.lrbtn{
    background-color: #1d4986;
    color: #ffffff;
    font-family: navbb;
    padding: 10px;
    border: gray solid 2px;
    transition: linear 0.6s;
}
.lrbtn:hover{
    background-color: #ffffff;
    color: #1d4986;
}
.lrank{
    text-decoration: none;
    color: #000;
}
.copyright{
    font-size: smaller;
    float: right;
}
.bookank{
    text-decoration: none;
    color: #1d4986;
}
.bookank:hover{
    text-decoration: none;
    color: #1d4986 !important;
}
.logmail{
    margin-left: 50px;
}
.logpasswrd{
    margin-left: 10px;
}    
.loader-wrapper {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #242f3f;
    display:flex;
    justify-content: center;
    align-items: center;
  }
  .loader {
    display: inline-block;
    width: 30px;
    height: 30px;
    position: relative;
    border: 4px solid #Fff;
    animation: loader 2s infinite ease;
  }
  .loader-inner {
    vertical-align: top;
    display: inline-block;
    width: 100%;
    background-color: #fff;
    animation: loader-inner 2s infinite ease-in;
  }
  @keyframes loader {
    0% { transform: rotate(0deg);}
    25% { transform: rotate(180deg);}
    50% { transform: rotate(180deg);}
    75% { transform: rotate(360deg);}
    100% { transform: rotate(360deg);}
  }
  @keyframes loader-inner {
    0% { height: 0%;}
    25% { height: 0%;}
    50% { height: 100%;}
    75% { height: 100%;}
    100% { height: 0%;}
  }
 .rating{
     color: #ffd000;
     padding-top: 10px;
 }
 .intrst{
     color: #1d4986;
     font-family: navbb;
 }
 .roo{
     color: #1d4986;
     font-family: navbb;
 }
 .pd{
     color: #1d4986;
     font-family: navbb;
 }
 .prc{
     font-family: navbb;
     color: #000;
     font-size: 35px;
     font-weight: bold;
 }
 .cartbtn{
     background-color: #1d4986;
     color: #ffffff;
     font-family: navbb;
     transition: all linear 0.5s;

 }
 .cartbtn:hover{
     background-color: #ffffff;
     color: #1d4986;
     border: solid 1px gray;
 }
 .quantity {
    display: inline-block; }
   
   .quantity .input-text.qty {
    width: 75px;
    height: 40px;
    padding: 0 5px;
    text-align: center;
    background-color: transparent;
    border: 1px solid #efefef;
    border-radius: 5px;
   }
   
   .quantity.buttons_added {
    text-align: left;
    position: relative;
    white-space: nowrap;
    vertical-align: top; }
   
   .quantity.buttons_added input {
    display: inline-block;
    margin: 0;
    vertical-align: top;
    box-shadow: none;
   }
   
   .quantity.buttons_added .minus,
   .quantity.buttons_added .plus {
    padding: 7px 10px ;
    height: 41px;
    background-color: #1d4986;
    border: 1px solid #efefef;
    border-radius: 5px;
    cursor:pointer;}
   
   .quantity.buttons_added .minus {
    border-right: 0; }
   
   .quantity.buttons_added .plus {
    border-left: 0; }
   
   .quantity.buttons_added .minus:hover,
   .quantity.buttons_added .plus:hover {
    background: #1d4986; }
   
   .quantity input::-webkit-outer-spin-button,
   .quantity input::-webkit-inner-spin-button {
    margin: 0; }
    
    .quantity.buttons_added .minus:focus,
   .quantity.buttons_added .plus:focus {
    outline: none; }
.desc{
    color: #1d4986;
    font-family: navbb;
}
.descdiv{
    border: gray 1px dotted;
    box-shadow: black 1px 1px 10px;
    
}
.comnt{
    font-family: navbb;
    border: gray 1px dotted;
    box-shadow: black 1px 1px 10px;
}
.rev{
    border: dotted gray 1px;
    box-shadow: black 1px 1px 10px;
}
.wrtrev{
    font-family: navbb;
    color: #1d4986;
}
#login-form-wrap {
    background-color: #ffffff;
    width: 35%;
    margin: 30px auto;
    text-align: center;
    padding: 20px 0 0 0;
    border-radius: 4px;
    box-shadow: 0px 30px 50px 0px rgba(66, 66, 66, 0.2);
    font-family: navbb;
  }
  
  #login-form {
    padding: 0 60px;
  }
  .btn2{
      text-decoration: none;
      font-family: navbb;
      color: black;
  }
  
.logoutbtn{
    color: #000;
    text-decoration: none;
    font-size: medium;
    font-family: navbb;
}