html, body {
	height: 100%;
}
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	overflow: initial !important;
}
.btn {
	height: 40px;
	outline: none;
	line-height: 35px;
}
.btn i {
	margin-right: 10px;
}
.btn + .btn,
.btn + a {
	margin-left: 15px;
}
.btn span,
.btn i{
	font-size: 12px;
}
.btn span + i {
	margin-left: 10px;
	margin-right: 0;
}
.btn:focus, .btn:focus:active, .btn:active {
	outline: none;
}
.btn, .btn:focus, .btn:hover, .btn:active {
	outline: 0 !important;
	box-shadow: none;
	/*border: 0 none;*/
	padding: 0 15px;
}
.btn:focus, .btn:focus i {
	color: #fff;
}
.button-turquesa {
	background: transparent;
	border: 2px solid #20c6a1;
	color: #fff;
	font-weight: 600;
}
.btn.no-hover {
	cursor: default;
}
.button-turquesa span, .button-turquesa i {
	color: #20c6a1;
}
.button-turquesa:hover span, .button-turquesa:hover i, .button-turquesa.hover span, .button-turquesa.hover i {
	color: #fff;
	text-transform: uppercase;
}
.button-turquesa[disabled] {
	background: #878787;
}
.button-turquesa:hover, .button-turquesa.hover {
	color: #fff;
	background: #20c6a1;
	border-radius: 4px;
}
.button-turquesa.hover:hover {
	background: #2ed7b1;
	border-color: #2ed7b1;
}

.button-white,
.button-white.no-hover:hover{
	background: transparent;
	border: 2px solid #fff;
	color: #fff;
	font-weight: 600;
	border-radius: 4px;
}
.button-white:not(.no-hover):hover {
	background: #fff;
}
.button-white span, .button-white i,
.button-white.no-hover:hover span, .button-white.no-hover:hoverf i{
	color: #fff;
}
.button-white:not(.no-hover):hover span, .button-white:not(.no-hover):hover i {
	color: #20c6a1;

}
.button-white.hover span, .button-white.hover i {
	color: #00ace4;
}
.button-white.hover {
	color: #00ace4;
	background: #fff;
}

.button-lightblue {
	background: transparent;
	border: 2px solid #00ace4;
	color: #fff;
	font-weight: 600;
}
.button-lightblue:hover {
	background: #00ace4;
}
.button-lightblue span, .button-lightblue i {
	color: #00ace4;
}
.button-lightblue:hover span, .button-lightblue:hover i {
	color: #fff;
}
.button-lightblue.hover span, .button-lightblue.hover i {
	color: #fff;
}
.button-lightblue.hover {
	color: #fff;
	background: #00ace4;
}
.gohome {
	cursor: pointer;
}
#section-header-muros {
	/*min-height: 100%;*/
	background: url("/themes/static/img/bg_muros.jpg") no-repeat center top;
	background-size: cover;
}
#section-header-muros .thumbnail {
	display: inline-block;
	width: 120px;
	height: 120px;
	border-radius: 50%;
	overflow: hidden;
	line-height: 100px;
	padding: 0;
}

.section {
	min-height: 100vh;
	position: relative;
}
.centrable {
	position: relative;
	top: 0;
	left: 0;
}
h1 {
	color: #fff;
	font-weight: 300;
	font-size: 52px;
	line-height: 62px;
	font-family: 'Droid Serif', serif;
}
#fullpage h2 {
	font-family: 'Droid Serif', serif;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 0px;
	color: #fff;
	font-weight: 400;
	font-style: italic;
}
#section-header-muros h1 .legados{
	color: #fff;
	white-space: nowrap;
	width: 100%;
	display: inline-block;
	text-align: center;
}
/*#fullpage h2:not(.no-fly){
	position: relative;
	top: 120px;
	left: 0;
	z-index: 1;
}*/
h2#video-h2-memorial {
	font-size: 40px;
	line-height: 50px;
}
.fieldset-title {
	border: 0 none;
	border-top: 1px solid #dbdbdb;
	margin-top: 60px;
	margin-bottom: 60px;
}
.fieldset-title legend {
	padding: 0 60px;
	font-size: 20px;
	color: #b3b3b3;
	text-align: center;
	display: inline-block;
	width: auto;
	font-style: italic;
	border: 0;
	font-family: 'Droid Serif', serif;
}


#fullpage #section-header-muros h2 {
  position: initial;
  margin-bottom: 100px;
  color: #ffffff;
  left: 0;
  font-family: 'Open Sans', sans-serif;
  z-index: 1;
  font-size: 26px;
  line-height: 1.5em;
  margin-top: 80px;
  font-weight: 300;
  font-style: normal;
}

#section-howitworks {
	background: #22C6A1;
}
#section-prices {
	background: #174FAC;
}
#section-memorialwall {
	background: #FFFFFF;
}
#section-memorialwall-info {
	overflow: hidden;
}







