@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
.custom-header {
  background-color: transparent !important;
}
.custom-header .navbar-brand img {
  width: 40px;
}
.custom-header .navbar-nav .nav-link {
  font-weight: 500;
  color: #ffffff;
  font-size: 14px;
}
.custom-header .navbar-nav .nav-link:focus, .custom-header .navbar-nav .nav-link:hover {
  color: #ffb820;
}
.custom-header .btn-warning {
  color: #ffffff;
}
.custom-header .navbar-toggler {
  border: none;
  color: #ffffff;
}

.custom-header2 {
  background-color: #ffffff !important;
}
.custom-header2 .navbar-brand img {
  width: 40px;
}
.custom-header2 .navbar-nav .nav-link {
  font-weight: 500;
  color: #000000;
  font-size: 14px;
}
.custom-header2 .navbar-nav .nav-link:focus, .custom-header2 .navbar-nav .nav-link:hover {
  color: #ffb820;
}
.custom-header2 .btn-warning {
  color: #ffffff;
}
.custom-header2 .navbar-toggler {
  border: none;
  color: #000000;
}

body {
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  color: #000000;
}

html, body {
  min-height: 100%;
  height: 100%;
}

img {
  max-width: 100%;
  display: block;
}

.btn {
  border-radius: 8px;
  color: #ffffff;
  font-weight: 600;
}

h3 {
  font-size: 40px;
  font-weight: 800;
}

.swiper-button-disabled {
  opacity: 0.4;
}

.banner {
  background: url("../images/bannerbg.jpg") top center no-repeat;
  background-size: 100%;
  position: relative;
}
.banner .banner-caption h3 {
  font-weight: 700;
  color: #ffffff;
  font-size: 36px;
}
.banner .banner-caption p {
  font-size: 1.2rem;
  color: #ffffff;
}
.banner .banner-caption p img {
  margin: 0 auto;
}
.banner .banner-caption .form-select {
  background-color: #ffb820;
  border-color: #ffb820;
  border-radius: 8px;
  color: #000000;
  font-weight: 500;
}
.banner .banner-caption a {
  font-weight: 600;
  color: #ffffff;
}
.banner .banner-social {
  position: absolute;
  right: 20px;
  top: 0;
  height: 100%;
}
.banner .banner-social .banner-social-inner {
  position: relative;
  height: 100%;
  padding-right: 20px;
}
.banner .banner-social .banner-social-inner ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  bottom: 0;
}
.banner .banner-social .banner-social-inner ul li {
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #ffffff;
  border-radius: 50%;
  margin-top: 20px;
}
.banner .banner-social .banner-social-inner ul li a {
  color: #ffffff;
}
.banner .banner-social .banner-social-inner ul li:hover {
  border-color: #ffb820;
}
.banner .banner-social .banner-social-inner ul li:hover a {
  color: #ffb820;
}
.banner .banner-social .banner-social-inner::before {
  width: 1px;
  height: calc(100% - 200px);
  background-color: #ffb820;
  content: "";
  position: absolute;
  left: 13px;
  top: 0;
}

.easily-search-wrapper .easily-search-slider {
  overflow: hidden;
}
.easily-search-wrapper .easily-search-slider .swiper-slide h4 {
  font-weight: 700;
  margin-top: 15px;
}
.easily-search-wrapper .easily-search-slider .swiper-slide .easily-search-img {
  text-align: center;
}
.easily-search-wrapper .easily-search-slider .swiper-slide .easily-search-img img {
  margin: 0 auto;
}
.easily-search-wrapper .easily-search {
  background-color: #ffb820;
  position: relative;
}
.easily-search-wrapper .easily-search h3 {
  font-style: italic;
  white-space: nowrap;
  text-transform: uppercase;
}
.easily-search-wrapper .easily-search-header {
  align-items: center;
  justify-content: space-between;
}
.easily-search-wrapper .easily-search-header .easilypagination {
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.easily-search-wrapper .easily-search-header .black-line {
  width: 40%;
  background-color: #000000;
  height: 4px;
}
.easily-search-wrapper .easily-search-pagination .swiper-pagination-bullet {
  width: 18px;
  height: 18px;
  background: #ffffff;
  opacity: 1;
  margin: 0 8px;
}
.easily-search-wrapper .easily-search-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #000000;
}
.easily-search-wrapper .easily-searchSwiper-p, .easily-search-wrapper .easily-searchSwiper-n {
  color: #ffffff;
}

.howitwork .title h3 {
  position: relative;
  font-style: italic;
}
.howitwork .title h3 span {
  background: #ffffff;
  padding-left: 25px;
}
.howitwork .title h3:before {
  content: "";
  height: 4px;
  background: #000;
  width: 100%;
  position: absolute;
  left: 0;
  top: 22px;
  z-index: -1;
}
.howitwork ul {
  margin: 0;
  padding: 0;
}
.howitwork ul li {
  display: flex;
  margin-top: 40px;
}
.howitwork ul li .howitwork-img {
  width: 150px;
  margin-right: 30px;
  min-width: 150px;
}
.howitwork ul li .howitwork-text h4 {
  font-weight: 600;
  font-size: 30px;
}
.howitwork ul li .howitwork-text p {
  font-size: 24px;
}
.howitwork .howitwork-right-img {
  position: relative;
  top: -150px;
}

