/* Minification failed. Returning unminified contents.
(765,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '/'
(768,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '/'
 */
@import url('https://fonts.googleapis.com/css?family=Poppins:400,400i,500,500i,600,600i,700,800,900|Open+Sans:400,400i,600,600i,700,700i,800');

/*
font-family: 'Open Sans', sans-serif;
font-family: 'Poppins', sans-serif;
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}
audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden],
template {
	display: none;
}
a {
	background-color: transparent;
}
a:active,
a:hover {
	outline: 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b,
strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
}
h1 {
	font-size: 2.5em;
	margin: 0.67em 0;
}
mark {
	background: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0;
	width: 100%;
	max-width: 100%;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 1em 40px;
}
hr {
	box-sizing: content-box;
	height: 0;
}
pre {
	overflow: auto;
}
code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}
button {
	overflow: visible;
}
button,
select {
	text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled],
html input[disabled] {
	cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
input {
	line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
}
optgroup {
	font-weight: bold;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td,
th {
	padding: 0;
}
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

button,
input,
select,
textarea {
	font-size: 16px;
	line-height: 27px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}
p {
	margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
	font-style: italic;
}
blockquote {
	margin: 0 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	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;
	font-size: 0.9375rem;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}
big {
	font-size: 125%;
}
/*--------------------------------------------------------------
# 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 http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}
body {
	background: #ffffff;
	/* Fallback for when there is no custom background color defined. */
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #555555;
	font-weight: 400;
	overflow-x: hidden!important;
	-webkit-font-smoothing: antialiased;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}
