.main {
	overflow: hidden;
}

body {
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	color: #808080;
	line-height: 24px;
	font-weight: 400;
	letter-spacing: 0.5px;
	background-color: #ffffff;
	margin: 0;
}

.first_part {
	overflow: hidden;
}

.header {
	margin-bottom: 90px;
	display: block;
	width: 100%;
	position: relative;
	text-align: center;
	background-image: url(../img/header-background.jpg);
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
	min-height: 950px;
}

.header-top {
	min-height: 150px;
	padding: 50px 0;
	position: relative;
	border-bottom: 1px solid #dddddd;
}

.header-top.fixed {
	background-color: #ffffff;
	box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.1);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 999;
	border: none;
	animation: slide-down 0.5s;
	-moz-animation: slide-down 0.5s;
	-webkit-animation: slide-down 0.5s;
}

@keyframes slide-down {
	0% {
		transform: translateY(-100%)
	}
	100% {
		transform: translateY(0)
	}
}

.header-top .slimScrollDiv {
	display: inline-block;
	vertical-align: top;
	float: left;
	overflow: visible !important;
}

#more_menu .sub-menu {
	border: none;
	margin-left: 0px;
	z-index: 10000;
	border-radius: 0;
	top: 50px !important;
	left: auto;
	right: 0;
	background: #ffffff;
	padding: 20px 20px;
	width: 200px;
	text-align: left;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}

ul.more_sub_menu {
	padding: 0;
	margin: 0;
}

#more_menu .sub-menu li.level {
	padding: 5px 0;
}

.header .logo {
	width: 206px;
	height: 100px;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 20px;
}

#header-section {
	overflow: hidden;
}

.header_layouts {
	position: absolute;
	right: 65px;
	top: auto;
	bottom: 0;
	width: 52%;
}

.header_layouts .installation-img {
	display: block;
	position: absolute;
	top: auto;
	bottom: 80px;
	left: -150px;
	right: auto;
	width: 304px;
	height: 180px;
}

.header_layouts .installation-img img,
.header_layouts img {
	max-width: 100%;
}

.header_detail {
	color: #000000;
	text-align: left;
	width: 48%;
	float: left;
	padding: 180px 0 0 0;
}

.header-text {
	margin-bottom: 40px;
}

.header_detail span {
	display: block;
}

.header_detail span.text1 {
	font-size: 52px;
	line-height: 65px;
	margin-bottom: 30px;
	font-weight: 300;
	color: #000000;
	text-transform: capitalize;
}

.header_detail span.text2 {
	font-size: 18px;
}

.header_detail .icon1 {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #dddddd;
}

.header-icons span {
	display: inline-block;
	vertical-align: top;
}

.header-icons img {
	max-width: 100%;
}

#layouts-section {
	margin-bottom: 60px;
}

.content {
	clear: both;
}

.header_buttons {
	display: inline-block;
	vertical-align: top;
	float: right;
}

.header_buttons span {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 20px;
}

.header_buttons a.btn.btn1 {
	background-color: #999999;
}

.header_buttons a.btn.btn1:hover {
	background-color: #000000;
}

.logo img {
	max-width: 100%;
}

.theme-area-outer {
	display: block;
}

.title-wrapper {
	text-align: center;
	margin: 0 0 45px 0;
}

.theme-area-outer .title-wrapper span {
	font-size: 50px;
	display: inline-block;
	vertical-align: top;
	color: #d8d8d8;
	padding-right: 10px;
	font-weight: 700;
}

.theme-area-outer .title-wrapper h1 {
	line-height: 50px;
}

.title-wrapper h1 {
	font-weight: 300;
	color: #000000;
	margin: 0;
}

.theme_slider .theme-slider-button {
	display: block;
	margin-top: 30px;
}

.theme_slider .theme-slider-button .footer-btn {
	padding: 13px 25px;
	display: inline-block;
	background-color: #000000;
	color: #ffffff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	text-transform: uppercase;
	vertical-align: top;
	font-size: 14px;
}

.theme_slider .theme-slider-button .footer-btn:hover {
	background-color: #999999;
	color: #ffffff;
}

.title-wrapper .number {
	font-weight: 400;
	margin: 0 0 15px;
	font-size: 60px;
	line-height: 70px;
}

#feature-content .feature-block-wrapper.container {
	padding: 80px 0 0;
}

.title-wrapper .total {
	color: #E8D0AF;
	font-size: 100px;
	font-weight: 700;
	line-height: 80px;
	display: block;
	margin-bottom: 30px;
}

