
/* Roboto 400 - Latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), url('/fonts/KFOmCnqEu92Fr1Mu4mxK.woff2') format('woff2');
}

/* Roboto 500 - Latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto'), url('/fonts/KFOlCnqEu92Fr1MmEU9fBBc4.woff2') format('woff2');
}

/* Roboto 700 - Latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto'), url('/fonts/KFOlCnqEu92Fr1MmWUlfBBc4.woff2') format('woff2');
}

/* Roboto 900 - Latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: local('Roboto'), url('/fonts/KFOlCnqEu92Fr1MmYUtfBBc4.woff2') format('woff2');
}



body, h1, h2, h3, h4, h5, h6, p, a {
  font-family: 'Roboto', sans-serif;
}


.termsfeed-com---palette-light .cc-nb-okagree {
    color: #fff!important;
    background-color: #004aad!important;
}

.termsfeed-com---palette-light .cc-nb-reject {
    color: #111!important;
    background-color: #eaeaea!important;
}

.termsfeed-com---palette-light .cc-nb-changep {
    background-color: #eaeaea!important;
    color: #111!important;
}


.termsfeed-com---palette-light .cc-cp-foot-save {
    background:#004aad !important;
    color: #fff;
}



.link-23 {
    font-size: 23px;
    font-weight: 700;
    margin-left: 30px;
    text-align: left;
color: #fff;
    text-decoration: none;
            display: block;

}

.link-23:hover {
    font-size: 23px;
    font-weight: 700;
    margin-left: 30px;
    text-align: left;
color: #fff;
    text-decoration: none;
            display: block;

}

.text-18 {
  font-size: 18px;
  font-weight: 700;
    margin-left: 30px;
    text-align: left;
margin-top: 20px;
padding-right: 40px;
}

.footer-copy {
            color: #fff!important; 
        }

.footer-links a {
color:#fff;
text-decoration: none;
}

.contact-info a {
    color: #004aad;
	  text-decoration: none ;
}

.contact-info a:hover {
    text-decoration: none;
}

a:hover {
    text-decoration: none ;
}


.contact-info h1 {
    color: #004aad;
}

.contact-info h3 {
    color: #004aad;
}



  .section {
            padding: 50px 0;
        }
        .left-column {
            color: #2A6EF2;
        }
        .sub-heading {
            color: #FF5757;
            font-weight: 700;
        }

        .headingtxt, .sub-heading1 {
            font-size: 48px;
        }

        .sub-heading1 {
            color: #FF5757;
        }

        .custom-text {
            padding-right: 35px;
            font-size: 20px;
            color: #004aad;
            font-weight: 700;
            line-height: 1.86em;
        }

  .hero-section {
    background-image: url(/assets/images/KroatienRabatteheroimage.png);
    background-size: cover;
    background-position: center;
    color: white;
    text-align: left;
    padding: 90px 0;
    height: auto;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

      .logo {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: absolute;
    top: 20px;
    left: 250px;
}

.img-fluid-impressum {
    max-width: 7%;
    height: auto;
}


        .logo img {
            width: 160px;
            margin-right: 20px;
            margin-top: 100px;
animation: scrollUp 7s linear forwards;
 
}



       .hero-image img {
    width: 540px;
    margin-top: -70px;
    margin-right: 200px;
 animation: fadeIn 1.9s ease-in-out;
    animation-fill-mode: forwards;
}

  .hero-section h1 {
    font-size: 57px;
    font-weight: 700;
    position: relative;
    animation: fadeIn 1.9s ease-in-out;
    animation-fill-mode: forwards;
    opacity: 0;
    text-align: left;
    margin-left: 280px;
    margin-top: 220px;
white-space:nowrap;
}

        .kroatien-rabatt {
            color: #ff5757;
            font-size: 57px;
            font-weight: bold;
            margin-top: 120px;
   animation: scrollUp 7s linear forwards;
        }

        .rabatt-de {
            color: #004aad;
            font-size: 57px;
            font-weight: bold;
            margin-top: 120px;
   animation: scrollUp 7s linear forwards;
        }

        @keyframes fadeIn {
            0% {
                transform: scale(1.2);
                opacity: 0;
            }
            100% {
                transform: scale(1);
                opacity: 1;
            }
        }

.masked-section:hover {
            transform: scale(1.1);
        }

        .masked-section {
            background-color: #004AAD;
            padding: 20px;
            color: white;
            margin-top: 20px;
            text-align: center;
            border-radius: 13px;
 animation: scrollUp 7s linear forwards!important;
height: 370px;
cursor: pointer;
          
        }

  
        .masked-section img {
            width: 70px;
            height: 70px;
            margin-bottom: 20px;
     animation: scrollUp 7s linear forwards!important;
 
        }

        



        .masked-section a:hover {
            text-decoration: none;
        }
        
        
         .masked-section-red {
            background-color:#e6123a;
            padding: 20px;
            color: white;
            margin-top: 20px;
            text-align: center;
            border-radius: 13px;
            animation: scrollUp 7s linear forwards!important;
  height: 340px;
        }




     

        .masked-section-red img {
            width: 70px;
            height: 70px;
            margin-bottom: 20px;
     animation: scrollUp 7s linear forwards!important;
        }

        

 

        .masked-section-red a:hover {
            text-decoration: none;
        }


        .fairer-urlaub, .kroatien-erleben {
            color: #004aad;
            animation: scrollUp 7s linear forwards;
            font-size: 63px;
        }

        .fairer-urlaub {
            font-weight: 700;
            white-space: nowrap; 
        }

        .kroatien-erleben {
            color: #004aad;
            animation: scrollUp 7s linear forwards;
            font-size: 63px;
            display: inline-block; 
            line-height: 1; 
            white-space: nowrap; 
            font-weight: 300;
        }

        @keyframes scrollUp {
            from {
                transform: translateY(100%);
            }
            to {
                transform: translateY(0);
            }
        }

        .custom-video {
            width: 100%;
            height: auto;
            margin-top: 70px;
        }



@media only screen and (max-width: 768px) {
    .hero-section {
        flex-direction: column;
        align-items: center;
        padding-top: 150px;
    }

    @keyframes scrollUp {
            from {
                transform: translateY(100%);
            }
            to {
                transform: translateY(0);
            }
        }

    .kroatien-rabatt,
    .rabatt-de {
    
        font-weight: bold;
         animation: scrollUp 5s linear forwards;
    }

.mt-5, .my-5 {
    margin-top: 0rem !important;
}


.fairer-urlaub {
    font-weight: 700;
    white-space: nowrap;
    font-size: 29px;
}

.img-fluid-impressum {
    max-width: 17%!important;
    height: auto;
}

    .logo {
        position: static;
        margin-bottom: 20px;
        text-align: center;
    }

.kroatien-erleben {
    color: #004aad;
    animation: scrollUp 5s linear forwards;
    font-size: 53px;
    display: inline-block;
    line-height: 1;
    white-space: wrap;
    font-weight: 300;
}

    .logo img {
        width: 100px;
        margin-right: 10px;
        margin-top: -50px;
        
    }
    
      .img-fluid {
    margin-top: 40px;


}


    .hero-image img {
        width: 200px;
        margin-top: 40px;
        margin-right: 0;
          
    }

 

.masked-section-red {
               background-color:#e6123a;
            padding: 20px;
            color: white;
           
            text-align: center;
            border-radius: 13px;
            animation: scrollUp 7s linear forwards!important;
  height: 370px;
           margin-top: 60px;
           
        }


.masked-section {
               background-color:#004AAD;
            padding: 20px;
            color: white;
           
            text-align: center;
            border-radius: 13px;
            animation: scrollUp 7s linear forwards!important;
  height: 370px;
           margin-top: 60px;
           
        }
  
    .hero-section h1 {
        text-align:center; 
        margin-top: 20px;
        font-size: 27px;
        margin-left: auto !important; 
        margin-right: auto !important; 
  
       
    }
}




@media only screen and (min-width: 769px) and (max-width: 1201px) {
    .hero-section {
        flex-direction: column;
        align-items: center;
        padding-top: 150px;
 text-align: center;
    }
    .hero-image img {
        width: 200px;
        margin-top: 40px;
        margin-right: 0;
    }
   .hero-section h1 {
        text-align: center; 
        margin-top: 20px;
        font-size: 31px;
        margin-left: auto; 
        margin-right: auto; 
    }
}


/* Styles for screens up to 1200px */
@media only screen and (max-width: 1200px) {
    .hero-section {
        flex-direction: column;
        align-items: center;
        padding-top: 150px;
        text-align: center; /* Center the content */
    }

    .kroatien-rabatt,
    .rabatt-de {
        font-size: 19px;
        font-weight: bold;
        margin-top: -50px;
    }

    .logo {
        position: static;
        margin-bottom: 20px;
        text-align: center;
    }

    .logo img {
        width: 100px;
        margin-right: 10px;
        margin-top: -50px;
    }

    .hero-image img {
        width: 200px;
        margin-top: 40px;
        margin-right: 0;
    }

    .hero-section h1 {
        text-align: left !important;
        margin-top: 20px;
        font-size: 25px;
    }
}


