.header-yeni {
	height            : 80px;
	-webkit-box-shadow: 0px 5px 41.5px rgba(40, 40, 40, 0.11);
	box-shadow        : 0px 5px 41.5px rgba(40, 40, 40, 0.11);
}

@media screen and (min-width: 992px) {
	.header-yeni {
		height: 100px;
	}
}

.header-yeni .navbar-brand {
	padding     : 0;
	margin      : 0;
	margin-right: 40px;
}

@media (min-width: 992px) and (max-width: 1100px) {
	.header-yeni .navbar-brand {
		margin-right: 20px;
	}
}

@media screen and (min-width: 992px) {
	.header-yeni .navbar-brand {
		height           : 100px;
		display          : -webkit-box;
		display          : -ms-flexbox;
		display          : flex;
		-webkit-box-align: center;
		-ms-flex-align   : center;
		align-items      : center;
	}
}

@media (min-width: 1200px) and (max-width: 1350px) {
	.header-yeni .navbar-brand {
		margin-right: 20px;
	}
}

.header-yeni .navbar-brand .logo {
	height   : auto;
	max-height   : 80px;
}

@media screen and (max-width: 991.98px) {
	.header-yeni .navbar-brand .logo {
		width : auto !important;
		height: 66px;
		margin-top: 7px;
	}
}

@media screen and (max-width: 767.98px) {
	.header-yeni .navbar-brand .logo {
		width: 100%;
	}
}

.header-yeni.header-light {
	background-color: #fff;
}

.header-yeni.header-light .navbar {
	background-color: #fff;
}

.header-yeni.header-light .navbar .logo-dark {
	display: inline-block;
}

@media screen and (max-width: 991.98px) {
	.header-yeni.header-light .navbar .logo-dark {
		display: none;
	}
}

.header-yeni.header-light .navbar .logo-light {
	display: none;
}

.header-yeni.header-light .navbar .logo-mobile {
	display: inline-block;
}

@media screen and (min-width: 992px) {
	.header-yeni.header-light .navbar .logo-mobile {
		display: none;
	}
}

.header-yeni.header-light .navbar .navbar-nav>li>a {
	color: #1C2721;
}

.header-yeni.header-light .navbar .navbar-nav>li>a::before {
	background-color: #1C2721;
}

.header-yeni.header-light .navbar .module .module-icon i {
	color: #1C2721;
}

.header-yeni.header-light .navbar .module .module-icon i:hover {
	color: #1C2721;
}

.header-yeni.header-topbar {
	height: 140px;
}

@media screen and (max-width: 991.98px) {
	.header-yeni.header-topbar {
		height: 80px;
	}
}

@media screen and (max-width: 991.98px) {
	.header-yeni.header-topbar .top-bar {
		display: none;
	}
}

@media screen and (min-width: 992px) {
	.header-yeni.header-topbar .navbar {
		padding   : 0 0 0 40px;
		min-height: 100px;
		position  : relative;
		top       : auto;
		bottom    : auto;
		right     : auto;
		left      : auto;
	}
}

@media (min-width: 992px) and (max-width: 1200px) {
	.header-yeni.header-topbar .navbar {
		padding: 0 0 0 20px;
	}
}

@media screen and (min-width: 992px) {
	.header-yeni.header-topbar .navbar .navbar-nav>li>a {
		line-height: 100px;
	}
}

.header-yeni.header-topbar.header-shadow .navbar {
	-webkit-box-shadow: 0px 5px 41.5px rgba(9, 29, 62, 0.11);
	box-shadow        : 0px 5px 41.5px rgba(9, 29, 62, 0.11);
	    -webkit-box-shadow: 0px 5px 41.5px rgba(9, 29, 62, 0.11);
    box-shadow: 0px 5px 41.5px rgba(9, 29, 62, 0.11);
    padding-right: 20px;
}

@media screen and (min-width: 992px) {
	.header-yeni.header-topbar.header-topbar1 .navbar-brand {
       padding-right: 49px;
    border-right: 15px solid #eaeaea;
    /* border-top-left-radius: 20px; */
    border-bottom-right-radius: 63px;
    text-decoration: none!important;
	}
}

@media screen and (min-width: 992px) and (min-width: 992px) and (max-width: 1100px) {
	.header-yeni.header-topbar.header-topbar1 .navbar-brand {
		padding-right: 20px;
	}
}

.header-yeni.header-topbar.header-topbar1 .module-holder .module-search {
	/*border-right: 1px solid #eaeaea;*/
}

.header-yeni.header-topbar.header-topbar2 .navbar {
	padding-right: 40px;
}

@media (min-width: 992px) and (max-width: 1200px) {
	.header-yeni.header-topbar.header-topbar2 .navbar {
		padding-right: 15px;
	}
}

@media (min-width: 200px) and (max-width: 992px) {
	.header-yeni.header-topbar.header-topbar2 .navbar {
		padding-right: 15px;
	}
}

@media (min-width: 992px) and (max-width: 1200px) {
	.header-yeni.header-topbar.header-topbar2 .navbar .navbar-nav>li {
		margin-right: 15px;
	}
}

.header-yeni.header-topbar.header-topbar2 .navbar-brand {
	position: relative;
}

@media screen and (min-width: 992px) {
	.header-yeni.header-topbar.header-topbar2 .navbar-brand {
		padding-right: 40px;
		margin-right : 40px;
	}

	.header-yeni.header-topbar.header-topbar2 .navbar-brand::after {
		content          : '';
		width            : 2px;
		height           : 41px;
		display          : -webkit-inline-box;
		display          : -ms-inline-flexbox;
		display          : inline-flex;
		position         : absolute;
		top              : 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform    : translateY(-50%);
		transform        : translateY(-50%);
		right            : 0;
		background-color : #eaeaea;
	}
}

@media (min-width: 992px) and (max-width: 1200px) {
	.header-yeni.header-topbar.header-topbar2 .navbar-brand {
		padding-right: 20px;
		margin-right : 20px;
	}
}

@media screen and (max-width: 991.98px) {
	.header-yeni.header-topbar.header-topbar2 .module-holder {
		-webkit-box-orient   : vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction   : column;
		flex-direction       : column;
		height               : auto;
		-webkit-box-align    : start;
		-ms-flex-align       : start;
		align-items          : flex-start;
	}
}

@media screen and (min-width: 992px) {
	.header-yeni.header-topbar.header-topbar2 .module-holder .module-call {
		padding-right: 20px;
		margin-right : 20px;
	}

	.header-yeni.header-topbar.header-topbar2 .module-holder .module-call::after {
		content          : '';
		width            : 2px;
		height           : 41px;
		display          : -webkit-inline-box;
		display          : -ms-inline-flexbox;
		display          : inline-flex;
		position         : absolute;
		top              : 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform    : translateY(-50%);
		transform        : translateY(-50%);
		right            : 0;
		background-color : #eaeaea;
	}
}

@media (min-width: 992px) and (max-width: 1200px) {
	.header-yeni.header-topbar.header-topbar2 .module-holder .module-call {
		padding-right: 15px;
		margin-right : 15px;
	}
}

.header-yeni.header-topbar.header-topbar2 .module-holder .module-search {
	padding-right: 30px;
}

@media (min-width: 992px) and (max-width: 1200px) {
	.header-yeni.header-topbar.header-topbar2 .module-holder .module-search {
		padding-right: 15px;
	}
}

@media screen and (min-width: 992px) {
	.header-yeni.header-topbar.header-topbar2 .module-holder .module-contact {
		margin-left : 0px;
		margin-right: 0px;
	}

	.header-yeni.header-topbar.header-topbar2 .module-holder .module-contact .btn {
		font-size: 15px;
		width    : auto;
		font-weight: 500;
	}

	.header-yeni.header-topbar.header-topbar2 .module-holder .module-contact .btn i {
		font-size  : 15px;
		margin-left: 10px;
	}
}

@media (min-width: 992px) and (max-width: 1200px) {
	.header-yeni.header-topbar.header-topbar2 .module-holder .module-contact {
		margin-left : 0px;
		margin-right: 0px;
	}
}

@media screen and (min-width: 992px) {
	.header-yeni.header-topbar.header-topbar2 .module-holder .module-cart {
		margin-left: 0;
	}
}

@media screen and (min-width: 992px) {
	.header-yeni.header-topbar.header-topbar2 .module-holder .module-cart .module-cart-warp {
		left: -300px;
	}
}

@media screen and (max-width: 991.98px) {
	.header-yeni.header-topbar.header-topbar2 .module-holder-phone {
		-webkit-box-orient   : horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction   : row;
		flex-direction       : row;
		height               : 80px;
		-webkit-box-align    : center;
		-ms-flex-align       : center;
		align-items          : center;
	}
}

.header-yeni.header-topbar.header-topbar2 .module-holder-phone .module-cart {
	margin-left : 0;
	margin-right: 30px;
}

.header-yeni.header-topbar.header-topbar3 .navbar {
	padding: 0px;
}

@media (min-width: 992px) and (max-width: 1200px) {
	.header-yeni.header-topbar.header-topbar3 .navbar .navbar-nav>li {
		margin-right: 20px;
	}

	.header-yeni.header-topbar.header-topbar3 .navbar .navbar-nav>li:last-child {
		margin-right: 0;
	}
}

.header-yeni.header-topbar.header-topbar3 .navbar-brand {
	position: relative;
}

@media screen and (max-width: 991.98px) {
	.header-yeni.header-topbar.header-topbar3 .module-holder {
		-webkit-box-orient   : vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction   : column;
		flex-direction       : column;
		height               : auto;
		-webkit-box-align    : start;
		-ms-flex-align       : start;
		align-items          : flex-start;
	}
}

@media screen and (min-width: 992px) {
	.header-yeni.header-topbar.header-topbar3 .module-holder {
		margin-left: 30px;
	}
}

.header-yeni.header-topbar.header-topbar3 .module-holder .module-search {
	padding-right: 30px;
}

@media (min-width: 992px) and (max-width: 1200px) {
	.header-yeni.header-topbar.header-topbar3 .module-holder .module-search {
		padding-right: 15px;
	}
}

@media screen and (max-width: 992px) {
	.header-yeni.header-topbar.header-topbar3 .module-holder .module-search {
		padding-right: 0;
		display: none;
	}
}

@media screen and (min-width: 992px) {
	.header-yeni.header-topbar.header-topbar3 .module-holder .module-contact {
		margin-left : 0px;
		/*margin-right: 30px;*/
	}
}

@media (min-width: 992px) and (max-width: 1200px) {
	.header-yeni.header-topbar.header-topbar3 .module-holder .module-contact {
		margin-left : 0px;
		/*margin-right: 30px;*/
	}
}

@media screen and (min-width: 992px) {
	.header-yeni.header-topbar.header-topbar3 .module-holder .module-contact.module-contact-2 .btn {
		width: 200px;
	}
}

@media screen and (min-width: 992px) {
	.header-yeni.header-topbar.header-topbar3 .module-holder .module-cart {
		margin-left: 0;
	}
}

@media screen and (min-width: 992px) {
	.header-yeni.header-topbar.header-topbar3 .module-holder .module-cart .module-cart-warp {
		left: -300px;
	}
}

@media screen and (max-width: 991.98px) {
	.header-yeni.header-topbar.header-topbar3 .module-holder-phone {
		-webkit-box-orient   : horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction   : row;
		flex-direction       : row;
		height               : 80px;
		-webkit-box-align    : center;
		-ms-flex-align       : center;
		align-items          : center;
	}
}

.header-yeni.header-topbar.header-topbar3 .module-holder-phone .module-cart {
	margin-left : 0;
	margin-right: 30px;
}

.header-yeni.header-topbar.header-shadow .navbar {
	-webkit-box-shadow: 0px 5px 41.5px rgba(9, 29, 62, 0.11);
	box-shadow        : 0px 5px 41.5px rgba(9, 29, 62, 0.11);
}

/*------------------------------------*\
    #Menu
\*------------------------------------*/
.header-yeni .navbar {
	margin-bottom     : 0;
	border-radius     : 0;
	border            : none;
	z-index           : 99;
	padding           : 0;
	-webkit-transition: all 300ms ease-in-out;
	-o-transition     : all 300ms ease-in-out;
	transition        : all 300ms ease-in-out;
}

.header-yeni .navbar .navbar-nav>li {
	margin-right: 20px;
	position    : relative;
}

.header-yeni .navbar .navbar-nav>li:last-child {
	margin-right: 0;
}

.header-yeni .navbar .navbar-nav>li>a {
	font-size        : 18px;
	text-transform   : capitalize;
	font-weight      : 600;
	line-height      : 100px;
	color            : #FFF;
	padding          : 0;
	position         : relative;
	display          : -webkit-box;
	display          : -ms-flexbox;
	display          : flex;
	-webkit-box-align: center;
	-ms-flex-align   : center;
	align-items      : center;
	text-decoration:none;
}

.header-yeni .navbar .navbar-nav>li>a::before {
	position                : absolute;
	bottom                  : 0;
	left                    : 0;
	margin                  : auto;
	width                   : 100%;
	height                  : 3px;
	background              : #FFF;
	content                 : "";
	-webkit-transition      : -webkit-transform 1s cubic-bezier(0.2, 1, 0.3, 1);
	transition              : -webkit-transform 1s cubic-bezier(0.2, 1, 0.3, 1);
	-o-transition           : transform 1s cubic-bezier(0.2, 1, 0.3, 1);
	transition              : transform 1s cubic-bezier(0.2, 1, 0.3, 1);
	transition              : transform 1s cubic-bezier(0.2, 1, 0.3, 1), -webkit-transform 1s cubic-bezier(0.2, 1, 0.3, 1);
	-webkit-transform-origin: 100% 50%;
	-ms-transform-origin    : 100% 50%;
	transform-origin        : 100% 50%;
	-webkit-transform       : scale3d(0, 1, 1);
	transform               : scale3d(0, 1, 1);
}

.header-yeni .navbar .navbar-nav>li.has-dropdown>a {
	position: relative;
}

.header-yeni .navbar .navbar-nav>li.has-dropdown>a::after {
	border            : 0;
	content           : '\f078';
	position          : relative;
	margin-left       : 7px;
	font-size         : 11px;
	font-family       : "Font Awesome 5 Pro";
	color             : #1C2721;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition     : 0.3s ease-in-out;
	transition        : 0.3s ease-in-out;
}
.header-yeni .navbar .navbar-nav>li.has-dropdown>a:hover {
	text-decoration:none;
}

.header-yeni .navbar .navbar-nav>li#contact.active a,
.header-yeni .navbar .navbar-nav>li#contact:hover a {
	color: #117F54;
	text-decoration:none;
}

@media screen and (min-width: 992px) {

	.header-yeni .navbar .navbar-nav>li#contact.active a::before,
	.header-yeni .navbar .navbar-nav>li#contact:hover a::before {
		-webkit-transform       : scale3d(1, 1, 1);
		transform               : scale3d(1, 1, 1);
		-webkit-transform-origin: 0 50%;
		-ms-transform-origin    : 0 50%;
		transform-origin        : 0 50%;
		background-color        : #117F54;
		text-decoration:none;
	}
}

.header-yeni .navbar .navbar-nav>li.active>.dropdown-toggle,
.header-yeni .navbar .navbar-nav>li.has-dropdown.active>.dropdown-toggle,
.header-yeni .navbar .navbar-nav>li:hover .dropdown-toggle {
	color: #117F54;
}

.header-yeni .navbar .navbar-nav>li.active>.dropdown-toggle::before,
.header-yeni .navbar .navbar-nav>li.has-dropdown.active>.dropdown-toggle::before,
.header-yeni .navbar .navbar-nav>li:hover .dropdown-toggle::before {
	-webkit-transform       : scale3d(1, 1, 1);
	transform               : scale3d(1, 1, 1);
	-webkit-transform-origin: 0 50%;
	-ms-transform-origin    : 0 50%;
	transform-origin        : 0 50%;
	background-color        : #117F54;
}

.header-yeni .navbar .navbar-nav>li.active>.dropdown-toggle::after,
.header-yeni .navbar .navbar-nav>li.has-dropdown.active>.dropdown-toggle::after,
.header-yeni .navbar .navbar-nav>li:hover .dropdown-toggle::after {
	color: #117F54;
}

