#main {
  padding: 0 !important;
}
/*#slide1.custom-slider-image .first-tab {
    text-align: center;
}*/
 
/*#slide1.custom-slider-image .first-tab .biz-tab-inner {
    margin: 0 auto;
    width: 100%;
}*/
.select2-container-multi .select2-search-choice-close {
  left: auto;
  right: 3px;
}

.select2-container-multi .select2-choices .select2-search-choice {
  padding-right: 18px;
  padding-left: 5px;
}

.select2-hidden {
  display: none !important;
}
.select2-no-results {
  display: none !important;
}

.select2-drop {
  display: none !important;
}
.biz-slider {
  position: relative;
  width: 100%;
}

.biz-banner-data {
  position: absolute;
  top: 50%;
  margin: 0 auto;
  max-width: 100%;
  display: block;
  left: 0;
  right: 0;
  width: 100%;
  transform: translateY(-50%);
  z-index: 1;
}
.biz-tab {
  max-width: 1130px;
  margin: 0 auto;
  padding: 0 15px;
}
html body .biz-tab img {
  max-width: 261px;
  margin-bottom: 20px;
}
html body .bold-head {
  font-weight: 700 !important;
  font-size: 35px !important;
  margin: 0 0 10px;
  color: #fff;
}

html body .title-h1 {
  font-weight: 700 !important;
  font-size: 60px !important;
  margin: 0 0 10px;
  color: #fff;
  margin-bottom: 40px !important;
  line-height: 1.1 !important;
}

html body .bold-head.small {
  font-size: 25px !important;
}

html body .nest-head {
  font-weight: 500;
  font-size: 16px;
  margin: 0 0 10px;
  color: #fff;
}
html body .subtitle-h2 {
  font-weight: 400 !important;
  font-size: 22px !important;
  margin: 0 0 10px;
  color: #fff;   
  font-style: italic !important;
}
html body .biz-tab-inner .subtitle-h2.bold-head {
  font-style: normal !important;
  font-weight: 600 !important;
}
html body .brand-input {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
  margin-top: 80px; 
}
html body .first-tab .brand-input input {
  /*border-bottom: 1px solid #fff;*/
  font-size: 18px;
  color: #2a3f5f !important;
  padding: 0;
  font-weight: 400 !important;
  padding-bottom: 10px;
  text-transform: capitalize;
  border: none !important;
}
html body .brand-input input {
  background: 0 0;
  border: none;
  font-size: 15px;
  color: #000;
  padding: 0;
}
html body .brand-input input::placeholder {
  color: #2a3f5f;
  font-weight: 600;
}
html body .first-tab .brand-input input::placeholder {
  color: #2a3f5f !important;
  font-weight: 400;
}
html body .brand-first {
  width: 41%;
  position: relative;
}

html body .brand-second {
  width: 45%;
}

html body .brand-third {
  text-align: left;
}

html body .brand .bold-head,
html body .brand .nest-head {
  color: #424043;
}
html body .brand .brand-input {
  flex-direction: column;
  margin: 30px 0 50px;
  color: #000;
}
html body .brand .brand-first,
html body .brand .brand-second {
  width: 100%;
}
html body .brand .brand-input .input-label {
  margin-bottom: 5px;
  display: block;
  font-size: 23px;
  font-weight: 600;
  color: #424043;
}
html body .brand .brand-input .k-multiselect {
  color: #000;
  border: 1px solid #000;
  padding: 5px;
  font-size: 15px;
  border-radius: 5px;
  height: auto;
}
html body .brand .brand-input input::placeholder {
  color: #000;
  font-weight: 400;
}

html body .brand .brand-first {
  margin-bottom: 20px;
}