@media only screen and (min-width: 1202px) and (max-width: 1419px) {
    .hero-section {
        justify-content: flex-start;
        padding-left: 250px;
        padding-right: 100px;
    }

    .hero-image img {
        width: 390px;
        margin-top: -20px;
        margin-left: 321px;
    }

    .logo img {
        width: 120px;
        margin-right: -20px;
        margin-top: 120px;
        margin-left: -190px;
    }

    .kroatien-rabatt {
        color: #ff5757;
        font-size: 57px;
        font-weight: bold;
        margin-top: 120px;
        margin-left: 20px;
    }

.kroatien-erleben {
    color: #004aad;
    animation: scrollUp 5s linear forwards;
    font-size: 53px;
    display: inline-block;
    line-height: 1;
    white-space: nowrap;
    font-weight: 300;
}

    .rabatt-de {
        color: #004aad;
        font-size: 57px;
        font-weight: bold;
        margin-top: 120px;
    }

    .hero-section h1 {
        margin-top: 270px;
        font-size: 47px;
        font-weight: 700;
        position: relative;
        animation: fadeIn 1.5s ease-in-out;
        animation-fill-mode: forwards;
        opacity: 0;
        text-align: left;
        margin-left: 20px;
        margin-top: 60px;
        white-space: nowrap;
        margin-right: -300px;
        margin-right: -200px;
        margin-top: 200px;
        margin-left: 20px;
        margin-left: -130px;
        margin-top: 200px;
        margin-left: -160px;
    }
}


