 #footer .footer-top {
 	transform: translateY(-50%);
 	-webkit-transform: translateY(-50%);
 	-moz-transform: translateY(-50%);
 	-ms-transform: translateY(-50%);
 	-o-transform: translateY(-50%);
 }
 #footer .footer-top {
	 padding: 0 0 100px 0;
	 display: none;
	}
	#index #footer .footer-top {
	   display: none;
   }


   #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: 500px;
	order: 2;
 }

 #index #footer .footer-top {
 	padding: 0;
 }

 .footer-top #blockEmailSubscription_displayFooterBefore .alert-success {
	position: absolute;
	margin: 0;
	top: 55px;
	padding: 8px 0;
}

 .footer-top .tb-newletter-box {
 	background: #1284a9;
 	padding: 40px;
 	display: flex;
 	align-items: center;
 }

 .submitnewsletter-btn {
 	margin: 0 !important;
 }

 .input-wrapper .email {
 	color: #111111;
 	padding: 10px 152px 10px 15px !important;
 	font: 400 14px/16px 'Chivo', Helvetica, sans-serif;
 	border: none;
 	height: 44px;
 	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.8;
 }
 .newsletter-subscribe-text {
 	text-align: left;
 }

 .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: #178590 !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: 700 34px/36px 'Chivo', Helvetica, sans-serif;
 	color: #fff;
 	margin: 0 0 15px 0;
 	letter-spacing: 0;
 	text-transform: uppercase;
 	text-align: left;
 }

 #blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2::after {
 	content: "\ec67";
 	font-family: "IcoFont";
 	font-size: 40px;
 	line-height: 50px;
 	position: absolute;
 	left: 0;
 	right: 0;
 	top: 0;
 	bottom: auto;
 	margin: auto;
 	width: 45px;
 	height: 45px;
 	text-align: center;
 	display: none;
 }

 #blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 span {
 	color: #178590;
 }


 /* #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: 400 20px/22px 'Chivo', Helvetica, sans-serif;
 	color: #fff;
 	margin: 0;
 	letter-spacing: 0.3px;
 	display: inline-block;
 }

 .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: #178590 !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) {}

 @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;
 		margin: 0 0 14px 0;
 	}

 	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text p {
 		font-size: 18px;
 		line-height: 20px;
 	}

 }

 @media (max-width: 1199px) {
 	/* #blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2{
		font-size: 30px;
		line-height: 34px;
	} */



 	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 {
 		font-size: 28px;
 		line-height: 30px;
 		margin: 0 0 12px 0;
 	}
 }

 @media (min-width: 992px) and (max-width: 1199px) {}

 @media (max-width: 991px) {

 	.input-wrapper .email {
 		padding: 10px 140px 10px 15px;
 	}

 	.footer-top .tb-newletter-box {
 		padding: 30px;
 		width: 85%;
 		margin: 0 auto -30px;
 		display: block;
 	}

 	.newsletter_bottom .submitNewsletter-btn .btn-secondary {
 		padding: 15px 22px;
 	}

 	.input-wrapper .email {
 		padding: 10px 140px 10px 15px !important;
 		height: 45px;
 	}

 	/* #footer .block_newsletter p {
		position: static;
		margin: 20px 0 0 0;
	} */
 	/* 
	.footer-top .tb-newletter-box {
		margin: 0;
		border-top: none;
	} */
 	/* #footer .footer-top {
		background: #fff;
		padding: 0 0 40px 0;
	} */
 	#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;
 	}

 	#footer .block_newsletter p {
 		font-size: 18px;
 		line-height: 20px;
 		margin: 12px 0 18px 0;
 	}

	 #footer .block_newsletter p.alert  {
		font-size: 15px;
		line-height: 17px;
	}

	.footer-top #blockEmailSubscription_displayFooterBefore .alert-success {
		position: relative;
		margin: 0;
		top: 15px;
		padding: 12px 0;
	}

	#moda_popupnewsletter.popup-type-1 .wrapper-popup .popup-img {
		background-position: top center;
	}


 }

 @media (max-width: 767px) {


 	.footer-top .tb-newletter-box {
 		padding: 20px;
 		width: 90%;
 	}


 	.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;
 	}

 }

 @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: 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: 26px;
 		line-height: 28px;
 	}

	#moda_popupnewsletter.popup-type-1 .wrapper-popup .popup-img {
	width: 400px;
}
 }

 @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;
 	}

 	.footer-top .tb-newletter-box {
 		width: 100%;
 		padding: 15px;
 	}

 	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 {
 		font-size: 20px;
 		line-height: 22px;
 		padding: 0;
 	}

	#moda_popupnewsletter.popup-type-1 .wrapper-popup .popup-img {
	width: 330px;
	height: 400px;
	background-position: center center;
}

 	/* .footer-top .tb-newletter-box {
		padding: 15px;
	} */

 	.footer-top .tb-newletter-box {
 		width: 100%;
 		padding: 15px 2px;
 	}

 	.input-wrapper .email {
 		padding: 12px 82px 12px 15px;
 	}


 	.input-wrapper .email {
 		padding: 10px 90px 10px 15px !important;
 		height: 44px;
 	}

 	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2::after {
 		font-size: 35px;
 		line-height: 45px;
 	}
 }

 @media (max-width: 360px) {
 	.newsletter-subscribe-text {
 		margin: 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: 18px;
 		line-height: 20px;
 		padding: 0;
 	}

 	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text p {
 		font-size: 14px;
 		line-height: 16px;
 		margin: 8px 0 10px 0;
 	}

	#moda_popupnewsletter.popup-type-1 .wrapper-popup .popup-img {
	width: 290px;
	height: 380px;
	background-position: center center;
}

 }