/*!
Theme Name: RunaCapital
Theme URI: https://runacap.com/
Author: Accuraten
Author URI: https://accuraten.com/en/
Description: RunaCapital website template
Version: 3.0.0
License: GNU General Public License v2 or later
License URI: https://runacap.com/legal/
Text Domain: runacapital-website
*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*
@media (max-width: 575.98px) {
  .hero-section {
    background: #ebf4f6 url('/wp-content/uploads/2022/04/bg-mobile.jpg') no-repeat 50% 100% !important;
    background-size: 100%, auto !important;
  }
}
*/

/* B2B */
.page-id-379 .theme__header .row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.page-id-379 .theme__header {
  padding-top: 30px;
  padding-bottom: 30px;
}

.filter__col_inner .selectric .label {
  border: 1px solid #979797;
  border-radius: 100px;
  padding: 22px;
  margin-bottom: 5px;
  font-size: 18px !important;
}

@media (min-width: 768px) {
  .filter__col_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.legen h2 {
  float: left;
}

.legen .su-spoiler-content {
  padding: 0 !important;
  clear: both;
}

.legen table tr {
  border-bottom: 1px solid #ccc;
}

.legen table tr td:first-child {
  color: #000000;
  vertical-align: top;
}

.legen h2,
.legen table tr td:first-child {
  width: 195px;
}

.legen table tr td {
  padding: 20px 20px 20px 0 !important;
}

.legen .su-spoiler-icon {
  display: none !important;
}

.legen .su-spoiler-title {
  padding: 0 !important;
  font-weight: 600 !important;
  font-size: 20px !important;
  line-height: 26px !important;

  text-transform: uppercase !important;
  color: #e74a36 !important;
  padding-top: 10px !important;
}

.legen .su-spoiler-title:focus {
  outline: none !important;
  border: none !important;
}

.legen .su-spoiler-closed .su-spoiler-title:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.legen .su-spoiler-closed .su-spoiler-title:before {
  content: 'Show';
}

.legen .su-spoiler-title {
  position: relative;
}

.legen .su-spoiler-title:after {
  content: '';
  display: inline-block;
  vertical-align: top;
  width: 18px;
  height: 11px;
  margin-left: 4px;
  background-image: url('data:image/svg+xml;utf8,<svg width="18" height="11" viewBox="0 0 18 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 9.5L9 2.5L2 9.5" stroke="%23EA5B49" stroke-width="3"/></svg>');
  background-size: contain;
  background-repeat: no-repeat;
  margin-top: 6px;
}
.legen .su-spoiler-title:before {
  content: 'Hide';
}

.legen table {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 23px;

  /* Dark Grey */

  color: #6e6e6e;
}

@media (max-width: 768px) {
  .legen h2 {
    width: auto;
  }

  .legen table tr td:first-child {
    width: 76px;
  }

  .legen table {
    font-size: 16px;
    line-height: 21px;
  }
  .legen .su-spoiler-title {
    float: right;
  }
}

.py-120 {
  padding-top: 120px;
  padding-bottom: 120px;
}

.pt-120 {
  padding-top: 120px;
}

.pb-120 {
  padding-bottom: 120px;
}

@media (max-width: 768px) {
  .py-sm-80 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  
  .pb-sm-80 {
    padding-bottom: 80px;
  }
  
  .pt-sm-80 {
    padding-top: 80px;
  }
}

.links-red a {
  color: #e74a36 !important;
}



.page-template-default .archive-header + .page_content #wpcontent {
	padding-top: 0!important;
}
.page-template-default  .container.page_content  {
	min-height: 0;
}
/*
.page-template-default .relative-head,
.page-template-default .archive-header {
  background: #f5f5f5;
}




.page-template-default .archive-header {
  margin-bottom: 0;
  margin-top: 0;
  padding: 130px 0;
}

@media (max-width: 768px) {
  .page-template-default .archive-header {
    padding: 100px 0;
  }
}
*/


@media (max-width: 575.98px) {
	html .filter__col {
		margin-bottom: 4px;
	}
	
	html .filter {
		margin-bottom: -5px;
	}
}

