@font-face {
  font-family: 'fontello';
  src: url('../fontello-4291f725/font/fontello.eot?14922815');
  src: url('../fontello-4291f725/font/fontello.eot?14922815#iefix') format('embedded-opentype'),
       url('../fontello-4291f725/font/fontello.woff2?14922815') format('woff2'),
       url('../fontello-4291f725/font/fontello.woff?14922815') format('woff'),
       url('../fontello-4291f725/font/fontello.ttf?14922815') format('truetype'),
       url('../fontello-4291f725/font/fontello.svg?14922815#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

  .icon
    { 
      font-family: "fontello";
      font-style: normal;
      font-weight: normal;
      speak: none;
     
      display: inline-block;
      text-decoration: inherit;
      width: 1em;
      margin-right: .2em;
      text-align: center;
      /* opacity: .8; */
     
      /* For safety - reset parent styles, that can break glyph codes*/
      font-variant: normal;
      text-transform: none;
     
      /* fix buttons height, for twitter bootstrap */
      line-height: 1em;
     
      /* Animation center compensation - margins should be symmetric */
      /* remove if not needed */
      margin-left: .2em;
     
      /* You can be more comfortable with increased icons size */
      /* font-size: 120%; */
     
      /* Font smoothing. That was taken from TWBS */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
     
      /* Uncomment for 3D effect */
      /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
    }
*{font-family: 'Helvetica','Tahoma','sans-serif';}
body {background: #f5f5f5;}
html, body {
    width: 100%;
    height: 100%;
}
.page {width: 100%}
a:hover {text-decoration: none;}
p {margin:0;padding: 0;word-wrap:break-word; 
word-break:break-all;font-size: 1em }
a {color: #000;font-size: 1em}
li ,ul{list-style: none;padding: 0;margin: 0}
.p0 {padding: 0}
.pt0{padding-top: 0 !important}
.header {
  background-color: rgba(255, 255, 255, 0.8);
 -webkit-backdrop-filter:saturate(180%) blur(20px);
backdrop-filter: saturate(180%) blur(20px);
	height: 132px;width: 100%;position: fixed;top:0;left:0;z-index: 10;-moz-box-shadow:0px 0px 10px #666; -webkit-box-shadow:0px 0px 10px #666; box-shadow:0px 0px 10px #666;}
.logo a {display: block;width: 69px;height: 40px;margin: 0 auto;margin-top:10px;padding-top: 5px}
.user {position: absolute;left:10px;top:15px}
.user a {width: 30px;height: 30px;display: block;border-radius: 50%;background-size: 100% 100%	}
.post {position: absolute;right: 10px;top:15px;}
                                                                                                                                                                                          
.post a{display: block;width: 30px;height: 30px;background: none;font-size: 20px;line-height: 30px;color:#000}

.nav {border-bottom: 1px solid #ccc;}
.nav ul {}
.nav li {padding: 10px 10px;font-size: 14px;}
.nav li a {display: block}
.nav li.active a{color:#9a6f1c;}
.nav li.active {border-bottom: 1px solid #9a6f1c;}
.container2 {background: #f5f5f5;width: 100%; overflow: hidden;padding: 10px;margin-top: 132px}
.footer {height: 100px;background: #f5f5f5}

.dongxi {margin-bottom: 10px; background: #fff;width: 100%;-moz-box-shadow:0px 0px 10px #ccc; -webkit-box-shadow:0px 0px 10px #ccc; box-shadow:0px 0px 10px #ccc;position: relative;padding: 10px ;border-radius: 4px;overflow: hidden}
.dx-l {position: absolute;width: 100px;height: 100px;z-index: 0}
.dx-l img {border-radius: 4px;width: 100px;height: 100px}
.dx-r {width: 100%;padding-left: 110px; height: 110px;}
.dx-b {width: 100%;padding:2px 0}
.dx-hot {height: 30px;color:#e00034;font-weight: bold;line-height: 30px;font-size: 14px;position: relative;margin-bottom: 5px;overflow: hidden}
.dx-hot button {border:none;border-radius: 50%;padding: 0;margin: 0;background: none;font-size: 18px}
.dx-hot .hot {padding: 0 10px}
.dx-user img {border-radius: 50%;margin-right: 2px}
.dx-user {line-height: 24px;float:left;vertical-align: middle;display: flex;
   align-items:center;position: relative;z-index: 2}
.dx-b a {display: inline-block;vertical-align: middle}
.dx-b a {font-size: 12px;}
.dx-option {float: right;vertical-align: middle;position: relative;z-index: 2}
.dx-option a{margin-right: 10px}
.title {line-height: 20px;font-size: 14px}
.price {font-size: 14px;color:#e00034;font-weight: bold;margin-top: 10px}
.price span{color:#999;font-size: 12px;font-weight: 400}

.load-modal, .dx-modal {position: absolute;top:0;left:0;right: 0;min-height: 120%;background: #f2f2f2;z-index: 999;display: none;font-size: 14px}
.load-modal {position: fixed;top:0;background: #fff;opacity: 0.8}
.lock {
	height: 100%;
    width: 100%;
    position: absolute;
	display: none;
    overflow: hidden;
    opacity: 0;
}
.btn-action {border:none;}
.redactor-box.redactor-styles-on {
	width: 100%;
}
.getmodal2 {width:100%;height: 100%; position: absolute;left: 0;top:0;z-index: 1;cursor: pointer}
.btn-cat-back , .btn-back {font-size:24px;padding: 10px;display: block;}
.btn-cat-back i , .btn-back i {filter: invert(0%);}
.dx-modal .dx-header {width: 100%;}
.dx-modal .dx-header-bg {background:linear-gradient(0deg, rgba(0,0,0,0),rgba(0,0,0,0.2) )}
 .dx-modal .btn-back {color:#fff !important;width: 56px;}
.dx-header {position: absolute;left:0;top:0;z-index: 1}
.dx-contnaire{}
.dx-creatdate {position: absolute;right: 10px;top:0;color:#999;font-size: 13px;font-weight: 400}
.dx-scroll{border-top: 1px solid #ccc;}
.dx-info{padding: 10px;background: #fff;}
.fixed {position: fixed;top:0;left:0;right:0;}
.pt220 {padding-top:220px;}
.dx-img {height: 220px;overflow:hidden;background: #fff;text-align: center;z-index:-1}
.dx-img img {height:100%;width: auto}
.dx-url {width:100%}
.dx-line {margin-top:10px}
.dx-c-vendor {color:#999}
.dx-c-vendor a {color:#069;font-weight: bold}
.dx-name {font-size: 16px}
.f_red {color:#e00034}
.f_gris {color:#8f949b}
.f_16b {font-size:16px;font-weight: bold}
.f_lt {text-decoration:line-through}
.mt0 {margin-top: 0}
.ml5 {margin-left: 5px}
.btn-view  {color:#fff !important;font-size:16px;display: block;width: 100%;line-height: 45px;height: 45px; text-align: center;background: linear-gradient(70deg, #193d8d,#9412f8 );border:1px solid #476fe2;border-radius: 4px;margin-top: 10px}
.dx-link {overflow: hidden;}
.btn-codepromo {position: relative;
	line-height: 45px;height: 45px;width: 100%;font-size: 16px;text-align: center;display: block;border:1px dashed #ccc;margin-top: 10px;border-radius: 4px
	
}
.btn-codepromo i {background: #9412f8;display: block;height: 39px;width: 39px;line-height: 39px;position: absolute;right:2px;top:2px;margin: 0;border-radius: 4px;color:#fff}
.oh {overflow: hidden}
.dx-info {border-bottom: 1px solid #ccc}
.ml10 {margin-left: 10px}
.mt10 {margin-top:10px}
.dx-function {display: flex;flex-direction: row;margin-top: 10px;color:#a4a4a4;overflow: hidden;background: #fff }
.dx-function a { 
  flex: auto;text-align: center;line-height: 40px
}
.dx-function .active:hover {color:#343c7b!important}
.dx-desc  {border-top:1px solid #ccc}
.dx-loca {width:100%;background:#eee;border-radius:4px;padding:10px}
.dx-date {font-size:12px;color:#999}

.ac-table  {margin-bottom: 10px;border-radius: 4px;overflow: hidden}
.ac-table .table {margin-bottom: 0px}
.ac-table .btn-post-modal {height: 40px;line-height: 40px;}
.ac-table th, .ac-table tr {border:0px !important }
.ac-table .dx-radio [type="radio"]:checked + label { background: #333;color:#fff;}

.btn-poster:disabled,
.btn-poster[disabled]{
  border: 1px solid #dddddd;
  background-color: #eeeeee;
  color: #999999;
}

.dx-post-user {position: relative}
.dx-user-info {padding-right: 60px}
.dx-user-subs , .dx-edit{position: absolute;right:0;top:0}
.dx-user-subs a ,.dx-edit a{padding: 3px 0 ; background: rgb(204, 0, 0);color:#fff !important;border-radius: 4px;font-size: 13px;display: block;width: 60px;text-align: center}
.dx-edit a {background: #fff;color:#333 !important}
.dx-user-subs a.active {background: #fff;color:#a4a4a4 !important}

.noselect {user-select: none; -webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;}
/*****commment*/
.dx-commentt {padding: 10px;background: #fff;margin-top: 10px;border-top:1px solid #ccc;}
.cm-line{position: relative;overflow: hidden;margin-top: 10px;border-bottom: 1px solid #eee;padding-bottom: 20px}
.cm-l {width:40px;height:100%;position: absolute;left:0;top:0;text-align: center;z-index: 99}
.cm-l img {width:30px;border-radius: 50%}
.cm-right {width: 100%;padding-left: 40px}
.cm-r {width:40px;position: absolute;right:0;top:0;text-align: center}
.cm-c {width:100%;padding: 0 40px 0 0px;}
.cm-name {color:#999;font-size:12px}
.cm-name .author {background:#e00034;padding:2px 5px;border-radius:4px;color:#fff;margin-left:5px}
.cm-time {color:#999;font-size:12px;margin-left:10px;}

.redactor-box  u {text-decoration: none}
.cm-right .cm-line {border:none;padding:0}
.cm-right .cm-line .cm-l {width:30px}
.cm-right .cm-right  {width: 100%;padding-left: 30px}
.cm-right .cm-line .cm-l img {width:25px;height:auto}
.cm-open-dialogue {margin-top:10px;font-size:12px !important;}
.more_reply , .hide_reply{font-size: 12px !important;line-height: 24px}
.cm-reply {color:#999 !important;margin-right: 3px}
.cm-reply a {color:#999;margin-right: 3px}
.cm-count {text-align: center}
.cm-likes {display: block;}
.cm-likes.active i {color:#e00034}
.active i {color:#e00034}
.dx-function a.active , .dx-function a.active i {color:#343c7b}
.dx-post-cm{background:#fff;width:100%;padding: 20px;}
.redactor-styles p {margin-bottom:0!important}
.redactor-styles {padding: 10px !important;min-height: 100px;font-family: 'Helvetica','Tahoma','sans-serif'}
.redactor-box.redactor-styles-on .redactor-toolbar {padding:10px 10px 0 10px}
.redactor-box i {color:#000 !important}

#post-form .redactor-box.redactor-styles-on .redactor-toolbar {padding:  0}
#post-form .redactor-styles {padding: 10px 0 !important;}
#post-form .redactor-box.redactor-styles-on , #post-form .redactor-focus.redactor-styles-on, #post-form .redactor-focus:focus.redactor-styles-on {border: 0px}

.dx-description img {max-width: 100%}

.setuser img {vertical-align:bottom;max-width:100%}


.dx-avatar {margin-right: 5px;border-radius: 50%;}
.dx-select {width: 100px;height: 30px;line-height: 30px; background: #fff;z-index: 2; border:1px solid #eee;border-radius: 4px;position: relative}

.btn-minus {height: 24px;border-radius: 2px;margin: 2px; line-height: 25px;width: 24px;background: none;color:#1a63b6 !important;position: absolute;left:0;top:0;text-align: center;cursor:pointer}
.btn-minus:hover {background:#1a63b6;color:#fff !important; }
.btn-minus:active {background:#134f94;color:#fff !important; }
.dx-hot-number {width: 100%;font-weight: bold; text-align: center;display: block;color:#333 !important;line-height: 28px;}
.dx-hot-number.minus {color:#1a63b6 !important}
.dx-hot-number.plus {color:#ec2a2a !important}

.btn-plus {height: 24px;border-radius: 2px;margin: 2px; line-height: 25px;width: 24px;background: none;color:#e00034 !important;position: absolute;right:0;top:0;text-align: center;cursor:pointer}
.btn-plus:hover {background:#e00034;color:#fff !important; }
.btn-plus:active {background:#b3002a;color:#fff !important; }

.btn-off , .btn-off:hover ,.btn-off:active {color:#ccc !important;background: none}

.dongxi {}
.hot-b-a {position:absolute;height: 100%;width:100%;left:0;top:0;z-index: 0;opacity: 1;display: none}
.hot-border {display: flex;flex-direction: row;height: 100%}
.hot-border div {}
.hot-border .hot-b {border-bottom: 10px solid #f2f2f2;border-right: 0;}

.hot-border .cold-b {border-bottom: 10px solid #ccc;border-left: 0;flex: 1;}
/*   loading */




.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* account */
.ac {text-align: center}
.fff {color:#fff}
.ac-header {height: 350px;background: #fff;position: relative;}
.ac-header-top {height: 40px;position: absolute;top:0;width: 100%;text-align: right;padding: 10px}
.ac-header-top a { font-size:13px;padding: 3px 10px;border-radius: 15px;border:1px solid rgba(255,255,255,0.3);margin: 3px;color:#fff;background: rgba(0,0,0,0.2); }
.ac-backgournd {width: 100%;height: 100%;background: #fff;background-position: center;background-size: cover;background-repeat: no-repeat;position: absolute}
.ac-user {width:100%;height: 100%;background: rgba(0,0,0,0.5);z-index: 2;position: relative;overflow: hidden}
.ac-avatar {width: 90px;height: 90px;background-color: #fff; background-position: center;background-size: cover;background-repeat: no-repeat;margin: 0 auto;border-radius: 50%;border:2px solid #fff;margin-top: 80px;position: relative;cursor: pointer}
.edit-avatar {position: absolute;right: 0;bottom: 0;display: block;width: 24px;height: 24px;background: rgba(255,255,255,1);border-radius: 50%;text-align: center;line-height: 20px}
.edit-avatar i {color:#333;font-size: 12px;margin-left: 5px}
.ac-text {margin-top: 8px;color:#fff}
.ac-tag {margin-top: 15px}
.ac-tag a { font-size:13px;padding: 3px 10px;border-radius: 15px;border:1px solid rgba(255,255,255,0.3);margin: 3px;color:#fff;background: rgba(0,0,0,0.2); }
.ac-header-bot {position: absolute;bottom:10px;left:0px;width: 100%}
.ac-header-bot a { font-size:13px;padding: 3px 10px;border-right:1px solid rgba(0,0,0,0.3);color:#fff;}
.ac-header-bot a:last-child {border-right: 0px}
.ac-subs { font-size:13px;padding: 3px 10px;border-radius: 15px;border:1px solid rgba(255,255,255,0.3);margin-right: 13px;color:#fff;background: rgba(0,0,0,0.2); float: right}
/*   dx-post-modal */
.dx-post-modal {min-height: 120%;width:100%;background: #f5f5f5;z-index: 999;position: absolute;top:0;left:0;padding: 0;display: none;}
.post-header {top:0;left:0;right: 0;position: fixed;z-index: 9999;width: 100%;background: #fff;border-bottom: 1px solid #e1e2e3;}
.post-header .btn-back , .post-header .btn-cat-back {height: 56px}
.post-content {padding-top: 60px;padding-bottom: 60px}

.btn-confirm , .btn-poster {position: absolute;right:10px;height: 36px;width: 80px;top:10px;border:1px solid #112656;border-radius: 4px;background:#193d8d;color:#fff;font-size: 13px}
.btn-confirm {display: none}
.post-table i {color:#9b9c9d}
.post-table .bf {background: #fff}
.post-table .bt {}
.btn-post-modal {height: 60px;line-height: 60px}
.post-table  td {}
.post-table .pt10 td{padding-top:0px}
.post-table  td, .post-table  th , .post-table {border:0px;padding:10px 10px 0 10px; }

.post-table th{text-align: center;}
.post-table .title td{padding: 5px 15px !important;margin: 0;background: #f5f5f5;color:#999}
.post-table input {height: 30px;line-height: 30px}
.post-table .input-group-text {background: #fff;border:0;}
.post-table .form-control {border:0;}
.post-table .form-control:focus {box-shadow: none}
.post-table .form-control::placeholder{color:#c8c9cd;}
.post-table .b1 .input-group {background: #fff;border-radius: 0;margin-bottom: 10px}
.post-table tr {padding-left: 20px}
.post-table  .bo1 {border-top:1px solid #e1e2e3;border-bottom:1px solid #e1e2e3}
.post-table .bo0 {border:0px  !important }
.post-table .bb1  {border-bottom:1px solid #e1e2e3  !important }
.post-table .br1 {border-right: 1px solid #e1e2e3}
.post-table .bhr {border-bottom:1px solid #e1e2e3;}
.post-table .p0 th {padding: 10px !important}
.post-table p.detail {margin-bottom: 15px;font-size: 12px;line-height: 14px;color:#999}
.post-table .bf5 ,.post-table .bf5  .input-group-text{background: #f5f5f5}
.post-table .form-control:disabled, .form-control[readonly] {background: #f5f5f5}
.btn-post-div p {height: 31px;line-height: 31px;padding-left: 12px;color:#000}
.btn-post-div .icon-right-open-1 {position: absolute;right:10px;top:10px}
.btn-post {position: absolute;right:0;top: -7px;}
.post-content {height: 100%;overflow: hidden;width: 100%}
.cm-right {position: relative;min-height: 21px;}

.post-lock {position: absolute;}
.dx-post-content {}
.dx-post-location , .dx-post-cat {height: 100%;overflow: hidden;z-index: 99;padding-top: 56px;display:none;}
.dx-post-location ul , .dx-post-cat ul {margin: 0;	padding-bottom: 60px;background: #fff;padding: 0 10px}
.dx-post-location ul li , .dx-post-cat ul li {border-bottom: 1px solid #e1e2e3;padding: 10px;margin: 0;background: #fff}
.dx-post-location ul li i, .dx-post-cat ul li i {color:#9b9c9d}
.post-form {position: relative;width: 100%;overflow: hidden}

.cat_list li  { position: relative;padding: 0 !important}
.cat_list li span {margin-left: 20px}
.cat_list li label {display: block;margin-bottom: 0;padding: .375rem .75rem;line-height: 30px}
.cat_list li input {position: absolute;right: 17px;top:15px}

.input-group input {padding-top:0px !important;padding-bottom:0px !important}

.dx-origine_img_url {
	  background-repeat: no-repeat;
 background-size: cover; 
	background-position: center;
}
/* .cm-right  .gooey {left:70px} */
.gooey {
  position: absolute;
  top: 50%;
  left: 50%;
	opacity: 0.6;
  width: 72px;
  height: 20px;
  margin: -10px 0 0 -36px;
  background: rgba(255,255,255,1);
  -webkit-filter: contrast(20);
          filter: contrast(20);
}
.load-modal .gooey {
	 top: 40%;
}
.gooey .dot {
  position: absolute;
  width: 8px;
  height: 8px;
  top: 8px;
  left: 8px;
  -webkit-filter: blur(2px);
          filter: blur(2px);
  background: #000;
  border-radius: 50%;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-animation: dot 2.8s infinite;
          animation: dot 2.8s infinite;
}
.gooey .dots {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  margin-top:8px;
  margin-left: 16px;
  -webkit-animation: dots 2.8s infinite;
          animation: dots 2.8s infinite;
}
.gooey .dots span {
  display: block;
  float: left;
  width: 8px;
  height: 8px;
  margin-left: 8px;
  -webkit-filter: blur(2px);
          filter: blur(2px);
  background: #000;
  border-radius: 50%;
}
@-webkit-keyframes dot {
  50% {
    -webkit-transform: translateX(48px);
            transform: translateX(48px);
  }
}
@keyframes dot {
  50% {
    -webkit-transform: translateX(48px);
            transform: translateX(48px);
  }
}
@-webkit-keyframes dots {
  50% {
    -webkit-transform: translateX(-16px);
            transform: translateX(-16px);
  }
}
@keyframes dots {
  50% {
    -webkit-transform: translateX(-16px);
            transform: translateX(-16px);
  }
}


/* checkbox */

.btn-post	[type="checkbox"]:not(:checked),
.btn-post	[type="checkbox"]:checked {
		position: absolute;
		left: -9999px;
	}
.btn-post	[type="checkbox"]:not(:checked) + label,
.btn-post	[type="checkbox"]:checked + label {
		position: relative;
		padding-left: 55px;
		cursor: pointer;
	}
	.btn-post [type="checkbox"]:not(:checked) + label:before,
	.btn-post [type="checkbox"]:checked + label:before,
	.btn-post [type="checkbox"]:not(:checked) + label:after,
	.btn-post [type="checkbox"]:checked + label:after {
		content: '';
		position: absolute;
	}
	.btn-post [type="checkbox"]:not(:checked) + label:before,
	.btn-post [type="checkbox"]:checked + label:before {
		left:0; top: 0px;
		width: 55px; height: 30px;
		background: #DDDDDD;
		border-radius: 15px;
		-webkit-transition: background-color .2s;
		-moz-transition: background-color .2s;
		-ms-transition: background-color .2s;
		transition: background-color .2s;
	}
	.btn-post [type="checkbox"]:not(:checked) + label:after,
	.btn-post [type="checkbox"]:checked + label:after {
		width: 26px; height: 26px;
		-webkit-transition: all .2s;
		-moz-transition: all .2s;
		-ms-transition: all .2s;
		transition: all .2s;
		border-radius: 50%;
		background: #7F8C9A;
		top: 2px; left: 3px;
	}

	/* on checked */
	.btn-post [type="checkbox"]:checked + label:before {
		background:#34495E; 
	}
	.btn-post [type="checkbox"]:checked + label:after {
		background: #39D2B4;
		top: 2px; left: 27px;
	}

	.btn-post [type="checkbox"]:checked + label .ui,
	.btn-post [type="checkbox"]:not(:checked) + label .ui:before,
	.btn-post [type="checkbox"]:checked + label .ui:after {
		position: absolute;
		left: 6px;
		width: 65px;
		border-radius: 15px;
		font-size: 14px;
		font-weight: bold;
		line-height: 22px;
		-webkit-transition: all .2s;
		-moz-transition: all .2s;
		-ms-transition: all .2s;
		transition: all .2s;
	}
	.btn-post [type="checkbox"]:not(:checked) + label .ui:before {
		content: "";
		left: 32px
	}
	.btn-post [type="checkbox"]:checked + label .ui:after {
		content: "";
		color: #39D2B4;
	}
	.btn-post [type="checkbox"]:focus + label:before {
		border: 1px dashed #777;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
		margin-top: -1px;
	}
.dx-radio th {padding: 0}
.dx-radio	[type="radio"]:not(:checked),
.dx-radio	[type="radio"]:checked {
		position: absolute;
		left: -9999px;
	}
.dx-radio	[type="radio"]:not(:checked) + label,
.dx-radio	[type="radio"]:checked + label {
		position: relative;display: block;margin: 0;padding: 0;
		cursor: pointer;
	}
.dx-radio	[type="radio"]:checked + label {
	background:#193d8d;
	color:#fff
}

/*copper*/
.docs-cropped .modal-body > img, .docs-cropped .modal-body > canvas {

    max-width: 100%;

}
.cropper-bg {
	background: #000;margin: 0 auto
}
.img-container img{width: 100%}
.img-container {text-align:center;overflow:hidden}
.img-container {
  /* Never limit the container height here */
	max-height: 400px;
  max-width: 100%;
}

.img-container img {
  /* This is important */
  width: 100%;
}

.filtre {
	position: fixed;z-index:999;top: 93px;
	height: 40px;width: 100%;background: #eee;padding: 0px 10px;line-height: 40px;font-size: 13px;color:#444;

}

.event {
	transition: all 0.3s ease-out;
}

 #nav .swiper-slide {
                width: auto;
	 text-align: center;
}
@media all and (display-mode: standalone) {
  
	::-webkit-scrollbar {
  display: none;
}
}

           