@font-face {
  font-family: "Futura-book";
  src: url("../fonts/FUTURALT-BOOK.TTF");
}

@font-face {
  font-family: "Futura-bold";
  src: url("../fonts/FUTURALT-BOLD.TTF");
}

@font-face {
  font-family: "Playfair-Display";
  src: url("../fonts/PLAYFAIRDISPLAY-WGHT_1.TTF");
}

@font-face {
  font-family: "fonters";
  src: url("../fonts/FONTERS.OTF");
}

.mobile-Show {
  display: none;
}

.ipad-Show {
  display: none;
}

img {
  width: 100%;
}

.btn-primary {
  color: #fff;
  background-color: #231f20;
  border-color: #231f20;
  font-family: "Futura-book";
  border-radius: unset !important;
  padding: 8px 20px;
}

.swiper {
  width: 100%;
  height: 100%;
}

.swiper .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: transparent;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.paddingLeft-0 {
  padding-left: 0;
}

.paddingRight-0 {
  padding-right: 0;
}

.pl-30 {
  padding-left: 30px;
}

.lightPingbg {
  background: #E8CCC8;
}

.darklighpink {
  background: #EEDBD7;
}

.empactiveappbg {
  background: #DFC8CE;
}

.emp-active-job-bg {
  background: #EBDFE3;
}

.emp-active-job-light-bg {
  background: #E7D6DC;
}

.w-40-p {
  width: 40% !important;
}

.w-30-p {
  width: 30% !important;
}

a {
  color: #000;
  text-decoration: none !important;
}

button:focus {
  box-shadow: unset !important;
}

body {
  margin: 0;
  box-sizing: border-box;
  font-family: "Futura-book";
}

body a {
  color: #000 !important;
  text-decoration: none !important;
}

.findSection {
  background: #ecebe7;
}

.jobBoxBestClick {
  height: 826px !important;
}

.homeHeroBaner {
  position: relative;
}

.homeHeroBaner figure {
  margin-bottom: 0;
}

.homeHeroBaner .heroText {
  position: absolute;
  top: 40%;
  right: 0;
  width: 60%;
  transform: translate(0%, -50%);
}

.homeHeroBaner .heroText h1 {
  font-family: "Futura-bold";
  font-size: 75px;
  font-weight: 600;
  color: #fff;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.homeHeroBaner .heroText h6 {
  font-family: "Futura-bold";
  font-size: 30px;
  font-weight: 600;
  color: #fff;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.homeHeroBaner .heroText p {
  color: #fff;
  font-size: 16px;
  width: 55%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.homeHeroBaner .heroText .author {
  color: #fff !important;
  font-size: 14px;
  font-family: "Futura-bold";
  letter-spacing: 1.68px;
  border-bottom: 1px solid tranresparent;
}

.homeHeroBaner .heroText .author:hover {
  border-bottom: 1px solid #fff !important;
}

.searchForm {
  position: absolute;
  top: 75%;
  left: 50%;
  width: 90%;
  z-index: 9;
  transform: translate(-50%, -70%);
}

.searchForm .serachMain {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.searchForm .serachMain .jobSearch {
  display: flex;
  align-items: center;
  border: 1px solid #000000;
  width: 75%;
}

.searchForm .serachMain .jobSearch .searchone {
  width: 20%;
  border-radius: 0;
}

.searchForm .serachMain .jobSearch .searchone .removeIcon {
  background-image: none;
}

.searchForm .serachMain .jobSearch .searchone .form-select {
  border-right: 0.1px solid #000;
  border-top: none;
  border-left: none;
  border-bottom: none;
  border-radius: unset;
  height: 60px;
  font-size: 14px;
  padding: 0.6rem 0rem 0.375rem 0.75rem;
}

.searchForm .serachMain .jobSearch .searchone .form-select option:hover {
  color: #B653CE;
}

.searchForm .serachMain .jobSearch .searchtow {
  /* width: 70%;  */
  width: 40%;
}

/* .searchForm .serachMain .jobSearch .searchtow .input-group .btn{
          padding-left: 3.5rem;
        } */
.searchForm .serachMain .jobSearch .searchtow .input-group {
  border-right: 0.1px solid #000;
  height: 60px;
  align-items: center;
  background: #fff;
  border-right: 1px solid black;
  /* border-right: 1px solid #00000078;  */
}

.searchForm .serachMain .jobSearch .searchtow .input-group input[name="search_keyword"]::placeholder,
.searchForm .serachMain .jobSearch .searchtow .input-group input[name="search_city"]::placeholder {
  color: #000 !important;
  font-size: 12px;
}

.searchForm .serachMain .jobSearch .searchtow .input-group input:focus {
  box-shadow: none !important;
}

.searchForm .serachMain .jobSearch .searchtow .input-group .inputSugg {
  position: relative;
  border: none !important;
}

.searchForm .serachMain .jobSearch .searchtow .input-group .inputSugg:focus {
  box-shadow: none;
}

.searchForm .serachMain .jobSearch .searchtow .input-group .suggBox {
  background-color: #fff;
  position: absolute;
  top: 4rem;
  width: 100%;
  border-radius: 0 0 6px 6px;
  z-index: 10;
  border-radius: unset;
}

.searchForm .serachMain .jobSearch .searchtow .input-group .suggBox ul {
  list-style: none;
  padding: 5px 25px;
  max-height: 180px;
  overflow-y: auto;
  margin-bottom: 0;
}

.searchForm .serachMain .jobSearch .searchtow .input-group .suggBox ul li {
  padding: 5px 0;
  cursor: pointer;
}

.searchForm .serachMain .jobSearch .searchtow .input-group .custom-select-container {
  position: relative;
  width: 100%;
  padding: 0.6rem 0rem 0.375rem 0.75rem;
  height: 100%;
  align-items: center;
  display: flex;
}

.searchForm .serachMain .jobSearch .searchtow .input-group .custom-select2 {
  width: 100%;
}

.searchForm .serachMain .jobSearch .searchtow .input-group .custom-select:focus {
  outline: none;
}

.searchForm .serachMain .jobSearch .searchtow .input-group .custom-select-option {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border-top: none;
  border-radius: 0 0 5px 5px;
  max-height: 200px;
  overflow-y: auto;
}

.searchForm .serachMain .jobSearch .searchtow .input-group .custom-select-option .options {
  padding: 8px 5px;
}

.searchForm .serachMain .jobSearch .searchtow .input-group .custom-select-option.show {
  display: block;
}

.searchForm .serachMain .jobSearch .searchtow .input-group .custom-select-option input {
  width: 100%;
  margin: 10px 0;
  padding: 8px;
  border: 1px solid #ccc;
  border-radius: 5px;
}

.searchForm .serachMain .jobSearch .searchfour {
  /* width: 31%;  */
  width: 27%;
}

.searchForm .serachMain .jobSearch .searchfour .custom-select {
  /* background-size: 14% 26%; */
  /* background-position: right 2rem center; */
  padding: 0.6rem 0rem 0.375rem 0.75rem;
}

.searchForm .serachMain .jobSearch .searchBox {
  width: 60%;
  display: flex;
}

.searchForm .serachMain .jobSearch .searchBox .searchtow {
  width: 50%;
}

.searchForm .serachMain .jobSearch .searchBox .searchthree {
  width: 50% !important;
  border-radius: 0;
}

.searchForm .serachMain .jobSearch .searchBox .searchthree .form-select {
  border-right: 0.1px solid #000;
  height: 60px;
  border-radius: unset;
}

.searchForm .serachMain .jobSearch .searchBox .searchfour {
  width: 50%;
  border-radius: 0;
}

.searchForm .serachMain .jobSearch .searchBox .searchfour .form-select {
  border-right: 0.1px solid #000;
  border: unset;
  height: 60px;
  border-radius: unset;
  padding: 0.6rem 0 0.375rem 0.75rem;
}

.searchForm .serachMain .searchbtn {
  width: 10%;
  padding-left: 12px;
}

.searchForm .serachMain .searchbtn .btn {
  border-radius: unset;
  background: #000;
  height: 60px;
  font-size: 12px;
  padding: 5px 30px;
  color: #fff;
}

.searchForm .customStyle {
  height: 60px;
  align-items: center;
  background: #fff;
  border-right: 1px solid black;
  position: relative;
  padding: 0;
}

.searchForm .customStyle .form-control {
  font-size: 16px !important;
  height: 100%;
}

.searchForm .customStyle #suggestion-city {
  background-color: #fff;
  padding: 0 15px;
  max-height: 180px;
  width: 100%;
  overflow-x: auto;
  position: absolute;
  top: 4rem;
}

.searchForm .customStyle #suggestion-city ul {
  padding-left: 0;
  list-style: none;
}