blockquote,
q {
	quotes: """";
}
blockquote {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	line-height: 30px;
	color: #262626;
	font-weight: 700;
	font-style: italic;
	text-align: center;
	border: 0;
	padding: 50px 0;
}
blockquote:before {
	content: "\f10d";
	font-family: FontAwesome;
	font-size: 70px;
	font-style: normal;
	margin-bottom: 50px;
	display: block;
	text-align: center;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}
ul,
ol {
	margin: 0 0 15px 0;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.5em;
}
img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}
figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid #262626;
	border-radius: 2px;
	background: #262626;
	color: rgba(0, 0, 0, .8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #262626;
}
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: #262626;
    border: 1px solid #ccc;
    border-radius: 2px;
    padding: 10px 20px;
}
select {
	border: 1px solid #ccc;
	border-radius: 2px;
}
textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

a {
	color: #333333;
}
a:hover,
a:focus,
a:active {
	text-decoration: none;
}
a:focus {
	outline: none;
}
a:hover,
a:active {
	outline: 0;
}
.modal {
	z-index: 999999;
}
/*--------------------------------------------------------------
## Common CSS code
--------------------------------------------------------------*/

/* text selector */

::-moz-selection {
	color: #ffffff;
	text-shadow: none;
}
::selection {
	color: #ffffff;
	text-shadow: none;
}
/* Default padding and margin */

.no-margin {
	margin: 0;
}
.no-padding {
	padding: 0;
}
.margin-top-large {
	margin-top: 80px;
}
.margin-top-middle {
	margin-top: 40px;
}
.margin-top-small {
	margin-top: 20px;
}
.margin-bottom-large {
	margin-bottom: 80px;
}
.margin-bottom-middle {
	margin-bottom: 40px;
}
.margin-bottom-small {
	margin-bottom: 20px;
}
.padding-top-large {
	padding-top: 80px;
}
.padding-top-middle {
	padding-top: 40px;
}
.padding-top-small {
	padding-top: 20px;
}
.padding-bottom-large {
	padding-bottom: 80px;
}
.padding-bottom-middle {
	padding-bottom: 40px;
}
.padding-bottom-small {
	padding-bottom: 20px;
}
/*--------------------------------------------------------------
##  Business Title
--------------------------------------------------------------*/

/*Title middle*/

.business-title-middle {
	padding-bottom: 30px;
	text-align: center;
}
    .business-title-middle h2, .business-title-middle h1 {
        font-family: 'Poppins', sans-serif;
        font-size: 40px;
        font-weight: 700;
        color: #262626;
        margin-bottom: 20px;
    }
.title-border-middle:after {
	position: absolute;
	width: 100px;
	content: "";
	border: 2px solid #3cc951;
	margin-left: -50px;
}
/*Title left*/

.business-title-left {
	padding-bottom: 30px;
	text-align: left;
}
.business-title-left h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 40px;
	font-weight: 700;
	color: #262626;
	margin-bottom: 20px;
}
.title-border-left:after {
	position: absolute;
	width: 100px;
	content: "";
	border: 2px solid #3cc951;
}
.business-title-left p {
	margin-top: 30px;
}
/*--------------------------------------------------------------
##  Business button
--------------------------------------------------------------*/

/*	button large	*/

.business-btn-large,
a.business-btn-large {
	border-radius: 2px;
	color: #f1f1f1 !important;
	display: inline-block;
	font-size: 15px;
	font-weight: 700;
	padding: 13px 30px;
	position: relative;
	z-index: 1;
}
.business-btn-large i,
a.business-btn-large i {
	padding-left: 5px;
	position: relative;
	top: 0;
	font-size: 11px;
	font-weight: 700;
}
.business-btn-large:hover,
a.business-btn-large:hover {
	text-decoration: none;
	color: #f1f1f1;
}
.business-btn-large:before,
a.business-btn-large:before {
	content: "";
	height: 0;
	bottom: 0;
	position: absolute;
	left: 0;
	width: 100%;
	z-index: -1;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	border-radius: 2px;
}
.business-btn-large:hover:before,
a.business-btn-large:hover:before {
	height: 100%;
}
/**************************************
			body content style
***************************************/

/* Top menu */

.top-menu-1x {
    background: #696969;
    color: #f1f1f1;
    padding: 10px 0;
    font-size:14px;
    line-height: 14px;
}
.top-menu-right b {
	font-weight: 400;
}
.top-menu-right p {
    display: inline-block;
    margin: 0;
    font-weight: 500;
    padding-top: 4px;
}
.top-menu-right i {
    margin-left: 10px;
    margin-right: 5px;
}
.top-menu-right {
	float: right;
}
.top-menu-right .footer-info-right ul li {
	padding-top: 1px;
}
/*--------------------------------------------------------------
## Bootstrap Menus
--------------------------------------------------------------*/

.navbar-brand img {
	max-width: 200px;
}
.business-main-menu-2x {
	padding: 5px 0;
}
.business-main-menu-2x .business-main-menu {
	border-top: 1px solid #eee;
}
.business-main-menu {
	padding: 20px 0;
}
.navbar-dark .navbar-brand {
	padding-left: 0;
}
.btco-hover-menu {
	z-index: 999;
	background-color: transparent !important;
}
.business-main-menu .navbar-nav .nav-link {
    opacity: 1;
    font-weight: 700;
    color: #f1f1f1;
    padding-left: 30px;
    text-transform: none !important;
    transition: all .3s ease;
    z-index: 9999;
    overflow: hidden;
}
.navbar-dark .navbar-nav .active>.nav-link {
	font-weight: 700;
}
.btco-hover-menu .collapse ul > li:hover > a,
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    background: transparent;
}
.btco-hover-menu a, .navbar > li > a {
    text-transform: none !important;
}
ul.dropdown-menu:hover {
    background: #262626;
    top: 100%;
    opacity: 1;
}
.btco-hover-menu .collapse ul ul ul,
.btco-hover-menu .collapse ul ul ul.dropdown-menu {
    background: #262626;
    margin-left: 0;
}
.btco-hover-menu .collapse ul ul,
.btco-hover-menu .collapse ul ul.dropdown-menu {
    background: #262626;
    margin-left: -25px;
    padding-top: 22px;
}
ul.business-nav li ul.dropdown-menu li ul.dropdown-menu {
	padding-top: 0;
	margin-left: 0;
}
ul.business-nav li ul.dropdown-menu li a i {
	float: right;
	padding-top: 3px;
}
.dropdown-menu li {
	border-bottom: 1px solid #000;
}
.dropdown-menu li:last-child {
	border-bottom: 0 solid #eee;
}
ul.business-nav li.dropdown a i {
	padding-left: 3px;
	font-size: 15px;
}
.dropdown:hover>.dropdown-menu {
	display: block;
}
.dropdown-item {
	font-weight: 600;
	padding: 8px 25px !important;
	transition: all 0.3s ease;
    color:#eee;
}
.dropdown-item:focus,
.dropdown-item:hover {
    color: #fff !important;
}

.box {
	right: 15px;
	height: 40px;
}
.container-2 {
	vertical-align: middle;
	white-space: nowrap;
	position: relative;
}
.container-2 input#search {
	width: 30px;
	height: 40px;
	background: transparent;
	border: 0;
	font-size: 10pt;
	float: right;
	padding-left: 35px;
	font-weight: 700;
	-webkit-transition: .55s ease;
	-moz-transition: .55s ease;
	-ms-transition: .55s ease;
	-o-transition: .55s ease;
	transition: .55s ease;
	border-radius: 3px;
}
.container-2 input#search::-webkit-input-placeholder {
	color: #65737e;
}
.container-2 input#search:-moz-placeholder {
	/ Firefox 18- / color: #65737e;
}
.container-2 input#search::-moz-placeholder {
	/ Firefox 19+ / color: #65737e;
}
.container-2 input#search:-ms-input-placeholder {
	color: #65737e;
}
.container-2 .icon {
	position: absolute;
	margin-top: 3px;
	top: 50%;
	z-index: 1;
	right: 10px;
}
.container-2 input#search:focus,
.container-2 input#search:active {
	outline: none;
	width: 767px;
	border: 0;
	background: #f1f1f1;
}
.container-2:hover input#search {
	width: 767px;
	background: #f1f1f1;
}
/*********Container width menu *********/

.container-width-menu {
	padding: 20px 30px 0 30px;
	z-index: 9;
	position: relative;
}
.container-width-menu .business-cart i,
.container-width-menu .business-cart a>span,
.container-width-menu .navbar-nav .nav-link {
	color: #fff;
}
.dark-main-menu .business-cart .container-2:hover i,
.dark-main-menu .business-cart .container-2:focus-within i,
.container-width-menu .business-cart .container-2:hover i,
.container-width-menu .business-cart .container-2:focus-within i{
    color: #3cc951;
}
.container-width-menu .navbar-nav a.nav-link {
	padding-bottom: 32px;
	color: #fff;
}
.container-width-menu .btco-hover-menu .collapse ul ul,
.container-width-menu .btco-hover-menu .collapse ul ul.dropdown-menu {
	margin-left: -30px;
	padding-top: 0;
}
.container-width-menu .btco-hover-menu .collapse ul ul.dropdown-menu ul {
	margin-left: 0
}
.container-width-menu .dropdown-item {
	padding: 8px 30px;
}
.dark-main-menu .business-main-menu,
.container-width-menu .business-main-menu {
	padding: 0;
}
.container-width-menu .business-cart {
	margin-top: -5px;
}
.dark-main-menu .navbar-toggler,
.container-width-menu .navbar-toggler {
	border: 1px solid #fff;
	margin-top: -10px;
	margin-bottom: 10px;
}
.dark-main-menu .navbar-toggler i,
.container-width-menu .navbar-toggler i {
	color: #fff;
	font-size: 20px;
}
/********* Container width menu *********/

.dark-main-menu {
	padding: 15px 20px 0 10px;
}
.dark-main-menu .business-cart i,
.dark-main-menu .business-cart a>span,
.dark-main-menu .navbar-nav .nav-link {
	color: #fff;
}
.dark-main-menu .navbar-nav a.nav-link {
	padding-bottom: 25px;
	color: #fff
}
.dark-main-menu .btco-hover-menu .collapse ul ul,
.dark-main-menu .btco-hover-menu .collapse ul ul.dropdown-menu {
	padding-top: 0;
}
.dark-main-menu .business-cart {
	margin-top: -3px;
}
.negative-top-slider {
	z-index: -1;
	margin-top: -43px;
}
.business-main-menu-1x {
    background: #262626;
}
/************* Sticky Menu *************/
.is-sticky .business-main-menu-1x {
    z-index: 999;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
}
.is-sticky .business-main-menu {
    padding: 5px 0;
    transition: all 0.3s ease;
}
.is-sticky .dark-main-menu,
.is-sticky .container-width-menu-1x {
	transition: all 0.3s ease;
}
.is-sticky .navbar-brand img {
    max-width: 150px;
    transition: all 0.3s ease;
}

.is-sticky .container-width-menu .business-cart {
    margin-top: 4px;
}
.is-sticky .container-width-menu .navbar-nav a.nav-link {
    padding-bottom: 15px;
}

/*---------------------------------------------------------------
		main slider
---------------------------------------------------------------*/

.owl-carousel {
	z-index: 0
}
.item {
	position: relative;
}
.item img {
	object-fit: cover;
}
.animated {
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
	-webkit-animation-delay: 500ms;
	animation-delay: 500ms;
}
.animate-out {
	-webkit-animation-delay: 0ms;
	animation-delay: 0ms;
}
/*************************************
		Overlay Text On main slider
*************************************/

.hvrbox,
.hvrbox * {
	box-sizing: border-box;
}
.hvrbox {
	position: relative;
	display: inline-block;
	overflow: hidden;
	width: 100%;
	height: auto;
    max-height:600px;
	margin-bottom: -8px;
}
.hvrbox img {
	width: 100vw !important;
	height: 100vh;
	object-fit: cover;
}
.hvrbox .hvrbox-layer_bottom {
	display: block;
}
.hvrbox .hvrbox-layer_top {
	opacity: 1;
	/* if 0 then hover after text showing */
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	padding: 15px;
	-moz-transition: all 0.4s ease-in-out 0s;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-ms-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
}
.hvrbox:hover .hvrbox-layer_top,
.hvrbox.active .hvrbox-layer_top {
	opacity: 1;
}
.overlay-text {
	position: absolute;
	color: #fff;
	width: 1109px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
    margin-top:0px !important;
}
.overlay-text h1 {
	font-size: 80px;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	margin: 10px 0;
}
    .overlay-text h2, .overlay-text h3 {
        font-size: 40px;
        font-weight: 700;
        font-family: 'Poppins', sans-serif;
    }
.overlay-text p {
	color: #fff;
}
.text-white h1,
.text-white h2,
.text-white h3,
.text-white p {
    color: #fff;
}
/*--------------------------------------------------------------
##  Features
--------------------------------------------------------------*/

.business-feature-1x.business-feature-onslider {
	position: relative;
	margin-top: -134px;
}
.single-features {
	background: #262626;
	padding: 30px 15px;
	transition: all 0.3s ease;
	border-left-width: 1px;
	border-left-color: rgba(255, 255, 255, 0.3);
}
.single-features.active {
	background: #3cc951;
	border-left: 1px solid rgba(255, 255, 255, 0.3);
	border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.single-features .media img {
	max-height: 64px;
	max-width: 64px;
	object-fit: cover;
	margin-right: 25px;
}
.single-features .media i {
	font-size: 30px;
	padding-right: 10px;
}
.single-features .media-body h5 {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	font-weight: 600;
	color: #f1f1f1;
	padding-top: 6px;
	line-height: 30px;
}
/*--------------------------------------------------------------
##  About Business 1x
--------------------------------------------------------------*/

.about-business-1x {
	margin-top: -7px;
}
.single-about-business {
	padding: 50px 0px 50px 30px;
}
.about-business-left {
	padding-top: 0;
}
.single-about-business .media i {
	color: #f1f1f1;
	padding-right: 15px;
	font-size: 30px;
}
.single-about-business .media .media-body h5 {
	font-size: 18px;
	color: #f1f1f1;
}
.single-about-business .media .media-body h4 {
	font-size: 80px;
	color: #f1f1f1;
}
.single-about-business .media .media-body h3 {
	font-size: 16px;
	color: #f1f1f1;
}
.single-about-business .media .media-body span {
	font-size: 35px;
	margin-left: 10px;
}
.about-business-right {
	padding: 30px 0;
}
.about-business-right h5 {
	color: #333;
	font-size: 30px;
	font-weight: 700;
	padding-bottom: 15px;
	padding-top: 20px;
}
.about-business-right p {
	margin-bottom: 0;
}
/*--------------------------------------------------------------
##  About Business 2x
--------------------------------------------------------------*/

.about-business-content-2x .about-business-left-2x {
	padding: 0 0 0 0;
}
.about-business-left-2x h5 {
	font-family: 'Poppins', sans-serif;
	font-size: 30px;
	font-weight: 700;
	line-height: 40px;
	color: #333;
}
.about-business-left-2x .title-border-left:after {
	margin-top: 20px;
}
.about-business-left-2x p {
	margin-top: 70px;
}
.about-business-right-2x img {
	max-width: 400px;
	object-fit: cover;
	margin-top: 70px;
}
.about-business-left-2x a.business-btn-large {
	margin-bottom: 70px;
}
/*--------------------------------------------------------------
##  Business Services
--------------------------------------------------------------*/

.service-content {
	margin-top: 30px;
}
.single-services {
	padding: 20px;
}
.single-services .media img {
	max-height: 64px;
	max-width: 64px;
	margin-right: 25px;
	object-fit: cover;
}
.single-services .media i {
	font-size: 30px;
	padding-right: 10px;
}
.single-services .media-body a {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	font-weight: 700;
	color: #262626;
	transition: all 0.3s ease;
	margin-bottom: 10px;
	display: inline-block;
}
.single-services .media-body p {
	padding-top: 5px;
}
.single-services img {
	transition: transform .3s ease-in-out;
}
.single-services:hover img {
	transform: rotateY(-180deg);
}
.single-bolg a.read-more {
	display: inline-block;
	font-size: 15px;
	font-weight: 600;
	color: #fff;
	border-radius: 2px;
	padding: 5px 20px;
	margin-top: 10px;
	transition: all 0.3s ease;
}
.single-bolg a.read-more i {
	font-weight: 600;
	color: #fff;
	margin-left: 5px;
	margin-right: 0;
}
.single-bolg a.read-more:hover {
	color: #fff;
}
/*--------------------------------------------------------------
## Portfolio section
--------------------------------------------------------------*/

.business-portfolio-light {
	padding: 70px 0;
}
    .business-portfolio-light .business-title-middle h1, .business-portfolio-light .business-title-middle h2 {
        color: #f1f1f1;
    }
.filtr-container img {
	clear: both;
	overflow: hidden;
	display: block;
}
.filtr-item img {
	height: 245px;
	width: 100%;
	object-fit: cover;
}
/*--------------------------------------------------------------
## Image hover effect
--------------------------------------------------------------*/

/*Image hover box border*/

.hovereffect4 {
	width: 100%;
	height: 100%;
	float: left;
	overflow: hidden;
	position: relative;
	text-align: center;
	cursor: default;
}
.hovereffect4 .overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	padding: 3em;
}
.hovereffect4 img {
	display: block;
	position: relative;
	max-width: none;
	width: calc(100% + 60px);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
	transition: opacity 0.35s, transform 0.45s;
	-webkit-transform: translate3d(-40px, 0, 0);
	transform: translate3d(-40px, 0, 0);
}
.hovereffect4 .overlay:before {
	position: absolute;
	top: 20px;
	right: 20px;
	bottom: 20px;
	left: 20px;
	border: 1px solid #eee;
	content: '';
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
	transition: opacity 0.35s, transform 0.45s;
	-webkit-transform: translate3d(-20px, 0, 0);
	transform: translate3d(-20px, 0, 0);
}
    .hovereffect4 a,
    .hovereffect4 p,
    .hovereffect4 h1, .hovereffect4 h2 {
        color: #f1f1f1;
        font-weight: 600;
        text-decoration: none;
        text-transform: uppercase;
        padding-top: 10%;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
        transition: opacity 0.35s, transform 0.45s;
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
.hovereffect4:hover img {
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
    .hovereffect4:hover .overlay:before,
    .hovereffect4:hover a,
    .hovereffect4:hover p,
    .hovereffect4:hover h1,
    .hovereffect4:hover h2 {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
.hovereffect4 a,
.hovereffect p,
.hovereffect4:hover a,
.hovereffect4:hover p {
	text-align: center;
	color: #f1f1f1;
	font-size: 12px;
	font-weight: 700;
	text-decoration: none;
	text-transform: uppercase;
}
    .hovereffect4 h1,
    .hovereffect4:hover h1,
    .hovereffect4 h2,
    .hovereffect4:hover h2 {
        font-size: 16px;
        font-weight: 700;
        padding-top: 10%;
    }
.hovereffect4 a i {
	background: #222222;
	color: #ffffff;
	padding: 5px 10px;
}
.hovereffect4 a i:hover {
	color: #f9dd04;
}
/* custom filterizer */

.item-desc {
	left: 0;
	right: 0;
	bottom: 0;
	color: #f1f1f1;
}
span.item-desc a {
	color: #f1f1f1;
	transition: all 0.3s ease;
}
/*--------------------------------------------------------------
##  Business team Members
--------------------------------------------------------------*/

.team-members-1x {
	clear: both;
	overflow: hidden;
}
.team-members-right {
	position: relative;
}
.team-members-right img {
	width: auto;
	height: auto;
}
.team-members-right a {
	display: block;
	font-size: 18px;
	font-weight: 700;
	margin: 20px 0 5px 0;
	transition: all 0.3s ease;
}
.team-members-right h3 {
	font-size: 16px;
	font-weight: 600;
}
/*--------------------------------------------------------------
##  Business cta 1x 
--------------------------------------------------------------*/

.business-cta-1x {
	background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('./images/bg1-5.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	height: 400px;
}
.cta-content {
	padding: 90px 0;
	text-align: center;
}
.cta-content h3 {
	font-size: 25px;
	color: #f1f1f1;
}
    .cta-content h1
    .cta-content h2 {
        font-family: 'Poppins', sans-serif;
        font-size: 50px;
        color: #f1f1f1;
        font-weight: 700;
        margin: 25px 0 40px 0;
    }
.cta-content .business-btn-large:hover,
.cta-content a.business-btn-large:hover {
	text-decoration: none;
	color: #262626;
}
.cta-content .business-btn-large:before,
.cta-content a.business-btn-large:before {
	background: #fff;
}
/*--------------------------------------------------------------
##  Business clients slider 
--------------------------------------------------------------*/

.clients-logo-slider img {
	width: 130px !important;
	height: auto;
	opacity: 1;
	object-fit: cover;
	transition: all 0.3s ease;
	margin-left: auto;
	margin-right: auto;
}
.clients-logo-slider img:hover {
	opacity: 0.5;
}
/*--------------------------------------------------------------
##  Business blog
--------------------------------------------------------------*/

.single-bolg img {
	max-height: 250px;
	object-fit: cover;
}
.blog-content a {
	font-family: 'Poppins', sans-serif;
	display: block;
	font-size: 20px;
	font-weight: 700;
	margin: 30px 0 10px 0;
	transition: all 0.3s ease;
	color: #262626;
}
.blog-content span {
	font-size: 14px;
	font-weight: 600;
}
.blog-content i {
	margin-right: 5px;
}
/*********************************************
			Zoom In Effect
*********************************************/

figure {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	background: #fff;
	overflow: hidden;
	transition: .5s ease-in-out;
}
figure:hover {
	bottom: -36px;
	opacity: 1;
}
.hover01 figure img {
	max-width: auto;
	max-height: auto;
	clear: both;
	overflow: hidden;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}
.hover01 figure:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
/*--------------------------------------------------------------
##  Business call back
--------------------------------------------------------------*/

.business-call-back-1x {
	background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('./images/slider-2.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	height: 400px;
}
.business-call-back-content {
	padding: 100px 0;
}
.call-back-left .business-title-left h1,
.call-back-left .business-title-left h2 {
    color: #f1f1f1;
}
.call-back-left p {
	color: #f1f1f1;
}
.call-back-right h1,
.call-back-right h2 {
    font-size: 17px;
    font-weight: 600;
    color: #f1f1f1;
    margin: 15px 0;
}
.call-back-right .form-control {
	height: 50px;
	margin-bottom: 10px;
	margin-bottom: 30px;
}
.call-back-right select.form-control:not([size]):not([multiple]) {
	height: 50px;
	border-radius: 2px;
}
.call-back-right .business-btn-large,
.call-back-right a.business-btn-large {
	display: block;
	text-align: center;
}
.call-back-right .business-btn-large:hover,
.call-back-right a.business-btn-large:hover {
	text-decoration: none;
	color: #262626;
}
.call-back-right .business-btn-large:before,
.call-back-right a.business-btn-large:before {
	background: #fff;
}
/*--------------------------------------------------------------
##  Business Google Map
--------------------------------------------------------------*/

#map {
	overflow: hidden;
	width: 100%;
	height: 400px;
}
/*--------------------------------------------------------------
##  Footer 1x
--------------------------------------------------------------*/

.business-footer-1x {
	width: 100%;
	color: #f1f1f1;
	padding-top: 70px;
}
.business-footer-address img {
	max-width: 200px;
	margin-bottom: 40px;
}
.business-footer-address p {
	margin-bottom: 15px;
}
.business-footer-address i {
	margin-right: 15px;
}
.business-footer-address a {
    color: #f1f1f1;
}
.business-footer-content h5 {
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 700;
}
.business-footer-content ul {
	list-style: none;
	margin-top: 30px;
	padding: 0;
}
.business-footer-content ul li a {
	font-size: 16px;
	color: #f1f1f1;
	line-height: 35px;
	font-weight: 400;
	opacity: 0.7;
}
.business-footer-content ul li a:hover {
	transition: .5s ease;
	opacity: 1;
}
.subscriber-form {
	margin-top: 40px;
}
.subscriber-form .business-btn-large:hover,
.subscriber-form a.business-btn-large:hover {
	text-decoration: none;
	color: #262626;
	border: 1px solid #fff;
}
.subscriber-form .business-btn-large:before,
.subscriber-form a.business-btn-large:before {
	background: #fff;
}
.footer-info {
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	margin-top: 50px;
	padding: 30px 0;
}
.footer-info-left p {
	font-size: 16px;
	color: #f1f1f1;
	font-weight: 400;
}
.footer-info-left a {
	color: #f1f1f1;
	transition: all 0.3s ease;
}
.footer-info-right {
	text-align: right;
}
.footer-info-right ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.footer-info-right ul li {
	display: inline-block;
	font-size: 15px;
	font-weight: 400;
	margin-right: 10px;
	outline: none;
	border-radius: 50%;
	width: 33px;
	height: 33px;
	text-align: center;
	padding-top: 0;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.footer-info-right ul li a i {
	outline: none;
	color: #f1f1f1;
}
.footer-info-right ul li a i:hover {
	color: #f1f1f1;
}
.footer-info-right ul li:last-child {
	margin-right: 0;
}
.footer-bbb{
    max-width:120px;
}
/*--------------------------------------------------------------
##  Business Testimonial Slider
--------------------------------------------------------------*/

.testimonial-slider-content {
	text-align: center;
	z-index: 1;
	position: relative
}
.testimonial-slider-content img {
	max-height: 100px;
	max-width: 100px;
	border-radius: 50%;
	object-fit: cover;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
}
    .testimonial-slider-content h1,
    .testimonial-slider-content h2 {
        font-family: 'Poppins', sans-serif;
        font-size: 20px;
        font-weight: 700;
    }
.testimonial-slider-content h3 {
	font-size: 17px;
	font-weight: 600;
}
/*--------------------------------------------------------------
##  Bottom to top
--------------------------------------------------------------*/

.backtotop {
	position: relative;
	font-size: 20px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 7px 12px;
	color: #eee;
	border-radius: 1px;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.backtotop:hover {
	color: #f1f1f1;
}
/*--------------------------------------------------------------
##  business service 2x
--------------------------------------------------------------*/
.single-service-2.hvrbox img {
    height: auto;
}
.business-service-2x .hvrbox .hvrbox-layer_top {
	opacity: 1;
	/* if 0 then hover after text showing */
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(3, 61, 117, 0.9);
	padding: 15px;
	-moz-transition: all 0.4s ease-in-out 0s;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-ms-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
}
.business-service-2x .hvrbox .hvrbox-layer_slideup {
	-moz-transform: translateY(61%);
	-webkit-transform: translateY(61%);
	-ms-transform: translateY(61%);
	transform: translateY(61%);
}
.business-service-2x .hvrbox:hover .hvrbox-layer_slideup,
.business-service-2x .hvrbox.active .hvrbox-layer_slideup {
	-moz-transform: translateY(0);
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
.business-service-2x .media img {
	max-height: 64px;
	max-width: 64px;
	object-fit: cover;
}
.business-service-2x h5 {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	font-weight: 700;
	color: #f1f1f1;
	margin: 15px 0 30px 0;
}
.business-service-2x p {
	color: #f1f1f1;
	padding: 0;
	margin: 0;
}
/*--------------------------------------------------------------
##  business counter
--------------------------------------------------------------*/

.business-counter-1x {
	background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('./images/bg-4.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	padding: 70px 0;
}
.business-counter-content .business-title-middle h1,
.business-counter-content .business-title-middle h2 {
    color: #f1f1f1;
}
.business-counter-content .title-border-middle:after {
	border: 2px solid #f1f1f1;
}
.single-counter {
	text-align: center;
}
.single-counter i {
	font-size: 25px;
	color: #f1f1f1;
}
.single-counter img {
	max-width: 64px;
	max-height: 64px;
	margin-bottom: 20px;
}
.single-counter span {
	font-family: 'Poppins', sans-serif;
	font-size: 50px;
	font-weight: 700;
	color: #f1f1f1;
	padding: 30px 0;
	display: block;
	margin-bottom: 10px;
}
.single-counter h6 {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	color: #f1f1f1;
	font-weight: 600;
}
/*--------------------------------------------------------------
##  business cta 2
--------------------------------------------------------------*/

.business-cta-2x {
	background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('./images/bg-5.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.business-cta-2x {
	height: 150px;
}
.business-cta-2-content {
	padding: 52px 0;
}
.business-cta-left-2 h1,
.business-cta-left-2 h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #f1f1f1;
    padding-top: 5px;
}
.business-cta-right-2 .business-btn-large,
.business-cta-right-2 a.business-btn-large {
	float: right;
}
.business-cta-right-2 .business-btn-large:hover,
.business-cta-right-2 a.business-btn-large:hover {
	text-decoration: none;
	color: #262626;
	border: 1px solid #fff;
}
.business-cta-right-2 .business-btn-large:before,
.business-cta-right-2 a.business-btn-large:before {
	background: #fff;
}
/******************************/

.home-2x .business-cta-2x {
	margin-top: -7px;
}
/*--------------------------------------------------------------
##  business cta 3x
--------------------------------------------------------------*/

.business-cta-3x {
	background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('./images/bg-5.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.business-cta-3x {
	height: 150px;
}
.business-cta-3-content {
	padding: 52px 0;
}
.business-cta-left-3 h1,
.business-cta-left-3 h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #f1f1f1;
    padding-top: 5px;
}
.business-cta-right-3 .business-btn-large,
.business-cta-right-3 a.business-btn-large {
	float: right;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.business-cta-right-3 .business-btn-large:hover,
.business-cta-right-3 a.business-btn-large:hover {
	text-decoration: none;
	color: #262626;
	border: 1px solid #fff;
}
.business-cta-right-3 .business-btn-large:before,
.business-cta-right-3 a.business-btn-large:before {
	background: #fff;
}
.business-cta-right-3 input {
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
}
.business-cta-right-3 input:focus {
	border: 0;
}
/*--------------------------------------------------------------
##  business App Presentation 1x
--------------------------------------------------------------*/

.business-app-present-1x {
	background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('./images/bg1-5.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	padding: 70px 0;
}
.app-present-left img {
	max-height: 500px;
	width: auto;
	object-fit: cover;
}
.app-present-right {
	padding: 50px 0;
}
.app-present-right h3 {
	font-size: 25px;
	color: #f1f1f1;
	font-weight: 600;
}
    .app-present-right h1,
    .app-present-right h2 {
        font-family: 'Poppins', sans-serif;
        font-size: 40px;
        font-weight: 700;
        color: #f1f1f1;
        padding: 10px 0 20px 0;
    }
.app-present-right p {
	color: #f1f1f1;
}
.app-present-right .business-btn-large,
.app-present-right a.business-btn-large {
	padding: 10px 50px;
	margin-top: 20px;
}
.app-present-right .business-btn-large:hover,
.app-present-right a.business-btn-large:hover {
	text-decoration: none;
	color: #262626;
	//border: 1px solid #fff;

}
.app-present-right .business-btn-large:before,
.app-present-right a.business-btn-large:before {
	background: #fff;
}
/*--------------------------------------------------------------
##  business colourful Features 3x 
--------------------------------------------------------------*/

.no-padding {
	padding: 0;
}
.single-colorful-feature {
	padding: 50px 40px;
}
.feature-color-1 {
	background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url('./images/bg-2.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.feature-color-3 {
	background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url('./images/bg-4.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.single-colorful-feature h3 {
	font-size: 35px;
	font-weight: 700;
	color: #f1f1f1;
}
.single-colorful-feature h1,
.single-colorful-feature h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 25px;
    font-weight: 700;
    color: #f1f1f1;
}
.single-colorful-feature p {
	color: #f1f1f1;
	padding-top: 15px;
	margin-bottom: 0;
}
/*--------------------------------------------------------------
##  business Product Features 4x 
--------------------------------------------------------------*/

.app-present-left-2 img {
	max-height: 700px;
	width: auto;
	object-fit: cover;
}
.single-app-present {
	margin-bottom: 30px;
}
.single-app-present .media img {
	max-height: 64px;
	max-width: 64px;
}
.single-app-present .media i {
	font-size: 30px;
	padding-top: 17px;
	color: #262626;
}
.animatedhover {
	background: #eff1f5;
	height: 70px;
	width: 70px;
	text-align: center;
	border-radius: 50%;
	border: 3px solid #262626;
	transition: all 0.3s ease;
	animation-play-state: paused;
}
.single-app-present:hover .animatedhover {
	-webkit-animation-duration: .7s;
	animation-duration: .7s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-play-state: running;
	animation-iteration-count: infinite;
}
.single-app-present .media-body {
	margin-left: 30px;
}
    .single-app-present .media-body h1,
    .single-app-present .media-body h2 {
        font-family: 'Poppins', sans-serif;
        font-size: 20px;
        font-weight: 700;
        color: #262626;
    }
/* bar Charts*/

.business-bar-charts canvas#myChart {
	margin-top: 50px;
}
/*--------------------------------------------------------------
##  business portfolio slider 2x 
--------------------------------------------------------------*/

.portfolio-slider-content img {
	height: auto;
	width: auto;
}
.portfolio-slider-content .hvrbox .hvrbox-layer_top {
	opacity: 0;
	/* if 0 then hover after text showing */
	background: rgba(3, 61, 117, 0.7);
}
.portfolio-slider-content .hvrbox:hover .hvrbox-layer_top,
.portfolio-slider-content .hvrbox.active .hvrbox-layer_top {
	opacity: 1;
}
.portfolio-slider-content .hvrbox-text {
	text-align: center;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.portfolio-slider-content i {
	font-size: 20px;
	color: #f1f1f1;
}
.portfolio-slider-content .owl-carousel.owl-drag .owl-item {
	margin-bottom: -7px;
}
/*--------------------------------------------------------------
##  business footer 2x 
--------------------------------------------------------------*/

.business-footer-address-left img {
	width: auto;
	margin-bottom: 40px;
}
.business-footer-address-left ul {
	list-style: none;
	margin-bottom: 20px;
	padding: 0;
}
.business-footer-address-left ul li {
	display: inline-block;
	float: right;
	padding-left: 20px;
}
.business-footer-address-left ul li a {
	font-size: 16px;
	color: #333333;
	font-weight: 500;
}
.business-footer-address-left ul li a:hover {
	transition: .5s ease;
	opacity: 1;
}
.business-footer-content-2 .footer-info {
	border-top: 1px solid #ddd;
	margin-top: 30px;
	padding: 30px 0;
}
.business-footer-content-2 .footer-info-left p {
	color: #333333;
}
.business-footer-content-2 .footer-info-right ul li {
	background: #fff;
	padding-top: 1px
}
.business-footer-content-2 .footer-info-right ul li:hover i {
	color: #fff
}
.business-footer-content-2 .footer-info-right ul li a i {
	color: #333333;
	font-weight: 700;
}
.business-footer-content-2 .footer-info-left a {
	color: #333333;
	transition: all 0.3s ease;
}
/*--------------------------------------------------------------
##  business top menu 2x 
--------------------------------------------------------------*/

.top-menu-2x {
	background: #f1f1f1;
	padding: 15px 0;
}
.top-menu-1 img {
	height: auto;
	max-width: 200px;
	padding-top: 25px;
}
.top-menu-2 {
	padding-top: 25px;
}
.top-menu-2 .media i {
	font-size: 18px;
	padding-right: 10px;
}
.top-menu-2 .media h2 {
	font-size: 18px;
	color: #262626;
	font-weight: 700;
	font-family: 'Poppins', sans-serif;
}
.top-menu-2 .media p {
	margin-bottom: 17px;
}
.top-menu-2x-custom .top-menu-2 .media p,
.top-menu-2x-custom .top-menu-2 .media i,
.top-menu-2x-custom .top-menu-2 .media h1,
.top-menu-2x-custom .top-menu-2 .media h2 {
    color: #fff;
    font-weight: 400;
}
.float-right {
	float: right;
}
.top-menu-2x.white-bg {
	background: #fff;
}
/*--------------------------------------------------------------
##  business top menu 3x 
--------------------------------------------------------------*/

.top-menu-3x {
	color: #f1f1f1;
	padding: 15px 0;
}
.top-menu-left-3 p {
	margin: 0;
	padding-top: 4px;
}
.top-menu-left-3 i {
	padding: 0 3px 0 8px;
}
.top-menu-middle-3 .footer-info-right ul li {
	padding-top: 4px;
}
.top-menu-right-3 {
	border-left: 1px solid #808080;
}
.top-menu-right-3 i {
	padding: 0 5px 0 10px;
}
.top-menu-right-3 a {
	color: #f1f1f1;
	font-weight: 500;
	transition: all 0.3s ease;
	display: block;
	padding-top: 4px;
}
/*--------------------------------------------------------------
##  business top menu 4x 
--------------------------------------------------------------*/

.top-menu-4x {
	padding: 20px 0;
}
.top-menu-left-4 p {
	margin: 0;
	padding: 0;
	color: #f1f1f1;
}
.top-menu-left-4 i {
	padding-right: 5px;
}
/*--------------------------------------------------------------
##  business top menu 5x 
--------------------------------------------------------------*/

.top-menu-5x .top-menu-1 img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.top-menu-5x .top-menu-2 .media i {
	font-size: 20px;
}
.top-menu-5x .top-menu-2 .media h1,
.top-menu-5x .top-menu-2 .media h2 {
    font-size: 17px;
}
.top-menu-5x .top-menu-2 .media p {
	font-size: 15px;
}
/*--------------------------------------------------------------
##  business Pricing Table 
--------------------------------------------------------------*/

.single-pricing {
	padding: 30px 0;
	text-align: center;
}
.single-pricing-2x {
	background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(./images/bg-3.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.single-pricing-3x {
	background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(./images/bg-4.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.single-pricing-4x {
	background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(./images/bg-5.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.pricing-content {
	margin-top: 50px;
}
.pricing-top {
	position: relative;
	width: 120px;
	height: 120px;
	background: #fff;
	display: inline-block;
	border-radius: 50%;
	margin-top: 40px;
}
.pricing-top span {
	font-family: 'Poppins', sans-serif;
	font-size: 35px;
	font-weight: 700;
	padding-top: 38px;
	display: inline-block;
}
.pricing-top h3 {
	font-size: 17px;
	font-weight: 700;
}
.pricing-ribbon {
	position: absolute;
	width: 50px;
	height: 50px;
	background: #fff;
	border-radius: 50%;
	padding-top: 9px;
	top: 55px;
	right: 115px;
}
.pricing-ribbon img {
	max-width: 32px;
	object-fit: cover;
}
.single-pricing h1,
.single-pricing h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    margin-top: 30px;
    margin-bottom: 20px;
}
.single-pricing p {
	color: #eee;
	margin-bottom: 5px;
}
.single-pricing .business-btn-large,
.single-pricing a.business-btn-large {
	margin-top: 30px;
	margin-bottom: 40px;
}
.single-pricing .business-btn-large:hover,
.single-pricing a.business-btn-large:hover {
	text-decoration: none;
	color: #262626;
	border: 1px solid #fff;
}
.single-pricing .business-btn-large:before,
.single-pricing a.business-btn-large:before {
	background: #fff;
}
/*--------------------------------------------------------------
##  business Service 3x
--------------------------------------------------------------*/

.service-center {
	margin-top: 50px;
}
.single-service-center {
	padding: 0 25px;
	margin-bottom: 50px;
}
.single-service-center img {
	display: block;
	max-width: 64px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	transition: transform .3s ease-in-out;
}
.single-service-center:hover img {
	transform: rotateY(-180deg);
}
.single-service-center a {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	font-weight: 700;
	transition: all 0.3s ease;
}
.single-service-center p {
	margin-top: 10px;
}
/*--------------------------------------------------------------
##  business about us
--------------------------------------------------------------*/

.business-banner .overlay-text {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.business-banner .hvrbox img {
	height: 200px;
	object-fit: cover;
}
.business-banner .hvrbox .hvrbox-layer_top {
	background: rgba(0, 0, 0, 0.7);
}
.business-banner .overlay-text h3 {
	font-size: 45px;
	color: #fff;
}
.business-banner ol.breadcrumb {
	background: transparent;
	color: #fff;
	padding: 0;
}
.business-banner ol.breadcrumb li a {
	color: #fff;
	font-size: 17px;
}
.business-banner ol.breadcrumb .breadcrumb-item+.breadcrumb-item::before {
	display: inline-block;
	padding-right: .5rem;
	padding-left: .5rem;
	color: #fff;
	content: "/";
}
.business-banner ol.breadcrumb li.active {
	color: #fff;
	font-size: 17px;
}
.mission-right h3,
.about-company-left h1,
.about-company-left h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 40px;
    font-weight: 700;
    margin: 25px 0;
}
.promotion-box {
	background: #f2f2f2;
	color: #262626;
	padding: 30px 20px 10px 30px;
	margin: 40px 0;
}
.about-us-video {
	background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(./images/blog-7.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	padding: 150px 0;
	margin-top: 130px;
}
.video i {
	background: #fff;
	font-size: 14px;
	padding-top: 13px;
	border-radius: 50%;
	transition: all 0.3s ease;
	width: 40px;
	height: 40px;
	text-align: center;
}
.video i:hover {
	color: #fff;
}
.mission-right ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.mission-right ul li {
	padding-bottom: 15px;
}
.mission-right ul li:before {
	content: "\f111";
	font-family: FontAwesome;
	padding-right: 15px;
	font-size: 8px;
}
.right-menubar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #f2f2f2;
}
.right-menubar ul li {
	padding: 15px 0 15px 20px;
	border-top: 1px solid #fff;
	transition: all 0.3s ease;
}
.right-menubar ul li a {
	font-weight: 600;
	transition: all 0.3s ease;
}
.right-menubar ul li.active {
	padding-left: 15px;
}
.right-menubar ul li span {
	float: right;
	padding-right: 20px;
}
.company-boucher a {
	display: block;
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	text-align: center;
	padding: 20px;
	transition: all 0.3s ease;
}
.company-boucher a:hover {
	color: #fff;
}
.company-boucher a i {
	padding-right: 8px;
}
.company-help-box {
	color: #f1f1f1;
	padding: 50px 20px;
}
.company-help-box p {
	text-align: left;
}
.company-help-box h3 {
	font-family: 'Poppins', sans-serif;
	font-size: 21px;
	font-weight: 700;
	margin-bottom: 25px;
	text-align: left;
	line-height: 32px;
}
.company-help-box .business-btn-large:hover,
.company-help-box a.business-btn-large:hover {
	text-decoration: none;
}
.company-help-box .business-btn-large:before,
.company-help-box a.business-btn-large:before {
	background: #fff;
}
.about-us-slider-1x {
	background: #f2f2f2;
	padding: 40px 7px;
}
.about-us-slider-content i {
	font-size: 20px;
	margin-bottom: 15px;
}
.aboutus-slider-footer {
	margin-top: 40px;
}
.aboutus-slider-footer .media-body {
	padding-left: 15px;
	padding-top: 5px;
}
.aboutus-slider-footer img {
	max-height: 60px;
	max-width: 60px;
}
    .aboutus-slider-footer h1,
    .aboutus-slider-footer h2 {
        font-size: 18px;
        font-weight: 700;
    }
.aboutus-slider-footer h3 {
	font-size: 15px;
}
.instgram-image, .right-menubar-gallery {
    background: #f2f2f2;
    padding: 20px;
}
.business-latest-product h3,
.business-tag h3,
.right-menubar h3,
.instgram-image h3{
    font-family: 'Poppins', sans-serif;
    font-size: 21px;
    font-weight: 700;
    color: #262626;
    margin-bottom: 25px;
    text-align: left;
}
.instgram-image img {
	max-height: 60px;
	max-width: 60px;
	margin: 4px;
	object-fit: cover;
}
.video-list{
    list-style:none;
    margin:0;
    padding:0;
}
.video-list > li{
    margin-bottom:15px;
    position:relative;
}
.video-list > li > a {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    opacity:0.5;
    z-index:100;
    color:#fff;
    font-size:70px;
    height: 100%;
    display:block;
}
.video-list > li > a:hover {
    opacity: 0.8;
}
    .video-list > li > a > i {
        padding-top:25%;
    }
    /*--------------------------------------------------------------
##  business Our Approach
--------------------------------------------------------------*/
    .business-approach-services .single-service-center {
        padding: 0 0 50px 0;
    }
.business-approach-services .single-service-center:hover img {
	transform: rotateY(-180deg);
	transition: all 0.3s ease;
}
.business-about-company .single-bolg {
	padding-bottom: 50px;
}
/*--------------------------------------------------------------
##  business Our History
--------------------------------------------------------------*/

.business-timeline {
	padding: 5% 0;
}
.business-timeline a.timeline-btn {
	color: #fff;
	border-radius: 25px;
	padding: 15px 30px;
	font-size: 15px;
	font-weight: 700;
	transition: all 0.3s ease;
}
.business-timeline .timeline {
	position: relative;
	padding: 60px 0 30px;
}
.business-timeline .timeline:before {
	position: absolute;
	content: "";
	width: 3px;
	height: 98%;
	background: #eee;
	left: 50%;
	top: 12px;
	margin-left: -1.5px;
}
.list-unstyled.timeline {
	margin-bottom: 0;
}
.timeline-body h4 {
	font-family: 'Poppins', sans-serif;
	font-size: 25px;
	font-weight: 700;
	color: #333;
	margin: 25px 0;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.timeline-body:hover h4 {
	text-shadow: none;
}
.timeline-body p {
	letter-spacing: 0.5px;
}
.timeline > li {
	clear: left;
	float: left;
	margin-bottom: 20px;
	position: relative;
	width: 50%;
}
.timeline > li::before,
.timeline > li::after {
	content: " ";
	display: table;
}
.timeline > li::after {
	clear: both;
}
.timeline > li::before,
.timeline > li::after {
	content: " ";
	display: table;
}
.timeline > li::after {
	clear: both;
}
.business-timeline .timeline li.timeline-inverted {
	float: right;
	clear: right;
	width: 50%;
}
.business-timeline .timeline li:nth-child(2) {
	margin-top: 60px;
}
.business-timeline .timeline li .timeline-badge {
	position: absolute;
	top: 15px;
	right: -12px;
	width: 25px;
	height: 25px;
	font-size: 1.4em;
	text-align: center;
}
.business-timeline .timeline li .timeline-badge > a {
	transition: .3s ease;
}
.business-timeline .timeline li .timeline-badge > a:hover,
.business-timeline .timeline li .timeline-badge .tooltip {
	display: block;
	width: 100px;
}
.business-timeline .timeline li .timeline-panel {
	width: 93%;
	border: 1px solid #eee;
	padding: 20px;
	transition: .3s ease;
	position: relative;
}
.business-timeline .timeline li .timeline-panel:before {
	background: #fff;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	content: "";
	height: 20px;
	position: absolute;
	right: -11px;
	top: 18px;
	transform: rotate(-45deg);
	width: 20px;
	transition: .3s ease;
}
.business-timeline .timeline li.timeline-inverted .timeline-badge {
	left: -13px;
}
.business-timeline .timeline li.timeline-inverted .timeline-panel {
	float: right;
}
.business-timeline .timeline li.timeline-inverted .timeline-panel::before {
	left: -11px;
	transform: rotate(135deg);
}
/*--------------------------------------------------------------
##  business Our Partner
--------------------------------------------------------------*/

.single-partner {
	margin-bottom: 50px;
	border-bottom: 1px solid #eee;
}
.single-partner img {
	max-width: 300px;
	height: 325px;
	object-fit: cover;
}
.single-partner .media-body {
	margin-left: 30px;
	padding-top: 30px;
}
.single-partner a {
	font-family: 'Poppins', sans-serif;
	font-size: 25px;
	font-weight: 700;
	transition: all 0.3s ease;
}
.single-partner h3 {
	font-size: 17px;
	line-height: 35px;
	margin-bottom: 15px;
}
.client-details .single-partner img{
	width: auto;
	height: auto;
}
.client-details .single-partner .media-body{
	padding-top: 0;
}
/*--------------------------------------------------------------
##  business Our Team
--------------------------------------------------------------*/

.our-team-1x .single-partner {
	margin-bottom: 50px;
}
.single-partner .footer-info-right ul {
	float: left;
	margin: 0;
	padding: 0;
}
.single-partner .footer-info-right ul li {
	padding-top: 1px;
	background: #262626;
}
.single-partner .footer-info-right ul li a {
	font-size: 15px;
}
/*--------------------------------------------------------------
##  business Portfolio
--------------------------------------------------------------*/

.business-portfolio-1x {
	background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('./images/bg1-5.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	clear: both;
	overflow: hidden;
}
.portfolio-1x .portfolio-header-menu {
	background: #f2f2f2;
	padding: 35px 0 20px 0;
}
    .portfolio-1x .portfolio-header-menu h1,
    .portfolio-1x .portfolio-header-menu h2 {
        font-family: 'Poppins', sans-serif;
        font-size: 30px;
        font-weight: 700;
        padding-left: 15px;
    }
.portfolio-1x .simplefilter li,
.portfolio-1x .multifilter li,
.portfolio-1x .sortandshuffle li {
	color: #fff;
}
.portfolio-1x .item-desc {
	left: 16px;
	right: 16px;
	bottom: 16px;
	color: #f1f1f1;
}
.portfolio-white-bg {
	background: #fff;
}
/*--------------------------------------------------------------
##  business Contact Us
--------------------------------------------------------------*/

.single-address i {
	font-size: 60px;
	font-weight: 700;
	padding-top: 35px;
	color: #fff;
	border-radius: 50%;
	width: 140px;
	height: 140px;
	border: 5px solid #fff;
	transition: all 0.3s ease;
	margin-bottom: 30px;
}
.single-address h4 {
	font-family: 'Poppins', sans-serif;
	font-size: 25px;
	font-weight: 600;
	margin-bottom: 10px;
}
.business-contact-form input {
    border: 1px solid #f1f1f1 !important;
    padding: 15px !important;
    margin-bottom: 30px !important;
}
.business-contact-form textarea {
    height: 120px !important;
    margin-bottom: 30px !important;
    border: 1px solid #f1f1f1 !important;
}
div.business-contact-form input:focus,
div.business-contact-form textarea:focus{
	border: 1px solid #f1f1f1;
}
.business-contact-form .business-btn-large,
.business-contact-form a.business-btn-large {
	font-size: 16px;
	text-transform: none;
	padding: 15px 30px;
	border: 0;
}
/*--------------------------------------------------------------
##  business 404 Page
--------------------------------------------------------------*/

.fullheight-banner .hvrbox img {
	height: 100vh;
}
.fullheight-banner .hvrbox .hvrbox-layer_top {
	background: rgba(0, 0, 0, 0.7);
}
.error-404-body span {
	font-size: 150px;
	font-weight: 700;
	letter-spacing: 15px;
	color: #fff;
}
.error-404-body h4 {
	font-family: 'Poppins', sans-serif;
	font-size: 50px;
	font-weight: 700;
	color: #fff;
	margin: 50px 0 20px 0;
}
.error-404-body p {
	font-size: 18px;
	color: #fff;
	margin-bottom: 30px;
}
.error-404-body .business-btn-larg{
	background: #fff;
	color: #262626;
	padding: 10px 30px;
}
/*--------------------------------------------------------------
##  business Comming Soon Page
--------------------------------------------------------------*/

.comming-soon-banner .hvrbox img {
	height: 100vh;
}
.comming-soon-banner .hvrbox .hvrbox-layer_top {
	background: rgba(3, 61, 117, 0.6);
}
.comming-soon-body h4 {
	font-family: 'Poppins', sans-serif;
	font-size: 50px;
	font-weight: 700;
	color: #fff;
	margin: 10px 0 20px 0;
}
.comming-soon-body p {
	font-size: 18px;
	color: #fff;
	margin-bottom: 30px;
}
.business-countdown {
	text-align: center;
	font-size: 70px;
	font-weight: 700;
}
.countdown-single {
	display: inline-block;
	color: #fff;
	padding-top: 60px;
	margin: 0 40px 40px 0;
	width: 180px;
	height: 180px;
	border: 2px solid #ddd;
	border-radius: 50%;
}
.countdown-single:last-child {
	margin-right: 0;
}
.business-countdown p {
	font-size: 25px;
	margin-top: 30px;
}
.comming-soon-banner .business-cta-right-3 {
	padding: 0 50px;
}
.comming-soon-banner .business-cta-right-3 input {
	height: 54px;
}
.comming-soon-banner .business-btn-large {
	padding: 15px 30px;
}
/*--------------------------------------------------------------
##  business Single Testimonial
--------------------------------------------------------------*/

.single-testimonal {
	background: #f2f2f2;
	padding: 30px;
}
.single-testimonal:before {
	content: "\f10e";
	font-family: FontAwesome;
	font-size: 48px;
	position: absolute;
	right: 0;
	bottom: -10px;
	width: 58px;
	height: 40px;
	overflow: hidden;
}
.single-testimonal img {
	border-radius: 50%;
	width: 230px;
	height: 230px;
}
/*--------------------------------------------------------------
##  business Pricing Plan
--------------------------------------------------------------*/

.business-about-company .single-pricing {
	margin-bottom: 30px;
}
/*--------------------------------------------------------------
##  Business FAQs
--------------------------------------------------------------*/

.single-faq {
	margin-bottom: 20px;
}
.single-faq .card-header {
	border-bottom: 0;
	background: #f5f5f5;
}
.single-faq .card-header a {
	display: block;
	font-size: 18px;
	transition: all 0.3s ease;
	font-weight: 700;
	transition: all 0.3s ease;
}
.single-faq .card-header i {
	float: right;
}
.single-faq .card-header .accordion-toggle {
	transition: all 0.3s ease;
}
.single-faq .card-header .accordion-toggle:after {
	font-family: 'FontAwesome';
	content: "\f068";
	float: right;
	font-weight: 400;
	font-size: 16px;
}
.single-faq .card-header .accordion-toggle.collapsed:after {
	content: "\f067";
}
.faqs-right {
	padding: 46px 30px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
}
.faqs-right h4 {
	font-size: 20px;
	color: #333;
	font-weight: 700;
	margin-bottom: 40px;
}
.faqs-right i {
	padding-top: -2px;
	padding-right: 5px;
}
/*--------------------------------------------------------------
##  Business Carrer
--------------------------------------------------------------*/

.job-table thead {
	border-top: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
}
.job-table thead th {
	border: 0;
}
.job-table td a {
	transition: all 0.3s ease;
}
/*--------------------------------------------------------------
##  Business Single Carrer
--------------------------------------------------------------*/

.facilities-box {
	padding: 50px 60px;
	color: #f1f1f1;
	font-weight: 600;
	font-size: 20px;
}
.facilities-box i {
	color: #eee;
	padding-right: 10px;
	font-weight: 700;
}
.apply-now-right .footer-info-right ul li {
	padding-top: 4px;
}
/*--------------------------------------------------------------
##  Business My Account
--------------------------------------------------------------*/

.business-account-right input,
.business-account-left input {
	height: 50px;
	margin-bottom: 30px;
	border: 1px solid #f1f1f1
}
.business-account-left .form-check-input {
	height: auto;
	margin-left: 0;
	margin-top: 6px;
}
.business-account-right .form-check,
.business-account-left .form-check {
	margin-bottom: 30px;
	padding-left: 0;
}
.business-account-right .form-check-label,
.business-account-left .form-check-label {
	padding-left: 20px;
}
/*--------------------------------------------------------------
##  Business Blog Grid
--------------------------------------------------------------*/

.blog-pagination {
	background: transparent;
	padding: 20px 0 10px 0;
}
.blog-pagination .page-item.active .page-link {
	border: 0;
}
.blog-pagination .page-link{
	color: #262626;
	box-shadow: none;
}
/*--------------------------------------------------------------
##  Business Blog list
--------------------------------------------------------------*/

.blog-description span {
	font-family: 'Poppins', sans-serif;
	float: left;
	font-size: 75px;
	font-weight: 700;
	color: #262626;
	line-height: 60px;
	padding-top: 4px;
	padding-right: 8px;
	padding-left: 3px;
}
.blog-post-tag ul {
	list-style: none;
	padding: 0;
}
.blog-post-tag ul li {
	display: inline-block;
	padding-right: 10px;
	font-weight: 600;
}
.blog-post-tag ul li a {
	font-weight: 600;
	color: #333;
	transition: all 0.3s ease;
}
.blog-single-social .footer-info-right ul li {
	padding-top: 1px;
	background: #262626;
}
.blog-post-author {
	padding: 30px 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.blog-post-author .media img {
	max-height: 150px;
	max-width: 150px;
	margin-right: 30px;
	object-fit: cover;
}
.blog-post-author .media-body a {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	font-weight: 600;
	color: #333;
}
.blog-post-author .media-body h3 {
	font-size: 17px;
	margin-bottom: 20px;
}
.blog-post-author .media-body p {
	margin-bottom: 0;
}
.blog-post-previous {
	text-align: left;
}
.blog-post-next h3,
.blog-post-previous h3 {
	font-size: 17px;
}
.blog-post-next a,
.blog-post-previous a {
	font-size: 18px;
	font-weight: 700;
	transition: all 0.3s ease;
}
.blog-post-next a:hover,
.blog-post-next {
	text-align: right;
}
/* business Comment box */
.business-comment-body h1,
.business-comment-body h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 25px;
    font-weight: 700;
    color: #333;
}
.business-comment-body .media img {
	width: 100px;
	height: 100px;
	object-fit: cover;
	margin-right: 30px;
}
.business-comment-body .media .media-body span {
	font-size: 12px;
	margin-left: 15px;
	margin-right: 15px;
	font-weight: 400;
}
.business-comment-body h4.media-heading {
	color: #333;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 15px;
}
.business-comment-body .media .media-body span i,
.business-comment-body h4.media-heading i{
	color: #9f9f9f;
}
.business-comment-body ul {
	margin: 0;
	padding: 40px 0 0;
	list-style: none;
}
.business-comment-body ul ul {
	padding: 50px 0 0 50px;
}
.business-contact-form h1,
.business-contact-form h2{
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    color: #333;
    margin-bottom: 50px;
}
.business-contact-form textarea,
.business-contact-form input{
	border: 1px solid #f1f1f1;
}
div.business-contact-form textarea:focus,
div.business-contact-form input:focus{
	border-color: #f1f1f1;
}
.right-search-box input {
	height: 50px;
	border: 1px solid #f1f1f1;
	box-shadow: none;
}
div.right-search-box input:hover,
div.right-search-box input:focus{
	border-color: #f1f1f1;
	box-shadow: none;
}
.right-search-box button.search-button {
	height: 50px;
    width: 50px;
	color: #fff;
	border: 0;
	border-radius: 0;
	text-align: center;
	transition: all 0.3s ease;
	box-shadow: none;
	outline: none;
}
.blog-list-layout .single-bolg {
	margin-bottom: 50px;
}
.blog-list-layout .single-bolg img {
	max-height: 500px;
	object-fit: cover;
}
.blog-list-layout .blog-content h1,
.blog-list-layout .blog-content h2,
.blog-list-layout .blog-content a {
    font-family: 'Poppins', sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #333;
    line-height: 35px;
    margin-top: 30px;
}
.blog-list-layout .blog-content i {
	margin-bottom: 20px;
}
.blog-list-layout .blog-content span a {
	display: inline-block;
	font-size: 17px;
	color: #333333;
	font-weight: 400;
	margin: 5px 25px 10px 0;
}
.business-tag a {
	display: inline-block;
	font-size: 17px;
	font-weight: 400;
	margin-right: 5px;
	border: 1px solid #f1f1f1;
	padding: 5px 8px;
	margin-bottom: 8px;
}
/*--------------------------------------------------------------
##  Business Shop
--------------------------------------------------------------*/

.shop-header {
	background: #f2f2f2;
	padding: 20px 20px 5px 20px;
}
.shop-header p {
	margin-top: 13px;
}
.shop-category {
	float: right;
}
.shop-category select.form-control {
	height: 50px !important;
	border-radius: 0;
	box-shadow: none;
}
.shop-category select.form-control option {
	padding: 10px 0;
}
.business-shop-container {
	position: relative;
	width: 100%;
}
.business-shop-image {
	opacity: 1;
	display: initial;
	width: 100%;
	height: auto;
	transition: .5s ease;
	backface-visibility: hidden;
}
.business-shop-middle {
	transition: .5s ease;
	opacity: 0;
	position: absolute;
	top: 50%;
	left: 47%;
	transform: translate(-45%, -45%);
	-ms-transform: translate(-50%, -50%);
}
.business-shop-container:hover .business-shop-image {
	opacity: 0.3;
}
.business-shop-container:hover .business-shop-middle {
	opacity: 1;
}
.business-shop-text {
	font-size: 12px;
	padding: 10px 20px;
	text-transform: uppercase;
	font-weight: 700;
	border-radius: 3px;
}
.business-shop-text a {
	color: #f1f1f1;
}
.business-shop-text a:hover {
	color: #f1f1f1;
}
.business-shop-item-text {
	clear: both;
	margin-top: 25px;
	margin-bottom: 50px;
}
.business-shop-item-text a {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	font-weight: 700;
	color: #333;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.business-shop-item-text p {
	margin: 0;
}
.business-shop-item-text b {
	color: #333;
}
.business-onsale {
	position: absolute;
	top: 0;
	color: #f1f1f1;
	padding: 5px 15px;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 12px;
}
.single-latest-product {
	margin-bottom: 15px;
}
.single-latest-product .media img {
	max-height: 80px;
	max-width: 80px;
	margin-right: 10px;
}
.single-latest-product .media-body a {
	display: block;
	font-size: 18px;
	font-weight: 600;
	padding-bottom: 10px;
	transition: all 0.3s ease;
}
.single-latest-product .media-body h4 {
	font-size: 18px;
}
/*--------------------------------------------------------------
##  Business Component
--------------------------------------------------------------*/

.promotion-box h4 {
	font-size: 20px;
	font-weight: 500;
}
.dropcaps strong {
	float: left;
	color: #f1f1f1;
	font-size: 75px;
	line-height: 60px;
	padding: 10px;
	margin-right: 10px;
}
.dropcaps span {
	float: left;
	font-size: 75px;
	line-height: 60px;
	padding-top: 4px;
	padding-right: 8px;
	padding-left: 3px;
}
.business-sticker h4 {
	color: #262626;
	font-size: 20px;
	margin-right: 20px;
}
.sticker {
	background: #333;
	color: #fff;
	padding: 2px 8px;
	font-size: 12px;
	font-weight: 400;
	border-radius: 3px;
	margin: 0 5px;
}
.red {
	background: #FF6962;
}
.blue {
	background: #1EA69A;
}
.orange {
	background: #ffb606;
}
.green {
	background: #b5d56a;
}
i.sticker-icon {
	font-size: 50px;
	color: #333;
	position: relative;
	display: inline-block;
	padding-right: 30px;
}
i.sticker-icon span {
	position: absolute;
	right: 5px;
	top: 0;
}
span.highlight {
	background: #f2405d;
	padding: 0 10px;
	border-radius: 3px;
	color: #fff;
}
.button-md {
	padding: 9px 20px !important;
}
.button-sm {
	padding: 7px 15px !important;
}
.business-tab-accordion .nav-tabs .nav-link.active {
	color: #fff;
	border-color: #ddd #ddd #fff;
}
/*--------------------------------------------------------------
##  Business why choose us 2x
--------------------------------------------------------------*/

.why-choose-us-left-2x img {
	height: 536px;
	object-fit: cover;
}
.why-choose-us-right-2x {
	background: #262626;
	clear: both;
	overflow: hidden;
	padding: 50px;
}
    .why-choose-us-right-2x .business-title-left h1,
    .why-choose-us-right-2x .business-title-left h2,
    .why-choose-us-right-2x .business-title-left span,
    .why-choose-us-right-2x p {
        color: #fff;
    }
.why-choose-us-right-2x p {
	margin-top: 10px;
}
.team-feature {
	display: flex;
	margin-top: 50px;
}
.single-team-feature {
	width: 33.33%;
}
.single-team-feature .media img {
	max-width: 64px;
	object-fit: cover;
	margin-right: 15px;
}
.single-team-feature .media-body h3 {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	font-weight: 700;
	line-height: 30px;
}
/*--------------------------------------------------------------
##  Business project Details
--------------------------------------------------------------*/

.project-img {
	max-height: 400px;
	object-fit: cover;
	overflow: hidden;
	background: #f2f2f2;
}
.project-quick-info {
	padding: 30px;
	background: #f2f2f2;
	height: 400px;
}
.project-quick-info ul {
	padding: 0;
}
.project-quick-info ul li {
	list-style: none;
	border-bottom: 1px solid #fff;
	padding: 10px 0;
}
.project-quick-info ul li:last-child {
	border-bottom: 0;
}
.project-quick-info ul li strong {
	width: 40%;
	display: inline-block;
	font-size: 18px;
	color: #333;
	font-weight: 700;
}
.project-quick-info ul li strong h3 {
	font-size: 25px;
	color: #333;
	font-weight: 700;
}
.project-quick-info ul li span {
	font-size: 17px;
	color: #333;
	font-weight: 500;
}
.project-details h1,
.project-details h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 40px;
    font-weight: 700;
    margin-top: 50px;
    margin-bottom: 25px;
}
.business-project-details .about-us-video {
	margin-top: 0;
}
/*--------------------------------------------------------------
##  Business project Member Profile
--------------------------------------------------------------*/

.project-img .footer-info-right ul {
	float: none;
	text-align: center;
	margin-top: -5px;
	padding: 25px 0 20px 0;
}
.project-img .footer-info-right ul li {
	padding-top: 5px;
}

/***************************************
	All color style
****************************************/
/*border-color*/

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,
textarea.form-control:focus,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover{
    border-color: #262626;
}

/*box shadow*/
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,
textarea.form-control:focus{
    box-shadow: 0 0px 0px #262626 inset, 0 0 0px #262626;
}

/*Background color*/
.backtotop,
.business-footer-1x,
.dropcaps strong,
.business-onsale,
.right-search-box button.search-button,
.blog-pagination .page-item.active .page-link,
.business-contact-form .business-btn-large,
.business-contact-form a.business-btn-large,
.single-address i,
.business-timeline a.timeline-btn,
.company-help-box,
.company-boucher a,
.top-menu-4x,
.top-menu-3x,
.top-menu-2x-custom,
.single-bolg a.read-more,
.dark-main-menu,
.is-sticky .dark-main-menu,    
.is-sticky .container-width-menu-1x,
.container-width-menu,
.business-btn-large:before,
a.business-btn-large:before{
     background: #262626;
}

/* Font Color */
    .project-details h1,
    .project-details h2,
    .dropcaps span,
    .single-latest-product .media-body a,
    .business-shop-item-text a:hover,
    .blog-post-next a,
    .blog-post-previous a,
    .blog-post-tag ul li,
    .blog-description span,
    .job-table td a,
    .job-table th,
    .single-faq .card-header .accordion-toggle.collapsed:after,
    .single-faq .card-header .accordion-toggle:after,
    .single-faq .card-header a,
    .single-address h4,
    .portfolio-1x .portfolio-header-menu h1,
    .portfolio-1x .portfolio-header-menu h2,
    .single-partner a,
    .business-timeline .timeline li .timeline-badge > a,
    .aboutus-slider-footer h1,
    .aboutus-slider-footer h2,
    .company-help-box .business-btn-large:hover,
    .company-help-box a.business-btn-large:hover,
    .right-menubar ul li a,
    .mission-right ul li:before,
    .mission-right h3,
    .about-company-left h1,
    .about-company-left h2,
    .single-service-center a,
    .single-app-present .media i,
    .testimonial-slider-content h1,
    .testimonial-slider-content h2,
    .blog-content a,
    .team-members-right a,
    .single-services .media i,
    .single-features .media i,
    .dark-main-menu .box:hover i,
    a:hover,
    a:focus,
    a:active {
        color: #262626;
    }

/*background color*/

.business-tab-accordion .nav-tabs .nav-link.active,
.business-shop-text,
.portfolio-1x  .simplefilter li,
.portfolio-1x  .multifilter li,
.portfolio-1x  .sortandshuffle li{
    background-color: #262626;
}

.brand-logo{
    max-width:200px;
}
.symbol-target {
    padding-top: 45px;
    margin-top: -45px;
    width: 1px; /* '0' will not work for Opera */
    visibility: hidden;
}
.product-page-logo {
    vertical-align:text-top;
    max-width:200px;
    margin-right:15px;
    float:left;
}
.editor-buttons {
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0.5;
    z-index: 10000;
    height: 100px;
}

.modal-xl{
    max-width:none;
    width:90%;
}
.modal-xl .modal-body {
    overflow-y: auto;
}
.spinner > div {
    background-color: #333;
    height: 100%;
    width: 6px;
    display: inline-block;
    -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.spinner .rect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

.spinner .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.spinner .rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
/*
    color-code: #197eb2;
    color: Blue;

    color-code: #f4f4a3;
    color: Yellow;

    color-code: #f1663d;
    color: Red;
*/



::selection {
    background: #197eb2;
}
::-moz-selection {
    background: #197eb2;
}

/*background*/
.business-tab-accordion .nav-tabs .nav-link.active,
.single-features.active,
.right-search-box button.search-button:hover,
.facilities-box,
.business-contact-form .business-btn-large:before,
.business-contact-form a.business-btn-large:before,
.single-address i:hover,
.business-timeline a.timeline-btn:hover,
.company-boucher a:hover,
.video i:hover,
.backtotop:hover,
.footer-info-right ul li:hover,
.hovereffect4,
.single-bolg a.read-more:hover,
.single-about-business,
.single-features-overlay:hover,
.single-features:hover,
.business-btn-large,
a.business-btn-large {
    background: #197eb2;
}

/*color*/
a, a:active,
.top-menu-2 .media i,
.top-menu-2x-custom .top-menu-2 .media i,
.top-menu-5x .top-menu-2 .media i,
.top-menu-left-4 i,
.dark-main-menu .business-cart .container-2:hover i,
.dark-main-menu .business-cart .container-2:focus-within i,
.container-width-menu .business-cart .container-2:hover i,
.container-width-menu .business-cart .container-2:focus-within i,
.video i,
.about-us-slider-content i,
.single-team-feature .media-body h3,
.pricing-top span,
blockquote:before,
.single-counter span,
.business-timeline .timeline li .timeline-badge > a:hover,
.business-timeline .timeline li:hover .timeline-badge > a,
.single-latest-product .media-body h4,
.single-latest-product .media-body a:hover,
.blog-post-next a:hover,
.blog-post-previous a:hover,
.blog-post-tag ul li a:hover,
.job-table td a:hover,
.single-faq .card-header a:hover,
.single-testimonal:before,
.single-partner a:hover,
.timeline-body:hover h4,
.aboutus-slider-footer h3,
.right-menubar ul li a:hover,
.right-menubar ul li.active,
.right-menubar ul li:hover,
.single-service-center:hover a,
.top-menu-right-3 a:hover,
.top-menu-right-3 i,
.top-menu-left-3 i,
.business-footer-content-2 .footer-info-left a:hover,
.business-footer-content-2 .footer-info-right ul li a:hover,
.business-footer-address-left ul li a:hover,
.single-app-present .media:hover i,
.business-service-2x a:hover,
.testimonial-slider-content h3,
.footer-info-left a:hover,
.business-footer-content ul li a:hover,
.business-footer-address i,
.blog-content i,
.blog-content a:hover,
.team-members-right h3,
.team-members-right a:hover,
span.item-desc a:hover,
.single-services:hover a,
.btco-hover-menu .collapse ul > li:hover > a,
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .active > .nav-link,
.top-menu-left i,
.business-footer-content h5, .business-footer-content a:hover {
    color: #197eb2;
}

.dropdown-item:focus,
.dropdown-item:hover {
    background: #197eb2 !important;
}

.company-help-box .business-btn-large:hover,
.company-help-box a.business-btn-large:hover {
    color: #197eb2 !important;
}

/*background color*/
.spinner7 > div,
.spinner6 > div,
.cube1, .cube2,
.spinner4,
.dot1, .dot2,
.container1 > div, .container2 > div, .container3 > div,
.double-bounce1, .double-bounce2,
.simplefilter li.active,
.portfolio-1x .simplefilter li.active {
    background-color: #197eb2;
}

.title-border-left:after,
.title-border-middle:after,
.animatedhover:hover {
    border: 2px solid #197eb2;
}
.promotion-box {
    border-left: 3px solid #197eb2;
}
.right-menubar ul li.active,
.right-menubar ul li:hover {
    border-left: 4px solid #197eb2;
}

.single-address i:hover {
    box-shadow: 0px 0px 0px 3px #197eb2;
}
.business-timeline .timeline li:hover .timeline-panel::before,
.business-timeline .timeline li:hover .timeline-panel {
    border-color: #197eb2;
}
/* border 3px */
.single-app-present:hover .animatedhover {
    border: 3px solid #197eb2;
}
.portfolio-slider-content .hvrbox .hvrbox-layer_top,
.business-service-2x .hvrbox .hvrbox-layer_top{
    background: rgba(25, 126, 178, 0.9);
}
.comming-soon-banner .hvrbox .hvrbox-layer_top,
.fullheight-banner .hvrbox .hvrbox-layer_top {
    background: rgba(25, 126, 178, 0.7);
}
.overlay-text h1, .overlay-text h2 {
    color: #f4f4a3;
}
@media screen and (min-width: 992px) and (max-width: 1199px) { 

}
@media screen and (min-width: 992px) { 

}
@media screen and (max-width: 991px) { 

}
@media screen and (min-width: 1921px) { 
    .overlay-text {
        margin-top: 23%;
    }

}
@media screen and (max-width: 767px) { 
    /******* Home One ******/
    .top-menu-right {
        float: left;
    }
    .top-menu-left b,
    .top-menu-left p {
        display: block;
        padding: 5px 0;
    }
    .top-menu-left i {
        margin-left: 0;
    }
    .navbar-light .navbar-toggler {
        outline: none;
    }
    .business-nav {
        z-index: 9999 !important;
        background: #262626;
        margin-top: 15px;
    }
    .btco-hover-menu .collapse ul ul, .btco-hover-menu .collapse ul ul.dropdown-menu {
        background:#696969;
    }
    .business-main-slider .hvrbox img {
        height: 500px;
    }
    .business-main-slider .overlay-text{
        width: 66%;
    }
    .business-main-slider .overlay-text h2{
        font-size: 40px;
    }
    .business-main-slider .business-btn-large,
    .business-main-slider a.business-btn-larg{
        padding: 8px 30px;
    }
    .business-feature-1x.business-feature-onslider{
        margin-top: 70px;
    }
    .single-colorful-feature{
        height: 260px;
        padding: 45px 145px;
    }
    .app-present-left-2 img{
        margin-bottom: 70px;
    }
    .team-members-right{
        margin-top: 30px;
    }
    .cta-content h3 {
        font-size: 23px;
    }
    .cta-content h2 {
        font-size: 35px;
    }
    .subscriber-form {
        margin-bottom: 50px;
    }
    
    /******* Home Two ******/
    .top-menu-left-4 p {
        margin: 5px 0;
    }
    /******* Home Three ******/
    .top-menu-2 .media{
        margin: 5px;
    }
    .pricing-ribbon{
        right: 190px;
    }
    
    /******* Home Four ******/

    .top-menu-5x .top-menu-1 img{
        float: left;
        padding: 10px 0;
    }
    .float-right{
        float: none !important;
    }
    .business-service-2x .hvrbox .hvrbox-layer_slideup{
        transform: translateY(73%);
    }
    .business-service-2x .media img {
        max-height: 40px;
        max-width: 40px;
        margin-right: 10px !important;
    }
    .business-service-2x h5 {
        color: #f1f1f1;
        margin: 0px 0 5px 0;
        font-size: 15px;
    }
    .business-service-2x p{
        font-size: 10px;
        line-height: 12px;
        margin-bottom: 0;
    }
    .business-service-2x a{
        font-size: 12px;
        margin-top: 0;
    }

    /****** Home Five *******/
    .negative-top-slider {
        margin-top: 43px;
    }
    .container-width-menu {
        padding: 25px 30px 7px 30px;
    }
    /****** Home Seven *******/
    .dark-main-menu {
        z-index: 1;
        position: relative;
        padding: 25px 20px 7px 10px;
    }
    /****** About Us *******/
    .business-banner .overlay-text{
        width: 68%;
    }
    .about-us-video{
        margin-top: 0;
    }
    .company-help-box .business-btn-large, 
    .company-help-box a.business-btn-larg{
        padding: 8px 10px;
    }
    .footer-info-right ul li{
        padding-top: 0;
    }
    .instgram-image img {
        max-height: 45px;
        max-width: 45px;
        margin: 4px;
    }
    
    /****** Our History *******/
    .business-timeline .timeline li .timeline-panel{
        width: 88%;
    }
    
    /****** Carrer Single *******/
    .apply-now-right .footer-info-right ul li{
        padding-top: 4px;
    }
    /****** Pricing *******/
    .single-pricing h2{
        font-size: 25px;
    }
    /****** Blog List *******/
    .blog-list-layout .blog-content a {
        font-size: 25px;
        line-height: 35px;
        margin-top: 30px;
    }
    
    /****** Single *******/
    .blog-single-social .footer-info-right ul li{
        padding-top: 4px;
    }
    
    /****** Shop *******/
    .business-shop-text {
        font-size: 9px;
        padding: 5px 6px;
    }
    /****** Portfolio One *******/
    .portfolio-1x .simplefilter li {
        margin-bottom: 10px;
    }
    /****** Portfolio Two *******/
    span.item-desc a {
        font-size: 11px;
    }
    .item-desc{
        padding: 0;
    }
    /****** 404 Page *******/
    .error-404-body span {
        font-size: 100px;
    }
    .error-404-body h4 {
        font-size: 35px;
    }    
    .comming-soon-body  p,
    .error-404-body  p{
        display: block !important;
    }
    /****** Comming Soon *******/
    .business-countdown {
        font-size: 30px;
        margin-bottom: 0;
    }
    .countdown-single{
        padding-top: 30px;
        width: 120px;
        height: 120px;
    }
    .countdown-single p{
        font-size: 17px;
        margin-top: 10px;
    }
    .comming-soon-body h4 {
        font-size: 30px;
    }
    .comming-soon-banner .business-btn-large {
        padding: 15px 2px;
    }
    .business-cart{
        display: none;
    }
    /**************************/
    .top-menu-2x {
        text-align: left;
    }
    .top-menu-2x .top-menu-1 img{
        padding-bottom: 25px
    }
    .top-menu-2x .top-menu-2{
        padding-top: 0
    }
    /************************/
    .single-features-overlay{
        position: initial;
        margin-top: 0;
        z-index: 0;
        margin-bottom: 10px
    }
    .team-members-left {
        margin-bottom: 30px
    }
    .single-bolg {
        margin-bottom: 50px
    }
    .nav-item{
        padding-left: 20px
    }
    .dropdown-menu li{
        padding-left: 25px
    }
    .btco-hover-menu .collapse ul ul,
    .btco-hover-menu .collapse ul ul.dropdown-menu{
        padding-top:  0;
        margin-left: -20px
    }
    .business-footer-content h5{
        padding-top: 30px
    }
    .business-footer-content ul{
        margin-top: 15px;
    }
    .project-quick-info,
    .why-choose-us-2x,
    .business-app-present-1x,
    .business-cta-1x,
    .business-cta-3x,
    .business-portfolio-1x,
    .business-call-back-1x,
    .business-cta-2x,
    .business-counter-1x{
        height: auto;
    }
    
    .business-cta-right-2 .business-btn-large,
    .business-cta-right-2 a.business-btn-larg{
        float: left;
        margin-top: 10px;
    } 
    .single-pricing,
    .single-counter {
        margin-bottom: 40px;
    }
    .footer-info-right ul,
    .footer-info{
        float: none;
        text-align: center;
        margin-top: 5px;
    }
    .business-cta-right-3 {
        margin-top: 20px;
    }
    .business-footer-address-left ul li{
        float: left;
    }
    /*******Home five *****/
    
    .dark-main-menu .business-nav,
    .container-width-menu .business-nav{
        margin-bottom: 25px;
    }
    .dark-main-menu .navbar-nav a.nav-link,
    .container-width-menu .navbar-nav a.nav-link{
        color: #262626;
        padding-bottom: 10px;
    }
    .dark-main-menu .btco-hover-menu .collapse ul ul,
    .container-width-menu .btco-hover-menu .collapse ul ul,
    .dark-main-menu .btco-hover-menu .collapse ul ul.dropdown-menu,
    .container-width-menu .btco-hover-menu .collapse ul ul.dropdown-menu{
        margin-left: -20px;
    }
    /*******Home Seven *****/
    .dark-main-menu .navbar-toggler{
        margin-top: -8px;
        margin-bottom: 10px;
    }
    .mission-right ul,
    .project-img{
        margin-bottom: 70px;
    }
    
}
@media screen and (max-width: 480px) { 
    /****** Home One *******/
    .business-main-slider .hvrbox img {
       height: 500px;
    }
    .business-main-slider .overlay-text {
        width: 93%;
    }
    .business-main-slider .overlay-text h2{
        margin: 15px 0;
    }
    .business-main-slider .overlay-text p{
        display: none;
    }
    .business-btn-large,
    a.business-btn-larg{
        padding: 10px 30px;
        z-index: 0;
    }
    .single-colorful-feature {
        height: auto;
        padding: 45px 30px;
    }
    .app-present-right-2 {
        padding-top: 50px;
    }
    .simplefilter{
        float: left;
        padding-left: 0;
    }
    .simplefilter li,
    .multifilter li,
    .sortandshuffle li{
        padding: 10px 15px;
        margin-bottom: 10px;
    }
    .filtr-container {
        margin-top: 90px !important;
    }
    .cta-content h3 {
        font-size: 17px;
    }
    .cta-content h2 {
        font-size: 25px;
        margin: 15px 0 30px 0;
    }
    .business-cta-1x {
        height: 342px;
    }
    .single-bolg {
        margin-bottom: 30px;
    }
    .footer-info-right {
        text-align: left;
    }
    /********* Home Two ********/

    .business-cta-right-2 .business-btn-large,
    .business-cta-right-2 a.business-btn-large {
        float: left;
        margin-top: 20px;
    }
    /********* Home Three ********/
    .single-pricing{
        margin-bottom: 30px;
    }
    .business-cta-3x{
        height: 250px;
    }
    .business-cta-left-3 h2{
        font-size: 25px;
        margin-bottom: 15px;
    }
    .business-cta-right-3 .business-btn-larg{
        padding: 13px 20px;
    }
    .business-footer-address-left ul li{
        float: left;
        padding-right: 20px;
        padding-left: 0;
    }
    
    /********* Home Four ********/
    .top-menu-5x {
        text-align: left;
    }
    .top-menu-5x .top-menu-2 .media p,
    .top-menu-5x .top-menu-2 .media i,
    .top-menu-5x .top-menu-2 .media h2 {
        font-size: 15px;
    }
    
    .business-service-2x .media img {
        max-height: 64px;
        max-width: 64px;
        margin-right: 20px !important;
    }
    .business-service-2x h5 {
        color: #f1f1f1;
        margin: 20px 0 45px 0;
        font-size: 25px;
    }
    .business-service-2x p{
        font-size: 17px;
        line-height: 25px;
        margin-bottom: 10px;
    }
    .business-service-2x a{
        font-size: 17px;
        margin-top: 0;
    }
    .business-footer-address-left {
        text-align: center;
    }
        
    .business-footer-address-left ul li {
        float: none;
        text-align: center;
    }
    .footer-info-left {
        text-align: center;
    }
    .footer-info-right {
        text-align: center;
    }
    
    /********* About Us ********/
    .business-banner .overlay-text {
        width: 92%;
    }
    .business-banner .overlay-text h3 {
        font-size: 30px;
    }
    .footer-info-right ul li{
        padding-top: 0;
    }
    /********* Our Service ********/
    .business-about-company .single-bolg {
        padding-bottom: 0;
    }
    /********* Carrer Single ********/
    .facilities-box-right {
        margin-top: 20px;
    }
    .apply-now-left {
        text-align: center;
    }
    /********* Our partner ********/
    .single-partner{
        padding-bottom: 20px;
    }
    .single-partner a {
        font-size: 20px;
    }
    .single-partner img{
        max-width: 100px;
    }
    /********* Our team ********/
    .our-team-1x .single-partner{
        margin-bottom: 30px ;
    }
    
    /****** Pricing *******/
    .single-pricing h2{
        font-size: 30px;
    }
      
    /****** Single *******/
    .blog-single-tag{
        text-align: center;
    }
    .blog-post-next,
    .blog-post-previous {
        text-align: center;
        margin-bottom: 10px;
    }
    /****** Shop *******/
    .shop-header {
        text-align: center;
    }
    .business-shop-item-text {
        text-align: center;
    }
    .shop-category {
        float: none;
        padding: 0 40px;
    }
    .business-shop-text {
        font-size: 12px;
        padding: 10px 20px;
    }
    .blog-pagination {
        margin-bottom: 50px;
    }
    
    /********* Contact Form ********/
    .business-account-right ,
    .business-account-left ,
    .business-contact-form {
        text-align: center;
    }    
    /********* My Account ********/
    .business-account-left {
        margin-bottom: 30px;
    }    
    /********* My Account ********/
    .simplefilter {
        float: none;
        margin-top: 20px;
    }
    /********* Portfolio One ********/
    .filtr-container {
        margin-top: 0px !important;
    }   
    /****** Portfolio Two *******/
    span.item-desc a {
        font-size: 17px;
    }
    .item-desc{
        padding: 1rem;
    }
    .portfolio-1x .portfolio-header-menu {
        text-align: center;
    }   
    /****** Comming Soon *******/
    .business-countdown {
        font-size: 30px;
    }
    .countdown-single{
        padding-top: 30px;
        width: 0;
        height: 0;
        border: none;
        padding-left: 20px;
    }
    .countdown-single p{
        font-size: 17px;
        margin-top: 10px;
    }
    .comming-soon-body h4 {
        font-size: 30px;
        margin: 30px 0 20px 0;
    }
    .comming-soon-banner .business-btn-large {
        padding: 15px 5px;
    }
    .countdown-single:first-child{
        margin-left: -30px;
    }
    /***************Home Seven*************/
    .team-feature {
        display: block;
    }
    .single-team-feature {
        width: 100%;
        margin: 30px 0;
    }
    .single-team-feature .media-body h3{
        margin-top: 15px;
    }

}
@media screen and (max-width: 320px) {
    /********* Home One ********/
    .overlay-text h2 {
        font-size: 28px;
        margin: 5px 0;
    }
    .business-btn-large,
    a.business-btn-large {
        padding: 7px 15px;
    }
    .business-title-left h2,
    .business-title-middle h2{
        font-size: 35px;
    }
    .simplefilter li,
    .multifilter li,
    .sortandshuffle li {
        padding: 5px 10px;
    }
    /********* Home Two ********/
    .business-cta-left-2 h2 {
        font-size: 25px;
    }
    .business-call-back-content {
        padding: 70px 0;
    }
    /********* Home Three ********/
    
    .business-footer-address-left {
        text-align: center;
    }
    .business-footer-address-left ul li{
        float: none;
        text-align: center;
    }
    .footer-info-left {
        text-align: center;
    }
    .footer-info-right {
        text-align: center;
    }
    /********* Home Four ********/ 
    .business-service-2x .hvrbox .hvrbox-layer_slideup{
        transform: translateY(78%);
    } 
    .business-service-2x .media img {
        max-height: 40px;
        max-width: 40px;
        margin-right: 10px !important;
    }
    .business-service-2x h5 {
        color: #f1f1f1;
        margin: 15px 0 20px 0;
        font-size: 17px;
    }
    .business-service-2x p{
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .business-service-2x a{
        font-size: 14px;
        margin-top: 0;
    }
    
    /********* About Us ********/
    .business-banner .overlay-text h3{
        font-size: 32px;
    }
    .business-title-left h2,
    .business-title-middle h2,
    .mission-right h3,
    .about-company-left h2{
        font-size: 30px;
    }
    .footer-info-right ul li{
        padding-top: 0;
    }
    /********* Our History ********/
    .business-timeline .timeline li .timeline-panel {
        width: 80%;
        padding: 5px;
    }
    .timeline-body h4{
        font-size: 17px;
    }
    .timeline-body p{
        font-size: 15px;
    }
    /********* Our Service ********/
    .business-about-company .single-bolg {
        padding-bottom: 0;
    }
    /********* Our Partner ********/
    .single-partner {
        margin-bottom: 10px;
    }
    /********* Testimonial ********/
    .single-testimonal .media {
        display: block;
        text-align: center;
    }
    .single-testimonal img{
        margin-bottom: 10px;
        margin-right: 0;
    }
    /********* Blog List ********/
    .blog-list-layout .blog-content a {
        font-size: 20px;
        line-height: 25px;
        margin-top: 30px;
    }
    .blog-list-layout .blog-content span a {
        font-size: 14px;
        margin: 5px 5px 5px 0;
    }
    /********* Single ********/
    .blog-post-author .media {
        display: block;
        text-align: center;
        margin-right: 0;
    }
    .blog-post-author .media img{
        margin-right: 0;
        margin-bottom: 10px;
    }
    /********* Comming Soon ********/
    .comming-soon-banner .business-cta-right-3 {
        padding: 0;
    }    
    .countdown-single:first-child{
        margin-left: -70px !important;
    }
    /********* Home Seven ********/
    .single-team-feature .media-body h3{
        margin-top: 0;
    }
}

@media print {
  a[href]:after {
    content: none !important;
  }
}

