/*
Theme Name: Gemeingut Boden - Child Theme
Theme URI: https://diktum.ch
Version: 1.0
Description: A Beaver Builder Child Theme for gemeingutboden.ch
Author: Johannes von Niederhäusern - diktum.ch
Author URI: https://diktum.ch
template: bb-theme
*/

/* Add your custom styles here... */ 

/*---------------------
Font-Fix on Mac
-----------------------*/
body {
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: grayscale;
}

/*---------------------
General Font-Settings
-----------------------
body {
	font-family: "tt-commons-pro", sans-serif;
	font-weight: 400;
	font-style: normal;
}
html, body {
 	font-size: 20px;
}
h1 {
    font-family: "tt-commons-pro", sans-serif;
	font-weight: 500;
	font-style: normal;

}
*/
h1,
body h1.fl-callout-title, 
body .fl-module-heading h1.fl-heading {
  font-weight: 700;
  font-style: normal;
  margin-bottom: 50px !important;
}
h2,
body h2.fl-callout-title,
body .fl-module-heading h2.fl-heading {
	font-weight: 700;
	font-style: normal;
  margin-bottom: 30px !important;
  margin-top: 20px !important;
}
h3,
body h3.fl-callout-title,
body .fl-module-heading h3.fl-heading { 
	font-weight: 700;
  margin-bottom: 20px !important;
  margin-top: 20px !important;
}
h4,
body h4.fl-callout-title,
body .fl-module-heading h4.fl-heading {
	font-weight: 700;
  margin-bottom: 20px !important;
}
h5,
body h5.fl-callout-title,
body .fl-module-heading h5.fl-heading {
  font-weight: 700;
  margin-bottom: 20px !important;
}
body p {
	font-weight: 400;
	font-style: normal;
  margin-bottom: 30px;
}


body .fl-rich-text ul {
  padding-left: 30px;
}

body .fl-rich-text li,
body.aktuell-template-default .fl-module-html li {
  margin-bottom: 20px;
}
body .fl-rich-text ul,
body.aktuell-template-default .fl-module-html ul {
  margin-bottom: 30px;
}

/*
body .fl-page a.fl-button {
	font-family: "tt-commons-pro", sans-serif;
	font-weight: 500;
}
@media (max-width: 768px) {
        h1 {
        font-size: 2.8rem;
        line-height: 3rem;
    }
        h2 {
        font-size: 2rem;
        line-height: 2.2rem;
    }
}
*/
body .fl-module-rich-text .fl-module-content .fl-rich-text a,
body .fl-builder-content .fl-module.fl-module-accordion .fl-module-content .fl-accordion-item .fl-accordion-content p span a,
body .fl-builder-content .fl-module.fl-module-post-carousel .fl-module-content .fl-post-carousel .fl-post-carousel-post .timeline-content a,
body .fl-builder-content .fl-module.fl-module-html.aktuelles-body a {
    text-decoration: underline;
}
/* ==========================================================================
   Main Navigation Menu
   ========================================================================== */

 body .fl-module-pp-advanced-menu .pp-advanced-menu-mobile-toggle {
      padding: 0px;
  }

body .pp-advanced-menu .pp-off-canvas-menu a {
  text-align: center;
}

@media (min-width: 993px) {
    body .fl-module .pp-advanced-menu .pp-has-submenu:hover > .sub-menu, 
    body .fl-module .pp-advanced-menu .pp-has-submenu.pp-active .sub-menu {
        display: none;
        visibility: hidden;
        opacity: 0;
    }
}


@media only screen and (max-width: 992px) {
    body .fl-module-pp-advanced-menu .pp-advanced-menu-mobile {
        justify-content: flex-end;
    }
    body .fl-module-pp-advanced-menu .pp-advanced-menu-mobile-toggle-label {
      font-weight: 700;
    }
    .pp-menu-off-canvas .pp-advanced-menu .pp-off-canvas-menu.pp-menu-right {
        -webkit-transform: translate3d(130vw, 0, 0);
        -moz-transform: translate3d(130vw, 0, 0);
        transform: translate3d(130vw, 0, 0);
    }
    body .pp-menu-off-canvas .pp-advanced-menu .pp-off-canvas-menu {
      width: 100vw;
    }
    body .pp-menu-off-canvas .menu .pp-has-submenu .sub-menu {
      display: block !important;
    }
    body .pp-menu-off-canvas .menu .pp-has-submenu .sub-menu a {
      font-size: 20px !important;
    }
    body .pp-menu-toggle {
      display: none;
    }
     body .pp-advanced-menu.off-canvas .menu > li.current-menu-parent.pp-has-submenu .sub-menu {
      display: block !important;
  }
   
}
/*Filter Items for Post Grid*/
body .pp-advanced-menu-horizontal .menu-item a span {
  position: relative;

}
body .pp-advanced-menu-horizontal .menu-item.current_page_item a span:before {
  content: "";
  position: absolute;
  bottom: -4px;
  width: 100%;
  height: 3px;
  background: #062204;
}
body .pp-advanced-menu-horizontal .menu-item a:hover span:before {
  content: "";
  position: absolute;
  bottom: -4px;
  width: 100%;
  height: 3px;
  background: #062204;
   animation-duration: 0.65s;
  animation-name: butonslide;
  animation-iteration-count: 1;
  animation-timing-function: cubic-bezier(0.93, 0.01, 0, 0.98);
}