.customer-reviews .customer-reviews-inn {
  background: #ffb820;
}
.customer-reviews .customer-reviews-inn .customer-reviews-title h3 {
  font-style: italic;
  text-transform: uppercase;
  color: #ffffff;
}
.customer-reviews .customer-reviews-inn .customer-reviews-subtitle {
  border-bottom: 4px solid #000000;
}
.customer-reviews .customer-reviews-inn .customer-reviews-subtitle p {
  font-size: 1.1rem;
  font-weight: 500;
}
.customer-reviews .customer-rev-box {
  border: 8px solid #000000;
  padding: 60px 30px 30px 30px;
  border-radius: 20px;
  background: url("../images/quote.svg") no-repeat top 50px left 40px #ffffff;
  background-size: 80px;
}
.customer-reviews .customer-rev-box .rev-user-img {
  width: 120px;
  margin: 0 auto 30px;
}
.customer-reviews .customer-rev-box h4 {
  font-weight: 600;
  text-align: center;
}
.customer-reviews .customer-rev-box h6 {
  text-align: center;
  color: #ffb820;
}
.customer-reviews .customer-rev-box .revrate {
  text-align: center;
}
.customer-reviews .customer-rev-box .revrate a {
  color: #ffb820;
}
.customer-reviews .customer-revSwiper-outer {
  position: relative;
}
.customer-reviews .customer-revSwiper-outer .customer-revSwiper-p, .customer-reviews .customer-revSwiper-outer .customer-revSwiper-n {
  position: absolute;
  width: 48px;
  height: 48px;
  top: 0;
  margin: auto;
  bottom: 0;
  font-size: 40px;
  display: flex;
  align-items: center;
  color: #fff;
}
.customer-reviews .customer-revSwiper-outer .customer-revSwiper-p {
  left: -48px;
}
.customer-reviews .customer-revSwiper-outer .customer-revSwiper-n {
  right: -48px;
}
.customer-reviews .customer-revSwiper {
  position: relative;
}

.ragistration {
  position: relative;
  top: -83px;
}
.ragistration .ragistration-inn {
  background-color: #1a1a1a;
  top: 0;
  width: 100%;
  padding: 40px 0 0 0;
}
.ragistration .ragistration-inn .registration-img img {
  max-width: 40.5%;
  position: absolute;
  top: 0;
}
.ragistration .ragistration-inn .ragistration-box {
  padding: 15% 0;
}
.ragistration .ragistration-inn .ragistration-box h3 {
  font-style: italic;
  color: #ffb820;
  text-transform: uppercase;
}
.ragistration .ragistration-inn .ragistration-box p {
  color: #ffffff;
}

.login-wrapper.loginbg {
  background: url("../images/signin-bg.png") no-repeat top center;
  background-size: cover;
}
.login-wrapper.signupbg {
  background: url("../images/signup-bg.png") no-repeat top center;
  background-size: cover;
}
.login-wrapper .signin-logo {
  padding: 10px;
  background: #fff;
}
.login-wrapper .signin-top-right h4 span {
  font-size: 16px;
}
.login-wrapper .signin-top-right h4 a {
  font-weight: 700;
  color: #000000;
  text-decoration: none;
}
.login-wrapper .loginbox h3 {
  text-align: center;
  color: #ffb820;
  font-style: italic;
}
.login-wrapper .loginbox .loginbox-inn {
  padding: 30px;
  background: #ffffff;
  border-radius: 30px;
}
.login-wrapper .loginbox .loginbox-inn .form-label {
  font-weight: 600;
}
.login-wrapper .loginbox .loginbox-inn .form-label a {
  font-weight: 400;
  font-size: 16px;
  color: #808080;
  text-decoration: none;
}
.login-wrapper .copyright-bottom {
  position: absolute;
  bottom: 10px;
  width: 100%;
  left: 0;
  right: 0;
}
.login-wrapper .copyright-bottom h6 {
  color: #ffffff;
  font-weight: 600;
}

.post-a-job {
  position: relative;
  bottom: -106px;
}
.post-a-job .post-a-job-select .form-select {
  background-color: #ffb820;
  border-color: #ffb820;
  border-radius: 8px;
  color: #ffffff;
  font-weight: 500;
}
.post-a-job .post-a-job-select h3 {
  font-style: italic;
  color: #ffb820;
}
.post-a-job .post-a-job-select p {
  font-size: 19px;
}
.post-a-job .post-a-job-select h6 {
  font-weight: 700;
  margin-top: 30px;
  margin-bottom: 10px;
}
.post-a-job .postajob-form {
  background: url("../images/postajob-bg.svg") repeat top left #1a1a1a;
  border-radius: 18px;
  position: relative;
  top: -30px;
  background-size: 150px;
  border: 6px solid #231f20;
}
.post-a-job .postajob-form .form-label {
  color: #ffffff;
  font-weight: 600;
}
.post-a-job .postajob-form .form-check-label {
  color: #ffffff;
  font-weight: 600;
}
.post-a-job .postajob-form .form-check-label a {
  color: #ffb820;
  text-decoration: none;
}
.post-a-job .postajob-form .form-control {
  border-radius: 10px;
  border: 2px solid transparent;
  font-weight: 600;
}
.post-a-job .postajob-form .codebutton {
  background: #ffb820;
  border-radius: 10px;
  white-space: nowrap;
  padding: 8px 10px;
  text-align: center;
  left: -20px;
  border: 2px solid #231f20;
  position: relative;
  font-weight: 600;
  color: #ffffff;
}
.post-a-job .postajob-form .btn {
  font-weight: 600;
  color: #ffffff;
}

.job-successfully h3 {
  font-style: italic;
  color: #000000;
  text-transform: uppercase;
  font-size: 35px;
}
.job-successfully p {
  font-size: 20px;
}
.job-successfully p a {
  font-weight: 600;
  color: #ffb820;
  text-decoration: none;
}
.job-successfully .job-successfully-caption .btn {
  border: 4px solid #231f20;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 600;
}

.trade-start-wrapper {
  background: url("../images/pattern-bg.svg") repeat;
  background-size: 21%;
}
.trade-start-wrapper .trade-caption h3 {
  font-weight: 800;
  font-style: italic;
  color: #ffb820;
  text-transform: uppercase;
}
.trade-start-wrapper .trade-form {
  background: #000000;
  border-radius: 30px;
}
.trade-start-wrapper .trade-form .form-label {
  color: #ffffff;
  font-size: 15px;
}
.trade-start-wrapper .trade-form .form-check-label {
  color: #ffffff;
  font-size: 15px;
}
.trade-start-wrapper .trade-form .form-check-label a {
  color: #ffb820;
  text-decoration: none;
}
.trade-start-wrapper .trade-form .createpro-btn {
  font-weight: 800;
  font-style: italic;
  font-size: 20px;
  text-transform: uppercase;
}
.trade-start-wrapper .trade-form .traders-signup-steps {
  width: 100%;
}
.trade-start-wrapper .trade-form .traders-signup-steps h3 {
  color: #fff;
  font-style: italic;
  font-weight: 700;
}
.trade-start-wrapper .trade-form .traders-signup-steps p {
  color: #fff;
}
.trade-start-wrapper .trade-form .traders-signup-steps textarea {
  min-height: 250px;
}

