 #footer .footer-top {
	display: block;
	background: #f1f1f1;
	padding: 50px 0;
}

#moda_popupnewsletter.popup-type-1 .form-content {
	margin-bottom: 20px;
}

#blockEmailSubscription_displayFooterBefore {
	background: transparent;
	position: relative;
	margin: 0 auto;
	width: 100%;
}

#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: 100%;
	order: 2;
	position: relative;
	background-position: center;
}

.footer-top #blockEmailSubscription_displayFooterBefore .alert-success {
	position: absolute;
	margin: 0;
	top: 60px;
	padding: 8px 0;
}

.submitnewsletter-btn {
	margin: 0 !important;
}

.input-wrapper .email {
	color: #111111;
	padding: 10px 170px 10px 15px !important;
	font: 500 14px/16px 'Mulish', Helvetica, sans-serif;
	border: none;
	height: 46px;
	outline: none;
	letter-spacing: 1px;
	text-align: left !important;
	margin: 0 auto;
	/* border-bottom: 1px solid #b7b7b7; */
	display: block;
}

.input-wrapper .email::placeholder {
	color: #111;
	opacity: 0.5;
}

.input-wrapper .email:focus {
	/* border: none;	 */
}

.newsletter-subscribe-text {
	text-align: center;
}

.submitNewsletter-btn .btn {
	float: unset !important;

}


.newsletter_bottom .submitNewsletter-btn .btn-secondary {
	position: absolute;
	top: 0;
	bottom: auto;
	right: 0;
	left: auto;
	padding: 14px 30px;
	background: #7a3308 !important;
	color: #fff !important;
}

.newsletter_bottom .submitNewsletter-btn .btn-secondary:is(:hover, :active, :focus) {
	background-color: #111 !important;
}

.submitNewsletter-btn .btn-primary:hover,
.submitNewsletter-btn .btn-primary:active,
.submitNewsletter-btn .btn-primary:focus {
	background: #666 !important;
}


#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 {
	font: 600 40px/42px "Cantora One", Helvetica, sans-serif;
	color: #111;
	position: relative;
	margin: 0;
	letter-spacing: 0.50px;
	text-transform: uppercase;
	padding: 0 0 0 65px;
	text-align: left;
}

#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2::after {
	content: "\ec67";
	font-family: "IcoFont";
	font-size: 40px;
	line-height: 44px;
	position: absolute;
	left: 0;
	right: auto;
	margin: auto;
	width: 45px;
	height: 45px;
	text-align: center;
}

#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 span {
	color: #7a3308;
}


/* #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 20px/22px "Quicksand", Helvetica, sans-serif;
	color: #111;
	margin: 10px 0 20px 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;
}
.newsletter_bottom  .tb-newletter-box{
	display: flex;
	align-items: center;
}
/* .block_newsletter form .submitNewsletter-btn .btn-secondary{
	background: #000;
	color: #fff;
}
.block_newsletter form .submitNewsletter-btn .btn-secondary:hover{
	background: #7a3308 !important;
} */

@media (max-width: 1699px) {
	#blockEmailSubscription_displayFooterBefore .newsletter_bottom::before {
		width: 287px;
		height: 279px;
	}

	#blockEmailSubscription_displayFooterBefore .newsletter_bottom::after {
		width: 268px;
		height: 278px;
	}


}

@media (max-width: 1499px) {
	#blockEmailSubscription_displayFooterBefore .newsletter_bottom::before {
		width: 227px;
		height: 222px;
	}

	#blockEmailSubscription_displayFooterBefore .newsletter_bottom::after {
		width: 214px;
		height: 222px;
	}

}

@media (max-width: 1399px) {
	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 {
		font-size: 36px;
		line-height: 38px;
	}
}

@media (max-width: 1299px) {
	#blockEmailSubscription_displayFooterBefore {
		width: 100%;
	}

	/* #footer .footer-top{
		padding: 80px 0;
	} */

	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 {
		font-size: 34px;
		line-height: 36px;
	}

	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2::after {
		font-size: 36px;
		line-height: 40px;
	}

	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text p {
		font-size: 18px;
		line-height: 20px;
		margin: 0 0 16px 0;
	}

}

