@charset "UTF-8";
/* CSS Document */

.clear{clear:both !important;}

/*-------------------------------------------------------*/
/* font-size
/*-------------------------------------------------------*/
.fs12{font-size:12px;}
.fs13{font-size:13px;}
.fs14{font-size:14px;}
.fs16{font-size:16px;}
.fs18{font-size:18px;}
.fs20{font-size:20px;}
.fs24{font-size:24px;}
.fs36{font-size:36px;}
.fs48{font-size:48px;}
.fs62{font-size:72px;}

.fs50{
	font-size:0.5em!important;}
	.fs60{
	font-size:0.6em!important;}
.fs70{
	font-size:0.7em!important;}
.fs80{
	font-size:0.8em!important;}
	.fs85{
	font-size:0.85em!important;}
	.fs90{
	font-size:0.9em!important;}
	.fs110{
	font-size:1.1em!important;}
	.fs120{
	font-size:1.2em!important;}
	.fs130{
	font-size:1.3em!important;}
	.fs150{
	font-size:1.5em!important;}
	.fs180{
	font-size:1.8em!important;}
	.fs200{
	font-size:2em!important;}
	.fs250{
	font-size:2.5em!important;}
	.fs300{
	font-size:3em!important;}	
	
.pl1em { padding-left: 1em!important;}
.pl2em { padding-left: 2em!important;}
.pl3em { padding-left: 3em!important;}
.pl4em { padding-left: 4em!important;}
.pl45em { padding-left: 4.5em!important;}
.pl5em { padding-left: 5em!important;}
.pl6em { padding-left: 6em!important;}
.pl7em { padding-left: 7em!important;}
.pl8em { padding-left: 8em!important;}
.pl9em { padding-left: 9em!important;}
.pl10em { padding-left: 10em!important;}
.pl11em { padding-left: 11em!important;}
.pl12em { padding-left: 12em!important;}
.pl13em { padding-left: 13em!important;}
.pl14em { padding-left: 14em!important;}
.pl15em { padding-left: 15em!important;}

.lh85 {line-height: 85%!important;}
.lh100 {line-height: 100%!important;}
.lh140 {line-height: 140%!important;}
.lh150 {line-height: 150%!important;}
.lh160 {line-height: 160%!important;}
.lh170 {line-height: 170%!important;}
.lh180 {line-height: 180%!important;}
.lh190 {line-height: 190%!important;}
.lh200 {line-height: 200%!important;}
.lh300{
		line-height:300%!important;}		

