
/*
Theme Name: Industro Child
2137Author: 
Description: Your description goes here
Version: 1.0
Template: industro

This is the child theme for Industro theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
@charset "UTF-8";

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b, strong {
	font-weight: bold;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -.25em;
}

sup {
	top: -.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button, input, optgroup, select, textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button, input {
	/* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button, select {
	/* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button, [type=button], [type=reset], [type=submit] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: .35em .75em .625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox], [type=radio] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body, button, input, select, optgroup, textarea {
	color: #595959;
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	line-height: 1.625;
	font-weight: 400;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 700 !important;
	line-height: 1.2;
	margin: 0 0 20px;
	color: #0a0f2b;
}

h1, .head-main {
	font-size: 42px;
}

h2, .head-second, .category_title {
	font-size: 36px;
}

h3, .head-third {
	font-size: 30px;
}

h4, .head-four {
	font-size: 24px;
}

h5, .head-five {
	font-size: 18px;
}

h6, .head-six {
	font-size: 16px;
}

p {
	margin: 0 0 20px;
	color: #595959 !important;
}

dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	font-size: 24px;
	line-height: 36px;
	margin: 40px 0;
	font-weight: 300;
	font-style: italic;
	padding: 0 70px;
	position: relative;
}

blockquote:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 5%;
	width: 3px;
	height: 90%;
	background: #f30;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	line-height: 1.7142857143;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

.bg-alt {
	background: #f7f7f7;
}

.bg-primary {
	background: #f30;
}

.bg-second {
	background: #0a0f2b;
}

.text-primary {
	color: #f30;
}

.text-second {
	color: #0a0f2b;
}

.section-padd {
	padding: 110px 0;
}

.section-padd-bot {
	padding-bottom: 70px;
}

.section-padd-top {
	padding-top: 70px;
}

.section-padd-top70 {
	padding-top: 70px;
}

.lead {
	font-size: 18px;
}

.subtitle {
	font-weight: 500;
	margin-bottom: 10px;
}

.clear-both {
	clear: both;
}

.unstyle {
	list-style: none;
	padding-left: 0;
}

.font14 {
	font-size: 14px;
}

.text-light * {
	color: #fff;
}

.bolder {
	font-weight: 600;
}

.lighter {
	font-weight: 300;
}

.gaps {
	clear: both;
	height: 20px;
	display: block;
}

.gaps.size-2x {
	height: 40px;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*, *:before, *:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

.card-body {
	margin-left: 10px;
	margin-right: 10px;
}

.row .vide_section {
	margin-bottom: 1.5em;
}

body {
	background: #fff;
	overflow-x: hidden;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul, ol {
	margin: 0 0 20px;
	padding-left: 18px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul, li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 20px 0 20px 0;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
}

caption, td, th {
	padding: 0;
	font-weight: normal;
	text-align: left;
}

table, th, td {
	border: 1px solid #eee;
}

th {
	border-width: 0 1px 1px 0;
	font-weight: 700;
}

td {
	border-width: 0 1px 1px 0;
}

th, td {
	padding: .4375em;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

/* #button Group
================================================== */
.btn {
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 16px;
	padding: 12px 20px;
	line-height: 1.42857143;
	display: inline-block;
	margin-bottom: 0;
	text-decoration: none;
	white-space: nowrap;
	vertical-align: middle;
	font-weight: bold;
	text-align: center;
	background: #f30;
	cursor: pointer;
	border: 1px solid transparent;
	color: #fff;
}

.btn:visited {
	color: #fff;
}

.btn:hover {
	background: #0a0f2b;
	color: #fff;
}

.btn.btn-light {
	background: #fff;
	color: #0a0f2b;
}

.btn.btn-light:hover {
	color: #fff;
	background-color: #0a0f2b;
}

.btn.btn-light:hover,  {
	background: #0a0f2b;
	color: #fff;
}

.btn-dark {
	background: #0a0f2b;
	color: #fff;
}

.btn-dark:visited {
	color: #fff;
}

.btn-dark:hover {
	background: #f30;
	color: #fff;
}

.btn.btn-border {
	color: #f30;
	border: 1px solid;
	background: transparent;
}

.btn.btn-border:visited {
	color: #f30;
}

.btn.btn-border:hover {
	background: #f30;
	border-color: #f30;
	color: #fff;
}

.btn.btn-border.btn-light {
	color: #fff;
}

.btn.btn-border.btn-light:hover {
	background: #fff;
	border-color: #fff;
	color: #0a0f2b;
}

.btn.btn-border.btn-dark {
	color: #0a0f2b;
}

.btn.btn-border.btn-dark:hover {
	background: #f30;
	border-color: #f30;
	color: #fff;
}

.btn-medium {
	padding: 12px 20px;
}

.btn-large {
	padding: 12px 20px;
}

.btn i {
	margin-right: 7px;
}

input[type=text], input[type=email], input[type=url], input[type=password], input[type=search], input[type=number], input[type=tel], input[type=range], input[type=date], input[type=month], input[type=week], input[type=time], input[type=datetime], input[type=datetime-local], input[type=color], textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 3px;
	box-sizing: border-box;
	outline: none;
	box-shadow: none !important;
	appearance: none;
	-webkit-appearance: none;
}

input[type=text]:focus, input[type=email]:focus, input[type=url]:focus, input[type=password]:focus, input[type=search]:focus, input[type=number]:focus, input[type=tel]:focus, input[type=range]:focus, input[type=date]:focus, input[type=month]:focus, input[type=week]:focus, input[type=time]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=color]:focus, textarea:focus {
	color: #666;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #a9a9a9;
}

::-moz-placeholder {
	/* Firefox 19+ */
	color: #a9a9a9;
}

:-ms-input-placeholder {
	/* IE 10+ */
	color: #a9a9a9;
}

:-moz-placeholder {
	/* Firefox 18- */
	color: #a9a9a9;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #0a0f2b;
	text-decoration: none;
}

a:visited {
	color: #0a0f2b;
}

a:hover {
	color: #f30;
	text-decoration: none;
}

a:focus {
	outline: 0;
}

a:hover, a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
a {
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
}

/** #site-header **/
.site-header {
	background-color: #fff;
}

.error404 .site-header {
	border-bottom: 1px solid #eee;
}

/** Top Bar **/
.top-bar {
	clear: both;
	display: block;
	width: 100%;
	background-color: #0a0f2b;
	padding: 7px 0 7px 0;
}

.site-header {
	position: relative;
	z-index: 999;
}

.site-header .info-list {
	float: left;
	padding: 0px;
	margin: 0px;
}

.site-header .info-list li {
	list-style: none;
	display: inline-block;
	margin-right: 26px;
	font-size: 14px;
	color: #c1c1c1;
}

.site-header .info-list li a {
	color: #c1c1c1;
}

.site-header .info-list li span {
	display: inline-block;
	margin-left: 6px;
}

.site-header .info-list li:last-child {
	margin-right: 0;
}

.site-header .social-list {
	float: right;
}

.site-header .social-list li {
	margin-left: 15px;
	margin-right: 0px;
}

.site-header .social-list li a {
	color: #fff;
}

.site-header .social-list li a:hover {
	color: #f30;
}

.social-list {
	padding: 0px;
	margin: 0px;
}

.social-list li {
	padding: 0px;
	list-style: none;
	display: inline-block;
	margin-right: 22px;
}

.social-list li a {
	color: inherit;
}

.social-list li a:hover {
	color: #f30;
}

#site-logo {
	float: left;
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	min-height: 100px;
	padding: 10px 0px;
	margin-bottom: 0;
	position: relative;
}

#site-logo a {
	display: block;
}

#site-logo a img {
	display: block;
	width: 75px !important;
	height: auto !important;
}

.header-call-to-action {
	float: right;
}

.main-navigation {
	display: block;
	float: right;
	padding-top: 40px;
}

.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	border-top: 3px solid #f30;
	box-shadow: 0 8px 15px rgba(0, 0, 0, .1);
	background: #fff;
	position: absolute;
	top: 120%;
	left: 0;
	z-index: 99999;
	min-width: 250px;
	line-height: 20px;
	padding: 0 0 0 0;
	margin: 0;
	transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	-ms-transition: all .2s linear;
	opacity: 0;
	visibility: hidden;
}

.main-navigation ul ul ul {
	left: 100%;
	top: 0;
}

.main-navigation ul ul li {
	float: none;
	display: block;
	padding: 0px;
	border-bottom: 1px solid #ecf0f1;
}

.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
	left: 100%;
	top: -3px;
}

.main-navigation ul ul a {
	padding: 11px 14px 11px 14px;
	width: 100%;
	font-size: 14px;
	text-transform: none;
	font-weight: 500;
	white-space: nowrap;
}

.main-navigation ul ul a:hover, .main-navigation ul ul a.focus {
	background: #f7f7f7;
	color: #0a0f2b;
}

.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
	top: 100%;
	opacity: 1;
	visibility: visible;
}

.main-navigation li {
	display: inline-block;
	position: relative;
	padding: 0 16px 38px;
	float: left;
}

.main-navigation a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 500;
	color: #0a0f2b;
}

.main-navigation a:hover, .main-navigation a.focus {
	color: #f30;
}

.header-layout-2 .main-navigation ul.menu > li.Active_product_class > a {
	color: #e1b75b;
}

.main-navigation ul ul li.current-product_cat-parent > a, .main-navigation ul ul li.current-menu-item > a {
	color: #e1b75b;
}

.main-footer .widget ul li.Active_product_class a {
	color: #e1b75b;
}

/* Small menu. */
.menu-toggle, .main-navigation.toggled ul {
	display: block;
}

.header-call-to-action {
	padding-top: 27px;
}

.header-search {
	float: right;
	margin: 10px 36px 0px 12px;
	padding-bottom: 38px;
	position: relative;
	z-index: 2;
}

.header-search a {
	width: 15px;
	height: 19px;
	line-height: 15px;
	display: inline-block;
}

.header-search .box-search-form {
	display: none;
	position: absolute;
	top: -7px;
	right: 25px;
	width: 300px;
}

.header-search .box-search-form .search-field {
	background: #fff;
}

.no-btn .header-search {
	margin-right: 0;
}

.no-btn .btn-cta {
	margin-left: 20px;
}

.btn-cta {
	float: right;
}

.btn-cta.mobile-gac-cta {
	display: none;
}

.top-header {
	border-bottom: 1px solid #dadbdf;
}

.top-header .btn-cta {
	margin-left: 55px;
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	min-height: 100px;
	order: 2;
}

#site-logo {
	margin-right: auto !important;
}

.top-header .info-list {
	min-height: 100px;
	float: right;
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
}

.top-header .info-list li {
	font-size: 15px;
	display: table;
	margin-right: 35px;
}

.top-header .info-list li i {
	font-size: 40px;
	display: inline-block;
	color: #f30;
	vertical-align: middle;
}

.top-header .info-list li .txt {
	display: inline-block;
	vertical-align: middle;
	padding-left: 20px;
	color: #595959;
}

.top-header .info-list li .txt a {
	color: #595959;
}

.top-header .info-list li .txt a:hover {
	color: #e1b75b;
}

.top-header .info-list li span {
	color: #0a0f2b;
	font-weight: 500;
	display: block;
	margin-left: 0;
}

.header-layout-2 .header-search {
	margin: 0;
	padding: 0;
	min-height: 62px;
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
}

.header-layout-2 .header-search .box-search-form {
	top: inherit;
}

.header-layout-2 .social-list {
	min-height: 62px;
	font-size: 14px;
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	margin-left: 25px;
	padding-left: 25px;
	position: relative;
}

.header-layout-2 .social-list li {
	margin-left: 20px;
}

.header-layout-2 .social-list li a {
	color: #0a0f2b;
}

.header-layout-2 .social-list li a i {
	font-weight: 400;
	font-size: 22px;
}

.header-search a i {
	font-size: 22px;
}

.header-layout-2 .social-list li {
	margin-top: 5px;
}

/*.header-layout-2 .social-list li a i:not(.fa-twitter) {
  font-weight: 400;
}*/
.header-layout-2 .social-list li:first-child {
	margin-left: 0;
}

.header-layout-2 .social-list:before {
	content: "";
	position: absolute;
	left: 0;
	height: 22px;
	width: 1px;
	background: #dadbdf;
}

.has-fixed .main-header {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	background: #fff;
	box-shadow: 0px 0 3px #ccc;
	-webkit-box-shadow: 0px 0 3px #ccc;
	-moz-box-shadow: 0px 0 3px #ccc;
}

.admin-bar .has-fixed .main-header {
	top: 32px;
}