.header-yeni .navbar.navbar-fixed {
	position          : fixed;
	top               : 0;
	right             : 0;
	left              : 0;
	background        : #FFF;
	-webkit-animation : fadeInDown 1s ease-in-out;
	animation         : fadeInDown 1s ease-in-out;
	-webkit-box-shadow: 0 2px 4px rgba(3, 27, 78, 0.1);
	box-shadow        : 0 2px 4px rgba(3, 27, 78, 0.1);
}

@media screen and (min-width: 992px) {
	.header-yeni .navbar.navbar-fixed .navbar-brand .logo-dark {
		display: inline-block;
	}
}

.header-yeni .navbar.navbar-fixed .navbar-brand .logo-light {
	display: none;
}

.header-yeni .navbar.navbar-fixed .navbar-nav>li>a {
	color: #1C2721;
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity          : 0;
		-webkit-transform: translateY(-200px);
		transform        : translateY(-200px);
	}

	100% {
		opacity          : 1;
		-webkit-transform: translateY(0);
		transform        : translateY(0);
	}
}

@keyframes fadeInDown {
	0% {
		opacity          : 0;
		-webkit-transform: translateY(-200px);
		transform        : translateY(-200px);
	}

	100% {
		opacity          : 1;
		-webkit-transform: translateY(0);
		transform        : translateY(0);
	}
}

.navbar-nav>li.active>ul {
	margin-top: 0;
}

li.has-dropdown>ul.dropdown-menu>li.dropdown-submenu>a:before,
ul.dropdown-menu>li.has-dropdown>a:before {
	font-family: "Font Awesome 5 Pro";
	font-weight: 700;
	content    : "\f105";
	font-size  : 13px;
	position   : absolute;
	right      : 25px;
}

/* Menu Levels */
.dropdown-menu {
	background-color  : transparent;
	position          : relative;
	width             : 100%;
	border            : none;
	margin            : 0;
	border-radius     : 0;
	-webkit-box-shadow: none;
	box-shadow        : none;
}

@media screen and (min-width: 992px) {
	.navbar.navbar-dark {
		background-color: #1C2721;
	}
}

.navbar.navbar-dark.navbar-fixed .module-social a {
	color: #FFF;
}

.navbar.navbar-dark.navbar-fixed .module-social a:hover {
	color: #ccc337;
}

.navbar.navbar-dark .module .module-icon i {
	color: #FFF;
}

@media screen and (min-width: 992px) {
	.navbar.navbar-dark .navbar-nav>li>a {
		color: #FFF;
	}

	.navbar.navbar-dark .navbar-nav>li>a:hover {
		color: #0D7D51;
	}

	.navbar.navbar-dark .navbar-nav>li.active>a,
	.navbar.navbar-dark .navbar-nav>li:hover>a {
		color: #FFF;
	}
}

/* Small Devices, Tablets */
@media only screen and (max-width: 991.98px) {
	.header-yeni .navbar {
		padding: 0 40px;
	}
}

@media only screen and (max-width: 991.98px) and (max-width: 767.98px) {
	.header-yeni .navbar {
		padding: 0 15px;
	}
}

@media only screen and (max-width: 991.98px) {
	.header-yeni .navbar .navbar-brand {
		margin-right: 0;
		height      : 80px;
		line-height : 80px;
	}

	.header-yeni .navbar .navbar-brand .logo-light {
		display: none;
	}

	.header-yeni .navbar .navbar-brand .logo-phone {
		width: auto;
	}

	.header-yeni .navbar .navbar-collapse {
		border-top        : 1px solid #eaeaea;
		position          : absolute;
		left              : 0;
		top               : 100%;
		width             : 100%;
		background-color  : #FFF;
		padding           : 15px 30px;
		opacity           : 0;
		visibility        : hidden;
		-webkit-transform : translateY(20px);
		-ms-transform     : translateY(20px);
		transform         : translateY(20px);
		-webkit-transition: 0.3s linear;
		-o-transition     : 0.3s linear;
		transition        : 0.3s linear;
	}

	.header-yeni .navbar .navbar-collapse.show {
		visibility       : visible;
		opacity          : 1;
		-webkit-transform: translateY(0px);
		-ms-transform    : translateY(0px);
		transform        : translateY(0px);
	}

	.header-yeni .navbar.navbar-bordered .navbar-collapse {
		top: calc(100% + 1px);
	}

	/* Navabar */
	.header-yeni .navbar .navbar-nav>li {
		margin-right: 0px;
	}

	.header-yeni .navbar .navbar-nav>li>a,
	.header-yeni .navbar .navbar-nav>li.active>a {
		line-height: 36px;
		color      : #1C2721;
		display    : block;
		z-index    : 5;
	}

	.header-yeni .navbar .navbar-nav>li>a::before,
	.header-yeni .navbar .navbar-nav>li>a::after,
	.header-yeni .navbar .navbar-nav>li.active>a::before,
	.header-yeni .navbar .navbar-nav>li.active>a::after {
		display: none;
	}

	.header-yeni .navbar .menu-item::before {
		display: none;
	}

	.header-yeni .navbar .has-dropdown::after {
		font-family       : "Font Awesome 5 Pro";
		font-weight       : 700;
		content           : "\f107";
		display           : -webkit-box;
		display           : -ms-flexbox;
		display           : flex;
		-webkit-box-pack  : center;
		-ms-flex-pack     : center;
		justify-content   : center;
		-webkit-box-align : center;
		-ms-flex-align    : center;
		align-items       : center;
		font-size         : 14px;
		position          : absolute;
		border-radius     : 5px;
		right             : 0;
		top               : 5px;
		color             : #1C2721;
		background-color  : #e0f6e9;
		width             : 25px;
		height            : 25px;
		-webkit-transition: 0.3s ease-in-out;
		-o-transition     : 0.3s ease-in-out;
		transition        : 0.3s ease-in-out;
	}

	.header-yeni .navbar .has-dropdown:hover::after,
	.header-yeni .navbar .has-dropdown.active::after {
		color: #ccc337;
	}

	.header-yeni .navbar .has-dropdown.show::after {
		content: '\f106';
	}

	.header-yeni .navbar .dropdown-menu {
		padding           : 0;
		-webkit-transition: max-height 0.3s ease-in-out;
		-o-transition     : max-height 0.3s ease-in-out;
		transition        : max-height 0.3s ease-in-out;
		max-height        : 0;
		display           : block;
		overflow          : hidden;
	}

	.header-yeni .navbar .dropdown-menu li {
		line-height: 26px;
	}

	.header-yeni .navbar .dropdown-menu li.current a {
		background-color: #e0f6e9;
		color           : #ccc337;
	}

	.header-yeni .navbar .dropdown-menu li a {
		margin-left   : 15px;
		color         : #1C2721;
		font-size     : 15px;
		font-weight   : 500;
		display       : block;
		padding       : 4px 15px;
		margin-bottom : 5px;
		text-transform: capitalize;
		border-radius : 8px 8px 0 8px;
	}

	.header-yeni .navbar .dropdown-menu li a:hover {
		background-color: #e0f6e9;
		color           : #0D7D51;
	}

	.header-yeni .navbar .show>.dropdown-menu {
		max-height: 2000px;
	}

	.header-yeni .navbar .dropdown-submenu.show .dropdown-menu {
		max-height: 2000px;
	}

	.header-yeni .navbar .dropdown-submenu .dropdown-menu {
		padding-left: 20px;
	}

	.header-yeni .navbar li.has-dropdown.mega-dropdown>.dropdown-menu .row .menu-head {
		font-size     : 14px;
		font-family   : #1C2721;
		font-weight   : 700;
		color         : #1C2721;
		text-transform: capitalize;
		margin-bottom : 15px;
	}
}

/* Large Devices, Wide Screens */
@media only screen and (min-width: 992px) and (max-width: 1200px) {
	.navbar-nav>li {
		margin-right: 16px;
	}

	.module .module-icon,
	.module-consultation .btn {
		margin-right: 0;
	}
}

@media only screen and (min-width: 992px) {
	.navbar-collapse {
		padding-right: 0;
		padding-left : 0;
	}

	/* Menu with Dropdown */
	.navbar-nav>li.has-dropdown>ul.dropdown-menu {
		-webkit-box-shadow      : 0px 5px 41.5px rgba(40, 40, 40, 0.11);
		box-shadow              : 0px 5px 41.5px rgba(40, 40, 40, 0.11);
		-webkit-transition      : all 300ms linear;
		-o-transition           : all 300ms linear;
		transition              : all 300ms linear;
		opacity                 : 0;
		visibility              : hidden;
		position                : absolute;
		left                    : -40px;
		right                   : auto;
		-webkit-transform-origin: left top;
		-ms-transform-origin    : left top;
		transform-origin        : left top;
		-webkit-transform       : translateY(20px);
		-ms-transform           : translateY(20px);
		transform               : translateY(20px);
		display                 : block;
		width                   : 250px;
		padding                 : 24px 30px 25px;
		background-color        : #FFF;
		border-radius           : 0px 0px 8px 8px;
	}

	.navbar-nav>li.has-dropdown>ul.dropdown-menu>li {
		padding-right : 0;
		position      : relative;
		vertical-align: top;
	}

	.navbar-nav>li.has-dropdown>ul.dropdown-menu li a {
		-webkit-transition: 0.3s ease-in-out;
		-o-transition     : 0.3s ease-in-out;
		transition        : 0.3s ease-in-out;
		position          : relative;
		color             : #6c6c6c;
		padding           : 10px 0px 9px 0;
		display           : block;
		font-size         : 15px;
		font-weight       : 600;
		-webkit-transition: all 300ms ease-in-out;
		-o-transition     : all 300ms ease-in-out;
		transition        : all 300ms ease-in-out;
		text-transform    : capitalize;
		border-radius     : 0;
		border-bottom     : 1px solid #eaeaea;
		position          : relative;
	}

	.navbar-nav>li.has-dropdown>ul.dropdown-menu li a::before {
		content           : '\f178';
		color             : #117F54;
		font-family		  : "Font Awesome 5 Pro";
		position          : absolute;
		top               : 50%;
		left              : -22px;
		font-size         : 12px;
		opacity           : 0;
		visibility        : hidden;
		-webkit-transform : translate(-5px, -50%);
		-ms-transform     : translate(-5px, -50%);
		transform         : translate(-5px, -50%);
		-webkit-transition: 0.3s ease-in-out;
		-o-transition     : 0.3s ease-in-out;
		transition        : 0.3s ease-in-out;
	}

	.navbar-nav>li.has-dropdown>ul.dropdown-menu li a::after {
		content           : '';
		position          : absolute;
		bottom            : -1px;
		left              : 0;
		height            : 1px;
		width             : 0px;
		-webkit-transition: 0.3s ease;
		-o-transition     : 0.3s ease;
		transition        : 0.3s ease;
		background-color  : #117F54;
	}

	.navbar-nav>li.has-dropdown>ul.dropdown-menu li a:active,
	.navbar-nav>li.has-dropdown>ul.dropdown-menu li a:focus,
	.navbar-nav>li.has-dropdown>ul.dropdown-menu li a:hover {
		color: #117F54;
		text-decoration:none;
	}

	.navbar-nav>li.has-dropdown>ul.dropdown-menu li a:active::before,
	.navbar-nav>li.has-dropdown>ul.dropdown-menu li a:focus::before,
	.navbar-nav>li.has-dropdown>ul.dropdown-menu li a:hover::before {
		visibility       : visible;
		opacity          : 1;
		-webkit-transform: translate(0px, -50%);
		-ms-transform    : translate(0px, -50%);
		transform        : translate(0px, -50%);
		text-decoration:none;
	}

	.navbar-nav>li.has-dropdown>ul.dropdown-menu li a:active::after,
	.navbar-nav>li.has-dropdown>ul.dropdown-menu li a:focus::after,
	.navbar-nav>li.has-dropdown>ul.dropdown-menu li a:hover::after {
		width: 100%;
		text-decoration:none;
	}

	.navbar-nav>li.has-dropdown>ul.dropdown-menu li:last-child a {
		border-bottom: 0;
	}

	.navbar-nav>li.has-dropdown>ul.dropdown-menu li:last-child a::after {
		content: unset;
	}

	.navbar-nav>li.has-dropdown>ul.dropdown-menu li.current>a {
		border-color: #ccc337;
		color       : #ccc337;
	}

	.navbar-nav>li.has-dropdown>ul.dropdown-menu li.current>a::before {
		visibility       : visible;
		opacity          : 1;
		-webkit-transform: translate(0px, -50%);
		-ms-transform    : translate(0px, -50%);
		transform        : translate(0px, -50%);
	}

	.navbar-nav>li.has-dropdown:hover>ul.dropdown-menu {
		opacity          : 1;
		visibility       : visible;
		-webkit-transform: translateY(0);
		-ms-transform    : translateY(0);
		transform        : translateY(0);
		z-index          : 99;
		display          : block;
	}

	.navbar-nav li ul.dropdown-menu.left {
		left       : -650px !important;
		margin-left: 0 !important;
	}

	.navbar-nav li.has-dropdown.mega-dropdown>.dropdown-menu {
		background-color: #FFF;
		padding         : 0;
		width           : 510px;
	}

	.navbar-nav li.has-dropdown.mega-dropdown>.dropdown-menu li {
		padding-left : 0;
		padding-right: 0;
	}

	.navbar-nav li.has-dropdown.mega-dropdown>.dropdown-menu .row {
		background-color: #FFF;
		margin-right    : 0;
		margin-left     : 0;
		padding         : 35px 23px;
	}

	.navbar-nav li.has-dropdown.mega-dropdown>.dropdown-menu .row .menu-head {
		font-size     : 14px;
		font-weight   : 700;
		color         : #1C2721;
		text-transform: capitalize;
		margin-bottom : 15px;
	}

	.navbar-nav li.has-dropdown.mega-dropdown>.dropdown-menu .row ul {
		margin : 0;
		padding: 0;
	}

	.navbar-nav li.has-dropdown.mega-dropdown>.dropdown-menu .row ul li {
		line-height: 2.5;
	}

	.navbar-nav li.has-dropdown.mega-dropdown>.dropdown-menu .row ul li.title {
		color         : #1C2721;
		font-size     : 13px;
		font-weight   : 600;
		text-transform: capitalize;
	}

	.navbar-nav li.has-dropdown.mega-dropdown>.dropdown-menu .row ul li a {
		margin: 0;
	}

	.navbar-nav.ml-auto.mr-auto li.has-dropdown.mega-dropdown {
		position: absolute;
	}

	.navbar-nav.ml-auto:not(.mr-auto) li.has-dropdown.mega-dropdown {
		position: relative;
	}
}

/*------------------------------------*\
    #MODULE
\*------------------------------------*/
.module-holder {
	margin-left      : auto;
	display          : -webkit-box;
	display          : -ms-flexbox;
	display          : flex;
	-webkit-box-align: center;
	-ms-flex-align   : center;
	align-items      : center;
	height           : 100px;
}

@media screen and (max-width: 991.98px) {

	.module-holder .module-language,
	.module-holder .module-search,
	.module-holder .module-cart {
		display: none;
	}
}

.module-holder.module-holder-phone {
	display: none;
}

@media screen and (max-width: 991.98px) {
	.module-holder.module-holder-phone {
		display   : -webkit-box;
		display   : -ms-flexbox;
		display   : flex;
		height    : 80px;
		margin-top: 0;
	}
}

.module-holder.module-holder-phone .navbar-toggler {
	display           : -webkit-box;
	display           : -ms-flexbox;
	display           : flex;
	-webkit-box-pack  : center;
	-ms-flex-pack     : center;
	justify-content   : center;
	-webkit-box-align : center;
	-ms-flex-align    : center;
	align-items       : center;
	width             : 30px;
	height            : 30px;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition     : 0.3s ease-in-out;
	transition        : 0.3s ease-in-out;
	border            : 0;
	padding           : 0;
	outline           : 0;
	cursor            : pointer;
	border-radius     : 0;
}

.module-holder.module-holder-phone .navbar-toggler:focus {
	-webkit-box-shadow: none;
	box-shadow        : none;
}

@media screen and (min-width: 1200px) {
	.module-holder.module-holder-phone .navbar-toggler {
		display: none;
	}
}

.module-holder.module-holder-phone .navbar-toggler:not(.collapsed) .navbar-toggler-icon {
	background-color: transparent;
}

.module-holder.module-holder-phone .navbar-toggler:not(.collapsed) .navbar-toggler-icon:before,
.module-holder.module-holder-phone .navbar-toggler:not(.collapsed) .navbar-toggler-icon:after {
	top: 0;
}