body .pp-advanced-menu-horizontal .menu-item.current_page_item .sub-menu a span:before {
  visibility: hidden;
}
}
body .pp-advanced-menu-horizontal .menu-item .sub-menu a span {
  position: relative;
}
body .pp-advanced-menu-horizontal .menu-item .sub-menu a:hover span:before {
  visibility: visible;
  content: "";
  position: absolute;
  bottom: -4px;
  width: 100%;
  height: 3px;
  background: #062204;
   animation-duration: 0.65s;
  animation-name: butonslide;
  animation-iteration-count: 1;
  animation-timing-function: cubic-bezier(0.93, 0.01, 0, 0.98);
}
/* ==========================================================================
   General Customizations of Content Elements
   ========================================================================== */

/*Set column Max-Width for Elements in use*/
.fl-module-rich-text .fl-module-content,
.fl-module-heading .fl-module-content,
.fl-module-callout .fl-callout-text-wrap,
.fl-module-list .fl-module-content,
/*.fl-module-pp-table .fl-module-content,*/
.fl-module-html.aktuelles-body .fl-module-content p,
.fl-module-html.aktuelles-body .fl-module-content ul,
.fl-module-html.aktuelles-body .fl-module-content ol,
.fl-module-html.aktuelles-body .fl-module-content h1,
.fl-module-html.aktuelles-body .fl-module-content h2,
.fl-module-html.aktuelles-body .fl-module-content h3,
.fl-module-html.aktuelles-body .fl-module-content h4,
body .gform_wrapper {
  max-width: 750px;
  width: 90%;
}
@media (max-width: 767px) {
  .fl-module-rich-text .fl-module-content,
  .fl-module-heading .fl-module-content,
  .fl-module-callout .fl-callout-text-wrap,
  .fl-module-list .fl-module-content,
  /*.fl-module-pp-table .fl-module-content,*/
  .fl-module-html.aktuelles-body .fl-module-content p,
  .fl-module-html.aktuelles-body .fl-module-content ul,
  .fl-module-html.aktuelles-body .fl-module-content ol,
  .fl-module-html.aktuelles-body .fl-module-content h1,
  .fl-module-html.aktuelles-body .fl-module-content h2,
  .fl-module-html.aktuelles-body .fl-module-content h3,
  .fl-module-html.aktuelles-body .fl-module-content h4,
  body .gform_wrapper {
    width: 100%;
    max-width: 100%;
  }
}

/* ==========================================================================
   Intro Section
   ========================================================================== */
/*
body .intro-section .fl-module-callout {
  z-index: 1;
}
body .intro-section .fl-module-photo {
  min-width: 570px;
}
body .intro-section .fl-callout-text {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  body .intro-section .fl-module-photo {
    min-width: 100%;
  }
}
*/

body .intro-section .intro-content-box {
  z-index: 1;
  margin-right: -40px;
}
body .intro-section .fl-module-photo {
  min-width: 570px;
}
body .intro-section .intro-content-box .fl-module-rich-text {
  margin-bottom: 40px;
}
body .fl-photo-caption.fl-photo-caption-below {
  text-align: right;
  padding-right: 10px;
}
@media (max-width: 992px) {
  body .intro-section .fl-module-photo {
    min-width: 100%;
  }
  body .fl-module-photo .intro-section .intro-content-box {
  z-index: 1;
  margin-right: 0px;
}
}

/* ==========================================================================
   Aktuelles Single
   ========================================================================== */
.aktuelles-single-meta {
  font-size: 16px;
}
.gb-image-holder {
    display: flex;
    gap: 30px;
}
.gb-image-description {
  font-size: 16px;
  padding-left: 10px;
  width: 90%;
  max-width: 500px;
  display: block;
  padding-top: 20px;
}
@media (max-width: 768px) {
  .gb-image-holder {
     flex-direction: column;
  }
}
/* ==========================================================================
  Customize Buttons and Links
   ========================================================================== */