#section-press {
	height: 35vh;
}
#section-security {
	background: #F5F5F5;
	height: 40vh;
}
#section-signin {
	background: #174FAC;
	height: 25vh;
}
#section-testamento-notarial {
	background: url("/themes/tellmebye20/img/bg_testamento.jpg") no-repeat center;
	background-size: cover;
}
#section-blog {
	background: #174FAC;
}
footer {
	background: #F0F0F0;
}
#menu {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
}
#menu  #menu-row{
	position: relative;
}
#menu li {
	position: absolute;
	top: 30px;
	right: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	opacity: 0;
	transition: opacity 0.2s linear;
}
#menu li.active {
	opacity: 1;
	z-index: 1;
}
#menu li button {
	margin-right: 0;
}
#menu li button:last-child {
	margin-right: 10px;
}
#menu li button span {
	text-transform: uppercase;
}
#know-more-link {

}
.btn.big {
	height: 60px;
	padding: 0 60px;
	text-transform: uppercase;
	font-size: 14px;
}

#know-more-button {
	margin-top: 60px;
}
.bottom-link {
	margin-bottom: 30px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 2;
}
.bottom-link a {
	text-decoration: none;
}
.bottom-link a p, .bottom-link a i {
	color: #fff;
}
#section-howitworks #know-more-list {
	margin-top: 50px;
}
.know-more-item img {
	height: 200px;
	margin-left: 30px;
}
.know-more-item .num {
	font-size: 3em;
	color: #fff;
	margin-top: 60px;
	font-family: 'Droid Serif', serif;
	font-weight: 700;

}
.know-more-item p {
	font-size: 24px;
	line-height: 36px;
	color: #fff;
	font-weight: 300;
	margin-top: 45px;
	font-family: 'Open Sans', sans-serif;

}
#premium-products .head {
	background: #22C6A1;
	color: #fff;
	line-height: 80px;
	margin-top: 30px;
	border-radius: 4px 4px 0 0;
}
#premium-products .head div:first-child {
	color: #fff;
	font-size: 24px;
	font-weight: 300;
}
#premium-products .head.pro {
	background: #00ace4;
}
#premium-products .line {
	line-height: 60px;
	font-weight: 600;
	height: 70px;
	line-height: 70px;
}
#premium-products .line div:first-child {
	font-size: 18px;
	font-weight: 400;
}
#premium-products .line {
	background: #fff;
	color: #c3c3c3;
}
#premium-products .line.include, #premium-products .line .fa-check,
#premium-products .line.include, #premium-products .line .text-included{
	color: #07C096;
	font-size: 18px;
}
#premium-products .line.include {
	color: #00ace4;
}
#premium-products .line.no-include, #premium-products .line .fa-close {
	color: #E44510;
	font-size: 18px;
}
#premium-products .line:nth-child(2n) {
	background: #f5f5f5;
}
#premium-products .line:last-child {
	border-radius: 0 0 4px 4px;
	height: 120px;
}
#premium-products .line:last-child button{
	margin-top: 30px;
}
#premium-products .line button span {
	text-transform: uppercase;
}
#premium-products .select-text {
	margin: 25px 0;
}
#premium-products .pay-zone {
	padding-bottom: 30px;
}
#premium-products .button-pay {
	height: 85px;
}
#premium-products .button-pay:hover {
	color: #21C6A1;
}
#premium-products .button-pay, #premium-products .button-pay:hover {
	background: #fff;
}
#premium-products .button-pay.paypal {
	border: 2px solid #cacaca;
}
#section-memorialwall * {
	color: #00ace4 !important;
}
#section-memorialwall .memorialwall-big-size {
	font-size: 70px;
	line-height: 90px;
	font-family: 'Droid Serif', serif;
	font-weight: 400;
}
#section-memorialwall-info {
	background: url("/themes/tellmebye20/img/memorialwall_bg.png") bottom no-repeat, rgba(0,0,0,0.4);
	background-size: cover;
}
/*.mobile-device #section-memorialwall-info  {
	background: url("/tellmebye20/img/memorialwall_video.jpg") no-repeat center,url("https://tellmebye.com/themes/tellmebye20/img/memorialwall_bg.png") bottom no-repeat, rgba(0,0,0,0.4);
	background-size: cover;
}*/
.mobile-device #section-memorialwall-info video{
	display: none;
}
#section-memorialwall-info ul {
	list-style: none;
	padding-left: 0;
	margin-top: 80px;
}
#section-memorialwall-info ul li {
	color: #fff;
	font-size: 18px;
	height: 40px;
	font-weight: 300;
}
#section-memorialwall-info ul li i {
	margin-right: 15px;
	font-weight: initial;
	width: 20px;
	text-align: center;
}
#section-memorialwall-info .buttons {
	margin-top: 80px;
	position: absolute;
	bottom: 80px;
}
#section-memorialwall-info .buttons .button-pro {
	margin-left: 15px;
}
#section-memorialwall-info .buttons .button-pro:hover {
	background: #20c6a1;
	border-color: #20c6a1;
}
#video-memorialwall {
	min-height: 1080px;
	min-width: 100%;
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
}
#fullpage #section-signin h2 {
	margin-top: 0;
	margin-bottom: 30px;
	position: initial;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 30px;
	font-style: normal;
}
#section-testamento-notarial h3 {
	font-weight: 300;
	font-size: 30px;
	width: 100%;
	display: inline-block;
}
#section-testamento-notarial .circle {
	margin-bottom: 60px;
}
#section-testamento-notarial .circle i {
	height: 120px;
	border-radius: 50%;
	font-size: 4em;
	width: 120px;
	text-align: center;
	line-height: 115px;
	border: solid 3px #20c6a1;
}
#section-testamento-notarial p {
	font-size: 20px;
	margin-top: 60px;
	line-height: 30px;
	font-family: 'Droid Serif', serif;
	padding: 0 45px;
}
#section-testamento-notarial h3, #section-testamento-notarial p, #section-testamento-notarial .circle i {
	color: #fff;
}
#section-security #security-list i, #section-security #security-list p {
	color: #b3b3b3;
}
#section-security #security-list i {
	font-size: 4em;
	margin-bottom: 30px;
}
#section-security #security-list p {
	font-size: 1.5em;
}