html body .btn-input {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
html body .new-btn {
  background: 0 0 !important;
  border: 1px solid #424043;
  color: #424043;
  padding: 10px 17px;
  font-weight: 600;
  transition: 0.2s ease all;
  border-radius: 5px;
  box-shadow: 0 0 4px 0 #424242;
  min-width: 148px;
  font-size: 14px;
}

html body .new-btn-custom {
  border: 1px solid #424043;
  color: #424043;
  padding: 10px 17px;
  font-weight: 600;
  transition: 0.2s ease all;
  border-radius: 5px;
  box-shadow: 0 0 4px 0 #424242;
}
html body .new-btn span {
  font-weight: 600;
  margin: 0 5px;
}

html body .new-btn:hover,
html body .new-btn:focus {
  border-color: #000;
  color: #000;
  box-shadow: 1px 1px 1px 1px #000;
}
html body .center-lable {
  color: #000;
  font-weight: 600;
}

html body .third-tab .brand-input {
  max-width: 580px;
  margin-top: 0;
}

.label-checkbox {
  display: inline-block;
  position: relative;
}
.multi-select a,
.multi-select span {
    background: 0 0;
    padding: 8px 21px;
    border: 1px solid #424043;
    border-radius: 5px;
    display: inline-block;
    margin-right: 11px;
    margin-bottom: 16px;
    color: #424043;
    min-width: 125px;
    cursor: pointer;
    text-align: center;
    width: auto;
    font-size: 15px;
    height: auto;
}
.label-checkbox input {
  display: block;
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.label-checkbox input[type="checkbox"]:checked + span,
.multi-select a.active,
.multi-select a:hover {
  background: #f18022;
  color: #fff;
}
.biz-banner-data.owl-banner {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  transform: unset;
}
.bg-image {
  background-size: cover;
  background-position: center bottom;
  padding: 100px 0;
  min-height: calc(100vh - 120px);
}

.owl-banner .biz-tab {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

html body .first-tab .brand-input {
  margin: 30px 0 50px !important;
  width: 100%;
  position: relative;
  max-width: 100%;
}

/*@media screen and (min-width: 1200px) {
  html body .first-tab .brand-input {
    width: 50%;
  }
}*/

@media screen and (max-width: 1024px) {
  html body .bold-head {
    font-size: 25px !important;
  }

  html body .bold-head.small {
    font-size: 20px !important;
  }

  html body .brand .brand-input {
    margin: 40px 0 60px;
  }

  .multi-select a {
    padding: 8px 12px;
    min-width: 100px;
  }

  html body .title-h1 {
    font-size: 51px !important;
  }

}
@media screen and (max-width: 767px) {
  html body .bold-head {
    font-size: 22px !important;
  }

  html body .nest-head {
    font-size: 17px;
  }

  html body .brand-input {
    flex-direction: column;
  }

  html body .brand-first {
    margin-bottom: 20px;
  }

  html body .brand-first,
  html body .brand-second {
    width: 100%;
  }
  .biz-banner-data {
    position: absolute;
    top: 50%;
    margin: 0 auto;
    max-width: 100%;
    display: block;
    left: 0;
    right: 0;
    width: 100%;
    transform: translateY(-50%);
  }

  .biz-tab {
    max-width: 1130px;
    margin: 0 auto;
    padding: 0 15px;
  }
  html body .biz-tab img {
    max-width: 261px;
    margin-bottom: 20px;
  }

  html body .bold-head {
    font-weight: 600 !important;
    font-size: 35px !important;
    margin: 0 0 10px;
    color: #fff;
  }

  html body .bold-head.small {
    font-size: 25px !important;
  }

  html body .nest-head {
    font-weight: 400;
    font-size: 16px;
    margin: 0 0 10px;
    color: #fff;
  }

  html body .brand-input {
    display: flex;
    justify-content: space-between;
  }

  html body .first-tab .brand-input input {
    /*border-bottom: 1px solid #fff;*/
    font-size: 16px;
/*    color: #fff;*/
    padding: 0;
    font-weight: 400;
    text-align: left;
    text-transform: capitalize;
  }

  html body .brand-input input {
    background: 0 0;
    border: none;
    font-size: 15px;
    color: #000;
    padding: 0;
  }

  html body .brand-input input::placeholder {
    color: #fff;
    font-weight: 600;
  }

  html body .brand-first {
    width: 45%;
    position: relative;
  }

  html body .brand-second {
    width: 45%;
  }

  html body .brand .bold-head,
  html body .brand .nest-head {
    color: #424043;
  }

  html body .brand .brand-input {
    margin-bottom: 40px;
    margin-top: 30px;
  }

  html body .brand .brand-first,
  html body .brand .brand-second {
    width: 100%;
  }

  html body .brand .brand-input .input-label {
    margin-bottom: 5px;
    display: block;
    font-size: 23px;
    font-weight: 600;
    color: #424043;
  }

  html body .brand .brand-input .k-multiselect {
    color: #000;
    border: 1px solid #000;
    padding: 5px;
    font-size: 15px;
    border-radius: 5px;
    height: auto;
  }

  html body .brand .brand-input input::placeholder {
    color: #000;
    font-weight: 400;
  }

  html body .brand .brand-first {
    margin-bottom: 20px;
  }

  html body .btn-input {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  html body .new-btn {
    background: 0 0 !important;
    border: 1px solid #424043;
    color: #424043;
    padding: 10px 17px;
    font-weight: 600;
    transition: 0.2s ease all;
    border-radius: 5px;
    box-shadow: 0 0 4px 0 #424242;
    min-width: 168px;
  }

  html body .new-btn span {
    font-weight: 600;
    margin: 0 5px;
  }

  html body .new-btn:hover,
  html body .new-btn:focus {
    border-color: #000;
    color: #000;
    box-shadow: 1px 1px 1px 1px #000;
  }

  html body .center-lable {
    color: #000;
    font-weight: 600;
  }

  html body .third-tab .brand-input {
    max-width: 580px;
  }

  .label-checkbox {
    display: inline-block;
    position: relative;
  }

  .multi-select a,
  .multi-select span {
    background: 0 0;
    padding: 8px 21px;
    border: 1px solid #424043;
    border-radius: 5px;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 20px;
    color: #424043;
    min-width: 130px;
    cursor: pointer;
    text-align: center;
    width: auto;
    font-size: 15px;
    height: auto;
  }

  .label-checkbox input {
    display: block;
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }

  .label-checkbox input[type="checkbox"]:checked + span,
  .multi-select a.active,
  .multi-select a:hover {
    background: #f18022;
    color: #fff;
  }

  .biz-banner-data.owl-banner {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    transform: unset;
  }

  .bg-image {
    height: 100%;
    background-size: cover;
    background-position: center center;
  }

  .owl-banner .biz-tab {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
  }

  html body .nest-head.title-h1 {
    font-size: 30px !important;
  }

  html body .subtitle-h2, html body .bold-head.subtitle-h2 {
    font-size: 17px !important;
  }
}

  @media screen and (max-width: 1024px) {
    html body .bold-head {
      font-size: 25px !important;
    }

    html body .bold-head.small {
      font-size: 20px !important;
    }

    html body .brand .brand-input {
      margin: 40px 0 60px;
    }

    .multi-select a {
      padding: 8px 12px;
      min-width: 100px;
    }
  }

  @media screen and (max-width: 767px) {
    html body .bold-head {
      font-size: 22px !important;
    }

    html body .nest-head {
      font-size: 17px !important;
    }

    html body .brand-input {
      flex-direction: column;
      position: relative;
      text-align: left;
    }

    html body .brand-first {
      margin-bottom: 20px;
    }

    html body .brand-first,
    html body .brand-second {
      width: 100% !important;
    }

    html body .brand .brand-input {
      margin-bottom: 40px;
      margin-top: 30px;
    }

    .bg-image {
      background-position: center left;
    }

    .multi-select a {
      margin-right: 10px;
      margin-bottom: 15px;
    }

    html body .new-btn {
      padding: 10px 10px;
      min-width: 100px;
    }

    html body .brand .brand-input .input-label,
    html body .bold-head.small {
      font-size: 18px !important;
    }

    .multi-select a,
    .multi-select span {
      padding: 4px 11px;
      min-width: 80px;
      font-size: 14px;
      margin-right: 10px;
      margin-bottom: 10px;
    }

    span.clickdown {
      display: none;
    }
  }

  @media screen and (max-width: 450px) {
    html body .btn-input {
      flex-direction: column;
    }

    html body .center-lable {
      margin: 15px 0;
    }

    html body .new-btn {
      min-width: 100%;
    }

    .biz-tab .menu-text.fusion-button.button-default.button-medium {
      width: 100%;
    }
  }

  .industry-option select {
    display: none;
  }

  .industry-option .select {
    position: relative;
  }

  .industry-option .select-styled {
    color: #000;
    border: 1px solid #000;
    padding: 10px 5px;
    font-size: 16px;
    border-radius: 5px;
  }

  .industry-option ul.select-options {
    position: absolute;
    background: #fff;
    list-style: none;
    width: 100%;
    top: 100%;
    left: 0;
    right: 0;
    margin: 0;
    border: 1px solid #000;
    padding: 0;
    border-radius: 5px;
  }

  .industry-option ul.select-options li {
    font-size: 14px;
    padding: 2px 8px;
  }

@media screen and (max-width: 450px) {
  html body .btn-input {
    flex-direction: column;
  }

  html body .center-lable {
    margin: 15px 0;
  }

  html body .new-btn {
    min-width: 100%;
  }

  html body .new-btn-custom {
    min-width: 100%;
  }

  .biz-tab .menu-text.fusion-button.button-default.button-medium {
    width: 100%;
  }
}

.industry-option select {
  display: none;
}

.industry-option .select {
  position: relative;
}

.industry-option .select-styled {
  color: #000;
  border: 1px solid #000;
  padding: 10px 5px;
  font-size: 16px;
  border-radius: 5px;
}
.industry-option ul.select-options {
  position: absolute;
  background: #fff;
  list-style: none;
  width: 100%;
  top: 100%;
  left: 0;
  right: 0;
  margin: 0;
  border: 1px solid #000;
  padding: 0;
  border-radius: 5px;
}
.industry-option ul.select-options li {
  font-size: 14px;
  padding: 2px 8px;
}

.industry-option ul.select-options li:hover {
  background: #e9e9e9;
}

.container-checkbox {
  display: inline-block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
}
.container-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.container-checkbox:hover input ~ .checkmark {
  background-color: #ccc;
}

.container-checkbox input:checked ~ .checkmark {
  background: #f18022;
  color: #fff;
}

.container-checkbox .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.multi-select {
  max-height: 230px;
  overflow-y: auto;
}

/* .biz-banner-data.owl-banner form {
  height: 100%;
} */
.brand-warning,
.brand-empty-warning,
.brand-style-warning,
.brand-industries-warning {
  font-size: 15px;
  color: red;
}

.brand-second .select2-container {
  width: 100% !important;
  background: unset;
  color: #000;
  border: 1px solid #000;
  padding: 3px 5px;
  font-size: 18px;
  border-radius: 5px;
  height: auto;
}
.brand-second .select2-container-multi .select2-choices {
  background: unset;
  background-color: transparent;
  background-image: none;
  border: none;
  box-shadow: none;
  outline: none;
  max-height: 160px;
  overflow-y: auto;
}

.brand-second
  .select2-container-multi
  .select2-choices
  .select2-search-field
  input {
  background: none !important;
  width: 100% !important;
  display: block;
  font-size: 15px;
  color: #000 !important;
}

.brand-second  .select2-container-multi  .select2-choices  .select2-search-field  input::placeholder {
  color: #000;
}

.brand-second .select2-container-multi .select2-choices .select2-search-choice {
  font-size: 15px;
}

.brand-input .k-input {
  border-color: transparent;
  color: #424242;
  background-color: transparent;
}
.brand-second .select2-container-multi .select2-choices .select2-search-field {
  width: 100%;
}

html body .brand .brand-first .country .k-input {
  background: none;
}

.brand-second .select2-container-multi .select2-choices .select2-search-field {
  width: 100%;
}

html body .brand .brand-first .country .k-input:focus-within {
  border-color: unset;
  box-shadow: none !important;
}

html body .k-list-item.k-selected,
html body .k-selected.k-list-optionlabel,
html body .k-list-item.k-selected.k-hover,
html body .k-list-item.k-selected:hover,
html body .k-selected.k-hover.k-list-optionlabel,
html body .k-selected.k-list-optionlabel:hover,
html body .select2-results .select2-highlighted {
  color: #404145;
  background-color: #e9e9e9;
  box-shadow: none;
}
html body .select2-drop-active {
  border: 1px solid #c3c3c3;
  border-top: 0;
}

html body .select2-container-active .select2-choice,
html body .select2-container-active .select2-choices {
  border: none !important;
  outline: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

span.clickdown {
  position: absolute;
  width: 50px;
  height: 50px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 99;
  cursor: pointer;
}

span.clickdown:after {
  content: "";
  width: 20px;
  height: 20px;
  border-top: 2px solid #16304c;
  border-left: 2px solid #16304c;
  display: block;
  left: 14px;
  top: 7px;
  position: absolute;
  transform: rotate(225deg);
}

html body .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgb(82 82 82 / 75%) !important;
}

html body .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgb(82 82 82 / 75%) !important;
}

html body .select2-dropdown-open.select2-drop-above .select2-choice,
html body .select2-dropdown-open.select2-drop-above .select2-choices {
  border: none;
  background-image: none;
}

html body .bold-head.small small {
  font-weight: normal;
}

span.k-chip.k-chip-md.k-rounded-md.k-chip-solid.k-chip-solid-base {
  background-color: #efeff0;
  border-radius: 50px;
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
  color: #62646a;
  margin: 0 5px 3px 0;
}

html body .select2-container-multi .select2-choices .select2-search-choice {
  background-color: #efeff0;
  border-radius: 50px;
  font-size: 14px !important;
  line-height: 16px;
  font-weight: 600;
  color: #62646a;
}
html body .brand .brand-input .input-label small {
  font-weight: normal;
}
html body .k-list-md .k-list-item,
html body .k-list-md .k-list-optionlabel {
  padding: 10px 15px;
  font-size: 15px;
  font-weight: 600;
}
html body .k-focus.k-list-optionlabel,
html body .k-list-item.k-focus,
html body.k-list-item:focus,
html body .k-list-optionlabel:focus {
  box-shadow: none !important;
}
@media screen and (max-width: 767px) {
  /* owl carosel mobile  */

  .biz-slider .owl-carousel,
  .biz-slider .owl-carousel .owl-wrapper-outer,
  .biz-slider .owl-carousel .owl-wrapper-outer .owl-wrapper,
  .biz-slider .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item,
  .biz-slider .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item div {
    height: 100%;
  }
  .biz-slider .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item div img {
    height: 100%;
    object-fit: cover;
    width: 100%;
  }
  .owl-carousel .owl-item img {
    height: 100vh;
  }
}
.owl-carousel .owl-item img {
  height: 90vh;
  object-fit: cover;
  min-height: 800px;
}
/* home page banner changes  */
.fullwidth-video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: -1;
  background: #16304c;
}
.fullwidth-video video {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  -o-object-fit: cover;
  object-fit: cover;
  bottom: 0;
}
.owl-banner .biz-tab.float-wrapper {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.right-floating {
  width: calc(50% - 45px);
  position: relative;
  display: flex;
  height: 100%;
  align-items: center;
  min-height: 390px;
}
.right-floating img {
  position: absolute;
}
.right-floating img:first-child {
  left: 0;
  top: 5%;
  max-width: 52% !important;
  -webkit-animation: floating 2.16s ease-in-out infinite alternate;
  animation: floating 2.16s ease-in-out infinite alternate;
}
.second-tab .right-floating img:first-child {
  left: 30px;
  top: 24%;
  max-width: 26% !important;
  z-index: 2;
}
.third-tab .right-floating img:first-child {
  width: 170px;
  right: 60%;
  left: auto;
}
.right-floating img:nth-child(2) {
  left: 0;
  top: 45%;
  max-width: 52% !important;
  -webkit-animation: floating 2.03s ease-in-out infinite alternate;
  animation: floating 2.03s ease-in-out infinite alternate;
}
.third-tab .right-floating img:nth-child(2) {
  width: 520px;
  max-width: 70% !important;
  right: 15%;
  left: auto;
  top: 54%;
}
.right-floating img:nth-child(3) {
  right: 0;
  top: 45%;
  max-width: 52% !important;
  z-index: 1;
  -webkit-animation: floating 1.81s ease-in-out infinite alternate;
  animation: floating 1.81s ease-in-out infinite alternate;
}
.third-tab .right-floating img:nth-child(3) {
  width: 110px;
  right: 35%;
  top: 0%;
}
.right-floating img:nth-child(4) {
  left: 30%;
  top: 67%;
  max-width: 160px;
  max-width: 35% !important;
  z-index: 3;
  -webkit-animation: floating 1.97s ease-in-out infinite alternate;
  animation: floating 1.97s ease-in-out infinite alternate;
}
.right-floating img:nth-child(5) {
  right: 0;
  top: 5%;
  max-width: 52% !important;
  -webkit-animation: floating 1.91s ease-in-out infinite alternate;
  animation: floating 1.91s ease-in-out infinite alternate;
}
@-webkit-keyframes floating {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(5%);
    transform: translateY(5%);
  }
}
@keyframes floating {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(5%);
    transform: translateY(5%);
  }
}
@media screen and (max-width: 991px) {
  .owl-banner .biz-tab.float-wrapper {
    flex-direction: column;
  }
  .right-floating {
    width: 100%;
    max-width: 550px;
    min-height: 650px;
    margin-top: 30px;

  }
  .bg-image {
    padding: 100px 0;
  }
}
@media screen and (max-width: 599px) {
  .right-floating {
    display: none;
  }
}

/* css for list page  */
.custom-container {
  max-width: var(--site_width);
  margin: 0 auto;
}
.listing-master h1 {
  font-weight: 600 !important;
  font-size: 35px !important;
  margin: 10px 0 10px;
  color: #4e4e4e;
}
.listing-master .head-list p {
  font-weight: 600 !important;
  font-size: 15px !important;
  margin: 0px 0 20px;
  color: #4e4e4e;
}
.listing-master .row.list-input {
  padding: 0;
  margin-bottom: 40px;
  display: flex;
    align-content: center;
}
.col-md-12.button-customize {
  display: flex;
  align-items: flex-end;
}
.listing-master .row.list-input .input-title {
  font-weight: 600 !important;
  font-size: 20px !important;
  margin: 0px 0 10px;
  color: #60add5;
}
.listing-master .row.list-input input[type="text"] {
  width: 100%;
  height: 35px;
  padding: 10px;
  box-shadow: none;
  border-radius: 4px !important;
  font-size: 14px;
  font-weight: 500;
  color: #262626;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #ccc;
  background: #fff;
}
.listing-master ul.page-numbers {
  display: flex;
  justify-content: flex-end;
}
.listing-master ul.page-numbers li {
  list-style: none;
}
.listing-master ul.page-numbers li .page-numbers {
  width: auto;
  height: 30px;
  border: 1px solid #e6e6e6;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 5px;
  padding: 5px 10px;
}
.listing-master ul.page-numbers li .page-numbers.prev {
  border: none;
  padding: 0 10px;
}
.listing-master ul.page-numbers li:last-child .page-numbers {
  width: auto;
  height: auto;
  border: 0;
  padding: 3px 5px;
  margin: 0;
}
.listing-master ul.page-numbers li .page-numbers.current {
  background: #60add5;
  color: #fff;
  border-color: #60add5;
  padding: 5px 10px;
  height: 30px;
}
.canvas-container > * {
  border: none !important;
  pointer-events: none;
  cursor: none!important;
}
.canvas-thumbs {
  display: flex;
}
img.byiloader {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.canvas-thumbs .change_logo_preview {
  width: 30px;
  height: 30px;
  margin-right: 5px;
  border: 1px solid rgb(204, 204, 204);
  border-radius: 5px;
  padding: 3px;
  display: flex;
}
.hover-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  background: rgb(255 255 255 / 84%);
  opacity: 0;
  visibility: hidden;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  z-index: 9999;
  border: 1px solid rgb(204, 204, 204);
  border-radius: 5px;
  padding: 10px;
}
.canvas-thumbs .change_logo_preview.active {
  border: 1px solid #ffb505;
}
.canvas-container:hover ~ .hover-wrapper {
  opacity: 1;
  visibility: visible;
}

.custom-container {
  padding: 0 15px;
}
.canvas-container {
  margin-left: auto;
  margin-right: auto;
}
.hover-wrapper .wishlist-ico .wishlist.fa-heart {
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  color: black;
  font-family: "Font Awesome 5 Free";
  font-size: 17px;
  position: absolute;
  left: 20px;
  top: 20px;
}
.hover-wrapper .wishlist-ico .wishlist.fa-heart.active_fav {
  font-weight: 800;
  color: #ff9800;
}
.canvas-wrapper {
  width: 100% !important;
  position: relative;
  border: 1px solid rgb(204, 204, 204);
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 20px;
  z-index: 999;
}
.canvas-wrapper:hover .hover-wrapper {
  opacity: 1;
  visibility: visible;
}
@media (min-width: 560px){
  .listing-master .col-md-3 {
    width: 50%;
    float: left;

  }
}
@media (min-width: 768px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }
}

