.slider-content h2 {
    font-size: 50px;
    padding-right: 10%;
  }
  
      @media screen and (max-width: 900px) {
  .slider img {
    position: absolute;
    right: 0px;
    bottom: 150px;
    height: auto;
    opacity: 0;
    max-width: 100% !important;
    padding-top: 5px !important;
    padding-bottom: 30px !important;
  }
    .slide-1 img {
    right: 0px !important;
    left: 0px !important;
  padding: 0px !important;
  bottom: 0px !important;
  }
  
  .slider-content h2 {
    font-size: 20px;
    padding-right: 0%;
  }
   .product-card {
    position: relative;
    width: 100% !important;;
    
    margin-top: 5% !important;;
    margin-left: 0 !important;;
  }
   .slider-content {
    width: 100%;
    padding-left: 19px;
    margin-top: -368px !important;
   }
   .slide-2 img {
  left: 0 !important;
  padding: 0 !important;
}
.footer-menu .menu-links {
 
  text-align: left !important;
}
}

.topnav {
  overflow: hidden;
  /*background-color: #333;*/
  display:none;
  width: 100%;
  z-index: 5 !important;
}

.footer-logo {
  padding-left: 0px !important;
  text-align: center !important;
}

@media screen and (max-width: 900px) {
    .topnav a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}
.footer-logo {
  padding-left: 0px !important;
  text-align: left !important;
}
.topnav .active {
  background-color: #555;
  color: white;
  float: left;
  width:100%;
}

.topnav .icon {
  display: none;
}

.dropdown {
  float: left;
  overflow: hidden;
}

.dropdown .dropbtn {
  font-size: 17px;    
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.topnav a:hover, .dropdown:hover .dropbtn {
  background-color: #555;
  color: white;
   float: left;
   width:100%;
}

.dropdown-content a:hover {
  background-color: #ddd;
  color: black;
   float: left;
}

.dropdown:hover .dropdown-content {
  display: block;
}
    .topnav {
 
  display:block;
}
  .topnav a, .dropdown .dropbtn {
    display: none;
  }
  
}

@media screen and (max-width: 900px) {
    .img-sec img {
  max-width: 10%;
  height: auto;
  margin: 1%;
}
  
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .topnav.responsive .dropdown {float: none;}
  .topnav.responsive .dropdown-content {position: relative;}
  .topnav.responsive .dropdown .dropbtn {
    display: block;
    width: 100%;
    text-align: left;
  }
  .menu{
      float: left;
    background-color: #333;
    float: right;
    width: 90%;
  }
   .menu-toggle {
    display: block;
    position: fixed;
    top: 24px;
    right: 20px !important;
    z-index: 1000;
    cursor: pointer;
    color: white;
    font-size: 20px;
  }
  .product2 .product-image img:nth-child(2) {
  position: absolute;
  top: 15%;
  left: -7px;
  animation: shake1 5s infinite linear;
  z-index: 20;
  height: 100%;
  width: 100%;
}
}

.page-title {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 160px 0 100px;
  height:100vh;
}
.overlay {
  position: relative;
}
.overlay::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  /*background: #000;*/
  opacity: 0.6;
}
.font-weight-bold {
  font-weight: 700 !important;
}
.breadcrumb {
  background-color: transparent !important;
  justify-content: center;
}
.breadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: .75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: .25rem;
  /*padding-bottom: 130px;*/
}
.breadcrumb a {
  position: relative;
}
.breadcrumb li, .breadcrumb a {
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 12px;
  margin: 0 10px;
}
.breadcrumb a::before {
  position: absolute;
  content: "/";
  right: -17px;
  top: 2px;
  height: 12px;
}
.round-icon {
  height: 70px;
  min-width: 70px;
  max-width: 70px;
  border-radius: 50%;
  border: 1px solid #e5e5e5;
  background: #fff;
  text-align: center;
  line-height: 70px;
  font-size: 30px;
  color: #e84444;
  display: inline-block;
}
.round-icon {
  text-align: center;
  line-height: 70px;
  font-size: 30px;
  color: #e84444;
}
.box-shadow {
  box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.1);
}
.form-control {
  border-radius: 5px;
  padding: 0 15px 2px;
  height: 40px;
  margin-bottom: 15px;
  border: 1px solid #e5e5e5;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #666;
}
.form-control:focus {
  border-color: #e84444;
  box-shadow: none !important;
}
.form-control:focus-visible {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
.btn-primary:hover {
  background: #ee7171;
}

.btn {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  text-transform: capitalize;
  padding: 16px 44px;
  border-radius: 35px;
  font-weight: 600;
  white-space: nowrap;
  border: 0;
  position: relative;
  z-index: 1;
  transition: 0.2s ease;
}
.text-white {
  color: #fff !important;
}
.rounded {
  border-radius: .25rem !important;
}
.mb-30 {
  margin-bottom: 30px;
}
.w-100{
    width:100%;
    height:auto;
}
#wrapper {
  width: 400px;
  margin: 20px auto;
}
a {
  width: 300px;
}
a p {
  text-align: left;
  font-weight: 300;
  margin-bottom: 0;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  transition: 0.4s ease;
}
a p.title {
  padding-top: 10px;
  font-size: 1.5em;
  text-transform: uppercase;
  letter-spacing: 0.15em;
}
a p.sub-title {
  font-weight: 300;
  letter-spacing: 0.06em;
}
a .glyphicon {
  font-size: 5em;
  float: left;
  margin: 3px 20px;
  -webkit-transition: 0.6s ease-out;
  -moz-transition: 0.6s ease-out;
  transition: 0.6s ease-out;
}
a:hover p.title {
  color: #0B486B;
}
a:hover .glyphicon {
 rotate: y 180deg;
  border: dotted;
  border-color: #31a2d7;
  border-radius: 50%;
  transition: .3s, background-size .3s .3s;
}
.header {
  float: left;
  height: 10%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1000;
  padding-left: 5%;
  padding-right:5% !important;
}
body {
  overflow-x: hidden;
  width: 100%;
}
.con_icon{
    font-size: 30px !important;
  padding: 19px;
}
.icon .title {
  font-size: 12px !important;
}
   .con_icon1 {
  font-size: 30px !important;
  padding-top: 28px;
}
.active{
    color: #0484c6;
}
.actives{
    color: #0484c6;
}
.blue_lihtbg{
    background-color: aliceblue;
}

.pb-5 {
  padding-bottom: 3% !important;
}
.pt-5 {
  padding-top: 3% !important;
}

.span-arrow{
    color: #997946;
  font-weight: bold;
  padding-left: 4px;
  padding-right: 4px;
}

.feature ul {
  padding-left: 2rem;
  line-height: 31px;
}
.cont-center{
    justify-content: center; /* Horizontally center content */
  align-items: center;
}
.fa, .fa-brands, .fa-classic, .fa-regular, .fa-sharp, .fa-solid, .fab, .far, .fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display,inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 10px;
  text-rendering: auto;
}