#menu-btn {
	float: right;
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	font-size: 28px;
	color: #000;
	cursor: pointer;
	padding: 8px 10px;
	margin-top: 28px;
}

/*--------------------------------------------------------------
## Page Header
--------------------------------------------------------------*/

/** Breadcrumb **/
.page-header {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
	background: no-repeat top center;
	background-size: cover;
	position: relative;
}

.page-header:before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(13, 16, 41, .7) !important;
}

.breadcrumb {
	padding: 0;
	margin: 0 0 15px;
	color: #fff;
}

.breadcrumb li {
	display: inline-block;
}

.breadcrumb li:first-child:before {
	content: "";
	padding: 0;
}

.breadcrumb li:before {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
	color: #fff;
	content: "/";
}

.breadcrumb a {
	color: #fff;
}

.breadcrumb a:hover {
	color: #f30;
}

.page-title {
	color: #fff;
	margin-bottom: 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.text-center {
	text-align: center;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 65px;
}

.widget.filled {
	border-width: 0;
}

.widget select {
	width: 100%;
}

.widget input, .widget select, .widget textarea {
	padding: 10px 20px;
	border: 1px solid #ccc;
}

.widget ul, .widget ol {
	margin-bottom: 0;
}

.widget ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.widget ul li {
	list-style: none;
	margin-bottom: 0;
	padding: 5px 0;
}

.widget ul li:first-child {
	padding-top: 0;
}

.widget ul li a {
	font-weight: 500;
}

.widget ul .children, .widget ul .sub-menu {
	margin-top: 10px;
	margin-left: 15px;
}

.widget ul .children li a, .widget ul .sub-menu li a {
	padding-left: 10px;
}

.widget ul .children li:last-child, .widget ul .sub-menu li:last-child {
	padding-bottom: 0;
	border-bottom: none;
}

.widget ol {
	padding-left: 16px;
}

.widget li {
	padding: 10px 0;
}

.widget th, .widget td {
	border-color: #ccc;
}

.widget .tagcloud {
	margin: 0 -2px;
}

.widget .tagcloud a {
	color: #666;
	font-size: 14px !important;
	padding: 10px 24px;
	margin: 0 2px;
	margin-bottom: 10px;
	line-height: 1;
	border: 1px solid #ccc;
	border-radius: 5px;
	display: inline-block;
}

.widget .tagcloud a:hover {
	background: #f30;
	border-color: #f30;
	color: #fff;
}

.vc_wp_custommenu .widget_nav_menu {
	margin-bottom: 0;
}

.vc_wp_custommenu .widget_nav_menu li {
	padding-top: 0;
}

div.vc_wp_custommenu .widget_nav_menu li a {
	display: block;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background: #f7f7f7;
	padding: 15px 26px;
	font-weight: normal;
}

.vc_wp_custommenu .widget_nav_menu li.current-menu-item > a, .vc_wp_custommenu .widget_nav_menu li a:hover {
	background: #f30;
	color: #fff;
}

.widget-title {
	margin: 0;
	padding: 0 0 30px;
}

.search-form {
	position: relative;
	color: #000;
}

.search-form label {
	margin-bottom: 0;
}

.search-form .screen-reader-text {
	display: none;
}

.search-form label {
	width: 100%;
}

.search-form .search-field {
	border: 1px solid #d9d9d9;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	color: #000;
	width: 100%;
	background-color: transparent;
	font-weight: 400;
	padding: 10px 36px 10px 13px;
	height: 40px;
}

.search-form .search-field:focus {
	outline: none;
}

.search-form ::-webkit-input-placeholder {
	color: #999;
}

.search-form :-moz-placeholder {
	color: #999;
}

.search-form ::-moz-placeholder {
	color: #999;
}

.search-form :-ms-input-placeholder {
	color: #999;
}

.search-form .search-submit {
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
	width: 45px;
	height: 40px;
	background: transparent;
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	z-index: 10;
	outline: none;
}

.search-form .search-submit:after {
	display: inline-block;
	font: normal normal normal 14px/1 fontawesome;
	content: "";
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translateY(-50%);
	font-size: 16px;
	color: #a9a9a9;
}

.widget_archive ul, .widget_categories ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.widget_archive ul ul, .widget_categories ul ul {
	padding-left: 20px;
	margin-top: 10px;
	border-top: 1px solid #cecece;
}

.widget_archive ul ul li:last-child, .widget_categories ul ul li:last-child {
	padding-bottom: 0;
}

.widget_archive ul li, .widget_categories ul li {
	padding: 10px 0;
	border-bottom: 1px solid #cecece;
}

.widget_archive ul li .posts-count, .widget_categories ul li .posts-count {
	font-size: 14px;
	color: #868686;
	float: right;
	margin-top: 5px;
}

.widget_recent_entries ul li {
	padding: 22px 0;
	border-bottom: 1px solid #cecece;
}

.widget_recent_entries ul li span {
	display: block;
	font-size: 14px;
	margin-top: 5px;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
body:not(.single) .site-content:not(.full-content) {
	padding: 100px 0 60px 0px;
}

.sticky {
	display: block;
}

/*body:not(.single) .hentry {
  margin: 0 0 60px;
}*/
.updated:not(.published) {
	display: none;
}

.page-content ul, .entry-content ul {
	line-height: 32px;
}

.entry-media {
	margin-bottom: 25px;
}

.entry-meta {
	font-size: 14px;
	text-transform: capitalize;
	color: #888;
}

.entry-meta > span:not(:first-child):before {
	display: inline-block;
	padding-right: 3px;
	padding-left: 3px;
	content: "/";
}

.entry-meta a {
	color: #888;
}

.entry-meta a:hover {
	color: #161619;
}

.entry-title {
	font-size: 20px;
	margin-top: 11px;
	margin-bottom: 13px;
}

.entry-summary {
	margin-bottom: 28px;
}

.page-pagination {
	clear: both;
	padding-left: 0;
	margin: 100px 0 0;
}

.page-pagination li {
	list-style: none;
	display: inline-block;
	font-size: 18px;
	text-align: center;
	padding-right: 5px;
	margin-bottom: 5px;
}

.page-pagination a, .page-pagination span {
	width: 50px;
	height: 50px;
	display: block;
	font-weight: 500;
	border-radius: 3px;
	line-height: 50px;
	background: #eee;
}

.page-pagination a.current, .page-pagination a:hover, .page-pagination span.current, .page-pagination span:hover {
	color: #fff;
	background: #f30;
}

.page-pagination i {
	font-weight: 700;
}

.meta-single {
	margin-bottom: 40px;
}

.entry-footer {
	margin-top: 40px;
}

.entry-footer .tags-links {
	margin-bottom: 21px;
}

.entry-footer .tags-links a {
	color: #666;
	font-size: 14px !important;
	padding: 10px 24px;
	margin: 0 2px;
	margin-bottom: 10px;
	line-height: 1;
	border: 1px solid #ccc;
	border-radius: 5px;
	display: inline-block;
}

.entry-footer .tags-links a:hover {
	background: #f30;
	border-color: #f30;
	color: #fff;
}

.entry-footer .post-sharing {
	color: #0a0f2b;
}

.entry-footer .post-sharing p {
	margin-bottom: 15px;
}

.entry-footer .post-sharing a {
	width: 45px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	display: inline-block;
	margin-right: 10px;
	border-radius: 3px;
	color: #fff;
	background: #f30;
}

.entry-footer .post-sharing a:hover {
	opacity: .8;
}

.entry-footer .post-sharing .facebook {
	background: #3b5a9a;
}

.entry-footer .post-sharing .twitter {
	background: #1aa9e1;
}

.entry-footer .post-sharing .linkedin {
	background: #4975b6;
}

.entry-footer .post-sharing .googleplus {
	background: #cb3e2d;
}

.entry-footer .post-sharing .pinterest {
	background: #d73532;
}

.entry-footer .post-sharing .tumblr {
	background: #345365;
}

.entry-footer .post-sharing .reddit {
	background: #ff5700;
}

.entry-footer .post-sharing .digg {
	background: #464646;
}

.entry-footer .post-sharing .telegram {
	background: #08c;
}

.entry-footer .post-sharing .vk {
	background: #6383a8;
}

.entry-footer .post-sharing .email {
	background: #848484;
}

.post-navigation {
	margin-top: 40px;
}

.post-navigation h2 {
	display: none;
}

.post-navigation .nav-links {
	overflow: hidden;
	margin: 0 -10px;
	font-size: 14px;
}

.post-navigation .nav-previous, .post-navigation .nav-next {
	float: left;
	width: 50%;
	padding: 0 10px;
	font-weight: 600;
}

.post-navigation .nav-next {
	float: right;
	text-align: right;
}

.posts-grid h2 {
	margin-bottom: 60px;
}

.posts-grid .thumb-image:hover {
	box-shadow: 0 0 7px rgba(0, 0, 0, .2);
}

.posts-grid .thumb-image {
	border-radius: 8px;
	transition: .3s;
	-webkit-transition: .3s;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	width: 100%;
	padding: 15px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	height: 280px;
	margin-top: 3px;
	margin-bottom: 20px;
	overflow-y: hidden;
}

.news-item .btn {
	margin-top: 15px;
}

.posts-grid .thumb-image img {
	width: auto;
	height: auto;
	max-height: 100%;
	max-width: 100%;
}

.posts-grid .entry-meta {
	margin-bottom: 6px;
}

.posts-grid h4 {
	margin-bottom: 20px;
	font-size: 20px;
	line-height: 28px;
}

.posts-grid .post-link {
	font-weight: 600;
	font-size: 16px;
	margin-top: 20px;
}

.single-product .site-main {
	padding: 70px 0 10px 0;
}

.product-info .price-rate {
	margin-bottom: 0 !important;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

.comments-title {
	font-size: 24px;
	padding: 0;
	margin-bottom: 40px;
}

.comments-title.has-comments {
	padding-bottom: 30px;
}

.comment-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.comment-list.has-comments {
	margin: 0 0 50px 0;
}

.comment-list li {
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 55px;
}

.comment-list li .gravatar {
	float: left;
	border-radius: 50%;
	overflow: hidden;
}

.comment-list li .comment-respond {
	margin-top: 0;
	margin-bottom: 30px;
}

.comment-list li.comment .comment-meta {
	float: left;
	margin-right: 30px;
	max-width: 70px;
}

.comment-list li .comment-reply {
	line-height: 1;
}

.comment-list li .comment-edit-link, .comment-list li .comment-reply-link {
	color: #0ea3db;
	font-weight: 500;
	font-size: 14px;
	display: inline-block;
	padding-right: 15px;
	margin-top: -5px;
}

.comment-list li .comment-edit-link:hover, .comment-list li .comment-reply-link:hover {
	color: #0a0f2b;
}

.comment-list li .comment-metadata {
	overflow: hidden;
	margin-bottom: 15px;
}

.comment-list li .comment-edit-link {
	margin-right: 20px;
}

.comment-list li.comment .comment-content {
	margin-left: 100px;
}

.comment-list li .comment-content {
	padding-left: 90px;
	position: relative;
}

.comment-list li .comment-content .comment-meta {
	margin-bottom: 14px;
	line-height: 1;
}

.comment-list li .comment-content .comment-author {
	display: inline-block;
	margin-bottom: 0;
}

.comment-list li .comment-content .comment-time {
	font-size: 14px;
}

.comment-list li .comment-content .comment-time:before {
	content: "-";
	margin: 0 5px 0 1px;
}

.comment-list li .comment-content .comment-text {
	line-height: 26px;
}

.comment-list li .comment-content a {
	word-wrap: break-word;
}

.comment-list li .comment-content .fn a {
	color: #333;
	font-style: normal;
	padding-right: 10px;
	font-size: 14px;
	font-weight: 600;
}

.comment-list .comment-respond {
	margin-bottom: 50px;
}

.comment-list:after {
	clear: both;
	content: "";
	display: block;
}

.comment-list .children {
	list-style: none;
	padding: 0 0 0 80px;
}

.comment-list .children article {
	border-top-width: 0;
}

.comment-list .children:last-child {
	margin-bottom: 0;
}

.comment-list .depth-5 .children {
	padding-left: 0;
}

.comment-list > .comment:first-child article {
	border: none;
}

.comments-area .comment-desc {
	padding: 15px 0 5px;
	color: #666;
}

.comments-area .date {
	color: #666;
}

.comments-area .comments-links {
	margin-bottom: 60px;
	text-align: center;
}

.comments-area .comments-links .page-numbers {
	font-size: 18px;
	padding: 0 8px;
	color: #999;
}

.comments-area .comments-links .page-numbers.current {
	color: #000;
}

.comment-respond {
	clear: both;
}

.comment-respond .logged-in-as {
	margin-bottom: 10px;
}

.comment-respond .logged-in-as a {
	color: #000;
}

.comment-respond .logged-in-as a:hover {
	color: #f30;
}

.comment-respond .comment-reply-title {
	font-size: 24px;
	font-weight: 600;
	color: #0a0f2b;
	margin: 0;
}

.comment-respond .comment-reply-title a {
	color: #0ea3db;
	padding-left: 5px;
	font-size: 16px;
}

.comment-respond .comment-reply-title a:hover {
	color: #f30;
}

.comment-respond .logged-in-as {
	font-size: 14px;
	margin-top: 8px;
}

.comment-respond .logged-in-as a {
	color: #666;
}

.comment-respond .comment-notes {
	display: none;
}

.comment-respond input[type=text], .comment-respond input[type=email], .comment-respond textarea {
	border: 1px solid #cfcfcf;
	transition: .5s !important;
	outline: none;
	padding: 13px 15px;
	width: 100%;
	font-size: 16px;
}

.comment-respond textarea {
	height: 150px;
	display: block;
}

.comment-respond p {
	margin-bottom: 0;
	margin-top: 0;
}

.comment-respond .comment-form-email {
	padding-right: 0;
	margin-bottom: 25px;
}

.comment-respond .comment-form-comment {
	margin-bottom: 25px;
	margin-top: 35px;
}

.comment-respond .comment-form-author {
	padding-left: 0;
	margin-bottom: 25px;
}

.comment-respond .comment-form-url {
	padding-right: 0;
	padding-left: 0;
	margin-bottom: 25px;
}

.comment-respond .comment-message {
	margin-top: 20px;
	color: red;
	min-height: 30px;
}

.comment-respond .form-submit {
	clear: both;
	position: relative;
}

.comment-respond .form-submit .submit {
	border-radius: 4px;
}

.comment-awaiting-moderation {
	display: block;
}

/*--------------------------------------------------------------
## 404 page
--------------------------------------------------------------*/
.error-404 {
	padding: 110px 0 210px;
}

.error-404 h1 {
	font-size: 200px;
	color: #f30;
	line-height: 1;
	letter-spacing: 5px;
	margin-bottom: 10px;
}

.error-404 h2 {
	text-transform: uppercase;
	letter-spacing: 1px;
}

.error-404 p {
	margin-bottom: 50px;
}

.error-404 p a {
	font-weight: 600;
}

.error-404 form {
	max-width: 570px;
	margin: auto;
}

.error-404 form .search-field {
	height: 50px;
	padding-left: 15px;
	padding-right: 95px;
}

.error-404 form .search-submit {
	background: #f30;
	border-top-left-radius: 0;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 0;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 0;
	width: 80px;
	height: 50px;
}

.error-404 form .search-submit:after {
	color: #fff;
	z-index: 10;
	right: 33px;
}

.error-404 form .search-submit:hover {
	background: #0a0f2b;
}

.wpb-content-wrapper .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded > li > a, .wpb-content-wrapper .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded > li > span, .wpb-content-wrapper .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_dark > li > a, .wpb-content-wrapper .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_dark > li > span, .wpb-content-wrapper .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_light > li > a, .wpb-content-wrapper .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_light > li > span, .wpb-content-wrapper .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square > li > a, .wpb-content-wrapper .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square > li > span, .wpb-content-wrapper .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark > li > a, .wpb-content-wrapper .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark > li > span, .wpb-content-wrapper .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light > li > a, .wpb-content-wrapper .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light > li > span {
	min-width: 50px !important;
	min-height: 50px !important;
	border-radius: 3px !important;
	padding: 0 !important;
	line-height: 50px !important;
	border: 0 !important;
	background: #eee !important;
	font-size: 18px;
	color: #0a0f2b;
	font-weight: 700;
}

.wpb-content-wrapper .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_dark > li.vc_grid-active > a {
	color: #fff !important;
	background: #e1b75b !important;
}

.wpb-content-wrapper .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_dark > li.vc_grid-next > a:after {
	font-weight: 700;
}

.blolgistbx {
	margin-bottom: 42px;
}

.blolgistbx .entry-media img {
	width: auto;
	height: auto;
	max-height: 100%;
	max-width: 100%;
	margin: auto;
}

.blolgistbx:hover .product_img img {
	opacity: .8;
}

.woocommerce div.product div.images img {
	max-height: 440px;
	width: auto;
	margin: 0 auto;
}

.privacy_policy {
	padding: 100px 0 90px 0;
	background-color: #f7f7f7 !important;
}

table tr:first-child td {
	background-color: #e1b75b;
}

table tr td h1, table tr td h3, table tr td h2 {
	margin-bottom: 0;
}

table tr:first-child td span {
	color: #595959 !important;
}

/*table tr:nth-child(odd){background-color: #f0f0f0}*/
table tr th {
	background-color: #e1b75b;
	padding: 8px !important;
}

table tr td {
	padding: 8px !important;
}

table tr th span {
	color: #595959 !important;
}

table tr th h4 {
	margin-bottom: 0;
}

/*.product_cat-testometric .tabs.wc-tabs{display: none;}*/
a:focus {
	text-decoration: none !important;
}

.mt-20 {
	margin-top: 20px;
}

.product_img {
	/*box-shadow: 0 0 3px #F9C965;-webkit-box-shadow: 0 0 3px #F9C965;-moz-box-shadow: 0 0 3px #F9C965;*/
	padding: 15px;
	height: 280px;
	text-align: center;
	display: inline-flex;
	width: 100%;
	justify-content: center;
	align-items: center;
}

.product_img img {
	max-width: 100%;
	max-height: 100%;
	margin: auto;
}

.product-category .product_btn {
	margin-top: 20px;
}

.product-category .woocommerce-loop-category__title {
	margin-top: 20px;
}

.woocommerce .product_listing .product-category {
	margin-bottom: 45px;
}

.woocommerce ul.products li.product .product-thumbnail img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	border: 0;
	box-shadow: none !important;
	margin: auto;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder {
	border: 0;
	height: 350px;
	box-shadow: 0 0 3px #ccc;
	-webkit-box-shadow: 0 0 3px #ccc;
	-moz-box-shadow: 0 0 3px #ccc;
	padding: 15px;
	text-align: center;
	display: inline-flex;
	width: 100%;
	justify-content: center;
	align-items: center;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	border: 0;
	box-shadow: none !important;
	margin: auto;
}

.contact-info i {
	margin-top: 0px !important;
}

.next.page-numbers, .prev.page-numbers {
	position: relative;
	font-size: 0 !important;
}

.next.page-numbers:before, .prev.page-numbers:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("https://cdn-ilahokl.nitrocdn.com/klfWHuvePDajSQyLwDrAHMlXxVeJllIM/assets/images/optimized/rev-c9da84f/www.fitcoindia.com/wp-content/themes/industro-child/images/pagi-right.svg");
	background-position: center;
	background-repeat: no-repeat;
	left: 0;
}

.next.page-numbers:hover:before, .prev.page-numbers:hover:before {
	background-image: url("https://cdn-ilahokl.nitrocdn.com/klfWHuvePDajSQyLwDrAHMlXxVeJllIM/assets/images/optimized/rev-c9da84f/www.fitcoindia.com/wp-content/themes/industro-child/images/pagi-right-hov.svg");
	background-repeat: no-repeat;
	background-position: center;
}

.prev.page-numbers:before {
	transform: rotate(-180deg);
}

/*.slick-dots li button:before{font-size: 0;width: 10px;height: 10px;background-color: #000;border-radius: 50%;}*/
.header-layout-2 .main-navigation ul.menu > li.current_page_item > a, .header-layout-2 .main-navigation ul.menu > li.current-menu-item > a, .footer-nav ul li.current-menu-item > a, .footer-nav ul li.current_page_item > a {
	color: #e1b75b !important;
}

.footer-nav, .footer-nav a {
	color: #fff;
	text-align: right;
}

.copyrightlink {
	position: relative;
}

.copyrightlink:before {
	position: absolute;
	content: "";
	left: 0;
	bottom: -2px;
	height: 1px;
	background-color: #fff;
	display: inline-block;
	width: 100%;
	transition: .3s;
	-webkit-transition: .3s;
}

.copyrightlink:hover:before {
	background-color: #e1b75b;
	width: 55%;
}

.about_us_section .about_us_section {
	padding: 0;
}

.about_us_section {
	padding-top: 70px;
}

.contact_details {
	padding-bottom: 45px;
}

/*.news-slider .news-item:hover .post-link,
.news-slider .news-item:hover .title_meta{color: #e1b75b !important;}*/
.news-slider .news-item .entry-meta, .news-slider .news-item .title_meta, .news-slider .news-item .post-link, .news-slider .news-item .description {
	transition: 0s !important;
	-webkit-transition: 0s !important;
	text-transform: capitalize;
}

.news-slider .news-item:hover img {
	opacity: .8;
}

.news-slider .news-item img {
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
}

.product_img img {
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
}

.product_img {
	transition: .3s !important;
	-webkit-transition: .3s !important;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	overflow-y: hidden;
}

.product_img:hover {
	box-shadow: 0 0 7px rgba(0, 0, 0, .2);
}

.product_ctn {
	color: #595959;
}

.privacy_policy h1, .privacy_policy h2, .privacy_policy h3, .privacy_policy h4, .privacy_policy h5, .privacy_policy h6 {
	margin-top: 30px;
}

.privacy_policy h2, .privacy_policy h3, .privacy_policy h4, .privacy_policy h5, .privacy_policy h6 {
	font-size: 25px;
}

.privacy_policy h1:first-child, .privacy_policy h2:first-child, .privacy_policy h3:first-child, .privacy_policy h4:first-child, .privacy_policy h5:first-child, .privacy_policy h6:first-child {
	margin-top: 0px;
}

p a {
	text-decoration: underline;
}

.woocommerce ul.products li.product .product-thumbnail img:hover {
	opacity: .8;
}

.right_search_bx .wp-block-search__inside-wrapper {
	border: 1px solid #d9d9d9;
	border-radius: 4px;
	-webkit-border-radius: 4px;
}

.right_search_bx .wp-block-search__inside-wrapper input {
	border: 0 !important;
	font-family: "Roboto", sans-serif;
	font-size: 16px !important;
	line-height: 1.625;
}

.right_search_bx .wp-block-search__button {
	margin-left: 0;
	background-color: transparent;
	border: 0;
	box-shadow: none;
	position: relative;
}

.right_search_bx .wp-block-search__button svg {
	display: none;
}

.right_search_bx .wp-block-search__button:before {
	display: inline-block;
	font: normal normal normal 14px/1 fontawesome;
	font-size: 14px;
	font-size: 14px;
	font-size: 16px;
	content: "";
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translateY(-50%);
	color: #a9a9a9;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
	margin: 5px !important;
}

.page-pagination a:hover {
	color: #fff !important;
}

.blog_main .blog_wrapbx {
	margin: 0 -15px !important;
	display: flex;
	flex-wrap: wrap;
}

.blog_main .blog_wrapbx article {
	width: 33.33%;
}

.blog_main .blog_wrapbx article .col-md-4 {
	width: 100%;
}

.primary-sidebar .widget-title {
	font-size: 18px;
	text-transform: uppercase;
}

.widget .wp-block-columns {
	margin-bottom: 0;
}

.bolog_detail_left .content-area {
	padding-left: 0;
	padding-right: 0;
}

.bolog_detail_left {
	width: 69%;
}

.blog_detail_right {
	width: 31%;
}

.blog_detail_right .primary-sidebar {
	width: 100%;
	margin-left: 0;
}

.post .entry-content h2, .post .entry-content h3, .post .entry-content h4 {
	margin-bottom: 0px;
}

.post .entry-content p:last-child {
	margin-bottom: 0;
}

.woocommerce span.onsale {
	height: 90px;
	width: 90px;
	line-height: 88px;
	font-size: 19px;
}

.entry-content div {
	max-width: 100% !important;
}

.welcome_row {
	position: relative;
	padding: 30px;
	background-color: #fff4dd;
	margin: 50px 0 40px 0;
	flex-wrap: wrap;
}

.welcome_row:before {
	position: absolute;
	left: 14%;
	right: 0;
	right: 30px;
	top: 0;
	top: 30px;
	border: 1px solid #000;
	bottom: 30px;
	display: block !important;
}

.welcome_row .vc_single_image-wrapper {
	padding: 30px;
	background-color: #fff4dd;
}

.product_category .wpb_text_column {
	margin-bottom: 10px;
	margin-top: 0;
}

/*.Home_pg_slider rs-sbg{position: relative !important;}
.Home_pg_slider rs-sbg:after{position: absolute;left: 0;top: 0;width: 100%;height: 100%;content:'';background: linear-gradient(98.84deg, #172B75 0%, #E1B75B 98.84%);mix-blend-mode: luminosity;opacity: 0.7;}
*/
.main-footer .widget ul li.current_page_item a {
	background-color: transparent;
	color: #e1b75b;
}

.main-footer .widget ul li.current_page_parent a {
	background-color: transparent;
	color: #e1b75b;
}

.main-footer .widget ul li a:hover {
	background-color: transparent;
	color: #e1b75b;
}

.threebx_top {
	position: relative;
	z-index: 2;
}

.products .product-category .product_img {
	background-color: #fff;
	border: 1px solid #efefef;
}

.products .product-category:nth-child(even) .product_img {
	background-color: #fff;
}

.posts-grid .news-slider .news-item .thumb-image {
	background-color: #fff7e5;
}

.posts-grid .thumb-image {
	background-color: #fff7e5;
}

.slick-track .slick-slide.news-item:nth-child(even) .thumb-image {
	background-color: #f0f3ff;
}

.col-md-4.blolgistbx .product_img {
	background-color: #f0f3ff;
}

.blog_wrapbx article:nth-child(even) .col-md-4.blolgistbx .product_img {
	background-color: #fff7e5;
}

.product-category  .post-link {
	text-decoration: underline;
}

.woocommerce ul.products li.product .product_btn a {
	display: inline-block;
	margin-top: 20px;
}

.woocommerce ul.products li.product .product_btn a:hover {
	color: #fff !important;
}

.product_img.product_image_bx {
	background-color: #fff;
	border: 1px solid #efefef;
}

.woocommerce .related ul.products li.product {
	width: 25%;
	flex: 0 0 25%;
	margin-bottom: 42px;
}

.woocommerce ul.products li:nth-child(even) .product_img.product_image_bx {
	background-color: #fff;
	border: 1px solid #efefef;
}

.features-box {
	height: 100% !important;
}

.wpb_row.vc_row-flex .vc_column_container:not(.bg-center) .vc_column-inner {
	justify-content: flex-start !important;
}

.top-head_inn {
	display: flex;
	align-items: center;
}

.main-footer .social-list a i {
	font-weight: 400;
	font-size: 22px;
}

.profile_section .vc_row {
	display: flex;
	align-items: flex-end;
}

.counter_section .vc_row {
	align-items: center;
}

.counter_section .vc_row h2.vc_custom_heading {
	margin-bottom: 0;
}

.woocommerce a.button, .woocommerce a.added_to_cart, .woocommerce button.button, .woocommerce #respond input#submit {
	font-size: 16px !important;
	padding: 12px 20px !important;
	line-height: 1.42857143 !important;
	height: auto !important;
}

.welcome_section .wpb_wrapper p:first-child {
	padding-top: 0;
}

.news-slider {
	padding-top: 20px;
}

.welcome_section.vc_custom_1671454416715 {
	background-color: #fff !important;
}

.threebx_top.vc_custom_1671438210563 {
	background-color: #fff !important;
}

.threebx_top .wpb_wrapper {
	box-shadow: 0 0 10px rgba(0, 0, 0, .2);
	border-radius: 8px;
	overflow: hidden;
}

/* spacing */
.industry.vc_custom_1671193930123 {
	padding: 100px 0 !important;
	background-color: #fff7e5 !important;
}

.counter_section.vc_custom_1671450832463 {
	padding: 100px 0 !important;
}

.latest_blog_data {
	padding: 100px 0 50px 0;
}

.product_category_section {
	padding: 100px 0 55px 0;
}

.industry .vc_custom_1671194382232 {
	margin-bottom: 55px !important;
}

section.we_are_committed {
	padding: 100px 0 !important;
}

section.profile_section {
	padding-top: 100px !important;
	padding-bottom: 65px !important;
}

section.counter_section {
	padding: 70px 0 !important;
}

section.why_choose_fitco {
	padding: 100px 0 50px 0 !important;
}

.steps p:last-child {
	margin-bottom: 0;
}

.why_choose_fitco .wpb_content_element {
	margin-bottom: 55px !important;
}

.wpb_row.contact_row {
	padding: 100px 0 100px 0 !important;
}

/* spacing end */
.woocommerce ul.products li.product {
	margin-bottom: 45px;
}

#content.product_page {
	padding: 80px 0 55px 0 !important;
}

