
@import https://fonts.googleapis.com/css?family=Roboto:300i, 400, 400i, 500, 500i, 700;
@import "icomoon.css";
@import https://fonts.googleapis.com/css?family=Noto+Sans:400, 400i, 700, 700i;
@font-face {
	font-family: dinnextproregular;
	src: url(../fonts/dinnextproregular.eot) format("eot"), url(../fonts/dinnextproregular.woff2) format("woff2"), url(../fonts/dinnextproregular.woff) format("woff"), url(../fonts/dinnextproregular.ttf) format("truetype"), url(../fonts/dinnextproregular.svg) format("svg")
}
@font-face {
	font-family: 'Siemens Sans Roman';
	src: url(../fonts/siemenssans-roman-webfont.eot);
	src: url(../fonts/siemenssans-roman-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/siemenssans-roman-webfont.woff) format("woff"), url(../fonts/siemenssans-roman-webfont.ttf) format("truetype"), url(../fonts/siemenssans-roman-webfont.svg#icon) format("svg");
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: 'Siemens Sans bold';
	src: url(../fonts/siemenssans-bold-webfont.eot);
	src: url(../fonts/siemenssans-bold-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/siemenssans-bold-webfont.woff) format("woff"), url(../fonts/siemenssans-bold-webfont.ttf) format("truetype"), url(../fonts/siemenssans-bold-webfont.svg#icon) format("svg");
	font-weight: 400;
	font-style: normal
}
ul {
	list-style: none;
	padding: 0
}
.nospace {
	padding-left: 0;
	margin-left: -15px
}
.navbar {
	margin-bottom: 0!important
}
.nav-main-strip {
	background: #fff;
	width: 100%;
	margin: auto;
	border-top: 1px solid #ddd;
	padding: 2px 0;
	border-bottom: 1px solid #ddd
}
.nav-bg {
	min-height: 30px;
	background: 0;
	border: 0;
	border-radius: 0;
	margin-bottom: 0;
	height: auto;
	justify-content: left;
	padding-left: 0
}
.nav-padd-left-0 {
	padding-left: 0;
	padding-right: 0;
	width: 100%;
	padding-top: 0
}
.nav-main-strip .navbar-default .navbar-nav>li>a {
	color: #434343;
	line-height: 34px;
	border-top: 0 solid #fff;
	border-left: 0 solid #fff;
	border-right: 0 solid #fff;
	text-transform: uppercase;
	font-family: dinnextproregular;
	font-size: 15px;
	font-weight: 400;
	padding: 0 10px
}
.left-nav-banner-main-div {
	width: 100%;
	height: auto;
	margin: auto;
	margin-top: 0
}
.nav-left-menu {
	width: 100%;
	height: auto;
	margin: auto;
	margin-top: -39px
}
.in-lft-menu-main-div {
	width: 100%;
	height: auto;
	margin: auto;
	padding: 0;
	padding-right: 16px
}
.refine-city {
	width: 100%;
	height: auto;
	margin: auto;
	background: #666;
	display: block;
	line-height: 34px
}
.logo img {    width: 140px !important;
    height: 60px;
    margin-top: -17px;}
.cate-lft {
	width: 80%;
    height: auto;
    float: right;
    color: #FFF;
    font-weight: 700;
    text-transform: uppercase;
  
    font-size: 11px;
    display: block;
}
.cate-lft a {
	color: #FFF;
	display: block
}
.cate-rgt {
	width: 30px;
	height: auto;
	float: left;
	padding-left: 10px
}
.ct-plus {
	width: 30px;
	height: auto;
	margin: auto;
	cursor: pointer;
	transition: all .5s ease
}
.ct-plus .fa {
	color: #fff;
	font-size: 16px;
	line-height: 32px;
	transition: all .5s ease
}
.ct-minus {
	width: 30px;
	height: auto;
	margin: auto;
	cursor: pointer;
	display: none;
	transition: all .5s ease
}
.ct-minus .fa {
	color: #fff;
	font-size: 16px;
	transition: all .5s ease;
	line-height: 32px
}
#panel {
	display: none;
	position: absolute;
	width: 85.5%;
	z-index: 10000
}
.lft-drop-cate {
	width: 100%;
	height: auto;
	margin: auto;
	position: relative
}
.nav-side-menu {
	overflow: auto;
	font-size: 14px;
	font-weight: 200;
	width: 100%
}
.nav-side-menu .brand {
	background-color: #23282e;
	background: #e67e22;
	line-height: 39px;
	display: block;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase
}
.incate-heading {
	    font-size: 20px;
    font-weight: 500;
    color: #000;
    margin: 0 0 5px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}
.incate-subheading {
	font-weight: 400;
	font-size: 16px;
	color: #333;
	font-family: 'Roboto', Arial, sans-serif;
	margin: 5px 0;
	line-height: 24px;
	text-transform: none
}

.nav-side-menu .toggle-btn {
	display: none
}
.nav-side-menu ul, .nav-side-menu li {
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 39px;
	cursor: pointer
}
.nav-side-menu ul :not(collapsed) .arrow:before, .nav-side-menu li :not(collapsed) .arrow:before {
	font-family: FontAwesome;
	content: "\f078";
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
	float: right
}
.nav-side-menu ul .active, .nav-side-menu li .active {
	border-left: 3px solid #f26722;
	background-color: #4f5b69
}
.nav-side-menu ul .sub-menu li.active, .nav-side-menu li .sub-menu li.active {
	color: #d19b3d
}
.nav-side-menu ul .sub-menu li.active a, .nav-side-menu li .sub-menu li.active a {
	color: #d19b3d
}
.nav-side-menu ul .sub-menu li, .nav-side-menu li .sub-menu li {
	border: 0;
	line-height: 28px;
	border-bottom: 1px solid #23282e;
	margin-left: 0
}
.nav-side-menu ul .sub-menu li:before, .nav-side-menu li .sub-menu li:before {
	font-family: FontAwesome;
	content: "\f105";
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle
}
.nav-side-menu .menu-list .menu-content>li:last-child {
	border-bottom: 1px solid #ddd
}
.nav-side-menu .menu-list .menu-content>li>a {
	text-decoration: none;
	color: #333
}
.nav-side-menu .menu-list .menu-content>li>a i {
	padding-left: 10px;
	width: 20px;
	padding-right: 20px
}
.nav-side-menu li:hover {
	background-color: #fff;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
	color: #FFF
}
.nav-side-menu li:hover a {
	color: #2aa5db
}
.icon-s {
	width: 20px;
	height: 20px;
	margin-right: 10px;
	margin-left: 5px
}
.icon-s img {
	width: 20px;
	height: 20px
}
.icon-s2 {
	width: 20px;
	height: 20px;
	margin-right: 10px;
	opacity: 0;
	margin-left: -34px
}
.icon-s2 img {
	width: 20px;
	height: 20px
}
.nav-side-menu li:hover .icon-s {
	opacity: 0
}
.nav-side-menu li:hover .icon-s2 {
	opacity: 1
}
.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}
.navbar-brand {
	font-weight: 700
}
nav {
	justify-content: center
}
.thumb-pad1 .arrow {
	opacity: 0;
	padding: 10px;
	font-size: 15px;
	color: #777;
	font-weight: 900;
	padding-left: 20px;
	padding-top:0px;
	padding-bottom:0px;
}
.thumb-pad1 .arrow span {
	padding-left: 10px;
}
.thumb-pad1:hover .arrow {
	opacity: 1
}
.thumb-pad1 .arrow:hover {
	color: #555;
}
.blogs {
	background: url(../images/testimonial-2.jpg) no-repeat scroll 50% 0
}
.first-section, .blogs {
	position: relative;
	overflow: hidden;
	padding: 10px 0 30px
}
.over-parr {
	background: rgba(0,0,0,.1);
	height: 100%;
	width: 100%;
	padding: 0
}
.blogs .over-parr h1.text-center {
	font-size: 39px!important
}
.section-dark h1 {
	color: #5d5d5d;
	
	margin: 0;
	line-height: 1.3em;
	font-size: 19px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700
}
.text-center {
	text-align: center
}
.thumb-pad1 {
	margin: 0;
	padding: 0;
	background: #fff;
	border: 1px solid #fff;
	cursor: pointer
}
.thumb-pad1:hover {
	margin: 0;
	padding: 0;
	background: #f3f3f3;
	border: 1px solid #f3f3f3
}
.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.428571429;
	background-color: #191919;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