body .fl-module:not(.general-button) .fl-button span,
body .gb-button span {
 display: block;
 position: relative;
 padding-right: 18px;
}

body .gb-button {
  font-size: 22px;
  font-weight: 700;
  position: relative;
  line-height: 18px;
  display: inline-block;
  text-decoration: none;
}
body .gb-button:hover {
  text-decoration: none;
}
body .pp-table-wrap .gb-button {
  line-height: 24px;
}
body .fl-module:not(.general-button) .fl-button span:before,
body .gb-button span:before {
  content: "";
  position: absolute;
  bottom: -10px;
  width: 100%;
  height: 5px;
  background: #D42F77;

}

body .fl-module:not(.general-button) .fl-button:hover span:before,
body .gb-button:hover span:before {
  animation-duration: 0.65s;
  animation-name: butonslide;
  animation-iteration-count: 1;
  animation-timing-function: cubic-bezier(0.93, 0.01, 0, 0.98);
}
/*Button Group Navigation*/
body .fl-module-button-group.gb-anchorlinks .fl-button span {
  display: inline-block;
  padding-right: 4px;
}
body .fl-module-button-group.gb-anchorlinks .fl-button i {
  display: inline-block;
  font-size: 22px;
  margin-left: 0px;
}

body .fl-module-button-group.gb-anchorlinks .fl-button span:before {
  display: none;
}

@keyframes butonslide {
  from {
    width: 0%;
  }

  to {
    width: 100%;
  }
}
@media (max-width: 768px) {
  body .gb-button {
    font-size: 20px;
  }
}

/*List items*/
body .fl-list-item-content-text a {
  font-size: 22px;
  font-weight: 700;
  position: relative;
  line-height: 34px;
  display: inline-block;
  text-decoration: none;
  padding-right: 18px;
}
body .fl-list-item-content-text a {
 position: relative;
}
body .fl-list-item-content-text a:before {
  content: "";
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 5px;
  background: #D42F77;
}

body .fl-list-item-content-text a:hover:before {
  animation-duration: 0.65s;
  animation-name: butonslide;
  animation-iteration-count: 1;
  animation-timing-function: cubic-bezier(0.93, 0.01, 0, 0.98);
}

/* ==========================================================================
   Custom Post Grid
   ========================================================================== */
body .gb-content-grid-post {
  padding: 40px;
  display: block;
}
body .gb-content-grid-post:hover {
  text-decoration: none;
}
body .gb-content-grid-post h4 {
  margin-bottom: 60px;
}
body .gb-content-grid-post .content-grid-post-meta {
  margin-bottom: 30px;
}
body .gb-content-grid-post .content-grid-post-excerpt p {
  font-size: 22px;
}

body .gb-content-grid-post:hover .gb-button span:before {
  animation-duration: 0.65s;
  animation-name: butonslide;
  animation-iteration-count: 1;
  animation-timing-function: cubic-bezier(0.93, 0.01, 0, 0.98);
}
@media (max-width: 992px) {
  body .gb-content-grid-post {
    padding: 30px;
  }
}

/*Filter Items for Post Grid*/

body .pp-post-filter {
  position: relative;

}
body .pp-post-filter.pp-filter-active:before {
  content: "";
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 3px;
  background: #062204;
}
body .pp-post-filter:hover:before {
  content: "";
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 3px;
  background: #062204;
   animation-duration: 0.65s;
  animation-name: butonslide;
  animation-iteration-count: 1;
  animation-timing-function: cubic-bezier(0.93, 0.01, 0, 0.98);
}

/*Personen-Grid*/
body .gb-content-grid-post.person {
  padding: 0px;
  display: block;
}
body .gb-content-grid-post.person .gb-grid-content{
  padding: 40px;
  display: block;
}
body .gb-content-grid-post.person h4 {
  margin-bottom: 20px;
  display: block;
}
body .gb-content-grid-post.person .content-grid-post-meta {
  font-size: 22px;
}
body .gb-content-grid-post.person .content-grid-post-meta .organisation {
  font-weight: 700;
  display: block;
  margin-bottom: 30px;
}
body .gb-content-grid-post.person .content-grid-post-meta .funktion {
  display: block;
}

@media (max-width: 768px) {
  body .gb-content-grid-post .content-grid-post-excerpt p,
  body .gb-content-grid-post.person .content-grid-post-meta .funktion,
  body .gb-content-grid-post.person .content-grid-post-meta .organisation {
   font-size: 20px;
  }
}

/* ==========================================================================
  Customize Table
   ========================================================================== */
