/*
Theme Name: Proteket

Description: Dedicated Wordpress theme for Company Name

*/

/*** Temporary @font-face ***/
@font-face {
  font-family: 'proxima_nova_bold';
  src: url("fonts/proximanova-bold-webfont.eot");
  src: url("fonts/proximanova-bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/proximanova-bold-webfont.woff") format("woff"), url("fonts/proximanova-bold-webfont.ttf") format("truetype"), url("fonts/proximanova-bold-webfont.svg#proxima_nova_rgbold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'proxima_nova_regular';
  src: url("fonts/proximanova-reg-webfont.eot");
  src: url("fonts/proximanova-reg-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/proximanova-reg-webfont.woff") format("woff"), url("fonts/proximanova-reg-webfont.ttf") format("truetype"), url("fonts/proximanova-reg-webfont.svg#proxima_nova_rgregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

body {
	color: #464646;
}

/****************************/
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.cf:after, .produkt:after, .employee-bar:after, .header .sign-in:after, .produkt-nav ul:after, .home-courses:after, .home-courses .home-courses-container:after, .kom-i-kontakt .gform_fields > li:after, .proteket-left.single-kurs .gform_fields > li:after, .breadcrumbs.product-cat:after, .container:after, .footer:after {
  content: "";
  display: table;
  clear: both;
}

.alignleft,
.fl {
  float: left !important;
  margin: 0 20px 20px 0 !important;
}

.alignright,
.fr {
  float: right !important;
  margin: 0 0 20px 20px !important;
}

.alignnone {
  margin: 0 auto !important;
  display: block !important;
}

.aligncenter {
  display: block !important;
  float: none !important;
  text-align: center !important;
  clear: both !important;
  margin: 0 auto !important;
}

blockquote {
	margin: 0;
}

.lt-ie9 .cat-float a:hover {
  background: url(images/ie.png);
}

.tooltipsy {
  padding: 3px 20px;
  margin-bottom: 5px;
  max-width: 200px;
  color: #fff;
  font-size: 14px;
  background-color: #002649;
  border-top: 1px solid #093b6a;
  border-bottom: 1px solid #03213d;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.tooltipsy:before {
  content: '';
  position: absolute;
  bottom: -9px;
  left: 50%;
  margin-left: -15px;
  background: url(images/tooltip.png);
  width: 31px;
  height: 15px;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
}

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flex-pauseplay span {
  text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .slides {
  display: block;
}

* html .slides {
  height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}

.testimonials .flexslider ul.slides li blockquote p a:link {
	color: #9DBCFF!important;
}

/*****************************/
img {
  border: none;
  height: auto;
  max-width: 100%;
}

.main {
  max-width: 100%;
}

.full-width {
  margin: 0 auto;
  width: 748px;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

.main {
  padding-top: 26px;
  padding-bottom: 49px;
  color: #464646;
}
.main h1, .main h2, .main h3, .main h4, .main h5 {
  font-weight: normal;
  font-family: proxima_nova_bold;
}
.main h1 {
  font-size: 40px;
  margin-bottom: 22px;
}
.main h2 {
  margin-top: 23px;
  margin-bottom: 27px;
  font-size: 20px;
}
.main p {
  line-height: 1.6;
  margin-top: 22px;
  margin-bottom: 24px;
}
.main img {
  margin-bottom: 20px;
}

.produkt.main .right-col {
  float: right;
  width: 645px;
}
.produkt.main .left-col {
  float: left;
  width: 450px;
}
.produkt .button {
  float: right;
  background: #EE702E;
  color: #fff;
  border-radius: 6px;
  padding: 6px 30px;
  display: inline-block;
  margin-top: 29px;
  border: 1px solid #aa5226;
}

.main .featured-image img {
  margin-bottom: 79px;
  width: 100%;
}

.employee-bar {
  margin-bottom: 63px;
  letter-spacing: 0.1px;
  padding-top: 86px;
  padding-bottom: 92px;
  color: #fff;
  background: #002649;
}
.employee-bar img {
  float: right;
}
.employee-bar p {
  margin-bottom: 20px;
}
.employee-bar a {
  color: #ffa678;
}
.employee-bar .employee-text {
  width: 310px;
  float: left;
}

.full-width-image {
  text-align: center;
  margin-bottom: 36px;
  margin-top: 36px;
  width: 1000px;
  max-width: 100%;
  margin: auto;
}
.full-width-image img {
	width: 100%;
	max-width: 100%!important;
	margin-bottom: 20px;
}

.ansatte-container {
  margin-left: -25px;
  margin-right: -25px;
}

.ansatte {
  float: left;
  width: 250px;
  height: 620px;
  padding-top: 16px;
  margin-left: 23px;
  margin-right: 23px;
  margin-bottom: 47px;
}
.ansatte img {
  margin-bottom: 16px;
  width: 100%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.ansatte a {
  color: #EE702E;
}
.ansatte .name {
  font-size: 16px;
  font-family: proxima_nova_bold;
  text-transform: uppercase;
}
.ansatte .data {
  border-top: 2px dotted #b7b7b7;
  margin-top: 13px;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.4;
}
.ansatte .about {
  font-size: 13px;
}

nav#jPanelMenu-menu {
	background-color: #f6f6f6;
	color: #fff;
}

#jPanelMenu-menu ul {
  list-style: none;
  padding: 10px 20px;
}
#jPanelMenu-menu ul li {
  padding: 10px 0px 10px 20px;
  background-color: #002649;
  border-bottom: 1px solid #001a30;
  width: 120%;
  margin: 0 -20px;
}
#jPanelMenu-menu ul a:hover {
  text-decoration: underline;
}

.header .trigger {
  display: none;
}
.header .sign-in {
  margin-bottom: 46px;
  background: #f6f6f6;
  padding: 19px 0 17px;
  font-size: 13px;
  color: #818181;
}
.header .sign-in a {
  color: #486cc1;
  margin-left: 25px;
  position: relative;
  z-index: 1;
}
.header .sign-in a:after {
  z-index: -1;
  content: '';
  position: absolute;
  bottom: 1px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #cad3e9;
}
.header .sign-in a:first-child {
  margin-left: 0;
}
.header .sign-in p {
  margin: 0;
}
.header .head-text {
  float: right;
  margin-top: 3px;
  max-width: 630px;
}
.header .head-form {
  float: right;
  margin-left: 25px;
}
.header .head-form input {
  border: 1px solid #e1e1e1;
  color: #818181;
  padding: 7px 12px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  width: 152px;
  margin-left: 28px;
}
.header .head-form input[type="submit"] {
  padding: 7px 16px;
  width: auto;
  color: #fff;
  border: 1px solid #b55b2f;
  background: #EE702E;
  cursor: pointer;
}
.header .head-form form p {
  display: inline;
  position: relative;
}
.header .head-form form label {
  position: absolute;
  top: 0;
  left: 42px;
}
.header .logo {
  float: left;
  margin-top: 10px;
  width: 170px;
  padding-bottom: 24px;
  position: relative;
}
.header .logo img {
  max-width: 100%;
}
.header .logo.home-page:after {
  content: '';
  position: absolute;
  bottom: -6px;
  left: 0;
  background: #EE702E;
  height: 6px;
  width: 100%;
  z-index: 99;
}
.header .main-nav {
  float: right;
  margin-right: -8px;
}
.header .main-nav ul {
  padding: 0;
  list-style: none;
}
.header .main-nav ul li {
  padding: 0 26px;
  font-size: 13px;
  float: left;
  text-align: center;
  text-transform: uppercase;
  position: relative;
}
.header .main-nav ul li:first-child {
  margin-left: 0;
}
.header .main-nav ul li.current-menu-item:after {
  content: '';
  position: absolute;
  bottom: -9px;
  left: 0;
  background: #EE702E;
  height: 6px;
  width: 100%;
}
.header .main-nav ul li:hover:after {
  content: '';
  position: absolute;
  bottom: -9px;
  left: 0;
  background: #ffa678;
  height: 6px;
  width: 100%;
}
.header .main-nav ul li a {
  display: inline-block;
  height: 63px;
}

.blue-line {
  height: 6px;
  width: 100%;
  background: #002649;
}

.produkt-nav {
  float: left;
  width: 400px;
  margin-top: 20px;
  margin-bottom: 28px;
}
.produkt-nav ul {
  list-style: none;
  color: #EE702E;
  padding: 0;
}
.produkt-nav ul li {
  float: left;
  margin-right: 36px;
}
.produkt-nav ul li a {
  position: relative;
}
.produkt-nav ul li a:after {
  content: '';
  position: absolute;
  bottom: 2px;
  left: 0;
  height: 1px;
  border-bottom: 1px dotted #EE702E;
  width: 100%;
}

.lt-ie9 .testimonials .slides {
  min-height: 295px;
}

.lt-ie9 .testimonials .blue {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC213570,endColorstr=#CC213570);
  zoom: 1;
}

.testimonials {
  color: #fff;
  position: relative;
  z-index: 0;
  min-height: 505px;
  width: 100%;
  background: center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;  
}
.testimonials .blue {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,29,74,0.8)
}
.testimonials .slides {
  padding-top: 99px;
  padding-left: 95px;
  margin-top: 0;
  min-height: 387px;
}
.testimonials .slides > li > p {
  width: 740px;
  float: left;
}
.testimonials .flex-control-nav, .testimonials .flex-direction-nav {
  display: none;
}
.testimonials .slides > li > img {
  float: right;
  -webkit-border-radius: 78px;
  -moz-border-radius: 78px;
  -ms-border-radius: 78px;
  -o-border-radius: 78px;
  border-radius: 78px;
  margin-top: 45px;
  margin-right: 99px;
}
.testimonials blockquote p {
  letter-spacing: -0.1px;
  line-height: 1.39;
  font-size: 30px;
  font-family: proxima_nova_bold;
  margin-bottom: 17px;
}
.testimonials .author {
  font-size: 16px;
  position: relative;
  padding-left: 63px;
  margin-left: 2px;
}
.testimonials .author:before {
  content: '';
  position: absolute;
  top: -8px;
  left: 0;
  width: 36px;
  height: 36px;
  background: url(images/quote.png);
}
.testimonials .testimonials-nav {
  text-align: center;
}
.testimonials .testimonials-nav ul {
  padding: 0;
  display: inline-block;
  text-align: center;
  list-style: none;
}
.testimonials .testimonials-nav ul li {
  cursor: pointer;
  float: left;
  margin: 0 22px;
}
.testimonials .testimonials-nav ul li img {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
}

.testimonials .testimonials-nav ul li img {
	width: 55px;
	height: 55px;
}

.home-box-1 {
  font-size: 20px;
  min-height: 263px;
  background: center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.home-box-1 .container {
  padding-top: 75px;
}
.home-box-1 p {
  margin-bottom: 12px;
  margin-top: 11px;
}
.home-box-1 a {
  color: #EE702E;
  font-size: 16px;
  position: relative;
}
.home-box-1 a:after {
  content: '';
  position: absolute;
  bottom: 2px;
  left: 0;
  height: 1px;
  border-bottom: 1px dotted #EE702E;
  width: 100%;
}
.home-box-1 a:before {
  content: '';
  position: absolute;
  bottom: 3px;
  right: -24px;
  height: 14px;
  width: 14px;
  background: url(images/arrow-default_03.png);
}
.home-box-1 .container {
  padding-left: 393px;
}

.lt-ie9 .home-box-2 .home-box-2-text {
  min-height: 285px;
}

.home-box-2 {
  font-size: 14px;
  background: #f7f7f7;
}
.home-box-2 h2 {
  font-size: 26px;
  margin-bottom: 28px;
}
.home-box-2 p {
  padding-right: 95px;
  margin: 20px 0;
  line-height: 1.4;
}
.home-box-2 .container {
  position: relative;
}
.home-box-2 .home-box-2-text {
  padding: 60px 53px;
  width: 550px;
  min-height: 405px;
  position: relative;
}
.home-box-2 .home-box-2-text .background-left {
  position: absolute;
  top: 0;
  right: 100%;
  width: 100%;
  height: 100%;
  background: no-repeat top right;
  -webkit-background-size: cover;
  background-size: cover;
}
.home-box-2 .home-box-2-text .background-right {
  position: absolute;
  top: 0;
  left: 100%;
  width: 200%;
  height: 100%;
  background: no-repeat top left;
  -webkit-background-size: cover;
  background-size: cover;
}

.lt-ie9 .home-courses .board .after {
  top: -60%;
  right: -30px;
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.8660254037844387, M12=0.49999999999999994, M21=-0.49999999999999994, M22=0.8660254037844387, sizingMethod='auto expand');
  zoom: 1;
}

.home-courses {
  background: #002649;
}
.home-courses .home-courses-container {
  width: 1260px;
  margin: 0 auto;
}
.home-courses .border {
  margin-left: 2px;
  margin-top: 157px;
  margin-bottom: 100px;
  border: 13px solid #163C5F;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  -ms-border-radius: 18px;
  -o-border-radius: 18px;
  border-radius: 18px;
  float: left;
  width: 559px;
  position: relative;
}
.home-courses .border:after {
  content: '';
  position: absolute;
  bottom: -47px;
  left: 50%;
  margin-left: -7px;
  width: 10px;
  height: 35px;
  background: url(images/board.png);
}
.home-courses .board {
  overflow: hidden;
  line-height: 1.3;
  color: #fff;
  background: #002649;
  margin: -4px;
  padding: 90px 45px 82px;
  position: relative;
  z-index: 1;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
}
body.kurs-archive .proteket-left h2 {
	margin-top: 60px;
}
.home-courses .board .after {
  display: block;
  z-index: -1;
  position: absolute;
  top: -45%;
  right: -123px;
  width: 60%;
  height: 150%;
  background: #052B4E;
  -webkit-transform: rotate(-30deg);
  /* Safari 3.1+, Chrome */
  -moz-transform: rotate(-30deg);
  /* Firefox 3.5-15 */
  -ms-transform: rotate(-30deg);
  /* IE9 */
  -o-transform: rotate(-30deg);
  /* Opera 10.5-12.00 */
  transform: rotate(-30deg);
  /* Firefox 16+, Opera 12.50+ */
}
.home-courses .board h2 {
  font-size: 26px;
  font-family: proxima_nova_bold;
  margin-bottom: 16px;
}
.home-courses .board p {
  color: #8b9bc0;
}
.home-courses .right-col {
  margin-top: 50px;
  margin-right: 60px;
  margin-bottom: 83px;
  width: 450px;
  float: right;
  color: #002649;
  font-size: 20px;
}
.home-courses .right-col p {
	color: #fff;
}
.home-courses .right-col .links {
  margin-top: 32px;
  margin-bottom: 28px;
}
.home-courses .right-col .links a {
  margin-bottom: 9px;
  margin-right: 3px;
  line-height: 1.3;
  padding: 19px 50px 21px 21px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background: #ffffff;
  display: block;
  font-size: 14px;
  position: relative;
}
.home-courses .right-col .links a strong {
  font-size: 18px;
}
.home-courses .right-col .links a:after {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -7px;
  right: 21px;
  width: 14px;
  height: 14px;
  background: url(images/arrow-default_03.png);
}
.home-courses .right-col .links a:hover {
  background: #f6f6f6;
}
.home-courses .right-col .link {
  margin-right: 27px;
  font-size: 14px;
  position: relative;
  float: right;
  color: #fff;
}
.home-courses .right-col .link:after {
  content: '';
  position: absolute;
  bottom: 2px;
  left: 0;
  height: 1px;
  border-bottom: 1px solid #f6f6f6;
  width: 100%;
}
.home-courses .right-col .link:before {
  content: '';
  position: absolute;
  bottom: 1px;
  right: -23px;
  height: 14px;
  width: 14px;
  background: url(images/arrow-white.png);
}

.small-box {
  width: 77%;
  margin-top: 21px;
  font-size: 14px;
  padding-bottom: 18px;
  position: relative;
}
.small-box h2 {
  font-size: 19px;
  margin: 3px 0;
}
.small-box p {
  line-height: 1.5;
  margin: 3px 0;
}
.small-box:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: url(images/dotted.png);
}