@media (min-width: 992px) {
  .listing-master .col-md-3 {
    width: 33.333333%;
  }
}

@media (min-width: 1200px) {
  .listing-master .col-md-3 {
    width: 25%;
  }
  .custom-container {
    padding: 0;
  }
}
/* detail page design */
.avada-single-product-gallery-wrapper.avada-product-images-global {
  float: none;
  margin: 0 auto !important;
}
.alert-warning {
  color: #664d03;
  background-color: #fff3cd;
  border-color: #ffecb5;
}
.alert {
  position: relative;
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  border-radius: .25rem;
}
.logo-video-holder {
    position: fixed;
    top: 0;
    bottom: 0;
    overflow: hidden;
    background: #f7f7f7;
    display: flex;
    align-content: center;
    justify-content: center;
    width: 100vw;
    height: 100vh;
    left: 0;
    right: 0;
    flex-wrap: wrap;
    text-align: center;
    z-index: 9999999999;
}
.loader-image{
  width:100%;
  display:block;
}

.loader-text {
    left: 52%;
    top: 78%;
    font-size: 36px;
    font-family: serif;
    font-weight: bold;
    letter-spacing: 0.5em;
    text-transform: capitalize;
    position: absolute;
    overflow: hidden;
    transform: translate(-50%, -60%);
    color: #aaa;
    font-family: var(--h1_typography-font-family);
}    
.loader-text:after {
    top: 0;
    left: 0;
    width: 0;
    opacity: 1;
    color: #16304c;
    overflow: hidden;
    position: absolute;
    content: attr(data-loading-text);
    animation: loading 5s infinite;
}

