/*********************************************************************************
common styles
***************/
body {
	color:#333!important;
	font-family: 'Open Sans', sans-serif!important;
	font-size:13px!important;
	background:  #fff6ea !important;
	overflow-x: hidden !important;
}
h1, h2, h3, h4, h5, p, ul, li {
	margin:0px!important;
	padding:0px!important;
}
a {
	color:#333!important;
	cursor:pointer;
	text-decoration:none!important;
}
a:active {
	box-shadow:none!important;
}
p {
	line-height:22px;
	margin-bottom:10px!important;
	font-size:14px!important;
}
h1, h2 {
	margin-bottom:10px!important;
}
.no-padding {
	padding-left:0px!important;
	padding-right:0px!important;
}
.no-padding-right {
	padding-right:0px!important;
}
.no-padding-left {
	padding-left:0px!important;
}
/*********************************************************************************
colored text and buttons
***************/ 
.text-orange {
	color:#f88530
}
.btn {
	padding:6px 20px !important;
	border-radius:0!important
}
.btn:hover {
	background:#333!important;
	color:#fff!important;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}
/*********************************************************************************
header styles
***************/
header {
/*width:100%;
	position:absolute;
	z-index:99;
	top:0px;*/
	 
}
/*cont nav*/

 
header .cont-nav {
	float:right
}
header .cont-nav ul {
	list-style:none;
	font-size:13px;
}
header .cont-nav ul li {
	float: left;
	color: #999 !important;
	margin-left: 70px !important;
	position: relative;
	margin-right: 28px !important;
	border-right: 0px solid #ddd;
	padding-right: 20px !important;
}
header .cont-nav ul li:last-child {
	margin-right:0px!important;
}
header .cont-nav ul span.cont-text {
	font-size:15px;
	color:black !important;/*279fce*/
}
header .cont-nav ul li img {
	top: 0;
	left: -78px;
	position: absolute;
	width: 62px;
	height: 40px;
}
header .cont-nav ul a {
	color:#666!important;
}
header .cont-nav ul a:hover {
	color:#fff!important;
}
/*translater*/
header .g-translate{
	float:right; margin:13px 0 0!important; border-left:1px solid 
}
header .gotrns {
	float: left;
	color: #333 !important;
	font-size: 13px;
	position: relative;
	line-height: 15px;
	margin: 0!important;
	border-radius: 25px;
	padding: 5px 10px 2px;
}
header .gotrns .goog-te-gadget-simple {
	border: 0px solid #ccc;
	border-radius: 5px;
	font-family: 'Poppins', sans-serif!important;
	font-size: 14px;
	background: transparent;
}
header .gotrns a {
	color: white !important;
}
header .gotrns span {
	color:white !important;
	margin-left: 5px;
}
header .gotrns a.goog-te-menu-value span:nth-child(3), header .gotrns a.goog-te-menu-value img {
display:none
}
header .gotrns img {
	background: url("../design_img/icon-glob-new.png")!important;
	background-repeat: no-repeat !important;
	float: left;
	margin-right: 5px;
}
header .gotrns a.goog-te-menu-value span:nth-child(5) {
margin-left:10px;
font-size: 10px;
}
/*user nav*/
header .user-nav {
	float:right;

}
header .user-nav ul {
	list-style:none;
}
header .user-nav ul li {
	float:left;
	margin-left:5px!important
}
header .user-nav ul a {
	display: block;
	padding: 8px 15px 8px 14px;
	font-size: 13px;
	text-transform: uppercase;
	color: white !important;
	background: #86c819;
	border-radius: 25px;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
	position: relative;
	z-index: 1;
}
header .user-nav ul a .fa {
	margin-right:10px;
	color:white;
	font-size:18px;
		-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}
header .user-nav ul a.login {
	background: #70267d;
}
header .user-nav ul a.join {
	background:#70267d;
	color:white;
}
header .user-nav ul a.join .fa {
	color:white;
}
header .user-nav ul a:hover {
	background:#efad19;color:white!important;
}
header .user-nav ul a:hover .fa{
	color:#fff;
}
/*social links*//*social links*/
header .social-nav {
	float:right;
	margin-right:15px;
}
header .social-nav ul {
	list-style:none;
}
header .social-nav li {
	float:left;
}
header.social-nav li a {
}
header .social-nav li a .fa {
	/* color: #fff  !important; */
	width: 33px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin-left: 5px;
	font-size:14px
}
header .social-nav li a:hover .fa {
	color:#d13951 !important;
}
/*logo bar*/ 
header .logo-bar {
	/*background: linear-gradient(90deg, #592d52 50%, #fff6ea 50%);*/
	background: white ;
}
header .logo-bar .logo-col {
	/*background:#fff6ea;*/
	padding-top:35px;
	padding-bottom:65px
}
header .logo {
	padding:10px 0 ;
	display:block;
}
header .logo img {
	max-width:210px; 
}
/* nav bar */
header .nav-bar {
	background: #75207b;
    position: relative;
    top: -32px;
    z-index: 99; 
} 
/*site nav*/
header .site-nav {
}
/*********************************************************************************
section styles
***************/
section.slider {
	position:relative;
	top:-56px;
	margin-bottom: -56px;
}
section.slider .slide-bottom-left, section.slider .slide-bottom-right {
	width:100%;
	height:160px;
	background: url(../design_img/slide-bottom-left.png) bottom left no-repeat;
	background-size:cover;
	position: absolute;
	bottom: 0;
	z-index: 98;
	left: 0;
	right:0;
}
section.slider .slide-bottom-right {
	background: url(../design_img/slide-bottom-right.png) bottom right no-repeat;
}
/**/
section.contents {
}
/*main heading*/
.main-head {
	line-height:42px!important;
	font-weight:700;
	color:#333;
	text-transform:capitalize
}
.main-head span {
	font-size: 25px !important;
	line-height: 30px !important;
	color: #666;
	font-weight: 400;
	text-transform: none;
	display: block;
	margin-bottom: 15px;
}
.main-head span.brdr {
	background: #e7a51d;
	height: 6px;
	display: block;
	width: 100px;
	margin: 20px 0;
}
.main-head span.brdr img {
	width:32px;
	height:41px;
	margin: auto;
	margin-top:-27px
}
/**/
.home-info-bar {
	position:relative;
	top:-65px;
	margin-bottom: -115px;
	z-index: 9;  
}
.home-info-bar .home-info-container {
	padding:20px 20px 15px 25px;
	background:#77227f;
}
.home-info-bar .main-head {
	color:#fff ;
	text-transform:none;
	font-weight:700;
	margin-bottom: 2px !important;
}
.home-info-bar p {
	color:#fff ;
	font-weight:300;
	font-size:16px!important
}
.home-info-bar .btn-more {
	width: 150px;
	background:#ecb31c;
	color: white !important;
	text-transform:uppercase;
	margin: 12px 0;
	padding: 12px 10px!important;
	display: block !important;
	border-radius:0!important;
}
.home-info-bar .btn-more:hover {
	padding: 12px 10px!important;
	background:#ef5a30!important;
}
/**/
.home-web-col-bar {
	background:white;
	padding-top:120px;
	padding-bottom:60px;
	position:relative;  
}
.home-web-col-bar .col-right {
	width: 25%;
	height: 100%;
	background: #e7a51d;
	position: absolute;
	top: 50%;
	margin-bottom: -50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}
.home-web-col-bar img {
	max-width:92%;
	position:relative;
	float:right;
	z-index:2;  
}
.home-web-text-col {
}
.home-web-text-col p {
	text-align:justify
}
.home-web-col {
	padding:30px 15px 10px!important;
	border:1px solid rgba(0,0,0,0.06); background:#fff;
	margin-top:15px;
	margin-bottom:15px;
	display:block;
	position:relative;
}
.home-web-col h4 {
	font-size:17px;
	font-weight:700;
	color:#000;
	text-transform:uppercase;
	text-align:left;
	margin:13px 0 10px !important
}
.home-web-col p {
	color:#666;
	font-size:13px!important;
	text-align:left;
	line-height:18px
}
.home-web-col .h-icon {
	width:45px;
	height:45px;
	color:#999;
	position:absolute;
	right:15px;
	top:15px;
}
.home-web-col .h-icon img {
	max-width:100%;
}
/**/
.home-abt-bar-1 {
	background: url(../design_img/home-back-1.jpg) no-repeat center top #333;
	background-size:cover;
	background-attachment:fixed;
	padding:60px 0;
}
.home-abt-bar-1 .main-head {
	color: #fff;
	text-transform:uppercase;
	text-align:center;
	line-height:55px!important
}
.home-abt-bar-1 .main-head strong {
	color:#e7a51d;
}
.home-abt-bar-1 .main-head span {
	color: #fff;
	text-transform:uppercase;
	margin-bottom:0;
	font-weight:300;
}
.home-abt-bar-1 .home-abt {
	padding:30px 20px!important;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}
.home-abt-bar-1 .home-abt h4 {
	font-size:17px;
	font-weight:700;
	color:#ffed00;
	text-transform:capitalize;
	text-align:center;
	margin:25px 0 20px !important
}
.home-abt-bar-1 .home-abt p {
	color:#fff;
	font-size:13px!important;
	text-align:center;
	line-height:18px;
}
.home-abt-bar-1 .home-abt .h-icon {
	width:60px;
	height:60px;
	color:#999;
	margin:10px auto 0;
}
.home-abt-bar-1 .home-abt .h-icon img {
	max-width:100%;
}
/**/
.home-abt-bar {
	background:white;
	padding:100px 0px !important;
	position:relative;
}
.home-abt-bar .col-right {
	width: 25%;
	height: 50%;
	background: #e7a51d;
	position: absolute;
	top: 0;
	right:0;
}
.home-abt-bar img {
	max-width:92%;
	position:relative;
	float:right;
	z-index:2
}
.home-abt-bar p {
	text-align:justify;
}
.home-abt-bar .btn-more {
	width: 150px;
	color: #fff !important;
	background:#77207f !important;
	margin: 25px 0 0;
	padding: 12px 10px!important;
	display: block !important;
	font-weight: 600;
}
.home-abt-bar .btn-more:hover {
	padding: 12px 10px!important;
	background:#d60a25 !important;
	color: #fff !important;
}
/*product slide bar */
.product-slide-bar {
	padding: 70px 15px !important; 
	background: url(../design_img/home-back-2.jpg) no-repeat center top #762081;
	background-size:cover;
}
.product-slide-bar .main-head {
	text-align:center;
	text-transform:uppercase;  color:#fff;
}
.product-slide-bar .main-head span{
	color:#fff;
}
.product-slide-bar .main-head span.brdr {
	margin: 15px auto 35px;color:#fff;
}
/*products*/
 .product {
	margin: 0 10px;
}
.product-container {
	width:100%;
	height:auto;
	overflow:hidden;
	
}
.product-pic-container {
	width: 100%;
	height: auto;
	position:relative;
	overflow: hidden;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	transition: all 200ms linear;
}
.product-back {
	position: absolute;
	top: 50%;
	left: 0;
	bottom: 50%;
	right: 0;
	background: #000;
	z-index: 2;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 100ms linear;
	-moz-transition: all 100ms linear;
	-o-transition: all 100ms linear;
	-ms-transition: all 100ms linear;
	transition: all 100ms linear;
}
.product-pic {
}
.product-pic img {
	max-width: 100%;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}
.product-new {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	display: inline-block;
	background-color: #f36a1f;
	display:none
}
.product-new span {
	color: white;
	text-transform: capitalize;
	padding: 15px 0px;
	display: inline-block;
	transform: rotate(-90deg);
	font-weight: 300;
}
.product-new:after {
	content: "";
	width: 0px;
	height: 0;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	border-top: 4px solid #f36a1f;
	position: absolute;
	bottom: -4px;
	left: 50%;
	margin-left: -4px;
}
.discount {
	background:#ffefca;
	color: #000;
	width: 62px;
	height: 25px;
	position: absolute;
	top: 0px;
	right: 0;
	z-index: 1;
	text-align: center;
	line-height: 22px;
	display:none
}
.product-btn {
	width: 50px;
	height: 115px;
	position: absolute;
	z-index: 3;
	left: 50%;
	top: 50%;
	margin-top:-56px;
	margin-left:-25px;
	-webkit-transition: all 350ms linear;
	-moz-transition: all 350ms linear;
	-o-transition: all 350ms linear;
	-ms-transition: all 350ms linear;
	transition: all 350ms linear;
}
.product-btn a {
	background: #72267e;
	font-size: 16px;
	color: #fff !important;
	width: 50px;
	height: 50px;
	margin:3px 0px;
	display: block;
	float:left;
	text-align: center;
	padding-top: 13px;
	text-transform: uppercase;
	border-radius:100%;
	-webkit-transition: all 150ms linear;
	-moz-transition: all 150ms linear;
	-o-transition: all 150ms linear;
	-ms-transition: all 150ms linear;
	transition: all 150ms linear;
	position:relative
}
.product-btn a.cart {
	background: #666;
	top:30px;
	opacity:0;
}
.product-btn a.view {
	background: #e7a51d;
	bottom:50px;
	opacity:0;
}
.product-btn a:hover {
	background: #fff;
	color:#333!important
}
.product-name {
	text-align:center;
	text-transform:uppercase;
	font-size:14px!important;
	margin:-1px 0 -4px !important;
	overflow: hidden !important;
	text-overflow: ellipsis;
	display: inline-block;
	white-space: nowrap !important;
	width: 100%; 
	line-height:35px;
	background-color:#FFF !important;
}
.product-name a {
	color:#333 !important;
}
.product-name span {
	color:#999
}
.product-price {
	text-transform:capitalize;
	text-align:center;
	margin-top:5px!important;
	margin-bottom: 5px !important;
	display:none
}
.product-price .price-before {
	color:#999;
	text-decoration:line-through;
	font-size: 17px;
}
.product-price .price-now {
	font-weight:600;
	color:#1393dd;
	margin:0 5px;
	font-size: 17px;
}
.product-container:hover .product-back {
	visibility:visible;
	opacity: 0.2;
	top: 0;
	bottom: 0%;
}
.product-container:hover .product-btn a.cart {
	top:0;
	opacity:1;
}
.product-container:hover .product-btn a.view {
	bottom:0;
	opacity:1;
}
/**/
section.contents .content-bar {
	padding:30px 0;
	overflow:hidden;
}
/*legals*/
.legal {
	height: auto;
	padding:10px 0px 0px 0px!important;
}
.legal .product {
	margin: 0px 8px 33px 8px;
	border: 1px solid #eee;
	box-shadow: 0px 0px 30px #eee;
	padding: 5px;
}
.legal:first-child {
	border: none;
}
.legal img {
	margin: auto;
	display: block;
	max-width: 100%;
}
.legal p {
	margin-top:10px!important;
	font-weight:600!important;
	text-transform: capitalize;
	color: #666;
	padding-bottom: 6px;
	text-align: center !important;
}
/*bankers*/
.banker-col {
	min-height: 20px;
	padding: 15px;
	margin-bottom: 20px;
	background-color: #efefef;
	border-radius: 4px;
	border-left: 5px solid #2e5ca1;
}
.banker-col img {
	margin-bottom: 20px;
	display: inline-block;
	max-width: 100%;
	height: auto;
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border-radius: 4px;
 -webkit-transition: all .2s ease-in-out;
 -o-transition: all .2s ease-in-out;
 transition: all .2s ease-in-out;
}
.banker-col p {
	color: #333;
	font-size:14px!important;
	margin-bottom:0!important
}
/* page banner*/
.banner-bar {
	background:#c7c8c9 url(../design_img/banner-back.jpg) no-repeat center top;
	background-size:cover;
	padding:115px 0;position: relative;
	top: -56px;
margin-bottom: -56px;
background-position: center;
}
.banner-bar .banner-content {
-moz-text-shadow:0px 2px 5px rgba(0, 0, 0, 0.3);
	-webkit-text-shadow:0px 2px 5px rgba(0, 0, 0, 0.3);
	text-shadow:0px 2px 5px rgba(0, 0, 0, 0.3);
}
.banner-bar .banner-content h1 {
	letter-spacing:0.5px;
	font-weight:700;
	color:#fff;
	text-transform:uppercase;
	
}
/*location*/ 
.location {
	list-style:none;
	position: relative;
}
.location li {
	color:#fff!important;
	text-transform:capitalize;
	float:left;
	width:auto;
	margin:  0px 10px 0px 0!important;
}
.location li:last-child {
	margin-right:0px!important;
}
.location li a:after {
	content: '\f0da';
	font-family: 'FontAwesome';
	font-size: 13px;
	margin-left:10px;
	color:#fff
}
.location li:last-child a:after {
	content: '';
	margin-left:0px;
}
.location li a {
	color:#fff!important;
	font-size:15px;
	font-weight:600;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}
.location li a:hover {
	color:#78ba41 !important;
}
.location li a.active {
	color:#ffd627 !important;
}
/**************************/
.content_bar {
	padding:50px 30px;
	background:#fff
}
.abt-bar {
	padding:0px 0;
}
.abt-bar .home-abt-bar {
	padding:50px 15px 50px 0px!important;
}
.abt-bar h4 {
	margin-top:10px!Important;
	margin-bottom:5px!Important;
	font-weight:600;
	color:#f88530
}
.abt-bar p {
	text-align:justify
}
/**/
.pr-bar {
}
.pr-bar .product {
	margin:0 0 25px 0; 
	-webkit-box-shadow: 0px 0px 15px  rgba(0, 0, 0, 0.10);
	-moz-box-shadow: 0px 0px 15px  rgba(0, 0, 0, 0.10);
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.10);
}
.pr-bar .product-name {
	font-weight: 600;
	width: 85%;
	text-align: center;
	margin: auto !important;
	display: inherit;
}
.pr-bar .product-container {
	border: 1px solid #ddd;
	border-radius: 0px;
}
/**/
.category-bar {
	 padding-top:0px;
}
.category-list {
	background:#fff;
}
.category-list h4 {
	padding:15px !important;
	background:#592d52;
	color:#fff;
	font-weight:600;
	text-transform:uppercase;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
.category-list h4 .fa {
	margin-right:13px;
}
/* .category-level-1 */
.category-level-1 {
	list-style:none;
}
.category-level-1 li {
	color:#333!important;
	text-transform:capitalize;
}
.category-level-1 .accordion-item-arrow:before {
	margin-top:1px!important;
}
.category-level-1 li a {
	display:block;
	color:#333!important;
	font-size:14px;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
	padding:12px 5px;
	border:1px solid #eee;
	border-bottom:0px;
	
	overflow: hidden !important;
	text-overflow: ellipsis; 
	white-space: nowrap !important;
	width: 100%;
}

 



.category-level-1.cate-design-1 li{
	text-indent:-40px;
}
.category-level-1.cate-design-1 li a{
	padding: 8px 5px 8px 35px
}

.category-level-1 li:last-child a {
	border-bottom:1px solid #ddd;
}
.category-level-1 li a:before {
	content: '\f054';
	font-family: 'FontAwesome';
	font-size: 10px;
	float:left;
	margin:5px 16px 0px 13px;
	color:#666
}
.category-level-1 li a:hover {
	background:#eee
}
/* product-details */
.product-details {
	padding: 0px 0 50px 0;
	background: #fff;
	 
 
}
.product-details h3 {
	margin-bottom:25px!important;
	padding-bottom:15px!important;
	color:#592d52;
	/*	border-bottom:1px solid #ccc!important;*/
	position:relative;
	display: none;
}
.product-details h3:after {
	content:'';
	position:absolute;
	bottom:-2px;
	width:80px;
	left:0;
	border:1px solid #fbd885
}
.product-details .product-pic {
	width:100%;
	margin-bottom:20px;
}
.product-details .product-pic img {
	max-width:100%;
	border:1px solid #eee;
}
.product-details strong {
	font-weight:600;
	color: #48ab57;
}
.product-details .btn-container {
	position: absolute;
	top: 20px;
	right: 32px;
}
.product-details .btn-container .fa {
	margin-right:10px;
}
.product-details .enq-btn {
	background: #ff620d;
	color: #fff !important;
	padding: 9px 18px;
	text-transform: uppercase;
	border-bottom: 5px solid #cf510d;
}
.product-details .down-btn {
	background: #fff;
	color: #666 !important;
	padding: 9px 18px;
	text-transform: uppercase;
	border:1px solid #666;
	border-bottom: 5px solid #666;
}
.product-details .enq-btn:hover {
	background:#188cc8!important;
	border-color:#0a73a9
}
.product-details .down-btn:hover {
	background:#188cc8!important;
	border-color:#0a73a9;
	color: #fff !important;
}
.product-details h4 {
	color:#eb6e23;
	margin:15px 0 5px 0!important;
	font-size:15px;
}
.product-details ul {
	padding:5px 0 0 15px!important;
	color:#666;
	list-style:circle;
	line-height:20px
}
.product-details ul LI {
	margin-bottom:5px!important
}
.product-details p {
	color:#666;
	font-size:13px!important;
	text-align:justify;
	line-height:20px
}
/*tables*/
section.contents .mytable {border-color:#592d52; 
}
section.contents .mytable caption {
	color:#333333;
	text-align:center;
	margin-bottom:5px;
	padding:0px;
	font-weight:600;
}
section.contents .mytable th {
	background:#592d52;
	color:#fff;
	font-weight:600;
	vertical-align:middle!important;
	text-align:left;
	font-size:14px;
	text-transform:capitalize;
	height:40px;
	border-color:#592d52; 
}
section.contents .mytable td {
	vertical-align:middle!important;	border-color:#592d52; 
}
section.contents .mytable tr {
	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
	-ms-transition: all 0.25s ease-out;
	-o-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
}
section.contents .mytable tbody > tr > td {
	text-align:left;
	font-size:14px;
}

/*#content .mytable tr:nth-child(odd){ background:#c6e093}*/
/*section.contents .mytable tr:nth-child(odd) {
background:#ffd789;
}
section.contents .mytable tr:hover {
	 
} */
/**/
.oppurnity-bar {
}
.oppurnity-bar .wel-text {
	text-align:center;
	color:#d2803b;
	font-size:17px!important
}
.oppurnity-bar .o-title {
	background: #fe6f19;
	color: #fff;
	padding: 5px 15px !important;
	border-radius: 3px;
	display: table;
	margin: 10px 0 !important;
	font-weight:600;
	border:1px solid #333
}
.oppurnity-bar .reward {
	width:auto;
	height:auto;
	overflow:hidden;
	margin:15px;
	border-radius:100%;
	position:relative;
	overflow:hidden;
	cursor:pointer
}
.oppurnity-bar .reward img {
	border-radius:100%!important;
	width:100%;
}
.oppurnity-bar .reward .back-over {
	border-radius: 100%;
	background: #78ba41;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	bottom: 0px;
	top: 85%;
	padding: 5px;
	/* opacity: 0.5; */
	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
	-ms-transition: all 0.25s ease-out;
	-o-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
}
.oppurnity-bar .reward .back-over p.head {
	text-align:center;
	color:#fff!important;
}
.oppurnity-bar .reward .back-over h4 {
	text-align:center;
	color:#fff;
	margin:0px 0px 5px 0px!important;
	padding:0px!important;
}
.oppurnity-bar .reward .back-over h3 {
	text-align:center;
	color:#fff;
	margin:0px 0px 5px 0px!important;
	padding:0px!important;
	color:#ffd879
}
.oppurnity-bar .reward:hover .back-over {
	top:0%;
	background:#0563a5;
}
.oppurnity-bar .reward:hover .back-over p.head {
	display:none
}
.oppurnity-bar .accordion-header {
	background: #1950a3;
	margin-top: 5px;
}
.oppurnity-bar .accordion-header-active {
	background:#78ba41 !important
}
.oppurnity-bar h1 {
	text-shadow: inherit!important;
	color: #fff
}
.oppurnity-bar .accordion-header-icon::before {
 color: #fff;
}
.oppurnity-bar .accordion-header-icon.accordion-header-icon-active::before {
 color: #fff;
}
.oppurnity-bar .accordion-item-active .accordion-header h1 {
	font-size: 20px !important;
	color: #fff;
}
.oppurnity-bar .accordion-content {
	padding: 10px 12px 10px 12px;
}
.inr-abt-sec2{
	background:#f6f6f6;
}
/*********************************************************************************
list styles start
***************/
ul.mylist {
	list-style:none;
	padding:0 0 0 10px;
	margin:0 0 15px 25px !important;
	font-size:14px
}
ul.mylist li {
	line-height:22px;
	text-indent:-25px;
}
ul.mylist li:before {
	content: "\f138   ";/*f105 f138  */
	font: normal normal normal 14px/1 FontAwesome;
	margin-right:10px;
	color:#f88530;
}
ul.mylist li li:before {
	content: "- ";/*f105 f138  */
	font: normal normal normal 14px/1 FontAwesome;
	margin-right:16px;
	color:#f88530;
}
/**/

.contact-bar {
	padding-top:0;
}
.contact-bar .inner-box {
	position:relative;
	text-align:center;
}
.contact-bar .contact-info {
	position:relative;
	margin-top:15px;
	clear: both;
	display: table;
	width: 100%;
}
.contact-bar .inner-box .icon-box {
	position: relative;
	width: 60px;
	height: 60px;
	color: #fff;
	font-size: 18px;
	padding-top: 17px;
	margin: 0 15px 15px 0;
	background-color: #ffa800;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	float: left;
	border-radius: 100%;
}
.contact-bar .inner-box .text {
	position:relative;
	color:#555555;
	font-size:14px;
	padding-top:10px;
	text-align:left;
	float:left;
	width: 75%;
}
.contact-bar .inner-box .text h4 {
	font-weight: 600;
	font-size: 15px;
	color: #000;
	margin-bottom:2px!important
}
.contact-bar .inner-box .text a {
	color:#555;
}
.contact-bar .cont-form {
	background:#592d52;
	padding:15px;
	margin-bottom:20px;
}
.contact-bar .cont-form .main-head {
	font-size:18px;
	text-align:left;
	font-weight: 600;
	color: #fff;
}
.contact-bar .cont-form p{
	color: #fff;
}
.contact-bar .form-group {
	position: relative;
	margin-bottom:2px!important;
}
.contact-bar .input-group-addon {
	border-top-left-radius: 3px !important;
	border-bottom-left-radius: 3px !important;
	background: no-repeat;
	border: 1px solid #ddd !important;
	border-right: 0 !important;
	color: #fff;
	width: 38px !important;
}
.contact-bar .input-group {
	width: 100%;
}
.contact-bar input[type="text"], .contact-bar input[type="email"], .contact-bar input[type="password"], .contact-bar select, .contact-bar textarea {
	display:block;
	width:100%;
	color:#fff;
	font-size:13px;
	padding:8px 10px;
	height:auto;
	background:none;
	border-top-right-radius: 3px !important;
	border-bottom-right-radius: 3px !important;
	border:1px solid #ddd!important;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}
.contact-bar textarea {
	height:150px;
	resize:none;
	padding-left: 10px !important;
}

/*********************************************************************************
login form 
***************/
.log-body {
	padding: 60px 0 60px;
	background: url(../design_img/slide-log.jpg) no-repeat center right;
	background-size: cover;
	position: relative;
}

/*
.log-body:after {
	content: '';
	background: linear-gradient(180deg, #a3aab9 0%, #fff0 90%);
	position: absolute;
	width: 100%;
	height: 200px;
	top: 0;
	left: 0;
}*/

.log-model {
	width: 95%;
	max-width: 400px;
	background: #fff;
	-webkit-box-shadow: 0px 0px 80px rgba(202, 168, 120, 0.18);
	-moz-box-shadow: 0px 0px 80px rgba(202, 168, 120, 0.18);
	box-shadow: 0px 0px 80px rgba(202, 168, 120, 0.18);
	border-radius: 10px;
	padding: 20px 40px 40px;
	display: table;
	margin: auto;
	position: relative;
	z-index: 1
}

.log-model h2 {
	font-size: 20px;
	color: #215943;
	font-weight: 700;
	margin-top: 20px !important;
	margin-bottom: 20px !important;
	text-align: center
}

.log-model .btn-sub {
	width: 100%;
	font-size: 16px;
	font-weight: 600;
}

.log-model .link-forgot {
	text-align: right;
	display: block;
	color: #eca254 !important;
	font-size: 12px;
	margin-bottom: 10px;
}

.log-model .alert {
	margin-bottom: 0;
	margin-top: 20px
}

/*********************************************************************************
Join form 
***************/
.join-body {
	padding: 60px 0 100px;
	background: url(../design_img/slide-log.jpg) no-repeat center right;
	background-size: cover;
	position: relative
}

/*
.join-body:after {
	content: '';
	background: linear-gradient(180deg, #a3aab9 0%, #fff0 90%);
	position: absolute;
	width: 100%;
	height: 200px;
	top: 0;
	left: 0;
}
*/
.join-model {
	width: 95%;
	max-width: 1000px;
	margin: auto;
	position: relative;
	z-index: 1
}

.join-nav {
	white-space: nowrap;
	overflow-x: auto;
	margin-bottom: 10px;
}

.join-nav .join-nav-container {
	display: table;
	margin: auto;
}

.join-nav ul {
	list-style: none;
	display: flex;
}

.join-nav li {
	float: left;
	margin-right: 10px !important
}

.join-nav li a {
	display: block;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: 500;
	color: rgba(0, 0, 0, 0.5) !important;
	padding: 0px 10px 0px;
	border: 1px solid rgba(0, 0, 0, 0.1
		);
	cursor: default;
}

.join-nav li a span {
	display: block;
	width: 40px;
	height: 40px;
	background: rgba(0, 0, 0, 0.5);
	text-align: center;
	margin: 0 auto 10px;
	color: rgba(255, 255, 255, 0.7);
	border-radius: 100%;
	font-size: 20px;
	font-weight: 400;
	padding-top: 5px;
}

.join-nav li a.active {
	cursor: pointer;
	color: #f69826 !important;
	font-weight: 700;
}

.join-nav li a.active span {
	background: #f69826;
	color: #fff;
}

.join-form-box {
	margin: 25px 0 0;
	padding: 35px 30px 0;
	background: #fff;
	border-radius: 20px;
	-webkit-box-shadow: 0px 0px 80px rgba(202, 168, 120, 0.18);
	-moz-box-shadow: 0px 0px 80px rgba(202, 168, 120, 0.18);
	box-shadow: 0px 0px 80px rgba(202, 168, 120, 0.18);
}

.join-form-box h4 {
	color: #0f5c89;
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	border-radius: 5px;
	margin: 0px 0 30px !important;
}

.join-form-box p {
	color: #666;
	font-weight: 600;
	font-size: 18px !Important;
	margin-bottom: 15px !important
}

.join-form-box input[type=file] {
	padding: 6px 9px;
}

.join-form-box .join-type-col {
	display: none
}

.join-form-box .join-type-col.col-active {
	display: block
}

.join-form-box .btn-search {
	background: #fff url(../design_img/icon-search.png) no-repeat center center;
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
	border: 0;
	height: 38px;
	width: 37px;
	position: absolute;
	top: 26px;
	right: 1px;
	text-align: center;
	background-size: 20px;
	/* padding-right: 50px; */
}

.join-form-box .btn-sub {
	margin: 45px auto -20px;
	display: block;
	border-radius: 25px !important;
	background: #089f58;
	color: #fff;
	width: 150px;
	text-transform: uppercase;
	font-weight: 700;
}

.join-form-box .btn-sub:hover {
	background: #333 !important;
	color: #fff;
}

.join-form-box .alert {
	margin-top: 40px
}


.btn-sub {
	display: inline-block;
	color: #fff !important;
	text-align: center;
	border-radius: 0px !important;
	width:100%;
	padding: 10px 10px !important;
	font-size: 14px !important;
	font-weight:600;
	background: #ffa800;
	text-transform: uppercase;
}
.btn-sub:hover {
	padding: 10px 10px !important;
}
/**/
.faq-bar a {
	color:#f88530!important
}
/**/
.pro-bar {
	padding:55px 0;
}

/* Cart Page Start */
.cart-bar {
	padding:20px 0
}
.cart-bar .empty-cart-msg {
	background:#fff!important;
	border:0px;
	padding:0px
}
.cart-bar .empty-cart-msg p {
	font-size:20px;
	color: #000;
	width: auto;
	display: table;
	margin: 25px auto 0!important;
	text-align:center;
}
.cart-bar .empty-cart-msg p.cart-btn-continue {
	margin: 35px auto !important;
	display: table;
	float:none;
}
.cart_table {
	margin-bottom:15px!important;
	border-left: 0!important;
	border-right: 0!important;
	border-color: #ddd !important;
}
.cart_table th {
	background: #f5f5f5!important;
	color: #333!important;
	text-transform: capitalize !important;
	border:0px!important;
	border-color: #ddd !important;
	font-weight:400!important;
	font-size:14px!important;
}
.cart_table td {
	border-right: 0 !important;
	border-left: 0 !important;
	color: #5e5a54!important;
	border-color: #ddd !important;
	vertical-align: middle!important;
}
.cart_table img {
	max-width:80px;
}
.cart_table .pr_name, .cart_table .pr_delivery, .cart_table .pr_rate, .cart_table .pr_qty, .cart_table .pr_remove, .cart_table .pr_total {
	padding:10px 0!important;
}
section.contents .mytable.cart_table tr th {
	background:#72267e !important;
	color:#fff !important;
}
.cart_table .pr_name {
	font-weight:400;
	color:#000
}
.cart_table input.pr_qty {
	width:35px;
	margin:auto;
	margin-top:10px;
	padding:7px 0!important;
	border:1px solid #ccc;
	text-align:center;
	border-radius:0px;
}
.cart_table input.pr_qty:focus {
	border-color: #f58735;
}
.cart_table .pr_remove {
	padding-top:5px!important;
	text-align:center
}
.cart_table .pr_remove a:before {
	content: url(../design_img/icon-close.png);
}
.cart_table .pr_total_row {
	background:#fff;
}
.cart_table .pr_total_txt {
	text-align:right;
	font-size:14px;
	float:right;
}
.cart_table .pr_total_amt {
	font-weight:600!important;
	margin-left:10px;
	float:right;
}
.cart_table .pr_delivery_cost {
	font-size:11px;
	margin-top:5px!important;
	clear:right;
	float:right;
}
.cart_table tr th:nth-child(1) {
 width:5%;
}
 .cart_table tr th:nth-child(2) {
 width:6%;
}
.cart_table tr th:nth-child(2) img {
	max-width:50px;
}
.cart_table tr th:nth-child(3) {
 width:35%;
}
.cart_table tr th:nth-child(4), .cart_table tr td:nth-child(5) {
 width:12%;
}
 .cart_table tr th:nth-child(5) {
 width:10%;
}
.cart_table tr th:nth-child(6) {
 width:12%;
}
.cart_table tr th:nth-child(7) {
 width: 11%;
}
 .cart_table tr:hover, .cart_table tr:nth-child(even) {
 background: #fff!important;
}
.cart-bar .cart-btn-continue {
	float:left;
}
.cart-bar .cart-btn-pay {
	float:right;
}
.cart-bar .cart-btn-continue .btn-shop, .cart-bar .cart-btn-pay .btn-pay, .cart-bar .btn-cont-shop {
	height: 40px;
	line-height: 36px;
	padding: 0 15px !important;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #fff!important;
	background: #f58735;
	border: 2px solid #f58735;
	font-weight:700;
	text-transform: uppercase;
-webkit-transition: all .5s;
-moz-transition: all .5s;
-ms-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
}
.cart-bar .cart-btn-pay .btn-pay, .cart-bar .cart-btn-continue .btn-shop:hover {
	background: #487b40!important; border-color:#487b40;
	color: #fff!important;
}


.cart-bar .cart-btn-continue .btn-shop, .cart-bar .cart-btn-pay .btn-pay, .cart-bar .btn-cont-shop {
    height: 40px;
    line-height: 36px;
    padding: 0 15px !important;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #fff !important;
    background: #f58735;
    border: 2px solid #f58735;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.cart-bar .cart-btn-pay .btn-pay, .cart-bar .cart-btn-continue .btn-shop:hover {
    background: #70267d !important;
    border-color: #70267d;
    color: #fff !important;
}
/* End Cart Page */

/*********************************************************************************
default form styles start
***************/
 .form-group label {
	font-weight:normal;
}
.form-group .form-control {
	border-radius:0!important;
	box-shadow:none;
}
.form-group .label-radio {
	margin-right:15px;
}
.form-group input[type=radio] {
	margin-right:5px;
}
.form-group .label-check {
	margin-right:15px;
}
.form-group input[type=checkbox] {
	margin-right:5px;
}
.form-group .form-control:focus {
	box-shadow:none;
	border-color:#ffa34a
}
/******************/
  
/* download col*/
 .download-col {
	text-align: center;
}
.download-col p {
	margin-bottom: 5px !important;
	font-weight: 600;
	font-size: 15px !important;
	text-align: center !important;
	color: #333;
	padding: 5px 5px 10px !important;
	text-transform:uppercase
}
.download-col a {
	font-size:14px;
	background:#f34747;
	text-transform:uppercase;
	color:#fff!important;
	padding:5px 10px;
	letter-spacing:1.8px;
}
.download-col a:hover {
	background:#666;
}
.download-col img {
	margin:auto;
}
/*rankers*/
.rankers .achievers {
	background:#fff;
	border:1px solid #592d52;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
	margin-bottom:10px!important;
	margin-top:10px!important;
	width:100%;
	border-radius:0;
	overflow:hidden;
	margin: auto;
}
.rankers .achievers-container {
	width:100%;
	height:auto;
	position:relative;
}
.rankers .achievers-pic-container {
	width:100%;
	height:262px;
	margin-bottom:0px;
	position:relative;
}
.rankers .achievers-pic-container img {
	max-width:100%;
	max-height:100%;
	border-radius:0;
	position:absolute;
	top:50%;
	margin-bottom:-50%;
	left:50%;
	margin-right:-50%;
	-webkit-transform:translate(-50%, -50%);
	-moz-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%);
}
.rankers .achievers-back {
	position:absolute;
	bottom:0%;
	left:0;
	top:0%;
	right:0;
	background:#000;
	z-index:2;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	transition: all 200ms linear;
	opacity:0;
	height:100%;
}
.rankers .achievers-btn {
	width:100%;
	height:auto;
	position:absolute;
	z-index:3;
	top: 130%;
	left: 50%;
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	transition: all 200ms linear;
}
.rankers .achievers-btn p {
	font-size:14px !important;
	color:#fff!important;
	text-align:center;
	line-height:24px;
}
.rankers h2 {
	font-size: 13px !important;
	background: #ffa800;
	color: #fff;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 15px !important;
	border: 0;
	text-align: center;
	padding: 15px 0!important;
	position: relative;
	z-index: 9;
}
.rankers .rank {
	background: #c61c00;
	color: #fff;
	position: absolute;
	z-index: 1;
	top: -3px;
	padding: 2px 2px;
	font-size: 12px;
	border-radius: 0;
	left: -3px;
	font-weight: bold;
	width: 58px;
	text-align: center;
}
.rankers .achievers-container:hover .achievers-back {
	opacity: 0.8;
}
.rankers .achievers-container:hover .achievers-btn {
	top:50%;
}
/*********************************************************************************
footer styles
***************/
footer {
	background:rgb(232, 231, 231);
}
footer .logo {
	width:180px;
	display:block;
	margin-bottom:20px;
}
footer .logo img {
	max-width:100%;
}
footer p {
	color:black;
}
footer p a {
	color:#e7a51d !important
}
footer h2 {
	text-align:left;
	color: balck;
	font-size: 17px;
	font-weight:500;
	margin-bottom:45px!important;
	text-transform: uppercase;
	position:relative;
}
footer h2:after, footer h2:before {
	content: '';
	border-top: 1px solid #e7a51d;
	width: 70px;
	position: absolute;
	left: 0;
	top: 40px;
}
footer h2:after {
	border-color:#e7a51d;
	width: 5px;
	left:69px;
}
footer .footer-bar {
	margin:60px 0 20px 0
}
/* footer site nav*/
footer .site-nav ul {
	list-style:none;
	margin-left: 28px!important;
	margin-bottom:20px!important;
}
footer .site-nav ul li {
	text-indent: -13px;
	line-height:25px;
	color:black !important;
}
footer .site-nav ul li i {
	margin-right:8px;
	color:black!important;
}
footer .site-nav ul a {
	font-size:13px;
	color:black !important;
	text-align:left;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}
/* footer nav*/
footer .nav-menu ul {
	list-style:none;
	margin:0 0 30px 15px !important;
}
footer .nav-menu ul li {
	line-height: 25px;
	display: block;
	text-indent: -15px;
}
footer .nav-menu ul a {
	display:block;
	font-size:13px;
	color:black !important;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}
footer .nav-menu ul a:hover {
	color:#7c2188 !important;
}
/*social nav*/ 
footer .social-nav ul {
	list-style:none;
	margin-top:15px!important;
	margin-bottom:30px!important;
	overflow: hidden;
}
footer .social-nav li {
	float:left;
	margin-right:10px!important
}
footer .social-nav li a {
	border:0!important;
	padding:0!important
}
footer .social-nav li a .fa {
	background:white;
	/* color:black !important; */
	width:35px;
	height:35px;
	line-height:35px;
	text-align:center;
	border-radius:100%;
	vertical-align:middle;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}
.fa-facebook{
	
	color:#3d5998;
}
.fa-twitter{
	color:#00a2f3;
}
.fa-linkedin{
	color:#0274b3;
}
.fa-youtube{
	color:#ff0c1e;
}
footer .social-nav li a:hover .fa {
	background:#e7a51d;
	/* color:#fff !important; */
}
/*footer bar bottom*/
footer .footer-bar-bottom {
	border-top:1px solid black;
	background:rgb(232, 231, 231);
	padding:17px 0!important;
}
footer .footer-bar-bottom .copy {
	font-size:13px!important;
	margin-bottom:0px!important;
	text-align:center
}
footer .footer-bar-bottom .co-name {
	margin-right:5px;
	color:#7c2188;
}
footer .footer-bar-bottom .designer {
	margin-bottom:0px!important;
	text-align:right;
	font-size:13px!important;
}
footer .footer-bar-bottom .designer img {
	border: 1px solid #bbbaba;
	border-radius: 100%;
	padding: 2px;
	background: #fff;
}
/* top and down button*/
#goTop, #goDown {
	width:40px;
	height:40px;
	position: fixed;
	bottom: 30px;
	right: 30px;
	z-index: 99;
	text-align: center;
	color: #fff;
	background:#72267e;
	border-radius: 50%;
	font-size: 25px;
	display: none;
}
#goDown {
	display:block;
}
#goDown .fa {
	padding-top:6px;
	color: #fff;
}
#goTop .fa, #goDown .fa {
	color: #fff;
}
#goTop:before, #goDown:before {
	content: '';
	position: absolute;
	border: 2px solid #919ba7;
	border-radius: 50%;
	top: -2px;
	right: -2px;
	bottom: -2px;
	left: -2px;
	-webkit-animation: hvr-ripple-out 1.2s ease-in-out infinite;
	animation: hvr-ripple-out 1.2s ease-in-out infinite;
}
#goTop:after, #goDown:after {
	position: absolute;
	z-index: -1;
	content: '';
	top: 100%;
	left: 5%;
	height: 10px;
	width: 90%;
	opacity: 1;
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}
 @-webkit-keyframes hvr-ripple-out {
 100% {
 top: -12px;
 right: -12px;
 bottom: -12px;
 left: -12px;
 opacity: 0;
}
}
@keyframes hvr-ripple-out {
 100% {
 top: -12px;
 right: -12px;
 bottom: -12px;
 left: -12px;
 opacity: 0;
}
}


