/*
Theme Name: RivetteMall
Theme URI: http://rivettemall.com
Author: the WordPress team
Author URI: http://rivettemall.com/
Description: Main Rivette Mall Theme
Version: 1.0
*/

@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,700,800&display=swap');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');
@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200;300;400;600;700;900&display=swap');
@font-face {
	font-family: 'SummerFont';
	src: url('fonts/BetterSummer.eot');
	src: url('fonts/BetterSummer.eot?#iefix') format('embedded-opentype'), url('fonts/BetterSummer.woff2') format('woff2'), url('fonts/BetterSummer.woff') format('woff'), url('fonts/BetterSummer.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Cairo', sans-serif;
	color: #616161;
}

p {
	font-family: 'Cairo', sans-serif;
}

.main-font {
	font-family: 'Cairo', sans-serif;
}

.alt-font {
	font-family: 'Cairo', sans-serif;
}

.leater-space {
	letter-spacing: 1px;
}

.color-black {
	color: #384141;
}

.color-blue {
	color: #21c2c2;
}


/* overlay */

.bg-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.btn {
	display: inline-block;
	border: 2px solid transparent;
	letter-spacing: .5px;
	line-height: inherit;
	border-radius: 0;
	text-transform: capitalize;
	width: auto;
	font-family: 'Cairo', sans-serif;
	font-weight: 400;
	transition-duration: 0.3s !important;
	transition-timing-function: ease-in-out!important;
}


/* button size */

.btn.btn-very-small {
	font-size: 9px;
	padding: 1px 17px;
	line-height: 22px;
}

.btn.btn-small {
	font-size: 11px;
	padding: 4px 24px;
}

.btn.btn-medium {
	font-size: 12px;
	padding: 6px 25px 5px;
}

.btn.btn-large {
	font-size: 13px;
	padding: 9px 34px;
	line-height: 25px
}

.btn.btn-extra-large {
	font-size: 15px;
	padding: 12px 40px 13px;
	line-height: 25px
}

.btn-dual .btn {
	margin: 0 10px;
}

.btn i {
	margin-left: 6px;
	vertical-align: middle;
	position: relative;
	top: -1px
}

.btn.btn-black {
	background: #000000;
	border-color: #000000;
	color: #fff;
	font-size: 15px;
}

.btn.btn-black:hover,
.btn.btn-black:focus {
	background: transparent;
	color: #000;
	font-size: 15px;
}

.btn.btn-pak {
	background-color: #439f76;
	border-color: #FFFFFF;
	color: #FFFFFF;
	font-size: 15px;
}

.btn.btn-pak:hover,
.btn.btn-pak:focus {
	background-color: #FFFFFF;
	border-color: #439f76;
	color: #439f76;
	font-size: 15px;
}

.btn.btn-sky {
	background-color: #384141;
	border-color: #FFFFFF;
	color: #FFFFFF;
	font-size: 15px;
}

.btn.btn-sky:hover,
.btn.btn-sky:focus {
	background-color: #FFFFFF;
	border-color: #384141;
	color: #384141;
	font-size: 15px;
}

.btn.btn-pink {
	background-color: #e23939;
	border-color: #FFFFFF;
	color: #FFFFFF;
	font-size: 15px;
}

.btn.btn-pink:hover,
.btn.btn-pink:focus {
	background-color: #FFFFFF;
	border-color: #e23939;
	color: #e23939;
	font-size: 15px;
}

.btn.btn-green {
	background-color: #53be53;
	border-color: #53be53;
	color: #FFFFFF;
	font-size: 15px;
}

.btn.btn-green:hover,
.btn.btn-green:focus {
	background: transparent;
	color: #53be53;
	font-size: 15px;
}

.btn.btn-blackish {
	background: #384141;
	border-color: #384141;
	color: #fff;
	font-size: 15px;
}

.btn.btn-blackish:hover,
.btn.btn-black:focus {
	background: transparent;
	color: #384141;
	font-size: 15px;
}

.btn.btn-blue {
	background: #101a14;
	color: #fff;
	font-size: 15px;
	transition: .5s !important;
}

.btn.btn-blue:hover,
.btn.btn-black:focus {
	font-size: 15px;
	transition: .5s !important;
	background: #be9459;
}

.btn.btn-green-blue {
	background: #53be53;
	border-color: #53be53;
	color: #fff;
	font-size: 15px;
}

.btn.btn-green-blue:hover,
.btn.btn-green-blue:focus {
	background-color: #24c4f4;
	border-color: #24c4f4;
	color: #FFFFFF;
	font-size: 15px;
}


/* button rounded */

.btn.btn-rounded {
	border-radius: 50px
}

.btn.btn-rounded.btn-very-small {
	padding: 2px 23px 1px;
}

.btn.btn-rounded.btn-small {
	padding: 5px 29px;
}

.btn.btn-rounded.btn-medium {
	padding: 6px 32px;
}

.btn.btn-rounded.btn-large {
	padding: 9px 38px;
}

.btn.btn-rounded.btn-extra-large {
	padding: 12px 45px 13px;
}

body,
html {}

#blog,
body {
	/* overflow: auto; */
}

.full-screen {
	height: 100vh;
}

.color-white {}

#pp-nav.right ul {
	list-style-type: none;
}

#page-scroll .section {
	height: 100vh;
	background-color: #fff;
	overflow: hidden;
	padding: 150px 0;
}

#page1 {
	padding: 0 !important;
	top: 0;
}


/* ===================================
   Loader
====================================== */

.loader {
	position: fixed;
	height: 100%;
	width: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 111111;
	background: #ffffff;
	overflow: hidden !important;
	display: flex;
	justify-content: center;
	align-items: center;
}

.loader .loader-container .circle {
	animation: circle 1s infinite linear;
	border-radius: 50%;
	border: 3px solid rgba(255, 255, 255, 0.3);
	border-top-color: #eee;
	height: 170px;
	margin: 0 auto 45px auto;
	width: 170px;
}

@keyframes circle {
	to {
		transform: rotateZ(360deg);
	}
}


/*-------------
   end loader
 -------------*/

.slider-social {
	display: inline-block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 4px;
	z-index: 13;
}

.slider-social a {
	display: block;
	width: 25px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	border-radius: 50px;
	color: #fff;
	font-size: 16px;
	margin: 9px;
	border: 1px solid transparent;
	transition: all .2s ease-in-out;
}

#page2 .slider-social a,
#page3 .slider-social a {
	color: #585858;
}

.slider-social a:hover {
	background-color: #000;
}

.slider-social .animated-wrap a:hover {
	background-color: #fff;
	color: #756001;
	margin-left: 15px;
}


/* center-block */

.center-block {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}


/*--------------------------------------------------
	Header
---------------------------------------------------*/

.navbar-standard {
	position: absolute;
	top: 0;
	z-index: 9;
	padding: 33px 0px;
	width: 100%;
}

.scrollpage .navbar-standard {}

.navbar-standard #menu {
	margin: 0;
	padding: 0;
}

.logo-dark {
	max-width: 80%;
}

.navbar-standard #menu>li {
	display: inline-block;
}

.navbar-standard #menu>li>a {
	color: #fff;
	text-decoration: none;
	padding: 10px 20px;
	border-bottom: 2px solid transparent;
}

.navbar-standard #menu>li>a.current,
.navbar-standard #menu>li>a:hover {
	border-bottom: 2px solid #FF9800;
}


/* Side Menu */

.side-menu {
	width: 100%;
	opacity: 0;
	position: fixed;
	/*left: 0;*/
	/*top: 0;*/
	background: linear-gradient(to right, #202020 -50%, #212529 93%);
	z-index: 0;
	height: 100%;
	/*-webkit-transform: translate3d(-100%, 0, 0);*/
	/*transform: translate3d(-100%, 0, 0);*/
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	-o-transition: all .5s ease;
	/*overflow: hidden;*/
	visibility: hidden;
}

.whitecolor {
	color: #FFFFFF;
}

.side-menu.left {
	left: 0;
	right: auto;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}

.side-menu.before-side {
	width: 280px;
}

.side-menu.side-menu-active,
.side-menu.before-side {
	/*-webkit-transform: translate3d(0, 0, 0);*/
	/*transform: translate3d(0, 0, 0);*/
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	z-index: 999;
	opacity: 0.9;
	visibility: visible;
}

.pul-menu .side-menu.side-menu-active {
	visibility: visible;
	opacity: 1;
}

.side-menu .navbar-brand {
	margin: 0 0 2.5rem 0;
}


/*Side overlay*/

#close_side_menu {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	-webkit-transition: opacity 300ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
	-o-transition: opacity 300ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
	transition: opacity 300ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
	display: none;
	z-index: 1031;
	opacity: 0.4;
}


/*side clode btn*/

.side-menu .btn-close {
	height: 33px;
	width: 33px;
	display: inline-block;
	text-align: center;
	position: absolute;
	top: 29px;
	right: 47px;
	cursor: pointer;
}

.side-menu.before-side .btn-close {
	display: none;
}

.just-sidemenu #sidemenu_toggle {
	position: fixed;
	z-index: 999;
	/*background: #fff;*/
	right: 0;
	top: 16px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .15);
	box-shadow: 0 0 20px rgba(0, 0, 0, .15);
}

.side-menu .btn-close::before,
.side-menu .btn-close::after {
	position: absolute;
	left: 16px;
	content: ' ';
	height: 24px;
	width: 2px;
	background: #fff;
	top: 5px;
}

.side-menu .btn-close:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.side-menu .btn-close:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.side-menu.right-btn .btn-close {
	right: 47px;
	left: auto;
}

.side-nav-btn {
	position: absolute;
	top: 37px;
	right: 22px;
	font-size: 18px;
	color: #FFFFFF;
	transform: rotate(180deg);
	transition: all 0.3s ease;
	width: 28px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer;
	z-index: 99;
	-webkit-transition: all linear 300ms;
}

.side-nav-btn span {
	content: "";
	display: block;
	width: 100%;
	height: 2px;
	background: #ffffff;
	position: relative;
	top: 50%;
	margin-top: 6px;
	right: 0;
	-webkit-transition: all linear 300ms;
}

.side-nav-btn:hover span:nth-child(1),
.side-nav-btn:hover span:nth-child(3) {
	width: 60%;
	-webkit-transition: all linear 300ms;
}

.side-nav-btn.active {
	display: none;
}

.header-appear .side-nav-btn {
	top: 19px;
	right: 40px;
}

.side-menu .inner-wrapper {
	padding: 3.5rem 5rem;
	height: 100%;
	position: relative;
	overflow-y: auto;
	overflow: hidden;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: flex-end;
	text-align: left;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.pul-menu.pushwrap .side-menu .inner-wrapper {
	padding: 3.5rem 2.5rem;
}

.inner-wrapper .navbar-nav {
	-ms-flex-direction: inherit;
	flex-direction: inherit;
}

.side-menu .side-nav {
	margin-bottom: 30px;
	display: block;
	width: 100%
}

.side-nav .navbar-nav li {
	display: block;
	margin: 0 auto;
	padding: 0 !important;
	opacity: 0;
	-webkit-transition: all 0.8s ease 500ms;
	-o-transition: all 0.8s ease 500ms;
	transition: all 0.8s ease 500ms;
	-webkit-transform: translateY(30px);
	-ms-transform: translateY(30px);
	-o-transform: translateY(30px);
	transform: translateY(30px);
}

.side-nav .navbar-nav li:first-child {
	-webkit-transition-delay: .1s;
	-o-transition-delay: .1s;
	transition-delay: .1s;
}

.side-nav .navbar-nav li:nth-child(2) {
	-webkit-transition-delay: .2s;
	-o-transition-delay: .2s;
	transition-delay: .2s;
}

.side-nav .navbar-nav li:nth-child(3) {
	-webkit-transition-delay: .3s;
	-o-transition-delay: .3s;
	transition-delay: .3s;
}

.side-nav .navbar-nav li:nth-child(4) {
	-webkit-transition-delay: .4s;
	-o-transition-delay: .4s;
	transition-delay: .4s;
}

.side-nav .navbar-nav li:nth-child(5) {
	-webkit-transition-delay: .5s;
	-o-transition-delay: .5s;
	transition-delay: .5s;
}

.side-nav .navbar-nav li:nth-child(6) {
	-webkit-transition-delay: .6s;
	-o-transition-delay: .6s;
	transition-delay: .6s;
}

.side-nav .navbar-nav li:nth-child(7) {
	-webkit-transition-delay: .7s;
	-o-transition-delay: .7s;
	transition-delay: .7s;
}

.side-nav .navbar-nav li:nth-child(8) {
	-webkit-transition-delay: .8s;
	-o-transition-delay: .8s;
	transition-delay: .8s;
}

.side-nav .navbar-nav li:nth-child(9) {
	-webkit-transition-delay: .9s;
	-o-transition-delay: .9s;
	transition-delay: .9s;
}

.side-menu.side-menu-active .side-nav .navbar-nav li {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}

.side-nav .navbar-nav li a {
	transition: all .3s ease;
}


/*.navbar-collapse .nav-item:hover a.nav-link.scroll, .header-appear .navbar-collapse .nav-item:hover a.nav-link.scroll{*/


/*color: #f5218a !important;*/


/*transition: all .3s ease;*/


/*}*/

.top-center-logo .navbar-nav .text-black:hover,
.top-fixed-nav .navbar-nav .whitecolor:hover,
.top-center-logo .navbar-nav .whitecolor:hover {
	color: #f5218a !important;
}

.side-nav .navbar-nav a {
	display: inline-table;
	color: #fff;
	padding: 2px 0 3px 0 !important;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: normal;
	position: relative;
	-webkit-border-radius: 0;
	border-radius: 0;
}

.side-logo-nav .navbar-nava {
	position: relative;
}

.side-logo-nav .navbar-nav a:hover,
.side-logo-nav .navbar-nav a:focus {
	color: #FFFFFF;
}

.side-nav .navbar-nav a::after {
	content: "";
	position: absolute;
	background: #ffc107;
	display: inline-block;
	width: 0;
	height: 3px;
	bottom: 0;
	left: 0;
	overflow: hidden;
	-webkit-transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);
	-o-transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);
	transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);
}

.side-nav .navbar-nav a:hover::after,
.side-nav .navbar-nav a.active::after {
	width: 100%;
}

.side-nav .navbar-nav a.active {
	background: transparent;
}

.side-menu p {
	font-size: 13px;
	margin-top: .5rem;
	margin-bottom: 0;
}

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

.social-icons-simple {
	margin-bottom: 0;
	margin-left: -10px;
	padding: 0;
}

.social-icons-simple li {
	display: inline-block;
}

.social-icons-simple li a {
	display: block;
	font-size: 16px;
	color: #FFFFFF;
	height: 38px;
	line-height: 38px;
	border: 1px solid transparent;
	text-align: center;
	width: 38px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	position: relative;
	z-index: 1;
	overflow: hidden;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

.social-icons-simple li a:hover {
	color: #FFFFFF;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}


/* ===================================
    Services Section
====================================== */

.services-item {
	max-width: 560px;
	margin: 0 auto;
	text-align: center;
}

.per-slide {
	opacity: 0;
	-webkit-transition: all .7s ease-in .3s;
	-o-transition: all .7s ease-in .3s;
	transition: all .7s ease-in .3s;
}

#services_slider .owl-item.active .services-item .per-slide,
#news_slider .owl-item.active .services-item .per-slide {
	opacity: 1;
}

.services-item .services-icon {
	font-size: 2.5rem;
	color: #ffffff;
	width: 45px;
	height: 45px;
	display: inline-block;
	-webkit-transition: all .7s ease-in .3s;
	-o-transition: all .7s ease-in .3s;
	transition: all .7s ease-in .3s;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	margin-bottom: 2rem;
}

.services-item:hover .services-icon {
	-webkit-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

#services_slider .owl-item.active .services-item .testimonial-line,
#news_slider .owl-item.active .services-item .testimonial-line {
	width: 140px;
	opacity: 1;
}

.services-item .testimonial-line {
	width: 5px;
	opacity: 0;
	height: 3px;
	left: 73%;
	position: relative;
	text-align: right;
	margin-bottom: 40px;
	background-color: #d00520;
}

.services-item .destination {
	font-size: 13px;
	font-weight: 400;
	color: #9c9c9c;
}

#services_slider .owl-dots,
#news_slider .owl-dots {
	position: relative;
	bottom: 0;
	display: block;
	text-align: right;
	width: 100%;
}


/* owl carousel bullets */

#services_slider .owl-dots .owl-dot,
#news_slider .owl-dots .owl-dot {
	height: 11px;
	width: 11px;
	margin: 2px 10px;
	position: relative;
	display: inline-block;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #e5e5e5 !important;
	cursor: pointer;
}

#services_slider .owl-dots .owl-dot.active span,
.owl-dots .owl-dot:hover span,
#news_slider .owl-dots .owl-dot.active span,
.owl-dots .owl-dot:hover span {
	background: #e5e5e5;
}