/* Color Settings */
.vd_red {
  color: #f85d2c !important;
}
.vd_green {
  color: #1fae66 !important;
}
.vd_yellow {
  color: #f89c2c !important;
}
.vd_blue {
  color: #23709e !important;
}
.vd_white {
  color: #ffffff !important;
}
.vd_black {
  color: #111111 !important;
}
.vd_soft-black {
  color: #333333 !important;
}
.vd_grey {
  color: #777777 !important;
}
.vd_soft-grey {
  color: #b5b5b5 !important;
}
.vd_facebook {
  color: #436eac !important;
}
.vd_twitter {
  color: #0598c9 !important;
}
.vd_linkedin {
  color: #2e8cc2 !important;
}
.vd_googleplus {
  color: #cf1900 !important;
}
.vd_bg-red {
  background-color: #f85d2c !important;
}
.vd_bg-green {
  background-color: #1fae66 !important;
}
.vd_bg-yellow {
  background-color: #f89c2c !important;
}
.vd_bg-blue {
  background-color: #23709e !important;
}
.vd_bg-white {
  background-color: #ffffff !important;
}
.vd_bg-black {
  background-color: #111111 !important;
}
.vd_bg-grey {
  background-color: #777777 !important;
}
.vd_bg-dark-red {
  background-color: #724c3f !important;
}
.vd_bg-dark-green {
  background-color: #2e8258 !important;
}
.vd_bg-dark-blue {
  background-color: #39515f !important;
}
.vd_bg-dark-yellow {
  background-color: #7f684d !important;
}
.vd_bg-soft-red {
  background-color: #ff7c62 !important;
}
.vd_bg-soft-green {
  background-color: #4abc96 !important;
}
.vd_bg-soft-yellow {
  background-color: #f2be3e !important;
}
.vd_bg-soft-blue {
  background-color: #67b8cb !important;
}
.vd_bg-soft-grey {
  background-color: #b5b5b5 !important;
}
.vd_bg-facebook {
  background-color: #436eac !important;
}
.vd_bg-twitter {
  background-color: #0598c9 !important;
}
.vd_bg-linkedin {
  background-color: #2e8cc2 !important;
}
.vd_bg-googleplus {
  background-color: #cf1900 !important;
}
.bdr-soft-grey {
  border-right: 1px solid #EAEAEA;
}
.bdl-soft-grey {
  border-left: 1px solid #EAEAEA;
}
.vd_bd-red {
  border-color: #f85d2c !important;
}
.vd_bd-green {
  border-color: #1fae66 !important;
}
.vd_bd-yellow {
  border-color: #f89c2c !important;
}
.vd_bd-blue {
  border-color: #23709e !important;
}
.vd_bd-white {
  border-color: #ffffff !important;
}
.vd_bd-black {
  border-color: #111111 !important;
}
.vd_bd-grey {
  border-color: #777777 !important;
}
.vd_bdl-red {
  border-left-color: #f85d2c !important;
}
.vd_bdl-green {
  border-left-color: #1fae66 !important;
}
.vd_bdl-yellow {
  border-left-color: #f89c2c !important;
}
.vd_bdl-blue {
  border-left-color: #23709e !important;
}
.vd_bdl-white {
  border-left-color: #ffffff !important;
}
.vd_bdl-black {
  border-left-color: #111111 !important;
}
.vd_bdl-grey {
  border-left-color: #777777 !important;
}
.vd_bdt-red {
  border-top-color: #f85d2c !important;
}
.vd_bdt-green {
  border-top-color: #1fae66 !important;
}
.vd_bdt-yellow {
  border-top-color: #f89c2c !important;
}
.vd_bdt-blue {
  border-top-color: #23709e !important;
}
.vd_bdt-white {
  border-top-color: #ffffff !important;
}
.vd_bdt-black {
  border-top-color: #111111 !important;
}
.vd_bdt-grey {
  border-top-color: #777777 !important;
}
.vd_bg-black-10 {
  background-color: rgba(0, 0, 0, 0.1) !important;
}
.vd_bg-black-20 {
  background-color: rgba(0, 0, 0, 0.2) !important;
}
.vd_bg-black-30 {
  background-color: rgba(0, 0, 0, 0.3) !important;
}
.vd_bg-black-40 {
  background-color: rgba(0, 0, 0, 0.4) !important;
}
.vd_bg-black-50 {
  background-color: rgba(0, 0, 0, 0.5) !important;
}
.vd_bg-black-60 {
  background-color: rgba(0, 0, 0, 0.6) !important;
}
.vd_bg-black-70 {
  background-color: rgba(0, 0, 0, 0.7) !important;
}
.vd_bg-black-80 {
  background-color: rgba(0, 0, 0, 0.8) !important;
}
.vd_bg-black-90 {
  background-color: rgba(0, 0, 0, 0.9) !important;
}
.vd_bg-white-10 {
  background-color: rgba(255, 255, 255, 0.1) !important;
}
.vd_bg-white-20 {
  background-color: rgba(255, 255, 255, 0.2) !important;
}
.vd_bg-white-30 {
  background-color: rgba(255, 255, 255, 0.3) !important;
}
.vd_bg-white-40 {
  background-color: rgba(255, 255, 255, 0.4) !important;
}
.vd_bg-white-50 {
  background-color: rgba(255, 255, 255, 0.5) !important;
}
.vd_bg-white-60 {
  background-color: rgba(255, 255, 255, 0.6) !important;
}
.vd_bg-white-70 {
  background-color: rgba(255, 255, 255, 0.7) !important;
}
.vd_bg-white-80 {
  background-color: rgba(255, 255, 255, 0.8) !important;
}
.vd_bg-white-90 {
  background-color: rgba(255, 255, 255, 0.9) !important;
}		
.text-white{
	color:#FFFFFF;}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #cccccc;
}
.text-primary:hover {
  color: #b3b3b3;
}
.text-warning {
  color: #c09853;
}
.text-warning:hover {
  color: #a47e3c;
}
.text-danger {
  color: #b94a48;
}
.text-danger:hover {
  color: #953b39;
}
.text-success {
  color: #468847;
}
.text-success:hover {
  color: #356635;
}
.text-info {
  color: #3a87ad;
}
.text-info:hover {
  color: #2d6987;
}
.text-black {
  color: #2A2929;
}
.text-black:hover {
  color: #0A0A0A;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-orange {
  color: #E6861C;
}
.text-orange:hover {
  color: #AA6D1E;
}
.text-green {
  color: #4D852B;
}
.text-green:hover {
  color: #51923B;
}
.text-brown {
  color: #834315;
}
.text-brown:hover {
  color: #926843;
}

/***
Tools
***/
.display-none,
.display-hide {
  display: none;
}

.no-space {
  margin: 0px !important;
  padding: 0px !important;
}
.margin-bottom-5 {
  margin-bottom: 5px !important;
}

.margin-bottom-10 {
  margin-bottom: 10px !important;
}

.margin-top--10 {
  margin-top: -10px !important;
}
.margin-top--20 {
  margin-top: -20px !important;
}
.margin-top--30 {
  margin-top: -30px !important;
}
.margin-top--50 {
  margin-top: -50px !important;
}
.margin-top--60 {
  margin-top: -60px !important;
}
.margin-top--70 {
  margin-top: -70px !important;
}
.margin-top--80 {
  margin-top: -80px !important;
}
.margin-top--100 {
  margin-top: -100px !important;
}
.margin-top-0 {
  margin-top: 0px !important;
}
.margin-top-3 {
  margin-top: 3px !important;
}
.margin-top-10 {
  margin-top: 10px !important;
}

.margin-bottom-15 {
  margin-bottom: 15px !important;
}

.margin-bottom-20 {
  margin-bottom: 20px !important;
}