/* vision-mission */
.vis-mis-blk{
	background-color:#f8f8f8;
	padding:30px;
	
}
.vis-mis-blk img{
	width:60px;
	height:60px;
	margin-bottom: 10px;

}
.vis-mis-text p{
	text-align: justify;
	
}

/* contact-us */
.contact-form{
	background-color:#f8f8f8 !important;
	padding:30px;
	
}
.form-control{
	margin-bottom: 20px;
	
}
.btn-submit{
	width: 150px;
    color: #fff !important;
    background: #77207f !important;
    margin: 25px 0 0;
    padding: 12px 10px !important;
    display: block !important;
    font-weight: 600;
}
.btn-submit:hover{
	background-color: #86c819 !important;
}
.main-head p{
	line-height:42px!important;
	color:#333;
	text-transform:capitalize
}
.cont-blk{
	text-align: center;
	padding:20px;
	background-color: #f8f8f8;
	margin-bottom: 20px;
}
.cont-blk .h-icon{
	width:50px;
	height:50px;
	background-color: #eb8d1b;
	color:white;
	padding: 5px 12px;
	font-size: 25px;
	border-radius: 5px;
	margin: auto;
	
	
	
	
}
.cont-blk .con-text{
	font-size: 15px;
	line-height: 40px;
	font-weight: 700;
}
.cont-blk .con-text p{
	margin-top:10px !important;
}
.form-group .label-err,
.form-group .error:not(.form-control) {
	background: #ffd627 !important;
	width: auto;
	font-size: 11px;
	color: black !important;
	padding: 0px 5px 2px;
	border-radius: 2px;
	position: absolute;
	bottom: -22px;
	z-index: 1;
	font-weight: 400 !important;
}

