@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400&display=swap);* {
  font-family: "Roboto", sans-serif;
}

.logo {
  width: 4.2em !important;
}

.secondary-text-color {
  color: #652c8b !important;
}

.job-request-section label {
  color: #555555 !important;
  font-weight: 800 !important;
  font-size: 0.9em;
}

.job-request-section .form-group {
  margin-bottom: 2em !important;
}

.job-request-form {
  background: #fdfbff !important;
  padding: 50px;
  border: 2px solid #652c8b;
  border-radius: 10px;
}

.brand-blue-bg-color {
  background-color: #652c8b !important;
}

.brand-orange-bg-color {
  background-color: #b6995d !important;
}

.card-header {
  background-color: #652c8b !important;
  color: white !important;
}

.card-header h5,
.card-header a.nav-link {
  color: white !important;
}

.card-header a.active {
  color: #652c8b !important;
}

.card-header .btn {
  padding: 3px;
}

.ozi-button,
.ozi-button:hover {
  border: 1px solid #b6995d;
  color: #ffffff;
  background: #652c8b;
}

.job-request-breadcrumb .post-a-job-button {
  color: white;
  background-color: #652c8b;
  padding: 10px 13px;
  border-radius: 36px;
}

.upper-cont {
  margin-top: -95px;
  position: relative;
  z-index: 9;
}

.upper-cont h5 {
  font-weight: bold;
  font-size: 1.5em;
}

.upper-cont .form-wrapper {
  width: 60%;
  padding: 10px;
  border-radius: 10px;
}

.upper-cont .post-a-job-button {
  color: white;
  background-color: #652c8b;
  padding: 10px 13px;
  border-radius: 36px;
}

.upper-cont .suggestion {
  font-size: 1em;
}

@media screen and (max-width: 786px) {
  .upper-cont .form-wrapper {
    width: 100%;
    padding: 0px;
    margin: 0;
  }
  .upper-cont .post-a-job-button {
    color: white;
    background-color: #652c8b;
    padding: 9px 10px;
    font-size: 0.5em;
  }
  .upper-cont .search-icon {
    padding-left: 6px;
  }
  .upper-cont .form-control2 {
    font-size: 0.7em;
  }
  .upper-cont .suggestion {
    font-size: 0.7em;
  }
}

.registration-steps {
  color: #652c8b;
  font-weight: bold;
}

.registration-steps hr {
  background-color: white;
}

ul li {
  list-style-type: none;
}

.footer {
  background-color: #652c8b;
  color: white;
}

.footer ul li {
  list-style-type: none;
}

.footer a {
  text-decoration: none;
  color: white;
}

.footer h4 {
  font-size: 1.5em;
  color: #b6995d;
}

.footer ul.two-columns li {
  width: 100%;
  float: left;
  margin-bottom: 5px;
  margin-left: -35px;
}

::-moz-placeholder {
  font-weight: 400 !important;
  color: #4d4343 !important;
}

::placeholder {
  font-weight: 400 !important;
  color: #4d4343 !important;
}

.modal-header {
  background-color: #b6995d !important;
  color: white;
}

.top-btn,
.top-btn:hover {
  color: white;
  border: 1px solid #b6995d;
}

.profile-header {
  width: 100%;
  background: #00123a;
  height: 50px;
  padding-top: 100px;
}

.profile-pic {
  width: 100px;
  height: 100px;
  border-radius: 50%;
}

.profile-picture-wrapper {
  margin: auto;
  margin-top: -50px;
  z-index: 1;
}

.user_card {
  width: 350px;
  margin-top: auto;
  margin-bottom: auto;
  background: #652c8b;
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 10px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  border-radius: 5px;
}

.brand_logo_container {
  position: absolute;
  height: 170px;
  width: 170px;
  top: -75px;
  border-radius: 50%;
  background: #652c8b;
  padding: 10px;
  text-align: center;
}

.brand_logo {
  height: 150px;
  width: 150px;
  border-radius: 50%;
  border: 2px solid white;
}

.form_container {
  margin-top: 100px;
}

.form_container p {
  color: white;
  font-size: xx-large;
  border-bottom: 1px solid;
}

.login_btn {
  width: 100%;
  background: #b6995d !important;
  color: white !important;
}

.login_btn:focus {
  box-shadow: none !important;
  outline: 0px !important;
}

.input-group-text {
  background: #b6995d !important;
  color: white !important;
  border: 0 !important;
  border-radius: 0.25rem 0 0 0.25rem !important;
}

.input_user,
.input_pass:focus {
  box-shadow: none !important;
  outline: 0px !important;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #c0392b !important;
}

.login-using {
  color: white;
  justify-content: space-between;
}

.login-using a,
.login-using span {
  margin: 5px;
  font-weight: 900;
  background-color: #b6995d;
  color: white;
}

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #652c8b;
  border-color: #652c8b;
}

.v3-top-menu {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100px;
  background: #00123a;
  z-index: 99;
  transition: all 1s;
  box-shadow: 0 0px 10px 2px rgba(0, 0, 0, 0.47);
  border-bottom: 3px solid #6f6161;
}

td {
  word-break: break-all !important;
}

.pg-list-1-left a:hover {
  text-decoration: none;
}

.pg-list-1-left h3,
.pg-list-1-left p,
.pg-list-1-left h4,
.pg-list-1-left ul > li {
  background-color: rgba(255, 255, 255, 0.3);
  color: #652c8b;
  padding: 3px;
}

@media screen and (max-width: 992px) {
  .job-request-breadcrumb {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .search-banner {
    margin-top: 60px;
  }
}

@media screen and (max-width: 786px) {
  .upper-cont {
    margin-top: -40px;
  }
  .upper-cont .form-wrapper {
    margin: 1% 2% 2%;
  }
  .upper-cont h5 {
    font-size: 1.2em;
  }
  .job-request-form {
    padding: 15px !important;
  }
  .job-request-breadcrumb .post-a-job-button {
    font-size: 12px;
  }
  h2.service-label {
    font-size: 1.6rem !important;
  }
}

.formulate-input .formulate-input-label {
  margin-bottom: 0px !important;
}

::-moz-placeholder {
  color: #d1d1d1 !important;
}

::placeholder {
  color: #d1d1d1 !important;
}

.login-div {
  text-align: right;
  background: #fffbf1;
  border-radius: 10px;
  border: 1px solid #b6995d;
  margin: 20px auto;
  padding: 10px 20px;
}

.login-div a {
  color: #652c8b;
  font-weight: bold;
  text-decoration: underline;
}

.autocomplete ul {
  z-index: 3;
}

@media screen and (max-width: 600px) {
  .owl-theme .owl-nav .owl-prev,
  .owl-theme .owl-nav .owl-next {
    display: none;
  }
}

.owl-theme .owl-nav .owl-prev {
  position: absolute;
  left: -40px;
  bottom: 50%;
  color: white;
  background-color: black;
}

.owl-theme .owl-nav .owl-next {
  position: absolute;
  right: -40px;
  bottom: 50%;
  color: white;
  background-color: black;
}

.registration-steps ul li {
  list-style-type: disc;
  /* color: white; */
  margin: 0 0 15px 0;
}

.service-item h4 {
  font-size: 1em;
  color: #652c8b;
  text-decoration: underline;
}

.review h3 {
  font-weight: bold;
}

.service-item {
  background: #fdfbff;
  border: 1px solid #f1ddff;
  padding: 25px;
  margin-bottom: 30px;
}

.service-image {
  max-width: 70%;
  height: auto;
  background: #b6995d;
  border-radius: 50%;
  padding: 25px;
}
