* {
  box-sizing: border-box;
  font-family: 'Poppins', sans-serif;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  /*font-weight: 400;*/
  font-kerning: auto;
  text-align: left;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

:root {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  --white: #fff;
  --text-color: #595959;
  --p-color: #18763C;
  --sec-color: #84CEF0;
  --bopmas-gold: #C2BC33;
}

input {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

a {
  color: #21b159;
}

html,
body,
main {
  margin: 0;
  -webkit-text-size-adjust: 100%;
  text-align: justify;
  line-height: 1.2;
  background: #ffff;
  font-size: 16px;
  color: #404040;
  scroll-behavior: smooth;
}

html,
body {
  overflow-x: hidden;
  position: relative;
  display: block;
  width: 100%;
  max-width: 100%;
}

body {
  overflow-y: hidden;
}

.section {
  position: relative;
  display: block;
  margin: 0 auto;
  clear: both;
  width: 100%;
  opacity: 1;
}

h1 {
  line-height: 1.2;
  font-size: 35px;
}

h2 {
  font-weight: 600;
  line-height: 1.2;
  font-size: 20px;
}

h3 {
  font-weight: 600;
  line-height: 1.2;
  font-size: 18px;
}

h4 {
  font-weight: 600;
  line-height: 1.2;
  font-size: 1rem;
}

h5,
h6 {
  font-weight: 400;
  line-height: 1.2;
}

strong {
  font-weight: 600;
}

.path-heath-tips #content .content-bar .views-row .views-field-title a {
  color: rgb(88, 158, 19);
  text-decoration: none;
}

.path-heath-tips #content .content-bar .views-row .views-field-title a {
  font-weight: 600;
  margin-bottom: 0;
}

/**** Pager ***/
.pager li>a,
.pager li>span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #21b159 !important;
  border: 1px solid #ddd !important;
  border-radius: 6px !important;
  color: #fff !important;
}

.js-pager__items li {
  display: inline-block;
  float: left;
  padding-right: 15px;
}

#block-bpomas-tabs .block__content li {

  display: inline-block;

}

img {
  max-width: 100%;
  height: auto;
}


/*about Region*/
#block-bpomas-views-block-our-misson-block-1 .views-field-body .wrap-abt,
#block-bpomas-views-block-our-misson-block-1 .views-field-body .field-content {
  display: flex;
  flex-wrap: wrap;
  gap: 0 20px;
}

#block-bpomas-views-block-our-misson-block-1 .views-field-body>p {
  width: 100%;
}

#block-bpomas-views-block-our-misson-block-1 .views-field-body .wrap-abt {
  width: 60%;
}


#block-bpomas-views-block-our-misson-block-1 .views-field-body .about-img {
  width: 45%;
}

#block-bpomas-views-block-our-misson-block-1 .about-last-img img,
#block-bpomas-views-block-our-misson-block-1 .about-img img {
  border-radius: 5px;
}

#block-bpomas-views-block-our-misson-block-1 .about-last-img {
  max-width: 400px;
}

/*********************************TABLE***************************************/
table {
  width: 100%;
  border: 0;
  margin-bottom: 30px;
  border-collapse: collapse;
}

table thead {
  background: #21b159;
}

table thead tr th {
  padding: 15px 10px;
  color: #fff;
  border: 1px solid #15b8af;
  text-align: left;
}

table thead tr th a {
  color: #fff;

}

table tbody tr:nth-child(even) {
  background: #eaeeee;

}

.node--title-important-contacts table thead tr th {
  width: 50%;
}

table tr td {
  padding: 10px;
  border: 0;
}



/**** Header Section *****/
#top-header .container,
#header .container {
  width: 95% !important;
}

#top-header {
  position: relative;
  display: block;
  background: var(--p-color);
  color: #ffff;
}

#top-header .region-top-header {
  position: relative;
  display: flex;
  align-items: center;
}

#top-header .region-top-header p {
  padding: 0 !important;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
}

#block-bpomas-socials #livechat a {
  font-size: 0.8em;
  color: white;
  text-decoration: none;
  padding: 0px;
  vertical-align: bottom;
}

#livechat a::before {
  content: "●";
  color: red;
  font-size: 1.2em;
  margin: 0px 5px;
}


#top-header #block-bpomas-topleft .field--name-body {
  display: flex;
  align-items: center;
  font-size: 18px;
  line-height: 22px;
  transition: 0.3s all ease;
  gap: 30px;
}

#block-bpomas-topright .field--name-body p a,
#top-header #block-bpomas-topleft p {
  color: #FFFFFF;
  font-size: 0.8rem;
  font-weight: 500;
  line-height: 30px;

}

#top-header #block-bpomas-topleft p {
  display: inline-block;
  padding: 0 0 0 22px !important;
  background-size: 16px !important;
}

#top-header #block-bpomas-topleft p:last-child {
  background: url(".././img/envelope.png") no-repeat center left 0;
}

#top-header #block-bpomas-topleft p:first-child {
  background: url(".././img/location_pin.png") no-repeat center left 0;
}

#block-bpomas-topright .field--name-body {
  display: flex;
  gap: 8px; 
}

#block-bpomas-topright .field--name-body p a {
  text-decoration: none;
}

#block-bpomas-topright .field--name-body p a:hover {
  color: var(--bopmas-gold);
}

#block-bpomas-toprightwrapper .block__content {
  display: flex;
  justify-content: end;
  align-items: center;
  gap: 20px;
}

#block-bpomas-socials p {
  padding: 0 0 0 10px;
  border-left: 1px solid #FFFFFF1A;
}

#block-bpomas-socials p a {
  font-size: 1%;
  color: transparent;
  padding: 20px;
  display: inline-block !important;
  background-size: 20px !important;
}

#block-bpomas-socials p:nth-child(1) a {
  background: url(./../img/facebook.png) center no-repeat;
}

#block-bpomas-socials p a:nth-child(2) {
  background: url(./../img/linkedin.png) center no-repeat;
}

#block-bpomas-socials p a:nth-child(3) {
  background: url(./../img/insta.png) center no-repeat;
}

#block-bpomas-socials p a:nth-child(4) {
  background: url(./../img/whatsapp.png) center no-repeat;
}

#block-bpomas-socials p a:nth-child(5) {
  background: url(./../img/Live-Chat.png) center no-repeat;
}

.mobile-apps {
  display: flex;
  flex-wrap: wrap;
  margin: 25px 0 0;
  align-items: center;
  gap: 10px;
  max-width: 700px;
}

.mobile-apps p {
  display: inline-block;
  width: 139px;
  height: 43px;
  font-size: 0%;
  cursor: pointer;
  color: transparent;
}

.mobile-apps p:first-child {
  background: url("./../img/droid-black.png") center no-repeat;
}

.mobile-apps p:last-child {
  background: url("./../img/apple-black.png") center no-repeat;
}

#block-bpomas-mainmenu-2 {
  width: 64%;
}

#block-bpomas-headerleft {
  width: 20%;
}

#block-bpomas-headerelements {
  position: relative;
  display: block;
  width: 16%;
}

#block-bpomas-headerelements .field--name-body {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  margin: 0;
}

#block-bpomas-headerelements .field--name-body p:nth-child(2) {
  display: inline-block;
  padding: 20px 0 20px 37px;
  background: url(./../img/menu-lines.png) no-repeat center;
  background-size: 34px;
  cursor: pointer;
  font-weight: 500;
  font-size: 1%;
  color: transparent;
}

.overlay #block-bpomas-headerelements .field--name-body p:nth-child(2) {
  background: url(./../img/mega-close.png) no-repeat center !important;
  background-size: 22px !important;
}

.overlay #header {
  background: var(--white);
}

.sticky-menu {
  position: fixed !important;
  z-index: 2000 !important;
  box-shadow: 0 30px 70px rgba(0, 0, 0, 0.05);
  top: 0 !important;
  left: 0;
  right: 0;
  background: var(--white);
}

.elementor-search-container {
  padding-left: 10px;
  height: 100%;
  border-left: 1px solid #DBD9E5;
}

#block-bpomas-headerleft .block__content {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  /* background: #c6bfcd; */
}

#bpmas_cal,
#content #block-bpomas-welcometobpomas .views-field-field-page-link a,
#block-bpomas-headerelements .field--name-body p:last-child a {
  position: relative;
  display: inline-block;
  border: none;
  font-size: 1rem;
  font-weight: 500;
  color: #fff;
  border-radius: 5px;
  text-decoration: none;
  z-index: 3;
  overflow: hidden;
  cursor: pointer;
}

#content #block-bpomas-welcometobpomas .views-field-field-page-link a {
  padding: 20px 45px;
}

#bpmas_cal,
#block-bpomas-headerelements .field--name-body p:last-child a {
  overflow: hidden;
  padding: 17px 35px;

}

.frontpage-container #Call-back-btn::before,
#bpmas_cal::before,
#block-bpomas-views-block-options-block-1 footer p a::before,
#content #block-bpomas-welcometobpomas .views-field-field-page-link a::before,
#content-bottom3 .views-field-field-page-link a::before,
#block-bpomas-views-block-main-image-block-1 .views-field-field-page-link a::before,
#block-bpomas-headerelements .field--name-body p:last-child a::before {
  position: absolute;
  display: block;
  content: "";
  height: 100%;
  width: 100%;
  inset: 0;
  z-index: -2;
}

#content-bottom3 .views-field-field-page-link a::before,
#block-bpomas-views-block-main-image-block-1 .views-field-field-page-link a::before {
  background-color: var(--white);
}

#content-bottom3 .views-field-field-page-link a:hover,
#block-bpomas-views-block-main-image-block-1 .views-field-field-page-link a:hover {
  color: var(--white);
}

.frontpage-container #Call-back-btn::before,
#block-bpomas-views-block-options-block-1 footer p a::before,
#block-bpomas-headerelements .field--name-body p:last-child a::before {
  background: var(--sec-color);
}

.frontpage-container #Call-back-btn::after,
#bpmas_cal::after,
#block-bpomas-views-block-options-block-1 footer p a::after,
#content #block-bpomas-welcometobpomas .views-field-field-page-link a::after,
#content-bottom3 .views-field-field-page-link a::after,
#block-bpomas-views-block-main-image-block-1 .views-field-field-page-link a::after,
#block-bpomas-headerelements .field--name-body p:last-child a::after {
  display: block;
  content: "";
  border-radius: 50%;
  width: 4px;
  height: 4px;
  left: -4px;
  top: -4px;
  position: absolute;
  transition: transform .5s ease-out;
  z-index: -1;
  transform: scale(1);
  top: 64px;
  left: 2px;
}

.frontpage-container #Call-back-btn::after,
#bpmas_cal::after,
#block-bpomas-headerelements .field--name-body p:last-child a::after {
  background: var(--p-color);
}

#bpmas_cal::before,
#content #block-bpomas-welcometobpomas .views-field-field-page-link a::before,
#content-bottom3 .views-field-field-page-link a::after,
#block-bpomas-views-block-main-image-block-1 .views-field-field-page-link a::after {
  background: var(--bopmas-gold);
}

#content #block-bpomas-welcometobpomas .views-field-field-page-link a::after {
  background: var(--p-color);
}

#block-bpomas-views-block-options-block-1 footer p a::after {
  background: var(--white);
}

#block-bpomas-views-block-options-block-1 footer p a:hover {
  color: var(--bopmas-gold);
}

.frontpage-container #Call-back-btn:hover:after,
#bpmas_cal:hover::after,
#content #block-bpomas-welcometobpomas .views-field-field-page-link a:hover::after,
#block-bpomas-headerelements .field--name-body p:last-child a:hover::after {
  top: -4px;
  left: -178px;
  transform: scale(190);
}

#block-bpomas-views-block-options-block-1 footer p a:hover::after,
#content-bottom3 .views-field-field-page-link a:hover::after,
#block-bpomas-views-block-main-image-block-1 .views-field-field-page-link a:hover::after {
  top: -4px;
  left: -178px;
  transform: scale(200);
}

#block-bpomas-sitebranding img {
  max-width: 110px;
}

#block-bpomas-callcenter p {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 0 0 0 50px;
}

#block-bpomas-callcenter p::before {
  content: "";
  width: 40px;
  height: 40px;
  background: #fff url(./../img/phone.png) center no-repeat;
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.07);
  background-size: 20px;
  border-radius: 50px;
  position: absolute;
  left: 0;
}

#block-bpomas-callcenter .phone {
  margin-bottom: 0px;
  font-weight: 700;
  line-height: 25px;
  color: #177139;
}

#block-bpomas-callcenter .block__content {
  margin-bottom: 0px;
  font-size: 0.8rem;
  line-height: 25px;
}

