.logo{
    width: 61px;
    height: auto;
}
.cont-nav{
    height: 70px;
    border: 1px solid #DDE6F2;
    background: #F5F6FACC;
}

.custom-menu .nav-item .nav-link{
    font-family: Cocogoose Pro;
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    color: #293720;

}
.custom-menu .nav-item .nav-link.active{
    color: #779A3E;
}
.custom-menu .nav-item .nav-link.active::after{
    content: '';
    display: block;
    width: 100%;
    

  
    margin-left: 0px;
    vertical-align: 0;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    border-bottom: 3px solid #779A3E;
}
.btn-green{
    border-radius: 100px;
    background: #779A3E;
    color: #FFFFFF;
    font-family: Cocogoose Pro;
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
}
.custom-menu .dropdown .dropdown-menu{
    background:#F5F6FA;
    box-shadow: -0.05px 0px 0px 0px #DDE6F2;
    border:none;
    backdrop-filter: blur(6px);
    margin-top: 17px;
    border-radius: 0px;
}
footer{
    background: #03303B;
    height: 220px;
}
.logo-f{
    width: 81px;
    height: auto;
}
footer a , footer p{
    font-family: Montserrat;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0%;
    color: #FFFFFF;
}
footer a:hover {
    color: #FFFFFF;
}
.hero-home{
    height: 735px;
}
.hero-r{
    background: url('/web/img/hero-home.webp');
    background-size: cover;
    background-position: left center;
    background-repeat: no-repeat;
}
.title-home{
    font-family:Cocogoose Pro;
    font-weight: 300;
    font-size: 48px;
    line-height: 64px;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #fff;
    padding-right: 22%;
}
.hero-home p{
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #fff;
    padding-right: 22%;
}

.hero-home .btn-green{
    font-size: 16px;
}
.img-card-c3{
    width: 100%;
    height: 214px;
}
.titles{
    font-family: Cocogoose Pro;
    font-weight: 300;
    font-size: 32px;
    text-align: center;
    color:#03303B;
}
.gentext{
    font-family: Montserrat;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0%;
    text-align: center;
    color: #000000;
}
.cont-noti{
    background: #779A3E;
    height: 70px;
}
.cont-noti marquee{
    font-family: Cocogoose Pro;
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0%;
    text-align: center;
    color: #ffffff;
}
.cont-img-galery{
    height: 494px; 
    color:#03303B;

}
.herosec{
    height: 368px;
}
.titlehero{
    font-family: Cocogoose Pro;
    font-weight: 300;
    font-size: 64px;
    line-height: 20px;
    letter-spacing: 0%;
    vertical-align: middle;
    text-align: left;
    color: #fff;
    margin-left: 39px;
    display: none;
}
.circle{
    width: 160px;
    height: 160px;
    background: #D9D9D9;
    border-radius: 100%;
}
.link{
    color: #779A3E;
}
.mapframe{
        width: 100%;
    height: 518px;
}
.heder-l{
    background: url('/web/img/home-hero1.webp');
    background-size: cover;
}
.copyr{
    background: rgba(38, 38, 38, 1);
    color: #fff;
    font-family: Montserrat;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0%;
    vertical-align: middle;

}
.navbar-brand{
    color: #000000;
}
.logo-baja{
    width: 261px;
    height: 43px;
}
.nav-logo{
    background: rgba(106, 28, 50, 1);
    position: fixed;
    top: 0px;
    z-index: 9999999;
}
.navbar{
    margin-top: 74px;
}
