/* Generated by less 3.11.1 */
/*
 Theme Name:   ORAS WordPress AMP - Child Theme
 Theme URI:    https://www.online-results.dk
 Description:  Online-Results A/S WordPress AMP - Child Theme
 Author:       Online-Results A/S
 Author URI:   https://www.online-results.dk
 Template:     oras
 Version:      1.0.0
*/
html .content > .wp-block-columns.alignfull {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.oras-text-col {
  padding: 80px;
}
.wp-block-button__link {
  padding: 10px 42px;
  font-size: 12px;
  font-weight: 700;
  border-radius: 0px;
}
.content > .wp-block-columns .wp-block-image amp-img {
  border-radius: 0px;
}
.blue-bg {
  background-color: #01203f;
  color: #fff;
}
.red-bg {
  background-color: #e83f3a;
  color: #fff;
}
.blue-bg h2 {
  line-height: 34px;
}
html .content > .wp-block-columns.alignfull {
  padding: 0px;
}
.alignfull .wp-block-column:not(:first-child) {
  margin-left: 0px;
}
body .content .wp-block-image.size-large {
  margin: 0px;
}
.thin {
  color: rgba(0, 0, 0, 0.5);
}
.quote {
  line-height: 40px;
}
.nomargin {
  margin: 0;
}
body .oras_box amp-img > img {
  object-fit: cover !important;
}
.oras_box.image_with_text amp-img,
.oras_box.image_full_width amp-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}
.oras_box.image_with_text p {
  position: absolute;
  color: #fff;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.oras_box {
  justify-self: center;
  width: 100%;
  height: 100%;
  display: grid;
  align-items: center;
  overflow: hidden;
  position: relative;
  min-height: 300px;
}
.oras_box_wrapper {
  width: 100%;
  height: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 50%;
}
.oras_box_wrapper.oras_box_full_row {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: 50%;
}
.oras-logo-container {
  padding: 50px;
}
.oras-icon-wrapper {
  margin: 0 auto;
}
.oras-icon-wrapper h4,
.oras_overlay_text,
.oras-icon-wrapper p {
  line-height: 46px;
}
.oras-icon-wrapper amp-img {
  margin-bottom: 20px;
}
.oras_box .oras_box_inner a {
  color: inherit;
}
.oras_overlay_text {
  width: 80%;
  margin: 0 auto;
}
.oras_center_align {
  text-align: center;
}
.oras-footer-wrapper {
  margin: 0 auto;
}
/*GRAVITY FORMS*/
.oras-text-col .gform_title {
  display: none;
}
body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  padding: 10px;
}
#gform_submit_button_1,
#gform_submit_button_4 {
  padding: 20px;
  border-radius: 0px;
  background: #01203f;
  font-weight: 700;
}
.gb-inside-container {
  height: 100%;
}
.oras_quote {
  margin: 20px 0px;
  font-size: 80px;
}
.oras_testimonial_infobox p,
.oras_testimonial_infobox amp-img {
  float: left;
}
.oras_testimonial_infobox p {
  width: 70%;
}
.oras_testimonial_infobox amp-img {
  margin-right: 20px;
  border-radius: 50px;
}
.oras_item_container {
  padding: 25px;
}
.oras_testimoinal_text {
  font-size: 22px;
  line-height: 40px;
}
.oras_item_container h4 {
  font-size: 20px;
}
.oras_testimonial_role {
  color: rgba(0, 0, 0, 0.5);
}
.oras_arrow_container {
  position: relative;
}
.oras_arrow_line {
  position: absolute;
  left: -10px;
  height: 1px;
  background: #fff;
  width: 1px;
  top: 14px;
  opacity: 0;
  transform: scalex(1);
  transition: opacity 0.15s ease-in-out, transform 0.3s ease-in-out;
}
.oras_arrow_circle {
  width: 30px;
  height: 30px;
  border: 1px solid #fff;
  border-radius: 15px;
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
}
.oras_arrow_triangle {
  position: absolute;
  top: 11px;
  left: 10px;
  transition: transform 0.3s ease-in-out;
}
.oras_arrow_triangle_inner {
  height: 7px;
  width: 7px;
  transform: rotate(45deg);
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
}
a:hover .oras_arrow_line {
  opacity: 1;
  transform: scaleX(15) translateX(1px) translateY(0.3px);
  transform-origin: left center;
}
a:hover .oras_arrow_circle {
  opacity: 0;
}
a:hover .oras_arrow_triangle {
  transform: translateX(7px) translateY(0.3px);
}
.oras_icon_button a span,
.oras_icon_button a .oras_arrow_container {
  float: left;
}
.oras_icon_button a span {
  padding: 2px;
  margin-right: 5px;
}
.oras_btn_icon {
  position: relative;
  left: -10px;
  opacity: 0;
  transition: left 0.3s ease-in-out;
  top: 2px;
}
.oras_btn_text {
  position: relative;
  text-decoration: none;
  left: 10px;
  transition: left 0.3s;
  margin: 0px 10px;
}
.oras_btn {
  color: #fff;
  background-color: #32373c;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  overflow-wrap: break-word;
  box-sizing: border-box;
  margin-right: 15px;
}
.oras_btn:hover {
  text-decoration: none;
}
.oras_btn:hover .oras_btn_icon {
  transititon: left 0.3s;
  opacity: 1;
  left: 0px;
}
.oras_btn:hover .oras_btn_text {
  left: 0px;
  transition: left 0.3s;
}
.oras_icon_button.white a {
  color: #fff;
}
.oras_icon_button.blue a {
  color: #01203f;
}
.oras_icon_button.blue .oras_arrow_line {
  background: #01203f;
}
.oras_icon_button.blue .oras_arrow_circle {
  border-color: #01203f;
}
.oras_icon_button.blue .oras_arrow_triangle_inner {
  border-right: 1px solid #01203f;
  border-top: 1px solid #01203f;
}
.oras_icon_button.red a {
  color: #e83f3a;
}
.oras_icon_button.red .oras_arrow_line {
  background: #e83f3a;
}
.oras_icon_button.red .oras_arrow_circle {
  border-color: #e83f3a;
}
.oras_icon_button.red .oras_arrow_triangle_inner {
  border-right: 1px solid #e83f3a;
  border-top: 1px solid #e83f3a;
}
.oras_btn.red-bg {
  background-color: #e83f3a;
}
/**Nyheds pop-up**/
#mp,
#bp {
  display: none;
  position: fixed;
  bottom: 50px;
  right: 50px;
  z-index: 999;
}
@media screen and (min-width: 767px) {
  #mp,
  #bp {
    display: block;
  }
}
#bp {
  max-width: 350px;
  background: #fff;
}
#bp .text {
  padding: 10*3 10*2 10*2;
}
#bp p {
  color: #333;
}
#bp p.h2 {
  font-size: 22px;
  margin-bottom: 5px;
}
#bp ul {
  list-style-position: inside;
  color: #333;
}
.bpf {
  padding: 10*2;
}
.ni {
  background: #fff;
  margin-bottom: 10px;
  padding: 10*2;
  color: #333;
}
.ni::-webkit-input-placeholder {
  color: #999;
}
.ni::-moz-placeholder {
  color: #999;
}
.ni:-moz-placeholder {
  color: #999;
}
.ni:-ms-input-placeholder {
  color: #999;
}
.psu {
  padding: 10px;
}
#mp {
  cursor: pointer;
  background: #c63227;
  padding: 10px;
}
#mp p {
  font-weight: bold;
  color: #fff;
}
.nimg {
  display: block;
  margin: 0 auto 10*2;
}
.cp {
  position: absolute;
  top: -25px;
  left: -25px;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  font-size: 25px;
  line-height: 50px;
  background: #333;
  color: #fff;
  text-align: center;
  cursor: pointer;
}
.cp:hover {
  background: #000;
}
#newsletterformpopup .validation-error {
  color: white;
  margin-bottom: 2px;
}
.oras_box_wrapper.two_boxes {
  grid-template-columns: 1fr;
}
.oras-amp-statements .gb-container {
  border: 1px solid #efefef;
  padding: 15px;
}
.oras-round-icon {
  background: #fff;
  width: 70px;
  margin: 0 auto;
  border-radius: 50%;
  height: 70px;
  padding: 10px;
}
.oras-small-col {
  padding: 50px;
}
.menu-item-has-children .sub-menu {
  display: none;
}
.oras-text-col .gb-inside-container,
.oras-small-col .gb-inside-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  flex-direction: column;
  align-items: flex-start;
}
.red-color {
  color: #e83f3a;
}
.oras_btn:hover {
  color: #fff;
}
.gform_wrapper {
  width: 100%;
}
.oras-img-fill .wp-block-image {
  height: 100%;
}
.oras-img-fill .wp-block-image amp-img {
  height: 100%;
}
.oras-img-fill .wp-block-image amp-img img {
  object-fit: cover;
}
.oras_list_item {
  display: inline-block;
  width: 100%;
}
.oras_list_text,
.oras_list_img_wrapper {
  float: left;
}
.oras_list_img_wrapper {
  width: 6%;
}
.oras_list_text {
  width: 94%;
}
.oras_list_img_wrapper.oras_extra_size {
  width: 20%;
}
.oras_list_text.oras_extra_size {
  width: 80%;
}
.oras_testimonial_infobox p {
  line-height: 20px;
}
.oras_testimonial_role_single {
  color: rgba(0, 0, 0, 0.5);
  font-weight: 100;
  line-height: 8px;
  font-size: 14px;
}
.oras-small-col .oras_testimonial_role_single {
  color: inherit;
}
.nomargin h4,
.nomargin h2 {
  margin-bottom: 0px;
}
.oras_btn_ctn {
  margin-top: 20px;
}
.oras_price_heading h4 {
  font-size: 26px;
  margin-bottom: 0px;
}
.oras_price_heading {
  background-color: #fff;
}
.oras_price_heading .gb-inside-container {
  padding: 11px;
  text-align: center;
  border-bottom: 1px solid #e4e4e4;
}
.oras_price_heading.price-big {
  background-color: #e83f3a;
  color: #fff;
}
.oras_price_heading.price-big p {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.4);
}
.oras_big_price_col {
  border-right: 1px solid #e4e4e4;
  border-left: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  box-shadow: 0px 0px 13px rgb(0 0 0 / 9%);
}
.oras_icon_heading {
  font-size: 18px;
}
.oras_icon_small_text {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.5);
  line-height: 26px;
}
.oras_box_wrapper.two_boxes {
  grid-template-columns: 1fr 1fr;
}
.oras_single_member_ctn {
  width: 23%;
  margin-right: 2%;
  float: left;
  margin-bottom: 50px;
}
.oras_single_info_header {
  background-color: #01203f;
  color: #fff;
  padding: 10px;
  min-height: 140px;
}
.oras_normal_font {
  font-weight: 400;
}
.oras_single_info_header h4 {
  margin-bottom: 0px;
  font-size: 22px;
  font-weight: 400;
}
.oras_single_info_contact p {
  margin-bottom: 0px;
}
.oras_team_member_ctn {
  margin: 0 auto;
  height: 100%;
}
.footer-container {
  width: 100vw;
  background-color: #313233;
  color: #fff;
}
.footer-container a {
  color: #fff;
  font-size: 14px;
}
.footer-container h5 {
  font-size: 18px;
}
.footer-content {
  width: 1224px;
  margin: 0 auto;
  min-height: 350px;
}
.footer-col {
  width: 25%;
  padding: 30px;
}
.footer-col-ctn {
  display: flex;
}
.footer-icon {
  margin-right: 20px;
}
body .footer-col .gform_body .gfield_label {
  display: none;
}
body .footer-col #gform_fields_4 li {
  margin: 0;
  padding: 0px;
}
body .footer-col .gform_footer {
  margin-top: 0px;
  padding-top: 8px;
}
.oras_tax_container {
  display: flex;
  flex-wrap: wrap;
}
.oras_tax_item_container {
  width: 33.33%;
}
.oras_post_content {
  max-width: 1224px;
  margin: 0 auto;
  display: flex;
  margin-bottom: 50px;
}
.oras_posts_left {
  padding: 0px 30px;
  width: 75%;
  display: inline-block;
}
.oras_posts_right {
  width: 25%;
}
.transparent-bg {
  background: transparent;
}
.single_trust {
  padding: 20px;
  margin-bottom: 20px;
  box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
}
#oras_contact_container,
#quote-lb {
  position: fixed;
  bottom: 100px;
  right: 100px;
  z-index: 999999999999999999;
}
#newsletterformpopup input {
  padding: 15px;
  width: 100%;
  border: none;
}
#newsletterformpopup {
  background-color: #9b271f;
  padding: 20px;
}
.btn-newsletter {
  background: #c63227;
  color: #fff;
  font-size: 20px;
}
.text {
  padding: 20px;
}
.text amp-img {
  margin: 0 auto;
}
.footer_logo {
  padding: 30px 0px 0px 30px;
}
/**LETS START THE BLOG!**/
.tax_item {
  position: relative;
  height: 300px;
}
.tax_item amp-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.tax_item amp-img img {
  object-fit: cover;
  transform-origin: center center;
  transition: 0.4s;
}
.tax_item a:hover amp-img > img {
  transform: scale(1.25);
}
.oras_overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99;
}
.oras_item_link {
  position: absolute;
  color: #fff;
  width: 100%;
  text-align: center;
  top: 50%;
  font-size: 20px;
  z-index: 999;
}
.jumbotron-wrapper-posts {
  max-height: 500px;
  overflow: hidden;
  position: relative;
  margin-bottom: 100px;
}
.jumbotron-posts {
  position: absolute;
  top: 45%;
  width: 30%;
  text-align: center;
  z-index: 9999999;
  left: 35%;
  background: rgba(0, 0, 0, 0.5);
  padding: 20px;
}
.jumbotron-posts h1 {
  font-size: 44px;
  color: #fff;
  font-weight: 700;
  line-height: 50px;
}
.oras_posts_right .oras_testimonial_role_single {
  color: #fff;
}
.oras-blue {
  color: #01203f;
}
.oras-blue-bg {
  background-color: #01203f;
}
.oras-white-bg {
  background-color: #fff;
}
.oras-red-bg {
  background-color: #e83f3a;
}
.red-text {
  color: #e83f3a;
  border: 2px solid #e83f3a;
}
.white-text {
  color: #fff;
  border: 2px solid #fff;
}
.blue-text {
  color: #01203f;
  border: 2px solid #01203f;
}
.oras-white {
  color: #fff;
}
/*Overlapping block*/
.oras_overlapping_content_ctn {
  display: grid;
  grid-template-columns: 1fr 60%;
}
.oras_overlapping_content {
  background: #01203f;
  color: #fff;
  padding: 60px 80px;
}
.oras_overlapping_img_wrapper {
  display: grid;
  place-items: center;
  position: relative;
}
.oras_overlapping_img_inner_wrapper {
  width: calc(100% + 60px);
  position: absolute;
  left: 0;
}
.oras_overlapping_tagline {
  max-width: calc(100% - 80px);
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 16px;
  letter-spacing: 1px;
  margin-top: 5px;
}
.oras_overlapping_img {
  overflow: hidden;
  transition: transform 650ms cubic-bezier(0.05, 0.2, 0.1, 1);
}
.oras_overlapping_img amp-img {
  transition: transform 650ms cubic-bezier(0.05, 0.2, 0.1, 1);
}
.oras_overlapping_img:hover {
  transform: scale(0.9);
}
.oras_overlapping_img:hover amp-img {
  transform: scale(1.2);
}
/** TIMELINE BLOCK **/
.timeline_content_ctn {
  display: flex;
  width: calc(100% - 2px);
  position: relative;
}
.timeline_content_ctn:after {
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  border: 1px solid #aaa;
  background-color: #e5e9e8;
  left: -54px;
  top: 3px;
  border-radius: 100%;
}
body .no-border {
  border: none;
}
.content-left {
  width: 60%;
}
.content-right {
  width: 40%;
}
.image-ctn {
  width: 50%;
}
.timeline_ctn {
  display: flex;
  flex-direction: column;
  position: relative;
}
.timeline_content_ctn:last-child:before {
  /*content: "";
    display: block;
    position: absolute;
    left: -41px;
    top: 4px;
    background: #e5e9e8;
    width: 3px;
    height: 100%;*/
  display: none;
}
.timeline_content_ctn:before {
  content: "";
  display: block;
  position: absolute;
  left: -39px;
  top: 3px;
  background: #aaa;
  width: 1px;
  height: 100%;
}
.timeline_ctn p {
  margin-bottom: 0;
  font-size: 22px;
}
.timeline_ctn ul {
  margin: 0 0 30px 10px;
  list-style: none;
}
.timeline_ctn ul li {
  color: #666;
}
.oras_tags {
  background-color: #333;
  color: #FFF;
  cursor: pointer;
  display: inline-block;
  line-height: 22px;
  margin: 3px 3px 0 0;
  padding: 5px 7px;
  font-size: 14px!important;
  position: relative;
  text-transform: capitalize;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  border-radius: 2px;
  -webkit-border-radius: 2px;
}
/**LETS START DO SOME RESPONSIVE DESIGN!!**/
@media screen and (max-width: 1224px) {
  .footer-content {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .footer-col {
    width: 50%;
    float: none;
    padding: 10px;
  }
  .footer-col-ctn {
    flex-direction: column;
  }
  .oras_box_wrapper.oras_box_full_row,
  .oras_box_wrapper {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 50%;
  }
  body .gb-grid-wrapper > .gb-grid-column {
    width: 100%;
  }
  .oras-logo-container .wp-block-image {
    width: 20%;
    float: left;
  }
  .oras-small-col,
  oras_list_container,
  .oras_box {
    padding: 10px;
  }
  body .content-container .content > * {
    padding-left: 0px;
    padding-right: 0px;
  }
  .oras_posts_left {
    margin-bottom: 50px;
    width: 100%;
  }
  .oras_post_content {
    padding: 50px;
    flex-direction: column;
  }
  .oras_posts_right {
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .jumbotron-wrapper-posts {
    margin-bottom: 0px;
  }
  .archive.category-cases .jumbotron-wrapper-posts {
    display: none;
  }
  .oras_box_wrapper.oras_box_full_row,
  .oras_box_wrapper {
    grid-template-columns: 1fr;
    grid-template-rows: 25%;
  }
  .oras-text-col {
    padding: 10px;
  }
}
/*

Amp nested menu

*/
amp-sidebar#mobilmenu {
  background: #e83f3a;
}
.amp-nested-menu-wrapper {
  padding: 100px;
  margin-top: 100px;
  position: relative;
  width: 100%;
  height: 100%;
}
ul.amp-menu {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 24px;
  font-weight: 600;
  padding: 0px 40px;
}
ul.amp-menu .amp-menu-item {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  padding: 20px 0px;
}
ul.amp-menu .amp-menu-item a {
  color: #fff;
  font-weight: 600;
  width: 100%;
}
ul.amp-menu .amp-menu-item.amp-menu-item-parent > a {
  width: calc(85% - 20px);
  margin-right: 20px;
}
ul.amp-menu .amp-menu-item:not(:last-child) {
  border-bottom: solid 1px #eaeaea;
}
ul.amp-menu .amp-menu-item-active > a {
  font-weight: 700;
}
ul.amp-menu .amp-menu-item-active-parent > a {
  font-weight: 700;
}
ul.amp-menu .amp-sub-menu ul {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0px 40px;
}
ul.amp-menu .amp-sub-menu-open {
  display: block;
  width: 15%;
  text-align: center;
  min-height: 29px;
}
ul.amp-menu .amp-sub-menu-close {
  display: block;
  width: 15%;
  min-height: 29px;
}
ul.amp-menu .amp-menu-item-back {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  padding: 20px 0px;
}
ul.amp-menu .amp-menu-item-back > a {
  width: calc(85% - 20px);
  margin-left: 20px;
}
