

body {
    color: #acacac;
    background:#e5e5e58f;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    height: auto;
}

h1,
h3,
h4,
h5, 
h6 {
    
    font-family: "Poppins", sans-serif;
  
   
}
p{
    font-family: "Poppins", sans-serif;
  
}

.wrapper {
    position: relative;
    width: 100%;
    max-width: 1366px;
    margin: 0 auto;
    background: #ffffff;
   
}
.top-bar {
    position: relative;
    height: 90px;
    background:  #000000;
}

.top-bar .logo {
    padding: 15px 0;
    text-align: left;
    overflow: hidden;
}


.top-bar .logo img {
    max-width: 100%;
    max-height: 75px;
}

.top-bar .top-bar-text h3 {
    margin: 0 0 5px 0;
    color: #030f27;
    font-size: 16px;
    font-weight: 400;
}

.top-bar .top-bar-text p {
    margin: 0;
    color: #030f27;
    font-size: 13px;
    font-weight: 400;
}

@media (min-width: 992px) {
    .top-bar {
        padding: 0 60px;
    }
}

@media (max-width: 991.98px) {
    .top-bar .logo {
        text-align: center;
    }
}
/**********************************/
/*********** Nav Bar CSS **********/
/**********************************/


.navbar-light .navbar-nav .nav-link,
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link.active {
    padding: 10px 10px 8px 10px;
    color: #ffffff;
    font-family: "Poppins", sans-serif;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link.active {
    color: #ffffff;
    transition: none;
}

.navbar a:hover, .navbar .active, .navbar li:hover > a {
    color: #ff0000ce;
  }

.dropdown-menu {
    margin-top: 0;
    border: 0;
    border-radius: 0;
    background: #000000e0;
   
}

.dropdown-item{
    color: rgb(255, 255, 255);
}



/*******************************/
/******** Carousel CSS *********/
/**************************


}**/ .carousel .carousel-item::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  /*****  background: rgba(0, 0, 0, .3);*****/
    z-index: 1;
}
.slid .carousel-item::after{
    background-color: #ececec00;
}

/*******************************/
/********* Footer CSS **********/
/*******************************/


.footer {
    position: relative;
    margin-top: 45px;
    padding-top: 30px;
    background:  #000000f5;
    color: #ffffff;
    
   
  
 
 
}
.contacto{
    
    height: 25px;
    
}
.footer .footer-contact,
.footer .footer-link,
.footer .newsletter {
    position: relative;
    margin-bottom: 30px;
}

.footer h2 {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-size: 20px;
    font-weight: 600;
    color: #fd1d1dd0;
}

.footer h2::after {
    position: absolute;
    content: "";
    width: 60px;
    height: 2px;
    left: 0;
    bottom: 0;
    background: #e81a1ad0;
}

.footer .footer-link a {
    display: block;
    margin-bottom: 10px;
    color: #fffefe;
    transition: .3s;
}



.footer .footer-contact p i {
    width: 25px;
}

.footer .footer-social {
    position: relative;
    margin-top: 20px;
}

.footer .footer-social a {
    display: inline-block;
    width: 40px;
    height: 40px;
    padding: 7px 0;
    text-align: center;
    border: 1px solid rgba(256, 256, 256, .3);
    border-radius: 60px;
    transition: .3s;
}

.footer .footer-social a i {
    font-size: 15px;
    color: #ffffff;
}

.footer .footer-social a:hover {
    background:#ef0b0bd0;
    border-color:#eb0c0cd0;
}

.footer .footer-social a:hover i {
    color: #030f27;
}


.footer .footer-menu .f-menu {
    position: relative;
    padding: 15px 0;
    font-size: 0;
    text-align: center;
    border-top: 1px solid rgba(256, 256, 256, .1);
    border-bottom: 1px solid rgba(256, 256, 256, .1);
}

.footer .footer-menu .f-menu a {
    color: #ffffff;
    font-size: 16px;
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid rgba(255, 255, 255, .1);
}

.footer .footer-menu .f-menu a:hover {
    color: #fdbe33;
}

