@charset "UTF-8";
.col-sm-4{float: left;}
.form-control{margin-top: 0.25rem;}
h1{text-align: center;}
.icon{color:#000;}
footer.border-top{border-top:0px!important;}
input.form-text,input.form-email{border-radius: 0px; height: 50px;border: none;border-bottom: 2px solid var(--primary-color);background-color: #17b0dd0a;}
textarea.form-textarea {border-radius: 0px;line-height: normal;font-weight: 400;border-bottom: 2px solid var(--primary-color);background-color: #17b0dd0a;}
.custom-control{position: unset;}
.btn-primary,.btn-primary:active,.btn-primary:focus{padding: 17px 24px;box-shadow: 0px!important;}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {-webkit-box-shadow:none;box-shadow: none;}
#block-webform label.custom-control-label,
#block-webform label{font-size: var(--font-size-body); font-weight: bold;}
#block-webform .fieldset-wrapper{padding: 10px 0px 30px 0px;}
input.form-submit { font-size: 16px!important; border-color: var(--primary-color) !important;background-color: var(--primary-color) !important;color: #FFFFFF!important;border-radius: 0px;min-width: 120px;padding: 20px;font-weight: bold;}
input.form-submit:hover,input.form-submit:active{color:#ccc !important;}
#page-footer-sub {padding-bottom: 100px}


label{font-weight: bold;}
.page-node-type-news .accordion-wrapper {max-width: 100%;z-index: 2;}


@media (min-width: 2016px) {
  .page-node-type-form .accordion-wrapper {position: absolute;top: 0;right: 0;transform: translate(-22%,-2%);}
  .image-wrapper {height: 100%;}
}


@media (max-width: 425px) {
  #edit-actions{display: flex;justify-content: center;}
}