.content .title-wrapper .title {
	text-transform: unset;
}

.content.middle-content .title-wrapper .title {
	text-transform: capitalize;
	color: #000000;
}

.feature-block .title {
	margin-bottom: 15px;
	color: #ffffff;
}

.feature-block .desc {
	color: #ffffff;
	font-weight: 400;
	width: 43%;
	display: block;
	margin: 0 auto;
	font-size: 16px;
	line-height: 28px;
}

ul.theme-area {
	list-style: none;
	padding: 0;
	position: relative;
	margin: 0 -15px;
}

.theme {
	box-sizing: border-box;
	position: relative;
	margin: 0 0 30px;
	padding: 0 15px;
}

.theme span.new-label {
	display: block;
	width: 120px;
	height: 121px;
	position: absolute;
	left: 9px;
	right: auto;
	top: -1px;
	bottom: auto;
	z-index: 3;
}

.theme_parts {
	position: relative;
	max-height: 600px;
	margin-bottom: 30px;
	overflow: hidden;
	border: 1px solid #dddddd;
	border-radius: 10px;
}

.theme_parts img {
	max-width: 100%;
	width: 100%;
}

.theme .first_part img {
	max-width: 100%;
	width: 100%;
	transition: all 5s ease-out 0s;
	-webkit-transition: all 5s ease-out 0s;
	-moz-transition: all 5s ease-out 0s;
	-ms-transition: all 5s ease-out 0s;
	-o-transition: all 5s ease-out 0s;
}

.theme .image-shop-scroll {
	display: block;
}

.theme-area .theme .top_part img {
	max-width: 100%;
	height: auto;
}

.theme_parts .demo-btn {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.7);
	opacity: 0;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.theme_parts .demo-btn .button {
	position: absolute;
	top: 45%;
	left: 0;
	right: 0;
}

.theme_parts:hover .demo-btn {
	opacity: 1;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.banner-desc {
	text-align: center;
}

.banner-desc .banner-title {
	font-weight: 300;
	font-size: 28px;
	line-height: 30px;
	display: block;
	text-transform: capitalize;
	color: #000000;
}

.banner-desc .banner-title span {
	font-weight: 600;
}

.button-outer {
	display: inline-block;
}

.button-outer .button {
	background-color: #E8D0AF;
	padding: 13px 30px;
	font-size: 14px;
	font-weight: 600;
	color: #ffffff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	text-transform: uppercase;
	display: inline-block;
	vertical-align: top;
	transition: all 0.1s ease-out 0s;
	-webkit-transition: all 0.1s ease-out 0s;
	-moz-transition: all 0.1s ease-out 0s;
	-ms-transition: all 0.1s ease-out 0s;
	-o-transition: all 0.1s ease-out 0s;
}

.button-outer .button:hover {
	background-color: #000000;
	transition: all 0.1s ease-out 0s;
	-webkit-transition: all 0.1s ease-out 0s;
	-moz-transition: all 0.1s ease-out 0s;
	-ms-transition: all 0.1s ease-out 0s;
	-o-transition: all 0.1s ease-out 0s;
}

.footer .footer-top .label {
	font-size: 18px;
	color: #000000;
	font-weight: 400;
	font-style: italic;
	line-height: 24px;
	margin-bottom: 10px;
	display: block;
}


/*** tab*************/

#pages-section {
	margin-bottom: 90px;
}

.pst-hometabcontent .tabs {
	margin: 0;
	text-align: center;
}

.tabs .tab-pane {
	padding: 30px;
}

.tabs .tab-pane {
	padding: 0;
	border: 0;
	background: none;
}

.tab-container {
	position: relative;
	float: left;
	width: 100%;
}

.tab-content {
	overflow: hidden;
	padding-left: 0;
	box-shadow: 0px 0px 12px 0px rgba( 0, 0, 0, 0.1);
}

.tab-content ul {
	margin: 0;
}

.tabs .nav-tabs {
	width: 100%;
	float: left;
}

.tabs .nav-tabs {
	position: relative;
}

.content.middle-content li.theme {
	padding: 0;
	margin: 0;
	padding-left: 25px;
	margin-left: 0;
	width: auto;
}

.tabs .nav-tabs {
	border: none;
	display: inline-block;
	width: 30%;
	float: left;
	vertical-align: top;
	text-align: center;
	margin-bottom: 20px;
	padding-right: 50px;
}

