/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 02 2024 | 21:11:40 */
.bg-color-green{
	background-color: #369C3B !important;
}

.bg-color-blue{
	background-color: #2A7DE1 !important;
}

.bg-color-white{
	background-color: #FFF;
}

.color-green{
	color: #369C3B !important;
}

.color-blue{
	color: #2A7DE1 !important;
}

.white-space-pre{
	white-space: pre;
}

.rounded{
	border-radius: 0.375rem;
}

.rounded-circle{
	border-radius: 50%;
}

.fs-rem-4{
	font-size: 4rem !important;
}

.fs-rem-5{
	font-size: 5rem !important;
}

.accion-numbered-paragraph-number span{
	width: 2rem;
	height: 2rem;
}

.accion-proyecto-minicard img{
	width: 64px;
}

.accion-list{
	list-style: none;
	padding-left: 0;
}

.accion-list li{
	display: flex;
    padding-left: 100px;
	align-items: start;
}

.accion-list li:before{
    content: '';
    background-color: #0176DE;
    min-width: 8px;
    min-height: 8px;
    display: inline-flex;
    border-radius: 50%;
    margin-top: 8px;
    margin-right: 8px;
}

/* Project Single */
.uc-climate-project-card img{
	height: 70px;
}

/* New */
.accion-color-green{
	color: #4E7B5D;
}

.accion-color-othergreen{
	color: #A3C46B;
}

.accion-color-lightgreen{
	color: #ACCF71;
}

.accion-list-green li:before{
	background-color: #ACCF71;
}

/* Slider Home */
.uc-carousel.home .uc-primary-carousel .primary-carousel_item .primary-carousel_item-content{
	bottom: 150px;
	left: -16px;
}

/* Home */
.uc-carousel.home .uc-carousel-nav.primary-carousel-nav{
	bottom: 120px !important;
}

.accion-home-card > div:first-child .uc-card{
	border-top-color: #FDC010;
}

.accion-home-card > div:nth-child(2) .uc-card{
	border-top-color: #ACCF71;
}

.accion-home-card > div:nth-child(3) .uc-card{
	border-top-color: #00A593;
}

.accion-home-card > div:nth-child(4) .uc-card{
	border-top-color: #09BCD3;
}

.accion-home-card > div:nth-child(5) .uc-card{
	border-top-color: #A45DDB;
}

.accion-home-card .icon{
	height: 80px;
}

@media(min-width: 992px){
	.accion-advance-card{
		height: 276px;
	}
}	

.accion-advance-card .data > span{
	font-size: 5rem;
}

.accion-advance-card .data > p{
	margin-bottom: -5px;
}

.accion-droughtmap-card span{
	color: #FEC60D;
}

.accion-droughtmap-card{
	width: initial !important;
	margin: auto !important;
}

.accion-droughtmap-card-wrap .uc-image-quote_image{
	height: initial !important;
}

@media(min-width: 1200px){
	.accion-droughtmap-card-wrap{
		margin-top: -120px;
	}


	.accion-droughtmap-card-wrap .uc-image-quote_image{
		height: 600px !important;
	}

	.accion-droughtmap-card{
		width: 300% !important;
		margin-top: 180px !important;
	}
}

.accion-home-steps-card{ 
	background-color: transparent !important;
    border-color: #4E7B5D !important;
}

.accion-home-steps,
.accion-home-steps .icon{
	width: 120px;
	height: 94px;
}

.accion-home-steps{
	margin-left: -20px;
	margin-bottom: 70px;
}

.accion-home-steps-wrap{
	margin: 0 20px;
}

.accion-home-steps-wrap > .accion-home-steps:first-child{
	z-index: 100;
}

.accion-home-steps-wrap > .accion-home-steps:nth-child(2){
	z-index: 90;
}

.accion-home-steps-wrap > .accion-home-steps:nth-child(3){
	z-index: 80;
}

.accion-home-steps-wrap > .accion-home-steps:nth-child(4){
	z-index: 70;
}