@keyframes loading {
      0% { 
        width: 0; 
      }
      100% {
        width: 100%; 
      }
}
    
    

@media (max-width: 767px) {
  .loader-text {
    left: 52%;
    top: 66%;
    letter-spacing: 0.1em;
  }
}
.logo-video-holder video{
    width: 100%;
    display: block;
}
.left-detail-block {
  display: flex;
  flex-direction: row-reverse;
  width: 100%;
  justify-content: space-between;
  padding: 0 10px;
}
.preview-block-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  max-height: 560px;
  overflow-y: auto;
}
.preview-block-wrap .preview-block {
  width: 130px;
  height: 130px;
  border: 1px solid #dddddd;
  border-radius: 5px;
  box-shadow: 0px 0px 6px 1px #e1e1e1;
  margin-right: 10px;
  margin-bottom: 10px;
}
.preview-block-wrap .preview-block a {
  display: block;
  height: 100%;
  position: relative;
}
.preview-block-wrap .preview-block a img {
  height: 100%;
  width: 100%;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.left-block-inner {
  flex: 0 0 70%;
  max-width: 70%;
}
.right-block-inner {
  max-width: 28%;
  flex: 0 0 28%;
}
.image-wrapper {
  position: relative;
}
.layer-svg {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translate(79.6%, 43.2%) rotate(7deg) scale(1.2);
}
.image-wrapper {
  height: 350px;
  margin-bottom: 20px;
  box-shadow: 0px 0px 8px 2px #b4b4b4;
  overflow: hidden;
}
.image-wrapper.place_svg {
  display: flex;
  justify-content: center;
  align-items: center;
}
.place_svg.layer {
  position: absolute;
  top: 0;
  transform: translate(-5.4%, 39.2%) rotate(353deg) scale(0.33559)
    skew(-4deg, -6deg);
  width: 400px;
  height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.place_svg.layer.mobile {
  transform: translate(24.55%, 38.2%) rotate(335deg) scale(0.1210559);
  width: 200px;
  height: 200px;
}
.place_svg.layer.tab {
  transform: translate(178.6%, 22.2%) rotate(371deg) scale(0.31559);
  width: 260px;
  height: 210px;
}
.place_svg.layer.desktop {
  transform: translate(60.6%, -0.8%) rotate(354deg) scale(0.619);
  width: 320px;
  height: 280px;
}
.place_svg.layer.card {
  transform: translate(17.6%, -5.8%) rotate(349deg) scale(0.3559);
  width: 400px;
  height: 300px;
}
.logo-thumb-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.logo-thumb-wrapper .logos-thumb {
  width: 138px;
  height: 138px;
  border-radius: 5px;
  border: 1px solid #dadada;
  margin-right: 10px;
  margin-bottom: 10px;
  position: relative;
}
.logo-thumb-wrapper .logos-thumb a.edit-link {
  width: 30px;
  height: 30px;
  border: 1px solid #b2b2b2;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: absolute;
  top: 10px;
  left: 10px;
}
.logo-thumb-wrapper .logos-thumb a.delete-link {
  width: 30px;
  height: 30px;
  border: 1px solid #b2b2b2;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: absolute;
  right: 10px;
  top: 10px;
}
.place_svg.layer svg {
  height: 100%;
}
.head-list a.fusion-button.button-default.button-medium {
  position: absolute;
  top: 30px;
  right: 15px;
  background: none;
  color: #000;
  padding: 0;
}
.head-list a.fusion-button.button-default.button-medium:after {
  content: "\f107";
  font-family: awb-icons;
  font-style: normal;
  position: absolute;
  left: -17px;
  font-size: 23px;
  transform: rotate(90deg);
  top: 1px;
}
.tool-button {
  position: absolute;
  background: #ffffffbd;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
}
.image-wrapper:hover .tool-button {
  opacity: 1;
  visibility: visible;
}
.place_svg {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
@media (max-width: 1099px) {
  .left-detail-block {
    flex-wrap: nowrap;
    flex-direction: column-reverse;
    align-items: center;
  }
  .left-block-inner {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .right-block-inner {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .preview-block-wrap {
    flex-wrap: nowrap;
  }
  .preview-block-wrap .preview-block {
    min-width: 100px;
    min-height: 100px;
    width: auto;
    height: auto;
  }
}
.preview-block-wrap .preview-block.active {
  border: 1px solid #ffaf04;
}
/* custome breakpoints */
@media (max-width: 1099px) {
  .single-product #main .fusion-row {
    max-width: 775px;
  }
  .listing-master .row.list-input{
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .single-product #main .fusion-row {
    max-width: 570px;
    display: block;
  }
  .image-wrapper {
    height: auto;
  }
  .place_svg.layer{
    transform: translate(21.6%, 78.2%) rotate(353deg) scale(0.533559)skew(-4deg, -6deg);
  }
  .place_svg.layer.mobile{
    transform: translate(5.55%, 16.2%) rotate(335deg) scale(0.1210559);
  }
  .place_svg.layer.desktop{
    transform: translate(64.6%, -4.8%) rotate(354deg) scale(0.619);
    width: 220px;
    height: 220px;
  }
  .place_svg.layer.tab {
    transform: translate(154.6%, 0.2%) rotate(371deg) scale(0.31559);
    width: 210px;
    height: 210px;
}
.place_svg.layer.card {
  transform: translate(16.6%, -10.8%) rotate(349deg) scale(0.3559);
  width: 300px;
  height: 240px;
}
.head-list a.fusion-button.button-default.button-medium{
  top: auto;
  left: auto;
  right: auto;
  margin: 15px 15px 0;
  position: relative;
}
.canvas-wrapper{
  min-height: 260px;
}
.col-md-12.button-customize{
  margin-top: 15px;
  display: none;

}
.listing-master h1{
  font-size: 25px !important;
}
}
@media (max-width: 574px) {
  .single-product #main .fusion-row {
    max-width: 400px;
    display: block;
  }
  .place_svg.layer{
    transform: translate(15.6%, 94.2%) rotate(353deg) scale(0.533559)skew(-4deg, -6deg);
    width: 290px;
    height: 200px;
  }
  .place_svg.layer.desktop {
    transform: translate(61.6%, 1.2%) rotate(354deg) scale(0.619);
    width: 160px;
    height: 130px;
}
.place_svg.layer.mobile {
  transform: translate(0.55%, 10.2%) rotate(335deg) scale(0.1210559);
  width: 150px;
  height: 150px;
}
.place_svg.layer.tab {
  transform: translate(148.6%, -10.8%) rotate(371deg) scale(0.25);
  width: 150px;
  height: 190px;
}
.place_svg.layer.card {
  transform: translate(-5.4%, -21.8%) rotate(349deg) scale(0.23559);
  width: 300px;
  height: 240px;
}
}
@media (max-width: 400px) {
  .single-product #main .fusion-row {
    max-width: 340px;
    display: block;
  }
  .place_svg.layer {
    transform: translate(15.6%, 94.2%) rotate(353deg) scale(0.533559)skew(-4deg, -6deg);
    width: 240px;
    height: 170px;
  }
  .place_svg.layer.desktop {
    transform: translate(68.6%, 1.2%) rotate(354deg) scale(0.619);
    width: 130px;
    height: 110px;
  }
  .place_svg.layer.tab {
    transform: translate(142.6%, -16.8%) rotate(371deg) scale(0.21559);
    width: 130px;
    height: 190px;
  }
  .place_svg.layer.mobile {
    transform: translate(-7.45%, 1.2%) rotate(335deg) scale(0.1210559);
    width: 150px;
    height: 150px;
  }
  .place_svg.layer.card {
    transform: translate(-8.4%, -23.8%) rotate(349deg) scale(0.23559);
    width: 280px;
    height: 210px;
}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .single-product #wrapper .product .avada-product-images-global {
    float: none;
    width: 100%;
  }
}
@media (max-width: 800px) and (min-width: 768px) {
  .left-detail-block .row.first-row .col-md-6 {
    width: 50%;
    float: left;
  }
}
@media (max-width: 767px){
    
    .listing-master .row.list-input.sticky {
        position: fixed;
        background: #fff;
        z-index: 99999;
        top: 0;
        left: 0;
        right: 0;
        padding: 5px 10px 10px;
        box-shadow: 0px 0px 4px 3px #c8c8c8;
    }
    .listing-master .row.list-input.sticky .col-md-3 {
        width: 50%;
        float: left;
    }
}

div#boxed-wrapper {
  width: 100%;
}
/* pricing page design */
.pricing-wrap {
  display: flex;
  justify-content: flex-start;
  margin: 30px 0;
}
.pricing_left img {
  max-width: 130px;
  box-shadow: 0px 0px 3px 2px #bbbbbb;

}
.pricing_left {
  width: 190px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 20px;

}
.pricing_right h1 {
  margin: 0 0 10px;
  font-size: 30px;
  font-weight: 600;
}