#services_slider .owl-dots .owl-dot.active,
#news_slider .owl-dots .owl-dot.active {
	background: #d00520 !important;
}


/*--------------------------------------------
               Ends Services
----------------------------------------------*/


/* ===================================
    Team
====================================== */

.newsBg {
	background: url(img/news-bg2.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.newsBg .pot-2 {
	left: 0 !important;
	bottom: 0 !important;
}

.testimonial-line {
	width: 5px;
	height: 3px;
	opacity: 0;
	background-color: #d00520;
	transition: width .5s ease-in;
}

#testimonial-quote .owl-item.active .testimonial-line {
	opacity: 1;
	width: 140px;
}

.team-img {
	max-width: 135px;
	min-height: 135px;
	transform: scale(.5);
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 70px;
	overflow: hidden;
	transition: all .5s ease-in;
}

#testimonial-quote .owl-item.active .team-img {
	transform: scale(1);
}

.testimonial-quote,
h2,
p {
	color: #101a14;
}

.testimonial-wrapp,
.testimonial-wrapp .testimonial-text,
.testimonial-wrapp .testimonial-photo,
.testimonial-wrapp .quoted,
.testimonial-quote {
	position: relative;
	-webkit-transition: all .4s ease-in;
	-o-transition: all .4s ease-in;
	transition: all .4s ease-in;
}

.testimonial-wrapp,
.testimonial-wrapp .testimonial-text {
	text-align: center;
}

.testimonial-wrapp .quoted,
.testimonial-wrapp .testimonial-photo {
	display: inline-block;
}

.testimonial-wrapp .quoted {
	background: #643094;
	color: #fff;
	font-size: 20px;
	line-height: 50px;
	height: 50px;
	width: 50px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-transform: translateY(50%);
	-ms-transform: translateY(50%);
	-o-transform: translateY(50%);
	transform: translateY(50%);
	z-index: 1;
}

.testimonial-wrapp .testimonial-text {
	background: #f6f6f6;
	padding: 4.25rem 2.5rem;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #f1f1f1;
}

.testimonial-wrapp .testimonial-photo {
	height: 100px;
	width: 100px;
	margin-top: -50px;
}

.testimonial-wrapp .testimonial-photo,
.testimonial-wrapp .testimonial-photo>img {
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

#testimonial-slider .owl-item:nth-child(2n) .testimonial-wrapp .quoted,
#testimonial-slider .owl-item:nth-child(2n) .testimonial-wrapp:hover .testimonial-text {
	background: #00bcd4;
}

.testimonial-wrapp:hover .testimonial-text {
	background: #643094;
	color: #fff;
}

.testimonial-quote,
h1:active {
	opacity: 1;
}

#owl-thumbs.owl-dots {
	text-align: left;
	position: relative;
	display: inline-block;
	vertical-align: top;
	height: 500px;
	width: 100%;
	padding-bottom: 0;
	top: 100px;
}

#owl-thumbs.owl-dots .owl-dot {
	height: 3px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 12px;
	border: none;
	top: 475px;
	left: 8px;
	z-index: 10;
	background: rgb(0 0 0 / 0.3);
}

#owl-thumbs.owl-dots .owl-dot>img {
	display: none;
}

#owl-thumbs.owl-dots .owl-dot.active {
	background: transparent;
	height: 500px;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 300px;
	border: none;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	border: 4px solid #fff;
}

#owl-thumbs.owl-dots .owl-dot.active {
	z-index: 2;
}

#owl-thumbs.owl-dots .owl-dot.active>img {
	max-width: inherit!important;
	height: 500px;
	display: block;
	width: auto;
}

#owl-thumbs.owl-dots .owl-dot::after {
	display: none;
}

#owl-thumbs.owl-dots .owl-dot.active {
	z-index: 5;
	opacity: 1;
}

#owl-thumbs.owl-dots .owl-dot:hover {
	background: #dc3545
}

#owl-thumbs.owl-dots .owl-dot.active:hover {
	background: inherit;
}


/*-------------------------------*/


/*team ends*/


/*-------------------------------*/


/*--------------------------------
           progress bar
---------------------------------*/

.team-progress {
	padding-bottom: 1rem;
}

.bg-skills {
	background: url(img/skils-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.team-progress .progress-item {
	margin-bottom: 2rem;
	list-style: none;
}

.progress-item {
	letter-spacing: 2px;
}

.team-progress .progress {
	height: 12px;
	margin-top: 12px;
	overflow: hidden;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	background-color: #eaeaea;
}

.team-progress .progress-item .count {
	font-weight: 500;
}

.team-progress .progress-bar {
	height: 100%;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background: #21c2c2;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3264f5', endColorstr='#7202bb', GradientType=1);
}


/*---------------------------
        End Progress
-----------------------------*/


/*--------------------------------------------------
	Portfolio
---------------------------------------------------*/

#content-scroll {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: visible;
	height: 100%;
	width: 100%;
}

#showcase-holder {
	width: 100%;
	height: 100vh;
	position: relative;
	perspective: 1000px;
}

#showcase-tilt-wrap {
	width: 100%;
	height: 100vh;
	position: absolute;
	perspective: 1000px;
	overflow: hidden;
}

#showcase-tilt {
	width: 100%;
	height: 100%;
	position: fixed;
	overflow: visible;
	transform-style: preserve-3d;
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}

#showcase-tilt.disabled {
	-webkit-transform: translate3d(0, 0, 0) scale(1.05) !important;
	transform: translate3d(0, 0, 0) scale(1.05) !important;
	-webkit-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
}

#showcase-slider {
	height: 100%;
	width: 100%;
}

.swiper-slide {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	-webkit-user-select: none;
	-webkit-touch-callout: none;
	user-select: none;
}

.swiper-slide::after {
	content: "";
	width: 100%;
	height: 60%;
	position: absolute;
	bottom: 0;
	left: 0;
	pointer-events: none;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff00000', endColorstr='#a6000000', GradientType=0);
}

.img-mask {
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	display: table;
	position: relative;
	box-sizing: border-box;
	-webkit-transition: 1.2s ease-in-out;
	transition: 1.2s ease-in-out;
}

.section-image {
	position: relative;
	width: 100%;
	height: 100vh;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	opacity: 1;
}

.title {
	font-weight: 700;
	font-family: 'Cairo', sans-serif;
	position: relative;
	display: block;
	margin-bottom: 0px;
	display: inline-block;
	vertical-align: top;
	width: auto;
	font-size: 3.5vw;
	line-height: 90px;
}

.swiper-pagination-bullet:first-child .title {
	opacity: 0;
	-webkit-transform: translateY(15vh) scale(1);
	transform: translateY(15vh) scale(1);
}

.title span {
	display: block;
	float: left;
	margin: 0;
	min-width: 20px;
	width: auto;
	line-height: 90px;
	height: 90px;
	box-sizing: border-box;
	opacity: 0;
	-webkit-transform: translateX(100px) scale(1.1);
	transform: translateX(100px) scale(1.1);
}

.swiper-pagination-bullet:first-child .title span {
	opacity: 1;
	-webkit-transform: translateX(0px) scale(1);
	transform: translateX(0px) scale(1);
}

.subtitle {
	margin-bottom: 0;
	opacity: 1;
	line-height: 20px;
	position: relative;
	left: 0;
	display: block;
	font-size: 1.1rem;
	font-weight: 600;
	font-family: 'Cairo', sans-serif;
	opacity: 0;
	-webkit-transform: translateX(20px) scale(1);
	transform: translateX(20px) scale(1);
}

.swiper-pagination-bullet:first-child .subtitle {
	opacity: 0;
	-webkit-transform: translateY(15vh) scale(1);
	transform: translateY(15vh) scale(1);
}

#showcase-holder .showcase-pagination-wrap {
	position: absolute;
	right: 0;
	left: 0;
	margin: 0 auto;
	top: -13%;
	box-sizing: border-box;
	width: 100%;
	z-index: 100;
	height: 100%;
	display: table;
	pointer-events: none;
	transform: translateY(-30vh);
	-webkit-transform: translateY(-30vh);
}

#showcase-holder .showcase-pagination {
	width: 100%;
	height: 100%;
	display: table-cell;
	vertical-align: bottom;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	pointer-events: none;
}

#showcase-holder .swiper-pagination-bullet {
	position: absolute;
	width: 100%;
	height: auto;
	display: block;
	opacity: 0;
	border-radius: 0;
	background: transparent;
	box-sizing: border-box;
	text-align: center;
	bottom: 0;
	transition: opacity .3s ease-in-out;
}

#showcase-holder .swiper-pagination-bullet-active {
	transition: opacity .3s ease-in-out;
	opacity: 1;
}

#showcase-holder .swiper-pagination-bullet {
	color: #fff;
	text-align: center;
}

.light-content #showcase-holder .swiper-pagination-bullet {
	color: rgba(255, 255, 255, 1);
	text-align: center;
}

.showcase-counter {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
}

.counter-wrap {
	-webkit-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}

.counter {
	height: 20px;
	width: 50px;
	position: absolute;
	bottom: 38px;
	left: 230px;
	text-align: center;
	opacity: 0;
	font-size: 1.1rem;
	font-weight: 500;
	color: #fff;
	line-height: 20px;
	-webkit-transform: translateY(20px) scale(1);
	transform: translateY(20px) scale(1);
}

.light-content .counter,
.light-content .showcase-counter span::after {
	color: #fff;
}

.showcase-counter span {
	width: 20px;
	height: 20px;
	font-size: 1.1rem;
	line-height: 20px;
	position: absolute;
	bottom: 38px;
	left: 300px;
	opacity: 1;
	font-weight: 500;
	color: #fff;
	-webkit-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}

.showcase-counter span::after {
	content: attr(data-total);
	position: relative;
}

.showcase-counter::before {
	content: '';
	width: 1px;
	height: 10px;
	position: absolute;
	bottom: 44px;
	left: 282px;
	background-color: rgb(255, 255, 255);
	-webkit-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}

.light-content .showcase-counter::before {
	background-color: rgb(255, 255, 255);
}

.scale-up .counter-wrap,
.scale-up .showcase-counter::after,
.scale-up .showcase-counter::before {
	opacity: 0 !important;
}

.swiper-pagination-bullet:first-child .counter {
	opacity: 0;
	-webkit-transform: translateY(0px) scale(1);
	transform: translateY(0px) scale(1);
}

.caption-border {
	height: 1px;
	background-color: rgba(255, 255, 255, 0.15);
	position: absolute;
	margin: 0 auto;
	bottom: 50px;
	transition: width 0.8s cubic-bezier(0.68, 0, 0.265, 1) 0.2s;
	-webkit-transition: width 0.8s cubic-bezier(0.68, 0, 0.265, 1) 0.2s;
}

.light-content .caption-border {
	background-color: rgba(255, 255, 255, 0.15);
}

.caption-border.left {
	left: 400px;
}

.caption-border.right {
	right: 400px;
}

.caption-border.left::before {
	content: '';
	width: 90px;
	height: 1px;
	position: fixed;
	left: 80px;
	bottom: 50px;
	background-color: rgba(255, 255, 255, 0.4);
}

.caption-border.right::after {
	content: '';
	width: 90px;
	height: 1px;
	position: fixed;
	right: 80px;
	bottom: 50px;
	background-color: rgba(255, 255, 255, 0.5);
}

.caption-border.left .btn-hold-progress-bar {
	right: 0;
}

.caption-border.right .btn-hold-progress-bar {
	left: 0;
}

.arrows-wrap {
	width: 160px;
	height: 80px;
	position: absolute;
	right: 200px;
	pointer-events: initial;
	bottom: 10px;
	pointer-events: initial;
	opacity: 0;
}

.prev-wrap,
.next-wrap {
	width: 80px;
	height: 80px;
	float: left;
	display: flex;
	position: relative;
	justify-content: center;
	align-items: center;
}

.arrows-wrap .swiper-button-next,
.arrows-wrap .swiper-button-prev {
	position: relative;
	top: auto;
	width: 40px;
	height: 40px;
	margin-top: 0;
	z-index: 10;
	cursor: pointer;
	background-size: 11px 20px;
	background-position: center;
	background-repeat: no-repeat;
	left: auto;
	right: auto;
	background-image: none !important;
}

.arrows-wrap .swiper-button-prev::before {
	height: 40px;
	width: 40px;
	position: absolute;
	left: 0;
	font-size: 30px;
	line-height: 40px;
	text-align: center;
	font-family: LineIcons;
	content: "\EA44";
	color: #fff;
	-webkit-transition: 0.15s ease-in-out;
	transition: 0.15s ease-in-out;
}

.arrows-wrap .swiper-button-next::before {
	height: 40px;
	width: 40px;
	position: absolute;
	left: 0;
	font-size: 30px;
	line-height: 40px;
	text-align: center;
	font-family: LineIcons;
	content: "\EA46";
	color: #fff;
	-webkit-transition: 0.15s ease-in-out;
	transition: 0.15s ease-in-out;
}


/*====================================
             portfolio
=====================================*/

.swiper-thumbnails {
	position: absolute;
	left: 29%;
	bottom: 10%;
	transform: translateX(50%);
}

.bullet {
	height: 50px;
	width: 50px;
	cursor: pointer;
	border-radius: 50%;
	padding: 0px;
	border: 2px solid white;
}

.swiper-thumbnails .bullet img {
	width: 100%;
	border-radius: 50%;
}

.swiper-thumbnails .bullet {
	background: transparent;
	height: 60px;
	margin: 0;
	position: relative;
	width: 60px;
	outline: none;
	border: 5px solid rgba(255, 255, 255, .3);
	margin-left: -30px;
	opacity: .65;
	-webkit-transform: scale(.95);
	-ms-transform: scale(.95);
	-o-transform: scale(.95);
	transform: scale(.95);
}

.swiper-thumbnails .bullet.is-active {
	background: transparent;
	height: 60px;
	margin: 0;
	position: relative;
	width: 60px;
	z-index: 99;
	border: 5px solid rgba(255, 255, 255, 1);
	margin-left: -30px;
	opacity: 1;
	-webkit-transform: scale(.95);
	-ms-transform: scale(.95);
	-o-transform: scale(.95);
	transform: scale(.95);
}

.swiper-thumbnails .bullet:hover {
	opacity: 0.8;
	border: 5px solid rgba(255, 255, 255, 0.66);
	-webkit-transition: opacity 0.2s ease-in-out 0.5s;
	transition: opacity 0.2s ease-in-out 0.5s;
}

.swiper-thumbnails .bullet.is-active:hover {
	opacity: 1;
	border: 5px solid rgba(255, 255, 255, 1);
}

div[data-title="THE QUEEN"] {
	font-size: 20px;
}


/*====================================
             portfolio
 =====================================*/


/* ===================================
   Contact
====================================== */

