/* FONTS */

/* GENERAL */
strong, b {
    color: #6B6B6B;
}

.no-serifa {
	font-family: 'Raleway', helvetica, arial, sans-serif !important;
}

p {
	line-height: 20px !important;
	margin-bottom: 10px !important;
}

ul {list-style: none;}

.content .container .container_inner.default_template_holder {
    padding-top: 40px !important;
}

/* HEADER */

.top-info-bar {
	background-color: #82c28a;
	padding: 3px 0;
}

.top-info-bar p {
	font-size: 13px;
	color: #fff;
	text-align: right;
	font-weight: 600;
}

.top-info-bar p a {
	text-decoration: underline;
	color: #fff;
}

.top-info-bar p a:hover {
	text-decoration: none;
	color: #fff;
}

.header_bottom {
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.11);
  	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.11);
  	box-shadow: 0 1px 3px rgba(0,0,0,0.11);
}

/*.carousel.full_screen {height: 550px !important;}
*/
.carousel-inner .item.light .slider_content .text {margin: 210px 0 10px 0 !important;}
.carousel-inner .slider_content .text {margin: 0px 0 10px 0 !important;}
.carousel-inner h2 {margin: 10px 0 10px 0 !important;}
.carousel-inner p { margin: 0px 0 30px 0 !important;}
.carousel-inner .slide_subtitle span {margin: 0 !important;}

body.page,
body.blog,
body.single
{
	margin-top: 133px !important;
}

@media (max-width: 991px) {
	body.page,
	body.blog,
	body.single {
	    margin-top: 0px !important;
	}
}

body.home {
	margin-top: 0 !important;
}

body.home .header_bottom {
	box-shadow: none;
}

body header.fixed.scrolled .header_bottom, body header.fixed_hiding.scrolled .header_bottom {
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.11);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.11);
	box-shadow: 0 1px 3px rgba(0,0,0,0.11);
	background-color: rgba(255,255,255,.97) !important;
}

/* NEWS / BLOG */

.latest_post_holder.boxes.three_columns>ul>li {
	background-color: #fff;
}

.blog_holder.blog_single article .post_text .post_info {
    margin: 21px 0 30px 0;
    border-top: 1px solid #82c28a;
    border-bottom: 1px solid #82c28a;
    padding: 9px;
    font-weight: bold !important;
}

.blog_holder article .post_text .post_info .time {border: none !important; margin: 0 !important; padding-left: 0 !important;
}