#posts-list h4, #posts-list p, #posts-list a {
	color: #00ace4;
	margin-top: 30px;
}
#posts-list h4 {
	font-size: 20px;
	line-height: 26px;
	font-family: 'Droid Serif', serif;
	margin-top: 20px;
	margin-bottom: 10px;
	height: 80px;
}
#posts-list img {
	filter: brightness(0.6);
	-webkit-filter: brightness(0.6);
	-moz-filter: brightness(0.6);
}
#posts-list p{
	font-size: 14px;
	line-height: 20px;
	margin-top: 15px;
}
#posts-list .post:hover a {
	color: #fff;
}
#posts-list a{
	text-decoration: none;
}
#posts-list a:hover h4,
#posts-list a:hover span{
	color: #fff;
}
#posts-list a:hover img {
	filter: brightness(1);
	-webkit-filter: brightness(1);
	-moz-filter: brightness(1);
}
#posts-list .blog-image-container {
	height: 130px;
	margin-bottom: 45px;
}
#section-footer-blog {
	min-height: 300px;
}
#section-footer-blog h2{
	margin-top: 120px;
	margin-bottom: 80px;
}
#section-memorialwall-info .container {
	z-index: 1;
}
#fp-nav {
	opacity: 0;
}
#fp-nav ul li, .fp-slidesNav ul li {
	width: 20px;
	height: 20px;
}

#fp-nav ul li span {
	-webkit-transition: background-color 1s linear;
	-moz-transition: background-color 1s linear;
	-o-transition: background-color 1s linear;
	-ms-transition: background-color 1s linear;
	transition: background-color 1s linear;
	height: 10px;
	width: 10px;
}
#fp-nav ul li a.active span {
	border-radius: 50%;
	position: absolute;
	z-index: 1;
	height: 10px;
	width: 10px;
	border: 0;
	left: 50%;
	top: 50%;
	margin: -5px 0 0 -5px;
}
#fp-nav ul li a span, .fp-slidesNav ul li a span {
	margin: -5px 0 0 -5px;
	height: 10px;
	width: 10px;
}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li:hover a.active span {
	width: 10px;
	height: 10px;
	margin: -5px 0 0 -5px;
}
#fp-nav ul li .fp-tooltip.right {
	right: 30px;
}
#fp-nav.page2, #fp-nav.page3, #fp-nav.page4, #fp-nav.page5, #fp-nav.page6, #fp-nav.page7 {
	opacity: 1;
}


#posts-list {
	margin-top: 30px;
	margin-bottom: 60px;
}
.pulse-button {
	text-decoration: none;
	outline: 0;
}
.pulse-button p {
	font-size: 14px;
}
.pulse-button i {
	height: 30px;
	width: 30px;
	position: relative;
	top: 0;
	font-size: 30px;
	-webkit-animation: bounce 2s infinite;
	animation: bounce 2s infinite;
}