.bg-contact .pp-tableCell {
	background: url(img/contact-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.contact-body {
	width: 100%;
	height: 500px;
}

.main-title {
	position: relative;
	margin-bottom: 4rem;
	/* text-align: center; */
}

.main-title h5 {
	font-family: "Cairo", sans-serif;
	font-weight: 400;
	margin-bottom: 1.5rem;
	color: #24c1dd;
}

.main-title h2 {
	text-transform: capitalize;
	color: #000;
	max-width: 650px;
	margin-bottom: 1.5rem;
	/* margin-left: auto; */
	/* margin-right: auto; */
	font-size: 56px;
	font-family: "Cairo", sans-serif;
	font-weight: normal;
}

.main-title p {
	max-width: 720px;
	margin: 0 auto;
}

.alert-danger {
	border-radius: 36px;
}

.contact-para-setting {
	max-width: 480px;
}

.contact-info .icon-box {
	display: table;
	padding-top: 1.5rem;
}

.contact-info .icon-box:last-child {
	padding-bottom: 0.5rem;
}

.contact-info h5 {
	margin-bottom: 2rem;
}

.contact-info i {
	display: table-cell;
	font-size: 30px;
	padding-right: 15px;
}

.contact-info p {
	transform: translateY(-10px);
}

.form-control {
	/* padding: 1.5rem .75rem; */
}

.form-control.message {
	padding: 13px 10px 10px;
	height: 150px;
}

.contact-form-textfield input,
.contact-form-textfield textarea {
	font-size: 1.1rem;
	border: none;
	color: #535353 !important;
	border-radius: 30px;
	-webkit-transition: 300ms ease-in all;
	-o-transition: 300ms ease-in all;
	transition: 300ms ease-in all;
}

.contact-form-textfield input::-webkit-input-placeholder,
.contact-form-textfield textarea::-webkit-input-placeholder,
.contact-form-textfield input:-moz-placeholder,
.contact-form-textfield textarea:-moz-placeholder,
.contact-form-textfield input::-moz-placeholder,
.contact-form-textfield textarea::-moz-placeholder,
.contact-form-textfield input:-ms-input-placeholder,
.contact-form-textfield textarea:-ms-input-placeholder,
.contact-form-textfield input::placeholder,
.contact-form-textfield textarea::placeholder {
	color: #333 !important;
}

.contact-form-textfield textarea {
	height: 120px;
	resize: none;
}

.form-control {
	box-shadow: none;
}

.contact-box-shadow {
	background: #ffffff;
	-webkit-box-shadow: 0px 0px 26px 16px rgba(0, 0, 0, 0.02);
	box-shadow: 0px 0px 26px 16px rgba(0, 0, 0, 0.02);
	padding: 30px 25px;
}

.contact-form-center {
	max-width: 950px;
	margin: 0 auto;
}

.company-contact-form .form-control,
.company-contact-form .form-control:focus {
	background-color: #fff;
	border-radius: 0;
}

.contact-form-textfield input,
.contact-form-textfield textarea {}

.company-contact-form .form-control::placeholder {
	color: #b3b3b3;
}

.company-contact-form .form-control:-ms-input-placeholder {
	color: #b3b3b3;
}

.company-contact-form .form-control:-ms-input-placeholder {
	color: #b3b3b3;
}


/* ===================================
    Footer
====================================== */

footer.bg-black2 {
	background: #f8f9fa;
}

.footer-icons li {
	display: inline-block;
}

.footer-icons li a {
	display: block;
	height: 55px;
	width: 55px;
	font-size: 18px;
	color: #676767;
	line-height: 60px;
	text-align: center;
	margin: 0 0.1rem;
	border-radius: 40px;
	background: transparent;
	-webkit-transition: all .3s ease !important;
	-o-transition: all .3s ease !important;
	transition: all .3s ease !important;
}

.copyrights,
.copyrights a {
	font-size: 1.1rem;
	color: #535353;
}

.copyrights a:hover,
.copyrights a:focus {
	color: #24c1dd;
}

.footer-icons li a:hover,
.footer-icons li a:focus {
	color: #ffffff;
}

.footer-icons li a.facebook:hover,
.footer-icons li a.facebook:focus {
	-webkit-box-shadow: 0 0 15px 30px #4267B2 inset;
	box-shadow: 0 0 15px 30px #4267B2 inset;
}

.footer-icons li a.twitter:hover,
.footer-icons li a.twitter:focus {
	-webkit-box-shadow: 0 0 15px 30px #1DA1F2 inset;
	box-shadow: 0 0 15px 30px #1DA1F2 inset;
}

.footer-icons li a.google:hover,
.footer-icons li a.google:focus {
	-webkit-box-shadow: 0 0 15px 30px #DB4437 inset;
	box-shadow: 0 0 15px 30px #DB4437 inset;
}

.footer-icons li a.linkedin:hover,
.footer-icons li a.linkedin:focus {
	-webkit-box-shadow: 0 0 15px 30px #0077B5 inset;
	box-shadow: 0 0 15px 30px #0077B5 inset;
}

.footer-icons li a.instagram:hover,
.footer-icons li a.instagram:focus {
	-webkit-box-shadow: 0 0 15px 30px #C32AA3 inset;
	box-shadow: 0 0 15px 30px #C32AA3 inset;
}

.footer-icons li a.pinterest:hover,
.footer-icons li a.pinterest:focus {
	-webkit-box-shadow: 0 0 15px 30px #BD081C inset;
	box-shadow: 0 0 15px 30px #BD081C inset;
}

.footer-icons li a i:hover {
	color: #ffffff;
	border-radius: 40px;
}


/* ===================================
    Cursor
====================================== */


/* Cursor */

#aimated-cursor {
	position: absolute;
	left: 0;
	display: inline-block;
	top: 0;
	width: 30px;
	height: 30px;
	pointer-events: none;
	z-index: 10000;
	-webkit-transition: opacity 0.2s ease-in-out 0.5s;
	transition: opacity 0.2s ease-in-out 0.5s;
}

#cursor {
	position: fixed;
	transform: translate(-50%, -50%);
	width: 30px;
	height: 30px;
	border: 2px solid rgb(255, 255, 255);
	border-radius: 50%;
	pointer-events: none;
	opacity: 1;
	box-sizing: border-box;
}

#cursor:before {
	font-family: FontAwesome;
	content: "\f053";
	font-size: 6px;
	width: 4px;
	height: 8px;
	line-height: 8px;
	text-align: center;
	position: absolute;
	left: -12px;
	top: 9px;
	color: #ffffff;
	opacity: 0;
	transition: all 0.1s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

#hold-event {
	width: 26px;
	height: 26px;
	position: absolute;
	top: 0px;
	left: 0px;
	border-radius: 100%;
	background: rgba(255, 255, 255, 0);
}

#cursor-loader {
	width: 40px;
	height: 40px;
	position: absolute;
	background-color: transparent;
	border-right: 2px solid transparent;
	border-bottom: 2px solid #ffffff;
	border-left: 2px solid transparent;
	border-top: 2px solid transparent;
	border-radius: 50px;
	box-sizing: border-box;
	opacity: 0;
	transform: translate(-9px, -9px) rotate(0deg);
	-webkit-animation: rotating 0.8s ease-in-out infinite;
	animation: rotating 0.8s ease-in-out infinite;
	-webkit-transition: opacity 0s ease-in-out 0s;
	transition: opacity 0s ease-in-out 0s;
}

#cursor:after {
	font-family: FontAwesome;
	content: "\f054";
	font-size: 6px;
	width: 4px;
	height: 8px;
	line-height: 8px;
	text-align: center;
	position: absolute;
	right: -10px;
	top: 9px;
	color: #ffffff;
	opacity: 0;
	transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

@keyframes rotating {
	0% {
		-webkit-transform: translate(-7px, -7px) rotate(0deg);
		transform: translate(-7px, -7px) rotate(0deg);
	}
	95% {
		-webkit-transform: translate(-7px, -7px) rotate(350deg);
		transform: translate(-7px, -7px) rotate(350deg);
	}
	100% {
		-webkit-transform: translate(-7px, -7px) rotate(360deg);
		transform: translate(-7px, -7px) rotate(360deg);
	}
}


/* ===================================
    Revslider Before After
====================================== */


/* before-after background */

.rs-addon-beforeafter-before {
	background: rgba(38, 38, 38, 0.5);
}

.rs-before-after-addon {
	overflow: hidden !important;
}

.rs-before-after-addon .tparrows {
	z-index: 1000 !important;
}

.rs-addon-beforeafter-btn {
	position: absolute;
	display: table;
	cursor: pointer;
	text-align: center;
	white-space: nowrap;
	z-index: 102;
}

.rs-addon-beforeafter-btn i {
	display: table-cell;
	vertical-align: middle;
	position: relative;
}

.rs-beforeafter-shift-arrows .rs-addon-beforeafter-btn i {
	-webkit-transform: translateX(0) !important;
	transform: translateX(0) !important;
}

.rs-addon-beforeafter-btn-vertical,
.rs-addon-beforeafter-btn-vertical i {
	display: block;
}

.rs-addon-beforeafter-line {
	display: block;
	position: absolute;
	z-index: 102;
}

.rs-addon-beforeafter-line.rs-beforeafter-horizontal {
	top: 0;
	height: 100%;
}

.rs-addon-beforeafter-line.rs-beforeafter-vertical {
	left: 0;
	width: 100%;
}

.rs-before-after-element {
	opacity: 0;
	visibility: hidden;
}

.rs-before-after-element,
.rs-before-after-element:before {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.rs-addon-beforeafter-bg {
	opacity: 0;
	z-index: 999;
}

.rs-addon-beforeafter-bg,
.rs-addon-beforeafter-revealer,
.rs-addon-beforeafter-revealer .tp-loop-wrap {
	width: 100%;
	height: 100%;
}

.rs-addon-beforeafter-bg,
.rs-addon-beforeafter-revealer {
	position: absolute;
	overflow: hidden;
}

.rs-addon-beforeafter-before {
	top: 0;
	left: 0;
}

.rs-addon-beforeafter-horizontal .rs-addon-beforeafter-bg,
.rs-addon-beforeafter-horizontal .rs-addon-beforeafter-after {
	top: 0;
	right: 0;
}

.rs-addon-beforeafter-vertical .rs-addon-beforeafter-bg,
.rs-addon-beforeafter-vertical .rs-addon-beforeafter-after {
	bottom: 0;
	left: 0;
}

.rs-addon-beforeafter-bg,
.rs-addon-beforeafter-after {
	opacity: 0;
}

.rs-addon-beforeafter-inner,
.rs-addon-beforeafter-bg-inner {
	position: absolute;
	width: 100%;
	height: 100%;
}

.rs-addon-beforeafter-horizontal .rs-addon-beforeafter-inner,
.rs-addon-beforeafter-horizontal .rs-addon-beforeafter-bg-inner {
	right: 0;
	top: 0;
}

.rs-addon-beforeafter-vertical .rs-addon-beforeafter-inner,
.rs-addon-beforeafter-vertical .rs-addon-beforeafter-bg-inner {
	left: 0;
	bottom: 0;
}

.rs-video-beforeafter,
.rs-video-beforeafter .tp-mask-wrap {
	width: 100% !important;
	height: 100% !important;
}

.rs-before-after-addon:not(.before-after-carousel).dragging,
.rs-before-after-addon:not(.before-after-carousel).dragging *,
.rs-before-after-addon:not(.before-after-carousel).dragging .rs-addon-beforeafter-btn i:before {
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	user-select: none !important;
}

.rs-beforeafter-pointers,
.rs-beforeafter-pointers .rs-addon-beforeafter-inner {
	pointer-events: none;
}

.rs-beforeafter-pointers *:not(.rs-addon-beforeafter-inner) {
	pointer-events: auto;
}

.rs-beforeafter-pointers .rs-video-beforeafter,
.rs-beforeafter-pointers .rs-video-beforeafter * {
	pointer-events: none;
}

.tparrows.tp-leftarrow:before {
	content: '\f104'!important;
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
}

.tparrows.tp-rightarrow:before {
	content: '\f105'!important;
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
}


/* ===================================
    Blog Page
====================================== */


/*Blog*/

.main .side_tags .search-bar form span button {
	border-radius: 10px;
	border: none;
	background-color: #114dba;
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	z-index: 11;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
	transition: .8s ease;
	border: solid 1px #114dba;
}

.blog-banner {
	background: url("img/bg-img3.jpg");
	padding-top: 90px;
	padding-bottom: 90px;
	background-position: center;
	background-size: cover;
	position: relative;
}

.blog-banner:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgb(190 148 89 / 0.2);
}

.blog-banner h1 {
	margin-bottom: 25px;
	font-family: 'Cairo', sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #fff;
	position: relative;
	text-align: center;
}

.blog-banner p {
	font-family: 'Cairo', sans-serif;
	font-size: 15px;
	color: whitesmoke;
}

.blog-body {
	position: relative;
	padding: 7.5rem 0;
	overflow: hidden
}

.blog-search {
	padding: 40px 48px;
	background-color: #f8f9fa;
	margin-bottom: 30px;
}

.has-search .form-control {
	padding-left: 1.375rem;
	border-radius: 20px;
	margin-top: 10px;
}

.blog-left .form-control {
	padding: 0.5rem .75rem;
}

input[type=text]:focus {
	outline: none !important;
}

.has-search .form-control-feedback {
	position: absolute;
	z-index: 2;
	display: block;
	right: 61px;
	border-radius: 50px;
	background-color: #be9459;
	width: 38px;
	height: 38px;
	line-height: 2.4rem;
	text-align: center;
	pointer-events: none;
	color: #ffffff;
	transition: .8s ease;
}

.blog-search .has-search:hover .form-control-feedback {
	cursor: pointer;
}

.blog-topic {
	padding: 20px;
	background-color: #fff;
	margin-bottom: 30px;
	border: 1px solid #eee;
}

.blog-topic h5 {
	font-size: 22px;
	font-weight: bold;
	font-family: 'Cairo', sans-serif;
	color: black;
}

.blog-body .blog-topic ul {
	padding-left: 0px;
	margin-bottom: 0px;
}

.blog-body .blog-topic ul li {
	list-style: none;
	font-family: "Open Sans", sans-serif;
	letter-spacing: 1px;
	position: relative;
	overflow: hidden;
	font-size: 13px;
	margin-bottom: 0px;
	text-overflow: ellipsis;
	transition: all ease 500ms;
	margin-left: -20px;
	margin-right: -20px;
}

.blog-body .blog-topic ul li:last-child {
	margin-bottom: 0px;
}

.blog-body .blog-topic ul li a {
	font-family: "Open Sans", sans-serif;
	font-weight: 500;
	color: #444444;
	text-decoration: none;
	display: block;
	padding: 10px 21px;
}

.blog-body .blog-topic ul li:hover {
	background: #ddd;
}

.blog-body .blog-topic ul li .dots {
	overflow-wrap: break-word;
	white-space: nowrap;
}

.blog-body .blog-topic ul li p {
	font-family: "Open Sans", sans-serif;
	font-weight: 500;
	display: inline-block;
	float: right;
	background-color: #F8F8F8;
	padding-left: 7px;
	color: #000000;
}

.blog-body .blog-topic ul li:last-child p {
	margin-bottom: 0px;
}

.blog-body .blog-topic ul li .dots:before {
	content: ". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .";
	white-space: nowrap;
	height: 2px;
	opacity: 1;
	z-index: -99999;
	line-height: 1;
	box-sizing: border-box;
	position: absolute;
	width: 100%;
}

.blog-post {
	padding: 40px 48px;
	background-color: rgba(225, 225, 225, 0.24);
	margin-bottom: 30px;
}

.blog-post h5 {
	font-size: 22px;
	font-weight: bold;
	font-family: 'Cairo', sans-serif;
	color: black;
}

.blog-post .media {
	margin-bottom: 10px;
}

.blog-post .media img {
	border-radius: 20px;
	width: 90px;
	height: 90px;
}

.blog-post .media:last-child {
	margin-bottom: 0px;
}

.blog-post .media .media-body h5 {
	font-family: 'Cairo', sans-serif;
	color: black;
	font-size: 1.1rem;
	line-height: 1.4;
	margin-bottom: 5px;
	display: block;
}

.blog-post .media .media-body p {
	font-family: 'Cairo', sans-serif;
	font-size: 12px;
	color: #0fc0e0;
	font-weight: bold;
}

.blog-post .media .media-body p .date {
	color: gray;
	font-weight: normal;
	font-style: italic;
}

.blog-post .media .media-body p a {
	color: #0fc0e0;
	text-decoration: none;
}

.blog-post .media .media-body p .author {
	color: gray;
	font-weight: normal;
}

.blog-tags-sec {
	padding: 40px 48px;
	background-color: rgba(225, 225, 225, 0.24);
	margin-bottom: 30px;
}

.blog-tags-sec h5 {
	font-size: 22px;
	font-weight: bold;
	font-family: 'Cairo', sans-serif;
	color: black;
}

.blog-tags li {
	display: inline-block;
	margin-bottom: 10px;
	margin: 4px;
}

.blog-tags li a {
	padding: 6px 15px;
	border: 1px solid #838383;
	font-size: 13px;
	color: #838383;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	text-decoration: none;
}

.blog-tags li a:hover,
.blog-tags li a:focus {
	border: 1px solid #00bcd4;
	background-color: #00bcd4;
	color: #FFFFFF;
}

.blog-archives {
	padding: 40px 48px;
	background-color: rgba(225, 225, 225, 0.24);
	margin-bottom: 30px;
}

.blog-archives h5 {
	font-size: 22px;
	font-weight: bold;
	font-family: 'Cairo', sans-serif;
	color: black;
}

.blog-body .blog-archives ul {
	padding-left: 0px;
	margin-bottom: 0px;
}

.blog-body .blog-archives ul li {
	list-style: none;
	font-family: "Open Sans", sans-serif;
	letter-spacing: 1px;
	position: relative;
	overflow: hidden;
	font-size: 13px;
	margin-bottom: 10px;
	text-overflow: ellipsis;
}

.blog-body .blog-archives ul li:last-child {
	margin-bottom: 0px;
}

.blog-body .blog-archives ul li a {
	font-family: "Open Sans", sans-serif;
	font-weight: 500;
	color: #444444;
	text-decoration: none;
	display: inline-block;
	padding-right: 8px;
}

.blog-body .blog-archives ul li .dots {
	overflow-wrap: break-word;
	white-space: nowrap;
}

.blog-body .blog-archives ul li p {
	font-family: "Open Sans", sans-serif;
	font-weight: 500;
	display: inline-block;
	float: right;
	background-color: #F8F8F8;
	padding-left: 7px;
	color: #000000;
}

.blog-body .blog-archives ul li:last-child p {
	margin-bottom: 0px;
}

.blog-body .blog-archives ul li .dots:before {
	content: ". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .";
	white-space: nowrap;
	height: 2px;
	opacity: 1;
	z-index: -99999;
	line-height: 1;
	box-sizing: border-box;
	position: absolute;
	width: 100%;
}

.blog-advertise {
	margin-bottom: 30px;
}

.blog-advertise img {
	width: 100%;
}

.blog-body article .post-thumbnail {
	margin-bottom: 25px;
}


/*Post plus Article*/

.blog-body .blog-classic:first-child {
	padding-top: 0;
}