.margin-top-20 {
  margin-top: 20px !important;
}
.margin-top-30 {
  margin-top: 30px !important;
}
.margin-top-50 {
  margin-top: 50px !important;
}
.margin-top-70 {
  margin-top: 70px !important;
}
.margin-top-100 {
  margin-top: 100px !important;
}

.margin-bottom-25 {
  margin-bottom: 25px !important;
}
.margin-right-5 {
  margin-right: 5px !important;
}
.margin-right-10 {
  margin-right: 10px !important;
}
.margin-bottom--10{
	margin-bottom: -10px !important;}
.margin-bottom--5{
	margin-bottom: -5px !important;}	
.padding-top-10{
	padding-top: 10px !important;}
.padding-top-20{
	padding-top: 20px !important;}
.padding-top-30{
	padding-top: 30px !important;}
.padding-left-10{
	padding-left: 10px !important;}
	.padding-left-20{
	padding-left: 20px !important;}	
	.padding-left-30{
	padding-left: 30px !important;}			

.bold {
  font-weight:600 !important;
}

.fix-margin {
  margin-left: 0px !important
}

.border {
  border: 1px solid red;
}

.inline {
  display: inline;
}


/***
News Page
***/

.news-page {
  padding-bottom: 20px;
}

.news-page h1 {
  margin-bottom: 20px;
}

.news-page h2 {
  font-size: 38.5px;
  margin-bottom: 20px;
}

.news-page .top-news {
  margin-top: 0;
}

/*News Feeds*/
.news-blocks {
  padding: 10px;
  margin-bottom: 10px;
  background: #faf6ea;
  border-top: solid 2px #faf6ea;
}
.news-blocks:hover {
  background: #fff;
  border-color: #78cff8;
  transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
}