#content.category_detail {
	padding: 100px 0 !important;
}

section.testimonial_section {
	padding: 100px 0 0 0 !important;
}

section.testimonial_section .vc_custom_1542016779412 {
	margin-bottom: 55px !important;
}

section.testimonial_section + .site-content .call-to-action {
	margin-top: 0;
}

.category_title {
	color: #0a0f2b;
	font-weight: 700;
	margin-bottom: 35px;
	display: block;
}

.latest_blog_data .slick-list .slick-track {
	margin-left: 0;
}

.latest_blog_data .slick-slider .slider-nav {
	top: 140px;
	margin-top: 0;
}

.description-wrap {
	padding-top: 60px;
}

.description-wrap p:last-child {
	margin-bottom: 0;
}

.wc-tabs-wrapper .wc-tab h2:first-child {
	display: none;
}

.file_name a {
	position: relative;
	padding-left: 24px;
	display: inline-block;
}

.file_name a > * {
	font-weight: 500 !important;
}

.file_name a:before {
	display: inline-block;
	position: absolute;
	left: 0;
	background-image: url("https://cdn-ilahokl.nitrocdn.com/klfWHuvePDajSQyLwDrAHMlXxVeJllIM/assets/images/optimized/rev-c9da84f/www.fitcoindia.com/wp-content/themes/industro-child/images/document.svg");
	background-repeat: no-repeat;
	content: "";
	width: 16px;
	height: 16px;
	background-position: center;
	top: 2px;
}