.thumb-pad1 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: 0;
	padding: 0;
	background: 0
}
.thumb-pad1 figure {
	margin: 0;
	text-align: center;
	width: 100%;
	height: 230px;
	line-height: 104px;
	display: inline-block;
	overflow: hidden
}
.thumbnail figure img {
	width: 100%;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease
}
.thumb-pad1:hover .thumbnail figure img {
	-webkit-transform: scale(1.025);
	-moz-transform: scale(1.025);
	-ms-transform: scale(1.025);
	-o-transform: scale(1.025);
	transform: scale(1.025)
}
.thumbnail .caption {
	padding: 9px;
	color: #9b9b9b
}
.thumb-pad1 .thumbnail .caption {
	padding: 15px 5px 10px 16px;
	
}
.thumb-pad1 .thumbnail .caption a {
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	font-family: "Siemens Sans Roman";
	font-size: 23px;
	line-height: 30px;
	color: #2d373c
}
.thumb-pad1 .thumbnail .caption p {
	margin: 10px 0 0;
	position: relative;
	font-family: "Siemens Sans Roman";
	font-size: 1em;
	line-height: 1.42857143em;
	color: #788791
}
.thumb-pad1 .thumbnail .caption ul {
	margin: 0px;
	padding: 0px;
}
.thumb-pad1 .thumbnail .caption ul li {
	float: none;
	width: 100%;
	list-style-type: initial;
	margin-bottom: 0px;
}
.thumb-pad1 .thumbnail .caption ul li a {
	color: #788791;
	font-size: 15px;
}
.text-center {
	text-align: center
}
.main-headings {
	margin-top: 0;
	font-family: dinnextproregular;
	font-weight: 500;
	line-height: 1.1
}
.home-main-heading {
	color: #303030;
	padding-bottom: 30px;
	margin-bottom: 0
}
.text-uppercase {
	text-transform: uppercase
}
.nts-secondary-teaser-box {
	height: auto;
	padding-top: 6.42857143em;
	padding-bottom: 6.42857143em;
	margin-left: 15px;
	margin-right: 15px;
	min-height: 461px;
	background: #50bebe;
	background: -moz-linear-gradient(left, #50bebe 0, #41aaaa 50%, #0099cb 100%);
	background: -webkit-linear-gradient(left, #50bebe 0, #41aaaa 50%, #0099cb 100%);
	background: linear-gradient(to right, #50bebe 0, #41aaaa 50%, #0099cb 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#50bebe', endColorstr='#0099cb', GradientType=1)
}
.hed {
	font-family: "Siemens Sans bold";
	font-weight: 500;
	line-height: 1.271429em;
	color: #fff;
	cursor: pointer;
	font-size: 2.14285714em;
	margin: 0 auto 1em!important
}
.nts-secondary-teaser-box p {
	font-family: "Siemens Sans Roman";
	font-size: 1em;
	line-height: 1.42857143em;
	color: #fff
}
.navbar-brand>img {
	padding-top: 14px
}
.top-bar-wrapper {
	border-width: 0 0 1px;
	background: #848484
}
.top-bar {
	font-size: 13px;
	line-height: 22px;
	height: 38px;
	overflow: hidden;
	color: #fff
}
.top-bar span {
	float: left
}
.top-icon-circle {
	border: 1px solid #fff;
	color: #fff;
	display: block;
	border-radius: 50% 50%;
	width: 24px;
	height: 24px;
	text-align: center;
	margin-top: 8px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.top-bar-text {
	line-height: 38px;
	margin-left: 10px
}
.top-mail {
	border: 1px solid #989898;
	border-width: 0 0 0 1px;
	padding: 0 10px;
	height: 38px
}
.top-phone {
	border: 1px solid #f27900;
	border-width: 0 0 0 1px;
	padding: 0 10px;
	height: 38px
}
.top-localization {
	border: 1px solid #989898;
	border-width: 0 0 0 1px;
	padding: 0 10px;
	height: 38px
}
.top-social-last {
	border: 1px solid #f27900;
	border-width: 0 1px
}
.top-dark {
	border: 1px solid #989898;
	border-width: 0 1px;
	background: #0958e6;
	color: #fff
}
.top-social-last {
	padding: 0 9px;
	height: 38px
}
.top-dark .top-icon-circle {
	border: 1px solid #fff;
	background: #fff;
	color: #3797dd
}
.top-icon-circle {
	display: block;
	border-radius: 50% 50%;
	width: 24px;
	height: 24px;
	text-align: center;
	margin-top: 8px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.top-social {
	border: 1px solid #989898;
	border-width: 0 0 0 1px;
	padding: 0 9px;
	height: 38px
}
.top-icon-circle:hover {
	background: #a5a9ab;
	color: #fff
}
.top-dark .top-icon-circle:hover {
	background: #3797dd;
	color: #fff
}
.top-box {
	height: auto;
	padding-top: 1.42857143em;
	padding-bottom: 1.42857143em;
	min-height: 52px;
	background: #50bebe;
	background: -moz-linear-gradient(left, #50bebe 0, #41aaaa 50%, #0099cb 100%);
	background: -webkit-linear-gradient(left, #50bebe 0, #41aaaa 50%, #0099cb 100%);
	background: linear-gradient(to right, #50bebe 0, #41aaaa 50%, #0099cb 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#50bebe', endColorstr='#0099cb', GradientType=1)
}
.heading-top {
	font-family: "Siemens Sans bold";
	font-weight: 500;
	line-height: 1.271429em;
	color: #fff;
	cursor: pointer;
	font-size: 1.2em;
	margin: 0 auto .5em!important
}
.top-box p {
	font-family: "Siemens Sans Roman";
	font-size: 1em;
	line-height: 1.42857143em;
	color: #fff
}
.punch-line {
	position: absolute;
	left: 0;
	bottom: -43px;
	z-index: 999;
	right: 0;
	width: 47%;
	margin: 0 auto
}
.punch-line .col-lg-10 {
	border: 2px dashed #fff;
	width: 100%;
	padding: 15px
}
.shod {
	background: url(../images/contact-us-bottom-shadow.png);
	background-position: center center;
	width: 100%;
	height: 180px;
	background-size: 100%
}
.section-dark {
	background: #fff
}
.sec-title {
	position: relative;
	margin-bottom: 40px;
	text-align: center
}
.sec-title h3 {
	position: relative;
	text-transform: uppercase;
	font-size: 15px;
	color: #646d72;
	margin-bottom: 0;
	font-family: dinnextproregular;
	font-weight: 500;
	line-height: 1.1;
	margin-top: 0
}
.sec-title h2 {
	position: relative;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: 800;
	color: #3a4145;
	font-family: dinnextproregular;
	line-height: 1.1
}
.sec-title p {
	position: relative;
	font-size: 15px;
	color: #3a4145;
	margin-bottom: 10px
}
.sec-title.style-two h3, .sec-title.style-two h2, .sec-title.style-two p {
	color: #fff
}
.sec-title .line {
	position: relative;
	width: 40px;
	height: 6px;
	background: #ccc;
	margin: 20px auto 0;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px
}
.product-doc {
	display: block
}
.product-doc-list {
	list-style: none;
	padding: 0;
	margin: 0
}
.product-doc-list li {
	width: 32%;
	float: left;
	margin-left: 1%;
	margin-bottom: 1%
}
.top-scroll-cat {
	position: relative;
	margin-top: 12px
}
.menu-content li .leftmenu {
	display: none;
	left: 16%;
	right: 0;
	top: 0;
	width: 50%;
	background: #f8f8f8;
	list-style: none;
	padding: 10px;
	position: absolute;
	z-index: 9999;
	color: #fff;
	border-top: 3px solid #666;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd
}
.menu-content li .leftmenu li {
	margin: 0
}
.menu-content li .leftmenu li .sub_menu li {
	width: 25%;
	float: left
}
.menu-content li .leftmenu li .sub_menu li .sub_sub_menu {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%
}
.menu-content li .leftmenu li .sub_menu li .sub_sub_menu li {
	width: 100%;
	border-right: 0 solid #ddd;
	float: left
}
.menu-content li .leftmenu li .sub_menu li .sub_sub_menu li a {
	padding: 0 0 0 10px;
	font-size: 12px;
	color: #898989;
	font-weight: 400;
	display: block;
	height: auto;
	line-height: 18px;
	font-family: 'Roboto', Arial, sans-serif;
	text-transform: none
}
ul.sub_menu {
	margin-bottom: 30px;
	display: inline-block;
	width: 100%;

}
.menu-content li .leftmenu li .sub_menu li a {
	padding: 0 0 0 10px;
	display: block;
	color: #009344;
	text-decoration: none;
	font-family: dinnextproregular;
	font-size: 15px;
	font-weight: 400;
	border-left: 0 solid #fff
}
.menu-content>li {
	width: 16%;
	display: block;
	overflow: hidden;
	background: #fff;
	border-top-color: #666;
	box-shadow: 0 1px 1px 0 rgba(0,0,0,.3);
	border-left: 1px solid #ddd
}
.menu-content li a {
	padding-top: 0;
	display: block;
	color: #333;
	text-decoration: none;
	font-family: 'Roboto', Arial, sans-serif;
	border-left: 2px solid #fff;
	text-transform: uppercase;
	    font-size: 13px;
    font-weight: 500;
	line-height: 35px;
	height: 35px;
	padding-left: 10px
}
.menu-content li a:hover {
	background: #f5f5f5;
	border-left: 2px solid #000;
	color: #000
}
.header.sticky {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	box-shadow: 0 0 30px 0 rgba(0,0,0,0.3);
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999999;
	left: 0;
	right: 0;
	background: #fff
}
.header .top-scroll-cat {
	display: none
}
.header.sticky .top-scroll-cat {
	display: block;
	width: 22%;
	max-width: 232px;
	float: left
}
.input-search {
	line-height: 28px;
	position: relative;
	background: #FFF;
	border: 1px solid #ccc
}
.input-search:after {
	content: "\f002";
	font-family: 'fontawesome';
	position: absolute;
	top: 2px;
	left: 13px;
	z-index: 99;
	font-size: 18px;
	color: #666
}
.serc {
	padding: 0;
	background: #FFF;
	padding-left: 40px;
	border-color: transparent;
	width: 100%
}
.quick_wrap {
	width: 59%;
	text-align: right;
	position: absolute;
	right: 15px
}
.search_wrap {
	width: 75%;
	float: left
}
.header.sticky .search_wrap {
	width: 59%;
	float: left
}
.cf {
	width: 60%;
	/*margin-top: 14px;
	margin-left: 0*/
}
.header.sticky .quick-sticky {
	display: block
}
.quick-sticky {
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
	display: none
}
.quick-sticky li:nth-child(2) {
	border-left: 1px solid #e9e9e9
}
.quick-sticky li {
	display: inline-block;
	line-height: 14px;
	padding: 0 10px
}
.quick-sticky li:last-child {
	display: block;
	margin-top: 11px;
	padding: 0 15px;
	text-align: right
}
.quick-sticky li a {
	color: #434343;
	padding-top: 0;
	padding-bottom: 0;
	font-family: dinnextproregular;
	font-size: 15px;
	font-weight: 400
}
.quick-sticky li img {
	width: 12px;
	margin-top: 0;
	float: left;
	margin-right: 5px
}
.quick-sticky li:last-child img {
	width: 28px;
	margin-top: 0;
	margin-right: 5px;
	float: none
}
.quick-sticky li:last-child a {
	font-size: 22px
}
.wrapper-slider {
	position: relative
}
.owl-carousel .owl-item {
	width: 100%;
	overflow: hidden
}
.owl-controls .owl-nav div {
	padding: 0
}
.owl-nav i {
	padding: 10px 6px;
	font-size: 19px
}
.owl-controls .owl-nav .owl-prev {
	left: 0
}
.owl-controls .owl-nav .owl-next {
	right: 0
}
.owl-controls {
	text-align: center
}
.owl-controls .owl-nav div {
	color: #FFF;
	display: inline-block;
	zoom: 1;
*display:inline;
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);
	opacity: .5
}
.owl-controls .owl-nav div:hover {
	filter: Alpha(Opacity=100);
	opacity: 1;
	text-decoration: none
}
.owl-controls .owl-nav div {
	position: absolute;
	top: 50%;
	margin-top: -25px
}
.scroll-top-wrapper {
	position: fixed;
	opacity: 0;
	visibility: hidden;
	text-align: center;
	z-index: 99999999;
	color: #FFF;
	line-height: 25px;
	right: 30px;
	bottom: 87px;
	padding-top: 2px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.scroll-top-wrapper .icon {
	line-height: 50px;
	font-size: 22px;
	color: #888
}
span.scroll-top-inner {
	background: rgba(255,255,255,0.9);
	box-sizing: border-box;
	border-radius: 4px;
	border: 1px solid #888;
	color: #000;
	display: block;
	width: 50px;
	height: 50px;
	margin: 0;
	padding: 0;
	-webkit-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
	background: #fff;
	border-radius: 50%;
	box-shadow: 0 2px 6px 0 rgba(0,0,0,0.2), 0 1px 1px 0 rgba(0,0,0,0.2)
}
span.scroll-top-inner:hover {
	background: #888
}
.scroll-top-wrapper:hover .icon {
	line-height: 50px;
	font-size: 22px;
	color: #fff
}
.scroll-top-wrapper.show {
	visibility: visible;
	cursor: pointer;
	opacity: 1
}
#menuaccordion .accordion-toggle {
	cursor: pointer;
	position: absolute;
	right: 0;
	padding: 10px!important;
	font-size: 15px
}
#menuaccordion1 .accordion-toggle {
	cursor: pointer;
	position: absolute;
	right: 0;
	padding: 10px!important;
	font-size: 15px
}
.accordion-toggle {
	display: none
}
#drop {
	display: none;
	position: absolute;
	width: 85.5%;
	z-index: 10000
}
.t-plus {
	width: 30px;
	height: auto;
	margin: auto;
	cursor: pointer;
	transition: all .5s ease
}
.t-plus .fa {
	color: #fff;
	font-size: 16px;
	line-height: 32px;
	transition: all .5s ease
}
.t-minus {
	width: 30px;
	height: auto;
	margin: auto;
	cursor: pointer;
	display: none;
	transition: all .5s ease
}
.t-minus .fa {
	color: #fff;
	font-size: 16px;
	transition: all .5s ease;
	line-height: 32px;
}
.link-quick {
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
	display: block;
	width: 100%
}
.link-quick li {
	display: inline-block;
	line-height: 11px;
	padding: 0 7px;
	border-left: 1px solid #6e6e6e;
}
.link-quick li:first-child {
	border-left: 0px solid #6e6e6e;
}
.link-quick li a {
	    color: #333;
    padding-top: 0;
    padding-bottom: 0;
    font-family: dinnextproregular;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
}
.cartlst {
    width: 120px;
    height: auto;
    margin: auto;
    background: #666;
    text-align: center;
}

.cartlst ul li {
    list-style-type: none;
    width: auto;
    display: inline-block;
    line-height: 30px;
    padding: 0px;
    padding-left: 3px;
    padding-right: 3px;
    text-align: center;
    color: #fff;
    font-weight: 600;
}
.whslst-left {
    width: 20%;
    height: auto;
    float: left;
    text-align: center;
    position: relative;
}
.addcart-whslst-div {
    width: 170px;
    height: auto;
    margin: auto;
}
.addcart-left {
    width: 80%;
    height: auto;
    float: left;
}
.cartlst ul li a {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
}
.whslst-left .whslstbox {
    width: 80px;
    height: 30px;
    background: #ddd;
    position: absolute;
    line-height: 30px;
    font-size: 14px;
    color: #333;
    border-radius: 3px;
    text-align: center;
    margin-top: 10px;
    margin-left: -30px;
    display: none;
    text-transform: uppercase;
}
.whslst-left .fa {
    line-height: 30px !important;
}
.whslst-left:hover .whslstbox {
    display: block;
}
.whslst-left .whslstbox:after {
    content: "♦";
    position: absolute;
    top: -15px;
    left: 33px;
    color: #ddd;
    font-size: 30px;
}











.link-quick li a:hover {
	color: #434343
}
.link-quick li a img {
	vertical-align: middle;
	width: 12px;
	margin-top: 0;
	float: left;
	margin-right: 5px
}
.link-quick li > ul li {
	display: block;
	width: 100%;
}
.link-quick li > ul li {
	border-left: none !important;
}
.link-quick li > ul li a:hover {
	background: none;
}
.contact-quick {
	list-style: none;
	padding: 0;
	float: right;
	display: block;
	width: 100%;
	margin-top: 10px
}
.contact-quick li {
	display: inline-block;
	line-height: 14px;
	padding: 0 10px
}
.contact-quick li a {
	color: #434343;
	font-family: dinnextproregular;
	font-size: 15px;
	line-height: 24px;
	font-weight: 400;
	font-size: 22px;
	display: inline-block;
	padding: 0;
	text-align: right
}
.contact-quick li a img {
	vertical-align: middle;
	width: 12px;
	margin-top: 0;
	float: left;
	margin-right: 5px
}
.product-wrapper {
	background: #fff;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid rgba(0,0,0,.1);
	vertical-align: top;
	box-shadow: 0 1px 3px 0 rgba(0,0,0,.12), 1px 4px 7px 0 rgba(0,0,0,.1)
}
.rent-and-sale-section {
	background: #fff;
	position: relative;
	padding: 0 8px;
	padding-bottom: 16px;
	padding-top: 0
}
.rent-property {
	display: inline-block;
	width: 100%
}
.property-images-box {
	position: relative;
	width: 180px;
	margin: 0 auto
}
.property-details {
	display: inline-block;
	width: 100%;
	min-height: 95px;
	background-color: #fff;
	text-align: center
}
.property-details > a {
	font-size: 14px;
	margin-top: 15px;
	color: #3c3c44;
	display: block;
	max-height: 23px;
	overflow: hidden
}
.logo, .logo-title {
	font-size: 27px;
	font-weight: 700;
	text-transform: uppercase;
	color: #16A085
}
.logo {
	/*height: 59px;*/
	padding: 0;
	line-height: normal
}
.section-header h3 {
	font-size: 30px;
	line-height: 1.38;
	font-weight: 400;
	text-align: center;
	font-family: Roboto, Arial, sans-serif;
	letter-spacing: 0
}
.view-wrap {
	margin-top: 24px
}
.price_wrap {
	font-size: 13px
}
.price_sold {
	font-size: 18px;
	font-weight: 500;
	padding-top: 4px;
	display: inline-block;
	padding-right: 5px
}
.price_mrp_wrap {
	padding-top: 7px;
	display: inline-block
}
.price_mrp {
	display: inline-block;
	text-decoration: line-through;
	color: #535353;
	opacity: .5
}
.dis {
	padding-top: 8px;
	font-size: 16px;
	font-family: 'dinnextproregular';
	font-weight: 400;
	color: #030303
}
.rent-property-block .owl-controls .owl-nav div {
	position: absolute;
	padding: 20px 15px;
	font-size: 41px;
	margin: 0;
	top: 50%;
	margin-top: -49px;
	box-shadow: 1px 2px 10px -1px rgba(0,0,0,.3);
	background-color: hsla(0,0%,100%,.98);
	cursor: pointer;
	color: #000;
	transition: box-shadow .2s ease
}
.rent-property-block .owl-controls .owl-nav .owl-prev {
	left: 0;
	border-radius: 0 4px 4px 0
}
.rent-property-block .owl-controls .owl-nav .owl-next {
	right: 0;
	border-radius: 4px 0 0 4px
}
.left-sect {
	width: 230px;
	float: left
}
.right-sect {
	width: calc(100% - 230px);
	float: left;
	overflow: hidden;
	padding-top: 26px
}
.section-header {
	padding: 28px 10px;
	text-align: center;
	height: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding-bottom: 124px;
	background-image: url(https://rukminim1.flixcart.com/merch/278/278/images/1475180738566.jpg?q=90);
	background-position: 0 bottom;
	background-repeat: no-repeat
}
.view {
	display: inline-block;
	border-radius: 2px;
	padding: 10px 20px;
	font-size: 13px;
	font-weight: 500;
	transition: box-shadow .2s ease;
	vertical-align: super;
	cursor: pointer;
	outline: none;
	background: #2874f0;
	color: #fff;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.2);
	border: none
}
.rent-property-block .owl-nav i {
	padding: 0;
	font-size: 26px;
	height: 45px;
	vertical-align: middle;
	display: table-cell
}
.clear {
	clear: both
}
.hideContent {
	overflow: hidden;
	line-height: 1em;
	height: 440px
}
.showContent {
	line-height: 1em;
	height: auto;
	height: auto
}
.show-more {
	text-align: center;
	display: block
}
.fbottom {
	display: none
}
.red-ball {
	width: 58px;
	height: 44px;
	display: block;
	margin: 0 auto;
	background: url(images/black-dot.png) no-repeat;
	cursor: pointer;
	margin-top: -30px;
	position: absolute;
	left: 0;
	right: 0
}
.black-ball {
	width: 58px;
	height: 44px;
	display: none;
	margin: 0 auto;
	background: url(images/red-dot.png) no-repeat;
	cursor: pointer;
	margin-top: -30px;
	position: absolute;
	left: 0;
	right: 0
}
.ftop {
	width: 100%;
	text-align: center;
	font-size: 14px;
	background: rgba(227,227,227,0.8);
	line-height: 20px;
	padding: 5px 0
}
.small {
	
	overflow: hidden
}
.big {
	height: auto
}
.button-show {
	padding: 6px 12px;
	background: #ddd;
	font-size: 14px;
	text-decoration: none;
	color: #434343;
	font-family: dinnextproregular;
	border: 1px solid #d6d6d6;
	line-height: 22px
}
.button-show:hover {
	color: #434343;
	text-decoration: none
}
.fllist {
	list-style: none;
	padding: 0;
	margin: 0
}
.fllist li {
	color: rgba(255,255,255,.5);
	line-height: 20px;
	display: inline-block;
	font-family: dinnextproregular;
	font-size: 15px;
	float: left
}
.fllist li:first-child {
	padding-left: 0
}
.fllist li:nth-child(2) {
	border-left: solid 1px
}
.frlist {
	list-style: none;
	padding: 0;
	margin: 0
}
.frlist li {
	display: block;
	width: 100%;
	color: #666;
	border: 0;
	padding: 0;
	vertical-align: middle;
	margin: auto
}
.frlist li a {
	line-height: 20px;
	text-decoration: none;
	display: inline-block;
	text-transform: none;
	font-family: dinnextproregular;
	font-size: 15px;
	font-weight: 400;
	color: rgba(255,255,255,.5);
	margin-bottom: 6px
}
.bn-img img {
	width: 100%
}
.footerPort {
	padding: 30px 0 0;
	width: 100%;
	position: relative;
	color: #454545;
	box-shadow: 0 5px 25px rgba(147,147,147,.3) inset;
	border-top: 1px solid #fff;
	background: url(../images/testimonials-img.png) no-repeat -130px 0px;
	background-size: cover
}
.sitemapList ul li a {
	font-family: 'dinnextproregular';
	font-weight: 400;
	font-size: 21px;
	color: #030303
}
.sitemapList li ul li a {
	line-height: 20px;
	text-decoration: none;
	display: inline-block;
	text-transform: none;
	color: #434343;
	font-family: dinnextproregular;
	font-size: 15px;
	font-weight: 400
}
.footerPort .ftrTopPanel {
	color: #333;
	position: relative
}
.ftrTopPanel .sitemapBox {
	float: left;
	width: 75%;
	overflow: hidden
}
.sitemapPd {
	padding: 0 10px
}
.sitemapList {
	float: left;
	margin: 0 0 20px;
	width: 33.33%
}
.sitemapList ul {
	margin: 0;
	list-style: none;
	padding: 0
}
.sitemapList li ul {
	margin-top: 5px
}
.ftrTopPanel .contactBox {
	float: right;
	width: 25%
}
.contactBox .contactPd {
	padding: 0;
	max-width: 320px;
	width: 100%;
	float: right;
	overflow: hidden
}
.contactBox .contactBlk {
	padding-bottom: 10px
}
.contactBlk h5 {
	margin-bottom: 8px;
	margin-top: 0;
	font-family: 'dinnextproregular';
	font-weight: 400;
	font-size: 21px;
	color: #030303
}
.contactBlk .inputDes {
	height: 32px;
	line-height: 42px;
	padding: 0 10px;
	margin: 0 0 7px
}
.contactBlk .inputDes, .contactBlk .textareaDes {
	background: #f0f0f0;
	border: 1px solid #f0f0f0;
	color: rgba(119,119,119,.6)!important;
	width: 92.5%;
	font-size: 16px;
	font-family: Adani_Regular
}
.contactBlk .select-style {
	background: url(../images/purple_arrow.png) 93% 54% no-repeat #F0F0F0;
	border: 1px solid #F0F0F0;
	margin-bottom: 7px;
	width: 92.5%
}
.footerPort .select-style select {
	width: 100%;
	border: none;
	font-size: 16px;
	color: rgba(69,69,69,.4);
	font-family: Adani_Regular;
	background-image: none;
	-moz-appearance: none;
	padding: 10px 8px;
	background-color: transparent;
	box-shadow: none
}
.contactBlk select {
	-webkit-appearance: none;
	text-indent: 1px
}
.contactBlk .textareaDes {
	padding: 10px;
	height: 80px
}
.contactBlk .btnSend a {
	background: #666;
	line-height: 32px;
	display: block;
	width: 91.25%;
	text-align: center;
	padding: 0 13px;
	margin-bottom: 8px;
	margin-top: 8px;
	font-size: 12px;
	color: #fff;
	font-family: "Noto Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: 600
}
.contactBlk .socialBox {
	margin: 15px 0 0;
	font-size: 20px
}
.contactBlk .socialBox > div {
	margin-top: 0;
	margin-bottom: 7px;
	font-family: 'dinnextproregular';
	font-weight: 400;
	font-size: 21px;
	color: #030303
}
.socialBox .ftrSocial {
	margin: 5px 0 0
}
.socialBox .ftrSocial a {
	text-decoration: none !important;
}
.socialBox .ftrSocial a:hover {
	text-decoration: none !important;
}
.socialBox .ftrSocial a img {
	filter: gray; /* IE6-9 */
	filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
	-webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
}
.socialBox .ftrSocial a img:hover {
	filter: none;
	-webkit-filter: grayscale(0);
	text-decoration: none !important;
}
.ftext {
	text-align: right;
	color: rgba(255,255,255,.5)
}
.ftext a {
	color: rgba(255,255,255,.5);
	line-height: 20px;
	text-decoration: none;
	display: inline-block;
	text-transform: none;
	padding-top: 0;
	padding-bottom: 0;
	font-family: dinnextproregular;
	font-size: 15px;
	font-weight: 400
}
.ftrBottmPnl {
	padding: 10px;
	font-size: 13px;
	background: #2c2c2c
}
.ftrBottmPnl, .ftrBtmLink, .ftrBtmLink a {
	color: rgba(255,255,255,.5)
}
.ftrCopy {
	float: left
}
.ftrBtmLink {
	float: right
}
.ftrBottmPnl, .ftrBtmLink, .ftrBtmLink a {
	color: rgba(255,255,255,.5)
}
.clear {
	clear: both
}
.ftrBtmLink a, .ftrCopy {
	font-weight: 300
}
.menu-content {
	list-style: none;
	padding: 0
}
body {
	padding: 0 0 30px;
	overflow-x: hidden;
}
.ft {
	margin-bottom: -30px
}
#fflip {
	padding: 5px;
	text-align: center;
	border-bottom: 1px solid rgba(227,227,227,0.24);
	background: #2c2c2c
}
#fpanel {
	display: none;
	background: #2c2c2c;
	padding: 30px 0 20px
}
section.middle-header {
	background: #FFF
}
footer {
	position: relative
}
.footer-wrap {
	position: absolute;
	bottom: -30px;
	left: 0;
	right: 0
}
.arrow-minus {
	display: none;
	transition: all .5s ease
}
.arrow-plus {
	transition: all .5s ease
}
.search_wrap .nav-main-strip {
	margin-top: 10px;
	display: none;
	border-bottom: 0 solid #ddd;
	border-top: 0 solid #ddd
}
.sticky .search_wrap form {
	display: none
}
.sticky .search_wrap .nav-main-strip {
	display: block
}
.footerflip {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	overflow: hidden;
	width: 54px;
	margin: 0 auto
}
.logowrap {
	       width: 23%;
    padding-left: 15px;
    padding-right: 0;
    float: left;
    margin-top: 15px;
}
.logorightwrap {
	    width: 65%;
	float: left;
	padding-right: 15px;
	padding-left: 15px
}
.link-quick li.contact {
	display: block
}
.contact-quick li.cont {
	display: none;
}
.sticky .contact-quick li.cont {
	display: inline-block;
}
.searchDrop {
	position: absolute;
	right: 0px;
	background: rgb(255, 255, 255);
	width: 50%;

}
.sticky .searchDrop .cf {
	width: 100%;
	margin-bottom: 10px;
	margin: 0px;
	padding: 10px;
}
.logo-animate {
	animation: 2s ease-in-out 0s normal none infinite running ScrollDown;
}
.go-dwn {
	bottom: 10px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	z-index: 9;
}
.modal-backdrop {  z-index: 99999; }
/**********************************************************************************************************
                         start all category css
/**********************************************************************************************************/
.mwrap {
	background: #f3f3f3;
	padding-top: 5px;
	padding-bottom: 25px;
	font-family: Roboto, Arial, sans-serif
}
.top-cat-heading-wrap {
	background-color: #fff;
	border-bottom: 1px solid #f0f0f0;
	margin: 0;
	padding: 32px
}
.top-cat-heading {
	height: 80px
}
.top-cat-heading-wrap .breadcrum {
	opacity: .5
}
.bold-heading {
	font-size: 24px;
	margin-top: 8px;
	font-weight: 500;
	font-family: Roboto, Arial, sans-serif;
	letter-spacing: 0;
	color: #212121;
	line-height: 1.4;
	margin-bottom: 0
}
.item_count {
	margin-top: 7px;
	opacity: .5;
	font-family: Roboto, Arial, sans-serif;
	letter-spacing: 0;
	font-size: 14px;
	color: #212121;
	line-height: 1.4
}
.mid-sec-wrap {
	background-color: #fff;
	border-radius: 2px;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
	overflow: hidden;
	margin: 0 auto;
	width: auto
}
.mid-sec {
	margin: 0 auto;
	padding: 50px 0;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap
}
.sub-cat_wrap {
	width: 25%
}
.sub-cat-box {
	padding: 25px 15px;
	display: inline-block;
	vertical-align: top;
	width: 100%;
	color: #212121;
	max-height: 366px;
	text-align: center
}
.sub-cat-box .img_wrap {
	transition: -webkit-transform .2s ease-in-out;
	transition: transform .2s ease-in-out;
	transition-property: transform, -webkit-transform;
	transition-duration: .2s, 0.2s;
	transition-timing-function: ease-in-out, ease-in-out;
	transition-delay: initial
}
.img_box {
	position: relative;
	margin: 0 auto;
	width: 200px;
	height: 200px
}
.cat-img {
	
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	margin: auto;
	opacity: 1;
	max-width: 100%;
	max-height: 100%
}
.sub-cat-box:hover {
	color: #212121;
	text-decoration: none
}
.sub-cat-box:hover .img_wrap {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}
.cat-name {
	font-size: 14px;
	font-weight: 500;
	margin-top: 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.offer {
	color: #16be48;
	padding-top: 8px
}
.price_wrapper {
	font-size: 13px
}
.sell-price {
	font-size: 18px;
	font-weight: 500;
	padding-top: 4px;
	display: inline-block;
	padding-right: 5px
}
.mrp-price-wrap {
	padding-top: 7px;
	display: inline-block
}
.mrp-price {
	display: inline-block;
	text-decoration: line-through;
	color: #535353;
	opacity: .5
}
.top-cat-heading-wrap .breadcrum a {
	color: #212121
}
.arrow-down {
	float: right;
	line-height: 22px;
	cursor: pointer;
}
/**********************************************************************************************************
                         start listing  css
/**********************************************************************************************************/
.left-l-wrap {
	width: 210px;
	float: left;
	margin: 0 8px;
	position: relative;
	min-height: 1px;
	transition: -webkit-transform .2s ease-in-out;
	transition: transform .2s ease-in-out;
	transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
	z-index: 3;
	min-height: 500px
}
.lwrap {
	background: #f3f3f3;
	padding-top: 5px;
	padding-bottom: 25px;
	font-family: Roboto, Arial, sans-serif
}
.lwrap .container-fluid {
	padding-left: 0;
	padding-right: 0
}
.left-l-bg {
	position: relative;
	background: #fff;
	box-shadow: 0 1px 3px -1px rgba(0,0,0,.4)
}
.left-heading {
	padding: 16px;
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 12px;
	color: #434343;
	line-height: 1.4;
	font-weight: 600;
	text-transform: capitalize;
	letter-spacing: .3px;
	display: block;
	font-size: 16px;
	background: #F9F9F9;
	text-transform: uppercase;
}
.filter-wrap {
	padding: 16px;
	border-bottom: 1px solid #f0f0f0
}
.filt-cheading {
	font-size: 13px;
	
	text-transform: uppercase;
	color: #434343;
	margin-bottom: 5px
}
.filt-sheading {
	padding: 5px 0;
	color: #212121
}
.cat-flt {
	width: 150px;
	overflow: hidden;
	font-weight: 500;
	color: #555;
	
	white-space: nowrap;
	display: inline-block;
	vertical-align: top
}
.sub-cat-flt {
	padding: 5px 16px 5px 0px;
	color: #777;
	display: block;
	
	text-overflow: ellipsis;
	overflow-x: hidden;
	width: 200px;
	font-size: 13px;
	font-family: Roboto, Arial, sans-serif;
	letter-spacing: 0;
	line-height: 1.4
}
.spacialCheckbox-ul {
	list-style: none;
	padding: 0;
	margin: 0
}
ul.spacialCheckbox-ul li:before {
	content: ""
}
.spacialCheckbox {
	position: relative;
	line-height: 20px
}
.spacialCheckbox label {
	position: relative;
	padding-left: 26px;
	padding-top: 3px;
	color: #777;
	line-height: 22px;
	font-weight: 400;
	font-size: 12px;
	padding-bottom: 3px;
	margin: 0
}
.spacialCheckbox label input[type="checkbox"] {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	visibility: hidden
}
.spacialCheckbox label input[type="checkbox"]+i {
	background: url(../images/check.png) no-repeat left top;
	width: 25px;
	height: 21px;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 4px;
	z-index: 0
}
.spacialCheckbox label input[type="checkbox"]:checked+i {
	background: url(../images/check.png) no-repeat left bottom
}
.right-l-wrap {
	float: none;
	width: auto;
	overflow: hidden;
	position: relative;
	min-height: 500px;
	background: #fff;
	margin: 0 4px 0 0;
	padding-bottom: 0;
	box-shadow: 0 1px 3px -1px rgba(0,0,0,.4)
}
.amounslidertext {
	margin-top: 20px;
	background: 0;
	width: 100%;
	text-align: center;
	border: 0;
	color: #848686;
	font-size: 13px;
	text-transform: uppercase
}
.listingSlider {
	margin-top: 15px
}
.list-topcat-mainstrip {
	position: relative
}
.list-topcat-heading-wrap {
	padding: 12px 16px 0;
	display: inline-block
}
.list-topcat-heading {
	font-weight: 500;
	font-size: 20px;
	margin-top: 8px;
	display: inline-block
}
.list-top-gridview-sortby-main-div {
	height: auto;
	float: right;
	padding-right: 20px;
	padding-top: 20px;
}
.list-top-gridview {
	width: auto;
	display: inline-block;
	padding-right: 20px;
}
.list-top-gridview > .btn-group a {
	font-size: 14px;
	line-height: 1.5;
	padding: 9px 12px;
}
.list-toprgt-sortby {
	width: auto;
	display: inline-flex;
}
.list-sortwidth {
	width: 200px;
	text-align: left;
}
.list-sortwidth:hover {
	background: #f5f5f5;
}
.list-sortwidth.active, .list-sortwidth:focus {
	background: #f5f5f5 !important;
}
.list-sortcaret {
	margin-left: 73px !important;
}
.show-all-list {
	display: inline-block;
	margin-left: 10px;
	color: #878787;
	font-size: 12px
}
.list-topcat-breadcrumb {
	font-size: 12px;
	color: #878787;
	display: inline-block
}
.breadcrumb-list {
	max-width: 80px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	vertical-align: middle;
	font-size: 12px;
	color: #878787;
	display: inline-block
}
.breadcrumb-list-arrow {
	height: 11px;
	width: 20px;
	vertical-align: middle;
	text-align: center;
	display: inline-block
}
.sort_wrap {
	padding: 0 16px;
	border-bottom: 1px solid #f0f0f0;
	position: relative
}
.sort_wrap_list {
	display: inline-block
}
.sort_wrap_list p {
	font-size: 13px;
	color: #555;
}
.sort_wrap_list p a {
	font-size: 13px;
	color: #337ab7;
	padding-left: 8px;
}
.sort_wrap_list p a:hover {
	color: #23527c;
	text-decoration: underline;
}
.sort_wrap_text {
	font-weight: 500;
	padding-right: 10px
}
.sort_list {
	display: inline-block;
	margin-bottom: 0;
	font-size: 12px
}
.sort_list li {
	padding: 7px 0 4px;
	margin: 0 10px;
	cursor: pointer;
	border-bottom: 2px solid transparent;
	display: inline-block
}
.sort_list li.active {
	color: #2874f0;
	cursor: default;
	border-bottom: 2px solid;
	font-weight: 500
}
.showproduct-qnt {
	width: auto;
	display: inline;
	float: right;
}
.list-group {
	clear: both;
	display: block
}
.list-mid-sec {
	margin: 0 auto;
	padding: 0;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap
}
.list-sub-cat_wrap {
	width: 25%
}
.list-sub-cat-box {
	padding: 25px 15px;
	display: inline-block;
	vertical-align: top;
	width: 100%;
	color: #212121;
	max-height: 466px;
	text-align: left;
	position: relative
}
.list-sub-cat_wrap:hover .list-sub-cat-box {
	box-shadow: 0 3px 16px 0 rgba(0,0,0,.11)
}
.list-sub-cat-box .list-img_wrap {
	transition: -webkit-transform .2s ease-in-out;
	transition: transform .2s ease-in-out;
	transition-property: transform, -webkit-transform;
	transition-duration: .2s, 0.2s;
	transition-timing-function: ease-in-out, ease-in-out;
	transition-delay: initial;
	position: relative
}
.list-img_box {
	position: relative;
	margin: 0 auto;
	width: 280px;
	height: 250px
}
.list-cat-img {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	margin: auto;
	opacity: 1;
	max-width: 100%;
	max-height: 100%
}
.list-sub-cat-box:hover {
	color: #212121;
	text-decoration: none
}
.list-sub-cat-box:hover .list-img_wrap {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}
.list-cat-name {
	font-size: 13px;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top: 25px;
	padding: 5px 0;
	overflow: hidden;
	display: block;
	font-family: Roboto, Arial, sans-serif;
	letter-spacing: 0
}
.list-similar {
	color: #2874f0;
	cursor: pointer;
	font-weight: 500;
	font-size: 13px;
	line-height: 1;
	margin-top: 8px
}
.wishlist_wrap {
	position: absolute;
	display: inline-block;
	top: 8px;
	right: 12px;
	cursor: pointer;
	color: #c2c2c2
}
.list-price_wrapper {
	font-size: 13px
}
.list-sell-price {
	font-size: 18px;
	font-weight: 500;
	padding-top: 4px;
	display: inline-block;
	padding-right: 5px
}
.list-mrp-price-wrap {
	padding-top: 7px;
	display: inline-block
}
.list-mrp-price {
	display: inline-block;
	text-decoration: line-through;
	color: #535353;
	opacity: .5
}
.list-top-cat-heading-wrap .breadcrum a {
	color: #212121
}
.list-rating {
	margin-top: 0;
	display: inline-block;
	padding-right: 10px
}
.list-bg {
	background-color: #16be48;
	line-height: normal;
	display: inline-block;
	color: #fff;
	padding: 2px 4px;
	border-radius: 3px;
	font-weight: 500;
	font-size: 12px;
	vertical-align: middle
}
.list-star {
	margin-left: 2px
}
.list-price {
	display: block;
	padding: 0 10px 0 0;
	margin: -1px 0;
	margin-top: 4px
}
.list-mrp {
	display: inline-block;
	font-size: 16px;
	font-weight: 500;
	color: #212121
}
.list-sell {
	text-decoration: line-through;
	font-size: 14px;
	color: #878787;
	display: inline-block;
	margin-left: 8px
}
.list-discount {
	color: #16be48;
	font-size: 13px;
	letter-spacing: -.2px;
	font-weight: 500;
	display: inline-block;
	margin-left: 8px
}
.list-review {
	padding-left: 8px;
	font-weight: 500;
	color: #878787
}
.list-sub-cat_wrap.list-group-item {
	width: 100%;
	background-color: #fff;
	margin-bottom: 0;
	border: 0;
	padding: 0;
	overflow: hidden;
	border-bottom: 1px solid #ddd
}
.list-sub-cat_wrap.list-group-item .list-sub-cat-box .list-img_wrap {
	float: left;
	margin-right: 25px;
	overflow: hidden
}
.list-size {
	display: none;
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 1;
	background-color: #fff;
	padding: 10px 15px 10px
}
.list-sizetext {
	color: #262626
}
.list-sub-cat-box:hover .list-size {
	display: block;
	z-index: 2;
	box-shadow: 0 9px 16px 0 rgba(0,0,0,.11)
}
.list-sub-cat_wrap.list-group-item .list-cat-name {
	margin-top: 0;
	font-size: 16px;
	font-weight: bold
}
.list-sub-cat_wrap.list-group-item .list-size {
	display: block;
	position: relative;
	box-shadow: none;
	width: auto;
	float: left;
	padding: 10px 0
}
.list-sub-cat_wrap .list-proleft {
	width: 100%
}
.list-sub-cat_wrap .list-proright {
	width: 100%
}
.list-sub-cat_wrap.list-group-item .list-proleft {
	width: 47%;
	display: inline-block;
	float: left
}
.list-sub-cat_wrap.list-group-item .list-proright {
	width: 26%;
	display: inline-block
}
.list-discription {
	display: none
}
.list-sub-cat_wrap.list-group-item .list-discription {
	display: block;
}
.list-sub-cat_wrap.small-s {
	float: left;
	width: 33.33%;
	background-color: #fff;
	margin-bottom: 10px
}
.list-sub-cat_wrap.small-l {
	float: left;
	width: 50%;
	background-color: #fff;
	margin-bottom: 10px
}
.list-pagi-main-div {
	width: 100%;
	height: auto;
	margin: auto;
	margin-top: 50px;
	border-top: 1px solid #ddd;
}
.listpage {
	padding: 0;
	float: right;
	margin-right:30px;
	margin-top:10px;
	border-bottom: 1px solid #eee
}
.listpage p {
	font-size: 11px;
	color: #666;
	font-weight: 700;
	width: 35%;
	float: left
}
.listpage ul {
	margin: 5px 0 0;
	padding: 0;
	list-style: none
}
.listpage ul li {
	float: left
}
.listpage ul li:first-child a{
	border-radius:5px 0px 0px 5px;
	background-color: #5AB2FE;
	border-color: #5AB2FE;
	color:#fff;
	font-weight:600;
	text-decoration:none;
}
.listpage ul li:last-child a{
	border-radius:0px 5px 5px 0px;
	background-color: #5AB2FE;
	border-color: #5AB2FE;
	color:#fff;
	font-weight:600;
	text-decoration:none;
}
.listpage ul li:first-child a:hover{
	background-color: #2387de;
	border-color: #2387de;
}
.listpage ul li:last-child a:hover{
	background-color: #2387de;
	border-color: #2387de;
}
.listpage ul li a {
	-moz-user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857;
	margin-bottom: 0;
	padding: 6px 12px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	border-radius: 0;
	font-size: 12px;
	line-height: 1.5;
	padding: 5px 10px;
	background-color: #fff;
	border-color: #ddd;
	color: #5AB2FE;
}
.listpage ul li a.act {
	-moz-user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857;
	margin-bottom: 0;
	padding: 6px 12px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	border-radius: 0;
	font-size: 12px;
	line-height: 1.5;
	padding: 5px 10px;
	background-color:#777 ;
	border-color: #777;
	color: #fff;
}
.listpage ul li a:hover {
	color: #5AB2FE;
	background-color: #eee;
	border-color: #eee;
}
.listpage select {
	float: right;
	width: 22%;
	border: 1px solid #f1f1f1;
	margin-right: 25px;
	padding: 2px 0;
	font-size: 12px;
	font-weight: 300;
	color: #666
}
.list-btm-about-cont{
	width:100%;
	height:auto;
	margin:auto;
}
.list-btm-abtinner{
	width:96%;
	height:auto;
	float:right;
	margin-top:40px;
}
.list-btm-abtinner p{
	margin:0px;
	font-size:13px;
	color:#555;
	line-height:22px;
	padding-top:10px;
	padding-left:3px;
}
/************************************************************
                         start detail  css
************************************************************************/

#compare-example h4, #compare-example h5, #featured-websites h5, #pricing h5, #product-changelog h5, .well.hor-extend.full-width h4, .well.hor-extend.full-width h4 b {
	font-weight: 100;
	font-size: 29px;
}
#compare-example {
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}
#compare-example .selectors {
	margin-top: 20px;
	margin-bottom: 20px;
}
#compare-example .selectors a {
	display: inline-block;
	margin: 0 8px;
}
#compare-example h4 {
	margin-bottom: 20px;
}
#compare-example .well.magiczoom {
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: #F5F5F5;
	border-radius: 0px !important;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#compare-example .well.magiczoomplus {
	background: #FAFAFA;
	border-radius: 0 !important;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#compare-example .well > p {
	margin-bottom: 20px;
}
#compare-example .more-link {
	font-size: 18px;
}
#compare-example .more-link span {
	font-size: 0.7em;
}
#compare-example .features {
	margin: 20px 0 10px 0 !important;
}
#compare-example .features b {
	color: green;
	padding: 5px 10px;
	display: inline-block;
}
#compare-example .features span {
	line-height: 20px;
	font-size: 12px;
	width: 20px;
	height: 20px;
	background: green;
	color: #fff;
	display: inline-block;
	border-radius: 100%;
	margin-right: 5px;
}
.dt-list-price {
	display: block;
	padding: 0 10px 0 0;
	margin: 0;
	margin-top: 14px
}
.dt-list-mrp {
	display: inline-block;
	font-size: 28px;
	font-weight: 500;
	color: #212121;
	vertical-align: sub;
}
.dt-list-sell {
	text-decoration: line-through;
	font-size: 14px;
	color: #878787;
	display: inline-block;
	margin-left: 8px
}
.dt-list-discount {
	color: #16be48;
	font-size: 13px;
	letter-spacing: -.2px;
	font-weight: 500;
	display: inline-block;
	margin-left: 8px
}
.dwrap {
	background-color: #fff;
}
.dwrap .container {
	width: 89%;
}
.dt-wrap {
	background-color: #fff;
	clear: both;
	border-radius: 2px;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
}
.left-image-gallery {
	width: 60%;
	float: left;
	padding: 20px;
	box-shadow: 0 0 1px 0px rgba(0,0,0,0.3);
}
.right-detail-list {
	width: 100%;
	float: left
}
.special-price {
	font-size: 13px;
	font-weight: 500;
	color: #333333;
}
.special-price li {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	margin-top: 5px;
}
.special-price li .sp-text {
	color: #212121;
	font-weight: 600;
	padding-right: 4px;
}
.take-care {
	color: #2874f0;
	font-weight: 500;
	display: inline-block;
	margin-left: 5px;
	cursor: pointer;
}
.dt-delivery {
	display: flex;
}
.dt-delivery-text {
	color: #878787;
	width: 110px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: 600;
	font-size: 14px;
	line-height: 30px;
}
.dt-delivery .form-control {
	padding: 0 0 4px;
	border: none;
	border-bottom: 2px solid #2874f0;
	font-weight: 500;
	border-radius: 0px;
	height: 30px;
	box-shadow: none;
}
.dt-feature {
	display: flex;
}
.dt-feature-text {
	color: #878787;
	width: 110px;
	padding-right: 10px;
	font-weight: 600;
	font-size: 14px;
	line-height: 30px;
}
.dt-similar {
	margin-top: 24px;
	padding-bottom: 24px;
	background: #fff
}
.dt-similar .rent-and-sale-section {
	background: #fff;
	position: relative;
	padding: 0 0px;
	padding-bottom: 0px;
	padding-top: 0;
	background: #fff;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid rgba(0,0,0,.1);
	vertical-align: top;
	box-shadow: 0 1px 3px 0 rgba(0,0,0,.12), 1px 4px 7px 0 rgba(0,0,0,.1);
}
.product-wrapper {
	background: #fff;
	border-top: 0px solid #eaeaea;
	border-bottom: 0px solid rgba(0,0,0,.1);
	vertical-align: top;
	box-shadow: none;
}
.dt-right-sect {
	width: 100%;
	float: left;
	overflow: hidden;
	padding-top: 26px;
}
.dt-topcat-heading {
	font-weight: 500;
	font-size: 20px;
	margin-top: 8px;
	display: block;
	padding: 10px 10px;
}
@keyframes ScrollDown {
0% {
bottom: 8%;
}
50% {
bottom: 7%;
}
100% {
bottom: 8%;
}
}
@keyframes ScrollDown {
0% {
bottom: 8%;
}
50% {
bottom: 7%;
}
100% {
bottom: 8%;
}
}
a[href='#product']:target {
	animation: highlight 1s ease;
	transform: translateY(20px);
}
@keyframes highlight {
0% {
border-top-color: white;
}
100% {
border-top-color: white;
}
}
#product {
	transition: all 0.5s ease;
}
@media screen and (min-width:767px) {
.menu-content li .leftmenu {
	display: none;
	left: 16%
}
.menu-content li:hover .leftmenu {
	display: block
}
.view-category {
	position: static
}
.header .toggle-btn {
	display: none
}
.nav-side-menu .menu-list .menu-content {
	display: block
}
.accordion-toggle {
	display: none
}
.mbtn-res2 {
	display: none
}
.in-lft-menu-main-div:hover #panel {
	display: block!important
}
.in-lft-menu-main-div:hover #drop {
	display: block!important
}
}
@media screen and (max-width:767px) {
.view-category {
	padding-left: 15px
}
#menuaccordion > li {
	position: relative
}
#menuaccordion1 > li {
	position: relative
}
.accordion-toggle {
	display: block
}
.view-category {
	position: static;
	width: 25%
}
.nav-side-menu {
	position: relative;
	width: 100%;
	margin-bottom: 10px
}
.nav-side-menu .toggle-btn {
	display: block;
	cursor: pointer;
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 1;
	padding: 3px;
	background-color: #fff;
	color: #000;
	width: 40px;
	text-align: center
}
.brand {
	text-align: left!important;
	font-size: 22px;
	padding-left: 20px;
	line-height: 50px!important
}
}

