*{margin: 0; padding:0; outline: none; }
body{
	margin: 0px;
	padding: 0px;
	outline: none;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #444;
	overflow-x: hidden; 	
}
a{
	color:inherit;
}
p{
	text-align: justify;
	font-size: 13px;
}
.clear{
	margin: 0px;
	padding: 0px;
	clear: both;
}
.cl{
	clear: both;

}
#wrapper{
	width: 100%;
	margin: 0px;
}


.header{
	width: 100%;
	margin: 0px;
}

.tophead{
	width: 100%;
	margin: 0px;
	border-bottom: solid 1px #eee;
    background: #f6f6f6;
}
.tophead .navbar-right > li > a {
	font-weight: 500;
}
.tophead .nav > li > a {
    position: relative;
    display: block;
    padding: 8px 15px;
    border-right: solid 1px #eee;
}
.tophead .nav > li:nth-last-child(1) > a{
	border-right:none;
}
.tophead .nav > li > a .fa{
	color: #fe9221;
}
.tophead .nav .follow-h{
	margin: 0px;
}
.tophead .nav .follow-h a{
	padding: 5px 5px;
}
.tophead .nav .follow-h a .fa{
    width: 25px;
    height: 25px;
    padding: 7px;
    font-size: 13px;
    border-radius: 50%;
    color: #FFF;
    background-color: #999;
}
.tophead .nav .follow-h:hover a .fa{
	background-color: #444;
}

.tophead .nav > li:hover > a,
.tophead .nav > li:focus > a {
	background-color: inherit;
	color: #fe9221;
}


.mi-head{
	width: 100%;
	margin: 0px;
	padding: 10px 0px;
	float: left;
}

.logo{
	width: 100%;
	margin: 0px;
	margin-top:12px;
}
.logo img{
	width: 100%;
	height: auto;
}
.mob_nav_txt{
font-size: 15px;
color: rgb(255, 255, 255);
position: absolute;
padding: 14px 8%;
}

.searchpanel{
	width: 100%;
	margin-top: 20px;
}
.searchpanel input[type="text"]{
	margin: 0px;
	height: 55px;
	border-radius: 40px 0px 0px 40px;
	padding-left: 25px;
	font-size: 14px;
	color: #000;
	border:solid 1px #eee;
}
.searchpanel .form-control{
	box-shadow: inherit;
}
.searchpanel .select .btn{
	padding: 0px 10px;
	height: 55px;
	border-top: solid 1px #eee; 
	border-bottom: solid 1px #eee; 
	font-size: 14px;
	color: #000;
}
.searchpanel .submit{
	width: 70px;
	height: 55px;
	border-radius: 0px 40px 40px 0px;
	font-size: 14px;
	color: #000;
	background-color: #ececec;
}
#wrapper .header .navbar-toggle{
	position: relative;
    float: left;
    padding: 7px 8px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
    margin-left: 7px;
}


.head-mob-view .tophead .list-inline > li {
	padding: 5px;
}

.head-mob-view .carthead{
	padding: 11px 0 0 0px;
	margin: 0px;

}
.head-mob-view .carthead li a {
    position: relative;
    border-right:none !important;
    padding: 0px 8px;
    color: #c8c8c8;
}
.head-mob-view .carthead li .fa {
    font-size: 22px;
    color: #c8c8c8;
}
.head-mob-view .carthead li span {
	padding: 0px 6px;
	border-radius: 50%;
	font-size: 13px;
	color: #FFF;
	background-color: #ff8d18;
	position: absolute;
	top: -13px;
	right: -7px;
	border: solid 1px #666;
}
.carthead{
	margin: 36px 10px 0px;
	padding: 0px;
	position: relative;
	float: right; 
}
#wrapper .carthead li {
	margin: 0px;
	padding: 0px;
}
.carthead li .fa{ 
	font-size: 22px;
	color: #000;
}
.carthead li a{
	
	border-right: solid 1px #ddd;
	padding: 0px 15px;
}
.carthead li:last-child >a{
	border:none;
}
.carthead li:last-child{
	position: relative;
}
.carthead li span{
	position: absolute;
    top: -11px;
    right: 4px;
    background-color: rgb(255, 141, 24);
    color: #FFF;
    padding: 2px 7px;
    border-radius: 10px;
    font-size: 12px;
    border: solid 1px #ddd;
}

@media (min-width: 992px) and (max-width: 1200px){
#wrapper .navigation .navbar-nav > li > a{
	padding: 10px 17px !important;
}

}

#wrapper .navigation{
	margin: 0px;
	min-height: 40px;
}
#wrapper .navigation .navbar-nav > li > a{
	padding: 10px 27px;
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	font-family: 'Josefin Sans',sans-serif;
	border-left: solid 1px rgba(255,255,255, 0.3);
}
#custom-bootstrap-menu.navbar-default .navbar-brand {
    color: rgba(255, 255, 255, 1);
}
#custom-bootstrap-menu.navbar-default {
    font-size: 14px;
    background-color: rgba(31, 36, 34, 1);
    border-width: 0px;
    border-radius: 0px;
}
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a {
    color: rgba(255, 255, 255, 1);
    background-color: rgba(31, 36, 34, 1);
}
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:hover,
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:focus {
    color: rgba(255, 255, 255, 1);
    background-color: rgba(254, 146, 33, 1);
}
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a,
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:hover,
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:focus {
    color: rgba(255, 255, 255, 1);
    background-color: rgba(254, 146, 33, 1);
}
#custom-bootstrap-menu.navbar-default .navbar-toggle {
    border-color: #fe9221;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle:hover,
#custom-bootstrap-menu.navbar-default .navbar-toggle:focus {
    background-color: #fe9221;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle .icon-bar {
    background-color: #fe9221;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle:hover .icon-bar,
#custom-bootstrap-menu.navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #1f2422;
}



.content-wrapper{
	width: 100%;
	margin: 0px;
}

.section{
	width: 100%;
	margin: 0px;
	padding: 45px 0px;
}

.onepanel{
	width: 100%;
	margin: 0px;
	background-image: url("../images/onebg.jpg");
}
.onepanel .imgbox{
	width: 100%;
	height: 360px;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	border:solid 2px #ffb91e;
	box-shadow: 2px 2px 5px 1px #ccc;
}
.onepanel .imgbox img{
	width: 100%;
	height: auto;
	min-height: 360px;
	display: table-cell;
	vertical-align: middle;
	margin: auto;
}

.heading{
	margin: 10px 0px;
	font-size: 23px;
	color: #333;
	text-transform: uppercase;
	font-weight: 700;
	font-family: 'Josefin Sans',sans-serif;
	letter-spacing: 0.3px;
}
.heading2{
	margin: 10px 0px;
	font-size: 18px;
	color: #333;
	text-transform: uppercase;
	font-weight: 700;
	font-family: 'Josefin Sans',sans-serif;
	letter-spacing: 0.3px;
}


.read{
	margin: 10px 0px;
	float: right;
}
.read .fa{
	width: 30px;
	color: #FFF;
	padding: 7px 6px;
	background-color: #FF0000;
	border-bottom: solid 2px #000;
	text-align: center;
	float: left;
	font-size: 13px;
}
.read span{
	color: #FFF;
	background-color: #1b9b5d;
	font-size: 12px;
	border-bottom: solid 2px #006233;
	padding: 5px 6px;
	float: left;
	font-weight: 300;
	transition:all 0.4s;
	-webkit-transition:all 0.4s;
}
.read span:hover{
	background-color: #fe9221;
	border-bottom: solid 2px #b95e00;
}


.twopanel{
	width: 100%;
	margin: 0px;
	background-image: url("../images/twobg.jpg");
	border-top: solid 1px #ddd;
}
.twopanel .panel{
	position: relative;
	margin: 0px;
}
.twopanel .panel-body{
	padding: 0px;
	width: 100%;
	height: 250px;
	overflow: hidden;
	border: solid 2px #ffb91e;
	position: relative;
    text-align: center;
}
.twopanel .panel-body img{
	width: 100%;
	height: auto;
	min-height: 250px;
	margin: auto;
	-webkit-transform: rotate(0deg) scale(1);
	-moz-transform: rotate(0deg) scale(1);
	-ms-transform: rotate(0deg) scale(1);
	-o-transform: rotate(0deg) scale(1);
	transform: rotate(0deg) scale(1);
	-webkit-transition:all 0.7s ease-in-out;
	-moz-transition:all 0.7s ease-in-out;
	-ms-transition:all 0.7s ease-in-out;
	-o-transition:all 0.7s ease-in-out;
	transition:all 0.7s ease-in-out;
	-webkit-backface-visibility: hidden;
}
.twopanel .panel:hover .panel-body img{
	-webkit-transform: rotate(2deg) scale(1.2);
	-moz-transform: rotate(2deg) scale(1.2);
	-ms-transform: rotate(2deg) scale(1.2);
	-o-transform: rotate(2deg) scale(1.2);
	transform: rotate(2deg) scale(1.2);
}

.twopanel .panel-footer{
	width: 100%;
	position: relative;
	margin: 0px;
	padding: 15px 8px;
	text-align: center;
	background-color: #FFF;
	min-height: 257px;
}
.twopanel .panel-footer:before {
    width: 38px;
    height: 20px;
    content: "";
    background-image: url("../images/arrowdown.png");
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    right: 0;
    top: -2px;
    margin: 0px auto;
}
.twopanel .panel-footer:after{
	width: 70%;
	content: "";
	border-bottom: solid 2px #ddd;
	position: absolute;
	top: 63px;
	left: 0;
	right: 0;
    margin: auto;
    text-align: center;
} 

.twopanel .panel-footer .heading2{
	margin-top: 20px;
	margin-bottom: 20px;
    width:100%;
    white-space: nowrap;
    overflow:hidden !important;
    text-overflow: ellipsis;
	-webkit-transition:all 0.7s ease-in-out;
	-moz-transition:all 0.7s ease-in-out;
	-ms-transition:all 0.7s ease-in-out;
	-o-transition:all 0.7s ease-in-out;
	transition:all 0.7s ease-in-out;
	-webkit-backface-visibility: hidden;
}
.twopanel .panel:hover .panel-footer .heading2{
	color: #fe9221;
}
.twopanel .panel-footer p{
	text-align: center !important;
}
.twopanel .panel-footer button{
	text-align: center;
	border: none;
	margin-top: 10px;
	background-color: inherit;
}
.twopanel .panel .read{
	width: 105px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	margin-top: 10px;
}