.searchForm .customStyle #suggestion-city ul li {
  padding: 5px 0;
  cursor: pointer;
}

.searchForm .customStyle .custom-select-container {
  align-items: center;
  display: flex;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0.6rem 0rem 0.375rem 0.75rem;
}

.searchForm .customStyle .custom-select2 {
  width: 100%;
}

.searchForm .customStyle .custom-select:focus {
  outline: none;
}

.searchForm .customStyle .custom-select-option {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border-top: none;
  border-radius: 0 0 5px 5px;
  max-height: 200px;
  overflow-y: auto;
}

.searchForm .customStyle .custom-select-option .options {
  padding: 8px 5px;
}

.searchForm .customStyle .custom-select-option.show {
  display: block;
}

.searchForm .customStyle .custom-select-option input {
  width: 100%;
  margin: 10px 0;
  padding: 8px;
  border: 1px solid #ccc;
  border-radius: 5px;
}

.searchForm .customStyle .form-control {
  font-size: 16px !important;
}

.searchForm .customStyle input::placeholder {
  color: #000 !important;
}

.searchForm .customStyle .form-control:focus {
  box-shadow: none !important;
}

.searchForm .custom-select {
  position: relative;
  height: 60px;
  border-right: 0.1px solid #000;
  border-radius: unset;
  padding: 0.6rem 2.25rem 0.375rem 0.75rem;
}

.searchForm .custom-select select {
  display: none;
}

.searchForm .custom-select .select-selected {
  background-color: transparent;
  line-height: 15px;
}

.searchForm .custom-select .select-items div {
  color: #000;
  background-color: #fff;
  padding: 0.375rem 1rem;
  border: unset;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  font-size: 14px;
}

.searchForm .custom-select .select-selected {
  color: #000;
  border: unset;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  font-size: 12px !important;
  font-family: "Futura-book";
  letter-spacing: 1.39;
  height: 100%;
  padding: 13px 0;
  /* padding: 13px 2.5rem; */
  white-space: nowrap;
  max-width: 90%;
  /* overflow-x: hidden; */
}

.searchForm .custom-select .select-items {
  position: absolute;
  background-color: #fff;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
  font-family: "Futura-book";
  letter-spacing: 1.39;
  overflow-y: scroll;
  font-size: 16px;
  max-height: 200px;
}

.searchForm .custom-select .select-hide {
  display: none;
}

.searchForm .custom-select .select-items div:hover,
.searchForm .custom-select .same-as-selected {
  color: #B653CE;
}

.client-logo {
  background: #fff;
  padding: 20px 0;
  height: 132px;
}

.client-logo .clientSwiperr {
  height: 82px;
}

.client-logo .clientSwiperr .swiper-slide img {
  object-fit: contain;
}

.clientLogo img {
  max-height: 50px;
  max-width: 200px;
}

.bestClickSection {
  padding: 70px 0;
  background: #ecebe7;
}

.bestClickSection .customStyle {
  align-items: flex-end;
  width: 100%;
  margin: auto;
}

.bestClickSection .customPadding {
  padding-bottom: 50px;
}

.bestClickSection .setHeight {
  height: 100%;
}

.bestclickimg {
  position: relative;
  margin-bottom: 3em;
}

.bestclickimg figure {
  margin-bottom: 0;
  height: 886px;
}

.bestclickimg figure img {
  height: inherit;
  object-fit: cover;
}

.bestclickimg .bestclicbox {
  position: absolute;
  bottom: 50%;
  right: 0;
  width: 45%;
  margin: unset;
  -webkit-transform: translate(-30%, -15%);
  transform: translate(-30%, -15%);
  top: 50%;
}

.bestclickimg .bestClick {
  position: absolute;
  top: -5%;
  left: 10%;
  transform: translate(-10%, -5%);
}

.bestclickimg .bestClick .bestClicktext {
  width: 146px;
  height: 146px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 36px;
  text-align: center;
  line-height: 36px;
  font-family: "fonters";
  text-transform: uppercase;
  letter-spacing: 2px;
}

.unserveJob {
  text-align: center;
}

.unserveJob h2 {
  font-size: 72px;
  font-family: "Playfair-Display";
  font-weight: 700;
  color: #231F20;
  margin-bottom: 5px;
}

.unserveJob h3 {
  font-size: 36px;
  font-family: "Playfair-Display";
  font-weight: 600;
  color: #231F20;
}

.topJob .swiper {
  height: auto;
}

