html {
	max-width: 100%;
	overflow-X: hidden;
	width: 100%
}
body {
	padding: 0;
	margin: 0;
	max-width: 100%;
	overflow-X: hidden;
	font-family: 'Roboto', sans-serif;
	color: #484f51;
	font-size: 17px;
	line-height: normal;
	font-weight: normal;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
a {
	outline: none !important;
	text-decoration: none;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	color: #484f51
}
a:hover, a:focus {
	outline: none !important;
	text-decoration: none;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	color: #ffffff !important
}
img {
	border: none;
	vertical-align: middle;
	max-width: 100%;
	height: auto;
	margin: 0px auto;
	max-height: auto;
	width: auto;
}
ul, li, p {
	list-style: none;
	padding: 0px;
	margin: 0px;
	line-height: normal;
}
strong, b {
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
	outline: none !important;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	line-height: normal;
	color: #3e4756;
}
h1, .h1 {
	font-size: 40px;
}
h2, .h2 {
	font-size: 32px;
}
h3, .h3 {
	font-size: 28px;
}
h4, .h4 {
	font-size: 24px;
}
h5, .h5 {
	font-size: 20px;
}
h6, .h6 {
	font-size: 18px;
}
input, select, textarea, button, input:hover, select:hover, textarea:hover, button:hover, input:focus, select:focus, textarea:focus, button:focus {
	outline: none !important;
	box-shadow: none;
	border: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	text-decoration: none;
}
::-webkit-input-placeholder {
 color: #000 !important;
 opacity: 1;
 font-weight: normal !important
}
::-moz-placeholder {
 color: #000 !important;
 opacity: 1;
 font-weight: normal !important
}
:-ms-input-placeholder {
 color: #000 !important;
 opacity: 1;
 font-weight: normal !important
}
:-moz-placeholder {
 color: #000 !important;
 opacity: 1;
 font-weight: normal !important
}
.container {
	width: 100%;
	max-width: 1230px;
	margin: 0 auto;
	padding: 0px 15px
}
.no_padding {
	padding: 100px 0
}
.ofi {
	object-fit: cover;
	font-family: 'object-fit: cover'
}
.bg {
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	background-position: center center !important;
	background-repeat: no-repeat !important
}
section, header, footer {
	float: left;
	width: 100%;
	margin: 0px;
	position: relative
}
.content_middle {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 50%;
	-moz-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	left: 0px;
	right: 0px;
	margin: 0px auto;
	text-align: center
}
/*HEADER-START*/
.header_info {
	position: relative;
	width: 100%;
	display: inline-block;
	text-align: right;
	vertical-align: middle;
	background-color: #fff;
	padding: 0px;
}
.header_info .logo {
	width: auto;
	float: left;
	position: relative;
	z-index: 1;
	padding: 0px;
	padding-top: 10px;
}
.header_info .logo a, .header_info .logo a img {
	display: inline-block;
	vertical-align: middle
}
.header_info .logo a img {
	width: 70px;
}
.header_info .logo a span {
	font-weight: bold;
	text-transform: uppercase;
	color: #f0b557;
	font-size: 23px;
	padding-left: 20px;
	line-height: 0.8;
	display: inline-block;
	vertical-align: middle;
	margin-top: 2px;
}
.nav_menu_content {
	display: inline-block;
	vertical-align: middle
}
.nav_menu_content nav {
	width: 100%;
	padding: 0px
}
.nav_menu_content .sm-clean {
	float: right;
	width: 100%;
	text-align: right
}
.nav_menu_content .sm-clean li {
	margin: 0px 25px
}
.nav_menu_content .sm-clean li:first-child {
	margin-left: 0px
}
.nav_menu_content .sm-clean li:last-child {
	margin-right: 0px
}
.nav_menu_content .sm-clean ul li {
	margin: 0px
}
/*START-MENU-CSS*/
.nav_menu_content .sm-clean li a {
	color: #2c3234;
	font-size: 18px;
	padding: 37px 0px;
	font-weight: normal;
	text-transform: none;
	position: relative;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	font-family: 'Roboto', sans-serif;
	text-transform:uppercase;
}
.nav_menu_content .sm-clean a .sub-arrow {
	border-color: #2c3234 transparent transparent transparent
}
.nav_menu_content .sm-clean li a:hover, .nav_menu_content .sm-clean li a:focus, .nav_menu_content .sm-clean li a.highlighted, .nav_menu_content .sm-clean li.current-menu-item a, .nav_menu_content .sm-clean li a.disabled, .nav_menu_content .sm-clean li.current-menu-ancestor a, .nav_menu_content .sm-clean li.current_page_parent a, .nav_menu_content .sm-clean li.current_page_ancestor a {
	color: #f0b557
}
.nav_menu_content .sm-clean li a:hover .sub-arrow, .nav_menu_content .sm-clean li a:focus .sub-arrow, .nav_menu_content .sm-clean li a.highlighted .sub-arrow, .nav_menu_content .sm-clean li.current-menu-item a .sub-arrow, .nav_menu_content .sm-clean li a.disabled .sub-arrow, .nav_menu_content .sm-clean li.current-menu-ancestor a .sub-arrow, .nav_menu_content .sm-clean li.current_page_parent a .sub-arrow, .nav_menu_content .sm-clean li.current_page_ancestor a .sub-arrow {
	border-color: #f0b557 transparent transparent transparent
}
/*END-MENU-CSS*/
.nav_menu_content .sm-clean ul li a {
	padding: 7px 24px;
	color: #2c3234;
	font-size: 15px;
	font-weight: normal;
	text-transform: none;
	position: relative;
	line-height: 16px;
	border-radius: 5px !important;
	overflow-x: hidden;
}
.nav_menu_content .sm-clean ul a .sub-arrow {
	border-color: transparent transparent transparent #2c3234
}
.nav_menu_content .sm-clean ul li a:hover .sub-arrow, .nav_menu_content .sm-clean ul li a:focus .sub-arrow, .nav_menu_content .sm-clean ul li a.highlighted .sub-arrow, .nav_menu_content .sm-clean ul li.current-menu-item a .sub-arrow, .nav_menu_content .sm-clean ul li a.disabled .sub-arrow, .nav_menu_content .sm-clean ul li.show a .sub-arrow, .nav_menu_content .sm-clean ul li.current_page_item a .sub-arrow, .nav_menu_content .sm-clean ul li.current-menu-ancestor a .sub-arrow, .nav_menu_content .sm-clean ul li.current_page_parent a .sub-arrow, .nav_menu_content .sm-clean ul li.current_page_ancestor a .sub-arrow {
	border-color: transparent transparent transparent #ffffff
}
.nav_menu_content .sm-clean ul li a:hover, .nav_menu_content .sm-clean ul li a:focus, .nav_menu_content .sm-clean ul li a.highlighted, .nav_menu_content .sm-clean ul li.current-menu-item a, .nav_menu_content .sm-clean ul li a.disabled, .nav_menu_content .sm-clean ul li.show a, .nav_menu_content .sm-clean ul li.current_page_item a, .nav_menu_content .sm-clean ul li.current-menu-ancestor a, .nav_menu_content .sm-clean ul li.current_page_parent a, .nav_menu_content .sm-clean ul li.current_page_ancestor a {
	color: #fff !important;
	background-color: #f0b557;
	padding-left: 30px;
}
.nav_menu_content .sm-clean a:before {
	content: '';
	position: absolute;
	display: block;
	bottom: 0px;
	height: 2px;
	left: 0;
	width: 100%;
	background-color: #f0b557;
	transform-origin: right center;
	transform-origin: right center;
	-moz-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
	-moz-transition: -moz-transform .60s cubic-bezier(.37, .31, .2, .85);
	-o-transition: -o-transform .60s cubic-bezier(.37, .31, .2, .85);
	-webkit-transition: -webkit-transform .60s cubic-bezier(.37, .31, .2, .85);
	transition: transform .60s cubic-bezier(.37, .31, .2, .85)
}
.nav_menu_content .sm-clean a:hover:before, .nav_menu_content .sm-clean a:focus:before, .nav_menu_content .sm-clean li a:hover:before, .nav_menu_content .sm-clean li a:focus:before, .nav_menu_content .sm-clean li a.highlighted:before, .nav_menu_content .sm-clean li.current-menu-item a:before, .nav_menu_content .sm-clean li a.disabled:before, .nav_menu_content .sm-clean li.current-menu-ancestor a:before, .nav_menu_content .sm-clean li.current_page_parent a:before, .nav_menu_content .sm-clean li.current_page_ancestor a:before {
	transform-origin: left center;
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1)
}
.nav_menu_content .sm-clean ul li a:before {
	display: none
}
.nav_menu_content .sm-clean ul li a:after {
	font-family: 'Font Awesome 5 Free';
	position: absolute;
	content: "\f061";
	left: 0px;
	display: inline-block;
	font-weight: 900;
	left: -20px;
	top: 8px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	opacity: 0px;
}
.nav_menu_content .sm-clean ul li a:hover:after, .nav_menu_content .sm-clean ul li a:focus:after, .nav_menu_content .sm-clean ul li a.highlighted:after, .nav_menu_content .sm-clean ul li.current-menu-item a:after, .nav_menu_content .sm-clean ul li a.disabled:after, .nav_menu_content .sm-clean ul li.show a:after, .nav_menu_content .sm-clean ul li.current_page_item a:after, .nav_menu_content .sm-clean ul li.current-menu-ancestor a:after, .nav_menu_content .sm-clean ul li.current_page_parent a:after, .nav_menu_content .sm-clean ul li.current_page_ancestor a:after {
	display: inline-block;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	left: 8px;
	opacity: 1;
}
/*HEADER-END*/
/*coman_btn*/
.coman_btn {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	cursor: pointer;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background: #f0b557;
	color: #fff;
	padding: 18px 40px;
	font-size: 17px;
	font-weight: 500;
	border-radius: 5px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.coman_btn:hover, .coman_btn:focus, .coman_btn:active {
	color: #fff;
}
.coman_btn::before {
	background: #000;
	border-radius: 5px;
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.coman_btn:hover::before, .coman_btn:focus::before, .coman_btn:active::before {
	-webkit-transform: scale(1);
	transform: scale(1);
	border-radius: 5px;
}
/*defualt_content_sec*/
.defualt_content_sec h1 {
	position: relative;
	font-weight: bold;
	font-size: 40px;
	margin-bottom: 20px;
}
.defualt_content_sec h2 {
	position: relative;
	font-weight: bold;
	font-size: 32px;
	margin-bottom: 20px;
}
.defualt_content_sec h3 {
	position: relative;
	font-weight: bold;
	font-size: 28px;
	margin-bottom: 20px;
}
.defualt_content_sec h4 {
	position: relative;
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 20px;
}
.defualt_content_sec h5 {
	float: left;
	width: 100%;
	position: relative;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 20px;
}
.defualt_content_sec h6 {
	position: relative;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
}
.defualt_content_sec h1:before,
.defualt_content_sec h2:before,
.defualt_content_sec h3:before,
.defualt_content_sec h4:before,
.defualt_content_sec h5:before,
.defualt_content_sec h6:before{
	content:"";
	position:absolute;
	left:0px;
	right:auto;
	background: #f0b557;
	width:60px;
	height:3px;
	margin:auto;
	bottom: 0px;
}
.defualt_content_sec h1,
.defualt_content_sec h2,
.defualt_content_sec h3,
.defualt_content_sec h4,
.defualt_content_sec h5,
.defualt_content_sec h6{
	padding-bottom:15px;
}
.defualt_content_sec p {
	margin-bottom: 25px;
	font-size: 18px;
	line-height: 1.7;
	margin-bottom: 30px;
}
.defualt_content_sec a {
	color: #404040;
	display: inline-block
}
.defualt_content_sec ul {
	position: relative;
	margin-bottom: 10px;
	padding-left: 5px;
	margin-bottom: 30px
}
.defualt_content_sec ul li {
	margin-bottom: 10px;
	font-size: 18px;
	padding-left: 20px;
	position: relative;
	width: 100%;
	float: left
}
.defualt_content_sec ul li:before {
	background: #f0b557;
	position: absolute;
	width: 10px;
	height: 10px;
	content: "";
	left: 0px;
	top: 50%;
	border-radius: 50px;
	-moz-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%)
}
.defualt_content_sec ol {
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: 10px;
	padding-left: 0px
}
.defualt_content_sec ol li {
	margin-bottom: 10px;
	font-size: 18px;
	counter-increment: section;
	padding-left: 30px;
	position: relative;
	width: 100%;
	float: left
}
.defualt_content_sec ol li:before {
	content: counter(section);
	position: absolute;
	left: 0px;
	top: 3px;
	position: absolute;
	height: 20px;
	width: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 13px;
	background: #f0b557;
	color: #fff;
	font-weight: 700;
	border-radius: 50px
}
/*HOME-BENNER-SEC*/
.home_img {
	float: left;
	width: 100%;
	position: relative;
	padding: 160px 0px;
}
.home_img img {
	float: left;
	width: 100% !important;
	position: relative;
	height: auto
}
.caption_inner {
	float: left;
	width: 100%;
	position: relative;
}
/*HOME-BENNER-SEC*/


.header_contact_info {
	padding: 10px 0px;
	text-align: right;
	background: #f0b557;
}
.header_contact_info a {
	font-size: 17px;
	font-weight: 400;
	padding: 0px 20px;
	color: #fff !important;
	border-left: 1px solid #fff;
	z-index: 999999999;
}
.header_contact_info a:first-child {
	border: none;
}
.header_contact_info p {
	font-size: 17px;
	font-weight: 400;
	float: left;
	color: #fff !important;
}
.header_contact_info a i {
	padding-right: 0px;
}
.web_whatsapp {
	display: inline-block;
}
.mob_whatsapp {
	display: none;
}
.home_slider.owl-theme .owl-nav [class*="owl-"].owl-prev {
	left: 5px !important;
}
.home_slider.owl-theme .owl-nav [class*="owl-"].owl-next {
	right: 5px !important;
}
.home_slider .owl-dots {
	position: absolute;
	bottom: 10px;
	left: 0px;
	right: 0px;
	margin: auto;
}
.coman_title {
	float: left;
	width: 100%;
	position: relative;
	text-align: center;
}
.coman_title h2 {
	float: left;
	width: 100%;
	position: relative;
	font-size: 45px;
	text-transform: uppercase;
	padding-bottom: 20px;
	margin-bottom: 50px;
}
.coman_title h2:before {
	content: "";
	position: absolute;
	bottom: 0px;
	right: 0px;
	left: 0px;
	margin: auto;
	background: #0056b3;
	width: 60px;
	height: 3px;
}
.welcome_info {
	float: left;
	width: 100%;
	position: relative;
}
.welcome_info .col-md-6:last-child {
	padding-left: 40px;
}
.welcome_info p {
	font-size: 17px;
	margin-bottom: 20px;
	line-height: 1.6;
}
.welcome_info a {
	color: #484f51;
	font-weight: 500;
}
.welcome_info p b {
	font-weight: 500;
}
.welcome_info a i {
	font-size: 13px;
	padding-left: 5px;
}
.over_product_sec {
	background-color: #f5f5f5;
}
/*Gallery*/
.images_gellery {
	float: left;
	width: 100%;
	position: relative;
}
.card-columns {
	-webkit-column-count: 4;
	-moz-column-count: 4;
	column-count: 4;
	-webkit-column-gap: 0px;
	-moz-column-gap: 0px;
	column-gap: 0px;
}
.images_gellery .card {
	border: none;
	padding: 10px;
	margin-bottom: -7px;
	margin-right: 0px;
	background: none;
	border-radius: 0px;
}
.images_gellery .card a {
	float: left;
	width: 100%;
	position: relative;
}
.images_gellery .card a img {
	float: left;
	width: 100%;
	position: relative;
	height: auto;
}
.images_gellery .card a:before {
	content: "";
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 450ms ease-out 0s;
	-moz-transition: all 450ms ease-out 0s;
	-o-transition: all 450ms ease-out 0s;
	transition: all 450ms ease-out 0s;
	-webkit-transform: rotateY(180deg) scale(0.5, 0.5);
	-moz-transform: rotateY(180deg) scale(0.5, 0.5);
	-ms-transform: rotateY(180deg) scale(0.5, 0.5);
	-o-transform: rotateY(180deg) scale(0.5, 0.5);
	transform: rotateY(180deg) scale(0.5, 0.5);
	background: rgba(242,181,88,0.6);
	z-index: 999;
}
.images_gellery .card a:hover:before {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: rotateY(0deg) scale(1, 1);
	-moz-transform: rotateY(0deg) scale(1, 1);
	-ms-transform: rotateY(0deg) scale(1, 1);
	-o-transform: rotateY(0deg) scale(1, 1);
	transform: rotateY(0deg) scale(1, 1);
}
.export_sec {
	padding: 90px 0px;
}
.export_info {
	float: left;
	width: 100%;
	position: relative;
	padding: 45px 30px;
	background: #fff;
	border-radius: 5px;
	border: 2px solid #0056b3;
}
.coman_title.coman_title_2 h2 {
	font-size: 30px;
	margin-bottom: 35px;
	padding-bottom: 20px
}
.export_info p {
	font-size: 17px;
	text-align: center;
	line-height: 1.6;
}
.contact_left ul {
	width: 100%;
	position: relative;
	max-width: 550px;
	margin: auto;
	margin-top: 20px;
}
.contact_left ul li {
	float: left;
	width: 50%;
}
.contact_left ul li .box {
	text-align: center;
	background-image: url("../images/award-ribbon-left.png"), url("../images/award-ribbon-right.png");
	background-position: 0, 100%;
	background-repeat: no-repeat;
	background-size: 33px 80px;
	margin: 0 50px 0;
	min-height: 82px;
	padding: 3px 42px 0;
}
.service_slider {
	float: left;
	width: 100%;
	text-align: center;
}
.service_slider .owl-stage-outer{
	height: 175px;
	overflow: hidden;
}
.service_slider img {
	width: auto !important;
	height: auto !important;
}
.contact_left {
	float: left;
	width: 100%;
}
.service_slider .item {
	float: left;
	width: 100%;
	padding: 0px 25px;
}
.service_slider .item figure {
	float: left;
	width: 100%;
}
.service_slider .item h6 {
	float: left;
	width: 100%;
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 15px;
}
.service_slider .item p {
	float: left;
	width: 100%;
	line-height: 1.6;
	margin-bottom: 25px;
}
.help_sec {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 120px 0;
	background: url(../images/help_bg.jpg) no-repeat center center;
	background-attachment: scroll !important;
	background-size: auto !important;
	background-size: cover !important;
	background-attachment: fixed !important;
	text-align: center !important;
}
.help_sec h2 {
	color: #fff;
}
.help_sec p {
	color: #fff;
	float: left;
	width: 100%;
	line-height: 1.6;
	margin-bottom: 35px;
}
.copyright {
	float: left;
	width: 100%;
	position: relative;
	padding: 35px 0px;
	border-top: 1px solid #efefef;
}
.copyright b {
	font-weight: bold;
}
.footer_logo {
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: 35px;
}
.footer_logo img {
	width: 100px;
}
.footer_info {
	padding: 70px 0px;
	float: left;
	width: 100%;
}
.footer_info .coman_title.coman_title_2 h2 {
	text-align: left;
}
.footer_info .coman_title h2::before {
	right: auto;
}
.add_block_inner {
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: 15px;
}
.add_block_inner figure {
	position: absolute;
	left: 0px;
	width: 25px;
	top: 4px;
}
.add_block_inner .add_block_inner_det {
	padding-left: 30px;
}
.add_block_inner .add_block_inner_det a {
	line-height: 1.6;
}
.add_block_inner:hover a, .add_block_inner:focus a, .add_block_inner:hover i, .add_block_inner:focus i {
	color: #f0b557 !important;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.form_info {
	float: left;
	width: 100%;
	position: relative;
}
.form_info form {
	float: left;
	width: 100%;
	position: relative;
	text-align: center;
}
.form_info .form-group {
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: 10px;
}
.form_info .form-group .form-control {
	width: 100%;
	position: relative;
	float: left;
	padding: 0px 20px;
	height: 50px;
	font-size: 16px;
	font-weight: 300;
	font-weight: normal;
	line-height: normal;
	color: #6b7683;
	background-color: #fff;
	border: 1px solid #f0b557;
	border-radius: 5px;
	transition: none;
	box-shadow: none;
}
.form_info .contact_btn {
	box-shadow: none;
	background: none;
	color: #fff;
	padding: 0px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.form_info [class*="col-"] {
	padding: 0px 5px;
}
.form_info .row {
	margin: 0px -5px;
}
.innear_benner {
	width: 100%;
	position: relative;
}
.innear_benner::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(240, 181, 87, 0.4);
	display: inline-block;
	z-index: 9;
}
.innear_benner h3 {
	float: left;
	width: 100%;
	position: relative;
	font-size: 40px;
	font-weight: bold;
	text-transform: uppercase;
	z-index: 99;
	text-align: center;
	color: #fff;
	letter-spacing: 2px;
	line-height: 0.8;
	padding-bottom:30px;
}
.innear_benner h3:before{
	content:"";
	position:absolute;
	left:0px;
	right:0px;
	background:#fff;
	width:60px;
	height:3px;
	margin:auto;
	bottom: 0px;
}
.home_img h2 {
	font-size: 40px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding-bottom: 20px;
	margin-bottom: 30px;
	position: relative;
}
.home_img h2::before {
	content: "";
	position: absolute;
	bottom: 0px;
	right: 0px;
	left: 0px;
	margin: auto;
	background: #f0b557;
	width: 60px;
	height: 3px;
}
.home_img p {
	font-size: 17px;
	font-weight: 500;
	color: #fff;
	text-align: center;
	margin-bottom: 10px;
}
.images_gellery_2 .col-sm-6.col-md-4 {
	margin-bottom: 30px;
}
.images_gellery_block figure {
	float: left;
	width: 100%;
	position: relative;
	z-index: 99;
	margin-bottom: 0px;
}
.images_gellery_block figure img {
	float: left;
	width: 100%;
	position: relative;
	border-radius: 10px 10px 0px 0px;
	height: 250px;
}
.images_gellery_block {
	float: left;
	width: 100%;
	background: #fff;
	border-radius: 10px;
	height: 100%;
}
.product_content {
	float: left;
	width: 100%;
	padding: 20px;
}
.images_gellery_2 {
	float: left;
	width: 100%;
}
.product_content h3 {
	font-size: 28px;
	font-weight: bold;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
.product_content h3::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(240, 181, 87, 0.7);
	display: inline-block;
	z-index: 9;
	width: 60px;
	height: 3px;
}
.product_content p {
	font-size: 17px;
	margin-bottom: 20px;
	line-height: 1.6;
}
.product_content .coman_btn {
	padding: 12px 20px;
	font-size: 15px;
}
.apllication_slider, .apllication_slider_2 {
	float: left;
	width: 100%;
	position: relative;
}
.apllication_slider_2 .col-sm-6.col-md-4 {
	margin-bottom: 30px;
}
.apllication_block figure {
	float: left;
	width: 100%;
	position: relative;
	z-index: 99;
	margin-bottom: 20px;
	cursor: pointer;
	border: 1px solid rgba(240, 181, 87, 0.7);
	border-radius: 10px;
}
.apllication_block figure img {
	float: left;
	width: 100%;
	position: relative;
	border-radius: 10px;
}
.apllication_block figure a {
	font-size: 20px;
	color: #fff !important;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 50%;
	bottom: 0px;
	margin: auto;
	width: auto;
	height: auto;
	text-align: center;
	z-index: 999999999;
	opacity: 0;
}
.apllication_block figure:before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	opacity: 0;
	background: #f0b557;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	content: "";
	border-radius: 10px;
	z-index: 999;
}
.apllication_block figure:hover:before {
	opacity: 0.8;
}
.apllication_block figure:hover a {
	opacity: 1;
}
.apllication_block {
	float: left;
	width: 100%;
	background: #fff;
	border-radius: 10px;
	height: 100%;
	text-align: center;
}
.apllication_block h3 {
	font-size: 23px;
	font-weight: bold;
	position: relative;
	float: left;
	width: 100%;
	text-align: center;
	background: #fff;
}
.contact_sec_2 .coman_title.coman_title_2 h2 {
	text-align: left;
}
.contact_sec_2 .coman_title.coman_title_2 h2:before {
	right: auto;
}
.contact_sec_2 iframe {
	width: 100%;
	margin-top: 50px;
}
.product_inner .container {
	max-width: 1000px;
}
.product_inner img {
	width: 100%;
	margin-bottom: 30px;
}
.product_content_info {
	position: relative;
	margin: 40px 0px;
}
.product_content_info figure {
	position: absolute;
	background: #f0b557;
	width: 69px;
	height: 69px;
	border-radius: 50%;
	text-align: center;
	line-height: 69px;
	margin-bottom: 0px;
}
.product_content_info figure img {
	width: auto;
	height: auto;
	float: none;
	margin-bottom: 0px;
}
.product_content_content {
	float: left;
	width: 100%;
	padding-left: 90px;
}
/*ACCORDING-MENU-CSS*/
.custom_accordion {
	float: left;
	width: 100%;
	position: relative;
	margin-top: 10px;
}
.custom_accordion .accordion-item {
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: 0px;
}
.custom_accordion .accordion-item .accordion-header {
	float: left;
	width: 100%;
	position: relative;
	padding-bottom:0px;
}
.custom_accordion .accordion-item .accordion-header:before{
	display:none;
}
.custom_accordion .accordion-item .accordion-header .accordion-button {
	float: left;
	width: 100%;
	position: relative;
	border-radius: 10px;
	border: none;
	box-shadow: none;
	background: #fff;
	border: 1px solid #f0b557;
	color: #000;
	font-weight: normal;
	font-size: 18px;
	padding: 15px 20px;
	text-align: left;
}
.accordion-button:not(.collapsed)::after {
	transform: rotate(180deg);
	transition: transform 0.5s ease-in-out;
	content: "\f068";
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
}
.accordion-button::after {
	content: "\f067";
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	background: none !important;
	background-repeat: no-repeat !important;
	transition: transform 0.5s ease-in-out;
}
.custom_accordion .accordion-item .accordion-collapse {
	float: left;
	width: 100%;
	position: relative;
	border: none;
}
.custom_accordion .accordion-item .accordion-collapse .accordion-body {
	float: left;
	width: 100%;
	position: relative;
	padding: 15px 20px;
	padding-top: 0px !important;
	line-height: 1.7;
}
.modal-dialog {
	max-width: 1000px !important;
	
	text-align: left;
}
.modal-content{
margin: 10px !important;	
}
.popup_block figure {
	float: left;
	width: 100%;
	position: relative;
}
.popup_block figure img {
	float: left;
	width: 100%;
	position: relative;
}
.popup_block .coman_title h2 {
	font-size: 30px;
	text-align: left;margin-bottom: 25px;
}
.popup_block .coman_title h2::before {
	right: auto;
}
.popup_block p {
	float: left;
	width: 100%;
	text-align: left;
	margin-bottom: 16px;
}
.modal-open .modal{
	padding:0px !important;
}
modal-open{
	padding:0px !important;
}
.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: normal;
    display: block;
    float: left;
    width: 100%;
}
.header_info.nav-fixed {
background: #fff;
-webkit-box-shadow: 0 4px 10px 0 rgba(0,0,0,0.1);
-moz-box-shadow: 0 4px 10px 0 rgba(0,0,0,0.1);
box-shadow: 0 4px 10px 0 rgba(0,0,0,0.1);
animation: 1s ease 0s normal both 1 running fixedmenu;
    animation-name: fixedmenu;
background: #ffffff none repeat scroll 0 0;
float: left;
left: 0;
position: fixed !important;
right: 0;
top: 0;
transition: all 400ms ease 0s;
width: 100%;
z-index: 999;
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
-webkit-transition: all .6s ease-in-out;
-moz-transition: all .6s ease-in-out;
-o-transition: all .6s ease-in-out;
-ms-transition: all .6s ease-in-out;
transition: all .6s ease-in-out;
}

#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background:#f0b557;
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: rgba(0, 0, 0,1);
}
#return-to-top:hover i {
    color: #f0b557;
    top: 5px;
}
.copyright p{
	margin-bottom:8px;
}
.copyright p:last-child{
	margin-bottom:0px;
}
.wpcf7-spinner{
	opacity: 0 !important;
width: 0px !important;
height: 0px !important;
}