.uk-tile {
  border-radius: 20px;
}

/* Padding för rutor på Om förskolan, Montessori Pedagogik & På förskolan*/
.about > div,
.montepeda > div,
.onkind > div {
  padding: 60px;
}

/* Padding för rutor på Om förskolan*/
#about > div:nth-child(1) > div:nth-child(1) {
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 60px;
  padding-right: 61px;
}

/* Padding gammelrosa rutor på Om förskolan*/
.about-dusty-one {
  padding-right: 69.5px;
}
.about-dusty-two {
  padding-left: 69.5px;
}

/* Padding för rutor på Om förskolan*/
.about-two > div {
  padding-top: 60px;
  padding-bottom: 62px;
  padding-left: 50px;
  padding-right: 50px;
}

/* Rutor på Historia*/
.history > div {
  padding: 60px;
  min-height: 424px;
}
/* Vit ruta på Historia*/
.history-white > div {
  padding: 60px;
  min-height: 235px;
  padding-top: 25px;
  margin-left: auto;
  margin-right: auto;
  max-width: 590px;
}

.white {
  color: white !important;
}

.burgundy > div {
  background-color: #5f2312;
}

.img-border img {
  border-radius: 20px !important;
}

/* FORMULÄR ARBETA HOS OSS */
.work-form input {
  background-color: #efc14f !important;
  border: solid black 1px !important;
}

.work-form label {
  color: black !important;
}

/* FORMULÄR ANSÖKA OM PLATS */
.apply-form input {
  background-color: #759194 !important;
  border: solid white 1px !important;
  color: white !important;
}
.apply-form textarea {
  background-color: #759194 !important;
  border: solid white 1px !important;
  color: white !important;
}

.apply-form label {
  color: white !important;
}

/* FORMULÄR SYNPUNKTER/KLAGOMÅL */
.comments-form input {
  background-color: #bcba90 !important;
  border: solid black 1px !important;
  color: black !important;
}

.comments-form textarea {
  background-color: #bcba90 !important;
  border: solid black 1px !important;
  color: black !important;
}

.comments-form label {
  color: black !important;
}

#frm_radio_53-0 > label:nth-child(1) {
  padding-top: 16px;
  padding-bottom: 14px;
}

.sub-headline {
  margin-top: 24px !important;
  margin-bottom: 48px !important;
}

.frm_submit {
  text-align: center;
  padding-top: 20px;
}

#frm_field_60_container,
#frm_field_58_container,
#frm_field_15_container {
  padding-top: 20px;
  text-align: center !important;
  width: 250px;
  margin: auto;
  font-family: Alegreya Sans;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: right;
}
#frm_field_58_container a {
  color: white;
}

#frm_field_60_container a,
#frm_field_58_container a,
#frm_field_15_container a {
  padding-top: 20px;
  text-align: center !important;
  width: 250px;
  margin: auto;
  font-family: Alegreya Sans;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: right;
}

.with_frm_style button[type='submit'] {
  height: 41px;
  width: 88px;
  border-radius: 200px;
  border: solid black 1px;
  padding: 12px 25px 12px 25px;
  background-color: black;
  color: white;
  font-family: Alegreya Sans;
  font-size: 14px;
  font-weight: 500;
  line-height: 17px;
  letter-spacing: 0.04em;
}

.with_frm_style button:hover[type='submit'] {
  background-color: #00000080;
  border: solid #00000080 1px;
}

.uk-card {
  border-radius: 20px;
  padding: 60px;
}

div.uk-margin-remove-first-child:nth-child(1) {
  margin-bottom: 36px !important;
}

div.el-content {
  margin-top: 15px !important;
}

.el-image > div:not(.hyfs) {
  border-radius: 20px;
}

/* Padding för dom stora rutorna på Montessori pedagogik & På förskolan & Integritetspolicy*/
.montepeda-big > div,
.onkind-big > div,
.intpol > div {
  padding-top: 60px;
  padding-bottom: 60px;
  padding-right: 240px;
  padding-left: 240px;
}

/* Padding för rutor på Hem, Information och Blanketter & Kontakt */
.start-one > div,
.start-two > div,
.infoform-one > div,
.infoform-two > div,
.contact > div {
  padding-top: 60px;
  padding-left: 60px;
}

/* Padding för tredje rutan på Hem */
.start-three > div {
  padding-top: 50px;
  padding-left: 50px;
}

/* Rundade hörn bild på Moder Theresia på Om förskolan */
.moder > picture:nth-child(1) > img:nth-child(2) {
  border-radius: 20px;
}

