.wrap-exp-front{
	padding: 1rem;
	border-radius:10px;
	height: 250px;
}

.wrap-exp-front p{
	line-height: 20px !important;
	color:#444444 !important;
}

.wrap-exp-back h3{
	font-size: 21px;
}


.wrap-exp-back{
    background-size: cover;
    background-position: center;
    -webkit-transition: -webkit-transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: -webkit-transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
    -o-transition: transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 100%;
    height: 250px;
    border-radius: 6px;
    color: #FFF;
    padding: 1rem;
}

.item-novisible{
	visibility: hidden;
}

.number-map{
	border-radius: 25px;
	width: 40px;
	height: 40px;
	color:#ffffff;
	background-color: #FF0164;
	text-align: center;
	line-height: 40px;
	font-weight: 700;
}
.number-map:hover{
    cursor:pointer !important;
}

.wrap-cantidad-experiencias{
	border:Solid 1px #DBDBDB;
	background-color: #ffffff;
	width:320px;
    z-index: 10;
    position:relative;
    cursor:pointer !important;
    margin-left: -300px;
}

.wrap-poblaciones{
	background-color: #ffffff;
	padding:10px;
	height: 40px;
}

.title-comunidad-exp{
	color:#ffffff;
	background-color: #FF0164;
	padding:5px;
	text-align: center;
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: 700;
}
.title-expandir-exp{
	float:left;
	font-weight: 600;
	font-size: 16px;
	color:#747474;
	width:20px;
}
.title-poblacion-exp{
	float:left;
	font-weight: 600;
	font-size: 16px;
	color:#747474;
}

.title-cantidad-exp{
	float:right;
	text-align: right;
	font-weight: 600;
	font-size: 16px;
	color:#747474;
}

.expandir-exp{
	float:left;
	margin-right:5px;
	font-weight: 900;
	font-size: 16px;
	color:#bdb9b9;
}
.poblacion-exp{
	float:left;
	font-weight: 600;
	font-size: 16px;
	color:#000000;
}

.cantidad-exp{
	float:right;
	text-align: right;
	font-weight: 600;
	color:#FF0164;
	font-size: 16px;
}

.producto-exp{
    float:left;
    width: 90%;
    text-decoration:underline;
}

.cantidad-producto-exp{
	float:right;
	text-align: right;
text-decoration:underline;
}

.wrap-poblaciones-experiencias{
	background-color: #ffffff;
	padding: 0px 10px;
	min-height: 30px;
}
.wrap-producto{
	font-weight: 600;
	font-size: 14px;
	color:#FF0164;
}
.wrap-producto:hover{
color:#747474;
}

.title-experiencias-resp{
	font-weight: 700;
	color:#FF0164;
	text-align: center;
	font-size: 32px;
	margin-top: 0px;
}

.title-experiencias-resp span{
	color:#FF0164 !important;
	font-size: 50px;
}


.map-experiencias
{
  width:600px;
  max-width:600px;
  height:500px;
  margin:auto;
  position:relative;
  margin-top:20px;
   background-image:url('../images/extras/bg-mapa-spain.png');
}

.map-experiencias-responsive{
	visibility: hidden;
	display: none;
}

.icon-arrow-exp{
	width: 20px;
}

.wrap-icon{
	position: absolute;
	right: 0;
	margin-right: 10px;
	margin-top: -22px;
}

.card-header{
	background-color: #FF0164;
}
.card-body {
    cursor:pointer !important;
}

.text-exp-resp{
	color:#ffffff !important;
	font-weight: 700;
}

.c-bg-grey-divider-TC {
    background-color: #d8d8d8!important;
}

.c-bg-white {
    background-color: #fff!important;
}

.c-padding-t-100 {
    padding-top: 100px!important;
}

.c-padding-b-100 {
    padding-bottom: 100px!important;
}


.c-content-divider {
    display: block;
    height: 2px;
    background: #3f444a;
    margin: 20px 0;
    position: relative;
}

.c-content-divider>div.c-divider-logo {
    left: 40%;
    display: inline-block;
    position: absolute;
    width: 250px;
    height: 113px;
    text-align: center;
    top: -45px;
    font-size: 18px;
    vertical-align: middle;
    background-color: #fff;
}

.c-content-divider.c-divider-sm {
    height: 1px;
}

.c-layout-footer.c-layout-footer-3{
	margin:0;
	display:block;
}


.cb-button{
	background-color: #FF0164 !important;
}



@media (max-width: 1200px){
	.wrap-exp-front{height: 220px;}
	.wrap-exp-back{height: 220px;}
	.number-map{margin-left:280px;}
}

@media (max-width: 991px){
	.number-map{margin-left:170px;}
}

@media (max-width: 768px){
	.map-experiencias{visibility: hidden;display: none;}
	.map-experiencias-responsive{visibility: visible; display:block;}
}

.respocultar
{
	padding: 0px 10px 10px 25px;
}

.fancy-title.title-bottom-border span{
	display: block;
	background: transparent;
	padding: 0 0 10px;
	border-bottom: 2px solid #FF0164;
	font-size: 24px;
	font-weight: 600;
	text-align: center;
	color:#444;}
.wrap-modal-mapa{
		text-align: center !important;}
	.wrap-modal-mapa h3{
		font-size: 21px !important;
	}
	.wrap-modal-mapa p{
		line-height: 18px !important;}
	.cp-mapa{
		color:#FF0164;
		font-weight: 700;
		font-size: 16px;}
	.button-url-mapa{
		display: inline-block;
	    position: relative;
	    cursor: pointer;
	    outline: none;
	    white-space: nowrap;
	    padding: 0 22px;
	    font-size: 14px;
	    height: 40px;
	    line-height: 40px;
	    background-color: #FF0164;
	    color: #FFFFFF !important;
	    font-weight: 700 !important;
	    text-transform: uppercase;
	    letter-spacing: 1px;
	    border: none;
	    border-radius: 25px !important;
	    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);}
	.modal-dialog{
		max-width: 768px !important;
	}
	
	.backTodas {
	 background-color : #FF0164;
	}
	