.blog-classic {
	padding: 4rem 0;
	border-bottom: 1px solid #efefef;
}
.blog-classic img {
    max-height: 500px;
    width: auto !important;
}
.blog-classic .slick-slide img {
	height: 500px;
    width: 100% !important;
}
.blog-body article .post-thumbnail img {
	width: 100%;
}

.blog-body article .post-title {
	font-size: 1.8rem;
	line-height: 1.3;
	margin-top: 0;
	margin-bottom: 17px;
	font-weight: bold;
}

.blog-body article .post-title a {
	text-decoration: none;
	color: #232323;
	font-family: 'Cairo', sans-serif;
	font-weight: bold;
}

.blog-body article .post-details.alt-font {
	font-size: 11px;
	line-height: 2;
	color: #939393;
	text-transform: uppercase;
	margin-bottom: .8rem;
	font-weight: bold;
	font-family: 'Cairo', sans-serif;
}

.post-separator {
	margin: 0 10px;
}

.post-separator:nth-last-child(1) {
	display: none;
}

.blog-body article .post-details .post-author a {
	text-decoration: none;
	color: #939393;
	font-weight: bold;
}

.blog-body article .post-details .post-categories .cat-links a {
	text-decoration: none;
	color: #939393;
	font-weight: bold;
}

.blog-body article .post-content {
	margin: 0 0 25px;
}

.blog-body article .post-content p {
	font-size: 1.1rem;
	font-family: 'Cairo', sans-serif;
	color: #101a14;
	line-height: 1.8;
}

.blog-body article .post-content .btn-primary {
	color: #ffffff;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	background-size: 200% auto;
	background-image: -webkit-gradient(linear, left top, right top, from(#21c2c2), color-stop(51%, #d00520), to(#21c2c2));
	background-image: linear-gradient(to right, #d00520 0%, #21c2c2 51%, #d00520 100%);
	background-size: 200% auto;
	border: none;
}

.blog-body article .post-content .btn-rounded {
	border-radius: 50px;
}

.blog-body article .post-content .btn-large {
	font-size: 1.1rem;
	padding: 8px 30px;
	line-height: 25px;
}

.blog-body article .post-content .btn-primary:hover {
	background-position: right center;
	color: #fff;
}

.gallery-projects {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-bottom: 2rem;
}

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

.gallery-projects .img-hover {
	position: absolute;
	top: 0;
	width: 100%;
	text-align: center;
	display: block;
	height: 100%;
	vertical-align: middle;
	opacity: 0;
	visibility: hidden;
	background: rgba(0, 0, 0, .3);
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.gallery-projects li {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.gallery-projects .img-hover i {
	color: #fff;
	font-size: 20px;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.gallery-projects li>a:hover .img-hover {
	opacity: 1;
	visibility: visible;
}

a {
	color: #3264f5;
	text-decoration: none;
	background-color: transparent;
}

.blog-post-navigation {
	padding-top: 4rem;
}

.blog-post-navigation .page-link.current {
	z-index: 1;
	color: #2b2b2b;
	background-color: #e9ecef;
	border-color: #dee2e6;
}

.blog-post-navigation .page-link {
	position: relative;
	display: block;
	padding: 0.7rem 1.1rem;
	color: #000000;
	text-decoration: none;
	font-weight: lighter;
}

.blog-post-navigation a {
	text-decoration: underline;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
	height: 35px;
	width: 35px;
	line-height: 1.7;
	outline: black;
	background-size: 100%, 100%;
	border-radius: 50%;
	background-color: #24c4f4;
	background-image: none;
}

.carousel-control-next-icon:after {
	content: '>';
	font-size: 22px;
	color: whitesmoke;
}

.carousel-control-prev-icon:after {
	content: '<';
	font-size: 22px;
	color: whitesmoke;
}

.counter,
.showcase-counter span {
	pointer-events: initial;
}

.bg-news {
	background: url(img/news-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.AbouSection {
	position: relative;
	z-index: 9;
	top: -83px;
}

.AbouSection img {
	position: relative;
	width: 308px;
}

.AbouSection p {
	color: #000;
	margin: 0;
}

.imgBgAbout {
	position: absolute;
	width: 282px;
	left: calc(62% - 246px);
	top: 32%;
	z-index: 1;
}

.aboutImages {
	position: relative;
	padding: 0;
	list-style: none;
	height: 500px;
	width: 700px;
	z-index: 3;
	margin: 0 50px;
	display: none;
}

.aboutImages.show {
	display: block;
}

.aboutImages li {
	position: absolute;
	display: inline-block;
	height: 200px;
	overflow: hidden;
	border: 5px solid #fff;
	box-shadow: 1px 0px 5px rgb(128 128 128 / 50%);
	border-radius: 1px;
	z-index: 2;
	background: #fff;
}

.aboutImages li:first-child {
	left: 200px;
	width: 250px;
	top: 7px;
	height: 248px;
}

.aboutImages li:first-child img {
	max-width: inherit;
	display: block;
	height: 100%;
}

.aboutImages li:nth-child(2) {
	left: -2px;
	width: 534px;
	top: 276px;
	height: 250px;
}

.aboutImages li:nth-child(2) img {
	height: auto;
	top: 0;
	position: relative;
	max-width: inherit;
	width: 100%;
}

.aboutImages li:last-child {
	left: -322px;
	width: 300px;
	top: 340px;
	height: 300px;
	z-index: 2;
}

.aboutImages li:last-child img {
	height: 100%;
	display: block;
}

.aboutImages li img {
	height: auto;
	max-width: inherit;
}

.aboutService-quote {
	position: relative;
	background: #f1f1f1;
	padding: 25px;
	height: 269px;
	top: 0;
	box-shadow: 0 0 15px #00000005;
	margin: 4px;
}

.aboutService-quote h1 {
	font-weight: bold;
	text-transform: uppercase;
}

.aboutService-quote p {
	position: relative;
	color: #000;
}

.lastest-blogver2 {
	background: url(img/news-bg.jpg) no-repeat top center;
	background-size: contain;
}

.lastest-blog {
	padding-top: 200px;
	padding-bottom: 250px;
	background-color: #fadc58 !important;
}

#blog-header-svg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	transform: rotateX(180deg);
}

#blog-foot-svg {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	transform: rotateY(180deg);
}

.lastest-blog .blog-content h1 {
	font-size: 39px;
	color: #000;
	margin: 0;
}

.lastest-blog .blog-content h1 span {
	font-size: 60px;
	color: #e8d716;
}

.lastest-blog .blog-content p {
	color: #000;
	margin-top: 10px;
	margin-bottom: 35px;
}

.lastest-blog .blog-img {
	position: relative;
	width: 90%;
	top: 55px;
}

.lastest-blog .blog-img img {
	width: auto;
	height: 440px;
	background: hsl(0deg 0% 100% / 3%);
	border: 5px solid #ffffff21;
}

.lastest-blog .blog-img .slider-img {
	width: 83%;
	position: absolute;
	left: 50.5%;
	top: 38%;
	transform: translate(-50%, -50%);
	height: 213px;
}

.lastest-blog .circle,
.bg-team .circle {
	position: absolute;
	z-index: 1111;
	height: 40px;
	width: 40px;
	border-radius: 50%;
	border: 2px solid #ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	color: #ffffff;
}

#blog-circle-left {
	position: absolute;
	left: -50px;
	color: #000;
	border-color: #000;
	opacity: 0;
	top: 200px;
	transition: .5s ease all;
}

#blog-circle-right {
	position: absolute;
	right: -50px;
	color: #000;
	top: 200px;
	opacity: 0;
	border-color: #000;
	transition: .5s ease all;
}

#service-circle-left {
	position: absolute;
	top: 50%;
	left: 60px;
	color: #000;
	background: #ddd;
	opacity: 1;
	transition: .5s ease all;
	z-index: 99999;
}

#service-circle-right {
	position: absolute;
	right: 60px;
	color: #000;
	background: #ddd;
	top: 50%;
	opacity: 1;
	transition: .5s ease all;
}

.bg-team:hover #service-circle-right,
.bg-team:hover #service-circle-left,
.lastest-blog:hover #blog-circle-right,
.lastest-blog:hover #blog-circle-left {
	opacity: 1;
}

.lastest-blog .position-relative {
	z-index: 3
}

.lastest-blog .pot-2 {
	position: absolute;
	z-index: 1;
	left: 450px;
	bottom: 30px;
}

.bg-team {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.about-img {
	width: auto;
	height: 400px;
	position: relative;
	max-width: inherit;
}

.white-tran-black-btn {
	font-size: 12px;
	font-family: 'Roboto', sans-serif;
	padding: 10px 30px;
	color: #ffffff !important;
	font-weight: 600;
	background-color: transparent;
	border: 1px solid #ffffff !important;
	border-radius: 0px;
	-webkit-transition: .8s ease !important;
	-o-transition: .8s ease !important;
	transition: .8s ease !important;
	cursor: pointer
}

.white-tran-black-btn:hover {
	color: #202020 !important;
	;
	background-color: #ffffff !important;
	border: 1px solid transparent !important;
}

.white-tran-yellow-btn {
	font-size: 12px;
	font-family: 'Roboto', sans-serif;
	padding: 10px 30px;
	color: #615914 !important;
	font-weight: 600;
	background-color: transparent;
	border: 1px solid #9e9013 !important;
	border-radius: 0px;
	-webkit-transition: .8s ease !important;
	-o-transition: .8s ease !important;
	transition: .8s ease !important;
	cursor: pointer;
}

.white-tran-yellow-btn:hover {
	color: #202020 !important;
	;
	background-color: #e8d716 !important;
	border: 1px solid transparent !important;
}

.blue-and-black-btn {
	font-size: 12px;
	font-family: 'Roboto', sans-serif;
	padding: 7px 35px;
	;
	color: #ffffff;
	;
	font-weight: 600;
	background-color: #5bbdbb;
	border: 1px solid transparent;
	border-radius: 0px;
	-webkit-transition: .8s ease !important;
	-o-transition: .8s ease !important;
	transition: .8s ease !important;
	cursor: pointer
}

.blue-and-black-btn:hover {
	color: #ffffff !important;
	;
	background-color: #202020 !important;
	border: 1px solid transparent;
}

.yellow-and-black-btn {
	font-size: 12px;
	font-family: 'Roboto', sans-serif;
	padding: 7px 35px;
	;
	color: #ffffff;
	;
	font-weight: 600;
	background-color: #e8d716;
	border: 1px solid transparent;
	border-radius: 0px;
	-webkit-transition: .8s ease !important;
	-o-transition: .8s ease !important;
	transition: .8s ease !important;
	cursor: pointer
}

.yellow-and-black-btn:hover {
	color: #ffffff !important;
	;
	background-color: #202020 !important;
	border: 1px solid transparent;
}

.footerBg {
	background: #202020 !important;
	padding-top: 200px;
	padding-bottom: 250px;
	position: relative;
}

.footerBg .container {
	position: relative;
	z-index: 2;
}

.slideImagesAbout {
	z-index: 3;
}

.header-appear .navbar-top-default {
	background: #202020;
	padding: 10px 0;
	box-shadow: 1px 0px 10px #1d1d1d;
	position: fixed;
}

.header-appear #menu {
	/* display:block !important; */
}

.menuTxt {
	position: absolute;
	top: 33px;
	right: 64px;
	font-size: 16px;
	color: #FFFFFF;
	z-index: 99;
	font-family: 'Cairo', sans-serif;
}

.header-appear .menuTxt {
	top: 15px;
	right: 74px;
}


/*footer*/


/*footer sec css*/

.footer .f-sec1 p {
	color: #fff;
	font-size: 1.1rem;
	font-family: 'Cairo', sans-serif;
	margin-top: 20px;
	margin-bottom: 5px;
}

.footer .f-sec1 a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 1.1rem;
	font-family: 'Cairo', sans-serif;
}

.footer h4 {
	color: white;
	font-size: 18px;
	font-family: 'Cairo', sans-serif;
	font-weight: 500;
	padding-top: 20px;
}

.footer .f-sec2 ul {
	margin-top: 25px;
	padding-left: 0px;
}

.footer .f-sec2 ul li {
	font-size: 1.1rem;
	font-family: 'Cairo', sans-serif;
	list-style: none;
	line-height: 2rem;
	color: #fff;
}

.footer .f-sec2 ul li a {
	text-decoration: none;
	color: #fff;
	transition: all ease 500ms;
}

.footer .f-sec2 ul li a:hover {
	margin-right: 5px;
	color: #202020;
}

.footer .f-sec3 .foot-tag-list {
	padding-top: 35px;
}

.footer .f-sec3 .foot-tag-list span {
	padding: 5px 20px;
	border: 1px solid #fff;
	margin-right: 5px;
	margin-bottom: 10px;
	font-family: 'Cairo', sans-serif;
	font-size: 13px;
	color: #fff;
	cursor: pointer;
}

.footer .f-sec3 h4 {
	color: white;
	font-size: 18px;
	font-family: 'Cairo', sans-serif;
	font-weight: 500;
	padding-top: 20px;
}

.footer .f-sec3 .portfolio-foot {
	margin-top: 35px;
}

.footer .foot-2-sec form input {
	background-color: #3e3f41;
	border: solid 1px #3e3f41;
	width: 100%;
	margin-right: -30px;
	padding: 20px;
	padding-left: 30px;
	color: #ffcc00;
}

.footer .foot-2-sec form input:focus {
	outline: none;
}

.footer form input[type="submit"] {
	color: white;
	background: #be9459;
	font-size: 13px;
	font-family: 'Cairo', sans-serif;
	border: none;
	padding: 8px 40px 8px 40px;
	-o-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	text-align: left;
}

.footer form button:hover {
	background-position: 100% 0;
	-o-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	background: #607D8B;
}

.footer form button:focus {
	outline: none;
}

.footer .foot-2-sec form input::-webkit-input-placeholder {
	padding-left: 5px;
}

.footer .foot-2-sec form input::-moz-placeholder {
	padding-left: 5px;
}

.footer .foot-2-sec form input:-ms-input-placeholder {
	padding-left: 5px;
}

.footer .foot-2-sec form input::-ms-input-placeholder {
	padding-left: 5px;
}

.footer .foot-2-sec form input::placeholder {
	padding-left: 5px;
}

.footer .footer-container {
	border-bottom: solid 1px #00000024;
	padding-bottom: 10px;
}

.footer_notes p {
	padding-top: 14px;
	color: #fff;
}

.web-link {
	color: #fff;
	font-weight: bold;
}

.company-contact-form .pb-4 {
	padding: 0 !important;
}

.Instagram-list {
	position: relative;
}

.Instagram-list span {
	position: relative;
	display: inline-block;
	width: 70px;
	height: 70px;
	overflow: hidden;
	cursor: pointer;
	border-radius: 4px;
}

.Instagram-list span:before {
	position: absolute;
	content: "";
	background: #212529;
	width: 100%;
	height: 100%;
	top: 100%;
	left: 0;
	z-index: 22;
	opacity: 0.5;
	transition: all ease 500ms;
}

.Instagram-list span img {
	height: 70px;
	width: auto;
	position: relative;
	max-width: inherit;
}

.Instagram-list span:hover:before {
	top: 0;
}

#blog .navbar-standard #menu {}

#blog .navbar-standard {
	background: #212529;
	padding: 15px;
	position: relative;
}

.maincontent {
	overflow: hidden;
}