/*Menu */
#header #superfish-main-menu {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: center;
}

#header #superfish-main-menu .sf-depth-1 ul {
  margin: 88px 0 0;
  border: none;
  min-width: 220px;
  background-color: var(--white);
  top: 34px;
  border-radius: 0 0 5px 5px;
  overflow: hidden !important;
}

#header #superfish-main-menu .sf-depth-1 ul li span,
#header #superfish-main-menu .sf-depth-1 ul li a {
  color: var(--p-color);
  text-shadow: none !important;
  padding: 15px !important;
  text-decoration: none;
}

#header #superfish-main-menu .sf-depth-1 ul li a:hover {
  background-color: var(--bopmas-gold);
  color: #ffff;
}

#header #superfish-main-menu>.sf-depth-1 ul li:hover {}

#header #superfish-main-menu .sf-depth-1 ul li {
  border: none;
  background-color: #fff;
  width: 100%;
}

.content-layout header #header {
  position: relative;
  display: block;
  background: #fff !important;
  border-top: 2px solid #23a0db;
}

#header #superfish-main-menu>.sf-depth-1 {
  display: inline-block;
  list-style: none;
  background: transparent;
  border: none;
  padding: 43px 0;
  margin: 0 10px;
}

.sticky-menu #superfish-main-menu>.sf-depth-1 {
  padding: 30px 0 !important;
}


.sticky-menu .sf-depth-1 ul {
  margin: 74px 0 0 !important;
}

#header #superfish-main-menu>.sf-depth-1 span,
#header #superfish-main-menu>.sf-depth-1 a {
  display: inline-block;
  text-decoration: none;
  color: #54595F;
  cursor: pointer;
  width: 100%;
  font-weight: 600;
  padding: 10px 15px;

}

#header #superfish-main-menu .sf-depth-1.sfHover a,
#header #superfish-main-menu>.sf-depth-1.over span,
#header #superfish-main-menu>.sf-depth-1 span:hover,
#header #superfish-main-menu .sf-depth-1 a:hover {
  color: var(--p-color);
  transition: background 2s;
  text-shadow: none;
}

/*gg*/
#header {
  position: absolute;
  display: block;
  width: 100%;
  z-index: 99;
  padding: 0;
  background-image: linear-gradient(#ffffff, #ffffff00);
}

#header.fixed {
  position: fixed !important;

}

.user-not-logged-in #header {
  top: 0;
}

#header .container-fluid {
  position: relative;
  margin: 0 50px;
}

#block-bpomas-headerelements .search-button {
  display: inline-block;
  padding: 20px 0 20px 37px;
  background: url(./../img/search.png) no-repeat center;
  cursor: pointer;
  font-weight: 500;
  font-size: 1%;
  color: transparent;
  background-size: 34px;
}

#header .region-header {
  position: relative;
  display: flex;
  align-items: center;
}

/**Side-Menu***/
#block-bpomas-sidemenuwrapper {
  position: fixed;
  display: block;
  z-index: 300 !important;
  max-width: 400px;
  background: var(--p-color);
  padding: 0 40px 50px;
  transform: translateX(100%);
  transition: all .3s ease;
  right: 0;
  bottom: 0;
  height: 100%;
}

#block-bpomas-sidemenuwrapper.open {
  transform: translateX(0);
  z-index: 300 !important;
}

#block-bpomas-cheeseburgermenu {
  position: relative !important;
  overflow: visible !important;
  transform: translateX(0) !important;
  display: block !important;
  background: var(--p-color);
  width: 100%;
  min-height: 700px;
  height: fit-content;
  max-height: auto;
  padding: 0;
}

#block-bpomas-cheeseburgermenu .cheeseburger-menu__main-navigation-area {
  position: relative;
  display: block;
  height: 100%;
}

.block-cheeseburgermenu-container {
  position: absolute;
  transform: translateX(100%);
  top: 60px !important;
  left: unset;
  right: 0;
  z-index: 30 !important;
}

.cheeseburger-menu__mainmenu>li {
  border-bottom: 1px solid #308450;
}

.cheeseburger-menu__item-label:hover {
  text-decoration: none !important;
}

.cheeseburger-menu__item-label span {
  font-size: 1.125rem;
  color: #ffff;
  font-weight: 400 !important;
}

.block-cheeseburgermenu-container--is-open {
  transform: translateX(0);
}

.cheeseburger-menu__title,
.cheeseburger-menu__side-menu {
  display: none;
}

#block-bpomas-cheeseburgermenu .block__title {
  font-size: 1%;
  color: transparent;
  background: url(".././img/bpomas-logo.png") no-repeat center left 0;
  background-size: 96px;
  width: 200px;
  height: 100px;

}

.block-cheeseburgermenu-container--with-navigation {
  padding: 20px;
}

.cheeseburger-menu__mainmenu li ul li>a {
  padding-left: 20px;
  color: #ffff !important;
  width: 100%;
}

.cheeseburger-menu__mainmenu {
  padding: 0 !important;
}

.cheeseburger-menu__side-menu {
  display: none !important;
}

.dropdown::after,
.dropdown::before {
  background: #ffff !important;
}

#block-bpomas-sidemenufooter {
  position: relative;
  display: block;
  z-index: 1000;
}

#block-bpomas-sidemenufooter {
  color: #7C7C9D;
  font-size: 600;
}

/***Slider***/
.frontpage-container #slider,
#slider #block-bpomas-views-block-main-image-block-1 .media,
#slider #block-bpomas-views-block-main-image-block-1 img {
  min-height: 830px;
  height: 830px;
}

#block-bpomas-views-block-main-image-block-1 .slide__caption {
  position: absolute;
  display: block;
  transform: translateY(-35px);
  z-index: 1000 !important;
  overflow: hidden;
  line-height: 1;
  width: 100%;
  height: auto;
  top: 30%;
  bottom: unset;
}

#block-bpomas-views-block-main-image-block-1 .slide__description {
  position: relative;
  display: block;
  width: 1170px !important;
  padding: 0 15px;
  margin: 0 auto;
}

#block-bpomas-views-block-main-image-block-1 .views-field-field-caption-text,
#block-bpomas-views-block-main-image-block-1 .views-field-title {
  max-width: 640px;
  font-size: 4rem;
  font-weight: 700;
  line-height: 100px;
  letter-spacing: -0.043em;
}

#block-bpomas-views-block-main-image-block-1 .views-field-field-caption-text .field-content,
#block-bpomas-views-block-main-image-block-1 .views-field-title span {
  background: var(--bopmas-gold);
  border-left: 15px solid var(--bopmas-gold);
  border-right: 15px solid var(--bopmas-gold);
  border-top: 5px solid var(--bopmas-gold);
  border-bottom: 5px solid var(--bopmas-gold);
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  color: #ffff;
  border-radius: 5px;
  line-height: 1.7;
}

#block-bpomas-views-block-main-image-block-1 .views-field-field-slideshow-text .field-content {
  display: inline-block;
  color: #ffffff;
  font-weight: 600;
  font-size: 20px;
  margin: 30px 0;
}


#content-bottom3 .views-field-field-page-link a,
#block-bpomas-views-block-main-image-block-1 .views-field-field-page-link a {
  position: relative;
  display: inline-block;
  color: #177139;
  padding: 23px 45px;
  border-radius: 5px;
  z-index: 0;
  overflow: hidden;
  background-color: #ffff;
  text-decoration: none;
  text-transform: capitalize;
}

#block-bpomas-views-block-main-image-block-1 .views-field-field-page-link a {
  font-weight: 500;
}

#block-bpomas-views-block-main-image-block-1 .slick__arrow {
  position: absolute;
  gap: 10px;
  display: flex;
  flex-direction: column;
  width: 1170px !important;
  right: 0;
  left: 0;
  height: auto;
  margin: 0 auto;
  align-items: flex-end;
  padding: 0 15px;
}

#block-bpomas-views-block-main-image-block-1 .slick-arrow {
  display: block;
  position: relative;
  border-radius: unset;
  transform: translate(0, 0) !important;
  height: 50px;
  width: 50px;
  border: none;
  border-radius: 50px;
  background-size: 30px !important;
}

#block-bpomas-views-block-main-image-block-1 .slick__arrow .slick-arrow:before {
  display: none !important;
}

#block-bpomas-views-block-main-image-block-1 .slick__arrow .slick-prev {
  background: #fff url("./../img/right-arrow.png") no-repeat center;
  font-size: 1%;
  opacity: 0.3;
  outline: none;
}

#block-bpomas-views-block-main-image-block-1 .slick__arrow .slick-prev:first-child {
  transform: rotate(-180deg) !important;
}

#block-bpomas-views-block-main-image-block-1 .slick__arrow .slick-next {
  background: #fff url("./../img/right-arrow.png") no-repeat center;
  font-size: 1%;
  outline: none;
}

#block-bpomas-views-block-main-image-block-1 .slick-arrow:hover {
  opacity: 1 !important;
}


/*******Menu ***********************/
#slider #block-bpomas-secondarymenu {
  position: absolute;
  left: 0;
  right: 0;
  top: 157px;
  z-index: 9000;
  text-align: center;
  background: var(--p-color);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 2s ease;
  -moz-transition: all 2s ease;
  -o-transition: all 2s ease;
  transition: all 1s ease;
  /*height: 100%;*/
  min-height: 100vh;
  padding: 50px 0;
}


#slider #block-bpomas-secondarymenu>ul>li {
  width: 25%;
  float: left;
  text-align: left;
  padding: 0 25px;
  margin-bottom: 30px;
  min-height: 240px;
}

#slider #block-bpomas-secondarymenu>ul {
  display: flex;
  flex-flow: wrap;
}

#slider #block-bpomas-secondarymenu>ul>li:nth-child(4) {
  height: 317px;
}

#slider #block-bpomas-secondarymenu ul li {
  list-style-type: none;
}

#slider #block-bpomas-secondarymenu ul li a,
#slider #block-bpomas-secondarymenu ul li span {
  color: #fff;
  text-decoration: none;
  font-size: 1rem;
}

#slider #block-bpomas-secondarymenu ul li>ul>li a,
#slider #block-bpomas-secondarymenu ul li>ul>li span {
  line-height: 1.2;
  margin-bottom: 12px;
  display: inline-block;
  width: 100%;
}

#slider #block-bpomas-secondarymenu ul li>ul>li a {
  width: 80% !important;
}

#slider #block-bpomas-secondarymenu>ul>li>a,
#slider #block-bpomas-secondarymenu>ul>li>span {
  color: #daa250;
  text-decoration: none;
  border-bottom: 1px solid #053d70;
  display: inline-block;
  margin-bottom: 10px;
  padding-bottom: 10px;
  width: 100%;
  font-weight: 700;
}

#slider #block-bpomas-secondarymenu ul li>ul>li a:hover {
  color: var(--sec-color);
}

#slider #block-bpomas-secondarymenu ul li>ul>li span:hover {
  color: var(--sec-color);
}

#slider #block-bpomas-secondarymenu>ul>li>ul {
  margin: 0;
  padding: 0;
}

#slider #block-bpomas-secondarymenu>ul>li>ul>li>ul {
  visibility: hidden;
  opacity: 0;
}

#slider #block-bpomas-secondarymenu ul li>ul>li a,
#slider #block-bpomas-secondarymenu ul li>ul>li span {
  line-height: 1.2;
  margin-bottom: 10px;
  display: inline-block;
  width: 100%;
}

#slider #block-bpomas-secondarymenu>ul>li>a,
#slider #block-bpomas-secondarymenu>ul>li>span {
  color: var(--bopmas-gold);
  text-decoration: none;
  border-bottom: 1px solid var(--white);
  display: inline-block;
  margin-bottom: 10px;
  padding-bottom: 10px;
  width: 100%;
  font-weight: 700;
}

#slider #block-bpomas-secondarymenu>ul>li>ul {
  margin: 0;
  padding: 0;
}

#slider #block-bpomas-secondarymenu>ul>li>ul>li>ul,
#slider #block-bpomas-secondarymenu>ul>li>ul>li>ul ul {}

#header #menu-wrapper .closed {
  display: inline-block;
}

#header #menu-wrapper .closed {
  position: absolute;
  top: 47px;
  right: 34px;

  padding: 0 103px;
  font-size: 20px;

  background: rgba(104, 202, 241, 0.9)
}

#header #menu-wrapper .closed span {
  position: absolute;
  left: 0;
  right: 113px;
  top: 0;
  bottom: 0;
  height: 35px;
  color: #000;
  margin: auto;
  display: inline-block;
  width: 90px;
  text-transform: uppercase;
  font-size: 1rem;
  background: url(../img/menu_icon.png) no-repeat center right;
  padding-right: 40px;
  padding-top: 8px;

}