.file_name a:hover > * {
	color: #e1b75b;
}

.file_name a:hover:before {
	background-image: url("https://cdn-ilahokl.nitrocdn.com/klfWHuvePDajSQyLwDrAHMlXxVeJllIM/assets/images/optimized/rev-c9da84f/www.fitcoindia.com/wp-content/themes/industro-child/images/document-hov.svg");
}

.wc-tab ul {
	list-style: none;
}

.wc-tab ul li {
	position: relative;
	padding-left: 18px;
	margin-bottom: 4px;
}

.wc-tab ul li::after {
	position: absolute;
	content: "";
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 50%;
	background-color: #e1b75b;
	left: 0;
	top: 12px;
}

.wc-tab ol {
	list-style: none;
	counter-reset: item;
}

.wc-tab ol li {
	position: relative;
	padding-left: 18px;
	margin-bottom: 4px;
	counter-increment: my-awesome-counter;
}

.wc-tab ol li:before {
	content: counters(item, ".") ".";
	counter-increment: item;
	position: absolute;
	left: 0;
	top: 0px;
	color: #e1b75b;
}

.woo-single-post-class .row.row-pad {
	margin-bottom: 20px;
}

.woo-single-post-class .row.row-pad:last-child {
	margin-bottom: 0;
}

.row.row-pedng a {
	margin-bottom: 10px;
	white-space: normal;
	display: inline-block;
}

.row.row-pedng a:last-child {
	margin-bottom: 0;
}

.collapse.show {
	display: block;
}

.collapse {
	display: none;
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	transition: height .35s ease;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	clear: both;
}

#accordion .card .card-header button {
	width: 100%;
	text-align: left;
	position: relative;
	font-size: 22px;
	padding-right: 50px !important;
	white-space: normal;
}

#accordion .card .card-header button:before {
	position: absolute;
	content: "";
	display: inline-block;
	width: 35px;
	height: 35px;
	background-image: url("https://cdn-ilahokl.nitrocdn.com/klfWHuvePDajSQyLwDrAHMlXxVeJllIM/assets/images/optimized/rev-c9da84f/www.fitcoindia.com/wp-content/themes/industro-child/images/fit-plus.svg");
	background-repeat: no-repeat;
	background-position: center;
	right: 15px;
	top: 12px;
	padding-right: 60px;
	padding: 0 !important;
}

#accordion .card .card-header button[aria-expanded="true"] {
	background-color: #0a0f2b;
}

#accordion .card .card-header button[aria-expanded="true"]:before {
	background-image: url("https://cdn-ilahokl.nitrocdn.com/klfWHuvePDajSQyLwDrAHMlXxVeJllIM/assets/images/optimized/rev-c9da84f/www.fitcoindia.com/wp-content/themes/industro-child/images/fit-minus.svg");
	background-repeat: no-repeat;
	background-position: center;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
	font-size: 22px;
}

h3.hfour {
	font-size: 20px;
}

.woocommerce div.product div.images .flex-control-thumbs {
	display: flex;
}

.single-product div.product .product_meta {
	word-wrap: break-word;
	font-size: 20px !important;
}

.single-product div.product .posted_in {
	word-wrap: break-word;
	width: 100%;
	display: block;
}

/*body.zoom_image{overflow: hidden;}*/
.pswp--visible {
	overflow: hidden;
}

.gallery-columns-3 .gallery-item .gallery-icon {
	margin-bottom: 20px;
}

/* 1025 */
.welcome_content {
	padding-top: 25px;
	padding-bottom: 25px;
}

.content-area table {
	margin-bottom: 30px;
}

.entry-content ul:last-child {
	margin-bottom: 15px;
}

.page-pagination {
	display: flex;
	flex-wrap: wrap;
	padding-top: 50px;
	padding-bottom: 50px;
}

.blolgistbx .entry-header {
	margin-top: 15px;
}

.blolgistbx .entry-footer {
	margin-top: 0;
}

.product-category > a {
	display: block;
}

/*.product-category:hover .woocommerce-loop-category__title ,.product-category:hover .product_ctn {color: #e1b75b;}*/
.product-category .post-link:hover {
	color: #e1b75b;
}

.description {
	color: #0a0f2b !important;
}

.product-category .post-link {
	font-weight: 600;
}

.product-category * {
	transition: 0s;
	-webkit-transition: 0s;
}

.product_img img:hover {
	opacity: .8;
}

.woocommerce .product.type-product .woocommerce-loop-category__title {
	margin-top: 20px !important;
	padding: 0 !important;
	font-size: 24px !important;
	line-height: 1.3;
}

.woocommerce .product.type-product .product_ctn {
	margin-top: 20px;
}

/*.product.type-product:hover .woocommerce-loop-category__title, .product.type-product:hover .product_ctn, .product.type-product:hover .post-link{color: #e1b75b;}*/
.product.type-product .post-link {
	font-weight: 600;
	transition: 0s;
	margin-top: 15px;
	display: block;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title {
	font-size: 24px;
	padding: 0;
}

.blolgistbx .entry-header {
	margin-bottom: 0;
	margin-top: 0;
}

.blolgistbx .entry-meta {
	margin-top: 20px;
}

.blolgistbx .blog_title {
	margin-top: 20px;
	margin-bottom: 0;
}

.blolgistbx .product_ctn {
	margin-bottom: 0;
	margin-top: 20px;
}

.blolgistbx .post-link {
	margin-top: 20px;
	font-weight: 600;
	display: inline-block;
	transition: .3s;
	text-transform: capitalize;
}

/*.blolgistbx:hover .entry-meta, .blolgistbx:hover .blog_title, .blolgistbx:hover .product_ctn, .blolgistbx:hover .post-link{color: #e1b75b;}*/
li a:hover {
	color: #e1b75b !important;
}

/*--------------------------------------------------------------
## Responsive Blog
--------------------------------------------------------------*/
@media (min-width: 1230px) {
	/*.content-area:not(.col-lg-12) {
    width: 830px;
  }
*/
	.primary-sidebar {
		width: 350px;
		margin-left: 20px;
	}
}

@media (max-width: 767px) {
	.primary-sidebar {
		margin-top: 20px;
	}
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed, iframe, object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*=wp-image-] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: .8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery-caption {
	display: block;
}

.gallery {
	margin-bottom: 1.5em;
	margin-left: -7px;
	margin-right: -7px;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
	margin: 0;
	padding: 7px;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-columns-6 .gallery-caption, .gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
	display: none;
}

/*--------------------------------------------------------------
# VC Shortcodes
--------------------------------------------------------------*/
.wpcf7-form .wpcf7-text, .wpcf7-form .wpcf7-textarea {
	height: 60px;
	width: 100%;
	background: #f7f7f7;
	padding: 15px 20px;
	display: block;
}

.wpcf7-form .wpcf7-textarea {
	height: 160px;
}

.wpcf7-form p {
	margin-bottom: 0;
}

.wpcf7-form-control-wrap {
	display: block;
	margin-bottom: 20px;
}

.contact-info {
	overflow: hidden;
}

.contact-info i {
	font-size: 34px;
	color: #f30;
	float: left;
	min-width: 34px;
	margin-top: 7px;
	text-align: center;
}

.contact-info .info {
	float: left;
	margin-bottom: 0px;
	margin-left: 24px;
}

.contact-info h5 {
	margin-bottom: 5px;
}

.contact-info a {
	color: #595959;
}

.contact-info a:hover {
	color: #f30;
}

.icon-box i {
	display: inline-block;
	font-size: 55px;
	margin-bottom: 25px;
	color: #f30;
}

.icon-box img {
	max-width: 70px;
	display: inline-block;
	margin-bottom: 27px;
}

.icon-box h5 {
	font-size: 20px;
}

.icon-box .link-box {
	font-weight: 600;
	font-size: 14px;
}

.icon-box.style-2 {
	overflow: hidden;
}

.icon-box.style-2 i, .icon-box.style-2 img {
	float: left;
	margin-right: 30px;
}

.icon-box.style-2 .content-box {
	padding-left: 100px;
}

.icon-box.style-2 h5 {
	margin-bottom: 13px;
}

.content-box p {
	margin-bottom: 12px;
}

.service-box img {
	display: inline-block;
	margin-bottom: 27px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.service-box h5 {
	font-size: 20px;
}

.service-box .link-box {
	font-weight: 600;
	font-size: 14px;
}

.wpb-js-composer div.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel {
	border-bottom: 1px solid #c2c4cd;
	margin-top: 1px;
	padding-bottom: 1px;
}

.wpb-js-composer div.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading, .wpb-js-composer div.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
	background: transparent !important;
	border: none;
}

.wpb-js-composer div.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
	border: none;
	padding-left: 0;
	padding-right: 0;
	padding-top: 12px;
	padding-bottom: 30px;
}