.pageTitle {
	overflow: hidden;
	padding: 40px 0;
	height: 200px;
	position: relative;
	background-attachment: fixed;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.pageTitle img {
	position: absolute;
	height: auto;
	display: block;
	z-index: 1;
	top: -203%;
	width: 100%;
}

.pageTitle::before {
	position: absolute;
	content: "";
	width: 100%;
	left: 0;
	height: 100%;
	top: 0;
	background: #e2ba4375;
	z-index: 3;
}

.pageTitle h3 {
	position: relative;
	z-index: 33;
	text-align: center;
	font-weight: bold;
	color: #fff;
	font-size: 50px;
	margin: 0;
	line-height: 120px;
}

.pageContent {
	position: relative;
}


/**********************************/


/* START PRODUCT DETAIL PAGE */


/***********************************/

.product-body .breadcrumb {
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
}

.breadcrumb-item+.breadcrumb-item::before {
	content: '|';
}

.product-body .breadcrumb .breadcrumb-item a {
	color: #000000;
	font-size: 1.1rem;
	font-family: "Poppins", sans-serif;
	font-weight: normal;
	transition: .8s ease all;
}

.product-body .breadcrumb .breadcrumb-item a.active {
	color: #f1c30f;
}

.product-body .breadcrumb .breadcrumb-item a:hover {
	color: #f1c30f;
}

.product-body .pro-detail-sec .pro-heading {
	font-size: 40px;
	font-family: "Poppins", sans-serif;
	font-weight: normal;
	color: #000000;
	margin-bottom: 15px;
}

.product-detail {
	margin-top: 50px;
}

.product-body .product-list .product-item .p-item-img {
	position: relative;
}

.product-body .product-list .product-item .p-item-img img {
	height: 100%;
	width: 100%;
}

.product-body .product-list .product-item .p-item-img .p-item-overlay {
	position: absolute;
	background-color: #00000080;
	top: 0;
	bottom: 0;
	left: 15px;
	right: 15px;
	-webkit-transition: .8s ease;
	-o-transition: .8s ease;
	transition: .8s ease;
	cursor: pointer;
	opacity: 0;
}

.product-body .product-list .product-item:hover .p-item-img .p-item-overlay {
	opacity: 1;
}

.product-body .product-list .product-item .p-item-img .p-item-overlay .btn {
	padding: 4px 15px 3px 15px;
	font-size: 10px;
	border: solid 1px transparent;
	display: block;
}

.product-body .product-list .product-item .p-item-img .p-item-overlay .q-btn {
	background-color: #03a9f5;
	padding: 4px 20px 3px 20px;
	color: #FFFFFF;
	margin-bottom: 3px;
}

.product-body .product-list .product-item .p-item-name {
	font-size: 1.1rem;
	color: #000000;
	font-family: Poppins, sans-serif;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 8px;
}

.product-body .product-list .product-item .p-item-price {
	font-size: 16px;
	color: #03a9f5;
	font-family: Poppins, sans-serif;
	font-weight: normal;
	text-align: center;
}

.product-section-body .product-body .p-featured-footer p {
	font-size: 16px;
	color: #000000;
	font-family: "Poppins", sans-serif;
	font-weight: lighter;
	margin-bottom: 20px;
}

.product-section-body .product-body .p-featured-footer .terms h4 {
	font-size: 18px;
	color: #000000;
	font-family: "Poppins", sans-serif;
	font-weight: 600;
}

.product-section-body .product-body .p-featured-footer .terms p {
	font-family: Poppins, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1.5px;
	color: #000000;
}


/*Product Detail*/

.product-detail-slider img {
	width: 100%;
}

.product-slider .swiper-slide img {
	height: auto;
}

.product-body .product-list .product-single-price {
	margin-bottom: 10px;
}

.product-body .product-list .product-single-price h4 {
	font-size: 18px;
	font-family: Poppins, sans-serif;
	font-weight: normal;
	color: #d9d9d9;
	margin-bottom: 10px;
}

.product-body .product-list .product-single-price h4 .real-price {
	color: #f7941d;
}

.pro-description {
	font-size: 10px;
	font-family: Poppins, sans-serif;
	font-weight: normal;
	color: #000000;
}

.product-body .product-detail .product-checklist {
	margin-top: 20px;
}

.product-body .product-detail .product-checklist ul {
	padding-left: 0px;
	margin-bottom: 20px;
}

.product-body .product-detail .product-checklist ul li {
	list-style: none;
	color: #000000;
	font-size: 12px;
	font-family: Poppins, sans-serif;
	font-weight: 500;
}

.product-body .product-detail .product-checklist ul li i {
	color: #f7941d;
}

.product-body .product-list .product-detail .product-single-price {
	margin-top: 20px;
}

.product-body .product-list .product-quantity .qty .our-btn {
	position: relative;
}

.product-body .product-list .product-tags-list .breadcrumb .breadcrumb-item p {
	font-size: 1.1rem;
	font-family: Poppins, sans-serif;
	color: #000000;
	font-weight: normal;
}

.product-body .product-list .product-tags-list .breadcrumb .breadcrumb-item a {
	color: #f7941d;
	font-size: 12px;
	font-family: Poppins, sans-serif;
}

.comma-separtor {
	color: #03a9f5;
}

.product-body .product-list .share-product-details .share-product-icons {
	padding: 0px;
}

.product-body .product-list .share-product-details .share-product-icons li p {
	color: #000000;
	font-size: 1.1rem;
	font-family: Poppins, sans-serif;
	font-weight: normal;
}

.product-body .product-list .share-product-details .share-product-icons li {
	display: inline-block;
	list-style: none;
	margin-right: 15px;
}

.product-body .product-list .share-product-details .share-product-icons li a {
	color: #000000;
	padding: 2px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	display: block;
	text-align: center;
	line-height: 27px;
	border: 1px solid transparent;
}

.product-body .product-list .share-product-details .share-product-icons li a:hover {
	color: #FFFFFF;
}


/*nav tabs*/

.product-all-details {
	margin-top: 50px;
	margin-bottom: 50px;
}

.nav-tabs {
	border: none;
	background-color: #eceff6;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
	color: white;
	background-color: #f7941d;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
	border: none;
	border-left: none;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
	border: none;
	background-color: #62ab00;
	color: #ffffff;
}

.nav-tabs .nav-item {
	padding-left: 0px;
	padding-right: 0px;
	border-left: 1px solid #FFFFFF;
	margin-bottom: 0px;
}

.nav-tabs .nav-item:first-child {
	border-right: none;
}

.nav-tabs .nav-link {
	text-align: center;
	border: none;
	border-top-left-radius: 0px !important;
	border-top-right-radius: 0px !important;
	font-family: Poppins, sans-serif;
	font-size: 1.1rem;
	font-weight: normal;
	color: #8b8d96;
}

.tab-content {
	border-left: .5px solid #eceff6;
	border-right: .5px solid #eceff6;
	border-bottom: .5px solid #eceff6;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 16px !important;
	padding-right: 16px !important;
}

.table td,
.table th {
	padding: .5rem;
}

.tab-content .reviews .media {
	margin-bottom: 15px;
}

.user-rating {
	padding: 0px;
	margin: 0px;
}

.user-rating li {
	display: inline-block;
	list-style: none;
}

.tab-content .reviews .media .user-rating li a {
	color: #f5c136;
}

.tab-content .reviews .media .media-body {
	border-left: 1px solid #eceff6;
	padding-left: 25px;
	padding-right: 25px;
	/*margin-left: -45px;*/
}

.tab-content .reviews .media .media-body span {
	font-family: Poppins, sans-serif;
	font-size: 12px;
	color: lightgrey;
	font-weight: lighter;
}


/*form*/

.tab-content .text-nowrap {
	font-size: 18px;
	font-family: Poppins, sans-serif;
	font-weight: 500;
}

textarea {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

textarea:focus {
	outline: none!important;
	border: 1px solid #ececec;
}


/*Cart Number*/

.input_plus_mins .qty .count {
	color: #000;
	display: inline-block;
	vertical-align: top;
	font-size: 24px;
	font-weight: 700;
	line-height: 30px;
	padding: 0 2px;
	min-width: 35px;
	text-align: center;
	margin-bottom: 0px;
	font-family: "Poppins", sans-serif;
}

.input_plus_mins .qty .plus {
	cursor: pointer;
	display: inline-block;
	vertical-align: center;
	color: white;
	width: 26px;
	height: 26px;
	text-align: center;
	border-radius: 50%;
	position: relative;
	transition: .6s ease all;
}

.input_plus_mins .qty .plus i {
	position: absolute;
	top: 48%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 1.1rem;
}

.input_plus_mins .qty .minus {
	cursor: pointer;
	display: inline-block;
	vertical-align: center;
	color: white;
	width: 26px;
	height: 26px;
	text-align: center;
	border-radius: 50%;
	background-clip: padding-box;
	position: relative;
	transition: .6s ease all;
}

.input_plus_mins .qty .minus i {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 1.1rem;
}


/*.input_plus_mins div {*/


/*    text-align: center;*/


/*}*/

.input_plus_mins .minus:hover {
	background-color: #62ab00 !important;
}

.input_plus_mins .plus:hover {
	background-color: #62ab00 !important;
}


/*Prevent text selection*/

.input_plus_mins span {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}

.input_plus_mins input {
	border: 0;
	width: 2%;
}

.input_plus_mins nput::-webkit-outer-spin-button,
.input_plus_mins input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.input_plus_mins input:disabled {
	background-color: white;
}


/*SWIPER SLIDER CODE*/

.wrapper {
	max-height: 360px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}

.product-detail-slider .swiper-slide {
	width: 96%;
}

.product-detail-slider .swiper-slide img {
	display: block;
	height: 100%;
	width: 100%;
	margin: 0 auto;
	-o-object-fit: cover;
	object-fit: cover;
	cursor: pointer;
}

.Thumbs {
	-ms-flex-preferred-size: 100px;
	flex-basis: 100px;
}

.Thumbs .swiper-slide {
	opacity: 0.4;
}

.Thumbs .swiper-slide-active {
	opacity: 1;
}

.remove-margins {
	margin: 0;
}

.awardImg {
	position: relative;
	background: #fff;
	padding: 4px;
	margin: 20px 0;
}

.internalPages .footer {
	padding-top: 50px;
}


/*******************DETAIL BLOGS PAGE START****************/

.bg-blog-detail-img {
	background-image: url("img/top-stories-header.jpg");
	height: 350px;
	background-attachment: fixed;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}

.blog_detail-heading {
	font-size: 28px;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
}

.mt-40 {
	margin-top: 70px;
}

.mejs__controls:not([style*='display: none']) {
	background: black;
}

.quote_text .quote {
	font-size: 30px;
	line-height: 1.5;
	cursor: pointer;
	width: 480px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
}

.quote_text {
	margin-bottom: 20px;
}

.verticle_lineQ {
	width: 2.3px;
	height: 125px;
	background-color: #2b2b2b;
	text-align: right;
	margin-top: -154px;
	margin-left: 14%;
}

.blogN_images img {
	height: 100%;
	width: 100%;
}

.pt-6 {
	padding-top: 40px;
}

.written_outerbox {
	height: auto;
	width: auto;
	background-color: #fbf9f9;
}

.written_outerbox .written_img {
	width: 20%;
	border-radius: 50%;
	border: 1px solid transparent;
	margin-left: 60px;
	margin-top: 40px;
	margin-bottom: 40px;
}

.written_text {
	margin-top: auto;
	margin-left: 20px;
	margin-bottom: auto;
}

.main_written {
	font-size: 24px;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
}

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

.comment_text {
	font-size: 24px;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
}

.user_icon {
	color: lightgray;
	font-size: 65px;
	background: #f6f6f6;
	width: 100px;
	height: 100px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-radius: 50px;
	padding-left: 21px;
	padding-right: 15px;
}

.icon_text {
	margin-bottom: auto;
	margin-top: auto;
	padding-left: 20px;
}

.height {
	line-height: 25px;
	font-size: 17px;
	padding-top: 10px;
}

.font {
	font-size: 21px;
}

.icon_comment {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 50px;
}

.margin_days {
	font-size: 18px;
	margin-bottom: 10px;
}

.mt-6 {
	margin-top: 70px;
}

.btn.btn-primary {
	padding: 12px 34px 12px 34px;
	text-align: center;
	font-size: 15px;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 0.6px;
	color: #f6f6f6 !important;
	cursor: pointer;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #2b2b2b;
	border: 1px solid #2b2b2b;
	-webkit-transition: 0.8s ease;
	-o-transition: 0.8s ease;
	transition: 0.8s ease;
}

.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle,
.btn.btn-primary:focus,
.btn.btn-primary:hover {
	background-color: #fff;
	color: #2b2b2b !important;
	border: 1px solid #2b2b2b;
}


/*..............SEARCH...........*/

.pt-lg-10 {
	padding-top: 7rem;
}

.btn.focus,
.btn:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 0 0.2rem transparent;
	box-shadow: 0 0 0 0.2rem transparent;
}

.search_outerbox {
	background-color: #fbf9f9;
	width: auto;
	height: auto;
}

.input-group {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 35px;
	padding-right: 38px;
}

.form-control:focus {
	color: #495057;
	background-color: #fff;
	border-color: #2b2b2b;
	outline: 0;
	-webkit-box-shadow: 0 0 0 0.2rem transparent;
	box-shadow: 0 0 0 0.2rem transparent;
}

.form-control {
	font-family: 'Montserrat', sans-serif;
}

.btn-search {
	background-color: #2b2b2b;
	border-radius: 0;
	color: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #2b2b2b;
	-webkit-transition: 0.8s ease;
	-o-transition: 0.8s ease;
	transition: 0.8s ease;
}

.btn-search:link,
.btn-search:visited {
	color: #fff;
}

.btn-search:active,
.btn-search:hover {
	background-color: #fff;
	color: #2b2b2b;
	border-color: #2b2b2b;
}


/*............TOPIC..............*/

.topic_outerbox {
	height: auto;
	width: auto;
	background-color: #fbf9f9;
	padding-bottom: 12px;
}

.topic_outerbox h2 {
	font-size: 26px;
	padding-left: 42px;
	padding-top: 30px;
	padding-bottom: 10px;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
}

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

.topic_outerbox li {
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: 500;
	overflow: hidden !important;
}

.topic_outerbox li a {
	text-decoration: none;
	padding-right: 5px;
	color: #2b2b2b;
}

.dots {
	letter-spacing: 6.5px;
	font-size: 16px;
	font-weight: normal;
}

.inner-box {
	margin-left: 13%;
	margin-right: 13%;
	text-align: center
}

.inner-box1 {
	margin-left: 12%;
	margin-right: 13%;
	text-align: center;
}

.image {
	height: 100%;
	width: 100%;
}


/*.............POPULAR POST..............*/

.outer_popular {
	height: auto;
	width: auto;
	background-color: #fbf9f9;
	padding-bottom: 35px;
}

.outer_popular h2 {
	font-size: 26px;
	padding-left: 42px;
	padding-top: 30px;
	padding-bottom: 10px;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
}

.pt-lg-4 {
	padding-top: 2rem;
}

.popular_image {
	height: 100%;
	width: 35%;
}

.outer {
	margin-right: 13%;
	margin-left: 13%;
}

.text_post {
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: auto;
}

.main {
	font-size: 17px;
	font-weight: 500;
	margin-bottom: 10px;
	cursor: pointer;
	line-height: 18px;
	letter-spacing: 0;
	font-family: 'Montserrat', sans-serif;
}

.date {
	font-size: 1.1rem;
	margin-bottom: 4px;
	font-family: 'Cairo', sans-serif;
}

.text_post span {
	color: #2b2b2b;
	font-weight: 500;
	font-size: 1.1rem;
	cursor: pointer;
	letter-spacing: 0;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
}


/*..............TAGS.................*/

.outer_tag {
	height: auto;
	width: auto;
	background-color: #fbf9f9;
	padding-bottom: 30px;
}

.main_tag {
	font-size: 26px;
	padding-left: 42px;
	padding-top: 30px;
	padding-bottom: 10px;
	font-family: 'Montserrat', sans-serif;
}

span {
	display: unset;
}

.inner_tag {
	margin-left: 13%;
	margin-right: 13%;
}

.tag_text a:hover {
	color: #f6f6f6;
	background-color: #2b2b2b;
	border: solid 1px transparent;
}

.tag_text a {
	text-decoration: none;
	font-size: 1.1rem;
	color: #2b2b2b;
	border: solid 1px #2b2b2b;
	padding: 5px 12px 5px 12px;
	margin-top: 9px;
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
}

.sale_img {
	width: 100%;
	height: 100%;
}

.img-area img {
	height: 100%;
	width: 100%;
}


/* ===================================
    Contact
====================================== */

.address h2,
.address p,
.address h5 {
	color: #222d38;
}

.address img {
	max-width: 100%;
	height: auto;
	position: relative;
	top: 55px;
}

.address p {
	font-size: 16px;
	margin-bottom: 0px;
}

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

.address ul li {
	display: inline-block;
	text-align: center;
}

.address a {
	color: #222d38;
	height: 38px;
	width: 38px;
	line-height: 38px;
	border-radius: 34px;
	background: transparent;
	display: block;
	border: 1px solid transparent;
}

.contact-form {
	margin-top: 140px;
	position: relative;
	overflow: hidden;
}

.contact-form .form-group {
	margin-top: 30px;
}

.contact-form label {
	font-size: 13px;
	color: #a4a0a0;
	margin-bottom: 0;
	margin-top: 10px;
}

.form-control:focus {
	color: #495057;
	background-color: #fff;
	border-color: #ced4da;
	outline: 0;
	-webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0);
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0);
}

.check-box {
	margin: 12px 20px 0px;
}

.message {
	margin-top: 41px;
}

.message textarea {
	width: 100%;
	resize: none;
	margin-top: 14px;
	border: none;
	border-bottom: 1px solid #ced4da;
	background: transparent;
	line-height: 26px;
}

.message .form-group {
	margin-bottom: 0px;
}

.circle-bg2:before {
	position: absolute;
	right: -10px;
	top: 10px;
}

.angle-font {
	font-size: 1.1rem;
}


/* ===================================
    Address , Map % Contact
====================================== */

#google-map {
	height: 400px;
	width: 100%;
}

.col-map #google-map {
	height: 418px;
}

.map {
	background: url("img/map.jpg");
}

.address-text {
	padding: 7.5rem 0;
}

.address-social li {
	display: inline-block;
}