.topJob .swiper .swiper-wrapper {
  height: auto;
  padding: 30px 0 0;
}

.topJob .swiper-slide {
  background: unset;
}

.topJob .swiper-pagination {
  bottom: 55px;
}

.topJob .swiper-pagination-bullet {
  background-color: #000;
  opacity: 1;
}

.topJob .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #dfc8ce !important;
}



.ceramicbg {
  background: #d8d7d0;
}

.lighpinkbg {
  background: #dfc8ce;
}

.bjahome-pagination {
  bottom: 10px !important;
}

.topjob-col .topjob-box {
  background-color: unset !important;
}

.bjtopjobRow {
  width: 100% !important;
  height: 100% !important;
}

.bjtopjobRow .topJob-col {
  margin: 98px 13px 0px 48px !important;
}

.topjob-col:nth-child(odd) {
  background: #d8d7d0;
  height: 290px;
  min-height: 290px;
  max-height: 290px;
}

.topjob-col:nth-child(even) {
  background: #dfc8ce;
  height: 290px;
  min-height: 290px;
  max-height: 290px;
}

.topjob-box {
  text-align: left;
  padding: 50px 35px;
  min-height: 290px;
  max-height: 300px;
  position: relative;
}

.topjob-box figure {
  width: 94px;
  height: 94px;
  margin: -95px auto 15px;
  background: #fff;
  border-radius: 22px;
}

.topjob-box figure img {
  background: #fff;
  border-radius: 30px;
  width: 94px;
  height: 94px;
  object-fit: contain !important;
}

.topjob-box p {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.66px;
}

.topjob-box a:hover {
  color: #000 !important;
}

.topjob-box .heading {
  font-size: 20px;
  font-family: "Playfair-Display";
  font-weight: 600;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}

.topjob-box .heading a:hover {
  color: #000 !important;
}

.topjob-box .readmore {
  color: #231f20;
  font-size: 11px;
  font-family: "Futura-bold";
  text-underline-offset: 4px;
  text-transform: uppercase;
  letter-spacing: 1.54px;
  border-bottom: 1px solid transparent;
  position: absolute;
  bottom: 25px;
}

.topjob-box .readmore a:hover {
  color: #000 !important;
  border-bottom: 1px solid #000;
}

.topjobbtn {
  text-align: center;
  margin-top: 40px;
}

.topjobbtn .btn {
  padding: 15px 50px;
}

.howITworkSection {
  background: #ecebe7;
  margin: 0 12%;
  padding-bottom: 100px;
}

.howititte {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 160px;
  margin-bottom: 40px;
  white-space: nowrap;
  width: 100%;
}

.howititte figure {
  margin-bottom: 0;
  padding-right: 55px;
  width: 155px;
  min-width: 155px;
  max-width: 155px;
  height: 132px;
  display: flex;
}

/* .howititte figure img {
  width: 50%;
} */

.howititte h2 {
  font-size: 65px;
  color: #231f20;
  font-family: "Playfair-Display";
  font-weight: 600;
  color: #231f20;
}

.howititte h2 br {
  display: none !important;
}

.colorLable {
  color: #b753cf;
}

.howitrow {
  width: 100%;
  margin: 0 auto;
}

.how-it-box {
  border: 1px dashed #707070;
  background: #ede7ec;
  padding: 30px;
  text-align: center;
  max-width: 92%;
  margin: 0 auto;
  position: relative;
  word-wrap: break-word !important;
}

.how-it-box figure {
  width: 48px;
  height: 82px;
  margin: 0 auto 10px;
}

.how-it-box h3 {
  font-size: 37px;
  font-family: "Futura-bold";
  color: #000000;
  letter-spacing: 2.59px;
  text-transform: uppercase;
  word-wrap: break-word;
}