#header #menu-wrapper .open {
  position: absolute;
  top: -26px;
  right: 99px;
  ;
  bottom: 0;
  height: 100%;
  padding: 0 48px;
  font-size: 20px;
  min-width: 200px;
  display: none;
}

#header #menu-wrapper .open span {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 35px;
  color: #fff;
  margin: auto;
  display: inline-block;
  width: 90px;
  text-transform: uppercase;
  font-size: 1rem;
  background: url(../img/close.png) no-repeat center right;
  padding-right: 40px;
  padding-top: 8px;
  -webkit-filter: invert(100%);
  /* Safari/Chrome */
  filter: invert(100%);
}

#header #menu-wrapper span:hover {
  cursor: pointer;
}

#header #block-bpomas-mainmenu .hasChildren {
  position: relative;
  display: block;
  width: 100%;
}

#header #block-bpomas-mainmenu .hasChildren.selected {
  z-index: 500;
}

.scheme-offers .views-field .views-field-body {
  text-align: justify;
}

#header #block-bpomas-mainmenu .menu-button {
  position: absolute;
  right: 0;
  height: 17px;
  width: 17px !important;
  display: inline-block;
  text-align: center;
  background: url("./../images/menu-right.png") no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
  z-index: 222;
  top: 0;
}

#header #block-bpomas-mainmenu .menu-button.clicked {
  background: url("../img/menu_icon.png") no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
}

#header #block-bpomas-mainmenu .menu-button:hover {
  opacity: 0.7;
  cursor: pointer;
}

#header #block-bpomas-mainmenu .hasChildren.selected:after {
  transform: rotate(90deg);
}

#header #block-bpomas-mainmenu .dropdown-wrapper {
  visibility: hidden;
  opacity: 0;
  display: none;

}

#header #block-bpomas-mainmenu .selected>.dropdown-wrapper {
  padding-left: 15px;
  display: block !important;
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility 0.5s, max-height 0.5s, opacity 0.5s ease-in;
  -moz-transition: visibility 0.5s, max-height 0.5s, opacity 0.5s ease-in;
  -ms-transition: visibility 0.5s, max-height 0.5s, opacity 0.5s ease-in;
  -o-transition: visibility 0.5s, max-height 0.5s, opacity 0.5s ease-in;
  transition: visibility 0.5s, max-height 0.5s, opacity 0.5s ease-in;
}

.responsive-menu-toggle-icon::before,
.responsive-menu-toggle-icon::after,
.responsive-menu-toggle-icon span.icon {
  background: #000;
}

.responsive-menu-toggle-icon span.label {
  color: #000;
}


/***Top Options */
#content-top {
  margin: -30px 0 0;
}

#block-bpomas-views-block-top-options-block-1 .views-view-grid .option-card>div,
#block-bpomas-views-block-top-options-block-1 {
  position: relative;
  display: block;
}

#block-bpomas-views-block-top-options-block-1 .views-view-grid .option-card>div {
  max-width: 370px;
  margin: 0 0 30px;
}

#block-bpomas-views-block-top-options-block-1 .option-card .views-field-fieldset {
  position: absolute;
  display: block;
  transition: 0.5s all ease;
  inset: 0;
  padding: 46px 40px 58px 40px;
}

#block-bpomas-views-block-top-options-block-1 .option-card .views-field-fieldset-1 {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 5px;
}

#block-bpomas-views-block-top-options-block-1 .option-card .views-field-fieldset {
  z-index: 999;
}

#block-bpomas-views-block-top-options-block-1 .option-card .views-field-fieldset .wrapper {
  opacity: 0;
}

#block-bpomas-views-block-top-options-block-1 .views-field-nothing .field-content,
#block-bpomas-views-block-top-options-block-1 .views-field-title span {
  font-size: 1.25rem;
  color: #ffff;
  font-weight: 500;
}

#block-bpomas-views-block-top-options-block-1 .views-field-fieldset .views-field-body p,
#block-bpomas-views-block-top-options-block-1 .views-field-fieldset .views-field-body ul {
  color: #FFFFFFB3;
  font-size: 0.9rem;
  line-height: 26px;
}

#block-bpomas-views-block-top-options-block-1 .views-field-nothing {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 140px);
  display: inline-block;
  width: 300px;
  height: 300px;
  border-radius: 50%;
  background-color: var(--bopmas-gold);
  opacity: 0.9;
  transition: 0.5s all ease;
}

#block-bpomas-views-block-top-options-block-1 .views-field-fieldset::after {
  position: absolute;
  content: "";
  bottom: -230px;
  left: -50%;
  display: inline-block;
  width: 300px;
  height: 300px;
  border-radius: 50%;
  background: var(--sec-color);
  opacity: 0.9;
  z-index: 1;
  transition: 0.5s all ease;
}

#block-bpomas-views-block-top-options-block-1 .option-card>div:hover .views-field-fieldset::after {
  transform: translate(-50%, 70px);
  opacity: 0;
}

#block-bpomas-views-block-options-block-1 .views-field-view-node a::after,
#block-bpomas-views-block-top-options-block-1 .views-field-field-page-link a::after,
#block-bpomas-views-block-top-options-block-1 .views-field-nothing::before {
  position: absolute;
  content: "";
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  z-index: 999;
}

#block-bpomas-views-block-top-options-block-1 .views-field-nothing::before {
  top: 20px;
  right: 20px;
  background: #fff url(".././img/green-arrow.png") no-repeat center;
}

#block-bpomas-views-block-options-block-1 .views-field-view-node a::after,
#block-bpomas-views-block-top-options-block-1 .views-field-field-page-link a::after {
  bottom: -25px;
  left: unset;
  right: 35px;
  opacity: 1;
  color: #fff;
  background: var(--sec-color) url(".././img/white-arrow.png") no-repeat center;

}

#block-bpomas-views-block-top-options-block-1 .option-card>div:hover .views-field-nothing {
  width: 100%;
  height: 100%;
  transform: translate(-50%, 0);
  border-radius: 5px;
}

#block-bpomas-views-block-top-options-block-1 .option-card:hover .views-field-field-page-link a,
#block-bpomas-views-block-top-options-block-1 .option-card:hover .views-field-fieldset .wrapper {
  opacity: 1;
}

#block-bpomas-views-block-top-options-block-1 .option-card:hover .views-field-nothing .field-content,
#block-bpomas-views-block-top-options-block-1 .option-card:hover .views-field-nothing::before {
  opacity: 0;
}

#block-bpomas-views-block-top-options-block-1 .views-field-nothing .field-content {
  position: relative;
  text-align: center;
  margin: 35px auto 0;
  max-width: 87px;
  display: block;
}

#block-bpomas-views-block-top-options-block-1 .views-field-field-front-image {
  line-height: 0;
}

#block-bpomas-views-block-options-block-1 .views-field-view-node a,
#block-bpomas-views-block-top-options-block-1 .views-field-field-page-link a {
  position: absolute;
  display: inline-block;
  inset: 0;
  opacity: 0;
  font-size: 1%;
  cursor: pointer;
  width: 100%;
  height: 100%;
  z-index: 1105;
  cursor: pointer;
}

/**Partners**/
#block-bpomas-views-block-partners-block-1 {
  position: relative;
  display: block;
  margin-top: 100px;
  padding: 85px 0;
  border-top: 1px solid #DBD9E5;
}

#block-bpomas-views-block-partners-block-1 .views-view-grid::before {
  display: none;
}


#block-bpomas-views-block-partners-block-1 .slick .slick-track {
  position: relative;
  display: flex;
  align-items: center;
}

#block-bpomas-views-block-partners-block-1 .slick__slide {
  width: calc(20% - 80px);
  margin: 0 15px 0;
}

#block-bpomas-views-block-partners-block-1 .slick__slide .slide__content {
  overflow: hidden;
  opacity: 0.5;
  transition: all 0.3s ease;
  cursor: pointer;
}

#block-bpomas-views-block-partners-block-1 .slick__slide .slide__content:hover {
  opacity: 1;
}

#block-bpomas-views-block-partners-block-1 .slick__slide .slide__content img {
  max-width: 100%;
  height: auto;
}

a {
  display: inline-block;
}

/**front content*/

.frontpage-container #content .cont-wrapper {
  position: relative;
  display: block;
  max-width: 1720px;
  border-radius: 10px;
  margin: 0 auto;
  background: url(".././img/bg-parallax2.webp");
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
}

#block-bpomas-views-block-welcome-bg-block-1 {
  padding: 0 50px 0 0;
}

#block-bpomas-welcometobpomas {
  padding: 0 0 0 50px;
}

#block-bpomas-views-block-welcome-bg-block-1 .views-row {
  position: relative;
  display: block;
  padding: 0 0 100px 0;
}

#block-bpomas-views-block-welcome-bg-block-1 .views-field-body {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  background: url(.././img/s1.png) no-repeat center top -20px;
  background-size: cover;
  display: flex;
  width: 300px;
  height: 226px;
  align-items: center;
  justify-content: center;
  z-index: 5;
}

#block-bpomas-views-block-welcome-bg-block-1 .views-row::before {
  position: absolute;
  content: "";
  display: block;
  left: 20px;
  bottom: 0;
  z-index: 6;
  height: 100%;
  width: 100%;
  background: url(.././img/s2.png) no-repeat bottom 0 left 0;
}

#block-bpomas-views-block-welcome-bg-block-1 .views-field-body p:first-child {
  font-size: 2.8rem;
  font-weight: 700;
  margin: 0;
  padding: 8px 80px 8px 0;
  background: url(".././img/addi-white.png") no-repeat center right 0;
}

#block-bpomas-views-block-welcome-bg-block-1 .views-field-body p:last-child {
  margin: 5px 0;
}

#content #block-bpomas-welcometobpomas .field--name-body {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

#content #block-bpomas-welcometobpomas .sep-none .sub-heading {
  line-height: 1.5;
  margin: 0 0 20px;
}

#content #block-bpomas-welcometobpomas .views-field-field-page-link a {
  background: var(--bopmas-gold);
}

#content #block-bpomas-welcometobpomas .field--name-body>.master-heading {
  display: flex;
  justify-content: center;
  flex-direction: column;
  gap: 7px;
  margin: 0 0 0 30px;
}

#content #block-bpomas-welcometobpomas .field--name-body>.master-heading .main-heading {
  display: block;
  font-size: 1.125rem;
  color: var(--p-color);
  font-weight: 500;
  margin: 0;
}

#content #block-bpomas-welcometobpomas .field--name-body>.master-heading .sub-heading {
  font-size: 0.9rem;
  color: var(--text-color);
  font-weight: 500;
}


.frontpage-container #content .region-content {
  padding: 100px 0 20px;
}

#block-bpomas-webform-2 .block__title,
.node-92 #content .field--name-body h4:first-child,
#content #block-bpomas-welcometobpomas .block__title {
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  background: url(.././img/bp-slogo.png) no-repeat top 0 left 0;
  background-size: 30px;
  text-align: left;
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 0;
  color: #54595F;
  margin-bottom: 5px;
  padding: 30px 0 0;
}

#block-bpomas-webform-2 .main-heading,
#content #block-bpomas-welcometobpomas .main-heading {
  margin: 0 0 30px;
}

#content #block-bpomas-welcometobpomas .h2-wrap {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  width: 100%;
  margin: 20px 0 40px;
}

#content #block-bpomas-welcometobpomas .text-wrap h2 {
  position: relative;
  display: flex;
  align-items: center;
  color: var(--p-color);
  font-size: 1rem;
  font-weight: 600;
  padding: 0 0 0 86px;
}
/* 
#content #block-bpomas-welcometobpomas .text-wrap:nth-child(2n+1) */

#content #block-bpomas-welcometobpomas .text-wrap:nth-child(odd) {
  position: relative;
  display: block;
  padding: 0 30px 0 0;
}

#content #block-bpomas-welcometobpomas .text-wrap:nth-child(odd)::after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 3px;
  height: 80%;
  background: #dbd9e5;
  z-index: 3;
  right: 0;
  top: 10px;
}

#content #block-bpomas-welcometobpomas .text-wrap:nth-child(even) {
  padding: 0 0 0 30px;
}

#content #block-bpomas-welcometobpomas .text-wrap h2::before {
  position: absolute;
  display: block;
  left: 0;
  content: "";
  width: 50px;
  height: 50px;
  border-radius: 50px;
  background-size: 30px !important;
}

#content #block-bpomas-welcometobpomas .text-wrap.Professionalism h2::before {
  background: var(--sec-color) url(".././img/professionalism.png") no-repeat center;
}