.address-social a {
	display: block;
	width: 38px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	border-radius: 34px;
	color: #666;
	font-size: 16px;
	border: 1px solid transparent;
	-webkit-transition: background-color .2s ease-in-out;
	-o-transition: background-color .2s ease-in-out;
	transition: background-color .2s ease-in-out;
	background-color: #f7f7f7;
}

.address-social a:hover {}

.contact-form {
	max-width: 750px;
	display: block;
	margin: 10px auto;
}

.contactForm-footer .wpcf7-form-control-wrap input,
.contactForm-footer .wpcf7-form-control-wrap textarea {
	border: none;
	border-bottom: none;
	padding: 5px;
	background: rgb(62 62 62 / 0.7);
	letter-spacing: .7px;
	font-weight: 300;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #a5a5a5;
	font-size: 1.1rem;
	position: relative;
	-webkit-transition: border .9s ease;
	-o-transition: border .9s ease;
	transition: border .9s ease;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 100%;
}

.contactForm-Contactus .wpcf7-form-control-wrap input,
.contactForm-Contactus .wpcf7-form-control-wrap textarea,
.contactForm-Contactus .wpcf7-form-control-wrap select {
	border: none;
	border-bottom: 1px solid #ced4da;
	border-radius: 0px;
	font-size: 1.1rem;
	padding: 0;
	background: transparent;
	width: 100%;
	display: block;
	width: 100%;
	height: calc(1.5em + .75rem + 2px);
	padding: .375rem .75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.contactForm-Contactus .wpcf7-form-control-wrap input,
.contactForm-Contactus .wpcf7-form-control-wrap textarea,
.contactForm-Contactus .wpcf7-form-control-wrap select {
	background: transparent;
	border-bottom: 2px solid #ddd;
	color: #333;
}

.contact-form textarea {
	min-height: 175px;
	resize: none;
}

.contactForm-Contactus input[type="submit"] {
	display: inline-block;
	border: 2px solid transparent;
	letter-spacing: .5px;
	line-height: inherit;
	border-radius: 0;
	text-transform: capitalize;
	width: auto;
	font-family: 'Cairo', sans-serif;
	font-weight: 400;
	transition-duration: 0.3s !important;
	transition-timing-function: ease-in-out!important;
	background: #101a14;
	color: #fff;
	font-size: 15px;
	transition: .5s !important;
	border-radius: 50px;
	padding: 9px 38px;
}

.contactForm-Contactus input[type="submit"]:hover,
.contactForm-Contactus input[type="submit"]:focus {
	font-size: 15px;
	transition: .5s !important;
	background: #be9459;
}

.contact-form .form-group {
	margin-bottom: 1.5rem;
}

.w-30 {
	width: 30%!important;
}

.tittle p {
	max-width: 720px;
	color: #101a14;
	margin: 0 auto;
}

.tittle p a {
	color: #101a14;
	text-decoration: underline;
}


/*====================================
    Contact-us
=================================*/

.contact-us {
	position: unset;
	padding: 7.5rem 0;
}


/* ===================================
   Footer
====================================== */

.footer-social li {
	display: inline-block;
}

.footer-social a {
	display: block;
	width: 45px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	border-radius: 50px;
	font-size: 17px;
	margin: 10px 5px;
	border: 1px solid transparent;
	-webkit-transition: background-color .2s ease-in-out;
	-o-transition: background-color .2s ease-in-out;
	transition: background-color .2s ease-in-out;
}

.company-about {
	color: #fff;
}


/*icon bg bover */

.facebook-bg-hvr:hover {
	background: #4267B2 !important;
	color: #fff !important;
}

.twitter-bg-hvr:hover {
	background: #1DA1F2 !important;
	color: #fff !important;
}

.instagram-bg-hvr:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#aa2fb5), color-stop(93%, #f1762c))!important;
	background: -o-linear-gradient(top, #aa2fb5 0%, #f1762c 93%)!important;
	background: linear-gradient(to bottom, #aa2fb5 0%, #f1762c 93%)!important;
	color: #fff !important;
}

.linkedin-bg-hvr:hover {
	background: #0077B5 !important;
	color: #fff !important;
}

.pinterest-bg-hvr:hover {
	background: #BD081C !important;
	color: #fff !important;
	border: 1px solid #BD081C !important;
}

.google-bg-hvr:hover {
	background: #DB4437 !important;
	color: #fff !important;
}

.mail-bg-hvr:hover {
	background: #c32aa3 !important;
	color: #fff !important;
	border: 1px solid #c32aa3 !important;
}


/*icon text bover */

.facebook-text-hvr:hover {
	color: #4267B2 !important;
}

.twitter-text-hvr:hover {
	color: #1DA1F2 !important;
}

.instagram-text-hvr:hover {
	color: #aa2fb5
}

.linkedin-text-hvr:hover {
	color: #0077B5 !important;
}

.pinterest-text-hvr:hover {
	color: #BD081C !important;
}

.google-text-hvr:hover {
	color: #DB4437 !important;
}

.mail-text-hvr:hover {
	color: #c32aa3 !important;
}


/*========================================
Counters Sec
========================================*/

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

.serial-box p {
	color: #101a14;
	font-size: 18px;
	font-family: 'Cairo', sans-serif;
	font-weight: 600;
}

.serial-box span {
	font-size: 40px;
	font-family: 'Cairo', sans-serif;
	color: #101a14;
	text-align: center;
	font-weight: 600;
	padding-bottom: 20px;
}

section.bg-light.demo-banner {
	padding: 7.5rem 0;
	background: #eee !important;
}

section.bg-light.demo-banner h2 {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 40px;
}

.contact-us h2 {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 23px;
}

.shops-List {
	position: relative;
	width: 70%;
	margin: 10px auto;
}

.shops-List h5 {
	font-size: 22px;
	font-weight: bold;
	font-family: 'Cairo', sans-serif;
	color: black;
}

.shops-List ul {
	padding-left: 0px;
	margin-bottom: 0px;
}

.shops-List ul li {
	list-style: none;
	font-family: "Open Sans", sans-serif;
	letter-spacing: 1px;
	position: relative;
	overflow: hidden;
	font-size: 13px;
	margin-bottom: 10px;
	text-overflow: ellipsis;
	transition: all ease 500ms;
}

.shops-List ul li a {
	font-family: "Open Sans", sans-serif;
	font-weight: 500;
	color: #444444;
	text-decoration: none;
	display: inline-block;
	padding-right: 8px;
	padding-left: 10px;
}

.shops-List ul li a::before {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #b89952;
	left: 0;
	top: 9px;
}

.shops-List ul li:hover {
	margin-left: 7px;
	color: #212529;
}

.searchMall {
	background: #ddd;
	width: 43%;
	position: relative;
	height: 40px;
	margin: 20px 0;
}

.searchMall input {
	width: 70%;
	border: none;
	border-radius: 0;
	background: transparent;
	display: inline-block;
	font-family: "Open Sans", sans-serif;
	height: 40px;
	font-size: 12px;
}

.searchMall input:focus {
	background: transparent;
}

.searchMall span {
	background: #be9459;
	width: 30%;
	display: inline-block;
	vertical-align: top;
	position: absolute;
	top: 0;
	right: 0;
	color: #fff;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-family: "Open Sans", sans-serif;
	font-size: 1.1rem;
}

.MallMap {
	position: relative;
	background: #f7f7f7;
}

.MallMap span {
	position: absolute;
	width: 30px;
	left: 50%;
	top: 200px;
	z-index: 333;
	transition: all ease 500ms;
}

.MallMap span img {
	width: 30px;
}

.MallMap>img {
	position: relative;
	width: 80%;
	margin: 0 auto;
	display: block;
}


/*
 *
 *  // Map Markers CSS
 *
 */

.KBmap__mapContainer {
	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;
}

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

.KBmap__mapHolder svg {
	max-width: 100%;
}

.KBmap__mapHolder img {
	max-width: 100%;
	width: 100%;
}

@-webkit-keyframes mapMarkerAnimation {
	0% {
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}
	50% {
		-webkit-transform: translateY(-6px);
		transform: translateY(-6px);
	}
	100% {
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}
}

@keyframes mapMarkerAnimation {
	0% {
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}
	50% {
		-webkit-transform: translateY(-6px);
		transform: translateY(-6px);
	}
	100% {
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}
}

.KBmap__marker {
	position: absolute;
	-webkit-transform: translate(-50%, -100%);
	transform: translate(-50%, -100%);
	top: 42%;
	left: 69%;
	z-index: 1;
}

.KBmap__marker.current {
	z-index: 2;
}

.KBmap__marker img {
	cursor: pointer;
	position: relative;
	z-index: 3;
	width: 30px;
}

.KBmap__marker img:hover {
	-webkit-animation-name: mapMarkerAnimation;
	animation-name: mapMarkerAnimation;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

.KBmap__markerContent {
	width: 320px;
	background-color: #000000ba;
	display: inline-block;
	border-radius: 15px;
	padding: 25px;
	padding-bottom: 35px;
	-webkit-box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.15);
	position: absolute;
	bottom: 49%;
	-webkit-box-sizing: border-box;
	/* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;
	/* Firefox, other Gecko */
	box-sizing: border-box;
	/* Opera/IE 8+ */
	z-index: 1;
}

.KBmap__markerContent .KBmap__markerTitle {
	margin-top: 0px;
	margin-bottom: .5em;
	color: #fff;
	font-size: 1.1rem;
}

.KBmap__markerContentItem {
	color: #fff;
	font-size: 12px;
}

.KBmap__markerContentItem p {
	margin-bottom: .5em;
	margin-top: 0px;
	color: #fff;
}

.KBmap__markerClose {
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
	color: #fff;
}

.KBmap_cords {
	position: absolute;
	bottom: 0px;
	right: 0px;
	background-color: #e7b786;
	border: 2px solid #56270c;
	padding: 2px 5px;
	pointer-events: none;
}

.mallmapBody {
	padding-top: 75px;
}

.slider-newsImg h4 {
	background: rgb(255 255 255 / 0.8);
	color: #000;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
	padding: 11px 29px;
	font-size: 1.1rem;
	font-weight: bold;
}

.slick-slide {
	position: relative;
}

.shopInfo {
	position: relative;
	background: #be9459;
	padding: 20px;
	margin-bottom: 30px;
}

.shopInfo h1 {
	margin: 0;
	font-weight: bold;
	font-size: 28px;
	color: #fff;
}

.shopInfo ul {
	position: relative;
	margin: 0;
	list-style: none;
}

.shopInfo ul li {
	position: relative;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	font-family: 'Cairo', sans-serif;
}

.shopInfo ul li span {
	position: relative;
	display: inline-block;
}

.viewonMapLnk {
	transition: all ease 500ms;
	position: relative;
	background: #101a14;
	color: #fff !important;
	padding: 24px;
	display: block;
	text-align: center;
	font-family: 'Cairo', sans-serif;
	font-size: 13px;
}

.viewonMapLnk:hover {
	background: #be9459;
}

.footer:before {
	position: absolute;
	content: "";
	background: url(img/footer-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	z-index: 1;
	top: 0;
	left: 0;
	opacity: 0.2;
}

.leafImg {
	position: absolute;
	width: 250px;
	right: 0;
	bottom: -105px;
	z-index: 1;
}

.dineLeaf {
	position: absolute;
	width: 200px;
	right: -55px;
	bottom: -131px;
	z-index: 2;
}

#page3 .container {
	z-index: 3;
	top: 28px;
}

.imageHolderSlide {
	width: 70%;
	overflow: hidden;
	display: block;
	border: 4px solid #fff;
}

.imageHolderSmall {
	width: 163px;
	overflow: hidden;
	display: block;
	height: 200px;
	border: 4px solid #fff;
	opacity: 0.9;
	z-index: 999;
	background: #000;
	box-shadow: 0 0 10px #ccc;
}

.imageHolderSmall img {
	height: 228px;
	max-width: inherit;
	width: inherit;
}

.slider-aboutImgThumb .slick-current {
	opacity: 1;
	display: none;
}


/***********************************/


/*  PORTFOLIO CSS                   /
/***********************************/

.portfolio-sec {
	margin-bottom: 30px;
	/*transition: .8s ease;*/
}

.portfolio-sec .container {
	max-width: 1140px;
}

.portfolio-sec .heading {
	color: #202020;
	margin-bottom: 0;
	font-size: 50px;
	font-weight: bold;
}

.portfolio-sec .cbp-wrapper-outer {
	overflow: visible;
}

.portfolio-sec .cbp-l-loadMore-button .cbp-l-loadMore-link,
.portfolio-sec .cbp-l-loadMore-button .cbp-l-loadMore-button-link {
	padding: 12px 32px;
}

.portfolio-sec .cbp-l-loadMore-button .cbp-l-loadMore-link,
.portfolio-sec .cbp-l-loadMore-button .cbp-l-loadMore-button-link,
.portfolio-sec .cbp-l-loadMore-button .cbp-l-loadMore-link:hover,
.portfolio-sec .cbp-l-loadMore-button .cbp-l-loadMore-button-link:hover,
.portfolio-sec .cbp-l-loadMore-button .cbp-l-loadMore-link:focus,
.portfolio-sec .cbp-l-loadMore-button .cbp-l-loadMore-button-link:focus {
	color: #fff;
}

.portfolio-sec .cbp-l-filters-button .cbp-filter-item {
	background: transparent;
	padding: 0;
	margin: 0;
	border: none;
	font-size: 13px;
	font-weight: 600;
	color: #202020;
	font-family: 'Roboto', sans-serif;
	margin-right: 15px;
	border-bottom: solid 2px transparent;
}

.portfolio-sec .cbp-l-filters-button .cbp-filter-item.cbp-filter-item-active {
	color: #e8d716;
	background: transparent;
	border-bottom: solid 3px #e8d716;
}

.portfolio-sec .cbp-l-filters-button .cbp-filter-item,
.portfolio-sec .cbp-item.even {
	-webkit-transition: 300ms all ease;
	-o-transition: 300ms all ease;
	transition: 300ms all ease;
}

.portfolio-sec .cbp-item.even {
	/* margin-top: -190px; */
}

.portfolio-sec .cbp-l-grid-mosaic .cbp-caption-activeWrap {
	background: rgba(232, 215, 22, 0.8);
}

.portfolio-sec .cbp-l-filters-button .cbp-filter-item:hover {
	color: #202020;
	border-color: #e8d716;
}

.portfolio-sec .cbp-l-caption-title {
	color: #ffffff !important;
	font-family: 'Roboto', sans-serif !important;
	font-weight: 400 !important;
	font-size: 15px !important;
}

.portfolio-sec .portfolio-detail-text {
	color: #FFFFFF;
	font-style: italic;
}

.portfolio-sec .portfolio-hover-effect .hover-text {
	padding-left: 3%;
	padding-bottom: 2%;
}

.portfolio-sec .portfolio-hover-effect .portfolio-inner-content {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.portfolio-sec .portfolio-hover-effect .portfolio-inner-content span {
	background-color: #FFFFFF;
	height: 3px;
	width: 70px;
	display: block;
}

.portfolio-sec .portfolio-hover-effect .portfolio-inner-content span:nth-child(2) {
	transform: rotate(90deg);
}

.portfolio-sec .portfolio-hover-effect .hover-text .p-hover-title {
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: 500;
	margin-bottom: 0;
}

.portfolio-sec .portfolio-hover-effect .hover-text p {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.1rem;
	color: #FFFFFF;
}

.portfolio-sec #js-loadMore-lightbox-gallery {
	margin-top: 45px;
}

.portfolio-sec #js-loadMore-lightbox-gallery.active {
	margin-top: -150px;
	position: relative;
	/*z-index: -1 !important;*/
}

.portfolio-sec #js-loadMore-lightbox-gallery.active-outer {
	margin-top: -250px;
}

.portfolio-sec .cbp-caption-active .cbp-caption-activeWrap {
	width: 94%;
	position: absolute;
	z-index: 2;
	height: 94%;
}

.portfolio-sec .cbp-caption-active .cbp-caption-activeWrap:hover .text-data {
	z-index: -1 !important;
}

.portfolio-sec .cbp-caption-zoom .cbp-caption-activeWrap {
	opacity: 0;
	top: 3%;
	left: 3%;
}

.portfolio-sec .portfolio-foot-detail {
	padding-bottom: 3%;
}

.portfolio-sec .portfolio-foot-detail .p-text {
	color: #202020;
	font-size: 13px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	display: inline-block;
	margin-bottom: 8px;
	opacity: 0.7;
}

.portfolio-sec .portfolio-foot-detail .p-text:last-child {
	margin-bottom: 0;
}

.portfolio-sec .portfolio-foot-detail .p-num {
	color: #202020;
	font-size: 50px;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
}


/*==================================*/


/*       listing page form         */


/*==================================*/

.filter-form {
	background-color: #191919;
}

.filter-form .contact-form {
	padding: 20px 0;
}

.filter-form .form-control {
	color: #ffffff;
}

.filter-form .contact-form .form-group {
	display: flex;
	align-items: center;
	margin-bottom: 0;
	width: 90%;
}

.filter-form .contact-form label {
	margin-bottom: 0;
	color: #ffffff;
	position: relative;
	left: -6px;
	top: -1px;
	z-index: 11;
	font-size: 22px;
}

