body {
  background-color: #fbf6f2 !important;
  /* background-color: #738174 !important; */
}
p {
  margin: 0px;
  padding: 0px;
}
.rounded_m {
  border-radius: 1rem !important;
}
.rounded_l {
  border-radius: 2rem !important;
}
.downloadlink {
  color: white;
  text-decoration: none;

  padding-left: 0px !important;
}
.contactlink {
  color: white;
  text-decoration: none;

  padding-left: 0px !important;
}
.up-10 {
  margin-top: -10px !important;
}
.up-20 {
  margin-top: -20px !important;
}
.up-30 {
  margin-top: -30px !important;
}
.up-40 {
  margin-top: -40px !important;
}
.bodytext {
  font-family: "Outfit", sans-serif;
  font-weight: 400;
}
.lighttext {
  font-family: "Outfit", sans-serif;
  font-weight: 200;
}
.thintext {
  font-family: "Outfit", sans-serif;
  font-weight: 100;
}
.mediumtext {
  font-family: "Outfit", sans-serif;
  font-weight: 500;
}
.boldtext {
  font-family: "Outfit", sans-serif;
  font-weight: 700;
}
.menutext {
  font-family: "Outfit", sans-serif;
  font-weight: 200;
  color: #ffffff;
  /* height: 56px; */
  padding-top: 0px;
  margin-left: 24px;
}
.menutext a:link,
.menutext a:visited {
  font-family: "Outfit", sans-serif;
  font-weight: 200;
  color: #ffffff;
}
.dropdown-item.active .menutext {
  padding-top: 6px;
}
.maintitle {
  font-family: "Outfit", sans-serif;
  font-weight: 400;
  color: #414141;
}
.infotext {
  color: #414141;
  font-size: 1.1em;
  font-weight: 300;
}
.active {
  background-color: #ffffff !important;
  padding: 7px;
  color: rgb(60, 60, 60) !important;
  height: 51px;
  margin-top: -2px;
}
.dropdown-item .active {
  color: #ffffff;
  background-color: #454545;
}
.nav-link .dropdown-item {
  color: #ffffff;
  background-color: #2e6eb3 !important;
}
.hmenuitem {
  text-transform: uppercase;
}
.style1 {
  /* background-color: #60835C; */
  background-color: #ffffff;
  margin-top: -4px;
}
.style2 {
  background-color: #60835c;
}
.instalink {
  position: relative;
  z-index: 0;
  left: 92%;
}

.banner_headline {
  color: white;
}
.banner_text {
  color: white;
  padding-top: 5px;
  padding-right: 61px;
}
.banner_text_small {
  color: #313131;
  padding-top: 5px;
  padding-left: 32px;
  padding-bottom: 36px;
}
.banner_signature {
  width: 39%;
  padding-top: 16px;
}
.btn_intext {
  cursor: pointer;
  margin-top: 14px;
  background-color: #2e6eb3;
  color: #ffffff !important;
  border: 0px solid #cdcdcd;
  border-radius: 20px;
  min-height: 38px;
  padding-left: 14px;

  display: inline-block;
  padding-right: 14px;
}
.btn_intext a {
  text-decoration: none !important;
  color: #ffffff !important;
  min-height: 38px;
  display: inline-block;
  padding-top: 6px;
}
.btn_intext a:hover {
  color: #efefef !important;
}
.btn_intext:hover {
  background-color: #622004;
  color: #efefef !important;
}
.btn_content {
  --bs-btn-color: #2e2e2e;
  --bs-btn-bg: #dedede;
  --bs-btn-border-color: #ffffff;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #a8a8a8;
  --bs-btn-hover-border-color: #606060;
  --bs-btn-focus-shadow-rgb: 225, 83, 97;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #dedede;
  --bs-btn-active-border-color: #ffffff;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #dedede;
  --bs-btn-disabled-border-color: #dedede;
}
.service_card {
  padding: 0px !important;
  min-height: 300px;
  background-color: #60835c;
  margin-bottom: 34px;
  padding-bottom: 16px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  margin-right: 30px;
  margin-left: 30px;
  cursor: pointer;
}
.content_card {
  min-height: 300px;
  background-color: #9f5d37;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  background-image: url("../assets/images/lotustransp_01.png");
  background-repeat: no-repeat;
  background-size: 238%;
  background-position: 0% 289%;
  margin: 67px 71px;
  padding: 0px !important;
}
.middle_card {
  background-color: #a6b9a3;
}
.sc_headline {
  padding-left: 24px;
  padding-right: 14px;
  padding-top: 24px;
  color: white;
  font-family: "Outfit", sans-serif;
}