.latestpanel{
	width: 100%;
	margin: 0px;
}
.latestpanel .prodlist{
	margin: 15px 0px 0px 0px;
}
.latestpanel .prodlist .probox {
    width:100%;
    height: auto;
    padding: 0px 7px;
    overflow: hidden;
    position: relative;
}
.latestpanel .prodlist .panel{
	border-radius: 0px;
}
.latestpanel .probox .panel-body{
	padding: 0px;
	border: solid 1px #ffb91e;
	border-bottom: none;
}
.latestpanel .prodlist .probox .imgbox {
    width: 100%;
    height: 296px;
    display: table;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    position: relative;
}
.latestpanel .prodlist .probox .imgbox img {
    width: auto;
    height: auto;
    min-height: auto;
    max-width: 100%;
    max-height: 296px;
    margin: auto;
    display: table-cell;
    vertical-align: middle;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}
.latestpanel .prodlist .panel-footer{
	margin: 0px;
	border: solid 1px #ffb91e;
	background-color: #FFF;
}
.star{
	margin: 5px 0px 0px;
}
.star .fa-star{
	color: #fe9221;
}
.latestpanel .prodlist .panel-footer li{
	margin-bottom: 15px;
}
.latestpanel .prodlist .panel-footer .price{
	font-size: 20px;
	color: #000;
}
.latestpanel .prodlist .panel-footer .strike{
	font-size: 15px;
	color: #444;
	text-decoration: line-through;
	margin-right: 15px;
}
.latestpanel .prodlist .panel-footer .save{
	font-size: 14px;
	color: #1b9b5d;
	padding: 4px 8px;
	border:solid 1px #1b9b5d; 
	border-radius: 20px;
}
.latestpanel .prodlist .panel-footer p{
	font-size: 13px;
	color: #000;
	text-align: center;
    max-height: 55px;
    overflow: hidden;
}
.latestpanel .panel:hover .panel-footer p{
	color: #FF9800;
}
.latestpanel .prodlist .panel-footer .Atcart{
	width: 120px;
    text-align: center;
    background-color: #ffb91e;
    padding: 8px 0px;
    color: #444;
    text-transform: uppercase;
    border-radius: 30px;
    font-style: italic;
}
.latestpanel .prodlist .panel-footer .Atcart span{
    padding: 10px 23px 6px 25px;
    background-color: #fff;
    border-radius: 20px;
    font-family: 'Oswald',sans-serif;
    text-align: center;
    transition:all 0.4s;
    -webkit-transitions:all 0.4s;
}
.latestpanel .panel:hover .panel-footer .Atcart span{
	background-color: #fe9221;
	color: #FFF;
	font-style: normal;
}
.latestpanel .panel:hover .panel-footer .Atcart{
	background-color: #b95f00;
}

.latestpanel .prodlist .panel-footer .adcart{
	margin: 0px auto;
	text-align: center; 
	  border: none;
    background: inherit;
}
.latestpanel .prodlist .panel-footer .adcart .btn{
	border-radius: 5px;
	border:solid 1px #ddd;
	text-transform: uppercase;
	color: #444;
	margin: 0px auto;
	padding: 8px 15px;
	font-size: 13px;
	font-weight: 500;
	font-family: 'Roboto',sans-serif;
	box-shadow: 0px 2px 2px 1px #eee;
	-webkit-transition: all 300ms ease-in;
    -moz-transition: all 300ms ease-in;
    -ms-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
}
.latestpanel .prodlist .probox:hover .adcart .btn{
	background-color: #fe9221;
	color: #FFF;
}

#wrapper .prodlist .owl-nav {
    float: right;
    position: absolute;
    right: 10px;
    top: -45px;
}
#wrapper .prodlist .owl-nav .owl-prev {
    border: solid 1px #eee;
    padding: 3px 7px;
    margin-right: 10px;
}
#wrapper .prodlist .owl-nav .owl-next {
    border: solid 1px #eee;
    padding: 3px 7px;
}
#wrapper .prodlist .owl-nav .owl-prev:before {
    content: "\f104";
    font-family: FontAwesome;
    color: #333;
    font-size: 20px;
}
#wrapper .prodlist .owl-nav .owl-next:before {
    content: "\f105";
    font-family: FontAwesome;
    color: #333;
    font-size: 20px;
}




.testimonials{
	width: 100%;
	min-height: 350px;
	background-image: url("../images/testimonials.jpg");
	background-size: cover;
	background-position: center;
	background-repeat:no-repeat;
	background-attachment: fixed;
	border-top: solid 2px #ffb91e;
	position: relative;
}
.testimonials:after{
	width: 100%;
	height: 100%;
	content: "";
	background-color: rgba(0,0,0, 0.75);
	position: absolute;
	top: 0;
}
.testimonials .container{
	position: relative;
	z-index: 1;
}
.testimonials .carousel-inner{
	min-height: 200px;
}
.testimonials .heading{
	color: #fff;
}
.testimonials .testpanel{
	margin-top: 45px;
} 
.testimonials .testpanel .list-inline{
	margin: auto;
	display: flex;
}
.testimonials .testpanel .list-inline img{
	width: 51px;
	height:50px;
	border-radius: 50%;
	border:solid 2px #ffb91e;
	margin-right: 15px;
}
.testimonials .testpanel .list-inline .heading2{
	color: #fff;
	text-transform:inherit;
	font-weight: 600;
	font-size: 24px;
	font-family: 'Josefin Sans',sans-serif;

}
.testimonials .testpanel .list-inline p{
	color: #eee;	
}

.testimonials .leftright{
	margin: 0px;
	color: #FFF;
}
.testimonials .leftright .left{
	position: absolute;
	left: 0;
	top: 50%;
	font-size: 12px;
	padding: 4px 10px;
	border:solid 1px rgba(255,185,30, 0.5);
}
.testimonials .leftright .right{
	position: absolute;
	right: 0;
	top: 50%;
	font-size: 12px;
	padding: 4px 10px;
	border:solid 1px rgba(255,185,30, 0.5);
}
.testimonials .leftright .left:hover,
.testimonials .leftright .right:hover{
	border:solid 1px rgba(255,185,30, 0.99);
}


.ftoppanel{
	width: 100%;
	padding: 20px 0px;
	background-color: #79ad4b;
	border-top: solid 2px #fff;
	border-bottom: solid 2px #fff;
}
.ftoppanel h4{
	float: left;
	color: #FFF;
	text-transform: uppercase;
	margin: 8px 15px 0px 0px;
	font-family: 'Josefin Sans',sans-serif;
	font-weight: 700;
	font-size: 17px;
	line-height: 30px;
}
.ftoppanel .follow .fa{
	width: 30px;
	height: 30px;
	line-height: 30px;
	color: #79ad4b;
	background-color: #FFF;
	border-radius: 50%;
	font-size: 17px;
}
.ftoppanel .follow .fa:hover{
	background-color: #333;
}
.ftoppanel li{
	border-right: solid 1px #fff;
	line-height: 45px;
}
.ftoppanel li:nth-last-child(1){
	border:none;
}

.ftoppanel .input-group input{
	font-size: 17px;
	font-weight: 300;
}
.ftoppanel .input-group .btn-default{
	background-color: #333;
	color: #FFF;
}




.footer-content{
	width: 100%;
	height: auto;
	background-image: url("../images/footerbg.jpg");
	background-size: cover;
	background-position: center;
	background-repeat:no-repeat;
	background-attachment: fixed;
	position: relative;
	padding: 75px 0px 0px;
}	
.footer-content:after{
	width: 100%;
	height: 100%;
	content: "";
	background-color: rgba(0,0,0, 0.9);
	position: absolute;
	top: 0;
}
.footer-content .container{
	position: relative;
	z-index: 1;
}

.footer-content .heading{
	color: #FFF;
	font-weight: 600;
	position: relative;
	margin-bottom: 20px;
}
.footer-content .heading:after{
	content: "";
	position: absolute;
	bottom: -3px;
	border-bottom: solid 1px #ffb91e;
	width: 70px;
	left: 0;
}

.footer-content .listun li{
	margin-top: 8px;
	color: #ccc;
}
.footer-content .listun li:before{
	content: "\f105";
    font-family: FontAwesome;
	color: #ccc;
	font-size: 12px;
	margin-right: 7px;	
}
.footer-content .listun li a:hover,
.footer-content .listun li:hover:before{
	color: #ffb91e;
}

.footer-content .itemli{
	width: 100%;
}
.footer-content .itemli li{
	width: 100%;
	float: left;
	display: block;
	margin-bottom: 15px;
}
.footer-content .itemli img{
	width: 50px;
	height: 50px;
	border: solid 1px #ffb91e;
	float: left;
	margin-right: 10px;
}
.footer-content .itemli small{
	color: #999;
}
.footer-content .itemli span{
	color: #ffb91e;
	display: block;
}

.footer-content .footlogo{
	float: left;
	background-color: #FFF;
	border-radius: 40px;
	text-align: center;
	padding: 8px 0px;
	border: solid 2px #ffb91e;
	width: 230px;
}
.footer-content .footlogo img{
	width: 60%;
}

.footer-content .adft{
	width: 100%;
}
.footer-content .adft li{
	display: flex;
	color: #ddd;
	margin-bottom: 10px;
}
.footer-content .adft li i{
	float: left;
	color: #ffb91e;
	margin: 3px 5px 0px 0px;
}




.copyright{
	width: 100%;
	padding: 5px;
	margin-top: 45px;
	background-color: rgba(0,0,0, 0.5);
}

.copyright small{
	margin: 10px 0px 0px;
	float: left;
	color: #666;
}
.copyright .cred{
	text-align: right;
}
.copyright .cred{
	color: #999;
}
.copyright .cred a,
.copyright .cred .fa{
	color: #ffb91e;	
}





#back-top {
	position: fixed;
	bottom: 20px;
	right: 11px;
}

#back-top a {
	width: 45px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}

#back-top a:hover {
	color: #000;
}

#back-top span {
	width: 35px;
	height: 35px;
	display: block;
	margin-bottom: 7px;
	padding:8px 0;
	border: solid 1px rgba(255,185,30, 0.3);
	background: rgba(0,0,0, 0.8); url(up-arrow.html) no-repeat center center;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-color: rgba(0,0,0, 0.6);
}

#back-top span i {
	font-size:17px;
	color:rgba(255,255,255, 0.9);
 }