.filter-form .contact-form input {
	color: #ffffff;
	font-size: 16px;
	height: 50px;
	padding: 25px;
}

.filter-form .contact-form .form-control {
	border-radius: 0;
	border: solid 2px transparent;
	margin-bottom: 0;
	border-right: solid 2px #eceef2;
	background-color: transparent;
}

.filter-form .contact-form .form-control:last-child {
	border-right: none;
}

.filter-form .contact-form input::placeholder {
	color: #fff;
	font-size: 16px;
}

.filter-form .form-control:focus {
	border-color: #80bdff00;
	outline: 0;
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0);
}

.filter-form .select2-container {
	width: 100% !important;
}

.filter-form .select2-container--default .select2-selection--single {
	background-color: transparent;
	border: none;
	border-radius: 0;
	width: 100%;
}

.filter-form .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #ffffff;
}

.product-filter-nav {
	transition: .5s ease;
	padding-top: 60px;
}

.change-position.product-filter-nav {
	position: fixed;
	left: 0;
	right: 0;
	top: 83px;
	background: linear-gradient(to right, #fc2547 50%, #ff5a00 100%);
	animation: .8s fadeIn;
	padding-top: 0;
	z-index: 11;
}

.change-position.filter-form .main-btn {
	/*padding: 15px 35px;*/
	background: #ffffff;
	color: #191919 !important;
	transition: .5s ease;
}

.change-position.filter-form .main-btn:hover {
	background: #191919;
	color: #ffffff !important;
}

.product-price {
	width: 90%;
}

.product-filter-nav .select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #FFFFFF transparent #ffffff transparent;
}


/*.select2-dropdown {*/


/*    background-color: #191919;*/


/*}*/


/*.select2-dropdown .select2-container--default .select2-results__option[aria-selected=true] {*/


/*    background-color: #2d2d2d;*/


/*}*/


/*.select2-dropdown .select2-results__option {*/


/*    color: #ffffff;*/


/*}*/


/* .select2-container--default .select2-results__option--highlighted[aria-selected] {*/


/*    background-color: #2D2D2D;*/


/*}*/


/*.select2-container--default .select2-search--dropdown .select2-search__field {*/


/*    border: 1px solid #aaa;*/


/*    background-color: #444;*/


/*}*/

.select2-dropdown {
	background-color: #ffffff;
}

.select2-dropdown.select2-container--default .select2-results__option[aria-selected=true] {
	background-color: #dedede;
}

.select2-dropdown .select2-results__option {
	color: #191919;
}

.select2-container--default .select2-dropdown .select2-results__option--highlighted[aria-selected] {
	background-color: #e3e3e3;
	color: #191919;
}

.select2-container--default .select2-dropdown .select2-search--dropdown .select2-search__field {
	border: 1px solid #d2d2d2;
	background-color: #e3e3e3;
}


/*=======================
        mini menu
========================*/

.float-middle-logo {
	position: absolute;
	margin-left: 39px;
	top: 30px;
	transform: translateX(-50%);
	z-index: 11;
}

.float-middle-logo a.navbar-brand {
	max-width: 80%;
}

.bottom-mini-nav {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #2D2D2D;
	padding: 10px;
}

.bottom-mini-nav .navbar {
	width: 50%;
	margin: auto;
}

.bottom-mini-nav .nav-item {
	margin-right: 15px;
}

.bottom-mini-nav .nav-link {
	color: #fff;
	opacity: .7;
	transition: .5s ease;
}

.bottom-mini-nav .nav-link:hover {
	/*background:linear-gradient(to right,#fc2547 50%, #ff5a00 100%);*/
	/*-webkit-background-clip: text;*/
	/*-webkit-text-fill-color: transparent;*/
	opacity: 1;
}


/* ===================================
    portfolio area inner gallery sec
====================================== */

.portfolio-area {
	padding: 50px 0;
}

.portfolio-area .portfolio-item {
	cursor: pointer;
	margin-bottom: 30px;
}

.portfolio-area .portfolio-item .portfolio-inner-content {
	background-color: #0d0d0d;
	overflow: hidden;
	position: relative;
}

.portfolio-area .portfolio-item .portfolio-inner-content .item-img-holder {
	overflow: hidden;
	height: 260px;
	background: #f7f7f7;
}

.portfolio-area .portfolio-item .portfolio-inner-content .item-img-holder img {
	width: 100%;
    transition: .5s ease;
}

.portfolio-area .portfolio-item:hover .portfolio-inner-content .item-img-holder img {
	transform: scale(1.05);
}

.portfolio-area .portfolio-item .portfolio-inner-content .item-img-holder .item-badge {
	background: linear-gradient(to right, #fc2547 50%, #ff5a00 100%);
	font-size: 16px;
	line-height: 1;
	color: #ffffff;
	height: 80px;
	width: 80px;
	position: absolute;
	right: -19px;
	top: -34px;
	display: block;
	text-align: center;
	padding-top: 39px;
	font-weight: 500;
}

.portfolio-area .portfolio-item .portfolio-inner-content .item-img-holder .item-badge span {
	display: block;
	font-weight: 300;
	font-size: 12px;
}

.portfolio-area .portfolio-item .portfolio-inner-content .item-detail-area {
	padding: 10px;
	position: absolute;
	bottom: 0;
	z-index: 1;
	background: #00000063;
	width: 100%;
}

.portfolio-area .portfolio-item .portfolio-inner-content .item-detail-area .item-name {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: 500;
	transition: .5s ease;
}

.portfolio-area .portfolio-item .portfolio-inner-content .item-detail-area .item-reviews {
	padding-left: 0;
}

.portfolio-area .portfolio-item .portfolio-inner-content .item-detail-area .item-reviews li {
	list-style: none;
	display: inline-block;
	margin-left: -1px;
}

.portfolio-area .portfolio-item .portfolio-inner-content .item-detail-area .item-reviews li i {
	color: #ffc13c;
	font-size: 17px;
}

.portfolio-area .portfolio-item .portfolio-inner-content .item-detail-area p {
	margin-top: 2px;
	color: #fff;
	display:none;
}

.portfolio-area .portfolio-item:hover .portfolio-inner-content .item-detail-area .item-name {
	animation: 1s hoverall;
	color: #fff;
	/* background:linear-gradient(to right,#fc2547 50%, #ff5a00 100%); */
	/*-webkit-background-clip: text;*/
	/*-webkit-text-fill-color: transparent;*/
}

.gallery-sec .main-btn {
	margin-top: 60px;
}

.slider-aboutImg {
	top: 63px;
	right: -90px;
}

.slider-about {
	top: 60px;
	left: -30px;
	margin-bottom: 120px;
}

.slider-aboutImgThumb {
	left: -30px;
}

.slider-aboutImgThumb .slick-slide {
	width: 163px !important;
	margin-right: 17px;
}

.pagination {
	display: block;
	width: 100%;
}

.pagination .page-numbers {
	position: relative;
	width: 25px;
	height: 25px;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	line-height: 25px;
	color: #fff;
	vertical-align: top;
	background: #be9459;
	font-size: 13px;
	font-family: 'Cairo', sans-serif;
}

.pagination .next,
.pagination .prev {
	position: relative;
	min-width: 50px;
	width: inherit;
	max-width: 81px;
	height: 25px;
	display: inline-block;
	text-align: center;
	border-radius: 4px;
	line-height: 25px;
	vertical-align: top;
	color: #fff;
	background: #be9459;
	font-size: 13px;
	font-family: 'Cairo', sans-serif;
	transition: all ease 500ms;
}

.pagination span.current {
	position: relative;
	width: 25px;
	height: 25px;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	line-height: 25px;
	color: #333;
	font-size: 12px;
	border: 1px solid #eee;
	vertical-align: top;
	background: transparent;
	transition: all ease 500ms;
}

.pagination a:hover,
.pagination span:hover {
	background: #6c757d;
	color: #fff;
}

.scrollpage {
	/* overflow: hidden !important; */
}

html.fp-enabled,
.fp-enabled body {
	margin: 0;
	padding: 0;
	overflow: hidden;
	/*Avoid flicker on slides transitions for mobile phones #336 */
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.fp-section {
	position: relative;
	-webkit-box-sizing: border-box;
	/* Safari<=5 Android<=3 */
	-moz-box-sizing: border-box;
	/* <=28 */
	box-sizing: border-box;
}

.fp-slide {
	float: left;
}

.fp-slide,
.fp-slidesContainer {
	height: 100%;
	display: block;
}

.fp-slides {
	z-index: 1;
	height: 100%;
	overflow: hidden;
	position: relative;
	-webkit-transition: all 0.3s ease-out;
	/* Safari<=6 Android<=4.3 */
	transition: all 0.3s ease-out;
}

.fp-section.fp-table,
.fp-slide.fp-table {
	display: table;
	table-layout: fixed;
	width: 100%;
}

.fp-tableCell {
	display: inline-block;
	/* vertical-align: middle; */
	width: 100%;
	height: 100% !important;
}

.fp-slidesContainer {
	float: left;
	position: relative;
}

.fp-controlArrow {
	-webkit-user-select: none;
	/* webkit (safari, chrome) browsers */
	-moz-user-select: none;
	/* mozilla browsers */
	-khtml-user-select: none;
	/* webkit (konqueror) browsers */
	-ms-user-select: none;
	/* IE10+ */
	position: absolute;
	z-index: 4;
	top: 50%;
	cursor: pointer;
	width: 0;
	height: 0;
	border-style: solid;
	margin-top: -38px;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.fp-controlArrow.fp-prev {
	left: 15px;
	width: 0;
	border-width: 38.5px 34px 38.5px 0;
	border-color: transparent #fff transparent transparent;
}

.fp-controlArrow.fp-next {
	right: 15px;
	border-width: 38.5px 0 38.5px 34px;
	border-color: transparent transparent transparent #fff;
}

.fp-scrollable {
	overflow: hidden;
	position: relative;
}

.fp-scroller {
	overflow: hidden;
}

.iScrollIndicator {
	border: 0 !important;
}

.fp-notransition {
	-webkit-transition: none !important;
	transition: none !important;
}

#fp-nav {
	position: fixed;
	z-index: 100;
	background-color: #212c2c52;
	width: 30px;
	padding: 10px 0 15px 0px;
	margin-top: -32px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	top: 50%;
	opacity: 1;
}

#fp-nav.fp-right {
	right: 17px;
}

#fp-nav.fp-left {
	left: 17px;
}

.fp-slidesNav {
	position: absolute;
	z-index: 4;
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	left: 0 !important;
	right: 0;
	margin: 0 auto !important;
}

.fp-slidesNav.fp-bottom {
	bottom: 17px;
}

.fp-slidesNav.fp-top {
	top: 17px;
}

#fp-nav ul,
.fp-slidesNav ul {
	margin: 0;
	padding: 0;
}

#fp-nav ul li,
.fp-slidesNav ul li {
	display: block;
	width: 14px;
	height: 13px;
	margin: 12px 7px 12px 7px;
	position: relative;
}

.fp-slidesNav ul li {
	display: inline-block;
}

#fp-nav ul li a,
.fp-slidesNav ul li a {
	display: block;
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
}

#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span {
	-webkit-transform: scale3d(1.75, 1.75, 1);
	transform: scale3d(1.75, 1.75, 1);
	box-shadow: inset 0 0 0 1px #ffffff;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
	top: 2px;
	left: 2px;
	width: 12px;
	height: 12px;
	box-shadow: inset 0 0 0 7px #FFFFFF;
	background: rgba(0, 0, 0, 0);
	border-radius: 50%;
	position: absolute;
	z-index: 1;
	-webkit-transition: -webkit-transform 0.3s, box-shadow 0.3s;
	transition: transform 0.3s, box-shadow 0.3s;
}

#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
	box-shadow: inset 0 0 0 7px #ffc107;
}

#fp-nav ul li .fp-tooltip {
	position: absolute;
	top: -2px;
	color: #fff;
	font-size: 1.1rem;
	font-family: arial, helvetica, sans-serif;
	white-space: nowrap;
	max-width: 220px;
	overflow: hidden;
	display: block;
	opacity: 0;
	width: 0;
	cursor: pointer;
}

#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active+.fp-tooltip {
	-webkit-transition: opacity 0.2s ease-in;
	transition: opacity 0.2s ease-in;
	width: auto;
	opacity: 1;
}

#fp-nav ul li .fp-tooltip.fp-right {
	right: 20px;
}

#fp-nav ul li .fp-tooltip.fp-left {
	left: 20px;
}

.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell {
	height: auto !important;
}

.fp-responsive .fp-auto-height-responsive.fp-section,
.fp-responsive .fp-auto-height-responsive .fp-slide,
.fp-responsive .fp-auto-height-responsive .fp-tableCell {
	height: auto !important;
}


/*Only display content to screen readers*/

.fp-sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
	border-color: #ffb900;
	background: #fff;
}

.postViewHome {
	position: relative;
}

.height-50 {
	height: 47vh;
}

.postViewHome .imgHolder {
	position: relative;
	overflow: hidden;
	display: block;
	width: 100%;
}

.postviewInfoHome {
	background-color: #eee;
	overflow: hidden;
	position: relative;
}

.postviewInfoHome>div {
	padding: 50px;
	text-align: center;
	display: block;
	width: 100%;
	height: 100%;
}

.postviewInfoHome img {
	height: auto;
	max-width: 100%;
	border: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin: 0 auto;
}

.postViewHome .imgHolder img {
	height: auto;
	max-width: 100%;
	border: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	vertical-align: middle;
	width: 100%;
}

.postViewHome h4 {
	position: relative;
	color: #000;
	font-size: 34px;
	line-height: 40px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0;
	text-transform: uppercase;
}

.postViewHome p {
	color: #494949;
	font-size: 1.1rem;
	line-height: normal;
	font-weight: 400;
}

.slideBox {
	display: none;
	padding-top: 2vh;
}

.slideBox.show {
	display: block;
}

.flipAnime {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-backface-visibility: visible!important;
	backface-visibility: visible!important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX;
}

.slideInRightAnime {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-backface-visibility: visible!important;
	backface-visibility: visible!important;
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}



/* ===================================
    Media Queries
====================================== */
@media screen and (max-width: 768px) {

	.navbar-nav{
		display: block;
	}
	.side-nav .navbar-nav li {
		display: block;
		width: 200px;
		text-align: center;
		margin-bottom: 23px;
	}
	#service-circle-right,
	#service-circle-left {
		display: none !important
	}
	.contactForm-footer {
		display: none;
	}
	.imageHolderSlide {
		width: 50%;
	}
	.aboutService-quote {
		height: auto;
	}
	.slider-aboutImg {
		top: 0;
		right: 0;
	}
	.slider-about {
		top: 0;
		left: 0;
		margin-bottom: 0;
	}
	.slider-aboutImgThumb {
		left: 0;
	}
	.slider-aboutImgThumb .slick-slide {
		width: 89px !important;
		margin-right: 15px;
	}
	.imageHolderSmall {
		width: 90px;
		height: 90px;
	}
	#pp-nav.right {
		display: block;
	}
	.AbouSection {
		margin-bottom: 20px;
		top: 0;
		margin-top: 22px;
	}
	.AbouSection img {
		width: 150px;
	}
	.aboutImages {
		width: 100% !important;
		height: 120px;
		margin: 0;
		right: 0;
	}
	.aboutImages li {
		position: relative !important;
		left: inherit !important;
		top: inherit !important;
		width: 100px !important;
		height: 79px !important;
	}
	.aboutImages li img,.aboutImages li:nth-child(2) img {
		max-width: inherit;
		height: 100%;
		width: 100%;
		top: 0 !important;
	}
	.about-img {
		height: 200px;
		width: 100%;
	}
	.lastest-blog .blog-img img {
		height: 300px;
		width: auto;
		max-width: inherit;
	}
	.lastest-blog .blog-img .slider-img {
		top: 113px;
		height: 300px;
	}
	.imgBgAbout {
		  width: 75px;
		  left: 0;
		  top: inherit;
		  bottom: 0;
	}
	.leafImg {
		 width: 75px;
		 bottom: 0;
	}
	#blog-header-svg,
	#blog-foot-svg {
		display: none;
	}
	.contact-body {
		height: auto !important;
	}
	.swiper-thumbnails {
		display: none;
	}
	#services_slider h1,
	#news_slider h1 {
		font-size: 1.75rem;
	}
	.logo-dark {
		margin-left: 20px;
	}
	.services-item .testimonial-line {
		width: 5px;
		opacity: 0;
		height: 3px;
		left: auto;
		position: relative;
		text-align: center;
		margin-bottom: 40px;
		background-color: #d00520;
	}
	#services_slider .owl-dots,
	#news_slider .owl-dots {
		position: relative;
		bottom: 0;
		display: block;
		text-align: center;
		width: 100%;
	}
	.testimonial-quote {
		text-align: center;
	}
	.testimonial-quote h1 {
		font-size: 1.75rem
	}
	.team-img {
		margin: 0 auto;
	}
	.testimonial-line {
		margin: 0 auto;
	}
	#owl-thumbs.owl-dots {
		text-align: center;
	}
	.caption-border.left::before {
		background-color: rgba(255, 255, 255, 0);
	}
	.caption-border.right::after {
		background-color: rgba(255, 255, 255, 0);
	}
	.showcase-counter::after {
		display: none;
	}
	.showcase-counter::before {
		display: none;
	}
	.counter-wrap {
		display: none;
	}
	.arrows-wrap {
		right: 38%;
		top: 100%;
	}
	#pp-nav.right {
		display: none;
	}
	.tparrows {
		top: 95%!important;
	}

	#page1 {
		padding: 0 !important;
		top: 0;
	}
	#page2.section ,	#page3.section  ,	#page4.section{
		height: 100%;
		padding-top: 47px !important;
		padding-bottom: 0 !important;
	}
	#page5.section {
		height: 100%;
		padding-top: 152px !important;
		padding-bottom: 0 !important;
	}
	#page3 div[class*="col-"] {
		width:100%;
		flex: 0 0 100%;
		max-width: 100%;
		height: 23.1vh;
	}
	.postviewInfoHome > div {
		padding: 5px ;
			border-bottom: 1px solid #ddd;
}