.wpb-js-composer div.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title {
	font-size: 18px;
}

.wpb-js-composer div.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title a {
	color: #0a0f2b !important;
	padding: 18px 0;
}

.wpb-js-composer div.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-controls-icon-chevron:before {
	content: "";
	font-family: FontAwesome;
	font-style: normal;
	font-size: 14px;
	transform: none;
	border: none;
}

.wpb-js-composer div.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-controls-icon-chevron:before {
	content: "";
}

.fun-facts .number {
	color: #fff;
	font-size: 48px;
	line-height: 1.4;
	font-weight: 600;
}

.fun-facts .title-fact {
	color: #fff;
	font-size: 20px;
}

.fun-facts .title-fact span {
	color: #fff;
}

.fun-facts .title-fact span {
	display: block;
}

.process {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
}

.process .steps {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
	padding: 0 15px;
	text-align: center;
	position: relative;
}

.process .steps .p-icon {
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
	display: inline-block;
	font-size: 56px;
	width: 140px;
	height: 140px;
	line-height: 140px;
	margin-bottom: 33px;
	border-radius: 50%;
	border: 1px solid #f30;
	color: #f30;
	background: #fff;
	position: relative;
	z-index: 1;
}

.process .steps .step-content {
	max-width: 248px;
	margin: auto;
}

.process .steps .step-content h5 {
	font-size: 20px;
}

.process .steps:hover .p-icon, .process .steps.active .p-icon {
	background: #f30;
	color: #fff;
}

.process .steps:after {
	content: "";
	background: #f30;
	width: 100%;
	height: 1px;
	position: absolute;
	left: 50%;
	top: 70px;
	z-index: 0;
}

.process .steps:last-child:after {
	display: none;
}

.slick-slider .slider-nav i {
	margin-top: 6px;
}

.slick-slider .slider-nav {
	position: absolute;
	width: 46px;
	height: 46px;
	background: #e8e8e8;
	color: #0a0f2b;
	border: none;
	outline: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
	top: 50%;
	margin-top: -22px;
	left: -70px;
}

.slick-slider .slider-nav:not(.slick-disabled):hover {
	background: #f30;
	color: #fff;
}

.slick-slider .slick-disabled {
	cursor: auto;
	opacity: .5;
}

.slick-slider .next-nav {
	left: auto;
	right: -70px;
}

.slick-slider .slick-dots {
	bottom: -50px;
}

.team-slider {
	margin: 0 -15px;
}

.team-slider .team-member {
	padding: 0 15px;
	font-size: 14px;
}

.team-slider .team-member img {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.team-slider .team-member h5 {
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 5px;
}

.team-slider .team-member ul {
	padding-left: 0;
}

.team-slider .team-member ul li {
	list-style: none;
	display: inline-block;
	margin-right: 10px;
}

.team-slider .team-member ul li i {
	font-size: 18px;
}

.team-slider .slider-nav {
	top: -130px;
	left: auto;
	right: 15px;
}

.team-slider .prev-nav {
	right: 70px;
}

.testi-slider {
	margin: 0 -15px;
}

.testi-slider .testi-item {
	padding: 0 15px;
	position: relative;
}

.testi-slider .testi-item img.img-left {
	position: absolute;
	left: 15px;
	top: 45px;
}

.testi-slider .testi-item .testi-content {
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	padding: 40px 35px 15px 75px;
	margin-left: 40px;
}

.testi-slider .testi-item h5 {
	font-size: 16px;
	margin-bottom: 5px;
}

.testi-slider .testi-item .jobs {
	font-size: 14px;
	color: #666;
}

.testi-slider .slider-nav {
	top: 50%;
	left: -60px;
	margin-top: -22px;
}

.testi-slider .next-nav {
	left: auto;
	right: -60px;
}

.testi-slider .slick-dots {
	bottom: -50px;
}

.testi-slider.style-2 .testi-item {
	background: #f7f7f7;
	padding: 50px 50px 65px;
	margin: 0 15px;
	text-align: center;
	line-height: 36px;
}

.testi-slider.style-2 .testi-item i.fas {
	font-size: 24px;
	color: #ccc;
	display: inline-block;
	margin-bottom: 30px;
}

.testi-slider.style-2 .testi-item .says {
	max-width: 830px;
	margin: auto;
	font-size: 24px;
}

.testi-slider.style-2 .testi-item .client-info {
	display: inline-block;
	margin-top: 40px;
	overflow: hidden;
	text-align: left;
}

.testi-slider.style-2 .testi-item .client-info img {
	float: left;
	width: 50px;
}

.testi-slider.style-2 .testi-item .client-info h5, .testi-slider.style-2 .testi-item .client-info .jobs {
	padding-left: 65px;
}

.testi-slider.style-2 .testi-item .client-info h5 {
	margin-top: 5px;
}

.testi-slider.style-2 .testi-item .client-info .jobs {
	line-height: 1.6;
	margin-bottom: 0;
}

.partner-grid {
	overflow: hidden;
	text-align: center;
}

.partner-grid .partner-item {
	width: 20%;
	min-height: 160px;
	line-height: 160px;
	float: left;
	padding: 0 40px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.partner-grid .partner-item:first-child, .partner-grid .partner-item.one-row {
	border-left: none;
}

.partner-grid .partner-item.last {
	border-bottom: none;
}

.partner-grid.col-4 .partner-item {
	width: 25%;
}

.partner-grid.col-3 .partner-item {
	width: 33.33%;
}

.partner-grid.col-6 .partner-item {
	width: 16.6667%;
}

.projects .project-item {
	padding: 0 15px;
}

.projects img {
	margin-bottom: 20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
}

.projects img:hover {
	opacity: .8;
}

.projects h4 {
	margin-bottom: 8px;
	font-size: 22px;
}

.projects .link-details {
	font-weight: 700;
	font-size: 14px;
}

.projects .next-nav {
	right: -60px;
}

.projects .prev-nav {
	left: -60px;
}

.projects .slick-dots {
	bottom: -60px;
}

.projects.no-gaps {
	margin: 0;
}

.projects.no-gaps .project-item {
	padding: 0;
}

.projects.no-gaps img {
	border-radius: 0;
}

.projects.style-2 .inner {
	position: relative;
	overflow: hidden;
}

.projects.style-2 .inner img {
	margin-bottom: 0;
	width: 100%;
}

.projects.style-2 .inner .p-info {
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
	position: absolute;
	bottom: -130px;
	opacity: 0;
	left: 0;
	width: 100%;
	padding: 35px;
	background: rgba(10, 15, 43, .8);
}

.projects.style-2 .inner .p-info a {
	color: #fff;
}

.projects.style-2 .inner .p-info a:hover {
	color: #f30;
}

.projects.style-2 .inner .p-info p {
	margin-bottom: 0;
	color: #ddd;
	font-size: 14px;
}

.p-info p span:last-child {
	display: none;
}

.projects.style-2 .inner .link-details {
	display: none;
}

.projects.style-2 .inner:hover .p-info {
	bottom: 0;
	opacity: 1;
}

.projects.style-2 .col-lg-8 img {
	height: 711px;
}

.projects:not(.style-2) .slider-nav {
	margin-top: -85px;
}

.project-grid .project-item {
	padding-bottom: 30px;
}

.cat-filter {
	margin-bottom: 50px;
}

.cat-filter a {
	font-size: 18px;
	font-weight: 600;
	margin-right: 50px;
}

.cat-filter a.selected {
	color: #f30;
}

.project-info h5 {
	margin-bottom: 8px;
}

.features-box {
	padding: 0;
	border-left: 1px solid #eaeaea;
	overflow: hidden;
	background-size: cover;
	display: flex;
	align-items: center;
}

.features-box .content-box {
	background: #fff;
	padding: 40px;
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
	height: 100%;
}

.features-box .content-box:hover {
	background-color: rgba(13, 16, 41, .7) !important;
}

.features-box .content-box h5 {
	font-size: 20px;
}

.features-box .content-box p {
	margin-bottom: 25px;
}

.features-box .content-box p:last-child {
	margin-bottom: 0;
}

.features-box .content-box .link-box {
	font-weight: 600;
	font-size: 14px;
}

.features-box:first-child {
	border: none;
	border-top-left-radius: 6px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 6px;
}

.features-box:last-child {
	border-top-left-radius: 0;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 0;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 0;
}

.features-box:hover .content-box, .features-box.active .content-box {
	background: transparent;
	color: #fff;
}

.features-box:hover .content-box p, .features-box.active .content-box p, .features-box:hover .content-box h5, .features-box.active .content-box h5 {
	color: #fff !important;
}

.features-box:hover .content-box a, .features-box.active .content-box a {
	color: #f30;
}

.news-slider .news-item {
	padding: 0 15px;
}

.download-box p {
	margin-bottom: 30px;
}

.download-box .btn-download {
	padding-left: 20px;
	padding-right: 20px;
	width: 100%;
	max-width: 275px;
	text-align: left;
	font-size: 18px;
	font-weight: normal;
}

.download-box .btn-download i {
	font-size: 18px;
	position: relative;
	padding-right: 40px;
	margin-right: 0;
}

.download-box .btn-download i:after {
	content: "";
	position: absolute;
	right: 16px;
	top: 0px;
	width: 1px;
	height: 100%;
	background: #fff;
}

.rev_slider strong, .rev_slider b {
	font-weight: 600 !important;
}

.rev_slider .tparrows {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
}

.rev_slider .tparrows:hover {
	background: #f30;
}

.wpb_wrapper .wpb_revslider_element {
	margin-bottom: 0;
}

.signature {
	font-size: 14px;
}

.signature strong {
	color: #0a0f2b;
	font-size: 16px;
}

.half-right-box ul {
	padding-top: 20px;
	font-weight: 600;
	font-size: 18px;
	color: #0a0f2b;
}

.half-right-box ul li {
	padding-bottom: 8px;
}

.half-right-box ul i {
	margin-right: 5px;
	font-size: 16px;
}

/*--------------------------------------------------------------
# Visual Composer
--------------------------------------------------------------*/
.vc_row-full-width .vc_row {
	margin: 0;
}

.vc_row-no-padding .vc_row .vc_column-inner {
	padding-left: 0;
	padding-right: 0;
}

.container .container {
	width: 100%;
	padding: 0;
}

/*Equal height*/
@media only screen and (min-width: 768px) {
	.wpb_row.vc_row-o-equal-height .vc_column_container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
	}
	
	.wpb_row.vc_row-o-equal-height > .vc_row {
		width: 100%;
		margin: 0;
	}
	
	.wpb_row.vc_row-o-equal-height .vc_row {
		box-sizing: border-box;
		flex-wrap: wrap;
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
	}
	
	_::-webkit-full-page-media, _:future, :root .wpb_row.vc_row-o-equal-height .vc_row {
		display: -webkit-box;
		display: -webkit-flex;
	}
	
	.wpb_row.vc_row-o-equal-height .vc_column_container {
		-moz-box-align: stretch;
		align-items: stretch;
	}
	
	.wpb_row.vc_row-o-content-middle .vc_column_container .vc_column-inner {
		-moz-box-pack: center;
		justify-content: center;
	}
	
	.wpb_row.vc_row-flex .vc_column_container:not(.bg-center) .vc_column-inner {
		-moz-box-flex: 1;
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		flex-direction: column;
		flex-grow: 1;
		background-position: top !important;
	}
	
	.wpb_row.vc_row-o-content-bottom .vc_column_container .vc_column-inner {
		-moz-box-pack: end;
		justify-content: flex-end;
	}
	
	.wpb_row.vc_row-o-content-top .vc_column_container .vc_column-inner {
		-moz-box-pack: start;
		justify-content: flex-start;
	}
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

/** 
*
* #site-footer 
* Footer CSS Styling
*
**/
.site-footer {
	background: #f7f7f7;
}

.site-footer .widget {
	margin: 0px 0px 20px 0px;
}

.site-footer .textwidget {
	color: #0a0f2b;
}

/** Footer Contact Info **/
.footer-contact-info {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
	grid-gap: 10px;
	box-sizing: border-box;
	width: 100%;
	padding: 49px 49px;
	border-bottom: 1px solid #ccc;
}

.footer-contact-info .footer-info-box {
	padding: 5px;
	color: #0a0f2b;
	display: table;
	text-align: center;
}

.footer-contact-info .footer-info-box > * {
	vertical-align: middle;
	display: table-cell;
}

.footer-contact-info .footer-info-box i {
	font-size: 34px;
	display: inline-block;
}

.footer-contact-info .footer-info-box span {
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	display: inline-block;
	text-align: left;
	margin-left: 27px;
}

.footer-contact-info .footer-info-box span small {
	font-weight: normal;
	display: block;
}

.footer-contact-info.no-line {
	border: none;
}

/** .main-footer  **/
.main-footer {
	padding: 70px 0px 80px 0px;
}

.main-footer .widget h3.widget-title {
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 20px;
}

.main-footer .widget ul li {
	line-height: 28px;
	font-weight: normal;
	padding-bottom: 0px;
}

.main-footer .widget ul li a {
	font-weight: normal;
}

.main-footer .widget.widget_media_image {
	margin-bottom: 30px;
}

.main-footer .social-list li {
	margin-right: 15px;
}

.main-footer .social-list li i {
	font-weight: 600;
}

.mc4wp-form p {
	color: #0a0f2b;
}

.mc4wp-form .form-inner {
	position: relative;
}

.mc4wp-form input[type=email], .mc4wp-form input[type=text] {
	width: 100%;
}

.mc4wp-form button {
	position: absolute;
	right: 0;
	top: 0;
	height: 48px;
	width: 50px;
	background: #0a0f2b;
	border: none;
	color: #fff;
	font-size: 14px;
	border-top-left-radius: 0;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 0;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 0;
}

.footer-bottom {
	background: #0a0f2b;
	padding: 22px 0;
	font-size: 14px;
}

.footer-bottom .footer-copyright {
	color: #fff;
}

.footer-nav ul {
	margin-bottom: 0;
	text-align: right;
	padding-left: 0px;
}

.footer-nav ul li {
	display: inline-block;
}

.footer-nav ul li:last-child a {
	border: none;
	padding-right: 0;
}

.footer-nav ul li a {
	display: inline-block;
	font-size: 14px;
	line-height: 11px;
	color: #fff;
	border-right: 1px solid #fff;
	padding: 0px 13px 0px 13px;
}

.footer-nav ul li a:hover {
	color: #f30;
}

/*.site-content .welcome_section{padding-top: 50px !important; padding-bottom: 50px !important;margin-top: 0 !important;}*/
.welcome_section .wpb_wrapper {
	max-width: 1200px;
	margin: 0px auto;
	padding: 0px 15px;
}

.welcome_section .wpb_wrapper h2 {
	font-family: Roboto, Arial, sans-serif !important;
	font-weight: 700 !important;
}

.welcome_section .wpb_wrapper * {
	margin: 0px;
	padding: 0px;
}

.welcome_section .wpb_wrapper .btn-large {
	padding: 12px 20px;
	margin-top: 20px;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
	margin-bottom: 20px;
}

.welcome_section .wpb_wrapper .wpb_column {
	width: 50%;
}

.welcome_section .wpb_wrapper .wpb_column:first-child {
	padding-right: 50px;
}

.welcome_section .wpb_wrapper .wpb_column:last-child {
	padding-left: 50px;
	text-align: right;
}

.welcome_section .wpb_wrapper p {
	padding-top: 30px;
}

.site-content .product_category > * {
	padding: 0px 15px !important;
	margin: 0px !important;
}

.site-content .category_lists .vc_column-inner {
	margin: 0px;
	padding: 0px 15px;
}

.site-content .category_lists .products {
	padding: 0px;
	display: flex;
	flex-wrap: wrap;
}

.category_lists .products .product-category {
	width: 33.33%;
	flex: 0 0 33.33%;
	margin: 20px 0px;
}

/*.category_lists .products .product-category img{height: 280px; object-fit: cover; object-position: center; width: 100%; border-radius: 5px;}*/
.category_lists .products .product-category h4 {
	padding: 0px;
	margin: 20px 0 0;
}

.category_lists .products .product-category h4 + * {
	margin: 20px 0 0;
}

.site-content .call-to-action {
	padding: 40px 0 40px 0 !important;
	margin: 50px 0 0 0 !important;
}

.site-content .call-to-action .vc_row {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.site-content .call-to-action h3.vc_custom_heading {
	margin-bottom: 0;
	margin-top: 0 !important;
}

.site-content .call-to-action *:before, .site-content .call-to-action *:after {
	display: none;
}

.latest_news_row {
	padding: 50px 0px;
}

/*.latest_news_row *{margin: 0px; padding: 0px;}*/

/*.latest_news_row .slick-slide > *{padding: 0px 15px;}*/
.latest_news_row .no_image {
	height: 240px;
	overflow: hidden;
	border-radius: 5px;
}

.latest_news_row .no_image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.latest_news_row .entry-meta {
	margin: 20px 0 0;
}

.latest_news_row h5 {
	margin: 10px 0 0;
}

.latest_news_row .description {
	margin: 10px 0 0;
}

.latest_news_row .post-link {
	margin: 10px 0 0;
	display: inline-block;
}

#site-footer .footer-bottom .row .col-md-4:nth-child(1) {
	padding: 0px;
	width: 40%;
	flex: 0 0 40%;
}

#site-footer .footer-bottom .row .col-md-4:nth-child(1) ul {
	text-align: left;
}

#site-footer .footer-bottom .row .col-md-4:nth-child(2) {
	padding: 0px;
	width: 30%;
	flex: 0 0 30%;
}