.blog_holder.masonry article, .latest_post_holder.boxes>ul>li {
border-bottom:1px solid #82c28a !important}


.blog_holder article {
    border-bottom: none !important;
}

.filter_holder ul li[data-filter=".category-inicio"] {display:none;}

/* COMMENTS */

.comment_holder,
.comment_form {
	display: none !important;
}

/*.blog_holder article {
	border-bottom: none !important;
}*/

/* CONTACT */

.contact_detail {
	  margin: 0px 0 70px !important;
}

/* OVERIDES */

nav.main_menu>ul>li>a {
	padding: 0 7px !important;
}

nav.main_menu > ul > li > a {
	font-size: 14px !important;
}

.slide_buttons_holder .qbutton {
	color: #fff !important;
	font-size: 12px;
	font-family: 'PT Serif', sans-serif !important;
	letter-spacing: 5px;
	border-color: #fff !important;
	border-width: 3px !important;
	background-color: transparent;
}

.slide_buttons_holder .qbutton:hover {
	color: #ffffff;
	background-color: #F9B74B !important;
	border-color: #F9B74B !important;
}

.carousel-inner .slider_content {
	left: 0% !important;
}

.separator {
	border-width: 1px !important;
	border-bottom-style: solid !important;
	border-color: #82c28a !important;
	margin: 10px auto !important;
	width: 70px !important;
  	background-color: #82c28a !important;
}

.title.with_background_color {
  	display: none;
}

.title .title_holder {
	padding-top: 0 !important;
	height: 100px !important;
}

.projects_holder.standard article .portfolio_description {
	padding: 0 !important;
}


/* REMOVE UNNECESSARY CSS STYLES */
.projects_holder article .portfolio_description .project_category,
.projects_holder .hover_icon_holder .icon_search,
.projects_holder .hover_icon_holder .qode-like,
.projects_masonry_holder .hover_icon_holder .hover_icon.icon_search,
.projects_masonry_holder .hover_icon_holder .hover_icon.qode-like,
.projects_holder.hover_text article .project_category,
.post_infos,
.projects_holder .hover_icon_holder .hover_icon.icon_link_alt,
.projects_holder .hover_icon_holder.portfolio_like,
.projects_masonry_holder .project_category,
.projects_holder.hover_text article .hover_feature_holder_title .portfolio_title,
.projects_holder.hover_text article .hover_feature_holder_title .portfolio_title .separator,
.projects_holder article .hover_feature_holder_title .separator,
.contact_detail .contact_section,
.post_author_link,
.post_author,
.post_comments
  {
	display:none !important;
}

.masonry_with_space .projects_holder {margin-bottom: 80px !important;}

.projects_holder .hover_icon_holder {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    position: absolute !important;
    top: 0 !important;
    margin: 0 !important;
    left: 0 !important;
}

.projects_holder article span.text_holder,
.projects_masonry_holder .text_holder {
	background-color: #82c28a !important;
}


.portfolio_detail .info.portfolio_single_custom_date,
.portfolio_detail .info.portfolio_single_categories,
.portfolio_detail .info.portfolio_single_tags {
	display:none !important;
}

.q_icon_with_title .icon_text_holder .icon_title {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.ic-home img {
	width: 100px;
	margin: 0 auto 20px;
}

.ic-home h5 {
	display: block;
    margin: 0 0 1.1em;
    text-align: center;
}

.home-actividades {
	margin-top: 10px;
}

.home-actividades .vc_col-sm-3 {
	padding: 0 !important;
}

.projects_holder article .portfolio_description .portfolio_title a {
	display: block;
	padding: 20px;
}

.portfolio_detail.portfolio_single_follow {
	margin-bottom: 50px;
}

/* LISTA CLIENTES */
.clientes .q_list {
	margin-bottom: 50px !important;
}
.clientes .q_list.circle ul>li {
	padding: 0 0 0 12px;
	margin: 0 0 10px;
}
.clientes h5 {
	margin-bottom: 10px;
}
.clientes .q_list.circle ul>li:before {
    width: 5px;
    height: 5px;
}
body.mitimiti .clientes .q_list.circle ul>li {
    font-weight: 400 !important;
}

 /***** IMAGENES PARA LAS ACTIVIDADES NUEVAS *****/

.portfolio_category_213:hover .image_holder .image img,
.portfolio_category_214:hover .image_holder .image img,
.portfolio_category_215:hover .image_holder .image img,
.portfolio_category_216:hover .image_holder .image img,
.portfolio_category_217:hover .image_holder .image img,
.portfolio_category_218:hover .image_holder .image img,
.portfolio_category_219:hover .image_holder .image img,
.portfolio_category_220:hover .image_holder .image img,
.portfolio_category_221:hover .image_holder .image img,
.portfolio_category_222:hover .image_holder .image img,
.portfolio_category_223:hover .image_holder .image img,
.portfolio_category_224:hover .image_holder .image img,
.portfolio_category_225:hover .image_holder .image img,
.portfolio_category_226:hover .image_holder .image img,
.portfolio_category_227:hover .image_holder .image img,
.portfolio_category_228:hover .image_holder .image img {
	opacity: 1;
}
.portfolio_category_213:hover .text_holder,
.portfolio_category_214:hover .text_holder,
.portfolio_category_215:hover .text_holder,
.portfolio_category_216:hover .text_holder,
.portfolio_category_217:hover .text_holder,
.portfolio_category_218:hover .text_holder,
.portfolio_category_219:hover .text_holder,
.portfolio_category_220:hover .text_holder,
.portfolio_category_221:hover .text_holder,
.portfolio_category_222:hover .text_holder,
.portfolio_category_223:hover .text_holder,
.portfolio_category_224:hover .text_holder,
.portfolio_category_225:hover .text_holder,
.portfolio_category_226:hover .text_holder,
.portfolio_category_227:hover .text_holder,
.portfolio_category_228:hover .text_holder	{
	background-size: contain !important;
    display: block !important;
    width: 100% !important;
    z-index: 100 !important;
    max-width: 100% !important;
    height: 209px !important;
    opacity: 1 !important;
    background-color: rgba(130,194,138,.8) !important;
}

.portfolio_category_213:hover .text_holder {
	background: url(https://lagabarda.com/wp-content/uploads/2015/09/gabarda-actividades-alquiler-btt-hover.png) center no-repeat;
}
.portfolio_category_214:hover .text_holder {
	background: url(https://lagabarda.com/wp-content/uploads/2015/09/gabarda-actividades-orientacion-recreativa-hover.png) center no-repeat;
}
.portfolio_category_215:hover .text_holder {
	background: url(https://lagabarda.com/wp-content/uploads/2015/09/gabarda-actividades-cuentacuentos-indio-hover.png) center no-repeat;
}
.portfolio_category_216:hover .text_holder {
	background: url(https://lagabarda.com/wp-content/uploads/2015/09/gabarda-actividades-gynkhana-hover.png) center no-repeat;
}
.portfolio_category_217:hover .text_holder {
	background: url(https://lagabarda.com/wp-content/uploads/2015/09/gabarda-actividades-gynkhana-acuatica-hover.png) center no-repeat;
}
.portfolio_category_218:hover .text_holder {
	background: url(https://lagabarda.com/wp-content/uploads/2015/09/gabarda-actividades-arborismo-familiar-hover.png) center no-repeat;
}
.portfolio_category_219:hover .text_holder {
	background: url(https://lagabarda.com/wp-content/uploads/2015/09/gabarda-actividades-arborismo-aventura-hover.png) center no-repeat;
}
.portfolio_category_220:hover .text_holder {
	background: url(https://lagabarda.com/wp-content/uploads/2015/09/gabarda-actividades-arborismo-infantil-hover.png) center no-repeat;
}
.portfolio_category_221:hover .text_holder {
	background: url(https://lagabarda.com/wp-content/uploads/2015/09/gabarda-actividades-paintball-punteria-hover.png) center no-repeat;
}
.portfolio_category_222:hover .text_holder {
	background: url(https://lagabarda.com/wp-content/uploads/2015/09/gabarda-actividades-paintball-batalla-hover.png) center no-repeat;
}
.portfolio_category_223:hover .text_holder {
	background: url(https://lagabarda.com/wp-content/uploads/2015/09/gabarda-actividades-rocodromo-hover.png) center no-repeat;
}
.portfolio_category_224:hover .text_holder {
	background: url(https://lagabarda.com/wp-content/uploads/2015/09/gabarda-actividades-tradicionales-hover.png) center no-repeat;
}
.portfolio_category_225:hover .text_holder {
	background: url(https://lagabarda.com/wp-content/uploads/2015/09/gabarda-actividades-senderismo-hover.png) center no-repeat;
}
.portfolio_category_226:hover .text_holder {
	background: url(https://lagabarda.com/wp-content/uploads/2015/09/gabarda-actividades-tiro-con-arco-hover.png) center no-repeat;
}
.portfolio_category_227:hover .text_holder {
	background: url(https://lagabarda.com/wp-content/uploads/2015/09/gabarda-actividades-ruta-btt-hover.png) center no-repeat;
}
.portfolio_category_228:hover .text_holder {
	background: url(https://lagabarda.com/wp-content/uploads/2015/09/gabarda-actividades-retos-hover.png) center no-repeat;
}

/** LASTEST POSTS **/

.latest_post_holder.boxes {
    margin-top: 40px;
}


/** CATEGORIA ESPECIAL DECALOGO **/
	.portfolio_category_229 .image_holder {
	    border-top: 4px solid #82c289;
	}
	.portfolio_category_229  .portfolio_description {
		background-color: rgba(163,209,170,.3) !important;
	}
/** FIN CATEGORIA ESPECIAL DECALOGO **/

/* LISTA ACTIVIDADES ESPECOIAL */
	.decalogo{
		padding: 0 10%;
		list-style: none;
	}

	.decalogo li {
		text-align: center;
		margin-bottom: 20px;
		font-size: 16px;
	}

/* FIN LISTA ACTIVIDADES ESPECOIAL */

/*** ICONOS ACTIVIDADES ***/

	.info_section_title.edad8 {
		background: url(https://lagabarda.com/wp-content/uploads/2015/09/ic-8.svg) left center no-repeat;
		margin-right: 5px;
	    position: relative;
	    top: 1px;
	    height: 22px;
	    padding-left: 33px;
	    line-height: 24px;
	    margin: 15px 0 0;
	}
	.info_section_title.edad18 {
		background: url(https://lagabarda.com/wp-content/uploads/2015/09/ic-18.svg) left center no-repeat;
		margin-right: 5px;
	    position: relative;
	    top: 1px;
	    height: 22px;
	    padding-left: 33px;
	    line-height: 24px;
	    margin: 15px 0 0;
	}
	.info_section_title.euro {
		background: url(http://lagabarda.com/wp-content/uploads/2015/09/ic-euro.svg) left center no-repeat;
		margin-right: 5px;
	    position: relative;
	    top: 1px;
	    height: 22px;
	    padding-left: 33px;
	    line-height: 24px;
	    margin: 15px 0 0;
	}
	.info_section_title.hora {
		background: url(https://lagabarda.com/wp-content/uploads/2015/09/ic-clock.svg) left center no-repeat;
		margin-right: 5px;
	    position: relative;
	    top: 1px;
	    height: 22px;
	    padding-left: 33px;
	    line-height: 24px;
	    margin: 15px 0 0;
	}
	.info_section_title.familiar {
		background: url(https://lagabarda.com/wp-content/uploads/2015/09/ic-familiar.svg) left center no-repeat;
		margin-right: 5px;
	    position: relative;
	    top: 1px;
	    height: 22px;
	    padding-left: 33px;
	    line-height: 24px;
	    margin: 15px 0 0;
	}
	.info_section_title.todos {
		background: url(https://lagabarda.com/wp-content/uploads/2015/09/ic-todos.svg) left center no-repeat;
		margin-right: 5px;
	    position: relative;
	    top: 1px;
	    height: 22px;
	    padding-left: 33px;
	    line-height: 24px;
	    margin: 15px 0 0;
	}
	.info_section_title.altura {
		background: url(https://lagabarda.com/wp-content/uploads/2015/09/ic-size.svg) left center no-repeat;
		margin-right: 5px;
	    position: relative;
	    top: 1px;
	    height: 22px;
	    padding-left: 33px;
	    line-height: 24px;
	    margin: 15px 0 0;
	}
	.info_section_title.edad16 {
		background: url(https://lagabarda.com/wp-content/uploads/2015/09/ic-16.svg) left center no-repeat;
		margin-right: 5px;
	    position: relative;
	    top: 1px;
	    height: 22px;
	    padding-left: 33px;
	    line-height: 24px;
	    margin: 15px 0 0;
	}
	.info_section_title.bolas {
		background: url(https://lagabarda.com/wp-content/uploads/2015/09/ic-bolas.svg) left center no-repeat;
		margin-right: 5px;
	    position: relative;
	    top: 1px;
	    height: 22px;
	    padding-left: 33px;
	    line-height: 24px;
	    margin: 15px 0 0;
	}
	.info_section_title.edad2 {
		background: url(https://lagabarda.com/wp-content/uploads/2015/09/ic-2.svg) left center no-repeat;
		margin-right: 5px;
	    position: relative;
	    top: 1px;
	    height: 22px;
	    padding-left: 33px;
	    line-height: 24px;
	    margin: 15px 0 0;
	}
	.info_section_title.edad6 {
		background: url(https://lagabarda.com/wp-content/uploads/2015/09/ic-6.svg) left center no-repeat;
		margin-right: 5px;
	    position: relative;
	    top: 1px;
	    height: 22px;
	    padding-left: 33px;
	    line-height: 24px;
	    margin: 15px 0 0;
	}

	.info_section_title.edad8:before,
	.info_section_title.edad18:before,
	.info_section_title.euro:before,
	.info_section_title.hora:before,
	.info_section_title.familiar:before,
	.info_section_title.todos:before,
	.info_section_title.altura:before,
	.info_section_title.edad16:before,
	.info_section_title.bolas:before,
	.info_section_title.edad2:before,
	.info_section_title.edad6:before    {
		display: none;
	}

/* FIN ICONOS ACTIVIDADES */

.wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid>li, .last_toggle_el_margin, .wpb_button {
    margin-bottom: 5px !important;
}


li.narrow .second .inner ul {
    padding: 10px 0;
}

.drop_down .second .inner ul li a, .drop_down .second .inner ul li h5 { margin: 0 28px; }

.drop_down .wide .second ul { padding: 28px 0; }

.drop_down .wide .second>.inner>ul>li.sub>ul>li>a, .drop_down .wide .second ul li a { padding: 10px 9px; }

.drop_down .narrow .second .inner ul li { width: 250px; }

.flexslider {
	margin-bottom: auto !important;
}


/* FILTRO DE ACTIVIDADES */

.filter_holder ul li span {
	padding: 0 15px !important;
}


/* MARGENES */

.no-margin {
	margin: 0 !important;
}

.margen-top-10 {
	margin-top: 10px !important;
}
.margen-top-20 {
	margin-top: 20px !important;
}
.margen-top-30 {
	margin-top: 30px !important;
}
.margen-top-40 {
	margin-top: 40px !important;
}
.margen-top-50 {
	margin-top: 50px !important;
}
.margen-top-60 {
	margin-top: 60px !important;
}
.margen-top-70 {
	margin-top: 70px !important;
}
.margen-top-80 {
	margin-top: 80px !important;
}
.margen-top-90 {
	margin-top: 90px !important;
}
.margen-top-100 {
	margin-top: 100px !important;
}


.margen-right-10 {
	margin-right: 10px !important;
}
.margen-right-20 {
	margin-right: 20px !important;
}
.margen-right-30 {
	margin-right: 30px !important;
}
.margen-right-40 {
	margin-right: 40px !important;
}
.margen-right-50 {
	margin-right: 50px !important;
}
.margen-right-60 {
	margin-right: 60px !important;
}
.margen-right-70 {
	margin-right: 70px !important;
}
.margen-right-80 {
	margin-right: 80px !important;
}
.margen-right-90 {
	margin-right: 90px !important;
}
.margen-right-100 {
	margin-right: 100px !important;
}

.margen-bottom-10 {
	margin-bottom: 10px !important;
}
.margen-bottom-20 {
	margin-bottom: 20px !important;
}
.margen-bottom-30 {
	margin-bottom: 30px !important;
}
.margen-bottom-40 {
	margin-bottom: 40px !important;
}
.margen-bottom-50 {
	margin-bottom: 50px !important;
}
.margen-bottom-60 {
	margin-bottom: 60px !important;
}
.margen-bottom-70 {
	margin-bottom: 70px !important;
}
.margen-bottom-80 {
	margin-bottom: 80px !important;
}
.margen-bottom-90 {
	margin-bottom: 90px !important;
}
.margen-bottom-100 {
	margin-bottom: 100px !important;
}

.margen-left-10 {
	margin-left: 10px !important;
}
.margen-left-20 {
	margin-left: 20px !important;
}
.margen-left-30 {
	margin-left: 30px !important;
}
.margen-left-40 {
	margin-left: 40px !important;
}
.margen-left-50 {
	margin-left: 50px !important;
}
.margen-left-60 {
	margin-left: 60px !important;
}
.margen-left-70 {
	margin-left: 70px !important;
}
.margen-left-80 {
	margin-left: 80px !important;
}
.margen-left-90 {
	margin-left: 90px !important;
}
.margen-left-100 {
	margin-left: 100px !important;
}

.margen-lados-10 {
	margin-left: 10% !important;
	margin-right: 10% !important;
}

/* FORMS */

.wpcf7 form.wpcf7-form p {
	color: #6B6B6B !important;
}

input.wpcf7-form-control.wpcf7-text {
	margin-bottom: 10px !important;
}
input.wpcf7-form-control.wpcf7-text, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-date, textarea.wpcf7-form-control.wpcf7-textarea, select.wpcf7-form-control.wpcf7-select, input.wpcf7-form-control.wpcf7-quiz {
	background-color: #eee !important;
    	border: 1px solid #ddd !important;
}

div.wpcf7-response-output {
    position: relative;
    padding: 17px 30px 17px 55px;
    color: #333 !important;
    text-transform: uppercase;
    font-weight: 500;
    margin-left: 0;
    margin-right: 0;
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none;
}

/*** FORMS MAILCHIMP ****/

.yikes-easy-mc-form input[type=email], .yikes-easy-mc-form input[type=number], .yikes-easy-mc-form input[type=text], .yikes-easy-mc-form input[type=url], .yikes-easy-	mc-form select {
	background-color: #f8f8f8;
    border: 0 none;
    box-sizing: border-box;
    color: #5d5d5d;
    font-family: "Raleway";
    font-size: 15px;
    font-weight: 300;
    line-height: 25px;
    margin: 0 0 27px;
    outline: 0 none;
    padding: 10px 17px;
    resize: none;
    width: 100%;
}


.yikes-easy-mc-form .yikes-easy-mc-submit-button {
	color: #fff !important;
    font-size: 12px;
    font-family: "Raleway";
	font-weight: 800;
    letter-spacing: 5px;
    background-color: #82c28a;
	border: none;
}

.yikes-easy-mc-form .yikes-easy-mc-submit-button span {
	color: #fff !important;
}
.yikes-easy-mc-form .yikes-easy-mc-submit-button:hover {
	background-color: #52a85e;
}

.yikes-easy-mc-form input[type=email]:focus, .yikes-easy-mc-form input[type=number]:focus, .yikes-easy-mc-form input[type=text]:focus, .yikes-easy-mc-form input[type=url]:focus, .yikes-easy-	mc-form select {
	border: 2px solid #82c28a;
	outline: 0 none !important;
	color: #1a1a1a;
	background-color: #f8f8f8;
    box-sizing: border-box;
    color: #5d5d5d;
    font-family: "Raleway";
    font-size: 15px;
    font-weight: 600;
    line-height: 25px;
    resize: none;
    width: 100%;
}



/* RESPONSIVE */

@media (max-width: 1200px) {
	.filter_holder ul li {
		display: inline !important;
		float: none !important;
	}
	.filter_holder ul li span {
    	padding: 0 13px 10px !important;
	}
}

@media (max-width: 1000px) {
	p.txt-mobile-center {
		text-align:center;
	}
    .touch .projects_holder article span.text_holder {
        display: block;
        height: 100%;
        width: 100%;
        opacity: 1;
        visibility: visible; */
    }
    .projects_holder article span.text_holder, .projects_masonry_holder .text_holder {
        opacity: .8 !important;
    }
	.portfolio_category_213 .text_holder {
        background: url(https://lagabarda.com/wp-content/uploads/2015/09/gabarda-actividades-alquiler-btt-hover.png) center no-repeat;
    }
    .portfolio_category_214 .text_holder {
        background: url(https://lagabarda.com/wp-content/uploads/2015/09/gabarda-actividades-orientacion-recreativa-hover.png) center no-repeat;
    }
    .portfolio_category_215 .text_holder {
        background: url(https://lagabarda.com/wp-content/uploads/2015/09/gabarda-actividades-cuentacuentos-indio-hover.png) center no-repeat;
    }
    .portfolio_category_216 .text_holder {
        background: url(https://lagabarda.com/wp-content/uploads/2015/09/gabarda-actividades-gynkhana-hover.png) center no-repeat;
    }
    .portfolio_category_217 .text_holder {
        background: url(https://lagabarda.com/wp-content/uploads/2015/09/gabarda-actividades-gynkhana-acuatica-hover.png) center no-repeat;
    }
    .portfolio_category_218 .text_holder {
        background: url(https://lagabarda.com/wp-content/uploads/2015/09/gabarda-actividades-arborismo-familiar-hover.png) center no-repeat;
    }
    .portfolio_category_219 .text_holder {
        background: url(https://lagabarda.com/wp-content/uploads/2015/09/gabarda-actividades-arborismo-aventura-hover.png) center no-repeat;
    }
    .portfolio_category_220 .text_holder {
        background: url(https://lagabarda.com/wp-content/uploads/2015/09/gabarda-actividades-arborismo-infantil-hover.png) center no-repeat;
    }
    .portfolio_category_221 .text_holder {
        background: url(https://lagabarda.com/wp-content/uploads/2015/09/gabarda-actividades-paintball-punteria-hover.png) center no-repeat;
    }
    .portfolio_category_222 .text_holder {
        background: url(https://lagabarda.com/wp-content/uploads/2015/09/gabarda-actividades-paintball-batalla-hover.png) center no-repeat;
    }
    .portfolio_category_223 .text_holder {
        background: url(https://lagabarda.com/wp-content/uploads/2015/09/gabarda-actividades-rocodromo-hover.png) center no-repeat;
    }
    .portfolio_category_224 .text_holder {
        background: url(https://lagabarda.com/wp-content/uploads/2015/09/gabarda-actividades-tradicionales-hover.png) center no-repeat;
    }
    .portfolio_category_225 .text_holder {
        background: url(https://lagabarda.com/wp-content/uploads/2015/09/gabarda-actividades-senderismo-hover.png) center no-repeat;
    }
    .portfolio_category_226 .text_holder {
        background: url(https://lagabarda.com/wp-content/uploads/2015/09/gabarda-actividades-tiro-con-arco-hover.png) center no-repeat;
    }
    .portfolio_category_227 .text_holder {
        background: url(https://lagabarda.com/wp-content/uploads/2015/09/gabarda-actividades-ruta-btt-hover.png) center no-repeat;
    }
    .portfolio_category_228 .text_holder {
        background: url(https://lagabarda.com/wp-content/uploads/2015/09/gabarda-actividades-retos-hover.png) center no-repeat;
    }
	.lf-li-choice {width: 100% !important;}
	ul#input_1_18 li {width: 100% !important;}
}
