.page-template-default .site .main-contain {
  background-color: white;
}
.page-template-default .calculator-year-selected {
  max-width: 238px;
}
.page-template-default .calculator-lng-body {
  max-width: 1270px;
  margin: 0 auto;
  font-family: Poppins, sans-serif;
}
.page-template-default .calculator-lng-body h2 {
  color: #006AB6;
  font-family: Poppins, sans-serif;
  font-weight: 500;
  font-size: 2rem;
}
.page-template-default .calculator-lng-body .choose-year {
  display: grid;
  grid-auto-columns: minmax(120px, 250px);
}
.page-template-default .calculator-lng-body .calculate-capacity {
  display: grid;
  gap: 1.5rem;
  grid-auto-flow: column;
  grid-auto-columns: minmax(120px, 250px) minmax(120px, 160px) minmax(120px, 160px);
}
@media screen and (max-width: 660px) {
  .page-template-default .calculator-lng-body .calculate-capacity {
    grid-auto-flow: row;
  }
}
.page-template-default .calculator-lng-body .calculate-capacity input {
  max-width: 300px;
  height: 100%;
  padding-inline: 0.5rem !important;
  border-radius: 0.25rem;
  border: 2px solid #f1f1f1;
}
.page-template-default .calculator-lng-body .measurement-unit select, .page-template-default .calculator-lng-body .price p {
  max-width: 250px;
  padding-inline: 0.5rem !important;
}
.page-template-default .calculator-lng-body .measurement-unit select, .page-template-default .calculator-lng-body .calculate-capacity input, .page-template-default .calculator-lng-body .choose-year select {
  padding: 0;
  margin-bottom: 0;
}
.page-template-default .calculator-lng-body .price, .page-template-default .calculator-lng-body .measurement-unit, .page-template-default .calculator-lng-body .capacity, .page-template-default .calculator-lng-body .choose-year {
  display: grid;
  grid-template-rows: min-content 40px;
  height: fit-content;
}
.page-template-default .calculator-lng-body .price .price-result, .page-template-default .calculator-lng-body .measurement-unit .unit-selected, .page-template-default .calculator-lng-body .calculate-capacity .select-capacity {
  display: flex;
  align-items: center;
}
.page-template-default .calculator-lng-body .calculate-capacity .select-capacity {
  border-radius: 0.3rem;
}
.page-template-default .calculator-lng-body .price .price-result, .page-template-default .calculator-lng-body .measurement-unit .unit-selected, .page-template-default .calculator-lng-body .choose-year .year-list {
  background-color: transparent;
  position: relative;
}
.page-template-default .calculator-lng-body .price .price-result::after, .page-template-default .calculator-lng-body .measurement-unit .unit-selected::after, .page-template-default .calculator-lng-body .choose-year .year-list::after {
  content: "";
  display: block;
  position: absolute;
  inset-inline: 0;
  bottom: 0;
  top: 95%;
  background-color: #006AB6;
}
.page-template-default .calculator-lng-body .unit-selected select, .page-template-default .calculator-lng-body .year-list select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: transparent;
  border: 0;
  height: 100%;
  padding-inline: 0.5rem !important;
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: 98% 50%;
}
.page-template-default .calculator-lng-body .unit-selected select {
  background-image: url("/wp-content/themes/reobiz-child/assets/images/down-arrow-blue.svg");
}
.page-template-default .calculator-lng-body .year-list select {
  background-image: url("/wp-content/themes/reobiz-child/assets/images/down-arrow-black.svg");
}
.page-template-default .calculator-lng-body .unit-selected option, .page-template-default .calculator-lng-body .year-list option {
  background-color: #fbfbfb;
}
.page-template-default .calculator-lng-body .price label {
  height: min-content;
}
.page-template-default .calculator-lng-body label {
  font-weight: 400;
}
.page-template-default .mb0 {
  margin-bottom: 0 !important;
}
.page-template-default .mb40 {
  margin-bottom: 40px !important;
}
.page-template-default .mb20 {
  margin-bottom: 20px !important;
}
.page-template-default .mb1-5 {
  margin-bottom: 1.5rem !important;
}
.page-template-default .fwb {
  font-weight: 700;
}

.transparency-title-section .lng-title .elementor-heading-title.elementor-size-default {
  color: #006ab6;
  font-size: 2rem;
  font-family: Poppins, sans-serif;
  font-weight: 500;
}
.transparency-title-section .elementor-widget-wrap {
  flex-wrap: nowrap;
  align-items: center;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .transparency-title-section .elementor-widget-wrap {
    flex-direction: column;
    gap: 1rem;
    text-align: center;
  }
}
.transparency-title-section .lng-img {
  flex-shrink: 3;
  margin-bottom: 0 !important;
}

.transparency-section-table .elementor-inner-section {
  padding-block: 20px;
  border-bottom: 1px solid #393939;
}
.transparency-section-table .elementor-widget-wrap {
  flex-wrap: wrap;
}
.transparency-section-table .elementor-accordion .elementor-accordion-item {
  border: none;
}
.transparency-section-table .elementor-accordion .elementor-tab-title {
  padding: 0;
  margin-block: 1rem;
}
.transparency-section-table .elementor-accordion-title {
  color: #000000 !important;
}
.transparency-section-table .elementor-accordion-icon, .transparency-section-table .elementor-active .elementor-accordion-icon {
  color: #000000 !important;
}
.transparency-section-table .elementor-tab-content {
  background-color: #1273EB;
}
.transparency-section-table .elementor-tab-content p, .transparency-section-table .elementor-tab-content a {
  color: #FFFFFF !important;
}
.transparency-section-table .elementor-tab-content a {
  text-decoration: underline !important;
}
.transparency-section-table .elementor-tab-content a:hover {
  text-decoration: none !important;
}
.transparency-section-table .elementor-widget-text-editor p {
  margin-bottom: 0 !important;
}
.transparency-section-table .p-child-mb40 p {
  margin-bottom: 40px !important;
}
.transparency-section-table .p-child-mb40 p:last-of-type {
  margin-bottom: 0 !important;
}
.transparency-section-table .elementor-widget-text-editor .elementor-widget-container p a {
  color: #000000 !important;
  text-decoration: underline !important;
}
.transparency-section-table .elementor-widget-text-editor .elementor-widget-container p a:hover, .transparency-section-table .elementor-widget-text-editor .elementor-widget-container p a:focus {
  text-decoration: none !important;
}
.transparency-section-table .elementor-heading-title {
  font-family: Poppins, sans-serif;
  color: #006ab6;
  font-weight: 500;
}
.transparency-section-table .elementor-accordion .elementor-accordion-item {
  margin-bottom: 40px !important;
}
.transparency-section-table .elementor-accordion .elementor-accordion-item:last-of-type {
  margin-bottom: 0 !important;
}
.transparency-section-table .elementor-accordion .elementor-accordion-title {
  font-family: Roboto, sans-serif !important;
}

.naslovna .elementor-counter-title {
  margin-top: 29px;
}

.transparency-url {
  display: block;
  width: fit-content;
}

.transparency-img {
  max-height: 97px;
  width: auto;
}

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