/* COKIES */
div#co_description{
    min-height: 28px;
	padding-top: 15px;
	padding-bottom: 15px;
	background: #424242;
	color: #FFF;
	position: fixed;
	bottom: 0;
	width: 100%;
	margin: 0;
}
div#co_description a#info_cookies{
	line-height: 40px;
	cursor: pointer;
	color: #fff;
}
div#co_description div#description{
	display: inline-block;
	float: left;
	padding: 0 20px;
	margin-top: -2px;
	font-size: 12px;
	color: #CACACA;
	line-height: 15px;
}
div#indicator_container{
	height: 12px;
	margin: 0 auto;
	margin-top: -13px;
}
div#indicator{
	position: absolute;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 13px solid #00ace4;
	-moz-border-bottom-colors: #00ACE4;
}
div#co_container div#hide{
	width: 20px;
	height: 20px;
	/*background: url(../img/control_close_description.png) no-repeat center;*/
	float: right;
	cursor: pointer;
	margin-top: 5px;

}
div#co_container div#hide{
	width: 20px;
	height: 20px;
	/*background: url(../img/control_close_description.png) no-repeat center;*/
	float: right;
	cursor: pointer;
	margin-top: 5px;

}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    /* Retina-specific stuff here */
	#section-header-muros {
		background: url("/themes/static/img/bg_muros@2x.jpg") no-repeat center top;
		background-size: cover;
	}
	#section-testamento-notarial {
		background: url("/themes/tellmebye20/img/bg_testamento@2x.jpg") no-repeat center;
		background-size: cover;
	}
	#section-memorialwall-info{
		background-image: url("/themes/tellmebye20/img/memorialwall_bg@2x.png");
		background-size: cover;
	}
}
@media (orientation: portrait) {
	#section-header-muros {
		/*background-size: auto 100%;*/
	}
}
@media (orientation: landscape) {
	#section-header-muros {
		/*background-size: 100% auto;*/
	}
}
@media screen and (min-width: 1300px) {
	#video-memorialwall {
		right: auto;
		left: 0;
	}
}
@media screen and (max-width: 1300px) {
	#video-memorialwall {
		right: -650px;
	}
}
/*@media screen and (min-height: 900px) {
	#section-footer-top {
		position: absolute;
		bottom: 60px;
		width: 100%;
	}
	#section-footer-bottom {
		position: absolute;
		bottom: 0;
		width: 100%;
	}
}
@media screen and (max-height: 600px) {
	#premium-products .head {
		line-height: 40px;
	}
	#premium-products .head div:first-child {
		font-size: 15px;
	}
	#premium-products .head.pro {
		background: #00ace4;
	}
	#premium-products .line {
		line-height: 30px;
	}
	#premium-products .line:last-child {
		height: 60px;
		padding-top: 10px;
	}

}

@media screen and (max-width: 992px) {

	.btn + a {
		margin-left: 0;
	}
	#premium-products > div:first-child {
		display: none;
	}
	#section-memorialwall-info .buttons button {
		margin: 0;
		margin-top: 15px;
		width: 100%;
	}
	#section-signin h2 {
		font-size: 2.2em;
	}
	#section-testamento-notarial h3 {
		font-size: 2.1em;
	}
	#section-testamento-notarial p, #section-testamento-notarial .circle {
		margin-top: 30px;
	}
	#section-testamento-notarial p {
		font-size: 14px;
	}
	#section-memorialwall-info {
		background-image: none;
	}
}
@media screen and (max-width: 500px) {
	#section-testamento-notarial .circle {
		display: none;
	}
}
@media screen and (max-height: 700px) {
	#section-memorialwall-info ul li {
		height: 20px;
		font-size: 1.6em;
	}
	.know-more-item img {
		height: 100px;
	}
	.know-more-item .num {
		margin-top: 40px;
	}
	.know-more-item p {
		margin-top: 20px;
		font-size: 1.1em;
	}
	#section-memorialwall-info ul, #section-memorialwall-info .buttons {
		margin-top: 60px;
	}
	#section-memorialwall .memorialwall-big-size {
		font-size: 2.5em;
	}
	#section-signin h2 {
		font-size: 2.1em;
		margin-top: 30px;
		margin-bottom: 20px
	}
	.fieldset-title {
		margin-top: 15px;
	}
	#section-security #security-list i {
		margin-bottom: 0;
	}
	.fieldset-title legend {
		margin-bottom: 0;
	}
	#posts-list h4 {
		font-size: 1.5em;
		margin-top: 20px;
		margin-bottom: 10px;
	}
	#posts-list p {
		font-size: 1em;
		margin-bottom: 10px;
	}
	#posts-list a {
		margin-top: 10px;
	}

}
@media screen and (max-width: 750px) {
	#section-security #security-list i {
		margin-bottom: 0;
		font-size: 2em;
	}
	#section-signin h2 {
		font-size: 1.7em;
	}
	#know-more-button {
		height: 50px;
		padding: 0 30px;
		text-transform: uppercase;
		margin-top: 30px;
	}
	#section-header-muros .thumbnail {
		display: inline-block;
		width: 60px;
		height: 60px;
		border-radius: 50%;
		overflow: hidden;
		line-height: 60px;
		padding: 0;
	}
	h1 {
		font-size: 2.5em;
	}
	h2 {
		margin-top: 15px;
	}
}
@media screen and (max-height: 600px) {
	body {
		font-size: 10px;
	}
	.know-more-item img {
		height: 80px;
	}
	.know-more-item .num {
		margin-top: 30px;
	}
	#section-memorialwall-info ul, #section-memorialwall-info .buttons {
		margin-top: 40px;
	}
	h1 {
		font-size: 2.5em;
		margin-top: 0;
	}
	h2 {
		margin-top: 15px;
	}
	#section-testamento-notarial h2 {
		margin-top: 45px;
	}
	#section-memorialwall .memorialwall-big-size {
		font-size: 3.5em;
	}
	#section-signin h2 {
		font-size: 1.9em;
		margin-top: 20px;
		margin-bottom: 10px
	}
}
@media screen and (max-height: 550px) {
	body {
		font-size: 9px;
	}
	.know-more-item img {
		height: 30px;
		display: none;
	}
	.know-more-item .num {
		margin-top: 20px;
	}
	.know-more-item p {
		font-size: 1.1em;
	}
	#section-memorialwall-info ul, #section-memorialwall-info .buttons {
		margin-top: 20px;
	}
	#section-memorialwall .memorialwall-big-size {
		font-size: 2em;
	}
	#section-signin h2 {
		font-size: 1.3em;
		margin-top: 10px;
		margin-bottom: 10px
	}
	#section-header-muros .thumbnail {
		display: inline-block;
		width: 60px;
		height: 60px;
		border-radius: 50%;
		overflow: hidden;
		line-height: 60px;
		padding: 0;
	}
	#know-more-button {
		height: 50px;
		padding: 0 30px;
		text-transform: uppercase;
		margin-top: 10px;
	}
}
@media screen and (max-height: 400px) {
	#section-security #security-list i {
		margin-bottom: 0;
		font-size: 2em;
	}
}*/