.looking-for .page_content,
.related-resources .page_content {
  min-height: 0;
  padding-bottom: 0;
}

.related-resources {
  padding-top: 120px;
  padding-bottom: 30px;
}
.related-resources_title {
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 42px;
  color: #000000;
  margin-bottom: 30px;
}
.related-resources .related-resources_link {
  margin-bottom: 90px;
  padding-right: 67px;
}
.related-resources_link:hover {
  text-decoration: none;
}

.related-resources_item-title {
  font-style: normal;
  display: block;
  font-weight: 600;
  font-size: 30px;
  line-height: 39px;

  color: #000000;

  margin-bottom: 30px;
}
.related-resources_inner {
  padding-top: 30px;
  border-top: 1px solid #c4c4c4;
}

.related-resources_description {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 23px;
  color: #6e6e6e;

  margin-bottom: 0;
}

@media (max-width: 768px) {
  .related-resources {
    padding-top: 80px;
    padding-bottom: 30px;
  }
  .related-resources_title {
    margin-bottom: 30px;
  }
  .related-resources .related-resources_link {
    padding-right: 15px;
    margin-bottom: 50px;
  }

  .related-resources_item-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;

    margin-bottom: 20px;
  }
  .related-resources_inner {
    padding-top: 30px;
    border-top: 1px solid #c4c4c4;
  }

  .related-resources_description {
    font-size: 16px;
    line-height: 21px;
  }
}

.looking-for .row > * {
  margin-bottom: 80px;
}
.looking-for {
  background: #f5f5f5;
  padding: 120px 0 40px;
}

.looking-for img {
  max-width: 123px;
  height: auto;
  margin-bottom: 40px;
}

.looking-for_title {
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 42px;
  color: #000000;

  margin-bottom: 30px;
}

.looking-for_get-in-touch:hover {
  color: #e74a36;
}

.looking-for_get-in-touch:after {
  display: inline-block;
  width: 12px;
  height: 18px;

  content: '';
  margin-left: 6px;

  background-image: url('data:image/svg+xml;utf8,<svg width="12" height="18" viewBox="0 0 12 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 16L9 9L2 2" stroke="%23EA5B49" stroke-width="3"/></svg>');
  background-size: contain;
  background-repeat: no-repeat;

  vertical-align: middle;
  margin-top: -4px;
  background-position: 50% 50%;
}
.looking-for_get-in-touch {
  font-style: normal;
  position: relative;
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;

  text-transform: uppercase;

  color: #e74a36;
}

.looking-for_quote {
  max-width: 242px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  border-top: 2px solid #e74a36;
  padding-top: 23px;
  color: #6e6e6e;
  margin-bottom: 60px;
}

.looking-for_name {
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 98.5%;
  color: #000000;
  margin-bottom: 40px;
}
.looking-for_contact {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 23px;
  margin-bottom: 0;

  color: #000000;
}
.looking-for_contact span {
  display: block;
  margin-bottom: 10px;
}
.looking-for_contact a {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 23px;
  color: #e74a36;
}

@media (max-width: 768px) {
  .looking-for {
    padding: 80px 0 0;
  }

  .looking-for img {
    max-width: 85px;
    margin-bottom: 30px;
  }

  .looking-for_title {
    font-size: 26px;
    line-height: 34px;
  }

  .looking-for_quote {
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    color: #6e6e6e;
    max-width: 163px;
    color: #6e6e6e;
    margin-bottom: 30px;
	padding-top: 20px;
  }
  .looking-for_name {
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 30px;
    line-height: 100%;
    margin-bottom: 30px;
  }
  .looking-for_contact span {
    margin-bottom: 10px;
  }
}

.flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.page_content + .related-resources {
	padding-top: 0;
}


.d-block {
	display: block!important;
}

.d-none {
	display: none!important;
}

@media (min-width: 768px) {
	.d-md-block {
		display: block!important;
	}
	
	.d-md-none {
		display: none!important;
	}
}

.contact-form .contacts-form__item {
	margin: 0 0 20px;
	position: relative;
	width: 100%;
}


.contact-form .contacts-form__item .text-label {
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
	color: #979797;
	position: absolute;
	top: 12px;
	left: 20px;
}

