/* montserrat-regular - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/montserrat-v25-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/montserrat-v25-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/montserrat-v25-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/montserrat-v25-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/montserrat-v25-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/montserrat-v25-latin-regular.svg#Montserrat') format('svg'); /* Legacy iOS */
}
/* montserrat-500 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/montserrat-v25-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/montserrat-v25-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/montserrat-v25-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/montserrat-v25-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/montserrat-v25-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/montserrat-v25-latin-500.svg#Montserrat') format('svg'); /* Legacy iOS */
}

/* italianno-regular - latin */
@font-face {
  font-family: 'Italianno';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/italianno-v16-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/italianno-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/italianno-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/italianno-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/italianno-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/italianno-v16-latin-regular.svg#Italianno') format('svg'); /* Legacy iOS */
}

h1, h2, h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-style: normal;
}

body {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-style: normal;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
}

/* General page design */
html {
  scroll-behavior: smooth;
}

@media (max-width: 992px) {
#sp-header, #sp-header .logo {
  height: 70px !important;
}

#sp-header .logo-image {
  height: 50px !important;
}
#sp-header .sp-megamenu-parent > li > a,  #sp-header #offcanvas-toggler {
	line-height: 70px  !important;
}
#sp-header.header-sticky ~ section#sp-title, .reisen #sp-header.header-sticky ~ section#sp-main-body {
    padding-top: 70px;
}
}

@media (min-width: 993px) {
.header-sticky, .header-sticky .logo {
  height: 70px !important;
}

.logo-image, .sp-megamenu-parent > li > a, #offcanvas-toggler {
	transition: all .3s ease-out;
}

.header-sticky .logo-image {
  height: 50px !important;
}
.header-sticky .sp-megamenu-parent > li > a,  .header-sticky #offcanvas-toggler {
	line-height: 70px  !important;
}
#sp-header.header-sticky ~ section#sp-title, .reisen #sp-header.header-sticky ~ section#sp-main-body {
    padding-top: 100px;
}
}

body.ltr #offcanvas-toggler.offcanvas-toggler-right {
  margin-left: 0px;
  color: #252525;
  font-weight: 700;
}

.article-list .article .article-header h3 {
  font-size: 1.375rem;
  margin: 0 0 1.25rem 0;
}
.article-list .article .article-header h3 a {
  color: #333;
}
.article-list .article .article-header h3 a:hover, .article-list .article .article-header h3 a:active, .article-list .article .article-header h3 a:focus {
  color: #f0035e;
}

#author {
      list-style: none;
  		padding-left: 0px;
}

#author li{
  	display: inline-block;
}

#author li a{
  	display: inline-block;
    padding: 10px;
    background: #ce045b;
    margin: 5px;
    border-radius: 3px;
}

#author li a{
  	color: white;
  	font-weight: 700;
}

#sp-bottom1, #sp-bottom2, #sp-bottom3, #sp-footer1, #sp-footer #sp-footer2 {
  text-align: center;
}

#sp-bottom {
	padding: 50px 0 0px;
}

#sp-footer #sp-footer2 {
  margin: 20px 0px 0px 0px;
}

#sp-position8 .phone-text {
  font-size: 21px;
}

.sp-page-title {
padding: 20vh 0 0 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.sp-page-title .sp-page-title-heading {
    font-size: 40px;
    text-align: center;
}

.sp-page-title .container {
    padding: 5vh 15px;
    text-shadow: 0 0 5px black;
}

hr {
  border-top: 3px solid #ce045b;
}

#sp-top-bar {
    font-size: 0.925rem;
}

#sp-top-bar a {
    font-size: 1rem;
}

#sp-header.header-sticky ~ section#sp-main-body {
    padding-top: 0px;
}

.reisen #sp-main-body {
  padding-top: 50px !important;
  padding-bottom: 50px;
}

/* Travel page design */

.article-details .article-featured-video, .article-details .article-featured-audio, .article-details .article-feature-gallery {
  margin-bottom: 0;
}

.travel .article-list .article {
  border: #dbdbdb;
  box-shadow: 0 0 10px 2px #dbdbdb;
}

.travel .travel-summary .row {
  margin-top: 20px;
  border-top: 2px solid #ce045b;
  padding-top: 20px;
}

.travel .travel-summary .price{
  font-size: 22px;
  margin-bottom: 15px;
}

.travel-offer-box {
  background: #f1f1f1;
  border-radius: 5px;
}

.travel-offer-box .offer-info-box {
    padding: 30px;
}