#content #block-bpomas-welcometobpomas .text-wrap.Innovation h2::before {
  background: var(--sec-color) url(".././img/innovation.png") no-repeat center;
}

#content #block-bpomas-welcometobpomas .text-wrap.Orientation h2::before {
  background: var(--sec-color) url(".././img/team-orientation.png") no-repeat center;
}

#content #block-bpomas-welcometobpomas .text-wrap.Accountability h2::before {
  background: var(--sec-color) url(".././img/accountability.png") no-repeat center;
}

#content #block-bpomas-welcometobpomas .text-wrap.Excellence h2::before {
  background: var(--sec-color) url(".././img/addi-white.png") no-repeat center;
}

#content #block-bpomas-welcometobpomas .text-wrap.Botho h2::before {
  background: var(--sec-color) url(".././img/botho.png") no-repeat center;
}


/**How to Claim*/
#content-bottom3 #block-bpomas-views-block-how-claim-block-1 {
  position: relative;
  display: block;
  margin: 50px 0 0;
  border-radius: 5px;
  background: url(".././img/how-to-book.jpg") no-repeat center;
}

#block-bpomas-views-block-how-claim-block-1 .views-field-field-icon .field-content {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  line-height: 120px;
  background-color: var(--sec-color);
}

#content-bottom3 .views-field-title span {
  font-size: 0.9rem;
  font-weight: 700;
  color: #B3BBF6;
}

#content-bottom3 .views-field-body p {
  font-size: 2.125rem;
  font-weight: 800;
  color: #FFFFFF;
  margin: 0;

}

#content-bottom3 #block-bpomas-views-block-how-claim-block-1 .block__content {
  padding: 30px 45px;
}

#content-bottom3 #block-bpomas-views-block-how-claim-block-1 .views-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
}

#content-bottom3 #block-bpomas-views-block-how-claim-block-1 .views-field-fieldset {
  max-width: 60%;
}

/**Options To Choose From**/
#block-bpomas-views-block-latest-news-articles-block-1,
#block-bpomas-views-block-options-block-1 {
  position: relative;
  display: block;
  margin: 100px 0;
}

#block-bpomas-views-block-options-block-1 .options>div {
  position: relative;
  display: block;
  margin: 0 0 30px;
  cursor: pointer;
  height: 100%;
}

#block-bpomas-views-block-options-block-1 .views-field-fieldset {
  position: relative;
  display: block;
  background-color: #FFFFFF;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  padding: 40px 25px 21px 25px;
  cursor: pointer;
  transition: .5s all ease;
}

#block-bpomas-views-block-options-block-1 .views-field-field-icon .field-content {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--sec-color);
  height: 60px;
  width: 60px;
  border-radius: 5px;
  margin: -75px 0 10px;
}

#block-bpomas-views-block-options-block-1 .views-field-title span {
  display: inline-block;
  font-size: 1.25rem;
  color: var(--p-color);
  font-weight: 600;
  margin: 0 0 10px;
}

#block-bpomas-views-block-options-block-1 .views-field-body p {
  font-size: 0.9rem;
  color: var(--text-color);
}

#block-bpomas-views-block-options-block-1 .options>div .views-field-field-image img {
  transition: transform .5s;
}

#block-bpomas-views-block-options-block-1 .options>div:hover .views-field-field-image img {
  transform: scale(1.1);
}

#block-bpomas-views-block-options-block-1 .options>div:hover .views-field-body .field-content,
#block-bpomas-views-block-options-block-1 .options>div:hover .views-field-title span {
  color: #ffff;
}

#block-bpomas-views-block-options-block-1 .options>div:hover .views-field-fieldset {
  background: var(--bopmas-gold);
  margin: -20px 0 0;
  color: #fff !important;
}

#block-bpomas-webform {
  display: none !important;
}

#block-bpomas-views-block-options-block-1 .options>div:hover .views-field-view-node a {
  opacity: 1;
}

#block-bpomas-views-block-options-block-1 footer {
  position: relative;
  display: block;
  overflow: hidden;
  background: var(--p-color) url(".././img/bp-clip-mask-.png") no-repeat center right 10px;
  padding: 52px 60px 50px;
  border-radius: 5px;
  float: right;
  width: 50%;
  margin: -350px 0 0;
}

#block-bpomas-views-block-options-block-1 footer h2 {
  font-weight: 700;
  color: #fff;
  margin-bottom: 20px;
  font-size: 1.8rem;
  line-height: 2.25rem;
  padding: 0 0 0 94px;
  background: url(".././img/cover.png") no-repeat center left 0;
}

#block-bpomas-views-block-options-block-1 footer .desc {
  font-size: 1rem;
  color: #FFFFFFB3;
  margin: 20px 0;
}

#block-bpomas-views-block-options-block-1 footer p a {
  position: relative;
  display: inline-block;
  text-decoration: none;
  font-size: 0.9rem;
  color: #ffff;
  z-index: 3;
  /* background: var(--sec-color); */
  border-radius: 5px;
  padding: 15px 40px;
  overflow: hidden;
}

/**Statistics**/
#statistics {
  padding: 95px 0;
  background: url(".././img/how-to-book.jpg") no-repeat center;
  background-attachment: fixed;
}

#block-bpomas-stats .field--name-body {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

#block-bpomas-stats .text-wrap {
  border-radius: 5px;
  padding: 30px 18px 18px;
  background-color: #0D0D3F1A;

}

#block-bpomas-stats .text-wrap p {
  display: inline-block;
  font-size: 2.25rem;
  font-weight: 700;
  color: #ffff;
  margin: 0;
  padding: 25px 80px 25px 0;
}

#block-bpomas-stats .text-wrap p span {
  position: relative;
  display: block;
}

#block-bpomas-stats .text-wrap.pteam p span::after {
  content: "+";
}

#block-bpomas-stats .text-wrap.members p span::after,
#block-bpomas-stats .text-wrap.fb p span::after {
  content: "K";
}

#block-bpomas-stats .text-wrap.rates p span::after {
  content: "%";
}

/* #block-bpomas-stats .text-wrap.pteam p span::before
#block-bpomas-stats .text-wrap.pteam p span::before
#block-bpomas-stats .text-wrap.pteam p span::before */

#block-bpomas-stats .text-wrap.fb p {
  background: url(".././img/book-cover.png") no-repeat center right 0;

}

#block-bpomas-stats .text-wrap.pteam p {
  background: url(".././img/book-cover.png") no-repeat center right 0;
}

#block-bpomas-stats .text-wrap.members p {
  background: url(".././img/book-cover.png") no-repeat center right 0;
}

#block-bpomas-stats .text-wrap.rates p {
  background: url(".././img/book-cover.png") no-repeat center right 0;
}

#block-bpomas-stats .text-wrap h3 {
  color: var(--p-color);
  font-size: 1.125rem;
  font-size: 700;
  background-color: #fff;
  border-radius: 5px;
  padding: 14px 30px;
  margin: 0;
  display: inline-block;
  width: 100%;
  text-align: center;
}

/**About **/
#content-bottom1 {
  background: url(".././img/pics-13.jpg") no-repeat center;
  background-attachment: fixed;
  background-size: cover;
  padding: 130px 0 500px;
  margin: 100px 0 300px;
}

#block-bpomas-qualityhealthcare {}

#block-bpomas-qualityhealthcare .field--name-body {}

#block-bpomas-qualityhealthcare h2 {
  display: inline-block;
  font-size: 3.75rem;
  font-weight: 600;
  color: #fff;
}

#content-bottom1 #block-bpomas-views-block-our-misson-block-1 {
  position: relative;
  display: block;
  margin: 100px 0 -700px;
}

#content #block-bpomas-mainpagecontent .field--name-body ul li,
#content-bottom1 #block-bpomas-views-block-our-misson-block-1 .views-field-body ul li {
  position: relative;
  display: block;
  list-style: none;
  padding: 0 0 0 30px;
  margin: 0 0 5px;
}

#content #block-bpomas-mainpagecontent .field--name-body ul li::before,
#content-bottom1 #block-bpomas-views-block-our-misson-block-1 .views-field-body ul li::before {
  position: absolute;
  display: block;
  left: 0;
  content: "";
  background: url(.././img/tick-blue.png) no-repeat center;
  width: 20px;
  height: 20px;

  background-size: 17px;

}

#content-bottom1 #block-bpomas-views-block-our-misson-block-1 .block__content {
  position: relative;
  display: block;
  background-color: #fff;
  box-shadow: 0 10px 60px 0 rgba(0, 0, 0, .1);
  padding: 53px 45px 60px;
  border-radius: 5px;
}

#content-bottom1 #block-bpomas-views-block-our-misson-block-1 .quicktabs-tabs {
  position: relative;
  display: flex;
  width: fit-content;
  justify-content: left;
  padding: 0;
}


#content-bottom1 #block-bpomas-views-block-our-misson-block-1 .quicktabs-tabs:after {
  position: absolute;
  display: block;
  content: "";
  bottom: 0;
  left: 0;
  height: 2px;
  top: unset;
  width: 100%;
  height: 2px;
  background-color: #DBD9E5;
  transition: all 0.3s cubic-bezier(0.35, 0.7, 0.35, 1);
}

#content-bottom1 #block-bpomas-views-block-our-misson-block-1 .quicktabs-tabs li {
  display: inline-block;
  padding: 0;
  margin: 0;
  cursor: pointer;

}

#content-bottom1 #block-bpomas-views-block-our-misson-block-1 .quicktabs-tabs li a {
  position: relative;
  display: inline-block;
  padding: 0 0 15px;
  margin: 0 55px 0 0;
  color: var(--p-color);
  text-decoration: none;
  font-size: 1.125rem;
  font-weight: 700;
  cursor: pointer;
}

#content-bottom1 #block-bpomas-views-block-our-misson-block-1 .quicktabs-tabs li.active a::after {
  content: "";
  position: absolute;
  bottom: 0;
  top: unset;
  left: 0;
  right: unset;
  z-index: 10000 !important;
  ;
  display: block;
  width: 100%;
  height: 3px;
  background: var(--bopmas-gold);
}

.socials {
  display: flex;
  gap: 10px;
}

.socials a {
  font-size: 1%;
  color: transparent;
  padding: 20px;
  display: inline-block;
  border-radius: 50px;
  background-color: var(--bopmas-gold) !important;
}

.socials a:hover {
  background-color: var(--sec-color) !important;
}

.socials a:first-child {
  background: url(".././img/faceb-gold.png") no-repeat center;
  background-size: 20px !important;
}

.socials a:hover:first-child {
  background: url(".././img/blue-fb.png") no-repeat center;
  background-size: 20px !important;
}

.socials a:nth-child(2) {
  background: url(".././img/linkedin-fo.png") no-repeat center;
  background-size: 20px !important;
}

.socials a:nth-child(3) {
  background: url(".././img/insta-footer.png") no-repeat center;
  background-size: 20px !important;
}

.socials a:nth-child(4) {
  background: url(".././img/whatsapp.png") no-repeat center;
  background-size: 20px !important;
}

.socials a:last-child {
  background: url(".././img/Live-Chat.png") no-repeat center;
}

/**Calculator**/
.webform-submission-form .form-type-checkbox input[type="checkbox"],
.webform-submission-form .checkmark {
  position: absolute;
  display: inline-block;
  height: 20px !important;
  width: 20px !important;
  border-radius: 50%;
  top: 0;
  border: 1px solid var(--p-color);
  background: transparent;
  margin: 0;
}

.checkmark::after {
  left: -1px;
  top: -1px;
  width: 20px;
  height: 20px;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  content: "";
  position: absolute;
  background: #fff url("./../img/check-mark.png") no-repeat center;
  border: none;
  border-radius: 50px;
}

.webform-submission-form .form-type-checkbox label {
  margin: 0 0 0 30px;
}

.webform-submission-form .form-type-checkbox {
  margin: 0 0 20px !important;
}

#content_bottom2 {
  background: #EFEDF9;
  overflow: hidden;
}

#content_bottom2 #block-bpomas-webform-2 {
  position: relative;
  display: block;
  float: right;
}

#block-bpomas-mainpagecontent #edit-benefit-options,
#content_bottom2 #block-bpomas-webform-2 #edit-benefit-options {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0 0 30px;
}

#webform-submission-calculator-node-3289-add-form {
  background-color: #EFEDF9 !important;
}

#block-bpomas-mainpagecontent #edit-benefit-options input,
#content_bottom2 #block-bpomas-webform-2 #edit-benefit-options input {
  display: none !important;
}

#block-bpomas-mainpagecontent #edit-benefit-options .option,
#content_bottom2 #block-bpomas-webform-2 #edit-benefit-options .option {
  display: inline-block;
  padding: 15px 20px;
  font-size: 0.9rem;
  color: var(--text-color);
  cursor: pointer;
  font-weight: 500;
  border-radius: 5px;
  background: #DBD9E5;
}