.module-holder.module-holder-phone .navbar-toggler:not(.collapsed) .navbar-toggler-icon::before {
	-webkit-transform: rotate(45deg);
	-ms-transform    : rotate(45deg);
	transform        : rotate(45deg);
}

.module-holder.module-holder-phone .navbar-toggler:not(.collapsed) .navbar-toggler-icon::after {
	-webkit-transform: rotate(-45deg);
	-ms-transform    : rotate(-45deg);
	transform        : rotate(-45deg);
}

.module-holder.module-holder-phone .navbar-toggler .navbar-toggler-icon {
	background-color  : #1C2721;
	width             : 100%;
	height            : 2px;
	position          : relative;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition     : 0.3s ease-in-out;
	transition        : 0.3s ease-in-out;
}

.module-holder.module-holder-phone .navbar-toggler .navbar-toggler-icon::before,
.module-holder.module-holder-phone .navbar-toggler .navbar-toggler-icon::after {
	content           : '';
	position          : absolute;
	left              : 0;
	height            : 2px;
	width             : 100%;
	background-color  : #1C2721;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition     : 0.3s ease-in-out;
	transition        : 0.3s ease-in-out;
}

.module-holder.module-holder-phone .navbar-toggler .navbar-toggler-icon::before {
	top: -10px;
}

.module-holder.module-holder-phone .navbar-toggler .navbar-toggler-icon::after {
	top: 10px;
}

.module-holder.module-holder-phone .module-language {
	display     : -webkit-inline-box;
	display     : -ms-inline-flexbox;
	display     : inline-flex;
	margin-left : 20px;
	margin-right: 20px;
}

@media screen and (min-width: 992px) {
	.module-holder.module-holder-phone .module-language {
		display: none;
	}
}

@media screen and (max-width: 767.98px) {
	.module-holder.module-holder-phone .module-language {
		margin-right: 15px;
	}
}

.module-holder.module-holder-phone .module-language .selected img {
	margin-right: 0;
}

.module-holder.module-holder-phone .module-language .selected span,
.module-holder.module-holder-phone .module-language .selected i {
	display: none;
}

.module-holder.module-holder-phone .module-language .selected .lang-list {
	left: -45px;
}

.module-holder.module-holder-phone .module-search {
	display      : -webkit-inline-box;
	display      : -ms-inline-flexbox;
	display      : inline-flex;
	border-bottom: 0;
	padding      : 0;
	padding-right: 20px;
}

@media screen and (max-width: 767.98px) {
	.module-holder.module-holder-phone .module-search {
		padding-right: 15px;
	}
}

.module-holder.module-holder-phone .module-cart {
	display    : -webkit-inline-box;
	display    : -ms-inline-flexbox;
	display    : inline-flex;
	margin-left: 30px;
}

@media screen and (max-width: 767.98px) {
	.module-holder.module-holder-phone .module-cart {
		margin-left: 20px;
	}
}

.module {
	display : inline-block;
	position: relative;
}

.module span.title {
	display: none;
}

.module .module-label {
	width           : 16px;
	height          : 16px;
	line-height     : 16px;
	border-radius   : 50%;
	background-color: #ccc337;
	color           : #FFF;
	font-size       : 10px;
	font-weight     : 400;
	text-align      : center;
	position        : absolute;
	top             : -6px;
	left            : 10px;
}

.module .module-box {
	position          : absolute;
	display           : block;
	-webkit-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.1);
	box-shadow        : 0 2px 3px rgba(40, 40, 40, 0.1);
	background-color  : #1b1a1a;
	opacity           : 0;
	visibility        : hidden;
	-webkit-transition: all 100ms linear;
	-o-transition     : all 100ms linear;
	transition        : all 100ms linear;
	right             : 0;
	width             : 290px;
	border-radius     : 6px;
	padding           : 30px;
	z-index           : 99;
	-webkit-transform : translateY(10%);
	-ms-transform     : translateY(10%);
	transform         : translateY(10%);
	height            : 0;
	margin-top        : 1px;
}

/* Module Fullscreen */
.module-fullscreen {
	left            : 0;
	top             : 0;
	right           : 0;
	z-index         : 9999;
	display         : block;
	height          : 100%;
	width           : 100%;
	opacity         : 0;
	visibility      : hidden;
	background-color: #FFF;
	position        : fixed;
}

.module-fullscreen .module-cancel {
	top              : 0px;
	right            : 0px;
	border-radius    : 0px;
	position         : absolute;
	width            : 100px;
	height           : 100px;
	font-size        : 20px;
	font-weight      : 700;
	text-transform   : uppercase;
	color            : #FFF;
	background-color : #ccc337;
	display          : -webkit-box;
	display          : -ms-flexbox;
	display          : flex;
	-webkit-box-pack : center;
	-ms-flex-pack    : center;
	justify-content  : center;
	-webkit-box-align: center;
	-ms-flex-align   : center;
	align-items      : center;
}

@media screen and (max-width: 767.98px) {
	.module-fullscreen .module-cancel {
		font-size: 14px;
		width    : 50px;
		height   : 50px;
	}
}

.module-fullscreen.module-active {
	visibility        : visible;
	opacity           : 1;
	-webkit-transition: opacity .5s ease-in-out;
	-o-transition     : opacity .5s ease-in-out;
	transition        : opacity .5s ease-in-out;
}

.module-fullscreen.fullscreen-light {
	background-color: #FFF;
}

.module-active .module-box {
	opacity          : 1;
	visibility       : visible;
	display          : block;
	-webkit-transform: translateY(0px);
	-ms-transform    : translateY(0px);
	transform        : translateY(0px);
	height           : inherit;
}

/* Module Search */
.module-search {
	position         : relative;
	padding-right    : 20px;
	height           : 80px;
	display          : -webkit-box;
	display          : -ms-flexbox;
	display          : flex;
	-webkit-box-align: center;
	-ms-flex-align   : center;
	align-items      : center;
}

@media screen and (min-width: 992px) {
	.module-search {
		height: 100px;
	}
}

@media (min-width: 992px) and (max-width: 1100px) {
	.module-search {
		padding-right: 20px;
	}
}

.module-search .module-icon i {
	color             : #1C2721;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition     : 0.3s ease-in-out;
	transition        : 0.3s ease-in-out;
	cursor            : pointer;
}

.module-search .module-icon i:hover {
	color: #ccc337;
}

@media only screen and (max-width: 991px) {
	.module-search .module-icon i {
		border-left  : none;
		padding-left : 0;
		padding-right: 5px;
	}
}

.module-search-warp {
	left            : 0;
	top             : 0;
	right           : 0;
	z-index         : 9999;
	display         : block;
	height          : 100%;
	width           : 100%;
	opacity         : 0;
	visibility      : hidden;
	background-color: #FFF;
	position        : fixed;
}

.module-search-warp.search-warp-active {
	visibility        : visible;
	opacity           : 1;
	-webkit-transition: opacity .5s ease-in-out;
	-o-transition     : opacity .5s ease-in-out;
	transition        : opacity .5s ease-in-out;
}

.module-search-warp .module-cancel {
	top              : 0px;
	right            : 0px;
	border-radius    : 0px;
	position         : absolute;
	width            : 100px;
	height           : 100px;
	font-size        : 20px;
	font-weight      : 700;
	text-transform   : uppercase;
	color            : #FFF;
	background-color : #7d510d;
	display          : -webkit-box;
	display          : -ms-flexbox;
	display          : flex;
	-webkit-box-pack : center;
	-ms-flex-pack    : center;
	justify-content  : center;
	-webkit-box-align: center;
	-ms-flex-align   : center;
	align-items      : center;
}

@media screen and (max-width: 767.98px) {
	.module-search-warp .module-cancel {
		font-size: 14px;
		width    : 50px;
		height   : 50px;
	}
}

.module-search-warp .form-search {
	margin-bottom: 0;
}

.module-search-warp .form-search button::before {
	position   : absolute;
	left       : 0;
	top        : 0;
	content    : "\f002";
	color      : #1C2721;
	font-family: "Font Awesome 5 Pro";
	font-size  : 24px;
	font-weight: 400;
	line-height: 70px;
	z-index    : 999;
	cursor     : pointer;
}
*, :active, :focus {
    outline: none !important;
}
.module-search-warp .form-control {
	position          : relative;
	color             : #FFF;
	font-family       : #1C2721;
	font-size         : 24px;
	font-weight       : 400;
	line-height       : 70px;
	height            : 70px;
	color             : #6c6c6c;
	border            : none;
	background-color  : transparent;
	width             : 100%;
	border-bottom     : 2px solid #eaeaea;
	padding           : 17px 30px 17px 46px;
	margin-bottom     : 0;
	-webkit-transition: 400ms linear;
	-o-transition     : 400ms linear;
	transition        : 400ms linear;
	text-transform    : capitalize;
	border-radius     : 0;
}

.module-search-warp .form-control:focus,
.module-search-warp .form-control:active {
	border-color: #ccc337;
}

.module-search-warp .form-control::-webkit-input-placeholder {
	color      : #6c6c6c;
	font-family: #1C2721;
	font-size  : 35px;
}

@media screen and (max-width: 767.98px) {
	.module-search-warp .form-control::-webkit-input-placeholder {
		font-size: 18px;
	}
}

.module-search-warp .form-control::-moz-placeholder {
	color      : #6c6c6c;
	font-family: #1C2721;
	font-size  : 35px;
}

@media screen and (max-width: 767.98px) {
	.module-search-warp .form-control::-moz-placeholder {
		font-size: 18px;
	}
}

.module-search-warp .form-control::-moz-placeholder {
	color      : #6c6c6c;
	font-family: #1C2721;
	font-size  : 35px;
}

@media screen and (max-width: 767.98px) {
	.module-search-warp .form-control::-moz-placeholder {
		font-size: 18px;
	}
}

.module-search-warp .form-control:-ms-input-placeholder {
	color      : #6c6c6c;
	font-family: #1C2721;
	font-size  : 35px;
}

@media screen and (max-width: 767.98px) {
	.module-search-warp .form-control:-ms-input-placeholder {
		font-size: 18px;
	}
}

.module-search-warp .btn {
	background-color: transparent;
	border-radius   : 0;
	width           : 35px;
	line-height     : 57px;
	color           : #FFF;
	font-size       : 28px;
	font-weight     : 400;
	text-align      : right;
	margin-left     : 0;
	padding         : 0;
}

/* Module Cart */
.module-cart {
	margin-left      : 40px;
	height           : 80px;
	display          : -webkit-box;
	display          : -ms-flexbox;
	display          : flex;
	-webkit-box-align: center;
	-ms-flex-align   : center;
	align-items      : center;
}

@media screen and (min-width: 992px) {
	.module-cart {
		height: 100px;
	}
}

@media (min-width: 992px) and (max-width: 1100px) {
	.module-cart {
		margin-left: 20px;
	}
}

.module-cart .module-icon {
	position: relative;
}

.module-cart .module-icon i {
	-webkit-transition: 0.3s ease-in-out;
	-o-transition     : 0.3s ease-in-out;
	transition        : 0.3s ease-in-out;
	font-size         : 16px;
	position          : relative;
	cursor            : pointer;
}

.module-cart .module-cart-warp {
	position          : absolute;
	-webkit-box-shadow: 0px 5px 41.5px rgba(9, 29, 62, 0.15);
	box-shadow        : 0px 5px 41.5px rgba(9, 29, 62, 0.15);
	top               : 100%;
	left              : -150px;
	width             : 290px;
	background-color  : #FFF;
	padding           : 40px;
	border-radius     : 0 0 8px 8px;
	opacity           : 0;
	visibility        : hidden;
	-webkit-transform : translateY(40px);
	-ms-transform     : translateY(40px);
	transform         : translateY(40px);
	-webkit-transition: 500ms;
	-o-transition     : 500ms;
	transition        : 500ms;
}

@media screen and (max-width: 991.98px) {
	.module-cart .module-cart-warp {
		left: -250px;
	}
}

@media screen and (max-width: 767.98px) {
	.module-cart .module-cart-warp {
		left   : -160px;
		padding: 30px;
	}
}

@media screen and (min-width: 768px) {
	.module-cart .module-cart-warp {
		width: 330px;
	}
}

.module-cart .module-cart-warp .cart-overview {
	margin-bottom: 0;
	width        : 100%;
}

.module-cart .module-cart-warp .cart-overview li {
	margin-bottom    : 30px;
	position         : relative;
	display          : -webkit-box;
	display          : -ms-flexbox;
	display          : flex;
	-webkit-box-align: center;
	-ms-flex-align   : center;
	align-items      : center;
	-webkit-box-pack : justify;
	-ms-flex-pack    : justify;
	justify-content  : space-between;
}

.module-cart .module-cart-warp .cart-overview li:last-child {
	margin-bottom: 25px;
}

.module-cart .module-cart-warp .cart-overview li .cart-cancel {
	display          : -webkit-box;
	display          : -ms-flexbox;
	display          : flex;
	-webkit-box-pack : center;
	-ms-flex-pack    : center;
	justify-content  : center;
	-webkit-box-align: center;
	-ms-flex-align   : center;
	align-items      : center;
	color            : #FFF;
	font-size        : 7px;
	-ms-flex-negative: 0;
	flex-shrink      : 0;
	border-radius    : 50%;
	width            : 20px;
	height           : 20px;
	background-color : #1C2721;
	margin-left      : 15px;
}

.module-cart .module-cart-warp .cart-overview li .cart-cancel:hover {
	background-color: #ccc337;
}

.module-cart .module-cart-warp .cart-overview li img {
	border-radius     : 4px;
	-ms-flex-negative : 0;
	flex-shrink       : 0;
	width             : 60px;
	height            : 60px;
	margin-right      : 15px;
	-webkit-box-shadow: 0px 5px 41.5px rgba(40, 40, 40, 0.21);
	box-shadow        : 0px 5px 41.5px rgba(40, 40, 40, 0.21);
}

.module-cart .module-cart-warp .cart-overview li .product-meta {
	-webkit-box-flex : 1;
	-ms-flex-positive: 1;
	flex-grow        : 1;
}

.module-cart .module-cart-warp .cart-overview li .product-meta h5 {
	color         : #6c6c6c;
	font-family   : #1C2721;
	font-size     : 15px;
	text-transform: capitalize;
	line-height   : 1;
	font-weight   : 700;
	margin-bottom : 8px;
}

.module-cart .module-cart-warp .cart-overview li .product-meta p {
	color        : #ccc337;
	font-size    : 16px;
	line-height  : 20px;
	font-weight  : 700;
	margin-bottom: 0;
}

.module-cart .module-cart-warp span {
	font-family   : #1C2721;
	color         : #1C2721;
	font-size     : 17px;
	font-weight   : 500;
	line-height   : 22px;
	display       : inline-block;
	text-transform: capitalize;
	margin-bottom : 24px;
}

.module-cart .module-cart-warp span .total-price {
	font-style: normal;
}

.module-cart .module-cart-warp .cart--control .btn {
	height          : 65px;
	width           : 100%;
	border-radius   : 8px;
	background-color: #ccc337;
	color           : #FFF;
	-webkit-box-pack: center;
	-ms-flex-pack   : center;
	justify-content : center;
}

.module-cart .module-cart-warp .cart--control .btn::before {
	background-color: #1C2721;
}

.module-cart.module-active .module-cart-warp {
	opacity          : 1;
	visibility       : visible;
	-webkit-transform: translateY(0);
	-ms-transform    : translateY(0);
	transform        : translateY(0);
}

/* Module Call */
.module-call {
	display          : -webkit-box;
	display          : -ms-flexbox;
	display          : flex;
	-webkit-box-align: center;
	-ms-flex-align   : center;
	align-items      : center;
	margin-left      : auto;
	position         : relative;
}

.module-call i {
	font-size        : 15px;
	color            : #0D7D51;
	margin-right     : 15px;
	-ms-flex-negative: 0;
	flex-shrink      : 0;
}

@media screen and (min-width: 992px) and (max-width: 1060px) {
	.module-call i {
		display: none;
	}
}

.module-call p {
	font-size     : 13px;
	color         : #929ba2;
	line-height   : 21px;
	margin-bottom : 0;
	text-transform: capitalize;
}

.module-call a {
	font-size        : 15px;
	line-height      : 22px;
	font-weight      : 700;
	color            : #1C2721;
	-webkit-transform: 0.3s ease-in-out;
	-ms-transform    : 0.3s ease-in-out;
	transform        : 0.3s ease-in-out;
}

.module-call a:hover {
	color: #FFF;
}