.sliderpanel{
	width: 100%;
	height: 530px;
	overflow: hidden;
	position: relative;
}
#wrapper .sliderpanel .carousel-inner{
	width: 100%;
	height: 530px;
}
#wrapper .sliderpanel .fullwidth{
	width: 100%;
	height: 530px;
	position: absolute;
}


#wrapper .sliderpanel .showimg {
    width: auto;
    height: auto;
    max-width: 705px;
    position: relative;
    z-index: 10;
    float: right;
    margin-top: 1%;
    margin-right: 0%;
}


/*----#wrapper .sliderpanel .showimg{
	width: auto;
	height: auto;
	max-width: 600px;
	position: relative;
	z-index: 10;
	float: right;
	margin-top:2%;
	margin-right: 5%;
}
*/


#wrapper .sliderpanel .tow{
	width: 500px;
	margin-top:3%; 
}
#wrapper .sliderpanel .three{
	width:48%;
	margin-top:3%; 
	position: relative;
	z-index: 10;
	float: right;
	margin-top:4%;
	margin-right: 5%;
}
#wrapper .sliderpanel .carousel-caption{
	left: 12%;
	top: 38%;
}
#wrapper .sliderpanel .carousel-inner > .item{
	width: 100%;
	height: 100%;
}
#wrapper .sliderpanel .carousel-caption img{
	width: 100px;
	height: 100px;
	border-radius: 50%;
	margin-right: 15px;
	border:solid 1px rgba(0,0,0, 0.6);
	background-color: #FFF;
}
.sliderpanel .carousel-caption h1{
	float: left;
	font-family: 'Josefin Sans',sans-serif;
	font-size: 35px;
	font-weight: 700;
	color: #000;
	text-transform: uppercase;
}
.sliderpanel .carousel-caption p{
	color: #333;
	font-size: 17px;
	text-shadow:none;
}

.sliderpanel .carousel-caption .list-unstyled li{
	width: 100%;
	float: left;
	text-align: left;
	margin-top: 45px;
}
.sliderpanel .carousel-caption .list-unstyled li h4{
	color: #333;
	text-shadow:none;
	font-family: 'Josefin Sans',sans-serif;
	font-weight: 700;
	margin-top: 15px;
	margin-bottom: 0px;
	text-transform: uppercase;
}
.sliderpanel .carousel-caption .list-unstyled img{
	width: 100%;
	height: 100%;
	float: left !important;
	margin-top: 0px !important;
}
.sliderpanel .carousel-caption .list-unstyled li p{
	float: left;
	font-size: 14px;
}









.sky {
  width: 100%;	
  height: 630px;
  position: absolute;
  z-index: 9px;
  overflow: hidden;
  -webkit-animation: sky_background 50s ease-out infinite;
  -moz-animation: sky_background 50s ease-out infinite;
  -o-animation: sky_background 50s ease-out infinite;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0)
}

.moon {
  background: url("../images/ls-13.png");
  position: absolute;
  left: 0;
  height: 100%;
  width: 300%;
  -webkit-animation: moon 50s linear infinite;
  -moz-animation: moon 50s linear infinite;
  -o-animation: moon 50s linear infinite;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0)
}

.clouds_one {
  background: url("../images/ls-12.png");
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 300%;
  -webkit-animation: cloud_one 50s linear infinite;
  -moz-animation: cloud_one 50s linear infinite;
  -o-animation: cloud_one 50s linear infinite;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0)
}

.clouds_two {
  background: url("../images/ls-12.png");
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 300%;
  -webkit-animation: cloud_two 75s linear infinite;
  -moz-animation: cloud_two 75s linear infinite;
  -o-animation: cloud_two 75s linear infinite;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0)
}

.clouds_three {
  background: url("../images/ls-13.png");
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 300%;
  -webkit-animation: cloud_three 100s linear infinite;
  -moz-animation: cloud_three 100s linear infinite;
  -o-animation: cloud_three 100s linear infinite;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0)
}

@-webkit-keyframes sky_background {
  0% {
    background: ;
    color: #007fd5
  }
  50% {
    background: ;
    color: #a3d9ff
  }
  100% {
    background: ;
    color: #007fd5
  }
}

@-webkit-keyframes moon {
  0% {
    opacity: 0;
    left: -200% -moz-transform: scale(0.5);
    -webkit-transform: scale(0.5);
  }
  50% {
    opacity: 1;
    -moz-transform: scale(1);
    left: 0% bottom: 250px;
    -webkit-transform: scale(1);
  }
  100% {
    opacity: 0;
    bottom: 500px;
    -moz-transform: scale(0.5);
    -webkit-transform: scale(0.5);
  }
}

@-webkit-keyframes cloud_one {
  0% {
    left: 0
  }
  100% {
    left: -200%
  }
}

@-webkit-keyframes cloud_two {
  0% {
    left: 0
  }
  100% {
    left: -200%
  }
}

@-webkit-keyframes cloud_three {
  0% {
    left: 0
  }
  100% {
    left: -200%
  }
}

@-moz-keyframes sky_background {
  0% {
    background: ;
    color: #007fd5
  }
  50% {
    background: ;
    color: #a3d9ff
  }
  100% {
    background: ;
    color: #007fd5
  }
}

@-moz-keyframes moon {
  0% {
    opacity: 0;
    left: -200% -moz-transform: scale(0.5);
    -webkit-transform: scale(0.5);
  }
  50% {
    opacity: 1;
    -moz-transform: scale(1);
    left: 0% bottom: 250px;
    -webkit-transform: scale(1);
  }
  100% {
    opacity: 0;
    bottom: 500px;
    -moz-transform: scale(0.5);
    -webkit-transform: scale(0.5);
  }
}

@-moz-keyframes cloud_one {
  0% {
    left: 0
  }
  100% {
    left: -200%
  }
}

@-moz-keyframes cloud_two {
  0% {
    left: 0
  }
  100% {
    left: -200%
  }
}

@-moz-keyframes cloud_three {
  0% {
    left: 0
  }
  100% {
    left: -200%
  }
}










#wrapper .tit_sec{
	width: auto;
	position: relative;
	z-index: 3;
	border-radius: 0px;
	margin: 0px;
	padding: 5px 0px;
}
#wrapper .tit_sec h3{
	margin: 10px 0px;
	color: #444;
	font-family: 'Josefin Sans',sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size:24px; 
}
#wrapper .tit_sec .breadcrumb{
	float: right;
	margin: 5px 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: 400;
	text-transform: none;
	font-family: 'Roboto',sans-serif;
}

.boxcol .col-xs-1, .boxcol .col-sm-1, .boxcol .col-md-1, .boxcol .col-lg-1, .boxcol .col-xs-2, .boxcol .col-sm-2, .boxcol .col-md-2, .boxcol .col-lg-2, .boxcol .col-xs-3, .boxcol .col-sm-3, .boxcol .col-md-3, .boxcol .col-lg-3, .boxcol .col-xs-4, .boxcol .col-sm-4, .boxcol .col-md-4, .boxcol .col-lg-4, .boxcol .col-xs-5, .boxcol .col-sm-5, .boxcol .col-md-5, .boxcol .col-lg-5, .boxcol .col-xs-6, .boxcol .col-sm-6, .boxcol .col-md-6, .boxcol .col-lg-6, .boxcol .col-xs-7, .boxcol .col-sm-7, .boxcol .col-md-7, .boxcol .col-lg-7, .boxcol .col-xs-8, .boxcol .col-sm-8, .boxcol .col-md-8, .boxcol .col-lg-8, .boxcol .col-xs-9, .boxcol .col-sm-9, .boxcol .col-md-9, .boxcol .col-lg-9, .boxcol .col-xs-10, .boxcol .col-sm-10, .boxcol .col-md-10, .boxcol .col-lg-10, .boxcol .col-xs-11, .boxcol .col-sm-11, .boxcol .col-md-11, .boxcol .col-lg-11, .boxcol .col-xs-12, .boxcol .col-sm-12, .boxcol .col-md-12, .boxcol .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}




.blogs{
	width: 100%;
	float: left;
	margin-bottom:25px;
}
.blogs .blogbox{
	width: 100%;
	float: left;
	margin-bottom:30px;	
}
.blogs .imgbox{
	width: 100%;
	height: 250px;
	overflow: hidden;
	position: relative;
	vertical-align: middle;
	margin: auto;
	text-align: center;
	border: solid 3px #ebebeb;
}
.blogs .imgbox img{
	width: 100%;
	min-height: 100%;
	height: auto;
}
.blogs h3{
	margin:0px 0px 20px 0px;
	padding:0px 15px 15px 2px;
	border-bottom: dashed 1px #ebebeb;
	color: #fe9221;
	font-family: 'Josefin Sans',sans-serif;
	font-weight: 700;
}
.blogs p{
	text-align: justify;
	line-height: 24px;
	font-size: 13px;
}
.blogs .well{
	border-radius: 0px;
}

.blogs .blog_add{
	background-color: #f9f9f9;
	border:solid 1px #ddd;
	border-left: none;
	border-right: none;
	box-shadow: inherit;
}
.blogs .blog_add ul{
	margin-bottom: 0px;
}
.blogs .blog_add li{
	color: #000;
	margin: 0 5px;
	font-size: 13px;
	font-weight: 400;
	font-family: 'Roboto',sans-serif;
}
.blogs .blog_add li:nth-child(2){
	color: #999;
}
.blogs .blog_add i{
	color: #CCC;
	padding-right: 5px;
}
.blogs .blog_add li:hover i,
.blogs .blog_add li:hover{
	color: #fe9221;
}
.blogs .btn{
	border-radius: 0px;
}
.blogs .read{
	float: left;
}





.blog_detail{
	width: 100%;
	margin: 0px;
}
.blog_detail .detailbox{
	margin: 0px;
	box-shadow: inherit;
}
.blog_detail .detailbox .panel-heading {
    padding: 0px;
    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 350px;
    overflow: hidden;
    margin-bottom: 15px;
	border: solid 4px #ebebeb;
}
.blog_detail .detailbox .panel-heading img{
	width: 100%;
	max-width: 100%;
	min-height: 100%;
	height: auto;
}
.blog_detail .heading {
    margin: 0px 0px 10px 0px;
    padding: 0px 15px 10px 2px;
    border-bottom: dashed 1px #ebebeb;
    color: #fe9221;
    font-family: 'Josefin Sans',sans-serif;
    font-weight: 700;
    text-transform: none;
}
.blog_detail .detailbox .btn{
	border-radius: 0px;
}