.footer .footer-menu .f-menu a:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
}




.footer .copyright .col-md-6:last-child p {
    text-align: right;
}

.footer .copyright p a {
    color: #fdbe33;
    font-weight: 500;
    letter-spacing: 1px;
}

.footer .copyright p a:hover {
    color: #ffffff;
}

@media (max-width: 768px) {
    .footer .copyright p,
    .footer .copyright .col-md-6:last-child p {
        margin: 5px 0;
        text-align: center;
    }
}
/*******************************/
/********** About CSS **********/
/*******************************/
.about {
    position: relative;
    width: 100%;
    padding: 49px 0 0 0;
    text-align: center;
    
}

.about .section-header {
    margin-bottom: 30px;
}

.about .about-img {
    position: relative;
    height: 100%;
}

.about .about-img img {
    width: 70%;
    height: 70%;
    display:block;
    margin:auto;
}

.about .about-text p {
    font-size: 18px;
    margin-top: 0%;
    text-align: justify;
    font-family: "Poppins", sans-serif;
}



@media (max-width: 767.98px) {
    .about .about-img {
        margin-bottom: 30px;
        height: auto;
    }
}
.about .about-text a.btn {
    font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 32px;
  border-radius: 5px;
  transition: 0.3s;
  line-height: 1;
  color: #ff0000ce;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  margin-top: 6px;
  border: 2px solid #ff0000ce;
}

.about .about-text a.btn:hover {
    background: #ff0000ce;
    color: #fff;
    text-decoration: none;
}
/*******************************/
/********* Service CSS *********/
/*******************************/
.service {
    position: relative;
    width: 100%;
    padding: 40px 0 15px 0;
}

.service .service-item {
    position: relative;
    width: 90%;
  
    text-align: center;
    margin-bottom: 30px;
}

.service .service-img {
    position: relative;
    overflow: hidden;
}



.service .service-overlay {
    position: absolute;
    width: 95%;
    height: 95%;
    top: 0;
    left: 0;
    padding: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background:#f61f1fdb;
    transition: .5s;
    opacity: 0;
    border-radius: 3%;
   
}

.service .service-item:hover .service-overlay {
    opacity: 1;
}

.service .service-overlay p {
    margin: 0;
    
    font-weight: 500;
    font-family: "Poppins", sans-serif;
}

.service .service-text {
    display: flex;
    align-items: center;
    height: 30px;
    background: #30475e;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    
    
}

.service .service-text h3 {
    margin: 0;
    padding: 0 15px 0 25px;
    width: calc(100% - 60px);
    font-size: 15px;
    font-weight: 700;
    color: rgb(192, 192, 192);
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.service .service-item a.btn {
    width: 60px;
    height: 45px;
    padding: 3px ;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    line-height: 60px;
    font-weight: 100;
    color:#30475e;
    background:rgb(192, 192, 192);
    border-radius: 0;
    transition: .3s;
    
}

.service .service-item:hover a.btn {
    color: #fff;
}
.container{

    padding: 1% 5%;
}
.caja{

   display: flex;
   justify-content: space-around;
   flex-wrap: wrap;
}

.mostrarArriba{
    animation: mostrarArriba 1s;
}
@keyframes mostrarArriba{
    0%{
        transform: translateY(60px);
    }
    100%{
        transform: translateY(0);
    }
}
.negro{
    color: black;
}
.bañosp{
    text-align: justify; 
    color: rgba(39, 39, 39, 0.87);
}
p{
   color:  rgb(56, 56, 56);
   
}

.pie{
    color:#ffffff;
    font-size: small;
    margin-top: 10%;
    font-family: "Poppins", sans-serif;
}

.contenidos p{
    font-size: 18px;
    text-align: justify;
    font-family: "Poppins", sans-serif;
}
#mas{
    display: none;
}
button{
    border: none;
    width: 85px;
}
#mas3 {
    display: none;
}
#mas4{
    display: none;
}
#mas5{
    display: none;
}
#mas6{
    display: none;
}
#mas7{
    display: none;
}
#mas2{
    display: none;
}