body .gb-button.table {
  font-size: 18px;
  width: auto;
}
body .gb-button.table a {
  padding-right: 14px;
}
body .fl-module .pp-table-content .pp-table-row td:first-child {
  font-weight: 700;
}
@media (max-width: 639px) {
  body .fl-module .pp-table-wrap .pp-table-content tbody tr:nth-child(odd) {
    background: #F0EBE8;
  }
  body .fl-module .pp-table-wrap .pp-table-content tbody tr td {
    border: none;
  }
  body .fl-module .tablesaw-cell-label {
    font-size: 18px;
    text-transform: none;
    font-weight: 700;
    color: #062204;
    min-width: 100px;
  }
}

/* ==========================================================================
   Formular
   ========================================================================== */

body .gform_wrapper {
  background: #F0EBE8;
  padding: 60px;
}

@media only screen and (max-width: 992px) { 
  body .gform_wrapper {
    padding: 30px;
  }
}

body .gform_wrapper.gravity-theme input[type=color], 
body .gform_wrapper.gravity-theme input[type=date], 
body .gform_wrapper.gravity-theme input[type=datetime-local], 
body .gform_wrapper.gravity-theme input[type=datetime], 
body .gform_wrapper.gravity-theme input[type=email], 
body .gform_wrapper.gravity-theme input[type=month], 
body .gform_wrapper.gravity-theme input[type=number], 
body .gform_wrapper.gravity-theme input[type=password], 
body .gform_wrapper.gravity-theme input[type=search], 
body .gform_wrapper.gravity-theme input[type=tel], 
body .gform_wrapper.gravity-theme input[type=text], 
body .gform_wrapper.gravity-theme input[type=time], 
body .gform_wrapper.gravity-theme input[type=url], 
body .gform_wrapper.gravity-theme input[type=week], 
body .gform_wrapper.gravity-theme select, 
body .gform_wrapper.gravity-theme textarea {
    font-size: 22px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 8px;
}

body .gfield .ginput_complex .hour_minute_colon + .ginput_container,
body .gfield .ginput_complex .ginput_container + .ginput_container {
  margin-left: 1.25rem;
}
body .gfield .ginput_complex .ginput_container {
  display: inline-block;
}
body .gfield .ginput_complex .gfield_time_minute,
body .gfield .ginput_complex .gfield_time_hour,
body .gfield .ginput_complex .gfield_date_month,
body .gfield .ginput_complex .gfield_date_day {
  width: 20%;
}
body .gfield .ginput_complex .gfield_date_year {
  width: 40%;
}
body .gfield .ginput_complex .hour_minute_colon {
  display: none;
}

/* safari form fix */
input,
input[type=number],
input[type=text],
input[type=email],
textarea,
select {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -webkit-box-shadow: none;
}

body .gfield_required {
  display: inline-block;
  height: 100%;
  margin-left: 0.25rem;
  position: relative;
}
body .gfield_required .gfield_required_asterisk {
  top: -0.25rem;
  margin-left: 0;
}

/*Section*/
body .gform_body h3.gsection_title {
    font-family: "Noto Sans Display", sans-serif;
    font-weight: 700;
    font-size: 28px;
    margin: 0px 0px 0px 0px;
}
body .gform_body h3.gsection_title {
    font-family: "Noto Sans Display", sans-serif;
    font-weight: 700;
    font-size: 28px;
    margin: 0px 0px 0px 0px;
}
body .gform_wrapper .gform_fields .gsection {
    border-bottom: 1px solid #AEA6A2;
    padding: 0 16px 8px 0;
}

/* remove chrome autofill yellow color */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-transition-delay: 2000s;
}

/* placeholder */
::-webkit-input-placeholder {
  color: #224c59;
  opacity: 1;
}

::-moz-placeholder {
  color: #224c59;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #224c59;
  opacity: 1;
}

::-ms-input-placeholder {
  color: #224c59;
  opacity: 1;
}

::placeholder {
  color: #224c59;
  opacity: 1;
}

body .gfield_checkbox,
body .gfield_radio,
body .gform_fields {
  list-style: none;
  padding: 0;
  margin: 0;
}

body .form-error,
body .gfield,
body .gfield_checkbox > li {
  position: relative;
  width: 100%;
}

.gfield.hastitle + .gfield {
  margin-top: 0.8125rem;
}
@media (min-width: 47.9375em) {
  .gfield.hastitle + .gfield {
    margin-top: 1.25rem;
  }
}
.gfield + .gfield {
  margin-top: 1.625rem;
}
@media (min-width: 47.9375em) {
  .gfield + .gfield {
    margin-top: 2.5rem;
  }
}
.gfield + .gfield.hastitle {
  margin-top: 2.4375rem;
}
@media (min-width: 47.9375em) {
  .gfield + .gfield.hastitle {
    margin-top: 3.75rem;
  }
}

