/*
Theme Name: Flytdesign
Template: hello-elementor
Author: Flyt Design
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.0.1.1711997712
Updated: 2024-04-01 20:55:12

*/

.footer-section>.e-con-inner {
  border-bottom: 1px solid #FFFCFC;
}

.footer-section .elementor-widget,
.footer-section h4,
.footer-section p {
  color: #ffffff !important
}

.footer-slogan-h2 {
  font-size: 38px;
  font-weight: 600;
  color: #D65E8B
}

@media (max-width: 767px) {
  .elementor-17 .elementor-element.elementor-element-6136481 .elementor-button {
    padding: 12px 20px 12px 20px;
  }

  .elementor-counter-title {
    text-align: left
  }

  .elementor-counter .elementor-counter-number-prefix {
    display: none
  }
}

@media (max-width: 1074px) {
  .footer-slogan-h2 {
    display: block
  }
}

.hero>.e-con-inner {
  background-image: url("https://kodekraft.no/wp-content/uploads/2024/04/60d0a0e0c9eb8b6019ba4c37_Group-15.png");
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: 130px auto;
}

.anmeldelser>.e-con-inner {
  background-image: url("https://kodekraft.no/wp-content/uploads/2024/04/Group-3399.png");
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 170px auto;
}



.elementor-testimonial-wrapper {
  padding: 20px;
  background-color: #fff
}



.elementor-nav-menu--main>.elementor-nav-menu>li>.elementor-nav-menu--dropdown {
  padding-right: 20px;
  padding-left: 3px;
}

.elementor-toc__list-item-text {
  border-bottom: 2px dotted #248A95;
  margin-bottom: 15px;
  padding-bottom: 15px;
  width: 100%;
}

.table-oppgave td {
  background: none !important;
  border: none !important;
  border-bottom-width: medium;
  border-bottom-style: none;
  border-bottom-color: currentcolor;
  border-bottom: 2px dashed #fff !important;
  padding: 10px 0;
}

.elementor-toc__list-item .elementor-toc__list-wrapper {
  margin-top: .5em;
  margin-inline-start: 0 !important;
}

.oppgave img {
  width: 120px;
  border-radius: 100px 100px 100px 100px;
  height: 120px;
  border: 5px solid #fff;
}

.oppgaver a {
  color: #2D3D6D
}

#wpcf7-f1426-p1424-o1 input {
  background-color: #DBEDF6;
  border-radius: 0;
  border: none;
  padding: 22px 15px;
   margin: 5px 5px 5px 0;
}

#wpcf7-f1426-p1424-o1 textarea{
  background-color: #DBEDF6;
    border-radius: 0;
    border: none;
    padding: 22px 15px;
    margin: 5px 0px;
    height: 100px;
}


.wpcf7-form-control.wpcf7-submit.has-spinner {
  background-color: #D65E8B !important;
  border-radius: 100px !important;
  padding: 16px 40px 16px 40px !important;
margin-top:20px !important
}

blockquote {
  font-style: italic;
font-size: 18px;
  line-height: 28px;
  margin-right: 0;
	  margin-top: 40px;
}
blockquote p {
	padding-top:10px
}
blockquote::before {
display: inline-block;
  height: 24px;
  width: 32px;
  content: "";
  background: url(/wp-content/uploads/2024/05/quote.png) no-repeat 0 0;
    background-size: auto;
  background-size: 32px 24px;
  left: -10px;
  position: absolute;
}