@media (max-width: 1140px) {
  .full-width {
    width: 700px;
  }

  .header .head-form input {
    margin-left: 5px;
    width: 130px;
  }
  .header .head-form form label {
    left: 15px;
  }
  .header .head-text {
    max-width: 342px;
  }
  .header .logo {
    width: 120px;
    margin-top: 19px;
  }
  .header .main-nav ul li {
    padding: 0 6px;
  }

  .ansatte {
    margin-left: 6px;
    margin-right: 6px;
    width: 235px;
  }

  .ansatte-container {
    margin-left: -6px;
    margin-right: -6px;
  }

  .produkt.main .right-col {
    width: 100%;
  }
  .produkt.main .left-col {
    width: 100%;
  }

  .testimonials .slides {
    padding-left: 0;
  }
  .testimonials .slides > li > p {
    width: 550px;
  }
  .testimonials .slides > li > img {
    margin-right: 10px;
  }

  .home-box-1 .container {
    padding-left: 250px;
  }

  .home-courses .home-courses-container {
    width: 700px;
  }
  .home-courses .border {
    margin: 50px auto;
    float: none;
  }
  .home-courses .right-col {
    margin: 80px auto;
    float: none;
  }
}
@media (max-width: 767px) {
	ul.slides img {
		margin-top: 40px!important;
	}
	.tooltipsy {
		display: none;
	}

  .main h1 {
    font-size: 30px;
    text-align: center;
  }

  .full-width {
    width: 280px;
  }

  .ansatte-container {
    margin-left: 0px;
    margin-right: 0px;
  }

  .ansatte {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  .header .main-nav {
    display: none;
  }
  .header .trigger {
    margin-left: 5px;
    display: block;
    width: 30px;
    cursor: pointer;
    float: left;
  }
  .header .trigger > div {
    width: 100%;
    height: 5px;
    background: #464646;
    margin-top: 5px;
  }
  .header .trigger > div:first-child {
    margin-top: 0;
  }
  .header .logo {
    float: right;
    margin-top: 0;
    margin-right: 10px;
  }
  .header .logo:after {
    display: none;
  }
  .header .head-form {
    margin-left: 0;
    float: left;
  }
  .header .head-form input {
    width: 95px;
    font-size: 11px;
  }

  .produkt.main .right-col, .produkt.main .left-col {
    width: 280px;
    margin: 0 auto;
    float: none;
  }
  .produkt .button {
    float: left;
    margin-top: 5px;
    margin-bottom: 30px;
  }

  .produkt-nav {
    margin-bottom: 15px;
  }
  .produkt-nav ul li {
    float: none;
  }

  .employee-bar .employee-text {
    width: 280px;
  }

  .testimonials .slides {
    padding-top: 0;
    text-align: center;
  }
  .testimonials .slides > li > p {
    width: 300px;
    text-align: left;
  }
  .testimonials .slides > li > img {
    margin: 0;
    float: none;
  }
  .testimonials blockquote p {
    font-size: 20px;
  }
  .testimonials .testimonials-nav {
    width: 300px;
    margin: 0 auto;
  }
  .testimonials .testimonials-nav ul li {
    margin-bottom: 10px;
  }

  .home-box-1 .container {
    padding-left: 0px;
    padding-bottom: 30px;
  }

  .home-courses .home-courses-container {
    width: 300px;
  }
  .home-courses .border {
    width: 300px;
  }
  .home-courses .border .board {
    padding: 10px;
  }
  .home-courses .border .board h2 {
    font-size: 20px;
  }
  .home-courses .right-col {
    margin: 80px auto;
    float: none;
    width: 300px;
  }
  .home-courses .right-col .links a {
    padding: 10px 40px 10px 15px;
  }
  .home-courses .right-col .links a strong {
    font-size: 16px;
  }
  .home-courses .right-col .link {
    float: left;
    margin-left: 10px;
  }

  .home-box-2 .background-left, .home-box-2 .background-right {
    display: none;
  }
  .home-box-2 .home-box-2-text {
    width: 300px;
    padding: 10px 0;
  }
  .home-box-2 .home-box-2-text p {
    padding-right: 0;
  }
}
.breadcrumbs {
  padding-bottom: 15px;
  background: #002649;
  margin-top: 0;
  padding-top: 8px;
}

.breadcrumbs a {
  color: #8b9bc0;
  font-family: proxima_nova_regular;
  font-size: 13px;
}

.breadcrumbs span {
  color: #fff;
  font-family: proxima_nova_regular;
  font-size: 13px;
}

.breadcrumbs .item {
	font-size: 15px;
	color: #8b9bc0;
}

.breadcrumbs img {
  vertical-align: middle;
}

.sub-category .container {
  margin-top: 5px;
}

.over.product-category {
  margin-bottom: 20px;
  min-height: 1px;
}

.over.sub-category {
  margin-top: 24px;
  min-height: 970px;
}

.sub-category .proteket-left {
  width: 549px;
}

.over.sub-category .proteket-left p {
  line-height: 25px;
  margin-top: -16px;
  margin-bottom: -18px;
}

.over.sub-category .proteket-left .grey-boxes .text-right p {
  color: #464646;
  font-size: 14px;
  font-family: proxima_nova_regular;
  line-height: 20px;
}

.graycrumbs {
  background: #f6f6f6;
}

.graycrumbs .fors {
  padding-top: 3px;
  height: 26px;
}

.graycrumbs .fors a {
  color: #8b9bc0;
  font-family: proxima_nova_regular;
  font-size: 13px;
}

.graycrumbs .fors span {
  color: #676767;
  font-family: proxima_nova_regular;
  font-size: 13px;
}

.fors img {
  vertical-align: middle;
}

.proteket-left {
  width: 745px;
  margin-top: 29px;
  margin-bottom: 61px;
}

.container .proteket-left h1 {
  font-family: proxima_nova_bold;
  font-weight: normal;
  font-size: 40px;
  color: #464646;
  margin-bottom: 40px;
}

.ledige {
  height: 68px;
  background: url("images/background-div_03.png") repeat-x bottom left #fbfbfb;
  border: 1px solid #dedede;
  margin-bottom: 12px;
  border-radius: 4px;
}

.ledige-left {
	float: left;
	width: 70%;
	height: 100%;
	padding-left: 20px;
}
.ledige-right {
	float: left;
	width: 30%;
	height: 100%;
}

@media (max-width: 1140px) {
	.ledige {
		height: 100px;
	}
	.ledige-left {
		width: 70%;
		padding-left: 20px;
		padding-top: 16px;
	}
	.ledige-right {
		padding: 22px 20px 0 0;
	}
	.ledige-right p {
		margin-top: 0px!important;
	}
	.ledige-right a {
		margin: 0 0 7px 0!important;
	}
}
@media (max-width: 767px) {
	.ledige {
		height: 160px;
	}
	.ledige-left {
		width: 100%!important;
		height: 80px;
		text-align: center;
	}
	.ledige-right {
		width: 100%;
		height: 40px;
		padding: 0 100px 20px 120px;
		margin: 0;
		text-align: center;
	}
}

.ledige-left h3 {
  color: #464646;
  font-size: 14px;
  font-family: proxima_nova_bold;
  font-weight: normal;
  margin-bottom: 0;
  margin-top: 13px;
  text-transform: capitalize;
}

.ledige-left p {
  color: #464646;
  font-size: 14px;
  font-family: proxima_nova_regular;
  margin-top: 2px;
}

.ledige-right a {
  float: right;
  text-transform: uppercase;
  color: #fff;
  font-family: proxima_nova_regular;
  font-size: 13px;
  padding: 8px 8px 7px;
  margin-right: 21px;
  margin-top: 16px;
  background: #EE702E;
  border-radius: 4px;
}

.ledige-right a:hover, .header .head-form input[type="submit"]:hover {
	background: #959595;
	border-color: #787878;
}

.ledige-right p {
  color: #464646;
  font-size: 14px;
  font-family: proxima_nova_regular;
  float: right;
  margin-right: 12px;
  margin-top: 23px;
}

.ledige-right p.error {
 	color: #E44E4E;
 }

a.inactive {
  background: #959595;
  text-decoration: none;
}

.proteket-right {
  float: right;
  width: 353px;
}

.proteket-right {
  margin-left: 2px;
  margin-top: 58px;
}

.proteket-right p {
  font-family: proxima_nova_regular;
  font-size: 14px;
  color: #464646;
  line-height: 20px;
  margin-left: 3px;
  margin-top: 11px;
}

.proteket-right ul {
  padding-left: 3px;
  line-height: 20px;
  margin-top: 20px;
  padding-left: 3px;
}

.proteket-right li {
  font-family: proxima_nova_regular;
  font-size: 14px;
  color: #464646;
  list-style-type: none;
}

.proteket-right ul li span {
  font-family: proxima_nova_bold;
}

.in-right {
  padding-bottom: 30px;
}

.in-right:last-of-type {
  background: none;
  padding-bottom: 0;
}

body .in-right:first-of-type {
  background: url("images/back-in-right_07.png") repeat-x bottom left;
  padding-bottom: 30px;
}

.proteket-right .in-right img {
  margin-top: 2px;
}

.cf:before, .produkt:before, .employee-bar:before, .header .sign-in:before, .produkt-nav ul:before, .home-courses:before, .home-courses .home-courses-container:before, .kom-i-kontakt .gform_fields > li:before, .proteket-left.single-kurs .gform_fields > li:before, .breadcrumbs.product-cat:before, .container:before, .footer:before,
.cf:after,
.produkt:after,
.employee-bar:after,
.header .sign-in:after,
.produkt-nav ul:after,
.home-courses:after,
.home-courses .home-courses-container:after,
.kom-i-kontakt .gform_fields > li:after,
.proteket-left.single-kurs .gform_fields > li:after,
.breadcrumbs.product-cat:after,
.container:after,
.footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.cf:after, .produkt:after, .employee-bar:after, .header .sign-in:after, .produkt-nav ul:after, .home-courses:after, .home-courses .home-courses-container:after, .kom-i-kontakt .gform_fields > li:after, .proteket-left.single-kurs .gform_fields > li:after, .breadcrumbs.product-cat:after, .container:after, .footer:after {
  clear: both;
}

.footer {
  padding-top: 132px;
  padding-bottom: 164px;
  width: auto;
  background: #f6f6f6;
  margin-top: 10px;
}

.footer > div > a {
  float: left;
  margin-top: 6px;
  margin-right: 86px;
}

footer img {
	width: 160px;
}

.widget-container {
  width: 225px;
  float: left;
  font-family: proxima_nova_regular;
  font-size: 14px;
  color: #143459;
  margin-left: 73px;
}

.widget-container p {
  margin-bottom: 1px;
  line-height: 19px;
}

.footer .widget-container span {
  font-family: proxima_nova_bold;
}

.footer .widget-container a {
  display: block;
  color: #EE702E;
  text-decoration: underline;
  margin-bottom: 20px;
}

.widget-container {
  float: left;
  margin-left: 73px;
  width: 215px;
}

.widget-container h6 {
	font-family: proxima_nova_bold;
	font-weight: normal;
	font-size: 14px;
	line-height: 19px;
	margin: 0;
}

.widget-container h6 + p {
	margin-top: 0;
}

.widget-container p {
  line-height: 19px;
  color: #002649;
  font-size: 14px;
  font-family: proxima_nova_regular;
  margin: 0;
}

.widget-container p:first-child {
	margin-top: 0;
}

.widget-container ul {
  padding-left: 0;
  margin-top: 22px;
}

.widget-container ul li {
  display: block;
  float: left;
  list-style-type: none;
  color: #EE702E;
  font-size: 14px;
  font-family: proxima_nova_regular;
  margin-right: 20px;
}

.widget-container ul li a {
  text-decoration: underline;
}

.widget-container ul li:last-of-type {
  margin-right: 0;
  margin-left: 11px;
}

.widget-container p span {
  font-family: proxima_nova_bold;
  display: inline-block;
  width: 69px;
}

.widget-container.widget_nav_menu {
  float: right;
  width: 213px;
  margin-top: -8px;
}

.widget-container.widget_nav_menu ul {
  line-height: 31px;
  padding-left: 0;
  margin-top: 0;
}

.footer .widget-container.widget_nav_menu ul li {
  list-style-type: none;
  color: #EE702E;
  font-size: 14px;
  line-height: 19px;
  display: block;
  width: 100%;
  margin: 0;
  float: none;
  font-family: proxima_nova_bold;
}

.footer .widget-container.widget_nav_menu ul li a {
  text-decoration: underline;
  margin-bottom: 12px;
}

.over {
  float: left;
  margin-top: 24px;
}

div.kurs {
  margin-bottom: 33px;
  margin-top: 30px;
}

.proteket-left h2 {
  font-family: proxima_nova_bold;
  font-size: 20px;
}

.widget_display_quote {
  padding-bottom: 26px;
  padding-right: 59px;
  background: url("images/back-in-right_07.png") repeat-x scroll left bottom rgba(0, 0, 0, 0);
}

.widget_display_quote p {
  font-family: proxima_nova_regular;
  color: #8b8b8b;
  font-size: 22px;
  font-style: italic;
  line-height: 30px;
}

.widget_display_quote p img {
  vertical-align: 3px;
  margin-left: 11px;
  margin-right: 9px;
}

.container .proteket-left.default-page p {
  margin-bottom: 26px;
  color: #464646;
  font-size: 16px;
  font-family: proxima_nova_regular;
}

.images-widget {
  margin-left: -3px;
  margin-top: 54px;
}

.kom-i-kontakt {
  width: 530px;
  margin-top: -19px;
}

.kom-i-kontakt p {
  line-height: 25px;
  font-size: 16px;
  font-family: proxima_nova_regular;
  color: #464646;
}

.kom-i-kontakt strong {
  font-weight: normal;
}

.in-right h5 {
  font-family: proxima_nova_bold;
  font-weight: normal;
  font-size: 20px;
  color: #464646;
  margin-bottom: -13px;
  margin-top: 18px;
  margin-left: 3px;
}

.in-right ul li {
  font-family: proxima_nova_regular;
  font-size: 14px;
  color: #464646;
}

.kom-i-kontakt .gform_fields {
  padding-left: 0;
  list-style-type: none;
}

.kom-i-kontakt .gform_fields input {
  border: 1px solid #dfdfdf;
  border-radius: 4px;
  padding-bottom: 11px;
  padding-left: 15px;
  padding-top: 11px;
  width: 250px;
  color: #464646;
  font-size: 14px;
  font-family: proxima_nova_regular;
}

.kom-i-kontakt .gform_fields > li {
  position: relative;
  color: #464646;
  font-size: 14px;
  font-family: proxima_nova_regular;
  margin-bottom: 19px;
}

/*.kom-i-kontakt .gform_fields > li label {
  left: 17px;
  top: 12px;
  position: absolute;
}*/

.kom-i-kontakt .gform_wrapper {
  margin-top: 36px;
}

.kom-i-kontakt input[type="checkbox"] {
	width: 30px;
}
ul.gfield_checkbox li {
	list-style-type: none;
}

.kom-i-kontakt textarea {
  height: 159px;
  width: 519px;
  border: 1px solid #dfdfdf;
  border-radius: 4px;
  resize: none;
  color: #464646;
  font-size: 14px;
  font-family: proxima_nova_regular;
  padding-left: 15px;
  padding-top: 12px;
}

.kom-i-kontakt .button.gform_button {
  background: none repeat scroll 0 0 #EE702E;
  border: 1px solid #ab5428;
  border-radius: 4px;
  color: #FFFFFF;
  font-size: 14px;
  margin-top: -4px;
  padding: 8px 23px 9px 22px;
}

.kom-i-kontakt .button.gform_button:hover {
	cursor: pointer;
	cursor: hand;
	background: #959595;
	border-color: #7a7a7a;
}

.contact .over {
  min-height: 1px;
}

#google {
  height: 300px;
  width: 100%;
  margin-top: 67px;
}