#site-footer .footer-bottom .row .col-md-4:nth-child(3) {
	padding: 0px;
	width: 30%;
	flex: 0 0 30%;
}

#site-footer .footer-bottom .footer-copyright {
	text-align: left;
}

#site-footer .footer-bottom #menu-footer-sub-menu {
	text-align: center;
}

.wpcf7-form.invalid .wpcf7-response-output {
	display: none;
}

.wpcf7-form .wpcf7-spinner {
	top: 8px;
}

.contact-info {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}

.contact-info .fa-map-marker {
	margin-top: 0px;
}

.contact-info p {
	margin-bottom: 0;
	font-weight: 400;
}

.contact-info p a {
	font-weight: 400;
}

.product_listing .products {
	display: flex;
	flex-wrap: wrap;
}

.product_listing .products li {
	width: 33.33%;
	flex: 0 0 33.33%;
}

.contact_details .contact-info {
	padding: 25px 15px 25px 25px;
	background-color: #e8e8e8;
	border-radius: 3px;
	margin-bottom: 30px;
}

.wpcf7 form.sent .wpcf7-response-output {
	border: 0;
	color: #34993d;
	padding: 0;
	margin: 15px 0 0 0;
}

.welcome_fitco {
	padding: 100px 0;
}

.welcome_fitco .vc_empty_space {
	display: none;
}

.welcome_fitco + .call-to-action {
	margin-top: 0 !important;
}

.welcome_fitco .wpb_content_element:last-child {
	margin-bottom: 0;
}

ul.flex-direction-nav {
	position: absolute;
	top: 37%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	z-index: 10;
	width: 100%;
	left: 0;
	margin: 0;
	padding: 0px;
	list-style: none;
}

li.flex-nav-prev {
	float: left;
}

li.flex-nav-next {
	float: right;
}

a.flex-next {
	visibility: hidden;
}

a.flex-prev {
	visibility: hidden;
}

a.flex-next::after {
	visibility: visible;
	content: "";
	font-family: FontAwesome;
	margin-right: 10px;
	font-size: 70px;
}

a.flex-prev::before {
	visibility: visible;
	content: "";
	font-family: FontAwesome;
	margin-left: 10px;
	font-size: 70px;
}

.pswp--open {
	z-index: 9999;
}

/*--------------------------------------------------------------
# Responsive
--------------------------------------------------------------*/
@media (max-width: 1440px) {
	.latest_news_row .news-slider {
		margin: 0px;
	}
	
	.latest_news_row .news-slider .next-nav {
		right: -50px;
	}
	
	.latest_news_row .news-slider .prev-nav {
		left: -50px;
	}
}

@media (max-width: 1199px) {
	.welcome_section .wpb_wrapper {
		max-width: 970px;
	}
	
	/*.latest_news_row .news-slider{padding: 0px 15px;}*/
	.latest_news_row .news-slider .next-nav {
		right: -30px;
	}
	
	.latest_news_row .news-slider .prev-nav {
		left: -30px;
	}
	
	.category_lists .products .product-category img {
		height: 230px;
	}
	
	.welcome_section .wpb_wrapper .wpb_column:first-child {
		padding-right: 20px;
	}
	
	.welcome_section .wpb_wrapper .wpb_column:last-child {
		padding-left: 20px;
	}
	
	#site-footer .footer-bottom .row {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}
	
	#site-footer .footer-bottom .row .col-md-4:nth-child(1) {
		width: 100%;
		flex: 0 0 100%;
	}
	
	#site-footer .footer-bottom .row .col-md-4:nth-child(1) ul {
		text-align: center;
		margin-bottom: 10px;
	}
	
	#site-footer .footer-bottom .row .col-md-4:nth-child(2), #site-footer .footer-bottom .row .col-md-4:nth-child(3) {
		width: auto;
		flex: none;
		text-align: center;
		padding: 0px 15px;
	}
	
	.vc_section {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	
	.latest_news_row .news-slider {
		margin: 0px -15px;
	}
	
	h1, .head-main {
		font-size: 36px;
	}
	
	h2, .head-second, .category_title {
		font-size: 30px;
	}
	
	h3, .head-third {
		font-size: 28px;
	}
	
	h4, .head-four {
		font-size: 22px;
	}
	
	h5, .head-five {
		font-size: 16px;
	}
	
	h6, .head-six {
		font-size: 16px;
	}
	
	.industry.vc_custom_1671193930123 {
		padding: 70px 0 !important;
	}
	
	.counter_section.vc_custom_1671450832463 {
		padding: 70px 0 !important;
	}
	
	.product_category_section {
		padding: 70px 0 30px 0;
	}
	
	.latest_blog_data {
		padding: 70px 0 20px 0;
	}
	
	section.we_are_committed {
		padding: 70px 0 !important;
	}
	
	section.counter_section {
		padding: 70px 0 !important;
	}
	
	section.why_choose_fitco {
		padding: 70px 0 10px 0 !important;
	}
	
	.welcome_section .wpb_column:first-child {
		padding-bottom: 50px;
	}
	
	.welcome_section .vc_row {
		align-items: flex-end;
	}
	
	.we_are_committed .vc_custom_heading {
		font-size: 50px !important;
		line-height: 60px !important;
	}
	
	section.profile_section {
		padding-top: 65px !important;
		padding-bottom: 25px !important;
	}
	
	section.profile_section .wpb_content_element.wpb_text_column {
		margin-bottom: 50px;
	}
	
	section.profile_section .vc_custom_heading {
		margin-bottom: 30px !important;
	}
	
	.wpb_row.contact_row {
		padding: 70px 0 70px 0 !important;
	}
	
	body:not(.single) .site-content:not(.full-content) {
		padding: 70px 0 30px 0px;
	}
	
	.welcome_fitco {
		padding: 70px 0;
	}
	
	.privacy_policy {
		padding: 70px 0 60px 0;
	}
	
	#content.product_page {
		padding: 50px 0 25px 0 !important;
	}
	
	section.testimonial_section {
		padding: 70px 0 !important;
	}
	
	.category_title {
		margin-bottom: 20px;
	}
	
	#content.category_detail {
		padding: 70px 0 !important;
	}
	
	.latest_blog_data .slick-slider .prev-nav {
		left: 0;
		z-index: 2;
	}
	
	.latest_blog_data .slick-slider .next-nav {
		right: 0;
		z-index: 2;
	}
	
	.woocommerce .category_detail nav.woocommerce-pagination {
		margin-top: 20px;
	}
	
	.woo-single-post-class .row.row-pedng .btn {
		font-size: 14px;
		padding: 12px 8px;
	}
}