/******Main Home Page Css*****/
.nav-businessbtn-wrap {
	width: 70%;
	float: left;
	position:relative;
	z-index:111;
}
.nav-busbtn-div{
	width:100%;
	height:auto;
	margin:auto;
}
.nav-homelft{
	width:75%;
	height:auto;
	float:left;
}
.businessbtnrgt{
	width:200px;
	float:right;
	height:auto;
	margin-top:11px;
}
.hd-newsbtn{
	width:auto;
	height:auto;
	float:right;	
}
.hd-newsbtnlft{
	width:180px;
	height:38px;
	float:left;
	background:#0199ca;
	border-radius:4px 0px 0px 4px;
	line-height:37px;
}
.hd-newsbtnlft a{
	color:#fff;
	font-weight:900;
	font-size:17px;
	padding-left:15px;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	color:rgba(255, 255, 255, 0.9);
}
.hd-newsbtnrgt{
	width:50px;
	height:50px;
	float:left;
	background:#fff;
	border-radius:100%;
	margin-top:-6px;
	margin-left:-30px;
	text-align:center;
	border:5px solid #0199ca;
	line-height:45px;
}
.hd-newsbtnrgt a{
	display:block;
}
.hd-newsbtnrgt a .fa{
	font-size:20px;
	color:#0199ca;
	/*text-shadow: 1px 1px 1px #222;*/
	-webkit-transition: -webkit-transform .8s ease-in-out;
    transition: transform .8s ease-in-out;
	line-height:40px;
	
}
.hd-newsbtn:hover .hd-newsbtnlft a{
	color:#fff;
}
.hd-newsbtn:hover .fa{
	-webkit-transform: rotate(360deg);
    transform: rotate(360deg);
	-webkit-transition: -webkit-transform .8s ease-in-out;
    transition: transform .8s ease-in-out;
}