.postViewHome h4 {
	font-size: 20px;
	line-height: 20px;
}
.postViewHome p {
	font-size: 12px;
	margin: 0;
}
	.btn.btn-rounded.btn-large {
	 padding: 3px 17px;
		font-size:12px;
	 border-radius: 33px;
	 margin-top: 5px;
	 line-height: normal;
	}
	.postviewInfoHome img {
		display: none
	}
	.lastest-blog .pot-2 {
		left: 0;
	}
	.max-width {
		width: 50%;
	}
	.main-title {
		margin-bottom: 2.5rem;
	}
	.form-control.message {
		height: 58px;
		min-height: 80px;
	}
	.side-nav-btn {
		/* top: 25px; */
	}
	.navbar-standard {
		padding: 18px 0px;
	}
	.title {
		font-size: 2rem;
	}
	.main-title h2 {
		font-size: 23px;
		margin: 0;
		margin-top: 37px;
	}
	.lastest-blog .blog-content h1 {
		font-size: 20px;
		margin: 0;
	}
		.lastest-blog .blog-content p {
		font-size: 12px;
		margin: 0;
	}
}
@media screen and (min-width: 769px) {
	#page2.section ,	#page3.section  ,	#page4.section {
		height: 100%;
		padding-top: 55px !important;
		padding-bottom: 0 !important;
	}
	#page5.section {
		height: 100%;
		padding-top: 152px !important;
		padding-bottom: 0 !important;
	}
	.AbouSection ,.slideImagesAbout {
		top:30px;
	}
	.height-50 {
		height: 48vh;
	}
	.lastest-blog .pot-2 {
		left: 0;
	}
	.slideBox {
    padding-top: 0;
	}
	.swiper-thumbnails {
		left: 12%;
	}
	.postViewHome .imgHolder img {
		height: 100%;
		width:auto !important;
		max-width:  inherit !important;
	}
	.navbar-standard {
		height: 50px;
	}
	.side-nav .navbar-nav .nav-item {
		margin: 9px auto;
	}
	.side-menu.side-btn-style2 .btn-close {
		left: auto;
		right: 47px;
	}
	.top-fixed-nav a.logo {
		position: relative;
		top: 0px;
		left: 0px;
		transform: translateX(0);
	}
	.top-fixed-nav .side-nav-btn {
		position: relative;
		top: 0;
		left: 0;
	}
	header.header-appear .top-center-logo a.logo {
		top: 0px;
		position: relative;
		left: 0;
		transform: translateX(0);
	}
	.header-appear .side-nav-btn {
		position: inherit;
		top: 45px;
		left: 0;
	}
	.header-appear .side-menu .btn-close {
		right: 47px;
		left: auto;
	}
	.slider-aboutImg {
		top: 0;
		right: 0;
	}
	.slider-about {
		top: 0;
		left: 0;
		margin-bottom: 0;
	}
	.slider-aboutImgThumb {
		left: 0;
	}
	.slider-aboutImgThumb .slick-slide {
		width: 100px !important;
		margin-right: 15px;
	}
	.imageHolderSmall {
		width: 90px;
		height: 90px;
	}
	.aboutImages {
		width: 100% !important;
		right: 0 !important;
	}
	.aboutImages li {
		position: relative;
		left: inherit;
		top: inherit;
		width: 300px;
		height: 150px;
	}
	.aboutImages li img {
		max-width: inherit;
		height: auto;
		min-width: 300px;
	}
}

/* Large devices (laptops/desktops, 992px and up) */
@media screen and (min-width: 992px) {
	#page2.section ,	#page3.section  ,	#page4.section{
		height: 100%;
		padding-top: 52px !important;
		padding-bottom: 0 !important;
	}
	#page5.section {
		height: 100%;
		padding-top: 52px !important;
		padding-bottom: 0 !important;
	}
	.swiper-thumbnails {
		left: 12%;
	}
	.side-nav .navbar-nav .nav-item {
		margin: 9px auto;
	}
	.side-menu.side-btn-style2 .btn-close {
		left: auto;
		right: 47px;
	}
	.top-fixed-nav a.logo {
		position: relative;
		top: 0px;
		left: 0px;
		transform: translateX(0);
	}
	.top-fixed-nav .side-nav-btn {
		position: relative;
		top: 0;
		left: 0;
	}
	header.header-appear .top-center-logo a.logo {
		top: 0px;
		position: relative;
		left: 0;
		transform: translateX(0);
	}
	.header-appear .side-nav-btn {
		position: inherit;
		top: 45px;
		left: 0;
	}
	.header-appear .side-menu .btn-close {
		right: 47px;
		left: auto;
	}
	.slider-aboutImg {
		top: 0;
		right: 0;
	}
	.slider-about {
		top: 0;
		left: 0;
		margin-bottom: 0;
	}
	.slider-aboutImgThumb {
		left: 0;
	}
	.slider-aboutImgThumb .slick-slide {
		width: 100px !important;
		margin-right: 15px;
	}
	.imageHolderSmall {
		width: 90px;
		height: 90px;
	}
	.aboutImages {
		width: 100% !important;
		right: 0 !important;
	}
	.aboutImages li {
		position: relative;
		left: inherit;
		top: inherit;
		width: 300px;
		height: 150px;
	}
	.aboutImages li:nth-child(2) {
	left: -2px;
	width: 534px;
	top: 27px;
	height: 250px;
	}
	.aboutImages li im6 {
		max-width: inherit;
		height: auto;
		min-width: 300px;
	}
	.aboutImages li:last-child {
    left: -322px;
    width: 300px;
    top: -90px;
    height: 200px;
    z-index: 2;
}
		.lastest-blog .pot-2 {
		left: 450px
	}
		.header-appear .menuTxt {
		right:120px;
		top: 10px;
	}

}

@media screen and (min-width: 1200px) {
    	#page2.section ,	#page3.section  ,	#page4.section {
		height: 100%;
		padding-top: 52px !important;
		padding-bottom: 0 !important;
	}
	#page5.section {
		height: 100%;
		padding-top: 120px !important;
		padding-bottom: 0 !important;
	}
		.AbouSection ,.slideImagesAbout {
		top: -30px;
	}
	.main-title {
		margin-top: 52px;
	}
		.postviewInfoHome > div {
		padding:30px;
}
	.leafImg {
		bottom:-77px;
		right: 0;
		z-index: 1;
	}

.postViewHome h4 {
	margin-top:5px;
	font-size: 25px;
	line-height: 20px;
}
.postViewHome p {
	font-size: 12px;
}

		.postViewHome .imgHolder img {
		width: 100%;
		height:auto !important;
		max-width: inherit !important;
	}
	.height-50 {
    height: 47vh;
}
	.header-appear .menuTxt {
		right:75px;
		top: 15px;
	}
		.header-appear .side-nav-btn {
		position: absolute;
		top: 19px;
		left: inherit;
		right: 40px;
	}
	.swiper-thumbnails {
		left: 24%;
	}
	.side-logo-nav .social_icons {
		display: none
	}
	.top-fixed-nav .collapse .mr-0 {
		margin-right: -30px !important;
		right: 0 !important;
	}
	.top-fixed-nav .side-nav-btn {
		left: 15px;
	}
	.slide-text {
		font-size: 60px;
		font-weight: 700;
	}
	.side-logo-nav .side-nav-btn {
		position: inherit;
		top: 0px;
		color: #000000;
		transition: all 0.3s ease;
		width: 28px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		cursor: pointer;
		z-index: 99;
		-webkit-transition: all linear 300ms;
		margin-bottom: 5px;
		margin-left: 10px;
	}
}
@media screen and (min-width: 1400px) {
    	#page2.section ,	#page3.section  ,	#page4.section {
		height: 100%;
		padding-top: 52px !important;
		padding-bottom: 0 !important;
	}
	#page5.section {
		height: 100%;
		padding-top: 152px !important;
		padding-bottom: 0 !important;
	}
	#page4.section {
		padding-top:150px !important;
		padding-bottom: 150px !important;
	}
	.aboutImages li:first-child img {
  min-width: inherit;
}
		.postViewHome .imgHolder img {
		width: 100%;
		height:auto !important;
		max-width: inherit !important;
	}
	.height-50 {
    height: 48vh;
}
		.postViewHome .imgHolder img {
		width: 100% !important;
		height:auto !important;
		max-width: inherit !important;
	}
	.header-appear .menuTxt {
		right:75px;
		top: 15px;
	}
		.header-appear .side-nav-btn {
		position: absolute;
		top: 19px;
		left: inherit;
		right: 40px;
	}
	.swiper-thumbnails {
		left: 24%;
	}
	.side-logo-nav .social_icons {
		display: none
	}
	.top-fixed-nav .collapse .mr-0 {
		margin-right: -30px !important;
		right: 0 !important;
	}
	.top-fixed-nav .side-nav-btn {
		left: 15px;
	}
	.slide-text {
		font-size: 60px;
		font-weight: 700;
	}
	.side-logo-nav .side-nav-btn {
		position: inherit;
		top: 0px;
		color: #000000;
		transition: all 0.3s ease;
		width: 28px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		cursor: pointer;
		z-index: 99;
		-webkit-transition: all linear 300ms;
		margin-bottom: 5px;
		margin-left: 10px;
	}
	
.aboutImages li {
	position: absolute;
	display: inline-block;
	height: 200px;
	overflow: hidden;
	border: 5px solid #fff;
	box-shadow: 1px 0px 5px rgb(128 128 128 / 50%);
	border-radius: 1px;
	z-index: 2;
	background: #fff;
}

.aboutImages li:first-child {
	left: 200px !important;
	width: 250px;
	top: 7px;
	height: 248px;
}

.aboutImages li:first-child img {
	max-width: inherit;
	display: block;
	height: 100%;
}

.aboutImages li:nth-child(2) {
	left: -2px;
	width: 534px;
	top: 276px;
	height: 250px;
}

.aboutImages li:nth-child(2) img {
	height: auto;
	top: 0;
	position: relative;
	max-width: inherit;
	width: 100%;
}

.aboutImages li:last-child {
	left: -322px;
	width: 300px;
	top: 340px;
	height: 300px;
	z-index: 2;
}

.aboutImages li:last-child img {
	height: 100%;
	display: block;
}

.aboutImages li img {
	height: auto;
	max-width: inherit;
}
		.AbouSection {
		top: -113px;
	}
	.slideImagesAbout {
		top: inherit;
	}
	.lastest-blog .pot-2 {
		left: 450px
	}
	.postviewInfoHome>div {
	padding: 50px;
	text-align: center;
	display: block;
	width: 100%;
	height: 100%;
}

.postviewInfoHome img {
	height: auto;
	max-width: 100%;
	border: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin: 0 auto;
}

.postViewHome .imgHolder img {
	height: auto;
	max-width: 100%;
	border: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	vertical-align: middle;
	width: 100%;
}

.postViewHome h4 {
	position: relative;
	color: #000;
	font-size: 34px;
	line-height: 40px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0;
	text-transform: uppercase;
}

.postViewHome p {
	color: #494949;
	font-size: 1.1rem;
	line-height: normal;
	font-weight: 400;
}

.lastest-blog .blog-content h1 {
	font-size: 39px;
	color: #000;
	margin: 0;
}

.lastest-blog .blog-content h1 span {
	font-size: 60px;
	color: #e8d716;
}

.lastest-blog .blog-content p {
	color: #000;
	margin-top: 10px;
	margin-bottom: 35px;
}

.lastest-blog .blog-img {
	position: relative;
	width: 90%;
	top: 55px;
}

.lastest-blog .blog-img img {
	width: auto;
	height: 500px;
	background: hsl(0deg 0% 100% / 3%);
	border: 5px solid #ffffff21;
}

.lastest-blog .blog-img .slider-img {
	width: 83%;
	position: absolute;
	left: 50.5%;
	top: 38%;
	transform: translate(-50%, -50%);
	height: 213px;
}

.lastest-blog .circle,
.bg-team .circle {
	position: absolute;
	z-index: 1111;
	height: 40px;
	width: 40px;
	border-radius: 50%;
	border: 2px solid #ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	color: #ffffff;
}

#blog-circle-left {
	position: absolute;
	left: -50px;
	color: #000;
	border-color: #000;
	opacity: 0;
	top: 200px;
	transition: .5s ease all;
}

#blog-circle-right {
	position: absolute;
	right: -50px;
	color: #000;
	top: 200px;
	opacity: 0;
	border-color: #000;
	transition: .5s ease all;
}

#service-circle-left {
	position: absolute;
	top: 50%;
	left: 60px;
	color: #000;
	background: #ddd;
	opacity: 1;
	transition: .5s ease all;
	z-index: 99999;
}

#service-circle-right {
	position: absolute;
	right: 60px;
	color: #000;
	background: #ddd;
	top: 50%;
	opacity: 1;
	transition: .5s ease all;
}

}
.hideFilter #js-filters-mosaic {
	display: none !important
}

/* Search page */
.search-box {
    width: 70%;
    padding: 5px;
    margin: 0 auto;
}
.c-search-form {
    margin: 0 auto;
    display: block;
    text-align: center;
    width: 100%;
}

.c-search-form .form-fields {
    width: 100%;
    position: relative;
}
.c-search-form .form-fields input {
    width:100%;
    display: inline-block;
    margin: 0;
} 
header .c-search-form .form-fields input {
	background: transparent;
	border: none;
	color: #fff;
	opacity: 1;
	z-index: 111;
	border-bottom: 2px solid #fff;
}
.c-search-form .form-fields button {
    width: 44px;
    position: absolute;
    right: 0;
    height: 44px;
    border: none;
    background: #be9459;
    color: #fff;
} 
header .c-search-form .form-fields button {
    width: 44px;
    position: absolute;
    right: 0;
    height: 44px;
    border: none;
    background: transparent;
    color: #fff;
} 
section.searchResult {
    padding: 30px 0;
}

article.serarch-item {
    border-bottom: 1px solid #eee;
    padding: 10px;
    margin: 5px 0;
}
article.serarch-item h2 {
    font-size: 1.1rem;
}
article.serarch-item h2 a{
    color: #333;
    text-decoration: underline;
}
article.serarch-item .search-content p{
    color: #777;
    margin: 0;
    font-size: 0.7rem;
}
article.serarch-item .search-content a{
    color: #fff;
    display: inline;
    background: #be9459;
    padding: 6px 11px;
    font-size: 0.6rem;
    border-radius: 28px;
    transition: all ease 500ms;
}
article.serarch-item .search-content a:hover{
    background:#101a14;
}

/* Services */
.service-inner-content {
	position: relative;
	margin: 10px 0;
	border: 1px solid #f7f7f7;
	padding: 14px;
	height: 245px;
	transition: all ease 500ms;
}
.service-inner-content .item-img-holder {
	height: 100px;
	padding: 20px;
	width: 30%;
	margin: 0 auto 13px;
	background: #be9459;
	transition: all ease 300ms;
}
.service-inner-content .item-img-holder img{
	position: relative;
	width: 95px;
	margin: 0 auto;
	display: block;
	transition: all ease 500ms;
}
.service-inner-content h4{
	position: relative;
	font-size: 1.1rem;
	color: #000;
	text-align: center;
	transition: all ease 500ms;
}
.service-inner-content p{
	position: relative;
	margin: 0;
	font-size: 0.8rem;
	color: #777;
	text-align: center;
	transition: all ease 500ms;
}
.service-inner-content:hover {
    background: #be9459;
    border-color:transparent;
	box-shadow:0 0 10px #ddd;
}
.service-inner-content:hover .item-img-holder  {
	background: transparent;
}
.service-inner-content:hover h4 , .service-inner-content:hover p {
	color:#fff;
}
.cbp-item-off {
    z-index: -1;
    pointer-events: none;
    visibility: hidden;
    display: none;
}