#google .hidden-field {
  display: none;
}

.contact .footer {
  margin-top: 0;
}

.kom-i-kontakt .gform_wrapper > form > div.validation_error, .kom-i-kontakt .gform_validation_error .gform_fields > li .instruction.validation_message {
  display: none;
}

.kom-i-kontakt .gform_validation_error .gform_fields > li .ginput_container {
  float: left;
}

.kom-i-kontakt .gform_validation_error .gform_fields > li .gfield_description.validation_message {
  color: #e44e4e;
  font-family: proxima_nova_regular;
  font-size: 14px;
  float: left;
  margin-left: 18px;
  margin-top: 10px;
}

.kom-i-kontakt .gform_validation_error .gform_fields > li.gfield_error input {
  background-color: #ffeaea;
}

.product-category .proteket-left {
  width: 551px;
}

.product-category .proteket-left p {
  line-height: 25px;
  margin-bottom: 41px;
  margin-top: -18px;
}

.product-category .proteket-left p a {
  color: #EE702E;
  text-decoration: underline;
}

.grey-boxes {
  margin-top: 40px;
}

.grey-boxes > a {
  float: left;
}

.grey-boxes > a img {
-webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 -ms-border-radius: 5px;
 -o-border-radius: 5px;
 border-radius: 5px;
}