.travel-offer-box .article-full-image {
  margin: 0;
}

.travel-offer-box .article-full-image img {
  width: 100%;
}

.travel-offer-box .offer-benefits .fas {
  color: #ce045b;
}

.travel .category-desc {
       padding-bottom: 50px;
}

.article-details .travel-offer-box .article-header h1, .article-details .travel-offer-box .article-header h2 {
  font-size: 32px;
}

.travel-content {
    margin-top: 30px;
}

.travel-content h3 {
  margin-bottom: 20px;
}

.article-details .travel-offer-share {
  border: none;
}

/* Forms design */
.bfQuickMode span.bfElemWrap {
  width: 100%;
}
input[type="text"]:not(.form-control):focus, input[type="email"]:not(.form-control):focus, input[type="url"]:not(.form-control):focus, input[type="date"]:not(.form-control):focus, input[type="password"]:not(.form-control):focus, input[type="search"]:not(.form-control):focus, input[type="tel"]:not(.form-control):focus, input[type="number"]:not(.form-control):focus, select:not(.form-control):focus {
  border-color:  #ce045b !important;
}

.bfQuickMode input[type=text], .bfQuickMode textarea, .bfQuickMode .uneditable-input, .bfQuickMode input[type=text]:hover, .bfQuickMode textarea:hover, .bfQuickMode .uneditable-input:hover, .bfQuickMode input[type=text]:focus, .bfQuickMode textarea:focus, .bfQuickMode .uneditable-input:focus, .bfQuickMode select {
  width: 100% !important;
  max-width: 100% !important;
}

.bfQuickMode .bfRequired {
  color: #ce045b !important;
}

#sp-anfrage .sp-module-title, #sp-position6 .sp-module-title {
  text-align: center;
  margin-bottom: 20px;
  font-size: 32px !important;
}

.bfQuickMode legend {
  font-size: 20px;
}

.bfQuickMode .bfNextButton, .bfQuickMode .bfSubmitButton, .bfQuickMode .bfCancelButton, .bfQuickMode .picker__input {
  display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    color: #fff;
    background-color: #ce045b;
    border-color: #ce045b;
  height: auto !important;
  margin: 0px !important;
}

.bfQuickMode .bfSubmitButton:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.picker__header img, .picker__header select {
  display: inline-block;
}

.offer-image {
  height: 250px;
}

/*Offcanvas*/

.offcanvas-menu .offcanvas-inner .sp-module ul > li {
      border-bottom: 1px solid #333;
}

.offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
    font-size: 18px;
  	margin: 0 -40px;
    padding: 15px 40px;
    border-bottom: 1px solid #333;
  color: #ce045b;
}

.offcanvas-menu .offcanvas-inner .sp-module .sp-module-content {
        padding: 30px 0;
}

.offcanvas-menu .offcanvas-inner {
    padding: 40px;
    padding-top: 9px;
}

.close-offcanvas {
  background: none !important;
  top: 20px;
  right: 20px;
  font-size: 22px;
  color: #ce045b;
}

body.ltr #offcanvas-toggler.offcanvas-toggler-right {
    margin-left: 0px;
}

/* Responsive design options */

@media (min-width: 768px) {
#sp-footer #sp-footer2 {
  margin: 0px;
}
#sp-footer #sp-footer1 {
  margin-top: 6px;
}
.sp-page-title .sp-page-title-heading {
    font-size: 50px;
    text-align: left;
}
  
.bfQuickMode span.bfElemWrap {
  width: 50%;
  margin: 0 !important;
  padding: 10px !important;
}
.offer-image {
  height: 300px;
}
}

@media (min-width: 992px) {
  #sp-footer .container-inner {
    padding: 0px 0px 20px 0px;
  }
#sp-footer #sp-footer1,  #sp-bottom1 {
  text-align: left;
}
#sp-footer #sp-footer2, #sp-bottom3 {
  text-align: right;
}
#sp-position8 .phone-text {
  font-size: 24px;
}
.travel-offer-box .travel-summary {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 0px 60px 30px 0px;
} 
  .travel-offer-box .offer-info-box {
padding: 30px 30px 90px 30px;
  }
  .travel .travel-summary .price{
  position: absolute;
  bottom: 0;
  margin-bottom: 0px;
}
.sp-page-title .sp-page-title-heading {
    font-size: 60px;
    text-align: left;
}
.bfQuickMode span.bfElemWrap {
  width: 33.3333333%;
  margin: 0 !important;
  padding: 10px !important;
}
.offer-image {
  height: 400px;
}
}