.tabs .nav-tabs .nav-link {
	color: #808080;
	text-transform: capitalize;
	font-weight: 400;
	font-size: 18px;
	padding: 25px 15px;
	margin: 0;
	border-width: 0 0 1px;
	border-style: solid;
	border-color: #dddddd;
	line-height: 24px;
	border-radius: 0;
	position: relative;
}

.tabs .nav-tabs .nav-link:before {
	content: "\f105";
	font-family: fontawesome;
	font-size: 22px;
	color: #808080;
	top: 40px;
	right: auto;
	left: 0;
	margin-right: 10px;
	z-index: 99999;
	bottom: auto;
	display: inline-block;
	vertical-align: top;
}

.tabs .nav-tabs .nav-link.active:before,
.tabs .nav-tabs .nav-link.active:focus:before,
.tabs .nav-tabs .nav-link:hover:before {
	color: #000000;
}

.tabs .nav-tabs .nav-item:last-child .nav-link {
	border: none
}

.content.middle-content li.tab img {
	max-width: 100%;
	height: auto;
}

.tabs .nav-tabs .nav-link.active,
.tabs .nav-tabs .nav-link.active:focus,
.tabs .nav-tabs .nav-link:hover {
	color: #000000 !important;
}

.tabs .nav-tabs li.nav-item {
	float: none;
	display: block;
	vertical-align: top;
	margin: 0;
	text-align: left;
}


/********end***********/


/* feature block css start */

.feature-area {
	position: relative;
	margin-bottom: 90px;
	padding: 0 0 0;
}

.feature-block .feature-block-wrapper {
	margin: 0 -15px;
}

.feature-block .theme_part {
	list-style: none;
	margin: 0 -25px;
	padding: 0;
}

.feature-block .feature-part {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 30px;
	padding: 0;
}

.feature-block .feature-part-wrapper {
	padding: 25px 0;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}

.feature-block .feature-item:hover .feature-part-wrapper {
	box-shadow: 0px 0 5px 0px rgba( 0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0 5px 0px rgba( 0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0 5px 0px rgba( 0, 0, 0, 0.1);
	-ms-box-shadow: 0px 0 5px 0px rgba( 0, 0, 0, 0.1);
	-o-box-shadow: 0px 0 5px 0px rgba( 0, 0, 0, 0.1);
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}

.feature-block .feature-item {
	margin-bottom: 30px;
}

.feature-block .feature-item .feature-image {
	background-image: url(../img/featuredicon1.svg);
	background-repeat: no-repeat;
	background-size: 60px;
	background-position: center;
	height: 70px;
	width: 70px;
	font-size: 0;
	margin: 0 auto;
	display: block;
}

.feature-block .feature-text {
	text-align: center;
	display: block;
	margin-top: 15px;
}

.feature-block .feature-text span {
	display: block;
}

.feature-block .feature-text .text1 {
	color: #000000;
	text-transform: uppercase;
	font-weight: 700;
}

.feature-block .feature-text .text2 {
	font-size: 13px;
	font-weight: 300;
	text-transform: capitalize;
}

.feature-block .feature-item:nth-child(1) .feature-image {
	background-image: url(../img/featuredicon1.svg);
}

.feature-block .feature-item:nth-child(2) .feature-image {
	background-image: url(../img/featuredicon2.svg);
}

.feature-block .feature-item:nth-child(3) .feature-image {
	background-image: url(../img/featuredicon3.svg);
}

.feature-block .feature-item:nth-child(4) .feature-image {
	background-image: url(../img/featuredicon4.svg);
}

.feature-block .feature-item:nth-child(5) .feature-image {
	background-image: url(../img/featuredicon5.svg);
}

.feature-block .feature-item:nth-child(6) .feature-image {
	background-image: url(../img/featuredicon6.svg);
}

.feature-block .feature-item:nth-child(7) .feature-image {
	background-image: url(../img/featuredicon7.svg);
}

.feature-block .feature-item:nth-child(8) .feature-image {
	background-image: url(../img/featuredicon8.svg);
}

.feature-block .feature-item:nth-child(9) .feature-image {
	background-image: url(../img/featuredicon9.svg);
}

.feature-block .feature-item:nth-child(10) .feature-image {
	background-image: url(../img/featuredicon10.svg);
}

.feature-block .feature-item:nth-child(11) .feature-image {
	background-image: url(../img/featuredicon11.svg);
}

.feature-block .feature-item:nth-child(12) .feature-image {
	background-image: url(../img/featuredicon12.svg);
}


/* feature block end */


/* theme inner pages start */

#theme-pages {
	margin-bottom: 100px;
}

#theme-pages .page .page-inner {
	text-align: center;
	display: inline-block;
	vertical-align: top;
}