.gform_footer {
  margin-top: 1.625rem;
}
@media (min-width: 47.9375em) {
  .gform_footer {
    margin-top: 2.5rem;
  }
}

.gfield.hidden_label .gfield_label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.form-error {
  margin-bottom: 1.625rem;
}
@media (min-width: 47.9375em) {
  .form-error {
    margin-bottom: 2.5rem;
  }
}

.gfield_checkbox > li:last-child {
  margin-bottom: 0;
}

body .gform_wrapper .gfield input[type=number],
body .gform_wrapper .gfield input[type=file],
body .gform_wrapper .gfield input[type=tel],
body .gform_wrapper .gfield input[type=email],
body .gform_wrapper .gfield input[type=text],
body .gform_wrapper .gfield textarea {
  padding: 0.75rem 0.875rem 0.625rem 0.875rem;
}

body .gform_wrapper .gfield input[type=number],
body .gform_wrapper .gfield input[type=file],
body .gform_wrapper .gfield input[type=tel],
body .gform_wrapper .gfield input[type=email],
body .gform_wrapper .gfield input[type=text],
body .gform_wrapper .gfield textarea {
  background-color: #ffffff;
  border: solid 1px #AEA6A2;
  border-radius: 0.625rem;
  color: #224c59;
  width: 100%;
}

body .gform_wrapper .gfield input[type=number]:disabled,
body .gform_wrapper .gfield input[type=file]:disabled,
body .gform_wrapper .gfield input[type=tel]:disabled,
body .gform_wrapper .gfield input[type=email]:disabled,
body .gform_wrapper .gfield input[type=text]:disabled {
  background-color: #f8f8f8;
  border-color: #d1d1d1;
}

body .gform_wrapper .gfield textarea {
  min-height: 3.75rem;
}

body .gform_wrapper .gfield input[type=number]:focus,
body .gform_wrapper .gfield input[type=file]:focus,
body .gform_wrapper .gfield input[type=text]:focus,
body .gform_wrapper .gfield input[type=email]:focus,
body .gform_wrapper .gfield input[type=tel]:focus,
body .gform_wrapper .gfield textarea:focus {
  background-color: #fefefe;
  border-color: #B2C539;
  outline: none;
}

body .gform_wrapper.gravity-theme .gfield_label {
  display: block;
  padding-bottom: 0.3em;
  font-weight: 400;
  margin-left: 0.875rem;
  margin-bottom: 2px;
}

body .gform_wrapper .validation_message {
  display: block;
}

body .gform_wrapper.gform_validation_container {
  display: none;
}

body .gform_wrapper .gfield_visibility_hidden,
body .gform_wrapper .gform_required_legend {
  display: none;
}

body .gform_wrapper .gform_wrapper .gfield input[type=file]::file-selector-button {
  background-color: transparent;
  border-width: 0.0625em;
  border-color: #224c59;
  color: #224c59;
  margin-right: 1.25rem;
}
body .gform_wrapper .pill {
  background-color: transparent;
  padding: 0;
}
body .gform_wrapper .pill:hover {
  cursor: pointer;
}
body .gform_wrapper legend {
  border-bottom: none;
}
/* ==========================================================================
   checkbox / radios
   ========================================================================== */
body .gform_wrapper .gfield_radio,
body .gform_wrapper .gfield_checkbox {
  margin-top: 0.4375rem;
}
@media (min-width: 53.75em) {
  body .gform_wrapper .gfield_radio,
  body .gform_wrapper .gfield_checkbox {
    margin-top: 0.625rem;
  }
}
body .gform_wrapper .gfield_radio .gchoice,
body .gform_wrapper .gfield_checkbox .gchoice {
  margin-bottom: -0.5rem;
}
body .gform_wrapper .gfield_radio .gchoice + .gchoice,
body .gform_wrapper .gfield_checkbox .gchoice + .gchoice {
  margin-top: 0.875rem;
}
@media (min-width: 53.75em) {
  body .gform_wrapper .gfield_radio .gchoice + .gchoice,
  body .gform_wrapper .gfield_checkbox .gchoice + .gchoice {
    margin-top: 1.125rem;
  }
}