@media screen and (max-width: 991.98px) {
	.module-call {
		margin-left  : 0;
		margin-top   : 10px;
		margin-bottom: 20px;
	}
}

/* Module Contact */
.module-contact {
	display          : -webkit-box;
	display          : -ms-flexbox;
	display          : flex;
	-webkit-box-align: center;
	-ms-flex-align   : center;
	align-items      : center;
}

@media screen and (min-width: 992px) {
	.module-contact {
		margin-left: 10px;
	}
}

@media (min-width: 992px) and (max-width: 1200px) {
	.module-contact {
		margin-left: 20px;
	}
}

@media screen and (max-width: 991.98px) {
	.module-contact {
		-webkit-box-orient   : vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction   : column;
		flex-direction       : column;
		width                : 100%;
	}
}

.module-contact .btn {
display: -webkit-box; */
    display: -ms-flexbox;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #FFF;
    -o-transition: background 0.3s cubic-bezier(0.37, 0.31, 0.31, 0.9), color 0.3s cubic-bezier(0.37, 0.31, 0.31, 0.9);
    border: none;
    font-weight: 700;
    height: 55px;
    display: -webkit-box;
    padding: 0 2rem;
    border-top-left-radius: 50px;
    background-color: #e8701f;
}

@media screen and (min-width: 992px) {
	.module-contact .btn {
		font-size: 18px;
	}
}

@media (min-width: 992px) and (max-width: 1200px) {
	.module-contact .btn {
		padding: 0 20px;
	}
}

@media screen and (max-width: 991.98px) {
	.module-contact .btn {
		height       : 50px;
		width        : 100%;
		border-radius: 8px;
	}
}

.module-contact .btn i {
	color             : #FFF;
	margin-left       : 10px;
	margin-right      : 0;
	-webkit-transition: 0.3s cubic-bezier(0.37, 0.31, 0.31, 0.9);
	-o-transition     : 0.3s cubic-bezier(0.37, 0.31, 0.31, 0.9);
	transition        : 0.3s cubic-bezier(0.37, 0.31, 0.31, 0.9);
}

@media screen and (max-width: 991.98px) {
	.module-contact .btn .btn {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width  : 100%;
	}
}

.module-contact.module-contact-2 .btn {
	width        : 174px;
	height       : 55px;
	padding      : 0 20px;
	border-radius: 4px;
}

@media (min-width: 992px) and (max-width: 1200px) {
	.module-contact.module-contact-2 .btn {
		width: 150px;
	}
}

@media screen and (max-width: 991.98px) {
	.module-contact.module-contact-2 .btn {
		width: 100%;
	}
}

/* Module Language */
.module-language {
	display          : -webkit-inline-box;
	display          : -ms-inline-flexbox;
	display          : inline-flex;
	-webkit-box-align: center;
	-ms-flex-align   : center;
	align-items      : center;
	position         : relative;
	height           : 100%;
}

.module-language.module-active .lang-list,
.module-language:hover .lang-list {
	opacity          : 1;
	visibility       : visible;
	-webkit-transform: translateY(0);
	-ms-transform    : translateY(0);
	transform        : translateY(0);
}

.module-language .selected {
	display          : -webkit-box;
	display          : -ms-flexbox;
	display          : flex;
	-webkit-box-align: center;
	-ms-flex-align   : center;
	align-items      : center;
}

.module-language .selected img {
	margin-right: 10px;
}

.module-language .selected span {
	font-size     : 13px;
	font-weight   : 400;
	text-transform: capitalize;
	color         : #FFF;
	margin-right  : 5px;
	cursor        : pointer;
}

.module-language .selected i {
	font-size: 10px;
	color    : #929ba2;
}

.module-language .lang-list {
	background-color  : #FFF;
	color             : #1C2721;
	position          : absolute;
	top               : 100%;
	padding           : 6px 22px;
	-webkit-box-shadow: 0px 5px 41.5px rgba(9, 29, 62, 0.11);
	box-shadow        : 0px 5px 41.5px rgba(9, 29, 62, 0.11);
	z-index           : 5555;
	left              : -22px;
	visibility        : hidden;
	opacity           : 0;
	-webkit-transform : translateY(15px);
	-ms-transform     : translateY(15px);
	transform         : translateY(15px);
	-webkit-transition: 0.3s ease-in-out;
	-o-transition     : 0.3s ease-in-out;
	transition        : 0.3s ease-in-out;
	border-radius     : 0 0 8px 8px;
}

@media (min-width: 992px) and (max-width: 1200px) {
	.module-language .lang-list {
		top: 140%;
	}
}

.module-language .lang-list ul {
	margin-bottom: 0;
}

.module-language .lang-list ul li {
	display          : -webkit-box;
	display          : -ms-flexbox;
	display          : flex;
	-webkit-box-align: center;
	-ms-flex-align   : center;
	align-items      : center;
}

.module-language .lang-list ul li:last-of-type a {
	border-bottom: none;
}

.module-language .lang-list ul li:last-of-type a::after {
	content: none;
}

.module-language .lang-list ul li img {
	margin-right: 10px;
}

.module-language .lang-list ul li a {
	font-size         : 14px;
	display           : block;
	color             : #6c6c6c;
	text-transform    : capitalize;
	border-bottom     : 1px solid #eaeaea;
	padding           : 8px 0px;
	cursor            : pointer;
	-webkit-transition: 0.3s ease;
	-o-transition     : 0.3s ease;
	transition        : 0.3s ease;
	position          : relative;
}

.module-language .lang-list ul li a::after {
	content           : '';
	position          : absolute;
	bottom            : 0;
	left              : 0;
	height            : 1px;
	width             : 0px;
	-webkit-transition: 0.3s ease;
	-o-transition     : 0.3s ease;
	transition        : 0.3s ease;
	background-color  : transparent;
}

.module-language .lang-list ul li a:hover {
	color: #ccc337;
}

.module-language .lang-list ul li a:hover::after {
	width           : 100%;
	background-color: #ccc337;
}

/* Module Social */
.module-social {
	line-height  : 100px;
	height       : 100px;
	margin-right : 20px;
	margin-bottom: 0;
}

@media screen and (max-width: 991.98px) {
	.module-social {
		border-bottom: 0;
	}
}

.module-social:last-child {
	margin-right: 0;
}

.module-social a {
	color             : #FFF;
	font-size         : 17px;
	font-weight       : 400;
	margin-right      : 10px;
	position          : relative;
	overflow          : hidden;
	width             : 35px;
	height            : 35px;
	background-color  : #ccc337;
	border-radius     : 50%;
	display           : -webkit-inline-box;
	display           : -ms-inline-flexbox;
	display           : inline-flex;
	-webkit-box-pack  : center;
	-ms-flex-pack     : center;
	justify-content   : center;
	-webkit-box-align : center;
	-ms-flex-align    : center;
	align-items       : center;
	-webkit-transition: 300ms ease-in-out;
	-o-transition     : 300ms ease-in-out;
	transition        : 300ms ease-in-out;
}

.module-social a:hover {
	-webkit-transform: scale(0.9);
	-ms-transform    : scale(0.9);
	transform        : scale(0.9);
}

.module-social.module-social-2 {
	line-height : 70px;
	height      : 70px;
	border-right: 2px solid #292929;
	margin-right: 0;
}

.module-social.module-social-2:last-child {
	margin-right: 0;
}

.module-social.module-social-2 a {
	color           : #FFF;
	background-color: transparent;
	margin-right    : 20px;
	width           : auto;
	height          : auto;
	border-radius   : 0;
}

.module-social.module-social-2 a:hover {
	color            : #ccc337;
	-webkit-transform: scale(1);
	-ms-transform    : scale(1);
	transform        : scale(1);
}

/* Small Devices, Tablets */
@media only screen and (max-width: 991px) {
	.module-content {
		margin-bottom: 10px;
	}

	.module-cart-warp .cart-overview h5 {
		color: #FFF;
	}
}

.module-cart.active .module-cart-warp {
	opacity          : 1;
	visibility       : visible;
	-webkit-transform: translateY(0);
	-ms-transform    : translateY(0);
	transform        : translateY(0);
	opacity          : 1;
}

.module.module-active .module-cart-warp,
.module.module-active .search-box {
	display: block !important;
}

.module-cart.module-active .module-cart-warp .cart-control {
	margin-right: auto;
	margin-left : auto;
	text-align  : center;
}

.module-cart.module-active .module-cart-warp .cart-control .pull-right {
	float: none !important;
}

.module-consultation {
	padding: 10px 0;
}

.module-consultation .btn {
	border-color: #1C2721;
	color       : #1C2721;
	margin      : 0;
}

.module-social a {
	color      : #1C2721;
	line-height: 36px;
}

.module-sidearea .module-sidearea-wrap {
	width  : 320px;
	padding: 40px;
}

/*------------------------------------*\
    #TopBar
\*------------------------------------*/
.top-bar {
padding: 0 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 40px;
    position: relative;
    z-index: 99;
    background-color: #323542;
    padding-right: 49px;
}

@media (min-width: 992px) and (max-width: 1100px) {
	.top-bar {
		padding: 0 20px;
	}
}

.top-bar .block-left {
	display          : -webkit-box;
	display          : -ms-flexbox;
	display          : flex;
	-webkit-box-align: center;
	-ms-flex-align   : center;
	align-items      : center;
	-webkit-box-pack : start;
	-ms-flex-pack    : start;
	justify-content  : flex-start;
	-webkit-box-flex : 1;
	-ms-flex-positive: 1;
	flex-grow        : 1;
}

.top-bar .block-right {
	display          : -webkit-box;
	display          : -ms-flexbox;
	display          : flex;
	-webkit-box-align: center;
	-ms-flex-align   : center;
	align-items      : center;
	-webkit-box-pack : end;
	-ms-flex-pack    : end;
	justify-content  : flex-end;
}

.top-bar .block-right .module-language {
	margin-left: 30px;
}

@media (min-width: 992px) and (max-width: 1100px) {
	.top-bar .block-right .module-language {
		margin-left: 15px;
	}
}

