.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5 {
  position: relative;
  min-height: 1px;
  padding-right: 2px;
  padding-left: 2px;
}
 
.col-xs-1-5 {
  width: 20%;
  float: left;
}
 
@media (min-width: 768px) {
  .col-sm-1-5 {
    width: 99%;
    float: left;
  }
}
 
@media (min-width: 992px) {
  .col-md-1-5 {
    width: 19.7%;
    float: left;
  }
}
 
@media (min-width: 1200px) {
  .col-lg-1-5 {
    width: 19.7%;
    float: left;
  }
  }

.center {
	text-align: center;
}

.bg-red {
  background-color: #f75353 !important;
}
.bg-gold {
  background: #C5B319 !important;
}
.breadcrumbs  {
  background: #F1F1F1 !important;
}
.topbar-v1 {
  background: #000 !important;
}
.top-v1-contacts li {
 color:#fff !important;
}
.navbar-nav {
 float: none !important;
 text-align: center !important;
}
.navbar-nav li {
 float: none !important;
 display: inline-block !important;
} 
#ico-pdf  {
height: 40px;
margin: 15px;
}
.formap {
position: relative;
padding-bottom: 95%;
height: 0;
overflow: hidden;
}
.formap iframe {
position: absolute;
top:0;
left: 0;
width: 100%;
height: 100%;
}

.streamtext p {
	color:#303030;
	font-size:16px;
	line-height:25px;
	font-weight: 300;
	margin:10px 0;
}
.map {
	width:100%; 
	height:350px;
	border-top:solid 1px #eee;
	border-bottom:solid 1px #eee;
}

/* important! bootstrap sets max-width on img to 100% which conflicts with google map canvas*/
.map img {
	max-width: none;
}

.map-box {
	height: 250px;
}

.map-box-space {
	margin-top: 15px;
}
.map-box-space1 {
	margin-top: 7px;
}

/*Custom Sky Forms (Advanced Contacts Page)*/
.sky-changes-3.sky-form,
.sky-changes-3.sky-form footer {
  border: none; 
}

.sky-changes-3.sky-form footer,
.sky-changes-3.sky-form fieldset {
	padding: 0;
	background: none;
}
/* UI */