#block-bpomas-mainpagecontent #edit-benefit-options .active .option,
#content_bottom2 #block-bpomas-webform-2 #edit-benefit-options .active .option {
  background: var(--p-color);
  color: #fff;
}

.contribution_total {
  padding: 20px 15px;
  border-radius: 5px;
  margin: 0 0 30px;
  border: 1px solid #bbbb4d;
}

#block-bpomas-mainpagecontent .js-form-type-number,
#content_bottom2 #block-bpomas-webform-2 .js-form-type-number {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 45%;
}

#block-bpomas-mainpagecontent form .js-form-type-number label,
#content_bottom2 #block-bpomas-webform-2 .js-form-type-number label {
  width: 100%;
  margin: 0 0 5px;
  font-size: 0.9rem;
}

#block-bpomas-mainpagecontent form .js-form-type-number input,
#content_bottom2 #block-bpomas-webform-2 .js-form-type-number input {
  max-width: 100px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: textfield;
  padding: 0;
  width: fit-content;
  text-align: center;
  margin: 0;
}

.number-input-wrapper {
  display: flex;
  align-items: center;
  background: var(--white);
}

#edit-dependents .fieldset-wrapper {
  display: flex;
  flex-wrap: wrap;
}

button.step-up,
button.step-down {
  padding: 10px 15px;
  background-color: var(--sec-color);
  color: var(--white);
  border: none;
  cursor: pointer;
  text-align: center;
}

button.step-up:hover,
button.step-down:hover {
  background-color: var(--bopmas-gold);
}

input[type="number"] {
  text-align: center;
  width: 60px;
}

#block-bpomas-calculatorbg .block__content .left-container {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  max-width: 100%;
}

#block-bpomas-calculatorbg .block__content .right-container {
  position: relative;
  display: block;
  z-index: 5;
  margin-block-end: 0px;
}

svg {
  height: auto;
}

#block-bpomas-calculatorbg .block__content .left-container .left-inner-container {
  margin: 0px 0px 0px -639px;
}

#block-bpomas-calculatorbg .block__content .right-container .left-inner-container {
  margin: 0px 0px 0px -669px;
}

#block-bpomas-calculatorbg .block__content image {
  width: 100%;
  height: auto;
}

#block-bpomas-views-block-welcome-bg-block-1 .views-row::before {
  transform: perspective(1500px) rotateY(15deg);
  animation: rotateAnimation 1s ease-in-out infinite alternate;
}

@keyframes rotateAnimation {
  0% {
    transform: perspective(1500px) rotateY(15deg);
  }

  100% {
    transform: perspective(3000px) rotateY(5deg);
  }
}

.node-2 .field.field--name-body.field--type-text-with-summary.field--label-hidden.field__item {
    overflow-x: auto;
}

/**NEWS**/
#block-bpomas-views-block-options-block-1 .views-view-grid,
#block-bpomas-views-block-latest-news-articles-block-1 .views-view-grid {
  display: flex;
  flex-wrap: wrap;
  margin: 50px 0 0;
}

.views-view-grid::before {
  display: none !important;
}

#block-bpomas-views-block-latest-news-articles-block-1 .news>div {
  position: relative;
  display: block;
  padding: 0 0 50px;
  margin: 0 0 30px;
}

#block-bpomas-views-block-options-block-1 .block__title,
#block-bpomas-views-block-latest-news-articles-block-1 .block__title {
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  background: url(.././img/bp-slogo.png) no-repeat top 0 center;
  width: 100%;
  background-size: 30px;
  text-align: center;
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 0;
  color: #54595F;
  margin-bottom: 5px;
  padding: 30px 0 0;
}

#block-bpomas-webform-2 .main-heading,
#content #block-bpomas-welcometobpomas .elementor-widget-container .main-heading,
#block-bpomas-views-block-options-block-1 header h2,
#block-bpomas-views-block-latest-news-articles-block-1 header {
  position: relative;
  display: inline-block;
  font-size: 2.8rem;
  color: var(--p-color);
  font-weight: 600;
}

#block-bpomas-views-block-options-block-1 header,
#block-bpomas-views-block-latest-news-articles-block-1 header {
  text-align: center;
  width: 100%;
}

#block-bpomas-views-block-options-block-1 header h2 {
  max-width: 600px;
  text-align: center;
  margin: 10px 0;
}

#block-bpomas-views-block-options-block-1 .views-field-field-image,
#block-bpomas-views-block-latest-news-articles-block-1 .news .views-field-field-image {
  overflow: hidden;
  line-height: 0;
  width: fit-content;
}

#block-bpomas-views-block-options-block-1 .views-field-field-image {
  border-radius: 5px 5px 0 0;
}

#block-bpomas-views-block-latest-news-articles-block-1 .news .views-field-field-image {
  border-radius: 5px;
}

#block-bpomas-views-block-latest-news-articles-block-1 .news .views-field-fieldset {
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;

  width: calc(100% - 30px);
  background-color: #fff;
  border-radius: 0 5px 5px 5px;
  z-index: 1;
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .07);
}

#block-bpomas-views-block-latest-news-articles-block-1 .news .views-field-fieldset .wrapper {
  position: relative;
  display: block;
  padding: 30px 30px 17px 80px;
  overflow: hidden;
}

#block-bpomas-views-block-latest-news-articles-block-1 .news .views-field-title span {
  display: inline-block;
  font-size: 1rem;
  font-weight: 600;
  color: var(--p-color);
  padding: 0 0 20px;
}


#block-bpomas-views-block-latest-news-articles-block-1 .news .views-field-view-node {
  border-top: 1px solid #DBD9E5;
  padding-top: 15px;
}

#block-bpomas-views-block-latest-news-articles-block-1 .news .views-field-view-node a {
  position: relative;
  display: inline-block;
  width: 100%;
  font-size: 0.8rem;
  text-decoration: none;
  font-weight: 500;
  color: var(--p-color);
}

#block-bpomas-views-block-latest-news-articles-block-1 .news .views-field-view-node a::after {
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  inset: 0;
  content: "";
  background: url(".././img/green-arrow.png") no-repeat center right 0;
}

#block-bpomas-views-block-latest-news-articles-block-1 .news:hover .views-field-view-node a:after {
  animation: .3s arrow-link linear;
}

@keyframes arrow-link {
  0% {
    transform: translateX(0);
    opacity: 1
  }

  49% {
    transform: translateX(20px);
    opacity: 0
  }

  50% {
    transform: translateX(-20px);
    opacity: 0
  }

  100% {
    transform: translateX(0);
    opacity: 1
  }
}

#block-bpomas-views-block-latest-news-articles-block-1 .news .views-field-field-date {
  position: absolute;
  display: block;
  writing-mode: vertical-lr;
  background: var(--sec-color);
  padding: 0 15px;
  left: 0;
  top: 0;
  bottom: 0;
  height: 100%;
}

#block-bpomas-views-block-latest-news-articles-block-1 .news .views-field-field-date .field-content {
  text-align: center;
  color: #fff;
  font-size: 0.9rem;
  font-weight: 600;
}

/**Footer*/

#block-bpomas-footertop {
  position: relative;
  display: block;
  /**padding: 60px 0;**/
  border-bottom: 1px solid #308450;
  margin: 0 0 70px;
}

#block-bpomas-footertop .field--name-body {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#block-bpomas-footertop .field--name-body p {
  margin: 0;
}

#sub-footer p,
#sub-footer li a {
  line-height: 1.5;
}

#sub-footer h2,
#sub-footer .block__title {
  color: var(--bopmas-gold);
  margin: 0 0 30px;
}

#block-bpomas-footertop p a {
  color: #fff;
  font-size: 1.25rem;
  font-size: 500;
  text-decoration: none;
}

#block-bpomas-footertop .field--name-body p:first-child a {
  background: url(".././img/mail.png") no-repeat left 0 center;
  padding: 10px 0 0 37px;
  background-size: 30px;
}

#block-bpomas-footertop .field--name-body p:last-child {
  background: url(".././img/chat.png") no-repeat right 0 center;
  padding: 10px 37px 0 0;
  background-size: 30px;
}

#sub-footer {
  padding: 0 0 100px;
  background: var(--p-color) no-repeat center bottom 0;
  color: #fff;
}

#sub-footer::before {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  bottom: -50px;
  background: url("../img/dots-wave.png") no-repeat center bottom 0;
  opacity: 0.15;
}

.path-partners .views-row .views-field-field-partner-logo {
  float: left;
}

#sub-footer #block-bpomas-views-block-partners-block-1 .views-view-grid {
  display: flex;
  flex-wrap: wrap;
}

#sub-footer #block-bpomas-views-block-partners-block-1 {
  background: #fff;
}

#block-bpomas-usefullinks ul,
#block-bpomas-productsservices-2 ul,
#block-bpomas-otherlinks ul {
  padding: 0px;
}

#block-bpomas-usefullinks ul li,
#block-bpomas-productsservices-2 ul li,
#block-bpomas-otherlinks ul li {
  list-style: none;
}

#block-bpomas-usefullinks>ul>li>a,
#block-bpomas-productsservices-2 ul>li>a,
#block-bpomas-otherlinks ul>li>a {
  color: #fff;
  text-decoration: none;

}

#footer {
  background: #094d23;
  color: #fff;
  font-size: 13px;
  padding-bottom: 30px;
  padding-top: 20px;
}

#footer #block-bpomas-copyrightblock p {
  text-align: center;
}

#footer #block-bpomas-copyrightblock a {
  text-decoration: none !important;
  color: #fff;
}


/**Benefit Options*/
.page-node-type-product-services .region-content {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

#block-bpomas-servicesider {
  position: relative;
  display: block;
  width: 30%;

}

#block-bpomas-additionalbenefits,
#block-bpomas-benefitsoptions {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 0 30px;
}

#block-bpomas-additionalbenefits h2,
#block-bpomas-benefitsoptions h2 {
  font-size: 1.125rem;
  font-weight: 600;
  color: #ffff;
  background: var(--bopmas-gold);
  margin: 0;
  padding: 15px 30px;
  border-radius: 5px 5px 0 0;
}

#block-bpomas-additionalbenefits ul,
#block-bpomas-benefitsoptions ul {
  padding: 25px 30px 25px 30px;
  background-color: #EAEAF1;
  border-radius: 0px 0px 5px 5px;
  margin: 0;
}

#block-bpomas-additionalbenefits ul li,
#block-bpomas-benefitsoptions ul li {
  list-style: none;
  margin: 0 0 10px;
}

#block-bpomas-additionalbenefits ul li a,
#block-bpomas-benefitsoptions ul li a {
  text-decoration: none;
  display: inline-block;
  padding: 15px 20px;
  background: #fff url(./../img/opt-next-arrow.png) no-repeat center right 0;
  width: 100%;
  border-radius: 5px;
}

#block-bpomas-additionalbenefits ul li .is-active,
#block-bpomas-additionalbenefits ul li a:hover,
#block-bpomas-benefitsoptions ul li a:hover,
#block-bpomas-benefitsoptions ul li .is-active {
  background-color: var(--sec-color);
  color: #fff;
}

.page-node-type-product-services .region-content #block-bpomas-mainpagecontent {
  width: 65%;
}

.page-node-type-product-services #block-bpomas-mainpagecontent .field--name-field-image img {
  border-radius: 5px;
  overflow: hidden;
  line-height: 0;

}

#block-bpomas-tabs {
  width: 100%;
}

#block-bpomas-views-block-benefits-documents-block-1 .views-row {
  padding: 15px 20px;
  background-color: #EAEAF1;
  border-radius: 5px;
  margin: 30px 0;
}

#block-bpomas-views-block-benefits-documents-block-1 .views-field-field-document a {
  position: relative;
  display: inline-block;
  padding: 30px 60px 30px 30px;
  width: 100%;
  text-decoration: none;
  font-size: 1.125rem;
  font-weight: 600;

}

#block-bpomas-views-block-benefits-documents-block-1 .views-field-field-document a:after {
  position: absolute;
  content: "";
  display: flex;
  right: 0;
  width: 64px;
  height: 64px;
  background: #fff url("./../img/pdf-icon.png") no-repeat center;
  background-size: 24px;
  top: 50%;
  border-radius: 50px;
  transform: translateY(-50%);
}

#block-bpomas-callmebackbutton {
  position: relative;
  background: var(--p-color) url(".././img/how-to-book.jpg") no-repeat center;
  padding: 35px 40px 35px 40px;
  border-radius: 5px;
  margin: 30px 0;
  background-size: cover;
}