/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/




/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

}



/*==========  Non-Mobile First Method  ==========*/

/* Big Devices, Wide Screens */
@media only screen and (max-width : 1440px), only screen and (max-height : 900px) {
	.know-more-item .num {
		margin-top: 30px;
	}
	.know-more-item img {
		height: 160px;
	}
	.know-more-item p {
		margin-top: 30px;
		font-size: 22px;
	}
	#premium-products .line {
		line-height: 60px;
		height: 60px;
	}
	#premium-products .line div:first-child {
		font-size: 16px;
	}
	#premium-products .line.include, #premium-products .line .fa-check, #premium-products .line .fa-close {
		font-size: 16px;
	}
	#premium-products .line:last-child {
		height: 100px;
	}
	#premium-products .line:last-child button {
		margin-top: 20px;
	}
	.fieldset-title {
		margin-top: 40px;
		margin-bottom: 0px;
	}
	#section-testamento-notarial .circle{
		margin-bottom: 30px;
		margin-top: 60px;
	}
	#section-testamento-notarial p {
		margin-top: 30px;
	}
	#posts-list p,
	#posts-list span {
		display: none;
	}
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px), only screen and (max-height : 720px) {
	#fp-nav.right {
		right: 5px;
	}
	h2:not(.no-fly) {
		top: 90px;
	}
	#section-memorialwall .memorialwall-big-size {
		font-size: 60px;
		line-height: 80px;
	}
	#section-signin h2  {
		font-size: 24px;
	}
	#section-header-muros h2 {
		margin-top: 65px;
	}
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	#section-header-muros h1 {
		font-size: 30px;
		line-height: 35px;
	}
	#section-header-muros h2 {
		margin-top: 30px;
		font-size: 15px;
		line-height: 23px;
	}
	#posts-list .blog-image-container {
		height: auto;
		min-height: 173px;
	}
	.centrable:not(.sm-persist) {
		position: initial !important;
	}
	#section-press, #section-security, #section-signin {
		height: auto;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	#section-press img {
		display: inline-block;
	}
	#section-memorialwall .memorialwall-big-size {
		font-size: 40px;
	}
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	#menu li button {
		margin-right: 0;
	}
	#section-memorialwall .memorialwall-big-size {
		font-size: 40px;
	}
	h1 {
		font-size: 40px;
		line-height: 50px;
	}

	h2{
		position: initial !important;
		margin-top: 230px;
	}
	#section-header-muros h1 {
		font-size: 35px;
		line-height: 40px;
	}
	#section-header-muros h2 {
		margin-top: 30px;
		font-size: 17px;
		line-height: 25px;
	}
	.section:not(:first-child) h2{
		margin-top: 30px;
	}
	#section-memorialwall .memorialwall-big-size {
		font-size: 30px;
		line-height: 49px;
		margin-top: 40px;

	}
	h2#video-h2-memorial {
		font-size: 23px;
		line-height: 29px;
	}
	#section-memorialwall-info {
		background: url("/themes/tellmebye20/img/memorialwall_video.jpg") no-repeat center;
		background-size: cover;
	}
	#section-memorialwall-info ul {
		margin-top: 25px;
	}
	#section-memorialwall-info ul li {
		font-size: 18px;
		height: 30px;
	}
	#section-memorialwall-info .buttons {
		position: initial;
		margin-top: 30px;
		margin-bottom: 30px;
	}
	#section-memorialwall-info .buttons button{
		width: 100%;
		float: none !important;
		display: block;
		padding: 0 15px;
	}
	#section-memorialwall-info .buttons .button-pro {
		margin-left: 0;
		margin-top: 15px;
	}
	div#premium-products {
		margin-bottom: 60px;
	}
	#premium-products .head div:first-child {
		font-size: 20px;
	}
	.bottom-link,
	#fp-nav {
		display: none;
	}
	#menu li:not(:first-child) {
		display: none;
	}
	.fp-section,
	.fp-slide,
	.fp-tableCell{
		height: auto !important;
	}
	#premium-products .line:last-child button {
		margin-top: 30px;
		padding: 0 15px;
		width: 100%;
	}
	.signin-button {
		display: none;
	}
	#section-security #security-list i {
		font-size: 4em;
		margin-bottom: 10px;
		margin-top: 20px;
	}
	#section-prices {
		display: none;
	}

	#fullpage h2 {
		margin-top: 30px;
	}
}
/* Custom, iPhone Retina */
@media only screen and (max-width : 600px) {
		#section-footer-bottom .secure-imgs img {
		/*display: none;*/
	}
	#section-header-muros h1 {
		font-size: 22px;
		line-height: 35px;
	}
	#section-header-muros h2 {
		margin-top: 30px;
		font-size: 16px;
		line-height: 25px;
	}

}
/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

	h1 {
		font-size: 30px;
		line-height: 40px;
		margin-top: 140px;
	}
	#section-header-muros h1 {
		font-size: 18px;
		line-height: 30px;
	}
	#section-header-muros h2 {
		margin-top: 30px;
		font-size: 12px;
		line-height: 25px;
	}
	#section-testamento-notarial p {
		font-size: 17px;
		line-height: 30px;
		padding-left: 5px;
		padding-right: 5px;
	}
	#posts-list .blog-image-container {
		min-height: 0;
		margin-bottom: 20px;
	}
	#posts-list h4 {
		height: auto;
		margin-bottom: 54px;
	}
	.know-more-item p {
		margin-top: 10px;
		margin-bottom: 30px;
		font-size: 18px;
		line-height: 28px;
	}
	#premium-products .head div:first-child {
		font-size: 15px;
	}
	#premium-products .line div:first-child {
		font-size: 16px;
		line-height: 29px;
		padding: 17px 15px;
	}
	#premium-products .line {
		height: auto;
	}
	.btn.no-hover {
		cursor: default;
		padding: 0 8px;
		font-size: 12px;
	}
	#section-memorialwall-info ul li {
		font-size: 15px;
	}
}