/* 1199 end */
@media (max-width: 991px) {
	.welcome_section .wpb_wrapper {
		max-width: 750px;
	}
	
	.welcome_section .wpb_wrapper * {
		width: 100%;
	}
	
	.welcome_section .wpb_wrapper .vc_inner {
		display: flex;
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}
	
	.welcome_section .wpb_wrapper .wpb_column:first-child {
		padding-right: 0px;
		width: 100%;
		flex: 0 0 100%;
	}
	
	.welcome_section .wpb_wrapper .wpb_column:last-child {
		padding-left: 0px;
		width: 100%;
		flex: 0 0 100%;
	}
	
	.welcome_section .wpb_wrapper h2 {
		margin-top: 0px;
	}
	
	.welcome_section .vc_custom_1671180602497 {
		padding-top: 0 !important;
	}
	
	.latest_news_row .news-slider {
		padding: 0px;
	}
	
	#site-footer .footer-bottom .row .col-md-4:nth-child(2), #site-footer .footer-bottom .row .col-md-4:nth-child(3) {
		width: 100%;
	}
	
	#site-footer .footer-bottom .footer-copyright {
		text-align: center;
		padding-top: 10px;
	}
	
	.category_lists .products .product-category {
		width: 50%;
		flex: 0 0 50%;
	}
	
	.category_lists .products .product-category img {
		height: 260px;
	}
	
	.latest_news_row {
		padding: 50px 0 80px;
	}
	
	.latest_news_row .no_image {
		height: 220px;
	}
	
	.product_listing .products li {
		width: 50%;
		flex: 0 0 50%;
	}
	
	.main-header, .has-fixed.header-layout-2 .main-header {
		box-shadow: 0 4px 3px rgba(0, 0, 0, .2) !important;
	}
	
	.about_us_section {
		padding-top: 50px;
	}
	
	.contact_details {
		padding-bottom: 25px;
	}
	
	.news-slider {
		margin: 0 -15px !important;
	}
	
	.call-to-action .vc_row .wpb_column.vc_col-sm-8, .call-to-action .vc_row .wpb_column.vc_col-sm-4 {
		width: 100%;
	}
	
	.site-content .call-to-action h3.vc_custom_heading {
		margin-bottom: 20px;
		margin-top: 0 !important;
	}
	
	.contact_row .wpb_column {
		width: 100% !important;
	}
	
	.contact_row .vc_col-md-5 {
		margin-bottom: 10px;
	}
	
	.welcome_section .wpb_wrapper {
		padding: 0;
	}
	
	.welcome_section .wpb_column {
		width: 100%;
	}
	
	.welcome_section .wpb_single_image {
		margin-top: 30px;
	}
	
	.welcome_section .wpb_single_image .wpb_wrapper {
		text-align: center;
	}
	
	.welcome_section .wpb_single_image img {
		width: auto;
		margin: 0 auto;
	}
	
	.welcome_section .wpb_wrapper {
		width: 100%;
	}
	
	.latest_news_row .news-slider {
		padding: 0px 0px;
	}
	
	.wpb_row.contact_row {
		padding: 50px 0 50px 0 !important;
	}
	
	.page-pagination {
		display: flex;
		flex-wrap: wrap;
		padding-top: 20px;
		padding-bottom: 30px;
		margin: 0 15px;
	}
	
	.blog_main .blog_wrapbx {
		display: flex;
		flex-wrap: wrap;
	}
	
	.blog_wrapbx article {
		width: 50%;
	}
	
	.bolog_detail_left {
		width: 100%;
	}
	
	.blog_detail_right {
		width: 100%;
		margin-top: 20px;
	}
	
	.blog_detail_right .widget {
		margin-bottom: 30px;
	}
	
	.widget {
		margin: 0 0 45px;
	}
	
	.section-padd-top70 {
		padding-top: 60px;
	}
	
	.section-padd-bot {
		padding-bottom: 60px;
	}
	
	.blog_detail_right section:last-child {
		margin-bottom: 0;
	}
	
	.blog_detail_right section:last-child p:last-child {
		margin-bottom: 0;
	}
	
	.blog_detail_right .primary-sidebar {
		padding-right: 0;
		padding-left: 0;
	}
	
	.welcome_row .wel_image {
		width: 100%;
		text-align: center;
	}
	
	.welcome_row .welcome_content {
		width: 100%;
		padding-bottom: 30px !important;
	}
	
	.welcome_row {
		margin-top: 0;
		margin-bottom: 0;
		padding-top: 0;
	}
	
	.welcome_row::before {
		left: 30px;
		top: 30%;
		right: 30px;
		bottom: 30px;
	}
	
	.top-header > .container {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	
	.top-header > .container #site-logo {
		margin-right: auto;
	}
	
	.top-header > .container #menu-btn {
		margin-left: auto;
		margin-top: 0;
	}
	
	.top-header > .container #site-logo a img {
		width: 80px;
		height: auto;
	}
	
	.woocommerce .related ul.products li.product {
		width: 50%;
		flex: 0 0 50%;
		margin-bottom: 42px;
	}
	
	.features-box {
		height: auto !important;
	}
	
	.top-head_inn {
		width: 100%;
		position: relative;
	}
	
	.site-content .call-to-action .vc_row {
		flex-wrap: wrap;
		justify-content: center;
	}
	
	.site-content .call-to-action .btn {
		margin-top: 20px;
	}
	
	.industry.vc_custom_1671193930123 {
		padding: 50px 0 !important;
	}
	
	.product_category_section {
		padding: 50px 0 10px 0 !important;
	}
	
	.industry.vc_custom_1671193930123 {
		padding: 50px 0 !important;
	}
	
	.counter_section.vc_custom_1671450832463 {
		padding: 50px 0 !important;
	}
	
	.latest_blog_data {
		padding: 50px 0 40px 0;
	}
	
	.product_category_section .wpb_content_element {
		margin-bottom: 10px;
	}
	
	.latest_blog_data .wpb_content_element {
		margin-bottom: 10px;
	}
	
	.industry .vc_custom_1671194382232 {
		margin-bottom: 30px !important;
	}
	
	.industry .vc_empty_space {
		height: 25px !important;
	}
	
	.counter_section .vc_empty_space {
		display: none;
	}
	
	.main-footer {
		padding: 50px 0 30px 0;
	}
	
	section.we_are_committed {
		padding: 50px 0 !important;
	}
	
	section.counter_section {
		padding: 50px 0 !important;
	}
	
	section.why_choose_fitco {
		padding: 50px 0 10px 0 !important;
	}
	
	.why_choose_fitco .wpb_content_element {
		margin-bottom: 30px !important;
	}
	
	.we_are_committed .vc_custom_heading {
		font-size: 40px !important;
		line-height: 50px !important;
	}
	
	.profile_section .vc_row {
		flex-wrap: wrap;
	}
	
	.process .steps:last-child {
		padding-bottom: 0;
	}
	
	.we_are_committed .vc_custom_heading {
		margin-bottom: 30px !important;
	}
	
	.wpb_row.contact_row {
		padding: 50px 0 50px 0 !important;
	}
	
	section.contact_row .vc_custom_heading {
		margin-bottom: 30px !important;
	}
	
	body:not(.single) .site-content:not(.full-content) {
		padding: 50px 0 10px 0px;
	}
	
	.welcome_fitco {
		padding: 50px 0;
	}
	
	.privacy_policy {
		padding: 50px 0 40px 0;
	}
	
	#content.product_page {
		padding: 30px 0 20px 0 !important;
	}
	
	.woocommerce .product_listing .product-category {
		margin-bottom: 30px;
	}
	
	section.testimonial_section {
		padding: 50px 0 !important;
	}
	
	#content.category_detail {
		padding: 50px 0 !important;
	}
	
	.description-wrap {
		padding-top: 50px;
	}
	
	.woo-single-post-class .row.row-pedng .col-md-2 {
		width: 21%;
	}
	
	.woo-single-post-class .row.row-pedng .col-md-8 {
		width: 58%;
	}
	
	.woocommerce div.product .woocommerce-tabs ul.tabs li, #accordion .card .card-header button {
		font-size: 18px;
	}
	
	#accordion .card .card-header button::before {
		top: 8px;
	}
	
	.single-product div.product .product_meta {
		font-size: 18px;
	}
	
	.blog_main .blog_wrapbx article {
		width: 50%;
	}
	
	.blog_main .blog_wrapbx article .col-md-4 {
		margin-bottom: 0;
	}
	
	.main-navigation li ul {
		padding-bottom: 0;
	}
	
	.main-navigation li ul li:last-child {
		border-bottom: 0;
	}
	
	.table_vertical {
		display: block;
		width: 100%;
		overflow-x: auto;
	}
	
	body.menu-open {
		overflow: hidden;
	}
	
	.main-navigation {
		overflow: auto;
		height: calc(100vh - 135px);
		padding-bottom: 80px;
	}
	
	.header-layout-2 .btn-cta.mobile-gac-cta {
		display: block !important;
		float: none;
	}
	
	.btn-cta.mobile-gac-cta .btn, .btn-cta.mobile-gac-cta .btn:hover {
		display: inline-block;
		background: #e1b75b;
		color: #fff;
	}
	
	.menu-header-menu-container {
		display: block;
	}
	
	.woocommerce div.product .woocommerce-tabs .panel .card img {
		margin-bottom: 20px;
	}
	
	.gallery-columns-3 .gallery-item .gallery-icon {
		margin-bottom: 0;
	}
	
	/******** 29-3-2024 *********/
	.mobile-text-list {
		position: absolute;
		display: block !important;
		right: 50px;
		top: 39px;
	}
	
	.mobile-text-list a {
		display: inline-block;
		display: inline-block;
		font-size: 23px;
		line-height: 24px;
		color: #e1b75b;
		margin: 0 0 0 10px;
	}
}

@media (min-width: 992px) {
	.mobile-text-list {
		display: none;
	}
}

/******** 29-3-2024 *********/