.rightblog{
	margin: 0px;
}

.rightblog .imgbox{
	width: 100%;
	height: 200px;
	overflow: hidden;
}
.rightblog .imgbox img{
	width: 100%;
	height: auto;
	min-height: 200px;
}
#wrapper .rightblog .panel-heading{
	margin: 0px;
	text-transform: uppercase;
    color: #333;
    font-weight: 700;
    font-family: 'Josefin Sans',sans-serif;
    font-size: 17px;
}
.rightblog .panel-body{
	border-bottom: solid 1px #faebcc;
}
.rightblog h5{
	font-size: 17px;
    font-weight: 700;
    font-family: 'Josefin Sans',sans-serif;
}
.rightblog p{
	font-size: 12px;
	line-height: normal;
}
.rightblog .read{
	float: left;
}




.contactus {
	width: 100%;
	margin:0px;
}

.contactus h2{
	padding: 15px 0;
	margin-bottom: 20px;
	border-bottom: dashed 1px #fe9221;
	color: #333;
	font-size: 20px;
}
.contactus .address{
	font-size: 15px;
}
.contactus .address li{
	margin-bottom: 10px;
	margin-left: 15px;
}
.contactus .address li i{
	margin-left: -15px;
	color: #fe9221;
}
.map{
	width: 100%;
	border-top: solid 1px #fe9221;
	border-bottom: solid 2px #fe9221;
}
.cont_form{
	width: auto;
}
.cont_form .form-group{
	margin-bottom: 10px;
}
.cont_form .input-group-addon{
	border-radius: 0px !important;
	background-color: #FFF;
	border:solid 1px #ebebeb;
	color: #fe9221;
}
.cont_form .form-control{
	border-radius: 0px !important;
	border:solid 1px #ebebeb;
	box-shadow:inherit;
}
.cont_form .btn{
	border-radius: 0px;
	margin-right: 5px;
}


.newspanel{
	width: 100%;
	margin: 0px;
}
.newspanel .newsbox {
	margin-bottom: 40px;
}
.newspanel .newsbox .imgbox {
    padding: 0px;
    width: 100%;
    max-width: 100%;
    height: 100%;
    min-height: 250px;
    max-height: 350px;
    overflow: hidden;
    margin-bottom: 15px;
	border: solid 4px #ebebeb;
	position: relative;
}
.newspanel .newsbox .imgbox img{
	width: 100%;
	max-width: 100%;
	min-height: 100%;
	height: auto;
}
.newspanel .newsbox .heading{
	padding: 0px 0px 10px;
	border-bottom: dashed 1px #fe9221;
}
.newspanel .newsbox .heading{
	color: #fe9221
}
.newspanel .newsbox .read{
	float: left;
}
.newspanel .newsbox .timebox {
    background-color: rgba(52,152,219, 0.7);
    padding: 5px 25px;
    position: absolute;
    top: 0;
    background-position: left;
    color: #FFF;
}
.newspanel .newsbox .timebox h2,
.newspanel .newsbox .timebox h3,
.newspanel .newsbox .timebox h4{
	margin: 4px 0px;
    font-weight: 700;
    font-family: 'Josefin Sans',sans-serif;
}


.serpanel{
	width: 100%;
	float: left;
}

.serpanel .serbox .heading {
    margin: 0px 0px 10px 0px;
    padding: 0px 15px 10px 2px;
    border-bottom: dashed 1px #ebebeb;
    color: #fe9221;
    font-family: 'Josefin Sans',sans-serif;
    font-weight: 700;
    text-transform: none;
}

.serpanel .serbox .panel-heading {
    padding: 0px;
    width: 100%;
    max-width: 100%;
    height: 100%;
    min-height: 250px;
    max-height: 500px;
    overflow: hidden;
    margin-bottom: 15px;
	border: solid 4px #ebebeb;
	position: relative;
}
.serpanel .serbox .panel-heading img{
	width: 100%;
	max-width: 100%;
	min-height: 100%;
	height: auto;
}

.serbox ul{
	list-style: none;
	position: relative;
}
.serbox ul li{
	margin-left: 20px;
	line-height: normal;
	margin-bottom: 10px;
}
.serbox ul li:before{
	content: "";
    color: #666;
    font-size: 14px;
    background-image: url("../images/checkbtn2.html");
    background-repeat: no-repeat;
    position: absolute;
    width: 10px;
    height: 12px;
    left: 0px;
    margin-top: 4px;
}


.checkbox label:after, 
.radio label:after {
    content: '';
    display: table;
    clear: both;
}

.checkbox .cr,
.radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em;
}

.radio .cr {
    border-radius: 50%;
}

.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%;
}

.radio .cr .cr-icon {
    margin-left: 0.04em;
}

.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
    display: none;
}

.checkbox label input[type="checkbox"] + .cr > .cr-icon,
.radio label input[type="radio"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}

.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.radio label input[type="radio"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled + .cr,
.radio label input[type="radio"]:disabled + .cr {
    opacity: .5;
}



.inputform{
	margin: 0px;
}
.inputform .panel-heading{
	width: 100%;
	margin: 0px;
	padding: 2px 10px;
}
.inputform label{
	font-weight: 700;
	font-size: 14px;
	color: #333;
	text-transform: uppercase;
	font-family: 'Josefin Sans',sans-serif;
}
.inputform .form-control{
	box-shadow: inherit;
	border: solid 1px #ebebeb;
}

.inputform .form-control-feedback{
	right: 12px;
}

.inputform .submit{
	text-transform: uppercase;
	font-weight: 700;
	font-family: 'Josefin Sans',sans-serif;
}

.heading3{
    margin: 0px 0px 10px 0px;
    padding: 0px 15px 10px 2px;
    border-bottom: dashed 1px #ebebeb;
    color: #fe9221;
    font-family: 'Josefin Sans',sans-serif;
    font-weight: 700;
    line-height: 26px;
}
.heading4{
    margin: 0px 0px 10px 0px;
    padding: 0px 15px 10px 2px;
    border-bottom: dashed 1px #00b35c;
    color: #00b35c;
    font-family: 'Josefin Sans',sans-serif;
    font-weight: 700;
}


.aboutus{
	width: 100%;
	margin: 0px;
}

.aboutus .imgbox{
	width: 100%;
	height: 250px;
	overflow: hidden;
	border:solid 2px #ffb91e;
}
.solar .imgbox{
	width: 100%;
	max-height: 350px;
	overflow: hidden;
	border:none;
}
.solar p{
	font-size: 14px;
	line-height: 21px;
	 font-family: 'Roboto',sans-serif;

}
.solar .heading3{
	    color: #035291 !important;
    margin-top: 30px;
    font-size: 31px;
    font-weight: 400;
}

.aboutus .imgbox img{
	width: 100%;
	height: auto;
	min-height: 250px;
}
.aboutus hr{
	margin: 35px 0px;
}


.filterpanel{
	width: 100%;
	margin: 0px;
	background-color: #f6f6f6;
}

.leftfilter{
	margin: 0px;
}
.leftfilter .panel{
	box-shadow: inherit;
}
.leftfilter .panel-heading{
	padding: 10px 15px;
	font-size: 16px;
	color: #333;
	text-transform: uppercase;
    border-bottom: solid 1px #ddd;
    font-weight: 700;
    font-family: 'Josefin Sans',sans-serif;
}
.leftfilter .panel-body{
	padding: 5px 15px;
	max-height: 250px;
	overflow-y: auto;
}
.leftfilter .listli label{
	width: 100%;
	padding: 8px 0px 8px;
	border-bottom: dashed 1px #ddd;
	transition:all 0.4s;
}
.leftfilter .listli label:hover{
	border-bottom: dashed 1px #ff8d18;
}
.leftfilter .listli .checkbox{
	margin: 0px;
}
.leftfilter .listli .checkbox label input[type="checkbox"]:checked + .cr > .cr-icon, 
.leftfilter .listli .radio label input[type="radio"]:checked + .cr > .cr-icon{
	color: #ff8d18;
}
.leftfilter .listli label .cr{
	font-size: 11px;
	border-radius: 0px;
	margin-top: 3px;
	border:solid 1px #ddd;
}
.leftfilter .listli label .tg{
	font-size: 13px;
	color: #666;
	margin-left: 5px;
	transition:all 0.4s;
}
.leftfilter .listli label:hover .tg{
	color: #ff8d18;
}
.leftfilter .listli label .rt{
	float: right;
	color: #ccc;
	font-size: 10px;
	margin-top: 6px;
}


#wrapper .cheklist {
    margin: 5px 0px 15px;
}
#wrapper .cheklist li {
    font-size: 13px;
    color: #999;
    padding: 0px 1px;
    font-weight: 400;
}
.cheklist li a {
    color: #444;
}
#wrapper .cheklist li i {
    color: #ccc;
}


.rightfilter {
    padding: 5px 2px 15px;
    background-color: #FFF;
    height: auto;
    margin: 0px;
    position: relative;
}

.rightfilter .tith {
    margin-top: -38px;
    position: absolute;
    color: #333;
    text-transform: uppercase;
    font-family: 'Josefin Sans',sans-serif;
    font-weight: 700;
    font-size: 17px;
}
.rightfilter .tith small{
    font-family: 'Roboto',sans-serif;
}

#wrapper .prodboxlist {
    width: 100%;
    height: auto;
    position: relative;
}
#wrapper .prodboxlist .col{
	padding: 0px 5px;
}
.boxselect {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: solid 1px #eee;
}
.boxselect .selp {
	width: 71%;
    margin: 0px;
    padding: 0px;
    float: left;
}
.boxselect .selp li {
    font-size: 13px;
    margin: 5px 0px 7px;
}
.boxselect .selp li:nth-child(1) {
    color: #888;
}
.boxselect .selp li a {
    background-color: #f6f6f6;
    border-radius: 20px;
    padding: 4px 10px;
    font-weight: 400;
}
.boxselect .selp li a .fa{
	font-size: 12px;
}
.boxselect .form-inline label {
    font-weight: 400;
    color: #888;
    font-size: 13px;
}
.boxselect .form-inline .form-control {
    height: 28px;
    padding: 0px 8px;
    border: solid 1px #eee;
    box-shadow: inherit;
    font-size: 13px;
}