@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  60% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  60% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
}
/* ESTILOS DEL SLIDESHOW */

ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none;}
li.bjqs-slide{position:absolute; display:none;}
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999;}
ul.bjqs-controls.v-centered li a{position:absolute;}
ul.bjqs-controls.v-centered li.bjqs-next a{right:0;}
ul.bjqs-controls.v-centered li.bjqs-prev a{left:0;}
ol.bjqs-markers{list-style: none; padding: 0; margin: 0; width:100%;}
ol.bjqs-markers.h-centered{text-align: center;}
ol.bjqs-markers li{display:inline;}
ol.bjqs-markers li a{display:inline-block;}
p.bjqs-caption{display:block;width:96%;margin:0;padding:2%;position:absolute;bottom:0;}


.bjqs-caption{
color:black;
background:whitesmoke;
opacity:.75;
}

/* BOTONERA UBICADA AL PIE DEL SLIDESHOW */
ol.bjqs-markers{
margin-top:35px;
}
ol.bjqs-markers li a{
padding: 5px 10px;
background: #000;
color: #fff;
margin: 5px;
text-decoration: none;
transition:background .5s ease;
-webkit-transition:background .5s ease;
-moz-transition:background .5s ease;
-o-transition:background .5s ease;
}
li.active-marker a, ol.bjqs-markers li a:hover{
background:gray!important;
}

/* CONTROLES ATRAS Y ADELANTE */
ul.bjqs-controls.v-centered li a {
display: block;
padding: 10px;
background: whitesmoke;
color: #000;
text-decoration: none;
opacity:.75;

transition:color .5s ease, background .5s ease;
-webkit-transition:color .5s ease, background .5s ease;
-moz-transition:color .5s ease, background .5s ease;
-o-transition:color .5s ease, background .5s ease;
}
ul.bjqs-controls.v-centered li a:hover{
    background:#000;
    color:#fff;
}

#section-memorialwall{
	background-color: #fff;
}
#section-memorialwallWhat{
	background-color: #EAEAEA;
}
.button-lightblue {
    background: transparent;
    border: 2px solid #00ace4;
    color: #00ace4;
    font-weight: 600;
	border-radius:4px;
}
.button-lightblue:hover, .button-lightblue.hover {
    background: #00ace4;
    border: 2px solid #00ace4;
    color: #fff !important;
    font-weight: 600;
}
#search-muros #search-input{
	padding-top: 19px;
	padding-bottom: 19px;
	border-radius: 4px;
}
#search-muros .search-group{
	padding-right: 0px;
	padding-left: 0px;
}

#search-muros .search-muros-button{
	height: 40px;

}
#muro-list .group-name-muro{
	padding-right: 40px;
}
#muro-list .muro.vip{
	background-color: rgba(255,255,255,.9);
}
#muro-list .muro-img img{
	height: 180px;
	width: 180px;
}
#muro-list .user-image{
	margin: 35px 0 45px 45px;
}

#muro-list .muro .muro-firstname, #muros .muro .muro-lastname, #muros .muro .muro-firstname, #muros .muro .muro-apodo {
	font-family: 'Droid Serif', serif;
	color: #878787;
	font-size: 16px;
	height: 27px;
}

#muros .muro .muro-apodo{
	color: #444;
}

#muros .muro .muro-firstname, #muros .muro .muro-apodo{
	margin-top: 5px;
}

/*
#muro-list .muro .muro-firstname{
	margin-top: 20px;
}*/
#muros .muro.vip .combine-name {
	margin-top: 60px;
	margin-bottom: 21px;
	float: left;
	width: 100%;
}
#muros .muro .muro-age {
	margin: 10px 0;
	color: #b3b3b3;
	font-size: 13px;
}
#muros .title-muro.vip{
	color: #fff;
	margin-bottom: 40px;
	margin-top: 60px;
}

#muros.last-muros{
	margin-top:100px;
}
#muros #muro-list {
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
}
#muros.last-muros .muro-img img{
	height: 100px !important;
	width: 100px !important;
}
#muros .muro {
	padding-top: 40px;
	padding-bottom: 40px;
	background: #fff;
	display: inline-block;
	margin: 15px 0;
	padding: 15px 0;
	width: 100%;
	border-bottom: 3px solid #dbdbdb;
	position: relative;
}
#muros .muro .icon-bloqueo {
	left: 15px;
}
#muros.last-muros .muro .user-image {
	margin-top: 20px !important;
	height: 100px;
	overflow: hidden;
	border-radius: 50%;
	width: 100px;
	margin: 0 auto;
	background: #f0f0f0;
}
#muros .title-muro{
	margin-bottom: 30px;
}
#muro-list .button-lightblue{
	margin-bottom: 30px;
}
#muros .muro .icon-bloqueo, #muros .muro .icon-share {
	font-size: 25px;
	position: absolute;
	top: 15px;
	color: #dbdbdb;
	z-index: 1;
}
.logo_container{
	margin-left: -15px;
}