#theme-pages ul.themepage-wrapper .page {
	margin-bottom: 50px;
}

#theme-pages ul.themepage-wrapper .page img {
	max-width: 100%;
}

#theme-pages .page .theme-page {
	margin-bottom: 30px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	overflow: hidden;
	box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 10px 0 rgba(0, 109, 0, 0.2);
}

#theme-pages .page .page-inner .page-title {
	font-size: 20px;
	font-weight: 500;
	display: block;
	text-transform: capitalize;
}


/* theme inner pages end */


/* theme slider css start*/

.theme_slider {
	text-align: center;
	background-color: #f8f8f8;
	padding: 95px 0;
}

.theme_slider .theme-slider-wrapper {
	overflow: hidden;
}

.theme-slider {
	margin: 0 -15px;
}

.theme_slider .item {
	padding: 0 15px;
}

.theme_slider .title-wrapper .theme-desc {
	font-size: 18px;
	font-weight: 400;
	margin: 0;
	color: #808080;
}

.theme_slider .item .slide-image {
	border: 1px solid #eeeeee;
	position: relative;
}

.theme_slider .themeicon {
	width: 70px;
	height: 70px;
	margin: 0 auto 15px;
}

.theme_slider .themeicon img {
	max-width: 100%;
}

.theme_slider .item .slide-image a.slideimg {
	display: block;
	position: relative;
}

.theme_slider .item .slide-image {
	position: relative;
	margin: 5px 0;
}

.theme_slider .item .slide-image a.slideimg:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	-webkit-transition: all .4s ease-in;
	transition: all .4s ease-in;
}

.theme_slider .item:hover a.slideimg:before {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	-webkit-transition: all .4s ease-in;
	transition: all .4s ease-in;
}

.theme_slider .item .purchase-btn {
	position: absolute;
	left: 0;
	right: 0;
	top: 45%;
	bottom: auto;
}

.theme_slider .item .purchase-btn .btn {
	transform: scale(0);
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	-moz-transform: scale(0);
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.theme_slider .item:hover .purchase-btn .btn {
	transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	-moz-transform: scale(1);
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.theme_slider .owl-buttons {
	clear: both;
}

.theme-slider-inner {
	position: static !important;
	overflow: hidden;
}

.theme_slider .owl-buttons {
	width: 110px;
	margin: 0 auto;
	overflow: hidden;
}

.theme_slider .owl-buttons div {
	width: 50px;
	height: 30px;
	float: left;
	margin: 0 5px 0 0;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #000000;
	line-height: 30px;
	cursor: pointer;
}

.slider_btn {
	clear: both;
}

.theme_slider .owl-page {
	background-color: #ffffff;
	box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	border-radius: 50%;
	cursor: pointer;
	display: inline-block;
	height: 12px;
	margin: 0 3px;
	width: 12px;
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}

.theme_slider .owl-page.active,
.theme_slider .owl-page:hover {
	background-color: #999999;
	cursor: default;
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}

.theme_slider .owl-pagination {
	clear: both;
	padding: 30px 0 0 0;
}

.image-overlay {
	display: none;
}

.no-js #loader {
	display: none;
}

.js #loader {
	display: block;
	position: absolute;
	left: 100px;
	top: 0;
}

.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(../img/loading.gif) center no-repeat #ffffff;
	background-size: 300px;
}