.allcate-maindiv{
	width:1170px;
	height:auto;
	margin:auto;
	position:static;
	background:#f9f9f9;
	margin-left:-750px;
	border-top:5px solid #0199ca;
	padding:20px;
	padding-bottom:50px;
}
.all-catedrop{
	width:100%;
	height:auto;
	margin:auto;
}
.all-catedrop ul{
	margin:0px;
	padding:0px;
}
.all-catedrop ul li{
	float:left;
	width:270px;
	list-style-type:none;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
	margin:5px;
	border-radius:4px;
	border:1px solid #ddd;
}
.all-catedrop ul li a{
	color:#777;
	font-size:16px;
	font-weight:900;
	text-decoration:none;
}
.all-catedrop ul li a span{
	float:left;
	width:100%;
	display:table;
}	
.all-catedrop ul li:hover{
	box-shadow:0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.all-catedrop ul li:hover a{
	color:#0199CA;
}
/*hide show bussiness btn*/		
.businessbtnrgt:hover #panel-hncate{
	display: block !important;
}	
	
#panel-hncate  {
    padding: 5px;
}	
.hn-topcate{
	cursor:pointer;
	position:relative;
	z-index:3333;
}

#panel-hncate {
    padding: 0px;
    display: none;
	position:absolute;
	z-index:2222;
	margin-top:0px;
}
/*hide show bussiness btn*/	
.home-banner{
	width:100%;
	height:auto;
	margin:auto;
}
	