@media only screen and (min-width: 1420px) and (max-width: 1560px) {
    .hero-section {
        justify-content: flex-start;
        padding-left: 250px;
        padding-right: 100px;
    }
    .hero-image img {
        width: 490px;
        margin-top: -70px;
        margin-left: 260px;
    }
    .kroatien-rabatt {
        color: #ff5757;
        font-size: 57px;
        font-weight: bold;
        margin-top: 150px;
       
    }

.rabatt-de {
  color: #004aad;
  font-size: 57px;
  font-weight: bold;
  margin-top: 150px;
}


    .logo {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        position: absolute;
        top: -45px;
        left: 90px;
    }
    .hero-section h1 {
        margin-top: 270px;
        font-size: 57px;
        font-weight: 700;
        position: relative;
        animation: fadeIn 1.5s ease-in-out;
        animation-fill-mode: none;
        animation-fill-mode: forwards;
        opacity: 0;
        text-align: left;
        margin-left: 20px;
        margin-top: 60px;
        white-space: nowrap;
        margin-right: -300px;
        margin-right: -200px;
        margin-top: 200px;
        margin-left: 20px;
        margin-left: -130px;
    }
}


@media only screen and (min-width: 1561px) {
    .hero-section {
        justify-content: flex-start;
        padding-left: 250px;
        padding-right: 100px;
    }

    .hero-image img {
        width: 530px;
        margin-top: -40px;
        margin-left: 160px;
    }

 
    .hero-section h1 {
        margin-top: 270px; 
        margin-left: auto; 
        margin-right: auto; 
 margin-left: 33px!important;
    }
}

  .red-text {
    color: #ff5757;
    font-size: larger;
    text-align: left;
    font-weight: 700;
 margin-left: -27px;
    
  }
  .blue-text {
    color:#004aad;
    font-size: larger;
    font-weight: 700;
 
  }
  .yellow-text {
    color: #2a6ef2;
    font-size: larger;
    font-weight: 700;
    margin-left: -27px
  }
  
  
 
    .logofooter {
      width: 40%; 
      margin-left: 40px;
    margin-top: 18px;
  }


  @media (max-width: 768px) { 
  .logofooter {
    width: 20%;
  
    margin: 0 auto;
    display: block;
    text-align: center;
margin-top: 18px;
}

.red-text {
  
    margin-left: 0;
}

  .yellow-text {
   
    margin-left: 15px;
  }
  }

footer {
    background: #004aad !important;
    padding: 30px 0 30px 0;
        margin-top: 22px;

}

.footer-list {
    position: relative;
}

.footer-list li {
    position: relative;
    color: white;
    padding-left: 26px;
    margin-bottom: 15px;
    font-size: 15px;
}

.footer-list i {
    color: white;
    position: absolute;
    left: 0px;
    top: 5px;
}

.footer-list a {
    color: white;
    text-decoration: none!important;
}

.footer-list a:hover {
    color: white;
    text-decoration: none!important;
}

footer p {
    color: white;
    font-size: 15px;
}

footer hr {
    border-top: 1px solid #fff;
    color: white !important;
}

.footer-fixed-text {
    position: absolute;
    bottom: 0px;
    background: #e4e4e4e3;
    padding: 10px 20px;
    width: 100%;
}

.btn-page-footer:hover {
    background: #4349db;
    color: #fff !important;
}

.footer-fixed-text p {
    color: #111;
    margin-bottom: 0px;
    font-weight: 500;
    font-size: 13px;
    max-width: 1120px;
    margin: auto;
    line-height: 20px;
}

.btn-page-footer {
    border-radius: 2px;
    font-size: 16px;
    color: #000 !important;
    padding: 9px 24px 9px 24px;
    background-color: #51c7fe;
    font-weight: 500;
    font-size: 15px;
}

.animated-heading {
    animation: slideFromBottom 5s linear;
    opacity: 0;
}

.animated-icon {
    animation: scaleIcon 1s ease-in-out forwards;
    opacity: 0;
}

@keyframes slideFromBottom {
    0% {
        transform: translateY(100%);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes scaleIcon {
    0% {
        transform: scale(0.5);
        opacity: 0;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}
