/* 
Theme Name:   Hello Elementor Child
Theme URI:    https://elementor.com/
Description:  Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author:     Elementor Team
Author URI:   https://elementor.com/
Template:   hello-elementor
Version:    1.0.0
Text Domain:  hello-elementor-child
Tags:           flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/




/*Cerius menu style start*/

ul#topmenu {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}

ul#topmenu li.topmenu-item {
    padding: 0;
    margin: 0;
    list-style: none;
}



ul#topmenu li.topmenu-item a {
    margin-right: 40px;
    display: block;
    margin-bottom: 12px;
    background-color: transparent;
    color: #fff;
    font-size: 22px;
    line-height: 21px;
    padding-bottom: 5px;
    border-bottom: 1px solid transparent;
    font-weight: normal;
    font-family: 'MetricRegular';

}

ul#topmenu li.topmenu-item a:hover {
  
  border-bottom: 1px solid #FFE500;
}



ul#topmenu li.topmenu-item.current-menu-item a
{
    font-weight: bold;
    border-bottom: 1px solid #FFE500;
}


#submenu
{
    background-color:#002044;
    display: none;
}

#submenu.block-show
{
    display: block;
}


.submenu-wrapper{
    display: none;
    position: relative;
}

.submenu-wrapper.flex-show
{
    display: flex;
}

.dropdown {
    
}


.submenu-wrapper .dropdown a {
    color: #fff;
    font-size: 20px;
    line-height: 21px;
    font-weight: 300;
    display: block;
    font-family: 'MetricRegular';
}

.submenu-wrapper .dropdown a:hover {
    color: #fff;
}

#submenu .submenu-wrapper.flex-show .dropdown .action_dropdown
{
    padding: 22px;
}


#submenu .submenu-wrapper.flex-show .dropdown .action_dropdown .s-arrow {
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(131deg);
    -moz-transform: rotate(131deg);
    -ms-transform: rotate(131deg);
    -o-transform: rotate(131deg);
    transform: rotate(131deg);
    position: relative;
    top: -3px;
    right: -7px;
    display: inline-block;
    color: #fff;
}


#submenu .submenu-wrapper.flex-show .dropdown:hover .action_dropdown .s-arrow {
     -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: -1px;
}


.dropdown:hover a {
  background-color: #193656;
  font-family: 'MetricRegular';
}

.dropdown_wrapper {
    display: none;
    position: absolute;
    top: auto;
    left: auto;
    text-align: left;
    z-index: 999;
}

.dropdown_wrapper.block-show
{
    display: block;
    padding: 0;
    background-color: #193656;
}

a.action_dropdown {
    margin-right: 10px;
}


.dropdown_wrapper.block-show a.dropdown-menu-item
{
    padding: 10px 10px 10px 22px;
    width: 230px;
}

.dropdown_wrapper.block-show a.dropdown-menu-item:hover
{
 background-color: #002044;
}


/*Cerius menu style slut*/

body {
  

}

body main {
  text-align:left;
} 


body b {
    font-weight: 600;
}


/* Styling of Elementor Text Editor - start */

body .elementor-text-editor a, body .elementor-text-editor a span,
body .elementor-tab-content a, body .elementor-tab-content a span
 {
  color:#384967;
  text-decoration:underline;
}
body .elementor-tab-content
body .elementor-text-editor a:hover,body .elementor-text-editor a:hover span,
body .elementor-tab-content a:hover,body .elementor-tab-content a:hover span {
  text-decoration:none;
}

body .elementor-text-editor H1,
body .elementor-tab-content H1  {
  font-size: 48px;
  line-height: 54px;
  font-weight: 600;
}

body .elementor-text-editor H2,
body .elementor-tab-content H2 {
  font-size: 36px;
  line-height: 36px;
  font-weight: 600;
}

body .elementor-text-editor H3,
body .elementor-tab-content H3
 {
  font-size: 28px;
  line-height: 30px;
  font-weight: 400;
}