@media (max-width: 1199px) {

	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 {
		font-size: 26px;
		line-height: 28px;
	}

	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2::after {
		font-size: 34px;
		line-height: 34px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	/* #blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 {
	  font-size: 22px;
	  line-height: 24px;
	} */

	/* .input-wrapper .email {
		width: 60% !important;
	} */
}

@media (max-width: 991px) {

	.input-wrapper .email {
		padding: 10px 140px 10px 15px;
	}

	#moda_popupnewsletter.popup-type-1 .wrapper-popup .popup-img {
		background: #ffffff url("../images/newsletter-img2.jpg") no-repeat scroll 0 center;
		background-position: top center;
		width: 100%;
		height: 680px;
		align-items: end;
	}

	.footer-top #blockEmailSubscription_displayFooterBefore .alert-success {
		position: relative;
		margin: 10px 0 0 0;
		top: 0;
		padding: 13px 0;
		font-size: 15px;
	}
	#footer .footer-top {
		padding: 30px 0;
	}
	.footer-top .tb-newletter-box {
		width: 70%;
		display: block;
		margin: 0 auto;
	}

	.newsletter_bottom .submitNewsletter-btn .btn-secondary {
		padding: 14px 22px;
	}

	.input-wrapper .email {
		padding: 10px 140px 10px 15px !important;
	}

	#blockEmailSubscription_displayFooterBefore {
		width: 100%;
	}

	#blockEmailSubscription_displayFooterBefore .newsletter_bottom::before {
		width: 157px;
		height: 152px;
	}

	#blockEmailSubscription_displayFooterBefore .newsletter_bottom::after {
		width: 153px;
		height: 155px;
	}

	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 {
		display: inline-block;
		margin: 0 0 16px 0;
		padding: 0 0 0 50px;
		line-height: 30px;
	}

	#footer .block_newsletter p {
		font-size: 18px;
		line-height: 20px;
		margin: 10px 0 20px 0;
	}
}

@media (max-width: 767px) {


	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 {
		font-size: 23px;
		line-height: 30px;
		padding: 0 0 0 46px;
		margin: 0 0 10px 0;
	}

	#footer .block_newsletter p {
		font-size: 18px;
		line-height: 22px;
		margin: 2px 0 14px 0;
	}

	.footer-top .tb-newletter-box {
		width: 80%;
	}


	.blockEmailsubscription_box .aline-items {
		display: block;
		text-align: center;
	}

	.tb-newletter-subscribe-image {
		margin: 0 0 30px 0;
	}

	/* #footer .block_newsletter p {
		margin: 0 0 15px 0;
	} */

	/* .input-wrapper .email { 
		width: 90% !important;
	} */
	#blockEmailSubscription_displayFooterBefore .newsletter_bottom::before {
		display: none;
	}

	#blockEmailSubscription_displayFooterBefore .newsletter_bottom::after {
		display: none;
	}

	.newsletter_bottom .submitNewsletter-btn .btn-secondary {
		padding: 15px 16px;
		font-size: 13px;
		line-height: 16px;
	}

	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2::after {
		font-size: 30px;
		line-height: 32px;
	}

}

@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 .footer-top {
		padding: 30px 0;
	} */

	.footer-top .tb-newletter-box {
		width: 100%;
		padding: 0 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: 20px;
		line-height: 32px;
		margin: 0 0 10px 0;
	}

	 #footer .footer-top {
		padding: 30px 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;
	}

	/* #footer .footer-top {
		background: #fff;
		padding: 0 0 20px 0;
	} */
	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text p {
		font-size: 15px;
		line-height: 17px;
		margin: 0;
	}

	.newsletter-subscribe-text {
		margin: 0 0 10px 0;
	}

	.footer-top .tb-newletter-box {
		width: 100%;
		padding: 15px;
	}

	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 {
		font-size: 18px;
		line-height: 26px;
		margin: 0 0 3px 0;
		padding: 0px 0 0 44px;
	}

	/* .footer-top .tb-newletter-box {
		padding: 15px;
	} */

	.footer-top .tb-newletter-box {
		width: 100%;
		padding: 0;
	}
	.input-wrapper .email {
		padding: 12px 82px 12px 15px;
	}


	.input-wrapper .email {
		padding: 10px 90px 10px 15px !important;
		height: 45px;
	}

	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2::after {
		font-size: 28px;
		line-height: 28px;
	}

	#moda_popupnewsletter.popup-type-1 .wrapper-popup .popup-img {
		background: #ffffff url("../images/newsletter-img3.jpg") no-repeat scroll 0 center;
		background-position-x: 0px;
		background-position-y: center;
		background-position: top center;
		width: 100%;
	}

	.footer-top .tb-newletter-box .col-lg-6 {
		width: 100%;
		padding: 0;
	}
}

@media (max-width: 360px) {
	.newsletter-subscribe-text {
		margin: 0 0 10px 0;
	}

	.newsletter-subscribe-text {
		text-align: center;
	}

	/* #blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 {
		font-size: 14px;
		line-height: 16px;
		margin: 0 0 8px 0;
	} */

	/* #blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text p {
		font-size: 13px;
		line-height: 15px;
	} */

	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 {
		font-size: 16px;
		line-height: 24px;
	}
	#footer .footer-top {
		padding: 20px 0;
	}

	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2::after {
		font-size: 22px;
		line-height: 26px;
	}	

}