#wrapper .prodboxlist .prodbox{
	box-shadow: inherit;
	border:solid 1px #f9f9f9;
	transition:all 0.4s;
}
#wrapper .prodboxlist .prodbox:hover{
	border: solid 1px rgba(255,141,24, 0.3);
	box-shadow: 0px 0px 10px 1px rgba(255,141,24, 0.1);
}
#wrapper .prodboxlist .prodbox .panel-body {
    padding: 0px 3px;
}
#wrapper .prodboxlist .prodbox .imgbox {
    width: 100%;
    height: 240px;
    display: table;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    position: relative;
}
#wrapper .prodboxlist .prodbox .imgbox img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 230px;
    margin: auto;
    display: table-cell;
    vertical-align: middle;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}

.prodbox .panel-footer {
    margin: 0px;
    background-color: #FFF;
    border-top: solid 1px #eee;
}
.prodbox .panel-footer .list-unstyled{
	margin-bottom: 0px;
}
.prodbox .panel-footer li {
    margin-bottom: 15px;
}
.prodbox .panel-footer li:nth-last-child(1){
	margin-bottom: 0px;
}
.prodbox .panel-footer .price {
    font-size: 17px;
    color: #000;
    font-weight: 600;
}
.prodbox .panel-footer .strike {
    font-size: 15px;
    color: #444;
    text-decoration: line-through;
    margin-right: 15px;
}
.prodbox .panel-footer .save {
    font-size: 14px;
    color: #1b9b5d;
    padding: 4px 8px;
    border: solid 1px #1b9b5d;
    border-radius: 20px;
}
.prodbox .panel-footer p {
    font-size: 13px;
    color: #000;
    text-align: left;
    height: 35px;
    overflow: hidden;
    margin-bottom: 0px;
}
.prodbox:hover .panel-footer p {
	color: #FF9800;
}

.prodbox .panel-footer .star{
	margin: 0px 0px 0px;
}
.prodbox .panel-footer .star .fa {
    font-size: 11px;
}




.rangeslider {
    position: relative;
    margin: 30px 0px 15px;
    z-index: 1;
}
.rangeslider .lep {
    top: -20px;
    position: absolute;
    font-weight: 500;
    color: #009688;
}
.rangeslider .rip {
    top: -20px;
    right: 0;
    position: absolute;
    font-weight: 500;
    color: #009688;
}

.rangeslider .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #009688;
}
.rangeslider .tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #009688;
    border-radius: 0px;
}


.detailpanel{
	width: 100%;
	float: left;
	padding: 15px 0px 0px;
	border-top: solid 1px #eee;
}

.detailpanel .leftpanel{
	margin: 0px;
}


.detailpanel .rightpanel{
	margin: 0px;
}
.detailpanel .rightpanel .star{
	margin-right: 10px;
}
.detailpanel .rightpanel .coldetail{
	width: 100%;
	float: left;
	padding: 5px 0px;
	margin-bottom: 8px;
	border-bottom: dashed 1px #ddd;
}
.detailpanel .rightpanel .coldetail small{
	color: #999;
	font-size: 11px;
}
.detailpanel .rightpanel .coldetail .heading{
	text-transform: none;
}
.detailpanel .rightpanel .coldetail .strike{
	text-decoration: line-through;
	font-size: 15px;
	font-weight: 400;
	margin-right: 10px;
	color: #666;
}
.detailpanel .rightpanel .coldetail .save{
	font-size: 14px;
	color: #fff;
	padding: 3px 8px;
	background-color: #8BC34A;
	border-radius: 10px;
}
.detailpanel .rightpanel .coldetail .price{
	font-size: 24px;
	color: #000;	
    font-weight: 600;
}

.detailpanel .rightpanel .checkmap {
    width: 100%;
    padding: 10px;
    margin: auto;
    border-bottom: solid 1px #eee;
    background-color: #f6f6f6;
}
.detailpanel .rightpanel .checkmap .form-inline {
    margin: auto;
    text-align: center;
}
.detailpanel .rightpanel .checkmap .form-group {
    margin-right: 5px;
}
.detailpanel .rightpanel .checkmap label {
    font-size: 17px;
    color: #666;
    font-weight: 300;
}
.detailpanel .rightpanel .checkmap input {
    box-shadow: inherit;
}
.detailpanel .rightpanel .checkmap input[type="submit"] {
    text-transform: uppercase;
    background-color: #ddd;
}

.detailpanel .rightpanel .coldetail .selc{
	width: 50px;
	height: 35px;
	border: solid 1px #ddd;
	padding: 5px 8px;
}
.shopbtn .btn{
	text-transform: uppercase;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 700;
	letter-spacing: 0.4px;
}
.shopbtn .btn-default{
	background-color: #ddd;
}

.detailpanel .detailtab {
    width: 100%;
    margin: 25px 0px 10px;
}

.detailpanel .detailtab .nav > li > a {
    padding: 5px 10px;
    margin: 0px 5px;
    border-radius: 0px;
    color: #888;
    background-color: inherit;
    border-bottom: solid 1px #eee;
    text-transform: uppercase;
    font-family: 'Josefin Sans', sans-serif;
    font-weight:700;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.detailpanel .detailtab .nav-pills > li > a:hover{
    border-bottom: solid 1px #333 !important;
    color: #333;
}
.detailpanel .detailtab .nav-pills > li.active > a, 
.detailpanel .detailtab .nav-pills > li.active > a:hover, 
.detailpanel .detailtab .nav-pills > li.active > a:focus {
	background-color: #fff;
    border-bottom: solid 1px #333 !important;
    color: #333;
}
.detailpanel .detailtab .tab-content {
    padding: 15px 15px;
    min-height: 400px;
    overflow: auto;
}
.detailpanel .detailtab .tab-content ul {
    margin-bottom: 10px;
}
.detailpanel .detailtab .tab-content ul li {
    font-size: 13px;
    line-height: normal;
    padding: 2px 0px;
    margin-bottom: 0px;
    list-style: decimal inside;
}

.detailpanel .detailtab .tab-content .table tr th{
	font-family: 'Josefin Sans',sans-serif;
	font-weight: 700;
	font-size: 13px;
	text-transform: uppercase;
	color: #444;
}
.detailpanel .detailtab .tab-content .table tr td{
	font-size: 13px;
	color: #444;
}

.reviewpanel{
	width: 100%;
	margin: 0px;
}
.navreview{
	margin: 0px;
}
.navreview .nav {
	width: 100%;
	background-color: #f6f6f6;
}
.navreview .nav li{
	margin: 10px 0px;
}
.navreview .nav .active{
	border-bottom: solid 1px #fb8800;
}
.navreview .nav li a,
.navreview .nav li span{
	padding: 8px 10px;
	float: left;
	font-size: 14px;
}
.navreview .nav li span{
	color: #999;
	font-weight: 400;
}
.navreview .nav li input,
.navreview .nav li select{
	box-shadow: inherit;
	font-size: 13px;
}

.rewiewlist{
	width: 100%;
	margin: 0px;
}
.rewiewlist li{
	margin-top: 20px;
	list-style: none !important;
}
.rewiewlist .rigview .panel{
	border: solid 1px #eee;
	position: relative;
	border-radius: 4px;
}
.rewiewlist .leview {
	text-align: center;
}
.rewiewlist .leview .co-ic{
	width: 60px;
	height: 60px;
	line-height: 60px;
	float: left;
	font-size: 24px;	
	text-align: center;
	vertical-align: middle;
	border-radius: 50%;
	color: #FFF;
	background-color: #19bc9c;
	font-weight: 600;
	margin-left: 55px;
}
.rewiewlist .leview h5{
	width: 100%;
	float: left;
	clear: both;
	font-weight: 400;
	font-size: 15px;
}
.rewiewlist .leview small{
	width: 100%;
	float: left;
	color: #888;
	font-weight: 400;
}
.rewiewlist .leview h6{
	width: 100%;
	float: left;
	color: #888;
	font-weight: 400;
}
.rewiewlist .leview h6 i{
	color: #19bc9c;
}

.rewiewlist .rigview{
	margin: 0px;
	padding-left: 0px;
}
.rewiewlist .rigview .panel-heading .fa-star,
.rewiewlist .rigview .panel-heading .fa-star-o{
	font-size: 15px
}
.rewiewlist .rigview .panel-heading small{
	color: #888;
}
.rewiewlist .rigview .panel-body h4{
	font-size: 15px;
	color: #444;
	margin: 5px 0px;
}
.rewiewlist .rigview .panel-body p{
	font-size: 12px;
}
.rewiewlist .rigview .panel-footer {
	border: none;
}
.rewiewlist .rigview .panel-footer span{
	font-size: 12px;
	color: #888;
	margin-right: 5px;
	font-weight: 400;
}
#wrapper .rewiewlist .rigview .panel-footer .btn-gh{
	padding: 1px 5px;
	font-size: 10px;
	font-weight: 400;
	border-radius: 5px;
} 


#wrapper .rewiewlist .panel::before {
    position: absolute;
    display: block;
    top: 15px;
    left: -24px;
    content: '';
    width: 0px;
    height: 0px;
    border: inherit;
    border-width: 12px;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
}

#wrapper .rewiewlist .panel::after {
    position: absolute;
    display: block;
    top: 15px;
    left: -23px;
    content: '';
    width: 0px;
    height: 0px;
    border: inherit;
    border-width: 12px;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: #FFF;
}

#wrapper .rewiewlist .ari{
	position: relative;
	background-color: #FFF;
	padding: 3px 7px;
	border-radius: 5px;
	margin-left: 6px;
	font-size: 11px;
	border: solid 1px #eee;
}

#wrapper .rewiewlist .ari::before {
    position: absolute;
    display: block;
    top: 3px;
    left: -14px;
    content: '';
    width: 0px;
    height: 0px;
    border: inherit;
    border-width: 7px;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
}

#wrapper .rewiewlist .ari::after {
    position: absolute;
    display: block;
    top: 3px;
    left: -12px;
    content: '';
    width: 0px;
    height: 0px;
    border: inherit;
    border-width: 7px;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: #FFF;
}


#wrapper .rewiewlist li:nth-child(2n+2) .leview .co-ic{
	background-color: #daab85;
}
#wrapper .rewiewlist li:nth-child(3n+3) .leview .co-ic{
	background-color: #5fcbef;
}
#wrapper .rewiewlist li:nth-child(4n+4) .leview .co-ic{
	background-color: #e06a6e;
}


