
.box-leader{background-color: #cfddbb;padding: 10px;}
.box-leader p{color:#402020;font-size: 2rem;font-weight: bold;text-align: end;line-height: normal;}
.section-bg {width: 100%;height: 100px;position: relative;}
.mask-custom {background-color: #d1ccbd;}

/*Section 2*/
.img-circular{border-radius: 100%;width: 300px;height: 300px;}
.img-circular2{border-radius: 100%;width: 220px;height: 220px;	border: 12px solid #402020;}
.destacado p{color: #402020;font-size: 1.5rem;text-align: center;line-height: normal;font-weight: bold;}
.destacado {background-color: #1d854836;}
/*Section 3*/
.radious {
	border: 12px solid #402020;
    border-radius: 50%; 
    width: 350px;
    height: 350px;
    background-color: #cfddbb;
    display: flex;
    justify-content: center;
    align-items: center; 
    overflow: hidden;
}
.radious:hover,.radious:hover  p {background-color: #1d8649;color: #FFF;}
.radious  p{text-align: center;padding: 20px; font-weight: bold;color:#402020}
.bottom-sect-3 { position: relative;bottom: 0;left: 0;width: 100%;overflow: hidden;line-height: 0;transform: rotate(180deg);}
.bottom-sect-3 svg {position: relative;display: block;width: calc(100% + 1.3px);height: 160px;}
.bottom-sect-3 .color-blanco {fill: #FFFFFF;}

.icn-counter img[class^="ico"] {width: 67px!important; height: 67px;}
.icn-counter img.color-invert {filter: invert(11%) sepia(19%) saturate(1888%) hue-rotate(314deg) brightness(93%) contrast(88%);}


