body.asec_front header {
	display: none !important;
}
.asec_front .menu_Front .menu a {
	border-bottom: 2px solid transparent;
}
.asec_front .menu_Front .menu a:hover,
.asec_front .menu_Front .menu a:focus,
.asec_front .menu_Front .menu li.current_page_item a  {
	border-bottom: 2px solid #e3c05b;
}
.asec_front .menu_Front .menu li {
	margin: 0 15px;
}
.ct-margin-top{
	margin-top: 10px;
}
.asec_front .menu_Front .menu li:last-child {
	margin-right: 0;
}  
.counter_List h3 {
	font-size: 56px;
	line-height: 1em;
	color: transparent !important;
	text-align: center;
	font-weight: 900;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #e3c05b;
}
.factory_services .fl-col-content {
	-webkit-box-shadow: 0 0 60px 0 rgba(47, 47, 47, 0.1);
	box-shadow: 0 0 60px 0 rgba(47, 47, 47, 0.1);
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.backg_Mobile .fl-rich-text p {
	line-height: 36px;
}
.video-img {
	position: relative;
}
.video-img a.fl-button {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 9;
	font-size: 35px !important;
	color: #181c3b !important;
	height: 80px;
	width: 80px;
	text-align: center;
	background: transparent linear-gradient(90deg, #d7b44f 0%, #E5C668 100%) 0% 0% no-repeat padding-box !important;
	border-radius: 50% !important;
	padding: 20px 25px 20px 30px !important;
}
.video-img a.fl-button::before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	height: 90px;
	width: 90px;
	background: transparent linear-gradient(90deg, #d7b44f 0%, #E5C668 100%) 0% 0% no-repeat padding-box;
	z-index: -1;
	border-radius: 50%;
	transform: translate(-50%,-50%);
	animation: pulse-border 1500ms ease-out infinite;
}
@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
	opacity: 1;
	}
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
	opacity: 0;
	}
}