.form-group .label-err::before,
.form-group .error::before {
	content: "\f0d8 ";
	font: normal normal normal 20px/1 FontAwesome;
	color: #ffd627 !important;
	position: absolute;
	top: -13px;
	left: 20px;
}

.form-group .form-control {
	border-radius: 0 !important;
	box-shadow: none;
	background: none;
	padding: 8px 12px;
	height: auto;
	color: #121212;
}

.form-group select.form-control {
	background-color: transparent;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url(../design_img/icon-select-arrow.png);
	background-repeat: no-repeat;
	background-position: right 6px top 50%;
	z-index: 0;
	/*padding: 7px 20px 7px 4px; */
	padding-left: 5px;
	padding-right: 20px;
}

/*@-moz-document url-prefix() {
	.form-group select.form-control {
		padding: 7px 20px 7px 4px;
	}
}*/
.form-group .label-radio {
	margin-right: 15px;
}

.form-group input[type=radio] {
	margin-right: 5px;
}

.form-group .label-check {
	margin-right: 15px;
	text-transform: none !important;
	font-family: 'Poppins', sans-serif !important;
}

.form-group .label-check a {
	color: #fcd80f !important;
}

.form-group .label-check a:hover {
	text-decoration: underline !important
}

.form-group input[type=checkbox] {
	margin-right: 5px;
}