#padre{
    position:relative;
}
  
#uno {
    position: absolute;
    background: rgba(0, 0, 0, 0.541);
    top: 0;
   
    right: 30px;
    margin: 0 auto;
    width: 12vw;
    height: 90%;
    
   
   
}
#dos{
     position: absolute;
     bottom: 80px;
    
     background: rgba(0, 0, 0, 0.541);
     width: 100%;
     height: auto;
}

#grande{
    position:relative;
}

#chico{
    position: absolute;
    bottom: 0px;
   
    background: rgba(212, 212, 212, 0.822);
    width: 100%;
    height: auto;
}

 #grande2{
    position:relative;
 }

 #chico2{
    position: absolute;
    bottom: 0px;
   
    background: rgba(212, 212, 212, 0.822);
    width: 100%;
    height: auto;
 }

 #grande3{
    position:relative;
 }

 #chico3{
    position: absolute;
    bottom: 0px;
   
    width: 100%;
    height: auto;
 }

 .google-maps{
    height: 49%;
    margin: 1% 1%;
  }
 
  

#app-whatsapp{
	bottom: 95px;
	display: block;
    position: fixed;
    z-index: 1000;
    width: 60px;
    right: 24px;
}
#app-messenger i, #app-whatsapp i{
	font-size: 63px;
}
#app-whatsapp i{
	color: #1ebea5;
}

p#info14{
    margin: auto;
    width: 280px;
    text-align: center;
    -webkit-transition: margin 0.3s;
    margin-top: 180px;
}
div#imagen13:hover p#info14{
    margin-top: 30px;
    margin-left: 10px;
}
.btn-primary{
    background-color: rgb(2, 58, 143);
    border-color:rgb(2, 58, 143) ;
    
}
.btn-success{
    background-color: rgb(2, 143, 25);
    border-color:rgb(2, 143, 25) ;

}
.btnuno{
    background-color: rgb(170, 125, 190);
    border-color: rgb(170, 125, 190);
    color: #fff;
}
.btndos{
    background-color: rgb(253, 103, 33);
    border-color: rgb(253, 103, 33);
    color: #fff;
}
.btn-warning{
    background-color: rgb(255, 228, 75);
    border-color: rgb(255, 228, 75);
    color: rgb(73, 73, 73);
}

.btncinco{
    background-color: rgb(130, 161, 118);
    border-color: rgb(130, 161, 118);
    color: rgb(255, 255, 255);
}
.btnseis{
    background-color: rgb(203, 206, 55);
    border-color: rgb(203, 206, 55);
    color: rgb(65, 65, 65);
    
}
.btnsiete{
    background-color: rgb(216, 23, 103);
    border-color: rgb(216, 23, 103);
    color: rgb(255, 255, 255);
    
}
.contenedor-responsivo {
    position: relative;
    overflow: hidden;
  
}
.iframe-responsivo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.btnocho{
    background-color: rgb(2, 143, 25);
    border-color: rgb(2, 143, 25);
    color: rgb(255, 255, 255);
    
}
.bajo{
    color: #ffffff;
    font-family: "Poppins", sans-serif;
    font-size: 13.5px;
    text-decoration: none;
}


.container .img_container {
    width: auto;
    height: auto;
    margin-bottom: 20px;    
}


.container .img_container .main_img {
    width: 100%;
    height: 100%;
    border-radius: 5px;
    box-shadow: 0 5px 5px rgba(1, 23, 46, 0.6);
    object-fit: cover;
}

.container .thumbnail_container {
    height: auto;
    display: flex;
    justify-content: space-around;
}


.container .thumbnail_container .thumbnail {
    width: 70px;
    height: 70px;
    border-radius: 5px;
    cursor: pointer;
    object-fit: cover;
    opacity: .7;
    transition: .3s;
}

.container .thumbnail_container .thumbnail:hover {
    opacity: 1;
}

.active {
    opacity:  1 !important;
    box-shadow: 0 5px 5px rgba(1, 23, 46, 0.6);
}