.trade-banner {
  background: url("../images/pattern-bg.svg") #ffb820 repeat top center;
  background-size: 21%;
}
.trade-banner .trade-banner-caption h3 {
  font-weight: 800;
  font-style: italic;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  font-size: 31px;
}
.trade-banner .trade-banner-caption p {
  font-size: 18px;
}
.trade-banner .trade-banner-caption .trade-profile-btn {
  color: #ffb820;
}
.trade-banner .trade-banner-img {
  height: 512px;
  position: relative;
}
.trade-banner .trade-banner-img img {
  max-width: calc(100% + 150px);
  position: relative;
  top: -70px;
  left: -70px;
}

.local-work .local-work-box {
  text-align: center;
}
.local-work .local-work-box .local-work-icon {
  text-align: center;
}
.local-work .local-work-box .local-work-icon img {
  height: 120px;
  width: auto;
  display: inline;
}
.local-work .local-work-box .bullet-divider {
  width: 100%;
  margin: 20px 0;
  position: relative;
  color: #ffb820;
}
.local-work .local-work-box .bullet-divider i {
  position: relative;
  font-size: 40px;
  z-index: 9;
}
.local-work .local-work-box .bullet-divider:before {
  position: absolute;
  content: "";
  background: #000;
  width: 50%;
  height: 6px;
  left: 0;
  top: 0;
  margin: auto;
  bottom: 0;
}
.local-work .local-work-box .bullet-divider:after {
  position: absolute;
  content: "";
  background: #000;
  width: 50%;
  height: 6px;
  right: 0;
  top: 0;
  margin: auto;
  bottom: 0;
}
.local-work .local-work-box .bullet-divider.divider-first:before {
  display: none;
}
.local-work .local-work-box .bullet-divider.divider-last:after {
  display: none;
}
.local-work .local-work-box .local-work-caption {
  padding: 0 20px;
}
.local-work .local-work-box .local-work-caption h5 {
  font-weight: 700;
}

.great-value {
  background: #ffb820;
  position: relative;
}
.great-value .great-value-caption h5 {
  font-weight: 700;
  color: #ffffff;
  font-size: 30px;
}
.great-value .great-value-caption ul {
  margin-bottom: 20px;
}
.great-value .great-value-caption ul li {
  margin: 5px 0;
}
.great-value .great-value-caption .great-value-btn {
  color: #ffb820;
}
.great-value .great-value-img {
  height: 512px;
  position: relative;
}
.great-value .great-value-img img {
  max-width: calc(100% + 230px);
  position: relative;
  top: -60px;
  left: -70px;
}
.great-value .v-title {
  position: absolute;
  transform: rotate(-90deg);
  width: 35%;
  text-transform: uppercase;
  font-style: italic;
  color: #fff;
  bottom: 0;
  margin: auto;
  top: 0;
  text-align: center;
  font-size: 50px;
}

.questions-wrapper .questions-left h3 {
  color: #ffb820;
  font-style: italic;
  text-transform: uppercase;
}
.questions-wrapper .questions-left a {
  font-weight: 600;
  color: #000000;
  text-decoration: none;
  display: flex;
  align-items: center;
}
.questions-wrapper .questions-left a i {
  font-size: 6px;
  margin-right: 10px;
}
.questions-wrapper .questions-left ul {
  margin: 20px 0 0 0;
  padding: 0;
  list-style: none;
}
.questions-wrapper .questions-left ul li {
  display: inline-block;
  margin-right: 10px;
}
.questions-wrapper .questions-left ul li a {
  width: 32px;
  height: 32px;
  border: 2px solid #000000;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.questions-wrapper .questions-left ul li a i {
  font-size: 18px;
  margin: 0;
}
.questions-wrapper .questions-left ul li a:hover {
  color: #ffb820;
  border-color: #ffb820;
}
.questions-wrapper .faq-box {
  background: #000000;
  border-radius: 30px;
}
.questions-wrapper .faq-box .accordion-item {
  background: transparent;
}
.questions-wrapper .faq-box .accordion-item .accordion-button {
  background: transparent;
  font-size: 25px;
  font-weight: 700;
  color: #ffffff;
}
.questions-wrapper .faq-box .accordion-item .accordion-button:after {
  background-color: #ffb820;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background-size: 22px;
  background-position: 4px 5px;
}
.questions-wrapper .faq-box .accordion-item .accordion-body {
  color: #ffffff;
}

.start-free .start-free-inn {
  background: #ffb820;
}
.start-free .start-free-inn .btn {
  font-style: italic;
  font-weight: 700;
  font-size: 20px;
}

