.hero-wrap {
  width: 100%;
  height: 700px;
  min-height: 700px;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
@media (max-width: 991.98px) {
  .hero-wrap {
    background-position: center center !important;
  }
}
.hero-wrap .overlay
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: '';
  opacity: .1;
  background: #000;
}

.ftco-footer {
  font-size: 16px;
  padding: 7em 0;
  background: #252525;
}
.ftco-footer .ftco-footer-logo
{
    text-transform: uppercase;
    letter-spacing: .1em; }
  .ftco-footer .ftco-footer-widget h2 {
    font-weight: normal;
    color: #fff;
    margin-bottom: 40px;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 1px; }
    .ftco-footer .ftco-footer-widget h2:after {
      position: absolute;
      bottom: -15px;
      left: 0;
      content: '';
      width: 70px;
      height: 1px;
      background: #fff; }
  .ftco-footer .ftco-footer-widget ul li a span {
    color: #fff; }
  .ftco-footer .ftco-footer-widget .btn-primary {
    background: #fff !important;
    border: 2px solid #fff !important; }
    .ftco-footer .ftco-footer-widget .btn-primary:hover {
      background: #fff;
      border: 2px solid #fff !important; }
  .ftco-footer p {
    color: rgba(255, 255, 255, 0.7); }
  .ftco-footer a {
    color: rgba(255, 255, 255, 0.7); }
    .ftco-footer a:hover {
      color: #fff; }
  .ftco-footer .ftco-heading-2 {
    font-size: 17px;
    font-weight: 400;
    color: #000; }
  .ftco-footer .block-21 .text .heading {
    font-size: 16px;
    font-weight: 300; }
    .ftco-footer .block-21 .text .heading a {
      color: rgba(255, 255, 255, 0.9); }
      .ftco-footer .block-21 .text .heading a:hover, .ftco-footer .block-21 .text .heading a:active, .ftco-footer .block-21 .text .heading a:focus {
        color: #e7ab54; }
  .ftco-footer .block-21 .text .meta > div {
    display: inline-block;
    font-size: 12px;
    margin-right: 5px; }
    .ftco-footer .block-21 .text .meta > div a {
      color: gray; }

.ftco-footer-social li {
  list-style: none;
  margin: 0 10px 0 0;
  display: inline-block; }
  .ftco-footer-social li a {
    height: 50px;
    width: 50px;
    display: block;
    float: left;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 50%;
    position: relative; }
    .ftco-footer-social li a span {
      position: absolute;
      font-size: 26px;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .ftco-footer-social li a:hover {
      color: #fff; }



::-webkit-scrollbar {
    width: .65em;
    height: .65em;
}

::-webkit-scrollbar-track {
    background-color: #000;
}

::-webkit-scrollbar-thumb {
    background: #063a88;
    border-radius: 5px;
    box-shadow: inset 0.05em 0.05em 0 rgba(0, 0, 0, 0.1), inset 0 -0.05em 0 rgba(0, 0, 0, 0.07);
}

.number_count_auto{
    text-shadow:black 2px 3px 4px;
    padding-top: 2.2em;
    float: right;
}
.margN {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbarBlack {
  background-color: #000;
  color: #ffffffad;
}
.navbarBlack:hover {
  color: #fff;
}
.card {
  background-color: #ffffffdb;
}
.formLogin {
  text-align-last: justify;
}
.loginregisterForm {
  margin-top: 10%;
}
.iconAccept {
  width: 30px;
  height: 30px;
}
.table thead th {
    vertical-align: top;
}
.spanVithHover:hover {
    color: #373dff!important;
}
.navautoblock {
  min-width: 300px;
  border: 1px solid #000;
  margin-bottom: 20px;
  margin-top: 20px;
  background-color: #eaeaea;
  padding: 20px;
}
.imgShowAutoM {
    max-height: 680px;
    object-fit: contain;
}
.auto_nav_imgblock {
  max-width: 300px;
  height: 100px;
}
.anavautoblock {
  color: #000;
}
.anavautoblock:hover, .anavautoblock:focus, .anavautoblock:after {
  color: #000;
}
/* Auto show */
.colWithInfoAuto {
  background-color: #3636360d;
}
.avatar-upload {
    position: relative;
    max-width: 205px;
    margin: 50px auto;
}
.avatar-edit {
  position: absolute;
  right: 12px;
  z-index: 1;
  top: 10px;
}
.dispnon {
  display: none;
}
.avatar-preview {
  width: 130px;
  height: 130px;
  position: relative;
  border-radius: 100%;
  border: 6px solid #F8F8F8;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}
#imagePreview {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
#imagePreview2 {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
#imagePreview3 {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
#imagePreview4 {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
#imagePreview5 {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
#imagePreview6 {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
#imagePreview7 {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.dispNone {
  display: none;
}
.loadimgCreateblock {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.loadimgCreate {
  transform: scale(0.3);
}
.videoShowAutoBlock {
  width: 100%;
}
.videoShowAuto {
  width: 100%;
    max-height: 255px;
}
.tableHeadersInfo {
  background-color: #8a8a8a3b;
}
/*Draw canvas*/
#wrapper { position: relative; }
#tablet { border: 1px solid #111; }
#signature_delete_button {
  cursor: pointer;
  font-size: 14px;
}

.imgInShowAuto {
  max-height: 425px;
  object-fit: contain;
}
/*========================================*/
/*Draw canvas*/
#wrapper2 { position: relative; }
#tablet2 { border: 1px solid #111; }
#signature_delete_button2 {
    cursor: pointer;
    font-size: 14px;
}
/*================================================*/
/*========================================*/
/*Draw canvas*/
#wrapper3 { position: relative; }
#tablet3 { border: 1px solid #111; }
#signature_delete_button3 {
    cursor: pointer;
    font-size: 14px;
}
/*================================================*/

/*Elements*/
.buttonIconBack {
  font-size: 45px;
}
.linkColor {
    color: #000;
    text-decoration: none;
}
.linkColor:hover {
    color: #000;
    text-decoration: none;
}
.buttonShowRight {
    width: 100%;
}
.buttonShowCenter {
    margin-left: 40%;
    margin-right: 40%;
}
/* */
.tableSmallFont {
    font-size: 13px;
}
.extremum-click-all {
    text-decoration: underline;
    cursor: pointer;
}
.breakWordClass
{
    word-break: break-all;
}
/*======================================*/
/* ================= */
/* paginaation */
.paginationPrevNext {
    font-size: 11px;
}
.paginationTextInfo {
    font-size: 14px;
}
.linkPaginateProducts {
    margin-left: 10px;
}

.linkPaginateProductsTop {
    margin-top: 10px;
    margin-bottom: 10px;
}

/* simple pagination*/
.linkPaginateProducts a {
    color: #000;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 10px;
}

.linkPaginateProducts a:hover {
    color: #dd762b;
}

.linkPaginateProducts span {
    background-color: #eaeaea !important;
    color: #00000091;
    margin-bottom: 10px;
}

.linkPaginateProducts svg {
    width: 20px;
}

.text-sm .font-medium {
    background-color: transparent !important;
}

.text-sm {
    margin-top: 20px;
    margin-bottom: 20px;
}
.bodyContent {
    padding-top: 80px;
}
/* ============================================================== */
.customFieldSizeTd tr td, .customFieldSizeTd tr th {
    padding: 0.1rem;
}
/* ============================================================== */
/* UPLOAD PHOTOS */
.container-box {
    width: 100%;
    max-width: 680px;
    text-align: center;
    margin: 0 auto;
}
.box__dragndrop,
.box__uploading,
.box__success,
.box__error {
    display: none;
}
.box.has-advanced-upload {
    background-color: white;

    outline-offset: -10px;
    -webkit-transition: outline-offset .15s ease-in-out, background-color .15s linear;
    transition: outline-offset .15s ease-in-out, background-color .15s linear;
}
.box {
    font-size: 1.25rem;
    background-color: #c8dadf;
    position: relative;
    padding: 100px 20px;
}
.box.has-advanced-upload .box__dragndrop {
    display: inline;
}
.box.is-dragover {
    /*background-color: grey;*/
}
.box.has-advanced-upload .box__icon {
    width: 100%;
    height: 80px;
    fill: #92b0b3;
    display: block;
    margin-bottom: 40px;
}
.box.is-uploading .box__input {
    visibility: none;
}
.box.is-uploading .box__uploading {
    display: block;
}
.boxVer2 {
    height: 291px;
    position: relative;
    width: 100%;
    outline: 2px dashed #92b0b3;
}

/* ============================================== */
