/* -----------------------------------------
   Home page slider
----------------------------------------- */
@keyframes fadeInUpSD {
  0% {
    opacity: 0;
    transform: translateY(70px); }
  10% {
    opacity: 1;
    transform: translateY(0); }
  90% {
    opacity: 1;
    transform: translateY(0); }
  100% {
    opacity: 0;
    transform: translateY(-70px); } }

#home-slider .slick-slide {
  position: relative;
  height: 100vh;
  /*define the height of slide*/
  transition: height .3s ease; }

#home-slider .slider-caption {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  max-width: 500px;
  padding: 5px 10px;
  background: rgba(0, 0, 0, 0.6);
  text-align: center;
  transform: translate(-50%, -50%); }
  #home-slider .slider-caption p, #home-slider .slider-caption h3 {
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); }

#home-slider .slide-content {
  text-align: center;
  position: absolute;
  color: #FFF;
  top: 45.5%;
  left: 10%;
  right: 10%;
  bottom: 100px; }
  #home-slider .slide-content h2 {
    font-family: 'Avenir Next Condensed', sans-serif;
    font-weight: 500;
    margin: auto;
    max-width: 800px;
    font-size: 72px;
    margin-bottom: 30px;
    line-height: 1.03;
    text-align: center;
    color: #FFFFFF;
    opacity: 0;
    transform: translateY(70px); }
  #home-slider .slide-content p {
    font-family: 'Avenir Next', sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.2;
    text-align: left;
    letter-spacing: 0.04em;
    color: #FEFAFA;
    margin: auto;
    max-width: 660px;
    opacity: 0;
    transform: translateY(70px); }

#home-slider .slide-button {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transform: translateY(70px); }
  #home-slider .slide-button a {
    display: inline-block;
    height: 60px;
    background: #E9704F;
    border-radius: 30px;
    font-family: 'Avenir Next Condensed', sans-serif;
    padding: 0 48px 0 25px;
    line-height: 60px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 600;
    position: relative; }
    #home-slider .slide-button a svg {
      position: absolute;
      right: 15px;
      top: 19px; }

#home-slider .slick-active .slide-content h2, #home-slider .slick-active .slide-content p {
  animation: fadeInUpSD 4.5s ease-in 1 forwards; }

#home-slider .slick-active .slide-button {
  animation: fadeInUpSD 4.5s ease-in 1 forwards; }

#home-slider .slick-dots li button:before {
  background-color: #fff;
  width: 10px;
  height: 10px;
  line-height: 15px; }

#home-slider .slick-dots li button:hover:before,
#home-slider .slick-dots li button:focus:before,
#home-slider .slick-dots li.slick-active button:before {
  background-color: #E9704F; }

@media only screen and (max-width: 1024px) {
  #home-slider .slick-slide {
    min-height: 800px;
    height: 100vh;
    /*define the height of slide*/ } }

@media only screen and (max-width: 640px) {
  #home-slider .slick-slide {
    height: 300px;
    /*define the height of slide*/ } }

@font-face {
  font-family: 'Avenir Next Condensed';
  font-weight: normal;
  src: url("../fonts/avenirnext/AvenirNextLTPro-Cn.eot");
  src: url("../fonts/avenirnext/AvenirNextLTPro-Cn.eot?#iefix") format("embedded-opentype"), url("../fonts/avenirnext/AvenirNextLTPro-Cn.woff2") format("woff2"), url("../fonts/avenirnext/AvenirNextLTPro-Cn.woff") format("woff"), url("../fonts/avenirnext/AvenirNextLTPro-Cn.ttf") format("truetype"), url("../fonts/avenirnext/AvenirNextLTPro-Cn.svg#Avenir Next LT Pro") format("svg"); }

@font-face {
  font-family: 'Avenir Next Condensed';
  font-weight: 500;
  src: url("../fonts/avenirnext/AvenirNextLTPro-MediumCn.eot");
  src: url("../fonts/avenirnext/AvenirNextLTPro-MediumCn.eot?#iefix") format("embedded-opentype"), url("../fonts/avenirnext/AvenirNextLTPro-MediumCn.woff2") format("woff2"), url("../fonts/avenirnext/AvenirNextLTPro-MediumCn.woff") format("woff"), url("../fonts/avenirnext/AvenirNextLTPro-MediumCn.ttf") format("truetype"), url("../fonts/avenirnext/AvenirNextLTPro-MediumCn.svg#Avenir Next LT Pro") format("svg"); }

@font-face {
  font-family: 'Avenir Next Condensed';
  font-weight: 600;
  src: url("../fonts/avenirnext/AvenirNextLTPro-DemiCn.eot");
  src: url("../fonts/avenirnext/AvenirNextLTPro-DemiCn.eot?#iefix") format("embedded-opentype"), url("../fonts/avenirnext/AvenirNextLTPro-DemiCn.woff2") format("woff2"), url("../fonts/avenirnext/AvenirNextLTPro-DemiCn.woff") format("woff"), url("../fonts/avenirnext/AvenirNextLTPro-DemiCn.ttf") format("truetype"), url("../fonts/avenirnext/AvenirNextLTPro-DemiCn.svg#Avenir Next LT Pro") format("svg"); }

@font-face {
  font-family: 'Avenir Next';
  font-weight: normal;
  src: url("../fonts/avenirnext/AvenirNextLTPro-Regular.eot");
  src: url("../fonts/avenirnext/AvenirNextLTPro-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/avenirnext/AvenirNextLTPro-Regular.woff2") format("woff2"), url("../fonts/avenirnext/AvenirNextLTPro-Regular.woff") format("woff"), url("../fonts/avenirnext/AvenirNextLTPro-Regular.ttf") format("truetype"), url("../fonts/avenirnext/AvenirNextLTPro-Regular.svg#Avenir Next LT Pro") format("svg"); }

@font-face {
  font-family: 'Avenir Next';
  font-weight: 500;
  src: url("../fonts/avenirnext/AvenirNextLTPro-Medium.eot");
  src: url("../fonts/avenirnext/AvenirNextLTPro-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/avenirnext/AvenirNextLTPro-Medium.woff2") format("woff2"), url("../fonts/avenirnext/AvenirNextLTPro-Medium.woff") format("woff"), url("../fonts/avenirnext/AvenirNextLTPro-Medium.ttf") format("truetype"), url("../fonts/avenirnext/AvenirNextLTPro-Medium.svg#Avenir Next LT Pro") format("svg"); }