.text-right {
  width: 355px;
  float: left;
  margin-left: 18px;
}

.text-right h3 {
  color: #002649;
  font-family: proxima_nova_bold;
  font-weight: normal;
  font-size: 25px;
  margin-top: 5px;
}

.text-right h3 a img {
  margin-left: 10px;
}

.product-category .proteket-left .text-right p {
  color: #464646;
  font-family: proxima_nova_regular;
  font-size: 14px;
  line-height: 20px;
}

.proteket-right.produkt-category .in-right h4, .proteket-right.produkt-category .in-right h4 {
  margin-top: 18px;
  margin-left: 0;
}

.proteket-right.produkt-category .in-right h4, .proteket-right.produkt-category .in-right h4 a {
  color: #002649;
  font-family: proxima_nova_bold;
  font-weight: normal;
  font-size: 19px;
}

.proteket-right.produkt-category .in-right h4 img, .proteket-right.produkt-category .in-right h4 a img {
  margin-left: 13px;
}

.teeth {
  margin-top: -6px;
}

.teeth img {
  float: right;
  margin-right: 44px;
}

.teeth img:first-of-type {
  margin-right: 32px;
  margin-left: 0;
}

.proteket-right.produkt-category .in-right:last-of-type h4, .proteket-right.produkt-category .in-right:last-of-type h4 {
  margin-bottom: 15px;
  margin-left: 3px;
  margin-top: 38px;
}