#block-bpomas-callmebackbutton h3 {
  color: var(--white) !important;
  max-width: 209px;
  line-height: 2rem !important;
}

.form-actions .button,
#Call-back-btn {
  position: relative;
  display: inline-block;
  color: var(--white);
  border-radius: 5px;
  padding: 10px 50px;
  border: none;
  font-size: 1rem;
}

#Call-back-btn {
  cursor: pointer;
  background-color: var(--sec-color);
}

.frontpage-container #Call-back-btn {
  position: fixed;
  display: block;
  bottom: 10px;
  right: 50px;
  box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
  padding: 20px 35px !important;
  overflow: hidden;
}

.form-actions .button {
  background-color: var(--bopmas-gold);
}

#block-bpomas-webform-3 {
  display: none;
  position: fixed;
  width: 100%;
  top: -100px !important;
  inset: 0;
  height: 100%;
  z-index: 10000;
  overflow-x: hidden;
  overflow-y: auto;
  background: rgba(0, 0, 0, 0.85);
  transition: all 0.6s cubic-bezier(0.115, 0.19, 0.305, 0.91);
}

.cal-me-form #block-bpomas-webform-3 {
  display: block;
  top: 0 !important;


}

#block-bpomas-webform-3 .js-form-item .form-select,
#block-bpomas-webform-3 .js-form-item textarea,
#block-bpomas-webform-3 .js-form-item .form-text {
  background: #F7F8FC !important;
  border: 1px solid #EEEFF3 !important;
}

#block-bpomas-webform-3 .form_close {
  position: absolute;
  width: 35px;
  height: 35px;
  background: url(./../img/close-form.png) no-repeat center;
  background-size: 30px;
  top: 10px;
  right: 10px;
  font-size: 0;
  cursor: pointer;
}

#block-bpomas-webform-3 .block__content {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
}




#block-bpomas-webform-3 form {
  position: relative;
  display: block;
  box-shadow: 0 0 20px rgb(0 0 0 / 15%);
  padding: 50px 30px 30px;
  border-radius: 10px;
  max-width: 650px;
  background: #fff;
}



/************ Search ************/
#block-bpomas-searchform {
  float: right;
  position: relative;
}

#header .visible #block-bpomas-searchform {
  position: absolute;
  display: inline-block;
  text-align: right;
  top: 0;
  bottom: 0;
  right: 30px;
  transition: all 3s;
}


#block-bpomas-searchform form {
  width: 100%;
  margin-left: 20%;
  margin-right: 20%;
}


.visible #search-block-form {
  position: absolute;
  left: 0;
  right: 0;
  height: 70px;
  margin: 300px auto;
  display: block;
  border-radius: 5px;
  max-width: 700px;
}

.visible #block-bpomas-searchform {
  position: fixed !important;
  width: 100% !important;
  top: 0 !important;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.85);
  cursor: url(../img/close-icon.png), progress;
  transition: all 0.6s cubic-bezier(0.115, 0.19, 0.305, 0.91);
}

#block-bpomas-searchform .content {
  display: block;
  width: 0;
  height: 0;
  float: right;
  overflow: hidden;
}

#block-bpomas-searchform .form-actions input {
  display: none;
}

.visible #block-bpomas-searchform .form-actions {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.visible #block-bpomas-searchform .form-actions input {
  position: absolute;
  display: inline-block !important;
  background: var(--bopmas-gold) url(../img/search-white.png) no-repeat center;
  color: transparent;
  z-index: 11 !important;
  padding: 18px 5px;
  outline: none;
  border: none;
  border-radius: 5px;
  right: -2px;
  cursor: pointer;
  font-size: 20px;

}

.visible #block-bpomas-searchform .form-actions input:hover {
  background-color: var(--p-color);
}

#block-bpomas-searchform .visible .content {
  display: block !important;
  width: 100%;
  margin-top: 0;
  height: inherit;
  overflow: visible;
  transition: all 0.5s ease-out;
}

.visible #search-block-form .form-item {
  width: 100%;
}

.visible #search-block-form .form-item input {
  width: 100%;
  border: none;
  border-radius: 5px;
  padding: 18px 18px 18px 25px;
  background-color: #e1e1e1;
  font-size: 20px;
  outline: none;
}

.overlay #slider #block-bpomas-secondarymenu {
  visibility: visible !important;
  opacity: 1 !important;
  display: block !important;
}

/* .overlay #slider #block-bpomas-secondarymenu>ul>li:first-child {
  display: none !important;
} */

.overlay #header-wrapper {
  position: fixed;
  display: block;
  z-index: 100;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
}

/* html.no-scroll {
  overflow: hidden !important;
} */

#cont-top-wrapper {
  background: #FFF url(../img/body_bg.png);
  background-repeat: no-repeat;
  background-position: top left;
}

#cont-top_2-wrapper {
  background: #79d4f6 url(../img/managecarebg.png);
  background-repeat: no-repeat;
  background-position: bottom left;
  padding-top: 50px;
  padding-bottom: 50px;
}

#block-bpomas-views-block-managed-care-programme-block-1 header {
  text-align: center;


}

#block-bpomas-views-block-managed-care-programme-block-1 h2 {
  text-align: center;
  font-weight: bolder;
  font-style: italic;
  font-size: 26px;
}


#slick-views-managed-care-programme-block-block-1-2 .slide__content {
  background: #fff;
  margin-left: 20px;
  min-height: 211px;
}

#slick-views-managed-care-programme-block-block-1-2 .slide__caption .views-field-title a {
  color: #000000;
  font-size: 24px;
  font-style: italic;
  text-decoration: none;
}

#slick-views-managed-care-programme-block-block-1-2 .slide__caption .read-more-managed {
  float: right;
  background: red;
  padding: 10px;
  background: #21b259;
  position: relative;
  left: 20px;
  top: 5px;
}

#slick-views-managed-care-programme-block-block-1-2 .slide__caption .read-more-managed a {
  color: #fff;
}

#slick-views-managed-care-programme-block-block-1-2 .slick-dots {
  text-align: center;
}

#slick-views-managed-care-programme-block-block-1-2 .slick-dots li {
  padding: 0 32px 0 0;
}

#slick-views-managed-care-programme-block-block-1-2 .slick-dots li.slick-active button {
  opacity: 100%;
  color: #65caf8f;
  background: #21b259;
}

/************Success ***************/
#cont-top-wrapper #content-top #block-bpomas-views-block-bpomas-success-block-1 {
  overflow: hidden;
  position: relative;
  z-index: 14;
  margin-top: -105px;
}

#block-bpomas-views-block-bpomas-success-block-1 {
  background: rgb(246 247 247) center 0;
  padding-top: 30px;
  margin-bottom: 20px
}

#block-bpomas-views-block-bpomas-success-block-1 .wrapper-succes {
  background-color: #21b259;
  padding-top: 20px;
  min-width: 197px;
  min-height: 255px;
  margin-bottom: 20px;


}

.wrapper-succes .text-2,
.wrapper-succes .text-3,
.wrapper-succes .text-5 {
  margin: 24px 0 30px;
  color: #f9faf9;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;

}

.wrapper-succes .text-4 {
  margin: 24px 0 2px;
  color: #f9faf9;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;

}


.wrapper-succes .text-44 {
  text-align: center;
  color: #fff;
  font-size: 1rem;
  font-weight: bold;
}

.wrapper-succes .text-5 a {
  margin: 24px 0 30px;
  color: #f9faf9;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  text-decoration: none;

}

.wrapper-succes:hover:nth-child(1) {
  background: red;
}

.wrapper-succes .text-style-2 {
  font-weight: bold;
}

.wrapper-succes .text-2 sup:nth-child(1) {
  font-weight: bold;
}

.wrapper-succes .person-add-outline {
  display: block;
  margin: 0 auto;
  width: 60px;
  padding-top: 20px;
}

.wrapper-succes .calendar-outline {
  display: block;
  margin: 0 auto;
  width: 60px;
  padding-top: 20px;
}



.wrapper-succes .heart {
  display: block;
  margin: 0 auto;
  width: 60px;
  padding-top: 20px;
}


.wrapper-succes .join-now {
  display: block;
  margin: 0 auto;
  width: 64px;
  padding-top: 20px;
}

.wrapper-succes .join-now p sup,
.wrapper-succes .heart p sup,
.wrapper-succes .calendar-outline p sup,
.wrapper-succes .person-add-outline p sup {
  font-size: 14px;
}

.wrapper-succes .text-2 sup,
.wrapper-succes .text-3 sup,
.wrapper-succes .text-4 sup,
.wrapper-succes .text-5 sup {
  font-size: 1rem;
  font-weight: bold;
}



/******************About **********************/
#block-bpomas-views-block-about-bpomas-block-1 {
  background: url(../img/layer_177.png) no-repeat;
  background-position-x: 94px;
  padding-bottom: 150px;

}

#block-bpomas-views-block-about-bpomas-block-1 .inner {
  left: 50%;
  max-width: 425px;
  padding: 6.5rem 6.514084%;
  position: absolute;
  top: 97px;
  width: 74.823944%;
  background: rgba(104, 202, 241, 0.9) center 0;
  margin-left: -284px;
  position: relative;
  height: 600px;
  padding-top: 30px;
}

#block-bpomas-views-block-about-bpomas-block-1 .inner h2 {
  font-size: 2.4rem;
  line-height: 1.2;
}

#block-bpomas-views-block-about-bpomas-block-1 .inner h3 {
  position: relative;
  display: block;
  font-size: 26px;

}

#block-bpomas-views-block-about-bpomas-block-1 .inner h3:after {
  content: "BPOMAS";
  position: relative;
  display: inline-block;
  width: auto;
  height: auto;
  color: #000;
  font-style: italic;
  font-weight: bold;
  line-height: 1.2;
  font-size: 28px;
}

#block-bpomas-views-block-about-bpomas-block-1 .inner .views-field-body p {
  font-size: 18px;
  color: #000;
  line-height: 28px;
}

#block-bpomas-views-block-about-bpomas-block-1 .inner .read-more-about a {

  color: #000;
  background: url("../img/link_arroe.png")no-repeat center right 14px;
  position: relative;
  overflow: hidden;
  padding: 15px 50px 15px 0px;
  display: inline-block;
  font-weight: bold;
  line-height: 26px;
  text-transform: uppercase;

}

/****** Forms **************************/
#block-bpomas-views-block-bpomas-forms-block-1 .views-view-grid {
  display: flex;
  flex-wrap: wrap;
}

#block-bpomas-views-block-bpomas-forms-block-1 .wrapper-forms {
  background: -webkit-linear-gradient(15deg, #79d4f6, #21b259 80%);
  padding: 20px;
  margin-bottom: 20px;
  color: #fff;
  min-height: 225px;
}

#block-bpomas-views-block-bpomas-forms-block-1 .wrapper-forms:hover {

  background: -webkit-linear-gradient(15deg, #bbbc4d, #bbbc4d 80%);
  cursor: pointer;
}

#block-bpomas-views-block-bpomas-forms-block-1 .views-field-title {
  margin-top: 20px;
  text-align: center;
}

#block-bpomas-views-block-bpomas-forms-block-1 .views-field.views-field-fieldset a {
  text-decoration: none;
}

#block-bpomas-views-block-bpomas-forms-block-1 .views-field-title span {
  margin: 21px 0 0;
  color: #fcfcfc;
  font-size: 1.5rem;
  font-style: italic;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  text-decoration: none !important;
}

#block-bpomas-views-block-bpomas-forms-block-1 .views-field-field-icon .field-content {
  text-align: center;
}

#block-bpomas-views-block-bpomas-forms-block-1 .col-17 {
  margin: 15px auto 0;
  position: relative;
}

#block-bpomas-views-block-bpomas-forms-block-1 .kyc {
  display: block;
  margin: 0 auto;
  width: 64px;
}

#block-bpomas-views-block-bpomas-forms-block-1 .text-7 {
  margin: 21px 0 0;


  font-style: italic;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
}

#block-bpomas-views-block-bpomas-forms-block-1 .col-18 {
  margin: 15px auto 0;
  position: relative;
}

#block-bpomas-views-block-bpomas-forms-block-1 .calculator {
  display: block;
  margin: 0 auto;
  width: 51px;
}

#block-bpomas-views-block-bpomas-forms-block-1 .text-8 {
  margin: 23px -46.969696% 0 0;
  /* -62px / 132px = -46.969696% */


  font-style: italic;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
}

#block-bpomas-views-block-bpomas-forms-block-1 .col-15 {
  margin: 9.3rem auto 0;
  position: relative;
}

#block-bpomas-views-block-bpomas-forms-block-1 .forms {
  display: block;
  margin: 0 auto;
  width: 58px;
}