.emailsec {
  position: relative;
}
.emailsec .editemail {
  position: absolute;
  top: 10px;
  right: 10px;
  background: #ffc107;
  border: none;
  width: 100px;
  font-weight: 600;
  height: 35px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.emailsec .form-control {
  padding-right: 120px !important;
}

.how-it-work-wrapper {
  overflow: hidden;
  padding-bottom: 150px;
}
.how-it-work-wrapper .how-it-work {
  background: url("../images/pattern-bg-gray.svg") #1a1a1a repeat top center;
  background-size: 21%;
  position: relative;
}
.how-it-work-wrapper .how-it-work .howitworkSwiper-p {
  position: absolute;
  color: #fff;
  font-size: 40px;
  top: 20%;
  left: 5%;
  z-index: 99;
}
.how-it-work-wrapper .how-it-work .howitworkSwiper-n {
  position: absolute;
  color: #fff;
  font-size: 40px;
  top: 20%;
  right: 5%;
  z-index: 99;
}
.how-it-work-wrapper .how-it-work .hedding {
  color: #ffb820;
  font-weight: 800;
  font-style: italic;
  position: relative;
  top: -60px;
}
.how-it-work-wrapper .how-it-work .how-it-work-img {
  height: 412px;
  position: relative;
  z-index: 99;
}
.how-it-work-wrapper .how-it-work .how-it-work-img img {
  position: relative;
  top: -160px;
}
.how-it-work-wrapper .how-it-work .how-it-work-img.step-1 img {
  max-width: 74%;
  left: -100px;
}
.how-it-work-wrapper .how-it-work .how-it-work-img.step-2 img {
  max-width: 61%;
  right: -80px;
}
.how-it-work-wrapper .how-it-work .how-it-work-img.step-3 img {
  max-width: 100%;
  right: -120px;
}
.how-it-work-wrapper .how-it-work .how-it-work-img.step-4 img {
  max-width: 86%;
  left: -100px;
}
.how-it-work-wrapper .how-it-work .how-it-work-caption p {
  color: #ffffff;
}
.how-it-work-wrapper .how-it-work .how-it-work-caption .caption-title {
  position: relative;
}
.how-it-work-wrapper .how-it-work .how-it-work-caption .caption-title h3 {
  color: #ffb820;
  font-weight: 800;
  font-style: italic;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 10px;
}
.how-it-work-wrapper .how-it-work .how-it-work-caption .caption-title h3 span {
  width: 90px;
  height: 90px;
  border: 4px solid #ffb820;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-style: normal;
  position: absolute;
  top: 8px;
  left: -110px;
  background-color: #ffffff;
  color: #000000;
  font-size: 30px;
  z-index: 9;
}
.how-it-work-wrapper .how-it-work .how-it-work-caption .caption-title h3 .right-move2 {
  right: -80px !important;
}
.how-it-work-wrapper .how-it-work .how-it-work-caption .caption-title h3 .right-move3 {
  right: -130px !important;
}
.how-it-work-wrapper .how-it-work .how-it-work-caption .caption-title h3 .right-side {
  left: inherit;
  right: 0px;
}
.how-it-work-wrapper .how-it-work .how-it-work-caption .caption-title.right-line:after {
  width: 100vw;
  content: "";
  height: 4px;
  background: #ffb820;
  position: absolute;
  bottom: 0;
  margin-left: -24px;
}
.how-it-work-wrapper .how-it-work .how-it-work-caption .caption-title.left-line:before {
  width: 40vw;
  content: "";
  height: 4px;
  background: #ffb820;
  position: absolute;
  bottom: 0;
  left: -100%;
  right: inherit;
}

.profile-wrapper {
  margin-bottom: 50px;
}
.profile-wrapper .tab-content {
  min-height: 300px;
}
.profile-wrapper .profile-header {
  background: #000000;
  height: 180px;
  padding-top: 20px;
}
.profile-wrapper .profile-header .header-banner .top-action .booking-btn {
  color: #ffb820;
  background-color: #ffffff;
}
.profile-wrapper .profile-header .header-banner .top-action .editbtn {
  background: #ffffff;
  border: 4px solid #ffb820;
  width: 38px;
  height: 38px;
  border-radius: 50%;
}
.profile-wrapper .profile-user-wrapper {
  position: relative;
  top: -70px;
}
.profile-wrapper .profile-user-wrapper .user {
  width: 150px;
  height: 150px;
  position: relative;
}
.profile-wrapper .profile-user-wrapper .user img {
  border: 4px solid #ffb820;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.profile-wrapper .profile-user-wrapper .user .profile-edit {
  background: #ffffff;
  border: 4px solid #ffb820;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  position: absolute;
  bottom: 11px;
  right: 0;
  color: #000000;
  display: flex;
  align-items: center;
  justify-content: center;
}
.profile-wrapper .profile-user-wrapper .profile-content .profile-rating .rating-rev {
  background: #ffb820;
  border-radius: 30px;
  padding-right: 20px;
  font-weight: 600;
  color: #ffffff;
  display: flex;
  align-items: center;
}
.profile-wrapper .profile-user-wrapper .profile-content .profile-rating .rating-rev span {
  padding: 4px;
  background: #ffffff;
  border-radius: 50%;
  min-width: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffb820;
}
.profile-wrapper .profile-user-wrapper .profile-content .profile-rating .rating-star .active {
  color: #ffb820;
}
.profile-wrapper .profile-user-wrapper .profile-content .user-details h3 {
  font-size: 25px;
  color: #ffb820;
  margin-bottom: 0;
}
.profile-wrapper .profile-user-wrapper .profile-content .user-details p {
  font-weight: 600;
}
.profile-wrapper .profile-user-wrapper .profile-tabs .nav {
  margin-top: 37px;
}
.profile-wrapper .profile-user-wrapper .profile-tabs .nav-item .nav-link {
  background-color: #000000;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 20px;
  border-left: 4px solid #ffffff;
  border-left-color: #000000;
  border-right: 4px solid #ffffff;
  position: relative;
  padding: 8px 24px;
  color: #ffffff;
  font-weight: 600;
}
.profile-wrapper .profile-user-wrapper .profile-tabs .nav-item .nav-link.active {
  background-color: #ffb820;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  border-left-color: #ffb820;
}
.profile-wrapper .profile-user-wrapper .profile-tabs .nav-item .nav-link.active::before {
  background-color: #ffb820;
}
.profile-wrapper .profile-user-wrapper .profile-tabs .nav-item .nav-link::before {
  background: #000000;
  width: 30px;
  height: 30px;
  content: "";
  position: absolute;
  bottom: 0;
  left: -18px;
  z-index: -1;
}
.profile-wrapper .profile-user-wrapper .profile-tabs .nav-item:first-child .nav-link::before {
  display: none;
}
.profile-wrapper .about-wrapper h4 {
  font-weight: 700;
  margin-bottom: 25px;
}
.profile-wrapper .about-wrapper h4 a {
  color: #000000;
  font-size: 16px;
}
.profile-wrapper .about-wrapper h4 a:hover {
  color: #ffb820;
}
.profile-wrapper .about-wrapper .trade ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.profile-wrapper .about-wrapper .trade ul li {
  margin-bottom: 15px;
}
.profile-wrapper .about-wrapper .trade ul li span {
  background-color: #ffb820;
  padding: 0px 4px;
  display: inline-block;
  border-radius: 3px;
  color: #ffffff;
  margin-right: 10px;
}
.profile-wrapper .about-wrapper .membership i {
  margin-right: 10px;
}
.profile-wrapper .photo-wrapper h4 {
  font-weight: 700;
  margin-bottom: 25px;
}
.profile-wrapper .photo-wrapper h4 a {
  color: #000000;
  font-size: 16px;
}
.profile-wrapper .photo-wrapper h4 a:hover {
  color: #ffb820;
}
.profile-wrapper .photo-wrapper .photo-gallery {
  overflow: hidden;
  position: relative;
  padding: 0 30px;
}
.profile-wrapper .photo-wrapper .photo-gallery .photosSwiper .photosSwiper-n {
  position: absolute;
  right: 0px;
  width: 30px;
  height: 40px;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 9;
  font-size: 32px;
}
.profile-wrapper .photo-wrapper .photo-gallery .photosSwiper .photosSwiper-p {
  position: absolute;
  left: 0px;
  width: 30px;
  height: 40px;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 9;
  font-size: 32px;
}
.profile-wrapper .feedback-wrapper h4 {
  font-weight: 700;
  margin-bottom: 25px;
}
.profile-wrapper .feedback-wrapper .feedback-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.profile-wrapper .feedback-wrapper .feedback-list ul li {
  background: #000000;
  padding: 6px;
  border-radius: 14px;
  margin-bottom: 15px;
}
.profile-wrapper .feedback-wrapper .feedback-list ul li .feedback-details {
  background: #ffffff;
  border-radius: 8px;
}
.profile-wrapper .feedback-wrapper .feedback-list ul li .work-details h4 {
  color: #ffffff;
  margin-bottom: 15px;
}
.profile-wrapper .feedback-wrapper .feedback-list ul li .work-details h5 {
  color: #ffb820;
  margin-bottom: 15px;
  font-weight: 600;
}
.profile-wrapper .feedback-wrapper .feedback-list ul li .work-details p {
  color: #ffffff;
  font-style: italic;
}
.profile-wrapper .feedback-wrapper .feedback-list ul li .work-details ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  text-align: left;
}
.profile-wrapper .feedback-wrapper .feedback-list ul li .work-details ul li {
  color: #ffffff;
  text-align: left;
  margin-bottom: 15px;
  display: inline-block;
  margin-right: 15px;
}
.profile-wrapper .feedback-wrapper .feedback-list ul li .work-details ul li i {
  margin-right: 10px;
}
.profile-wrapper .feedback-wrapper .feedback-list ul li .feedback-details .feedback-top span {
  margin-right: 10px;
}
.profile-wrapper .feedback-wrapper .feedback-list ul li .feedback-details .feedback-top h4 {
  color: #ffb820;
}
.profile-wrapper .feedback-wrapper .feedback-list ul li .feedback-details .reviews-rate .rate-star {
  margin-right: 10px;
}
.profile-wrapper .feedback-wrapper .feedback-list ul li .feedback-details .reviews-rate .rate-star .active {
  color: #ffb820;
}
.profile-wrapper .feedback-wrapper .feedback-list ul li .feedback-details .reviews-rate h6 {
  font-weight: 600;
}
.profile-wrapper .feedback-wrapper .feedback-list ul li .feedback-details .rev-description h4 {
  font-weight: 700;
  color: #ffb820;
  margin-bottom: 10px;
}
.profile-wrapper .accepted-booking-wrapper .work-details {
  background: #000000;
  border-radius: 15px;
}
.profile-wrapper .accepted-booking-wrapper .work-details .accepted-top h5 {
  font-size: 14px;
  display: flex;
}
.profile-wrapper .accepted-booking-wrapper .work-details h4 {
  color: #ffffff;
  margin-bottom: 15px;
}
.profile-wrapper .accepted-booking-wrapper .work-details h5 {
  color: #ffb820;
  margin-bottom: 15px;
  font-weight: 600;
}
.profile-wrapper .accepted-booking-wrapper .work-details p {
  color: #ffffff;
  font-style: italic;
}
.profile-wrapper .accepted-booking-wrapper .work-details ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  text-align: left;
}
.profile-wrapper .accepted-booking-wrapper .work-details ul li {
  color: #ffffff;
  text-align: left;
  margin-bottom: 15px;
  display: inline-block;
  margin-right: 30px;
}
.profile-wrapper .accepted-booking-wrapper .work-details ul li i {
  margin-right: 10px;
}
.profile-wrapper .accepted-booking-wrapper .work-details ul .yellowtext {
  color: #ffb820;
}
.profile-wrapper .accepted-booking-wrapper .work-details .description-box {
  background: #ffffff;
  padding: 20px;
  border-radius: 10px;
}
.profile-wrapper .accepted-booking-wrapper .work-details .description-box p {
  color: #000000;
  text-align: left;
}