.accion-home-steps-wrap > .accion-home-steps:nth-child(5){
	z-index: 60;
}

.accion-home-steps-wrap > .accion-home-steps:nth-child(6){
	z-index: 50;
}

.accion-home-steps-wrap > .accion-home-steps:nth-child(7){
	z-index: 40;
}

.accion-home-steps .icon .uc-icon{
	top: 50%;
	left: 50%;    
	transform: translate(-73%, -50%);
	width: 2.25rem;
}

.accion-home-steps-wrap > .accion-home-steps:nth-child(3) .icon .uc-icon,
.accion-home-steps-wrap > .accion-home-steps:nth-child(4) .icon .uc-icon,
.accion-home-steps-wrap > .accion-home-steps:nth-child(5) .icon .uc-icon{
	transform: translate(-73%, -55%);
}

.accion-home-steps-wrap > .accion-home-steps:nth-child(6) .icon .uc-icon{
	transform: translate(-80%, -63%);
}

.accion-home-steps-wrap > .accion-home-steps:nth-child(7) .icon .uc-icon{
	transform: translate(-82%, -50%);
}

.accion-home-steps .title{
	font-size: 0.6875rem;
	text-align: center;
	width: 80%;
}

.accion-home-strategy-projects > div .uc-tag,
.accion-home-strategy-projects > div .uc-text-divider{
	background-color: #FDC010;
}

.accion-home-strategy-projects > div img{
	filter: brightness(0) saturate(100%) invert(85%) sepia(14%) saturate(6950%) hue-rotate(350deg) brightness(103%) contrast(98%);
}

.accion-home-strategy-projects > div:nth-child(2) .uc-tag,
.accion-home-strategy-projects > div:nth-child(2) .uc-text-divider,
.accion-home-strategy-projects > div:nth-child(5) .uc-tag,
.accion-home-strategy-projects > div:nth-child(5) .uc-text-divider{
	background-color: #ACCF71;
}

.accion-home-strategy-projects > div:nth-child(2) img,
.accion-home-strategy-projects > div:nth-child(5) img{
	filter: brightness(0) saturate(100%) invert(79%) sepia(14%) saturate(1088%) hue-rotate(41deg) brightness(96%) contrast(93%);
}

.accion-home-strategy-projects > div:nth-child(3) .uc-tag,
.accion-home-strategy-projects > div:nth-child(3) .uc-text-divider{
	background-color: #00A593;
}

.accion-home-strategy-projects > div:nth-child(3) img{
	filter: brightness(0) saturate(100%) invert(59%) sepia(82%) saturate(4715%) hue-rotate(144deg) brightness(92%) contrast(101%);	
}

.accion-home-strategy-projects > div:nth-child(4) .uc-tag,
.accion-home-strategy-projects > div:nth-child(4) .uc-text-divider{
	background-color: #A45DDB;
}

.accion-home-strategy-projects > div:nth-child(4) img{
	filter: brightness(0) saturate(100%) invert(68%) sepia(55%) saturate(6591%) hue-rotate(237deg) brightness(87%) contrast(96%);
}

.accion-home-strategy-projects > div:nth-child(6) .uc-tag,
.accion-home-strategy-projects > div:nth-child(6) .uc-text-divider{
	background-color: #28C4D8;
}

.accion-home-strategy-projects > div:nth-child(6) img{
	filter: brightness(0) saturate(100%) invert(84%) sepia(51%) saturate(3481%) hue-rotate(143deg) brightness(92%) contrast(83%);
}

.accion-home-strategy-projects .field-wrap{
	background-color: #F7F7F7;
}

.accion-home-strategy-projects .field-title{
	font-size: 0.625rem;
	font-weight: 500;
}

.accion-home-strategy-projects .field-value{
	font-size: 0.75rem;
	font-weight: 700;
	text-transform: uppercase;
}

.accion-home-strategy-projects .field-wrap img{
    height: 36px;
}