.sc_body {
  padding-left: 24px;
  padding-right: 14px;
  padding-bottom: 24px;
  color: white;
}
.sc_lotus {
  text-align: center;
  padding-top: 26px;
  padding-bottom: 26px;
}
.serv_image {
  max-width: 100%;
  display: block;
  margin-left: 0px;
  position: relative;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.sidemenu_link {
  color: rgb(255, 255, 255);
  text-decoration: none;
}
.smactive {
  color: rgb(66, 66, 66);
  font-family: "Outfit", sans-serif;
  font-weight: 600;
  font-size: larger;
}
.sidemenu_listcont {
  list-style-type: none;
}

.lotus_side {
  position: absolute;
  left: 0%;
  bottom: 0%;
  z-index: 0;
}

.sc_lotus_side {
  position: relative;
}

.content_sideimage {
  max-width: 100%;
  display: block;
  margin-left: 0px;
  position: relative;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}
.cardrow {
  margin-top: -40px;
  position: relative;
}
.first_card {
  margin-top: -20px;
  padding-top: 0px;
}
.nav_fmenu {
  min-height: 170px;
}
.footer {
  background-color: #9f5d37;
  font-size: 0.8rem;
  padding-top: 36px;
  color: white;
}
.footer_content {
  background-color: #2e6eb3;
  font-size: 1rem;
  padding-top: 36px;
  color: white;
}
.footer_link {
  color: #ffffff;
}
.fcolumn01_header {
  text-transform: uppercase;
}
.fcolumn02_header {
  text-transform: uppercase;
}
.fcolumn03_header {
  text-transform: uppercase;
}
.fcolumn04_header {
  text-transform: uppercase;
}
.column_itemtypet1_01 {
  margin-bottom: 0px;
}
.column_itemtypet1b_01 {
  margin-bottom: 0px;
}
.column_itemtypet1c_01 {
  margin-bottom: 0px;
}
.column_itemtypet1d_01 {
  margin-bottom: 0px;
}
.style3 {
  margin-left: 0px;
}

.style4 {
  margin-left: 0px;
}

.foot_column {
  margin-left: 57px;
}
.fwidth {
  margin-left: 0px;
}
.style5 {
  background-color: #3583d5;
  padding-bottom: 0px;
  height: 46px;
}
.wappler-temp {
}
.contentArea_ps {
  margin-top: 66px;
}
.formbutton {
  background-color: #3d3d3d;
}
.homebanner {
  background-image: url("../assets/images/home_image.jpg");
  min-height: 514px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.succes_message {
  width: 90%;
  height: 72px;
  background-color: #f8d7da;
  padding-top: 7px;
  padding-left: 14px;
}
.table td {
  border: none !important;
}
.table tr {
  background-color: transparent !important;
}
.dropdown-menu.show {
  display: block;
  width: 240px;
  font-size: 1.4em;
  background-color: #2e6eb3;
}
.dropdown-item:hover {
  color: #ffffff;
  background-color: #2e6eb3;
}
.pshomelogo {
  float: left;
  padding-left: 72px;
  padding-top: 24px;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@media (min-width: 300px) {
  .pslogo {
    max-width: 42%;

    margin-top: -30px;
  }
  .up-10 {
    margin-top: 0px !important;
  }
  .up-20 {
    margin-top: 0px !important;
  }
  .up-30 {
    margin-top: 0px !important;
  }
  .up-40 {
    margin-top: 0px !important;
  }
  .instalink {
    position: relative;
    z-index: 0px;
    left: -6%;
  }
  .navbar-toggler {
    margin-right: 20px;
  }
  .sc_headline,
  .sc_body {
    text-align: center;
  }
  .homeimgage_texts {
    width: 100%;
    position: absolute;
    right: -130px;
    top: 43px;
  }
  .contentArea_ps {
    margin-top: 66px;
    margin-left: 0px;
  }
  .cardrow {
    margin-top: -26px;
    position: relative;
  }
  .content_card {
    margin-left: 36px;
    margin-right: -29px;
  }
  .contact_text {
    margin-left: 40px;
  }
  .style7 {
    background-image: url(../assets/images/header02.png);
    background-size: cover;
    height: 180px;
    /* background-position-x: -120px; */
    background-position-x: 0px;
    background-position-y: 0px;
    background-repeat: no-repeat;
  }
  .navbar-collapse {
    background-color: #c1ccc2;
    width: 190px;
    padding: 14px;
    border-radius: 7px;
  }
  .dropdown-menu {
    background-color: #c1ccc2;
  }
  .active {
    background-color: #ffffff !important;
    color: rgb(60, 60, 60) !important;
    height: 49px;
    margin-top: 14px;
    margin-right: 20px;
    margin-bottom: 14px;
    padding: 14px 7px 7px 14px;
  }
  .nav-item .nav-link .dropdown-item {
    padding-left: 14px;
  }
  .dropdown-menu.show {
    display: block;
    width: 240px;
    font-size: 1em;
    background-color: #b9c6baff;
    border: none;
    padding-left: 14px;
  }
  .sub.active {
    background-color: #ffffff !important;
    color: rgb(255, 255, 255) !important;
    height: 51px;
    margin-top: -2px;
    margin-bottom: 0px;
    padding: 14px 7px 7px;
    text-align: left;
    border-radius: 7px;
  }
  .style5 {
    background-color: #3583d5;
    padding-bottom: 0px;
    height: 56px;
    width: 340px;
  }
  .container {
    --bs-gutter-x: 0rem;
  }
  .header_container {
    background-color: #2e6eb3;
  }
  .menubalk {
    width: 100%;
    background-color: #2e6eb3;
    height: 56px;
  }
}
@media (min-width: 576px) {
  .pslogo {
    max-width: 45%;
  }
  .service_card {
    margin-bottom: 69px;
    margin-left: 18px;
    margin-right: 17px;
    padding-left: 16px;
  }
  .navbar-toggler {
    margin-right: 20px;
  }
  .first_card {
    margin-top: -40px;
  }
  .instalink {
    position: relative;
    z-index: 0px;
    left: -6%;
  }
  .style3 {
    margin-left: 0px;
  }
  .style4 {
    margin-left: 0px;
  }
  .content_card {
    margin-left: 71px;
  }
  .header_container {
    background-color: transparent;
  }
}
@media (min-width: 768px) {
  .pslogo {
    max-width: 42%;
    margin-top: -30px;
  }

  .service_card {
    margin-left: 48px;
    margin-right: 67px;
  }
  .contentArea_ps {
    margin-top: 66px;
    margin-left: 0px;
  }
  .first_card {
    margin-top: -24px;
  }
  .style6 {
  }
  .style3 {
    margin-left: 0px;
  }
  .style4 {
    margin-left: 0px;
  }

  .foot_column {
    margin-left: 0px;
  }
  .instalink {
    position: relative;
    z-index: 0px;
    left: 0%;
  }
  .content_card {
    margin-left: -4px;
    margin-right: -16px;
  }
  .sidemenu_listcont {
    padding-left: 19px;
  }
  .sc_headline {
    padding-left: 18px;
  }
  .cardrow {
    margin-top: -40px;
    position: relative;
  }
  .header_container {
    background-color: transparent;
  }
}
@media (min-width: 992px) {
  .up-10 {
    margin-top: -10px !important;
  }
  .up-20 {
    margin-top: -20px !important;
  }
  .up-30 {
    margin-top: -30px !important;
  }
  .up-40 {
    margin-top: -40px !important;
  }
  .pslogo {
    max-width: 44%;
    margin-top: -30px;
  }
  .first_card {
    margin-top: 0px;
  }
  .service_card {
    width: 253px;
    margin-top: -116px;
    margin-left: 0px;
    margin-right: 0px;
  }
  .instalink {
    position: relative;
    z-index: 0px;
    left: 92%;
  }
  .homeimgage_texts {
    width: 84%;
    position: absolute;
    right: 80px;
    top: 32px;
  }
  .content_card {
    margin-left: 24px;
    margin-right: 14px;
  }
  .sc_headline {
    padding-left: 26px;
  }
  .sidemenu_listcont {
    padding-left: 25px;
  }
  .banner_signature {
    width: 189px;
    margin-top: -43px;
    margin-left: 479px;
  }

  .dropdown-item .active {
    color: #ffffff;
    background-color: #454545;
    margin-top: 0px;
  }
  .nav-link .dropdown-item {
    color: #ffffff;
    background-color: #2e6eb3 !important;
  }
  .nav-item .nav-link .dropdown-item {
    padding-left: 7px;
  }
  .navbar-collapse {
    background-color: transparent;
  }
  .active {
    background-color: #ffffff !important;
    color: rgb(60, 60, 60) !important;
    height: 51px;
    margin-top: -2px;
    margin-bottom: 0px;
    padding: 10px 7px 7px;
  }
  .sub.active {
    background-color: #4f6e79 !important;
    color: rgb(255, 255, 255) !important;
    height: 51px;
    margin-top: -2px;
    margin-bottom: 0px;
    padding: 14px 7px 7px;
    text-align: left;
    border-radius: 0px;
  }
  .dropdown-menu.show {
    display: block;
    width: 240px;
    font-size: 1em;
    background-color: #2e6eb3;
  }
  .style5 {
    background-color: #3583d5;
    padding-bottom: 0px;
    height: 46px;
    width: 100%;
  }
  .container {
    --bs-gutter-x: 1.5rem;
  }
  .header_container {
    background-color: transparent;
  }
  .menubalk {
    width: 100%;
    background-color: #2e6eb3;
    height: 49px;
  }
}

@media (min-width: 1200px) {
  .pslogo {
    max-width: 70%;
    margin-top: 0px;
  }
  .style7 {
    background-image: url(../assets/images/header02.png);
    background-size: cover;
    height: 290px;
    background-position-x: 0px;
    background-position-y: 0px;
    background-repeat: no-repeat;
  }
  .first_card {
    margin-top: 0px;
  }
  .service_card {
    width: 299px;
    margin-top: -140px;
  }
  .homeimgage_texts {
    width: 50%;
    position: absolute;
    right: 80px;
    top: 32px;
  }
  .content_card {
    margin-left: 63px;
    margin-right: 42px;
  }
  .banner_signature {
    margin-left: 301px;
  }
}
@media (min-width: 1300px) {
  .homeimgage_texts {
    width: 50%;
    position: absolute;
    right: 80px;
    top: 32px;
  }
}
