@font-face {   
	font-family: "ElegantIcons";   
	font-style: normal;  
	font-weight: normal;   
	src: local("ElegantIcons"), url("../fonts/ElegantIcons.woff") format("woff"); 
}

/*----------
[ Body ]
-------------*/
#customers-testimonials3 .owl-nav{
    text-align: center;
    color: red;
}

#customers-testimonials3 .owl-nav button{
    margin:10px;
}


.list-inline .col-md-2{
    padding-right: 0px;
    padding-left: 6px;
}
.right-features h4{
    text-align:left;
}

.new_swevice p{
    color:#727272;
}


.shot-container{
    background: url(../images/product_details/smartphone.png) no-repeat scroll center top rgba(0, 0, 0, 0);
    /*margin: 10% 0 0 40%;*/
    height: 595px;
    position: relative;
}

.shot-container .slider-position{
    position:absolute;
    top:15%;
    left:13.5%;
}

.shot-container .slider-position .new_swevice{
    padding: 0 ;
}


.shot-container .slider-position .new_swevice{
    padding: 0 ;
}

.slider_content{
    display:flex;
    height:350px;
}

.slider_content_details{
    margin:auto;
    text-align:left;
}

.slider_content_details h4{
    font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0 0 20px;
    color: #000;
    letter-spacing: -1px;
}

.slider_content_details p{
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #727272;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
}



body{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:400;
	line-height:20px;
	color:#686868;
}
a:hover{
	text-decoration:none;
}
a:focus{
	outline:none;
}
.btn-link:hover, .btn-link:focus {
    text-decoration: none;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: none !important; 
    outline: none !important; 
    outline-offset: none !important;
	box-shadow:none !important;
}
.bootstrap-select .dropdown-toggle:focus {
    outline: none !important;
    outline: 0px auto -webkit-focus-ring-color !important;
    outline-offset: none !important;
}
.owl-wrapper-outer{
	background:none !important;
	box-shadow:none !important;
	border:none !important;
	border-radius:0px !important;
}
.owl-carousel, .owl-controls{
	background:none !important;
	margin:0 !important;
}
.paddleft{
	padding-left:0px;
}
.padd0{
	padding:0px;
}
.paddright{
	padding-right:0;
}
.form-control:focus {
    border-color: none;
    outline: 0;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, .6);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, .6);
}
/*--------------------
[ top / top ]
---------------------*/
.top{
	padding:20px 0;
}
.top .icon{
	margin:0;
}
.top .icon li{
	line-height:14px;
}
.top .icon li{
	padding:0 29px 0 0;
}
.top .icon li a{
	color:#333E44;
	font-size:14px;
	font-weight:600;
}
.top .icon li:hover a{
	color:#00c544;
}
.top .icon li a i{
	margin-right:10px;
	color:#00c544;
}
.top .icon li:last-child {
	padding:0 0px 0 0;
}
#language .btn{
   background: transparent;
   padding:0px 0px 1px 0px;
   border:none;
}
#language .text{
	color: #333E44;
	float:left;
	margin-right:11px;
	font-size:14px;
	font-weight:600;
}
#language .text .la-language{
	margin-right:10px;
	color:#00c544;
}
#language .la-caret-down{
	float:right;
	color:#333E44;
	padding-top:1px;
}
#language .dropdown-menu li a img{
	margin-right:10px;
}
#language .dropdown-menu{
	list-style:none;
}
#language .dropdown-menu li a{
	padding:6px 12px;
}
#language .dropdown-menu li a{
	color:#000;
}
.topnav{
	float:right;
}
.topnav ul{
	margin:0;
}
.topnav ul li:first-child{
	padding: 0 0 0 0px;
}
.topnav ul li{
	padding: 0 0 0 29px;
	line-height:16px;
}
.topnav ul li a {
	display: none;
	color: #333E44;
	text-decoration: none;
	font-size: 14px;
	text-align:center;
}
.topnav ul li a.icons {
    float: right;
    display: block;
}
.topnav.responsive {
	position: relative;
}
.topnav.responsive .icons {
    position: absolute;
    right: 0;
    top: 0;
}
.topnav.responsive ul li a {
    display: block;
	text-align:left;
}
.topnav.responsive ul li .dropdown-menu li{
	padding:0;
}
.topnav.responsive ul li .dropdown-menu li a {
    padding: 8px 20px;
    color: #333E44;
}

/*--------------------
[ header / header ]
---------------------*/
/*header{*/
/*	border-top:1px solid #E5E5E5;*/
/*	border-bottom:1px solid #E5E5E5;*/
/*	padding:14px 0;*/
/*}*/
header #logo {
	margin:4px 0;
}
header .category .form-group{
	margin:0;
}
header .category .bootstrap-select{
	height:39px;
	box-shadow:none;
}
.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100% !important;
}
header .category .bootstrap-select .btn-default{
	border:2px solid #00c544;
	border-radius:40px;
	height:39px;
	padding-right: 26px;
	color:#B2B2B2;
}
header .category .open > .dropdown-toggle.btn-default:hover, header .category .btn-default:hover {
    color: #B2B2B2;
    background-color: #fff;
    border-color: #00c544;
	box-shadow:none;
}
header .category .dropdown-menu{
	background:#F5F5F5;
	box-shadow:none;
	border:1px solid #F2F2F2;
	margin-top:14px;
	padding:0;
	overflow:initial !important;
}
header .category .dropdown-menu:after {
    border-bottom: 10px solid #F5F5F5;
    border-top:  4px transparent dashed;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    position: absolute;
    top:-14px;
	right:15px;
    text-align: center;
    display: block;
    content: "";
}
header .category .dropdown-menu li{
	border-bottom:1px solid #E5E5E5;
}
header .category .dropdown-menu li a{
	padding:8px 20px;
	color:#686868;
}
header .btn-primary{
	border:0;
	background:#313E46;
	border-radius:40px;
	color:#fff;
	padding:10px 31px;
	font-size:16px;
	font-weight:600;
	line-height:20px;
}
header .btn-primary:hover, header .btn-primary:active:hover, header .btn-primary:focus, header .btn-primary.focus{
	background:#313E46;
	outline: -webkit-focus-ring-color auto 0px;
}
header .btn-primary i{
	margin-right:8px;
}
.search {
    position: relative;
}
.search .form-group{
	margin:0;
}
.search .form-control {
    border: 2px solid #00c544;
	border-radius:40px;
	height:39px;
	font-size:13px !important;
}
.search .btn {
    position: absolute;
    background:#00c544;
    top: 0;
    right: 15px;
	border-radius:0 40px 40px 0;
	padding: 9px 12px 5px;
}
.search .btn i {
    color: #000;
    font-size: 18px;
	font-weight:500;
} 
/*--------------------------------- 
[ Slideshow / .slideshow ]
----------------------------------- */
.slideshow{
	border-bottom:1px solid #E5E5E5;
}
.slideshow img{
	width:100%;
}
/*--------------------------------- 
[ browse / .browse ]
----------------------------------- */
.browse{
    padding-bottom:50px;
    /*background:#e9ebee;*/
}

.browse h2 span{
    position: absolute;
    left: 0;
}