.writereview{
	width: 100%;
	margin:0px; 
}
.writereview .imgbox{
	width: 230px;
	height: 230px;
	overflow: hidden;
	position: relative;
	text-align: center;
}
.writereview .imgbox img{
	width: auto;
	height: auto;
	max-width: 100%;
}
.writereview .imgtit{
	width: 100%;
	height: 100px;
	border: solid 1px #eee;
	border-top: solid 1px #009688;
	padding: 10px;
	overflow: auto;
	margin-top: 10px;
}
.writereview .imgtit p{
	font-size: 12px;
}

#wrapper .writereview .form-group {
    background-color: #f6f6f6;
    padding: 11px 0px;
    margin: 0px 0px 2px 0px;
    box-shadow: inherit;
}
.writereview .form-group label {
    font-size: 12px;
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
    font-family: 'Josefin Sans',sans-serif;
}
.writereview .form-control{
	box-shadow: inherit;
	border:solid 1px #ebebeb;
}

.retith {
    font-size: 15px;
    padding: 5px;
    color: #444;
    font-weight: 700;
    border-bottom: solid 1px #ddd;
    font-family: 'Josefin Sans',sans-serif;
}
.retith small{
    font-weight: 700;
}

.writereview .form-group .starrr span {
    font-size: 17px;
}
.writereview .form-group .starrr {
    width: 100%;
    float: left;
    margin-bottom: -14px;
}
.writereview .form-group .stt {
	font-size: 13px;
}

.writereview .form-group .starrr .glyphicon-star {
    color: #ff9c00;
}






.btn-green {
    color: #fff;
    background-color: #009688;
    webkit-transition: background-color 300ms ease-out,color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out,color 300ms ease-out;
    transition: background-color 300ms ease-out,color 300ms ease-out;
}
.btn-green:hover {
    color: #fff !important;
    background-color: #4CAF50;
}
.btn-blue {
    color: #fff;
    background-color: #00aeff;
    webkit-transition: background-color 300ms ease-out,color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out,color 300ms ease-out;
    transition: background-color 300ms ease-out,color 300ms ease-out;
}
.btn-blue:hover {
    color: #fff !important;
    background-color: #89e4ac;
}
.btn-yel {
    color: #fff;
    background-color: #FF9800;
    webkit-transition: background-color 300ms ease-out,color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out,color 300ms ease-out;
    transition: background-color 300ms ease-out,color 300ms ease-out;
}
.btn-yel:hover {
    color: #fff !important;
    background-color: #FFC107;
}
.btn-why {
    color: #fff;
    background-color: #f26522;
    webkit-transition: background-color 300ms ease-out,color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out,color 300ms ease-out;
    transition: background-color 300ms ease-out,color 300ms ease-out;
}
.btn-why:hover {
    color: #fff !important;
    background-color: #FF9800;
}



.popupbox {
	margin:0px; 
}
.popupbox .modal-content{
	width: 100%;
	height: auto;
	padding: 20px 100px;
	float: left;
	background-color: rgba(255,255,255, 0.9);
	background-image: url('../images/loginbg.jpg');
}
.popupbox .modal-header {
    padding:15px;
    border-bottom: 1px solid rgba(255,255,255, 0.2);
}
.popupbox .close{
	font-size: 30px;
	opacity: 1;
}
.popupbox .modal-title{
	text-transform: uppercase;
	font-size: 20px;
	color: #FFF;
	font-weight: 700;
	font-family: 'Josefin Sans',sans-serif;
}
.popupbox .input-group-addon {
    background-color: rgba(0, 188, 212, 0.91);
    color: #FFF;
    border:solid 1px rgba(255,255,255, 0.6);
}
.popupbox input[type="password"],
.popupbox input[type="email"]{
    background-color: rgba(255,255,255, 1);
    color: #000;
    border:solid 1px rgba(255,255,255, 0.6);
}
.popupbox hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid rgba(255,255,255, 0.2);
}
.popupbox p{
	color: rgba(255,255,255, 0.6);
}
.popupbox a{
	color: rgba(0,0,0, 0.6);
}
.popupbox a:hover{
	color: #000;
}
.popupbox .btn-signin{
	background-color: rgba(0,0,0, 0.7);
	color: #FFF;
	font-weight: 700;
	font-family: 'Josefin Sans',sans-serif;
	transition:all 0.8s;
	-webkit-transition:all 0.8s;
}
.popupbox .btn-signin:hover{
	background-color: rgba(0,0,0, 0.99);
	color: #FFF;
}


.popupbox .signup .modal-content{
	padding: 20px 40px;
}
.popupbox .cr{
	background-color: #FFF;
}

.regitext{
	color:#FFF; 
	border:solid 1px rgba(255,255,255, 0.3); 
	padding:8px 10px; 
	font-weight:300; 
	background:rgba(255,255,255, 0.1);
	font-size:17px;
}






/*-----------view cart-----------*/
.shopingpanel{
	margin: 0px;
}


#wrapper .shopingpanel .addcartpage {
    width: 100%;
    height: auto;
    margin: auto;
    border-radius: 0px;
}
#wrapper .shopingpanel .addcartpage .cartit {
    border-radius: 0px;
    background-color: #607D8B;
    padding: 0px 10px;
    text-align: center;
    margin-bottom: 0px;
    text-transform: uppercase;
}
#wrapper .shopingpanel .well-sm {
    padding: 9px;
    border-radius: 3px;
}

#wrapper .shopingpanel .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
   
    border-radius: 4px;
    
}
#wrapper .shopingpanel .addcartpage .cartit div:nth-child(n) {
    border-right: solid 1px #ddd;
}
#wrapper .shopingpanel .addcartpage .cartbox li:nth-child(n) {
    border-right: solid 1px #ddd;
    padding: 10px 10px;
}
#wrapper .shopingpanel .addcartpage .cartbox li {
    min-height: 120px;
}
#wrapper .shopingpanel .addcartpage .cartbox .imgbox {
    width: 100%;
    height: 100px;
    max-width: 159px;
    max-height: 100px;
    overflow: hidden;
    float: left;
}

#wrapper .shopingpanel .addcartpage .cartbox .imgbox img {

	width: 100%;
max-width: 158px;
height: 100%;
border: solid 1px #eee;
padding: 3px;
}

#wrapper .shopingpanel .addcartpage .cartbox .textt {
    color: #333;
    font-size: 14px;
    padding: 10px 5px;
    text-align: left;
    float: left;
}

#wrapper .shopingpanel .addcartpage .cartbox .save {
    color: #333;
    font-size: 14px;
    padding: 10px 5px;
    text-align: right;
}
#wrapper .shopingpanel .addcartpage .cartbox .upload{
	background-color: #607D8B;
	color: #FFF;
	    margin-top: 2px;
}

#wrapper .shopingpanel .addcartpage .cartbox li:nth-child(2), 
#wrapper .shopingpanel .addcartpage .cartbox li:nth-child(3), 
#wrapper .shopingpanel .addcartpage .cartbox li:nth-child(4), 
#wrapper .shopingpanel .addcartpage .cartbox li:nth-child(5) {
    padding-top: 25px;
}
#wrapper .shopingpanel .addcartpage .cartbox h4 {
    color: #222;
    font-size: 16px;
    margin: 0px;
    font-weight: 400;
    font-family: 'Roboto',sans-serif;
}
#wrapper .shopingpanel .addcartpage .cartit h4 {
    font-size: 14px;
    color: #fff;
    font-weight: 700;
   	font-family: 'Josefin Sans', sans-serif;
}
#wrapper .shopingpanel .addcartpage .cartbox {
    border-radius: 0px;
    background-color: #fff;
    padding: 0 10px;
    text-align: center;
    margin-bottom: 5px;
    box-shadow: inherit;
}
#wrapper .shopingpanel .addcartpage .totalbox1 {
    width:100%;
    border: 1px solid #ddd;
    float: right;
   
}

#wrapper .shopingpanel .addcartpage .totalbox1 h3:nth-last-child(1) {
    border-bottom: none;
}
.al_non{
	border: none !important;
	box-shadow: none !important;
	background: none !important;
	margin-bottom: 0px !important;
}
#wrapper .shopingpanel .addcartpage .totalbox1 h3 {
    font-weight: 400;
    font-family: 'Roboto';
    font-size: 19px;
    float: right;
    color: #8a8a8a;
    margin: 0;
    padding: 10px 0;
    border-bottom: solid 1px #ddd;
}


#wrapper .shopingpanel .addcartpage .cartbox small{
	text-align: left;
	font-size: 14px;
	padding-bottom: 10px;
	color: rgb(0, 150, 136);

}
#wrapper .shopingpanel .addcartpage .totalbox .panel{
	box-shadow: inherit;
	margin-bottom: 10px;
}
#wrapper .shopingpanel .addcartpage .totalbox .panel-body {
    padding: 5px;
}
#wrapper .shopingpanel .addcartpage .totalbox .panel-footer {
    padding: 5px 10px;
    background-color: #eee;
}
#wrapper .shopingpanel .addcartpage .totalbox h3 {
    font-weight: 700;
    font-family: 'Josefin Sans',sans-serif;
    font-size: 19px;
    float: right;
    color: #666;
    margin: 0;
    padding: 10px 0;
    border-bottom: solid 1px #ddd;
}
#wrapper .shopingpanel .addcartpage .totalbox h3 strong {
    float: right;
    font-size: 20px;
    color: #000;
    margin-left: 10px;
}
#wrapper .shopingpanel .addcartpage .totalbox h3:nth-last-child(1) {
    border-bottom: none;
}
#wrapper .shopingpanel .addcartpage .panel-footer {
    padding: 10px 0px;
    background-color: #fff;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.bdr_no {
    border-right: none !important;
}
.loct_p{
	float: left;
	font-size: 14px;
	color: #333;
	line-height: 30px;
    margin: 0px;
}
.gren_clr{
	color: #009688;
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'Josefin Sans',sans-serif;
}
.sav_itm_di{
    padding-top: 15px;
    position: absolute;
}
.save_img{
	background: url("../images/wish-icon.png") no-repeat 0 2px;
	color: #6e6e6e;
}
.save_img span{
	padding-left: 23px;
}
.save_img:hover{
	background: url("../images/wish-icon-fill.png") no-repeat 0 2px;
	color: #000;
}
.dlt_img{
	background: url("../images/delete.png") no-repeat 0 1px;
	color: #000;
	font-weight: 700;
	font-family: 'Josefin Sans',sans-serif;
	text-decoration: underline;
	float: left;
}
.dlt_img:hover{
	background: url("../images/delete-fill.png") no-repeat 0 2px;
	color: #F44336;
}
.dlt_img span{
	padding-left: 20px;
}