body .elementor-text-editor H4,
body .elementor-tab-content H4
 {
  font-size: 22px;
  line-height: 24px;
  font-weight: 400;
}


body .Teaser-full-image-eyebrow-textlink H3 {
  font-size: 46px;
  line-height: 46px;
}

.teaser-fullwidth p strong {
    font-weight: bold;
}
.teaser-fullwidth p {
    font-weight: 200;
}


.elementor-widget-text-editor ul,
.elementor-widget-text-editor ol
{
        margin-bottom: 15px;
}


img.inline-img {
    margin: 20px 0px 0px 20px;
}

          /*Table layout start*/

          table th, table td
          {
            border:0px;
          }

          table tbody > tr:nth-child(odd) > td, table tbody > tr:nth-child(odd) > th
          {
            background-color:#d8d1ca4d!important;
          }


          table tbody > tr:nth-child(1) > td, table tbody > tr:nth-child(1) > th {
              background: #A8C5D2!important;
    color: #002044!important;
    font-weight: 600;
          }


      table thead > tr:nth-child(1) > td, table thead > tr:nth-child(1) > th {
              background: #A8C5D2!important;
    color: #002044!important;
    font-weight: 600;
          }

          /*Table layout slut*/


/* Styling of Elementor Text Editor - end */

/* knap-med-pil start*/

.elementor-widget-knapmedpil a
{
font-weight:600!important;
font-size:22px;
line-height:10px!important
}

.elementor-widget-knapmedpil a.elementor-button-link.elementor-button.btnarrow:hover,
#elementor .elementor-widget-knapmedpil a.elementor-button-link.elementor-button.btnarrow:hover
{
  padding: 15px 20px 15px 25px;
}

 .elementor-widget-knapmedpil .elementor-align-icon-right i{
   opacity: 0; 
   position:relative;
   left: -15px;
   transition: .2s;
}

.elementor-widget-knapmedpil a:hover .elementor-align-icon-right i{
opacity: 1; 
left: 0px;
}

.elementor-widget-knapmedpil a i {
    font-size: 0.6em;
}

/* knap-med-pil end*/


a.linkarrow {
    font-size: 22px;
    font-family: 'Metric';
    font-weight:bold!important;
    display: inline-block;
    color:#384967;
    text-decoration:none!important;
}

a.linkarrow:after {
    content: "\f061";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline;
    position: relative;
    left: 5px;
    -webkit-transition: left .2s cubic-bezier(.165,.84,.26,.98);
    transition: left .2s cubic-bezier(.165,.84,.26,.98);
    
    font-size: 17px;
}

a.linkarrow:hover::after {
   left: 10px
}

.elementor-text-editor a.linkarrow {
    font-size: 20px;
}

.elementor-text-editor a.linkarrow:after {
    
    font-size: 16px;
}

/*Tabs start*/

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title {
    border-radius: 4px 4px 0px 0px;
    padding: 10px 20px; 
}

.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active,
.elementor-widget-tabs .elementor-tab-mobile-title.elementor-active
 {
font-weight: bold!important;
}



@media (min-width: 768px){
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-content {
    border-radius: 0 0 4px 4px;
}
}




/*Tabs slut*/


/*form ny*/




/*Form slut*/


/**/

div.article-box-right p:last-child { margin-bottom: 0 !important;}


.elementor-widget-accordion .elementor-tab-title.elementor-active {
    font-weight: bold!important;
     /*udkommenteret pga. tab boksen*/
    border:0px;
}


.elementor-accordion-item {
    border: 0!important;

}

.elementor-tab-content.elementor-active {
    border: 0px;
}

.elementor-tab-title {
    border-bottom: 0px solid;
}

.elementor-accordion-item {
    border-width: 0px!important;
    border-bottom: 1px solid #d4d4d4!important;
}

.elementor-widget-accordion  .elementor-tab-content.elementor-clearfix.elementor-active {
    /*udkommenteret pga. tab boksen*/
    border-width: 0px!important;
}

.gfield_label{
    line-height: 1.5;
}