#block-bpomas-views-block-bpomas-forms-block-1 .text-10 {
  margin: 25px 0 0 -0.416667%;
  font-style: italic;
  font-weight: bold;
  line-height: 26px;
  text-align: center;
}

#block-bpomas-views-block-bpomas-forms-block-1 .presenataion {
  display: block;
  margin: 9rem auto 0;
  width: 73px;
}

#block-bpomas-views-block-bpomas-forms-block-1 .text-11 {
  margin: 26px 0 0;
  /*color: #fcfcfc;*/

  font-style: italic;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
}

#block-bpomas-views-block-bpomas-forms-block-1 .col-16 {
  margin: 6.4rem auto 0;
  position: relative;
}

#block-bpomas-views-block-bpomas-forms-block-1 .col-2 {
  margin: 0 auto;
  padding: 3.1rem 0 25px;
  position: relative;
  background: url(images/buttons_mouse_over.png) no-repeat center center;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
}

#block-bpomas-views-block-bpomas-forms-block-1 .find-doc {
  display: block;
  margin: 0 auto;
  width: 61px;
}

#block-bpomas-views-block-bpomas-forms-block-1 .text-9 {
  margin: 3.5rem 0 0;
  font-style: italic;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
}

#block-bpomas-views-block-bpomas-forms-block-1 .downloads {
  display: block;
  margin: 6.7rem auto 0;
  width: 56px;
}

#block-bpomas-views-block-bpomas-forms-block-1 .downloads-2 {
  margin: 3.1rem 0 0;

  font-style: italic;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
}

/**.path-become-a-member .views-element-container .ui-accordion{
  float:left;
  width:45%;
  margin-left:5%;
}
.path-become-a-member #block-bpomas-webform-2
{
float:right;
width:45%

}**/

/*********product***************/
.content-contribu {

  width: 60%;
  float: left;
  margin-right: 33px;

}

#contribution-table {
  width: 30%;
  float: left;
}

#contribution-table table.customTable {
  width: 100%;
  background-color: #eee8e8;
  border-collapse: collapse;
  border-width: 0px;
  border-color: #7EA8F8;
  border-style: solid;
  color: #000;
}

#contribution-table table.customTable td,
table.customTable th {
  border-width: 1px;
  border-color: #fff;
  border-style: solid;
  padding: 5px;
  color: #262626;
}

#contribution-table table.customTable thead {
  background-color: #21b259;
  ;
}

#contribution-table .member {
  border-radius: 25px;
  background-color: #6ccff6;
  padding: 10px;
  text-align: center;

}

#contribution-table .member a {

  color: #262626;
  font-weight: bold;
  line-height: 25px;
  text-decoration: none;
}

/* ***************Content ****************/
.layout-container #content {
  margin: 100px 0;
}

#content #block-bona-content h4,
.path-node .layout-container #content h4,
#content #block-bona-content h3,
.path-node .layout-container #content h3 {
  font-size: 1.5rem;
  line-height: 3rem;
  margin: 1rem 0 0.5rem;
  font-weight: 600;
  color: var(--p-color);
  text-transform: capitalize;
}

.path-node #content .field--name-body p {
  line-height: 1.5;
}

.user-logged-in {}

.layout-container #block-bpomas-views-block-subpage-banner-block-1,
.layout-container #block-bpomas-views-block-main-image-block-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

#block-bpomas-pagetitle-2 {
  position: relative;
  display: block;
  padding: 0 15px;
  margin: 180px auto 100px;
  z-index: 6;
  max-width: 1170px;
}

.layout-container #slider::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  display: block;
  z-index: 1;
  inset: 0;
  /**background: linear-gradient(rgba(24, 118, 60, 0.8), rgba(24, 118, 60, 0.8));**/
}

.layout-container #header {
  position: relative !important;

}

#block-bpomas-pagetitle-2 h1 span,
#block-bpomas-pagetitle-2 h1 {
  display: inline-block;
  z-index: 3;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.9);
  font-size: 3rem;
  font-weight: 800;
  margin: 0;
  color: #FFFF;
}

#content-bottom #block-bpomas-views-block-heath-tips-block-1 h2 {
  font-size: 30px;
  font-style: italic;
  font-weight: bold;
  line-height: 1.2;
}

#health-tips #block-views-healthy-life-advices-block h2:after {
  position: relative;
  display: inline-block;
  width: auto;
  height: auto;
  color: #fff;
  font-style: italic;
  margin-left: 5px;
  content: "Advices";
}

#block-bpomas-views-block-heath-tips-block-1 .views-field-title a {

  color: #000000;
  font-size: 24px;
  font-style: italic;
  text-decoration: none;
}

#content-bottom #block-bpomas-views-block-heath-tips-block-1 footer h2 {
  background: url(../img/layer_132.png)no-repeat left center;
  padding-left: 60px;
  padding-top: 20px;
  width: 58px;
  height: 58px;
  text-transform: uppercase;

  font-size: 25px !important;

}

.path-heath-tips .views-view-grid {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
}

.heath-tip {

  padding: 20px;
  margin-bottom: 20px;
}

.views-field-title .field-content a {

  color: #262626;
  font-style: italic;
  font-weight: bold;
  line-height: 25px;

}

/*****************FAQ ***********************/


#block-bpomas-views-block-faq-block-1 .ui-accordion .ui-accordion-header {
  margin: 23px 0 0 0;
}

#block-bpomas-views-block-faq-block-1 .ui-state-default a:link,
#block-bpomas-views-block-faq-block-1 .ui-state-default a:visited,
#block-bpomas-views-block-faq-block-1 a.ui-button,
#block-bpomas-views-block-faq-block-1 a:link.ui-button,
#block-bpomas-views-block-faq-block-1 a:visited.ui-button,
#block-bpomas-views-block-faq-block-1 .ui-button {
  font-weight: bold;
}

#block-bpomas-views-block-faq-block-1 h2 {
  font-size: 30px;
  font-style: italic;
  font-weight: bold;
  line-height: 1.2;
}

#block-bpomas-views-block-faq-block-1 header p {

  color: #000000;
  font-size: 24px;
  font-style: italic;
}


.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #000000
  /*{fcActive}*/
  ;
  text-decoration: none;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #fff
  /*{borderColorActive}*/
  ;
  background: #ffffff
  /*{bgColorActive}*/
  /*{bgImgUrlActive}*/
  /*{bgActiveXPos}*/
  /*{bgActiveYPos}*/
  /*{bgActiveRepeat}*/
  ;
  font-weight: normal
  /*{fwDefault}*/
  ;
  color: #ffffff
  /*{fcActive}*/
  ;
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #fff
  /*{borderColorActive}*/
  ;
  background-color: #000
  /*{fcActive}*/
  ;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 13px;
  border-top-right-radius: 13px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 13px;
  border-bottom-right-radius: 13px;
}

#last-wrapper {
  background: #FFF;
}



/************News *************/
#content-bottom1 #block-bpomas-views-block-news-and-media-block-1 h2 {
  text-align: center;
  color: #6ccff6;
  font-size: 1.4rem;
  font-style: italic;
  line-height: 1.2;

}

#content-bottom1 #block-bpomas-views-block-news-and-media-block-1 header h1 {
  text-align: center;
  font-size: 2.4rem;
  font-style: italic;
  font-weight: bold;
  line-height: 1.2;
}

#content-bottom1 header p {
  font-style: italic;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;

}

#content-bottom1 .views-field-title {
  padding-top: 10px;
  padding-bottom: 10px;
}

#content-bottom1 .views-field-title a {
  color: #000;
  text-decoration: none;
  font-weight: 600;
}

#content-bottom1 .read-more {
  padding-bottom: 20px;
}

#content-bottom1 .read-more a {
  color: #000;
  text-decoration: none;
}

/********Tesimonial***************/
#content-bottom1 #block-bpomas-views-block-testimonials-block-1 h2 {
  text-align: center;
  color: #21b259;
  font-size: 1.4rem;

}

#content-bottom1 #block-bpomas-views-block-testimonials-block-1 header p {

  position: relative;

  color: #21b259;
  font-size: 2.4rem;
  font-style: italic;
  font-weight: bold;
  text-align: center;
}



#content-bottom1 #block-bpomas-views-block-testimonials-block-1 .inner-block-wrapper {
  background: #61c9f5;
  padding: 15px 25px 15px 25px;
  display: block;
  position: relative;
  min-height: 345px;
  border-radius: 15px;
  margin-bottom: 25px;
}

#content-bottom1 #block-bpomas-views-block-testimonials-block-1 .inner-block-wrapper {
  background: #61c9f5 url("../img/quote.png") no-repeat left center;
  background-position: top left;
  padding-left: 90px;
  padding-top: 50px;
  background-position-x: 86px;
  background-position-y: 3px;
}

#content-bottom1 #block-bpomas-views-block-testimonials-block-1 .inner-block-wrapper .views-field-body {
  padding-top: 20px;
  color: #262626;
  font-style: italic;
  font-weight: bold;
  line-height: 25px;
}



/*************** find a doctor ****************/
#views-exposed-form-find-a-service-provider-page-1 {
  margin-bottom: 20px;
}

#views-exposed-form-find-a-service-provider-page-1 .js-form-type-textfield {

  display: inline-block;
  width: 25%;
  float: left;
  margin-bottom: 10px;
}


#views-exposed-form-find-a-service-provider-page-1 .js-form-type-select {

  display: inline-block;
  width: 25%;
  margin-bottom: 10px;
  margin-left: 20px;

}

/* *********Contact Us ***********/

.node-92 #content .field--name-body,
.node-92 #content .field--name-webform {
  float: left;
  width: 50%;
}

.views-field-field-lo {
  width: 100%;
  float: left;
}

.node-92 #content .field--name-body h3,
.node-92 #content .field--name-body h2 {
  font-size: 1.25rem;
  color: var(--p-color);
  font-weight: 700;
}

.node-92 #content .field--name-body ul li,
.node-92 #content .field--name-body p {
  color: var(--text-color);
  line-height: 1.5;
}


/**webform**/
.path-user #user-login-form,
.page-node-type-webform .webform-submission-form {
  display: block;
  background-color: var(--white);
  box-shadow: 0px 6.5px 15px 0px rgba(0, 0, 0, 0.3);
  padding: 40px 80px;
}

.webform-submission-form>fieldset>legend>span {
  display: inline-block;
  margin: 0 0 20px;
  color: var(--text-color);
  font-weight: 700;
  font-size: 1.5rem;
}

.webform-submission-form .fieldset-wrapper fieldset legend span,
.webform-submission-form label {
  color: var(--text-color);
  font-weight: 500;
}

.webform-submission-form .js-form-type-radio label,
.webform-submission-form .js-form-type-checkbox label {
  font-weight: 400;
}

.path-user .node__content,
.page-node-type-webform .node__content {
  max-width: 1200px;
  margin: 0 auto;
}


.webform-submission-form .fieldset-wrapper fieldset legend span,
#edit-extra-information label {
  display: inline-block;
  margin: 0 0 10px;
}

.webform-submission-form .js-form-item {
  margin: 0 0 10px;
  border: none;
}

.webform-submission-form fieldset,
.webform-submission-form fieldset legend {
  border: none !important;
  padding: 0 !important;
}

.webform-submission-add-form .required .js-form-file,
.webform-submission-add-form input.required {
  background: rgb(243, 242, 241) url(../img/asterisk.png) no-repeat left 6px top 6px !important;
  background-size: auto;
  background-size: 8px !important;
}

/* .path-user #user-login-form label */
#webform-submission-contact-us-node-61-add-form label {
  display: none;
}

.webform-submission-add-form .js-form-file,
.webform-submission-add-form form .form-submit {
  display: inline-block !important;
  width: auto !important;
}

.page-node-type-webform .webform-submission-form .form-actions {
  text-align: left;
  margin: 10px 0 auto;
}

.webform-submission-form input[type="date"],
.views-exposed-form .form-select,
.path-search #search-form .form-search,
.webform-submission-add-form .js-form-item .form-number,
.webform-submission-add-form .js-form-item .form-text,
.webform-submission-add-form .js-form-item .form-tel,
.webform-submission-add-form .js-form-item .form-email,
.path-user #user-login-form .js-form-item .form-text,
.webform-submission-form .form-select,
.webform-submission-form .js-form-item textarea,
.webform-submission-form .js-form-file {
  width: 100%;
  display: inline-block;
  padding: 15px 15px;
  background: #ffff;
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.03);
  border-radius: 5px;
  color: var(--text-color);
  outline: none;
  margin: 5px 0 15px 0;
  font-size: 1rem;
  max-width: 100%;
  border: none;
}