.how-it-box p {
  color: #231f20;
  font-size: 18px;
  letter-spacing: 1.8px;
  line-height: 21px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.how-it-box .btn {
  padding: 5px 20px;
  font-size: 14px;
  margin-top: 15px;
}

.how-it-box .plusicon {
  position: absolute;
  right: -32%;
  top: 40%;
  transform: translate(-30%, -40%);
  z-index: 1;
}

.devider_30 {
  background-color: #fff;
  height: 30px;
}

.home-Looking-Section {
  background: #ecebe7;
  margin-top: 40px;
  padding-bottom: 50px;
}

.home-Looking-Section .row {
  align-items: center;
}

.home-Looking-Section .row .lookingMain {
  position: relative;
}

.home-Looking-Section .row .lookingMain .lookpostiontext {
  position: absolute;
  left: -2%;
  bottom: 13%;
}

.home-Looking-Section .row .lookingMain .lookpostiontext .textmain {
  background: #ffc6d3;
  border-radius: 50%;
  height: 150px;
  width: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.home-Looking-Section .row .lookingMain .lookpostiontext .textmain p {
  font-size: 20px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-family: "fonters";
  letter-spacing: 1px;
  line-height: 23px;
}

.home-Looking-Section .row .lookingMain .lookpostiontext .textmain .btn {
  font-size: 12px;
  padding: 5px 15px;
}

.home-Looking-Section .row .lookingText-main {
  position: relative;
  padding-left: 40px;
}

.home-Looking-Section .row .lookingText-main .nomaltext h2 {
  color: #231f20;
  font-family: "Playfair-Display";
  font-size: 60px;
  margin-bottom: 40px;
  font-weight: 600;
  max-width: 70%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.home-Looking-Section .row .lookingText-main .nomaltext h6 {
  color: #231f20;
  font-size: 24px;
  font-weight: normal;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.home-Looking-Section .row .lookingText-main .nomaltext p {
  color: #231f20;
  font-size: 20px;
  line-height: 25px;
  width: 90%;
}

.home-Looking-Section .row .lookingText-main .nomaltext .btn {
  padding: 8px 50px;
  margin-top: 40px;
  font-size: 20px;
  border-radius: 0;
  letter-spacing: 1.1;
}

.devider_30 .newsLettermain {
  position: absolute;
  top: -56%;
  right: 0px;
  overflow-x: hidden;
  width: auto;
  z-index: 1;
}

.devider_30 .newsLettermain .newsletter-text {
  border: 1px solid #231f20;
  border-radius: 50%;
  width: 200px;
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-right: -20px;
}

.devider_30 .newsLettermain .newsletter-text h5 {
  font-size: 40px;
  font-family: "fonters";
  letter-spacing: 3px;
  text-transform: uppercase;
}

.devider_30 .newsLettermain .newsletter-text .btn {
  font-size: 12px;
}

.topCatSection {
  padding: 30px 0;
  background: url(../images/top-catagory.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.topCatSection h2 {
  font-size: 72px;
  text-align: center;
  font-family: "Playfair-Display";
  margin-bottom: 50px;
  font-weight: 600;
  color: #231f20;
}

.topCatSection .catTopBox {
  background: #fff;
  width: 80%;
  text-align: center;
  margin: 0 auto;
  height: 100%;
  padding: 40px;
  word-wrap: break-word;
}

.topCatSection .catTopBox h5 {
  font-size: 20px;
  color: #231f20;
  font-family: "Futura-bold";
  margin-bottom: 20px;
  height: 78px;
}

.topCatSection .catTopBox p {
  font-size: 18px;
  font-family: "Futura-book";
  color: #231f20;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}

.topCatSection .catTopBox h6 {
  font-size: 18px;
  font-family: "Futura-bold";
  margin-bottom: 0;
}

.topCatSection .topbtn {
  text-align: center;
  margin-top: 40px;
}

.topCatSection .topbtn .btn {
  padding: 8px 40px;
  font-size: 20px;
}

.BestLableSection {
  position: relative;
  background: #d9bec6;
  margin-top: 30px;
  padding-bottom: 0px !important;
  height: fit-content;
}

.BestLableSection .swiper-wrapper {
  margin-bottom: 40px;
}

.BestLableSection .swiper-pagination .swiper-pagination-bullet {
  background: #878787;
}

.BestLableSection .swiper-slide {
  background: #d9bec6;
}

.BestLableSection .bestLableMain {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  height: 100%;
}

.BestLableSection .bestLableMain .lable-img {
  width: 50%;
}

.BestLableSection .bestLableMain .bestLableText {
  width: 50%;
  text-align: left;
  padding: 0 80px;
  font-weight: 600;
}

.BestLableSection .bestLableMain .bestLableText h2 {
  font-size: 90px;
  font-family: "Playfair-Display";
  color: #000;
  padding-top: 20px;
  font-weight: 600;
  line-height: 90px;
  margin-bottom: 30px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-word;
}

.BestLableSection .bestLableMain .bestLableText h5 {
  font-size: 24px;
  font-weight: unset;
  margin-bottom: 10px;
  color: #000;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.BestLableSection .bestLableMain .bestLableText p {
  font-size: 20px;
  color: #000;
  font-weight: 300;
}

.BestLableSection .bestLableMain .bestLableText .topArrowbtn {
  display: flex;
  align-items: flex-end;
}

.BestLableSection .bestLableMain .bestLableText .topArrowbtn .btn {
  padding: 8px 30px;
  font-size: 20px;
}

.BestLableSection .bestLableMain .bestLableText .topArrowbtn figure {
  margin-bottom: 0;
  padding-left: 20px;
}

.BestLableSection .bestLableMain .bestLableText .topArrowbtn figure img {
  width: inherit;
  height: inherit;
}

.BestLableSection .bestClick {
  position: absolute;
  top: 15%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.BestLableSection .bestClick .bestclick-main {
  background: #fff56d;
  width: 140px;
  height: 140px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 30px;
  line-height: initial;
  letter-spacing: 2px;
  font-family: "fonters";
  flex-direction: column;
}

.BestLableSection .bestClick .bestclick-main span {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.magazinSection {
  padding: 50px 0;
  background: #ecebe7;
}

.magazinSection .customMargin {
  margin: 0 80px;
}

.magazinSection .maxineTitle {
  text-align: center;
}

.magazinSection .maxineTitle h2 {
  font-size: 60px !important;
  color: #000;
  font-family: "Playfair-Display";
  margin-bottom: 20px;
  font-weight: 600;
}

.magazinSection .maxineTitle h4 {
  font-size: 28px;
  position: relative;
}

.magazinSection .maxineTitle h4:before {
  content: "";
  display: block;
  width: 38%;
  height: 1px;
  background: #000;
  left: 0;
  top: 50%;
  position: absolute;
}

.magazinSection .maxineTitle h4::after {
  content: "";
  display: block;
  width: 38%;
  height: 1px;
  background: #000;
  right: 0;
  top: 50%;
  position: absolute;
}

.magazinSection .magzinBoxrow {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
}

.magazinSection .magzinBoxrow .magzinleft {
  width: 33.33%;
}

.magazinSection .magzinBoxrow .magzinleft .magzinBox-240 {
  height: 285px;
  overflow: hidden;
  text-align: center;
}

.magazinSection .magzinBoxrow .magzinleft .magzinBox-240 img {
  max-width: 100%;
  height: 100%;
  object-fit: cover;
  border-top: 25px solid black;
  border-bottom: 25px solid black;
}

.magazinSection .magzinBoxrow .magzinleft .magzinBox-240 h5 {
  font-family: "Playfair-Display";
  font-size: 26px;
  font-weight: 600;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.magazinSection .magzinBoxrow .magzinleft .magzinBox-240 .magzinBox-subt {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-family: "Futura-book" !important;
}

.magazinSection .magzinBoxrow .magzinleft .magzinBox-240 p {
  font-size: 16px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 0.7rem;
}

.magazinSection .magzinBoxrow .magzinleft .magzinBox-240 li {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.magazinSection .magzinBoxrow .magzinleft .magzinBox-240 a {
  font-size: 12px;
  color: #000;
  text-underline-offset: 4px;
  font-family: "Futura-bold";
}

.magazinSection .magzinBoxrow .magzinleft .magzinBox-720 {
  height: 855px;
  overflow: hidden;
  text-align: center;
}

.magazinSection .magzinBoxrow .magzinleft .magzinBox-720 img {
  height: 100%;
  object-fit: cover;
}

.magazinSection .magzinBoxrow .magzincenter {
  width: 33.33%;
  background: #e8d9de;
  text-align: center;
  padding: 20px 40px;
}

.magazinSection .magzinBoxrow .magzincenter h3 {
  font-size: 34px;
  color: #000;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.magazinSection .magzinBoxrow .magzincenter .magzinBoxCenter {
  margin: 45px 0;
}

.magazinSection .magzinBoxrow .magzincenter .magzinBoxCenter h6 {
  font-size: 26px;
  font-family: "Playfair-Display";
  margin-bottom: 10px;
  font-weight: bold !important;
  line-height: 30px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.magazinSection .magzinBoxrow .magzincenter .magzinBoxCenter a {
  font-size: 11px;
  color: #000;
  text-underline-offset: 4px;
  font-family: "Futura-bold";
}

.magazinSection .magzinBoxrow .magzincenter .magzinBoxCenter .readmore:hover {
  text-decoration: underline !important;
}

.magazinSection .magzinBoxrow .bg-white {
  background: #fff;
  padding: 20px;
  height: 100%;
}

.magazinSection .magzinBoxrow .bg-pink {
  background: #d4a2ba;
  padding: 20px;
}

.magazinSection .magzinBoxrow .bg-white {
  background: #fff;
}

.magazinSection .magzinbestclik {
  background: #d8bdc5;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.magazinSection .magzinbestclik .mgImg {
  width: 55%;
}

.magazinSection .magzinbestclik .mgImg figure {
  margin-bottom: 0px;
}

.magazinSection .magzinbestclik .mgtext {
  width: 35%;
  text-align: center;
  padding: 0 15px;
  margin: 0 auto;
}

.magazinSection .magzinbestclik .mgtext .bestClick {
  background: #fff;
  width: 146px;
  height: 146px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 20px;
  font-size: 36px;
  font-family: "fonters";
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 36px;
}

.magazinSection .magzinbestclik .mgtext .bestClick .bestClicktexts {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.magazinSection .magzinbestclik .mgtext h2 {
  font-family: "Playfair-Display";
  /* font-size: 45px; */
  font-weight: 800;
  /* overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; */
}

.magazinSection .magzinbestclik .mgtext p {
  font-size: 16px;
  color: #231f20;
  margin: 0 auto 20px;
  width: 80%;
}

.magazinSection .magzinbestclik .mgtext a {
  color: #231f20;
  font-size: 12px;
  font-family: "Futura-bold";
  text-underline-offset: 4px;
}

.magazinSection .magzinbestclik .mgtext a:hover {
  text-decoration: underline !important;
}

.magazinSection .magzinbottombg {
  background: #f3eef2;
  height: 160px;
  margin-top: -80px;
}

.magazinSection .home-mobile-show {
  display: none !important;
}

.SuchHairSection {
  background: #ecebe7;
  padding: 50px 0;
}

.SuchHairSection h2 {
  font-family: "Futura-bold";
  text-align: center;
  font-size: 50px;
  margin-bottom: 30px;
}

.SuchHairSection .passenJObrow {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding-left: 0;
  background: #e3d0d6;
}

.SuchHairSection .passenJObrow .img {
  width: 60%;
  position: relative;
}

.SuchHairSection .passenJObrow .img figure {
  margin-bottom: 0;
}

.SuchHairSection .passenJObrow .img .imgtext {
  position: absolute;
  left: 6%;
  bottom: 10%;
  width: 35%;
  text-align: center;
}

.SuchHairSection .passenJObrow .img .imgtext h6 {
  font-size: 40px;
  font-family: "Playfair-Display";
  font-weight: 600;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.SuchHairSection .passenJObrow .img .imgtext p {
  font-size: 15px;
  margin-bottom: 15px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.SuchHairSection .passenJObrow .img .imgtext a {
  font-size: 11px;
  color: #231f20;
  text-underline-offset: 4px;
  font-family: "Futura-bold";
  letter-spacing: 1.54px;
}

.SuchHairSection .passenJObrow .logoSlider {
  width: 40%;
  padding: 20px 40px;
  text-align: center;
}

.SuchHairSection .passenJObrow .logoSlider h3 {
  font-size: 30px;
  font-family: "Playfair-Display";
  font-weight: 600;
  color: #000;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.SuchHairSection .passenJObrow .logoSlider h3 span {
  color: #b753cf;
}

.SuchHairSection .passenJObrow .logoSlider .jobhome .swiper-slide {
  background: unset;
}

.SuchHairSection .passenJObrow .logoSlider .jobhome .swiper-slide .joblogo {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-height: 400px;
}

.SuchHairSection .passenJObrow .logoSlider .jobhome .swiper-slide .joblogo figure {
  display: flex;
  align-items: center;
  border-radius: 10px;
  width: 114px;
  background: #fff;
  height: 114px;
  margin: 10px;
}

.SuchHairSection .passenJObrow .logoSlider .jobhome .swiper-slide .joblogo figure img {
  height: 100%;
  width: 100%;
  object-fit: contain;
  padding: 10px;
}

.SuchHairSection .passenJObrow .logoSlider .jobhome .swiper-wrapper {
  margin-bottom: 30px;
}

.SuchHairSection .passenJObrow .logoSlider .jobhome .swiper-pagination {
  bottom: 0;
  position: relative;
}

.SuchHairSection .passenJObrow .logoSlider .jobhome .swiper-pagination .swiper-pagination-bullet {
  background: #878787;
}

.homeBoatsection {
  background: #e3d0d6;
}

.homeBoatsection .boattextRow {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.homeBoatsection .boattextRow .leftImg {
  width: 60%;
}

.homeBoatsection .boattextRow .leftImg figure {
  margin-bottom: 0;
}

.homeBoatsection .boattextRow .rightText {
  width: 40%;
  padding: 0 40px;
  text-align: center;
}

.homeBoatsection .boattextRow .rightText figure {
  width: 20%;
  margin: 0 auto 20px;
}

.homeBoatsection .boattextRow .rightText h3 {
  font-size: 30px;
  font-family: "Playfair-Display";
  font-weight: 600;
  color: #000;
}

.homeBoatsection .boattextRow .rightText h3 span {
  color: #b753cf;
}

.homeBoatsection .boattextRow .rightText .midText {
  display: flex;
  flex-wrap: wrap;
  width: 80%;
  margin: 20px auto 0;
}

.homeBoatsection .boattextRow .rightText .midText .box-1 {
  width: 50%;
  text-align: center;
  padding: 0 20px;
  margin-bottom: 20px;
}

.homeBoatsection .boattextRow .rightText .midText .box-1 p {
  margin-bottom: 0;
  font-size: 18px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-transform: uppercase;
}

.homeBoatsection .boattextRow .rightText .midText .box-1 .cityParaLinks {
  font-family: "Futura-book" !important;
  font-size: 16px !important;
}

.homeBoatsection .boattextRow .rightText .midText .box-1 .cityParaLinks:hover {
  color: #B653CE !important;
}

.homeBoatsection .boattextRow .rightText .midText .box-1 a {
  font-size: 11px;
  color: #231f20;
  text-underline-offset: 4px;
  font-family: "Futura-bold";
  letter-spacing: 1.54px;
}

.homeBoatsection .boattextRow .rightText .midText .box-1 a:hover {
  color: #B653CE;
}

.homeBoatsection .boattextRow .rightText .btn {
  border: 1px solid #000000;
  background: #fff;
  font-size: 14px;
  border-radius: unset;
  letter-spacing: 1.24px;
  padding: 8px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.gunsection {
  background: #ecebe7;
  padding: 50px 0;
}

.successSection {
  background: #ecebe7;
  padding: 50px 100px;
}

.successSection h2 {
  text-align: center;
  font-size: 50px;
  font-family: "Playfair-Display";
  font-weight: 700;
}

.successSection .successBox {
  background: #fff;
  text-align: left;
  padding: 30px;
  width: 80%;
  margin: 30px auto 0;
}

.successSection .successBox .starBox {
  margin-bottom: 10px;
}

.successSection .successBox h5 {
  font-size: 20px;
}

.successSection .successBox h6 {
  font-size: 15px;
  margin-bottom: 30px;
}

.newsLetterSection {
  background: #f3eef2;
  padding: 50px 100px;
}

.newsLetterSection .newsLetterMain {
  text-align: center;
  width: 70%;
  margin: 20px auto 0;
}

.newsLetterSection .newsLetterMain h2 {
  font-size: 72px;
  font-family: "Playfair-Display";
  font-weight: 700;
}

.newsLetterSection .newsLetterMain p {
  font-size: 16px;
  margin-bottom: 5px;
  letter-spacing: 0.8px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.newsLetterSection .newsLetterMain a {
  font-size: 11px;
  color: #231f20;
  text-underline-offset: 4px;
  font-family: "Futura-bold";
  letter-spacing: 1.54px;
}

.newsLetterSection .newsLetterMain form {
  margin-top: 40px;
}

.newsLetterSection .newsLetterMain form .form-control {
  border: 2px solid #707070;
  height: 72px;
  border-radius: unset;
}

.newsLetterSection .newsLetterMain form .btn {
  background: #e5c5d6;
  border-color: #e5c5d6;
  color: #000;
  margin-top: 30px;
  padding: 10px 30px;
  border-radius: unset;
  font-size: 24px;
}

.newsLetterSection .newsCheck {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}

.newsLetterSection .newsCheck .one {
  width: 15%;
}

.newsLetterSection .newsCheck .tow {
  width: 18%;
}

.newsLetterSection .newsCheck .tow .form-check-label {
  white-space: nowrap;
}

.newsLetterSection .newsCheck .three {
  width: 57%;
}

.newsLetterSection .newsCheck .form-check-input {
  border: 1px solid #000;
  border-radius: unset;
  background-color: #f0dee8;
  width: 36px;
  height: 36px;
}

.newsLetterSection .newsCheck .form-check-input:checked[type=checkbox] {
  background-color: #000;
}

.newsLetterSection .newsCheck .form-check-label {
  font-size: 18px;
  margin-top: 4px;
  color: #000;
  display: list-item;
  list-style: none;
  margin-left: 20px;
}

.multi-select-container {
  display: inline-block;
  position: relative;
}

.multi-select-menu {
  position: absolute;
  left: 0;
  top: 0.8em;
  z-index: 1;
  float: left;
  min-width: 100%;
  background: #fff;
  margin: 1em 0;
  border: 1px solid #aaa;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  display: none;
  max-height: 200px !important;
  overflow-y: scroll;
  width: 100%;
}

.multi-select-menuitems {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}

.multi-select-menuitems .multi-select-menuitem {
  display: block;
  padding: 0.6em 1em 0.6em 30px;
  width: 50%;
  padding-left: 3.5em;
  text-indent: -1.5em;
}

.multi-select-menuitems .multi-select-menuitem+input {
  position: absolute;
  margin-top: 0.25em;
  margin-left: -20px;
}

.multi-select-menuitem--titled:before {
  display: block;
  font-weight: bold;
  content: attr(data-group-title);
  margin: 0 0 0.25em -20px;
}

.multi-select-menuitem--titledsr:before {
  display: block;
  font-weight: bold;
  content: attr(data-group-title);
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.multi-select-presets {
  border-bottom: 1px solid #ddd;
}

.multi-select-button {
  display: inline-block;
  font-size: 0.875em;
  padding: 0.2em 0.6em;
  max-width: 16em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: -0.5em;
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  cursor: default;
}

.multi-select-button:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.4em 0.4em 0 0.4em;
  border-color: #999 transparent transparent transparent;
  margin-left: 0.4em;
  vertical-align: 0.1em;
}

.multi-select-container--open .multi-select-menu {
  display: block;
}

.multi-select-container--open .multi-select-button:after {
  border-width: 0 0.4em 0.4em 0.4em;
  border-color: transparent transparent #999 transparent;
}

.multi-select-container--positioned .multi-select-menu {
  box-sizing: border-box;
}

.multi-select-container--positioned .multi-select-menu label {
  white-space: normal;
}

.dropdown-item:active {
  background-color: #ecebe7;
}

.btn-primary:active {
  background-color: #231f20;
  border: unset;
}

.btn-primary:hover {
  background-color: #231f20;
  border: 1px solid #231f20;
}

@media (min-width: 768px) {
  .bestClickSection .jobBox-swiper .topjob-col {
    width: 40%;
    margin: 98px 13px 0px 48px;
  }
}

#labelMoibieShow {
  display: none;
  position: absolute !important;
  top: -5px !important;
}

.cookiesWrapp {
  padding: 15px 0;
  background-color: #ecebe7;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 99999;
}

.cookiesWrapp .cookiesContent {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 100px;
}

.cookiesWrapp .cookiesContent p {
  margin-bottom: 0;
  font-size: 12px;
}

.cookiesWrapp .cookiesContent .btn-Link {
  text-decoration: underline !important;
  font-size: 12px;
}

.cookiesWrapp .cookiesContent .btn-removecookie {
  padding: 5px 20px;
  background-color: #e5c5d6;
  font-size: 12px;
}

.cookiesWrapp .closeCookies {
  width: 30px;
  height: 30px;
  border: 2px solid #837b7f;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 135px;
  top: 15px;
  cursor: pointer;
}

.cookiesWrapp .closeCookies span {
  margin-top: -3px;
  font-size: 20px;
}

@media screen and (max-width: 767px) {
  .multi-select-menuitem {
    width: 100% !important;
  }

  .suggBox ul {
    max-height: 110px !important;
  }

  .cookiesWrapp .cookiesContent {
    display: unset;
    padding-right: 0;
  }

  .cookiesWrapp .cookiesContent p {
    margin-bottom: 15px;
    font-size: 12px;
  }

  .cookiesWrapp .cookiesContent .btn-Link {
    text-decoration: underline !important;
    font-size: 12px;
    margin-right: 20px;
  }

  .cookiesWrapp .cookiesContent .btn-removecookie {
    font-size: 12px;
  }

  .cookiesWrapp .closeCookies {
    right: 30px;
    bottom: 10px;
    top: unset !important;
  }

  .jobBoxBestClick {
    height: auto !important;
  }

  .home-mobile-Show .magzincenter {
    overflow: hidden;
  }

  .home-mobile-Show .magzinBox-240 {
    height: 172px;
  }

  .home-mobile-Show .boxMagzineMobile {
    height: 200px !important;
    padding: 15px !important;
  }

  .BestLableSection .swiper-wrapper {
    height: auto !important;
  }

  .BestLableSection .bestLableMain .bestLableText {
    margin-top: 80px !important;
  }

  #labelMoibieShow {
    display: block !important;
    position: absolute !important;
    top: 5px !important;
    left: 20%;
    width: 116px;
    height: 116px;
  }

  #labelMoibieHide,
  #BestClickhideMobile {
    display: none !important;
  }

  .homeHeroBaner .mobile-show {
    height: 473px;
    object-fit: cover;
  }

  .jobBox-swiper .topJob,
  .mobile-Show .topJob {
    padding-bottom: 45px;
  }

  .jobBox-swiper .topJob .swiper-wrapper .swiper-slide,
  .mobile-Show .topJob .swiper-wrapper .swiper-slide {
    margin: 90px auto 0;
    margin-right: 30px !important;
  }

  .jobBox-swiper .topJob .swiper-wrapper .swiper-slide .topjob-box .figure,
  .mobile-Show .topJob .swiper-wrapper .swiper-slide .topjob-box .figure {
    margin: -61px auto 20px !important;
  }

  .jobBox-swiper .topJob .swiper-wrapper .swiper-slide:nth-child(odd),
  .mobile-Show .topJob .swiper-wrapper .swiper-slide:nth-child(odd) {
    background: #d8d7d0;
  }

  .jobBox-swiper .topJob .swiper-wrapper .swiper-slide:nth-child(even),
  .mobile-Show .topJob .swiper-wrapper .swiper-slide:nth-child(even) {
    background: #dfc8ce;
  }

  .magazinSection .home-mobile-hide {
    display: none !important;
  }

  .magazinSection .home-mobile-show {
    display: block !important;
    height: max-content;
  }
}

.confirmationModal {
  z-index: 1100 !important;
}

.confirmationModal .modal-dialog {
  max-width: 597px;
}

.confirmationModal .modal-dialog .modal-content {
  border-radius: 7px;
  border: unset;
}

.confirmationModal .modal-dialog .modal-content .modal-header {
  border: unset;
}

.confirmationModal .modal-dialog .modal-body {
  text-align: center;
  padding: 2rem 5rem 5rem 5rem;
}

.confirmationModal .modal-dialog .modal-body h1 {
  font-size: 25px;
  font-family: "Futura-bold";
  color: #000;
}

.confirmationModal .modal-dialog .modal-body p {
  font-size: 14px;
  font-family: "Futura-book";
  color: #000;
}

.confirmationModal .modal-dialog .modal-body .confNobtn {
  border: 1px solid #000;
  padding: 8px 30px;
  margin: 15px 15px 0 0;
  border-radius: unset;
}

.confirmationModal .modal-dialog .modal-body .confYesbtn {
  padding: 8px 30px;
  margin: 15px 0 0 0;
}

#firstmodal-body {
  padding: 15px !important;
  background-color: #ECEBE7 !important;
  display: unset !important;
}

#firstmodal-body figure {
  margin: 0 auto !important;
}

.mailtobold {
  font-family: "Futura-bold";
}

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


/* delete-btn */
.nav-delete {
  text-align: center;
  padding-top: 30px;
}

.nav-delete .btn-primary {
  color: #fff !important;
  margin-left: auto;
  padding: 2px 15px;
  font-size: 12px;
  letter-spacing: 1.2px;
}

.top-hr-border {
  border-top: 1px solid #000;
}

/* email-btn-alignment */
.job-infobtn {
  padding: 0 !important;
  vertical-align: unset;
  font-weight: unset;
  color: #212529 !important;
}

.tooltiptext .job-infobtn {
  font-size: 12px;
  color: #000 !important;
}

.contactformSection {
  background: #f3eef2;
  padding-left: 50px;
  padding-right: 100px;
  padding-top: 90px;
  padding-bottom: 100px;
}

.contactformSection .contactformMain {
  text-align: right;
  align-items: center;
}


.contactformSection .contactformMain h2 {
  margin-top: 10px;
  text-align: center;
  font-family: 'Playfair Display', serif;
  font-weight: bold;
  font-size: 48px;
  line-height: 60px;
  letter-spacing: 0;
  color: #000000;
  text-transform: capitalize;
  opacity: 1;
  margin-bottom: 5px;
}

.contactformSection .contactformMain .subtitle {
  text-align: center;
  font-weight: normal;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.8px;
  color: #000000;
  opacity: 1;
  max-width: 595px;
  margin: auto;
  margin-bottom: 16px;
}

.contactform-side-img {
  height: 100%;
}

.contactformSection .contactformMain .contact-details {
  margin-top: 9px;
}

.contactformSection .contactformMain .contact-details p {
  text-align: center;
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.8px;
  color: #000000;
  opacity: 1;
  margin-bottom: 4px;
}

.contactform-wrapper-name-telephone {
  display: flex;
  gap: 5%;
}

.contactform-wrapper-name-telephone>* {
  flex: 0 0 47.5%;
}

.contactformSection .contactformMain .contact-details p a:hover {
  text-decoration: underline;
}

.contactformSection .contactformMain form {
  margin-top: 20px;
}

/* .contactform-email-wrapper{
  display: flex;
} */
.contactform-telephone-wrapper>* {
  flex: 0 0 50%;
}

.contactform-textarea-wrapper {
  display: flex;
}

.contactform-textarea-wrapper>* {
  flex: 0 0 100%;
}

.contactformSection .contactformMain form .form-control {
  border: 2px solid #707070;
  height: 72px;
  border-radius: unset;
  max-width: 525px;
  margin: auto;
}

.email-width-unset {
  max-width: unset !important;
}

.contact-details p a {
  font-weight: 600;
}

.textarea-size-unset {
  height: unset !important;
  max-width: unset !important;
}

.contactformSection .contactformMain form .btn {
  color: #fff;
  background-color: #231f20;
  border-color: #231f20;
  font-family: "Futura-book";
  border-radius: unset !important;
  margin-top: 20px;
  padding: 10px 30px;
  border-radius: unset;
  font-size: 22px;
}

.contactformSection .contactformMain form .btn:hover {
  box-shadow: none;
  background-color: #000;
  outline: none;
}

.contactformSection .contactformMain form .form-control::placeholder {
  color: #000000;
  opacity: 1;
}

.job-infobtn {
  padding: 0 !important;
  vertical-align: unset;
}

/* for new search-bar */

.search-toggle {
  cursor: pointer;
  display: inline-block;
  transition: color 0.3s;
  padding: 0 4%;
  fill: #231f20;
}

#searchIcon.active {
  fill: #cb7a9b;
}

#searchIconMobile.active {
  fill: #cb7a9b;
}

.search-bar-primary {
  background-color: #231f20;
  color: #231f20;
  overflow: hidden;
  height: 1.5px;
  fill: #231f20;
  transition: all 0.4s ease-in-out;

}

.search-bar-primary.open {
  background-color: #231f20;
  display: flex;
  height: 55px;
  overflow: visible;
  align-items: center;
  color: #f3eef2;
  fill: #f3eef2;
  transition: all 0.4s ease-in-out;
}


.search-bar-primary-mobile.open {
  background-color: #231f20;
  display: flex;
  height: 210px;
  overflow: visible;
  align-items: center;
  color: #f3eef2;
  fill: #f3eef2;
  transition: all 0.4s ease-in-out;
}


.search-bar-primary-wrapper {
  display: flex;
  justify-content: center;
  width: 85%;
  align-items: center;
  opacity: 0;
  transition: all 0.7s ease-in-out;
}

.search-bar-job-finden-wrap {
  width: 16%;
  position: relative;
}

.search-bar-primary-dropdown-toggle {
  color: #8f8f8f;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-evenly;
}


.search-bar-primary-dropdown-arrow {
  display: inline-block;
  position: relative;
  left: 15px;
  transition: transform 0.3s ease;
  height: 16px;
}

.search-bar-primary-dropdown-arrow.rotated {
  transform: rotate(180deg);
  fill: #cb7a9b;
}

.search-bar-primary-dropdown-content {
  max-height: 0;
  opacity: 0;
  margin-top: 16px;
  padding: 10px;
  padding-left: 22px;
  background-color: #231f20;
  position: absolute;
  z-index: 1;
  width: 100%;
  transition: all 0.4s ease-in-out;
}

.search-bar-primary-dropdown-content.visible {
  max-height: max-content;
  opacity: 1;
}

.search-bar-primary-dropdown-toggle>svg {
  height: 20px;
  margin-right: 10px;
}

.position-marke-search {
  width: 30%;
  display: flex;
  border-right: 2px solid #8f8f8f;
  height: 55px;
  align-items: center;
  color: #8f8f8f;
}

.position-marke-search.active {
  color: #f3eef2;
}

.position-marke-search .search-toggle {
  fill: #f3eef2 !important;
}

.search-bar-primary-dropdown-content-land {
  margin-top: 9.3rem;
}

.search-bar-primary-wrapper .searchbtn .btn {
  color: white !important;
  background-color: #80808078 !important;
  border-radius: 0px !important;
}

.search-bar-primary-wrapper .searchbtn {
  padding-left: 3rem;
}

.search-bar-primary-wrapper .searchbtn .btn.active {
  background-color: #ca6c99;
}

.search-bar-job-land-wrap {
  width: 15%;
  position: relative;
  height: 55px;
  border-right: 2px solid grey;
  align-items: center;
  display: flex;
  padding-right: 20px;
}

#home_search_btn_search.active {
  background-color: #ca6c99 !important;
}

#home_search_btn_search_mobile.active {
  background-color: #ca6c99 !important;
}

#searchIconPosition.active {
  fill: #ca6c99;
}

#searchIconPositionMobile.active {
  fill: #ca6c99;
}

.position-marke-search input {
  background: none;
  border: none;
  width: 15rem;
}

.position-marke-search input:focus-visible {
  outline: none;
  color: #ede7ec;
}

.search-bar-primary-wrapper.open {
  opacity: 1;
}


.custom-cta-desc {
  text-align: center;
  margin-top: 4rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.custom-cta-desc-title {
  font-size: xx-large;
  margin-bottom: 1rem;
  font-weight: bolder;
  font-family: "Playfair-Display";
}

.custom-cta-btn {
  margin: 2rem 0;
  background-color: #231f20;
  width: fit-content;
  padding: 1rem 6rem;
  color: white;
  display: block;
}

.custom-cta-btn:hover {
  background-color: #000;
  cursor: pointer;
}




/* ==========================================================================
   GLOBAL FLUID TYPOGRAPHY SCALE  (single source of truth for headings)
   --------------------------------------------------------------------------
   Loaded on every page via head.blade.php, so it governs H1/H2/H3 site-wide.
   clamp(min, preferred, max) scales smoothly between mobile and desktop with
   no "stepping". Sizes match the approved spec:
     H1  28px -> 48px   (1.75rem .. 3rem)   weight 700
     H2  22px -> 32px   (1.375rem .. 2rem)  weight 600
     H3  18px -> 24px   (1.125rem .. 1.5rem) weight 600
   font-size / line-height / weight use !important so they win over the older
   per-section rules; colour/spacing are intentionally NOT !important so pages
   can still override those. The .h1/.h2/.h3 classes give the same look to any
   element that must look like a heading without being one semantically.
   ========================================================================== */
h1,
.h1 {

  font-size: clamp(1.75rem, 4vw + 1rem, 3rem) !important;

  line-height: 1.2 !important;

  margin-bottom: 1.5rem;

  font-weight: 700 !important;

}

h2,
.h2 {

  font-size: clamp(1.375rem, 3vw + 1rem, 2rem) !important;

  line-height: 1.25 !important;

  margin-bottom: 1.25rem;

  font-weight: 600 !important;

}

/* Fix for the 'overly powerful' H3 */
h3,
.h3 {

  font-size: clamp(1.125rem, 2vw + 1rem, 1.5rem) !important;

  line-height: 1.3 !important;
  /* Added breathing room for mobile */

  margin-bottom: 1rem;

  font-weight: 600 !important;

  color: #333;
  /* Ensure high contrast for accessibility */

}

/* 3. Mobile-Specific Polish */
@media (max-width: 767px) {

  h3 {

    letter-spacing: -0.01em;
    /* Tighter tracking for long German words */

  }

  .section-container {

    padding-top: 2rem;

    padding-bottom: 2rem;

  }

  .magazinSection .magzinbestclik .mgImg figure {
    margin-bottom: 16px;
  }

}