.container .proteket-left.default-page {
  width: 550px;
}
.container .proteket-left.default-page p {
  font-size: 16px;
  font-family: proxima_nova_regular;
  line-height: 25px;
}
.container .proteket-left.default-page p strong {
  font-weight: normal;
  font-family: proxima_nova_bold;
}
.container .proteket-left.default-page h1 {
  margin-bottom: 19px;
}

.proteket-child-pages {
  margin-top: 45px;
}
.proteket-child-pages a {
  float: left;
  margin-bottom: 15px;
  width: 152px;
  color: #EE702E;
  font-family: proxima_nova_bold;
  font-size: 14px;
  margin-right: 45px;
}
.proteket-child-pages a > img {
  width: 152px;
  height: 152px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.proteket-child-pages a span {
  display: block;
  margin-top: 4px;
  padding-left: 5px;
}
.proteket-child-pages a span img {
  display: inline-block;
  margin-left: 8px;
  vertical-align: -4px;
}
.proteket-child-pages a:nth-of-type(3n+3) {
  margin-right: 0;
}
@media (max-width: 1140px) {
	.proteket-child-pages a:nth-of-type(3n+3) {
		margin-right: 45px;
	}
	.proteket-child-pages a:nth-of-type(n+4) {
		margin-right: 0;
	}
}
@media (max-width: 767px) {
	.proteket-child-pages a:nth-of-type(3n+3) {
		margin-right: 10px;
	}
	.proteket-child-pages a:nth-of-type(n+4) {
		margin-right: 0;
	}
}

.proteket-left.single-kurs {
  width: 690px;
}

.proteket-left.single-kurs p {
  color: #464646;
  font-family: "proxima_nova_regular";
  font-size: 14px;
  line-height: 20px;
}

.container .proteket-left.single-kurs h1 {
  margin-bottom: 26px;
}

.kurs-details {
  margin-top: 41px;
  margin-bottom: 46px;
}

.kurs-details ul {
  list-style: none;
  padding-left: 0;
  color: #464646;
  font-size: 14px;
  margin: 0;
}

.kurs-details li {
  margin-bottom: 2px;
}

.kurs-details a {
  text-decoration: underline;
  color: #EE702E;
}

.proteket-left.single-kurs .gform_title {
  color: #464646;
  font-family: "proxima_nova_bold";
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 0;
  margin-top: 0;
}

.proteket-left.single-kurs .gform_body > ul {
  list-style: none;
  padding-left: 0;
}

.proteket-left.single-kurs .gform_fields > li {
  color: #464646;
  font-family: proxima_nova_regular;
  font-size: 14px;
  margin-bottom: 18px;
}

.proteket-left.single-kurs .gform_fields > li.norm {
  position: relative;
}

.proteket-left.single-kurs .gform_fields > li.norm label {
  left: 17px;
  position: absolute;
  top: 12px;
}

.proteket-left.single-kurs .gform_fields > li.no-label > label {
  display: none;
}

.proteket-left.single-kurs .gform_fields > li.no-label ul {
  list-style: none;
  padding-left: 0;
}

.proteket-left.single-kurs .gform_fields input[type="text"] {
  border: 1px solid #DFDFDF;
  border-radius: 4px;
  color: #464646;
  font-family: proxima_nova_regular;
  font-size: 14px;
  padding-bottom: 11px;
  padding-left: 15px;
  padding-top: 11px;
  width: 250px;
}

.proteket-left.single-kurs .gform_fields > li.list-field > label {
  color: #464646;
  font-family: "proxima_nova_bold";
  font-size: 19px;
  font-weight: normal;
  display: block;
  margin-bottom: 21px;
}

.proteket-left.single-kurs .gform_fields > li.list-field .gfield_list_cell:nth-of-type(1) {
  padding-bottom: 16px;
  padding-right: 16px;
}

.proteket-left.single-kurs .gform_fields > li.list-field .gfield_list_cell:nth-of-type(2) {
  padding-bottom: 16px;
}

.proteket-left.single-kurs .gform_fields > li.marginB {
  margin-bottom: 29px;
  margin-top: 22px;
}

.proteket-left.single-kurs .gform_fields .ez-checkbox {
  cursor: pointer;
  background: transparent url("images/checkbox-custom.png") 0 0 no-repeat;
  width: 17px;
  height: 17px;
  margin-right: 14px;
  vertical-align: -3px;
}

.proteket-left.single-kurs .gform_fields .ez-checkbox.ez-checked {
  background-position: 0 -20px;
}

.proteket-left.single-kurs .button.gform_button {
  background: none repeat scroll 0 0 #EE702E;
  border: 1px solid #b55b2f;
  border-radius: 4px;
  color: #FFFFFF;
  font-size: 14px;
  margin-top: -4px;
  padding: 8px 23px 9px 22px;
}

.proteket-left.single-kurs .gform_validation_error .gform_fields > li .ginput_container {
  float: left;
}

.proteket-left.single-kurs .gform_validation_error .gform_fields > li .gfield_description.validation_message {
  color: #E44E4E;
  float: left;
  font-family: proxima_nova_regular;
  font-size: 14px;
  margin-left: 18px;
  margin-top: 10px;
}

.proteket-left.single-kurs .gform_validation_error .gform_fields > li.gfield_error input {
  background-color: #FFEAEA;
}

.proteket-left.single-kurs .gform_fields > li.list-field .gfield_list_icons {
  padding-bottom: 12px;
  padding-left: 9px;
}

.proteket-left.single-kurs .gform_fields > li.list-field tbody tr:first-of-type .gfield_list_icons img:first-of-type {
  display: none;
}

.proteket-left.single-kurs .gform_fields > li.list-field tbody tr:first-of-type .gfield_list_icons img:last-of-type {
  margin: 0 3px;
}

.proteket-left.single-kurs .gform_fields > li.list-field tbody tr:last-of-type .gfield_list_icons img:last-of-type {
  display: none;
}

.proteket-left.single-kurs .gform_fields > li.list-field tbody tr:last-of-type .gfield_list_icons img:first-of-type {
  display: block;
}

.ledige-wg h3 {
  color: #464646;
  font-family: "proxima_nova_bold";
  font-size: 19px;
  margin-bottom: 30px;
  font-weight: normal;
  margin-top: 23px;
}

.ledige-wg .ledige-widget {
  background: url("images/back-in-right_07.png") repeat-x scroll left bottom rgba(0, 0, 0, 0);
  margin-bottom: 27px;
  padding-bottom: 13px;
}

.ledige-wg .ledige-widget > a {
  background: none repeat scroll 0 0 #EE702E;
  border-radius: 4px;
  color: #FFFFFF;
  float: right;
  font-family: proxima_nova_regular;
  font-size: 13px;
  padding: 8px 8px 7px;
  text-transform: uppercase;
  margin-top: 4px;
  display: block;
  text-decoration: none!important;
}

.ledige-wg .ledige-widget > a.inactive {
  background: none repeat scroll 0 0 #959595;
}

.ledige-wg .ledige-widget > ul {
  list-style: none;
  padding-left: 0;
  float: left;
  width: 256px;
  margin: 0;
}

.ledige-wg .ledige-widget > ul li {
  color: #5e5e5e;
  font-family: proxima_nova_regular;
  font-size: 14px;
}

.breadcrumbs.product-cat {
  padding-top: 0;
  padding-bottom: 0;
}

.cat-float-out {
  float: left;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.cat-float-insider {
  clear: left;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  left: 50%;
}

.cat-float-insider > .cat-float {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  right: 50%;
  padding-left: 35px;
}

.cat-float a {
  display: block;
  float: left;
  /*width: 150px;*/
  width: 200px;
  height: 135px;
}

.cat-float a.current-menu-item {
	background-color: rgba(255, 255, 255, 0.02);
	border-bottom: 5px solid #EE702E;
}

.cat-float a img {
  width: 53px;
  display: block;
  margin-top: 15px;
  height: 53px;
  margin-left: auto;
  margin-right: auto;
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  -ms-border-radius: 200px;
  -o-border-radius: 200px;
  border-radius: 200px;
}

.cat-float a span {
  display: block;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 14px;
  text-transform: uppercase;
  color: #fff;
  font-family: proxima_nova_regular;
  font-size: 13px;
  font-weight: normal;
}

.cat-float a:hover {
  background-color: rgba(255, 255, 255, 0.05);
  border-bottom: 5px solid #EE702E;
}

.home footer {
  margin-top: 0 !important;
}

@media (max-width: 780px) {
	.cat-float a {
		width: 100%!important;
		height: 80px!important;
	}
	.cat-float img {
		display: none!important;
	}
}

@media (max-width: 1140px) {
  .proteket-left, .kom-i-kontakt, .container .proteket-left.default-page, .product-category .proteket-left {
    width: 460px;
  }

  .sub-category .proteket-left {
    width: 460px;
  }

  .kom-i-kontakt textarea {
    width: 460px;
  }

  .proteket-right .in-right img {
    height: auto;
    max-width: 100%;
  }

  .proteket-left.single-kurs {
    width: 460px;
  }

  .proteket-left.single-kurs .gform_fields input[type="text"] {
    width: 200px;
  }

  .ledige-wg .ledige-widget {
    text-align: center;
  }

  .ledige-wg .ledige-widget > ul {
    width: 225px;
    float: none;
    padding-bottom: 20px;
    text-align: left;
  }

  .ledige-wg .ledige-widget > a {
    float: none;
    display: inline;
  }

  .cat-float-insider > .cat-float {
    padding-left: 0;
  }

  .cat-float a {
    width: 50%;
  }

  .grey-boxes > a img {
    height: auto;
    max-width: 140px;
  }

  .text-right {
    width: 300px;
  }

  .proteket-right .in-right .teeth img {
    max-width: 100px;
    margin-right: 9px;
  }

  .proteket-right .in-right .teeth img:first-of-type {
    margin-right: 15px;
  }

  div.kurs > img {
    height: auto;
    max-width: 100%;
  }

  .over.sub-category .proteket-left .grey-boxes .text-right p {
    margin-bottom: 0;
    margin-top: 0;
  }

  .text-right h3 {
    margin-bottom: 0;
    margin-top: 0;
  }

  .proteket-left {
    width: 460px;
  }

  .container .proteket-left h1 {
    font-size: 32px;
  }

  .proteket-right {
    width: 225px;
  }

  .widget_display_quote p {
    font-size: 17px;
  }

  .footer > div > a {
    margin: 0 auto 20px;
    width: 134px;
    float: none;
    display: block;
  }

  .widget-container, .widget-container.widget_nav_menu {
    width: 100%;
    margin: 0 0 20px 0;
    text-align: center;
  }

  .widget-container ul {
  	margin-bottom: 0;
  }

  .widget-container ul li {
  	display: inline-block;
  	float: none;
  }


  .product-category .proteket-left .text-right p {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .sub-category .proteket-left, .container .proteket-left.default-page, .kom-i-kontakt textarea, .kom-i-kontakt, .proteket-left, .proteket-left.single-kurs, .product-category .proteket-left {
    width: 300px;
  }

  .proteket-left.single-kurs .gform_fields > li.list-field table {
    width: 300px;
  }

  .proteket-left.single-kurs .gform_fields > li.list-field .gfield_list_cell {
    display: block;
    width: 200px;
  }

  .proteket-left.single-kurs .gform_fields > li.list-field .gfield_list_cell:nth-of-type(2) {
    padding-right: 16px;
  }

  .over {
    float: none;
    min-height: 1px !important;
    margin-bottom: 10px;
  }

  .over.sub-category {
    margin-bottom: 90px;
  }

  .proteket-right {
    float: none;
    width: 300px;
  }

  .ledige-wg .ledige-widget > ul {
    margin-left: auto;
    margin-right: auto;
  }

  .proteket-left.single-kurs .gform_fields > li.list-field tbody tr .gfield_list_icons {
    width: 60px;
  }

  .cat-float-insider > .cat-float {
    width: 240px;
  }

  .grey-boxes > a img {
    max-width: 100px;
  }

  .text-right {
    width: 190px;
    margin-left: 10px;
  }

  .text-right h3 {
    margin-top: 0;
  }

  .proteket-right .in-right .teeth img:first-of-type {
    margin-right: 25px;
  }

  .proteket-right .in-right .teeth img {
    margin-right: 55px;
  }

  .proteket-child-pages a {
    margin-right: 10px;
    width: 140px;
  }

  .proteket-child-pages a > img {
    height: auto;
    max-width: 100%;
  }

  .footer > div > a {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 134px;
    margin-bottom: 50px;
  }

  .footer .widget-container {
    float: none;
    display: block;
    margin-left: 44px;
    margin-bottom: 50px;
    width: 163px;
  }

  .footer .widget-container {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 225px;
    padding-left: 6px;
    margin-bottom: 50px;
  }

  .footer .widget-container.widget_nav_menu {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 215px;
  }

  .ledige-left {
    padding-left: 3px;
    width: 203px;
  }

  .ledige-left h3 {
    font-size: 13px;
  }

  .ledige-left {
    font-size: 13px;
  }

  .ledige-right p {
    float: none;
    margin-bottom: 1px;
    margin-top: 9px;
  }

  .ledige-right a {
    margin-bottom: 5px;
    margin-top: 0;
    margin-right: 3px;
  }
}
#page {
  overflow: hidden;
}

body {
  margin: 0;
  font-size: 16px;
  font-family: proxima_nova_regular;
}

strong {
  font-family: proxima_nova_bold;
  font-weight: normal;
}

.container {
  width: 1140px;
  margin: 0 auto;
}

a {
  text-decoration: none;
  color: inherit;
}

@media (max-width: 1140px) {
  .container {
    width: 740px;
  }
}
@media (max-width: 767px) {
  .container {
    width: 300px;
  }
  .header .sign-in a {
  	display: inline-block;
  	float: left;
  	margin-left: 6px;
  }
}

.contactus ul li a:hover, 
.footer .adress a:hover, 
.footer .column4 ul li a:hover, 
.main a:hover, .left-col a:hover, 
.proteket-child-pages a:hover, div.kurs-details a:hover, 
.product-category .proteket-left p a:hover, 
.header .sign-in a:hover, 
.home-box-1 .link:hover 
{ 
    color:#464646; 
} 

.map, .map #map-wrapper {
	height: 100%;
}

div.instruction.validation_message {
	display: none;
}

.orange {
	color: #EE702E;
}

/* Fixes */
.default-page h1, .default-page h2, .default-page h3, .default-page h4, .default-page h5, .default-page h6 {
	font-family: proxima_nova_bold;
	font-weight: normal;
	text-decoration: none;
	color: #464646;
}

.cussidebar_widget {
	border-bottom: 1px dotted #464646;
	padding:10px 0;
	margin:10px 0;
}
.cussidebar_widget h4 {
	font-family: proxima_nova_bold;
	font-weight: normal;
	margin-bottom: 0;
}
.cussidebar_widget h4 a {
	color: #002649;
	text-decoration: underline;
}

.featured-employee-sidebar {
	margin-bottom: 60px;
}
.featured-employee-sidebar a {
	color: #EE702E;
	text-decoration: underline;
}

.wp-caption p.wp-caption-text {
	margin-top: 0;
	font-size: 12px;
	line-height: 110%;
	font-style: italic;
	color: #858585;
}
.wp-caption p.wp-caption-text:before {
	content: '- ';
}

.proteket-left blockquote p {
	width: 100%;
	padding: 25px;
	font-size: 22px!important;
	font-style: italic;
	line-height: 120%;
	color: #3e6c96!important;
	border-left: 5px solid #EE702E;
}

.proteket-left li {
	margin-bottom: 15px;
}

.proteket-child-pages a:link {
	height: 200px;
}

form#login label.error {
	margin-top: 30px;
	padding: 10px;
	background: rgba(255,234,234,1);
	margin-left: -13px;
	color: #9C4646;
	border: 1px solid rgba(255,189,189,1);
}