.ecom-ui{
	position: relative;
	max-width: 280px;
	margin: 20px auto;
	padding: 15px 20px;
	border: 1px solid #ddd;
	background: #fff;
	border-radius:5px;
}
.ecom-ui img {
	max-height: 220px;
	margin: 0 auto;
	margin-bottom:15px;
	margin-top:5px;
}
.ecom-ui h4{
	font-size:16px;
}
.ecom-ui p{
	color:#888;
}
.ecom-ui .ecom-hot{
	position: absolute;
	top: -5px;
	right: -5px;
	z-index: 1000;
	font-size: 12px;
	color: #fff;
	text-align: center;
	width: 60px;
	height: 60px;
	line-height: 60px;
	border-radius: 50%;
}
.ecom-ui hr{
	margin:8px 0px;
}
/* Product item #1 */
.ecom-ui-one .price {
	font-size: 20px;
	font-weight: 600;
}
.ecom-ui-one .cart a{
	font-size:14px;
	border-bottom:1px dotted #777;
	color:#666;
}
.ecom-ui-one .cart a:hover{
	border-bottom:0px;
	color:#999;
}
/* Product item #2 */
.ecom-ui-two .cart a{
	font-size:14px;
	border-bottom:1px dotted #777;
	color:#666;
}
.ecom-ui-two .cart a:hover{
	border-bottom:0px;
	color:#999;
}
.ecom-ui-two .p-media i {
	margin-left:5px;
	font-size: 14px;
}
/* Product item #3 */
.ecom-ui-three .btn {
	margin-top:10px;
}
.ecom-ui-three .p-media i {
	margin-top: 10px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	border: 1px solid #eee;
	border-radius: 50%;
	-webkit-transition: all 0.35s ease-in;
	-moz-transition: all 0.35s ease-in;
	-ms-transition: all 0.35s ease-in;
	-o-transition: all 0.35s ease-in;
	transition: all 0.35s ease-in;
}
.ecom-ui-three .p-media a:hover i { 
	background:#fafafa;
}
/* Product item #4 */
.ecom-ui-four {
	text-align: center;
	position: relative; 
	overflow: hidden;
	border-width:2px;
}
.ecom-ui-four:hover{
	border:2px solid #32c8de;
}
.ecom-ui-four .ecom-hot {
	position: absolute;
	top: 6px;
	right: 6px;
	z-index: 1000;
	color: #fff;
	text-align: center;
	width: 45px;
	height: 45px;
	line-height: 45px;
	border-radius: 60px;
	border-top-right-radius: 15px !important;
}
.ecom-ui-four .img-container{
	position:relative;
}
.ecom-ui-four h4{
	line-height:40px;
}
.ecom-ui-four .price {
	display: inline-block;
	font-size: 25px;
	font-weight: 400;
}
.ecom-ui-four .price.price-old {
	font-size: 16px;
	color:#aaa;
	text-decoration: line-through;
}
.ecom-ui-four .ecom {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	padding: 8px 0;
	-webkit-transition: all 0.35s ease-in;
	-moz-transition: all 0.35s ease-in;
	-ms-transition: all 0.35s ease-in;
	-o-transition: all 0.35s ease-in;
	transition: all 0.35s ease-in;
}
.ecom-ui-four:hover .ecom {
	margin-top: -45px;
}
.ecom-ui-four .ecom .btn{
	border:0px;
}
.ecom-ui-four .ecom .btn:hover{
	background:#fff;
}
/* Product item #5 */
.ecom-ui-five { 
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	border:2px solid #32c8de;
}
.ecom-ui-five .ecom-hot {
	top: 15px;
	left: 0px;
	text-align: center;
	width:50px;
	line-height:28px;
	height:auto;
	border-radius:0px;
	border-top-right-radius:3px;
	border-bottom-right-radius:3px;
}
.ecom-ui-five h4 {
	padding:10px 15px;
}
.ecom-ui-five .product-details {
	padding: 8px 15px;
}
.ecom-ui-five .product-details .price {
	font-size: 18px;
	font-weight: 600;
	color: #fff;
}
.ecom-ui-five .product-details a.ecom {
	font-size: 14px;
	line-height:25px;
	color: #fff;
	border-bottom: 1px dotted #fff;
}
.ecom-ui-five .product-details a.ecom:hover{
	border-bottom:0px;
}
.ecom-ui-five .p-media a {
	display: block;
	float: left;
	width: 33.33%;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	text-align: center;
	margin: 0 auto;
	color:#888;
	border-right:2px solid #32c8de;
}
.ecom-ui-five .p-media a:nth-child(3) { 
	border-right: 0; 
}
/* Product item #6 */
.ecom-ui-six { 
	position: relative;
	overflow: hidden;
	border-width:2px;
}
.ecom-ui-six:hover{
	border:2px solid #32c8de;
}
.ecom-ui-six .ecom-hot {
	position: absolute;
	top: 6px;
	right: 6px;
	z-index: 1000;
	color: #fff;
	text-align: center;
	width: 45px;
	height: 45px;
	line-height: 45px;
	border-radius: 60px;
	border-top-right-radius: 15px !important;
}
.ecom-ui-six .ecom {
	position: absolute;
	top: 30%;
	left: -150px;
	display: block;
	-webkit-transition: all 0.35s ease-in;
	-moz-transition: all 0.35s ease-in;
	-ms-transition: all 0.35s ease-in;
	-o-transition: all 0.35s ease-in;
	transition: all 0.35s ease-in;
}
.ecom-ui-six:hover .ecom {
	left: 0;
}
.ecom-ui-six .ecom a{
	display:inline-block;
	z-index: 5;
	padding: 7px 30px;
	font-size: 16px;
	color: #fff;
	font-weight:600;
}
.qqq {
	padding: 7px 20px;
}
.qqq p {
	font-size: 16px;
}
.shop-product h2{
color: #E74C3C;
}