/* -----------------------------------------
   WordPress Core Classes
----------------------------------------- */
.alignnone {
  margin: 0 1em 1em 0; }

.alignright {
  float: right;
  margin: 0 0 1em 1em; }

.alignleft {
  float: left;
  margin: 0 1em 1em 0; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1em; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 100%;
  /* Image does not overflow the content area */
  padding: 5px 5px 10px;
  text-align: center; }
  .wp-caption img {
    width: auto;
    margin-bottom: 10px; }
  .wp-caption p {
    margin-bottom: 0;
    font-size: 14px; }

.gallery-caption {
  font-size: 12px; }

#wpadminbar {
  opacity: 0.3;
  transition: 0.2s opacity linear;
  -webkit-transform: translateZ(0); }
  #wpadminbar:hover, #wpadminbar:focus {
    opacity: 1; }

/* -----------------------------------------
    Contact Form
----------------------------------------- */
/*basic Gravity Form styles and fixes, if you dont need/use this comment or delete styles below*/
.gform_wrapper ul {
  list-style: none; }

.gform_fields {
  margin: 0; }

.gfield {
  list-style: none;
  margin-bottom: 20px; }

.gfield_label {
  display: none; }

.ginput_container ul {
  margin-left: 0; }

.gfield_error input, .gfield_error textarea {
  border-color: red; }

.gfield_description {
  margin-top: 10px; }

.gform_confirmation_message {
  margin-bottom: 15px; }

.gform_footer {
  text-align: right;
  /*aligning of submit button*/ }

.validation_error {
  margin-bottom: 15px;
  padding: 5px;
  color: #990000;
  border: 1px solid red; }

