#footer .footer-top {
	padding: 60px 0 0 0;
}
#index #footer .footer-top {
	padding: 0;

}
#index #footer{
	margin: 200px 0 0 0;
  padding: 0;
  position: relative;
}

#moda_popupnewsletter.popup-type-1 .wrapper-popup .popup-img{
	background: #ffffff url("../images/newsletter-img.jpg") no-repeat scroll 0 center;
	padding: 0;
	height: 500px;
	width: 500px;
	order: 2;
}
@media (max-width:576px) {
	
	#moda_popupnewsletter.popup-type-1 .wrapper-popup .popup-img {
		background-position: center;
	}
}

#index #footer::after {
	position: absolute;
	content: "";
	width: 100%;
	top: -168px;
	bottom: auto;
	right: 0;
	left: 0;
	background-image: url(../images/footer-after.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 168px;
}
#moda_popupnewsletter.popup-type-1 .form-content {
	margin-bottom: 20px;
}

#blockEmailSubscription_displayFooterBefore {
	background: transparent;
	position: relative;
	margin: 0 auto;
	width: 100%;
}

.footer-top #blockEmailSubscription_displayFooterBefore .alert-success {
	position: relative;
	margin: 0;
	top: 20px;
	padding: 8px 0;
}

.footer-top .tb-newletter-box {
	padding: 50px 60px;
	width: 60%;
	margin: 0 auto;
	position: relative;
	text-align: center;
	background: rgba(255, 255, 255, 0.8);
}

.submitnewsletter-btn {
	margin: 0 !important;
}

.input-wrapper .email {
	color: #000;
	padding: 10px 152px 10px 15px !important;
	font: 400 14px/16px "Open Sans", Helvetica, sans-serif;
	border: none;
	height: 46px;
	outline: none;
	letter-spacing: 1px;
	text-align: left !important;
	margin: 0 auto;
	border-bottom: 1px solid #fff;
	display: block;
}

.input-wrapper .email::placeholder {
	color: #111;
	opacity: 0.5;
}

.input-wrapper .email:focus {
	/* border: none;	 */
}

.newsletter-subscribe-text {
	text-align: center;
}

.newsletter_bottom .submitNewsletter-btn .btn {
	float: unset !important;
	position: absolute;
	left: auto;
	right: 0;
	top: 0;
	background: #443f3f;
}


.newsletter_bottom .submitNewsletter-btn .btn-secondary {
	position: absolute;
	top: 0;
	bottom: auto;
	right: 0;
	left: auto;
	padding: 17px 35px;
	background: #111 !important;
	color: #fff !important;
}

.newsletter_bottom .submitNewsletter-btn .btn-secondary:is(:hover, :active, :focus) {
	background-color: #df8d3f !important;
}

.newsletter-img .newsletter_bottom  {
	display: flex;
	align-items: center;
}

.submitNewsletter-btn .btn-primary:hover,
.submitNewsletter-btn .btn-primary:active,
.submitNewsletter-btn .btn-primary:focus {
	background: #df8d3f !important;
}

#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 {
	font: 700 36px/38px "Josefin Sans", Helvetica, sans-serif;
	color: #fff;
	position: relative;
	margin: 0;
	letter-spacing: 0.50px;
	text-transform: uppercase;
	padding: 0 0 0 70px;
	text-align: left;
}

#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2::after {
	content: "\ec67";
  font-family: "IcoFont";
  font-size: 50px;
  line-height: 40px;
  position: absolute;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 45px;
  height: 45px;
  text-align: center;
}

#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 span {
	color: #df8d3f;
}


/* #blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2::before{
	content: "\ec67";
	font-family: "IcoFont";
	font-size: 40px;
	line-height: 40px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: auto;
	width: 45px;
	height: 45px;
	text-align: center;
} */
#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text p {
	font: 500 18px/20px 'Open Sans', Helvetica, sans-serif;
	color: #111;
	margin: 0 0 22px 0;
	letter-spacing: 0;
	display: none;
}

.block_newsletter form .input-wrapper {
	margin: 0;
}

.block_newsletter form .input-wrapper input {
	text-align: center;
}

#blockEmailSubscription_displayFooterBefore .alert {
	margin: 10px 0 0 0;
}



/* .footer-top .tb-newletter-box {
	width: 50%;
} */


.footer-top .block_newsletter:hover .tb-newletter-image::before,
.footer-top .block_newsletter:hover .tb-newletter-image::after {
	height: 100%;
	opacity: 0;
	transition-duration: 1.3s;
	width: 100%;
}

.footer-top .block_newsletter .tb-newletter-image::before {
	background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
	bottom: 0;
	content: "";
	height: 0;
	opacity: 1;
	position: absolute;
	right: 0;
	width: 0;
}

.footer-top .block_newsletter .tb-newletter-image::after {
	background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
	content: "";
	height: 0;
	left: 0;
	opacity: 1;
	position: absolute;
	top: 0;
	width: 0;
}

/* .block_newsletter form .submitNewsletter-btn .btn-secondary{
	background: #000;
	color: #fff;
}
.block_newsletter form .submitNewsletter-btn .btn-secondary:hover{
	background: #df8d3f !important;
} */




