.bg-c{
    background-color: #1f2e41;
}
.c-text{
    color: #1f2e41;
}
.c-gold{
    color: #b39e73;
}
.bg-g{
    background-color: #b39e73;
}
.head-top{
    height: 30px;
    background-color: #1f2e41;
}
.head-menu{
    background-color: #b39e73;
}
.border-end {
    border-right: var(--bs-border-width) var(--bs-border-style) #1f2e41!important;
}
.nav-link{
    color: #1f2e41!important;
}
.navbar-nav .nav-link.active, .navbar-nav .show>.nav-link{
    color: #1f2e41!important;
    font-weight: 700;
}
.deslizador{
    background-image: url("../img/bgone.webp");
    /* height: 800px; */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.head{
    background-image: url("../img/head.png");
    height: 500px;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
.cabezote{
    background-image: url("../img/bgone.webp");
    /* height: 500px; */
    /* background-attachment: fixed; */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.cabezoteC{
    background-image: url("../img/bgcontacto.png");
    height: 650px;
    background-attachment: fixed;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
.cabezoteB{
    background-image: url("../img/bgone.webp");
    height: 300px;
    /* background-attachment: fixed; */
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
.cabezoteP{
    background-image: url("../img/bgone.webp");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
.bagOne:before {
    position: absolute;
    bottom: 100%;
    left: 0;
    content: "";
    height: 0;
    width: 0;
    border-right: 99.1vw solid #efefef;
    border-top: 10vw solid transparent;
    border-bottom: 0px solid transparent;
    overflow: hidden;
}
.bagOne{
    background: #efefef;
    width: 100%;
    position: relative;    
}
.bagOne:after {
    position: absolute;
    top: 100%;
    left: 0;
    content: "";
    height: 0;
    width: 0;
    border-left: 98.8vw solid #efefef;
    border-bottom: 10vw solid transparent;
    border-top: 0px solid transparent;
    overflow: hidden;
}
.arriba{
    margin-top: 10vw;
}
.abajo{
    margin-bottom: 10vw;
}
.counter{
    color: #b39e73;
    font-weight: 900;
    font-size: 70px;
}
.bagCounter:before {
    position: absolute;
    bottom: 100%;
    left: 0;
    content: "";
    height: 0;
    width: 0;
    border-right: 99.1vw solid #1f2e41;
    border-top: 10vw solid transparent;
    border-bottom: 0px solid transparent;
    overflow: hidden;
}
.bagCounter{
    background: #1f2e41;
    width: 100%;
    position: relative;  
}
.bagCounter:after {
    position: absolute;
    top: 100%;
    left: 0;
    content: "";
    height: 0;
    width: 0;
    border-left: 98.8vw solid #1f2e41;
    border-bottom: 10vw solid transparent;
    border-top: 0px solid transparent;
    overflow: hidden;
    z-index: 1;
}
.servicios{
    background-image: url("../img/bkservi.jpg");
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 10vw;
    padding-bottom: 10vw;
}
.t-blanco{
    position: relative;
    display: inline-block;
}
.t-blanco:before{
    position: absolute;
    height: 5px;
    width: 80%;
    left: 10%;
    bottom: -5px;
    background: white;
    display: block;
    content: "";
}
.t-azul{
    position: relative;
    display: inline-block;
    color: #1f2e41;
}
.t-azul:before{
    position: absolute;
    height: 5px;
    width: 80%;
    left: 10%;
    bottom: -5px;
    background: #1f2e41;
    display: block;
    content: "";
}
.socios:hover{
    -webkit-filter: drop-shadow(5px 5px 5px #222);
    filter: drop-shadow(5px 5px 5px #222);
}
.t-azul-2{
    position: relative;
    display: inline-block;
    color: #1f2e41;
}
.t-azul-2:before{
    position: absolute;
    height: 5px;
    width: 30%;
    right: 70%;
    bottom: -5px;
    background: #1f2e41;
    display: block;
    content: "";
}
.bagBlog:before {
    position: absolute;
    bottom: 100%;
    left: 0;
    content: "";
    height: 0;
    width: 0;
    border-right: 99.1vw solid #ffffff;
    border-top: 10vw solid transparent;
    border-bottom: 0px solid transparent;
    overflow: hidden;
}
.bagBlog{
    background: #ffffff;
    width: 100%;
    position: relative;    
}
.bagBlog:after {
    position: absolute;
    top: 100%;
    left: 0;
    content: "";
    height: 0;
    width: 0;
    border-left: 98.8vw solid #ffffff;
    border-bottom: 10vw solid transparent;
    border-top: 0px solid transparent;
    overflow: hidden;
}
.bg-gr{
    background-color: #8e8e8e;
}
.btn-blog{
    background-color: #1f2e41;
    color: #ffffff;
}
.btn-blog:hover{
    background-color: #1f2e41;
    color: #ffffff;
}

.bagfoot{
    background-image: url("../img/location.webp");
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 14vh;
    background-color: #efefef;
}
.h-fix{
    margin-top: 150px!important;
}
.t-foo{
    font-weight: 800;
}
.leaflet-control-attribution{
    display: none;
}
.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
    font-size:30px;
	box-shadow: 2px 2px 3px #999;
    z-index:100;
}

.my-float{
	margin-top:16px;
}