.top-bar .top-contact {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.top-bar .top-contact .contact-infos {
	display          : -webkit-box;
	display          : -ms-flexbox;
	display          : flex;
	-webkit-box-align: center;
	-ms-flex-align   : center;
	align-items      : center;
	margin-right     : 30px;
}

@media (min-width: 992px) and (max-width: 1100px) {
	.top-bar .top-contact .contact-infos {
		margin-right: 15px;
	}
}

.top-bar .top-contact .contact-infos:last-child {
	margin-right: 0;
}

.top-bar .top-contact .contact-infos i {
	color       : #FFF;
	font-size   : 15px;
	margin-right: 10px;
}

.top-bar .top-contact .contact-infos a,
.top-bar .top-contact .contact-infos p {
	line-height   : 22px;
	font-size     : 13px;
	font-weight   : 400;
	margin-bottom : 0;
	color         : #FFF;
	/*text-transform: capitalize;*/
}

.top-bar .top-contact .contact-infos a:hover {
	color: #1C2721;
}

.top-bar .social-links {
	display          : -webkit-box;
	display          : -ms-flexbox;
	display          : flex;
	-webkit-box-align: center;
	-ms-flex-align   : center;
	align-items      : center;
	margin-right     : 20px;
}

@media (min-width: 992px) and (max-width: 1100px) {
	.top-bar .social-links {
		margin-right: 15px;
	}
}

.top-bar .social-links a {
	margin-right: 10px;
    color: #FFF;
    font-size: 13px;
    border: 1px solid #ddd;
    padding: 5px;
    border-radius: 50%;
    width: 26px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
	text-decoration:none;
}

.top-bar .social-links a:last-child {
	margin-right: 0;
}

.top-bar .social-links a:hover i {
	opacity:0.8;
	text-decoration:none;
}

.top-bar .social-links a i {
	display           : -webkit-inline-box;
	display           : -ms-inline-flexbox;
	display           : inline-flex;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition     : 0.3s ease-in-out;
	transition        : 0.3s ease-in-out;
}

.top-bar .topbar-links a {
	font-size         : 13px;
	color             : #FFF;
	text-transform    : capitalize;
	margin-right      : 15px;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition     : 0.3s ease-in-out;
	transition        : 0.3s ease-in-out;
	    font-weight: bold;
}

.top-bar .topbar-links a:hover {
	color: #ccc337;
	text-decoration:none;
}

.top-bar .topbar-links a:last-child {
	margin-right: 0;
}

.top-bar .headline {
	display          : -webkit-box;
	display          : -ms-flexbox;
	display          : flex;
	-webkit-box-align: center;
	-ms-flex-align   : center;
	align-items      : center;
	font-weight      : 400;
	font-size        : 13px;
	line-height      : 21px;
	color            : #ccc337;
	margin-bottom    : 0;
	text-transform   : capitalize;
}

.top-bar .headline a {
	font-weight   : 400;
	font-size     : 13px;
	line-height   : 21px;
	color         : #ccc337;
	margin-bottom : 0;
	text-transform: capitalize;
	margin-left   : 4px;
}

.top-bar .headline a {
	color: #929ba2;
}

.top-bar .headline i {
	font-size   : 16px;
	margin-right: 10px;
}

.top-bar.top-bar-2 .top-contact {
	margin-right: 30px;
}

.top-bar.top-bar-2 .social-links {
	margin-right: 0;
}

.top-bar.top-bar-3 {
	padding: 0;
}

.top-bar.top-bar-3 .topbar-links {
	margin-right: 30px;
}

.top-bar.top-bar-3 .social-links {
	margin-right: 0;
}

.top-bar.top-bar-3 .blocks-holder {
	display         : -webkit-box;
	display         : -ms-flexbox;
	display         : flex;
	height          : 100%;
	-webkit-box-pack: justify;
	-ms-flex-pack   : justify;
	justify-content : space-between;
}

/*------------------------------------*\
    #Page Title
\*------------------------------------*/


.page-title .page-title-wrap {
	display          : -webkit-box;
	display          : -ms-flexbox;
	display          : flex;
	-webkit-box-align: center;
	-ms-flex-align   : center;
	align-items      : center;
	height           : 240px;
}

@media screen and (max-width: 991.98px) {
	.page-title .page-title-wrap {
		height: 200px;
	}
}

@media screen and (max-width: 991.98px) {
	.page-title .title {
		text-align: center;
	}
}

.page-title .title .title-sub-heading {
	font-weight  : 700;
	font-size    : 15px;
	line-height  : 1;
	color        : #f9f9f9;
	margin-bottom: 0;
}

@media screen and (max-width: 991.98px) {
	.page-title .title .title-sub-heading {
		line-height: 1.4;
	}
}

.page-title .title .title-heading {
	margin-bottom : 24px;
	font-family   : #1C2721;
	color         : #FFF;
	font-size     : 50px;
	font-weight   : 600;
	line-height   : 75px;
	text-transform: capitalize;
}

@media screen and (max-width: 767.98px) {
	.page-title .title .title-heading {
		font-size  : 32px;
		line-height: 1.4;
	}
}

.page-title .title .title-desc {
	color        : #f9f9f9;
	font-size    : 18px;
	line-height  : 29px;
	margin-bottom: 30px;
	font-weight  : 500;
}

.page-title .title .title-action {
	margin-bottom    : 0px;
	display          : -webkit-box;
	display          : -ms-flexbox;
	display          : flex;
	-webkit-box-align: center;
	-ms-flex-align   : center;
	align-items      : center;
}

@media screen and (max-width: 991.98px) {
	.page-title .title .title-action {
		-webkit-box-pack: center;
		-ms-flex-pack   : center;
		justify-content : center;
	}
}

@media screen and (max-width: 767.98px) {
	.page-title .title .title-action {
		display              : -webkit-box;
		display              : -ms-flexbox;
		display              : flex;
		-webkit-box-orient   : vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction   : column;
		flex-direction       : column;
		-webkit-box-align    : center;
		-ms-flex-align       : center;
		align-items          : center;
	}
}

.page-title .title .title-action .btn {
	-webkit-box-pack  : justify;
	-ms-flex-pack     : justify;
	justify-content   : space-between;
	border-radius     : 4px;
	padding           : 0 30px;
	-webkit-box-shadow: 0px 3px 63px 0px rgba(40, 40, 40, 0.11);
	box-shadow        : 0px 3px 63px 0px rgba(40, 40, 40, 0.11);
	font-size         : 15px;
	font-weight       : 700;
	display           : -webkit-inline-box;
	display           : -ms-inline-flexbox;
	display           : inline-flex;
	width             : 200px;
	height            : 65px;
	margin-right      : 30px;
}

.page-title .title .title-action .btn:last-child {
	margin-right: 0;
}

@media screen and (max-width: 767.98px) {
	.page-title .title .title-action .btn {
		width        : 190px;
		height       : 50px;
		margin-right : 0;
		margin-bottom: 20px;
	}

	.page-title .title .title-action .btn:last-child {
		margin-bottom: 0;
	}
}

.page-title .title .title-action .btn i {
	font-size   : 12px;
	margin-right: 0;
}

.page-title .title .title-action .btn-video i {
	width : 65px;
	height: 65px;
}

.page-title .title .title-list {
	margin-bottom: 14px;
}

@media screen and (max-width: 767.98px) {
	.page-title .title .title-list {
		display          : -webkit-box;
		display          : -ms-flexbox;
		display          : flex;
		-ms-flex-wrap    : wrap;
		flex-wrap        : wrap;
		-webkit-box-align: center;
		-ms-flex-align   : center;
		align-items      : center;
		-webkit-box-pack : center;
		-ms-flex-pack    : center;
		justify-content  : center;
		margin-right     : 0;
	}
}

.page-title .title .title-list .icon {
	margin-right: 35px;
	display     : inline-block;
}

.page-title .title .title-list .icon:last-child {
	margin-right: 0;
}

@media screen and (max-width: 767.98px) {
	.page-title .title .title-list .icon {
		margin-right : 0;
		margin       : 0 15px;
		margin-bottom: 15px;
	}

	.page-title .title .title-list .icon:last-child {
		margin-right: 15px;
	}
}

.page-title .title .title-list .icon:hover i {
	-webkit-transform: translateY(-10px);
	-ms-transform    : translateY(-10px);
	transform        : translateY(-10px);
}

.page-title .title .title-list .icon i {
	display           : -webkit-box;
	display           : -ms-flexbox;
	display           : flex;
	-webkit-box-pack  : center;
	-ms-flex-pack     : center;
	justify-content   : center;
	-webkit-box-align : center;
	-ms-flex-align    : center;
	align-items       : center;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition     : 0.3s ease-in-out;
	transition        : 0.3s ease-in-out;
}

.page-title .title .title-list .icon i::before {
	margin-left: 0;
	font-size  : 67px;
	color      : #FFF;
}

.page-title .breadcrumb-wrap {
	height           : 60px;
	display          : -webkit-box;
	display          : -ms-flexbox;
	display          : flex;
	-webkit-box-align: center;
	-ms-flex-align   : center;
	align-items      : center;
	border-bottom    : 1px solid #eaeaea;
}

.page-title .breadcrumb {
	font-size  : 14px;
	font-weight: 400;
	line-height: 1;
	background : transparent;
	color      : #f9f9f9;
	display    : -webkit-box;
	display    : -ms-flexbox;
	display    : flex;
}

@media screen and (min-width: 992px) {
	.page-title .breadcrumb {
		-webkit-box-pack: start;
		-ms-flex-pack   : start;
		justify-content : start;
	}
}

@media screen and (max-width: 991.98px) {
	.page-title .breadcrumb {
		-webkit-box-pack: center;
		-ms-flex-pack   : center;
		justify-content : center;
	}
}

.page-title .breadcrumb a {
	font-size  : 14px;
	font-weight: 400;
	line-height: 1px;
	background : transparent;
	color      : #1C2721;
}

.page-title .breadcrumb a:hover {
	color: #ccc337;
}

.page-title .breadcrumb .active {
	color: #6c6c6c;
}

.page-title .breadcrumb .breadcrumb-item+.breadcrumb-item {
	padding-left: 0;
}

.page-title .breadcrumb .breadcrumb-item+.breadcrumb-item::before {
	font-family: "Font Awesome 5 Pro";
	font-weight: 700;
	font-size  : 11px;
	padding    : 0 10px;
	color      : #1C2721;
	content    : "\f054";
}

.page-title .breadcrumb.breadcrumb-light {
	color: #FFF;
}

.page-title .breadcrumb.breadcrumb-light a {
	color: #FFF;
}

.page-title .breadcrumb.breadcrumb-light .active {
	color: #FFF;
}

.page-title .breadcrumb.breadcrumb-light .breadcrumb-item+.breadcrumb-item::before {
	color: #FFF;
}

.page-title.page-title-blank .breadcrumb-wrap {
	min-height   : 100px;
	border-bottom: 0;
}

.page-title.page-title-blank .breadcrumb-wrap .breadcrumb a {
	color: #1C2721;
}

.page-title.page-title-blank .breadcrumb-wrap .breadcrumb a:hover {
	color: #ccc337;
}

.page-title.page-title-blank .breadcrumb-wrap .breadcrumb .active {
	color: #6c6c6c;
}

.page-title.page-title-blank .breadcrumb-wrap .breadcrumb-item+.breadcrumb-item::before {
	color: #1C2721;
}

.page-title.page-title-blank-2 .breadcrumb-wrap {
	min-height   : 50px;
	border-bottom: 0;
}

@media screen and (max-width: 991.98px) {
	.page-title.page-title-blank-2 .breadcrumb-wrap .breadcrumb {
		line-height     : 1.4;
		-webkit-box-pack: start;
		-ms-flex-pack   : start;
		justify-content : flex-start;
	}
}

.page-title.page-title-blank-2 .breadcrumb-wrap .breadcrumb a {
	color        : #1C2721;
	margin-bottom: 5px;
}

.page-title.page-title-blank-2 .breadcrumb-wrap .breadcrumb a:hover {
	color: #ccc337;
}

.page-title.page-title-blank-2 .breadcrumb-wrap .breadcrumb .active {
	color: #6c6c6c;
}

.page-title.page-title-blank-2 .breadcrumb-wrap .breadcrumb-item+.breadcrumb-item::before {
	color: #1C2721;
}

.page-title.page-title-1 .page-title-wrap {
	background-position-y: center;
}

.page-title.page-title-1 .page-title-wrap .title .title-action .btn {
	margin-right: 40px;
}

@media screen and (max-width: 767.98px) {
	.page-title.page-title-1 .page-title-wrap .title .title-action .btn {
		margin-right: 0;
	}
}

@media screen and (min-width: 992px) {
	.page-title.page-title-3 .page-title-wrap {
		background-position-y: -75px;
	}
}

.page-title.page-title-3 .page-title-wrap .title .title-action .btn {
	width       : 234px;
	margin-right: 0;
}

.page-title.page-title-3 .page-title-wrap .title .title-action .btn:hover i {
	color: #FFF;
}

.page-title.page-title-3 .page-title-wrap .title .title-action .btn i {
	-webkit-transition: 0.3s ease-in-out;
	-o-transition     : 0.3s ease-in-out;
	transition        : 0.3s ease-in-out;
	color             : #1C2721;
}

@media screen and (min-width: 992px) {
	.page-title.page-title-4 .page-title-wrap {
		background-position-y: 73%;
	}
}

.page-title.page-title-4 .page-title-wrap .title .title-action .btn {
	width       : 170px;
	margin-right: 0;
}

.page-title.page-title-4 .page-title-wrap .title .title-action .btn:hover i {
	color: #FFF;
}

.page-title.page-title-4 .page-title-wrap .title .title-action .btn i {
	-webkit-transition: 0.3s ease-in-out;
	-o-transition     : 0.3s ease-in-out;
	transition        : 0.3s ease-in-out;
	color             : #1C2721;
}

.page-title.page-title-5 .page-title-wrap {
	background-position-y: bottom;
}

.page-title.page-title-5 .page-title-wrap .title .title-action .btn:first-child {
	width: 170px;
}

.page-title.page-title-5 .page-title-wrap .title .title-action .btn:last-child {
	width  : 178px;
	padding: 0 27px;
}

@media (min-width: 992px) and (max-width: 1200px) {
	.page-title.page-title-5 .page-title-wrap .title .title-action .btn:last-child {
		padding: 0 25px;
	}
}

.page-title.page-title-6 .page-title-wrap .title .title-action .btn {
	width: 170px;
}

.page-title.page-title-7 .page-title-wrap .title .title-action .btn {
	padding: 0 27px;
	width  : 170px;
}

@media (min-width: 992px) and (max-width: 1200px) {
	.page-title.page-title-7 .page-title-wrap .title .title-action .btn {
		padding: 0 25px;
	}
}

.page-title.page-title-8 .page-title-wrap .title .title-action .btn {
	padding: 0 27px;
	width  : 170px;
}

@media (min-width: 992px) and (max-width: 1200px) {
	.page-title.page-title-8 .page-title-wrap .title .title-action .btn {
		padding: 0 25px;
	}
}

.page-title.page-title-9 .page-title-wrap {
	height: 350px;
}

@media screen and (min-width: 992px) {
	.page-title.page-title-9 .page-title-wrap {
		background-position-y: 70%;
	}
}

.page-title.page-title-9 .page-title-wrap .title .title-heading {
	margin-bottom: 0;
}

@media screen and (min-width: 992px) {
	.page-title.page-title-9 .breadcrumb-wrap .breadcrumb {
		-webkit-box-pack: center;
		-ms-flex-pack   : center;
		justify-content : center;
	}
}

.page-title.page-title-10 {
	position: relative;
}

.page-title.page-title-10 .page-title-wrap {
	height           : 675px;
	-webkit-box-align: end;
	-ms-flex-align   : end;
	align-items      : flex-end;
}

.page-title.page-title-10 .page-title-wrap .title {
	margin-bottom: 110px;
}

.page-title.page-title-10 .page-title-wrap .title .title-action .btn:first-child {
	width: 170px;
}

.page-title.page-title-10 .page-title-wrap .title .title-action .btn:last-child {
	width  : 178px;
	padding: 0 27px;
}

@media (min-width: 992px) and (max-width: 1200px) {
	.page-title.page-title-10 .page-title-wrap .title .title-action .btn:last-child {
		padding: 0 25px;
	}
}

.page-title.page-title-10 .page-title-wrap .breadcrumb-wrap {
	height          : auto;
	border-bottom   : 0;
	-webkit-box-pack: center;
	-ms-flex-pack   : center;
	justify-content : center;
	margin-bottom   : 28px;
}

.page-title.page-title-11 {
	position: relative;
}

.page-title.page-title-11 .page-title-wrap {
	height           : 675px;
	-webkit-box-align: end;
	-ms-flex-align   : end;
	align-items      : flex-end;
}

.page-title.page-title-11 .page-title-wrap .title {
	margin-bottom: 110px;
}

.page-title.page-title-11 .page-title-wrap .title .title-action .btn:first-child {
	width: 170px;
}

.page-title.page-title-11 .page-title-wrap .title .title-action .btn:last-child {
	width  : 178px;
	padding: 0 27px;
}

@media (min-width: 992px) and (max-width: 1200px) {
	.page-title.page-title-11 .page-title-wrap .title .title-action .btn:last-child {
		padding: 0 25px;
	}
}

.page-title.page-title-11 .page-title-wrap .breadcrumb-wrap {
	height          : auto;
	border-bottom   : 0;
	-webkit-box-pack: center;
	-ms-flex-pack   : center;
	justify-content : center;
	margin-bottom   : 28px;
}

.page-title.page-title-12 .page-title-wrap {
	height               : 470px;
	background-position-y: top;
}

.page-title.page-title-12 .page-title-wrap .title .title-heading {
	margin-bottom: 23px;
}

@media screen and (min-width: 992px) {
	.page-title.page-title-12 .breadcrumb-wrap .breadcrumb {
		-webkit-box-pack: center;
		-ms-flex-pack   : center;
		justify-content : center;
	}
}

.page-title.page-title-13 .page-title-wrap {
	height               : 395px;
	background-position-y: bottom;
}

@media screen and (min-width: 992px) {
	.page-title.page-title-13 .page-title-wrap {
		background-position-y: 75%;
	}
}

@media screen and (max-width: 767.98px) {
	.page-title.page-title-13 .page-title-wrap {
		height: 230px;
	}
}

.page-title.page-title-13 .page-title-wrap .title .title-heading {
	margin-bottom: 20px;
}

.page-title.page-title-14 .page-title-wrap {
	height               : 350px;
	background-position-y: bottom;
}

@media screen and (min-width: 992px) {
	.page-title.page-title-14 .page-title-wrap {
		background-position-y: 75%;
	}
}

@media screen and (max-width: 767.98px) {
	.page-title.page-title-14 .page-title-wrap {
		height: 230px;
	}
}

/*------------------------------------*\
    #Blog
\*------------------------------------*/
.blog {
	padding: 127px 0 70px;
}

.blog.blog-1 {
	padding-top   : 119px;
	padding-bottom: 105px;
}

@media screen and (max-width: 991.98px) {
	.blog.blog-1 {
		padding-top   : 70px;
		padding-bottom: 70px;
	}
}

.blog.blog-2 {
	padding-top   : 50px;
	padding-bottom: 10px;
}

@media screen and (max-width: 991.98px) {
	.blog.blog-2 {
		padding-top   : 50px;
		padding-bottom: 10px;
	}
}

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

.blog .more-blog a {
	position          : relative;
	font-size         : 15px;
	font-weight       : 700;
	color             : #0D7D51;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition     : 0.3s ease-in-out;
	transition        : 0.3s ease-in-out;
	text-transform    : capitalize;
	padding-bottom    : 6px;
}
.blog .more-blog a:hover{
	text-decoration:none;
}

.blog .more-blog a:hover::before {
	width: calc(100% - 20%);
	text-decoration:none;
}

.blog .more-blog a::before {
	content           : '';
	-webkit-transition: 0.3s ease-in-out;
	-o-transition     : 0.3s ease-in-out;
	transition        : 0.3s ease-in-out;
	position          : absolute;
	bottom            : 0;
	left              : 50%;
	-webkit-transform : translateX(-50%);
	-ms-transform     : translateX(-50%);
	transform         : translateX(-50%);
	width             : 100%;
	height            : 2px;
	background-color  : #0D7D51;
}

.blog-entry {
    position: relative;
    /* -webkit-box-shadow: 0px 5px 83px 0px rgba(40, 40, 40, 0.08); */
    /* box-shadow: 0px 5px 83px 0px rgba(40, 40, 40, 0.08); */
    /* border-radius: 8px; */
    /* background-color: #ffffff; */
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    margin-bottom: 36px;  
}

@media screen and (max-width: 991.98px) {
	.blog-entry {
		max-width: 370px;
		margin   : 0 auto 30px;
	}
}

.blog-entry::before {
	content           : '';
	position          : absolute;
	top               : 0;
	left              : 0;
	height            : 10px;
	width             : calc(100% - 40px);
	background-color  : #eaeaea;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition     : 0.3s ease-in-out;
	transition        : 0.3s ease-in-out;
	border-radius     : 8px 0 0 0;
}

@media screen and (max-width: 767.98px) {
	.blog-entry::before {
		width: calc(100% - 20px);
	}
}

@media (min-width: 992px) and (max-width: 1200px) {
	.blog-entry::before {
		width: calc(100% - 25px);
	}
}

.blog-entry::after {
	content                 : '';
	position                : absolute;
	top                     : 0;
	left                    : 0;
	height                  : 10px;
	width                   : calc(100% - 40px);
	background-color        : #0D7D51;
	-webkit-transition      : 0.3s ease-in-out;
	-o-transition           : 0.3s ease-in-out;
	transition              : 0.3s ease-in-out;
	border-radius           : 8px 0 0 0;
	-webkit-transform       : scaleX(0);
	-ms-transform           : scaleX(0);
	transform               : scaleX(0);
	-webkit-transform-origin: left;
	-ms-transform-origin    : left;
	transform-origin        : left;
}

@media screen and (max-width: 767.98px) {
	.blog-entry::after {
		width: calc(100% - 20px);
	}
}

@media (min-width: 992px) and (max-width: 1200px) {
	.blog-entry::after {
		width: calc(100% - 25px);
	}
}

.blog-entry:hover {
	-webkit-box-shadow: 0px 5px 83px 0px rgba(40, 40, 40, 0.11);
	box-shadow        : 0px 5px 83px 0px rgba(40, 40, 40, 0.11);
}

.blog-entry:hover::after {
	-webkit-transform: scaleX(1);
	-ms-transform    : scaleX(1);
	transform        : scaleX(1);
}

.blog-entry:hover .entry-content .entry-img-wrap .entry-img img {
	-webkit-transform: scale3d(1, 1, 1);
	transform        : scale3d(1, 1, 1);
}

.blog-entry:hover .entry-content .entry-more .btn {
	-webkit-box-shadow: 0px 3px 63px 0px rgba(40, 40, 40, 0.11);
	box-shadow        : 0px 3px 63px 0px rgba(40, 40, 40, 0.11);
	color             : #ffffff;
	background-color  : #0D7D51;
	border-color      : #0D7D51;
}

.blog-entry:hover .entry-content .entry-more .btn i {
	background-color: #ffffff;
	color           : #0D7D51;
}

.blog-entry .entry-content {
	 padding: 1px 40px 40px;
}

@media (min-width: 992px) and (max-width: 1200px) {
	.blog-entry .entry-content {
		padding-left : 25px;
		padding-right: 25px;
	}
}

@media screen and (max-width: 767.98px) {
	.blog-entry .entry-content {
		padding-left : 20px;
		padding-right: 20px;
	}
}

.blog-entry .entry-content .entry-img-wrap {
-webkit-transform: translateX(-40px);
    -ms-transform: translateX(-40px);
    transform: translateX(-40px);
    width: calc(100% + 40px);
    position: relative;
    margin-bottom: 32px;
    padding-right: 49px;
    border-right: 7px solid #eaeaea;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 63px;
    text-decoration: none!important;
}

@media (min-width: 992px) and (max-width: 1200px) {
	.blog-entry .entry-content .entry-img-wrap {
		-webkit-transform: translateX(-25px);
		-ms-transform    : translateX(-25px);
		transform        : translateX(-25px);
		width            : calc(100% + 25px);
	}
}

@media screen and (max-width: 767.98px) {
	.blog-entry .entry-content .entry-img-wrap {
		-webkit-transform: translateX(-20px);
		-ms-transform    : translateX(-20px);
		transform        : translateX(-20px);
		width            : calc(100% + 20px);
	}
}

.blog-entry .entry-content .entry-img-wrap .entry-img {
	position     : relative;
	border-radius: 0 8px 8px 0;
	overflow     : hidden;
	max-width    : 100%;
}

.blog-entry .entry-content .entry-img-wrap .entry-img img {
	-webkit-transition: -webkit-transform 0.35s;
	transition        : -webkit-transform 0.35s;
	-o-transition     : transform 0.35s;
	transition        : transform 0.35s;
	transition        : transform 0.35s, -webkit-transform 0.35s;
	max-width         : 100%;
	height            : auto;
	-webkit-transform : scale3d(1.05, 1.05, 1);
	transform         : scale3d(1.05, 1.05, 1);
}

.blog-entry .entry-content .entry-img-wrap .entry-category {
	position         : absolute;
	left             : 40px;
	bottom           : -15px;
	display          : -webkit-inline-box;
	display          : -ms-inline-flexbox;
	display          : inline-flex;
	-webkit-box-align: center;
	-ms-flex-align   : center;
	align-items      : center;
	margin-bottom    : 0px;
	text-transform   : capitalize;
	height           : 30px;
	padding          : 0 10px;
	background-color : #1C2721;
	border-radius    : 6px;
}

@media (min-width: 992px) and (max-width: 1200px) {
	.blog-entry .entry-content .entry-img-wrap .entry-category {
		left: 25px;
	}
}

@media screen and (max-width: 767.98px) {
	.blog-entry .entry-content .entry-img-wrap .entry-category {
		left: 20px;
	}
}

.blog-entry .entry-content .entry-img-wrap .entry-category a {
	position          : relative;
	color             : #0D7D51;
	font-size         : 13px;
	font-weight       : 400;
	line-height       : 26px;
	text-transform    : capitalize;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition     : 0.3s ease-in-out;
	transition        : 0.3s ease-in-out;
}

.blog-entry .entry-content .entry-img-wrap .entry-category a::after {
	content     : ", ";
	position    : relative;
	margin-right: 4px;
}

.blog-entry .entry-content .entry-img-wrap .entry-category a:last-of-type::after {
	content: "";
}

.blog-entry .entry-content .entry-img-wrap .entry-category a:hover {
	color: #0D7D51;
}

.blog-entry .entry-content .entry-meta {
	display          : -webkit-box;
	display          : -ms-flexbox;
	display          : flex;
	-webkit-box-align: center;
	-ms-flex-align   : center;
	align-items      : center;
	margin-bottom    : 6px;
}

.blog-entry .entry-content .entry-meta .entry-date {
	margin-right: 20px;
}

.blog-entry .entry-content .entry-meta .entry-date .day,
.blog-entry .entry-content .entry-meta .entry-date .year {
	font-weight   : 400;
	font-size     : 13px;
	line-height   : 16px;
	color         : #616161;
	text-transform: capitalize;
}

.blog-entry .entry-content .entry-meta .entry-date .day:after {
	content     : ',';
	margin-right: 3px;
}

.blog-entry .entry-content .entry-meta .entry-author {
	text-transform: capitalize;
}

.blog-entry .entry-content .entry-meta .entry-author p {
	font-weight  : 400;
	font-size    : 13px;
	line-height  : 16px;
	color        : #1C2721;
	margin-bottom: 0;
}

.blog-entry .entry-content .entry-title {
	margin-bottom: 12px;
	height: 55px;
}
.blog-entry .entry-content .entry-title h4{
	margin-bottom: 12px;
}

.blog-entry .entry-content .entry-title h4 a {
	font-size         : 18px;
	/*font-weight       : 600;
	line-height       : 28px;*/
	margin-bottom     : 0;
	text-transform    : capitalize;
	color             : #0D7D51;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition     : 0.3s ease-in-out;
	transition        : 0.3s ease-in-out;
}

.blog-entry .entry-content .entry-title h4 a:hover {
	color: #1C2721;
}

@media (min-width: 992px) and (max-width: 1200px) {
	.blog-entry .entry-content .entry-title h4 a {
		font-size: 18px;
	}
}

.blog-entry .entry-content .entry-bio p {
	font-size    : 15px;
	font-weight  : 400;
	line-height  : 25px;
	margin-bottom: 22px;
}

@media screen and (max-width: 767.98px) {
	.blog-entry .entry-content .entry-more {
		text-align: center;
	}
}

.blog-entry .entry-content .entry-more a {
    width: 167px;
    /* height: 45px; */
    padding: 0 20px;
    /* border: 2px solid rgba(46, 120, 49, 0.7); */
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    display: inline-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: bold;
    color: #0D7D51;
}

.blog-entry .entry-content .entry-more a::before {
	content: unset;
}

.blog-entry .entry-content .entry-more a:hover i {
	-webkit-transform: translateX(10px);
	-ms-transform    : translateX(10px);
	transform        : translateX(10px);
}

.blog-entry .entry-content .entry-more a i {
	display           : -webkit-inline-box;
	display           : -ms-inline-flexbox;
	display           : inline-flex;
	-webkit-box-pack  : center;
	-ms-flex-pack     : center;
	justify-content   : center;
	-webkit-box-align : center;
	-ms-flex-align    : center;
	align-items       : center;
	width             : 20px;
	height            : 20px;
	border-radius     : 50%;
	background-color  : #0D7D51;
	color             : #ffffff;
	font-size         : 12px;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition     : 0.3s ease-in-out;
	transition        : 0.3s ease-in-out;
}

/* Blog Grid */
.blog-grid {
	padding: 70px 0 110px;
}

.blog-grid .owl-carousel .owl-stage-outer {
	overflow: visible;
}

.blog-grid .owl-carousel .owl-stage-outer .owl-item {
	opacity: 0;
}

.blog-grid .owl-carousel .owl-stage-outer .owl-item.active {
	opacity: 1;
}

.blog-grid .owl-carousel .owl-dots {
	position        : relative;
	right           : auto;
	bottom          : auto;
	-webkit-box-pack: center;
	-ms-flex-pack   : center;
	justify-content : center;
}

@media screen and (max-width: 991.98px) {
	.blog-grid .owl-carousel .owl-dots {
		margin-top: 0;
	}
}

.blog-grid .owl-carousel .owl-dots .owl-dot {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
}

.blog-grid.blog-grid-2 {
	padding-top: 510px;
}

.blog-grid.blog-grid-3 {
	padding-top: 130px;
}

@media screen and (max-width: 991.98px) {
	.blog-grid.blog-grid-3 {
		padding-top   : 70px;
		padding-bottom: 70px;
	}
}

.blog-grid.blog-grid-4 {
	padding-top: 218px;
}

@media screen and (max-width: 991.98px) {
	.blog-grid.blog-grid-4 {
		padding-top   : 70px;
		padding-bottom: 70px;
	}
}

.blog-grid.blog-grid-5 {
	padding-top   : 110px;
	padding-bottom: 110px;
}

@media screen and (max-width: 991.98px) {
	.blog-grid.blog-grid-5 {
		padding-top   : 70px;
		padding-bottom: 70px;
	}
}

.blog-grid.blog-grid-5 .blog-entry {
	margin-bottom: 30px;
}

.blog-grid.blog-grid-5 .pagination {
	margin-top: 20px;
}
.bgFull {
    min-height: 250px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-top-right-radius: 0.57rem;
}

.heading.heading-5 {
    margin-bottom: 25px;
}
.pos-vertical-center {
	position         : relative;
	top              : 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform    : translateY(-50%);
	transform        : translateY(-50%);
}

/*------------------------------------*\
    #Carousel
\*------------------------------------*/
.owl-nav.disabled {
	display: none;
}

.carousel-dots {
	position: relative;
}

.carousel-dots button.owl-dot,
.carousel-dots button.owl-dot:focus {
	padding           : 0;
	background-color  : transparent;
	border            : none;
	outline           : none;
	-webkit-box-shadow: none;
	box-shadow        : none;
}

.carousel-dots .owl-dots {
	display          : -webkit-box;
	display          : -ms-flexbox;
	display          : flex;
	-webkit-box-pack : center;
	-ms-flex-pack    : center;
	justify-content  : center;
	-webkit-box-align: end;
	-ms-flex-align   : end;
	align-items      : flex-end;
	z-index          : 5;
}

.carousel-dots .owl-dots .owl-dot {
	margin-right: 10px;
	display     : -webkit-inline-box;
	display     : -ms-inline-flexbox;
	display     : inline-flex;
}

.carousel-dots .owl-dots .owl-dot:last-child {
	margin-right: 0;
}

.carousel-dots .owl-dots .owl-dot.active span {
	background-color: #0D7D51;
	height          : 6px;
}

.carousel-dots .owl-dots .owl-dot span {
	display           : inline-block;
	width             : 35px;
	height            : 3px;
	border-top        : 3px solid transparent;
	background-color  : #117F54;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition     : 0.3s ease-in-out;
	transition        : 0.3s ease-in-out;
	margin-right      : 0;
	position          : relative;
}

@media screen and (max-width: 767.98px) {
	.carousel-dots .owl-dots .owl-dot span {
		width: 25px;
	}
}

@media screen and (min-width: 992px) {
	.carousel-dots.dots-side .owl-dots {
		position: absolute;
		bottom  : -17px;
		right   : 0;
	}
}

@media screen and (max-width: 991.98px) {
	.carousel-dots.dots-side .owl-dots {
		margin-bottom: 35px;
	}
}

.owl-carousel .owl-stage-outer {
	overflow: visible;
}

.owl-carousel .owl-stage-outer .owl-item {
	opacity: 0;
}

.owl-carousel .owl-stage-outer .owl-item.active {
	opacity: 1;
}

.carousel-navs {
	position: relative;
}

.carousel-navs .owl-nav span {
	font-size: 0;
}

@media screen and (min-width: 992px) {
	.carousel-navs .owl-nav {
		position         : absolute;
		top              : 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform    : translateY(-50%);
		transform        : translateY(-50%);
		right            : 0;
		left             : 0;
	}
}

.carousel-navs .owl-next,
.carousel-navs .owl-prev {
	position: absolute;
}

.carousel-navs .owl-next:hover::before,
.carousel-navs .owl-prev:hover::before {
	color: #ccc337;
}

.carousel-navs .owl-next:before,
.carousel-navs .owl-prev:before {
	font-family: "Font Awesome 5 Pro";
	font-size         : 43px;
	font-weight       : 600;
	color             : #687596;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition     : 0.3s ease-in-out;
	transition        : 0.3s ease-in-out;
}

.carousel-navs .owl-prev {
	left: 50px;
}

.carousel-navs .owl-prev:before {
	content: "\f053";
	font-family: "Font Awesome 5 Pro";
}

.carousel-navs .owl-next {
	right: 50px;
}

.carousel-navs .owl-next:before {
	content: "\f054";
	font-family: "Font Awesome 5 Pro";
}

.carousel-navs .owl-dots {
	position: absolute;
	bottom  : 30px;
	width   : 100%;
}
.slider {
    padding-top: 0;
    padding-bottom: 0;
}
.slider .slide {
    padding-top: 0;
    height: 540px;
}
.slider .slide img {
    padding-top: 0;
    height: 540px;
	object-fit: cover;
}
@media (min-width: 320px) and (max-width: 991px){
.slider .slide {
    height: 200px;
}
.slider .slide img {
    height: 200px;
	object-fit: cover;
}
.slider .carousel-navs .owl-nav {
    display: none;
}
}
.bg-section {
    position: relative;
    overflow: hidden;
    z-index: 1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 100%;
    /* padding-right: 49px; */
    border-right: 10px solid #eaeaea;
    border-top-left-radius: 48px;
    border-bottom-right-radius: 150px;
    text-decoration: none!important;
}
/*------------------------------------*\
    #Features
\*------------------------------------*/
.features {
	padding-top   : 80px;
	padding-bottom: 100px;
	overflow      : visible;
}

@media screen and (max-width: 767.98px) {
	.features {
		padding-top   : 70px;
		padding-bottom: 70px;
	}
}

.features .feature-panel-holder {
	-webkit-transition: 0.3s ease-in-out;
	-o-transition     : 0.3s ease-in-out;
	transition        : 0.3s ease-in-out;
}

.features .feature-panel-holder:hover .feature-panel {
	background-color: #ffffff;
}

.features .feature-panel-holder:hover .feature-panel .feature-icon {
	-webkit-animation: bounce 0.5s ease-in-out;
	animation        : bounce 0.5s ease-in-out;
}

.features .feature-panel-holder:hover .feature-panel a {
	background-color: #0D7D51;
	padding-left    : 15px;
	padding-right   : 15px;
}

.features .feature-panel-holder:hover .feature-panel a i {
	color: #ffffff;
}

.features .feature-panel-holder:hover .feature-panel a span {
	font-size  : 14px;
	opacity    : 1;
	margin-left: 10px;
}

.features .feature-panel-holder:hover .feature-panel.feature-panel-2 {
	-webkit-box-shadow: 0px 5px 83px 0px rgba(40, 40, 40, 0.21);
	box-shadow        : 0px 5px 83px 0px rgba(40, 40, 40, 0.21);
}

.features .feature-panel-holder .feature-panel {

    /* position: relative; */
    padding: 10px 6px 18px;
    /* display: -webkit-box; */
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    /* align-items: center; */
    /* text-align: center; */
    /* overflow: hidden; */
    /* background-color: #ffffff; */
    border-radius: 8px;
    /* -webkit-box-shadow: 0px 5px 83px 0px rgba(40, 40, 40, 0.21); */
    /*box-shadow: 0px 5px 83px 0px rgba(40, 40, 40, 0.21);*/
    /* cursor: pointer; */
    margin-bottom: 30px;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 63px;
    text-decoration: none!important;
}

@media (min-width: 992px) and (max-width: 1200px) {
	.features .feature-panel-holder .feature-panel {
		padding: 39px 19px 40px;
	}
}

@media screen and (max-width: 991.98px) {
	.features .feature-panel-holder .feature-panel {
		max-width: 370px;
		margin   : 0 auto 30px;
	}
}

.features .feature-panel-holder .feature-panel .feature-icon {
	margin-bottom: 17px;
}

.features .feature-panel-holder .feature-panel .feature-icon i::before {
	color             : #1C2721;
	margin-left       : 0;
	font-size         : 65px;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition     : 0.3s ease-in-out;
	transition        : 0.3s ease-in-out;
}

.features .feature-panel-holder .feature-panel .feature-content {
	display              : -webkit-box;
	display              : -ms-flexbox;
	display              : flex;
	-webkit-box-orient   : vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction   : column;
	flex-direction       : column;
	-webkit-box-align    : center;
	-ms-flex-align       : center;
	align-items          : center;
	text-align           : center;
}

.features .feature-panel-holder .feature-panel .feature-content h4 {
	font-weight       : 600;
	font-size         : 19px;
	line-height       : 27px;
	text-transform    : capitalize;
	margin-bottom     : 16px;
	color             : #353535;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition     : 0.3s ease-in-out;
	transition        : 0.3s ease-in-out;
}

.features .feature-panel-holder .feature-panel .feature-content p {
	font-size         : 15px;
	line-height       : 25px;
	margin-bottom     : 20px;
	color             : #666;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition     : 0.3s ease-in-out;
	transition        : 0.3s ease-in-out;
}

.features .feature-panel-holder .feature-panel a {
	display           : -webkit-box;
	display           : -ms-flexbox;
	display           : flex;
	-webkit-box-pack  : center;
	-ms-flex-pack     : center;
	justify-content   : center;
	-webkit-box-align : center;
	-ms-flex-align    : center;
	align-items       : center;
	padding           : 10px;
	height            : 32px;
	border-radius     : 16px;
	background-color  : #1C2721;
	font-size         : 12px;
	color             : #ffffff;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition     : 0.3s ease-in-out;
	transition        : 0.3s ease-in-out;
	-webkit-box-shadow: 0px 3px 63px 0px rgba(40, 40, 40, 0.11);
	box-shadow        : 0px 3px 63px 0px rgba(40, 40, 40, 0.11);
}

.features .feature-panel-holder .feature-panel a i {
	-webkit-transition: 0.3s ease-in-out;
	-o-transition     : 0.3s ease-in-out;
	transition        : 0.3s ease-in-out;
}

.features .feature-panel-holder .feature-panel a span {
	font-size         : 0;
	opacity           : 0;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition     : 0.3s ease-in-out;
	transition        : 0.3s ease-in-out;
	display           : -webkit-inline-box;
	display           : -ms-inline-flexbox;
	display           : inline-flex;
	text-transform    : capitalize;
	font-weight       : 700;
	font-size         : 0px;
	color             : #ffffff;
}

.features .feature-panel-holder .feature-panel.feature-panel-2 {
	-webkit-box-shadow: 0px 5px 83px 0px rgba(40, 40, 40, 0.11);
	box-shadow        : 0px 5px 83px 0px rgba(40, 40, 40, 0.11);
}

.features .actions-holder {
	display          : -webkit-box;
	display          : -ms-flexbox;
	display          : flex;
	-webkit-box-align: center;
	-ms-flex-align   : center;
	align-items      : center;
	justify-content: end;
}

@media screen and (max-width: 991.98px) {
	.features .actions-holder {
		-webkit-box-pack: center;
		-ms-flex-pack   : center;
		justify-content : center;
	}
}

@media screen and (max-width: 767.98px) {
	.features .actions-holder {
		-webkit-box-orient   : vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction   : column;
		flex-direction       : column;
	}
}

.features .actions-holder .btn {
margin-right: 30px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 2;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 0 30px;
    border: 0;
    width: 170px;
    height: 65px;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-transition-property: background, color;
    -o-transition-property: background, color;
    transition-property: background, color;
    border-radius: 4px;
    overflow: hidden;
    color: #ffffff;
    /* padding-right: 49px; */
    border-right: 15px solid #eaeaea;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 63px;
    /* border-radius: 4px; */
    overflow: hidden;
}
.btn--primary {
    background-color: #0D7D51;
    color: #ffffff;
}
.features .actions-holder .btn:first-child {
	width: 180px;
}

.features .actions-holder .btn:last-child {
	width       : 180px;
	margin-right: 0;
	padding     : 0 28px;
	background-color: #1C2721;
}

@media screen and (max-width: 767.98px) {
	.features .actions-holder .btn {
		margin-right : 0;
		margin-bottom: 20px;
	}
}

.features .carousel-dots .owl-dots {
	margin-top   : 10px;
	margin-bottom: 70px;
}

.features.features-1 {
	padding-bottom: 0;
}

.features.features-2 {
	padding-bottom: 50px;
	position      : relative;
	z-index       : 2;
}

.features.features-2 .feature-panel-holder .feature-panel {
	margin-bottom: 32px;
}

.features.features-3 {
	padding-top   : 0;
	padding-bottom: 0;
}

.features.features-4 {
	padding-top   : 130px;
	padding-bottom: 110px;
	position      : relative;
}

@media screen and (max-width: 991.98px) {
	.features.features-4 {
		padding-top   : 70px;
		padding-bottom: 70px;
	}
}

.features.features-4 .features-overlay {
	position         : absolute;
	top              : 0;
	left             : 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform    : translateX(-50%);
	transform        : translateX(-50%);
	height           : 100%;
	width            : calc(100% - 7%);
	border-radius    : 12px;
}

@media screen and (max-width: 991.98px) {
	.features.features-4 .features-overlay {
		width: calc(100% - 4%);
	}
}

.features.features-4 .heading {
	position: relative;
	z-index : 1;
}

.features.features-4 .owl-carousel .owl-dots {
	margin-bottom: 0;
}

@media screen and (max-width: 991.98px) {
	.more-features {
		text-align   : center;
		margin-bottom: 40px;
	}
}

.more-features p {
	font-weight  : 700;
	font-size    : 16px;
	color        : #1C2721;
	margin-bottom: 30px;
}

.more-features p a {
	position          : relative;
	color             : #ccc337;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition     : 0.3s ease-in-out;
	transition        : 0.3s ease-in-out;
	text-transform    : capitalize;
}

.more-features p a:hover {
	color: rgba(50, 195, 108, 0.7);
}

.more-features .btn {
	width: 185px;
}

.more-features.more-features-2 {
	text-align       : center;
	display          : -webkit-box;
	display          : -ms-flexbox;
	display          : flex;
	-webkit-box-align: center;
	-ms-flex-align   : center;
	align-items      : center;
	-webkit-box-pack : center;
	-ms-flex-pack    : center;
	justify-content  : center;
	padding-top      : 40px;
	padding-bottom   : 40px;
}

@media screen and (max-width: 991.98px) {
	.more-features.more-features-2 {
		-webkit-box-orient   : vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction   : column;
		flex-direction       : column;
		margin-bottom        : 0;
	}
}

.more-features.more-features-2 p {
	margin-right : 30px;
	margin-bottom: 0;
	font-size    : 15px;
}

@media screen and (max-width: 991.98px) {
	.more-features.more-features-2 p {
		margin-right : 0;
		margin-bottom: 30px;
	}
}

.more-features.more-features-2 .btn {
	width  : 178px;
	height : 45px;
	padding: 0 23px;
	color  : #1C2721;
}

.more-features.more-features-3 {
	text-align: center;
}

.more-features.more-features-3 p {
	font-weight  : 700;
	font-size    : 15px;
	color        : #ffffff;
	margin-bottom: 0px;
}

.more-features.more-features-3 p a {
	position          : relative;
	font-weight       : 700;
	color             : #1C2721;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition     : 0.3s ease-in-out;
	transition        : 0.3s ease-in-out;
	text-transform    : capitalize;
	padding-bottom    : 6px;
}

.more-features.more-features-3 p a:hover::before {
	width: calc(100% - 20%);
}

.more-features.more-features-3 p a::before {
	content           : '';
	-webkit-transition: 0.3s ease-in-out;
	-o-transition     : 0.3s ease-in-out;
	transition        : 0.3s ease-in-out;
	position          : absolute;
	bottom            : 0;
	left              : 50%;
	-webkit-transform : translateX(-50%);
	-ms-transform     : translateX(-50%);
	transform         : translateX(-50%);
	width             : 100%;
	height            : 2px;
	background-color  : #1C2721;
}

.features-bar {
	padding-top   : 0;
	padding-bottom: 0px;
	overflow      : visible;
}

.features-bar .features-holder {
	position         : relative;
	z-index          : 55;
	-webkit-transform: translateY(-80px);
	-ms-transform    : translateY(-80px);
	transform        : translateY(-80px);
	margin-bottom    : -80px;
	/*background-color : #ffffff;*/
	border-radius    : 4px;
	overflow         : hidden;
}

@media screen and (max-width: 567px) {
	.features-bar .features-holder {
		max-width: 370px;
	}
}

@media screen and (min-width: 992px) {
	.features-bar .features-holder {
		/*-webkit-box-shadow: 0px 5px 83px 0px rgba(9, 29, 62, 0.15);
		box-shadow        : 0px 5px 83px 0px rgba(9, 29, 62, 0.15);*/
	}
}

@media screen and (max-width: 767.98px) {
	.features-bar .features-holder {
		margin: 0 auto -80px;
	}
}

@media screen and (max-width: 767px) {
	.features-bar .features-holder {
		padding-bottom: 40px;
	}
}

.features-bar .features-holder .feature-panel {
	padding: 34px 40px 40px;
}

@media screen and (max-width: 767px) {
	.features-bar .features-holder .feature-panel {
		padding-bottom: 0;
	}
}

@media screen and (min-width: 992px) {
	.features-bar .features-holder .feature-panel {
		-webkit-box-shadow: 0px 3px 63px 0px rgba(40, 40, 40, 0.11);
		box-shadow        : 0px 3px 63px 0px rgba(40, 40, 40, 0.11);
	}
}

@media screen and (max-width: 991.98px) {
	.features-bar .features-holder .feature-panel {
		max-width: 370px;
		margin   : 0 auto;
	}
}

@media (min-width: 992px) and (max-width: 1200px) {
	.features-bar .features-holder .feature-panel {
		padding-left : 30px;
		padding-right: 30px;
	}
}

.features-bar .features-holder .feature-panel:hover .feature-content i {
	color            : #ffffff;
	background-color : #ccc337;
	-webkit-transform: rotate(360deg);
	-ms-transform    : rotate(360deg);
	transform        : rotate(360deg);
}

.features-bar .features-holder .feature-panel .feature-content {
	position             : relative;
	z-index              : 3;
	text-align           : center;
	display              : -webkit-box;
	display              : -ms-flexbox;
	display              : flex;
	-webkit-box-orient   : vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction   : column;
	flex-direction       : column;
	-webkit-box-align    : center;
	-ms-flex-align       : center;
	align-items          : center;
}

.features-bar .features-holder .feature-panel .feature-content i {
	margin-bottom     : 7px;
	width             : 94px;
	height            : 94px;
	display           : -webkit-box;
	display           : -ms-flexbox;
	display           : flex;
	-webkit-box-pack  : center;
	-ms-flex-pack     : center;
	justify-content   : center;
	-webkit-box-align : center;
	-ms-flex-align    : center;
	align-items       : center;
	border-radius     : 50%;
	background-color  : #ffffff;
	color             : #ccc337;
	position          : relative;
	overflow          : hidden;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition     : 0.3s ease-in-out;
	transition        : 0.3s ease-in-out;
}

.features-bar .features-holder .feature-panel .feature-content i::before {
	font-size: 65px;
	z-index  : 2;
}

.features-bar .features-holder .feature-panel .feature-content h5 {
	text-transform: capitalize;
	font-weight   : 600;
	font-size     : 19px;
	line-height   : 28px;
	color         : #1C2721;
	margin-bottom : 0px;
}

.features-bar .actions-holder {
	display          : -webkit-box;
	display          : -ms-flexbox;
	display          : flex;
	-webkit-box-align: center;
	-ms-flex-align   : center;
	align-items      : center;
}

@media screen and (max-width: 991.98px) {
	.features-bar .actions-holder {
		-webkit-box-pack: center;
		-ms-flex-pack   : center;
		justify-content : center;
	}
}

@media screen and (max-width: 767.98px) {
	.features-bar .actions-holder {
		-webkit-box-orient   : vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction   : column;
		flex-direction       : column;
	}
}

.features-bar .actions-holder .btn {
	width       : 170px;
	height      : 60px;
	margin-right: 30px;
}

@media screen and (max-width: 767.98px) {
	.features-bar .actions-holder .btn {
		margin-right : 0;
		margin-bottom: 20px;
	}
}

.features-bar .actions-holder .btn:last-child {
	border-color               : #687696;
	border                     : 2px solid;
	-webkit-transition-property: background, color, border-color;
	-o-transition-property     : background, color, border-color;
	transition-property        : background, color, border-color;
}

.features-bar .actions-holder .btn:last-child::before {
	background-color: #ccc337;
	width           : calc(100% + 4px);
	height          : calc(100% + 4px);
	top             : -2px;
	left            : -2px;
}

.features-bar .actions-holder .btn:last-child:hover {
	border-color: #1C2721;
}
.bg-overlay:before {
    content: "";
    display: inline-block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.bg-overlay-theme2:before {
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), to(#178258e6));
	background-image: -o-linear-gradient(180deg, rgba(255,255,255,0.7) 0%, rgba(44,42,41,0.9) 100%);
	background-image: linear-gradient(180deg, rgba(255,255,255,0.5) 0%, rgba(44,42,41,0.1) 100%);
}
/*------------------------------------*\
    #Projects
\*------------------------------------*/
.projects.projects-modern {
	/*padding-top   : 50px;*/
	padding-bottom: 70px;
}

@media screen and (max-width: 991.98px) {
	.projects.projects-modern {
		/*padding-top: 130px;*/
		padding-bottom: 40px;
	}
}

.projects.projects-modern.projects-modern-2 {
	padding-top: 210px;
}

@media screen and (max-width: 991.98px) {
	.projects.projects-modern.projects-modern-2 {
		padding-top: 170px;
	}
}

.projects.projects-modern.projects-modern-3 {
	padding-top   : 86px;
	padding-bottom: 110px;
}

@media screen and (max-width: 991.98px) {
	.projects.projects-modern.projects-modern-3 {
		padding-top   : 66px;
		padding-bottom: 70px;
	}
}

.projects.projects-grid {
	padding-top   : 114px;
	padding-bottom: 130px;
}

@media screen and (max-width: 991.98px) {
	.projects.projects-grid {
		padding-top   : 54px;
		padding-bottom: 105px;
	}
}

@media (max-width: 400px) {
	.projects.projects-grid .carousel {
		padding: 0 5%;
	}
}

.projects.projects-grid .carousel .owl-stage-outer {
	overflow: hidden;
}

.projects.projects-grid .carousel .owl-stage-outer .owl-item {
	opacity: 1;
}

.projects.projects-grid .carousel .owl-nav {
	top: 167px;
}

@media screen and (max-width: 991.98px) {
	.projects.projects-grid .carousel .owl-nav {
		display: none;
	}
}

.projects.projects-grid .carousel .owl-nav .owl-prev,
.projects.projects-grid .carousel .owl-nav .owl-next {
	display           : -webkit-box;
	display           : -ms-flexbox;
	display           : flex;
	-webkit-box-pack  : center;
	-ms-flex-pack     : center;
	justify-content   : center;
	-webkit-box-align : center;
	-ms-flex-align    : center;
	align-items       : center;
	width             : 110px;
	height            : 110px;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition     : 0.3s ease-in-out;
	transition        : 0.3s ease-in-out;
}

.projects.projects-grid .carousel .owl-nav .owl-prev::before,
.projects.projects-grid .carousel .owl-nav .owl-next::before {
	color      : #ffffff;
	content    : '\e906';
	font-family: 'energia';
	font-size  : 20px;
}

.projects.projects-grid .carousel .owl-nav .owl-prev {
	left            : 0;
	border-radius   : 0 8px 8px 0;
	background-color: #0D7D51;
}

.projects.projects-grid .carousel .owl-nav .owl-prev:hover {
	background-color: #3c9959;
}

.projects.projects-grid .carousel .owl-nav .owl-prev:before {
	-webkit-transform: rotate(270deg);
	-ms-transform    : rotate(270deg);
	transform        : rotate(270deg);
}

.projects.projects-grid .carousel .owl-nav .owl-next {
	right           : 0;
	border-radius   : 8px 0px 0px 8px;
	background-color: #0D7D51;
}

.projects.projects-grid .carousel .owl-nav .owl-next:hover {
	background-color: #3c9959;
}

.projects.projects-grid .carousel .owl-nav .owl-next:before {
	-webkit-transform: rotate(90deg);
	-ms-transform    : rotate(90deg);
	transform        : rotate(90deg);
}

.projects.projects-grid .carousel .owl-dots {
	position: absolute;
	width   : 100%;
	bottom  : -100px;
}

.projects.projects-grid .project-panel:hover {
	-webkit-box-shadow: none;
	box-shadow        : none;
}

.projects.projects-grid .project-panel .project-panel-holder .project-content {
	padding: 17px 38px 17px;
}

@media (min-width: 992px) and (max-width: 1200px) {
	.projects.projects-grid .project-panel .project-panel-holder .project-content {
		padding-left : 10px;
		padding-right: 10px;
	}
}

.projects.projects-grid .project-panel .project-panel-holder .project-content .project-title {
	margin-bottom: 6px;
}

.projects.projects-grid.projects-grid-2 {
	padding-top   : 0;
	padding-bottom: 0;
}

@media (max-width: 400px) {
	.projects.projects-grid.projects-grid-2 .carousel {
		padding: 0;
	}
}

.projects.projects-grid.projects-grid-2 .carousel .owl-nav {
	position             : absolute;
	top                  : 125px;
	left                 : -58px;
	display              : -webkit-box;
	display              : -ms-flexbox;
	display              : flex;
	-webkit-box-orient   : vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction   : column;
	flex-direction       : column;
}

@media screen and (max-width: 991.98px) {
	.projects.projects-grid.projects-grid-2 .carousel .owl-nav {
		display: none;
	}
}

.projects.projects-grid.projects-grid-2 .carousel .owl-nav .owl-prev,
.projects.projects-grid.projects-grid-2 .carousel .owl-nav .owl-next {
	display           : -webkit-box;
	display           : -ms-flexbox;
	display           : flex;
	-webkit-box-pack  : center;
	-ms-flex-pack     : center;
	justify-content   : center;
	-webkit-box-align : center;
	-ms-flex-align    : center;
	align-items       : center;
	width             : auto;
	height            : auto;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition     : 0.3s ease-in-out;
	transition        : 0.3s ease-in-out;
}

.projects.projects-grid.projects-grid-2 .carousel .owl-nav .owl-prev::before,
.projects.projects-grid.projects-grid-2 .carousel .owl-nav .owl-next::before {
	color      : #ffffff;
	font-family: 'carousel';
	font-size  : 40px;
}

.projects.projects-grid.projects-grid-2 .carousel .owl-nav .owl-prev span,
.projects.projects-grid.projects-grid-2 .carousel .owl-nav .owl-next span {
	display: none;
}

.projects.projects-grid.projects-grid-2 .carousel .owl-nav .owl-prev {
	left            : auto;
	border-radius   : 0;
	background-color: transparent;
}

.projects.projects-grid.projects-grid-2 .carousel .owl-nav .owl-prev:before {
	content          : '\e990';
	-webkit-transform: rotate(0deg);
	-ms-transform    : rotate(0deg);
	transform        : rotate(0deg);
	color            : #1C2721;
}

.projects.projects-grid.projects-grid-2 .carousel .owl-nav .owl-next {
	right           : auto;
	margin-bottom   : 25px;
	border-radius   : 0px;
	background-color: transparent;
}

.projects.projects-grid.projects-grid-2 .carousel .owl-nav .owl-next:before {
	content          : '\e991';
	color            : #ccc337;
	-webkit-transform: rotate(0deg);
	-ms-transform    : rotate(0deg);
	transform        : rotate(0deg);
}

.projects.projects-grid.projects-grid-2 .project-panel .project-panel-holder .project-content {
	display              : -webkit-box;
	display              : -ms-flexbox;
	display              : flex;
	-webkit-box-orient   : vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction   : column;
	flex-direction       : column;
}

.projects.projects-grid.projects-grid-2 .project-panel .project-panel-holder .project-content .project-title {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order           : 2;
	order                    : 2;
}

.projects.projects-grid.projects-grid-2 .project-panel .project-panel-holder .project-content .project-cat {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order           : 1;
	order                    : 1;
	margin-bottom            : 0;
}

.projects.projects-grid.projects-grid-3 {
	padding-top   : 86px;
	padding-bottom: 110px;
}

@media screen and (max-width: 991.98px) {
	.projects.projects-grid.projects-grid-3 {
		padding-top   : 66px;
		padding-bottom: 70px;
	}
}

.projects.projects-grid.projects-grid-3 .project-panel {
	margin-bottom: 10px;
}

.projects.projects-grid.projects-grid-3 #load-more {
	margin-top: 10px;
}

.projects.projects-standard {
	padding-top   : 86px;
	padding-bottom: 110px;
}

@media screen and (max-width: 991.98px) {
	.projects.projects-standard {
		padding-top   : 66px;
		padding-bottom: 70px;
	}
}

.projects.projects-standard .project-panel {
	-webkit-box-shadow: 0px 5px 83px 0px rgba(40, 40, 40, 0.11);
	box-shadow        : 0px 5px 83px 0px rgba(40, 40, 40, 0.11);
	margin-bottom     : 30px;
}

.projects.projects-standard .project-panel:hover .project-panel-holder .project-content {
	-webkit-transition: 0.3s ease-in-out;
	-o-transition     : 0.3s ease-in-out;
	transition        : 0.3s ease-in-out;
	background-color  : #ccc337;
}

.projects.projects-standard .project-panel:hover .project-panel-holder .project-content .project-title h4 a {
	color: #ffffff;
}

.projects.projects-standard .project-panel:hover .project-panel-holder .project-content .project-cat a {
	color: #ffffff;
}

.projects.projects-standard .project-panel .project-panel-holder .project-img {
	border-radius: 8px 8px 0 0;
}

.projects.projects-standard .project-panel .project-panel-holder .project-content {
	background-color: #ffffff;
	padding         : 30px 38px 27px;
	border-radius   : 0 0 8px 8px;
}

@media (min-width: 992px) and (max-width: 1200px) {
	.projects.projects-standard .project-panel .project-panel-holder .project-content {
		padding-left : 10px;
		padding-right: 10px;
	}
}

.projects.projects-standard .project-panel .project-panel-holder .project-content .project-title {
	margin-bottom: 6px;
}

.projects.projects-standard #load-more {
	margin-top: 20px;
}

