







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */

@font-face { font-family: 'allegra';  src: url('https://site.digitalcampusvorarlberg.at/hubfs/allegra.ttf') format('ttf'), url('https://site.digitalcampusvorarlberg.at/hubfs/allegra.ttf') format('ttf'), url('https://site.digitalcampusvorarlberg.at/hubfs/allegra.ttf') format('truetype');}

















/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */








.content-wrapper {
  max-width: 1200px;
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 0px 20px;
}

.dnd-section > .row-fluid {
  max-width: 1200px;
}

@media only screen and (min-width: 768px){
  .footer__container.content-wrapper {
    max-width: calc(100% - 40px);
  }
}
@media only screen and (min-width: 1024px){
  .footer__container.content-wrapper {
    max-width: 1000px;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1140px){
  .footer__container.content-wrapper {
    max-width: 1140px;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1440px){
  .footer__container.content-wrapper {
    max-width: 1200px;
    padding: 0 20px;
  }
}




html {
  font-size: px;
}

body {
  font-size: px;
  color: ;
  font-weight: ;
  font-family: abcAllegra;
}

/* Paragraphs */

p {
  font-size: px;
  color: ;
  font-weight: ;
}

/* Anchors */

a {
  color: #47d6c1;
}

a:hover,
a:focus,
a:active {
  color: #47d6c1;
}

/* Headings */

h1 {
  font-family: ;
  font-size: 44px;
  color: #1c1d1f;
  font-weight: ;
}

h2 {
  font-family: ;
  font-size: 36px;
  color: #1c1d1f;
  font-weight: ;
}

h3 {
  font-family: ;
  font-size: 32px;
  color: #1c1d1f;
  font-weight: ;
}

h4 {
  font-family: ;
  font-size: 30px;
  color: #1c1d1f;
  font-weight: ;
}

h5 {
  font-family: ;
  font-size: 22px;
  color: #1c1d1f;
  font-weight: ;
}

h6 {
  font-family: ;
  font-size: 18px;
  color: #1c1d1f;
  font-weight: ;
}

/* Blockquote */

blockquote {
  border-left-color: #F8FAFC;
}





button,
.button {
  background-color: 

  
  
    
  


  rgba(71, 214, 193, 1.0)

;
  border: px solid ;
  border-radius: 40px;
  color: #FFFFFF;
  padding: 4px 26px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  color:

  
  
    
  


  rgba(71, 214, 193, 1.0)

;
  border: 2px solid 

  
  
    
  


  rgba(71, 214, 193, 1.0)

;
  background-color: transparent;
}






form,
.submitted-message {
  font-size: px;
  color: ;
  font-weight: 
}

/* Form title */

.form-title {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #1c1d1f;
}

/* Form label */

form label {
  color: #aaa;
}

/* Form help text */

form legend {
  color: #1d82b6;
}

/* Form inputs */

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  border-color: #aaa;
  color: ;
}

form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=number]:focus,
form input[type=file]:focus,
form select:focus,
form textarea:focus {
  border-color: #aaa;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #aaaaaa;
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: ;
}

/* Date picker */

.fn-date-picker td.is-selected .pika-button {
  background: #494A52;
}

.fn-date-picker td .pika-button:hover {
  background-color: #494A52 !important;
}

.fn-date-picker td.is-today .pika-button {
  color: #494A52;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(71, 214, 193, 1.0)

;
  border: px solid ;
  border-radius: 40px;
  color: #FFFFFF;
  padding: 4px 26px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  color:

  
  
    
  


  rgba(71, 214, 193, 1.0)

;
  border: 2px solid 

  
  
    
  


  rgba(71, 214, 193, 1.0)

;
  background-color: transparent;
}

 




table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #494A52;
}

th,
td {
  border-color: #494A52;
  color: #1c1d1f;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-bottom-color: #494A52;
  color: #1c1d1f;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #1c1d1f;
}





