@charset "utf-8";
.part-img img{width: 100%!important; padding-right: 2px;/*border-right: 2px dashed #3f3a65;*/}
.part-img {background-color: #ebebeb;border-radius: 18px 18px 0px 0px;}
#page-content a.btn.btn-dark:not(.not){color: #ffffff!important;}


a span[class^="mn-icon-"] {margin-left: 6px;position: relative;top: 2px;font-size: 13px;}
.page-node-type-partners-page .title a{font-size: 18px; font-weight: bold;text-transform: uppercase;color:#000;}
.page-node-type-partners-page .title a:hover{color:#666;box-shadow: inset 0 -2px 0 #006a5b;}
.page-node-type-partners-page a.not{font-weight: bolder}
.page-node-type-partners-page a.not:hover{box-shadow: none!important;color:#006a5b;}
a[class^="not"]{font-size: 15px;}
a.not:hover span[class^="mn-icon-"]{font-size: 19px;}
.field-body p,.field-body p span{color: #fff;}
.page-node-type-partners-page .country p{font-size: .9rem;font-weight: bold;padding: 5px;background-color: #1da35a;color:#fff;border-radius: 0px 18px;}
.partners .item-list ul li{list-style: none}
.partners-col{border-bottom: 0px dashed #3F3A65;}

.partners .item-list li { margin: 0 0 0 1.5em;}
.timeline:before {
    left: 50%;
}
.part-content{background: #1da35a;}
.part-content-mask{background: #1da35a1f;
    position: relative;
    overflow: hidden; /* Oculta el contenido desbordado */
    width: 100%; /* Ajusta según tu diseño */
    height: 100%; /* Ajusta según tu diseño */}
.part-content-mask:before{content: "";background: url(/sites/default/files/images/partners/bg-partners.svg) no-repeat center;position: absolute;background-size: cover;width: 156%;height: 102%;;opacity: 0.8;}
.part-img{border-bottom: 5px solid #0c434f;}
h2[class^="block-title"]{font-family: 'OpenSans SemiBold', sans-serif;font-size: 44px!important;font-weight: bold;}
h2[class^="block-title"]:after {background: #ffc200;}
h2[class^="block-title"] > span{ display: inline-block;position: relative;color: #000;z-index: 9;}
h2[class^="block-title"] {background: none;position: relative;margin: 0 0 15px;padding: 0 0 15px;text-transform: capitalize;}
h2[class^="block-title"]:after{ content: '';position: absolute;width: 60px;height: 2px;left: 0;bottom: 0;z-index: 1;}

.container.box-particles{max-width: 100%!important;
background: rgb(255,255,255);
background: linear-gradient(0deg, rgba(192,248,167,1) 0%, rgba(192,248,167,1) 2%, rgba(255,255,255,0) 70%);}
/*efecto css*/


@media (min-width: 576px){
.r-sm{width: 100%} 
}

@media (max-width: 425px){
.row-x15{margin-left: 15px;margin-right: 15px;}
hr.res{min-width: 80%!important;}
.partners .item-list li {margin: 0 0 0 0;}
.part-img img{padding-right: 0px;}
	.part-content-mask:before{background: #00a5a617;}

}
@media (min-width: 960px){
.r-lg{width: 60%;}
}
@media (min-width: 1119px){
.r-xl{width: 40%;}
}
@media (min-width: 1200px){
.r-xl{width: 36%;}
}