.dropdown-multi {
  display: inline-block;
  position: relative;
  z-index: 99;
  min-width: 56px;
  height: fit-content;
}
.dropdown-multi .dd-button {
  white-space: nowrap;
  z-index: 104;
  display: inline-block;
}
.dropdown-multi .dd-input {
  opacity: 0;
  cursor: pointer;
  margin: 0 !important;
  padding: 0 !important;
  position: absolute;
  right: -3px;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.dropdown-multi .dd-menu {
  position: absolute;
  top: 100%;
  padding: 0;
  margin: 3px 0 0 0;
  box-shadow: 1px 1px 30px rgb(0, 0, 0, 0.6);
  background-color: #f2efef3b;
  list-style-type: none;
  padding: 4px 0px;
  max-height: 170px;
  overflow-y: auto;
  top: 30px;
  min-width: 110px;
  border: 1px solid #ffffff63;
  left: 0;
  max-width: 150px;
  overflow-x: hidden;
  height: auto;
}
.dropdown-multi .dd-input + .dd-menu {
  display: none;
}
/*.dropdown-multi .dd-input:checked + .dd-menu {
  display: flex;
  flex-wrap: wrap;
}*/
.dd-button:after {
  content: "";
  width: 5px;
  height: 5px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  display: block;
  right: 3px;
  top: 8px;
  position: absolute;
  transform: rotate(225deg);
}
.dropdown-multi .dd-button img {
  margin: 0;
  border-radius: 50%;
}
#slide1 .brand-first,#slide1 .brand-second,#slide1 .brand-third {
  display: flex;
  border-bottom: 1px solid #2a3f5f;
}

