@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: bold;
  src: url('../fonts/eot/IRANSansWeb(FaNum)_Bold.eot');
  src: url('../fonts/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'),
    /* IE6-8 */
    url('../fonts/woff2/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'),
    /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/IRANSansWeb(FaNum)_Bold.woff') format('woff'),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}

@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/eot/IRANSansWeb(FaNum)_Medium.eot');
  src: url('../fonts/eot/IRANSansWeb(FaNum)_Medium.eot?#iefix') format('embedded-opentype'),
    /* IE6-8 */
    url('../fonts/woff2/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'),
    /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/IRANSansWeb(FaNum)_Medium.woff') format('woff'),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/IRANSansWeb(FaNum)_Medium.ttf') format('truetype');
}

@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/eot/IRANSansWeb(FaNum)_Light.eot');
  src: url('../fonts/eot/IRANSansWeb(FaNum)_Light.eot?#iefix') format('embedded-opentype'),
    /* IE6-8 */
    url('../fonts/woff2/IRANSansWeb(FaNum)_Light.woff2') format('woff2'),
    /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/IRANSansWeb(FaNum)_Light.woff') format('woff'),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/IRANSansWeb(FaNum)_Light.ttf') format('truetype');
}

@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot');
  src: url('../fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot?#iefix') format('embedded-opentype'),
    /* IE6-8 */
    url('../fonts/woff2/IRANSansWeb(FaNum)_UltraLight.woff2') format('woff2'),
    /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/IRANSansWeb(FaNum)_UltraLight.woff') format('woff'),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/IRANSansWeb(FaNum)_UltraLight.ttf') format('truetype');
}

@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/eot/IRANSansWeb(FaNum).eot');
  src: url('../fonts/eot/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'),
    /* IE6-8 */
    url('../fonts/woff2/IRANSansWeb(FaNum).woff2') format('woff2'),
    /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/IRANSansWeb(FaNum).woff') format('woff'),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/IRANSansWeb(FaNum).ttf') format('truetype');
}

body {
  font-family: IRANSans;
  position: relative;
  padding: 0;
  margin: 0;
  font-size: 14px;
  color: #000;
  overflow-x: hidden
}

select option,
.tooltip>.tooltip-inner,
.badge,
.popover {
  font-family: IRANSans;
}

.tooltip.show.fade {}

.tooltip .tooltip-inner {
  background: #17DB95;
}

.tooltip.bs-tooltip-top .arrow:before {
  border-top-color: #17DB95 !important;
}

.tooltip.bs-tooltip-bottom .arrow:before {
  border-bottom-color: #17DB95
}

.tooltip.bs-tooltip-left .arrow:before {
  border-left-color: #17DB95
}

.tooltip.bs-tooltip-right .arrow:before {
  border-right-color: #17DB95
}

a {
  cursor: pointer;
  transition: .3s;
  color: #000;
  text-decoration: none !important;
}

a:hover {
  text-decoration: none;
  color: #F6C723;
}

textarea,
input {
  font-size: 14px !important;
}

ul,
ol {
  list-style: none;
  padding: 0;
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
}

::selection {
  background-color: #016366;
  color: #fff
}

::-moz-selection {
  background-color: #016366;
  color: #fff
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #272727 !important;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #272727 !important;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: #272727 !important;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #272727 !important;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #272727 !important;
}

/*...*/
.text_white::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff !important;
}

.text_white::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff !important;
}

.text_white:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff !important;
}

.text_white:-moz-placeholder {
  /* Firefox 18- */
  color: #fff !important;
}

.text_white:-moz-placeholder {
  /* Firefox 18- */
  color: #fff !important;
}

/*...*/
/* Chrome, Safari, Edge, Opera */
input.input-number::-webkit-outer-spin-button,
input.input-number::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input.input-number[type=number] {
  -moz-appearance: textfield;
}

button,
a {
  outline: none !important;
}

/*----*/
.btn:focus,
button:focus,
input:focus,
select:focus,
.form-control:focus {
  border-color: none !important;
  box-shadow: none !important;
}

/*---*/
.btn--ripple {
  position: relative;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  overflow: hidden;
  z-index: 0;
}

.btn--ripple-ink {
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
}

.btn--ripple-animate {
  -webkit-animation: ripple 0.65s linear;
  animation: ripple 0.65s linear;
}

@-webkit-keyframes ripple {
  100% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: scale(2.5);
  }
}

@keyframes ripple {
  100% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: scale(2.5);
    transform: scale(2.5);
  }
}

.Max_img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

/*--*/
.custom-control-label:before,
.custom-control-label:after {
  top: 2px;
  right: -1.5rem;
}

.custom-control-label.small:before,
.custom-control-label.small:after {
  top: 0;
}