.menu-link:hover { color:#000000!important; }


header.site-header{
  background-color:rgba(255, 255, 255, 1.0);
}
.course-dropdown__button{
  color:rgba(71, 214, 193, 1.0);
}
.course-dropdown__button:hover{
  color:rgba(28, 29, 31, 1.0);
}
.course-dropdown__list ul.submenu.level-1{
  background-color:rgba(255, 255, 255, 1.0);
}
.menu ul.submenu.level-1 li a{
  color:rgba(170, 170, 170, 1.0);
}
.menu ul.submenu.level-1 li a:hover{
  color:rgba(28, 29, 31, 1.0);
}

.course-dropdown__list ul.submenu.level-1>li:first-child:hover .course-dropdown__item-right>a {
    color:rgba(1, 66, 106, 1.0);
}
.course-dropdown__list ul.submenu.level-1>li:nth-child(2):hover .course-dropdown__item-right>a {
    color:rgba(0, 69, 134, 1.0);
}
.course-dropdown__list ul.submenu.level-1>li:nth-child(3):hover .course-dropdown__item-right>a {
    color:rgba(230, 73, 47, 1.0);
}
.course-dropdown__list ul.submenu.level-1>li:nth-child(4):hover .course-dropdown__item-right>a {
    color:rgba(177, 0, 105, 1.0);
}
.course-dropdown__list ul.submenu.level-1>li:nth-child(5):hover .course-dropdown__item-right>a {
    color:rgba(98, 194, 115, 1.0);
}
.course-dropdown__list ul.submenu.level-1>li:nth-child(6):hover .course-dropdown__item-right>a {
    color:rgba(255, 216, 83, 1.0);
}
.course-dropdown__list ul.submenu.level-1>li:nth-child(7):hover .course-dropdown__item-right>a {
    color:rgba(207, 214, 0, 1.0);
}
.course-dropdown__list ul.submenu.level-1>li:nth-child(8):hover .course-dropdown__item-right>a {
    color:rgba(77, 128, 183, 1.0);
}
.course-dropdown__list ul.submenu.level-1>li:nth-child(9):hover .course-dropdown__item-right>a {
    color:rgba(1, 66, 106, 1.0);
}

.course-dropdown__list ul.submenu.level-1>li:first-child:hover i::before {
    background-color:rgba(1, 66, 106, 1.0);
} 
.course-dropdown__list ul.submenu.level-1>li:nth-child(2):hover i::before {
    background-color:rgba(0, 69, 134, 1.0);
}
.course-dropdown__list ul.submenu.level-1>li:nth-child(3):hover i::before {
    background-color:rgba(230, 73, 47, 1.0);
}
.course-dropdown__list ul.submenu.level-1>li:nth-child(4):hover i::before {
    background-color:rgba(177, 0, 105, 1.0);
}
.course-dropdown__list ul.submenu.level-1>li:nth-child(5):hover i::before {
    background-color:rgba(98, 194, 115, 1.0);
}
.course-dropdown__list ul.submenu.level-1>li:nth-child(6):hover i::before {
    background-color:rgba(255, 216, 83, 1.0);
}
.course-dropdown__list ul.submenu.level-1>li:nth-child(7):hover i::before {
    background-color:rgba(207, 214, 0, 1.0);
}
.course-dropdown__list ul.submenu.level-1>li:nth-child(8):hover i::before {
    background-color:rgba(77, 128, 183, 1.0);
}

.course-dropdown__list ul.submenu.level-1>li:nth-child(9):hover i::before {
    background-color:rgba(1, 66, 106, 1.0);
}




footer.footer{
  background-color:rgba(0, 66, 106, 1.0);
}
.footer__text p,.footer-page-content p,.footer-page-content h5,footer.footer{
  color:rgba(255, 255, 255, 1.0);
}
.footer-bottom-right ul>li>a,.footer-page-content ul>li>a,.hs-menu-wrapper.flyouts .hs-menu-children-wrapper a{
  color:rgba(255, 255, 255, 1.0);
}
.footer-bottom-right ul>li>a:hover,.footer-page-content ul>li>a:hover,.hs-menu-wrapper.flyouts .hs-menu-children-wrapper a:hover{
  color:rgba(255, 255, 255, 1.0);
}
.footer-top-menu ul>li.hs-item-has-children>a{
  color:rgba(71, 214, 193, 1.0);
}
.footer-top-menu ul>li.hs-item-has-children>a:hover{
  color:rgba(71, 214, 193, 1.0);
}




/* Blog Header */

.blog-header {
  background-color: rgb(#null);
}

/* Blog Listing */

.blog-index__post-inner-card {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: ;
}



.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
  color: #47d6c1;
}

.blog-tag-filter__menu-link--active-item:after {
  background-color: #494A52;
}

.blog-pagination__link {
  color: ;
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #494A52;
}

.blog-post__title {
  color: #1c1d1f;
  font-family:;
  font-size: 44px;
  font-weight: ;
}

.blog-post__author {
  background-color: #F8FAFC;
}

#comments-listing .comment-reply-to {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:active {
  color: rgba(#null, 0.0);
}

/*             Blog Grid Listing and Post styles            */

.hs-blog-listing,
.hs-blog-post {
  background-color: ;
}

.blog-index__post-content a:hover,
.blog-sidebar a:hover,
.blog-post__meta a:hover,
.blog-post__back-to-blog:hover {
  color: #47d6c1;
}

.blog-post__read-more a:hover svg,
a.blog-post__back-to-blog:hover svg {
  fill: #47d6c1;
}

.blog-index__post-content--small h2 {
  font-size: 32px;
}

.blog-index__post-content a {
  color: ;
}

.blog-post__read-more svg {
  fill: ;
}

.blog-sidebar ul {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

.blog-sidebar a {
  color: ;
}

.blog__subscription-block, .blog-related-posts {
  background-color: rgb(#null);
}

.post-featured-image {
  max-height: px;
}

.blog-post {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

.blog-post__meta a {
  color: ;
}

.blog-post__meta a:hover {
  color: #47d6c1;
}

.blog-post__links-container {
  border-top:  2px solid rgb(#null);
}

.blog-post__back-to-blog {
  color: ;
}

.blog-post__back-to-blog svg {
  fill: ;
}

.comment.depth-0,
.blog-comments form {
  border-top: 2px solid rgb(#null) !important;
}

.comment.depth-1 {
  border-left: 2px solid rgb(#null);
}

.section.post-footer .hs-input {
  border-color: rgb(#null);
}

.blog-recent-posts {
  background-color: rgb(#null);
}











.card__price {
  font-family: 
    font-size: 32px;
  color: #1c1d1f;
  font-weight: 
}