/* 991 end */
@media (max-width: 767px) {
	.call-to-action .text-right {
		text-align: center;
	}
	
	.site-content .call-to-action {
		padding: 40px 0 40px !important;
	}
	
	.site-content .call-to-action * {
		text-align: center !important;
	}
	
	.latest_news_row .no_image {
		height: 400px;
	}
	
	.latest_news_row .slick-slide > * {
		padding: 0px;
	}
	
	.woocommerce div.product div.images img {
		max-height: 300px;
	}
	
	.wpb_button, ul.wpb_thumbnails-fluid > li {
		margin-bottom: 20px !important;
	}
	
	.welcome_section .wpb_wrapper p {
		padding-top: 27px;
	}
	
	.welcome_section .vc_custom_heading {
		margin-top: 0;
	}
	
	.welcome_section .wpb_wrapper .vc_custom_heading {
		margin-top: 0;
	}
	
	.welcome_section .wpb_single_image {
		margin-top: 30px;
	}
	
	.site-content .call-to-action h3.vc_custom_heading {
		margin-bottom: 20px;
	}
	
	.vc_section {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
	.page-title {
		font-size: 32px;
	}
	
	h1, .head-main {
		font-size: 30px;
	}
	
	h2, .head-second, .category_title {
		font-size: 26px;
	}
	
	h3, .head-third {
		font-size: 24px;
	}
	
	h4, .head-four {
		font-size: 20px;
	}
	
	h5, .head-five {
		font-size: 18px;
	}
	
	h6, .head-six {
		font-size: 16px;
	}
	
	.welcome_section .wpb_wrapper h2 {
		margin-top: 20px;
	}
	
	.product_category .wpb_content_element {
		margin-bottom: 15px;
		margin-top: 0 !important;
	}
	
	body {
		font-size: 14px;
	}
	
	.latest_news_row.vc_column_container > .vc_column-inner {
		margin-top: 0 !important;
	}
	
	body:not(.single) .site-content:not(.full-content) {
		padding: 50px 0 10px 0px;
	}
	
	.page-pagination a, .page-pagination span {
		width: 32px;
		height: 32px;
		display: block;
		font-weight: 500;
		border-radius: 3px;
		line-height: 32px;
		background: #eee;
		font-size: 12px;
	}
	
	.blog_wrapbx article {
		width: 100%;
	}
	
	.primary-sidebar .widget-title {
		font-size: 16px;
		text-transform: uppercase;
	}
	
	.blog_detail_right {
		margin-top: 10px;
	}
	
	.blog_detail_right .widget {
		margin-bottom: 40px;
	}
	
	.single-product div.product {
		width: 100%;
	}
	
	.single-product .site-main {
		padding: 70px 0 20px 0;
	}
	
	.woocommerce span.onsale {
		width: 50px;
		height: 50px;
		line-height: 48px;
		font-size: 15px;
	}
	
	.product-info .price-rate {
		margin-bottom: 0 !important;
	}
	
	.wpb_single_image .vc_single_image-wrapper img {
		max-width: 200px;
	}
	
	.wpb_single_image .vc_single_image-wrapper {
		margin-bottom: 25px;
	}
	
	.welcome_row::before {
		left: 20px;
		bottom: 20px;
		right: 20px;
		top: 22%;
	}
	
	.welcome_row .welcome_content {
		padding-bottom: 15px;
	}
	
	.welcome_section .wpb_single_image .vc_single_image-wrapper {
		margin-bottom: 0 !important;
	}
	
	.welcome_section .vc_empty_space {
		display: none;
	}
	
	.industry .vc_empty_space {
		display: none !important;
	}
	
	.we_are_committed .vc_custom_heading {
		font-size: 35px !important;
		line-height: 40px !important;
	}
	
	.we_are_committed .vc_empty_space {
		height: 20px !important;
	}
	
	.icon-box img {
		margin-bottom: 15px !important;
	}
	
	.icon-box h5 {
		margin-bottom: 15px;
	}
	
	section.we_are_committed {
		padding: 50px 0 30px 0 !important;
	}
	
	section.profile_section {
		padding-top: 25px !important;
		padding-bottom: 0 !important;
	}
	
	section.profile_section .vc_custom_heading {
		margin-top: 25px !important;
	}
	
	.why_choose_fitco .wpb_text_column p {
		margin-bottom: 10px;
	}
	
	.why_choose_fitco .process .steps .p-icon {
		width: 100px;
		height: 100px;
		font-size: 46px;
		line-height: 100px;
		color: #f30;
	}
	
	.why_choose_fitco .process .steps::after {
		left: 65px;
	}
	
	.why_choose_fitco .process .steps .step-content {
		padding-left: 125px;
	}
	
	.woo-single-post-class .row.row-pad .col-md-2 {
		width: 100%;
	}
	
	.woo-single-post-class .row.row-pad .col-md-8 {
		width: 100%;
	}
	
	.single-product div.product .product_meta {
		font-size: 16px !important;
	}
}

/* 767 end */
@media (max-width: 479px) {
	.category_lists .products .product-category {
		width: 100%;
		flex: 0 0 100%;
	}
	
	.category_lists .products .product-category img {
		height: 270px;
	}
	
	.latest_news_row .no_image {
		height: 220px;
	}
	
	.product_listing .products li {
		width: 100%;
		flex: 0 0 100%;
	}
	
	.blog_main .blog_wrapbx article {
		width: 100%;
	}
}

@media (min-width: 992px) {
	.lg-hidden {
		display: none;
	}
	
	.lg-left-100 {
		margin-left: -100px;
	}
	
	.lg-right-80 {
		margin-right: -80px;
	}
	
	.lg-right70 {
		padding-right: 70px;
	}
	
	.lg-right40 {
		padding-right: 40px !important;
	}
	
	.main-navigation {
		display: block !important;
	}
	
	.main-navigation ul {
		display: block !important;
	}
	
	#menu-btn {
		display: none !important;
	}
	
	.header-layout-2 .main-navigation {
		float: left;
		padding-top: 0;
	}
	
	.header-layout-2 .main-navigation ul.menu > li {
		padding: 0;
	}
	
	.header-layout-2 .main-navigation ul.menu > li > a {
		padding: 20px 16px;
	}
	
	.header-layout-2 .main-navigation ul.menu > li.current_page_item > a, .header-layout-2 .main-navigation ul.menu > li.current-menu-item > a, .footer-nav ul li.current-menu-item > a, .footer-nav ul li.current_page_item > a, .header-layout-2 .main-navigation ul.menu > li.current_page_parent > a {
		color: #e1b75b !important;
	}
	
	.header-layout-2 .main-navigation ul.menu > li:first-child > a {
		padding-left: 0;
	}
	
	.header-layout-2 .main-navigation ul.menu > li ul a {
		padding: 14px;
	}
	
	#custom_html-4 {
		padding-left: 60px;
	}
	
	#custom_html-5 {
		padding-left: 20px;
	}
}

@media (min-width: 992px) and (max-width: 1229px) {
	.main-navigation li {
		padding-left: 8px;
		padding-right: 8px;
	}
	
	.main-navigation li a {
		font-size: 13px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.md-hidden {
		display: none;
	}
}

@media (min-width: 480px) and (max-width: 767px) {
	.sm-hidden {
		display: none;
	}
}

@media (max-width: 991px) {
	.has-fixed.header-layout-2 {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 9999;
		width: 100%;
		background: #fff;
		box-shadow: 0px 0px 10px 10px rgba(0, 0, 0, .03);
	}
	
	body:not(.single) .hentry {
		margin: 0 0 30px;
	}
	
	.has-fixed.header-layout-2 .main-header {
		position: static;
		box-shadow: none;
	}
	
	.admin-bar .has-fixed.header-layout-2 {
		top: 32px;
	}
	
	.header-call-to-action {
		display: none;
	}
	
	.main-navigation {
		float: none;
		display: none;
		clear: both;
		padding-top: 0;
		padding-bottom: 20px;
	}
	
	.main-navigation li {
		display: block;
		float: none;
		padding: 0;
		position: relative;
	}
	
	.main-navigation li > span {
		content: "";
		width: 45px;
		height: 45px;
		position: absolute;
		top: 0;
		right: 0;
		background: url("https://cdn-ilahokl.nitrocdn.com/klfWHuvePDajSQyLwDrAHMlXxVeJllIM/assets/images/optimized/rev-c9da84f/www.fitcoindia.com/wp-content/themes/industro-child/images/arrow-down-dark.svg") no-repeat center center;
		z-index: 10;
		cursor: pointer;
		transition: all .1s linear;
		-webkit-transition: all .1s linear;
		-moz-transition: all .1s linear;
		-o-transition: all .1s linear;
		-ms-transition: all .1s linear;
	}
	
	.main-navigation li > span.nitro-lazy {
		background: none !important;
	}
	
	.main-navigation li > span.clicked {
		background: url("https://cdn-ilahokl.nitrocdn.com/klfWHuvePDajSQyLwDrAHMlXxVeJllIM/assets/images/optimized/rev-c9da84f/www.fitcoindia.com/wp-content/themes/industro-child/images/arrow-up-dark.svg") no-repeat center center;
	}
	
	.main-navigation li > span.clicked.nitro-lazy {
		background: none !important;
	}
	
	.main-navigation li > span:hover {
		background-color: #eee;
	}
	
	.main-navigation li a {
		padding: 12px 0;
	}
	
	.main-navigation li ul {
		display: none;
		opacity: 1;
		visibility: visible;
		position: static;
		border: none;
		box-shadow: none;
		padding-bottom: 10px;
	}
	
	.header-layout-2 .top-header {
		border: none;
	}
	
	.header-layout-2 .btn-cta, .header-layout-2 .info-list, .header-layout-2 .social-list, .header-layout-2 .header-search {
		display: none !important;
	}
	
	.footer-contact-info {
		padding: 0;
	}
	
	.footer-contact-info .footer-info-box {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	
	.footer-nav {
		margin-top: 0px;
	}
	
	.footer-nav ul {
		text-align: center;
		padding-left: 0;
	}
	
	.footer-nav ul li:first-child a {
		padding-left: 0;
	}
	
	.process {
		display: block;
	}
	
	.process .steps {
		overflow: hidden;
		padding-bottom: 30px;
	}
	
	.process .steps .p-icon {
		float: left;
		margin-bottom: 0;
	}
	
	.process .steps .step-content {
		max-width: none;
		padding-left: 165px;
		padding-top: 10px;
		text-align: left;
	}
	
	.process .steps:after {
		height: 100%;
		width: 1px;
		left: 85px;
		top: 0;
	}
	
	.partner-grid.logo-grid .partner-item {
		width: 50%;
		border-bottom: 1px solid #ccc;
		border-left: none;
	}
	
	.call-to-action .text-right {
		text-align: left;
		margin-top: 0px;
	}
	
	.features-box {
		border-left: none;
		border-top: 1px solid #eaeaea;
	}
	
	.features-box:first-child {
		border: none;
		border-top-left-radius: 6px;
		border-top-right-radius: 6px;
		border-bottom-right-radius: 0;
		border-bottom-left-radius: 0;
		-webkit-border-top-left-radius: 6px;
		-webkit-border-top-right-radius: 6px;
		-webkit-border-bottom-right-radius: 0;
		-webkit-border-bottom-left-radius: 0;
		-moz-border-radius-topleft: 6px;
		-moz-border-radius-topright: 6px;
		-moz-border-radius-bottomright: 0;
		-moz-border-radius-bottomleft: 0;
	}
	
	.features-box:last-child {
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		border-bottom-right-radius: 6px;
		border-bottom-left-radius: 6px;
		-webkit-border-top-left-radius: 0;
		-webkit-border-top-right-radius: 0;
		-webkit-border-bottom-right-radius: 6px;
		-webkit-border-bottom-left-radius: 6px;
		-moz-border-radius-topleft: 0;
		-moz-border-radius-topright: 0;
		-moz-border-radius-bottomright: 6px;
		-moz-border-radius-bottomleft: 6px;
	}
	
	.footer-nav, .footer-nav a {
		text-align: center;
	}
	
	.pdfjs-iframe {
		height: 100vh !important;
		max-height: calc(100vh - 100px);
	}
}

@media (max-width: 782px) {
	.admin-bar .has-fixed .main-header, .admin-bar .has-fixed.header-layout-2 {
		top: 46px;
	}
}

@media (max-width: 767px) {
	.page-header .container {
		width: 100%;
	}
	
	.site-header .social-list {
		float: none;
		margin-top: 10px;
	}
	
	.site-header .social-list li {
		margin-left: 0;
		margin-right: 10px;
	}
	
	.site-header .info-list {
		float: none;
	}
	
	.footer-contact-info {
		display: block;
		padding: 20px 0;
	}
	
	.footer-contact-info .footer-info-box {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	
	.testi-slider.style-2 .testi-item {
		padding: 30px;
		font-size: 18px;
		line-height: 28px;
	}
	
	.testi-slider.style-2 .testi-item .client-info {
		margin-top: 30px;
	}
	
	ul.flex-direction-nav {}
	
	.woocommerce div.product .woocommerce-tabs .panel .card img {
		margin-bottom: 30px;
	}
}

@media (max-width: 600px) {
	.xs-hidden {
		display: none;
	}
	
	.admin-bar .has-fixed .main-header, .admin-bar .has-fixed.header-layout-2 {
		top: 0;
	}
}

/*# sourceMappingURL=style.css.map */
@media (max-width: 520px) {
	.page-title {
		font-size: 25px !important;
	}
}

@media (max-width: 480px) {
	.contact-info:last-child {
		margin-bottom: 28px;
	}
	
	.footer-nav ul li a {
		padding: 0px 10px 0px 10px;
	}
	
	.blog_wrapbx article:last-child .blolgistbx {
		margin-bottom: 0 !important;
	}
	
	.blog_wrapbx article:last-child {
		margin-bottom: 0 !important;
	}
	
	.woocommerce .related ul.products li.product {
		width: 100%;
		flex: 0 0 100%;
		margin-bottom: 30px;
	}
	
	.counter_section .vc_col-xs-4 {
		width: 100%;
		margin-top: 25px;
	}
	
	.gallery-columns-3 .gallery-item {
		max-width: 100%;
	}
	
	.pdfjs-iframe {
		height: 100vh !important;
		max-height: calc(100vh - 50px);
	}
}

.no_blog {
	color: red;
	text-align: center;
	font-size: 22px;
}

.pdfjs-fullscreen {
	display: none !important;
}

.pdfjs-iframe {
	height: 100vh !important;
	max-height: calc(100vh - 50px);
}