.thumbnail .caption-home {
	padding: 9px;
	color: #9b9b9b;

}
.thumb-pad1 .thumbnail .caption-home {
	padding: 0px;
	min-height: 40px;
	text-align:center;
}
.thumb-pad1 .thumbnail .caption-home a {
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	font-family: "Siemens Sans Roman";
	font-size: 16px;
	line-height: 40px;
	color: #2d373c;
	text-align:center;
	font-weight:600;
}
.thumb-pad1 .thumbnail .caption-home p {
	margin: 10px 0 0;
	position: relative;
	font-family: "Siemens Sans Roman";
	font-size: 1em;
	line-height: 1.42857143em;
	color: #788791
}	
.mid-catfullbox-main-div{
	width:100%;
	height:auto;
	margin:auto;
	margin-bottom:50px;
	margin-top:20px;
}
.mid-catfullbox-main-div h3{
	position: relative;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: 800;
	color: #3a4145;
	font-family: dinnextproregular;
	line-height: 1.1
}
.mid-con-full{
	width:100%;
}
.mid-catelftrgtboxdiv{
	width:100%;
	height:auto;
	margin:auto;
}
.mid-catleftbox{
	float: left;
    height: auto;
    overflow: hidden;
    position: relative;
    width: 42%;
}
.mid-catleftbox img{
    overflow: hidden;
    position: relative;
    width: 100%;
	height:600px;
	transition: transform 1s ease 0s;
}
.mid-caleftbox-content{
	width:100%;
	height:auto;
	position:absolute;
	top:50px;
	padding-left:50px;
	padding-right:50px;
}
.mid-caleftbox-content h4{
	margin:0px;
	color:#fff;
	font-size:28px;
	font-weight:500;
}
.mid-caleftbox-content p{
	margin:0px;
	color:rgba(255, 255, 255, 0.8);
	font-size:15px;
	font-weight:500;
	padding-top:10px;
}
.mid-catleftbox:hover img{
	transform: scale(1.1) translate3d(0px, 0px, 0px);
    transition: all 5s ease 0s
}
.mid-catrightbox{
	width:58%;
	height:auto;
	float:left;
}
.mid-catrgt-topimgbox{
	width:100%;
	height:300px;
	margin:auto;
	overflow: hidden;
    position: relative;
}
.mid-catrgt-topimgbox img{
    overflow: hidden;
    position: relative;
    width: 100%;
	height:300px;
	transition: transform 1s ease 0s;
}
.mid-catrgt-topimgbox-content{
	width:100%;
	height:auto;
	position:absolute;
	top:50px;
	padding-left:50px;
	padding-right:50px;
}
.mid-catrgt-topimgbox-content h4{
	margin:0px;
	color:#fff;
	font-size:28px;
	font-weight:500;
}
.mid-catrgt-topimgbox-content p{
	margin:0px;
	color:rgba(255, 255, 255, 0.8);
	font-size:15px;
	font-weight:500;
	padding-top:10px;
}
.mid-catrgt-topimgbox:hover img{
	transform: scale(1.1) translate3d(0px, 0px, 0px);
    transition: all 5s ease 0s
}
.mid-catrgt-btmfull-div{
	width:100%;
	height:auto;
	margin:auto;
}
.mid-catrgtbtm-left50{
	width:50%;
	height:300px;
	float:left;
	overflow: hidden;
    position: relative;
}
.mid-catrgtbtm-left50 img{
    overflow: hidden;
    position: relative;
    width: 100%;
	height:300px;
	transition: transform 1s ease 0s;
}
.mid-catrgtbtm-left50-content{
	width:100%;
	height:auto;
	position:absolute;
	top:50px;
	padding-left:50px;
	padding-right:50px;
}
.mid-catrgtbtm-left50-content h4{
	margin:0px;
	color:#fff;
	font-size:28px;
	font-weight:500;
}
.mid-catrgtbtm-left50-content p{
	margin:0px;
	color:rgba(255, 255, 255, 0.8);
	font-size:15px;
	font-weight:500;
	padding-top:10px;
}
.mid-catrgtbtm-left50:hover img{
	transform: scale(1.1) translate3d(0px, 0px, 0px);
    transition: all 5s ease 0s
}
.mid-catrgtbtm-color50{
	width:50%;
	height:300px;
	float:left;
	background:#0199CA;
	padding:15px;
}

