

@font-face {
  font-family: "Segoe Script"; 
  src: url("https:////db.onlinewebfonts.com/t/5c452fb7a0f5751f4e94e9d84eb01154.eot"); 
  src: url("https://db.onlinewebfonts.com/t/5c452fb7a0f5751f4e94e9d84eb01154.eot?#iefix") format("embedded-opentype"),
  url("https://db.onlinewebfonts.com/t/5c452fb7a0f5751f4e94e9d84eb01154.woff2") format("woff2"), 
  url("https://db.onlinewebfonts.com/t/5c452fb7a0f5751f4e94e9d84eb01154.woff") format("woff"), 
  url("https://db.onlinewebfonts.com/t/5c452fb7a0f5751f4e94e9d84eb01154.ttf") format("truetype"), 
  url("https://db.onlinewebfonts.com/t/5c452fb7a0f5751f4e94e9d84eb01154.svg#Segoe Script") format("svg"); 
}
@font-face {
  font-family: "Open Sans"; 
  src: url("//db.onlinewebfonts.com/t/50145685042b4df07a1fd19957275b81.eot"); 
  src: url("//db.onlinewebfonts.com/t/50145685042b4df07a1fd19957275b81.eot?#iefix") format("embedded-opentype"), 
  url("//db.onlinewebfonts.com/t/50145685042b4df07a1fd19957275b81.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/50145685042b4df07a1fd19957275b81.woff") format("woff"), 
  url("//db.onlinewebfonts.com/t/50145685042b4df07a1fd19957275b81.ttf") format("truetype"), 
  url("//db.onlinewebfonts.com/t/50145685042b4df07a1fd19957275b81.svg#Open Sans") format("svg"); 
}
@font-face {
  font-family: "Raleway"; 
  src: url("//db.onlinewebfonts.com/t/6e4a9679e65cc320746c3e5d48e51f28.eot"); 
  src: url("//db.onlinewebfonts.com/t/6e4a9679e65cc320746c3e5d48e51f28.eot?#iefix") format("embedded-opentype"), 
  url("//db.onlinewebfonts.com/t/6e4a9679e65cc320746c3e5d48e51f28.woff2") format("woff2"), 
  url("//db.onlinewebfonts.com/t/6e4a9679e65cc320746c3e5d48e51f28.woff") format("woff"), 
  url("//db.onlinewebfonts.com/t/6e4a9679e65cc320746c3e5d48e51f28.ttf") format("truetype"), 
  url("//db.onlinewebfonts.com/t/6e4a9679e65cc320746c3e5d48e51f28.svg#Raleway") format("svg"); 
}
.top-m{
  margin-top: 20px;
}
.inline-flex {
  align-content: center;
}
.item-size{
  font-size: 17px;
  vertical-align: text-bottom;
}
.item-size3{
  font-size: 17px;
}
.item-size4{
  font-size: 25px;
}
.item-size4-m{
  font-size: 25px;
}
.item-size5{
  font-size: 80%;
}
.p-ml{
  margin-left: 2%;
}
.spartan{
  font-family: 'Spartan';
}
.text-title{
  margin-left:30px;
  font-size: 45px;
}
.text-title2{
  font-size: 55px;
}
.curly-text{
  margin-left:30px;
  font-family:'segoe script';
  font-size: 20px;
}
.curly-text2{
  font-family:'segoe script';
  font-size: 20px;
}
.normal_font{
  font-family:'Josefin Sans', cursive;
}
.price{
  font-family:'baloo', cursive;
}
.orange{
  color: #c55a11;
}
.color{
  color: #73AD49;
}
.color:hover{
  color: #73AD49;
}
.color_c{
  color: #c4a7c2;
}
.color_c:hover{
  color: #c4a7c2;
}
.color_m{
  color: #c8d4dc;
}
.color_m:hover{
  color: #c8d4dc;
}
.log-in{
  color: #4b4b4a;
}
.log-in:hover{
  color: #73AD49;
}
.ulbar1 #actives .nav-link{
  color:#73AD49;
}
.ulbar1 #actives .nav-link:hover{
  color:#73AD49;
}
.ulbar1 .nav-link{
  font-size: 20px;
}
.text_size{
  font-size: 14px;
}
.dot-profile-sample {
  margin: 0px 5px;
  margin-top: 90px;
  margin-bottom: 10px;
  height: 120px;
  width: 120px;
  background-color: #c7d8e0;
  border-radius: 50%;
}
.dot-border-sample {
  border: 4px solid #f7f3ea;
}
.dot-profile {
  margin: 0px 5px;
  margin-top: 80px;
  height: 180px;
  width: 180px;
  background-color: #f7f3ea;
  border-radius: 50%;
  display: inline-block;
}
.dot {
  margin: 0px 5px;
  height: 13px;
  width: 13px;
  border:1px solid black;
  border-radius: 50%;
  display: inline-block;
}
.dot.active {
  margin: 0px 5px;
  height: 13px;
  width: 13px;
  background-color: black;
  border:1px solid black;
  border-radius: 50%;
  display: inline-block;
}
.border_rc{
  border: 2px solid #73AD49;
  padding: 30px;
  border-radius: 15px;
  background-color: #F3F0E0;
  color: #000;
}