@media (min-width: 37.5em) {
  body .gform_wrapper .gfield.col-2 .gfield_radio,
  body .gform_wrapper .gfield.col-2 .gfield_checkbox, 
  body .gform_wrapper.gfield.col-3 .gfield_radio,
  body .gform_wrapper .gfield.col-3 .gfield_checkbox {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1.25rem 1.25rem;
  }
}
@media (min-width: 37.5em) {
  body .gform_wrapper .gfield.col-2 .gfield_radio .gchoice label,
  body .gform_wrapper .gfield.col-2 .gfield_checkbox .gchoice label, 
  body .gform_wrapper .gfield.col-3 .gfield_radio .gchoice label,
  body .gform_wrapper .gfield.col-3 .gfield_checkbox .gchoice label {
    padding-right: 1rem;
  }
}
@media (min-width: 37.5em) {
  body .gform_wrapper .gfield.col-2 .gfield_radio .gchoice + .gchoice,
  body .gform_wrapper .gfield.col-2 .gfield_checkbox .gchoice + .gchoice, 
  body .gform_wrapper .gfield.col-3 .gfield_radio .gchoice + .gchoice,
  body .gform_wrapper .gfield.col-3 .gfield_checkbox .gchoice + .gchoice {
    margin-top: 0;
  }
}
@media (min-width: 62.5em) {
  body .gform_wrapper .gfield.col-3 .gfield_radio,
  body .gform_wrapper .gfield.col-3 .gfield_checkbox {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

body .gform_wrapper .gform_fields input[type=checkbox],
body .gform_wrapper .gform_fields input[type=radio] {
  margin: 4px 0;
  /* margin-top: -2px;*/
  line-height: normal;
}

body .gform_wrapper .gform_fields input[type=checkbox]:checked,
body .gform_wrapper .gform_fields input[type=checkbox]:not(:checked),
body .gform_wrapper .gform_fields input[type=radio]:checked,
body .gform_wrapper .gform_fields input[type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
}

body .gform_wrapper .gform_fields input[type=checkbox] + label,
body .gform_wrapper .gform_fields input[type=radio] + label,
body .gform_wrapper .gform_fields input[type=checkbox] + label,
body .gform_wrapper .gform_fields input[type=radio] + label {
  margin-left: 0;
  font-weight: normal;
  overflow: hidden;
  text-transform: none;
}

body .gform_wrapper .gform_fields input[type=checkbox]:checked + label,
body .gform_wrapper .gform_fields input[type=checkbox]:not(:checked) + label,
body .gform_wrapper .gform_fields input[type=radio]:checked + label,
body .gform_wrapper .gform_fields input[type=radio]:not(:checked) + label {
  position: relative;
  display: inline-block;
  padding-left: 44px;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
  line-height: 1.5;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  min-height: 2.1875rem;
}
@media (min-width: 31.25em) {
  body .gform_wrapper .gform_fields input[type=checkbox]:checked + label,
  body .gform_wrapper .gform_fields input[type=checkbox]:not(:checked) + label,
  body .gform_wrapper .gform_fields input[type=radio]:checked + label,
  body .gform_wrapper .gform_fields input[type=radio]:not(:checked) + label {
    padding-top: 0.4rem;
  }
}
@media (min-width: 37.5em) {
  body .gform_wrapper .gform_fields input[type=checkbox]:checked + label,
  body .gform_wrapper .gform_fields input[type=checkbox]:not(:checked) + label,
  body .gform_wrapper .gform_fields input[type=radio]:checked + label,
  body .gform_wrapper .gform_fields input[type=radio]:not(:checked) + label {
    padding-top: 0.5rem;
  }
}
@media (min-width: 47.9375em) {
  body .gform_wrapper .gform_fields input[type=checkbox]:checked + label,
  body .gform_wrapper .gform_fields input[type=checkbox]:not(:checked) + label,
  body .gform_wrapper .gform_fields input[type=radio]:checked + label,
  body .gform_wrapper .gform_fields input[type=radio]:not(:checked) + label {
    padding-top: 0.4rem;
  }
}
@media (min-width: 62.5em) {
  body .gform_wrapper .gform_fields input[type=checkbox]:checked + label,
  body .gform_wrapper .gform_fields input[type=checkbox]:not(:checked) + label,
  body .gform_wrapper .gform_fields input[type=radio]:checked + label,
  body .gform_wrapper .gform_fields input[type=radio]:not(:checked) + label {
    padding-top: 0.3rem;
  }
}

body .gform_wrapper .gform_fields input[type=checkbox]:checked + label::before,
body .gform_wrapper .gform_fields input[type=checkbox]:not(:checked) + label::before,
body .gform_wrapper .gform_fields input[type=radio]:checked + label::before,
body .gform_wrapper .gform_fields input[type=radio]:not(:checked) + label::before {
  background-color: #ffffff;
  border: 0.0625rem solid #224c59;
  border-radius: 0.375rem;
  content: "";
  height: 2rem;
  left: 0;
  margin-top: 0.1875rem;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: 2rem;
}

body .gform_wrapper .gform_fields input[type=radio]:checked + label::before,
body .gform_wrapper .gform_fields input[type=radio]:not(:checked) + label::before {
  border-radius: 50%;
}

body .gform_wrapper .gform_fields input[type=checkbox]:focus + label::before,
body .gform_wrapper.gform_fields input[type=radio]:focus + label::before {
  border-color: #224c59;
  background-color: #ffffff;
}

body .gform_wrapper .gform_fields input[type=checkbox]:checked + label::before,
body .gform_wrapper .gform_fields input[type=radio]:checked + label::before {
  background-color: #ffffff;
}

body .gform_wrapper .gform_fields input[type=checkbox]:checked + label::after,
body .gform_wrapper .gform_fields input[type=checkbox]:not(:checked) + label::after {
  border: solid #224c59;
  border-width: 0 0.1875rem 0.1875rem 0;
  content: "";
  display: block;
  height: 1.0625rem;
  left: 0;
  margin-left: 0.6875rem;
  margin-top: 0.5625rem;
  position: absolute;
  top: 0;
  -webkit-transform: rotate(34deg);
      -ms-transform: rotate(34deg);
          transform: rotate(34deg);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: 0.5625rem;
}

body .gform_wrapper .gform_fields input[type=radio]:checked + label::after,
body .gform_wrapper .gform_fields input[type=radio]:not(:checked) + label::after {
  border-radius: 50%;
  background-color: #224c59;
  content: "";
  display: block;
  height: 1.375rem;
  left: 0;
  margin-left: 0.3125rem;
  margin-top: 0.5rem;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: 1.375rem;
}

body .gform_wrapper .gform_fields input[type=checkbox]:not(:checked) + label::after {
  opacity: 0;
}

body .gform_wrapper .gform_fields input[type=radio]:not(:checked) + label::after {
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

body .gform_wrapper .gform_fields input[type=checkbox]:checked + label::after {
  opacity: 1;
}

body .gform_wrapper .gform_fields input[type=radio]:checked + label::after {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

/* ==========================================================================
   dropdown
   ========================================================================== */
body .gform_wrapper .ginput_container_select {
  position: relative;
}
body .gform_wrapper .ginput_container_select:after, .ginput_container_select:before {
  content: "";
  display: block;
  position: absolute;
  background-color: #224c59;
  height: 0.125rem;
  right: 0;
  top: 50%;
  width: 0.5rem;
  z-index: 4;
}
@media (min-width: 62.5em) {
 body .gform_wrapper .ginput_container_select:after, .ginput_container_select:before {
    width: 0.875rem;
  }
}
body .gform_wrapper .ginput_container_select:after {
  margin-right: 1rem;
  -webkit-transform: rotateZ(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotateZ(-45deg);
}
body .gform_wrapper .ginput_container_select:before {
  margin-right: 1.3125rem;
  -webkit-transform: rotateZ(45deg);
      -ms-transform: rotate(45deg);
          transform: rotateZ(45deg);
}
@media (min-width: 62.5em) {
  body .gform_wrapper .ginput_container_select:before {
    margin-right: 1.625rem;
  }
}

body .gform_wrapper .gfield_select {
  display: block;
  background-color: #ffffff;
  border: solid 1px #224c59;
  border-radius: 0.625rem;
  color: #224c59;
  height: auto !important;
  line-height: 1.25 !important;
  padding: 0.75rem 2.6875rem 0.625rem 0.875rem !important;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media (min-width: 62.5em) {
  body .gform_wrapper .gfield_select {
    padding-right: 3.375rem;
  }
}

body .gform_wrapper .gfield_select:disabled {
  background-color: #f8f8f8;
  border-color: #d1d1d1;
}

body .gform_wrapper .gfield_select:focus {
  background-color: #fefefe;
  border-color: #ff7a37;
  outline: none;
}

body .gform_wrapper .gfield_select option {
  padding: 0;
  outline: none;
}

body .gform_wrapper .gfield_select::-ms-expand {
  display: none;
}

body .gform_wrapper .gfield_select:disabled::-ms-expand {
  opacity: 0.5;
}

body .gform_wrapper .gfield_select:disabled,
body .gform_wrapper .gfield_select[disabled] {
  opacity: 0.5;
}

/* ==========================================================================
   Grid
   ========================================================================== */

body .gform_wrapper .fieldset,
body .gform_wrapper .gfield {
  padding-left: 0rem;
  padding-right: 0rem;
}
/*
@media (min-width: 47.9375em) {
 body .gform_wrapper .gfield.hastitle + .gfield--width-half + .gfield--width-half {
    margin-top: 1.25rem;
  }
}
@media (min-width: 90em) {
 body .gform_wrapper .gfield.hastitle + .gfield--width-third + .gfield--width-third {
    margin-top: 1.25rem;
  }
}
@media (min-width: 90em) {
 body .gform_wrapper .gfield.hastitle + .gfield--width-third + .gfield--width-third + .gfield--width-third {
    margin-top: 1.25rem;
  }
}
@media (min-width: 90em) {
 body .gform_wrapper .gfield.hastitle + .gfield--width-quarter + .gfield--width-quarter {
    margin-top: 1.25rem;
  }
}
@media (min-width: 90em) {
 body .gform_wrapper .gfield.hastitle + .gfield--width-quarter + .gfield--width-quarter + .gfield--width-quarter {
    margin-top: 1.25rem;
  }
}
@media (min-width: 90em) {
 body .gform_wrapper .gfield.hastitle + .gfield--width-quarter + .gfield--width-quarter + .gfield--width-quarter + .gfield--width-quarter {
    margin-top: 1.25rem;
  }
}

@media (min-width: 47.9375em) {
 body .gform_wrapper.gfield--width-half {
    display: inline-block;
    vertical-align: top;
    width: 50%;
  }
}

@media (min-width: 90em) {
  body .gform_wrapper .gfield--width-third {
    display: inline-block;
    vertical-align: top;
    width: 33.333%;
  }
}

@media (min-width: 90em) {
  body .gform_wrapper .gfield--width-quarter {
    display: inline-block;
    vertical-align: top;
    width: 25%;
  }
}
*/

/* ==========================================================================
   Spinner
   ========================================================================== */
.btn.sending {
  position: relative;
  padding-left: 1.875rem;
}
.btn.sending .gform_ajax_spinner {
  margin-left: 0.9375rem;
}

.gform_ajax_spinner {
  border: 0.125rem solid #ffffff;
  border-left: 0.125rem solid #ff7a37;
  -webkit-animation: spinner 1.1s infinite linear;
          animation: spinner 1.1s infinite linear;
  border-radius: 50%;
  height: 1.25rem;
  left: 0;
  margin-top: -0.625rem;
  position: absolute;
  top: 50%;
  width: 1.25rem;
  z-index: 10;
}

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
/* ==========================================================================
   Error
   ========================================================================== */
.gfield_error input[type=number],
.gfield_error input[type=text],
.gfield_error input[type=email],
.gfield_error input[type=tel],
.gfield_error .gfield_select,
.gfield_error textarea,
.gfield_error input[type=checkbox]:checked + label::before,
.gfield_error input[type=checkbox]:not(:checked) + label::before,
.gfield_error input[type=number]:focus,
.gfield_error input[type=text]:focus,
.gfield_error input[type=email]:focus,
.gfield_error input[type=tel]:focus,
.gfield_error textarea:focus,
.gfield_error .gfield_select:focus,
.gfield_error input[type=checkbox]:focus:checked + label::before,
.gfield_error input[type=checkbox]:focus:not(:checked) + label::before {
  border-color: #FF6F6F;
}

.form-error,
.gfield_error .gfield_description,
.gfield_error .validation_message,
.gfield_error label,
.gfield_error span {
  color: #EF0808;
}

.gfield .gform_fileupload_rules,
.gfield .validation_message,
.gfield .gfield_description,
.screen-reader-text {
  display: block;
  line-height: 1.5;
  padding-left: 0.875rem;
  padding-right: 0.875rem;
  padding-top: 0.375rem;
}

.gform_hidden {
  margin-bottom: 0;
}
/* ==========================================================================
   Button
   ========================================================================== */
body .gform_wrapper .gform_button {
 position: relative;
 background: transparent;
}
body .gform_wrapper .gform_button:before {
  content: "";
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 5px;
  background: #D42F77;
}

body .gform_wrapper .gform_button:hover:before {
  animation-duration: 0.65s;
  animation-name: butonslide;
  animation-iteration-count: 1;
  animation-timing-function: cubic-bezier(0.93, 0.01, 0, 0.98);
}

body .gform_wrapper.gravity-theme .gform_footer button, 
body .gform_wrapper.gravity-theme .gform_footer input, 
body .gform_wrapper.gravity-theme .gform_page_footer button, 
body .gform_wrapper.gravity-theme .gform_page_footer input {
    margin-bottom: 0px;
    margin-top: 20px;
    line-height: 22px;
    padding: 0px 12px 10px 0px;
}

/* ==========================================================================
   Button
   ========================================================================== */
body .gform_wrapper.newsletter_wrapper {
  background: transparent;
  padding: 0px;
}

/* ==========================================================================
   Confirmation Message
   ========================================================================== */

.gform_confirmation_message {
  padding: 30px;
  background: #F0EBE8;
}