.checkout{
	margin: 0px;
}
.checkout .heading2{
	color: #444;
}
.checkout ul li{
	margin-bottom: 15px;
}
.checkout .rd{
	font-size: 14px;
	font-weight: 700;
	font-family: 'Roboto',sans-serif;
	text-transform: uppercase;
}
.checkout small{
	color: #888;
}


.formpanel{
	margin: 0px;
}
.formpanel label{
	font-size: 13px;
	color: #607D8B;
	font-weight: 700;
	font-family: 'Josefin Sans',sans-serif;
	text-transform: uppercase;
}
.formpanel .form-control{
	box-shadow: inherit;
	font-weight: 500;
	color: #000;
	font-family: 'Roboto',sans-serif;
	border-radius: 5px;
	border:solid 1px #ebebeb;
}

.order-details{
	width: 100%;
	margin: 0px;
}

.order-details .table thead tr th{
	text-transform: uppercase;
	font-size: 14px;
	color: #FFF;
	font-weight: 700;
	background-color: #607D8B;
	font-family: 'Josefin Sans',sans-serif;
}
.order-details .table tr th{
	font-size: 15px;
	color: #737373;
	font-weight: 700;
	font-family: 'Josefin Sans',sans-serif;
}

.order-details .table tr td{
	color: #222;
	font-weight: 400;
	font-family: 'Roboto',sans-serif;
}

.tabaddr{
	margin:0px 15px 15px;
	padding: 15px 0px 0px;
	border: solid 1px #f9f9f9;
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(247,247,247,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(247,247,247,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(247,247,247,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(247,247,247,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(247,247,247,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(247,247,247,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0 );
}


.tabaddr .table thead tr th,
.tabaddr .table tbody tr th,
.tabaddr .table tbody tr td{
	border: none;
	border-bottom: solid 1px #ebebeb;
}
.tabaddr .table tbody tr td{
	color: #222;
	font-weight: 500;
	font-family: 'Roboto',sans-serif;
}


.order-details .ordertab{
	float: left;
}
.order-details .ordertab img{
	width: 65px;
	float: left;
}
.order-details .ordertab .pwt p{
	font-size: 12px;
	color: #666;
}
.ordertab thead tr th{
	width: 100px;
}

.ordertab tbody .orto td{
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	color: #000;
	background-color: #f6f6f6;
	font-family: 'Josefin Sans',sans-serif;
}
.ordertab tbody .orto td:nth-last-child(1){
	font-size: 17px;
}

.paypanel{
	width: 100%;
	margin: 0px;
}
.paypanel li{
	line-height: 25px;
	border:solid 1px #f6f6f6;
}
.paypanel li:hover{
	border:solid 1px #FF9800;
}
.paypanel .radio label, .paypanel .checkbox label{
	padding: 10px;
}
.paypanel .radio, .paypanel .checkbox{
	margin: 0px;
}
.paypanel .cr{
	float: left;
	margin:7px 10px 0px 0px;
}
.paypanel img{
	width: auto;
	height: auto;
	max-height: 30px;
}
.paypanel .fa-circle:before {
    content: "\f111";
    color: #F00;
}


.dashboard{
	width: 100%;
	margin: 0px;
	position: relative;
}
.dashboard .section{
	padding: 0px;
}
.dashbox {
    width: 100%;
}
.dashbox .well {
    border-radius: 0px;
    font-size: 20px;
    text-transform: uppercase;
    background-color: #333;
    color: #FFF;
    margin-bottom: 0px;
}
.dashbox .tableft .nav-tabs{
	float: left;
	padding: 0px 0px 150px;
	background-color: #f6f6f6;
}
.dashbox .nav-tabs {
    background-color: #f6f6f6;
    border-left: solid 1px #ddd;
}
.dashbox .nav-tabs .imgtit{
	width: 100%;
	padding: 15px;
	float: left;
	border-bottom: solid 1px #ddd;
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 50%, rgba(227,227,227,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(50%, rgba(246,246,246,1)), color-stop(100%, rgba(227,227,227,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 50%, rgba(227,227,227,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 50%, rgba(227,227,227,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 50%, rgba(227,227,227,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 50%, rgba(227,227,227,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e3e3e3', GradientType=0 );
}
.dashbox .nav-tabs .imgtit .fa{
	font-size: 17px;
	border: solid 1px #009688;
	padding: 10px 12px;
	border-radius: 50%;
	margin-right: 8px;
	background-color: #FFF;
	color: #009688;
}
.dashbox .nav-tabs .imgtit big{
	font-size: 17px;
	font-weight: 500;
}

.dashbox .nav-tabs li{
    width: 100%;
}
.dashbox .nav-tabs li .fa{
	font-size: 14px;
}
.dashbox .nav-tabs li a{
	font-size: 16px;
	color: #444;
	font-weight: 700;
	font-family: 'Josefin Sans',sans-serif;
	padding: 15px 15px;
}
.dashbox .nav-tabs li a:hover{
	background-color: #FFF;
    border:solid 1px transparent;
    border-top: solid 1px #DDD;
    border-bottom: solid 1px #DDD;
    color: #009688;
}
.dashbox .nav-tabs>li.active>a, 
.dashbox .nav-tabs>li.active>a:focus, 
.dashbox .nav-tabs>li.active>a:hover {
    width: 100%;
    color: #009688;
    border:solid 1px transparent;
    border-top: solid 1px #DDD;
    border-bottom: solid 1px #DDD;
    background-color: #FFF;
}

.dashbox .tab-content {
    background-color: #FFF;
    padding-top: 15px;
}
.dashbox .tab-content .tab-pane{
	max-height: 520px;
	overflow: auto;
}
.dashbox .tab-content .heading2{
	padding-bottom: 10px;
	border-bottom: dashed 1px #ddd;
}

.dashbox .tab-content .tabAcc{
	margin: 0px;
}
.dashbox .tab-content .tabAcc .list-inline li{
	font-size: 17px;
	border-right:solid 1px #ddd;
	padding: 0px 10px;
}
.dashbox .tab-content .tabAcc .list-inline li:nth-last-child(1){
	border:none;
}
.dashbox .tab-content .tabAcc .list-inline li .fa{
	color: #FF9800;
}
.dashbox .tab-content .tabAcc .list-unstyled li{
	margin-bottom: 10px;
	position: relative;
}
.dashbox .tab-content .tabAcc .list-unstyled li a{
	color: #000;
	padding: 5px 0px;
	border-bottom: dashed 1px #ddd;
	font-size: 14px;
	margin-left: 25px;
}
.dashbox .tab-content .tabAcc .list-unstyled li{
    color: #00BCD4;
    font-size: 14px;
    background-image: url("../images/checkbtn.html");
    background-repeat: no-repeat;
}
.dashbox .tab-content .tabAcc .list-unstyled li a:hover{
	color: #4CAF50;
	border-bottom: dashed 1px #4CAF50;
	font-size: 14px;
}
.dashbox .tab-content .tabAcc .btn{
	text-align: center;
	margin: auto;
}

.dashbox .tab-content .tablebox{
	margin:0px 
}
.dashbox .tab-content .tablebox .table thead tr th{
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	color: #607D8B;
	font-family: 'Josefin Sans',sans-serif;
}
.dashbox .tab-content .tablebox .table tbody tr td{
	font-size: 14px;
	color: #333;
}
.mob-icon a >i{
	font-size: 13px !important;
	color: #000 !important;
	text-align: center;

}

.mob-icon {
margin-top: 12px !important;
padding: 7px 0px !important;	
}

.mob-icon li a {
font-size: 13px;
line-height: 22px !important;
color: #000 !important;
}
.fotr_card_img{
padding-top: 15px;
border-top: 1px solid rgb(255, 185, 30);
max-width: 205px;
}




.tabledisc{
	width: 100%;
	margin: 0px;
}
.tabledisc .table{
	width: auto;
	margin-bottom: 0px;
}
.tabledisc .table tr td{
	padding: 5px 10px;
	border: none;
	font-size: 13px;
}


.viewthum {
    width: 100%;
    margin: 15px 0px 0px;
}
#wrapper .viewthum .col-lg-3, 
#wrapper .viewthum li{
	background-image: none !Important;
	margin: 0px;
	padding: 0px 15px 0px 0px;
}
.viewthum .col-lg-3, .viewthum .col-md-3 {
    padding: 0px 1px;
}
.viewthum .panel {
    background-color: rgba(0, 150, 136, 0.87);
    border: none;
    border-right: solid 1px #e8e9ee;
    border-bottom: solid 1px #e8e9ee;
}
#wrapper .viewthum .panel-default .panel-heading {
    padding: 4px 15px 4px;
    font-size: 15px;
    color: #FFF;
    font-weight: 400;
    background-color: rgba(0, 150, 136, 0.9);
    border-bottom: solid 1px transparent;
    border-top: solid 2px rgba(96, 125, 139, 0.2);
}
.viewthum .panel .icoim {
    font-size: 45px;
    position: absolute;
    right: 25px;
    top: 60px;
    color: rgba(0,0,0, 0.1);
    transition: all 0.9s;
    -ms-transition: all 0.9s;
    -webkit-transition: all 0.9s;
    -o-transition: all 0.9s;
    -moz-transition: all 0.9s;
}
.viewthum .huge {
    color: #FFF;
    font-size: 30px;
    font-weight: 700;
    font-family: 'Josefin Sans',sans-serif;
}
.viewthum .huge small {
    width: 100%;
    float: left;
    font-size: 11px;
    font-weight: 400;
    font-family: 'Roboto',sans-serif;
}
#wrapper .viewthum .panel-default .panel-heading small {
    float: right;
    color: rgba(255,255,255, 0.4);
}

#wrapper .viewthum li:nth-child(2) .panel {
    background-color: rgba(76, 175, 80, 0.75);
}
#wrapper .viewthum li:nth-child(2) .panel-heading {
    background-color: rgba(76, 175, 80, 0.95);
}

#wrapper .viewthum li:nth-child(3) .panel {
    background-color: rgba(0, 0, 0, 0.6);
}
#wrapper .viewthum li:nth-child(3) .panel-heading {
    background-color: rgba(0, 0, 0, 0.7);
}

#wrapper .viewthum li:nth-child(4) .panel {
    background-color: rgba(255, 152, 0, 0.76);
}
#wrapper .viewthum li:nth-child(4) .panel-heading {
    background-color: rgba(255, 152, 0, 0.95);
}

.calculator_di_main{
	background: url("../images/cal-bg1.jpg") no-repeat center top;

}
.calculator_di_main .ovrlay{
    height: 100%;
    background: rgba(0,0,0,0.2);
}


.calculator_title{
	    font-weight: 400;
    font-size: 45px;
    margin-top: 80px;
    margin-bottom: 40px;
    color: #fff;
    font-family: 'Josefin Sans',sans-serif;
    text-align: center;
  /*  text-shadow: 0px 1px #fff;*/
    }

.calculator_di_main #solar-calculator-form label {
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    display: block;
}

.calculator_di_main #solar-calculator-form label.btn-default {
    color: #333;
    width: 33%;
}
.calculator_di_main .cal_btn{
    background: #da3b1d;
    padding: 8px 20px;
    border-radius: 3px;
    font-size: 21px;
    font-weight: 300;
    margin: auto;
    width: 69% !important;
    margin-bottom: 20%;
    margin-top: 6%;
    border: none;
    transition:all 0.4s;
	-webkit-transition:all 0.4s;
}
.calculator_di_main .cal_btn:hover{
	    background: #065291;
	    border: none;
	    transition:all 0.4s;
	-webkit-transition:all 0.4s;


}
#radioBtn .notActive{
    color: #3276b1;
    background-color: #fff;
}