.news-blocks.news-blocks-white{
	background: #FCFCFC;
	border-top: solid 2px #F5BE55;}
.news-blocks.news-blocks-white:hover{	
background: #faf6ea;
  border-color: #6A4000;}	


.news-blocks h3 {
  margin: 0 0 5px 0;
  font-size: 23px;
  line-height: 32px;
}

.news-blocks h3 a {
  color: #000;
}

.news-blocks h3 a:hover {
  color: #6A4E01;
  text-decoration: none;
}

.news-blocks p {
  overflow: hidden;
}

.news-blocks a.news-block-btn {
  color: #000;
  display: block;
  font-size: 14px;
  background: none;
  padding: 5px 10px 0;
  text-align: right;
  text-decoration: none;
}

.news-blocks a.news-block-btn i {
  margin-left: 3px;
}


.news-blocks a.news-block-btn:hover {
  text-decoration: none;
}

.news-blocks img.news-block-img {
  width: 70px;
  height: 70px;
  margin: 5px 0px 0 10px;
}

.news-blocks .news-block-tags {
  margin-bottom: 8px;
}

.news-blocks .news-block-tags strong {
  margin-right: 10px;
  font-weight: 400;
}

.news-blocks .news-block-tags em {
  font-style: normal;
}

/*News Item Page*/
.news-item-page {
  padding: 10px 0;
}

.blog-tag-data ul {
  margin-bottom: 5px;
}

.blog-tag-data li {
  padding: 0;
}

.blog-tag-data li i {
  color: #78cff8;
}

.blog-tag-data li a {
  padding: 0;
  color: #555;
  margin-right: 8px;
}

.blog-tag-data {
  margin-bottom: 10px;
}

.blog-tag-data img {
  margin-bottom: 12px;
}

.blog-tag-data ul.blog-tags a {
  background: #eee;
  padding: 1px 4px;
  margin: 0 4px 4px 0;
  display: inline-block;
}

.blog-tag-data ul.blog-tags a:hover {
  background: #ddd;
  text-decoration: none;
}

.blog-tag-data .blog-tag-data-inner {
  text-align: right;
}
/***
News Page
***/

.news-page {
  padding-bottom: 20px;
}

.news-page h1 {
  margin-bottom: 20px;
}

.news-page h2 {
  font-size: 38.5px;
  margin-bottom: 20px;
}

.news-page .top-news {
  margin-top: 0;
}


/***
Top News Blocks(new in v1.2.2)
***/
.top-news {
	color: #fff;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 8px;
}

.top-news a,
.top-news em,
.top-news span {
  display: block;
  text-align: left;
}

.top-news a {
  padding: 10px;
  position: relative;
  margin-bottom: 10px;
}
.top-news img {
	width:100%;}

.top-news a .top-news-icon {
  right: 8px;
  bottom: 15px; 
  opacity:0.3; 
  font-size: 35px;
  position: absolute;
  filter: alpha(opacity=30); /*For IE8*/  
}

.top-news em {
  margin-bottom: 0;
  font-style: normal;
}

.top-news span {
  font-size: 18px;
  margin-bottom: 5px;
}


/***
Portlets
***/
.portlet  {
  clear: both;
  margin-top: 0px;
  margin-bottom: 25px;
  padding: 0px;
}

.portlet > .portlet-title {  
  margin-bottom: 15px;
  border-bottom: 1px solid #eee;
}

.portlet > .portlet-title:after,
.portlet > .portlet-title:before {
  content: "";
  display: table;
  line-height: 0;
}

.portlet > .portlet-title:after {
  clear: both;
}

.portlet > .portlet-title > .caption {
	float: left;
	display: inline-block;
	font-size: 18px;
	line-height: 1.3em;
	font-weight: 400;
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
}

.portlet > .portlet-title > .caption > i {
  float: left;
  margin-top: 4px;
  display: inline-block !important;
  font-size: 13px;
  margin-right: 5px;
  color: #666;
}

.portlet.blue > .portlet-title > .caption,
.portlet.green > .portlet-title > .caption, 
.portlet.yellow > .portlet-title > .caption,
.portlet.red > .portlet-title > .caption, 
.portlet.purple > .portlet-title > .caption, 
.portlet.grey > .portlet-title > .caption {
  color: #fff;
}

.portlet.box.blue > .portlet-title > .caption > i, 
.portlet.box.green > .portlet-title > .caption > i,
.portlet.box.grey > .portlet-title > .caption > i,
.portlet.box.yellow > .portlet-title > .caption > i, 
.portlet.box.red > .portlet-title > .caption > i,  
.portlet.box.purple > .portlet-title > .caption > i, 
.portlet.box.light-grey > .portlet-title > .caption > i{
  color: #fff;
}

.sortable .portlet > .portlet-title {
  cursor: move;
}

.portlet > .portlet-title > .tools,
.portlet > .portlet-title > .actions
 {
  display: inline-block;
  padding: 0;
  margin: 0;
  margin-top: 6px;
  float: right;
}

.portlet > .portlet-title > .tools > a {
  display: inline-block;
  height: 16px;
  margin-left:5px;
}

.portlet > .portlet-title > .actions > .dropdown-menu i {
  color: #000 !important;
}

.portlet > .portlet-title > .tools > a.remove {
  margin-bottom: 2px;
  background-image:url(../img/portlet-remove-icon.png);
  background-repeat: no-repeat;
  width: 11px;
}

.portlet > .portlet-title > .tools > a.config {
  margin-bottom: 2px;
  background-image:url(../img/portlet-config-icon.png);
  background-repeat: no-repeat;
  width: 12px;
}

.portlet > .portlet-title > .tools > a.reload {
  margin-bottom: 2px;
  background-image:url(../img/portlet-reload-icon.png);
  width: 13px;
}

.portlet > .portlet-title > .tools > a.expand {
  margin-bottom: 2px;
  background-image:url(../img/portlet-expand-icon.png);
  width: 14px;
}

.portlet > .portlet-title > .tools > a.collapse {
  margin-bottom: 2px;
  background-image:url(../img/portlet-collapse-icon.png);
  width: 14px;
}

.portlet > .portlet-title > .tools > a:hover {
  text-decoration: none;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  opacity:.6;  
  filter:'alpha(opacity=60)';
}

.portlet > .portlet-title > .actions > .btn-group {
  margin-top: -12px;
}

.portlet > .portlet-title > .actions > .btn {
  padding: 4px 10px;
  margin-top: -14px;
}

.portlet > .portlet-title > .actions > .btn-group > .btn {
  padding: 4px 10px;
  margin-top: -1px;
}

.portlet > .portlet-title > .actions > .btn.btn-sm {
  padding: 3px 8px;
  margin-top: -14px;
}

.portlet > .portlet-title > .actions > .btn-group > .btn-sm {
  padding: 3px 8px;
  margin-top: -1px;
}

.portlet > .portlet-title > .pagination.pagination-sm {
  float: right !important;
  display: inline-block !important;
  margin: 0px;
  margin-top: -4px;
}

.portlet > .portlet-body {
  clear: both;  
  padding: 0;  
}
portlet > .portlet-body.coopn h3, .portlet-body.coopn p,{
	z-index:10;}

.portlet > .portlet-body.light-blue, .portlet.light-blue {
  background-color: #bfd5fa  !important;
}

.portlet > .portlet-body.blue, .portlet.blue {
  background-color: #4b8df8 !important;
}

.portlet > .portlet-body.red, .portlet.red {
  background-color: #e02222 !important;
}

.portlet > .portlet-body.yellow, .portlet.yellow {
  background-color: #ffb848 !important;
}

.portlet > .portlet-body.green, .portlet.green {
  background-color: #35aa47 !important;
}

.portlet > .portlet-body.purple, .portlet.purple {
  background-color: #852b99 !important;
}

.portlet > .portlet-body.light-grey, .portlet.light-grey {
  background-color: #fafafa !important;
}

.portlet > .portlet-body.grey, .portlet.grey {
  background-color: #555555 !important;
}

/*  draggable girds */

.ui-sortable-placeholder { 
    border: 1px dotted black; 
    visibility: visible !important; 
    height: 100% !important; 
}
  
.ui-sortable-placeholder * { 
  visibility: hidden; 
}

.sortable-box-placeholder {
  background-color: #f5f5f5;
  border: 1px dashed #DDDDDD;
  display: block;
  /* float: left;*/
  margin-top: 0px !important;
  margin-bottom: 24px !important;
}

.sortable-box-placeholder * {
  visibility:hidden;
}

/***
Solid colored portlet
***/
.portlet.solid {
  padding: 10px;
}

.portlet.solid > .portlet-title > .tools {
  margin-top: 2px;
  border: 0px;
}

.portlet.solid > .portlet-title {
  margin-bottom: 5px;
  border: 0px;
}

.portlet.solid.bordered > .portlet-title {
  margin-bottom: 15px;
}

.portlet.solid.red > .portlet-title,
.portlet.solid.red > .portlet-title > .caption > i,
.portlet.solid.red > .portlet-body,

.portlet.solid.green > .portlet-title,
.portlet.solid.green > .portlet-title > .caption > i,
.portlet.solid.green > .portlet-body,

.portlet.solid.yellow > .portlet-title,
.portlet.solid.yellow > .portlet-title > .caption > i,
.portlet.solid.yellow > .portlet-body,

.portlet.solid.grey > .portlet-title,
.portlet.solid.grey > .portlet-title > .caption > i,
.portlet.solid.grey > .portlet-body,

.portlet.solid.purple > .portlet-title,
.portlet.solid.purple > .portlet-title > .caption > i,
.portlet.solid.purple > .portlet-body,

.portlet.solid.blue > .portlet-title,
.portlet.solid.blue > .portlet-title > .caption > i,
.portlet.solid.blue > .portlet-body {
  border: 0;
  color: #fff;
}

.portlet.bordered {
  border-left: 2px solid #ddd;
}

/***
Box portlet
***/


.portlet.box {
   padding:0px !important
}

.portlet.box > .portlet-title {  
   padding:8px 10px 2px 10px;
   border-bottom: 1px solid #eee;
   color: #fff !important;
}

.portlet.box > .portlet-title > .actions > .btn > i {
  color: #fff !important;
}

.portlet.box > .portlet-title > .tools {
  margin-top: 3px;
}

.portlet.box > .portlet-title > .tools > a.remove, 
.portlet.solid > .portlet-title > .tools > a.remove {
  background-image:url(../img/portlet-remove-icon-white.png);
}

.portlet.box > .portlet-title > .tools > a.config,
.portlet.solid > .portlet-title > .tools > a.config {
  background-image:url(../img/portlet-config-icon-white.png);
}

.portlet.box > .portlet-title > .tools > a.reload,
.portlet.solid > .portlet-title > .tools > a.reload {
  background-image:url(../img/portlet-reload-icon-white.png);
}

.portlet.box > .portlet-title > .tools > a.expand,
.portlet.solid > .portlet-title > .tools > a.expand {
  background-image:url(../img/portlet-expand-icon-white.png);
}

.portlet.box > .portlet-title > .tools > a.collapse,
.portlet.solid > .portlet-title > .tools > a.collapse {
  background-image:url(../img/portlet-collapse-icon-white.png);
}

/* portlet buttons */
.portlet.box > .portlet-body {
  background-color: #fff;
  padding: 10px;
}

.portlet.box > .portlet-title {  
  margin-bottom: 0px;
}

.portlet.box.blue > .portlet-title {
  background-color: #4b8df8;
} 

.portlet.box.blue {  
   border: 1px solid #b4cef8;
   border-top: 0;
}

.portlet.box.red > .portlet-title {
  background-color: #e02222;
} 

.portlet.box.red {  
   border: 1px solid #ef8476;
   border-top: 0;
}

.portlet.box.yellow > .portlet-title {
  background-color: #ffb848;
} 

.portlet.box.yellow {  
   border: 1px solid #fccb7e;
   border-top: 0;
}

.portlet.box.green > .portlet-title {
  background-color: #35aa47;
} 

.portlet.box.green {  
   border: 1px solid #77e588;
   border-top: 0;
}

.portlet.box.purple > .portlet-title {
  background-color: #852b99;
} 

.portlet.box.purple {  
   border: 1px solid #af5cc1;
   border-top: 0;
}

.portlet.box.grey > .portlet-title {
  background-color: #555555;
} 

.portlet.box.grey {  
   border: 1px solid #9d9c9c;
   border-top: 0;
}

.portlet.box.light-grey > .portlet-title {
  background-color: #aaa;
} 

.portlet.box.light-grey {  
   border: 1px solid #bbb;
   border-top: 0;
}


/***
Block Images(new in v1.2.2)
***/
.blog-images {
  margin-bottom: 0;
}

.blog-images li {
  padding: 0;
  margin: 0;
  display: inline;
}

.blog-images li a:hover {
  text-decoration: none;
}

.blog-images li img {
  width: 50px;
  height: 50px;
  opacity: 0.6;
  margin: 0 2px 8px;
}

.blog-images li img:hover {
  opacity: 1;
  box-shadow: 0 0 0 4px #72c02c;
  transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
}

/* Widget - Summary */
.widget-summary {
	display: table;
	width: 100%;
}

.widget-summary:after {
	content: "";
	display: table;
	clear: both;
}

.widget-summary .widget-summary-col {
	display: table-cell;
	vertical-align: top;
	width: 100%;
}

.widget-summary .widget-summary-col.widget-summary-col-icon {
	width: 1%;
}

.widget-summary .summary-icon {
	margin-right: 15px;
	font-size: 42px;
	font-size: 4.2rem;
	width: 90px;
	height: 90px;
	line-height: 90px;
	text-align: center;
	color: #fff;
	-webkit-border-radius: 55px;
	border-radius: 55px;
}

.widget-summary .summary {
	min-height: 65px;
	word-break: break-all;
}

.widget-summary .summary .title {
	margin: 0;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 22px;
	line-height: 2.2rem;
	color: #333333;
	font-weight: 500;
}

.widget-summary .summary .info {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 30px;
	line-height: 3rem;
}

.widget-summary .summary .info span {
	vertical-align: middle;
}

.widget-summary .summary .amount {
	margin-right: .2em;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: 600;
	color: #333333;
	vertical-align: middle;
		line-height: 3rem;
}

.widget-summary .summary-footer {
	padding: 5px 0 0;
	border-top: 1px dotted #ddd;
	text-align: right;
}
.widget-summary .summary-footer.text-left {
	text-align: left;
}
.bg-primary .widget-summary .summary-icon {
	background-color: rgba(0, 0, 0, 0.1);
}

.bg-primary .widget-summary .summary .title,
.bg-primary .widget-summary .summary .amount {
	color: white;
}

.bg-primary .widget-summary .summary-footer {
	border-top: 1px solid #fff;
	border-top-color: rgba(255, 255, 255, 0.2);
}

.bg-primary .widget-summary .summary-footer a {
	color: white;
	opacity: 0.6;
}

.bg-secondary .widget-summary .summary-icon {
	background-color: rgba(0, 0, 0, 0.1);
}

.bg-secondary .widget-summary .summary .title,
.bg-secondary .widget-summary .summary .amount {
	color: white;
}

.bg-secondary .widget-summary .summary-footer {
	border-top: 1px solid #fff;
	border-top-color: rgba(255, 255, 255, 0.2);
}

.bg-secondary .widget-summary .summary-footer a {
	color: white;
	opacity: 0.6;
}

.bg-tertiary .widget-summary .summary-icon {
	background-color: rgba(0, 0, 0, 0.1);
}

.bg-tertiary .widget-summary .summary .title,
.bg-tertiary .widget-summary .summary .amount {
	color: white;
}

.bg-tertiary .widget-summary .summary-footer {
	border-top: 1px solid #fff;
	border-top-color: rgba(255, 255, 255, 0.2);
}

.bg-tertiary .widget-summary .summary-footer a {
	color: white;
	opacity: 0.6;
}

.bg-quartenary .widget-summary .summary-icon {
	background-color: rgba(0, 0, 0, 0.1);
}

.bg-quartenary .widget-summary .summary .title,
.bg-quartenary .widget-summary .summary .amount {
	color: white;
}

.bg-quartenary .widget-summary .summary-footer {
	border-top: 1px solid #fff;
	border-top-color: rgba(255, 255, 255, 0.2);
}

.bg-quartenary .widget-summary .summary-footer a {
	color: white;
	opacity: 0.6;
}

.bg-success .widget-summary .summary-icon {
	background-color: rgba(0, 0, 0, 0.1);
}

.bg-success .widget-summary .summary .title,
.bg-success .widget-summary .summary .amount {
	color: white;
}

.bg-success .widget-summary .summary-footer {
	border-top: 1px solid #fff;
	border-top-color: rgba(255, 255, 255, 0.2);
}

.bg-success .widget-summary .summary-footer a {
	color: white;
	opacity: 0.6;
}

.bg-warning .widget-summary .summary-icon {
	background-color: rgba(0, 0, 0, 0.1);
}

.bg-warning .widget-summary .summary .title,
.bg-warning .widget-summary .summary .amount {
	color: white;
}

.bg-warning .widget-summary .summary-footer {
	border-top: 1px solid #fff;
	border-top-color: rgba(255, 255, 255, 0.2);
}

.bg-warning .widget-summary .summary-footer a {
	color: white;
	opacity: 0.6;
}

.bg-danger .widget-summary .summary-icon {
	background-color: rgba(0, 0, 0, 0.1);
}

.bg-danger .widget-summary .summary .title,
.bg-danger .widget-summary .summary .amount {
	color: white;
}

.bg-danger .widget-summary .summary-footer {
	border-top: 1px solid #fff;
	border-top-color: rgba(255, 255, 255, 0.2);
}

.bg-danger .widget-summary .summary-footer a {
	color: white;
	opacity: 0.6;
}

.bg-info .widget-summary .summary-icon {
	background-color: rgba(0, 0, 0, 0.1);
}

.bg-info .widget-summary .summary .title,
.bg-info .widget-summary .summary .amount {
	color: white;
}

.bg-info .widget-summary .summary-footer {
	border-top: 1px solid #fff;
	border-top-color: rgba(255, 255, 255, 0.2);
}

.bg-info .widget-summary .summary-footer a {
	color: white;
	opacity: 0.6;
}

.bg-dark .widget-summary .summary-icon {
	background-color: rgba(0, 0, 0, 0.1);
}

.bg-dark .widget-summary .summary .title,
.bg-dark .widget-summary .summary .amount {
	color: white;
}

.bg-dark .widget-summary .summary-footer {
	border-top: 1px solid #fff;
	border-top-color: rgba(255, 255, 255, 0.2);
}

.bg-dark .widget-summary .summary-footer a {
	color: white;
	opacity: 0.6;
}

@media only screen and (min-width: 480px) {
	.widget-summary.widget-summary-xlg {
		padding: 5px 0;
	}

	.widget-summary.widget-summary-xlg .summary-icon {
		width: 110px;
		height: 110px;
		line-height: 110px;
		font-size: 48px;
		font-size: 4.8rem;
	}

	.widget-summary.widget-summary-xlg .summary {
		min-height: 80px;
	}

	.widget-summary.widget-summary-xlg .summary .title {
		font-size: 20px;
		font-size: 2rem;
		line-height: 28px;
		line-height: 2.8rem;
	}

	.widget-summary.widget-summary-xlg .summary .info {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 30px;
		line-height: 3rem;
	}

	.widget-summary.widget-summary-xlg .summary .amount {
		font-size: 28px;
		font-size: 2.8rem;
	}
}

.widget-summary.widget-summary-lg {
	padding: 0;
}

.widget-summary.widget-summary-lg .summary-icon {
	width: 90px;
	height: 90px;
	line-height: 90px;
	font-size: 42px;
	font-size: 4.2rem;
}

.widget-summary.widget-summary-lg .summary {
	min-height: 65px;
}

.widget-summary.widget-summary-lg .summary .title {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 22px;
	line-height: 2.2rem;
}

.widget-summary.widget-summary-lg .summary .info {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 30px;
	line-height: 3rem;
}

.widget-summary.widget-summary-lg .summary .amount {
	font-size: 24px;
	font-size: 2.4rem;
}

.widget-summary.widget-summary-md {
	padding: 0;
}

.widget-summary.widget-summary-md .summary-icon {
	width: 70px;
	height: 70px;
	line-height: 70px;
	font-size: 32px;
	font-size: 3.2rem;
}

.widget-summary.widget-summary-md .summary {
	min-height: 0;
	margin-top: 12px;
}

.widget-summary.widget-summary-md .summary .title {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 18px;
	line-height: 1.8rem;
}

.widget-summary.widget-summary-md .summary .info {
	font-size: 11px;
	font-size: 1.1rem;
	line-height: 22px;
	line-height: 2.2rem;
}

.widget-summary.widget-summary-md .summary .amount {
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 700;
}

.widget-summary.widget-summary-md .summary-footer {
	display: none;
}

.widget-summary.widget-summary-sm {
	padding: 0;
}

.widget-summary.widget-summary-sm .summary-icon {
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 22px;
	font-size: 2.2rem;
}

.widget-summary.widget-summary-sm .summary {
	min-height: 0;
	margin-top: 4px;
}

.widget-summary.widget-summary-sm .summary .title {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 18px;
	line-height: 1.8rem;
}

.widget-summary.widget-summary-sm .summary .info {
	font-size: 11px;
	font-size: 1.1rem;
	line-height: 18px;
	line-height: 1.8rem;
}

.widget-summary.widget-summary-sm .summary .amount {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 700;
	}

.widget-summary.widget-summary-sm .summary-footer {
	display: none;
}

.widget-summary.widget-summary-xs {
	padding: 0;
}

.widget-summary.widget-summary-xs .summary-icon {
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	font-size: 1.8rem;
}

.widget-summary.widget-summary-xs .summary {
	min-height: 0;
}

.widget-summary.widget-summary-xs .summary .title {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 40px;
}

.widget-summary.widget-summary-xs .summary .info {
	display: none;
}

.widget-summary.widget-summary-xs .summary-footer {
	display: none;
}

/* linehead */

.linehead{
	padding: 8px 20px 8px 14px;
	margin-bottom: 10px;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	background-color: #fcf8e3;
	border: 1px solid #fbeed5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #c09853
}
.linehead-heading{color:inherit}
.linehead .close{position:relative;top:-2px;right:-21px;line-height:18px}
.linehead-success{background-color:#dff0d8;border-color:#d6e9c6;color:#468847}
.linehead-danger,.linehead-error{background-color:#f2dede;border-color:#eed3d7;color:#b94a48}
.linehead-info{background-color:#d9edf7;border-color:#bce8f1;color:#3a87ad}

.linehead h3{ font-size:125%; margin:0; padding:0; color: #360;}
.linehead p{ margin:0; padding:0;}
.linehead-danger h3.none a{color: #C63;}
.linehead-danger h3.none a:hover{color: #C30;}

/* colorbox */
.colorbox{padding:8px ;margin-bottom:10px;text-shadow:0 1px 0 rgba(255,255,255,0.5);background-color: #FFFEF8;border:1px solid #DEABA8;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color: #FFD975}
.colorbox h3{ font-size:125%; margin:0; padding:0; color: #360;}
.colorbox p{ margin:0; padding:0; color:#000;}

.colorbox2{padding:8px ;margin-bottom:10px;text-shadow:0 1px 0 rgba(255,255,255,0.5);background-color:   #FF0004;border:1px solid #DEABA8;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color: #FF0004;}
.colorbox2 h3{ font-size:125%; margin:0; padding:0; color: #FFFFFF;}
.colorbox2 p{ margin:0; padding:0; color:#FFFFFF;}


/* Hover Image Captions
------------------------------------- */
a.img-caption {
	margin: 0 0 40px 0;
	display: block;
}

.img-caption img {
	position: relative;
}

.img-caption figure {
	box-sizing: content-box;
	overflow: hidden;
	position: relative;
}

.img-caption figcaption {
	background: rgba(0, 0, 0, 0.4);
	position: absolute;
	box-sizing: content-box;
	padding: 12px 25px 14px 25px;
	bottom: 0;
	display: block;
	width: 100%;
	-webkit-transition: background-color 0.2s ease-in-out;
	-moz-transition: background-color 0.2s ease-in-out;
	-ms-transition: background-color 0.2s ease-in-out;
	-o-transition: background-color 0.2s ease-in-out;
	transition: background-color 0.2s ease-in-out;
}

.img-caption:hover figcaption {
	background: #808080;
}

.img-caption figcaption h3 {
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
}

.mega .img-caption figcaption h3 {
	font-size: 14px;
	line-height: 20px;
}

.mega .img-caption figcaption span {
	font-size: 14px;
	line-height: 14px;
}

.mega .img-caption figcaption {
	padding: 10px 20px 10px 20px;
}

.img-caption figcaption span {
	color: #fff;
	font-size: 16px;
	font-weight: 300;
	line-height: 16px;
	display: block;
	position: relative;
	opacity: 0;
	max-height: 0;
	padding: 0;
	-webkit-transition: max-height 0.2s ease-in-out, opacity 0.2s ease-in-out, padding 0.2s ease-in-out;
	-moz-transition: max-height 0.2s ease-in-out, opacity 0.2s ease-in-out, padding 0.2s ease-in-out;
	-ms-transition: max-height 0.2s ease-in-out, opacity 0.2s ease-in-out, padding 0.2s ease-in-out;
	-o-transition:max-height 0.2s ease-in-out, opacity 0.2s ease-in-out, padding 0.2s ease-in-out;
	transition: max-height 0.2s ease-in-out, opacity 0.2s ease-in-out, padding 0.2s ease-in-out;
}

.img-caption:hover figcaption span {
	max-height: 50px;
	opacity: 1;
	padding: 0 0 4px 0;
}


/* Product Categories */
.product-categories .img-caption figcaption { background: rgba(0, 0, 0, 0.3); }
.product-categories .img-caption:hover figcaption { background: #808080; }

.product-categories .img-caption img {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	opacity: 1;
	width: 100%;
}

.product-categories .img-caption:hover img { opacity: 1; }

.product-categories .img-caption figcaption h3 {
	color: #fff;
	text-transform: none;
	font-size: 18px;
	font-weight: 600;
	line-height: 22px;
}

.product-categories .img-caption figcaption span {
	color: #fff;
	text-transform: none;
	font-size: 16px;
	font-weight: 300;
	line-height: 14px;
}

.radius5{
	border-radius: 5px!important;}

.map-res{position: relative;
width: 100%;
height: 100%;
    text-align: center;
overflow: hidden;
  
border: 1px solid #BFB4B4;}

.map-iframe{position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
border: 1px solid #262020;}

.scroll-contact{position:fixed;bottom:-50px;right:15px;opacity:.75;text-align:center;display:block;z-index:100;cursor:pointer}
.scroll-contact:hover{opacity:1}




.gmap {
height: 0;
overflow: hidden;
padding-bottom: 75%;
position: relative;
}
.gmap iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}




/* buttom */
.upper{
position: fixed;
right:10px;
bottom:65px;
transition:1s;
opacity:0.8;
    z-index: 100;
}
.upper:hover{
opacity:1;
}

.upper2{
    position: fixed;
right:133px;
bottom:65px;   
transition:1s;
opacity:0.8;
     z-index: 100;
}
.upper2:hover{
opacity:1;
}

.upper3{
    position: fixed;
right:253px;
bottom:65px;   
transition:1s;
opacity:0.8;
     z-index: 100;
}
.upper2:hover{
opacity:1;
}
@media(max-width:767px){
	/* buttom */
.upper{
position: fixed;
right:0px;
bottom:45px;
transition:1s;
opacity:0.8;
    z-index: 100;
}
.upper:hover{
opacity:1;
}

.upper2{
    position: fixed;
right:120px;
bottom:45px;   
transition:1s;
opacity:0.8;
     z-index: 100;
}
.upper2:hover{
opacity:1;
}

.upper3{
    position: fixed;
right:237px;
bottom:45px;   
transition:1s;
opacity:0.8;
     z-index: 100;
}
.upper2:hover{
opacity:1;
}
}




@media(max-width:767px){
	aside.sidebar{display:none!important}
}
@media(min-width:768px) and (max-width:979px){
		aside.sidebar{display:none!important}
}

@media (max-width: 600px) {

	.hidd {
		display: none;
	}



@media(max-width:767px){
	aside.sidebar{display:none!important}
}
@media(min-width:768px) and (max-width:979px){
		aside.sidebar{display:none!important}
}

@media (max-width: 600px) {

	.hidd {
		display: none;
	}
    
 
	.logo-img {
		max-width:180px!important;
	}


@media (max-width: 600px) {

  .sp-block {
    display: block!important;
  }