.logo_container .business_info.type1{
	color:#fff;
}
.logo_container .business_info.type3{
	color:#00ace4;
}

.logo_container .business_info{
	margin-top: 7px;
	margin-left: 135px;
}

.logo_container .business_info span{
	font-family: droid-serif;
	font-style: italic;
	font-size: 18px;
	white-space: nowrap;
}


/* IPHONE 4 */

@media(max-width:320px){
	#menu .logo_container .bajartxtlogo{
		
	    margin-top: -11px!important;
	    float: right!important;
	}
	#menu .login-button{
		margin-right: -14px!important;
		margin-top: 8px!important;
	}
	#section-header-muros .margeninputmuro1 {
	    margin-top: 0px!important;
	}
	#section-header-muros .search-group{
		margin-top: 0px!important;
	}

	#muros .ocultartitulo{
		display: none;
	}

	#muros #muro-list{
		display: none;
	}

}

/* IPHONE 6 */

@media(max-width:414px){
	#menu .logo_container .bajartxtlogo{
		margin-right: -87px;
	    margin-top: -11px!important;
	    float: right!important;
	}
	#menu .login-button{
		margin-right: -14px!important;
		margin-top: 8px!important;
	}

	#muros .ocultartitulo{
		display: none;
	}

	#muros #muro-list{
		display: none;
	}

}

/* IPHONE 4 landscape */

@media (max-width:996px) and (orientation:landscape) {

	#section-header-muros .margeninputmuro1{
		margin-top: 120px!important;
	}

	#buscador-muros .search-group{

	}

	#muros .ocultartitulo{
		display: none;
	}

		#muros #muro-list{
		display: none;
	}

	#section-header-muros #buscardor-muros .margeninputmuro1{
		margin-top: 55px!important;
	}


}


#section-sites {
	height: 27vh;
	margin-bottom: 30px;
}
#section-sites .imgfoot{
	height:100%;
	padding: 0;
	cursor: pointer;
}

#section-sites span.textoimg{
	text-align: center;
	color: white;
	display: block;
	margin: 13vh;
	font-family: droid-serif;
    font-style: italic;
    font-size: 36px;
    white-space: nowrap;
}

#section-sites .imgfootlegado{
    background: url("/themes/static/img/banner_legados.jpg") no-repeat center;
	background-size: cover;
	padding: 0;

}

#section-sites .imgfootmuro{
    background: url("/themes/static/img/banner_muros.jpg") no-repeat center;
	background-size: cover;
	padding: 0;

}

#section-sites .imgfootfuneraria{
    background: url("/themes/static/img/banner_funerarias.jpg") no-repeat center;
	background-size: cover;
	padding: 0;

}


@media(max-width:385px){
			#section-sites .ocultarrespo{
		display: none;
	}
}


@media(min-width:993px) and (max-width:1440px){
		#section-sites .ocultarrespo{
		display: none;
	}
}

@media(max-width:992px){
	#section-sites{
		height: 100%;
	}
}

#menu .enlaces{
	margin-top: 12px;
	text-align: right;
	margin-left: 150px;
}
#menu .enlaces span:hover{
	text-decoration: underline;
}

#menu .enlaces span:first-child{
	margin-right: 20px;
}
#menu .enlaces a{
	color:white;
}

[data-menuanchor="memorialWallWhat"] .enlaces a{
	color: #00ace4!important;
}


@media(max-width:992px){
	#menu .enlaces{
		display: none;
	}
}
@media(max-width:1200px){
	#menu .enlaces{
		margin-left: 78px;
	}
}
@media(max-width: 1024px) and (max-height: 770px){
	#muros > div > h3.title-muro.text-center{
		margin-top: 600px;
	}

	div#section-footer-bottom .container span{
		display: inline-block;

	}
}

@media(max-width : 1000px){
	#muros > div > h3.title-muro.text-center{
		margin-top: 0 !important;
	}
}


/*
#section-memorialwall .last-muros .buscadormemorialwall{
background: #174FAC;
    height: 25vh;

}

#section-memorialwall .last-muros .buscadormemorialwall .container{

	margin-top:12vh;
}

#section-memorialwall .last-muros .buscadormemorialwall button *{
	color:white;
}

#section-memorialwall .last-muros .buscadormemorialwall .crear-muro-gratuito{
	background-color:#00ace4;
}

#section-memorialwall .last-muros .buscadormemorialwall .crear-muro-gratuito *{
	color:white;
}
*/

.button-muro-gratuito{
	background-color:#00ace4;
	height:40px;
	font-weight: 600;
    line-height: 35px;
}

.button-muro-gratuito:hover{
    background-color:white;

}

.button-muro-gratuito:hover *{
		color:#00ace4;
}

.button-muro-gratuito *{
	color:white;
}

button#button_cookies {
	color:#424242;
}