#wrapper .registr_left .form-group .control-label {
    font-weight: 400 !important;
    color: #777777 !important;
}
.calculator_di_main label input[type="checkbox"], .radio label input[type="radio"] {
    display: none;
}
.calculator_di_main .cr, .radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 50%;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em;
}
.calculator_di_main label input[type="checkbox"]:checked + .cr > .cr-icon, .radio label input[type="radio"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
    color: #fff;
}
.calculator_di_main label input[type="checkbox"] + .cr > .cr-icon, .radio label input[type="radio"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}
.calculator_di_main .cr .cr-icon, .radio .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%;
}
.calculator_di_main .radio .cr .cr-icon{
	    margin-left: 0px;
}
.cnct_typ{
    margin-top: 18px;
    /* background: #000; */
    background: rgba(0,0,0,0.2);
    border-radius: 4px;
    padding: 6px 0 0px 8px;
    }
.calculator_di_main .col-md-offset-2{
	    margin-left: 20%;
}





.calculator_di_main .margin-t-4 {
    margin-top: 40px;
}
.calculator_di_main .yellow-block {
    background-color: #edb820;
}
.calculator_di_main .no-padding, .calculator_di_main .yellow-block, .calculator_di_main .white-block, .calculator_di_main .green-block {
    padding: 0;
}
.calculator_di_main .white-heading {
    font-weight: 300;
    color: #fff;
}

.calculator_di_main .system-size-block {
  
    width: 80%;
    margin-left: 30px;
}
.calculator_di_main .range-text {
    font-size: 11px;
        color: #333;
}
.range-text:first-child {
    left: 2px;
    top: 1px;
        color: #333;
}
.range-text {
       position: relative;
    top: -41px;
    color: #fff;
    right: -248px;
}

.slider.slider-horizontal {
    width: 210px;
    height: 20px;
}
.slider {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}


.calculator_di_main .slider-track {
    position: absolute;
    cursor: pointer;
   
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#fff9f9f9',GradientType=0);
   
    box-shadow:none !important;
    border-radius: 4px;
     background: #000 !important;
}

.calculator_di_main .slider-selection {
    background: #ddd !important;
}
.calculator_di_main .back1{
	display: none;

}
.flip-container:hover .back1{
	display: block;

}
.flip-container:hover .back1{
	display: block;
	    margin-top: -316px;
	    padding-top: 1px;

}
.calculator_di_main .system-size-icon {
    font-size: 100px;
}
.calculator_di_main .block-icon1 {
    line-height: 175px;
}
.calculator_di_main .block-icon, .calculator_di_main .block-icon1, .calculator_di_main .block-icon2, .calculator_di_main .block-icon3 {
    text-align: center;
    font-size: 170px;
    color: #fff;
}
.calculator_di_main .system-size-icon1 {

    background-image: url("../images/1-house.png");
}
.calculator_di_main .system-icon, .calculator_di_main .system-size-icon1, .calculator_di_main .system-size-icon2, .calculator_di_main .system-size-icon3, .calculator_di_main .system-size-icon4 {
    left: 5%;
    height: 115px;
    width: 27%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.calculator_di_main .percentage {
    font-size: 60px;
    font-weight: 300;
       color: #333;
    display: inline-block;
    line-height: 115px;
}
.calculator_di_main .white-sub-heading {
    color: #fff;
    padding-bottom: 1px;
}
.calculator_di_main .sub-heading, .calculator_di_main .black-sub-heading, .calculator_di_main .white-sub-heading {
    text-align: center;
    font-weight: 300;
    font-size: 21px;
}
div#solar-calculator .white-block {
    background-color: #ffffff;
}
.calculator_di_main .block-heading, .calculator_di_main .black-heading, .calculator_di_main .white-heading {
    font-size: 30px;
    text-align: center;
    padding: 20px;
    font-weight: 700;
    margin: 0px;
}
.calculator_di_main .black-heading {
    color: #000;
}
.cost {
    text-align: center;
      color: #D93B1D;
    font-size: 60px;
    margin: 0;
}
.font-weight-3 {
    font-weight: 300;
}
.calculator_di_main .green-block {
    background-color: #39b569;
}
.calculator_di_main .no-padding, .calculator_di_main .yellow-block, .calculator_di_main .white-block, .calculator_di_main .green-block {
    padding: 0;
}
.calculator_di_main .top-margin {
    margin: 12px 18px 6px 18px;
    color: #333;
}
.white-t {
    color: #fff;
}
.white-t p {
    color: #333;
    font-size: 15px;
    line-height: 23px;
}
.calculator_di_main .value {
    font-size: 80px;
    font-weight: 300;
    color: #333;
    display: inline-block;
    line-height: 115px;
}
.calculator_di_main .inline-icon {
    display: inline-block;
    margin-left: 5px;
}
.calculator_di_main .inline-icon span {
    font-size: 55px !important;
    color:#333;
}
.calculator_di_main .wt{

    float: left;
    margin-left: 41px;
    margin-bottom: 12px;
        color: #065291;
    }
[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.calculator_di_main .sub-text {
    color: #065291;
    font-size: 20px;
    font-weight: 300;
    margin-top: -10px;
}
.calculator_di_main .bottom-margin {
    margin: 5px 18px 10px 20px;
    color: #333;
}
.calculator_di_main .yellow-block {
    background-color: #d93b1d;
}
.calculator_di_main .green-block {
    background-color: #065291;
}

.calculator_di_main .white-heading {
    font-weight: 300;
    color: #fff;
}

.calculator_di_main .bar-chart {
    min-width: 100%;
    height: 284px;
    margin: 0 auto;
}
.calculator_di_main h5{
	font-size: 13px;

}

.calculator_di_main .cash-flow-breakeven {
    border: 4px solid #fff;
    padding: 14.5px;
    text-align: center;
}
.calculator_di_main .cash-flow-sub-heading {
    margin: 0;
    font-size: 18px;
    color: #fff;
}
.calculator_di_main #area-chart {
    height: 176px;
    padding: 0 20px 0 20px;
}
.calculator_di_main table {
    height: 140px;
    width: 100%;
    margin: 10px 0;
}
.calculator_di_main .outer-table td {
    vertical-align: middle;
    font-weight: bold;
    font-size: 30px;
}
.calculator_di_main table .inner-table {
    border-collapse: separate;
    border-spacing: 2px;
    margin: 0;
}
.calculator_di_main .outer-table td {
    vertical-align: middle;
    font-weight: bold;
    font-size: 30px;
}
.calculator_di_main .table-bordered>tbody>tr>td.green-bg {
    background-color: #065291;
    border-color: #065291;
}

.calculator_di_main .highcharts-axis-labels{
	color: #fff;
}


.calculator_di_main .slider-handle{
	background: #d93b1d !important;

}

.calculator_di_main .ser_txt {
    position: absolute;
    background:#fff;
    bottom: 0;
    overflow: hidden;
    padding: 20px;
    display: none;
    width: 100%;
    height: 76px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.flip-container:hover .ser_txt {
  height: 360px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  display: block;
  padding: 132px 40px;
}

#ex1Slider .slider-selection {
	background: #BABABA;
}

.delr_hdg{
    text-transform: none;
    color: #fff;
    text-align: center;
    font-weight: 400;
    font-weight: 25px;
    font-size: 27px;
}

.dealer_form h4, .dealer_form p{
	text-align: center;
}
.dealer_form p{
	text-align: center;
	font-size: 15px;
}
.dealer_form span{
	color: #f84e19;
	font-size: 20px;
	    margin-left: -2px;
}
.dealer_form .form_bg {
     border-color: #F1F1F1;
    background: #f2f2f2;
}
.dealer_form .form-control {
    border: solid 1px #DADADA;
        padding-right: 27px !important;
}
.dealer_form label ~ .form-control-feedback {
    top: 34px;
}

.dealer_form .col-sm-6 {
    width: 49.2%;

}



#wrapper .dealer_form .inputform label{
	    font-weight: 600;
	    text-transform:none !important;
	    font-size: 17px;
}

ul.nav li:hover > ul.dropdown-menu {
    display: block;
  }

.head-desk-view .dropdown-menu .divider {
    height: 1px;
    margin: 3px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
  .head-desk-view .dropdown-menu .divider:last-child {
  	display: none;
}
.head-desk-view  .head-desk-view{
  	font-size: 13px;
}
.head-desk-view .dropdown-menu{
	min-width: 192px !important;
}
.filter_hding h4{
    font-size: 23px;
	color: #07538C;
	font-weight: 600;
	font-family: 'Josefin Sans',sans-serif;
	padding:0 15px;
}
.filter_hding p{
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #444;
	font-size: 14px;
	padding:0 15px;
	line-height: 22px;
	}

.modal-content .pop_table p{
	float: left;
	width: 45%;
	margin: 0px;
	padding: 2px 0;
}
.modal-content .pop_table p span{
	float: right;
	width: 55%;
}
.modal-content .pop_table .cart_bg{
    background: #eee;
    padding: 6px;
    margin-bottom: 7px;
    }
.modal-content .pop_table .cart_imgs img{
	max-width: 70px;
	width: 100%;
	max-height: 40px;
}
