@import url('https://fonts.googleapis.com/css2?family=Exo:wght@300;400;500;600;700;800;900&display=swap');
.logo{
	font-size: 55px;
letter-spacing: 1px;
color: #000000;
font-weight: 800;
font-family: "Exo";
text-align: center;
	    max-width: 70%;
}
img.logo {

	text-align: center;
}
.login-top{
	width: 149px;
height: 37px;
background-color: #000000;
color:white;
    cursor: pointer;	
}
.header-top{
	padding-top:34px;
	padding-bottom:34px;
	
}
.nav-link{
font-size: 18px;
color: #010101 !important;
font-weight: 300;
font-family: "Montserrat";
text-align: center;
}
nav{
	height: 62px;
background-color: #f0f1f5;
}
.navbar-nav li a:hover{
	background-color:#000000;
	color:white !important;
}
.navbar-nav li.active > a{
	background-color:#000000;
	color:white !important;
}
ul.navbar-nav > li:not(:first-child) {
    padding-left: 25px;
}
.navbar-nav {

    margin: auto;
}

.left-box{
	text-align:center;
	background-color: #f0f1f5;
	padding-top:36px;
	padding-bottom:56px;
	min-height:412px;
}
.left-box h2{
	font-size: 45px;
letter-spacing: -1px;
line-height: 47px;
color: #191919;
font-weight: 300;
font-family: "S DGeorgia Light";
text-align: center;
}
.left-p{
	font-size: 12px;
color: #a2a2a2;
font-weight: 400;
font-family: "Montserrat";
text-align: center;
}
.left-p2{
	font-size: 14px;
color: #191917;
font-weight: 400;
font-family: "Montserrat";
text-align: center;
}
.right-box{
	/*background-image:url('../images/rightbg.jpg'); */
	text-align:center;
	background-color: #f0f1f5;
	padding:30px;
	opacity:1;
	min-height:412px;
}
.right-box p {
position:relative;
font-size: 22px;
letter-spacing: 0px;
line-height: 30px;
color: #191919;
font-weight: 300;
font-family: "S DGeorgia Light";
text-align: center;
 z-index: 2;
}
.right-box:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.4);
    z-index: 1;
}
.right-box {
    position: relative;
	overflow:hidden;
}
.right-box .login-top{
    position: relative;
	z-index:2;

}

.news-header{
	font-size: 28px;
letter-spacing: 1px;
color: #000000;
font-weight: 700;
font-family: "Exo";
text-align: center;
}
.news-content-head{
	font-size: 14px;
letter-spacing: 1px;
line-height: 21px; 
color: #191919;
font-weight: 600;
font-family: "Montserrat";
min-height: 42px;
}
.news-content{
	width: 100%;
height: 100%;
font-size: 14px;
line-height: 21px;
color: #191919;
font-weight: 400;
font-family: "Montserrat";
min-height: 120px;
}
.news-box{
	background-color: #f0f1f5;
	padding:17px;
}
.news-date{
	font-size: 12px;
line-height: 21px;
color: #adadaf;
font-weight: 400;
font-family: "Montserrat";
}
.header-line{
	width: 80px;
height: 1px;
background-color: #d3d6db;
margin:0 auto;
}
.footer-content{
	
	text-align:center;
	padding-bottom:20px;
}
.footer-content h1{
	font-size: 18px;
letter-spacing: 0px;
color: #ffffff;
font-weight: 700;
font-family: "Montserrat";
text-align: center;

}
.footer-input{
	width: 328px;
height: 45px;
background-color: #2a2a2a;
}
button,input{
	border:none;
}
.footer-btn{
	width: 131px;
	height: 45px;
	background-color: #151314;
}
.footer-heading{
	font-size: 18px;
letter-spacing: 0px;
color: #ffffff;
font-weight: 700;
font-family: "Montserrat";
text-align: center;
}
/* Style the search field */
form.example input[type=text] {
  padding: 10px;
  font-size: 17px;
  border: 1px solid grey;
  float: left;
  width: 328px;
  height:45px;
  background: #2a2a2a;
  border:none;
}
/* Style the submit button */
form.example button {
  float: left;
  width: 131px;
  height:45px;
  padding: 10px;
  background: #151314;
  color: #6b6b6b;
  font-size: 17px;
  border: 1px solid grey;
  border: none; /* Prevent double borders */
  cursor: pointer;
}

form.example button:hover {
  background: #0b7dda;
}

