* {
	outline: 0 !important;
  margin: 0px;
  padding: 0px; }

h1, h2, h3, h4, h5, h6, p {
  padding: 0;
  margin: 0; }

li {
  list-style: none; }

.row {
  margin-right: 0px;
  margin-left: 0px; }

body {
  font-family: 'Poppins',sans-serif;
  overflow-x: hidden; }

header {
  background-image: url(images/nen.jpg);
  width: 100%;
  background-repeat: no-repeat;
  background-position: top;
  position: relative;
  background-size: cover;
  display: inline-block; }

.menu-scroll {
  padding-top: 0px;
  padding-bottom: 0px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  -webkit-box-shadow: 0 1px 12px rgba(0, 0, 0, 0.175);
  background-color: #fff;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
  height: 76px;
  margin-top: -19px;
  -webkit-transition-duration: 1.5s;
  -moz-transition-duration: 1.5s;
  -o-transition-duration: 1.5s; }

.top {
  width: 100%;
  display: block;
  padding-bottom: 10px;
  margin: 25px 0px 50px 0px; }

.navbar {
  justify-content: center;
  display: flex;
  position: relative;
  min-height: 0px;
  margin-bottom: 0px;
  padding: 20px 0px 22px 0px; }

.navbar-top {
  height: 85px;
  margin-bottom: 35px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.03);
  -webkit-transition-duration: 1.5s;
  -moz-transition-duration: 1.5s;
  -o-transition-duration: 1.5s; }