.projects.projects-standard.projects-standard-2 {
	padding-top   : 36px;
	padding-bottom: 145px;
}

@media screen and (max-width: 767.98px) {
	.projects.projects-standard.projects-standard-2 {
		padding-bottom: 105px;
	}
}

.projects.projects-standard.projects-standard-2 .project-panel {
	margin-bottom: 50px;
}

.projects.projects-standard.projects-standard-2 .owl-carousel .owl-dots {
	position: absolute;
	width   : 100%;
	bottom  : -100px;
}

.projects .projects-load-more {
	text-align: center;
}

.projects .projects-load-more .btn {
	width             : 222px;
	-webkit-box-shadow: 0px 3px 63px 0px rgba(40, 40, 40, 0.11);
	box-shadow        : 0px 3px 63px 0px rgba(40, 40, 40, 0.11);
}

.projects.projects-gallery {
	padding-top   : 20px;
	padding-bottom: 30px;
}

@media screen and (max-width: 991.98px) {
	.projects.projects-gallery {
		padding-top   : 70px;
		padding-bottom: 70px;
	}
}

.projects.projects-gallery .project-panel {
	margin-bottom: 30px;
}

.projects.projects-gallery .project-panel:hover {
	-webkit-box-shadow: none;
	box-shadow        : none;
}