/* Rundade hörn bild på karta på Kontakt */
.map > picture:nth-child(1) > img:nth-child(2) {
  border-radius: 20px;
}

/* 404-sidan */
.ohno {
  font-family: Alegreya;
  font-size: 64px;
  font-weight: 500;
  line-height: 87px;
  letter-spacing: 0.01em;
  text-align: left;
  color: black;
}

/* Tillbaka till startsidan på 404-sidan */
.oopsbutton {
  margin: auto;
}

/* Citat på Hem */
.quote {
  font-family: 'Alegreya';
  font-size: 24px;
  font-style: italic;
  font-weight: 500;
  line-height: 35px;
  letter-spacing: 0.01em;
  text-align: center;
  color: white;
}

.text-contact {
  margin-bottom: 20px;
  margin-top: 0;
  color: white;
}

.text-contact a {
  color: white;
}

.text-contact a:hover {
  opacity: 0.6;
}

.text-contact-black {
  margin-bottom: 20px;
  margin-top: 0;
  color: black;
}

.text-contact-black a {
  color: black;
}

.text-contact-black a:hover {
  opacity: 0.6;
}

.text-contact-nomargin {
  margin-bottom: 0;
  margin-top: 0;
  color: white;
}

.text-contact-nomargin a {
  color: white;
}

.text-contact-nomargin a:hover {
  opacity: 0.6;
}

div.text-contact > p:nth-child(1),
.uk-tile-secondary > div:nth-child(2) > p:nth-child(1) {
  margin-bottom: 0;
}

.text-contact-nomargin-black {
  color: black;
  margin: 0;
}
.text-contact-nomargin-black a {
  color: black;
}

.text-contact-nomargin-black a:hover {
  opacity: 0.6;
}

.policy a {
  color: white;
}

.policy a:hover {
  opacity: 0.6;
}

.hero-font {
  font-size: 87px !important;
}
.hero-font-smaller {
  font-size: 80px !important;
  line-height: 75px !important;
}

.hero-font-smaller-kontakt,
.hero-font-smaller-about,
.hero-font-smaller-verksamhet,
.hero-font-smaller-org,
.hero-font-smaller-konf,
.hero-font-smaller-lika {
  font-size: 80px !important;
}

.adress-smallmargin {
  margin-bottom: 4px !important;
}

div.uk-text-muted:nth-child(2) {
  margin-top: 0 !important;
}

h5.uk-h5:nth-child(3),
h5.uk-h5:nth-child(4) {
  margin-top: 15px !important;
}

.uk-disabled {
  padding-top: 0 !important;
}

/* Bön på Om förskolan */
.fader {
  font-family: Alegreya;
  font-size: 20px;
  font-style: italic;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.02em;
  text-align: center;
}

/* Logo i header med länk till Hem */
.uk-panel.textwidget > a {
  color: white;
  text-decoration: none;
  font-family: Alegreya;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0.02em;
  text-align: left;
}

.blue-box > div {
  color: white !important;
}

div.uk-section-default:nth-child(8) > div:nth-child(1) > div:nth-child(2) {
  margin: 0;
  padding-top: 10px;
}

div.uk-section-default:nth-child(8)
  > div:nth-child(1)
  > div:nth-child(2)
  > div:nth-child(1) {
  padding-left: 0;
}

/* Hyfs-logga på Hem och Praktisk information & blanketter */
.hyfs {
  background-color: white;
  width: 149px;
}

/* Ruta 90-tal på Historia*/
.nittio.uk-margin {
  /* height: 530.95px; */
  margin-top: 36px !important;
}

/* Årtal överst på tidslinjen på Historia */
.fyrtio {
  font-family: Alegreya;
  font-size: 24px;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 0.02em;
  color: #3c4423;
  padding-bottom: 32px;
}

/* Ringen överst på tidlinjen på Historia */
.year {
  position: relative;
}
.year::before {
  content: '';
  width: 20px;
  height: 20px;
  border-radius: 25px;
  left: 0;
  right: 0;
  margin-right: auto;
  margin-left: auto;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: 0;
  position: absolute;
  z-index: 100;
  border: 3px solid #3c4423;
}

/* Tidslinjen på Historia */
.timeline > div:first-child {
  padding-right: 49px;
  border-right: 2px solid #3c4423;
}

.timeline > div:last-child {
  padding-left: 49px;
  border-left: solid #3c4423 1px;
}
.timeline > div {
  padding-bottom: 25px;
  padding-top: 25px;
}
.timeline {
  position: relative;
}
.timeline::before {
  content: '';
  width: 20px;
  height: 20px;
  border-radius: 25px;
  left: 0;
  right: 0;
  margin-right: auto;
  margin-left: auto;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  z-index: 100;
  background-color: #3c4423;
}