.webform-submission-add-form .js-form-item .form-select {
  width: 100%;
  display: inline-block;
  padding: 15px 15px;
  outline: none;
  margin: 5px 0 15px 0;
  font-size: 1rem;
  max-width: 100%;
  border: none;
}

.views-exposed-form .form-select {
  background: #ffffff !important;
}

.search-help-link {
  display: none;
}

.search-form .container-inline div {
  display: inline-block !important;
  width: 100%;
}

#search-form .form-submit {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.path-search #edit-help-link {
  display: none !important;
}

.path-search #block-adb-content h2 {
  text-transform: uppercase;
}

.path-search #block-adb-content ol {
  background: #f9f9f9;
  padding: 20px 40px;
}

.path-search #block-adb-content .block__content ol li {
  border-bottom: 1px solid var(--text-color);
  list-style: none;
}

.path-search #block-adb-content .block__content ol li a {
  font-weight: 700;
  color: var(--secondary-color);
}

.search-form .container-inline div label {
  position: absolute;
  top: 50%;
  left: 45px;
  transform: translateY(-12px);
  display: block;
  font-size: 1.5rem;
  font-weight: 700;
  display: none;
}

.path-search #search-form .container-inline div:focus label,
.path-search #search-form .container-inline div:focus-within label {
  display: none;
}


#user-login-form #edit-actions input,
.page-node-type-webform #content #edit-actions input,
.page-node-type-webform .form .js-form-submit {
  border: none;
  color: var(--white);
  padding: 23px 45px;
  border-radius: 5px;
  margin: 5px 0;
  font-size: 1rem;
  font-weight: 500;
  cursor: pointer;
  background: var(--bopmas-gold);
}


/******* HOw can we help you*****/
#block-bpomas-webform {
  position: fixed;
  bottom: 0;
  right: 100px;
  z-index: 150;
  background: #444;
  padding: 10px 20px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  max-width: 350px;
}

#block-bpomas-webform h2::after {
  position: absolute;
  right: 10px;
  top: -20px;
  content: "⌄";
  width: 15px;
  height: 10px;
  display: inline-block;
  font-size: 40px;
}

#block-bpomas-webform h2 {
  font-size: 20px;
  margin: 0;
  color: #fff;
  position: relative;
  display: block;
  padding-right: 30px;
}

#block-bpomas-webform #edit-full-name,
#block-bpomas-webform #edit-phone {
  width: 100%;
}

#block-bpomas-webform .block__content {
  display: none;
}

#block-bpomas-webform .block__content textarea,
#block-bpomas-webform .block__content .form-item input {
  padding: 7px 10px;
  max-width: 100%;
}

#block-bpomas-webform .visible {
  display: block !important;
}

#block-bpomas-webform .block__content .form-actions.form-wrapper {
  display: inline-block;
  margin: 0;
}

#block-bpomas-webform .block__content .form-actions.form-wrapper input {
  background: #fff;
  border: none;
  padding: 7px 15px;
}

#block-bpomas-webform .block__content .form-item.webform-component.webform-component-markup {
  position: absolute;
  right: 20px;
  background: #a2a2a2;
  border: none;
  padding: 7px 15px;
  content: "Close";
  width: 80px;
  height: 32px;
  margin-left: 10px;
  text-align: center;
  color: #fff;
  bottom: -5px;
}

.frontpage-container {
  position: relative;
  display: block;
}

.overlay #top-header:before {
  position: fixed;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  inset: 0;
  background: rgba(0, 0, 0, .8);
  transition: opacity 0.3s;
  z-index: 30 !important;
}

/**people**/
#content #block-bpomas-mainpagecontent .views-view-grid {
  display: flex;
  flex-wrap: wrap;
}

#content #block-bpomas-mainpagecontent .people {
  margin: 0 0 30px;
}

#content #block-bpomas-mainpagecontent .people:first-child {
  width: 100%;
}

#content #block-bpomas-mainpagecontent .people>div {
  position: relative;
  display: block;
  margin: 0 auto;
  border-radius: 5px;
  overflow: hidden;
  width: 100%;
  height: 100%;
  max-width: 250px;
  background: #C2BC33;
  color: #fff;

}

#content #block-bpomas-mainpagecontent .people .views-field-field-photograph .field-content {
  line-height: 0;
  border-bottom: 2px solid var(--sec-color);
}

#content #block-bpomas-mainpagecontent .people .views-field-fieldset {
  padding: 10px 20px 30px;
}

#content #block-bpomas-mainpagecontent .people .views-field-title .field-content {
  color: var(--p-color);
  font-weight: 700;
  display: inline-block;
  margin: 0 0 10px;
}

/***********************Responsive ************************/


@media screen and (max-height: 700px) {}

@media (min-width: 1450px) {}

@media (min-width: 1551px) {}

@media (min-width: 1650px) {}

@media (max-width: 1600px) {

  #block-bpomas-headerleft {
    width: 22%;
  }


  #block-bpomas-headerelements {
    width: 18%;
  }

  #block-bpomas-mainmenu-2 {
    width: 59%;
  }

  #header #superfish-main-menu>.sf-depth-1 span,
  #header #superfish-main-menu>.sf-depth-1 a {
    padding: 10px 5px;
  }

  #block-bpomas-cheeseburgermenu {
    min-height: 500px;
  }
}

@media (max-width: 1550px) {

  html,
  body,
  main {
    font-size: 15px;
  }

  #top-header .container,
  #header .container {
    width: 98% !important;
  }

  #block-bpomas-sitebranding img {
    max-width: 88px;
  }

  #block-bpomas-calculatorbg .block__content .left-container .left-inner-container {
    margin: 0px 0px 0px -510px;
  }

  #block-bpomas-calculatorbg .block__content .right-container .left-inner-container {
    margin: 0px 0px 0px -468px;
  }

  #content-bottom1 {
    margin: 0 0 300px;
  }
}


@media (max-width: 1450px) {

  #header #superfish-main-menu>.sf-depth-1 span,
  #header #superfish-main-menu>.sf-depth-1 a {
    padding: 10px 3px;
  }

  html,
  body,
  main {
    font-size: 14px;
  }
}

@media (max-width: 1300px) {
  #block-bpomas-callcenter {
    display: none;
  }

  #block-bpomas-headerleft {
    width: 15%;
  }

  #block-bpomas-mainmenu-2 {
    width: 62%;
  }

  #top-header #block-bpomas-topleft p:first-child {
    display: none;
  }
}

@media (min-width: 991px) and (max-width: 1200px) {
  #block-bpomas-views-block-main-image-block-1 .slide__description {
    width: 970px !important;
  }
}

@media (max-width: 1200px) {
  #block-bpomas-mainmenu-2 {
    display: none !important;
  }

  #block-bpomas-headerleft {
    width: 70%;
  }

  #block-bpomas-headerelements {
    width: fit-content;
  }

  #block-bpomas-headerelements .field--name-body {
    justify-content: end;
    gap: 20px;
  }

  #content #block-bpomas-welcometobpomas .text-wrap:first-child {
    padding: 0 40px 0 0;
  }

  #content #block-bpomas-welcometobpomas .text-wrap:last-child {
    padding: 0 0 0 40px;
  }

  #block-bpomas-views-block-options-block-1 footer {
    float: unset !important;
    margin: 0;
    width: 100%;
  }

  #block-bpomas-headerelements .search-button {
    margin-right: 50px;
  }

  #block-bpomas-responsivemenumobileicon-2 {
    position: relative;
    z-index: 100000;
    display: block !important;
    transform: translateX(100px);
  }

  #block-bpomas-headerelements .field--name-body p:nth-child(2),
  .responsive-menu-toggle-icon::before,
  .responsive-menu-toggle-icon::after,
  #block-bpomas-responsivemenumobileicon-2 #toggle-icon span {
    display: none !important;
  }


  #block-bpomas-responsivemenumobileicon-2 #toggle-icon {
    display: inline-block;
    padding: 20px 0 20px 37px;
    background: url(./../img/menu-lines.png) no-repeat center;
    background-size: auto;
    background-size: 34px;
    cursor: pointer;
    font-weight: 500;
    font-size: 1%;
    color: transparent;
  }

  #block-bpomas-pagetitle-2 h1 span,
  #block-bpomas-pagetitle-2 h1 {
    font-size: 2.5rem;
  }

  #block-bpomas-pagetitle-2 {
    max-width: 970px;
  }
}

@media (max-width: 991px) {

  html,
  body,
  main {}

  #block-bpomas-views-block-main-image-block-1 .slide__description {
    width: 750px !important;
  }

  #block-bpomas-views-block-main-image-block-1 .views-field-field-caption-text,
  #block-bpomas-views-block-main-image-block-1 .views-field-title {
    font-size: 3rem;
  }

  #block-bpomas-stats .field--name-body {
    grid-template-columns: repeat(2, 1fr);
  }

  #block-bpomas-calculatorbg {
    display: none !important;
  }

  #content_bottom2 #block-bpomas-webform-2 {
    padding: 30px 0;
  }

  #block-bpomas-servicesider {
    width: 100%;
  }

  #content-bottom3 .views-field-body p {
    font-size: 2rem;
  }

  #content-bottom3 #block-bpomas-views-block-how-claim-block-1 .views-row {
    flex-wrap: wrap;
    gap: 30px;
  }

  #block-bpomas-pagetitle-2 {
    max-width: 750px;
  }


  .layout-container #block-bpomas-views-block-subpage-banner-block-1 img {
    object-fit: cover;
    height: revert-layer;
  }
}

@media (max-width: 767px) {
  .row {
    margin-right: 0;
    margin-left: 0;
  }

  #top-header {
    display: none !important;
  }

  #block-bpomas-views-block-main-image-block-1 .slide__description {
    width: 100% !important;
    padding: 0 15px;
  }

  #block-bpomas-stats .field--name-body {
    grid-template-columns: repeat(1, 1fr);
  }

  #block-bpomas-footertop .field--name-body {
    flex-wrap: wrap;
    margin: 20px;
    gap: 10px;
  }

  #block-bpomas-footertop .field--name-body img {
    display: none !important;
  }

  #block-bpomas-webform-2 .main-heading,
  #content #block-bpomas-welcometobpomas .elementor-widget-container .main-heading,
  #block-bpomas-views-block-options-block-1 header h2,
  #block-bpomas-views-block-latest-news-articles-block-1 header {
    font-size: 1.5rem;
  }
}

@media (max-width: 600px) {
  #content #block-bpomas-welcometobpomas .h2-wrap {
    flex-wrap: wrap;
    gap: 20px;
  }

  #content #block-bpomas-welcometobpomas .text-wrap {
    padding: 0 !important;
    width: 100%;
  }

  #block-bpomas-welcometobpomas {
    padding: 0;
  }

  /* #content #block-bpomas-welcometobpomas .text-wrap:first-child::after {
    display: none !important;
  } */
}

@media (max-width: 567px) {

  #block-bpomas-sitebranding,
  #block-bpomas-headerleft {
    padding: 0;
  }

  #block-bpomas-headerelements .field--name-body {
    gap: 8px;
  }

  #block-bpomas-headerelements .field--name-body p:nth-child(2),
  #block-bpomas-headerelements .search-button {
    background-size: 30px;
  }

  #block-bpomas-headerelements .field--name-body p:last-child a {
    padding: 13px 15px;
  }

  #block-bpomas-headerelements .search-button {
    padding: 20px 0 20px 22px;
  }

  #block-bpomas-responsivemenumobileicon-2 {
    transform: translateX(85px);
  }
}
#cookieConsent {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f3f3f3;
  color: #eee;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  /**padding: 1rem;**/
  box-shadow: 0 -2px 10px rgba(0,0,0,0.3);
  z-index: 1000;
}

.consent-container {
  display: flex;
  align-items: center;
  max-width: 1170px;
  margin: 0 auto;
  gap: 1rem;
}

.consent-icon {
  width: 24px;
  height: 24px;
}

.consent-text {
  flex-grow: 1;
  font-size: 1rem;
  margin: 0;
  color: #54595F;
}

.consent-text a {
  color: var(--p-color);
  text-decoration: underline;
}

.consent-button {
  background-color: var(--bopmas-gold);
  color: white;
  border: none;
  padding: 0.5rem 1rem;
  cursor: pointer;
  border-radius: 4px;
  font-weight: 600;
}

.consent-button:hover,
.consent-button:focus {
  background-color: var(--sec-color);
  outline: none;
}

/* Responsive adjustments */
@media (max-width: 600px) {
  .consent-container {
    flex-direction: column;
    align-items: flex-start;
  }
  .consent-button {
    width: 100%;
    margin-top: 0.5rem;
  }
}