.projects.projects-gallery .project-panel:hover .project-panel-holder .project-img img {
	-webkit-transform: scale(1);
	-ms-transform    : scale(1);
	transform        : scale(1);
}

.projects.projects-gallery .project-panel:hover .project-panel-holder .project-img .project-hover {
	opacity   : 1;
	visibility: visible;
}

.projects.projects-gallery .project-panel .project-panel-holder .project-img {
	border-radius: 8px;
}

.projects.projects-gallery .project-panel .project-panel-holder .project-img::after {
	content: unset;
}

.projects.projects-gallery .project-panel .project-panel-holder .project-img .project-hover {
	position          : absolute;
	top               : 50%;
	left              : 50%;
	-webkit-transform : translate(-50%, -50%);
	-ms-transform     : translate(-50%, -50%);
	transform         : translate(-50%, -50%);
	width             : 80px;
	height            : 80px;
	border-radius     : 50%;
	z-index           : 2;
	display           : -webkit-box;
	display           : -ms-flexbox;
	display           : flex;
	-webkit-box-pack  : center;
	-ms-flex-pack     : center;
	justify-content   : center;
	-webkit-box-align : center;
	-ms-flex-align    : center;
	align-items       : center;
	background        : rgba(13, 125, 81, 0.7);
	opacity           : 0;
	visibility        : hidden;
	-webkit-transition: 0.4s ease-in-out;
	-o-transition     : 0.4s ease-in-out;
	transition        : 0.4s ease-in-out;
}