.top_button {
	bottom: 50px;
	display: none;
	height: 40px;
	position: fixed;
	right: 30px;
	width: 40px;
	z-index: 999;
	text-align: center;
	line-height: 30px;
	background-image: url(../img/top_arrow.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 40px;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	animation: rotation 5s infinite linear;
	-webkit-animation: rotation 5s infinite linear;
	-moz-animation: rotation 5s infinite linear;
	-o-animation: rotation 5s infinite linear;
}

@-webkit-keyframes rotation {
	from {
		transform: rotateY(0deg);
		-webkit-transform: rotateY(0deg);
		-ms-transform: rotateY(0deg);
		-o-transform: rotateY(0deg);
		-moz-transform: rotateY(0deg);
	}
	to {
		transform: rotateY(359deg);
		-webkit-transform: rotateY(359deg);
		-ms-transform: rotateY(359deg);
		-o-transform: rotateY(359deg);
		-moz-transform: rotateY(359deg);
	}
}

#videoblock .video-block .video-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	padding: 140px 0;
	background-image: url(../img/video-img.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#videoblock .video-block .video-icon .video-icon-img {
	background-image: url(../img/play-button.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
	height: 90px;
	width: 90px;
	display: block;
	font-size: 0;
	margin: auto;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	position: absolute;
	left: 0;
	right: 0;
	bottom: auto;
	top: 45%;
}

#videoblock .video-block .video-icon:hover .video-icon-img {
	background-size: 95%;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.footer {
	text-align: center;
	padding: 13px 0;
}


/* testimonial css start*/

#testimonial-section {
	background-image: url(../img/testimonial-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding: 65px 0;
	margin-bottom: 90px;
	min-height: 800px;
}

#testimonial-section .testimonial-item {
	overflow: hidden;
}

#testimonial-section .testimonial-item .right-partdesc {
	border-radius: 10px;
	margin: 10px;
	padding: 25px 15px 25px 30px;
	overflow: hidden;
	background-color: #ffffff;
	box-shadow: 0px 5px 5px 0px rgba( 0, 0, 0, 0.1);
	text-align: left;
}

#testimonial-section .testimonial-item .left-partdesc {
	float: left;
	width: 32%;
	position: relative;
}

#testimonial-section .testimonial-item:nth-child(odd) .left-partdesc {
	float: right;
}

#testimonial-section .testimonial-item:nth-child(odd) .left-partdesc .text-number {
	margin-left: 54px;
}

#testimonial-section .testimonial-item .left-partdesc .text-number {
	width: 130px;
	height: 130px;
	background-color: #ffffff;
	display: block;
	text-align: center;
	line-height: 130px;
	border-radius: 50%;
	font-size: 60px;
	color: #eaeaea;
	font-weight: 700;
	margin-right: 54px;
	margin-top: 45px;
	position: relative;
}

#testimonial-section .testimonial-item .left-partdesc .text-number:before {
	content: '';
	position: absolute;
	left: auto;
	right: -70px;
	top: 51%;
	bottom: auto;
	width: 40px;
	height: 2px;
	background: #d0d0d0;
	margin: 0 auto;
}

#testimonial-section .testimonial-item:nth-child(odd) .left-partdesc .text-number:before {
	content: '';
	position: absolute;
	left: -37%;
	right: auto;
	top: 51%;
	bottom: auto;
	width: 40px;
	height: 2px;
	background: #d0d0d0;
	margin: 0 auto;
}

#testimonial-section .testimnal-titlepart {
	padding-left: 0;
}

#testimonial-section .testimnal-titlepart .title-wrapper .title {
	margin-bottom: 30px;
}

#testimonial-section .testimnal-descpart {
	padding-right: 80px;
}

#testimonial-section .testimnal-titlepart .title-wrapper .desc {
	margin-bottom: 75px;
}

#testimonial-section .testimnal-titlepart .title-wrapper .test-btn {
	padding: 13px 30px;
	display: inline-block;
	vertical-align: top;
	font-weight: 600;
	text-transform: uppercase;
	background-color: #000000;
	color: #ffffff;
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}

#testimonial-section .testimnal-titlepart .title-wrapper .test-btn:hover {
	background-color: #ffb400;
	color: #000000;
	text-decoration: none;
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}

#testimonial-section .testimnal-titlepart .title-wrapper {
	text-align: left;
	margin: 100px 0 0;
}

#testimonial-section .testimnal-titlepart .title-wrapper h1 {
	margin-bottom: 45px;
}

#testimonial-section .testimonial-item .name {
	color: #000000;
	text-transform: uppercase;
	font-weight: 600;
	display: block;
	font-size: 14px;
}

#testimonial-section .testimonial-item span.designation {
	font-size: 14px;
	display: block;
	color: #999999;
}

#testimonial-section .quote {
	display: block;
	width: 50px;
	height: 50px;
	background-image: url(../img/quote.svg);
	background-size: 50px;
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 0 10px;
}

#testimonial-section .testimonial-item .detail {
	overflow: hidden;
	margin: 15px 0 0 0;
}

#testimonial-section .testimonial-item .description {
	margin-bottom: 0;
	display: block;
	color: #999999;
	font-size: 13px;
}

#testimonial-section .bx-pager.bx-default-pager {
	position: absolute;
	left: auto;
	right: 0;
	top: 45%;
	bottom: auto;
}

