body, p{font-family: 'Figtree', sans-serif;}

img{
    max-width: 100%;
}


.block {
    padding: 3em;
}

.Bl-block {
    background-color: black;
    color: white;
}

.Bl-block p{}


.bg-2{
background-color: #F2EFEF ;
}

.centerImg{
    display: block;
    margin: auto;
}

ul.footerMenu.text-center li {
    list-style: none;
    display: inline-flex;
}

ul.footerMenu.text-center li a {
    color: white;
    padding: 0 5px;
}

.boldest {
    font-weight: 900 !important;
}

.text-center{
    text-align: center !important;
    display: block;
}

strong i{
    font-weight: 700 !important;
    
}

.TheCloud{
    background-image: url(http://okhosting.com/wp-content/uploads/cloud.webp);
    
}

.No-Bullet, .No-Bullet li{
    list-style: none;
}

.footerMenu .nav-item {
    /*background: red;
    width: 91px;*/
}

.footerMenu .nav-item a {
    /*background-color: #00a870;*/
    text-align: center !important;
    margin: auto;
    line-height: 1em;
}

.restrictedWidth{
    max-width: 100%;
    margin: auto;
    display: block;    
}

.text2{
    font-size: 20px;

}

i strong, strong i{
    font-weight: bolder;
}

.greentext{color:#00a870;}

.greentext2{color:#84BC30;} 

.greenLine{border-top:2px solid #84BC30;} 

.underline{text-decoration: underline;}  

.logoBlock {
    width: 18%;
    margin: 1%;
    display: flex; /* Utilizamos flexbox para centrar vertical y horizontalmente */
    justify-content: center; /* Centramos horizontalmente */
    align-items: center; /* Centramos verticalmente */
}

.logoBlock img {
    max-height: 120px;
}

.sectionTitle{
    font-size: 60px;
    font-weight: bold;
}


/*animacion*/

.waveAnimation {
    width: 350px;
    height: 350px;
    margin: auto;
}

.waveHero {
    background-image: url(./img/wave-hero.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100% auto;
}

.polygonsBg {
    background-image: url(./img/polygons.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
/*Background*/




.wave-1 {
    background-image: url(img/wave-1.jpg);
    background-position: bottom center;
}



.headerTitle {
    background-image: url(img/wave-1.jpg);
    background-position: bottom center;
    min-height: 300px;
    width: 100%;
    background-color: black;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-bottom: 182px;
    margin: 0;
}

.Bullet-a{
    background-color: #84BC30;
    border-radius: 50%;
    width: 35px;
    margin: 0 14px 0 0;
    height: 35px;
    display: inline-block;
    padding: 0;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
}

.wave-2 {
    background-image: url(img/wave-2.jpg);
    background-position: bottom center;
    background-size: 100% 100%;
    width: 100%;
    background-repeat: no-repeat;
    height: 300px;
}

.wave-2B {
    background-image: url(img/wave-2.jpg);
    background-position: top center;
    background-color: black;
    background-size: 100% 200px;
    padding-top: 181px !important;
    width: 100%;
    background-repeat: no-repeat;
}

.wave-3 {
    background-image: url(img/wave-3.jpg);
    background-position: bottom center;
    background-size: 100% 100%;
    width: 100%;
    background-repeat: no-repeat;
    height: 300px;
}

.spacersp1 {
    margin: 0 0 0 0 !important;
    display: block;
    padding: 0 0 50px 0px;
}

.spacersp1-p {

}

.wave-4 {
    background-image: url(img/wave-2-b.webp);
    background-position: bottom center;
    background-size: 100% 100%;
    width: 100%;
    background-repeat: no-repeat;
    height: 300px;
}

.greyBg{
    background: rgb(244, 245, 244);
}

.gradient-Green{
    background: rgb(255,255,255);
    background: linear-gradient(0deg, rgba(255,255,255,1) 32%, rgba(139,216,180,1) 100%);
}

.bg-m1-ico{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    height: 80px;    
}

.bg-m1:hover, .bg-m1{
    transition: background-color 1s ease 0s;
    transition: text-shadow 2s ease 0s;

}

.bg-m1 {
    background-color: #f1f3f2;
    border-radius: 8px;
    min-height: 264px;
    padding: 42px;
    border: 2px solid #84bc3021;
}

.bg-m1:hover{
    background-color: white;;
    border: 2px solid white;
    box-shadow: 1px 1px 5px white
}

a .bg-m1 {
    color: black;
}

.bg-dark{
    background-color: black !important;
}

.rounded-circle{
    width: 40px;
    height: 40px;
}

.LangSelector{
    border:1px solid white !important;
    color: white !important;
}

.btn-primary{
    background-color: #84BC30;
    border: #84BC30 1px solid;
}

.whiteMenu li a {
    color: white !important;
}

.logoHero{
    max-width: 500px;
}

.borderFooter{
    border-top: 1px solid #222222;
    border-bottom: 1px solid #222222;
}

.copyrightResv{color:rgb(148, 139, 139);}

.extraP{
    padding-bottom: 5em;
}


.listItem2, .listItem1 {
   display: inline-block;
}

.listItem1 {
 
}

.listItem2{
    width: 90%;
}

.contactFormShadowOverlay {
    position: fixed;
    top: 0;
    width: 100%;
    margin: inherit;
    height: 100%;
    background: #000000e8;
    display: none;
    opacity: 0;
}

.footerLink {display: inline-block;}


.closeShadow-icon{
    color: white;
}

.closeShadow-cont1 {
    display: block;
    border-bottom: 1px solid #494545;
    padding-bottom: 10px;
    margin-bottom: 18px;
    width: 100%; /* Asegúrate de que el contenedor ocupe todo el ancho disponible */
    display: flex; /* Usamos flexbox para alinear elementos */
}

.closeShadow-cont2 {
    margin-left: auto; /* Empuja el elemento hacia la derecha */
    padding: 10px; /* Espacio interior para el ejemplo */
}

.contactFormShadow input, .contactFormShadow  .form-control{
    background: black;
    color: white;
    border: 1px solid #3d3d3d;}

.contactFormShadow label{
    color: white;
}

.containerPlus {
    max-width: 1169px;
    margin: auto;}


.contactFormShadow {
    background: #1e1d1d;
    margin: 0em auto;
    max-width: 800px;
    padding: 5px;
    border-radius: 6px;
    overflow: scroll;
    box-shadow: 1px 1px 11px #0000009c;
    height: 100vh;
    border: 2px solid #141212;
}

.Bulleted {
    display: inline-block;
    vertical-align: top;
}

.footerLink a {
    color: white;
}


.Bulleted-1{}

.Bulleted-2 {
    width: 95%;
}

.Underlinehover:hover {
 text-decoration: underline;
}

.navbar-nav {text-align: right;}

/*.footerMenu {text-align: center;}*/

.footerMenu{
   text-align: right;
}

.sliderControls-inn {display: inline-block;}
.sliderControls {text-align: center;}
.sliderControls-inn i,  .arrowSlide i{color: #313b2e;}
.sliderControls-inn i:hover, .arrowSlide i:hover {color: #61a54c;}
.sliderControls-inn i {font-size: 9px;}


.VisibleTestimonial{
    opacity: 1;
}
.InvisibleTestimonial{
opacity: 0;
}

.sliderCard-1,
.sliderCard-2,
.sliderCard-3,
.sliderCard-4 {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    transition: opacity 1s ease; /* Añadir transición de opacidad suave */
}

.sliderCard-1 {
    z-index: 4; /* Asegurar que la primera tarjeta esté en la parte superior */
}

.sliderContent {
    position: relative;
    height: 100%;
}

.sliderCard-txt {
    min-height: 154px;
}

.btn{
    display: none;
}

.btn-ys{
    display: block;
}


.SliderWrap {
    min-height: 243px;
    padding: 47px;
}


.menuOk {
    POSITION: fixed;
    background: black;
    padding: 33px;
    width: 100%;
    height: 100vh;
    display: none;
}

.menuOk ul li, .menuOk ul {
 list-style: none;
}

.menuOk ul li a {
    color: white;
    font-size: 1.2em;
}



.menuOk ul {
    padding: 0;
}

@media (max-width: 996px) {

    .SliderWrap {
        min-height: 488px;
        padding: 47px;
    }
    

.footerMenu{
    text-align: center;
}

.displayNone{
    display: none !important; 
}

        .aniversary{
            display: none;
        }

        .logoHero{
            max-width: 100%;
        }

        .wave-2 {
            background-size: auto 100%;
            height: 200px;
        }

        ul.navbar-nav.ml-auto.whiteMenu {
            position: fixed;
            width: 100%;
            top: 56px;
            right: 0;
            z-index: 100;
            background: rgb(36, 35, 35);
            padding: 29px;
            text-align: center;
            border-bottom: #84BC30 1px solid;
            border-top: #84BC30 1px solid;
        }

        .logoBlock {
            width: 30%;
            margin: 1%;
            display: flex;
            justify-content: center;
            align-items: center;
        }

        .logoBlock img {
            max-height: 114px;
        }

        .headerTitle {
            min-height: 300px;
            width: 100%;
            background-repeat: no-repeat;
            background-size: 100% auto;
            padding-bottom: 118px;
            margin: 0;
        }

        .wave-3 {
            background-position: top center;
            background-size: 100% 100%;
            width: 100%;
            background-repeat: no-repeat;
            height: 94px;
        }


  }

  @media (max-width: 400px) {

    .waveAnimation {
        transform: scale(0.7);
        margin: 0 0 0 -33px;
        text-align: center;
    }

}