/** LAND COCORICO LILBIRD **/
header.carousel {height: 70% !important;}

.img-cocorico{
	width: 200px;
	border-radius:100px;
	display:inline-table;
	border: 5px solid #7a2182;
	margin: 0 10px 20px;
	box-shadow: -3px 2px 8px rgba(0, 0, 0, 0.3) !important;
}
.txt-valor{color: #003041;display: inline-table;width: 49%;line-height: 22px;margin: -30px 0 0;height: auto;vertical-align: middle;}

@media screen and (max-width: 474px) {
	.img-cocorico{display: table;margin: 0 auto 10px;}
	.txt-valor{
		width:100%;
		text-align:center;
		display: table;
		margin:0px auto 25px;
	}
}

.row h2.txt-informativo{color: #e31631 !important;border-bottom: 1px solid #DDEDFA !important;}

section.stpmtn{
    width: 100%;
    background: #3dcad0;
    color: #fff;
    letter-spacing: 0.5px;
    margin: 0px auto 15px;
    display: table;
    font-size: 32px;
    padding: 15px 0 45px;
    line-height: 30px;
    text-align: center;
}
section.stpmtn .stpmtn-text{
    font-size: 19px;
    line-height: 23px;
    /* background: red; */
    margin-bottom: 20px;
    padding: 20px 50px 22px;
    border-radius: 80px;
    font-weight:500;
}
section.stpmtn .stpmtn-text:nth-child(1){background:#7a2182;}
section.stpmtn .stpmtn-text:nth-child(3){background:#ff9137;}
section.stpmtn .stpmtn-text:nth-child(2){background:#e31631;}
section.stpmtn .stpmtn-text:nth-child(4){background:#003041;}
section.stpmtn .stpmtn-text:nth-child(5){background:#7a2182;}
section.stpmtn .stpmtn-text:nth-child(6){background:#bbea66; color:#003041;}

section.stpmtn .stpmtn-text.full{
	width: 95%;
	display:table;
	border-radius:0px;
	padding: 15px 10px 20px;
	margin: 0px auto 15px;
	text-align:left;
	background: #3dcad0;
	color: #003041;
}
.img-cocorico.stpmtn{
	width: 310px;
	border-radius:0px;
	display:table;
	border: 5px solid #fff;
	margin: 0 auto 20px;
	box-shadow: -3px 2px 8px rgba(0, 0, 0, 0.3) !important;
	transform: rotate(-4deg);
}
@media screen and (max-width: 674px) {
	section.stpmtn .stpmtn-text{border-radius:20px;padding: 20px 25px 22px;}
}


.en-cuento, .ficha-cuento .ficha{display:none;}
.modal-body .txt-paypal{color: #003041 !important;}


.ficha-cuento .col-md-9{margin: auto !important;float:none; }
.ficha-cuento .video{border:none !important;}
.synopsis{display:none;}

.breadcrumb a{font-weight:700;}
.breadcrumb a:hover{color: #ffffff !important;}
.breadcrumb>.active{font-weight: 700;}
.breadcrumb>li+li:before{font-weight:500;}


.filters-group-wrap .btn--primary.theme-1{
    border-color: #731584;
	color:#731584 !important;
}
.filters-group-wrap .btn--primary.theme-1:hover{
	background:#731584 !important;
}
.filters-group-wrap .btn--primary.theme-1.active{
	background:#731584 !important;
}

.filters-group-wrap .btn--primary.theme-2{
    border-color: #a6c83d;
	color:#a6c83d !important;
}
.filters-group-wrap .btn--primary.theme-2:hover{
	background:#a6c83d !important;
}
.filters-group-wrap .btn--primary.theme-2.active{
	background:#a6c83d !important;
}

.filters-group-wrap .btn--primary.theme-3{
    border-color: #ff9137;
	color:#ff9137 !important;
}
.filters-group-wrap .btn--primary.theme-3:hover{
	background:#ff9137 !important;
}
.filters-group-wrap .btn--primary.theme-3.active{
	background:#ff9137 !important;
}

.filters-group-wrap .btn--primary.theme-4{
    border-color: #3ecad0;
	color:#3ecad0 !important;
}
.filters-group-wrap .btn--primary.theme-4:hover{
	background:#3ecad0 !important;
}
.filters-group-wrap .btn--primary.theme-4.active{
	background:#3ecad0 !important;
}


.filters-group-wrap .btn--primary.theme-1:hover,
.filters-group-wrap .btn--primary.theme-2:hover,
.filters-group-wrap .btn--primary.theme-3:hover,
.filters-group-wrap .btn--primary.theme-4:hover{
	color:#fff !important;
}
.filters-group-wrap .btn--primary.theme-1.active,
.filters-group-wrap .btn--primary.theme-2.active,
.filters-group-wrap .btn--primary.theme-3.active,
.filters-group-wrap .btn--primary.theme-4.active
{
	color:#fff !important;
}


.ficha-cuento .col-md-3{display:none;}
.border-video{border:2px solid #3ecad0 !important; padding:5px; border-radius:5px;}

