#footer {
	padding: 60px 0 0 0;
	position: relative;
}

#footer .footer-top{
	display: none;
}

#index #footer .footer-top{
	display: block;
}

/* #footer::before {
	content: "";
	position: absolute;
	top: -47px;
	bottom: auto;
	left: 0;
	right: 0;
	width: 100%;
	height: 47px;
	background-image: url(../images/newsletter-bg.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
} */

#index #footer .footer-top {
	display: block;
}

#tb-footer .footer-top-cms::before {
	content: "";
	position: absolute;
	top: -47px;
	bottom: auto;
	left: 0;
	right: 0;
	width: 100%;
	height: 47px;
	background-image: url(../images/newsletter-before.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

#blockEmailSubscription_displayFooterBefore {
	position: relative;
}

#blockEmailSubscription_displayFooterBefore {
	text-align: left;
}


#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-box-2 .btn-primary {
	/* padding: 12px 25px; */
	font: 400 15px/17px "Poppins", Helvetica, sans-serif;
	letter-spacing: 1px;
	background-color: #111;
	/* margin: 4px !important; */
	color: #fff;
}

#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-box-1 p {
	font: 400 16px/18px "Poppins", Helvetica, sans-serif;
	color: #111;
	margin: 15px 0 20px 0;
	display: inline-block;
	padding: 0 !important;
	display: none;
}

.block_newsletter form .submitnewsletter-btn:hover, .block_newsletter form .submitnewsletter-btn:active, .block_newsletter form .submitnewsletter-btn:focus {
	background-color: #633725 !important;
}

.submitnewsletter-btn {
	margin: 0 !important;
}

.block_newsletter_box {}

.block_newsletter_box .newsletter_bottom {
	position: relative;
}

#footer .block_newsletter #block-newsletter-label {
	font: 700 42px/45px "Philosopher", Helvetica, sans-serif;
	color: #111;
	position: relative;
	padding: 0 0 0 60px; 
	text-transform: capitalize;
	letter-spacing: 0.5px;
}

#footer .block_newsletter #block-newsletter-label::after {
	content: "\ec67";
  font-family: "IcoFont";
  font-size: 40px;
  line-height: 45px;
  position: absolute;
  left: 0;
  right: auto;
  top: 5px;
  bottom: 0;
  width: 45px;
  height: 45px;
  text-align: center;
  margin: auto;
}

/* #footer .block_newsletter #block-newsletter-p{
		font: 400 20px/22px "Philosopher", Helvetica, sans-serif;
		color: #111;
		margin: 0;
		display: none;
	} */
	.input-wrapper .email {
		color: #111;
		padding: 10px 160px 10px 20px !important;
		font: 400 14px/16px "Poppins", Helvetica, sans-serif;
		background: #fff;
		height: 52px;
		outline: none;
		letter-spacing: 1px;
		width: 100%;
		border-radius: 25px;
		-moz-border-radius: 25px;
		-webkit-border-radius: 25px;
		-khtml-border-radius: 25px;
		border: 0px;
		background: #eeeeee;
		/* border: 1px solid #a4a4a4; */
	}

.footer-top .submitNewsletter-btn{
	display: flex;
}

/* .input-wrapper .email::placeholder{
		color: #111;
		opacity: 1;
	} */
.block_newsletter_box p.alert {
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	margin: 10px 0 0 0;
}

.input-wrapper .email:focus {
	/* border: none;	 */
}

#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 {
	font: italic 600 36px/45px "Philosopher", Helvetica, sans-serif;
	color: #fff;
	position: relative;
	margin: 0;
	padding: 0 0 0 60px;
	display: inline-block;
}

/* #blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2::before{
	content: "\ec67";
	font-family: "IcoFont";
	font-size: 40px;
	line-height: 50px;
	position: absolute;
	left: 0;
	right: auto;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 45px;
	height: 45px;
	text-align: center;
} */
#blockEmailSubscription_displayFooterBefore .alert {
	margin: 0;
}

/* #footer .block_newsletter p {
	position: absolute;
	left: 0;
	right: 0;
	top: 60px;
} */
.submitNewsletter-btn {
	position: relative;
}

.submitnewsletter-btn {
	/* position: absolute !important; */
	/* right: 0; */
	/* left: auto; */
	/* top: 0; */
	/* padding: 10px 24px !important; */
	margin: 0 0 0 -146px !important;
}

#moda_popupnewsletter .close {
	right: 10px;
	top: 10px;
}

#moda_popupnewsletter.popup-text-color-dark .modal-dialog {
	background-color: transparent;
}

#moda_popupnewsletter label .show-browser:hover {
	color: #fff;
}

@media (max-width: 1499px) {}

@media (max-width: 1399px) {
	/* #footer .block_newsletter #block-newsletter-label {
		font-size: 36px;
		line-height: 43px;
	} */
}