.custom-control-input:checked~.custom-control-label::before {
  border-color: #0097FF;
  background-color: #0097FF;
}

.custom-control-input:focus:not(:checked)~.custom-control-label::before,
.custom-control-input:focus~.custom-control-label::before {

  box-shadow: 0 0 0 .2rem rgba(5, 189, 175, .25);
  border-color: #0097FF;
}

.custom-control-input:not(:disabled):active~.custom-control-label::before {
  background: #0097FF;
}

/*----*/
.group-form {}

.group-form.input-group,
.group-form .input-group {
  align-items: center;
  border: 1px solid #ddd;
}

.group-form .input-group svg {}

.group-form .input-group-append {}

.group-form .input-group-append svg {
  width: 25px;
  height: 25px;
  fill: #5d5d5d;
  margin-right: 5px;
}

.list_field .head-box i {
  font-size: 21px;
  margin-left: 5px
}

.group-form .input-group-append i {
  font-size: 21px;
  margin-right: 5px
}

.group-form input {
  height: 40px;
}

.group-form.input-group input,
.group-form .input-group input {
  height: 40px;
  border: 0;
}

.group-form select {}

.group-form textarea {
  resize: none;
}

.group-form label {}

/*--------*/
.menu {
  background-image: radial-gradient(#EEB021, #F6CA23);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.wsmenu>.wsmenu-list,
.headerfull {
  height: auto;
  z-index: 1000;
  background: transparent;
}

.logo-menu {}

.logo-menu a:hover {
  background: transparent !important;
}

.logo-menu a {
  padding: 0 !important;
}

.logo-menu .bg {
  max-width: 250px;
  height: 76px;
  position: relative;
  width: 250px;
}

.logo-menu .bg:before {
  content: "";
  position: absolute;
  display: inline-block;
  height: 78px;
  bottom: 0;
  width: 68%;
  right: 50%;
  background-image: url('../img/bg-logo.png');
  background-size: 100%;
  background-position: center 13px;
  transform: translateX(50%);
  background-repeat: no-repeat;
}

.logo-menu img {
  position: absolute;
  width: 90px;
  right: 50%;
  transform: translateX(50%);
  bottom: -45px;
}

.wsmenu>.wsmenu-list>li>.navtext {
  padding: 20px 15px;
  height: auto;
  display: block;
  text-align: center;
  color: #141414;
  font-weight: 500;
  border-top: 0;
}

.wsmenu>.wsmenu-list>li>.navtext.nuxt-link-exact-active{
  background-color: white;
}

.wsmenu>.wsmenu-list>li>.navtext>span {
  color: #5D5D5D;
}

.wsmenu>.wsmenu-list>li>.wsshoptabing,
.wsmenu>.wsmenu-list>li .wtsbrandmenu {
  top: 100%;
}

.wsmegamenu {
  top: 100% !important;
}

.wsmenu>.wsmenu-list>li:hover>a {
  background: #F2F2F2;
  color: #F6C723;
}

.wsmenu>.wsmenu-list>li {}

.wsmenu>.wsmenu-list>li:not(:last-of-type) {
  border-left: 0;
}

.wsmenu>.wsmenu-list>li>.navtext>span::after {
  content: none
}

.wsmenu>.wsmenu-list>li>.navtext.btn {
  line-height: 15px;
  color: #fff;
  font-size: 14px;
  padding: 10px 25px;
  background: #5D5D5D;
}

.wsmenu>.wsmenu-list>li>.navtext.btn:hover {
  background: #5D5D5D;
}

.wsmenu>.wsmenu-list>li .halfmenu {
  width: 250px !important;
}

.wsmenu>.wsmenu-list>li .submenu-left {
  left: 0 !important;
}

.wsmenu>.wsmenu-list>li .wstliststy02 li.wstheading {
  background: #F2F2F2;
  padding: 8px 10px;
  border: 0;
  position: relative;
}

.wsmenu>.wsmenu-list>li .wstliststy02 li.wstheading:after {
  width: 7px;
  height: 7px;
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}

.headerfull {
  height: auto;
  z-index: 1000;
  background: #F9F9F9;
  background: transparent;
  box-shadow: none;
}

.headerfull.pos_nav {
  background: #F9F9F9;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
}

.wsmenu>.wsmenu-list>li .wstliststy02 li {
  padding: 0 10px;
}

.wsmenu>.wsmenu-list>li .wstliststy02 li+li {
  border-top: 1px dotted #aaa
}

.wsmenu>.wsmenu-list>li .wstliststy02 li a {
  padding: 8px 0 !important;
  display: block;
}

.smllogo {
  width: auto !important
}

.smllogo img {
  height: 20px;
}

.biglogo {
  margin: 0 10px
}

.biglogo img {
  height: 50px;
  width: 50px
}

.link-login {
  font-size: 25px;
}

.link-login a {
  padding: 15px 15px !important;
}

.wsmenu>.wsmenu-list>li .wstliststy02 {
  padding: 0
}

.wsmenu>.wsmenu-list>li .wstliststy02 li a:hover {
  color: #F6C723;
}

/*--------*/
.customer-box {
  padding: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  border-radius: 25px;
}

.customer-box:hover {}

.customer-box a {
  color: #000;
}

.customer-box .media-body {
  text-align: left;
  padding-left: 10px;
  position: relative;
}

.customer-box .media-body .date {
  position: absolute;
  right: 0;
}

.customer-box .media-body .name {
  font-size: 22px;
  margin-top: 15px;
}

.customer-box .media-body .info {
  justify-content: left;
}

.customer-box .media-body .info .desc {}

.customer-box .media-body .check-box {
  margin-right: 10px;
  font-size: 19px;
  color: #505050;
  display: flex;
}

.customer-box .media-body .check-box.active {
  color: #098C0A;
}

.customer-box .media-body .check-box .check {
  margin-right: -5px;
}

.customer-box .media-body .check-box.active .check {}

.customer-box a>.image {
  flex: 0 0 70px;
}

.customer-box a>.image>img {
  width: 70px;
  height: 70px;
}

/*--------*/
.group-box {
  padding: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  border-radius: 25px;
}

.group-box:hover {}

.group-box .list-group {
  -ms-flex-direction: inherit;
  flex-direction: inherit;
  direction: ltr;
}

.group-box .list-group li {
  border: 1px solid #B1C3D7;
  border-radius: 50%;
  margin-left: -5px;
}

.group-box .list-group li.image {}

.group-box .list-group li.image img {
  width: 30px;
  height: 30px;
}

.group-box .list-group li.number {
  width: 30px;
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  justify-content: center;
  background: #fff;
  flex: 0 0 30px;
}

.group-box a {
  color: #000;
}

.group-box .media-body {
  text-align: left;
  padding-left: 10px;
  position: relative;
}

.group-box .media-body .date {
  margin-left: auto;
}

.group-box .media-body .top {
  justify-content: flex-end;
}

.group-box .media-body .name {
  font-size: 22px;
  margin-top: 15px;
  min-width: 120px;
  max-width: 120px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  direction: ltr;
}

.group-box .media-body .info {
  justify-content: left;
}

.group-box .media-body .info .desc {}

.group-box .media-body .check-box {
  margin-right: 10px;
  font-size: 19px;
  color: #505050;
  display: flex;
}

.group-box .media-body .check-box.active {
  color: #098C0A;
}

.group-box .media-body .check-box .check {
  margin-right: -5px;
}

.group-box .media-body .check-box.active .check {}

.group-box .media>.image {
  flex: 0 0 70px;
}

.group-box .media>.image img {
  width: 70px;
  height: 70px;
}

.group-box .list-group li.number {}

.group-box .list-group li.image img {}

/*--------*/
.chat-box-main {}

.chat-box-main .body-box {
  position: relative;
  height: calc(100vh - 286px);
  overflow-x: hidden;
  overflow-y: auto;
}

.menu-fixed-bottom:before {
  content: "";
  background-image: url(../img/bg-chat.png);
  background-position: left center;
  background-size: 50%;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: -48px;
  right: 0;
  bottom: 0;
  z-index: 0;
}

.chat-box-main .body-box .chat-box {
  display: flex;
  display: -ms-flexbox;
}

.chat-box-main .body-box .chat-box.admin-box-chat {
  justify-content: flex-end;
}

.chat-box-main .body-box .chat-box .image {
  flex: 0 0 106px;
  margin-left: 25px;
  padding: 3px;
  border: 1px solid #ddd;
  border-radius: 50%;
  height: 108px;
  background: #fff;
}

.chat-box-main .body-box .chat-box.admin-box-chat .image {
  margin-left: 0;
  margin-right: 25px;
}

.chat-box-main .body-box .chat-box .image img {
  width: 100px;
  height: 100px;
}

.chat-box-main .body-box .chat-box .info {
  margin-top: 15px;
}

.chat-box-main .body-box .chat-box .info .text {
  padding: 15px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  height: auto;
  position: relative;
  color: #68686A;
}

.chat-box-main .body-box .chat-box.admin-box-chat .info .text {
  background: #00A2FF;
  color: #fff
}

.chat-box-main .body-box .chat-box .info .text:before {
  content: "";
  position: absolute;
  right: -12px;
  border-right: 25px solid #fff;
  border-bottom: 25px solid transparent;
  transform: rotate(45deg);
}

.chat-box-main .body-box .chat-box.admin-box-chat .info .text:before {
  right: auto;
  left: -12px;
  border-right-color: #00A2FF;
  transform: rotate(-133deg);
}

.chat-box-main .body-box .chat-box .info .text {
  margin-bottom: 5px;
}

.chat-box-main .body-box .chat-box .info .text .desc {
  line-height: 1.8;
  text-align: justify;
}

.chat-box-main .body-box .chat-box .info .date {
  text-align: left;
  color: #68686A;
}

.chat-box-main .body-box .chat-box.admin-box-chat .info .date {
  text-align: right
}

.chat-box-main .body-box .chat-box .info .date .time {}

.chat-box-main .body-box .chat-box .info .date .check {}

.chat-box-main .foot-box {
  background: #fff;
  padding: 15px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.chat-box-main .foot-box i {
  font-size: 25px;
  margin: auto;
}

.chat-box-main .foot-box .send,
.chat-box-main .foot-box .voice,
.chat-box-main .foot-box .upload {
  background: #EAEAEA;
  width: 50px;
  height: 50px;
  display: flex;
  display: -ms-flexbox;
  border-radius: 50%;
  cursor: pointer;
  transition: 0.6s;
}

.chat-box-main .foot-box .send:hover,
.chat-box-main .foot-box .voice:hover,
.chat-box-main .foot-box .upload:hover {
  background: #ddd;
}

.chat-box-main .foot-box .send {
  color: #44B57D;
  margin-left: 10px;
}

.chat-box-main .foot-box .send i {}

.chat-box-main .foot-box .voice {
  margin-left: 10px;
}

.chat-box-main .foot-box .voice i {}

.chat-box-main .foot-box .message {
  flex: 1;
  margin-left: 10px;
}

.chat-box-main .foot-box .message input {
  height: 50px;
  text-align: left;
  background: #EAEAEA;
}

.chat-box-main .foot-box .upload {}

.chat-box-main .foot-box .upload i {}

/*--------*/
.menu-fixed-bottom {
  background-image: linear-gradient(to left, #EDEDED, #FFFFFF);
  position: relative;
  overflow: hidden;
}

.menu-fixed {
  background: #F3AD17;
}

.menu-fixed .box {
  flex: 1;
  text-align: center;
  padding: 10px;
}

.menu-fixed .box.record {
  background-image: url(../img/bg-sabt.png);
  background-size: 100%;
  background-position: 19px -2px;
  background-repeat: no-repeat;
}

.menu-fixed .box a {
  display: block;
  color: #fff;
}

.menu-fixed .box.record a {
  background: #00A2FF;
  width: 80px;
  height: 80px;
  margin: auto;
  border-radius: 50%;
}

.menu-fixed .box img {
  height: 50px;
}

.menu-fixed .box .text {
  display: block;
  margin-top: 11px;
}

.menu-fixed .box.record a .plus {
  font-size: 45px;
  line-height: 0;
  font-weight: 100;
  position: relative;
  bottom: -19px;
}

.menu-fixed .box.record a .text {
  margin-top: 20px;
}

/*--------*/
.declaration-load {
  margin-bottom: 20px;
  border-bottom: 2px solid #FFFFF8;
}

.inquiry-form .head-box,
.declaration-load .head-box {
  text-align: center;
  color: #fff;
  margin-bottom: 15px;
}

.inquiry-form .head-box img,
.declaration-load .head-box img {
  height: 45px;
}

.inquiry-form .head-box .text,
.declaration-load .head-box .text {
  display: block;
  margin-top: 10px;
}

.declaration-load .body-box {}

.declaration-load .body-box .list {}

.declaration-load .body-box .list .box-declaration {
  background: #ADA520;
  border: 1px solid#fff;
  border-radius: 0 30px 30px 30px;
  margin-bottom: 10px;
  color: #fff;
  display: flex;
  display: -ms-flexbox;
}

.declaration-load .body-box .list .box-declaration:nth-child(even) {
  background: #EFB128;
  color: #000;
}

.declaration-load .body-box .list .box-declaration .name {
  text-align: center;
  background: #FFC549;
  border-radius: 45px;
  color: #fff;
  border: 1px solid #fff;
  float: right;
  padding: 5px 10px;
  margin-left: 10px;
  height: max-content;
}

.declaration-load .body-box .list .box-declaration:nth-child(even) .name {
  color: #000
}

.declaration-load .body-box .list .box-declaration .name i {}

.declaration-load .body-box .list .box-declaration .name .text {
  display: block;
  margin-top: 5px;
  font-size: 11px;
  white-space: nowrap;
}

.declaration-load .body-box .list .box-declaration .info-list {
  align-self: center;
}

.declaration-load .body-box .list .box-declaration .info-list ul {
  display: flex;
  flex-wrap: wrap;
  display: -ms-flexbox;
  list-style: inside;
}

.declaration-load .body-box .list .box-declaration .info-list li {
  flex: 0 0 50%;
}

/*--------*/
.inquiry-form {}

.inquiry-form .head-box {}

.inquiry-form .head-box img {}

.inquiry-form .head-box .text {}

.inquiry-form .body-box {}

.inquiry-form .body-box .table {
  text-align: center;
  border-top: 3px solid #fff;
  color: #fff;
}

.inquiry-form .body-box .table thead {}

.inquiry-form .body-box .table tbody {}

.inquiry-form .body-box .table tr {}

.inquiry-form .body-box .table tbody tr:nth-child(odd) {
  background: #A5A31C;
}

.inquiry-form .body-box .table tr td {
  border-color: #fff;
}

.inquiry-form .body-box .table tr th {
  text-align: center;
  border-color: #fff;
}

/*--------*/
.chat-box-main {}

.chat-box-main .head-box {}

.chat-box-main .head-box .admin-chat-page {}

.chat-box-main .head-box .admin-chat-page .media-body {
  text-align: left;
  padding-left: 15px;
  padding-top: 10px;
}

.chat-box-main .head-box .admin-chat-page .media-body .name {
  font-size: 19px;
  margin-bottom: 10px;
}

.chat-box-main .head-box .admin-chat-page .media-body .name a {}

.chat-box-main .head-box .admin-chat-page .media-body span {}

.chat-box-main .head-box .admin-chat-page .image {
  flex: 0 0 100px;
  position: relative;
}

.chat-box-main .head-box .admin-chat-page .image img {
  width: 100px;
  height: 100px;
}

.chat-box-main .head-box .admin-chat-page .image .circle {
  width: 20px;
  height: 20px;
  position: absolute;
  background: #aaa;
  top: 0;
  right: 7px;
  border: 3px solid #fff;
}

.chat-box-main .head-box .admin-chat-page .image .circle.on {
  background: #36B96D;
}

.chat-box-main .head-box .admin-chat-page .image .circle.off {}

.chat-box-main .body-box {}

.chat-box-main .body-box .chat-box {}

.chat-box-main .body-box .chat-box .info {}

.chat-box-main .body-box .chat-box .info .text {}

.chat-box-main .body-box .chat-box .info .text .desc {}

.chat-box-main .body-box .chat-box .info .date {}

.chat-box-main .body-box .chat-box .info .date .time {}

.chat-box-main .body-box .chat-box .info .date .check {}

.chat-box-main .foot-box {}

.chat-box-main .foot-box .send,
.chat-box-main .foot-box .voice,
.chat-box-main .foot-box .upload {}

.chat-box-main .foot-box .send i,
.chat-box-main .foot-box .voice i,
.chat-box-main .foot-box .upload i {}

.chat-box-main .foot-box .send {}

.chat-box-main .foot-box .send i {}

.chat-box-main .foot-box .voice {}

.chat-box-main .foot-box .voice i {}

.chat-box-main .foot-box .upload {
  margin-left: 10px;
}

.chat-box-main .foot-box .upload i {}

.chat-box-main .foot-box .message {
  margin-left: 0;
}

.chat-box-main .foot-box .message input {}

/*--------*/
.btn-green {
  background-image: linear-gradient(to top, #147700, #78CD00);
  color: #fff !important;
  background-repeat: no-repeat;
  border: 1px solid #78CD00;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
}

.btn-cart {
  font-size: 30px;
  font-weight: bold;
}

.btn-cart .icon-shopping-cart {
  background-color: #fff;
  border-radius: 50%;
}

/*--------*/
.icon-shopping-cart {
  background-image: url(../img/cart-shopping.png);
  width: 37px;
  height: 33px;
  display: inline-block;
  vertical-align: middle;
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
}

/*--------*/
.bg-declaration {
  background-image: linear-gradient(to bottom, #EDB943, #EFBA2E);
  padding: 15px;
}

/*--------*/
.chat-box-admin .upload {}

.chat-box-admin .message {}

/*--------*/
.select-all-products {
  background-image: url(../img/bg-main-link-product.jpg);
  height: 100%;
}

.opacity-behind {
  border-radius: 25px;
  background: rgba(0, 0, 0, 0.5);
}

/*--------*/
.box-link-product {
  border: 2px solid #fff;
  border-radius: 3px;
  padding: 12px;
  transition: 0.3s;
}

.box-link-product a {
  color: #fff;
}

.box-link-product:hover {
  background: #FEB501;
}

.box-link-product img {}

.box-link-product .text {
  display: block;
  margin-top: 14px;
}

/*--------*/
.list-items-product {}

.list-items-product .items {
  background: #FFFFFF;
  margin-bottom: 10px;
  border-radius: 5px;
  position: relative;
}

.list-items-product .items .icon {
  position: absolute;
  width: 55px;
  height: 55px;
  overflow: hidden;
  display: flex;
  display: -ms-flexbox;
  right: 0;
  z-index: 0;
}

.list-items-product .items .icon:after {
  content: "";
  width: 107px;
  height: 107px;
  position: absolute;
  left: 0;
  right: -53px;
  bottom: 0;
  top: -27px;
  border: 1px solid #000;
  border-radius: 50%;
}

.list-items-product .items .custom-select {
  border: 0;
  background-size: 15px;
  height: 55px;
  padding-right: 61px;
  cursor: pointer;
  border: 1px solid #000;
  color: #000;
}

.list-items-product .items .custom-select:focus,
.list-items-product .items .custom-select:hover {
  background-color: #FEB501
}

.icon-factory,
.icon-measuring-tape,
.icon-list-document-interface-symbol,
.icon-weighing-machine{display: block;width: 35px;height: 35px;background-size: 100% 100%;margin: auto;}

.icon-factory{background-image: url(../img/factory.png);display: block;width: 35px;height: 35px;background-size: 100%;margin: auto;}
.icon-measuring-tape{background-image: url(../img/measuring-tape.png);}
/* my change */
.icon-size,
.icon-kind,
.icon-freight_place,
.icon-weight_scale,
.icon-category,
.icon-thickness,
.icon-width,
.icon-length,
.icon-class,
.icon-mode,
.icon-standard,
.icon-color
{
  display: block;width: 35px;height: 35px;background-size: 100% 100%;margin: auto;
}
.icon-size{background-image: url(../img/measuring-tape.png);}
.icon-kind{background-image: url(../img/list-document-interface-symbol.png);}
.icon-freight_place{background-image: url(../img/free-shipping.png);}
.icon-weighing-machine{display: block;width: 35px;height: 35px;background-size: 100% 100%;margin: auto;}
.icon-category{background-image: url(../img/different-squares.png);}
.icon-thickness{background-image: url(../img/thickness.png);}
.icon-width{background-image: url(../img/width.png);}
.icon-length{background-image: url(../img/height.png);}
.icon-class{background-image: url(../img/maintenance.png);}
.icon-mode{background-image: url(../img/burst-mode.png);}
.icon-standard{background-image: url(../img/certificate.png);}
.icon-color{background-image: url(../img/bucket.png);}
/* end my change */
.icon-list-document-interface-symbol{background-image: url(../img/free-shipping.png);}
.icon-weight_scale{background-image: url(../img/weighing-machine.png);}

/*--------*/
.btn-yellow {
  background: #FEB501;
  font-size: 20px;
  color: #fff !important;
}

.icon-corner {
  background-image: url(../img/iron.png);
  width: 25px;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
  background-size: 100%;
  margin-right: 10px;
}

.vertical-align-middle {
  vertical-align: middle
}

/*--------*/
.bg-Light {
  background-color: #EAEFF3;
}

/*--------*/
.box-link-product-horizontal {
  background: #fff;
  padding: 15px 10px;
  border: 1px solid #aaa;
  border-radius: 5px;
  transition: 0.4s;
  min-height: 85px;
}

.box-link-product-horizontal:hover {
  background: #C6C6C6;
}

.box-link-product-horizontal a {
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  justify-content: center;
  color: #444;
}

.box-link-product-horizontal img {
  margin-right: 10px;
  width: 39px
}

.box-link-product-horizontal .text {}

/*--------*/
.declaration-load-horizontal {}

.declaration-load-horizontal-horizontal {
  margin-bottom: 20px;
  border-bottom: 2px solid #FFFFF8;
}

.declaration-load-horizontal .head-box {
  text-align: center;
  color: #fff;
  margin-bottom: 15px;
}

.declaration-load-horizontal .head-box img {
  height: 45px;
}

.declaration-load-horizontal .head-box .text {
  display: block;
  margin-top: 10px;
}

.declaration-load-horizontal .body-box {}

.declaration-load-horizontal .body-box .list {}

.declaration-load-horizontal .body-box .list .box-declaration {
  background: #C6C6C6;
  border: 1px solid #aaa;
  border-radius: 5px;
  margin-bottom: 10px;
  color: #fff;
  display: flex;
  display: -ms-flexbox;
}

.declaration-load-horizontal .body-box .list .box-declaration:nth-child(even) {
  background: #fff;
  color: #000;
}

.declaration-load-horizontal .body-box .list .box-declaration:nth-child(2n) .name {
  background: #fff
}

.declaration-load-horizontal .body-box .list .box-declaration .name {
  text-align: center;
  background: #ABABAB;
  border-radius: 20px;
  color: #fff;
  border: 1px solid #aaa;
  float: right;
  padding: 5px 10px;
  margin-left: 10px;
  height: max-content;
  position: relative;
}

.declaration-load-horizontal .body-box .list .box-declaration .name:before {
  content: "";
  position: absolute;
  right: -1px;
  width: 4px;
  height: 50%;
  top: 25%;
  background: #D2F7C4;
}

.declaration-load-horizontal .body-box .list .box-declaration:nth-child(even) .name {
  color: #000
}

.declaration-load-horizontal .body-box .list .box-declaration .name i {
  border: 1px solid #fff;
  padding: 5px;
  border-radius: 50%;
}

.declaration-load-horizontal .body-box .list .box-declaration:nth-child(even) .name i {
  border-color: #000
}

.declaration-load-horizontal .body-box .list .box-declaration .name .text {
  display: block;
  margin-top: 5px;
  font-size: 11px;
  white-space: nowrap;
}

.declaration-load-horizontal .body-box .list .box-declaration .info-list {
  align-self: center;
}

.declaration-load-horizontal .body-box .list .box-declaration .info-list ul {
  display: flex;
  flex-wrap: wrap;
  display: -ms-flexbox;
  list-style: inside;
}

.declaration-load-horizontal .body-box .list .box-declaration .info-list li {
  flex: 0 0 50%;
}

/*--------*/
.nav-main-left {}

.nav-main-left .navbar-toggler {}

.nav-main-left .navbar-toggler .navbar-toggler-icon {}

.nav-main-left .collapse-nav {}

.nav-main-left .collapse-nav .navbar-nav {}

.nav-main-left .nav-item {}

.nav-main-left .nav-item .nav-link {
  text-align: center;
  background: #EEB42F;
}

.nav-main-left .nav-item .nav-link:hover {
  background: #fff
}

.nav-main-left .nav-item .nav-link img {
  height: 50px;
  margin: auto;
}

.nav-main-left .nav-item .text {
  display: block;
  margin-top: 10px;
}

.nav-main-left .nav-item .nav-link.dropdown-toggle {}

.nav-main-left .nav-item.dropdown .nav-link {}

.nav-main-left .nav-item.dropdown .nav-link.dropdown-toggle {}

.nav-main-left .nav-item.dropdown .dropdown-menu {
  transform:none !important;
  position: inherit !important;
  top: 0;
  left: 100%;
  right: auto;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
}

.nav-main-left .nav-item.dropdown .dropdown-menu .dropdown-item {
  padding: 0;
}

.nav-main-left .nav-item.dropdown .dropdown-menu .dropdown-item a {
  padding: 7px 10px;
  display: block;
  font-size: 14px;
  display: flex;
  display: -ms-flexbox;
  align-items: center;
}

.nav-main-left .nav-item.dropdown .dropdown-menu .dropdown-item+.dropdown-item a {
  border-top: 1px solid #ddd
}

.nav-main-left .nav-item.dropdown .dropdown-menu .dropdown-item a .text {
  margin-top: 0;
  margin-left: 10px;
}

.nav-main-left .nav-item.dropdown .dropdown-menu .dropdown-item a img {
  height: 50px;
}

/*--------*/
/*--------*/













@media(min-width:1200px) {}

@media(min-width:992px) {
  .select-all-products {
    height: 100vh;
  }

  /*---*/
  .declaration-load-horizontal .body-box .list {
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    justify-content: space-around;
    margin: 0 -15px;
  }

  .declaration-load-horizontal .body-box .list .box-declaration {
    width: 31%;
  }

  /*---*/
  .nav-main-left .nav-item.dropdown:hover .dropdown-menu {
    display: block;
    opacity: 1
  }

  .nav-main-left .nav-item.dropdown .dropdown-menu .dropdown-item a {
    justify-content: flex-end;
  }

  .nav-main-left .nav-item.dropdown .dropdown-menu {
    height: 300px;
  }
}

@media(min-width:768px) {}

@media(max-width:1200px) {}

@media(max-width:992px) {
  .container {
    max-width: 100%
  }

  /*----*/
  .wsmobileheader {
    position: relative;
    z-index: 0;
    background-image: radial-gradient(#F6CA23, #EEB021);
  }

  .wsanimated-arrow span,
  .wsanimated-arrow span::before,
  .wsanimated-arrow span::after {
    background: #fff
  }

  .wsactive .wsmenucontainer {
    margin-right: 0;
  }

  .wsmenu>.wsmenu-list>li>.navtext>span,
  .wsmenu>.wsmenu-list>li>.navtext {
    padding: 11px 10px 11px 18px;
    text-align: right;
    font-size: 14px;
  }

  .shopping-menu a {
    padding: 11px 10px 11px 18px !important;
  }

  .wsmobileheader .wssearch.wsopensearch {
    background-color: #17DB95;
    /*background-image: linear-gradient(to left,#00737A,#00A8A9);*/
  }

  .wsmobileheader .wssearchform form::before {
    font-weight: 700;
    font-family: "Font Awesome 5 Free";
  }

  .wsactive .wsmenu {
    z-index: 100000;
  }

  .wsmenu>.wsmenu-list>li>.navtext.btn {
    border-radius: 0;
  }

  .wsmenu>.wsmenu-list,
  .headerfull {
    background: #F9F9F9;
  }

  .user-menu .navtext {
    padding: 11px 10px 11px 18px !important;
    margin: 0 !important;
  }

  .wsmenu>.wsmenu-list>li:hover a>.fa,
  .wsmenu>.wsmenu-list>li:hover .navtext>span {
    color: #17DB95 !important;
  }

  .wsmenu>.wsmenu-list>li>.wsmenu-click {
    height: 39px;
  }

  /*----*/
  .nav-main-left .nav-item.dropdown .dropdown-menu {
    width: 100%;
  }

  .nav-main-left .collapse-nav .navbar-nav {
    padding-right: 0;
  }

  .nav-main-left {
    padding: .5rem 0;
  }

  .nav-main-left .nav-item .nav-link {
    background: #EEB42F;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
  }

  .nav-main-left .nav-item .nav-link img {
    margin: 0 10px;
  }

  .nav-main-left .nav-item .text {
    margin-top: 0;
  }

  .nav-main-left .nav-item.dropdown .dropdown-menu .dropdown-item a img {
    order: 1
  }

  .nav-main-left .nav-item.dropdown .dropdown-menu .dropdown-item a .text {
    order: 2;
    margin-left: 0;
    margin-right: 10px
  }
}

@media(max-width:768px) {}

@media(max-width:576px) {
  .wsmobileheader>.smllogo {}

  .group-box .media-body .check-box .check,
  .customer-box .media-body .check-box .check {
    font-size: 12px;
    margin-right: 0px
  }

  .group-box .media-body .name,
  .customer-box .media-body .name {
    font-size: 16px
  }

  .group-box .media-body .date,
  .group-box .media-body .info .desc,
  .customer-box .media-body .date,
  .customer-box .media-body .info .desc {
    font-size: 12px
  }

  .group-box .media-body .top {}

  .group-box .media>.image {
    flex: 0 0 40px
  }

  .group-box .media>.image img {
    width: 40px;
    height: 40px
  }

  .group-box .media-body .name {
    font-size: 22px;
    min-width: 90px;
    max-width: 90px;
  }

  .chat-box-main .body-box .chat-box .image img {
    width: 50px;
    height: 50px;
  }

  .chat-box-main .body-box .chat-box.admin-box-chat .image {
    margin-left: 0;
    margin-right: 10px;
  }

  .chat-box-main .body-box .chat-box .image {
    flex: 0 0 56px;
    margin-left: 10px;
    height: 58px;
  }

  .chat-box-main .body-box .chat-box .info {
    margin-top: 5px
  }

  .chat-box-main .body-box .chat-box .info .text::before {
    right: -7px;
    border-right: 15px solid #fff;
    border-bottom: 15px solid transparent;
  }

  .chat-box-main .body-box .chat-box.admin-box-chat .info .text::before {
    left: -7px;
  }

  .chat-box-main .foot-box i {
    font-size: 10px;
  }

  .chat-box-main .foot-box .send,
  .chat-box-main .foot-box .voice,
  .chat-box-main .foot-box .upload {
    width: 25px;
    height: 25px;
  }

  .chat-box-main .foot-box .message input {
    height: 35px;
    font-size: 12px !important;
  }

  .menu-fixed .box img {
    height: 28px;
  }

  .menu-fixed .box {
    padding: 5px;
  }

  .menu-fixed .box.record a {
    width: 45px;
    height: 45px;
  }

  .menu-fixed .box.record a .plus {
    font-size: 15px;
    bottom: 0;
  }

  .menu-fixed .box.record a .text {
    margin-top: 0;
  }

  .menu-fixed .box .text {
    font-size: 10px
  }

  .chat-box-main .foot-box,
  .menu-fixed {
    margin: 0 -15px
  }

  .menu-fixed .box.record {
    background-position: 8px -1px;
    background-size: 100% 100%;
    min-width: 100px;
  }

  .chat-box-main .body-box {
    height: calc(100vh - 220px);
  }

  .btn-cart {
    font-size: 15px;
  }

  .chat-box-main .head-box .admin-chat-page .image img {
    width: 50px;
    height: 50px;
  }

  .chat-box-main .head-box .admin-chat-page .image {
    flex: 0 0 50px;
  }

  .chat-box-main .head-box .admin-chat-page .image .circle {
    right: -9px;
  }

  .box-link-product-horizontal img {
    margin-right: 0;
    width: 20px;
  }
}

@media(max-width:410px) {}

.declaration-load .body-box{
  height: calc(30vh - 12px);
  overflow-x: auto;
}

.swal2-html-container{
  white-space: pre-line;
}

.swal2-input[type=number]{
  max-width: 90% !important;
}