.centr { text-align: center }
.555 h3 {
color: #FFF !important;
}
.yyy{
font-size: 24px !important;
}
h3.white{font-size: 26px !important;
	line-height: 105%;
font-weight: bold;
color: #FFF !important;
}
li.white{font-size: 28px !important;
font-weight: bold;
color: #FFF !important;
}
li.white a{
color: #FFF !important;
}
.htshadow {
    text-shadow: 1px 3px 2px rgba(0,0,0,0.25);
}
.fs-20 { font-size: 20px !important;}
.h-260 { height: 260px !important;}
.bg-3 {background: #ff4b1f !important;
background: -webkit-linear-gradient(to left, #ff4b1f , #1fddff) !important;
background: linear-gradient(to left, #ff4b1f , #1fddff) !important;}
.hg_section {padding-top:35px; padding-bottom: 35px;}
.hg_section--relative {position: relative;}
.hg_section--masked { padding-bottom: 55px;}
.hg_section__source + .hg_section_size {position: relative;}
.kl-bg-source + .hg_section_size {position: relative;}
/*** GRID ICON BOXES */
.grid-ibx {}
.grid-ibx__item { float:left; text-align: center; padding-left: 20px; padding-right: 20px; position: relative; -webkit-backface-visibility:hidden; height: 200px; 
background-color: rgba(255, 255, 255, 0.7); }
.grid-ibx__item[onclick] {cursor: pointer;}
.grid-ibx--cols-1 .grid-ibx__item {width:100%;}
.grid-ibx--cols-2 .grid-ibx__item {width:50%;}
.grid-ibx--cols-3 .grid-ibx__item {width:33.3333%;}
.grid-ibx--cols-4 .grid-ibx__item {width:25%;}
.grid-ibx--cols-5 .grid-ibx__item {width:20%;}
.grid-ibx__item-inner {position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);}
.grid-ibx__link {display:block; position: absolute; top:0; left:0; right:0; bottom:0;}
.grid-ibx__title-wrp,
.grid-ibx__icon-wrp,
.grid-ibx__desc-wrp {margin-top:0; margin-bottom:20px;}
.grid-ibx__title,
.grid-ibx__desc {margin:0;}
.grid-ibx__icon {font-size:48px; line-height: 1; -webkit-transition:color .2s cubic-bezier(0.215, 0.610, 0.355, 1.000); 
transition:color .2s cubic-bezier(0.215, 0.610, 0.355, 1.000); color: #e2e2e2;}
.grid-ibx__item:hover .grid-ibx__icon { color: #0099CC;}
/* GridIconBox Styles - Lined Center */
.grid-ibx--style-lined-center,
.grid-ibx--style-lined-center .grid-ibx__item {border-color: rgba(0,0,0,0.1); border-style: solid;}
.grid-ibx--style-lined-center .grid-ibx__item {border-width:0 1px 1px 0; }
.grid-ibx--style-lined-center.grid-ibx--cols-1 .grid-ibx__item:nth-child(1) { border-right-width:0; }
.grid-ibx--style-lined-center.grid-ibx--cols-2 .grid-ibx__item:nth-child(2) { border-right-width:0; }
.grid-ibx--style-lined-center.grid-ibx--cols-3 .grid-ibx__item:nth-child(3) { border-right-width:0; }
.grid-ibx--style-lined-center.grid-ibx--cols-4 .grid-ibx__item:nth-child(4) { border-right-width:0; }
.grid-ibx--style-lined-center.grid-ibx--cols-5 .grid-ibx__item:nth-child(5) { border-right-width:0; }
.grid-ibx--style-lined-center .grid-ibx__row:last-child .grid-ibx__item { border-bottom-width:0; }
.grid-ibx--style-lined-center {border: 0;}
/* Hover Effects - Shadow */
.grid-ibx--hover-shadow .grid-ibx__item {-webkit-transition:box-shadow .25s cubic-bezier(0.215, 0.610, 0.355, 1.000); transition:box-shadow .25s cubic-bezier(0.215, 0.610, 0.355, 1.000);}
.grid-ibx--hover-shadow .grid-ibx__item:hover { box-shadow: 0 40px 120px -20px rgba(0,0,0,0.6); z-index: 1; }
.grid-ibx--hover-shadow.grid-ibx--style-lined-gradient .grid-ibx__item:hover {box-shadow: 0 -10px 30px -10px rgba(0, 0, 0, 0.29); }

/* Hover Effects - Scale */
.grid-ibx--hover-scale .grid-ibx__item { -webkit-transition:-webkit-transform .25s cubic-bezier(0.215, 0.610, 0.355, 1.000), background .15s cubic-bezier(0.215, 0.610, 0.355, 1.000); transition:transform .25s cubic-bezier(0.215, 0.610, 0.355, 1.000), background .15s cubic-bezier(0.215, 0.610, 0.355, 1.000); }
.grid-ibx--hover-scale .grid-ibx__item:hover { -webkit-transform: scale3d(1.05,1.05,1); -ms-transform: scale3d(1.05,1.05,1); transform: scale3d(1.05,1.05,1); z-index: 1; border-width: 1px !important; background: #fff; border-radius: 3px;}
.grid-ibx--hover-scale.grid-ibx--style-lined-gradient .grid-ibx__item:hover {background:none; }

/* Hover Effects - Shadow & Scale */
.grid-ibx--hover-shadowscale .grid-ibx__item { -webkit-transition:-webkit-transform .25s cubic-bezier(0.215, 0.610, 0.355, 1.000), background .15s cubic-bezier(0.215, 0.610, 0.355, 1.000), box-shadow .25s cubic-bezier(0.215, 0.610, 0.355, 1.000); transition:transform .25s cubic-bezier(0.215, 0.610, 0.355, 1.000), background .15s cubic-bezier(0.215, 0.610, 0.355, 1.000), box-shadow .25s cubic-bezier(0.215, 0.610, 0.355, 1.000); }
.grid-ibx--hover-shadowscale .grid-ibx__item:hover { -webkit-transform:scale3d(1.06,1.06,1); -ms-transform:scale3d(1.06,1.06,1); transform:scale3d(1.06,1.06,1); z-index: 1; border-width: 1px !important; background: #fff; box-shadow: 0 40px 120px -20px rgba(0,0,0,0.6); border-radius: 2px;}
.grid-ibx--hover-shadowscale.grid-ibx--style-lined-gradient .grid-ibx__item:hover {box-shadow: 0 -10px 30px -10px rgba(0, 0, 0, 0.29); background:none; }

/* Background type */
/*.grid-ibx--bg-default .grid-ibx__item {background: #f2f2f2;}
.grid-ibx--bg-default.grid-ibx--style-lined-gradient .grid-ibx__item {background: #f2f2f2; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,transparent)); background: -webkit-linear-gradient(top,  #f2f2f2 0%,transparent 100%); background: -webkit-linear-gradient(top, #f2f2f2 0%, transparent 100%); background: linear-gradient(to bottom,  #f2f2f2 0%,transparent 100%);}
*/
/* MQ's */
@media screen and (max-width: 991px){
  .grid-ibx--cols-4 .grid-ibx__item,
  .grid-ibx--cols-5 .grid-ibx__item {width:33.3333%;}
  .grid-ibx--style-lined-gradient.grid-ibx--cols-4 .grid-ibx__item,
  .grid-ibx--style-lined-gradient.grid-ibx--cols-5 .grid-ibx__item {width:-webkit-calc(33.3333% - 30px); width:calc(33.3333% - 30px);}
}
@media screen and (max-width: 767px){
  .grid-ibx--cols-3 .grid-ibx__item,
  .grid-ibx--cols-4 .grid-ibx__item,
  .grid-ibx--cols-5 .grid-ibx__item {width:50%;}
  .grid-ibx--style-lined-gradient.grid-ibx--cols-3 .grid-ibx__item,
  .grid-ibx--style-lined-gradient.grid-ibx--cols-4 .grid-ibx__item,
  .grid-ibx--style-lined-gradient.grid-ibx--cols-5 .grid-ibx__item {width:-webkit-calc(50% - 30px); width:calc(50% - 30px);}
}
@media screen and (max-width: 480px){
  .grid-ibx--cols-2 .grid-ibx__item,
  .grid-ibx--cols-3 .grid-ibx__item,
  .grid-ibx--cols-4 .grid-ibx__item,
  .grid-ibx--cols-5 .grid-ibx__item {width:100% !important; float:none !important;}
 .mm70 {margin-bottom:70px !important;}
}

.ui-329{
	margin:10px auto;
z-index: 3;
}
.ui-329 .item{
	max-width:320px;
	margin:3px 0 2px 0;
	border-radius:4px;
	box-shadow:2px 2px 0px 1px rgba(0,0,0,0.06);
}
.ui-329 .head{
	background:#fbfbfb;
	padding:3px;
	border:1px solid #ddd;
	border-bottom:1px solid #e7e7e7;
	border-top-left-radius:4px;
	border-top-right-radius:4px;
}

.ui-329 .head h3{
	margin:10px auto;
	font-size:18px;
	line-height:28px;
	font-weight:600;
}


.ui-329 .content{
	background:rgba(255,255,255,0.9);
	border:1px solid #ddd;
	border-top:0px;
	border-bottom-left-radius:4px;
	border-bottom-right-radius:4px;
}
.ui-329 .content ul{
	margin:-20px 10px 0px 10px;
text-align: left;
}	
.ui-329 .content ul li{
	padding:8px;
	border-bottom:1px solid #eee;
	font-size:15px;
	color:#000;	
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.ui-329 .content ul li:last-child{
	border-bottom:0px;
}
.ui-329 .content ul li:hover{
	background:#fdfdfd;
}
.ui-329 .content ul li i{
	display:inline-block;
	width:25px;
	height:25px;
	color:#fff;
	line-height:25px;
	text-align:center;
	font-size:15px;

	margin-right:10px;
	font-weight:normal;
}
.ui-329 .content ul li img{
	display:inline-block;
	height:25px;
	color:#fff;
	line-height:25px;
	text-align:center;
	font-size:15px;
	margin-right:10px;
}
.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
}