#slide1 .brand-third {
    text-align: left;
}

.dropdown-multi .dd-menu img {
  margin: 0;
}
.dropdown-multi .dd-menu li{
  cursor: pointer;
  padding: 2px 11px 3px;
  width: 48%;
  text-align: center;
  display: inline-block;
}

.sbyi-cart-preview-custom.sgpb-popup-dialog-main-div-theme-wrapper-3{
  left: 50% !important;
  transform: translateX(-50%) !important;
}
.byi-cart-preview-custom.sgpb-content{
  max-width: 1100px !important;
  width: 100% !important;
}
.byi-cart-preview-custom .left-detail-block{
  justify-content: center;
}
.byi-cart-preview-custom .place_svg.layer.tab {
  transform: translate(175.6%, 20.2%) rotate(371deg) scale(0.31559);
  width: 260px;
  height: 210px;
}

/*.logo-video-holder img {
    height: 100%;
    object-fit: cover;
}*/
.brand-empty-warning{
    position: absolute;
    bottom: -24px;
}

.price-tooltip-inner {
  display: none;
  position: absolute;
  border-radius: 8px;
  color: #fff;
  font-size: 13px;
  padding: 6px 12px;
  text-align: center;
  max-width: 200px;
  width: max-content;
  left: -66px;
  z-index: 9;
  bottom: auto;
  top: -45px;
  transition: .3s ease;
  background: #6e6e6e9e;
}
.dropdown-multi:hover .price-tooltip-inner {
  display: block;
 }
.price-tooltip-inner:after {
  content: '';
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #6e6e6e9e;
  bottom: -8px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

@media screen and (max-width: 1099px) {
  .byi-cart-preview-custom.sgpb-content {
    max-width: 765px !important;
  }
}

@media screen and (max-width: 767px){
  .dropdown-multi .dd-menu {
    bottom: 30px;
    top: auto;
    right: auto;
  }
  #slide1 .brand-third{
    position: absolute;
    border-bottom: 0;
    top: 5px;
  }
  .dropdown-multi{
    min-width: 48px;
  }
  #slide1 .brand-first input{
    padding-left: 63px;
  }
  .price-tooltip-inner:after {
    top: -8px;
    bottom: auto;
    border-top: 0;
    border-bottom: 8px solid #6e6e6e9e;
    left: 19px;
  }
  .price-tooltip-inner {
    top: auto;
    bottom: -38px;
    left: 0;
   }
}

@media screen and (max-width: 574px) {
  .byi-cart-preview-custom.sgpb-content .place_svg.layer.desktop {
    transform: translate(68.6%, 5.2%) rotate(354deg) scale(0.619);
  }
  .byi-cart-preview-custom.sgpb-content .place_svg.layer.tab {
    transform: translate(155.6%, -10.8%) rotate(371deg) scale(0.25);
  }
  .byi-cart-preview-custom.sgpb-content .place_svg.layer.mobile {
    transform: translate(2.55%, 11.2%) rotate(335deg) scale(0.1210559);
  }
  .byi-cart-preview-custom.sgpb-content .place_svg.layer.card {
    transform: translate(-2.4%, -21.8%) rotate(349deg) scale(0.23559);
  }
}
@media screen and (max-width: 400px) {
  .byi-cart-preview-custom.sgpb-content {
    max-width: 342px !important;
  }
  .byi-cart-preview-custom.sgpb-content .place_svg.layer.mobile {
    transform: translate(-6.45%, 1.2%) rotate(335deg) scale(0.1210559);
  }
  .byi-cart-preview-custom.sgpb-content .place_svg.layer.tab {
    transform: translate(142.6%, -16.8%) rotate(371deg) scale(0.21559);
    width: 130px;
    height: 190px;
  }
  .byi-cart-preview-custom.sgpb-content .place_svg.layer.card{
    transform: translate(-8.4%, -23.8%) rotate(349deg) scale(0.23559);
  }
}
  /* 17/5/22 */