.browse h2{
    position:relative;
	font-size:24px;
	font-weight:600;
	color:#313E46;
	margin: 60px 0 0;
	text-align:center;
	border-bottom:1px solid #E5E5E5;
	padding-bottom:29px;
    margin-bottom: 30px
}
.browse hr{
	/*margin:-4px auto 50px;*/
	/*width:200px;*/
	/*border-bottom:4px solid #00c544;*/
}
.browse ul{
	margin:0;
}
.browse ul li{
	/*width:184px;*/
	height:190px;
	border:1px solid #E5E5E5;
	text-align:center;
	/*padding:50px 0 0 0;*/
	margin:0 3px 6px 0;
}
.browse ul li:nth-child(6), .browse ul li:last-child{
	margin:0 0 6px 0;
}
.browse ul li:hover{
	border-color:#00c544;
	border-bottom:6px solid #00c544;
}
.browse ul li img{
	margin:0 auto;
	padding: 25px;
}
.browse ul li p{
	font-size:18px;
	font-weight:600;
	color:#313F48;
	margin:0;
}
.banner{
	margin:74px 0 80px;
}
/*--------------------------------- 
[ footer / footer ]
----------------------------------- */
#footer .footer_logo{
    display:flex;
}

#footer .footer_logo a{
    margin:auto;
    margin-bottom: 12px;
}
 
#footer ul{
    margin: auto;
    display: inline-flex;
}

#footer ul>li{
    margin:8px;
}
    
#footer ul>li a{
    color:rgb(101, 100, 100);
}

#footer .footer_social{
    text-align:center;
    color:rgb(101, 100, 100);
}


#footer .footer_social a>i{
    color: rgb(101, 100, 100);
    margin: 8px;
    font-size: 18px;
}