body.search-results #page .over {
	width: 100%;
}
.search-page .widget-four {
    width: 21.2513%;
    float: left;
    margin-right: 5%;
}
.search-page .widget-four:nth-child(4n+2) {
    margin-right: 0;
}
.search-page h2 {
    border-bottom: 2px solid #f6f6f6;
    padding-bottom: 10px;
}
.search-page p.not-found {
    color: #adadad;
}
.search-page .search-form-wrapper {
    background: #f6f6f6;
    padding: 1em;
    width: 100%;
    display: inline-block;
    margin: 0 0 1em 0;
    font-size: 1.5em;
}
.searchform input {
    font-size: 1em;
    padding: 0.2em 0.4em;
    color: #002649;
}
.searchform input.search-btn {
    background: #ee702e;
    color: white;
    border: none;
    border: 0;
    border-radius: 0.15em;
    padding: 0.43em 1em;
    position: relative;
    font-size: 0.8em;
    top: -1px;
}
.header .main-nav ul li.icon {
	padding: 0;
}
.header .main-nav ul li.icon a {
	padding: 0 0 10px 10px;
}
.header .main-nav ul li.icon:hover a {
    color: #ee702e;
}
.header .main-nav ul li.icon:after {
    display: none;
}



#get-search-form {
	display: none;
	width: 500px;
    max-width: 85%;
    margin: 7em auto;
}
#search-main {
    display: none;
}

#search-main.visible {
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    font-size: 1.4em;
    z-index: 999;
    display: block;
}
li.search-trigger.search-visible {
	z-index: 999;
}
#search-main input[type=text] {
	font-size: 1em;
    padding: 0.7em 1em;
    min-width: 350px;
    max-width: 100%;
    border: none;
    border-radius: 0.15em;
}
#search-main input.search-btn {
    font-size: 1.3em;
    padding: 0.43em 1.3em;
    position: relative;
    top: 2px;
}


@media screen and (max-width: 720px) {
	form#login {
		margin: 30px auto 10px auto;
	}
	form#login label.error {
		margin-top: 0;
		top: 0;
		left: 0;
		position: fixed;
		padding: 10px;
		text-align: center;
		margin-left: 0px;
		width: 100%;
	}
	
	.search-page .widget-four {
	    width: 100%;
	    margin-right: 0;
	}
	#search-main.visible {
    	font-size: 1em;
    }
    li.icon.search-trigger a:after {
	    content: "Søk";
	    margin-left: 10px;
	}
}

body.contact .proteket-left h2 span{
	display: none !important;
}