.projects.projects-gallery .project-panel .project-panel-holder .project-img .project-hover .project-zoom {
	color    : #ffffff;
	font-size: 20px;
}

.projects.projects-gallery .project-panel .project-panel-holder .project-img .project-hover a {
	position: absolute;
	top     : 0;
	left    : 0;
	right   : 0;
	width   : 100%;
	height  : 100%;
	z-index : 2;
}

.projects.projects-gallery .btn {
	margin-top: 10px;
	border    : 2px solid #1C2721;
}

.projects.projects-gallery .btn:focus .projects.projects-gallery .btn::active {
	color: #1C2721;
}

.projects #load-more {
	-webkit-box-shadow: 0px 3px 63px 0px rgba(40, 40, 40, 0.11);
	box-shadow        : 0px 3px 63px 0px rgba(40, 40, 40, 0.11);
}

.projects #load-more i {
	font-size: 12px;
}

.project-panel {
	margin-bottom     : 20px;
	background-color  : #ffffff;
	-webkit-transition: 0.5s ease-in-out;
	-o-transition     : 0.5s ease-in-out;
	transition        : 0.5s ease-in-out;
	border-radius     : 15px;
	/*border-bottom-right-radius: 70px;*/
	border: 1px solid rgba(194, 194, 194, 0.3);
}

.project-panel:hover {
	-webkit-box-shadow: 0 3px 20px 0 rgba(40, 40, 40, 0.13);
	box-shadow        : 0 3px 20px 0 rgba(40, 40, 40, 0.13);
}

.project-panel:hover .project-panel-holder .project-img img {
	-webkit-transform: scale(1.1);
	-ms-transform    : scale(1.1);
	transform        : scale(1.1);
}

.project-panel:hover .project-panel-holder .project-img::after {
	-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
	transform        : scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}

.project-panel:hover .project-panel-holder .project-content .project-more .btn {
	-webkit-box-shadow: 0px 3px 63px 0px rgba(40, 40, 40, 0.11);
	box-shadow        : 0px 3px 63px 0px rgba(40, 40, 40, 0.11);
	color             : #ffffff;
	background-color  : #117F54;
	border-color      : #117F54;
}

.project-panel:hover .project-panel-holder .project-content .project-more .btn i {
	color: #117F54;
}

@media screen and (max-width: 991.98px) {
	.project-panel {
		margin   : 0 auto 30px;
		max-width: 370px;
	}
}

.project-panel .project-panel-holder .project-img {
	position     : relative;
	overflow     : hidden;
	border-radius: 15px;
	
}

.project-panel .project-panel-holder .project-img::after {
	position          : absolute;
	top               : 0;
	left              : 0;
	width             : 100%;
	height            : 100%;
	background        : rgba(255, 255, 255, 0.5);
	content           : '';
	z-index           : 1;
	-webkit-transition: -webkit-transform 0.6s;
	transition        : -webkit-transform 0.6s;
	-o-transition     : transform 0.6s;
	transition        : transform 0.6s;
	transition        : transform 0.6s, -webkit-transform 0.6s;
	-webkit-transform : scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
	transform         : scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}

.project-panel .project-panel-holder .project-img a {
	position: absolute;
	top     : 0;
	left    : 0;
	right   : 0;
	width   : 100%;
	height  : 100%;
	z-index : 2;
}

.project-panel .project-panel-holder .project-img img {
	max-width         : 100%;
	height            : auto;
	padding: 20px;
	border-radius: 24px;
	-webkit-transition: 0.5s ease-in-out;
	-o-transition     : 0.5s ease-in-out;
	transition        : 0.5s ease-in-out;
}

.project-panel .project-panel-holder .project-content {
	padding   : 33px 40px 40px;
	text-align: center;
}

@media (min-width: 992px) and (max-width: 1200px) {
	.project-panel .project-panel-holder .project-content {
		padding-right: 25px;
		padding-left : 25px;
	}
}

@media screen and (min-width: 992px) {
	.project-panel .project-panel-holder .project-content {
		text-align: left;
	}
}

.project-panel .project-panel-holder .project-content .project-title {
	margin-bottom: 50px;
}

.project-panel .project-panel-holder .project-content .project-title h1 {
	margin-bottom: 0;
}

.project-panel .project-panel-holder .project-content .project-title h1 a {
	font-size     : 20px;
	font-weight   : 600;
	line-height   : 27px;
	text-transform: capitalize;
	color         : #0D7D51;
}

@media (min-width: 992px) and (max-width: 1200px) {
	.project-panel .project-panel-holder .project-content .project-title h1 a {
		font-size: 18px;
	}
}

.project-panel .project-panel-holder .project-content .project-title h1 a:hover {
	color: #0D7D51;
}

.project-panel .project-panel-holder .project-content .project-cat {
	margin-bottom: 3px;
}

.project-panel .project-panel-holder .project-content .project-cat a {
	color         : #666;
	font-size     : 14px;
	font-weight   : 400;
	line-height   : 28px;
	position      : relative;
	text-transform: capitalize;
}

.project-panel .project-panel-holder .project-content .project-cat a::before {
	content           : '';
	height            : 1px;
	width             : 100%;
	background-color  : #666;
	position          : absolute;
	bottom            : -2px;
	left              : 0;
	opacity           : 0;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition     : 0.3s ease-in-out;
	transition        : 0.3s ease-in-out;
}

.project-panel .project-panel-holder .project-content .project-cat a:hover {
	color: #ccc337;
}

.project-panel .project-panel-holder .project-content .project-cat a:hover::before {
	opacity: 1;
}

.project-panel .project-panel-holder .project-content .project-cat a::after {
	content     : ",";
	margin-right: 5px;
}

.project-panel .project-panel-holder .project-content .project-cat a:last-of-type::after {
	content: none;
}

.project-panel .project-panel-holder .project-content .project-desc {
	margin-bottom: 32px;
}

.project-panel .project-panel-holder .project-content .project-desc p {
	color        : #6c6c6c;
	font-size    : 15px;
	line-height  : 25px;
	margin-bottom: 0;
}

.project-panel .project-panel-holder .project-content .project-more .btn {
	border            : 2px solid rgba(143, 100, 192, 0.5);
	width             : 100%;
	height            : 55px;
	color             : #117F54;
	-webkit-transition: 0.5s ease-in-out;
	-o-transition     : 0.5s ease-in-out;
	transition        : 0.5s ease-in-out;
}

.project-panel .project-panel-holder .project-content .project-more .btn i {
	width             : 28px;
	height            : 28px;
	background-color  : #ffffff;
	display           : -webkit-box;
	display           : -ms-flexbox;
	display           : flex;
	-webkit-box-pack  : center;
	-ms-flex-pack     : center;
	justify-content   : center;
	-webkit-box-align : center;
	-ms-flex-align    : center;
	align-items       : center;
	color             : #117F54;
	border-radius     : 50%;
	-webkit-transition: 0.5s ease-in-out;
	-o-transition     : 0.5s ease-in-out;
	transition        : 0.5s ease-in-out;
}

.project-panel .project-panel-holder .project-content .project-more .btn::before {
	content: unset;
}

.project-panel .project-panel-holder .project-content .project-more .btn:hover i {
	-webkit-transform: translateX(10px);
	-ms-transform    : translateX(10px);
	transform        : translateX(10px);
}
.panel {
    background-color: #fff;
    border: 1px solid transparent;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
	border-color: #156e42;
}
.panel-body {
    padding: 15px;
}
.toplamAlt {
    font-size: 17px;
    display: inline-block;
    border: 1px solid #156e42;
    background-color: #156e42;
    color: #fff;
    border-radius: 0px;
    padding-left: 10px;
    margin-left: 16px;
	font-weight: bold;
	margin-top: 6px;
    margin-bottom: 6px;
}
.toplamTutar {
    font-size: 16px;
    display: inline-block;
    padding: 4px 10px;
    background-color: #fff;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    color: #E31E24;
}
/* Owl Touch Scroll Fix */
body, html {
    overflow-x: hidden;
}