.fl-page-footer-widgets-container.container {
	width: 1280px;
	padding-top: 50px !important;
	padding-bottom: 50px !important;
}
.widget-about img {
	display: block;
	margin-bottom: 20px;
}
.footer-social span {
	font-size: 14px;
	color: #fff;
	font-weight: 500;
	display: inline-block;
	margin-right: 20px;
}
.footer-social a {
	font-size: 16px;
	color: #ddd;
	margin-right: 10px;
	display: inline-block;
}
.footer-social .fa-facebook-f::before {
	content: "\f39e" !important;
}
.footer-social a:hover {
	color: #e3c05b;
}
.fl-page-footer-wrap .fl-widget .fl-widget-title {
	margin-bottom: 20px;
	font-size: 18px;
	color: #e3c05b;
	border-bottom: solid 1px #564E45;
	padding-bottom: 10px;
	font-weight: 400;
}
.footer-menu ul li, .contact-details li {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	font-size: 14px;
	color: #fff;
}
.footer-menu ul li a {
	font-weight: 300;
}
.footer-menu ul li a {
	font-weight: 300;
}
.footer-menu ul li a:hover {
	padding-left: 5px;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.f-contact li {
	float: left;
	margin-bottom: 20px !important;
	width: 100%;
}
.f-contact i {
	width: 40px;
	height: 40px;
	background: transparent linear-gradient(90deg, #e3c05b 0%, #E6C86C 100%) 0% 0% no-repeat padding-box;
	line-height: 40px;
	color: #181c3b !important;
	text-align: center;
	border-radius: 50%;
	float: left;
	margin-right: 7px;
}
.f-contact span {
	float: left;
	color: #ddd;
	margin-left: 8px;
}
.mt-footer {
	margin-top: 8px;
}
.footer-menu ul li i {
	color: #e3c05b;
	margin-right: 5px;
}
.widget-about img {
	display: block;
	margin-bottom: 20px;
}
body.asec_front .fl-page-footer {
	border-top: solid 1px #564E45 !important;
	background: #181c3b;
}
body.asec_front .footer_copy {
	color: #fff;
}
.fl-page-footer-widgets {
	display: none;
}
body.asec_front .fl-page-footer-widgets {
	display: block;
}

.bar_Logo {
	float: left;
	width: 200px !important;
	display: inherit !important;
	flex: inherit !important;
}
.bar_Navigation {
	float: right;
	width: calc(100% - 200px) !important;
	display: inherit !important;
	flex: inherit !important;
	clear: none;
	text-align: right;
}
.contact_form .wpcf7-text, .contact_form .wpcf7-textarea, .contact_form .wpcf7-select {
	background: #fff none repeat scroll 0 0;
	border: 2px solid #b2cad9;
	border-radius: 6px;
	box-shadow: none;
	color: #808080;
	font-size: 15px;
	height: 48px;
	margin-bottom: 10px;
	margin-top: 5px;
	outline: medium none;
	padding: 10px 15px;
	resize: none;
	width: 100%;
	letter-spacing: 1px;
	font-weight: 300;
}
.contact_form .wpcf7-textarea {
	min-height: 140px;
}
.contact_form .wpcf7-submit {
	background: #e3c05b;
	border: solid 2px #e3c05b;
	border-radius: 6px !important;
	color: #fff;
	cursor: pointer;
	float: none;
	font-size: 20px;
	font-weight: 300;
	padding: 14px 50px;
	text-align: center;
	display: block; 
	margin: 15px auto 0;
}
.contact_form .wpcf7-submit:hover, .contact_form .wpcf7-submit:focus {
	background: #172b4d;
	border: solid 2px #172b4d;
	transition: all 0.5s ease 0s;
	color: #fff;
	top: 0 !important;
}
.C_Form {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.wpcf7-form p {
	font-size: 16px;
	color: #3F5C89;
}
.contact_form .fl-contact-form label {
	display: none;
}
.contact_form label {
	float: left;
	width: 100%;
	color: #707070;
	text-transform: capitalize;
	font-size: 15px;
	margin-bottom: 0;
	font-weight: 400;
}
.pointer_star {
    font-weight: 400;
    display: inline-block;
    margin-left: 3px;
	color: red;
}
.label_SP br {
	display: none;
}
.label_SP {
	float: left;
	width: 100%;
	margin-bottom: 5px;
}
div.wpcf7-validation-errors {
	background-color: #f2dede;
	border: 1px solid #ebccd1;
	color: #a94442;
	float: left;
	width: 100%;
}
div.wpcf7-mail-sent-ok {
	background-color: #dff0d8;
	border: 1px solid #d6e9c6;
	color: #3c763d;
	float: left;
	width: 100%;
}
div.wpcf7-response-output {
	margin: 0;
	padding: 10px;
	text-align: center;
	float: left;
	width: 100%;
}
span.wpcf7-not-valid-tip {
	display: block;
	font-size: 14px;
	font-weight: 400;
	float: left;
	width: 100%;
	background-color: #f2dede;
	border: 1px solid #ebccd1;
	color: #a94442;
	padding: 3px 10px;
	margin-bottom: 5px;
}
.wpcf7-list-item {
	float: left;
	margin-bottom: 5px;
	width: 100%;
}
span.wpcf7-list-item {
	margin: 0px !important;
}
.wpcf7-list-item > input {
	margin-right: 7px;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="url"]:focus, textarea:focus {
	background-color: #ffffff;
	border-color: #d73a25;
	box-shadow: none;
	outline: 0 none;
}
@media screen and (max-width:1320px) {
.fl-page-footer-widgets-container.container {
	width: 100%;
}
}
@media screen and (max-width:991px) {
.asec_front .menu_Front .menu li {
	margin: 0 13px;
}
.asec_front .menu_Front .menu a {
	font-size: 15px;
}
}
@media screen and (max-width:768px) {
.menu_Front .fl-menu-mobile-flyout {
	padding: 0;
	-moz-box-shadow: 0 0 4px #cecece;
	-webkit-box-shadow: 0 0 4px #cecece;
	box-shadow: 0 0 4px #cecece;
	border-color: #2b326a;
	background-color: #181c3b;
	color: #fff;
}
.asec_front .menu_Front .menu li a {
	border-bottom: none;
	padding: 15px !important;
}
.asec_front .menu_Front .menu li {
	border-color: #2b326a;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin: 0;
	border-top: none;
}
.asec_front .menu_Front .menu a:hover, .asec_front .menu_Front .menu a:focus, .asec_front .menu_Front .menu li.current_page_item a {
	border-bottom: none;
}
.asec_front .menu_Front .menu a {
	font-size: 13px;
}
.menu_Front .fl-menu-mobile-close {
	font-size: 22px;
	padding: 10px 15px;
}
.menu_Front .fl-menu-mobile-close:hover,
.menu_Front .fl-menu-mobile-close:focus {
	color: #e3c05b !important;
	top: 0 !important;
}
.menu_Front  .fl-menu-mobile-toggle {
	font-size: 14px;
}
.menu_Front  .fl-menu-mobile-toggle:focus {
	top: 0 !important;
}
}
@media screen and (max-width:767px) {
.fl-page-footer-widgets .fl-widget {
	margin-bottom: 30px;
	float: left;
	width: 100%;
}
.fl-page-footer-widgets-container.container {
	padding-top: 30px !important;
	padding-bottom: 10px !important;
}
.backg_Mobile .fl-row-content-wrap {
	background: #181c3b !important;
}
.factory_services .fl-photo-img {
	width: 100%;
}
}










