/* header-top-area-css-start */
.header-top-area{
    position: fixed;
    z-index: 999;
    width: 100%;
    top: 0;
}
.header-top-area.sticky-menu {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background: var(--blue-clr);
    color: #fff;
    z-index: 9;
    transition: .3s;
    padding: 30px 0;
}
.header-top-area-2.sticky-menu{
    background-image: none !important;
}
section.header-top-area.header-top-area-2{
    background-image: url(../img/top-bg.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: fixed;
}
section.header-top-area.header-top-area-2:after{
    position: absolute;
    height: 100%;
    width: 100%;
    background: var(--blue-clr);
    content: "";
    top: 0;
    left: 0;
    z-index: -1;
    opacity: .8;
}
.mainmenu ul li {
    display: inline-block;
}

.mainmenu ul li a {
    font-size: 18px;
    color: var(--white-clr);
    margin-right: 40px;
    display: block;
    font-weight: 600;
    padding: 10px 0;
}
.mainmenu ul li a.active_page{
    border-bottom: 1px solid var(--white-clr);
}
.mainmenu ul li a:hover{
    color: var(--pink-clr);
}
.mainmenu ul li:last-child a {
    color: var(--white-clr);
    background: var(--pink-clr);
    padding: 8px 50px;
    margin-right: 0;
    border: 1px solid var(--pink-clr);
}
.mainmenu ul li:last-child a:hover {
    background-color: var(--white-clr);
    color: var(--pink-clr);
}
/* hero-area-css-start */
.hero-area{
    background-image: url(../img/hero-bg.jpg);
    background-size: 100% 100%;
    background-position: center;
    height: 100vh;
    position: relative;
    z-index: 1;
}
section.hero-area:after, .modular-pontoons-area:after {
    position: absolute;
    height: 100%;
    width: 100%;
    background: var(--blue-clr);
    content: "";
    top: 0;
    left: 0;
    z-index: -1;
    opacity: .8;
}
.hero-content h1 {
    font-size: 48px;
    color: var(--white-clr);
    margin-bottom: 30px;
}

a.saber-mas-btn {
    font-size: 18px;
    font-weight: 700;
    color: var(--white-clr);
    border: 1px solid var(--white-clr);
    padding: 10px 40px;
    display: inline-block;
}
a.saber-mas-btn:hover{
    color: var(--pink-clr);
    border-color: var(--pink-clr);
}
.hero-area{
    padding-top: 400px;
}
/* hp-textarea-css-start */
.hp-text-content p {
    font-size: 21px;
    color: var(--blue-clr);
    margin-bottom: 30px;
}

section.hp-textarea {
    padding: 170px 0;
}
/* baneer-slider-area-css-start */
.banner-slide .owl-nav div {
    position: absolute;
    left: 50px;
    top: 50%;
    font-size: 50px;
    line-height: 60px;
    margin-top: -30px;
    transition: .3s;
  }
  .banner-slide .owl-nav div.owl-next {
    left: auto;
    right: 50px;
  }
  /* technical-caracter-area-css-start */
  .section-title h2 {
    font-size: 36px;
}

.technical-caracter-content p {
    font-size: 21px;
    margin-bottom: 20px;
}
a.saber-mas-btn.saber-mas-btn-2{
    background-color: var(--pink-clr);
    color: var(--white-clr);
}
a.saber-mas-btn.saber-mas-btn-2:hover{
    background-color: var(--white-clr);
    color: var(--pink-clr);
    border-color: var(--pink-clr);
}
.technical-caracter-content .saber-mas-btn-2{
    margin-top: 70px;
}
/* advantage-area-css-start */
.advantage-area{
    background-color: var(--blue-clr);
    color: var(--white-clr);
}
.advantage-content-single-icon {
    min-height: 56px;
    margin-bottom: 20px;
    position: relative;
}

.advantage-content-single-icon img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.advantage-content-single h3 {
    font-size: 24px;
    font-weight: 600;
}

.advantage-content-single p {
    font-size: 18px;
}
.advantage-content-single-title {
    min-height: 72px;
}
.advantage-content-single {
    padding-bottom: 50px;
}
.advantage-content-single a {
    font-size: 16px;
    font-weight: 600;
}
.advantage-content-single a:hover{
    color: var(--pink-clr);
}
/* event-area-css-start */
.event-content-left h2 {
    font-size: 36px;
    margin-bottom: 0;
}

.event-content-right img {
    width: 100%;
    position: relative;
    top: -43px;
    right: -70px;
}
.event-content-right.event-content-right-2 p {
    font-size: 21px;
    margin-bottom: 20px;
}
.event-content-left.event-content-left-2 img {
    width: 100%;
    position: relative;
    left: -70px;
    top: -120px;
}
.event-content-right.event-content-right-2 a {
    margin-top: 80px;
}
/* modular-pontoons-area-css-start */
.modular-pontoons-area{
    background-image: url(../img/modular-bg.jpg);
    background-size: 100% 100%;
    background-position: center;
    position: relative;
    z-index: 1;
    color: var(--white-clr);
    height: 90vh;
}

.modular-pontoons-content h2 {
    font-size: 36px;
    margin-bottom: 30px;
}

.modular-pontoons-content p {
    font-size: 21px;
}

.modular-pontoons-content a {
    margin-top: 80px;
}
/* alquile-ahora-area-css-start */
.alquile-ahora{
    background-color: var(--grey-clr);
}
.ahora-text p {
    font-size: 21px;
    margin-bottom: 20px;
    color: var(--blue-clr-2);
}
.form-step-1 h3 {
    font-size: 21px;
    color: var(--blue-clr-2);
}
.form-step-1 span {
    font-size: 68px;
    font-weight: 500;
    font-family: 'Oswald', sans-serif;
    color: var(--grey-clr-2);
}
section.alquile-ahora input {
    width: 100%;
    padding: 10px 0;
    border: 1px solid transparent;
    border-bottom-color: var(--blue-clr);
    font-size: 21px;
    background-color: var(--grey-clr);
    margin-bottom: 50px;
    display: block;
}
section.alquile-ahora input::placeholder {
    font-size: 21px;
    color: var(--grey-clr-2);
}
section.alquile-ahora .btn {
    font-size: 18px;
    font-weight: 700;
    color: var(--blue-clr-2);
    outline: none;
}
section.alquile-ahora .btn:focus {
    display: none;
}
a.btn.submit-btn {
    border: 1px solid;
    border-radius: 0;
    padding: 10px 50px;
    border-color: var(--blue-clr-2);
}
a.btn.submit-btn:hover {
    color: var(--pink-clr);
    border-color: var(--pink-clr);
}
a.btn.cancel-btn {
    float: right;
}
a.btn.cancel-btn:hover {
    color: var(--pink-clr);
}










    .supercal .supercal-header {
    display: block;
    line-height: 30px;
    padding-bottom: 20px;
    text-align: center;
    position: relative;
    border-bottom: 3px solid var(--blue-clr-2);
    }
    .supercal .supercal-header .prev-month {
    float: left;
    }
    .supercal .supercal-header .next-month {
    float: right;
    }
    .supercal-month {
    position: relative;
    z-index: 0;
    overflow: hidden;
    }
    .supercal table {
    width: 300px;
    table-layout: fixed;
    background: #fff;
    }
    .supercal td {
    cursor: pointer;
    }
    .supercal td:hover {
    background: var(--pink-clr) !important;
    color: var(--white-clr) !important;
    }
    .supercal td.selected {
    background: var(--pink-clr) !important;
    color: var(--white-clr) !important;
    }
    .supercal td.today {
    font-weight: bold;
    }
    /* Footer */
    .supercal .supercal-footer {
    width: 100%;
    display: table;
    /* display: none; */
    }
    .supercal .supercal-footer span.supercal-input {
    display: table-cell;
    width: 100%;
    cursor: default;
    }
.booking-calender.supercal tr td {
    font-size: 18px;
    text-align: center;
    font-weight: 600;
    color: var(--blue-clr);
}

.booking-calender.supercal {
    width: 100%;
}
.booking-calender.supercal table{
    width: 100%;
    margin-bottom: 0;
}
.booking-calender.supercal tr td {
    height: 50px;
    background-color: #e0e1df;
    border: 2px solid var(--grey-clr-3);
}

.booking-calender.supercal tr th{
    display: none;
}
.booking-calender .supercal-month{
    border-right: 1px solid var(--grey-clr-3);
    border-left: 1px solid var(--grey-clr-3);
}
.supercal-header span div {
    font-size: 21px;
    font-weight: 700;
    color: var(--blue-clr-2);
}
.booking-calender td.month-prev {
    color: #cdcdcd !important;
}
.booking-calender td.month-next {
    color: #cdcdcd !important;
}
.message-box p {
    font-size: 21px;
}

.terms-check {
    display: block;
    position: relative;
    padding-left: 45px;
    cursor: pointer;
    font-size: 15px;
    color: var(--grey-clr-2);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  
  /* Hide the browser's default checkbox */
  .terms-check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }
  
  /* Create a custom checkbox */
  .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: var(--grey-clr);
    border: 1px solid var(--grey-clr-2);
  }
  
  
  /* Create the checkmark/indicator (hidden when not checked) */
  .checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }
  
  /* Show the checkmark when checked */
  .terms-check input:checked ~ .checkmark:after {
    display: block;
  }
  
  /* Style the checkmark/indicator */
  .terms-check .checkmark:after {
    left: 7px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid var(--grey-clr-2);
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .message-box input{
      margin-bottom: 20px !important;
  }
  .message-box a.btn.submit-btn{
      background-color: var(--blue-clr);
      border-color: var(--blue-clr);
      color: var(--white-clr);
  }
  .message-box a.btn.submit-btn:hover{
      background-color: transparent;
      border-color: var(--pink-clr);
      color: var(--pink-clr);
  }
    .message-box input.btn.submit-btn {
        background-color: var(--blue-clr);
        border-color: var(--blue-clr);
        color: var(--white-clr);
    }
    .message-box input.btn.submit-btn:hover{
        background-color: transparent;
        border-color: var(--pink-clr);
        color: var(--pink-clr);
    }
    input.btn.submit-btn {
        border: 1px solid;
        border-radius: 0;
        padding: 10px 50px;
        border-color: var(--blue-clr-2);
    }
  /* contact-area-css-start */
  .contact-area{
      background-color: var(--blue-clr);
      color: var(--white-clr);
      position: relative;
  }
  section.contact-area iframe {
    position: absolute;
    right: 0;
    height: 100%;
    width: 45%;
    top: 0;
}
.contact-text a.tel {
    font-size: 36px;
    font-weight: 700;
}
.contact-text p.tel {
    font-size: 36px;
    font-weight: 700;
}
.contact-text a.mail {
    font-size: 21px;
    border-bottom: 1px solid;
}

.contact-text a {
    display: inline-block;
    margin-bottom: 50px;
}
.contact-text a:hover {
    color: var(--pink-clr);
}
.contact-text p {
    font-size: 21px;
}
/* caracter-area-css-start */
.caracter-text-1 p {
    font-size: 21px;
}

.crt-text h4 {
    font-size: 21px;
    margin-bottom: 20px;
}

.crt-img img {
    width: 100%;
}

.crt-text p {
    font-size: 21px;
}

.crt-text p span {
    display: inline-block;
    padding-right: 5px;
}
.caracter-area.bdr{
    position: relative;
}
.caracter-area.bdr:after{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 68%;
    height: 2px;
    background-color: var(--blue-clr);
    content: "";
}
.ensam-content h2 {
    font-size: 30px;
    margin-bottom: 20px;
}

.ensam-content p {
    font-size: 21px;
}
.ensam-content h4 {
    font-size: 21px;
    margin-bottom: 20px;
}

.ensam-content p span {
    padding-right: 5px;
}
.ensam-content.bdrr {
    border-bottom: 2px solid var(--blue-clr);
}
.enc-list p {
    margin-bottom: 20px;
    position: relative;
}
.enc-list p:after {
    position: absolute;
    left: -10px;
    height: 3px;
    width: 3px;
    background: var(--blue-clr);
    content: "";
    top: 12px;
}
.hp-select .nice-select {
    font-size: 18px;
    font-weight: 700;
    background: transparent;
    border: none;
}
.hp-select .nice-select:after {
    background-image: url(../img/icons/select-arrow.png);
    width: 14px;
    height: 12px;
    border: none;
    transform: rotate(0);
    right: 0;
}
.hp-select .nice-select.open:after {
    transform: rotate(-180deg);
    margin-top: -10px;
}







/* footer-area-css-start */
.footer-menu ul li {
    display: inline-block;
}

.footer-menu ul li a {
    font-size: 16px;
    font-weight: 700;
    margin-left: 50px;
    display: inline-block;
    position: relative;
    color: var(--blue-clr);
}
.footer-menu ul li a:hover {
    color: var(--pink-clr);
}
.footer-menu ul li:first-child a {
    margin-left: 0;
}
.footer-menu ul li a:after {
    position: absolute;
    right: -25px;
    width: 2px;
    height: 45px;
    background: var(--blue-clr);
    top: 0;
    content: "";
}
.footer-copyright ul li {
    display: inline-block;
}

.footer-copyright ul li a {
    font-size: 14px;
    color: #7a7866;
    margin-right: 16px;
    position: relative;
}
.footer-copyright ul li a:hover {
    color: var(--pink-clr);
}

.footer-copyright ul li:last-child a {
    margin-right: 0;
}
.footer-copyright ul li:last-child a:after {
    display: none;
}

.footer-copyright ul li a:after {
    position: absolute;
    right: -10px;
    top: 50%;
    transform: translateY(-50%);
    height: 2px;
    width: 2px;
    background: #000;
    content: "";
}

/*Hamburger-menu START CSS*/
.hamburger-menu {
    cursor: pointer;
    position: absolute;
    left: auto;
    display: none;
    z-index: 999;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
}
.hamburger-menu span {
    background: var(--white-clr);
    width: 30px;
    height: 3px;
    display: block;
    margin: 5px 0;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 5px;
}
.hamburger-menu .line-top.current {
    -webkit-transform: translateY(200%) rotate(135deg);
    -ms-transform: translateY(200%) rotate(135deg);
    transform: translateY(200%) rotate(135deg);
}
.hamburger-menu .line-center.current {
    opacity: 0;
}
.hamburger-menu .line-bottom.current {
    -webkit-transform: translateY(-325%) rotate(-135deg);
    -ms-transform: translateY(-325%) rotate(-135deg);
    transform: translateY(-325%) rotate(-135deg);
}

/***********  COOKIE BANNER   ***********/
#overbox3 {	
    position: fixed; 
    bottom: 0px; 
    left: 0px; 
    width: 100%; 
    z-index: 999999; 
    display: block;
    transition: 0.5s;
  }
  
  #overbox3.active {	
    bottom: -116px;
  }
  
  #infobox3 { 
    margin: auto; 
    position: relative; 
    top: 0px; 
    height: 115px; 
    width: 100%; 
    text-align: center; 
    background-color: #edeae3; 
    /* box-shadow: 0 -5.5px 22px rgba(0,0,0,.5); */
  }
  #btnbox3 {
    background-color: #edeae3;    
    padding: 3px 19px;
    color: var(--blue-clr);
    width: fit-content;
    width: -moz-fit-content;
  }
  
  #btnbox3 a{    
    color: var(--blue-clr);
  }
  #btnbox3 a:hover{    
    text-decoration-line: underline
  }
  
  #infobox3 p {
    line-height: 30px;
    font-size: 16px;
    text-align: center;
    color: var(--blue-clr);
    width: 69%;
    margin-left: 10%;
    padding-top: 10px;
  }
  
  #infobox3 p a { 
    margin-left: 27px;
    color: var(--blue-clr);
  }
  .btnrechazar{
      cursor:pointer;
      color:var(--blue-clr);
      padding: 6px 10px;
      text-decoration-line: underline; 
  }
  .btnraceptar{
    cursor:pointer;
    background-color: #ffffff;
    color:var(--blue-clr);
    padding: 4px 15px;
    border-radius: 40px;
  }