.leads-section ul {
  margin: 0;
  padding: 0;
}
.leads-section ul li {
  list-style: none;
  margin: 0 0 15px 0;
  padding: 20px;
  background: #000000;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.leads-section ul li .leads-des h5 {
  margin: 0;
  color: #ffb820;
  font-size: 16px;
}
.leads-section ul li .leads-des p {
  margin: 0;
  color: #ffffff;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.6);
}
.leads-section ul li .leads-des h6 {
  margin: 10px 0 0 0;
  color: #ffffff;
  font-size: 13px;
  display: flex;
  align-items: center;
}
.leads-section ul li .leads-info h6 {
  margin: 0;
  color: #ffffff;
  padding: 8px 15px;
  font-size: 13px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.leads-section ul li .leads-info h6 span {
  min-width: 120px;
  margin-left: 20px;
  display: flex;
  align-items: center;
}
.leads-section ul li .leads-info h6 span i {
  min-width: 22px;
}
.leads-section ul li .interest-job-btn {
  background: #ffb820;
  color: #000000;
  padding: 10px;
  width: 75px;
  height: 65px;
  text-align: center;
  font-style: italic;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  font-size: 13px;
  line-height: 14px;
}

.benefits-membership {
  background: #f9f9f9;
  padding: 20px;
  border-radius: 8px;
}
.benefits-membership h6 {
  color: #ffb820;
}
.benefits-membership ul {
  margin: 0;
  padding: 0;
}
.benefits-membership ul li {
  list-style: none;
  margin: 0 0 8px 0;
  display: flex;
  font-size: 12px;
  font-weight: 500;
}
.benefits-membership ul li i {
  margin-right: 5px;
}
.benefits-membership ul li:last-child {
  margin-bottom: 0;
}
.benefits-membership button {
  color: #000000;
  text-transform: uppercase;
  font-size: 12px;
  border-radius: 4px;
}

/*=========== Edit Profile ============*/
.editprofile h4 {
  color: #ffb820;
}
.editprofile p {
  margin: 0;
}
.editprofile .editsec h4 {
  color: #000000;
  margin-bottom: 8px;
}
.editprofile .editsec p {
  margin: 0;
}
.editprofile .editsec .myjobs-photos {
  position: relative;
}
.editprofile .editsec .myjobs-photos .remove-photo {
  position: absolute;
  top: 0;
  right: 0;
  padding: 8px;
  color: #000000;
}

/*=========== My Trades ============*/
.trade-form {
  background: #000000;
  border-radius: 30px;
}
.trade-form .form-label {
  color: #ffffff;
  font-size: 15px;
}
.trade-form .form-check-label {
  color: #ffffff;
  font-size: 15px;
}
.trade-form .form-check-label a {
  color: #ffb820;
  text-decoration: none;
}
.trade-form .pl-0 {
  padding-left: 0 !important;
}
.trade-form .createpro-btn {
  font-weight: 800;
  font-style: italic;
  font-size: 20px;
  text-transform: uppercase;
}
.trade-form .traders-signup-steps {
  width: 100%;
}
.trade-form .traders-signup-steps h3 {
  color: #fff;
  font-style: italic;
  font-weight: 700;
  font-size: 24px;
}
.trade-form .traders-signup-steps p {
  color: #fff;
}
.trade-form .traders-signup-steps textarea {
  min-height: 250px;
}

/*============ payment ===========*/
.payment-wrapper .title {
  font-weight: 800;
  margin-bottom: 25px;
  font-size: 40px;
  font-style: italic;
}
.payment-wrapper .cardsec .input-group-text {
  background: transparent;
  color: rgba(0, 0, 0, 0.2);
}
.payment-wrapper .cardsec .input-group-text .form-control {
  max-width: 85px;
  border: none;
  display: inline-flex;
}
.payment-wrapper .cardsec .card-number {
  border-left: none;
}
.payment-wrapper .cardsec button {
  color: #000000;
  text-transform: uppercase;
  font-size: 12px;
  border-radius: 4px;
  font-style: italic;
}

.months {
  display: flex;
  flex-wrap: wrap;
}
.months .monthbtn {
  font-size: 12px;
  font-style: italic;
  color: #000000;
  margin: 2px;
  display: inline-block;
  text-transform: capitalize;
}
.months .monthbtn:hover {
  background: #000000;
  color: #ffffff;
  border-color: #000000;
}

.profile3-wrapper {
  margin-bottom: 50px;
}
.profile3-wrapper .tab-content {
  min-height: 300px;
}
.profile3-wrapper .user-details h3 {
  font-size: 25px;
  color: #ffb820;
  margin-bottom: 0;
}
.profile3-wrapper .user-details p {
  font-weight: 600;
}
.profile3-wrapper .profile-menu .nav {
  margin-top: 37px;
}
.profile3-wrapper .profile-menu .nav-item .nav-link {
  background-color: #000000;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 20px;
  border-left: 4px solid #ffffff;
  border-left-color: #000000;
  border-right: 4px solid #ffffff;
  position: relative;
  padding: 8px 24px;
  color: #ffffff;
  font-weight: 600;
}
.profile3-wrapper .profile-menu .nav-item .nav-link.active {
  background-color: #ffb820;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  border-left-color: #ffb820;
}
.profile3-wrapper .profile-menu .nav-item .nav-link.active::before {
  background-color: #ffb820;
}
.profile3-wrapper .profile-menu .nav-item .nav-link::before {
  background: #000000;
  width: 30px;
  height: 30px;
  content: "";
  position: absolute;
  bottom: 0;
  left: -18px;
  z-index: -1;
}
.profile3-wrapper .profile-menu .nav-item:first-child .nav-link::before {
  display: none;
}
.profile3-wrapper .profile-menu .tab-dropdown .dropdown-menu {
  background-color: transparent;
  border: none;
  padding: 0;
}
.profile3-wrapper .profile-menu .tab-dropdown .dropdown-menu li {
  background-color: #ffb820;
  margin-bottom: 4px;
}
.profile3-wrapper .profile-menu .tab-dropdown .dropdown-menu li a {
  font-weight: 600;
  padding: 10px 15px;
}
.profile3-wrapper .profile-menu .tab-dropdown .dropdown-menu li a:hover {
  background-color: #ffb820;
  border-bottom-right-radius: 8px;
}
.profile3-wrapper .profile-menu .tab-dropdown .dropdown-menu li:last-child {
  border-bottom-right-radius: 8px;
}
.profile3-wrapper .profile-menu .helptabs .nav-item {
  width: 100%;
}
.profile3-wrapper .profile-menu .helptabs .nav-item .nav-link {
  width: 100%;
}
.profile3-wrapper .post-a-job-wrapper .title {
  font-weight: 800;
  margin-bottom: 25px;
  font-size: 40px;
  font-style: italic;
}
.profile3-wrapper .post-a-job-wrapper .work-details {
  background: #000000;
  border-radius: 15px;
}
.profile3-wrapper .post-a-job-wrapper .work-details .accepted-top h5 {
  font-size: 14px;
  display: flex;
}
.profile3-wrapper .post-a-job-wrapper .work-details .accepted-top .action a {
  color: #ffffff;
}
.profile3-wrapper .post-a-job-wrapper .work-details h4 {
  color: #ffffff;
  margin-bottom: 15px;
  font-weight: 700;
}
.profile3-wrapper .post-a-job-wrapper .work-details h5 {
  color: #ffb820;
  margin-bottom: 15px;
  font-weight: 600;
}
.profile3-wrapper .post-a-job-wrapper .work-details p {
  color: #ffffff;
  font-style: italic;
}
.profile3-wrapper .post-a-job-wrapper .work-details ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  text-align: left;
}
.profile3-wrapper .post-a-job-wrapper .work-details ul li {
  color: #ffffff;
  text-align: left;
  margin-bottom: 15px;
  display: inline-block;
  margin-right: 10px;
}
.profile3-wrapper .post-a-job-wrapper .work-details ul li i {
  margin-right: 10px;
}
.profile3-wrapper .post-a-job-wrapper .work-details ul .yellowtext {
  color: #ffb820;
}
.profile3-wrapper .post-a-job-wrapper .work-details .description-box {
  background: #ffffff;
  padding: 20px;
  border-radius: 10px;
}
.profile3-wrapper .post-a-job-wrapper .work-details .description-box p {
  color: #000000;
  text-align: left;
}
.profile3-wrapper .post-a-job-wrapper .whatshappen h5 {
  font-weight: 800;
  margin-bottom: 25px;
  font-size: 20px;
  font-style: italic;
  color: #ffb820;
}
.profile3-wrapper .post-a-job-wrapper .whatshappen .whatshappen-box {
  background-color: #ececed;
  padding: 20px;
  border-radius: 20px;
}
.profile3-wrapper .post-a-job-wrapper .whatshappen .whatshappen-box ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.profile3-wrapper .post-a-job-wrapper .whatshappen .whatshappen-box ul li {
  margin-bottom: 15px;
}
.profile3-wrapper .post-a-job-wrapper .whatshappen .whatshappen-box ul li h6 {
  color: #000;
  font-weight: 600;
  font-size: 16px;
}
.profile3-wrapper .post-a-job-wrapper .whatshappen .whatshappen-box ul li p {
  font-size: 16px;
  line-height: 22px;
}
.profile3-wrapper .post-a-job-wrapper .myjobs-box .myjobs-box-inn {
  width: 100%;
  max-height: 493px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.profile3-wrapper .post-a-job-wrapper .myjobs-box .myjobs-box-inn .myjobs-photos {
  position: relative;
}
.profile3-wrapper .post-a-job-wrapper .myjobs-box .myjobs-box-inn .myjobs-photos .remove-photo {
  position: absolute;
  top: 0;
  right: 0;
  padding: 8px;
  color: #000000;
}

.help-wrapper .title {
  font-weight: 800;
  margin-bottom: 25px;
  font-size: 40px;
  font-style: italic;
}
.help-wrapper .helptabs {
  background: #ececed;
  border-radius: 20px;
  padding: 4px;
}
.help-wrapper .helptabs .nav {
  margin-left: 8px;
  margin-top: 15px;
}
.help-wrapper .helptabs .nav .nav-item .nav-link {
  padding: 4px 8px;
  width: 100%;
  border: none;
  text-align: left;
  color: #000000;
}
.help-wrapper .helptabs .nav .nav-item .nav-link.active {
  background-color: #ffffff;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.help-wrapper .helptabs .tab-content {
  background-color: #ffffff;
  height: 100%;
  border-radius: 18px;
}
.help-wrapper .helptabs .tab-content .help-tab-container .title {
  font-weight: 800;
  font-style: italic;
  color: #ffb820;
  font-size: 20px;
}
.help-wrapper .helptabs .tab-content .help-tab-container .help-tab-accordion .accordion-button {
  font-weight: 700;
  padding-left: 0;
  padding-right: 0;
}
.help-wrapper .helptabs .tab-content .help-tab-container .help-tab-accordion .accordion-button:not(.collapsed) {
  color: #ffb820;
  background-color: #ffffff;
}
.help-wrapper .helptabs .tab-content .help-tab-container .help-tab-accordion .accordion-body {
  padding-left: 0;
  padding-right: 0;
}
.help-wrapper .helptabs .tab-content .help-tab-container .help-tab-accordion .accordion-body p {
  font-size: 14px;
  line-height: 1.5rem;
  margin: 8px;
}

.account-wrapper .title {
  font-weight: 800;
  margin-bottom: 25px;
  font-size: 40px;
  font-style: italic;
}
.account-wrapper .account-settings-box h6 {
  font-weight: 800;
  margin-bottom: 25px;
  font-size: 20px;
  font-style: italic;
}
.account-wrapper .account-settings-box .form-label {
  margin: 0 0 5px 0;
  font-weight: 500;
  font-size: 15px;
  padding-left: 13px;
}
.account-wrapper .account-settings-box .form-control {
  border: 4px solid #000000;
  padding: 8px 15px;
  border-radius: 18px;
  font-size: 21px;
}
.account-wrapper .account-settings-box .save-changes {
  border: 4px solid #000000;
  border-radius: 18px;
  padding: 13px 55px;
  color: #000000;
  font-weight: 800;
  font-style: italic;
}

.interested-tradespeople-wrapper .title {
  font-weight: 800;
  margin-bottom: 25px;
  font-size: 40px;
  font-style: italic;
}
.interested-tradespeople-wrapper ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.interested-tradespeople-wrapper ul li {
  padding: 10px;
  background: #ececed;
  border-radius: 18px;
  margin-bottom: 15px;
}
.interested-tradespeople-wrapper ul li .trader-profile {
  width: 100px;
  height: 100px;
  min-width: 100px;
  display: block;
}
.interested-tradespeople-wrapper ul li .trader-profile img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}
.interested-tradespeople-wrapper ul li .trader-details .trader-details-inn .trader-details-left h6 {
  font-weight: 700;
  margin: 0;
}
.interested-tradespeople-wrapper ul li .trader-details .trader-details-inn .trader-details-left .rev-details {
  font-weight: 800;
  font-size: 16px;
  color: #ffb820;
}
.interested-tradespeople-wrapper ul li .trader-details .trader-details-inn .trader-details-left .location-details {
  font-weight: 700;
  font-size: 13px;
  color: #000000;
}
.interested-tradespeople-wrapper ul li .trader-details .trade-description {
  background-color: #ffffff;
  padding: 15px;
  border-radius: 15px;
  margin-top: 10px;
}
.interested-tradespeople-wrapper ul li .trader-details .trader-details-right button {
  color: #000000;
}