body #main .fusion-row, body #slidingbar-area .fusion-row, body .fusion-footer-widget-area .fusion-row, body .fusion-page-title-row,
body .tfs-slider .slide-content-container .slide-content {
    max-width: 1110px;
}
@media (min-width: 1290px)  {
  body #main .fusion-row, body #slidingbar-area .fusion-row, body .fusion-footer-widget-area .fusion-row, body .fusion-page-title-row,
  body .tfs-slider .slide-content-container .slide-content {
      max-width: 1280px;
  }
  .type-product .place_svg.layer{
      transform: translate(2.6%, 50.2%) rotate(353deg) scale(0.33559) skew(-4deg, -6deg);
  }
  .type-product .place_svg.layer.mobile {
      transform: translate(38.55%, 53.2%) rotate(335deg) scale(0.221056);
  }
  .type-product .place_svg.layer.tab {
      transform: translate(215.6%, 33.2%) rotate(371deg) scale(0.41559);
  }
  .type-product .place_svg.layer.desktop {
      transform: translate(81.6%, 11.2%) rotate(354deg) scale(0.719);
  }
  .type-product .place_svg.layer.card {
      transform: translate(29.6%, 2.2%) rotate(349deg) scale(0.4559);
  }
}
/*6/7/2022*/
html .select2-container {
  width: 100% !important;
}
html .select2-container.select2-container--default .select2-selection--multiple{
  min-height: 33px;
  background: transparent;
  color: #000;
  border: 0;
  padding: 0;
  font-size: 15px;
  border-radius: 0;
  background-color: transparent;
}
html .select2-container.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #efeff0;
  border-radius: 50px;
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
  color: #62646a;
  margin: 0 5px 3px 0 !important;
  border-color: #c6c6c6;
  display: flex;
  padding: 4px;
  align-items: center;
}
html .select2-container.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{
  color: #62646a;
  font-size: 18px;
  margin: 0;
  font-weight: 200;
  line-height: 1;
  position: relative;
  border: 0;
  order: 2;
}
html .select2-container.select2-container--default.select2-container--open .select2-dropdown {
  border-color: rgba(0,0,0,.08) !important;
  color: #424242;
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgb(0 0 0 / 3%), 0 4px 5px 0 rgb(0 0 0 / 4%);
  border-radius: 0 0 2px 2px;
}
html .select2-results .select2-results__option {
  padding: 10px 15px;
  font-size: 15px;
  font-weight: 600;
  color: #424242;
}
html .select2-container.select2-container--default .select2-results__option--selected {
  background-color: #e9e9e9;
}
html .select2-container.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #ececec;
  color: #424242;
}
html .select2-container .select2-search--inline{
  width: 100%;
}
html .select2-container .select2-search--inline .select2-search__field {
  font-size: 15px;
  color: #000;
  height: 25px;
  padding: 8px 8px 0;
  margin: 0;
}
html .select2-container--default.select2-container--open.select2-container--below .select2-selection--single, 
html .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
html .select2-search__field::-webkit-input-placeholder { /* Edge */
  color: #000;
}
html .select2-search__field:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #000;
}
html .select2-search__field::placeholder {
  color: #000;
}
html .brand-second .select2-container, html .country .select2-container{
  padding: 5px;
  border: 1px solid #000;
  padding: 5px;
  border-radius: 5px;
}

/*17/8/22*/
html body .subtitle-h2 .sepration {
  display: none;
}
.preview-block-wrap .preview-block a img {
  object-fit: scale-down;
}

@media (min-width: 768px) and (max-width: 991px) {
  .home .custom-slider-image .first-tab .biz-tab-inner .fusion-no-lightbox {
    margin-bottom: 30px; 
    display: inline-block;
    position: static;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .home .custom-slider-image.bg-image {
    padding-top: 20px;
  }
  .home .custom-slider-image .first-tab .biz-tab-inner .fusion-no-lightbox {
    margin-bottom: 30px; 
    display: inline-block;
    position: static;
    text-align: center;
  }
  html body .subtitle-h2 {
    font-style: normal !important;
    margin-bottom: 30px !important
  }
  html body .title-h1 {
    margin-bottom: 30px !important;
  }
  html body .first-tab .brand-input {
    margin: 40px auto 30px !important;
  }
  html body .subtitle-h2 .sepration {
    display: block;
  }
  #slide1 .fullwidth-video img {
    height: 100%;
    object-fit: cover;
  }
  .custom-container .row.list-input {
        flex-direction: column;
  }
  .custom-container .row.list-input .col-md-3 + .col-md-3 {
        margin: 0 0 12px;
  } 
  .custom-container .row.list-input .col-md-6 {
        max-width: 100%;
        flex: 0 0 100%;
  }
  .custom-container .row.list-input {
        flex-direction: row;
        flex-wrap: wrap;
  }
}

#main{padding:0 !important;}
.select2-container-multi .select2-search-choice-close {
    left: auto;
    right: 3px;
}

.select2-container-multi .select2-choices .select2-search-choice {
  padding-right: 18px;
  padding-left: 5px;
}

.select2-hidden {
    display:none !important;
}
.select2-no-results {
  display: none !important;
}
iframe, object, embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.select2-drop{display: none !important;}

html body .brand-input {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
  margin-top: 80px; 
}

html body .brand-input input {
  background: 0 0;
  border: none;
  font-size: 15px;
  color: #000;
  padding: 0;
}
html body .brand-input input::placeholder {
  color: #fff;
  font-weight: 600;
}
html body .brand-first {
  width: 41%;
  position: relative;
}

html body .brand-second {
  width: 45%;
}

html body .brand-third {
  text-align: left;
}

.loader{
  top:0;
  margin:0;
  padding:0;
  width:100%;
  height:100%;
  position:fixed;
  overflow:hidden;
  text-align:center;
  z-index: 9999;
}

.loader-icon{
  position: absolute; top:calc(50% - 100px); left:calc(50% - 100px);
}

.text-button-wrapper {
  align-items: flex-end;
  flex-wrap: wrap;
}
.button-wrapper a + a {
    margin-left: 5px;
    background: var(--button_gradient_top_color_hover) !important;
}
.image-wrapper .tool-button {
  flex-direction: column;
}
.image-wrapper .tool-button a + a { 
  margin-top: 10px;
  background: var(--button_gradient_top_color_hover);
}
.button-wrapper a + a:hover, .image-wrapper .tool-button a + a:hover {
    background: var(--button_gradient_top_color) !important;
}

@media (max-width: 991px) {
  .text-button-wrapper {
    align-items: center ;
  }
  .button-wrapper {
    margin-top: 20px;
  }
}

.bestPlanButton {
  display: none;
}