/* Clear floats */
form.example::after {
  content: "";
  clear: both;
  display: table;
}
form.example {
    /*margin-left: 410px;*/
	padding-top:34px;
	margin-left:auto;
	margin-right:auto;
	display:inline-block;
}
.footer-content p{
	font-size: 12px;
letter-spacing: 0px;
line-height: 21px;
color: #6b6b6b;
font-weight: 400;
font-family: "Montserrat";
text-align: center;
padding-top:34px;
}
.footer-line{
	width: 80px;
height: 1px;
background-color: #2a2a2a;
margin:0 auto;
}
#owl-demo .item{
  margin: 3px;
}
#owl-demo .item img{
  display: block;
  width: 100%;
  height: auto;
}
	.owl-theme .owl-controls .owl-page {
    display: inline-block;
}
.owl-theme .owl-controls .owl-page span {
    background: none repeat scroll 0 0 #cbcfd8;
    border-radius: 4px;
    display: block;
    height: 8px;
    margin: 5px 2px;
    opacity: 0.5;
    width: 8px;
	text-align:center;
}
.owl-theme .owl-controls .owl-page.active span {
	background: none repeat scroll 0 0 #000000;
}
.owl-pagination{
text-align:center;
}
.advertising{
	width: 753px;
	height: 100%;
	background-color: #f0f1f5;
	margin:0 auto;
	display: flex;
	
}
.advertising-box{
	    width: 100%;
    height: 82px;
    background-color: #d5d6db;
	border-bottom-left-radius: 100px;
}
.advertising-box p{
	font-size: 9px;
color: #191917;
font-weight: 400;
font-family: "Montserrat";
margin: 0;
line-height: 0.0;
padding-top: 22px;
padding-left: 44px;
}
.advertising-box h2{
	    font-size: 38px;
    letter-spacing: -1px;
    line-height: 36px;
    color: #191919;
    font-weight: 300;
    font-family: "S DGeorgia Light";
    /* text-align: center; */
    padding-left: 31px;
}
.advertising-content{
	float:left;
}
.advertising-content button{
	width: 105px;
    height: 26px;
    background-color: #000000;
    color: white;
    margin-top: 30px;
    margin-left: 12px;
}
.advertising-content h6{
	    font-size: 14px;
    color: #191917;
    font-weight: 500;
    font-family: "Montserrat";
    text-align: center;
   
    line-height: 2.2;
}
.advertising-content .p-tagline{
	font-size: 9px;
color: #a0a1a3;
font-weight: 500;
font-family: "Montserrat";
text-align: center;
padding-left:0px;
}
.advertising-content.right{
	padding-left:24px;
	padding-top: 12px;
}
.adv-left-logo{
	padding:15px;
}
.adv-right-logo{
	    padding: 15px;
    margin-left: 10px;
}
.owl-item{
	padding:6px;
}
.right-box p q::before {
    font-size: 43px;
    position: absolute;
    left: -15px;
    top: -5px;
}
.right-box p q::after {
    font-size: 42px;
    position: absolute;
    bottom: -20px;
    right: 0;
}
.news-header h2{
	font-size: 28px;
letter-spacing: 1px;
color: #000000;
font-weight: 700;
font-family: "Exo";
text-align: center;
}
.navbar ul li a.nav-link {
    padding: 18px 10px !important;
	font-weight: bold;
}

.navbar {
    padding: 0;
    height: auto;
}
.right-box-img {
    background-image: url(../images/rightbg.jpg);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-size: cover;
    background-position: center;
    filter: blur(8px);
    -webkit-filter: blur(8px);
}
img {
    max-width: 100%;
}

span.togglemenu {
    display: table;
    position: relative;
    height: 23px;
    float: right;
    width: 30px;
    top: 7px;
    margin-left: 20px;
}

span.togglemenu span { height: 2px;  width: 100%;  display: inline-block;  background: black; position: absolute;     transition: 300ms}
span.togglemenu-01 { top: 0;}
span.togglemenu-02 {   top: 10px; }
span.togglemenu-03 {    top: 20px;}
.togglemenuactive span.togglemenu-01 {transform: rotate(45deg); -webkit-transform: rotate(45deg) ;top: 10px;}
.togglemenuactive span.togglemenu-03 {transform: rotate(-45deg); -webkit-transform: rotate(-45deg);   top: 10px;}
.togglemenuactive span.togglemenu-02 {  display: none; }

ul.dropdown-menu {
    background: #f0f1f5;
    border: none;
    left: 42px;
    padding: 5px;
    font-size: 18px;
    color: #010101 !important;
    font-weight: 300;
    font-family: "Montserrat";
}
li.has-child > a:after {
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    content: "\f105";
    margin-left: 11px;
}
.news-read-more a {
    color: #191919;
}
.dropdown-menu.submenu{
	border-left: 2px solid white;
}
.center-banner-img{
	/*min-width:100%;
	min-height: 99%; */
}
.sliderimages{
	height: 22.6em;
    display: inline-block;
    align-items: center;
    justify-content: center;
    background-size: cover !important;
    background-position: center !important;
	padding:40px;
	text-align:center;
	font-family: "Montserrat";
}
.sliderimages h2{
	 /* color: #000;*/
	color: white;
    font-size: 2em;
	padding-bottom:10px;
	text-shadow: 2px 2px #000;
    font-weight: bold;
}
.sliderimages p {
	font-size: 20px;
    letter-spacing: 0px;
    line-height: 30px;
   /* color: #191919;*/
    color: white;
    font-weight: 300;
    font-family: "S DGeorgia Light";
	text-shadow: 2px 2px #000;
 
}
.link-btn{
	font-family: "Montserrat";
	font-size:18px;
    text-decoration: none;
    background-color: #000000;
    color: white;
    padding: 10px;
	font-weight:900;
	display: inline-block;
}
.content.container.page-content {
    padding-top: 50px;
	font-family: "Montserrat";
}
.sponsor-logo {
  /*  width: 50%;
	height:100%;
	float:left;
	padding-top: 60px;
    padding-left: 120px;*/
	    display: flex;
    justify-content: center;
    align-items: center;
    height: 150px;
    width: 100%;
    float: left;
}
.sponsor-description {
    width: 50%;
	height:100%;
    float: left;
	padding:10px;
}
.sponsor-logo h3 {
	color:#000;
	font-size:16px;
	text-align: center;
	    margin-top: 15px;
}
.card {
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  transition: 0.3s;
  width: 20%;
      margin-right: 20px;
}