footer .footer-menu h5 {
  font-weight: 600;
  text-transform: uppercase;
}
footer .footer-menu ul {
  margin: 0;
  padding: 0;
}
footer .footer-menu ul li {
  list-style: none;
}
footer .footer-menu ul li a {
  margin: 0;
  padding: 8px 0;
  text-decoration: none;
  color: #000000;
  display: block;
  font-weight: 500;
}
footer .footer-bottom {
  background-color: #1a1a1a;
}
footer .footer-bottom .footerbox h6 {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 3px;
  margin-top: 20px;
}
footer .footer-bottom .footerbox h4 {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 30px;
}
footer .footer-bottom .footerbox p {
  color: #ffffff;
}
footer .footer-bottom .footerbox p a {
  color: #ffffff;
  text-decoration: none;
}
footer .footer-bottom .footerbox ul {
  margin: 0;
  padding: 0;
  list-style: none;
  bottom: 0;
}
footer .footer-bottom .footerbox ul li {
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #ffffff;
  border-radius: 50%;
  margin-top: 0px;
}
footer .footer-bottom .footerbox ul li a {
  color: #ffffff;
}
footer .footer-bottom .footerbox ul li:hover {
  border-color: #ffb820;
}
footer .footer-bottom .footerbox ul li:hover a {
  color: #ffb820;
}