.mid-lastbox{
	width:100%;
	height:auto;
	margin:auto;
}
.mid-lastbox h4{
	margin:0px;
	font-weight:900;
	font-size:20px;
	color:rgba(255, 255, 255, 0.8);
	text-transform:uppercase;
	padding-top:5px;
}
.mid-lastbox ul{
	margin:0px;
	padding:0px;
}
.mid-lastbox ul li:before{
	content:"";
	font-family:FontAwesome;
	font-size:18px;
	padding-right:10px;
	float:left;
	color:rgba(0, 0, 0, 0.5);
	
}
.mid-lastbox ul li{
	list-style-type:none;
	float:none;
	width:100%;
	margin-top:10px;
	display:inline-flex;
}
.mid-lastbox ul li a{
	color:#111;
	font-size:16px;
	text-decoration:none;
}
.mid-lastbox ul li a:hover{
	color:#fff;
}
	
/******Main Home Page Css*****/

/******contact Page Css******/
.header-brd{
	height:60px;
	border-bottom:1px solid #f5f5f5;
}
.mt-60{
	margin-top:60px;
}
.inner-page-maindiv{
	width:100%;
	height:auto;
	margin:auto;

	margin-bottom:60px;
	margin-top: -58px;
}
.list-btm-about-cont .col-md-10 { padding:0; }
.contact-page-main-div{
	width:100%;
	height:auto;
	margin:auto;
}
.cont-left-addbox{
	width:100%;
	height:auto;
	background:#666666;
	padding:40px;
	height:340px;
}
.cont-left-addbox h3{
	margin:0px;
	color:#fff;
	font-size:26px;
	border-bottom:1px solid rgba(255, 255, 255, 0.8);
	padding-bottom:25px;
}
.cont-lft-address{
	width:100%;
	height:auto;
	margin:auto;
	margin-top:25px;
}
.cont-lft-address h4{
	margin:0px;
	font-size:20px;
	color:#fff;
}
.cont-lft-address p{
	margin:0px;
	font-size:15px;
	color:#fff;
	padding-top:10px;
}
.cont-lft-address p a{
	color:#fff;
}
.cont-rgt-map-div{
	width:100%;
	height:auto;
	margin:auto;
}
.cont-from-div{
	width:100%;
	height:auto;
	margin:auto;
	margin-bottom:30px;
}
.cont-frm{
	width:100%;
	height:auto;
	margin:auto;
}
.cont-frm h2{
	margin:0px;
	text-align:center;
	color:#777;
	font-size:32px;
	font-weight:500;
	line-height:60px;
}
.c-form-bg-div{
	width:100%;
	height:auto;
	margin:auto;
	padding:50px;
	background:#F3F2F2;
}
.c-form-inner{
	width:85%;
	height:auto;
	margin:auto;
}
.con-frm-fld-div{
	width:100%;
	height:auto;
	margin:auto;
	margin-bottom:30px;
}
.con-frm-lftfld{
	width:45%;
	height:auto;
	float:left;
}
.con-frm-rgtfld{
	width:45%;
	height:auto;
	float:right;
}
input.dth-style::-webkit-input-placeholder {color: #999;}
input.dth-style::-moz-placeholder { color: #999;}
input.dth-style::-ms-input-placeholder { color: #999;}
.dth-style{
	margin-top:10px;
	text-align: left;
    padding-bottom: 0px;
    padding-top: 0;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #999;
    border-radius: 0;
    font-size: 18px;
    box-shadow: none;
    outline: none;
    color: #555;
	float:none;
	padding-left:0px;
	display:inline-block;
	font-weight:100;
}
.dth-style:focus {
    border-color: none;
    box-shadow:none;
    outline: 0 none;
	text-align:left;
	
}
.css-select {
	appearance: none;
  -webkit-appearance: none;
   -moz-appearance: none;
   -ms-appearance: none;
   -0-appearance: none;
   background-image: url('../images/select_arrow.png');
   background-repeat: no-repeat;
   background-position:right center;
   background-origin: content-box;
   color:#999;   
}
.lbl{
	color: #999;
	font-size: 18px;
	font-weight:100;
}
.textbox-style{
	width:100%;
	height:150px !important;
	border:1px solid #999 !important; 
}
.dth-recharge-btn{
	width:130px;
	height:40px;
	margin:auto;
	background:#666;
	color:#fff;
	border:none;
	font-size:16px;
	font-weight:800;
	transition: all 1.1s;
	margin-top:15px;
	border-radius:3px;
}
.dth-recharge-btn:hover{
	background:#333;
	color:#fff;
	border:none;
	transition: all 1.1s;
}
/******contact Page Css******/

/******About us Page Css******/

.banner-2{
	width:100%;
	height:auto;
	 	 margin-top: 60px;

}
.banner-2 img{
	width:100%;
	        height: 422px;
}
.banner-cont{
	width:100%;
	height:350px;
	margin:auto;
	position:absolute;
	top:60px;
}
.banner-abt-cont{
	width:100%;
	height:auto;
	margin:auto;
	margin-top:150px;
	margin-left:50px;
}
.banner-page-head{
	width:100%;
	height:auto;
	margin:auto;
	border-left:5px solid #3D8901;
	padding-left:25px;
}
.banner-page-head h4{
	margin:0px;
	font-size:24px;
	font-weight:600;
	color:#3D8901;
}
.banner-page-head h2{
	margin:0px;
	font-size:56px;
	font-weight:900;
	color:#fff;
	padding-top:5px;
}
.banner-share-div{
	width:100%;
	height:auto;
	margin:auto;
	margin-left:35px;
	margin-top:20px;
	
}
.bann-shr-name{
	width:auto;
	height:auto;
	float:left;
	color:#fff;
	font-weight:600;
	margin-top:7px;
	font-size:16px;
}
	

.bann-shr{
	width:80%;
	height:auto;
	float:left;
	margin-left:20px;
}
.bann-shr ul{
	margin:0px;
	padding:0px;
}
.bann-shr ul li{
	list-style-type:none;
	width:40px;
	height:40px;
	border:1px solid #C6C7C8;
	float:left;
	margin-right:10px;
	text-align:center;
	border-radius:1px;	
}

.bann-shr ul li a{
	width:40px;
	height:40px;
	display:block;
}
.bann-shr ul li .fa{
	left:0px;
	top:0px;
	text-align:center;
	color:#C6C7C8;
	font-size:24px;
	line-height:39px;
	
}
.bann-shr ul li:hover{
	border:1px solid #fff;	
}
.bann-shr ul li:hover .fa{
	color:#fff;
}
.contact-heading-div{
	width:100%;
	height:auto;
	margin:auto;
	background-color:#666666;
	margin-top:50px;
}
.contact-heading-div h1{
	margin:0px;
	color:#fff;
	font-size:18px;
	padding:12px;
	font-weight:600;
	font-family:Arial, Helvetica, sans-serif;
}
.about-main-div{
	width:100%;
	height:auto;
	margin:auto;
	margin-top:20px;
}
.about-main-div h2{
	margin:0px;
	padding-top:20px;
	font-size:24px;
	color:#666666;
	font-weight:600;
	padding-bottom:5px;
	text-transform:uppercase;
}
.about-main-div p{
	margin:0px;
	padding-top:10px;
	font-size:14px;
	color:#333;
	line-height:22px;
}
.about-main-div p a{
	margin:0px;
	padding-top:10px;
	font-size:14px;
	color:#333;
	line-height:22px;
}
.about-main-div p a:hover{
	color:#8a6525;
}
.wrap-about-img{
	width:230px;
	height:180px;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	border:4px solid #ddd;
}
.brown{
   color:#8a6525;
   font-weight:bold;	
}

.about-3imgbox-main-div{
	width:100%;
	height:auto;
	margin:auto;
	margin-top:50px;
}
.about-3imgbox-main-div h5{
	margin:0px;
	text-align:center;
	font-size:32px;
	font-weight:600;
	color:#555;
}
.about-3imgbox-main-div p{
	width:60%;
	margin:auto;
	text-align:center;
	font-size:13px;
	color:#666;
	line-height:22px;
	padding-top:10px;
	padding-bottom:30px;
}
.about-3box1{
	width:33.33%;
	height:auto;
	float:left;
	overflow: hidden;
    position: relative;
}

.about-3box1 img{
    overflow: hidden;
    position: relative;
    width: 100%;
	height:350px;
	transition: transform 1s ease 0s;
}
.about-3box1:hover img{
	transform: scale(1.2) translate3d(0px, 0px, 0px);
    transition: all 1s ease 0s
}
.about-3box1-heading{
	width:100%;
	height:auto;
	position:absolute;
	bottom:40px;
	padding-left:70px;
}
.about-3box1-heading a{
	margin:0px;
	color:#fff;
	font-size:26px;
	font-weight:900;
	text-decoration:none;
}
.abt-pagehead{
	width:100%;
	height:auto;
	margin:auto;
	margin-top:90px;
}
.abt-pagehead h1{
	margin:0px;
	font-weight:900;
	color:#000;
}
.ab-cnt-box-div{
	width:100%;
	height:auto;
	margin:auto;
	margin-top:50px;
	min-height:150px;
}
.ab-cnt-box-div img{
	width:35px;
	margin-bottom:20px;
}
.ab-cnt-box-div h6{
	margin:0px;
	color:#0199CA;
	font-size:16px;
	font-weight:600;
}
.ab-cnt-box-div h2{
	margin:0px;
	color:#000;
	font-size:22px;
	font-weight:600;
	padding-top:10px;
	line-height:32px;
}
.ab-cnt-box-div h2 a{
	color:#222;
}
.ab-tab-main-div{
	width:100%;
	height:auto;
	margin:auto;
	margin-top:10px;
}
.ab-tab-inner-m{
	width:100%;
	height:auto;
	margin:auto;
}
.ab-tb-1-box-div{
	width:100%;
	height:auto;
	margin:auto;
}
.ab-tb-1-heading{
	width:100%;
	height:auto;
	margin:auto;
}
.ab-tb-1-head-lft{
	width:90%;
	height:auto;
	float:left;
}
.ab-tb-1-head-lft h4{
	margin:0px;
	padding-top:10px;
	text-align:center;
	font-size:22px;
	
}
.ab-tb-1-head-lft p{
	margin:auto;
	padding-top:10px;
	text-align:center;
	font-size:14px;
	
}
.ab-tb-1-head-rgt{
	width:10%;
	height:auto;
	float:right;
}

.ab-tb-1-rgt-shr{
	width:auto;
	height:auto;
	float:right;
	background:#fff;
	text-align:center;
	border-radius:2px;
	border:1px solid rgba(24, 24, 24, 0.1);
}
.ab-tb-1-rgt-shr a{
	display:block;
	padding:12px;
}
.ab-tb-1-rgt-shr .fa{
	color:#3D8901;
	font-size:15px;
}
.ab-tb-1-rgt-shr:hover{
	background:#3D8901;
}
.ab-tb-1-rgt-shr:hover .fa{
	color:#fff;
}

.ab-tb-1-pdf-div{
	width:100%;
	height:auto;
	margin:auto;
	margin-top:30px;
}
.ab-tb-pdf{
	width:100%;
	height:auto;
	margin:auto;
}
.ab-tb-pdf ul{
	margin:0px;
	padding:0px;
}
.ab-tb-pdf ul li{
	list-style-type:none;
	float:left;
	background:#fff;
	padding:10px;
	border:1px solid rgba(24, 24, 24, 0.1);
	width:100px;
	margin-right:20px;
	
}
.ab-tb-pdf ul li a{
	display:block;
	
}
.ab-tb-pdf ul li img{
	width:100%;
	display:block;	
}
.ab-tb-4box-imgdiv{
	width:100%;
	height:auto;
	margin:auto;
	margin-top:30px;
}
.ab-tb-4img{
	width:100%;
	height:auto;
	margin:auto;
}
.ab-tb-4img img{
	width:100%;
	height:200px;
}
.ab-tb-1-2videodiv{
	width:100%;
	height:auto;
	margin:auto;
	margin-top:30px;
}
.ab-videobox{
	width:80%;
	height:auto;
	margin:auto;
}
.ab-videobox iframe{
	width:100%;
	height:500px;
}
.ab-whyus-main-div{
	width:100%;
	height:auto;
	margin:auto;
	margin-top:70px;
}
.ab-whyus-head{
	width:100%;
	height:auto;
	margin:auto;
	text-align:center;
	
}
.ab-whyus-head h3{
	margin:0px;
	font-size:22px;
	color:#111;
	font-weight:600;
	text-transform:uppercase;
}
.ab-whyus-head p{
	margin:0px;
	font-size:14px;
	color:#555;
	padding-top:12px;
}
.service-box-main-div{
	width:100%;
	height:auto;
	margin:auto;
	margin-top:25px;
}
.service_box_div{
	width:100%;
	height:auto;
	margin:auto;
	background:#f5f5f5;
	padding:10px;	
}
	
.service_icon_div{
	width:55px;
	height:55px;
	margin:auto;
	background:#666666;
	border-radius:55px;
	text-align:center;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
.service_icon_div img{
	width:35px;
	margin:0px;
	padding-top:10px;
}
.service_box_div h3{
	margin:0px;
	font-size:20px;
	text-align:center;
	color:#000;
	padding-top:10px;
	font-weight:600;
	text-transform:uppercase;
}
.service_box_div h5{
	margin:0px;
	font-size:14px;
	text-align:center;
	color:#777777;
	padding-top:10px;
	font-weight:400;
	font-style:italic;
}
.service_box_div p{
	margin:0px;
	font-size:13px;
	text-align:center;
	color:#333;
	padding-top:10px;
	font-weight:400;
}
.service_box_div:hover{
	background:#fff;
	box-shadow:0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);	
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
.service_box_div:hover .service_icon_div{
	background:#3D8901;	
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
.service_box_div:hover .service_box_div h3{
	color:#3D8901;	
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
.filter-portfo-main-div{
	width:100%;
	height:auto;
	margin:auto;
	margin-top:40px;
}
.filter-portfo-main-div h3{
	margin:0px;
	font-size:22px;
	color:#111;
	font-weight:600;
	text-transform:uppercase;
	text-align:center;
}
.filter-inner-div{
	width:100%;
	height:auto;
	margin:auto;
}
.ab-our-gallery-main-div{
	width:100%;
	height:auto;
	margin:auto;
	margin-top:70px;
}
.ab-our-gallery-main-div h3{
	margin:0px;
	font-size:22px;
	color:#111;
	font-weight:600;
	text-transform:uppercase;
	text-align:center;
}
/******About us Page Css******/

/*****career Page Css*****/
.career-main-div{
	width:100%;
	height:auto;
	margin:auto;
	margin-top:30px;
}
.career-box1{
	width:100%;
	height:auto;
	margin:auto;
	background:#f5f5f5;
	min-height:530px;
	margin-bottom:30px;
}
.career-box1 h3{
	margin:0px;
	background:#3D8901;
	line-height:45px;
	color:#fff;
	font-weight:600;
	font-size:17px;
	padding-left:15px;
	padding-right:15px;
}
.career-box1 h3 span{
	float:right;
	font-size:16px;
	font-weight:500;
}
.career-dtl{
	width:100%;
	height:auto;
	margin:auto;
	padding:15px;
	padding-bottom:20px;
	padding-top:20px;
}
.career-dtl h4{
	margin:0px;
	font-size:15px;
	color:#555;
	font-weight:600;
	line-height:22px;
}
.job-desc{
	width:100%;
	height:auto;
	margin:auto;
}
.job-desc h5{
	margin:0px;
	font-size:15px;
	color:#3D8901;
	font-weight:600;
	line-height:22px;
	margin-top:10px;
}
.job-desc ul{
	margin:0px;
	padding:0px;
}
.job-desc ul li:before{
	background: #ccc none repeat scroll 0 0;
    content: "";
    height: 7px;
    left: 0;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 7px;
    width: 7px;

}

.job-desc ul li{
	list-style-type:none;
	width:100%;
	float:none;
	font-size:13px;
	color:#666;
	margin-top:5px;
	margin-bottom:5px;
	display: inline-flex;
	position:relative;
}
.interview-venue{
	width:100%;
	height:auto;
	margin:auto;
}

.interview-venue h5{
	margin:0px;
	font-size:15px;
	color:#3D8901;
	font-weight:600;
	line-height:22px;
	margin-top:10px;
}
.interview-venue h6{
	margin:0px;
	font-size:16px;
	color:#333;
	font-weight:600;
	margin-top:10px;
}
.interview-venue p{
	margin:0px;
	font-size:14px;
	color:#555;
	padding-top:7px;
}
.post-resume{
	width:130px;
	height:35px;
	margin:auto;
	background:#666;
	text-align:center;
	margin-top:15px;
	border-radius:3px;
	line-height:35px;
}
.thumb-pad1 .thumbnail img { height: 220px; width:100%;  }

.post-resume a{
	text-decoration:none;
	color:#fff;
	font-weight:600;
}
.post-resume:hover{
	background:#3D8901
}
/*****career Page Css*****/

/*****About New Page Css*****/
.abt-newp-main-div{
	width:100%;
	height:auto;
	margin:auto;
}
.abt-newp-head{
	width:100%;
	height:auto;
	margin:auto;
	padding-top:30px;
	padding-bottom:30px;
}
.abt-newp-head h3{
	margin:0px;
	text-align:center;
	font-size:15px;
	text-transform:uppercase;
	color:#222;
	font-weight:600;
	letter-spacing:5px;
}
.abt-sixbox-maindiv{
	width:100%;
	height:auto;
	margin:auto;
}
.abt-newboxlst{
	width:100%;
	height:auto;
	margin:auto;
}
.abt-newboxlst ul{
	margin:0px;
	padding:0px;
}
/*.abt-newboxlst ul li:after{
	content:"";
	width:100%;
	background:linear-gradient(to top, #363b45 5%, transparent 100%);
	position:absolute;
	height:100%;
	top:0px;
	opacity:0.7;
}*/
.abt-newboxlst ul li{
	list-style-type:none;
	width:33.33%;
	float:left;
	position:relative;
}
.abt-newbox-img:after{
	background-image: linear-gradient(to bottom, transparent 30%, rgba(0, 0, 0, 0.6));
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: translateZ(0px);
    transition: opacity 0.5s ease 0s;
    width: 100%;
    z-index: 3;
	opacity:0.4;	
}
.abt-newbox-img:before{
	background-image: linear-gradient(to bottom, transparent 30%, rgba(0, 0, 0, 0.6));
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: translateZ(0px);
    transition: opacity 0.5s ease 0s;
    width: 100%;
    z-index: 3;
	opacity:0.4;	
}
.abt-newbox-img{
	width:100%;
	height:240px;
	margin:auto;
	position:relative;
    overflow: hidden;
	transition: all 0.3s;	
}
.abt-newbox-img img{
	width:100%;
	height:auto;	
	display:block;
	-moz-transition: all 0.3s;
   -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.abt-newbox-name{
	bottom: 30px;
    height: auto;
    left: 40px;
    margin: auto;
    position: absolute;
    width: auto;
    z-index: 222;
}
.abt-newbox-name h2{
	margin:0px;
	color:#fff;
	font-size:22px;
	font-weight:700;
}
.abt-newboxlst ul li:hover .abt-newbox-img:after{
	opacity:1;
}
.abt-newboxlst ul li:hover .abt-newbox-img:before{
	opacity:1;
}
.abt-newboxlst ul li:hover img{
	-moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
/*mobilemenu css */
.mobilemenuarea { display: none;  }

.modal-backdrop {display: none;  }


.logotext {}

.logotext p::first-letter { 
    font-size: 140%;
    color: #000;
	font-weight: bold;
}
.logotext p { font-size:22px; margin-bottom:0; color:#000; font-weight: bold;}
.logowrap .logo { height:auto;             line-height: 20px;
    margin-bottom: 2px;
       margin-top: -3px; }
	   
.thumb-pad1 .thumbnail h5 { display:none; }	 
.thumb-pad1 .thumbnail:hover h5 { display:block; } 

.features-list {    border: 1px solid #ddd;     padding: 20px;} 
.logotext  { position:relative; display:block; }
.logotext .trade {    position: absolute;
      top: 14px;
    left: 152px;

 }
.logotext .trade img  { height:auto;     width: auto !important;}
.margin_top_0 {margin-top: 0px;}