/*footer{*/
/*	border-top:1px solid #E5E5E5;*/
/*	padding:50px 0 0;*/
/*}*/
/*footer .matter{*/
/*	width: 41%;*/
/*}*/
/*footer .info{*/
/*	width: 24%;*/
/*	margin-right:18px;*/
/*}*/
/*footer h5{*/
/*	font-size:18px;*/
/*	font-weight:700;*/
/*	color:#303E47;*/
/*	margin:16px 0 23px;*/
/*}*/
/*footer img{*/
/*	margin:0 0 25px;*/
/*}*/
/*footer p{*/
/*	font-size:14px;*/
/*	font-weight:400;*/
/*	color:#686868;*/
/*	margin:0;*/
/*	width: 90%;*/
/*    word-break: break-all;*/
/*	line-height:24px;*/
/*}*/
/*footer ul{*/
/*	margin:0 !important;*/
/*}*/
/*footer .links li:first-child, footer .links li:nth-child(3), footer .links li:nth-child(5), footer .links li:nth-child(7), footer .links li:nth-child(9){*/
/*	width:38%;*/
/*}*/
/*footer .links li:nth-child(2), footer .links li:nth-child(4), footer .links li:nth-child(6), footer .links li:nth-child(8), footer .links li:last-child{*/
/*	width:60%;*/
/*}*/
/*footer .links li{*/
/*	padding:0 0 5px;*/
/*	line-height:12px;*/
/*}*/
/*footer .links li:last-child{*/
/*	padding:0;*/
/*}*/
/*footer .links li a{*/
/*	font-size:14px;*/
/*	font-weight:400;*/
/*	color:#686868;*/
/*	line-height:24px;*/
/*}*/
/*footer .social li {*/
/*    padding: 12px 14px;*/
/*    line-height: 14px;*/
/*    margin-right: 10px;*/
/*	border:1px solid #343D46;*/
/*	border-radius:50%;*/
/*	width:48px;*/
/*	height:48px;*/
/*	text-align:center;*/
/*	vertical-align: middle;*/
/*}*/
/*footer .social li:last-child {*/
/*    margin-right: 0px;*/
/*}*/
/*footer .social li:hover {*/
/*    background: #00c544;*/
/*	border:1px solid #00c544; */
/*}*/
/*footer .social li a {*/
/*    color: #343D46;*/
/*    font-size: 20px;*/
/*    vertical-align: middle;*/
/*}*/
/*footer .powered{*/
/*	margin:59px 0 50px;*/
/*}*/
/*footer .powered p{*/
/*	font-size:14px;*/
/*	font-weight:400;*/
/*	color:#686868;*/
/*	margin:0;*/
/*	width:100%;*/
/*}*/
/*footer .powered p span{*/
/*	color:#353D40;*/
/*}*/
/*--------------------------------- 
[ header2 / .header2 ]
----------------------------------- */
.header2 .top .icon li a i, .header2 #language .text .la-language, .header2 .top .icon li:hover a  {
    color: #1DA1F3;
}
.header2 header .category .bootstrap-select .btn-default, .header2 .search .form-control {
    border: 2px solid #1DA1F3;
}
.header2 .search .btn{
    background: #1DA1F3;
}
.header2 .browse ul li:hover 
{
	border-color:#1DA1F3;
	border-bottom:6px solid #1DA1F3;
}
.header2 .search .btn i, .header2 footer .social li:hover a {
    color: #fff;
}
.header2 header .category .open > .dropdown-toggle.btn-default:hover, .header2 header .category .btn-default:hover {
    border-color: #1DA1F3;
}
.header2 .browse hr {
    border-bottom: 4px solid #1DA1F3;
}
.header2 footer .social li:hover {
    background: #1DA1F3;
    border: 2px solid #1DA1F3;
}
/*--------------------------------- 
[ header3 / .header3 ]
----------------------------------- */
.header3 .top .icon li a i, .header3 #language .text .la-language, .header3 .top .icon li:hover a  {
    color: #FB8A2E;
}
.header3 header .category .bootstrap-select .btn-default, .header3 .search .form-control {
    border: 2px solid #FB8A2E;
}
.header3 .search .btn{
    background: #FB8A2E;
}
.header3 .browse ul li:hover {
	border-color:#FB8A2E;
	border-bottom:6px solid #FB8A2E;
}
.header3 .search .btn i, .header3 footer .social li:hover a {
    color: #fff;
}
.header3 header .category .open > .dropdown-toggle.btn-default:hover, .header3 header .category .btn-default:hover {
    border-color: #FB8A2E;
}
.header3 .browse hr {
    border-bottom: 4px solid #FB8A2E;
}
.header3 footer .social li:hover {
    background: #FB8A2E;
    border: 2px solid #FB8A2E;
}
/*--------------------------------- 
[ bread-crumb / .bread-crumb ]
----------------------------------- */
.topimage img{
	position:absolute;
	z-index:-1;
}
.bread-crumb{
	z-index:2;
}
.bread-crumb .matter{
	padding:16px 0;
	min-height:54px;
	border-bottom:1px solid #E5E5E5;
}
.bread-crumb .matter h2{
	color:#333D47;
	font-size:20px;
	font-weight:600;
	margin:0;
}
.bread-crumb .matter ul{
	margin:0;
}
.bread-crumb .matter li{
	padding:0px;
}
.bread-crumb .matter li:after {
	content: '/';
	padding: 0 2px 0 5px;
	color:#000;
}
.bread-crumb .matter li:last-child:after {
	content: '';
}
.bread-crumb .matter  li a{
	color:#686868;
	font-size:14px;
}
/*------------------- 
[ sort / .sort ]
---------------------*/
.sort{
	margin-top:50px;
	margin-bottom:50px;
}
.sort .search .btn {
    right: 0;
}
.sort .btn-group .btn-default {
    border:1px solid #334049;
	padding:10px;
	width: 40px;
	height: 40px;
}
.sort .pull-right .btn-default:hover, .sort .pull-right .btn-default:active:focus, .sort .pull-right .btn-default:focus, .sort .pull-right .btn-default:active, .sort .pull-right .btn-default.active, .sort .pull-right .open > .dropdown-toggle.btn-default  {
    border:1px solid #FCD800 !important;
	background:#FCD800 !important;
}
.sort .btn + .btn {
	margin-left:15px;
}
.sort .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .sort .btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
	border-top-left-radius: 50%;
	border-bottom-left-radius: 50%;
}
.sort .form-group{
	margin:0;
}
.sort .input-group-addon{
	background:transparent;
	border:0;
	padding:0px 15px 0 0;
	font-size:16px !important;
	color:#2F4048;
	font-weight:400;
}
.sort .bootstrap-select{
	height:39px;
	box-shadow:none !important;
}
.sort .bootstrap-select .btn-default{
	border-radius:40px;
	height:39px;
	box-shadow:none !important;
	border: 1px solid #aba9a9;
    padding: 8px 28px 8px 16px;
    color: #232323 !important;
    width: 100%;
}
.sort .price{
	display:inline-flex;
}
.sort .price .form-control{
	width:48%;
	border-radius:40px;
	height:39px;
	border:1px solid #aba9a9;
	color: #232323 !important;
}
.sort .price i{
	color:#999CA1;
	padding: 13px 8px;
}
.maincategory{
	margin:0 0 80px;
}
.maincategory1{
	margin:0 0 80px;
}
#column-left .list-group{
	background:#F5F5F5;
	border-radius:4px;
	min-height:620px;
}
#column-left .list-group h2{
	font-size:24px;
	font-weight:600;
	color:#323F48;
	margin:0;
	padding:25px 24px 12px;
	line-height: 14px;
}
#column-left .list-group .ads{
	font-size:16px;
	font-weight:600;
	color:#5643C0;
	padding:0 24px;
}
#column-left .list-group ul{
	margin:14px 0 0 0;
}
#column-left .list-group li:first-child{
	padding:10px 10px 16px;
	border-top:1px solid #E5E5E5;
	border-bottom:1px solid #E5E5E5;
}
#column-left .list-group li:first-child .btn-default{
	border-radius:0 !important;
	font-size:18px;
	font-weight:600;
}
#column-left .list-group .dropdown-menu li:first-child{
	padding:0;
	border:0;
}
#column-left .list-group .bootstrap-select > .dropdown-toggle {
    padding-right: 30px;
}
#column-left .list-group .list-group-item {
    padding: 10px 18px;
    background-color: transparent;
    border-bottom: 1px solid #E5E5E5 !important;
	border:0;
	font-size:16px;
	font-weight:600;
	color:#303D46;
}
#column-left .list-group .list-group-item:hover {
    background-color: #00c544;
}
#column-left .list-group li:last-child .list-group-item {
    border-bottom: 0px solid #E5E5E5 !important;
}
#column-left .list-group .list-group-item img{
    margin-right:12px;
}
.topbar{
	border:1px solid #E5E5E5;
	border-radius:4px;
}
.topbar .topsearch{
	background:#F6F4F5;
	margin:14px;
	min-height:53px;	
}
.topbar .topsearch .search{
	margin:10px 0;
}
.topbar .topsearch .search .btn {
    right: 0;
	padding: 7px 12px 2px;
}
.topbar .topsearch .search .form-control {
    height:33px;
}
.topbar .topsearch p{
	font-size:14px;
	font-weight:600;
	color:#313E47;
	margin:10px 0;
}
.topbar .topsearch p i{
	font-size:24px;
	font-weight:500;
}
.topbar .topsearch img{
	float:left;
	margin-right:18px;
}
.topbar .topsearch h2{
	font-size:18px;
	margin:6px 0 0;
	color:#313E47;
}
.topbar .topsearch a{
	font-size:14px;
	font-weight:600;
	color:#6754C8;
}
.topbar .icon{
	padding:30px 0 50px;
}
.topbar .icon i{
	font-size:60px;
	font-weight:500;
	color:#313E46;
}
.topbar .mar{
	margin:0 10px;
}
.topbar .cols{
	padding:0 10px;
}
.topbar .mar-t{
	margin-top:8px;
}
.product-thumb {
	margin-bottom:20px;
	position:relative;
}
.product-thumb img{
	border-radius:8px 8px 0 0;
}
.product-thumb .caption{
	border:1px solid #E5E5E5;
	border-top:0;
	padding:36px 20px 15px;
	border-radius: 0 0px 8px 8px;
}
.product-thumb .caption h4{
	font-size:18px;
	font-weight:600;
	margin:0 0 10px;
	line-height:12px;
}
.product-thumb .caption h4 a{
	color:#2E3F47;
}
.product-thumb .caption .des{
	font-size:14px;
	font-weight:600;
	margin:0 0 5px;
	color:#686868;
}
.product-thumb .caption ul{
	margin:0;
}
.product-thumb .caption ul li{
	font-size:14px;
	font-weight:600;
	margin:0;
	color:#686868;
}
.product-thumb .caption ul li i{
	margin-right:6px;
}
.product-thumb .caption hr{
	margin:16px 0;
}
.product-thumb .button-group{
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: auto;
	bottom:48%;
} 
.product-thumb .button-group button:first-child{
	font-size:14px;
	font-weight:400;
	border-radius:40px;
	padding:11px 18px;
}
.product-thumb .button-group button{
	font-size:18px;
	font-weight:500;
	color:#313E47;
	padding:9px 10px; 
	background: #FFFFFF;
	border:1px solid #313E47;
	line-height: 12px;
	border-radius:50%;
	text-align:center;
}
.product-thumb .button-group button + button{
	margin-left:10px;
}
.product-thumb .button-group button:hover{
	background:#00c544;
	border:1px solid #00c544;
}
.product-list .product-thumb .image {
    float: left;
}
.product-list .product-thumb .image img{
	border-radius: 8px 0px 0 8px;
}
.product-list .product-thumb .caption {
    border-top: 1px solid #e5e5e5;
    margin-left: 263px;
	min-height:206px;
	padding: 19px 20px 15px;
	border-radius: 0 8px 8px 0px;
	border-left:0;
}
.product-list .product-thumb .caption ul {
    display:inline-flex;
}
.product-list .product-thumb .caption ul li{
    padding:0 15px 0 0;
}
.product-list .product-thumb .button-group {
    position: absolute;
    margin: 0 auto;
    left: auto;
    right: 27px;
    top: 7%;
}
/*--------------------------------- 
[ contactus / .contactus ]
----------------------------------- */
.contactus{
	margin:50px 0 80px;
}
.contactus iframe{
	width:100%;
	height:400px;
	border:0;
	margin-bottom:50px;
}
.contactus form{
	background:#F5F5F5;
	border:1px solid #E5E5E5;
	border-radius:8px;
	padding:29px 19px;	
}
.contactus form h5{
	font-size:24px;
	font-weight:600;
	color:#313E46;
	margin:0;
	border-bottom:1px solid #E5E5E5;
	padding:0 0 29px;	
}
.contactus form hr{
	margin:-2px 0 50px;
	border-top:4px solid #00c544;
	width:200px;
}
.contactus .form-group{
	margin:0 -15px 20px;
}
.contactus .form-control{
	height:39px;
	padding:5px 15px;
	font-size:13px !important; 
	font-weight:400;
	border-radius:40px;
	color:#B2B2B2;
}
.contactus textarea.form-control{
	height:120px !important;
	padding:10px 15px;
	border-radius:20px;
}
.contactus .btn-primary{
	width:114px;
	height:44px;
	background:#313E47;
	border:1px solid #313E47;
	border-radius:40px;
	margin:10px 0 0;
	font-weight:16px;
	font-weight:600;
}
.contactus .address{
	background:#F5F5F5;
	border:1px solid #E5E5E5;
	border-radius:8px;
}
.contactus .mar-b{
	margin-bottom:30px;
}
.contactus .address h3{
	font-size:18px;
	font-weight:600;
	color:#343E47;
	border-bottom:1px solid #E5E5E5;
	margin:0;
	padding:23px 19px;
}
.contactus .address p{
	font-size:14px;
	color:#686868;
	margin:0;
	padding:19px;
}
.contactus .address ul{
	margin:19px;
}
.contactus .address ul li{
	padding:0 0 18px;
	width:100%;
	display:inline-flex;
}
.contactus .address  ul li:last-child{
	padding:0 0 0px;
}
.contactus .address ul li  span{
	font-weight:600;
	color:#313E47;
	width:26%;
}
.contactus .address ul li p{
	font-size:14px;
	font-weight:400;
	color:#676767;
	margin:0;
	padding:0;
	width:74%;
}
.contactus .address  ul li p a{ 
	color:#676767;
}
/*------------
[ faq / .faq ]
-------------- */
.commontop{
	margin:50px 0 80px 0;
}
.faq{
	border:1px solid #E5E5E5;
	border-radius:4px;	
	background:#fff;
}
.faq h5{
	font-size:24px;
	font-weight:600;
	color:#303E47;
	margin:0;
	text-align:center;
	border-bottom:1px solid #E5E5E5;
	padding:29px 0;
}
.faq hr {
    margin:-2px auto 70px;
    border-top: 4px solid #00c544;
	width:200px;
}
.faq .panel-group {
    margin:0px 19px 29px;
}
.faq .panel {
    border: 1px solid #ddd;
    box-shadow:none !important;
	border-radius:4px;
}
.faq .panel-default > .panel-heading {
    background-color: #F5F5F5;
}
.faq .panel-title  a{
	text-decoration:none;
}
.faq .panel-title {
    margin: 0;
    font-size: 18px;
    color: #313E47;
	font-weight:600;
}
.faq .panel-title .fa{
	float:right;
}
.faq .panel-group .panel + .panel {
    margin-top: 20px;
}
.faq  .panel-body{
	background:#f5f5f5;
}
.faq  .panel-body p{
	font-size:14px;
	font-weight:400;
	color:#686868;
	line-height:24px;
}
/*------------
[ terms / .terms ]
-------------- */
.terms{
	border:1px solid #E5E5E5;
	border-radius:4px;	
	background:#fff;
}
.terms h5{
	font-size:24px;
	font-weight:600;
	color:#303E47;
	margin:0;
	text-align:center;
	border-bottom:1px solid #E5E5E5;
	padding:29px 0;
}
.terms hr {
    margin:-2px auto 70px;
    border-top: 4px solid #00c544;
	width:200px;
}
.terms .mainbox {
    margin:0px 19px 29px;
}
.terms .box {
    border: 1px solid #E5E5E5;
    border-radius:8px;
	background-color: #F5F5F5;
}
.terms .box h4 {
    margin: 0;
    font-size: 18px;
    color: #313E47;
	font-weight:600;
	padding:16px 18px;
}
.terms .box + .box {
    margin-top: 20px;
}
.terms  .box p{
	border-top:1px solid #E5E5E5;
	font-size:14px;
	font-weight:400;
	color:#686868;
	line-height:24px;
	padding:22px 19px;
}
/*------------
[ blog / .blog ]
-------------- */
.blog .left .search, .blog .left .category, .blog .left .subcribe, .blog .left .tag{
	margin:0 0 30px;
}
.blog .left .search .btn {
    right: 0;
}
.blog .left .category, .blog .left .subcribe, .blog .left .tag{
	background:#F5F5F5;
	border:1px solid #E5E5E5;
	border-radius:8px;
}
.blog .left .category h1, .blog .left .subcribe h1, .blog .left .tag h1 {
    font-size:18px;
	font-weight:600;
	margin:0;
	padding:20px 19px;
	border-bottom:1px solid #E5E5E5;
	color:#303E4B;
	line-height: 18px;
}
.blog .left .category ul{
	margin:0;
}
.blog .left .category ul li{
	border-bottom:1px solid #E5E5E5;
	font-size:14px;
	font-weight:400;
	color:#676767;
	padding:20px 19px;
	line-height:16px;
}
.blog .left .category ul li a{
	color:#676767;
}
.blog .left .category ul li:last-child{
	border-bottom:0px solid #E5E5E5;
}
.blog .left .category ul li img{
	float:left;
	margin-right:12px;
}
.blog .left .subcribe .form-group{
	margin:0;
}
.blog .left .subcribe form{
	padding:20px 19px;
}
.blog .left .subcribe .form-control{
	border-radius:19.5px;
	margin-bottom:20px;
	font-size:13px;
	height:39px;
}
.blog .left .subcribe .btn{
	border-radius:40px;
	background:#313E47;
	color:#fff;
	border:0;
	padding:16px 0;
	width:100%;
	font-size:16px;
	font-weight:600;
	line-height:14px;
}
.blog .left .tag ul{
	padding:20px 19px;
}
.blog .left .tag ul li{
	padding:10px 12px;
	background:#fff;
	border:1px solid #DCDCDC;
	font-size:14px;
	border-radius:20px;
	margin:0 2px 10px 0;
	line-height:14px;
}
.blog .left .tag ul li:nth-child(3), .blog .left .tag ul li:nth-child(6){
	margin:0 0px 10px 0;
}
.blog .left .tag ul li:nth-child(7), .blog .left .tag ul li:last-child{
	margin:0 2px 0px 0;
}
.blog .left .tag ul li a{
	color:#686868;
}
.blog .box {
	margin-bottom:30px;
}
.blog .box .image{
	position:relative;
}
.blog .box .image img{
	border-radius:8px 8px 0 0;
}
.blog .box .image .icon{
	position:absolute;
	bottom:-35px;
	left:20px;
}
.blog .box .image .icon ul{
	margin:0;
}
.blog .box .image .icon ul li{
	text-align:center;
	width:70px;
	height:70px;
	vertical-align:middle;
	padding:10px 18px; 
	background:#00c544;
}
.blog .box .image .icon ul li a{
	color:#314047;
	font-size:18px;
	font-weight:600;
}
.blog .box .box-caption{
	background:#F5F5F5;
	border:1px solid #E5E5E5;
	border-top:0;
	border-radius: 0 0 8px 8px;
}
.blog .box .box-caption .icons{
	margin:0 0 0 120px;
	line-height: 14px;
}
.blog .box .box-caption .icons li{
	padding:14px 21px 6px 0;
}
.blog .box .box-caption .icons li:last-child, .blog .box .box-caption .icons li:nth-child(3){
	float:right;	
}
.blog .box .box-caption .icons li a{
	font-size:14px;
	color:#696969;
}
.blog .box .box-caption .icons li a i{
	margin-right:9px;
}
.blog .box .box-caption h2{
	font-weight:600;
	font-size:20px;
	color:#333E44;
	margin:29px 19px 21px ;
	line-height:24px;
}
.blog .box .box-caption p{
	font-weight:400;
	font-size:14px;
	color:#686868;
	line-height:24px;
	margin:0 19px 30px;
}
.blog .box .box-caption .btn{
	font-weight:600;
	font-size:16px;
	color:#fff;
	background:#313E47;
	border-radius:40px;
	padding:14px 25px;
	line-height:14px;
	margin:0 19px 19px;
}
.blog .box .box-caption .btn:hover{
	background:#FCD800;
	color:#313D49;
}
.blog .box .box-caption .special{
	background:#fff;
	border:1px solid #DCDCDC;
	border-top:4px solid #00c544;
	font-size: 18px;
	font-weight: 600;
	font-style:italic;
	padding:20px 19px;
	color:#696969;
}
.blog .box .box-caption .tags{
	margin:0 19px 30px;
	line-height: 14px;
	background:#fff;
	border:1px solid #DCDCDC;
	padding:19px;
}
.blog .box .box-caption .tags li{
	font-size:14px;
	font-weight:600;
	color:#2D3E46;
	padding:0 1px;
}
.blog .box .box-caption .tags li a{
	color:#2D3E46;
}
.blog .box .box-caption .comment, .blog .box .box-caption .leave{
	padding:30px 19px;
	border-top:1px solid #E5E5E5;
}
.blog .box .box-caption .comment h3{
	font-size:20px;
	font-weight:600;
	color:#313E47;
	margin:0 0 50px;
}
.blog .box .box-caption .comment h3 span a{
	color:#FBD700;
}
.blog .box .box-caption .comment ul{
	margin:0;
}
.blog .box .box-caption .comment ul li {
    padding: 0 0 19px;
}
.blog .box .box-caption .comment ul li:nth-child(2) {
    margin-left:89px;
}
.blog .box .box-caption .comment ul li img {
    float: left;
}
.blog .box .box-caption .comment .profile {
    margin-left: 89px;
	background:#fff;
	border-radius:40px;
	padding:21px;
	box-shadow: 0px 1px 3px 0 hsla(0, 0%, 0%, 0.1);
	position:relative;
}
.blog .box .box-caption .comment .profile:after {
    border-bottom: 10px transparent dashed;
    border-top: 10px solid transparent;
	border-right: 10px solid #fff;
	border-left: 10px solid transparent;
	position: absolute;
	text-align: center;
	display: block;
	content: "";
	left: -18px;
	top: 16%;
}
.blog .box .box-caption .comment .profile h4{
    font-size: 18px;
    font-weight:600;
	color:#313E44;
	margin:0 0 10px;
}
.blog .box .box-caption .comment .profile h4 span a {
    color:#313E44;
	font-size:16px;
	text-decoration:underline;
}
.blog .box .box-caption .comment .profile h4 span a:hover{
	color:#FFD800;
}
.blog .box .box-caption .comment .profile h6{
    font-size: 13px;
    font-weight:400;
	color:#676767;
	margin:0 0 15px;
}
.blog .box .box-caption .comment .profile p {
    color: #686868;
    font-size: 14px;
    line-height: 24px;
	font-weight:400;
	margin:0;
}
.blog .box .box-caption .leave h1 {
    color:#303E49;
    font-size:20px;
    font-weight:600;
	margin:0px 0 50px;
}
.blog .box .box-caption .leave .form-group{
	margin:0 -15px 20px;
}
.blog .box .box-caption .leave input, .blog .box .box-caption .leave textarea{
	height:39px;
	border-radius:19.5px;
	font-size:13px;
}
.blog .box .box-caption .leave textarea{
	height:120px;
	border-radius:19.5px;
}
.blog .box .box-caption .leave button{
	font-size:16px;
	font-weight:600;
	color:#fff;
	border-radius:40px;
	padding:16px 41px;
	line-height: 16px;
	background: #313E47;
	border:none;
	margin:0 0 49px;
}
/*-------------------------- 
[ pagination / .pagination ]
---------------------------- */ 
.pagination {
    margin: 20px 0 0 0;
}
.pagination > li > a{
    margin-right:10px;
	padding: 10px 12px;
    color: #323F48;
    background-color: #fff;
	border:1px solid #424C55;
    border-radius: 100%;
	font-size:16px;
	font-weight:600;
}
.pagination > li.active > a, .pagination > li > a:hover, .pagination > .active > a:hover{
	background:#00c544;
	color:#323F48;
	border: 1px solid #00c544;
}
.pagination > li:first-child > a, .pagination > li:last-child > a{
	border-radius:40px;
	background:#313E47;
	border:1px solid #313E47;
	color:#fff;
	padding:10px 23px;
}
.pagination > li:first-child > a{
	border-radius:40px;
	background:#313E47;
	color:#fff;
}
/*-------------------------- 
[ login / .login ]
---------------------------- */
.login{
	background:#F5F5F5;
	border:1px solid #E5E5E5;
	border-radius:8px;
}
.login .col-sm-6{
	padding:50px 76px;
}
.login .bor{
	border-right:1px solid #E5E5E5;
}
.login img{
	margin-bottom:49px;
}
.login .donot{
	font-size:16px;
	color:#686868;
}
.login .donot a{
	color:#5642BD;
}
.login p{
	font-size:16px;
	line-height:24px;
	color:#686868;
	margin:0;
}
.login .or{
	text-align:center;
	margin:50px 0;
}
.login .or span{
	background:#F5F5F5;
	padding:0 8px;
	color:#696969;
	font-size:14px;
}
.login .or hr{
	margin:-8px 0 0px;
}
.login h2{
	font-size:20px;
	font-weight:600;
	margin:0 0 30px;
	color:#303E47;
}
.login ul{
	margin:0;
	text-align:center;
}
.login ul li{
	margin:0 0 30px;
	padding:10px 0;
	font-size:16px;
	font-weight:600;
	border-radius:40px;
}
.login ul li a{
	color:#fff;
}
.login ul li i{
	margin-right:15px;
}
.login ul li:first-child{
	background: #3B5999;
}
.login ul li:nth-child(2){
	background: #1DA1F3;
}
.login ul li:last-child{
	background: #DE4B39;
}
.login h1{
	font-size:20px;
	font-weight:600;
	margin:0 0 30px;
	color:#303E47;
	border-bottom:1px solid #E5E5E5;
	padding-bottom:10px;
}
.login .form-group{
	margin-bottom:20px;
}
.login .form-group .la{
	position:absolute;
	left:auto;
	padding:11px 10px 11px 21px;
	color:#B2B2B2;
	font-size:14px;
}
.login .form-control{
	height:39px;
	border-radius:40px;
	padding-left:40px;
	color:#B2B2B2;
	font-size:13px;
}
.login .links a, .login .links{
	color:#686868;
	font-size:14px;
	font-weight:600;
}
.login .links i{
	margin:0 5px 0 0;
}
.login .btn-primary{
	background:#313E47;
	color:#fff;
	width:100%;
	height:44px;
	border-radius:40px;
	margin:32px 0 25px;
	border:none;
	font-size:16px;
	font-weight:600;
}
/*-------------------------- 
[ about / .about ]
---------------------------- */
.aboutus .commontop{
	margin:50px 0 60px;	
}
.aboutus .box{
	margin-bottom:20px;
}
.about h1, .team h1{
	font-size:24px; 
	font-weight:600;
	color:#313E46;
	border-bottom:1px solid #E5E5E5;
	text-align:center;
	padding:0 0 35px;
	margin:0;
}
.about hr, .team hr{
	width:200px;
	border-top:4px solid #00c544;
	margin:-2px auto 50px;
}
.about h2{
	font-size:24px; 
	font-weight:600;
	color:#313E46;
	margin:0 0 20px;
}
.about p{
	font-size:14px; 
	font-weight:400;
	color:#828282;
	margin:0 0 30px;
	line-height:24px;
}
.team {
	margin:80px 0 0;
}
.team .box img{
	border-radius:8px 8px 0 0;
}
.team .box .caption {
	background:#F5F5F5;
	border:1px solid #E5E5E5;
	border-radius:0 0 8px 8px;
	border-top:0;
	text-align:center;
	padding:20px 0;
}
.team .box .caption h4{
	font-size:18px;
	font-weight:600;
	color:#323F47;
	margin:0 0 10px;
	line-height:14px;
}
.team .box .caption p{
	font-size:14px;
	font-weight:600;
	color:#686868;
	margin:0;
	line-height:14px;
}
.abouticon{
	background:#F5F5F5;
	padding:50px 0;
}
.abouticon .box{
	text-align:center;
}
.abouticon .box img{
	margin: 0 auto;
}
.abouticon .box h4{
	font-size:34px;
	font-weight:600;
	color:#5743C0;
	margin:30px 0 18px;
	line-height:20px;
}
.abouticon .box p{
	font-size:24px;
	font-weight:600;
	color:#3F4850;
	margin:0;
}
.banner0{
	margin:80px 0; 
}
/*-------------------------- 
[ priceplan / ..priceplan ]
---------------------------- */
.priceplan h5{
	font-size:24px;
	font-weight:600;
	border-bottom:1px solid #E5E5E5;
	padding:0 0 30px;
	margin:0;
	text-align:center;
}
.priceplan hr{
	border-top:4px solid #00c544;
	width:200px;
	margin:-2px auto 100px;
}
.priceplan ul{
	margin:0;
}
.priceplan ul li{
	border:1px solid #E5E5E5;
	padding:0;
	width:275px;
	margin:0 10px 20px 0;	
}
.priceplan ul li:hover{
	border:1px solid #F5CF00;
}
.priceplan ul li:last-child{
	margin-right:0;
}
.priceplan ul li .heading{
	padding:24px 29px;
	font-size:24px;
	font-weight:600;
}
.priceplan ul li .heading p{
	color:#B2B2B2;
	margin:0;
}
.priceplan ul li .heading span{
	color:#313E47;
}
.priceplan ul li .matter{
	background:#F5F5F5;
	position:relative;
	padding:3px 17px;
	margin-bottom:20px;
}
.priceplan ul li .special{
	position:absolute;
	background:#313E47;
	border-radius:50%;
	font-size:24px;
	font-weight:600;
	color:#fff;
	padding:15px;
	top:-10px;
	width:70px;
	height:70px;
}
.priceplan ul li:hover .special{
	background:#FDD800;
	color:#313E47;
	box-shadow: 0px 2px 4px 0 hsla(0, 0%, 0%, 0.2);
}
.priceplan ul li .matter p{
	margin:0 0 0 82px;
	font-size:20px;
	font-weight:600;
	color:#303E47;
	line-height:22px;
}
.priceplan ul li .matter span{
	font-size:14px;
	font-weight:400;
	color:#686868;
	margin:0 0 0 82px;
}
.priceplan ul li .text{
	margin:0 19px;
	font-size:14px;
	font-weight:600;
	color:#686868;
	text-align:center;
	border-bottom:1px solid #E5E5E5;
	padding:20px 0 10px;
}
.priceplan ul li .text i{
	margin-right:11px;
	color:#FED703;
	font-weight:700;
}
.priceplan ul li .bor{
	border:0;
}
.priceplan ul li button{
	font-size:16px;
	font-weight:600;
	border:0;
	background:#313E47;
	border-radius:40px;
	color:#fff;
	margin:34px 0 29px;
	padding:15px 27px;
	line-height:16px;
}
.priceplan ul li:hover button{
	background:#F5CF00;
	color:#314047;
}
/*-------------------------- 
[ ad-single / .ad-single ]
---------------------------- */
#ad-single {
	margin:0 0 45px !important; 
}
#ad-single h2{
	font-size:24px;
	font-weight:600;
	color:#313E47;
	margin:0 0 10px;
}
#ad-single span{
	font-size:14px;
	font-weight:400;
	color:#686868;
}
#ad-single .icons{
	margin:0 0 29px;
}
#ad-single .icons li{
	font-size:14px;
	font-weight:600;
	color:#686868;
	padding:0 30px 0 0;
}
#ad-single .icons li i{
	margin-right:6px;
}
#ad-single img{
	border-radius:4px;
}
#ad-single .thumb{
	margin:20px 0 50px;
}
#ad-single .thumb li{
	padding:0 20px 0 0;
}
#ad-single p{
	font-size:14px;
	font-weight:600;
	color:#686868;
	margin:0 0 50px;
	line-height:24px;
}
#ad-single .owl-buttons div {
    opacity: 1;
}
#ad-single .owl-controls .owl-buttons div {
    position: absolute;
    top: auto;
	bottom:-45px;
	font-size: 16px;
	font-weight:600;
   	color:#303E49;
	border:1px solid #303E49;
	border-radius:40px;
	padding:10px 32px;
	background:transparent;
}
#ad-single .owl-controls .owl-buttons div:hover {
    border:1px solid #00c544;
	background:#00c544;
}
#ad-single .owl-buttons .owl-prev {
    left: 0;
}
#ad-single .owl-buttons .owl-next {
    right: 0;
}
.rightside{
	margin-top:84px;
}
.rightside .price, .rightside .profile, .rightside .phone, .rightside .safety{
	background:#F5F5F5;
	margin:0 0 20px;
	border-radius:4px;
}
.rightside .price{
	font-size:30px;
	font-weight:400;
	color:#313E47;
	text-align:center;
	padding:10px 0;
}
.rightside .profile{
	padding:20px 0;
	position:relative;
}
.rightside .profile img{
	margin:0 auto;
}
.rightside .profile h4{
	font-size:18px;
	font-weight:600;
	color:#303E47;
	margin:10px 0 5px;
}
.rightside .profile p{
	font-size:14px;
	font-weight:400;
	color:#686868;
	margin:0 0 5px;
}
.rightside .profile span{
	font-size:14px;
	font-weight:400;
	color:#686868;
}
.rightside .profile .circle{
	position:absolute;
	background:#D73437;
	border:1px solid #fff;
	width:18px;
	height:18px;
	border-radius:50%;
	top: 10%;
	right: 38%;
}
.rightside ul{
	margin:0 0 20px;
}
.rightside ul li{
	padding:19px 45px;
	background:#F5F5F5;
}
.rightside ul li:hover{
	background:#00c544;
}
.rightside ul li a{
	border:1px solid #3D3E02;
	border-radius:50%;
	padding:10px;
	color:#334048;
}
.rightside ul li a i{
	font-size:18px;
}
.rightside ul li:first-child{
	border-radius:4px 0 0 4px;
}
.rightside ul li + li{
	margin-left:-3px;
	border-radius:0 4px 4px 0;
}
.rightside .phone{
	padding:10px 15px;
	font-size:24px;
	color:#314047;
}
.rightside .phone i{
	margin-right:10px;
	background:#00c544;
	border-radius:50%;
	padding:10px;
}
.rightside .safety{
	padding:15px 15px 20px;
}
.rightside .safety h3{
	font-size:18px;
	font-weight:600;
	color:#303E49;
	text-align:center;
	margin:0 0 20px;
}
.rightside .safety p{
	font-size:14px;
	font-weight:400;
	color:#686868;
	margin:0 0 6px;
}
.rightside .safety a{
	font-size:15px;
	font-weight:600;
	color:#5744C2;
}
.banner10{
	margin:0 0 80px;
}
/*-------------------------- 
[ add / .add ]
---------------------------- */
.add{
	border:1px solid #E5E5E5; 
	border-radius:4px;
}
.addtop{
	border-bottom:1px solid #E5E5E5;
	padding:14px;
}
.addtop h3{
	background:#F5F5F5;
	color:#303E47;
	padding:18px 21px;
	font-size:24px;
	font-weight:400;
	margin:0;
	line-height:16px;
}
.add .addform{
	margin:50px 294px 80px;
}
.add .addform .form-group{
	margin:0 -15px 30px;
}
.add .addform label{
	font-size:18px;
	font-weight:600;
	margin-bottom:10px;
	line-height:16px;
	color: #303E47;
}
.add .addform span{
	font-size:13px;
	font-weight:400;
	color:#686868;
	line-height: 22px;
}
.add .addform .form-control{
	height:39px;
	border:1px solid #E5E5E5;
	box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075) !important;
}
.add .addform .bootstrap-select{
	border:0;
}
.add .addform .bootstrap-select .btn-default {
    border-color: #E5E5E5 !important;
}
.add .addform textarea{
	height:143px !important;
}
.add .addform .nav-tabs {
	border:none;
	margin:0;
}
.add .addform .nav-tabs > li {
	float:none;
	display:inline-block;
	padding:0 5px 5px 0;
}
.add .addform .nav-tabs > li:last-child, .add .addform .nav-tabs > li:nth-child(6) {
	padding:0 0 5px 0;
}
.add .addform .nav-tabs > li > a{
	border:1px solid #E5E5E5;
	border-radius:0px;
	margin:0 !important;
	padding: 26px 22px;
	width:85px;
	height:90px;
}
.add .addform .nav-tabs > li > a img{
	margin:0 auto;
	width:36px;
	height:36px;
}
.add .addform .nav-tabs > li.active > a, .add .addform .nav-tabs > li.active > a:hover, .add .addform .nav-tabs > li.active > a:focus, .nav-tabs > li > a:hover{
	background:#00c544;	
	border:1px solid #E5E5E5;
} 
.add .addform .btn-primary{
	border:0;
	border-radius:40px;
	background:#313E47;
	color:#fff;
	margin:20px 0 0;
	width:130px;
	height:44px;
	font-size:16px;
	font-weight:600;
}
.prettycheckbox > a {
    border-radius: 50% !important;
    height: 20px !important;
    width: 20px !important;
    padding: 3px !important;
}
.prettycheckbox > a.checked {
    background:#FBD700 !important;
}
.add .addform .checked{
	display:flex;
}
.add .addform .check{
	margin-right:29px;
	color:#686868 !important;
	font-size:14px;
	font-weight:600;
}
.add .addform .square{
	position:relative;
}
.add .addform .square span{
	position: absolute;
	background: #F5F5F5;
	top: 28px;
	right: 16px;
	color: #B7B7B7;
	font-size: 16px;
	padding: 8px 10px 7px;
	border-left: 1px solid #e5e5e5;
}
.add .photo ul{
	margin:0;
}
.add .photo ul li{
	background:#F5F5F5;
	border:1px solid #E5E5E5;
	border-radius:4px;
	width:120px;
	height:120px;
	text-align:center;
	padding:40px;
}
.add .photo ul li i{
	background:#FFD701;
	color:#313E47;
	border-radius:50%;
	padding:9px;
	font-size:18px;
}
.add .photo ul li + li{
	margin-left:10px;
}  
/*-------------------------- 
[ dashboard / .dashboard ]
---------------------------- */
.dashboard{
	border:1px solid #E5E5E5;
	border-radius:4px;
}
.dashboard .profile{
	background:#F5F5F5;
	border-bottom:1px solid #E5E5E5;
	height:220px;
}
.dashboard .profile img{
	margin:25px auto;
}
.dashboard .profile h4{
	margin:0;
	font-size: 30px;
	color: #333D46;
	padding: 45px 0 6px 0;
	font-weight: 600;
}
.dashboard .profile .common{
	margin-bottom:31px;
	height:25px;
}
.dashboard .profile .des{
	margin:0;
	font-size: 16px;
	color: #686868;
	font-weight: 400;
	float:left;
}
.dashboard .profile .des i{
	font-size: 20px;
}
.dashboard .profile .des1{
	margin:0 30px 0 0;
	font-size: 18px;
	color: #686868;
	font-weight: 400;
	float:right;
}
.dashboard .profile ul{
	margin:0;
	background:#fff;
}
.dashboard .profile ul li{
	padding:15px;
	background:#fff;
	text-align:center;	
	width:139px;
}
.dashboard .profile ul li:hover, .dashboard .profile ul li.active{
	background:#00c544;
}
.dashboard .profile ul li img{
	margin:0 auto;	
	height:20px;
}
.dashboard .profile ul li p{
	margin:0;
	font-size:16px;
	font-weight:600;
}
.dashboard .profile ul li a p{
	color:#333D46;
}
.dashboard .inner{
	padding:50px 20px 40px;
	border-bottom:1px solid #E5E5E5;
}
.dashboard .inner p{
	margin:0 0 10px;
	font-size: 14px;
	color: #686868;
	font-weight: 400;
}
.dashboard .inner p a{
	font-size: 14px;
	color: #5742C1;
	font-weight: 600;
	text-decoration:underline;
}
.dashboard .icons{
	margin:50px 24px;
}
.dashboard .icons li{
	padding:29px 29px 19px;
	border:1px solid #E5E5E5;
	border-radius:4px;
	text-align:center;
	width:195px;
}
.dashboard .icons li .img{
	border-radius:50%;
	padding:25px;
	margin: 0 auto 24px;
	width:90px;
	height:90px;
}
.dashboard .icons li:first-child .img{
	background:#53B9C5;
}
.dashboard .icons li:nth-child(2) .img{
	background:#F4721E;
}
.dashboard .icons li:nth-child(3) .img{
	background:#F05458;
}
.dashboard .icons li:nth-child(4) .img{
	background:#757790;
}
.dashboard .icons li:last-child .img{
	background:#B99479;
}
.dashboard .icons li p{
	margin:0;
	font-size:18px;
	font-weight:600;
}
.dashboard .icons li p a{
	color:#303E47;
}
.dashboard .icons li + li {
	margin-left:25px;
}
.dashboard .inner-ads, .dashboard .inner-search, .dashboard .inner-fav{
	margin:50px 20px;
}
.dashboard .inner-ads .links, .dashboard .inner-search .links{
	margin-bottom:32px;
	height:38px;
}
.dashboard .inner-ads .links ul, .dashboard .inner-search .links ul{
	margin:0;
}
.dashboard .inner-ads .links ul li, .dashboard .inner-search .links ul li{
	background:#F5F5F5;
	border-radius:4px;
	border:1px solid #E5E5E5;
	padding:11px 20px;
	line-height:12px;
}
.dashboard .inner-ads .links ul li + li{
	margin-left:10px;
}
.dashboard .inner-ads .links ul li:hover, .dashboard .inner-search .links ul li:hover{
	background:#00c544;
}
.dashboard .inner-ads .links ul li a, .dashboard .inner-search .links ul li a {
	color:#313D49;
	font-size:14px;
}
.dashboard .inner-ads .product-thumb .button-group button:last-child{
	border:0;
	padding:9px 0;
}
.dashboard .inner-ads .product-thumb .button-group button:last-child:hover{
	background:transparent;
}
.dashboard .inner-search .box{
	border:1px solid #E5E5E5;
	border-radius:4px;
	padding:19px;
	height:130px;
	margin-bottom:20px;
} 
.dashboard .inner-search .box .image{
	border:1px solid #E5E5E5;
	border-radius:50%;
	float:left;
	width:90px;
	height:90px;
	padding:24px 0;
	margin-right:30px;
} 
.dashboard .inner-search .box .image img{
	margin:0 auto;
} 
.dashboard .inner-search .box h4{
	font-size:18px;
	font-weight:600;
	color:#333D46;
}
.dashboard .inner-search .box h4 i{
	font-size:14px;
	font-weight:500;
}
.dashboard .inner-search .box ul{
	margin:0 0 5px;
}
.dashboard .inner-search .box ul li{
	padding:0 20px 0 0;
	font-size:14px;
	color:#686868;
}
.dashboard .inner-search .box ul li i{
	font-weight:500;
}
.dashboard .inner-search .box p{
	margin:0;
	font-size:14px;
	color:#686868;
}
.dashboard .inner-search .box .pull-right{
	display:inline-grid;
}
.dashboard .inner-search .box button{
	background:#323F48;
	border:0;
	border-radius:40px;
	font-size:14px;
	font-weight:400;
	color:#fff;
	padding:12px 20px;
	line-height:16px;
}
.dashboard .inner-search .box button + button{
	margin-top:10px;
}
.dashboard .inner-search .box button:hover{
	background:#00c544;
	color:#323F48;
}
.dashboard .inner-search .icon {
    padding: 30px 0 0;
}
.dashboard .inner-search .icon i, .dashboard .inner-fav .icon i {
    font-size: 60px;
    font-weight: 500;
    color: #313E46;
}
.dashboard .inner-fav .icon{
	margin:50px 0;
}
.dashboard .inner-setting{
	margin:50px 20px 30px;
}
.dashboard .inner-setting .panel-group {
    margin:0;
}
.dashboard .inner-setting .panel {
    box-shadow:none !important;
}
.dashboard .inner-setting .panel-default > .panel-heading {
    padding:29px 19px;
}
.dashboard .inner-setting .panel-title {
    margin: 0;
    font-size: 24px;
    color: #313E47;
	font-weight:600;
	line-height: 16px;
}
.dashboard .inner-setting .panel-title .fa{
	float:right;
	font-size:20px;
	font-weight:500;
}
.dashboard .inner-setting .panel-group .panel + .panel {
    margin-top: 20px;
}
.dashboard .inner-setting .panel-body{
	background:#f5f5f5;
	padding:20px;
}
.dashboard .inner-setting .panel-body .form-group{
	margin:0 -15px 20px;
}
.dashboard .inner-setting .panel-body .form-control, .dashboard .inner-setting .panel-body .bootstrap-select .btn-default{
	font-size:13px;
	height:39px;
	border-radius:40px;
	color:#B2B2B2;
	padding:10px 20px;
}
.dashboard .inner-setting .panel-body .bootstrap-select{
	padding:0;
}
.dashboard .inner-setting .panel-body .bootstrap-select .btn-default{
	padding-right: 30px;
}
.dashboard .inner-setting .panel-body .btn-primary{
	border:0;
	background:#313E46;
	border-radius:40px;
	color:#fff;
	padding:16px 40px;
	font-size:16px;
	font-weight:600;
	line-height:16px;
	margin-top:10px;
}
.dashboard .inner-setting .panel-body .btn-primary:hover{
	background:#00c544;
	color:#313E46;
}
.dashboard .inner-setting .panel-body .prettycheckbox > a {
    border-radius: 50% !important;
    height: 14px !important;
    width: 14px !important;
    padding: 3px !important;
	background: transparent !important;
	top: 3px !important;
	border:1px solid #313E47 !important;
}
.dashboard .inner-setting .panel-body .prettycheckbox > a.checked {
    background:#FBD700 !important;
}
.dashboard .inner-setting .panel-body .check{
	margin:0 14px 20px 0;
	color:#313E47 !important;
	font-size:18px;
	font-weight:600;
}
.dashboard .inner-setting .panel-body .check p{
	font-size:14px;
	font-weight:400;
	color:#686868;
	margin:0 0 0 25px;
}
.dashboard .inner-message{
	margin:30px 19px 19px;
}
.dashboard .inner-message .left, .dashboard .inner-message .msg-box{
	background:#F5F5F5;
	border:1px solid #E5E5E5;	
	border-radius:4px;
	padding:23px 14px 18px;
}
.dashboard .inner-message .left h2, .dashboard .inner-message .msg-box h2{
	border-bottom:1px solid #E5E5E5;	
	padding:0 0 20px;
	margin:0 0 25px;
	font-size:18px;
	font-weight:600;
	color:#313E47;
}
.dashboard .inner-message .msg-box h2{
	color:#16325A;
}
.dashboard .inner-message .left .nav{
	margin:0;
}
.dashboard .inner-message .left .nav li{
	padding:0 0 30px;
}
.dashboard .inner-message .left .nav li .image{
	float:left;
	margin-right:12px;
	position:relative;
}
.dashboard .inner-message .left .nav li .onhover{
	position:absolute;
	font-size:12px;
	font-weight:700;
	background:#333D46;
	color:#fff;
	padding:4px 8px;
	border-radius:50%;
	top:-5px;
	right:-4px;
}
.dashboard .inner-message .left .nav li h5{
	font-size:18px;
	font-weight:600;
	color:#33495E;
	margin:0 0 5px;
}
.dashboard .inner-message .left .nav li h5 i{
	font-size:10px;
	font-weight:400;
}
.dashboard .inner-message .left .nav li h5 .color{
	color:#E84546;
}
.dashboard .inner-message .left .nav li h5 span{
	float:right;
}
.dashboard .inner-message .left .nav li p{
	font-size:12px;
	font-weight:400;
	color:#686868;
	margin:0;
}
.dashboard .inner-message .left .nav li p span{
	float:right;
	color:#B3B3B3;
}
.dashboard .inner-message .msg-box h2 i{
	font-size:10px;
	font-weight:400;
	margin-left:12px;
	color:#E84546;
}
.dashboard .inner-message .msg-box .comments{
	min-height:580px;
}
.dashboard .inner-message .msg-box .comment{
	margin-bottom:15px;
	position:relative;
	float:left;
}
.dashboard .inner-message .msg-box .comment img{
	float:left;
	margin-right:20px;
}
.dashboard .inner-message .msg-box .comment .comment-title{
	background:#fff;
	border-radius:40px;
	font-size:14px;
	font-weight:400;
	color:#686868;
	margin-left:60px;
	padding:10px 15px;
	box-shadow: 0px 1px 3px 0 hsla(0, 0%, 0%, 0.1);
}
.dashboard .inner-message .msg-box .comment .comment-title:after {
    border-bottom:10px solid transparent;
    border-top:   10px solid transparent;
    border-right: 10px solid #fff;
    border-left: 5px transparent dashed;
    position: absolute;
    top:11px;
	left:49px;
    text-align: center;
    display: block;
    content: "";
}
.dashboard .inner-message .msg-box .comment1{
	margin-bottom:15px;
	position:relative;
	float:right;
}
.dashboard .inner-message .msg-box .comment1 img{
	margin-left:20px;
	float:right;
}
.dashboard .inner-message .msg-box .comment1 .comment-title{
	background:#313E47;
	border-radius:40px;
	font-size:14px;
	font-weight:400;
	color:#fff;
	margin-right:60px;
	padding:10px 15px;
	box-shadow: 0px 1px 3px 0 hsla(0, 0%, 0%, 0.1);
}
.dashboard .inner-message .msg-box .comment1 .comment-title:after {
    border-bottom:10px solid transparent;
    border-top:   10px solid transparent;
    border-right: 5px transparent dashed;
    border-left: 10px solid #313E47;
    position: absolute;
    top:11px;
	right:49px;
    text-align: center;
    display: block;
    content: "";
}
.dashboard .inner-message .msg-box .input-group input{
	border:0;
	height:60px;
}
.dashboard .inner-message .msg-box .input-group .btn-img, .dashboard .inner-message .msg-box .input-group #sendMessage{
	position:absolute;
	font-size:24px;
	font-weight:500;
	border:0;
	z-index:2;
	padding:13px;
	background:transparent;
}
.dashboard .inner-message .msg-box .input-group .btn-img{
	right:48px;
	color:#B2B2B2;
}
.dashboard .inner-message .msg-box .input-group #sendMessage{
	right:0;
}
.dashboard .inner-message .msg-box .input-group #sendMessage i{
	background:#313E47;
	color:#fff;
	border-radius:50%;
	padding:5px 6px;
}