@media (max-width: 1399px) {


	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 {
		font-size: 32px;
		line-height: 34px;
	}
}

@media (max-width: 1299px) {
	#blockEmailSubscription_displayFooterBefore {
		width: 100%;
	}
	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 {
		font-size: 30px;
		line-height: 30px;
		margin: 0;
	}

	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text p {
		font-size: 16px;
		line-height: 18px;
		margin: 0 0 16px 0;
	}
}

@media (max-width: 1199px) {

}

@media (min-width: 992px) and (max-width: 1199px) {

	.footer-top .tb-newletter-box {
		padding: 40px 50px;
		width: 70%;
	}

	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2::after {
		font-size: 36px;
		line-height: 40px;
	}

	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 {
		font-size: 24px;
		line-height: 26px;
		padding: 0 0 0 60px;
	}
}

@media (max-width: 991px) {
	.input-wrapper .email {
		padding: 10px 140px 10px 15px;
	}
	.footer-top .tb-newletter-box {
		padding: 40px;
		width: 80%;
	}

	.newsletter_bottom .submitNewsletter-btn .btn-secondary {
		padding: 15px 22px;
	}

	.input-wrapper .email {
		padding: 10px 140px 10px 15px !important;
		height: 45px;
	}
	#blockEmailSubscription_displayFooterBefore {
		width: 100%;
	}

	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 {
		display: inline-block;
		margin: 0;
		display: inline-block;
		margin: 0 0 20px 0;
		font-size: 36px;
		line-height: 38px;
		padding: 0 0 0 55px;
	}

	#footer .block_newsletter p {
		font-size: 16px;
		line-height: 18px;
		margin: 10px 0 15px 0;
	}

	.newsletter-img .newsletter_bottom {
		display: block;
	}

	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2::after {
		font-size: 40px;
		line-height: 42px;
	}

	.newsletter_bottom .submitNewsletter-btn .btn {
		padding: 15px 25px;
		font-size: 13px;
	}
}

@media (max-width: 767px) {


	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 {
		font-size: 30px;
		line-height: 50px;
		margin: 0 0 10px 0;
	}

	#footer .block_newsletter p {
		font-size: 15px;
		line-height: 18px;
		margin: 0px 0 12px 0;
	}

	.footer-top .tb-newletter-box {
		padding: 25px;
	}


	.blockEmailsubscription_box .aline-items {
		display: block;
		text-align: center;
	}

	.tb-newletter-subscribe-image {
		margin: 0 0 30px 0;
	}

	.newsletter_bottom .submitNewsletter-btn .btn-secondary {
		padding: 15px 16px;
		font-size: 13px;
		line-height: 16px;
	}

	#footer .footer-top {
		padding: 30px 0 0 0;
	}

}

@media (max-width: 575px) {

	.submitNewsletter-btn .Subscribe {
		display: block !important;
		margin: 0 auto !important;
	}

	#blockEmailSubscription_displayFooterBefore {
		width: 100%;
	}

	.submitNewsletter-btn .ok {
		display: none !important;
	}

	.footer-top .tb-newletter-box {
		width: 100%;
		padding: 20px;
	}

	.newsletter-subscribe-text {
		text-align: center;
	}

	#blockEmailSubscription_displayFooterBefore .newsletter_bottom {
		background-position: center;
	}

	.newsletter-subscribe-text {
		text-align: center !important;
	}

	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 {
		font-size: 24px;
		line-height: 26px;
	}

	.newsletter_bottom .submitNewsletter-btn .btn {
		font-size: 14px;
	}

	.product-miniature {
		margin: 0 0 30px 0;
	}
	#index .product-miniature {
		margin: 0 0 20px 0;
	}
}

@media (max-width: 480px) {
	.submitNewsletter-btn .Subscribe {
		display: none !important;
	}

	.submitNewsletter-btn .ok {
		display: block !important;
		margin: 0 auto !important;
	}

	.submitNewsletter-btn .Subscribe,
	.submitNewsletter-btn .ok {
		padding: 15px 20px;
	}

	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text p {
		font-size: 15px;
		line-height: 17px;
	}

	.footer-top .tb-newletter-box {
		width: 100%;
		padding: 15px;
	}

	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 {
		font-size: 17px;
		line-height: 20px;
		margin: 0 0 12px 0;
	}


	.footer-top .tb-newletter-box {
		width: 100%;
		padding: 15px;
	}

	.input-wrapper .email {
		padding: 12px 82px 12px 15px;
	}


	.input-wrapper .email {
		padding: 10px 80px 10px 15px !important;
		height: 45px;
	}

	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2::after {
		font-size: 28px;
		line-height: 40px;
	}

	#index #footer {
		margin: 150px 0 0 0;
	}

	.newsletter_bottom .submitNewsletter-btn .btn {
		padding: 16px 25px;
	}
}

@media (max-width: 360px) {

	.newsletter-subscribe-text {
		text-align: center;
	}

	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 {
		font-size: 14px;
		line-height: 16px;
	}

}