@media (max-width: 575.98px) {
  .banner {
    padding-right: 30px;
  }
  .banner .banner-social {
    right: -15px;
  }

  .customer-revSwiper-p {
    left: -22px !important;
    z-index: 9;
  }

  .customer-revSwiper-n {
    right: -30px !important;
    z-index: 9;
  }

  .easily-search-wrapper .easily-search h3 {
    white-space: inherit;
  }

  .easily-search-wrapper .easily-search-header .black-line {
    width: 100%;
  }

  .easily-search-wrapper .easily-search-header .easilypagination {
    margin-top: 30px;
  }

  .howitwork ul li {
    flex-wrap: wrap;
    align-items: center;
  }

  .howitwork ul li .howitwork-img {
    margin: 0 auto 30px;
  }

  .howitwork-text {
    text-align: center;
  }

  .howitwork .howitwork-right-img {
    top: 0;
  }

  .ragistration .ragistration-inn .ragistration-box h3 {
    font-size: 30px;
  }

  .ragistration .ragistration-inn .registration-img img {
    position: inherit;
    width: 100%;
    max-width: 100%;
  }

  .ragistration {
    top: -43px;
  }

  .trade-banner .trade-banner-img {
    margin: 30px;
  }

  .local-work .local-work-box .bullet-divider.divider-first:before {
    display: block;
  }

  .local-work .local-work-box .bullet-divider.divider-last:after {
    display: block;
  }

  .great-value .v-title {
    position: inherit;
    transform: inherit;
    width: 100%;
    font-size: 30px;
    margin-bottom: 45px;
  }

  .post-a-job {
    bottom: 0;
  }

  .post-a-job .postajob-form {
    top: 0;
  }
}
@media (max-width: 767.98px) {
  .custom-header {
    background-color: rgba(0, 0, 0, 0.9) !important;
  }

  .banner {
    background-size: cover;
  }

  .trade-banner .trade-banner-img img {
    max-width: 100%;
    position: inherit;
    top: inherit;
    left: inherit;
  }

  .trade-banner .trade-banner-img {
    height: auto;
  }

  .great-value .great-value-img img {
    max-width: 100%;
    position: inherit;
    top: inherit;
    left: inherit;
  }

  .great-value .great-value-img {
    height: auto;
  }

  .trade-banner-caption {
    margin-bottom: 30px;
  }

  .how-it-work-wrapper .how-it-work .how-it-work-img img {
    position: inherit;
    max-width: 50% !important;
    top: inherit;
    right: inherit !important;
    left: inherit !important;
    margin: 0 auto;
  }

  .how-it-work-wrapper .how-it-work .how-it-work-img {
    height: auto !important;
  }

  .how-it-work-wrapper .how-it-work .how-it-work-caption .caption-title h3 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-bottom: 4px solid #ffb820;
  }

  .how-it-work-wrapper .how-it-work .how-it-work-caption .caption-title h3 .right-side {
    position: inherit !important;
    left: inherit !important;
    margin: 0 auto 25px;
    right: inherit !important;
  }

  .how-it-work-wrapper .how-it-work .how-it-work-caption .caption-title h3 span {
    position: inherit !important;
    left: inherit !important;
    margin: 0 auto 25px;
    right: inherit !important;
  }

  .how-it-work-wrapper .how-it-work .how-it-work-caption .caption-title.right-line:after, .how-it-work-wrapper .how-it-work .how-it-work-caption .caption-title.right-line:before {
    display: none;
  }
}/*# sourceMappingURL=main.css.map */