.card:hover {
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}
.sponsor-img{
	width:100%;
	background:#fff;
}
.img-container-sponsor {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 180px;
    width: 100%;
	padding-left:10px;
	padding-right:10px;
}
h4.sponsor-title {
    font-size: 17px;
    text-align: center;
    margin-top: 8px;
}
h4.sponsor-title a {
    color:#000;
}
.banner-text {
    padding-bottom: 15px;
}
.sponsor-btn{
	font-family: "Montserrat";
    font-size: 16px;
    text-decoration: none;
    background-color: #000000;
    color: white;
    padding: 5px 16px 5px 16px;
    font-weight: 900;
}
.link-btn:hover,.sponsor-btn:hover {
    text-decoration: none;
    color: gray;
}
.buttonbox .link-btn {
    font-size: 14px;
    font-weight: 400;
}
.login-frm,.createPass-frm{
	padding-top:20px;
}
.resetfrm{
	display:none;
}
a.login-top {
    text-align: center;
    padding-top: 6px;
}
a.login-top:hover {
   color:white;
   text-decoration:none;
}
p.error_message {
    color: red;
}
.success_message{
	color:green;
}
.error {
    color: red;
}
.table > tbody > tr:first-child > td {
    border: none;
}
.tilmeld-btn{
background-color: #2C3E50;
border-color:#2C3E50;
}
.tilmeld-btn:hover{
	background-color:#5a6268;
}
.calender-page-title{
	text-align:center;
}
.fc-day {
    text-transform: capitalize;
}
h2.fc-toolbar-title {
    text-transform: capitalize;
}
.debat-opret-frm{
	padding-top:20px;
}
.opret-indlaed-btn{
	margin-top:20px;
}
.error-div li {
    color: red;
}
table.debat-list {
    margin-top: 20px;
}
input.login-top.dbt-btn {
    width: 230px;
}
.personal-info{
	padding-bottom:20px;
	padding-top: 20px;
}
.rd {
    display: none;
}
input.login-top.besvar-btn {
    width: 230px;
}
table.tbl-traad tr td {
    padding: 10px;
}
td.send-email-label {
    padding-top: 20px;
}
#calendar-udlejning .fc-daygrid-event{
height: 108px;
}


.login-section {
  max-width: 760px;
  margin: 0px auto 0;
  padding: 48px 56px;
  background: #ffffff;
  border-radius: 18px;
  box-shadow: 0 20px 50px rgba(0,0,0,0.08);
}

.login-section h1 {
  margin-bottom: 28px;
  font-size: 34px;
  font-weight: 500;
  color: #111827;
}

.login-frm {
  display: flex;
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
}

.login-frm input {
  height: 48px;
  min-width: 220px;
  padding: 0 16px;
  border: 1px solid #d1d5db;
  border-radius: 10px;
  font-size: 15px;
  background: #f9fafb;
  transition: 0.2s ease;
}

.login-frm input:focus {
  outline: none;
  border-color: #111827;
  background: #ffffff;
  box-shadow: 0 0 0 3px rgba(17,24,39,0.08);
}

.login-top {
  height: 48px;
  padding: 0 24px;
  border: none;
  border-radius: 10px;
  background: #111827;
  color: #ffffff !important;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: 0.2s ease;
}

.login-top:hover {
  background: #374151;
  transform: translateY(-1px);
}

.error_message,
.login-section > p.error_message {
  color: #b91c1c;
  background: #fee2e2;
  padding: 12px 16px;
  border-radius: 8px;
  margin-top: 16px;
}

@media (max-width: 768px) {
  .login-section {
    margin: 0px 20px 0;
    padding: 32px 24px; 
  }

  .login-frm {
    flex-direction: column;
    align-items: stretch;
  }

  .login-frm input,
  .login-top {
    width: 100%;
  }
}

.login-secondary {
  background: #f3f4f6;
  color: #111827 !important;
        font-size: 12px;
}

.login-secondary:hover {
  background: #e5e7eb;
}
