@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input, select, textarea, button,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1 !important;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
}

img {
  border: 0;
}

:focus {
  outline: 0;
}

a:active, a:focus, input, button {
  background-color: transparent;
  outline: 0;
  outline-style: none;
  outline-width: 0;
}

input::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button, input[type=submit] {
  cursor: pointer;
  border: 0;
  padding: 0;
}

img {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
}

em {
  font-style: italic;
}

a, input[type=submit], button[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.pull-right {
  float: right !important;
}

.text-center {
  text-align: center !important;
}

.text-right {
  text-align: right !important;
}

.text-left {
  text-align: left !important;
}

.pull-left {
  float: left !important;
}

.no-margin {
  margin: 0 !important;
}

.padding-10 {
  padding: 10px !important;
}

.padding-20 {
  padding: 20px !important;
}

.padding-30 {
  padding: 30px !important;
}

.padding-40 {
  padding: 40px !important;
}

.padding-top-10 {
  padding-top: 10px !important;
}

.padding-right-10 {
  padding-right: 10px !important;
}

.padding-left-10 {
  padding-left: 10px !important;
}

.padding-bottom-10 {
  padding-bottom: 10px !important;
}

.padding-top-20 {
  padding-top: 20px !important;
}

.padding-right-20 {
  padding-right: 20px !important;
}

.padding-left-20 {
  padding-left: 20px !important;
}

.padding-bottom-20 {
  padding-bottom: 20px !important;
}

.padding-top-30 {
  padding-top: 30px !important;
}

.padding-right-30 {
  padding-right: 30px !important;
}

.padding-left-30 {
  padding-left: 30px !important;
}

.padding-bottom-30 {
  padding-bottom: 30px !important;
}

.margin-10 {
  margin: 10px !important;
}

.margin-20 {
  margin: 20px !important;
}

.margin-30 {
  margin: 30px !important;
}

.margin-40 {
  margin: 40px !important;
}

.margin-top-10 {
  margin-top: 10px !important;
}

.margin-right-10 {
  margin-right: 10px !important;
}

.margin-left-10 {
  margin-left: 10px !important;
}

.margin-bottom-10 {
  margin-bottom: 10px !important;
}

.margin-top-20 {
  margin-top: 20px !important;
}

.margin-right-20 {
  margin-right: 20px !important;
}

.margin-left-20 {
  margin-left: 20px !important;
}

.margin-bottom-20 {
  margin-bottom: 20px !important;
}

.margin-top-30 {
  margin-top: 30px !important;
}

.margin-right-30 {
  margin-right: 30px !important;
}

.margin-left-30 {
  margin-left: 30px !important;
}

.margin-bottom-30 {
  margin-bottom: 30px !important;
}

.hidden {
  display: none !important;
}

.m-table {
  display: table;
  width: 100%;
}
.m-table .m-tr {
  display: table-row;
}
.m-table .m-td {
  display: table-cell;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

@font-face {
  font-family: "Sofia Pro";
  src: url("../font/subset-SofiaPro-Medium.woff2") format("woff2"), url("../font/subset-SofiaPro-Medium.woff") format("woff"), url("../font/subset-SofiaPro-Medium.svg#SofiaPro-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Sofia Pro";
  src: url("../font/subset-SofiaPro-Light.woff2") format("woff2"), url("../font/subset-SofiaPro-Light.woff") format("woff"), url("../font/subset-SofiaPro-Light.svg#SofiaPro-Light") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Sofia Pro";
  src: url("../font/subset-SofiaPro.woff2") format("woff2"), url("../font/subset-SofiaPro.woff") format("woff"), url("../font/subset-SofiaPro.svg#SofiaPro") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Sofia Pro";
  src: url("../font/subset-SofiaPro-Bold.woff2") format("woff2"), url("../font/subset-SofiaPro-Bold.woff") format("woff"), url("../font/subset-SofiaPro-Bold.svg#SofiaPro-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Sofia Pro";
  src: url("../font/subset-SofiaPro-SemiBold.woff2") format("woff2"), url("../font/subset-SofiaPro-SemiBold.woff") format("woff"), url("../font/subset-SofiaPro-SemiBold.svg#SofiaPro-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "fontello";
  src: url("../icons/fontello.eot?62860431");
  src: url("../icons/fontello.eot?62860431#iefix") format("embedded-opentype"), url("../icons/fontello.woff2?62860431") format("woff2"), url("../icons/fontello.woff?62860431") format("woff"), url("../icons/fontello.ttf?62860431") format("truetype"), url("../icons/fontello.svg?62860431#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-ok:before {
  content: "";
}

/* '' */
.icon-arrow-right:before {
  content: "";
}

/* '' */
.icon-rings:before {
  content: "";
}

/* '' */
.icon-book:before {
  content: "";
}

/* '' */
.icon-album:before {
  content: "";
}

/* '' */
.icon-cancel:before {
  content: "";
}

/* '' */
.icon-down-dir:before {
  content: "";
}

/* '' */
.icon-shopping-cart:before {
  content: "";
}

/* '' */
@-webkit-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}
@-moz-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}
@keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}
@-webkit-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@-moz-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.dropzone, .dropzone * {
  box-sizing: border-box;
}

.dropzone {
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.3);
  background: #fff;
  height: 400px;
  padding: 200px 100px 100px 100px;
  overflow: hidden;
}
.dropzone:before {
  content: "";
  position: absolute;
  background: url(../img/upload.png) no-repeat center center;
  top: 20px;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: 15%;
}

.dropzone.dz-clickable {
  cursor: pointer;
}

.dropzone.dz-clickable * {
  cursor: default;
}

.dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * {
  cursor: pointer;
}

.dropzone.dz-started .dz-message {
  display: none;
}

.dropzone.dz-drag-hover {
  border-style: solid;
}

.dropzone.dz-drag-hover .dz-message {
  opacity: 0.5;
}

.dropzone .dz-message {
  text-align: center;
  margin: 2em 0;
  color: #3f3536;
  font-size: 20px;
  position: relative;
  top: 50px;
}

.dropzone .dz-preview {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 16px;
  min-height: 100px;
}

.dropzone .dz-preview:hover {
  z-index: 1000;
}

.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}

.dropzone .dz-preview.dz-file-preview .dz-image {
  border-radius: 20px;
  background: #999;
  background: linear-gradient(to bottom, #eee, #ddd);
}

.dropzone .dz-preview.dz-file-preview .dz-details {
  opacity: 1;
}

.dropzone .dz-preview.dz-image-preview {
  background: white;
}

.dropzone .dz-preview.dz-image-preview .dz-details {
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -ms-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.dropzone .dz-preview .dz-remove {
  font-size: 14px;
  text-align: center;
  display: block;
  cursor: pointer;
  border: none;
}

.dropzone .dz-preview .dz-remove:hover {
  text-decoration: underline;
}

.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}

.dropzone .dz-preview .dz-details {
  z-index: 20;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  font-size: 13px;
  min-width: 100%;
  max-width: 100%;
  padding: 2em 1em;
  text-align: center;
  color: rgba(0, 0, 0, 0.9);
  line-height: 150%;
}

.dropzone .dz-preview .dz-details .dz-size {
  margin-bottom: 1em;
  font-size: 16px;
}

.dropzone .dz-preview .dz-details .dz-filename {
  white-space: nowrap;
}

.dropzone .dz-preview .dz-details .dz-filename:hover span {
  border: 1px solid rgba(200, 200, 200, 0.8);
  background-color: rgba(255, 255, 255, 0.8);
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
  overflow: hidden;
  text-overflow: ellipsis;
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
  border: 1px solid transparent;
}

.dropzone .dz-preview .dz-details .dz-filename span, .dropzone .dz-preview .dz-details .dz-size span {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 0 0.4em;
  border-radius: 3px;
}

.dropzone .dz-preview:hover .dz-image img {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
  -webkit-filter: blur(8px);
  filter: blur(8px);
}

.dropzone .dz-preview .dz-image {
  border-radius: 20px;
  overflow: hidden;
  width: 120px;
  height: 120px;
  position: relative;
  display: block;
  z-index: 10;
}

.dropzone .dz-preview .dz-image img {
  display: block;
}

.dropzone .dz-preview.dz-success .dz-success-mark {
  -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
}

.dropzone .dz-preview.dz-error .dz-error-mark {
  opacity: 1;
  -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
}

.dropzone .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark {
  pointer-events: none;
  opacity: 0;
  z-index: 500;
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin-left: -27px;
  margin-top: -27px;
}

.dropzone .dz-preview .dz-success-mark svg, .dropzone .dz-preview .dz-error-mark svg {
  display: block;
  width: 54px;
  height: 54px;
}

.dropzone .dz-preview.dz-processing .dz-progress {
  opacity: 1;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.dropzone .dz-preview.dz-complete .dz-progress {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-in;
  -moz-transition: opacity 0.4s ease-in;
  -ms-transition: opacity 0.4s ease-in;
  -o-transition: opacity 0.4s ease-in;
  transition: opacity 0.4s ease-in;
}

.dropzone .dz-preview:not(.dz-processing) .dz-progress {
  -webkit-animation: pulse 6s ease infinite;
  -moz-animation: pulse 6s ease infinite;
  -ms-animation: pulse 6s ease infinite;
  -o-animation: pulse 6s ease infinite;
  animation: pulse 6s ease infinite;
}

.dropzone .dz-preview .dz-progress {
  opacity: 1;
  z-index: 1000;
  pointer-events: none;
  position: absolute;
  height: 16px;
  left: 50%;
  top: 50%;
  margin-top: -8px;
  width: 80px;
  margin-left: -40px;
  background: rgba(255, 255, 255, 0.9);
  -webkit-transform: scale(1);
  border-radius: 8px;
  overflow: hidden;
}

.dropzone .dz-preview .dz-progress .dz-upload {
  background: #333;
  background: linear-gradient(to bottom, #666, #444);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0;
  -webkit-transition: width 300ms ease-in-out;
  -moz-transition: width 300ms ease-in-out;
  -ms-transition: width 300ms ease-in-out;
  -o-transition: width 300ms ease-in-out;
  transition: width 300ms ease-in-out;
}

.dropzone .dz-preview.dz-error .dz-error-message {
  display: block;
}

.dropzone .dz-preview.dz-error:hover .dz-error-message {
  opacity: 1;
  pointer-events: auto;
}

.dropzone .dz-preview .dz-error-message {
  pointer-events: none;
  z-index: 1000;
  position: absolute;
  display: block;
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  border-radius: 8px;
  font-size: 13px;
  top: 130px;
  left: -10px;
  width: 140px;
  background: #be2626;
  background: linear-gradient(to bottom, #be2626, #a92222);
  padding: 0.5em 1.2em;
  color: white;
}

.dropzone .dz-preview .dz-error-message:after {
  content: "";
  position: absolute;
  top: -6px;
  left: 64px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #be2626;
}

body {
  background: #ffF;
  font-family: "Sofia Pro", sans-serif;
}

header {
  border-bottom: 1px solid #dee2e6;
    padding: 15px;
    display: flex;
    background: #fff;
    width: 100%;
    align-content: center;
    position: fixed;
    align-items: center;
    z-index: 2;
}
header div {
  width: 300px;
}
header div:nth-child(2) {
  flex: 1;
  padding-left: 10px;
}
header div:last-child {
  text-align: right;
}
header div:last-child a {
  background: #ad2d39;
  color: #fff;
  font-size: 14px;
  padding: 13px 20px;
  border-radius: 3px;
}
header div:last-child a i {
  margin-left: 20px;
  font-size: 12px;
}

main .step-app {
  display: flex;
  justify-content: space-between;
    position: relative;
    z-index: 1;
}
main .m-left {
    width: 300px;
    border-right: 1px solid #dee2e6;
    padding: 30px;
    min-height: 100vh;
    top: 79px;
    text-align: center;
    background: #fff;
    position: fixed;
}
main .m-left .signature{
    position: absolute;
    bottom: 90px;
    width: 300px;
    text-align: center;
    z-index: 20;
    left: 0;
    padding: 5px;
}
main .m-left .signature a{
    color: #35373f;
    text-decoration: none;
}
main .m-left .user-area .title {
  margin: 20px 0;
}
main .m-left .user-area .title span {
  color: #3f3536;
  font-size: 16px;
  display: block;
  margin: 1px 0;
}
main .m-left .user-area .title span.name {
  font-weight: 700;
  font-size: 24px;
}
main .m-left .user-menu {
  margin-bottom: 30px;
    margin-left: -30px;
    margin-right: -30px;
}
main .m-left .user-menu ul li {
  border-bottom: 1px solid #dee2e6;
}
main .m-left .user-menu ul li:last-child {
  border-bottom: transparent;
}
main .m-left .user-menu ul li a {
  display: block;
  padding: 8px;
  color: #35373f;
  font-size: 20px;
}
main .m-left .category-menu ul li {
  width: 47%;
  background: #d5d5d5;
  float: left;
  border: 2px solid #979797;
  padding: 5px;
  margin-bottom: 20px;
  border-radius: 10px;
  min-height: 85px;
  padding-top: 5px;
    background-size: cover;
    position:relative;
}
main .m-left .category-menu ul li:nth-child(n) {
  margin-bottom: 6%;
  margin-right: 6%;
}
main .m-left .category-menu ul li:nth-child(2n) {
  margin-right: 0;
  margin-bottom: 0;
}
main .m-left .category-menu ul li.active {
  background: #ad2d39;
  border-color: #ad2d39;
}
main .m-left .category-menu ul li.active a {
  color: #fff;
}
main .m-left .category-menu ul li a {
  display: block;
  color: #7e7475;
  font-size: 15px;
}
main .m-left .category-menu ul li a i {
  font-size: 35px;
}
main .m-left .category-menu ul li a span {
  margin-top: 5px;
  display: block;
}
.m-center.album{
    padding: 120px 50px 0 50px!important;
}
.m-center .album-menu ul li{
        padding: 4px 0;
    text-align: center;
    width: 19%;
    display: table;
    height: 150px;
    border: 1px solid #e1e1e1;
    float: left;
    margin-bottom: 30px;
    margin-right: 1%;
    border-radius: 10px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -webkit-transition: 0.5s;
}
.m-center .album-menu ul li:nth-child(7n){
    margin-right: 0;
}
.m-center .album-menu ul li a{
    display: block;
    width: 100%;
    height: 100%;
}

.m-center .album-menu ul li a i{
        display: block;
    font-size: 50px;
    color: #857073;
    
}
.m-center .album-menu ul li a img{
    width: 50px;
    height: 50px;
    display: block;
        margin: 5px auto;

}
.m-center .album-menu ul li{
    background-size: cover!important; 
    position:relative;
}
.m-center .album-menu ul li .filter{
   position:absolute;
   top:0; 
    right:0; 
    width:100%; 
    height:100%; 
    background: linear-gradient(140deg, rgba(0,0,0,0) 0%, rgba(0, 0, 0, 0.32) 80%, rgba(0, 0, 0, 0.63) 95%); 
    border-radius:10px; 
}
.m-center .album-menu ul li a span{
    font-size: 17px;
    position: absolute;
    left: -10px;
    top: 10px;
    color: #fff;
    padding: 5px;
    background: #ad2d39;
    padding: 7px 10px;
    font-size: 15px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.m-center .album-menu ul li a span:after{
    position: absolute;
    content: '';
    left: 0;
    bottom: -10px;
    width: 0;
    height: 0;
    border-style: solid;
        border-width: 9px 0px 0 8px;
    border-color: #ad2d39 transparent transparent transparent;
    
}
.m-center .album-menu ul li:nth-child(2) a span {
    background: #3c2f5b;
    
}
.m-center .album-menu ul li:nth-child(2) a span:after{
    border-color: #3c2f5b transparent transparent transparent;
}
.m-center .album-menu ul li:nth-child(3) a span {
    background: #c69200;
}
.m-center .album-menu ul li:nth-child(3) a span:after {
    border-color: #c69200 transparent transparent transparent;
}
.m-center .album-menu ul li:nth-child(4) a span {
    background: #3c8faf;
}
.m-center .album-menu ul li:nth-child(4) a span:after {
    border-color: #3c8faf transparent transparent transparent;
}
.m-center .album-menu ul li:last-child a span {
    background: #af3c96;
}
.m-center .album-menu ul li:last-child a span:after{
    border-color: #af3c96 transparent transparent transparent;
}


.m-center .album-menu ul li:hover{
    background: #AD2D39;
    transform: scale(1.05);
    
}
.m-center .album-menu ul li:hover a span{
    color: #fff;
 
}

.m-center .album-menu ul li:hover a i{
    color: #fff;
    text-shadow: 0 0 15px #fff;
   
}
.m-center .report{
    width: 99%;
    height: 140px;
    overflow-x: hidden;
    overflow-y: scroll;
    border: 1px solid #e1e1e1;
    border-left: 5px solid #ad2d39;
    padding: 20px;
}
.m-center .report::-webkit-scrollbar {
  width: 6px;
    border-radius: 6px;
}
.m-center .report a{
    padding: 10px 20px;
    border-radius: 20px;
    border: 1px solid #e1e1e1;
    color: #000;
    display: inline-block;
    margin-top: 15px;
}
.m-center .footer-img{
        width: 100%;
    position: absolute;
    bottom: 0;
    right: 5%;
    text-align: right;
}
.m-center .footer-img img{
    width: 255px;
}

/* Track */
.m-center .report::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
.m-center .report::-webkit-scrollbar-thumb {
  background: #e1e1e1; 
}

/* Handle on hover */
.m-center .report::-webkit-scrollbar-thumb:hover {
  background: #555; 
}

.m-center .report p{
    color: #000;
    font-size: 16px;
    line-height: 150%;
    width: 90%;
}
main .m-center {
  flex: 1;
    margin-left: 300px;
  padding: 120px 50px;
  min-height: 100vh;
  background: #fcfcfc;
    position: relative;
    z-index: -1;
}
main .m-center .step-panel-finish .title {
  margin-bottom: 50px;
}
main .m-center .step-panel-finish .title h2 {
  color: #3f3536;
  font-size: 35px;
  margin-bottom: 4px;
}
main .m-center .step-panel-finish .title span {
  color: #c0b2b4;
  font-size: 18px;
}
main .m-center .step-panel-finish a {
  background: #ad2d39;
  color: #fff;
  font-size: 14px;
  padding: 13px 20px;
  border-radius: 3px;
}
main .m-center .step-panel-finish a i {
  margin-left: 20px;
  font-size: 12px;
}
main .m-center .step-tab-panel {
  display: none;
}
main .m-center .step-panel .step-input label{
    font-size: 17px;
    margin-bottom: 10px;
    display: block;
}
main .m-center .step-panel .step-input input{
    width: 100%;
    border-radius: 10px;
    height: 30px;
    background: #fff;
    border: 1px solid #e9eaee;
    margin-bottom: 20px;
}
main .m-center .step-tab-panel.active {
  display: block;
}
main .m-center .title {
  margin-bottom: 30px;
}
main .m-center .print{
    float: right;
    padding: 10px 0;
}
main .m-center .print a{
    padding: 10px 15px;
    color: #fff;
    float: left;
    background: #AD2D39;
    border-radius: 4px;
}
main .m-center .print a img{
    padding-right: 10px;
     float: left;
}

.profile-pic {
    max-width: 200px;
    max-height: 200px;
    display: block;
}

.file-upload {
   width: 200px;
    opacity: 0;
    float: left;
    height: 120px;
cursor: pointer;
    z-index: 2600;
}
.m-left .image  {
    border-radius: 1000px !important;
    overflow: hidden;
    width: 128px;
    height: 128px;
    border: 8px solid rgba(255, 255, 255, 0.7);
    margin: 0 auto;
    position: relative;
    z-index: 100;
    cursor: pointer;
}
.m-left .image img {
    max-width: 100%;
    height: 100%;
    object-fit: cover;
}
.m-left .p-image .img-hover {
    position: absolute;
       bottom: 3px;
    height: 40px;
    border-radius: 50%;
    width: 40px;
    right: 28px;
    padding: 6px 0;
    border: 1px solid #cacaca80;
    background: #ffffff;

}


.p-image {
  position: absolute;
    top: 40px;
    color: #666666;
     z-index: 2500;
    cursor: pointer;
  transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
}
.p-image:hover {
  transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
}
.upload-button {
  font-size: 1.2em;
}

.upload-button:hover {
  transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
  color: #999;
}
.msger {
  display: flex;
  flex-flow: column wrap;
  justify-content: space-between;
  width: 100%;
  max-width: 867px;
  margin: 25px 10px;
  height: calc(100% - 50px);
  border: var(--border);
  border-radius: 5px;
  background: var(--msger-bg);
  box-shadow: 0 15px 15px -5px rgba(0, 0, 0, 0.05);
}

.msger-header {
  display: flex;
  justify-content: space-between;
  padding: 10px;
  border-bottom: var(--border);
  background: #f3f3f3;
  color: #666;
}

.msger-chat {
  flex: 1;
  overflow-y: auto;
  padding: 10px;
}
.msger-chat::-webkit-scrollbar {
  width: 6px;
}
.msger-chat::-webkit-scrollbar-track {
  background: #ddd;
}
.msger-chat::-webkit-scrollbar-thumb {
  background: #bdbdbd;
}
.msg {
  display: flex;
  align-items: flex-end;
  margin-bottom: 10px;
}
.msg:last-of-type {
  margin: 0;
}
.msg-img {
  width: 50px;
  height: 50px;
  margin-right: 10px;
  background: #ddd;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 50%;
    position: relative;
    top: -15px;
}
.msg-bubble {
  max-width: 450px;
  padding: 15px;
  border-radius: 15px;
  background: var(--left-msg-bg);
}
.msg-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}
.msg-info-name {
  margin-right: 10px;
  font-weight: bold;
}
.msg-info-time {
  font-size: 0.85em;
}

.left-msg .msg-bubble {
  border-bottom-left-radius: 0;
}

.right-msg {
  flex-direction: row-reverse;
}
.right-msg .msg-bubble {
  
    background: #614efb;
  color: #fff;
  border-bottom-right-radius: 0;
}
.right-msg .msg-img {
  margin: 0 0 0 10px;
}

.msger-inputarea {
  display: flex;
  padding: 10px;
  border-top: var(--border);
  background: #f3f3f3;
}
.msger-inputarea * {
  padding: 10px;
  border: none;
  border-radius: 3px;
  font-size: 1em;
}
.msger-input {
  flex: 1;
  background: #fff;
}
.msger-send-btn {
      background: #ad2d39;
    color: #fff;
    font-size: 14px;
    padding: 13px 20px;
    border-radius: 3px;
}
.msger-send-btn:hover {
  background: #d6717b;
}

.msger-chat {
  background-color: #fcfcfe;
  background-image: 
}
main .m-center .title h2 {
  color: #3f3536;
  font-size: 30px;
  margin-bottom: 4px;
}
main .m-center .title span {
  color: #c0b2b4;
  font-size: 18px;
}
main .m-center .list-type > ul:after {
  content: "";
  display: table;
  clear: both;
}
main .m-center .list-type > ul > li {
  width: 23.5%;
  float: left;
  position: relative;
  cursor: pointer;
}
main .m-center .page > ul > li:nth-child(4n) {
  margin-right:2.5%!important;
  margin-bottom: 2%!important;
}

main .m-center .page > ul > li{
    width: 14.5%!important;
    margin-right: 2.5%!important;
}
main .m-center .list-type #model li{
    width: 48.5%;
}
main .m-center .list-type #model li:nth-child(even){
   margin-right: 0;
}
main .m-center .list-type #renk li{
    width: 48.5%;
}
main .m-center .list-type #renk li:nth-child(even){
   margin-right: 0;
}
main .m-center .list-type > ul > li:nth-child(n) {
  margin-bottom: 2%;
  margin-right: 2%;
}
main .m-center .list-type > ul > li:nth-child(4n) {
  margin-right: 0;
  margin-bottom: 0;
}




main .m-center .page > ul > li:nth-child(6n) {
  margin-right: 0!important;
  margin-bottom: 2%!important;
}

main .m-center .page > ul > li span.bg i{
    font-size: 33px!important;
}
main .m-center .page> ul > li span.bg{
    padding: 15px 20px !important;
}
.s-detay td{
    padding: 5px 15px !important;
        font-size: 17px ;
    font-weight: 300 ;
    width: 50%;
    border: 1px solid #efefef ;
    border-collapse: collapse ;
    line-height: 150%;
}
.s-detay tr:nth-child(even){
    background: #f1f1f130 !important;
}
main .m-center .list-type > ul > li ul {
  position: absolute;
  bottom: 2px;
  left: 2px;
  right: 2px;
  display: none;
}
main .m-center .list-type > ul > li ul li {
  flex: 1;
}
main .m-center .list-type > ul > li ul li:nth-child(2) input {
  background: #c93442;
}
main .m-center .list-type > ul > li ul input {
  width: 100%;
  color: #fff;
  height: 30px;
  text-align: center;
  font-size: 13px;
  font-weight: 600;
  padding: 0 10px;
  background: #bd313e;
}
main .m-center .list-type > ul > li ul input::-webkit-input-placeholder {
  color: #fff;
}
main .m-center .list-type > ul > li ul input:-moz-placeholder {
  opacity: 1;
  color: #fff;
}
main .m-center .list-type > ul > li ul input::-moz-placeholder {
  opacity: 1;
  color: #fff;
}
main .m-center .list-type > ul > li ul input:-ms-input-placeholder {
  color: #fff;
}
@media screen and (max-width: 1280px) {
  main .m-center .list-type > ul > li {
    width: 49%;
  }
  main .m-center .list-type > ul > li:nth-child(n) {
    margin-bottom: 2%;
    margin-right: 2%;
  }
  main .m-center .list-type > ul > li:nth-child(2n) {
    margin-right: 0;
    margin-bottom: 0;
  }
}
main .m-center .list-type > ul > li:nth-child(4n) {
  margin-right: 0;
}
main .m-center .list-type > ul > li > label {
  cursor: pointer;
  display: block;
}
main .m-center .list-type > ul > li > label > input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}
main .m-center .list-type > ul > li > label > input:checked + span + ul {
  display: flex;
}
main .m-center .list-type > ul > li > label > input:checked + span {
  background: #ad2d39;
  text-align: center;
  border-color: #ad2d39;
  color: #fff;
}
main .m-center .list-type > ul > li > label > input:checked + span:after {
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
main .m-center .list-type > ul > li span.bg {
  display: block;
  border: 2px solid #e1e1e1;
  padding: 40px 20px;
  border-radius: 5px;
  position: relative;
  color: #857073;
  text-align: center;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
main .m-center .list-type > ul > li span.bg.no-padding {
  padding: 0;
  min-height: 300px;
}
main .m-center .list-type > ul > li span.bg.no-padding span {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  padding: 20px;
  width: 100%;
  height: 50px;
  color: #fff;
  background: rgba(0, 0, 0, 0);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.9)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#000000", GradientType=0);
}
main .m-center .list-type > ul > li span.bg:after {
  content: "";
  font-family: "fontello";
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  background: #fff;
  border-radius: 100%;
  line-height: 30px;
  text-align: center;
  color: #ad2d39;
  font-size: 14px;
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
main .m-center .list-type > ul > li span.bg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
main .m-center .list-type > ul > li span.bg i {
  font-size: 55px;
}
main .m-center .list-type > ul > li span.bg span {
  margin-top: 10px;
  font-weight: 600;
  display: block;
  font-size: 16px;
}
main .m-center .message textarea {
  height: 250px;
  width: 100%;
  resize: none;
  color: #786d6e;
  font-size: 16px;
  font-weight: 500;
  padding: 20px;
  border: 1px solid #e9eaee;
  border-radius: 10px;
}
main .m-center .message textarea::-webkit-input-placeholder {
  color: #786d6e;
}
main .m-center .message textarea:-moz-placeholder {
  opacity: 1;
  color: #786d6e;
}
main .m-center .message textarea::-moz-placeholder {
  opacity: 1;
  color: #786d6e;
}
main .m-center .message textarea:-ms-input-placeholder {
  color: #786d6e;
}
main .m-center .form.margin {
  margin-top: 30px;
  margin-bottom: -60px;
}
main .m-center .step-footer {
  margin-top: 20px;
  z-index: 5;
  position: relative;
  font-size: 0;
}
main .m-center .step-footer a{
    
    display: block;
    background: #2dad51;
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 18px 20px;
    border-radius: 3px;
    float: left;
}

main .ahsapkutular {
    border: 1px solid #e0e1e0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

main .ahsapkutular a {
    margin-right: 20px;
	text-decoration: none;
	color: #000;
}
main .ahsapkutular a:hover {
    text-decoration: underline;
}

main .m-center .step-footer .left {
  display: inline-block;
  margin-left: 20px;
  position: relative;
  top: -2px;
}
main .m-center .step-footer .custom-file {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
main .m-center .step-footer .custom-file input {
  font-size: 100px;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
  opacity: 0;
  cursor: pointer;
}
main .m-center .step-footer .btn {
  display: inline-block;
}
main .m-center .step-footer .btn i {
  font-size: 20px;
  font-style: normal;
}
main .m-center .step-footer button {
  display: inline-block;
  background: #ad2d39;
  color: #fff;
  font-size: 14px;
  height: 50px;
  line-height: 50px;
  padding: 0 30px;
  border-radius: 3px;
  cursor: pointer;
    float: right;

}
main .m-center .upl button{
    margin-top: -20px;
}
main .m-center .step-footer button i {
  margin-left: 40px;
}
main .m-center .notice {
  color: #786d6e;
  font-size: 16px;
  line-height: 140%;
  margin-top: 30px;
}
main .m-center .notice.warning {
  margin-top: 10px !important;
  border: 1px solid #ad2d39;
  padding: 20px;
  border-radius: 5px;
}
main .m-center .notice.warning strong {
  color: #ad2d39;
  font-size: 19px;
}
main .m-right {
  width: 300px;
  border-left: 1px solid #dee2e6;
  padding: 30px;
  min-height: 100vh;
  top: 79px;
    position: relative;
    z-index: -1;
}
main .m-right .cart {
  margin-bottom: 30px;
  position: relative;
}
main .m-right .cart.active .list {
  display: block;
}
main .m-right .cart.active .title span.s1 {
  color: #ad2d39;
}
main .m-right .cart.active .title:after {
  color: #ad2d39;
  -moz-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
main .m-right .cart .title {
  border-bottom: 1px solid #e9eaee;
  position: relative;
  padding-left: 50px;
  min-height: 50px;
  cursor: pointer;
}
main .m-right .cart .title .badget {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 15px;
  height: 15px;
  line-height: 17px;
  font-size: 12px;
  text-align: center;
  background: #ad2d39;
  color: #fff;
  border-radius: 100%;
}
main .m-right .cart .title:hover span.s1 {
  color: #ad2d39;
}
main .m-right .cart .title:hover:after {
  color: #ad2d39;
}
main .m-right .cart .title:after {
  content: "";
  position: absolute;
  font-family: "fontello";
  font-size: 15px;
  color: #9e9a9a;
  top: 10px;
  right: 10px;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
main .m-right .cart .title i {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 30px;
  color: #ad2d39;
}
main .m-right .cart .title span.s1 {
  display: block;
  color: #9e9a9a;
  font-size: 14px;
  margin-bottom: 3px;
}
main .m-right .cart .title span.total {
  color: #3f3536;
  font-size: 17px;
  font-weight: 600;
}
main .m-right .cart .list {
  display: none;
  position: absolute;
  top: 60px;
  left: 0;
  z-index: 3;
  padding: 15px;
  width: 100%;
  -webkit-box-shadow: 0 6px 30px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 6px 30px rgba(0, 0, 0, 0.15);
  box-shadow: 0 6px 30px rgba(0, 0, 0, 0.15);
  background: #fff;
}
main .m-right .cart .list h4 {
  color: #857073;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 10px;
}
main .m-right .cart .list ul li {
  border-bottom: 1px dashed #dee2e6;
  position: relative;
  padding: 10px 0;
}
main .m-right .cart .list ul li:last-child {
  border-bottom: transparent;
}
main .m-right .cart .list ul li span {
  display: block;
  line-height: 140%;
}
main .m-right .cart .list ul li span:first-child {
  font-size: 14px;
  width: 80%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  color: #9e9a9a;
}
main .m-right .cart .list ul li span:last-child {
  font-size: 13px;
  font-weight: 500;
  color: #857073;
}
main .m-right .cart .list ul li a {
  position: absolute;
  top: 20px;
  right: 10px;
  color: #ad2d39;
  font-size: 18px;
}
main .m-right .step-steps ul li {
  margin-bottom: 10px;
}
main .m-right .step-steps ul li.active a {
  color: #ad2d39;
}
main .m-right .step-steps ul li.active a span {
  border-color: #ad2d39;
  color: #ad2d39;
}
main .m-right .step-steps ul li.done a {
  color: #ad2d39;
}
main .m-right .step-steps ul li.done a span {
  background: #ad2d39;
  border-color: #ad2d39;
  color: #fff;
}
main .m-right .step-steps ul li.done a span:after {
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
main .m-right .step-steps ul li a {
  display: block;
  padding: 10px 10px 10px 45px;
  position: relative;
  color: #c0b2b4;
  font-size: 14px;
}
main .m-right .step-steps ul li a span {
  position: absolute;
  left: 0;
  top: 0;
  width: 32px;
  height: 32px;
  border: 1px solid #c0b2b4;
  font-size: 14px;
  text-align: center;
  line-height: 32px;
  color: #c0b2b4;
  border-radius: 100%;
}
main .m-right .step-steps ul li a span:after {
  content: "";
  font-family: "fontello";
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 31px;
  height: 31px;
  line-height: 31px;
  border-radius: 100%;
  color: #fff;
  font-size: 14px;
  background: #ad2d39;
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.dataTables_wrapper .dataTables_filter {
  border: 1px solid #e6e6e6;
  padding: 10px;
  position: relative;
  top: -12px;
  border-radius: 3px;
}

table.dataTable tbody tr {
  background-color: transparent !important;
}

table.dataTable.no-footer {
  border-bottom: 1px solid #e6e6e6 !important;
  margin-bottom: 20px;
}


.payment-tab .payment-tab-list ul {
  margin-bottom: 50px;
}
.payment-tab .payment-tab-list ul:after {
  content: "";
  display: table;
  clear: both;
}
.payment-tab .payment-tab-list li {
  float: left;
  width: 32%;
  text-align: center;
  border: 2px solid #c0b2b4;
  border-radius: 10px;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.payment-tab .payment-tab-list li:nth-child(n) {
  margin-bottom: 2%;
  margin-right: 2%;
}
.payment-tab .payment-tab-list li:nth-child(3n) {
  margin-right: 0;
  margin-bottom: 0;
}
.payment-tab .payment-tab-list li.active {
  border-color: #ad2d39;
}
.payment-tab .payment-tab-list li.active a {
  color: #ad2d39;
}
.payment-tab .payment-tab-list .rd-button{
    padding: 10px;
    float: left;
    margin-right: 5px;
    margin-bottom: 20px;
    color: #3F3536;
    width: 49%;
    background: #eaeaea;
    position: relative;
}
.payment-tab .payment-tab-list .rd-button label{
    padding: 3px 0;
    width: 100%;
    height: 100%;
}
.payment-tab .payment-tab-list .rd-button label .text{
   padding: 7px 0;
    float: left;
}
.payment-tab .payment-tab-list .rd-button input{
    opacity: 0;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 100;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.payment-tab .payment-tab-list .rd-bg{
    width: 30px;
    height: 30px;
    float: left;
    background: #fff;
    border-radius: 50%;
    position: relative;
    z-index: 98;
        margin-right: 10px;
}
.payment-tab .payment-tab-list .rd-bg:after{
   content: '';
    position: absolute;
    width: 6px;
    height: 15px;
    border-bottom: 2px solid #000;
    border-right: 2px solid #000;
    top: 7px;
    left: 12px;
    transform: rotate(45deg);
    z-index: 99;
    opacity: 0;
    transform: 0.5s;
}
.payment-tab .payment-tab-list .rd-button input:checked ~ .rd-bg:after{
    opacity: 1;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
}
.payment-tab .payment-tab-list .rd-button input:checked ~ .rd-bg{
    background: #AD2D39;
}
.payment-tab .payment-tab-list a {
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #c0b2b4;
  font-size: 16px;
  font-weight: 700;
  padding: 40px 10px;
  display: block;
  line-height: 130%;
}

.transfer-tab .tab-list ul {
  margin-bottom: 50px;
}
.transfer-tab .tab-list ul:after {
  content: "";
  display: table;
  clear: both;
}
.transfer-tab .tab-list li {
  float: left;
  width: 32%;
  text-align: center;
  border: 2px solid #c0b2b4;
  border-radius: 10px;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.transfer-tab .tab-list li:nth-child(n) {
  margin-bottom: 2%;
  margin-right: 2%;
}
.transfer-tab .tab-list li:nth-child(3n) {
  margin-right: 0;
  margin-bottom: 0;
}
.transfer-tab .tab-list li.active {
  border-color: #ad2d39;
}
.transfer-tab .tab-list li.active a {
  color: #ad2d39;
}
.transfer-tab .tab-list li.active a img {
  opacity: 1;
}
.transfer-tab .tab-list a {
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #c0b2b4;
  font-size: 16px;
  font-weight: 700;
  padding: 20px 10px;
  display: block;
  line-height: 130%;
}
.transfer-tab .tab-list a img {
  opacity: 0.4;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.form:after {
  content: "";
  display: table;
  clear: both;
}
.form.full li {
  float: none;
  width: 100%;
  margin: 0 0 50px 0 !important;
  overflow: hidden;
}
.form.full li .quarter {
  width: 31.3333333333%;
  float: left;
}
.form.full li .quarter:nth-child(n) {
  margin-bottom: 3%;
  margin-right: 3%;
}
.form.full li .quarter:nth-child(3n) {
  margin-right: 0;
  margin-bottom: 0;
}
.form li {
  margin-bottom: 10px;
  width: 23.5%;
  float: left;
}
.form li:nth-child(n) {
  margin-bottom: 2%;
  margin-right: 2%;
}
.form li:nth-child(4n) {
  margin-right: 0;
  margin-bottom: 0;
}
.form li .placeholder {
  color: #c0b2b4;
  font-size: 14px;
  font-weight: 600;
  display: block;
  margin-bottom: 5px;
}
.form li label {
  display: block;
}
.form li label .info {
  width: 100%;
  border-bottom: 1px solid #e9eaee;
  padding-bottom: 10px;
  display: block;
  margin-top: 20px;
  line-height: 30px;
  font-size: 20px;
  color: #3f3536;
  font-weight: 700;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.form li label input {
  width: 100%;
  border-bottom: 1px solid #e9eaee;
  height: 40px;
  line-height: 30px;
  font-size: 18px;
  color: #3f3536;
  font-weight: 700;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.form li label input:focus {
  border-bottom-color: #ad2d39;
  color: #ad2d39;
}
.form li label input:focus::-webkit-input-placeholder {
  color: #ad2d39;
}
.form li label input:focus:-moz-placeholder {
  opacity: 1;
  color: #ad2d39;
}
.form li label input:focus::-moz-placeholder {
  opacity: 1;
  color: #ad2d39;
}
.form li label input:focus:-ms-input-placeholder {
  color: #ad2d39;
}
.form li label input::-webkit-input-placeholder {
  color: #3f3536;
}
.form li label input:-moz-placeholder {
  opacity: 1;
  color: #3f3536;
}
.form li label input::-moz-placeholder {
  opacity: 1;
  color: #3f3536;
}
.form li label input:-ms-input-placeholder {
  color: #3f3536;
}



.form li select {
  width: 100%;
  border-bottom: 1px solid #e9eaee;
  height: 40px;
  line-height: 30px;
  font-size: 18px;
  color: #3f3536;
  font-weight: 700;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.form li select:focus {
  border-bottom-color: #ad2d39;
  color: #ad2d39;
}
.form li select:focus::-webkit-input-placeholder {
  color: #ad2d39;
}
.form li select:focus:-moz-placeholder {
  opacity: 1;
  color: #ad2d39;
}
.form li select:focus::-moz-placeholder {
  opacity: 1;
  color: #ad2d39;
}
.form li select:focus:-ms-input-placeholder {
  color: #ad2d39;
}
.form li select::-webkit-input-placeholder {
  color: #3f3536;
}
.form li select:-moz-placeholder {
  opacity: 1;
  color: #3f3536;
}
.form li select::-moz-placeholder {
  opacity: 1;
  color: #3f3536;
}
.form li select:-ms-input-placeholder {
  color: #3f3536;
}

.user {
  display: flex;
}
.user .valign {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.user .valign .valign-content{
    width: 100%;
    height: 200px;
    overflow-x: hidden;
    overflow-y: scroll;
    background: #fff;
    margin-top: 15px;
    padding: 10px 20px;
   
}
.user .valign .valign-content::-webkit-scrollbar {
  width: 8px;
    
}

/* Track */
.user .valign .valign-content::-webkit-scrollbar-track {
  background: #f1f1f1;
    border: 1px solid #ccc;
}

/* Handle */
.user .valign .valign-content::-webkit-scrollbar-thumb {
  background: #c5c5c5;
    border-radius: 10px;
}
.user .valign .valign-content p{
    color: #555;
    text-align: justify;
}
.user .form li {
  position: relative;
  margin-bottom: 5px !important;
}
.user .form input {
  height: 50px;
  line-height: 50px;
}
.user .form .loss-password {
  position: absolute;
  right: 10px;
  top: 25px;
  color: #ad2d39;
  font-size: 15px;
}
.user .checkbox {
  margin-bottom: 20px;
}
.user .checkbox label {
  display: block;
  position: relative;
  cursor: pointer;
}
.user .checkbox label input {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.user .checkbox label input:checked + span:after {
  display: inline-block;
}
.user .checkbox label input + span {
  display: inline-block;
  width: 18px;
  height: 18px;
  position: relative;
  top: 3px;
  border: 1px solid #bdc0d2;
  border-radius: 3px;
  text-align: center;
  line-height: 18px;
  position: relative;
}
.user .checkbox label input + span:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  font-family: "fontello";
  text-align: center;
  color: #ad2d39;
  font-size: 10px;
}
.user .checkbox label span.name {
  margin-left: 10px;
  font-size: 16px;
  color: #3f3536;
}
.user .checkbox label span.name a {
  color: #ad2d39;
}
.user .buttons {
  display: flex;
  margin-top: 50px;
  justify-content: space-between;
}
.user .buttons div {
  width: 45%;
  text-align: center;
}
.user .buttons div a.login {
  background: #2dad51;
}
.user .buttons div a,
.user .buttons div button {
  width: 100%;
  display: block;
  background: #ad2d39;
  color: #fff;
  font-size: 14px;
  text-align: center;
  padding: 20px 20px;
  border-radius: 3px;
}
.user .buttons div a i,
.user .buttons div button i {
  margin-left: 20px;
  font-size: 12px;
}
.user .left-side {
  width: 700px;
  height: 100vh;
  padding: 0 150px;
}
.user .left-side .logo {
  margin-bottom: 30px;
}
.user .left-side h2 {
  font-size: 20px;
  color: #3f3536;
  text-align: center;
  font-weight: 500;
  margin-bottom: 20px;
}
.user .right-side {
  flex: 1;
  padding: 0 100px;
  background: url("../img/login-bg.png") no-repeat top center;
  background-size: cover;
  height: 100vh;
  text-align: left;
}
.user .right-side h1 {
  font-size: 58px;
  font-weight: 300;
  color: #fff;
  margin-bottom: 5px;
}
.user .right-side p {
  font-size: 16px;
  color: #fff;
  line-height: 140%;
}

.personal-info .title {
  margin-bottom: 30px;
}
.personal-info .form {
  margin-bottom: 30px;
}
.personal-info .form li {
  width: 47.5%;
}
.personal-info .form li:nth-child(n) {
  margin-bottom: 5%;
  margin-right: 5%;
}
.personal-info .form li:nth-child(2n) {
  margin-right: 0;
  margin-bottom: 0;
}
.personal-info .form li.full {
  width: 100% !important;
  margin: 0 0 5% 0 !important;
}
.personal-info .form li .row {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5%;
}
.personal-info .form li .row .quarter {
  width: 30%;
  margin-right: 2%;
}
.personal-info .form li .row .quarter:last-child {
  margin-right: 0;
}
.personal-info .form li .row .quarter .select {
  position: relative;
}
.personal-info .form li .row .quarter .select:after {
  content: "";
  position: absolute;
  font-family: "fontello";
  font-size: 15px;
  color: #9e9a9a;
  top: 10px;
  right: 10px;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.personal-info .form li .row .quarter .select select {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #fcfcfc;
  height: 40px;
  line-height: 30px;
  font-size: 20px;
  color: #3f3536;
  font-weight: 700;
  border-bottom: 1px solid #e9eaee;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.personal-info .checkbox {
  margin-bottom: 20px;
  margin-top: -50px;
}
.personal-info .checkbox label {
  display: block;
  position: relative;
  cursor: pointer;
}
.personal-info .checkbox label input {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.personal-info .checkbox label input:checked + span:after {
  display: inline-block;
}
.personal-info .checkbox label input + span {
  display: inline-block;
  width: 18px;
  height: 18px;
  position: relative;
  top: 3px;
  border: 1px solid #bdc0d2;
  border-radius: 3px;
  text-align: center;
  line-height: 18px;
  position: relative;
}
.personal-info .checkbox label input + span:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  font-family: "fontello";
  text-align: center;
  color: #ad2d39;
  font-size: 10px;
}
.personal-info .checkbox label span.name {
  margin-left: 10px;
  font-size: 16px;
  color: #3f3536;
}
.personal-info .checkbox label span.name a {
  color: #ad2d39;
}
.personal-info table{
    width: 100%;
    
    margin-bottom: 30px;
}
.personal-info table tr{
    border-bottom: 1px solid #efefef;
}
.personal-info table tr td{
  padding-bottom: 20px;
}
.personal-info table tr th{
      padding-bottom: 20px;
}
.personal-info .pagination{
        width: 100%;
    float: left;
    list-style: none;
    margin-top: 50px;
}
.personal-info .pagination li{
    float: left;
    
}
.personal-info .pagination li a{
        padding: 10px 15px;
    color: #000;
    margin: 0 2px;
    background: #ffffff;
  border: 1px solid #ebebeb;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
}
.personal-info .pagination li a:hover{
        color: #fff;
    background: #ad2d39;
}
.my-orders .order-info {
  color: #3f3536;
  font-size: 15px;
  margin-bottom: 30px;
}
.my-orders .order-info .row {
  margin-bottom: 4px;
}
.my-orders .order-info .row span {
  display: inline-block;
}
.my-orders .order-info .row span:first-child {
  margin-right: 20px;
  font-weight: 600;
  width: 150px;
}
.my-orders .order-details {
  margin-top: 40px;
}
.my-orders .order-details ul {
  padding: 30px 0;
  border-top: 1px solid #e6e6e6;
}
.my-orders .order-details ul:after {
  content: "";
  display: table;
  clear: both;
}
.my-orders .order-details ul li {
  float: left;
  width: 23.5%;
}
.my-orders .order-details ul li:nth-child(n) {
  margin-bottom: 2%;
  margin-right: 2%;
}
.my-orders .order-details ul li:nth-child(4n) {
  margin-right: 0;
  margin-bottom: 0;
}
.my-orders .order-details ul li span {
  display: block;
}
.my-orders .order-details ul li span:first-child {
  color: #9e9a9a;
  font-size: 14px;
  margin-bottom: 4px;
}
.my-orders .order-details ul li span:last-child {
  font-size: 16px;
}
.my-orders .title.border {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 20px;
}
.my-orders .table table {
  width: 100%;
}
.my-orders .table table thead td {
  border-bottom: 1px solid #e6e6e6;
  padding: 15px;
}
.my-orders .table table td {
  padding: 10px 15px;
  color: #3f3536;
  font-size: 16px;
}
.my-orders .table table td:last-child {
  text-align: right;
}
.my-orders .table table td a.link {
  font-size: 16px;
  color: #ad2d39;
  text-decoration: underline;
}
.my-orders .table table td .btn {
  margin-top: 0;
  padding: 10px 15px;
  font-size: 13px;
  background: #ad2d39;
}
.my-orders .table table td .btn i {
  margin-left: 10px;
  font-size: 12px;
}

.btn {
  margin-top: 30px;
  display: inline-block;
  background: #ad2d39 !important;
  color: #fff;
  font-size: 14px;
  text-align: center;
    padding: 15px 20px;
  border-radius: 3px;
}
.btn i {
  margin-left: 40px;
}
#divFileUpload .input-bg{
    width: 100%;
    height: 300px;
    border: 1px solid #ccc;
    position: relative;
    z-index: 1;
    text-align: center;
    padding: 70px 50px;
    cursor: pointer;
}
#divFileUpload .input-bg img{
    width:120px;
    margin-bottom: 20px;
}
#divFileUpload .input-bg p{
    line-height: 150%;
    font-size: 16px;
    font-weight: 600;
}
#divFileUpload .input-bg input{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 2;
    cursor: pointer;
}
#divFileUpload input[type="button"]{
    padding: 15px 30px;
    display: block;
    margin-bottom: 20px;
    border-radius: 6px;
}
#divFileUpload a{
    padding: 18px 30px;
    border-radius: 6px;
    float: left;
}
#divFileUpload .msg{
    font-weight: 600;
    padding-bottom: 20px;
    font-size: 20px;
}


@media screen and (max-width: 1280px) {
  .payment-tab {
    width: 100%;
  }
	#divFileUpload .input-bg p{
		font-size: 12px;
	}
}

/*# sourceMappingURL=main.css.map */