.contact-form .contacts-form__item input {
	background-color: #F5F5F5;
	padding: 26.8px 20px 11px;
	border: 1px solid #F5F5F5;
	transition: all 0.3s ease-out;
	
	
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 1;
	color: #000000;
}

.contact-form .contacts-form__item input.wpcf7-not-valid {
	background-color: rgba(231, 74, 54, 0.2);
}


.contact-form .contacts-form__item input.wpcf7-valid {
	background-image: url('./assets/img/tick.svg');
	background-position: right 20px top 50%;
	background-repeat: no-repeat;
	background-size: 16px auto;
}


.contact-form .required-note {
	border-top: 2px solid #E74A36;
	padding-top: 23px;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 21px;
	color: #6E6E6E;
	padding-right: 6px;
}

@media (max-width: 575.98px) {
	.contact-form .required-note {
		max-width: 163px;
		padding-top: 20px;
		margin-bottom: 30px;
	}
}



.contact-form .contacts-form__item input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #979797;
}
.contact-form .contacts-form__item input::-moz-placeholder { /* Firefox 19+ */
  color: #979797;
}
.contact-form .contacts-form__item input:-ms-input-placeholder { /* IE 10+ */
  color: #979797;
}
.contact-form .contacts-form__item input:-moz-placeholder { /* Firefox 18- */
  color: #979797;
}


.contact-form .contacts-form__item:focus-within input {
	background: #fff;
	border: 1px solid #C4C4C4;
}



.contact-form .contacts-form__item:last-child {
	margin-bottom: 0;
}

.contact-form .right {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.contact-form  .wpcf7-submit svg {
	flex-shrink: 0;
	margin-left: 6px;
}


.contact-form  .wpcf7-submit {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 17px 48px 18px;
	width: 100%;
	border: none;
	height: 61px;
	background: #F5F5F5;

	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 26px;
	text-transform: uppercase;
	border-bottom: 1px solid #979797;
	color: #979797;
	transition: all 0.3s ease-out;
}

@media (max-width: 575.98px) {
	.contact-form  .wpcf7-submit {
		margin-top: 20px;
	}
}

.contact-form  .wpcf7-submit:hover {
	color: #E74A36;
	border-color: #E74A36;
}


.contact-form  .wpcf7-submit path,
.contact-form  .wpcf7-submitd path {
	stroke: #979797;
}


.contact-form  .wpcf7-submit[disabled],
.contact-form  .wpcf7-submit.disabled {
	color: #C4C4C4;
	border-bottom: 1px solid #F5F5F5;
}

.contact-form .wpcf7-submit[disabled] path,
.contact-form .wpcf7-submit.disabled path {
	stroke: #C4C4C4
}

.contact-form .wpcf7 form .wpcf7-response-output {
	padding-left: 0;
	margin-left: 0;
}

.contact-form span.wpcf7-not-valid-tip {
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
	color: #E74A36;
	margin-top: 5px;
	margin-left: 20px;
	position: static;
	padding: 0!important;
}

.wpcf7-form-control-wrap.not-valid + .text-label {
	color: #E74A36!important;
}

.mt-auto {
	margin-top: auto;
}

html .hero-section {
	background-image: url(https://runacap.com/wp-content/uploads/2023/06/1920.jpg);
	background-position: 50% 100%;
}


@media (max-width: 1440px) {
	html .hero-section {
		background-image: url(https://runacap.com/wp-content/uploads/2023/06/1440.jpg);
	}	
}

@media (max-width: 1280px) {
	html .hero-section {
		background-image: url(https://runacap.com/wp-content/uploads/2023/06/1280.jpg);
	}	
}

@media (max-width: 1024px) {
	html .hero-section {
		background-image: url(https://runacap.com/wp-content/uploads/2023/06/1024.jpg);
		background-position: 100% 100%;
	}	
}

@media (max-width: 768px) {
	html .hero-section {
		background-image: url(https://runacap.com/wp-content/uploads/2023/06/768.jpg);
	}	
}


@media (max-width: 375px) {
	html .hero-section {
		background-image: url(https://runacap.com/wp-content/uploads/2023/06/375.jpg);
	}	
}