ul.nav.navbar-nav a {
  font-family: 'Poppins',sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 0px;
  color: #000;
  letter-spacing: 1px;
  text-transform: uppercase;
  vertical-align: middle;
  padding: 8px 20px;
  position: relative; }
  ul.nav.navbar-nav a:hover {
    background-color: transparent;
    color: #41cce5;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s; }

ul.nav.navbar-nav a.active {
  color: #ffa749; }

.nav > li > a:focus, .nav > li > a:hover {
  text-decoration: none;
  background-color: transparent;
  outline: none;
  color: #ffa749; }

.navbar-brand {
  float: left;
  padding: 14px 0px;
  height: 45px; }

.but {
  display: inline-block;
  line-height: 43px;
  background: #f14949;
  color: #fff;
  font-size: 12px;
  letter-spacing: 1px;
  white-space: nowrap;
  text-transform: uppercase;
  transition: margin 0.5s ease 0s;
  -o-transition: margin 0.5s ease 0s;
  -webkit-transition: margin 0.5s ease 0s;
  padding: 0px 26px 0px 45px;
  height: 45px;
  border-radius: 30px;
  font-family: 'Poppins',sans-serif;
  float: right;
  margin-top: 5px; }
  .but:hover {
    background: #555;
    color: #fff;
    -webkit-transition-duration: 1.5s;
    -moz-transition-duration: 1.5s;
    -o-transition-duration: 1.5s; }
  .but .hydrated {
    font-size: 20px;
    position: absolute;
    top: 10px;
    right: 127px; }
  .but a {
    color: #fff;
    font-size: 12px;
    margin-left: 10px;
    text-decoration: none; }

/*---------------------------------------------*/
/*---------------------------------------------*/
.anh {
  display: flex;
  width: 100%;
  margin: 40px 0px; }

#imager {
  position: relative;
  padding: 80px 0px 150px 0px;
  width: 100%;
  display: flex;
  align-items: center; }

.img-responsive.log3 {
  display: block;
  float: right;
  margin: 0px -60px;
  width: 100%;
  overflow: hidden;
  vertical-align: middle; }

.img-responsive.logo1 {
  width: 100%;
  float: left;
  margin: 0 -60px;
  overflow: hidden;
  vertical-align: middle; }

.img-responsive.logo2 {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  vertical-align: middle; }

/*---------------------------------------------*/
/*---------------------------------------------*/
.top-troll {
  margin: 0 auto;
  text-align: center;
  display: block;
  position: relative;
  margin-bottom: 40px; }

span.trol {
  display: block;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  transform-origin: 0 0 0;
  position: absolute;
  top: -11px;
  transition: none 0s ease 0s;
  text-align: inherit;
  line-height: 76px;
  letter-spacing: 2px;
  font-weight: 600;
  font-size: 12px;
  right: 49%;
  font-family: 'Poppins',sans-serif; }

span.cham {
  display: block;
  width: 8px;
  height: 8px;
  background: #333;
  position: absolute;
  border-radius: 50%;
  top: 14px;
  right: 9px; }

.bortron > a {
  width: 30px;
  height: 45px;
  border: 2px solid #333 !important;
  border-radius: 15px;
  display: inline-block;
  position: relative; }

/*---------------------------------------------*/
.every p {
  padding: 30px 0px 8px 0px;
  display: block;
  width: 100%;
  font-size: 15px;
  color: #868686;
  letter-spacing: 1px;
  line-height: 28px;
  font-family: 'Poppins',sans-serif; }
  .every p h4 {
    color: #000;
    font-size: 20px;
    padding-top: 10px; }

span.up {
  color: #000;
  text-decoration: underline;
  font-size: 16px; }

/*---------------------------------------------*/
.tex-center {
  margin: 0 auto;
  display: flex;
  padding: 10px 0px 0px;
  width: 32%;
  margin-top: 50px; }

.mini {
	align-items: center;
  display: inline-flex;
  padding: 0px 30px; }
  .mini p {
    text-transform: uppercase;
    font-size: 11px;
    width: 52%;
    margin: 2px;
    letter-spacing: 1px;
    padding: 0px;
    font-weight: bold;
    line-height: 22px;
    color: #888787;
    font-family: Poppins;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: inherit;
    border-width: 0px;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }

img.img-responsive.nho {
  z-index: 999; }

span.border {
  width: 1px;
  height: 45px;
  display: block;
  background: #c0c0c0;
  margin: 0px 20px; }

.top-seasons {
  background-color: #f6f6f6 !important;
  padding-top: 59px;
  padding-bottom: 35px;
  position: relative; }

.bot {
  background-color: #f6f6f6 !important; }

.row.body-reasons {
  padding: 0 44px; }

.h-reasons h3 {
  text-align: center;
  text-transform: uppercase;
  font-size: 22px;
  font-family: 'Poppins',sans-serif;
  padding-bottom: 65px; }

img.img-responsive.produc {
  width: 100%;
  margin: 0 auto;
  border-radius: 20px;
  overflow: hidden;
  padding: 10px; }

.box {
  display: block;
  position: relative; }

i.fa.fa-star {
  color: #fac917;
  background: #fff;
  font-size: 30px;
  padding: 18px;
  border-radius: 50%;
  position: absolute;
  bottom: -5%;
  right: 45%; }

span.bottom {
  display: block;
  width: 60px;
  height: 1px;
  background: #41cce5;
  margin: 0 auto; }

.body-time {
  padding: 64px 0px 22px 0px;
  width: 96%;
  text-align: center;
  margin: 0 auto;
  display: block; }
  .body-time h3 {
    font-size: 22px;
    font-family: 'Poppins',sans-serif;
    text-align: center;
    color: #000;
    position: relative;
    padding-bottom: 26px;
    margin-bottom: 22px;
    width: 90%;
    margin: 0 auto; }
  .body-time p {
    text-align: center;
    font-family: 'Poppins',sans-serif;
    font-size: 14px;
    line-height: 28px;
    margin-top: 25px;
    color: #857575; }

.show {
  display: block !important;
  text-align: center;
  margin: 64px 0px; }
  .show a {
    background: #f00;
    padding: 10px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    line-height: 50px;
    font-size: 14px;
    font-family: 'Poppins',sans-serif;
    letter-spacing: 2px;
    text-transform: uppercase;
    background-color: #f44;
    padding: 0 30px;
    border: none;
    font-weight: 500;
    position: absolute;
    border-radius: 52px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%); }
    .show a:hover {
      background-color: #0ebced;
      -webkit-transition-duration: 1.5s;
      -moz-transition-duration: 1.5s;
      -o-transition-duration: 1.5s; }

/*---------------------------------------------*/
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.mouse {
  height: 42px;
  width: 24px;
  border-radius: 14px;
  transform: none;
  border: 2px solid white;
  top: 170px; }

.wheel {
  -webkit-animation: mouse-wheel 1.6s linear infinite;
  -moz-animation: mouse-wheel 1.6s linear infinite; }

@-webkit-keyframes mouse-wheel {
  0% {
    opacity: 1;
    -webkit-transform: translateY(3px);
    -ms-transform: translateY(3px);
    transform: translateY(3px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px); } }
@-moz-keyframes mouse-wheel {
  0% {
    top: 1px; }
  25% {
    top: 2px; }
  50% {
    top: 3px; }
  75% {
    top: 2px; }
  100% {
    top: 1px; } }
@-webkit-keyframes mouse-scroll {
  0% {
    opacity: 0; }
  50% {
    opacity: .5; }
  100% {
    opacity: 1; } }
@-moz-keyframes mouse-scroll {
  0% {
    opacity: 0; }
  50% {
    opacity: .5; }
  100% {
    opacity: 1; } }
@-o-keyframes mouse-scroll {
  0% {
    opacity: 0; }
  50% {
    opacity: .5; }
  100% {
    opacity: 1; } }
@keyframes mouse-scroll {
  0% {
    opacity: 0; }
  50% {
    opacity: .5; }
  100% {
    opacity: 1; } }
/*---------------------------------------------*/
.nen2 {
  background-image: url(images/a2-1.jpg);
  width: 100%;
  background-repeat: no-repeat;
  position: relative;
  background-position: initial;
  display: inline-block; }

.magin {
  vertical-align: top;
  margin: auto;
  display: block;
  padding: 200px 0px 0px 0px;
  float: none; }

img.img-responsive.product {
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
  margin: 95px 0px; }

.demos {
  position: absolute;
  top: 10%;
  left: 20%; }
  .demos h3 {
    padding-left: 20px;
    display: table-cell;
    vertical-align: middle;
    line-height: 26px;
    font-size: 18px;
    letter-spacing: .2em;
    font-family: 'Poppins',sans-serif;
    font-weight: bold;
    position: relative; }
  .demos span.ngang {
    width: 44px;
    height: 2px;
    background: #f00;
    display: block;
    position: absolute;
    top: 80px;
    right: 173px; }
  .demos strong {
    font-size: 80px;
    display: table-cell;
    vertical-align: middle;
    font-family: 'Poppins',sans-serif; }
  .demos p {
    font-size: 18px;
    text-transform: capitalize;
    position: absolute;
    top: 70px;
    right: -71px; }

img.size {
  margin: 0 auto;
  width: 100%;
  display: block;
  border: 1px solid #efefef;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1); }
  img.size:hover {
    box-shadow: 0 6px 29px 5px rgba(40, 28, 28, 0.26); }

#portfoliowork {
  margin: 90px; }

.col-lg-3.col-md-4.col-sm-6.col-xs-12.demo {
  margin: 50px 0px;
  display: -webkit-box; }
  .col-lg-3.col-md-4.col-sm-6.col-xs-12.demo:hover .grid_item_overlay a {
    color: #41cce5; }

.single_portfolio.tile.scale-anm:hover .hom a {
  color: #41cce5; }

.col-md-3.col-sm-3.col-xs-12.demo {
  text-align: center;
  margin: 50px 0px;
  padding: 40px; }

.grid_item_overlay a {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
  margin: 30px 0 0;
  padding: 10px;
  text-decoration: none;
  text-align: center;
  display: block;
  margin: 0 auto;
  color: #000; }
  .grid_item_overlay a:hover {
    color: #41cce5; }

.hvr-float-shadow {
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  position: relative; }

.over-lay {
  opacify: 0;
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  visibility: hidden;
  z-index: 9999; }
  .over-lay.active {
    opacity: 1;
    visibility: visible; }

span.icon-bag {
  font-size: 18px;
  position: absolute;
  top: 16px;
  left: 53%; }

.icon-bag {
  position: absolute;
  font-size: 18px;
  left: 36%;
  top: 13px; }

.tab {
  display: block; }

.text-center {
  text-align: center;
  display: inherit;
  margin-bottom: 25px; }

.tab button:hover {
  background-color: #ddd; }

#London {
  display: block; }

.tab button.active {
  background-color: #ccc; }

.tabcontent {
  display: none;
  padding: 0px 150px;
  margin-bottom: 50px; }

button.btn-md.fil-cat.filter.active {
  color: #fff;
  background: #f44;
  box-shadow: 0 6px 27px #ff44448f;
  border: 2px solid #f44;
  outline: none; }

button.btn-md.fil-cat.filter {
  display: inline-block;
  font-size: 16px;
  background-color: #fff;
  border-radius: 27px;
  font-weight: 500;
  text-transform: capitalize;
  line-height: 46px;
  text-align: center;
  padding: 0 40px;
  color: #aaa;
  position: relative;
  border: 2px solid #dbdbdb;
  outline: none;
  margin: 4px; }
  button.btn-md.fil-cat.filter:hover {
    background: #f44;
    box-shadow: 0 6px 27px #ff44448f;
    color: #fff;
    border: 2px solid #f44;
    -webkit-transition-duration: 1.5s;
    -moz-transition-duration: 1.5s;
    -o-transition-duration: 1.5s; }

.icon {
  background: #f6f6f6;
  text-align: center;
  display: block;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-bottom: 40px; }

.in h3 {
  font-size: 22px;
  padding: 100px 0px;
  text-align: center; }

li.width-icon img {
  border: 1px solid #efefef;
  -webkit-box-shadow: 0 6px 29px 5px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0 6px 29px 5px rgba(0, 0, 0, 0.03);
  box-shadow: 0 6px 29px 5px rgba(0, 0, 0, 0.03); }

li.width-icon img:hover {
  -webkit-animation: bounceIn 0.5s ease;
  -o-animation: bounceIn 0.5s ease;
  animation: bounceIn 0.5s ease; }

.width-icon {
  float: left;
  width: 14.5%; }
  .width-icon a {
    text-decoration: none; }
  .width-icon h4 {
    font-size: 14px;
    line-height: 20px;
    color: #999;
    padding-top: 10px;
    padding-bottom: 34px;
    text-align: center; }

.demo-icon {
  clear: left;
  display: flex;
  margin: 0 auto; }

.pur h3 {
  font-family: 'Poppins',sans-serif;
  font-size: 40px;
  line-height: 50px;
  color: #fff;
  font-weight: 300;
  margin-bottom: 41px; }

.bot-footer a {
  height: 51px;
  position: relative;
  overflow: hidden;
  border-radius: 50px;
  color: #fff;
  padding: 0 15px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  border: 2px solid #FFF;
  font-family: 'Poppins',sans-serif;
  font-size: 12px;
  font-weight: 500;
  padding: 0 30px;
  display: inline-block;
  line-height: 50px;
  text-decoration: none; }

.bot-footer a:hover::before {
  -webkit-animation: shine .75s;
  animation: shine .75s; }

.bot-footer a::before {
  position: absolute;
  top: 0;
  left: -100%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  -webkit-transform: skewX(-45deg);
  -moz-transform: skewX(-45deg);
  -o-transform: skewX(-45deg);
  -ms-transform: skewX(-45deg);
  transform: skewX(-45deg); }

@-webkit-keyframes shine {
  100% {
    left: 125%; } }
@keyframes shine {
  100% {
    left: 125%; } }
.pur {
  text-align: center;
  display: block; }

footer {
  background-image: url(./images/landing-ciloe44.jpg);
  width: 100%;
  background-repeat: no-repeat;
  background-position: top;
  position: relative;
  display: inline-block;
  background-size: cover;
  padding: 100px 0px; }

.navbarr {
  position: fixed;
  right: 0px;
  float: right;
  z-index: 99999;
  top: 40%;
  width: 48px;
  background: rgba(255, 255, 255, 0.95);
  display: inline-block;
  text-align: center;
  border-radius: 10px 0 0 10px;
  padding: 15px 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out; }

.navbarr a {
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 15px 0;
  text-decoration: none;
  font-size: 17px; }
  .navbarr a .hydrated {
    color: #000;
    font-size: 22px;
    z-index: 99999;
    animation: fa-spin 4s infinite linear; }
    .navbarr a .hydrated:hover {
      color: #ffac53; }
.navbarr a.icon-st{
  padding-bottom: 5px;
}
i.fa.fa-file-text {
  color: #000;
  font-size: 20px; }
  i.fa.fa-file-text:hover {
    color: #0f0; }

i.fa.fa-shopping-cart {
  color: #000;
  font-size: 20px; }
  i.fa.fa-shopping-cart:hover {
    color: #0f0; }

img.back {
  filter: brightness(0);
  -webkit-filter: brightness(0);
  transition: filter 0.4s ease 0s;
  -o-transition: filter 0.4s ease 0s;
  -webkit-transition: filter 0.4s ease; }
  img.back:hover {
    filter: brightness(1);
    -webkit-filter: brightness(1); }

img.backk {
  filter: brightness(0);
  -webkit-filter: brightness(0);
  transition: filter 0.4s ease 0s;
  -o-transition: filter 0.4s ease 0s;
  -webkit-transition: filter 0.4s ease; }
  img.backk:hover {
    filter: brightness(1);
    -webkit-filter: brightness(1); }

.scrollup_icon {
  width: 37px;
  height: 37px;
  opacity: 0.8;
  position: fixed;
  bottom: 50px;
  right: 45px;
  color: #000;
  cursor: pointer;
  background-color: none;
  z-index: 1000;
  border-radius: 55%;
  border: 2px solid #000; }

.scrollup_icon i {
  font-size: 13px;
  position: absolute;
  opacity: 1;
  color: #000;
  left: 50%;
  top: 50%;
  margin-top: -7px;
  margin-left: -6px;
  text-decoration: none; }

.scrollup_icon:hover {
  opacity: 1;
  border: 2px solid #000; }

.list-group-item {
  display: block;
  padding: 0px;
  border: none;
  background: none;
  top: 0; }

.list-group-item > .show-menu {
  position: absolute;
  height: 100%;
  width: 48px;
  top: 0px;
  right: 0px;
  background-color: #fff;
  cursor: pointer;
  border-radius: 10px 0 0 10px;
  padding: 30px 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  height: 200px; }

.list-group-item > .show-menu > span {
  position: absolute;
  top: 50%;
  margin-top: -7px;
  padding: 0px 5px; }

.list-group-submenu {
  position: absolute;
  right: -420px;
  width: 420px;
  white-space: nowrap;
  list-style: none;
  padding-left: 0px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background: #fff;
  height: auto; }

h3.chose {
  margin: 75px 0px 20px 0px;
  color: #000;
  font-size: 14px;
  letter-spacing: 2px;
  font-weight: 600;
  position: relative;
  font-family: 'Poppins',sans-serif; }

.glyphicon {
  font-family: none; }

img.wdthh {
  width: 105%;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.1); }
  img.wdthh:hover {
    filter: brightness(0.6); }

.glyphicon {
  font-family: 'Poppins',sans-serif; }

.butt {
  display: inline-block;
  line-height: 16px;
  background: #f14949;
  color: #fff;
  font-size: 12px;
  letter-spacing: 1px;
  white-space: nowrap;
  text-transform: uppercase;
  transition: margin 0.5s ease 0s;
  -o-transition: margin 0.5s ease 0s;
  -webkit-transition: margin 0.5s ease 0s;
  padding: 0px 30px 0px 50px;
  height: 45px;
  border-radius: 30px;
  font-family: 'Poppins',sans-serif; }
  .butt a {
    font-size: 12px;
    color: #fff;
    font-family: 'Poppins',sans-serif; }
  .butt:hover {
    background: #555;
    color: #fff;
    -webkit-transition-duration: 1.5s;
    -moz-transition-duration: 1.5s;
    -o-transition-duration: 1.5s; }
  .butt .hydrated {
    font-size: 20px;
    position: absolute;
    left: 35%;
    top: 12px; }

span.mow {
  width: 44px;
  height: 1px;
  background: #e5e5e5;
  display: block;
  margin: 0 auto;
  top: 80px;
  right: 173px; }

.row.scroll {
  overflow: hidden !important;
  padding: 0 !important;
  border: none !important;
  box-sizing: content-box !important;
  height: auto;
  left: 0;
  margin: 20px 0px;
  max-width: none !important;
  overflow-y: scroll !important;
  width: auto !important;
  position: relative;
  z-index: 9999;
  max-height: calc(80vh - 200px);
  float: left; }
  .row.scroll ::-webkit-scrollbar {
    width: 4px; }
  .row.scroll ::-webkit-scrollbar-track {
    background: #fff; }
  .row.scroll ::-webkit-scrollbar-thumb {
    background: #fff;
    border-radius: 10px; }
  .row.scroll ::-webkit-scrollbar-thumb:hover {
    background: #555; }

#style-1::-webkit-scrollbar {
  width: 4px;
  background-color: #fff; }

#style-1::-webkit-scrollbar-thumb {
  background-color: #fff;
  border-radius: 80px; }

#style-1::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #fff; }

.list-group {
  padding-left: 0;
  margin-bottom: 0px; }

.row.anh1 {
  width: 100%;
  padding: 0px 5px; }

.list-group-submenu .list-group-submenu-item {
  float: right;
  white-space: nowrap;
  display: block;
  padding: 75px 0px;
  margin-bottom: -1px;
  background-color: #333333;
  color: #ebebeb; }

.list-group-item.open {
  margin-left: -700px;
  position: fixed;
  top: 0px; }

.list-group-item.open > .show-menu {
  right: 416px;
  margin-top: 500px; }

.list-group-item.open .list-group-submenu {
  right: 0px;
  height: 103vh; }

.list-group-submenu .list-group-submenu-item.primary {
  color: white;
  background-color: transparent;
  height: 110vh; }

.list-group-submenu .list-group-submenu-item.success {
  color: white;
  background-color: #5cb85c; }

.list-group-submenu .list-group-submenu-item.info {
  color: white;
  background-color: #39b3d7; }

.list-group-submenu .list-group-submenu-item.warning {
  color: white;
  background-color: #f0ad4e; }

.list-group-submenu .list-group-submenu-item.danger {
  color: white;
  background-color: #d9534f; }

::-webkit-scrollbar {
  width: 2px; }

/* Track */
::-webkit-scrollbar-track {
  background: #fff; }

/* Handle */
::-webkit-scrollbar-thumb {
  background: #41cce5; }

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #fff; }

@media (max-width: 1366px) {
  img.img-responsive.nho {
    width: 18%;
    height: 45%; }

  .mini p {
    font-size: 7px;
    line-height: 15px;
    width: 50%; }

  span.border {
    width: 1px;
    height: 30px;
    display: block;
    background: #bc9090db;
    margin: 0px 17px; } }
@media (max-width: 1366px) {
  span.icon-bag {
    font-size: 18px;
    position: absolute;
    top: 17px;
    left: 36%; }

  span.trol {
    top: -11px;
    line-height: 37px;
    right: 48%; } }
@media (max-width: 1024px) {
  .img-responsive.log3 {
    float: right;
    margin: 0px; }

  .icon-bag {
    position: absolute;
    font-size: 18px;
    left: 37%;
    top: 12px; }

  span.icon-bag {
    font-size: 18px;
    position: absolute;
    top: 14px;
    left: 16%; }

  .mini p {
    font-size: 7px;
    width: 60%; }

  .tabcontent {
    padding: 0px; }

  header {
    background-size: cover; }

  .demos span.ngang {
    width: 42px;
    top: 82px;
    right: 177px; }

  .img-responsive.logo1 {
    margin: 0px; }

  .but {
    padding: 0px 18px 0px 45px; }

  .body-time {
    width: 100%; }

  .col-lg-3.col-md-4.col-sm-6.col-xs-12.demo {
    margin: 20px 0px;
    padding: 20px;
    width: 32%;
    display: inline-flex;
    float: inherit; }

  i.fa.fa-star {
    bottom: -15%;
    right: 45%; }

  .demos {
    top: 13%;
    left: 7%; }

  footer {
    padding: 65px 0px; } }
@media (max-width: 812px) {
  .but {
    position: absolute;
    right: 20px; }

  .tabcontent {
    padding: 0px; }

  .navbar {
    display: none; }

  .but .hydrated {
    left: 27px; }

  .img-responsive.logo1 {
    margin: 10px; }

  width-icon {
    float: left;
    margin: 0px 43px;
    width: 21%; }

  ul.demo-icon {
    clear: none;
    display: block; }

  .every p {
    display: none; } }
@media (max-width: 768px) {
  ul.demo-icon {
    overflow: hidden; }

  span.trol {
    display: none; }

  .width-icon {
    float: left;
    width: 17.5%;
    margin: 0px 26px;
    display: block; }

  .tabcontent {
    padding: 0px; }

  .butt .hydrated {
    font-size: 20px;
    position: absolute;
    left: 20%;
    top: 12px; }

  .tex-center {
    margin-top: 0px; }

  span.icon-bag {
    font-size: 18px;
    position: absolute;
    top: 10px;
    left: 20%; }

  .mini p {
    width: 60%;
    margin: 0px;
    letter-spacing: 0px; }

  #imager {
    padding: 40px 0px 50px 0px; }

  .menu-scroll {
    position: relative; }

  div#portfoliowork {
    margin: 0 80px; }

  img-responsive.logo2 {
    width: 86%; }

  .navbar {
    display: none; }

  .but .hydrated {
    left: 30px;
    top: 10px; }

  .but {
    position: absolute;
    right: 35px; }

  .col-md-4.col-sm-6.col-xs-12.optime.ab {
    clear: left; }

  div#portfolio {
    margin-top: 0px;
    margin-bottom: 30px; }

  span.up {
    display: none; }

  .demos {
    top: 10%;
    left: 10%; }

  .in h3 {
    padding: 70px 0px; } }
@media (max-width: 640px) {
  .navbar-header {
    display: none; }

  .top {
    margin: 10px 0px 32px 0px; }

  .navbar-top {
    height: 60px; }

  .grid_item_overlay a {
    width: 100%;
    text-align: center; } }
@media (max-width: 414px) {
  .navbar-brand {
    float: left;
    padding: 12px 0px;
    height: 45px;
    width: 200px; }

  .but {
    height: 42px; }

  .row.body-reasons {
    padding: 0px; }

  .icon-bag {
    position: absolute;
    font-size: 18px;
    left: 20%;
    top: 12px; }

  .list-group-submenu .list-group-submenu-item {
    float: right;
    white-space: nowrap;
    display: block;
    padding: 22px 0px; }

  .row.scroll {
    max-height: calc(100vh - 200px); }

  .col-lg-4.col-md-4.col-sm-4.col-xs-12.anh-ciloe {
    padding: 5px; }

  .col-lg-3.col-md-4.col-sm-6.col-xs-12.demo {
    width: 100%; }

  .nen2 {
    background-image: url(images/a2-1.jpg);
    width: 100%;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;
    display: inline-block;
    background-size: cover; }

  .h-reasons h3 {
    padding-bottom: 30px; }

  .top-seasons {
    background-color: #f6f6f6 !important;
    padding-top: 30px; }

  img.img-responsive.produc {
    padding: 0px; }

  .tex-center {
    display: none; }

  .tabcontent {
    padding: 0px; }

  .pur h3 {
    font-size: 35px; }

  .top-troll {
    display: none; }

  img.img-responsive.product {
    margin: 0px 0px; }

  i.fa.fa-star {
    bottom: -16%;
    right: 41%; }

  .list-group-submenu {
    width: 280px; }

  .list-group-item.open > .show-menu {
    right: 275px;
    margin-top: 300px; }

  h3.chose {
    margin: 40px 0px 20px 0px; }

  .magin {
    padding: 150px 0px 0px 0px; }

  .butt .hydrated {
    font-size: 20px;
    position: absolute;
    left: 30px;
    top: 10px; }

  .glyphicon {
    margin: 0 auto;
    display: table; }

  span.up {
    display: none; }

  .scrollup_icon {
    width: 37px;
    height: 37px;
    opacity: 0.8;
    position: fixed;
    bottom: 30px;
    right: 10px; }

  .butt {
    height: 40px; }

  .img-responsive.logo1 {
    margin: 0px; }

  button.btn-md.fil-cat.filter {
    width: 250px;
    margin: 10px; }

  .but {
    position: absolute;
    right: 10px;
    top: -3px; }

  .demos {
    top: 14%;
    left: 8%; }

  .width-icon {
    float: left;
    width: 50%;
    margin: 0px;
    display: block; }

  .grid_item_overlay a {
    width: 100%;
    text-align: center; }

  .width-icon {
    width: 40%;
    margin: 0px 10px;
    display: inline-flex;
    float: none;
    text-align: center;
    padding: 10px; } }
@media (max-width: 412px) {
  .navbar-header {
    display: none; }

  img.img-responsive.nho {
    width: 25%;
    height: 40%; }

  span.border {
    width: 1px;
    background: #e87a7ae6;
    margin: 0px 10px; }

  .mini p {
    color: #ae7d7ddb;
    margin: 0px; }

  .navbar-brand {
    float: left;
    height: 45px;
    width: 200px; }

  .grid_item_overlay a {
    width: 100%;
    text-align: center; }

  .top {
    width: 100%;
    display: block;
    padding-bottom: 0px;
    margin: 10px 0px 0px 0px; }

  .width-icon {
    width: 40%;
    margin: 0px 10px;
    display: inline-flex;
    float: none;
    text-align: center;
    padding: 10px; }

  .menu-scroll {
    position: relative; }

  .navbar-top {
    height: 54px;
    margin-bottom: 20px; }

  .img-responsive.logo1 {
    margin: 0px; }

  .img-responsive.log3 {
    display: flex;
    margin: 0px; }

  .top-troll {
    display: none; }

  #imager {
    padding: 40px 0px 55px 0px; }

  .demos {
    top: 13%;
    left: 3%; }

  .demos span.ngang {
    width: 40px;
    top: 81px;
    right: 176px; }

  div#portfolio {
    display: block;
    margin-bottom: 15px;
    margin-top: 40px; }

  button.btn-md.fil-cat.filter {
    width: 300px;
    margin: 10px;
    padding: 0px; }

  img.size {
    margin: 0 auto;
    width: 100%; }

  img.size {
    margin: 0 auto;
    width: 100%; }

  .col-md-3.col-sm-3.col-xs-12.demo {
    margin: 30px 0px; }

  .width-icon {
    width: 40%;
    margin: 0px; }

  ul.demo-icon {
    overflow: hidden;
    display: block; }

  .in h3 {
    padding: 60px 0px; } }
@media (max-width: 375px) {
  .demos h3 {
    padding-left: 7px; }

  button.btn-md.fil-cat.filter {
    width: 320px; }

  .demos h3 {
    padding-left: 7px; }

  .grid_item_overlay a {
    width: 100%;
    text-align: center; }

  button.btn-md.fil-cat.filter {
    width: 320px; }

  .list-group-submenu {
    right: -240px;
    width: 240px; }

  .pur h3 {
    font-size: 35px; }

  .list-group-item.open > .show-menu {
    right: 281px;
    margin-top: 200px; }

  .list-group-submenu {
    right: -280px;
    width: 280px; }

  .width-icon {
    width: 40%;
    margin: 0px 10px;
    display: inline-flex;
    float: none;
    text-align: center;
    padding: 10px; } }
@media (max-width: 360px) {
  .demos p {
    font-size: 16px;
    top: 70px;
    right: -46px; }

  span.icon-bag {
    font-size: 18px;
    position: absolute;
    top: 10px;
    left: 20%; }

  .grid_item_overlay a {
    width: 100%;
    text-align: center; }

  button.btn-md.fil-cat.filter {
    width: 300px; }

  .list-group-item.open > .show-menu {
    right: 275px; }

  .pur h3 {
    font-size: 29px; }

  i.fa.fa-star {
    bottom: -20%;
    right: 40%; }

  .scrollup_icon {
    width: 30px;
    height: 30px;
    bottom: 45px;
    right: 10px; }

  .width-icon {
    width: 40%;
    margin: 0px 10px;
    display: inline-flex;
    float: none;
    text-align: center;
    padding: 10px; } }
@media (max-width: 320px) {
  .mini p {
    width: 50%; }

  img.img-responsive.nho {
    width: 27%;
    height: 36%; }

  .butt .hydrated {
    font-size: 20px;
    position: absolute;
    left: 30px;
    top: 10px; }

  .glyphicon {
    margin: 0 auto;
    display: table; }

  button.btn-md.fil-cat.filter {
    width: 250px; }

  i.fa.fa-angle-up {
    display: none; }

  .demos p {
    font-size: 16px;
    top: 70px;
    right: 0px;
    width: 56%; }

  .demos {
    top: 13%;
    left: 0%; }

  .body-time h3 {
    width: 100%; } }

/*# sourceMappingURL=style.css.map */
@media (max-width:767px){
  .list-group-submenu-item .butt a{
    padding: 13px 0;
  }
  .but a{
    margin-left: 4px;
  }
  span.icon-bag{
    font-size: 15px;
    position: absolute;
    top: 13px;
    left: 16%;
  }
}
