body {
  font-family: 'Open Sans', sans-serif;
  font-size: 1rem;
}
body.page-template-template-utbildningsportal,
body.single-educations {
  background: #f3f3f3;
}
body.page-template-template-utbildningsportal .ssba,
body.single-educations .ssba {
  display: none;
}
header {
  position: relative;
}
img,
.wp-caption {
  max-width: 100%;
}
img.rounded-img,
.wp-caption.rounded-img {
  border-radius: 50%;
}
h1 {
  font-size: 2.5rem;
  font-weight: 700;
}
h2 {
  font-size: 2.1rem;
  font-weight: 400 !important;
}
h4 {
  color: #af1d1d;
  font-size: 1.3rem;
  font-weight: 700;
}
h4 a {
  color: #af1d1d;
  font-size: 1.3rem;
  font-weight: 700;
  text-decoration: none;
}
h5 {
  font-size: 1.3rem;
  line-height: 1.6rem;
  margin-bottom: 1.5rem;
}
p {
  font-size: 1rem;
  line-height: 1.5rem;
}
input[type=text],
input[type=email],
input[type=tel],
input[type=url],
input[type=password] {
  width: 100%;
  padding: 0.7rem 1rem;
}
.btn {
  background: #af1d1d !important;
  color: #fff;
  border: 1px solid #af1d1d !important;
  font-size: 1rem;
  font-weight: 700;
  padding: 0.7rem 2rem;
  height: auto;
}
.btn:hover {
  background: #720706 !important;
  border: 1px solid #720706 !important;
}
.btn.btn-secondary {
  background: #44ac3b;
}
.btn.btn-tertiary {
  background: #fff;
  border: 1px solid #44ac3b;
  color: #44ac3b;
}
.badge.days-left {
  background: #e3f3e2;
  color: #44ac3b;
  padding: 0.6rem 1.6rem;
  text-transform: uppercase;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container iframe,
.embed-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
footer,
.bs-footer {
  background: #720706;
  height: 15rem;
}
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 1rem;
}
body.page-template-template-utbildningsportal,
body.single-educations {
  background: #f3f3f3;
}
body.page-template-template-utbildningsportal .ssba,
body.single-educations .ssba {
  display: none;
}
img {
  max-width: 100%;
}
img.current-logo {
  width: 50%;
}
.btn {
  background: #F4B908;
  color: #fff;
  border: none;
}
.btn:hover {
  background: #F9CB42;
}
.btn.btn-secondary {
  background: #af1d1d;
}
.badge.days-left {
  background: #e3f3e2;
  color: #44ac3b;
  padding: 0.6rem 1.6rem;
  text-transform: uppercase;
}
.icn:before {
  position: relative;
  top: 5px;
  margin-right: 0.5rem;
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  text-align: center;
}
.icn.length:before {
  content: url("../images/icons/icn-length.svg");
}
.icn.location:before {
  content: url("../images/icons/icn-location.svg");
}
.icn.price:before {
  content: url("../images/icons/icn-price.svg");
}
.icn.category:before {
  content: url("../images/icons/icn-category.svg");
}
.icn.date:before {
  content: url("../images/icons/icn-date.svg");
}
.icn.link:before {
  content: url("../images/icons/icn-link.svg");
}
.icn.organizer:before {
  content: url("../images/icons/icn-organizer.svg");
}
.icn.remote:before {
  content: url("../images/icons/icn-remote.svg");
}
.icn.type:before {
  content: url("../images/icons/icn-type.svg");
}
.utbildnings-portal-bg {
  background-size: cover;
  padding: 5rem 0;
  background-color: rgba(249, 203, 66, 0.15);
}
.utbildnings-portal-bg h1 {
  color: #fff;
  margin-bottom: 2rem;
}
.utbildnings-portal-bg h2 {
  color: #1c1c1c;
  margin-bottom: 2rem;
}
.utbildnings-portal-bg .utbildningsportalen-search {
  background: #F9CB42;
  border-radius: 0.5rem;
}
.utbildnings-portal-bg .utbildningsportalen-search .form-control,
.utbildnings-portal-bg .utbildningsportalen-search ::placeholder,
.utbildnings-portal-bg .utbildningsportalen-search .form-select,
.utbildnings-portal-bg .utbildningsportalen-search option {
  color: #1c1c1c;
  font-size: 0.9rem;
  font-weight: bold;
}
.utbildnings-portal-bg .utbildningsportalen-search .btn {
  width: 10rem;
  font-weight: 700;
}
.utbildnings-portal-bg .utbildningsportalen-filters .form-control,
.utbildnings-portal-bg .utbildningsportalen-filters ::placeholder,
.utbildnings-portal-bg .utbildningsportalen-filters .form-select,
.utbildnings-portal-bg .utbildningsportalen-filters option,
.utbildnings-portal-bg .utbildningsportalen-filters label {
  color: #1c1c1c;
  font-size: 0.9rem;
  font-weight: bold;
}
.utbildningsportal-edu-container {
  background: #fff;
  border-radius: 0.5rem;
  padding: 1.5rem;
  margin-bottom: 2rem;
}
.utbildningsportal-edu-container h3 {
  font-size: 1.5rem;
  font-weight: 700;
}
.utbildningsportal-edu-container h3 a {
  color: #1c1c1c;
  text-decoration: none;
  font-size: 1.5rem;
}
.utbildningsportal-edu-container p.edu-meta {
  color: #737373;
  font-size: 0.9rem;
  line-height: 1.1rem;
  margin-bottom: 0;
}
.utbildningsportal-edu-container .fa {
  color: rgba(249, 203, 66, 0.15);
}
label {
  width: 100%;
}
footer {
  background: #F9CB42;
  height: 15rem;
}
.jobbmatch-start-wrap {
  position: relative;
  padding: 0;
}
.jobbmatch-start-wrap .jobbmatch-bg {
  content: "";
  display: block;
  width: 100%;
  height: 590px;
  border-radius: 0 0 55% 55%;
  position: absolute;
  top: 0;
  z-index: -2;
  background-color: #e3f3e2;
}
.jobbmatch-start-wrap .bg-green {
  background: #44ac3b;
  color: #fff;
}
.jobbmatch-start-wrap .bg-dark-green {
  background: #1b4817;
  color: #fff;
}
.jobbmatch-start-wrap .bg-red {
  background: #af1d1d;
  color: #fff;
}
.jobbmatch-start-wrap .bg-lighter-red {
  background: #c45e5d;
  color: #1c1c1c;
}
.jobbmatch-start-wrap .bg-dark-red {
  background: #720706;
  color: #fff;
}
.jobbmatch-start-wrap .jobbmatch-box {
  border-radius: 0.7rem;
  border-radius: 0px;
  padding: 0.8rem;
  text-align: left;
}
.jobbmatch-start-wrap .jobbmatch-box p {
  font-size: 0.8rem;
}
.jobbmatch-start-wrap .jobbmatch-box a {
  color: #fff;
  text-decoration: none;
}
.jobbmatch-start-wrap .jobbmatch-ad {
  border-top: 0.3rem solid #af1d1d;
  margin-bottom: 1rem;
  padding: 1rem;
}
.jobbmatch-start-wrap .jobbmatch-ad .ad-meta img {
  position: relative;
  top: -3px;
  margin-right: 0.5rem;
}
.jobbmatch-start-wrap .login-form input {
  width: 100%;
  margin-bottom: 1rem;
  padding: 0.4rem;
  font-size: 0.8rem;
}
.jobbmatch-start-wrap .jobbmatch-img {
  border-radius: 4rem;
}
.jobbmatch-start-wrap .jobbmatch-link {
  text-decoration: none;
  margin-top: 1rem;
  color: #1c1c1c;
  font-weight: bold;
  display: inline-block;
  font-size: 0.85rem;
}
.jobbmatch-start-wrap .jobbmatch-card-box {
  border-radius: 0.7rem;
  border: 1px solid #af1d1d;
}
.jobbmatch-start-wrap .jobbmatch-card-box .card-box-header {
  background: #af1d1d;
  border-radius: 0.7rem 0.7rem 0 0;
  padding: 1.3rem 1rem;
  color: #fff;
}
.jobbmatch-start-wrap .jobbmatch-card-box .card-box-content {
  padding: 1.3rem 1rem;
  border-bottom: 1px solid #b20b09;
}
.jobbmatch-start-wrap .jobbmatch-card-box .card-box-content:last-child {
  border: none;
}
.jobbmatch-start-wrap .jobbmatch-card-box .card-box-content a,
.jobbmatch-start-wrap .jobbmatch-card-box .card-box-content span {
  color: #1c1c1c;
  text-decoration: none;
  font-weight: 700;
}
.jobbmatch-start-wrap .jobbmatch-mission-box {
  border-radius: 0.7rem;
  border-radius: 0px;
  padding: 1.3rem 1rem;
  position: relative;
  color: #fff;
  text-align: center;
}
.jobbmatch-start-wrap .jobbmatch-mission-box:before {
  content: "";
  height: 4rem;
  width: 5rem;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  top: -1.5rem;
  left: 38%;
  z-index: -1;
}
.jobbmatch-start-wrap .jobbmatch-mission-box ul {
  list-style: none;
  width: 80%;
  margin: 0 auto 2rem;
}
.jobbmatch-start-wrap .jobbmatch-mission-box ul li {
  margin: 0 0 0.6rem 1rem;
  padding: 0;
  position: relative;
  text-align: left;
  font-style: italic;
}
.jobbmatch-start-wrap .jobbmatch-mission-box ul li:before {
  height: 10px;
  width: 10px;
  display: inline-block;
  left: -2rem;
  position: absolute;
  top: 0;
}
.jobbmatch-start-wrap .jobbmatch-mission-box.bg-green {
  background: #44ac3b;
}
.jobbmatch-start-wrap .jobbmatch-mission-box.bg-green:before {
  background: #44ac3b;
}
.jobbmatch-start-wrap .jobbmatch-mission-box.bg-green li:before {
  content: url(../images/icons/icn-tick-green.svg);
}
.jobbmatch-start-wrap .jobbmatch-mission-box.bg-green .btn {
  background: #1b4817;
  border-color: #1b4817;
}
.jobbmatch-start-wrap .jobbmatch-mission-box.bg-red {
  background: #af1d1d;
}
.jobbmatch-start-wrap .jobbmatch-mission-box.bg-red:before {
  background: #af1d1d;
}
.jobbmatch-start-wrap .jobbmatch-mission-box.bg-red li:before {
  content: url(../images/icons/icn-tick-red.svg);
}
.jobbmatch-start-wrap .jobbmatch-mission-box.bg-red .btn {
  background: #720706;
  border-color: #720706;
}
.jobbmatch-start-wrap .jobbmatch-mission-box.bg-blue {
  background: #3B6074;
}
.jobbmatch-start-wrap .jobbmatch-mission-box.bg-blue:before {
  background: #3B6074;
}
.jobbmatch-start-wrap .jobbmatch-mission-box.bg-blue li:before {
  content: url(../images/icons/icn-tick-blue.svg);
}
.jobbmatch-start-wrap .jobbmatch-mission-box.bg-blue .btn {
  background: #111a1f;
  border-color: #111a1f;
}
.jobbmatch-start-wrap .jobbmatch-mission-box.bg-orange {
  background: #E98F3F;
}
.jobbmatch-start-wrap .jobbmatch-mission-box.bg-orange:before {
  background: #E98F3F;
}
.jobbmatch-start-wrap .jobbmatch-mission-box.bg-orange li:before {
  content: url(../images/icons/icn-tick-orange.svg);
}
.jobbmatch-start-wrap .jobbmatch-mission-box.bg-orange .btn {
  background: #955014;
  border-color: #955014;
}
.jobbmatch-start-wrap .jobbmatch-mission-box .icon {
  position: relative;
  top: -1.5rem;
}
.jobbmatch-start-wrap .jobbmatch-mission-box p .highlight {
  font-size: 1.5rem;
}
.jobbmatch-page-image-wrap {
  margin-bottom: 2rem;
  position: relative;
}
.jobbmatch-page-image-wrap img.image {
  width: 100%;
  border-radius: 0.7rem;
}
.jobbmatch-page-image-wrap img.image-icon {
  position: absolute;
  top: 2rem;
  left: 2rem;
}
@media only screen and (max-width: 992px) {
  .jobbmatch-page-image-wrap img.image-icon {
    max-width: 80px;
    top: 1rem;
    left: 1rem;
  }
}
.ticks {
  list-style: none;
  margin: 0 auto 2rem;
}
.ticks li {
  margin: 0 0 0.6rem 1rem;
  padding: 0;
  position: relative;
  text-align: left;
  font-style: italic;
}
.ticks li:before {
  height: 10px;
  width: 10px;
  display: inline-block;
  left: -2rem;
  position: absolute;
  top: 0;
}
.ticks.scheme-red li {
  color: #720706;
}
.ticks.scheme-red li:before {
  content: url(../images/icons/icn-tick-red.svg);
}
.ticks.scheme-green li {
  color: #1b4817;
}
.ticks.scheme-green li:before {
  content: url(../images/icons/icn-tick-green.svg);
}
.ticks.scheme-blue li {
  color: #111a1f;
}
.ticks.scheme-blue li:before {
  content: url(../images/icons/icn-tick-blue.svg);
}
.ticks.scheme-orange li {
  color: #955014;
}
.ticks.scheme-orange li:before {
  content: url(../images/icons/icn-tick-orange.svg);
}
.mega-menu-item .textwidget {
  padding-left: 0px;
}
.mega-sub-menu a {
  display: inline !important;
  padding: 0px !important;
  color: #FFFFFF !important;
}
.mega-sub-menu .mega-block-title a {
  font-size: 16px;
}
.mega-sub-menu a::after,
.mega-sub-menu .mega-block-title a::after {
  font-family: "Font Awesome 5 Free";
  content: none;
}
.mega-toggle-on .mega-sub-menu a::after,
.mega-toggle-on .mega-sub-menu .mega-block-title a::after {
  font-family: "Font Awesome 5 Free";
  content: "\f061";
  padding-left: 5px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 1;
  top: -20px;
}
.mega-toggle-on .mega-sub-menu a:hover:after,
.mega-toggle-on .mega-sub-menu .mega-block-title a:hover:after {
  opacity: 1;
  padding-left: 10px;
  top: 0px;
}
.mega-sub-menu a.no-symbol::after,
.mega-sub-menu .mega-block-title a.no-symbol::after {
  content: none !important;
}
.mega-menu-item p {
  line-height: 18px;
  color: #F0F0F0;
}
.mega-sub-menu a {
  font-weight: normal !important;
}
.mega-sub-menu .mega-block-title a {
  font-weight: bold !important;
}
.mega-sub-menu a {
  display: inline !important;
  padding: 0px !important;
  color: #000 !important;
  text-decoration: none;
}
.mega-sub-menu .mega-block-title a {
  font-size: 16px;
}
.mega-sub-menu a::after,
.mega-sub-menu .mega-block-title a::after {
  font-family: "Font Awesome 5 Free";
  content: none;
}
.mega-toggle-on .mega-sub-menu a::after,
.mega-toggle-on .mega-sub-menu .mega-block-title a::after {
  font-family: "Font Awesome 5 Free";
  content: "\f061";
  padding-left: 5px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 1;
  top: -20px;
}
.mega-toggle-on .mega-sub-menu a:hover:after,
.mega-toggle-on .mega-sub-menu .mega-block-title a:hover:after {
  opacity: 1;
  padding-left: 10px;
  top: 0px;
}
.mega-sub-menu a.no-symbol::after,
.mega-sub-menu .mega-block-title a.no-symbol::after {
  content: none !important;
}
.mega-sub-menu a.no-symbol img {
  padding: 0px;
  max-width: 100px !important;
}
.mega-menu-item p {
  line-height: 18px;
  color: #000;
}
.mega-sub-menu a {
  font-weight: normal !important;
}
.mega-sub-menu .mega-block-title a {
  font-weight: bold !important;
}
.mega-sub-menu a,
.mega-sub-menu h4 {
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.mega-menu-wrap {
  border-radius: 3px !important;
}
ul.max-mega-menu li:first-child {
  margin-left: 10px !important;
}
ul.mega-sub-menu li:first-child {
  margin-left: 0px !important;
}
.mega-sub-menu p {
  font-size: 14px;
}
#mega-menu-28989-0 .textwidget {
  margin: 0px !important;
  padding: 0px !important;
}
#mega-menu-28989-0 .textwidget p,
#mega-menu-28989-1 .textwidget p {
  margin: 0px !important;
}
#mega-menu-28989-0 .mega-menu-item,
#mega-menu-28989-1 .mega-menu-item {
  padding: 15px 15px 0px 15px !important;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu li#mega-menu-item-33905 .mega-search.mega-search-open input[type=text] {
  border: 1px solid #666;
}
#mega-menu-wrap-main-menu {
  background-color: transparent;
}
#mega-menu-wrap-main-menu,
#mega-menu-wrap-main-menu #mega-menu-main-menu {
  position: static !important;
}
#mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-block-1 .mega-search-wrap {
  height: 40px;
}
#mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-block-1 .mega-search.mega-search-open input[type=text] {
  background: transparent;
}
#mega-menu-wrap-main-menu li.mega-menu-item > a.mega-menu-link {
  color: black !important;
  font-size: 13px !important;
  font-family: 'Open Sans', sans-serif !important;
  font-weight: normal !important;
  border-bottom: 1px solid black !important;
  height: 34px !important;
  padding-left: 10px !important;
}
#mega-menu-wrap-main-menu li.mega-menu-item:first-child > a.mega-menu-link {
  padding-left: 0px !important;
}
#mega-menu-wrap-main-menu li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-main-menu li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
  background: transparent !important;
}
#mega-menu-wrap-search-menu {
  background: transparent !important;
  margin-bottom: 10px;
}
.mega-search-open input {
  color: #349737 !important;
  font-size: 18px !important;
  font-family: 'Open Sans', sans-serif !important;
  font-weight: lighter !important;
  padding: 5px 30px 5px 10px !important;
}
.mega-search-open ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #349737;
  opacity: 1;
  /* Firefox */
  font-size: 18px !important;
  font-family: 'Open Sans', sans-serif !important;
  font-weight: lighter !important;
}
.mega-search-open :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #349737;
  font-size: 18px !important;
  font-family: 'Open Sans', sans-serif !important;
  font-weight: lighter !important;
}
.mega-search-open ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #349737;
  font-size: 18px !important;
  font-family: 'Open Sans', sans-serif !important;
  font-weight: lighter !important;
}
.mega-search-wrap {
  border: 1px solid black;
  padding: 5px;
}
#mega-menu-wrap-search-menu li.mega-menu-item > a.mega-menu-link {
  color: black !important;
  font-size: 13px !important;
  font-family: 'Open Sans', sans-serif !important;
  font-weight: bold !important;
  height: 34px !important;
  padding-left: 10px !important;
}
#mega-menu-wrap-search-menu li.mega-menu-item:first-child > a.mega-menu-link {
  padding-left: 30px !important;
}
.mega-menu-item-31289 {
  margin-right: 30px !important;
}
#mega-menu-wrap-search-menu li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-search-menu li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
  background: transparent !important;
}
#mega-menu-wrap-search-menu #mega-menu-search-menu li#mega-menu-item-31289 .mega-search.mega-search-open .search-icon:before {
  color: #349737;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
  background: transparent !important;
}
@media only screen and (max-width: 1024px) {
  #mega-menu-wrap-search-menu {
    display: none !important;
  }
  #mega-menu-wrap-main-menu {
    padding-top: 25px !important;
  }
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-current-menu-item a {
  font-weight: bold !important;
}