.form-group .form-control:focus {
	box-shadow: none;
	border-color: #145383;
	color: #121212;
}

.form-group textarea.form-control {
	resize: none;
}

/* company-profile */
.core-values-blk{
		background-color:#f8f8f8;
		padding: 20px 30px;
		position: relative;
		text-align: center;
		min-height:300px !important;
		margin-bottom: 30px;
}
.core-values-blk img{
	width:60px;
	height:60px;
	margin-bottom: 10px;
}
.com-pro-text{
	text-align: justify;
	
}
.h-icon p{
	font-size: 18px !important;
	font-weight: bold;
}
.main-heading{
	margin: 15px 0px 15px 0px !important
}
.core-values-blk .core-text{
text-align: justify;
font-size: 14px;
}
.com-profile{
	padding: 50px;
}

.idx-product-sec{
	padding:80px 0;
	background:#fff;
	position:relative;
}
.com-text{
	text-align: justify;
	padding:20px 0px;
}
.heading{
	font-size: 25px !important;
}
.com-image  img{
	max-width: 100%;
	height:auto;
	
}

/* downloads */
.Downloads-sec.home-web-col-bar{
	padding:80px 0;
}



.download-col {
    text-align: center;
    border: 1px solid #e5e5e5;
    min-height: 260px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.download-col img {
    margin-bottom: 20px; /* Space between the image and the p tag */
}

.download-col p {
    margin-bottom: 10px; /* Space between the p tag and the download button */
    font-weight: 600;
    font-size: 15px;
    color: #333;
    text-transform: uppercase;
}

.download-col a {
    font-size: 14px;
    background: #70267d;
    text-transform: uppercase;
    color: #fff;
    padding: 5px 10px;
    letter-spacing: 1.8px;
    text-decoration: none; /* Ensure no underline on the link */
}

.download-col a:hover {
    background: #86c819;
}

/* PRODUCTS */
.product {
	padding: 5px 0px 10px;
	overflow: hidden;
	margin:0 !important;
}

.product-container {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
}

.product-pic-container {
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	transition: all 200ms linear;
}

.product-back {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #00000025;
	z-index: 2;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}

.product-pic {
    border: 1px solid #dbdbdb;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    height: 265px;
    width: 265px;
}
.product-pic:before{
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
	width:90%;
	height:90%;
	
}

.product-pic img {
	max-width: 100%;
    /* -webkit-transition: all 300ms linear; */
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin:auto;
	text-align:center;
	height:100%;
	
}

.product-new {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	display: inline-block;
	background-color: #0095bc;
}

.product-new span {
	color: white;
	text-transform: capitalize;
	padding: 15px 0px;
	display: inline-block;
	transform: rotate(-90deg);
	font-weight: 300;
}

.product-new:after {
	content: "";
	width: 0px;
	height: 0;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	border-top: 4px solid #0095bc;
	position: absolute;
	bottom: -4px;
	left: 50%;
	margin-left: -4px;
}

.discount {
	background: #333;
	color: #fff;
	width: 62px;
	height: 25px;
	position: absolute;
	top: 0px;
	right: 0;
	z-index: 1;
	text-align: center;
	line-height: 22px;
	display: none
}

/* .product-btn {
	background: #4ec7db;
	width: 50px;
	height: 50px;
	position: absolute;
	z-index: 3;
	right: -50px;
	bottom: 0;
	-webkit-transition: all 350ms linear;
	-moz-transition: all 350ms linear;
	-o-transition: all 350ms linear;
	-ms-transition: all 350ms linear;
	transition: all 350ms linear;
} */

.product-btn a {
	background: #333;
	font-size: 16px;
	color: #fff !important;
	width: 50px;
	height: 50px;
	display: block;
	text-align: center;
	/* line-height: 50px; */
	text-transform: uppercase;
	-webkit-transition: all 150ms linear;
	-moz-transition: all 150ms linear;
	-o-transition: all 150ms linear;
	-ms-transition: all 150ms linear;
	transition: all 150ms linear;
}

.product-btn a.cart {
	background: #444;
}

.product-btn a.view {
	background: #f7a91d;
}

.product-btn a:hover {
	background: #72267e !important;
	color:white !important
}

.product-name {
	text-align: center;
    font-size: 14px !important;
    margin: 5px 0 0 !important;
    line-height: 22px !important;
    text-transform: uppercase;
    font-weight: 600;
}
.item-price{
	font-size:14px !important;
	line-height:24px;
	color:#555;
	font-weight:600;
	text-align:center;
	margin-bottom:5px !important;
}
.item-btn{
	/*opacity: 0;
	visibility: hidden; */
	margin: 0 -2px;
	position: relative;
	-webkit-transition: all 600ms cubic-bezier(0.075, 0.82, 0.165, 1);
  -moz-transition: all 600ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: all 600ms cubic-bezier(0.075, 0.82, 0.165, 1);
}
.item-btn a {
  background: #fff;
  border: 1px solid #211e22;
  color: #211e22 !important;
  width: calc(50% - 4px);
  margin: 0 2px;
  display: block;
  float: left;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  padding: 8px 5px !important;
  -webkit-transition: all 600ms cubic-bezier(0.075, 0.82, 0.165, 1);
  -moz-transition: all 600ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: all 600ms cubic-bezier(0.075, 0.82, 0.165, 1);
}
.item-btn .cart{
	background:#70267d;
	color:#fff !important;
	max-width: 200px;
	margin-top:0px !important;
}
.add-btn{
	background:#70267d !important;
	color:#fff !important;
	max-width: 200px;
	margin-top: 30px !important;
}
.prodt-btn a{
	color:#fff !important;
}
.item-btn .cart:hover ,.add-btn:hover{
	background: #efad19;
	border-color:#efad19;
    color: white !important;
}

.product-name a {
	color: #2084af !important;
}

.product-price {
	text-transform: capitalize;
	text-align: center;
	margin-bottom: 10px !important;
	display: none;
}

.product-price .price-before {
	color: #999999;
	text-decoration: line-through;
	font-size: 17px;
}

.product-price .price-now {
	font-weight: 400;
	color: #222;
	margin: 0 5px;
	font-size: 14px;
}

.product-price .price-bv {
	font-weight: 400;
	color: #d81c1c;
	margin: 0 5px;
	font-size: 14px;
}

.product-container:hover .product-pic-container img {
	transform: scale(1.1)
}

.product-container:hover .product-back {
	visibility: visible;
	opacity: 0.2;
}

.product-container:hover .product-btn {
	right: 0px;
}


/* PRIVACY-POLICY */
.policy-sec p{
	font-size:15px !important;
	line-height:25px !important;
	font-weight:400;
	text-align: justify;
}
.policy-sec h3{
	font-size: 27px !important;
    line-height: 35px;
    font-weight: 600;
    font-family: 'Roboto Condensed', sans-serif !important;
    color: #72267e;
    text-transform:capitalize;
	margin-top:20px !important;
    margin-bottom: 5px !important;
}

.prodt-btn a{
	width: calc(28% - 4px) !important;
}