/* Gul ruta på Historia */
.yellow > div {
  background-color: #efc14f;
  border-radius: 20px;
}

/* Gammelrosa ruta på Historia */
.dusty > div {
  background-color: #ddc5bc;
  border-radius: 20px;
}

/* Vit ruta på Historia
.white > div {
  margin: auto;
  max-width: 590px;
} */

/* Svart text på rutan (panel) 90-tal på Historia */
div.el-content > p:nth-child(1) {
  color: black;
}

.hero {
  position: relative;
}

.hero .uk-panel.uk-width-1-1 {
  position: unset;
}

/* Oval logga på Hem */
.badge {
  position: absolute;
  left: 0;
  right: 0;
  margin-right: auto;
  margin-left: auto;
  width: 185px !important;
  bottom: calc(0px - 118.5px);
  z-index: 10;
}

/* .badge .el-image {
  left: 0;
  right: 0;
  margin-right: auto;
  margin-left: auto;
  top: 0;
  bottom: 0;
  margin-bottom: auto;
  position: absolute;
  z-index: 100;
} */

/* Extra utrymme Footer */
#footer {
  padding-top: 70px;
  padding-bottom: 80px;
}

#footer > div:nth-child(1) > div:nth-child(2) {
  padding-top: 60px;
  margin-top: 0;
}

/* Copyright-texten i Footer */
.copyright-footer {
  font-family: Alegreya Sans;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: left;
}

div.uk-icon > svg:nth-child(1) {
  color: white;
}

/* Gömt Media Querys i YOOtheme Byggare -> Settings -> Custom Code */

/* Tidslinjen på Historia med dom tre rutorna */
.custom-history-row .column-left {
  padding-right: 49px;
  border-right: 2px solid #3c4423;
  padding-top: 25px;
  padding-bottom: 25px;
}

.custom-history-row .column-right .img-section,
.custom-history-row .column-right .text-section {
  position: relative !important;
}

.custom-history-row .column-right .img-section::before,
.custom-history-row .column-right .text-section::before {
  content: '';
  width: 20px;
  height: 20px;
  border-radius: 25px;
  left: -60px;
  top: calc(50% - 20px / 2);
  position: absolute;
  z-index: 100;
  background-color: #3c4423;
}

.custom-history-row .column-right {
  padding-left: 49px;
  border-left: 1px solid #3c4423;
  padding-top: 25px;
  padding-bottom: 25px;
}

.custom-history-row .column-left > div {
  min-height: 0px !important;
}

.custom-history-row div.uk-margin-remove-first-child:nth-child(1) {
  margin-bottom: 0px !important;
}

.custom-history-row h2 {
  font-size: 32px !important;
  line-height: 36px !important;
}

.timeline-today > div:first-child {
  padding-right: 49px;
  border-right: 2px solid #3c4423;
}

.timeline-today > div:last-child {
  padding-left: 49px;
  border-left: solid #3c4423 1px;
}
.timeline-today > div {
  padding-bottom: 50px;
  padding-top: 25px;
}
.timeline-today {
  position: relative;
}

.map {
  height: 100% !important;
  border-radius: 20px;
}

.praktisk-informtion > div > div {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.praktisk-information-left-column div p {
  margin-top: 10px !important;
  margin-bottom: 0px !important;
}

.praktisk-informtion .button-column .left-column,
.praktisk-informtion .button-column .left-column .uk-text-lead,
.praktisk-informtion .button-column .left-column .buttons {
  width: fit-content !important;
}

.praktisk-informtion .button-column .right-column {
  border-left: 1.5px solid #d79572;
  padding-left: 29px;
}

.smaller-hero {
  font-size: 28px;
  line-height: 50px;
}

.toggle-about,
.toggle-verk,
.toggle-intr {
  padding: 5px;
}

.uk-modal-body {
  padding: 0 !important;
}

.uk-modal-body a {
  padding: 20px !important;
  border-bottom: solid #5c6346 1px;
}

.uk-nav-default .uk-nav-sub a {
  color: white !important;
}
button.uk-icon {
  padding: 51px 25px 70px 0 !important;
  color: white !important;
}
.dropdown-parent-about ul,
.dropdown-parent-verk ul,
.dropdown-parent-intr ul {
  padding: 0 !important;
  border-bottom: solid #5c6346 1px;
}
.uk-nav-default > li:nth-child(1) {
  padding-top: 135px;
}
.dropdown-parent-about li,
.dropdown-parent-verk li,
.dropdown-parent-intr li {
  background-color: #48512d;
}