.bx-wrapper .bx-pager-item {
	font-size: 0;
	line-height: 0;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #dddddd;
	text-indent: -9999px;
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 0;
	outline: 0;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
	background: #000000;
}

@media (min-width: 992px) {
	.hidden-lg-up {
		display: none !important;
	}
	.header-top.fixed {
		min-height: 100px;
		padding: 25px 0;
	}
	.header .header-top.fixed .logo {
		width: 176px;
		height: 85px;
		top: 7px;
	}
}

@media (min-width: 1300px) {
	.feature-block .feature-item {
		width: 16.66666667%;
	}
	ul.theme-area {
		margin: 0 -25px;
	}
	.theme {
		padding: 0 25px;
	}
	.theme-slider {
		margin: 0 -25px;
	}
	.theme_slider .item {
		padding: 0 25px;
	}
}

@media (max-width: 1449px) {
	.header {
		min-height: 750px;
	}
	.header_detail {
		padding: 100px 0 0 0;
	}
	.header_detail span.text1 {
		font-size: 42px;
		line-height: 50px;
	}
}

@media (max-width: 1299px) {
	.header {
		min-height: 700px;
	}
	.header-text {
		margin-bottom: 20px;
	}
	.header_detail span.text1 {
		font-size: 32px;
		line-height: 40px;
		margin-bottom: 20px;
	}
	.header_detail span.text2 {
		font-size: 14px;
	}
	.header_detail {
		padding: 140px 0 0 0;
	}
	.header_layouts {
		right: 15px;
	}
	.header_layouts .installation-img {
		bottom: 40px;
	}
	#testimonial-section .testimnal-titlepart,
	#testimonial-section .testimnal-descpart {
		padding: 0;
		width: 100%;
	}
	#testimonial-section .testimnal-titlepart .title-wrapper {
		margin: 0 0 30px 0;
		text-align: center;
	}
	#testimonial-section .testimnal-titlepart .title-wrapper h1,
	#testimonial-section .testimnal-titlepart .title-wrapper .desc {
		margin-bottom: 30px;
	}
	#testimonial-section .testimnal-descpart {
		width: 100%;
		padding: 0 50px 0 0;
	}
}

@media (max-width: 991px) {
	.header {
		min-height: 600px;
	}
	.header-top {
		min-height: 100px;
		padding: 31px 0;
	}
	.header .logo {
		width: 156px;
		height: auto;
		top: 10px;
	}
	.header-icons {
		margin-bottom: 30px;
	}
	.header_buttons {
		float: none;
		display: block;
	}
	.header_layouts {
		display: none;
	}
	.header_detail {
		padding: 50px 0;
		text-align: center;
		width: 100%;
	}
	#menu-icon {
		color: #000000;
		vertical-align: middle;
		cursor: pointer;
		z-index: 999;
		position: relative;
		margin: 5px 0 0;
		left: 0;
		float: left;
	}
	#menu-icon .fa {
		font-size: 22px;
		line-height: 25px;
	}
	.header_menu {
		background-color: #ffffff;
		left: 0;
		margin: 0;
		padding: 15px 20px;
		position: fixed;
		right: 0;
		display: none;
		top: 100px;
		z-index: 99999;
		height: 320px;
		overflow-y: scroll;
		text-align: left;
		border-bottom: 1px solid #dddddd;
	}
	.navbar-nav>li>a {
		padding: 10px 0;
	}
	.navbar-nav>li {
		float: none;
	}
	.banner-desc .banner-title {
		font-size: 18px;
	}
	.tabs .nav-tabs {
		padding-right: 30px;
	}
	.tabs .nav-tabs .nav-link {
		font-size: 15px;
		padding: 17px 15px;
	}
}

@media (max-width: 767px) {
	#testimonial-section .testimonial-item .left-partdesc {
		display: none;
	}
	#testimonial-section .testimonial-item .right-partdesc {
		padding: 15px 15px 15px 15px;
	}
	.tabs .nav-tabs {
		padding: 0;
		width: 100%;
		float: none;
	}
	.content.middle-content li.theme {
		padding: 0;
	}
}

@media (max-width: 479px) {
	.header_detail span.text1 {
		font-size: 25px;
		line-height: 30px;
	}
	.header_buttons span {
		display: block;
		margin: 0 0 10px 0;
	}
	#testimonial-section .testimnal-descpart {
		padding: 0 30px 0 0;
	}
}