.border_rc:hover{
  background-color: #73AD49;
  color: #FFF;
}

.border_rc p{
  font-size:11px;
  font-weight: 600;
}

.pad_img{

  transition: top ease 0.5s;
}
.border_rc:hover > .pad_img{
/*  position: absolute;
  top:-180px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;*/
}

.title-small {
  font-size:20px;
  color:#73AD49;
}


.product_img{
  position: absolute;
  top:-100px;
  left:18.5%;
}
.text-container{
}
.text_page2{
  color:#58585b;
  font-size: 15px;
  margin-left: 5%;
  margin-right: 5%;
}
.top-space{
  margin-top: 40px;
}
.bg-1{
  display:block;
  width:100%; height:100%;
  object-fit: cover;
}
.bg-2{ 
  /* The image used */
  background-image: url('../images/aboutUs.png');

  /* Full height */
  width: 100%;
  height: auto;

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.bg-3{
  display:block;
  width:38%; height:100%;
  object-fit: cover;
}
.bg-4{ 
  /* The image used */
  background-image: url('../images/login-bg.jpg');

  /* Full height */
  width: 100%;
  height: 1200px;

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.bg-5{ 
  /* The image used */
  background-image: url('../images/signup-bg.jpg');

  /* Full height */
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.bg-payment-success{
  background-image: url('../images/payment-success.jpg'); 
  width: 100%; 
  /* Full height */
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.bg-payment-fail{
  background-image: url('../images/payment-fail.jpg'); 
  width: 100%; 
  /* Full height */
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.l-padding{
  padding-left: 5%;
  padding-right: 5%;
}
.l-text {
  position: absolute;
  bottom: 50%;
  left: 15%;
  font-size: calc(0.7em + 0.8vw);
}
.l-text2 {
  position: absolute;
  bottom: 0%;
  left: 15%; 
  font-size: calc(0.5em + 0.7vw);
}
.l-text3 {
  font-size:  calc(0.2em + 1.4vw);
  padding: 8px 12px;
  position: absolute;
  bottom: 15vw;
  width: 100%;
  text-align: center;
}
.text2 {
  color: white;
  font-size: 4vw;
  padding: 8px 12px;
  position: absolute;
  bottom: 14vw;
  width: 100%;
  text-align: center;
}
.text3 {
  color: white;
  font-size: 4vw;
  padding: 8px 12px;
  position: absolute;
  bottom: 7vw;
  width: 100%;
  text-align: center;
}
.top-rmv{
  margin-top: -15%;
  margin-right: 9%;
  margin-bottom: 100px;
}
.btncolor_m{
  border: 2px solid #d1dee7;
  background-color: #ebeff2;
  border-radius: 20px;
  padding: 5px;
  box-shadow: 5px 4px #b5c9d6;
  transition: 0.5s;
}

.btncolor_m:hover{
  padding: 5px;
  border-radius: 20px;
  box-shadow: 4px 3px #b5c9d6;
  transform: scale(1, 1);
}
.btncolor_c{
  border: 2px solid #d7c8d6;
  background-color: #d7c8d6;
  border-radius: 20px;
  padding: 5px;
  box-shadow: 3px 3px #c4a7c2;
  transition: 0.5s;
}

.btncolor_c:hover{
  padding: 5px;
  border-radius: 20px;
  box-shadow: 3px 3px #c4a7c2;
  transform: scale(1, 1);
}
.font-color{
color: white;
}
.font-color-m{
color: #939798;

}

.order-btn{
  background-color: #73AD49;
  color: #FFF !important;
  padding: 8px;
  border-radius: 25px;
  font-size:14px;
}


.btnRM{
  background-color: white;
  border: 1px solid;
  padding: 5px;
  transition: 0.5s;
}

.btnRM:hover{
  border: 2px solid;
  padding: 5px;
  box-shadow: 6px 6px #73AD49;
  transform: scale(1, 1);
}

.btnRM2{
  background-color: black;
  border: 1px solid transparent;
  padding: 20px;
}

.btnRM2:hover{
  background-color:  #a76f70;
  border: 1px solid transparent;
  padding: 20px;
}
.circle{
  margin-top: 7px;
  padding-top: 2px;
  height: 35px;
  width: 35px;
  border: 1px solid rgba(0, 0, 0, 0);
  background-color: #e7d5cc;
  border-radius: 50%;
  display: inline-block;
}
.btn-shadow:hover{
  box-shadow: 2px 2px 6px #888888;
}
.item_cont{
  width: 235px;
}
.top-radius{
  border-top-left-radius: 20px ;
  border-top-right-radius: 20px ;
}
.l-border-shadow{
  border-top-left-radius: 20px ;
  border-top-right-radius: 20px ;
  border-bottom-left-radius: 20px ;
  border-bottom-right-radius: 20px ;
  box-shadow: 5px 10px 18px #888888;
}
.border_item{
  border: 1px solid #f7f3ea;
  border-width: medium;
}
.border_item:hover{
  border: 1px solid #a76f70;
  border-width: medium;
  box-shadow: 2px 2px 18px #888888;
}
.testi-title{
  color: #ac8474;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 1px;
}
.testi-content{
  color: #000000;
  font-size: 12px;
  letter-spacing: 0.5px;font-family:Open Sans;

}
.border_testimonial{
  background-color: #f8f8f8;
  border-width: medium;
}
.border_item2{
  border: 1px solid #73AD49;
  border-radius: 12px;
  border-width: medium;
  /*background-color: #F3F0E0;*/
}
.border_item2:hover{
  /*border: 1px solid #a76f70;*/
  border-radius: 12px;
  border-width: medium;
  box-shadow: 2px 2px 10px #888888;
  /*background-color: #73AD49;*/
}
/*
.border_item2:hover > .spartan{
  color:#FFF;
}
*/

.con_cover{
  background-color: #f7f3ea;
  border-radius: 30px;
  position: absolute;
  top:-180px;
  left:18.5%;
  width: 240px;
}
.profile-bg{
  background-color: #f7f3ea;
  padding-bottom: 150px;
}
.profilesample-bg{
  background-color: #d7c8d6;
  border-radius: 0px 50px 50px 0px;
}
.profilesample-bg-m{
  background-color: #c7d8e0;
  border-radius: 0px 50px 50px 0px;
}
.profile-btn a:hover{
  color: #a76f70;
}
.marg_top{
  margin-top: 200px;
}
.marg_top2{
  margin-top: 50px;
}
.pad_contact{
  padding-left: 10%;
  padding-right: 10%;
}
.icon-footer{
  color:black;
}
.icon-size img{
  width: 30px;

}
.icon-footer:hover {
  color:  #a76f70;
}
.pad_contact2{
  padding-left: 20%;
  padding-right: 20%;
}
.contact{
  margin-top: 25px;
  border:none;
  border-bottom: 1px solid black;
  padding: 5px 10px;
  outline: none;
  width:100%;
}
.txtimg{
  margin-top:650px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .mobile-space {margin-top:290px;}
}
@media (max-width: 992px) {
  .mobile-space {margin-top:290px;}

  .con_cover{
    background-color: #f7f3ea;
    border-radius: 30px;
    position: absolute;
    top:-180px;
    left:18.5%;
    width: 270px;
  }
}
.login-input{
  background-color: white;
  padding: 13px 0px;
  width: 100%;
}
.container-login{
  padding-top: 250px;
}
.container-login2{
  background-color: white;
  border: 2px solid black;
  padding: 15px 0px;
}
.mytextdiv{
  display:flex;
  flex-direction:row;
  align-items: center;
}
.mytexttitle{
  flex-grow:0;
}
.divider{
  flex-grow:1;
  height: 3px;
  background-color: #a76f70;
}
.font-sm{
  font-size: 18px;
}
.font-sm2{
  font-size: 14px;
}
.no_btn{
  padding: 0;
  border: none;
  background: none;
}
.no_btn2{
  padding: 0;
  border: none;
  background: none;
}
button:focus {
  border: none;
  outline: none;
}
.quantity{
  display: block;
  font-size: 16px;
  font-family: sans-serif;
  font-weight: 700;
  color: #444;
  line-height: 1.3;
  padding: .6em 1.4em .5em .8em;
  width: 50%;
  max-width: 100%;
  box-sizing: border-box;
  margin: 0;
  border: 1px solid #aaa;
  box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
  border-radius: .5em;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
  linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
  background-repeat: no-repeat, repeat;
  background-position: right .7em top 50%, 0 0;
  background-size: .65em auto, 100%;
}
.red{
  color:red;
}
.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
.badge2 {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 50%;
}
.badge3 {
  position: absolute;
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 6px;
  border-radius: 0 0px 6px 0px;
}
.badge4 {
  position: absolute;
  padding-left: 9px;
  padding-right: 9px;
}
.img_container{
  position: relative;

}
.top-msg {
  position: absolute;
  top: 0%;
}
.bottom-outstock {
  position: absolute;
  top: 95%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.label-warning[href],
.badge-warning[href] {
  background-color: #c67605;
}
.badge-warning2{
  color: white;
  background-color: #a76f70;
}
#lblCartCount {
  font-size: 12px;
  background: #ff0000;
  color: #fff;
  padding: 0 5px;
  vertical-align: top;
  margin-left: -10px; 
}
#lblCartCount2 {
  position: absolute;
  font-size: 11px;
  background: #ff0000;
  color: #fff;
  padding: 1px 5px;
  top: 2px;
  margin-left: -12px; 
}

/* Slideshow container */
.slideshow-container {
  position: relative;
  margin: auto;
}

/* Next & previous buttons */
.prev-slide, .next-slide {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: black;
  font-weight: bold;
  font-size: 30px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next-slide {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* Caption text */
.text {
  position: absolute;
  top: 65%;
  left: 18%;
  transform: translate(-50%, -50%);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}
.margin-bot{
  margin-bottom: 80px;
}

/* The dots/bullets/indicators */
/*.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
  }*/

  /* Fading animation */
  .fades {
    -webkit-animation-name: fades;
    -webkit-animation-duration: 2s;
    animation-name: fades;
    animation-duration: 2s;
  }

  @-webkit-keyframes fades {
    from {opacity: .2} 
    to {opacity: 1}
  }

  @keyframes fades {
    from {opacity: .2} 
    to {opacity: 1}
  }

  /* On smaller screens, decrease text size */
  @media only screen and (max-width: 300px) {
    .prev, .next,.text {font-size: 11px}
  }
  @keyframes bounce {
    0%, 100%, 20%, 50%, 80% {
      -webkit-transform: translateY(0);
      -ms-transform:     translateY(0);
      transform:         translateY(0)
    }
    40% {
      -webkit-transform: translateY(-20px);
      -ms-transform:     translateY(-20px);
      transform:         translateY(-20px)
    }
    60% {
      -webkit-transform: translateY(-15px);
      -ms-transform:     translateY(-15px);
      transform:         translateY(-15px)
    }
  }
  .bounce{

    top: 50%;
    left: 50%;
    border-radius: 50%;
    line-height: 180px;
    text-align: center;
    text-transform: uppercase;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    color: white;

  }
  .bounce:hover{
    cursor: pointer;
    animation-name: bounce;
    -moz-animation-name: bounce;

  }
  .container-in{
    position: relative;
    text-align: center;
    color: white;
  }
  .centered-in {
    position: absolute;
    top: 59%;
    left: 66%;
    transform: translate(-50%, -50%);
    color:black;
  }
  .centered-in-2 {
    position: absolute;
    top: 75%;
    left: 58%;
    transform: translate(-50%, -50%);
    color:black;
  }
  .centered-in-3 {
    margin-left: 15%;
  }
  .product-icon{
    color:silver;
    transition: 1s;
  }
  .product-icon:hover{
    text-decoration: none;
    color:black;

  }
  .product-icon i:hover{
    text-decoration: none;
    color:black;

  }
  .lost-pass{
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.15em;

    display: inline-block;
    position: relative;
  }
  .lost-pass:after{
    background: none repeat scroll 0 0 transparent;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 50%;
    position: absolute;
    background: #a76f70;
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
    width: 0;
  }
  .lost-pass:hover:after { 
    width: 100%; 
    left: 0; 
  }
  .bttn{
    border-radius: 5px;
    background-color: #a76f70; /* Green */
    border: none;
    color: white;
    padding: 10px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
  }
  .bttn2{
    border-radius: 5px;
    background-color: #73AD49; /* Green */
    border: none;
    color: white;
    padding: 5px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
  }
  .bttn_additem{
    border-radius: 5px;
    background-color: #a76f70; /* Green */
    border: none;
    color: white;
    padding: 5px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
  }
  .bttn_additem:disabled,
  .bttn_additem[disabled]{
    border-radius: 5px;
    background-color: #a76f70; /* Green */
    border: none;
    color: white;
    padding: 5px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    background-color: #c0c0c0;
    color: white;
  }
  .bg-color{
    background-color: #e7d5cc
  }
  .desc{
    font-size: 18px
  }
  .fixed-header {
    position: fixed;
    top: 0;
    left: 51.1%;
    width: 45.8%; 
  }
  .fixed-header-end{
    position:absolute;
    bottom: 0;
    top:auto;
    left: 2.5%;
    width: 95.5%; 
  }
  .product_name{
    font-size: 10px;
    color:#58585b;
    font-weight: lighter;
  }
  .item_price{
    font-size: 17px;
  }
  .padding-0{
    padding-right:0;
    padding-left:0;
  }
  .mat{
    margin-top: 10px;
  }
  .path{
    color:#f2f2f2;
  }
  .path2{
    color:#f2f2f2;
  }
  .path2:hover{
    color:black;
    text-decoration: none;
  }
  .price-size{
    font-size: 25px;
  }
  .no-btn{
    background-color: Transparent;
    background-repeat:no-repeat;
    border: none;
    cursor:pointer;
    overflow: hidden;
    outline:none;
  }
  .circle2{
    margin-top: 5px;
    padding-left: 5px;
    height: 30px;
    width: 30px;
    color: silver;
    border: 2px solid silver;
    background-color: transparent;
    border-radius: 50%;
    display: inline-block;
  }
  .tab_c {
    overflow: hidden;
  }
  .tab_c button {
    background-color: inherit;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
    color: silver;
  }
  .tab_c button.active {
    border-top: 5px solid #c4a7c2;
    color:black;
  }
  .tab_m {
    overflow: hidden;
  }
  .tab_m button {
    background-color: inherit;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
    color: silver;
  }
  .tab_m button.active {
    border-top: 5px solid #c8d4dc;
    color:black;
  }
  .tabcontent {
    text-align: center;
    display: none;
    padding: 30px 12px;
  }
  @import url('https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css');
  @import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css');

  .panel-title > a {
    display: block;
    position: relative;
  }
  .panel{
    border:1px solid black;
    border-radius: 5px;
    width: 80%;
  }
  .panel-container{
    padding: 0px 20px;
    padding-top: 10px;
    padding-bottom: 5px;
    background-color: #F5F5F5;
    border-radius: 5px;
  }
  .panel-title > a:after {
    content: "\f078"; /* fa-chevron-down */
    font-family: 'FontAwesome';
    position: absolute;
    right: 0;
    color:black;
  }
  .panel-title > a[aria-expanded="true"]:after {
    content: "\f077"; /* fa-chevron-up */
  }
  .terms-content{
    color: grey;
  }
  .black-font{
    color:  #44454d;
  }
  .black-font:hover{
    color:  #44454d;
  }

  .container-iframe {
    margin-top: 50px;
    width: 100%;
    padding: 10px;
  }
  .counter{
    padding: 10px 0px;
    background-color: #a76f70;
    width: 100%;
  }
  .counter .title {
    color: #dd7700;
    font-size: 16px;
    font-size: 1.6rem;
    text-transform: uppercase;
    display: block;
    margin-bottom: 15px;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
  }
  .counter .sq {
    margin-right: 10px;
    margin-left: 10px;
    color: white;
    display: inline-block;
    text-align: center;
  }
  .counter .sq .bord {
    border: 2px solid white;
    background-color: #a76f70; 
    padding: 5px 8px;
    margin-right: 15px;
    text-indent: 0px;
    font-size: 17px;
    margin-bottom: 5px;
    width: 40px;
    border-radius: 50%;
  }
  .counter .sq span {
    clear: both;
    display: block;
    text-indent: -15px;
    font-size: 16px;
  }
  .counter .sq span.smalltext{
    font-size: 13px;
  }
  .well {
    text-align: center;
  }
  .history-table th, td {
    padding: 15px;
  }
  .l-mt{
    margin: 10px auto 20px;
    display: block;
  }
  .l-padding-0{
    margin: 0;
    padding: 0;
  }
  .l-bg-color{
    background-color: #ece4e4;
  }
  .top-bot-center{
    margin-top: 150px;
    margin-bottom: 140px;
  }
  .imgScrollWrap, .imgScrollWrap_1 {
    position: relative;
    width: 100%;
    height: 120px;
    overflow: hidden;
  }

  .imgScrollBtn01, .imgScrollBtn02, .imgScrollBtn01_1, .imgScrollBtn02_1 {
    position: absolute;
    display: block;
    width: 22px;
    height: 40px;
    background: url(../images/mainBG.png) no-repeat 0 0;
    overflow: hidden;
    z-index: 2;
  }

  .imgScrollBtn01, .imgScrollBtn01_1 {
    top: 40px;
    left: 0;
  }

  .imgScrollBtn02, .imgScrollBtn02_1 {
    top: 40px;
    right: 0;
    background-position: -22px 0;
  }

  .imgScrollBtn01:hover, .imgScrollBtn01_1:hover {
    background-position: 0 -40px;
  }

  .imgScrollBtn02:hover, .imgScrollBtn02_1:hover {
    background-position: -22px -40px;
  }

  .imgScrollList, .imgScrollList_1 {
    position: absolute;
    top: 0;
    left: 20px;
    width: 90%;
    height: 120px;
    overflow: hidden;
    z-index: 1;
  }

  .imgScrollList ul, .imgScrollList_1 ul {
    position: relative;
    width: 9999px;
    height: 120px;
  }

  .imgScrollList li, .imgScrollList_1 li {
    float: left;
    width: 560px;
    height: 120px;
    overflow: hidden;
  }

  .imgScrollList li img, .imgScrollList_1 li img {
    float: left;
    margin: 12px 6px;
    width: 128px;
    height: 96px;
    overflow: hidden;
  }

  .imgScrollWrap_v, .imgScrollWrap_v_1 {
    position: relative;
    width: 142px;
    height: 450px;
    overflow: hidden;
  }

  .imgScrollBtn01_v, .imgScrollBtn02_v, .imgScrollBtn01_v_1, .imgScrollBtn02_v_1 {
    position: absolute;
    display: block;
    width: 40px;
    height: 22px;
    background: url(../images/mainBG_v.png) no-repeat 0 0;
    overflow: hidden;
    z-index: 2;
  }

  .imgScrollBtn01_v, .imgScrollBtn01_v_1 {
    top: 0;
    left: 56px;
  }

  .imgScrollBtn02_v, .imgScrollBtn02_v_1 {
    bottom: 0;
    left: 56px;
    background-position: 0 -22px;
  }

  .imgScrollBtn01_v:hover, .imgScrollBtn01_v_1:hover {
    background-position: -40px 0;
  }

  .imgScrollBtn02_v:hover, .imgScrollBtn02_v_1:hover {
    background-position: -40px -22px;
  }

  .imgScrollList_v, .imgScrollList_v_1 {
    position: absolute;
    top: 20px;
    left: 0;
    width: 152px;
    height: 400px;
    overflow: hidden;
    z-index: 1;
  }

  .imgScrollList_v ul.imgScrollList_v_1 ul {
    position: relative;
    height: 9999px;
    width: 152px;
  }

  .imgScrollList_v li, .imgScrollList_v_1 li {
    width: 152px;
    height: 455px;
    overflow: hidden;
  }

  .imgScrollList_v li a, .imgScrollList_v_1 li a {
    display: block;
    margin: 6px 12px 12px;
    width: 128px;
    height: 96px;
    overflow: hidden;
  }

  .imgScrollWrap_v_2, .imgScrollWrap_v_3 {
    position: relative;
    width: 152px;
    height: 472px;
    border: 1px #999 solid;
    overflow: hidden;
  }

  .imgScrollBtn01_v_2, .imgScrollBtn02_v_2, .imgScrollBtn01_v_3, .imgScrollBtn02_v_3 {
    position: absolute;
    display: block;
    width: 40px;
    height: 22px;
    background: url(../images/mainBG_v.png) no-repeat 0 0;
    overflow: hidden;
    z-index: 2;
  }

  .imgScrollBtn01_v_2, .imgScrollBtn01_v_3 {
    top: 0;
    left: 56px;
  }

  .imgScrollBtn02_v_2, .imgScrollBtn02_v_3 {
    bottom: 0;
    left: 56px;
    background-position: 0 -22px;
  }

  .imgScrollBtn01_v_2:hover, .imgScrollBtn01_v_3:hover {
    background-position: -40px 0;
  }

  .imgScrollBtn02_v_2:hover, .imgScrollBtn02_v_3:hover {
    background-position: -40px -22px;
  }

  .imgScrollList_v_2, .imgScrollList_v_3 {
    position: absolute;
    top: 20px;
    left: 0;
    width: 152px;
    height: 432px;
    overflow: hidden;
    z-index: 1;
  }

  .imgScrollList_v_2 ul, .imgScrollList_v_3 ul {
    position: relative;
    height: 9999px;
    width: 152px;
  }

  .imgScrollList_v_2 li, .imgScrollList_v_3 li {
    width: 152px;
    height: 108px;
    overflow: hidden;
  }

  .imgScrollList_v_2 li a, .imgScrollList_v_3 li a {
    display: block;
    margin: 6px 12px;
    width: 128px;
    height: 96px;
    overflow: hidden;
  }
  .page_btn{
    margin: 0px 2px;
    padding: 3px 15px;
    border:1px solid black;
  }
  .select-con{
    padding: 10px;
    border:none;
    border-radius: 5px;
    background-color: #FFF;
    text-align: center;
    text-align: center;
    text-align-last: center;
    margin-left:10px;
  }
  .select-con:focus{
    padding: 9px;
    border:1px solid black;
    border-radius: 5px;
    background-color: #FFF;
    text-align: center;
    text-align-last: center;
    margin-left:10px;
  }
  select:focus{
    outline: none;
    box-shadow: none;

  }
  .container-i {
    position: relative;
    width: 36.25%;
    overflow: hidden;
    padding-top: 36.25%; /* 16:9 Aspect Ratio */
  }

  .responsive-iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: none;
  }

  .input-group-addon {
    background-color: #e9ecef;
  }

  .form-control {
    background-color: white;}

    ::-webkit-input-placeholder {
      color:grey!important;
    }

    ::-moz-placeholder {
      color:grey!important;
    }

    ::-ms-placeholder {
      color:grey!important;
    }

    ::placeholder {
      color:grey!important;
    }
    .swiper-button-prev.swiper-button-new,
    .swiper-container-rtl .swiper-button-next.swiper-button-new {
      background-image: url("../images/arrow-1.png");

      background-size: 30px 30px;
      background-color:lightgrey;
      padding: 0px 15px;
      border-radius: 50%;
      height: 30px;
      width: 20px;
    }
    .swiper-button-next.swiper-button-new,
    .swiper-container-rtl .swiper-button-prev.swiper-button-new {


      background-image: url("../images/arrow-2.png");

      background-size: 30px 30px;
      background-color:lightgrey;
      padding: 0px 15px;
      border-radius: 50%;
      height: 30px;
      width: 20px;
    }

    #myBtn {
      position: fixed;
      bottom: 370px;
      right: 0px;
      z-index: 99;
      font-size: 15px;
      border: none;
      outline: none;
      background-color: #1877f2;
      color: white;
      cursor: pointer;
      padding: 8px 15px;
      border-radius: 4px;
    }
    #myBtn2 {
      position: fixed;
      bottom: 320px;
      right: 0px;
      z-index: 99;
      font-size: 15px;
      border: none;
      outline: none;
      background-color: green;
      color: white;
      cursor: pointer;
      padding: 8px 12px;
      border-radius: 4px;
    }
    @keyframes bounce2{
      20%, 53%, 80%, 0%, 100% {
        -webkit-animation-timing-function: cubic-bezier(0.215,.61,.355,1);
        animation-timing-function: cubic-bezier(0.215,.61,.355,1);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
      }
      40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(0.755,.050,.855,.060);
        animation-timing-function: cubic-bezier(0.755,.050,.855,.060);
        -webkit-transform: translate3d(0,-30px,0);
        transform: translate3d(0,-30px,0);
      }
      70% {
        -webkit-animation-timing-function: cubic-bezier(0.755,.050,.855,.060);
        animation-timing-function: cubic-bezier(0.755,.050,.855,.060);
        -webkit-transform: translate3d(0,-15px,0);
        transform: translate3d(0,-15px,0);
      }
      90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0);
      }
    }
    .bounce2{
      animation: bounce 2s infinite;

    }.container {
      width: 65%;
      margin: 0px auto;
    }
    .slider-vertical .slick-prev:before, .slider-vertical .slick-next:before {
      display: none;
    }
    .slider-vertical .slick-prev, .slider-vertical .slick-next {
      width: 0;
      height: 0;
      border-style: solid;
      margin: 10px;
      display: inline-block;
      left: 0;
      right: 0;
      margin: auto;
      z-index: 10;
      cursor: pointer;
    }
    .slider-vertical .slick-prev {
      border-width: 0 14px 14px 14px;
      border-color: #000000 transparent;
      top: -30px;
    }
    .slider-vertical .slick-next {
      border-width: 14px 14px 0px 14px;
      border-color: #000000 transparent;
      bottom: -30px;
      top: auto;
    } 
    .slider-vertical .slick-prev.slick-disabled, .slider-vertical .slick-next.slick-disabled {
      opacity: 0.1;
      cursor: default;
    }
    .slider-vertical div {
      height: 250px;
      background: transparent;
      text-align: center;
    }
    .dropdown {
      position: relative;
      display: inline-block;
    }

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

    .dropdown:hover .dropdown-content {
      display: block;
    }
    .offer{
      position: absolute;
      left: 5%;
    }
    .border_redeem{
      border: 1px solid #a76f70;
      border-width: medium;
      box-shadow: 2px 2px 18px #888888;
    }


    /* Extra Small Devices, Phones */ 
    @media only screen and (min-width : 480px) {
      .item_cont2{
        width: 210px;
      }

    }

    /* Small Devices, Tablets */
    @media only screen and (min-width : 768px) {
      .item_cont2{
        width: 210px;
      }

    }

    /* Medium Devices, Desktops */
    @media only screen and (min-width : 992px) {
      .item_cont2{
        width: 210px;
      }

    }

    /* Large Devices, Wide Screens */
    @media only screen and (min-width : 1200px) {
      .item_cont2{
        width: 23.5%;
      }

    }
    .profile_active{
      margin-top: -5px;
      background-color: #f7f3ea;
      padding-top: 5px;
      padding-bottom: 0px;
      border-bottom-left-radius: 25px;
      border-top-left-radius: 25px;
      z-index: 2;
    }
    .profileitem_active{
      margin-top: -5px;
      background-color: #f7f3ea;
      padding-top: 5px;
      padding-bottom: 0px;
      z-index: 1;
    }
    .profile-input{

     border: 1px solid #e3e2e1;
     padding: 20px 20px;
     border-radius: 25px;
     font-size: 13px;
     width: 90%;
   }
   .p-label{ 
    font-family: 'Spartan';
    font-weight: 600;
    font-size:11px;
    margin-left: 10px;
    margin-bottom: -5px;
  }
  .p-state{
    height: 35px;
    font-size: 13px;
    padding-left: 15px;
    width: 90%;
  }
  #fileToUpload::-webkit-file-upload-button{
    font-family: 'Spartan';
    font-weight: 600;
    border-radius: 15px;
    font-size: 11px;
    border: 1px solid #c5c0bb;
  }
  #fileToUpload{
    font-family: 'Spartan';
    font-weight: 600;
    font-size: 10px;
  }
  .slideshow-container {
    max-width: 100%;
    position: relative;
    margin: auto;
  }

  .mySlides {
    display: none;
    
  }
  .dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color .6s ease
  }

  .active,
  .dot:hover {
    background-color: #717171
  }
  .swiper-container{
    width: 90% !important;


  }
  @media only screen and (min-width: 600px) {
  .lm-home{
    background-color: #b39686;
    color: white;
    border: none;
    font-size: 12px;
    letter-spacing: 1px;
    padding: 6px 20px;
    font-weight: normal !important;
    border-radius: 8px;
    font-family:Raleway;
    color: bold;

  }
}
@media only screen and (max-width: 599px) {
  .lm-home{
    background-color: #b39686;
    color: white;
    border: none;
    font-size: 10px;
    letter-spacing: 1px;
    font-weight: normal !important;
    padding: 5px 15px;
    border-radius: 8px;
    font-family:Raleway;
    color: bold;

  }
}
  .blog-title{
    font-size: 20px;
    font-weight: 600;
    font-family:Raleway;
    color: #000000;
  }
  .blog-content{
    font-size: 11px;
    letter-spacing: 1px;
    font-family:Raleway;
    color: #000000;
    color: bold;

  }
  .readmore{
    color: #b69c87;
    font-size: 22px;
    letter-spacing: 1px;

  }
  .tont-container {
    position: relative;
    text-align: center;
    color: white;
  }
  @media only screen and (min-width: 600px) {

  .title-p{
    font-family:Open Sans;
    color: #000000;
    font-weight: 800;
    font-size: 36px;
    position:absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
  }
  .title-pb{
    font-family:Open Sans;
    color: #f2f2f2;
    font-weight: 800;
    font-size: 75px;
    position:absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    letter-spacing: 8px;
    font-weight: bold;
  }
}
@media only screen and (max-width: 599px) {
  .title-p{
    font-family:Open Sans;
    color: #000000;
    font-weight: 800;
    font-size: 35px;
    position:absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
    width: 100%;
  }
  .title-pb{
    font-family:Open Sans;
    color: #f2f2f2;
    font-weight: 800;
    font-size: 45px;
    position:absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    font-weight: bold;
    letter-spacing: 2px;
    width: 100%;
  }
}
  .container1 {
    display: table;
    height: 100%;
    position: absolute;
    overflow: hidden;
    width: 100%;
  }
  .helper1 {
    #position: absolute;
    #top: 50%;
    display: table-cell;
    vertical-align: middle;
  }
  .content1 {
    #position: relative;
    #top: -50%;
    margin: 0 auto;
    width: 65%;
  }
  .container2 {
    background-color: #f8f8f8;
    display: table;
    height: 100%;
    position: absolute;
    overflow: hidden;
    width: 95%;
  }
  .helper2 {
    #position: absolute;
    #top: 50%;
    display: table-cell;
    vertical-align: middle;
  }
  .content2 {
    #position: relative;
    #top: -50%;
    margin: 0 auto;
    width: 80%;
  }
  .parallax{
  position: relative;
  /* The image used */
  background-image: url("../images/woman-g59e6bc26b_1920.jpg");

  /* Set a specific height */
  min-height: 450px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

  }
  .ship-t{
    color: black;
    font-size: 40px;
    letter-spacing: 2px;
    font-family:Raleway;
    font-weight: bold;
  }
  .ship-c{
    color: black;
    font-weight: 600;
    letter-spacing: 2px;
    font-family:Raleway;

  }
  .ship-btn{
    color: white;
    background-color: black;
    border: none;
    border-radius: 8px;
    font-size: 13px;
    font-weight: normal;
    padding: 8px 15px;
    font-family:Raleway;
    letter-spacing: 2px;

  }