@media (max-width: 1299px) {
	/* #footer .block_newsletter #block-newsletter-label {
		font-size: 33px;
		line-height: 37px;
	} */

	#footer .block_newsletter #block-newsletter-label{
		font-size: 38px;
		line-height: 40px;
	}

}

@media (max-width: 1199px) {
	/* #blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 {
		font-size: 29px;
		line-height: 31px;
	}

	#footer .block_newsletter #block-newsletter-label {
		font-size: 27px;
		line-height: 37px;
	} */

	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-box-1 p {
		font-size: 15px;
		line-height: 18px;
	}

	#footer .block_newsletter #block-newsletter-label::after{
		font-size: 35px;
	}

	#footer .block_newsletter #block-newsletter-label{
		font-size: 32px;
	}


}

@media (max-width: 991px) {

	/* .block_newsletter_box{
		padding: 51px 0;
	} */
	/* #blockEmailSubscription_displayFooterBefore .alert-success,#blockEmailSubscription_displayFooterBefore .alert{
		margin: 20px 0 0 0;
		position: static;
	} */

	#footer .block_newsletter #block-newsletter-label {
		font-size: 36px;
		line-height: 38px;
	}


	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text {
		margin: 0 0 20px 0;
		text-align: center;
	}

	#footer .block_newsletter #block-newsletter-label::after {
		bottom: 1px;
		font-size: 40px;
	}
	
	.block_newsletter_box .newsletter_bottom {
		width: 75%;
		margin: 0 auto;
	}

}

@media (max-width: 767px) {
	.block_newsletter_box .newsletter_bottom {
		width: 90%;
		margin: 0 auto;
	}

	#footer .block_newsletter #block-newsletter-label  {
		font-size: 30px;
		line-height: 45px;
	}

	#footer .block_newsletter #block-newsletter-label::after {
		bottom: 0px;
	}
}

@media (max-width: 575px) {
	/* #blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 {
		font-size: 28px;
		line-height: 30px;
	} */

	.submitNewsletter-btn .Subscribe {
		display: block !important;
	}

	.submitNewsletter-btn .ok {
		display: none !important;
	}

	/* .block_newsletter_box .newsletter_bottom {
		width: 90%;
	} */
	#footer .block_newsletter #block-newsletter-label {
		display: inline-block;
	}

	/* #blockEmailSubscription_displayFooterBefore .newsletter-subscribe-box-2 .btn-primary{
			font-size: 12px;
			line-height: 14px;
			padding: 15px 30px;
	} */

	#footer .block_newsletter #block-newsletter-label::after {
		font-size: 35px;
	}

	#footer .block_newsletter #block-newsletter-label {
		font-size: 26px;
		line-height: 33px;
		padding: 0 0 0 50px;
	}
	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text {
		margin: 0 0 14px 0;
	}

	.block_newsletter_box .newsletter_bottom {
		width: 92%;
	}

}

@media (max-width: 480px) {
	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2::before {
		font-size: 30px;
		width: 35px;
		height: 35px;
		line-height: 35px;
	}

	/* #footer .block_newsletter #block-newsletter-label {
		font-size: 18px;
		line-height: 27px;
	} */

	/* .submitnewsletter-btn {
		padding: 11px 24px !important;
	} */
	.submitNewsletter-btn .Subscribe {
		display: none !important;
	}

	.submitNewsletter-btn .ok {
		display: block !important;
	}

	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 {
		font-size: 22px;
		list-style: 24px;
		padding: 0 0 0 42px;
	}

	.input-wrapper .email {
		height: 44px;
	}

	/* #footer .footer-top {
		padding: 20px 0 !important;
	} */

	#footer .block_newsletter #block-newsletter-p {
		font-size: 15px;
		line-height: 25px;
		margin: 10px 0;
	}

	.submitNewsletter-btn .ok, .submitNewsletter-btn .Subscribe {
		padding: 14px 22px;
	}

	.submitnewsletter-btn {
		margin: 0 0 0 -65px !important;
	}

	/* .block_newsletter_box {
		padding: 38px 0;
	} */
	/* .input-wrapper .email {
		padding: 10px 90px 10px 20px !important;
	} */

	#blockEmailSubscription_displayFooterBefore .newsletter_bottom {
		width: 100%;
		margin: 0 auto;
	}

	#footer .block_newsletter #block-newsletter-label {
		font-size: 22px;
		line-height: 30px;
		padding: 0 0 0 46px;
	}

	#footer .block_newsletter #block-newsletter-label::after {
		font-size: 30px;
	}
	
	.newsletter-subscribe-box-1.col-lg-6 {
		padding: 0;
	}

}

@media (max-width: 360px) {
	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 {
		font-size: 16px;
	}

	#footer .block_newsletter #block-newsletter-label {
		font-size: 19px;
		line-height: 22px;
	}

	#footer .block_newsletter #block-newsletter-p {
		font-size: 12px;
		line-height: 22px;
	}

	#footer .block_newsletter #block-newsletter-label::after {
		font-size: 26px;
	}
}