.validation_message {
  margin-bottom: 10px;
  color: #990000; }

.ui-datepicker {
  width: 216px;
  height: auto;
  margin: 5px auto 0;
  font-size: 11px;
  z-index: 9999 !important;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5); }
  .ui-datepicker a {
    text-decoration: none; }
  .ui-datepicker table {
    width: 100%;
    border-collapse: collapse; }
  .ui-datepicker thead {
    background: #f7f7f7;
    border-bottom: 1px solid #bbb; }
    .ui-datepicker thead th {
      padding: 3px;
      text-align: center;
      border: 1px solid #ddd; }
  .ui-datepicker tbody {
    border: none; }
    .ui-datepicker tbody td {
      padding: 0;
      border: 1px solid #bbb; }
    .ui-datepicker tbody th {
      text-transform: uppercase;
      text-align: center;
      font-size: 6pt;
      padding: 5px 0;
      color: #666; }
    .ui-datepicker tbody td span, .ui-datepicker tbody td a {
      display: inline-block;
      font-weight: bold;
      text-align: center;
      width: 30px;
      height: 30px;
      line-height: 30px;
      color: #666; }

.ui-datepicker-header {
  background-color: #666;
  /* set the header background color */
  color: #fff;
  font-weight: 700;
  border: none; }
  .ui-datepicker-header:after {
    content: '';
    clear: both;
    display: table; }

.ui-datepicker-month,
.ui-datepicker-year {
  width: 50%;
  float: left;
  padding: 5px 20px 5px 5px;
  height: auto;
  font-size: 14px;
  margin-bottom: 5px; }

.ui-datepicker-prev,
.ui-datepicker-next {
  font-size: 12px;
  color: #fff;
  padding: 5px;
  line-height: 1.4;
  width: 50%;
  float: left; }

.ui-datepicker-next {
  text-align: right; }

.ui-datepicker-calendar {
  margin: 0 0 0 0 !important; }
  .ui-datepicker-calendar .ui-state-default {
    background: #ededed; }
  .ui-datepicker-calendar .ui-state-hover {
    background: #fff; }
  .ui-datepicker-calendar .ui-state-active {
    background: #fff2aa;
    /* set the active date background color */
    border: 1px solid #c19163;
    /* set the active date border color */
    position: relative;
    margin: -1px;
    height: 32px;
    width: 32px; }

.ui-datepicker-unselectable .ui-state-default {
  background: #f4f4f4;
  color: #b4b3b3; }

.ui-datepicker-unselectable.ui-state-disabled {
  background-color: #d7d7d7; }

/* -----------------------------------------
   General fixes
----------------------------------------- */
html, body {
  height: auto; }

html {
  min-height: 100%;
  position: relative; }

body {
  position: static; }

/* Placeholder styling */
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #555; }

input:-moz-placeholder, textarea:-moz-placeholder {
  color: #555; }

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #555; }

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #555; }

/* Input Styling */
[type=color],
[type=date],
[type=datetime-local],
[type=datetime],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
textarea {
  /* STYLES GO THERE */
  margin-bottom: 0; }

textarea[rows] {
  /*Styles for TextArea*/
  height: 150px;
  max-width: 100%; }

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

[type=checkbox],
[type=file],
[type=radio] {
  margin-bottom: 0; }

button, .button, input[type='submit'], input[type='reset'] {
  border: none;
  padding: 10px 20px;
  margin-bottom: 0;
  background-color: #729082;
  color: #fff;
  font-family: "Avenir Next", sans-serif;
  transition: all .3s ease; }
  button:hover, button:focus, .button:hover, .button:focus, input[type='submit']:hover, input[type='submit']:focus, input[type='reset']:hover, input[type='reset']:focus {
    background-color: #5b7468; }

/* -----------------------------------------
   Typography
----------------------------------------- */
body {
  color: #333;
  font-family: "Avenir Next", sans-serif; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 500;
  font-family: inherit;
  color: inherit;
  font-family: "Avenir Next Condensed", sans-serif; }

h1 {
  /*basic heading styles*/
  font-size: 46px;
  line-height: 1.04; }

h2 {
  /*basic heading styles*/
  font-size: 40px;
  line-height: 1.04; }

h3 {
  /*basic heading styles*/
  font-size: 36px;
  line-height: 1.17; }

h4 {
  /*basic heading styles*/
  font-size: 26px;
  line-height: 1.15; }

h5 {
  /*basic heading styles*/ }

h6 {
  /*basic heading styles*/ }

p {
  /*basic paragraph styles*/
  font-family: "Avenir Next", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 15px; }
  p:empty {
    display: none; }
  p a {
    text-decoration: underline; }

ul {
  /*basic list styles*/ }
  ul li {
    /*basic list-item styles*/ }

a {
  color: #729082;
  transition: all .3s ease-in-out; }
  a:hover, a:focus {
    /*basic hover and focus effects*/
    color: #45574f;
    outline: none; }

/* ------------------------------------
    Basic Styles
------------------------------------- */
/* Clearfix */
.clearfix {
  zoom: 1; }
  .clearfix:before, .clearfix:after {
    content: "";
    display: table;
    height: 0;
    overflow: hidden; }
  .clearfix:after {
    clear: both; }

/* Button additional styles */
.button {
  transition: all .3s ease-in-out; }
  .button:hover, .button:focus {
    /*basic hover and focus effects*/ }

/* Align Middle */
.align-middle {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%; }

/* Pagination */
ul.pagination {
  margin: 1rem 0; }
  ul.pagination .pagination {
    margin: 0; }
    ul.pagination .pagination.current {
      color: #fff;
      background: #729082;
      display: block; }

/* Search form */
#searchform {
  position: relative; }

#s {
  padding: 0 10px;
  margin: 0 !important;
  background-color: transparent;
  text-align: center;
  border: none;
  border-bottom: 1px solid #fff;
  color: #FFF;
  font-size: 14px;
  font-family: "Avenir Next Condensed", sans-serif;
  font-weight: 400;
  box-shadow: none; }
  #s::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #fff; }
  #s::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff; }
  #s:-ms-input-placeholder {
    /* IE 10+ */
    color: #fff; }
  #s:-moz-placeholder {
    /* Firefox 18- */
    color: #fff; }

#searchsubmit {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  height: auto;
  padding: .5rem;
  cursor: pointer; }
  #searchsubmit::-moz-placeholder {
    color: black; }
  #searchsubmit:-ms-input-placeholder {
    color: black; }
  #searchsubmit::placeholder {
    color: black; }
  #searchsubmit:after {
    font-family: FontAwesome;
    font-size: 20px; }

#home-slider .slick-slide, .big-image, .posts-feed, .big-image-content-box, .team .person .photo, .community-and-partners, .medlem-main, .post-thumbnail {
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat; }

/* ------------------------------------
    Header Styles
------------------------------------- */
.home .header {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: 1;
  background-color: transparent; }

.top-bar .header-menu li.search {
  vertical-align: top; }
  .top-bar .header-menu li.search a {
    color: transparent;
    font-size: 0;
    width: 50px;
    padding-right: 4px; }
    .top-bar .header-menu li.search a:after {
      content: '';
      background-image: url("../images/search.png");
      width: 13px;
      height: 13px;
      vertical-align: middle;
      display: inline-block;
      background-repeat: no-repeat;
      background-size: contain; }

.top-bar {
  position: relative; }

.search-form {
  position: absolute;
  right: 45px;
  bottom: -50px;
  width: 212px;
  opacity: 0;
  transform: translateY(20px);
  transition: all .3s; }
  .search-form.active {
    opacity: 1;
    transform: translateY(0); }

.header {
  padding: 20px 0 32px;
  background-color: #1D3737; }
  .header .row {
    max-width: 1330px; }

.logo img {
  max-height: 150px;
  max-width: 120px; }

.top-bar .header-menu li.wpml-ls-item a img {
  display: none; }

.top-bar .header-menu li.wpml-ls-item a:after {
  content: '';
  width: 22px;
  height: 14px;
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain; }

.top-bar .header-menu li.wpml-ls-item-en a:after {
  background-image: url("../images/flag_gb.png") !important; }

.top-bar .header-menu li.wpml-ls-item-sv a:after {
  background-image: url("../images/flag_sw.png") !important; }

.label {
  display: inline-block;
  margin-right: 9px;
  height: 22px;
  padding: 0 11px;
  line-height: 22px;
  font-size: 12px;
  background-color: #1D3737;
  color: #fff;
  text-transform: uppercase;
  border-radius: 11px; }

.search-page .main-content .page-title {
  margin-bottom: 15px;
  font-size: 27px; }

/*---------------------------------------
	TMPL: Home page
---------------------------------------*/
.hero {
  position: relative;
  overflow: hidden; }
  .hero:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 185px;
    background: linear-gradient(180deg, rgba(15, 15, 15, 0.7) 23.96%, rgba(15, 15, 15, 0) 100%);
    background-blend-mode: multiply; }
  .hero .hero-content {
    position: absolute;
    left: -98px;
    bottom: -273px;
    padding-left: 182px;
    padding-top: 151px;
    width: 840px;
    height: 840px;
    border-radius: 50%;
    background-color: rgba(29, 55, 55, 0.9); }
    .hero .hero-content h2 {
      color: #FFF;
      margin-bottom: 25px;
      max-width: 533px; }
    .hero .hero-content p {
      max-width: 486px;
      font-weight: 400;
      font-size: 20px;
      line-height: 28px;
      color: #FFF;
      margin-bottom: 20px; }
    .hero .hero-content .button {
      font-weight: 500;
      font-size: 22px;
      font-weight: 500;
      line-height: 28px;
      color: #FFFFFF;
      padding: 16px 28px;
      margin-right: 15px;
      margin-top: 25px;
      background: #E9704F;
      border-radius: 30px; }
      .hero .hero-content .button.gray {
        background: #729082; }

.row {
  max-width: 1330px; }

.what-we-do {
  padding-top: 46px;
  padding-bottom: 60px; }
  .what-we-do.info-boxes {
    padding-top: 40px;
    padding-bottom: 51px; }

.info-boxes .row.home-info-boxes {
  max-width: 1467px; }

.wwd-description {
  color: #729082;
  margin-bottom: 42px; }
  .wwd-description h2 {
    margin-bottom: 20px; }
  .wwd-description p {
    color: #1D3737; }

.info-box {
  margin-bottom: 15px;
  padding: 60px 46px;
  background: rgba(114, 144, 130, 0.1);
  border-radius: 15px; }
  .info-box img {
    max-height: 110px;
    margin-bottom: 20px; }
  .info-box h3 {
    margin-bottom: 23px;
    color: #1D3737; }
  .info-box p {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #1D3737; }
    .info-box p:last-child {
      margin-bottom: 0; }

.big-image {
  height: 808px;
  padding: 40px 30px;
  color: #FFF;
  position: relative; }
  .big-image .big-image-title {
    max-width: 35%;
    font-weight: 500;
    font-size: 46px;
    line-height: 48px; }
  .big-image .big-image-text {
    position: absolute;
    right: 30px;
    bottom: 24px;
    max-width: 33%; }
    .big-image .big-image-text p {
      font-weight: 400;
      font-size: 20px;
      line-height: 1.4; }

.posts-feed {
  padding-top: 29px;
  color: #FFF;
  height: 706px; }
  .posts-feed .row {
    max-width: calc(100% - 30px); }
  .posts-feed h2 {
    margin-bottom: 9px; }
  .posts-feed a {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #fff; }
  .posts-feed .post-in-feed {
    margin-top: 16px; }
    .posts-feed .post-in-feed h4 {
      margin-bottom: 6px;
      font-family: 'Avenir Next Condensed', sans-serif;
      font-weight: 500;
      font-size: 26px;
      line-height: 1.15; }
      .posts-feed .post-in-feed h4 a {
        font-size: 26px; }
    .posts-feed .post-in-feed .date {
      font-weight: 400;
      color: #FFF;
      font-size: 16px;
      line-height: 1;
      margin-bottom: 34px; }

.partners {
  padding-top: 79px;
  padding-bottom: 66px; }
  .partners .description {
    max-width: 475px;
    margin: auto;
    margin-bottom: 80px;
    color: #fff; }
    .partners .description h2 {
      margin-bottom: 22px; }
    .partners .description p {
      color: #FFF; }
  .partners .partners-logo-list {
    list-style: none;
    margin: 0;
    margin-bottom: 80px;
    display: flex;
    justify-content: space-evenly;
    align-items: center; }
    .partners .partners-logo-list li {
      max-height: 82px; }
      .partners .partners-logo-list li img {
        max-height: 82px;
        max-width: 200px; }
  .partners a {
    color: #FFF;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px; }

.column, .columns {
  padding-left: 10px;
  padding-right: 10px; }

.info-boxes {
  padding: 90px 0; }
  .info-boxes .row {
    max-width: 1320px; }
  .info-boxes .info-box {
    min-height: 355px;
    margin-left: 0;
    margin-right: 0; }

.big-image-content-box {
  height: 808px;
  display: flex;
  align-items: center;
  justify-content: center; }
  .big-image-content-box .content-box {
    max-width: 544px;
    padding: 130px 57px 90px;
    background: rgba(255, 255, 255, 0.9); }
    .big-image-content-box .content-box p {
      font-weight: 400;
      font-size: 20px;
      line-height: 1.4;
      color: #1D3737;
      margin-bottom: 50px; }
    .big-image-content-box .content-box .button {
      font-weight: 500;
      font-size: 22px;
      line-height: 1.27;
      padding: 16px 30px;
      color: #FFF;
      border-radius: 30px; }

.breadcrumbs {
  font-weight: 500;
  font-size: 17px;
  line-height: 1.23;
  color: #1d3737;
  margin-top: 31px;
  margin-bottom: 52px; }
  .breadcrumbs a, .breadcrumbs span {
    font-family: "Avenir Next Condensed", sans-serif;
    font-weight: 500;
    font-size: 17px;
    line-height: 1.23;
    color: #1D3737; }
  .breadcrumbs.fact-single-bc {
    margin-bottom: 72px; }
  .breadcrumbs.medlem {
    margin-bottom: 32px; }

.main-content {
  padding-bottom: 72px; }
  .main-content h1, .main-content h2, .main-content h3, .main-content h4, .main-content h5, .main-content h6 {
    margin-bottom: 32px;
    color: #729082;
    margin-top: 34px; }
  .main-content article > h1:first-child, .main-content article > h2:first-child, .main-content article > h3:first-child, .main-content article > h4:first-child, .main-content article > h5:first-child, .main-content article > h6:first-child {
    margin-bottom: 37px;
    margin-top: 0;
    font-size: 46px; }
  .main-content p {
    margin-bottom: 25px;
    color: #1D3737; }
  .main-content .fakta ul li {
    margin-bottom: 23px; }
  .main-content ul:not(.pagination) {
    list-style: none;
    margin: 0;
    margin-top: 15px; }
    .main-content ul:not(.pagination) li {
      padding-left: 30px;
      position: relative;
      line-height: 1.5;
      margin-bottom: 10px; }
      .main-content ul:not(.pagination) li:before {
        position: absolute;
        left: 0;
        top: 8px;
        width: 11px;
        height: 11px;
        content: '';
        background-image: url("../images/circle.png");
        background-size: contain; }
  .main-content .c-accordion__item {
    border-bottom: 1px solid #000; }
  .main-content .c-accordion__title {
    font-size: 26px;
    margin-bottom: 20px;
    margin-top: 20px;
    color: #1D3737; }
  .main-content .c-accordion__content {
    overflow: hidden;
    padding-bottom: 20px; }
    .main-content .c-accordion__content h3 {
      margin-top: 10px;
      font-size: 20px;
      color: #1D3737; }

.team {
  background: #729082;
  padding: 76px 0; }
  .team h2 {
    font-family: "Avenir Next Condensed", sans-serif;
    font-weight: 500;
    font-size: 46px;
    line-height: 1;
    color: #fff;
    margin-bottom: 30px; }
  .team .person-row {
    margin-top: 54px; }
  .team.animate .person {
    transform: scale(1);
    opacity: 1; }
  .team .person {
    background-color: #FFF;
    border-radius: 20px;
    padding: 32px 70px 28px 33px;
    box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.06);
    margin-bottom: 24px;
    display: flex;
    position: relative;
    justify-content: space-between;
    transform: scale(0.5);
    opacity: 0;
    transition: all .5s;
    transition-delay: .3s;
    transition-timing-function: cubic-bezier(0.35, 0.01, 0.63, 1.29); }
    .team .person .details {
      min-width: 186px; }
      .team .person .details p {
        font-family: "Avenir Next Condensed", sans-serif;
        font-weight: 400;
        font-size: 18px;
        line-height: 1.28;
        padding-left: 13px;
        color: #1D3737;
        margin-bottom: 13px; }
        .team .person .details p a {
          color: #1d3737;
          text-decoration: none;
          padding-left: 0; }
      .team .person .details a {
        padding-left: 13px; }
    .team .person .content {
      padding-left: 42px;
      padding-top: 16px; }
      .team .person .content h2 {
        font-family: "Avenir Next Condensed", sans-serif;
        font-weight: 500;
        font-size: 34px;
        line-height: 1;
        color: #729082;
        margin-bottom: 12px; }
      .team .person .content p {
        color: #729082; }
      .team .person .content a {
        font-family: "Avenir Next", sans-serif;
        font-weight: 500;
        font-size: 16px;
        line-height: 1.75;
        color: #729082;
        position: absolute;
        bottom: 35px;
        right: 55px; }
        .team .person .content a svg {
          vertical-align: middle; }
    .team .person .photo {
      margin-bottom: 19px;
      height: 153px;
      border-radius: 15px; }

.person.single .photo {
  padding-right: 50px;
  margin-bottom: 20px; }
  .person.single .photo img {
    max-width: 100%; }

.person.single .details {
  min-width: 186px; }
  .person.single .details p {
    font-family: "Avenir Next Condensed", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.28;
    padding-left: 13px;
    color: #1D3737;
    margin-bottom: 13px; }
    .person.single .details p a {
      color: #1d3737;
      text-decoration: none;
      padding-left: 0; }
  .person.single .details a {
    padding-left: 13px; }

.team.members {
  padding: 46px 0 56px;
  background-color: #F1F4F3; }
  .team.members .person {
    display: block; }
  .team.members .photo {
    margin-bottom: 100px; }
  .team.members .person-row {
    margin-top: 0; }
  .team.members .details {
    display: inline-block;
    width: 187px; }
    .team.members .details a {
      vertical-align: middle; }
  .team.members .content {
    vertical-align: top;
    display: inline-block;
    width: calc(100% - 200px);
    padding-top: 18px;
    padding-left: 35px; }
    .team.members .content h2 {
      color: #1D3737;
      margin-bottom: 0; }
    .team.members .content p {
      font-family: "Avenir Next Condensed", sans-serif;
      font-weight: 400;
      font-size: 22px;
      line-height: 1.05;
      color: #1D3737; }
    .team.members .content p.position {
      line-height: 1.4;
      color: #729082;
      margin-bottom: 28px; }

.more-info {
  padding-top: 90px;
  padding-bottom: 124px; }
  .more-info h2 {
    margin-bottom: 75px; }
  .more-info .row {
    max-width: 880px; }
  .more-info .info-box {
    text-align: center;
    background-color: transparent;
    padding: 0; }
    .more-info .info-box .icon {
      max-height: 65px;
      margin: auto;
      margin-bottom: 42px; }
      .more-info .info-box .icon img {
        margin-bottom: 0;
        max-height: 65px; }
    .more-info .info-box a {
      font-family: "Avenir Next Condensed", sans-serif;
      font-weight: 500;
      font-size: 36px;
      line-height: 1.17;
      text-align: center;
      color: #1D3737; }
      .more-info .info-box a svg {
        margin-left: 10px; }

.styrelse-headline {
  margin-bottom: 65px; }
  .styrelse-headline h2 {
    font-size: 46px; }

.etn-container select {
  margin-bottom: 0; }

/* ------------------------------------
    Fakta feed & single
------------------------------------- */
.fakta-section {
  background-color: #D9D9D9;
  padding-top: 86px;
  padding-bottom: 140px; }

.fact-in-feed {
  position: relative;
  background: #1D3737;
  border: 4px solid #1D3737;
  border-radius: 45px;
  height: 249px;
  margin-bottom: 19px;
  padding: 36px 43px 36px 51px;
  display: block;
  transform: translateY(100px) scale(0.5);
  opacity: 0;
  transition: all .4s;
  transition-delay: .3s;
  transition-timing-function: cubic-bezier(0.35, 0.01, 0.63, 1.29); }
  .fact-in-feed.active {
    background: #fff;
    cursor: default; }
    .fact-in-feed.active h3 {
      color: #1D3737; }
    .fact-in-feed.active .read-more {
      display: none; }
    .fact-in-feed.active img {
      filter: hue-rotate(160deg) brightness(0.2); }
  .animate .fact-in-feed {
    transform: translateY(0) scale(1);
    opacity: 1; }
  .fact-in-feed img {
    max-height: 36px;
    max-width: 36px;
    margin-bottom: 10px; }
  .fact-in-feed h3 {
    color: #fff;
    font-family: "Avenir Next Condensed", sans-serif;
    font-weight: 600;
    font-size: 36px;
    line-height: 1.1;
    text-transform: uppercase; }
  .fact-in-feed .read-more {
    position: absolute;
    right: 30px;
    bottom: 30px;
    display: inline-block;
    height: 34px;
    transition: all .3s; }
  .fact-in-feed:hover .read-more {
    right: 15px; }

.row.facts-feed {
  max-width: 990px; }

.facts-feed-single {
  margin-bottom: 200px; }

.fact-info {
  padding-left: 66px; }

.fact-icon {
  max-width: 36px;
  max-height: 36px;
  margin-bottom: 12px; }

.fact-title {
  font-family: "Avenir Next Condensed", sans-serif;
  font-weight: 600;
  font-size: 37px;
  line-height: 1.1;
  text-transform: uppercase;
  color: #1D3737; }

.type-fakta {
  margin-top: 45px; }

/* ------------------------------------
    Vad vi gor
------------------------------------- */
.community-and-partners {
  font-size: 0;
  height: 717px;
  color: #FFF;
  position: relative;
  z-index: 0; }
  .community-and-partners:after {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    right: 0;
    left: 58.3%;
    background: #1D3737;
    z-index: -1; }
  .community-and-partners .left-section {
    padding-top: 63px;
    padding-bottom: 100px;
    position: relative;
    height: 717px; }
    .community-and-partners .left-section h2 {
      font-family: "Avenir Next Condensed", sans-serif;
      font-weight: 500;
      font-size: 46px;
      line-height: 1.04;
      margin-bottom: 25px; }
    .community-and-partners .left-section p {
      max-width: 475px;
      color: #FFF; }
    .community-and-partners .left-section a {
      right: 0; }
    .community-and-partners .left-section .logos .partners-logo-list {
      list-style: none;
      margin: 0;
      display: flex;
      justify-content: center;
      align-content: center;
      flex-wrap: wrap; }
      .community-and-partners .left-section .logos .partners-logo-list li {
        max-width: 33%;
        max-height: 60px;
        margin-bottom: 25px;
        text-align: center;
        vertical-align: middle;
        padding: 0 22px;
        line-height: 60px; }
        .community-and-partners .left-section .logos .partners-logo-list li img {
          max-height: 60px;
          vertical-align: middle; }
  .community-and-partners .aligner {
    display: flex;
    height: 100%;
    justify-content: space-between;
    flex-direction: column; }
  .community-and-partners a {
    font-family: "Avenir Next", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #FFF;
    position: absolute;
    bottom: 60px; }
  .community-and-partners .right-section {
    padding-top: 70px;
    height: 717px; }
    .community-and-partners .right-section h3 {
      font-family: "Avenir Next Condensed", sans-serif;
      font-weight: 500;
      font-size: 30px;
      line-height: 1.6;
      margin-bottom: 28px; }
    .community-and-partners .right-section .tag, .community-and-partners .right-section h4 a {
      font-family: "Avenir Next Condensed", sans-serif;
      font-size: 26px;
      line-height: 1.15;
      color: #E9704F; }
    .community-and-partners .right-section .tag {
      font-weight: 500; }
    .community-and-partners .right-section h4 {
      font-weight: normal; }
    .community-and-partners .right-section h4 a {
      position: static;
      font-weight: normal;
      bottom: 0;
      color: #FFF; }
  .community-and-partners .partner-news-item {
    margin-bottom: 31px; }

.membership {
  background-color: #ECF0F0;
  padding-top: 99px;
  padding-bottom: 73px; }
  .membership h3 {
    font-family: "Avenir Next Condensed", sans-serif;
    font-weight: 500;
    font-size: 46px;
    line-height: 1.04;
    color: #1D3737;
    position: relative; }
    .membership h3:after {
      content: '';
      position: absolute;
      top: 18px;
      bottom: 30px;
      right: -65px;
      width: 1px;
      height: 100%;
      background-color: rgba(29, 55, 55, 0.3); }
  .membership a {
    margin-top: 80px;
    background: #1D3737;
    color: #fff;
    font-family: "Avenir Next", sans-serif;
    font-weight: 500;
    font-size: 22px;
    line-height: 1.27;
    color: #FFFFFF;
    border-radius: 30px;
    height: 60px;
    padding: 15px 20px 15px 48px;
    display: inline-block;
    margin-left: 42px; }
    .membership a svg {
      margin-left: 10px;
      vertical-align: middle; }

.checklist {
  padding-left: 45px; }
  .checklist ul {
    list-style: none;
    margin: 0; }
    .checklist ul li {
      padding-left: 43px;
      position: relative;
      font-family: "Avenir Next Condensed", sans-serif;
      font-weight: 500;
      font-size: 26px;
      line-height: 1.38;
      color: #1D3737; }
      .checklist ul li:before {
        content: '';
        background-image: url("../images/check_circle.png");
        background-size: contain;
        position: absolute;
        left: 0;
        top: 4px;
        width: 27px;
        height: 27px; }

.projects-info {
  padding-top: 66px;
  max-width: 310px; }
  .projects-info img {
    max-width: 230px;
    margin-bottom: 46px; }
  .projects-info h3 {
    font-size: 46px;
    line-height: 1.04;
    color: #1D3737;
    margin-bottom: 39px; }

.projects-feed {
  padding-top: 70px;
  padding-bottom: 50px; }
  .projects-feed .project-item {
    margin-bottom: 33px; }
    .projects-feed .project-item h2 {
      font-size: 28px;
      line-height: 1.2;
      color: #1D3737;
      margin-bottom: 22px; }
    .projects-feed .project-item a {
      font-family: "Avenir Next Condensed", sans-serif;
      font-style: normal;
      font-weight: 500;
      font-size: 16px;
      line-height: 1.5;
      color: #E9704F;
      padding-right: 27px;
      padding-top: 4px;
      background-image: url("../images/share.png");
      background-repeat: no-repeat;
      background-position: right center;
      background-size: 17px; }

.side-menu {
  list-style: none;
  margin: 0; }
  .side-menu li {
    margin-bottom: 18px;
    font-size: 26px;
    font-family: "Avenir Next Condensed", sans-serif;
    font-weight: 500;
    line-height: 1.2; }
    .side-menu li:hover, .side-menu li.active {
      text-decoration: underline; }
    .side-menu li a {
      color: #1D3737;
      line-height: 1.2; }

/* ------------------------------------
    Bli Medlem
------------------------------------- */
.medlem-main {
  padding-top: 57px;
  padding-bottom: 84px; }
  .medlem-main h1 {
    font-size: 46px;
    line-height: 1.04;
    color: #FFF;
    margin-bottom: 7px; }
  .medlem-main .medledm-promo {
    max-width: 480px; }
    .medlem-main .medledm-promo > a {
      margin-bottom: 84px; }
      .medlem-main .medledm-promo > a svg {
        margin-left: 3px;
        vertical-align: middle; }
  .medlem-main a {
    font-weight: 400;
    font-size: 16px;
    line-height: 2.6;
    color: #FFF;
    display: inline-block; }
  .medlem-main blockquote {
    border: none;
    padding: 0;
    margin-bottom: 86px; }
    .medlem-main blockquote svg {
      margin-bottom: 10px; }
    .medlem-main blockquote p {
      font-style: italic;
      font-weight: 400;
      font-size: 20px;
      line-height: 1.5;
      color: #FFFFFF;
      margin-bottom: 27px;
      padding-left: 2px; }
    .medlem-main blockquote .quote-author {
      padding-left: 162px; }
      .medlem-main blockquote .quote-author img {
        width: 91px;
        display: inline-block; }
      .medlem-main blockquote .quote-author cite {
        display: inline-block;
        vertical-align: middle;
        width: 164px;
        margin-left: 20px;
        position: relative;
        font-weight: 400;
        font-size: 18px;
        line-height: 1.17;
        color: #FFF; }
        .medlem-main blockquote .quote-author cite:before {
          position: absolute;
          left: -15px; }
  .medlem-main .cta-button a {
    background: #E9704F;
    border-radius: 30px;
    font-weight: 500;
    font-size: 22px;
    line-height: 1.27;
    color: #FFF;
    padding: 16px 65px;
    position: relative;
    margin-left: 18%; }
    .medlem-main .cta-button a svg {
      position: absolute;
      top: 19px;
      right: 19px; }
  .medlem-main .medlem-content {
    background-color: rgba(255, 255, 255, 0.9);
    margin-top: 11px;
    padding: 40px 65px 40px 110px; }
    .medlem-main .medlem-content h2 {
      font-size: 42px;
      line-height: 1.14;
      color: #1D3737;
      margin-bottom: 37px; }
    .medlem-main .medlem-content ul li {
      font-family: "Avenir Next", sans-serif;
      font-weight: 400;
      font-size: 16px;
      margin-bottom: 22px;
      padding-left: 46px; }
      .medlem-main .medlem-content ul li:before {
        top: -1px; }
    .medlem-main .medlem-content p {
      padding-top: 3px;
      padding-left: 4px;
      margin-bottom: 0;
      font-size: 14px;
      line-height: 1.43;
      color: #1D3737; }
      .medlem-main .medlem-content p b, .medlem-main .medlem-content p strong {
        font-weight: 500; }

.medlem-text {
  background-color: #729082;
  padding-top: 98px;
  padding-bottom: 80px;
  color: #1D3737; }
  .medlem-text .medlem-text-left {
    max-width: 475px; }
    .medlem-text .medlem-text-left h2 {
      font-size: 46px;
      line-height: 1.04;
      margin-bottom: 49px; }
  .medlem-text .medlem-text-right {
    padding-left: 41px;
    padding-top: 2px; }
    .medlem-text .medlem-text-right h3 {
      font-size: 42px;
      line-height: 1.14;
      margin-bottom: 62px; }
    .medlem-text .medlem-text-right ul li {
      font-family: "Avenir Next", sans-serif;
      font-weight: 400;
      font-size: 16px;
      margin-bottom: 22px;
      padding-left: 53px; }
      .medlem-text .medlem-text-right ul li:before {
        top: -1px; }
    .medlem-text .medlem-text-right p {
      padding-left: 53px;
      font-weight: 500;
      line-height: 1.2;
      margin-bottom: 0; }

.medlem-form {
  padding-top: 111px;
  padding-bottom: 234px; }
  .medlem-form .gform_heading {
    text-align: center; }
    .medlem-form .gform_heading h2 {
      font-size: 46px;
      line-height: 1;
      color: #1D3737;
      margin-bottom: 90px; }
    .medlem-form .gform_heading .gform_required_legend {
      display: none; }
  .medlem-form .gform_wrapper .gfield_required {
    color: #000;
    font-size: inherit;
    padding-left: 0; }
  .medlem-form#form .gform_body .gfield {
    position: relative;
    margin-bottom: 35px; }
    .medlem-form#form .gform_body .gfield label {
      position: absolute;
      font-weight: 400;
      font-size: 20px;
      left: 29px;
      top: 15px;
      transition: all .3s; }
    .medlem-form#form .gform_body .gfield.active label {
      top: -38px; }
  .medlem-form#form .gform_body input, .medlem-form#form .gform_body textarea {
    background: rgba(114, 144, 130, 0.1);
    border-radius: 15px;
    border: none;
    font-weight: 400;
    font-size: 20px;
    line-height: 66px;
    padding: 0 29px;
    color: #000;
    box-shadow: none; }
  .medlem-form#form .gform_body input {
    height: 66px; }
  .medlem-form#form .gform_footer {
    display: block;
    text-align: center; }
    .medlem-form#form .gform_footer input {
      background: rgba(114, 144, 130, 0.5);
      border-radius: 15px;
      font-weight: 500;
      font-size: 20px;
      height: 66px;
      line-height: 66px;
      color: #1D3737;
      width: 415px;
      padding: 0;
      text-transform: uppercase;
      max-width: 100%;
      margin-top: 6px; }

/* ------------------------------------
    Login Page
------------------------------------- */
.login-form.sv .password-reset.en {
  display: none; }

.login-form.en .password-reset.sv {
  display: none; }

.login-form h3 {
  margin-bottom: 52px;
  color: #1D3737; }

.login-form p {
  position: relative;
  margin-bottom: 52px; }
  .login-form p label {
    position: absolute;
    left: 25px;
    font-size: 20px;
    top: 13px; }
    .login-form p label.active {
      top: -40px; }

.login-form input {
  background: rgba(114, 144, 130, 0.1);
  border-radius: 15px;
  border: none;
  font-weight: 400;
  font-size: 20px;
  line-height: 66px;
  padding: 0 29px;
  color: #000;
  height: 66px;
  box-shadow: none; }

.login-form input[type="checkbox"] {
  height: auto; }

.login-form input[type="submit"] {
  background: rgba(114, 144, 130, 0.5);
  border-radius: 15px;
  font-weight: 500;
  font-size: 20px;
  height: 66px;
  line-height: 66px;
  color: #1D3737;
  width: auto;
  padding: 0 45px;
  text-transform: uppercase;
  max-width: 100%;
  margin-top: 6px; }

.login-form label {
  font-weight: 400;
  font-size: 16px;
  padding-left: 9px;
  transition: all .3s; }

.login-form .password-reset {
  text-decoration: underline;
  padding-left: 25px;
  font-size: 15px;
  color: #000;
  display: block;
  margin-bottom: 20px; }

.login-form .login-submit {
  text-align: right; }

.reg-link {
  background: rgba(114, 144, 130, 0.5);
  border-radius: 15px;
  font-weight: 500;
  font-size: 20px;
  height: 66px;
  line-height: 66px;
  color: #1D3737;
  padding: 0 30px;
  display: inline-block;
  margin-right: 15px;
  text-transform: uppercase;
  max-width: 100%;
  margin-top: 6px; }

/* ------------------------------------
    Content Styles
------------------------------------- */
/* Blog page */
.otgs-development-site-front-end {
  display: none; }

.post-thumbnail {
  height: 300px; }
  .post-thumbnail.empty {
    height: 1px; }

.blog-top {
  border-bottom: 2px solid rgba(114, 144, 130, 0.1);
  margin-bottom: 83px; }

.categories-list {
  margin-top: 70px;
  margin-bottom: 45px; }
  .categories-list ul {
    list-style: none;
    margin: 0; }
    .categories-list ul li {
      display: inline-block;
      background: #1D3737;
      border-radius: 20px;
      height: 34px;
      margin: 0 7px;
      margin-bottom: 15px;
      transition: all .3s; }
      .categories-list ul li:hover, .categories-list ul li.current-cat {
        background: #729082; }
        .categories-list ul li:hover a, .categories-list ul li.current-cat a {
          color: #fff; }
      .categories-list ul li a {
        line-height: 34px;
        display: inline-block;
        height: 34px;
        color: #FFF;
        font-family: "Avenir Next Condensed", sans-serif;
        font-weight: 500;
        padding: 0 30px; }

.acf-map {
  width: 100%;
  height: 400px;
  margin: 40px 0; }

.main-content.single {
  position: relative;
  margin-top: 30px; }
  .main-content.single .entry-meta {
    position: absolute;
    top: 10px;
    left: 90px; }
  .main-content.single article > * {
    max-width: 633px;
    margin-left: auto;
    margin-right: auto; }
  .main-content.single article .wp-block-post-featured-image,
  .main-content.single article .thumbnail {
    width: 100%;
    max-width: 100%;
    margin-bottom: 47px;
    margin-top: 34px; }
    .main-content.single article .wp-block-post-featured-image img,
    .main-content.single article .thumbnail img {
      width: 100%; }
  .main-content.single article .wp-block-image {
    margin-bottom: 47px; }
  .main-content.single .page-title {
    font-family: "Avenir Next Condensed", sans-serif;
    font-weight: 500;
    font-size: 46px;
    line-height: 1.05;
    color: #1D3737;
    margin-bottom: 22px; }

#load-more {
  background: #1D3737;
  border-radius: 40px;
  height: 60px;
  font-family: "Avenir Next Condensed", sans-serif;
  font-weight: 500;
  font-size: 21px;
  line-height: 60px;
  color: #FFFFFF;
  padding: 0 40px;
  margin-top: 70px;
  margin-bottom: 20px;
  cursor: pointer; }
  #load-more:disabled {
    cursor: default;
    background-color: #cbcbcb; }

.moretag {
  text-decoration: none;
  color: #000; }

.posts-list article {
  padding-bottom: 20px;
  margin-bottom: 20px; }

.posts-list #searchform {
  margin-bottom: 40px; }

.entry-meta {
  font-family: "Avenir Next", sans-serif;
  color: #1D3737;
  margin-bottom: 16px; }
  .entry-meta .cat {
    display: inline-block;
    font-family: "Avenir Next Condensed", sans-serif;
    font-weight: 500;
    font-size: 22px;
    line-height: 1.4;
    color: #729082; }

.nyheter-post-in-feed h3 {
  font-family: "Avenir Next Condensed", sans-serif;
  font-weight: 500;
  font-size: 42px;
  line-height: 1.14;
  color: #1D3737;
  margin-bottom: 21px; }
  .nyheter-post-in-feed h3 a {
    color: #1D3737; }

.email-forms {
  padding-top: 79px;
  padding-bottom: 170px;
  background: #d9d9d9;
  background: linear-gradient(to right, #d9d9d9 0%, #d9d9d9 50%, #cdcdcd 50%, #cdcdcd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9d9d9', endColorstr='#cdcdcd',GradientType=1 ); }
  .email-forms h2 {
    margin-bottom: 10px;
    font-size: 42px;
    line-height: 1.14;
    color: #1D3737; }
  .email-forms p {
    line-height: 1.38;
    color: #000000; }
    .email-forms p span {
      text-decoration: underline; }
  .email-forms input {
    height: 66px;
    line-height: 66px;
    font-weight: 400;
    font-size: 20px;
    color: #000000;
    border-radius: 15px;
    padding: 0 210px 0 29px; }
  .email-forms input[type="submit"] {
    font-family: "Avenir Next Condensed", sans-serif;
    text-transform: uppercase;
    width: auto;
    padding-left: 50px;
    padding-right: 70px;
    position: absolute;
    background: #1D3737;
    border-radius: 0px 15px 15px 0px;
    top: 0;
    right: 0;
    font-weight: 500;
    font-size: 27px;
    color: #FFFFFF; }
  .email-forms form {
    position: relative;
    margin-top: 65px; }

.thumbnail {
  margin-bottom: 20px; }

/* Comments block */
.comment-list {
  margin: 0;
  list-style: none;
  padding: 0; }

.comment-meta {
  font-size: 14px; }

.comment-metadata {
  color: #666; }

.comment-content {
  font-size: 14px;
  padding-left: 25px;
  margin-top: 20px;
  border-left: 1px solid #ddd; }

.reply {
  text-align: right; }

.comment-reply-link {
  display: inline-block;
  padding: .33333rem .5rem;
  font-size: .8rem;
  line-height: 1;
  white-space: nowrap;
  border-radius: 0;
  background: #777;
  color: #fefefe; }

/* 404 page */
.not-found {
  padding: 100px 0; }
  .not-found .label {
    text-decoration: none;
    cursor: pointer;
    background-color: #729082; }
    .not-found .label:hover {
      background-color: #607a6d;
      color: #fff; }

/* Sidebar */
.widget {
  margin-bottom: 20px; }

/* ------------------------------------
    Footer Styles
------------------------------------- */
.footer {
  background-color: #1D3737;
  padding: 34px 0 30px; }
  .footer .row {
    max-width: 1480px; }
  .footer .logo img {
    max-height: 60px; }
  .footer p {
    color: #FFF;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px; }
  .footer a {
    color: #FFF;
    text-decoration: none; }
    .footer a.social-media {
      font-size: 21px;
      margin-left: 4px; }
  .footer .footer-block {
    display: inline-block;
    width: 198px;
    vertical-align: top; }
  .footer .social-title {
    margin-bottom: 0; }
  .footer .footer-bottom-row {
    margin-top: 32px; }
  .footer .footer-text {
    max-width: 380px; }

.sticky-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%; }

.footer-menu {
  margin: 0;
  list-style: none;
  padding: 0; }
  .footer-menu li {
    display: inline-block; }
    .footer-menu li a {
      display: block;
      padding: 5px 10px; }