@media  (max-width: 576px) {
  .pricing-wrap {
      flex-direction: column-reverse;
      align-items: center;
    }
    .pricing-wrap .pricing_left{
      margin-right: 0;
    }
    .pricing-wrap .pricing_right{
      margin-bottom: 25px;
      text-align: center;
    }
    /*.biz-tab.brand .btn-input > .menu-text{
      -webkit-box-ordinal-group: 14;
      -webkit-order: 13;
      -moz-box-ordinal-group: 14;
      -ms-flex-order: 13;
       order: 13;
    }
    .biz-tab.brand .btn-input .center-lable{
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
      -moz-box-ordinal-group: 3;
      -ms-flex-order: 2;
       order: 2
    }*/
 }

 .show_desk {
  display: block !important;
 }
 .show_mobile {
  display: none !important;
 }

 @media (max-width: 767px) {
  .show_desk {
    display: none !important;
   }
   .show_mobile {
    display: block !important;
   }
 }

 @media (min-width: 2560px){
    .biz-banner-data .biz-tab img {
        max-width: 370px !important;
        width: 100%;
    }
    .biz-banner-data .bold-head {
        font-size: 46px !important;
    }
    .biz-banner-data .biz-tab .nest-head{
        font-size: 24px !important;
    }

    .biz-banner-data .first-tab .brand-input input{
        font-size: 22px !important;
    }
}

.link-to-detail {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

@media only screen and (max-width: 640px){
  .status-publish .fusion-builder-column-10 > .fusion-column-wrapper {
      margin-right: 0;
      margin-left: 0;
      padding-left: 5px !important;
      padding-right: 5px !important;
  }
}

@media screen and (min-width: 768px) {
  .hidden-desktop-view {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .hidden-mobile-view {
    display: none !important;
  }
  .hidden-desktop-view {
    margin-bottom: 1rem;
  }
  .col-md-12.button-customize {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 100%;
  }
  .col-md-12.button-customize .fusion-button {
    margin: 0 !important;
    flex: 1 auto;
  }
  .text-button-wrapper-new .col-xs-12 {
    margin-bottom: 10px !important;
  }
  .image-wrapper .mobile-none-toolbtn {
    display: none;
  }
}

@media screen and (max-width: 479px) {
   
  .col-md-12.button-customize a.fusion-button.button-default.button-medium.customize-design {
    margin: 0 !important;
    flex: 1;
  }
  .col-md-12.button-customize a.customize-add-to-cart {
    margin: 0 !important;
    flex: inherit;
    padding-left: 10px;
    padding-right: 10px;
  }
}

body.post-template-default #main,
body.blog #main{
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 15px !important;
}

body.post-template-default #main > .fusion-row,
body.blog #main > .fusion-row {
  display: flex;
  max-width: inherit;
  flex-wrap: wrap;
  margin: 0 -15px;
  justify-content: space-between;
}

body.post-template-default #main > .fusion-row:after,
body.post-template-default #main > .fusion-row:before,
body.blog #main > .fusion-row:after,
body.blog #main > .fusion-row:before {
  display: none;
}
body.post-template-default #main > .fusion-row #sidebar,
body.post-template-default #main > .fusion-row > #content,
body.blog #main > .fusion-row #sidebar,
body.blog #main > .fusion-row > #content {
  padding: 15px;
}

.woocommerce-products-header > .term-description > .fusion-responsive-typography-calculated,
.woocommerce-products-header > .term-description > p {
  padding-left: 20px;
  padding-right: 20px;
}


html body .first-tab .bold-head, 
html body .first-tab .nest-head {
  color: #2a3f5f;
}

.slide1-item {
  background: linear-gradient(to bottom, #8cd6f7 0%, #e1f4fd 100%);
}

/*.slide2-item {
  background: linear-gradient(to bottom, #ffe26d 0%,#e5e5e5 100%);
}*/

.slide2-item {
  background: linear-gradient(to bottom, #d9d9d9 0%, #f8f8f8 100%);
}

.slide3-item {
  background: linear-gradient(to bottom, #ffd4b7 0%, #fff2d8 100%);
}

.slide1-item span.clickdown:after{
  border-color: #2a3f5f;
}


.slide1-item .dd-button:after {
  border-color: #2a3f5f;
}

.owl-banner .biz-tab.first-tab {
  position: relative;
}

.first-tab .fusion-no-lightbox-review {
  position: absolute;
  left: 15px;
  top: -24px;
  display: flex;
  align-items: center;
  gap: 10px;
  color: #2a3f5f;
}

.fusion-no-lightbox-review img {
  margin: 0 !important;
}

.first-tab .right-floating img:nth-child(3){
  max-width: 90% !important;
  top: 30%;
}
.first-tab  .right-floating img:nth-child(2)  {
  max-width: 24% !important;
  left: 15%;
  top: 44%;
}
.first-tab .right-floating img:first-child {
  max-width: 44% !important;
  top: 0%;
  left: 20%;
}

.first-tab .right-floating img:nth-child(4) {
  left: 10%;
}

.first-tab .right-floating img:nth-child(4) {
  top: 72%;
}

.custom-slider-image {
  min-height: inherit;
  padding: 50px 0 50px;
}

@media screen and (max-width: 479px) {
  .home .custom-slider-image .first-tab .biz-tab-inner .fusion-no-lightbox {

  }
  html body .fusion-no-lightbox-review img {
    max-width: 90px;
  }
  .first-tab .fusion-no-lightbox-review {
    font-size: 13px;
  }
}



@media (min-width: 992px) {
  .home-main-banner-section .biz-tab:not(.first-tab) {
    align-items: inherit !important;
  }
  .home-main-banner-section .biz-tab:not(.first-tab) .biz-tab-inner {
    display: flex;
    flex-wrap: wrap;
    width: 50%;
  }
  .home-main-banner-section .biz-tab.first-tab .biz-tab-inner {
    width: 50%;
    display: block !important;
  }
  .home-main-banner-section .biz-tab:not(.first-tab) .btn-input {
    margin-top: auto;
    width: 100%;
  }
  .home-main-banner-section .biz-tab.second-tab:not(.first-tab) .brand-input {
    margin-top: 15px;
  }
  .home-main-banner-section .biz-tab.first-tab:not(.first-tab) .button-xlarge {
    margin-top: auto;
  }
  .home-main-banner-section .multi-select a, 
  .home-main-banner-section .multi-select span {
    padding: 8px 10px;
  }
}


@media (max-width: 767px) {
  html body .first-tab .bold-head {
    font-size: 26px !important;
  }

  .brand-name-title span {
    display: none !important;
  }

  .custom-container-main .dgwt-wcas-search-wrapp {
    max-width: 100% !important;
    min-width: 100%!important;
  }
  .custom-container-main .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp {
    padding: 0 !important;
  }
  .listing-master .custom-container-main .button-medium {
    margin-left: 0 !important;
    width: 100%;
  }
  .home-main-banner-section .biz-tab.first-tab .biz-tab-inner {
    text-align: center;
  }
}

@media (max-width: 479px) {
  .listing-master .custom-container-main .head-list h1 {
    font-size: 18px !important;
  }
}


.home-main-banner-section .biz-tab.first-tab .dropdown-multi .dd-menu {
  background: #fff;
}