button#button_cookies:hover {
	background-color:#BDBDBD;
}

@media(max-width: 778px){
	body{
		overflow-x: hidden;
	}

	/*#fullpage{
		overflow-x: hidden;
	}*/
}

.no-padding-left{
	padding-left:0px;
}

.no-padding-right{
	padding-right:0px;
}

.fix-input input{
	border-top-right-radius: 0px !important;
	border-bottom-right-radius: 0px !important;
}

.fix-button button{
	border-top-left-radius: 0px !important;
	border-bottom-left-radius: 0px !important;
}

.button-muro-gratuito{
	width:330px;
}

@media(max-width: 992px){
	.button-muro-gratuito{
		width:100%;
	}
	.no-padding-left{
		padding-left:15px;
	}

	.no-padding-right{
		padding-right:15px;
	}

	.fix-input input{
		border-top-right-radius: 4px !important;
		border-bottom-right-radius: 4px !important;
	}

	.fix-button button{
		border-top-left-radius: 4px !important;
		border-bottom-left-radius: 4px !important;
	}
}
#title-test{
	text-align: left;
	padding-left: 10px;
}

#title-principal{
	text-align: left;
}


#section-helpMemorialwall{
	background: #eee;
}

#section-helpMemorialwall .container-fluid{
	padding-right: 0px;
	padding-left: 0px;
}
#section-helpMemorialwall .first_contentTranslucid{
	background: rgba(0,0,0,0.7);
	/*padding-top: 200px;
	padding-bottom: 250px;*/
	height: 65vh;
}
#section-helpMemorialwall div.first-content{
	background: url("../img/muros/helpMemorialWall_top.jpg");
	background-size: cover;
}
#section-helpMemorialwall div.first-content div.first_contentTranslucid div.container div.row{
	margin-top: 20vh;
}
#section-helpMemorialwall .first-content .first-content-title{
	padding-left:30px !important;
	padding-right: 100px;
}

#section-helpMemorialwall .first-content p{
	color: white;
	font-size: 20px;
}

#section-helpMemorialwall .first-content .first-content-button{
	text-align: right;
	padding-right: 40px;
	padding-top: 38px;
}
#section-helpMemorialwall .first-content .first-content-button button{
	font-size: 18px;
	padding-right: 25px !important;
	padding-left: 40px !important;
	padding-top: 15px !important;
	padding-bottom: 50px !important;
}

#section-helpMemorialwall #helpMemorial_biografia{
	background: url("../img/muros/helpMemorialWall_biografia.jpg");
	background-size: cover;
	padding: 0;
}
#section-helpMemorialwall #helpMemorial_biografia .translucid{
	background: rgba(0,0,0,0.7);
	padding-top: 80px;
	padding-left: 80px;
	padding-right: 80px;
	/*padding-bottom: 75px;*/
	height: 35vh
}

#section-helpMemorialwall #helpMemorial_textos{
	background: url("../img/muros/helpMemorialWall_textos.jpg");
	background-size: cover;
	padding: 0;
}
#section-helpMemorialwall #helpMemorial_textos .translucid{
	background: rgba(0,0,0,0.7);
	padding-top: 80px;
	padding-left: 80px;
	padding-right: 80px;
	/*padding-bottom: 75px;*/
	height: 35vh
}

#section-helpMemorialwall #helpMemorial_recuerdos{
	background: url("../img/muros/helpMemorialWall_recuerdos.jpg");
	background-size: cover;
	padding: 0;
}
#section-helpMemorialwall #helpMemorial_recuerdos .translucid{
	background: rgba(0,0,0,0.7);
	padding-top: 80px;
	padding-left: 80px;
	padding-right: 80px;
	/*padding-bottom: 75px;*/
	height: 35vh
}

#section-helpMemorialwall #helpMemorial_compartir{
	background: url("../img/muros/helpMemorialWall_compartir.jpg");
	background-size: cover;
	padding: 0;
	padding-bottom: -5px;
}
#section-helpMemorialwall #helpMemorial_compartir .translucid{
	background: rgba(0,0,0,0.7);
	padding-top: 80px;
	padding-left: 80px;
	padding-right: 80px;
	/*padding-bottom: 75px;*/
	height: 35vh
}

#section-helpMemorialwall h4{
	text-transform: uppercase;
	font-weight: bolder;
	color: white;
	margin-bottom: 30px;
}
#section-helpMemorialwall p{
	color: white;
	font-size: 16px;
}

@media(max-width: 767px){
	#section-helpMemorialwall .first-content .first-content-button{
		margin-top: 25px;
		text-align: center;
		padding-right: 0;
		padding-top: 0;
	}

}
@media(max-width: 1600px){
	#section-helpMemorialwall #helpMemorial_biografia .translucid,
	#section-helpMemorialwall #helpMemorial_textos .translucid,
	#section-helpMemorialwall #helpMemorial_recuerdos .translucid,
	#section-helpMemorialwall #helpMemorial_compartir .translucid{
		height: 354px;
	}
}
/*@media(max-width: 1412px){
	#section-helpMemorialwall #helpMemorial_recuerdos .translucid{
		padding-bottom: 75px;
	}
}
@media(max-width: 1403px){
	#section-helpMemorialwall #helpMemorial_compartir .translucid{{
		padding-bottom: 75px;
	}
}*/
