.lightcounter {
	text-align: center;
	margin: РЅ5% 0 0 0;
}
.lightcounter ul.countdown_2 {
	margin: 75px 0;
	padding: 0;
	display: block;
	text-align: center;
}
.lightcounter ul.countdown_2 li {
	display: inline-block;
}
.lightcounter ul.countdown_2 li span {
	font-size: 80px;
	font-weight: 500;
	line-height: 80px;
	padding: 0 20px;
	color: #fff;
}
.lightcounter ul.countdown_2 li p {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 100;
	color: #fff;
}
:focus {
	outline: none;
}
.lightcounter .lightnotify {
	width: 62%;
	text-align: center;
	float: none;
	display: inline-block;
}
.lightcounter .lightnotify p {
	float: none;
	margin: 0 0 10px 0;
	text-align: center;
	width: 65%;
	display: inline-block;
}
.lightcounter .lightnotify .field {
	width: 100%;
	text-align: center;
	display: inline-block;
	position: relative;
	z-index: 1;
}
.lightcounter .lightnotify input[type=email] {
	background: rgba(255, 255, 255, 0.13);
	color: #fff;
	font-size: 14px;
	border: solid 3px #fff;
	padding: 0 22% 0 2%;
	width: 37%;
	height: 52px;
	float: none;
    display: inline-block;
}
.lightcounter .lightnotify input[type=submit] {
	background: #fff;
	margin: 0px 0 0 -129px;
	padding: 0px 20px 0px 20px;
	height: 52px;
	border: none;
    display: inline-block;
	font-weight: 900;
	cursor: pointer;
	position: relative;
	float: none;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	overflow: hidden;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-property: color, background-color;
	transition-property: color, background-color;
}
.lightcounter .lightnotify input[type=submit]:hover {
	color: #000;
	background: #F6F903;
}
.lightsocial {
	text-align: center;
	display: inline-block;
	margin: 42px 0 0 0;
}
.lightsocial ul {
}
.lightsocial ul li {
	text-align: center;
	float: left;
	margin: 0 7px 0 0;
	cursor: pointer;
}
.lightsocial ul li a.fa {
	color: #fff;
	font-size: 22px;
	border: solid 2px #fff;
	border-radius: 100%;
	padding: 10px 0 0 0;
	text-align: center;
	display: inline-block;
	width: 52px;
	height: 52px;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	overflow: hidden;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-property: color, background-color;
	transition-property: color, background-color;
}
.lightsocial a.fa.fb:hover {
	color: #fff;
	background: #3b5999;
	border: solid 2px #3b5999;
}
.lightsocial a.fa.tw:hover {
	color: #fff;
	background: #55acef;
	border: solid 2px #55acef;
}
.lightsocial a.fa.in:hover {
	color: #fff;
	background: #9e6f4f;
	border: solid 2px #9e9691;
}
.lightsocial a.fa.gp:hover {
	color: #fff;
	background: #de4b39;
	border: solid 2px #de4b39;
}


/* ==================================================
   7. Home-1 Light-Footer
================================================== */
.lightfooter {
	margin: 5% 0 0 0;
	width: 100%;
}
.lightfooter p {
	text-align: center;
	font-size: 13px;
	margin: 12px 0;
}
.order-call-menu{z-index: 1043;height:55px;width:530px;position:fixed;background-color:#504b4b;bottom:0;right:0;border-radius:30px;padding:10px 0;margin-bottom:10px;margin-right:10px}.order-call-menu div{padding:0 5px}.order-call-menu .form-control,.order-call-menu .btn{border-radius:30px}.order-call-menu .btn span{margin-right:3px}.order-call-menu p{color:white;font-size:12px;margin-bottom:10px;line-height: normal;letter-spacing: normal;}@media screen and (max-width: 530px){.order-call-menu{width:100%;margin-right:0}}.order-call-menu .btn-default{position:fixed;right:0;bottom:100px;width:200px;margin-right:10px}.order-call-menu .btn-default{font-size:17px}.order-call-menu .text-call-us{position:relative;display:inline-block;bottom:5px;color:grey;font-size: 16px;letter-spacing: normal;}.order-call-menu .fa-whatsapp{font-size:30px;color:white;padding:3px;border-radius:20px;display:inline-block}
/*# sourceMappingURL=style.css.map */