.absolute-text-promo {
    position: absolute;
    width: 368px;
    top: 0px;
    font-size: 22px;
    left: 0px;
    line-height: 25px;
}
.absolute-text-promo span {
  color:#BF001E; 
}
.padding-text-promo {
  padding:66px 0 0 16px; 
}
body {
    font: 14px/20px Open Sans;
    color:#000;
    text-align: left;
    min-width: 96px;
}
.fix-menu {
  position: fixed;
  width: 100%;
  left:0px;
  top:0px;
  box-shadow:  0px 0px 15px rgba(0,0,0,0.6);
  background: rgba(255,255,255,0.95);
  z-index: 555;
}
a { 
  color:#000 ; 
  text-decoration: none;
  transition: all 0.3s ease 0s;
}
.floatright {
  float:right !important;
}
a:hover, a:focus, a:visited {
   /* opacity: 0.75; */
}
.zag {
    color: #e3271e;
    font-weight: 400;
    font-size: 18px;
    /* font-family: 'Open Sans'; */
    margin-bottom: -1px;
    text-align: right;
}
h1,h2,h3,h4,h5,h6 {/* font-family: 'Intro'; */margin:0 0 20px;/* text-transform: uppercase; */text-align: center;}

.block-news-inner {

  text-align: left;
}

h1 {font-size:30px;font-weight:normal;line-height: 32px;/* border-left: 14px solid #bf001f; *//* padding-left: 10px; */}
h2 {font-size: 30px;font-weight:normal;line-height: 32px;clear: both;/* border-left: 15px solid #bf001f; *//* padding-left: 15px; */margin-bottom: 36px;text-align: left;font-weight: 700;}
h3 { font-size:16px; font-weight:normal; line-height: 18px;}
h4 { font-size:14px; font-weight:normal; line-height: 16px;}
h5 { font-size:12px; font-weight:normal; line-height: 15px;}      
h6 { font-size:11px; font-weight:normal;}
input[type=checkbox], input[type=radio] {
    margin:-2px 4px 0 4px !important;
    position: relative !important;
}

label {
    font-weight: 400;
    display: inline;
}
label, dt {
    font-weight: 400;
}
legend {
    display: none;
}

/*----------------------------------------*/
/*  design
/*----------------------------------------*/
body:before {
  content: "";
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -10;
  //background: url(../img/bg.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/*  news  */
.block-news {
  padding:20px 0;
 
}         
.banner-box {
  padding:10px;
  background: rgb(220,220,220);
  background: linear-gradient(0deg, rgba(220,220,220,1) 0%, rgba(255,255,255,1) 100%);
  color:#fff;
  margin:0 0 20px;
  border: 2px solid #e6e6e6;
}
.banner-box a, .banner-box .single-blog  {
  color: #000;
}

.single-product-item .vm-customfields-wrap {
  display: none;
}
/*  content  */
.block-content {
  padding:20px 0;
  color:#000;
  
}
.z-index-block {
  position:relative;
  z-index: 55;
}

.side ul {margin: 0;}
.side ul li {list-style:none;padding: 0;}
.side ul li:last-child a {border:none;}
.side ul li a {font-size:15px;/* font-family:'Open Sans'; */color: #0c0c0c;border-bottom:1px solid #fff;padding: 7px 8px 6px;display:block;}
.cat1 ul li a {background: rgb(220,220,220);
background: linear-gradient(0deg, rgba(220,220,220,1) 0%, rgba(255,255,255,1) 100%);}
.side ul li a:hover,
.side ul li.VmOpen a {background:#e7e7e7}
.side ul li:last-child a {
  padding:7px 8px 11px;
}
.text1 {/* background:#c3c3c3; *//* margin-top:-110px; */}
.block-content h1 {
  /* text-transform: none; */
  color:#000;
  text-align: left;
  font-weight: 700;
}

.block-content a {
  color:#000;
}

a.more {display:block; clear:both; text-align:center; background:#93cd00; color:#fff; font-family:'Intro'; font-weight:900; text-transform:uppercase; font-size:18px; margin:10px auto;padding:10px 0; width:80%}
a.more:hover {background:#3b3b3b}

/*  form  */
.form-block {
  padding:20px 0;
}

.form-block h2 {
  /* font-family: 'Arial'; */
  /* text-transform: none; */
  color:#000;
  font-size: 30px;
  text-align: center;
}

.bg-form-block {
  background: #fff;
  box-shadow: 0 0 3px 2px #e2e2e2;
  padding:20px 0;
}

.submit-form:hover {
  opacity: 0.8;
}
/*  form-inner  */
.bg-form-block-inner {
  background: #fff;
  padding:15px;
  box-shadow: 0 0 3px 2px #e2e2e2;
}
.bg-form-block-inner h2 {
  font-family: Arial;
  text-align: center;
  color:#000;
  font-size: 22px;
  text-align: left;
  margin:0 0 15px;
}
.bg-form-block-inner textarea.form-control {
  height: 100px;
}
.bg-form-block-inner .agreement_label {
  padding: 15px 0px 0px 0px;
  text-align: left;
}

/*  footer  */
footer .main-menu ul.menu li.active,
footer .main-menu ul.menu li:hover {/* background: #000; */}
footer {
  background: #ebebeb;
  height: auto;
  color:#fff;
  margin: 55px 0 0;
  padding: 15px 0 18px;
}

footer .logo {
  /* margin: 0; */
}

footer a {
  /* color:#fff; */
}
footer .block-contact {
  color:#fff;
  margin: 38px 0 0;
}

footer .block-contact a {
  color:#fff;
}

footer .block-contact span.phone {
    display: inline-block;
}

footer .block-contact span.email{
    display: inline-block;
    margin-left: 10px;
}

footer .block-contact span.email i,
footer .block-contact span.phone i,
footer span.address i {
}
footer .block-contact {
  padding: 5px 0;
}
/*----------------------------------------*/
/*  header
/*----------------------------------------*/   
header {
  position: relative;
}
.sub-block-top {
  padding:10px 0;
}
/*  menu */
.main-menu {
  background: #3b3b3b;
  /* height: 47px; */
}

.main-menu  .container {padding: 0;}
.main-menu ul.menu li.active, .main-menu ul.menu li:hover {
  /*background: #93cd00;*/
}
.main-menu ul.menu li.active a, .main-menu ul.menu li:hover a{
  color: #ffffff;
}
.main-menu ul.menu li a::after {
  background: #fff;
}
/*  inner-menu  */
.inner-menu ul {
  margin:0px 0 20px;
}
.inner-menu ul li {
  display:block;

  color:#000;
  position:relative;
  transition: all 0.3s ease 0s;
}
.inner-menu ul li:last-child a{
  border:0px;
}
.inner-menu ul li a {
  font-size:20px;
  display:block;
  width: 100%;
  font-family:Arial ;
  padding:10px;
  border-bottom:2px solid #000;
}
#breadcrumbs {
 display: none;
}
.inner-menu ul > li.active > a, .inner-menu ul > li:hover > a {
  background: #bf001f;
  color:#fff;
  opacity: 1;
}
header {
  padding:20px 0 0px;
}
.main-menu.effect-2.f-nav {
    top:0px;
    left:0px;
    position: fixed;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    z-index: 99;
    opacity:0.9;
}

.main-menu ul.menu {
  list-style: none;
  text-align: center;
  margin: 0px 0 0 0;
}
.main-menu ul.menu li {
  position:relative;
  display: inline-block;
  padding: 13px 5%;
  margin: 0 1%;
  /*  line-height: 50px;*/
  text-overflow: ellipsis;
  text-align: center;
  vertical-align: top;
  cursor: pointer;
  /*  height: 50px;         */
  -webkit-transition: all 0.3s, opacity 0.2s;
  -moz-transition: all 0.3s, opacity 0.2s;
  transition: all 0.3s, opacity 0.2s;
}
.main-menu ul.menu li:after {content:url(../img/li.png); width:20px; height:20px; position:absolute; right:-20px; margin-top:2px}
.main-menu ul.menu li:last-child:after {display:none;}
/* ---- */
.main-menu ul.menu li:first-child { }
.main-menu ul.menu li:last-child { }
/* ---- */
.main-menu ul.menu li a {
  font-family: 'Open Sans';
  font-size: 14px;
  text-transform: uppercase;
  line-height: 20px;
  display: inline-block;
  vertical-align: middle;
  position:relative;
  text-decoration: none;
  color: #fff;
}

/*----------------------------------------*/
/*   Dropdown Menu
/*----------------------------------------*/
.main-menu ul.menu li ul.sub-menu {
    left: 0;
    margin: 0;
    position: absolute;
    text-align: left;
    top: 100%;
    width: 250px;
    z-index: -99;
    background-color: #bf001f;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
    padding: 5px 0;
    z-index: 555;
    transform-origin: center top 0;
    transition: all 0.6s ease 0s;
    transform: rotateX(90deg);
    visibility: hidden;
}
.main-menu ul.menu li:last-child ul.sub-menu,
.main-menu ul.menu li.submenu_to_left ul.sub-menu {
   left: initial;
   right: 0;
   text-align: right;
}
.main-menu ul.menu li ul.sub-menu li  {
    margin:0;
    position: relative;
    width: 100%;
    line-height: 17px;
    padding:2px 10px;
    height: auto;
    text-align: left;
    display: block;
}
.main-menu ul.menu li ul.sub-menu li:last-child a{
  border-bottom:0px;
}
.main-menu ul.menu li ul > li.parent::after {
    content: "\f0da";
    color:#fff;
    font: normal normal normal 13px/24px FontAwesome;
    display: inline-block;
    vertical-align: top;
    position:absolute;
    opacity: 0.5;
    right:20px;
    transition: all 0.3s ease 0s;
    top:3px;
}
.main-menu ul.menu li:last-child ul li.parent::after,
.main-menu ul.menu li.submenu_to_left ul li.parent::after  {
   content: "\f0d9";
}

.main-menu ul.menu li > ul > li:hover:after {
    opacity: 0.2;
}
.main-menu ul.menu li ul.sub-menu li a,
.main-menu ul.menu li .megamenu span a {
    color: #fff;
    display: block;
    margin: 0px 10px;
    opacity: 1;
    padding: 7px 0;
    font-size: 16px;
    text-transform: none;
    font-weight: normal;
    line-height: 17px;
    border-bottom: 1px solid rgba(255,255,255,0.4);

}
.main-menu ul.menu li > ul.sub-menu > li:hover > a, .main-menu ul.menu li > ul.sub-menu > li.active > a {
  opacity: 0.6;
} 
.main-menu ul.menu li:hover > ul.sub-menu {
    margin-top: 0;
    transform: rotateX(0deg);
    visibility: visible;
    z-index: 99999;
}   
/*---------------  next level  ------------------*/

.main-menu ul.menu li ul.sub-menu li ul.sub-menu {
  left:100%;
  top:0px;
}               
.main-menu ul.menu li:last-child ul.sub-menu li ul, .main-menu ul.menu li.submenu_to_left ul.sub-menu li ul {
  left: initial;
  right: 100%;
}

/*----------------------------------------*/
/*  megamenu
/*----------------------------------------*/
.main-menu ul.menu li.megamenu > ul.sub-menu li::after {
  display:none;
}
.main-menu ul.menu li.megamenu > ul.sub-menu {
  position: absolute;
	top: 100%;
	width: 700px;
	left: 0;
	background: #93cd00;
	border-bottom: 3px solid #222;
	z-index: 999;
	visibility: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
	-khtml-opacity: 0;
	-webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.5);
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	-ms-transform: scale(0.5);
	-o-transform: scale(0.5);
	transform: scale(0.5);
	-webkit-transform-origin: center 10%;
	-moz-transform-origin: center 10%;
	transform-origin: center 10%;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
	transition: all 0.25s linear;
}
.main-menu ul.menu li.megamenu > ul.sub-menu li ul {
    left: 0px;
    position: initial;
    text-align: left;
    top: 0%;
    width: 100%;
    background-color: #222;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 0px;
    z-index: 555;
    transform-origin: center top 0px;
    transform: rotateX(0deg);
    visibility: none;
    margin: 0px;
    padding: 5px 0px;
    transition: all 0.6s ease 0s;
}
.main-menu ul.menu li.megamenu > ul.sub-menu li ul {
  padding:10px;
}
.main-menu ul.menu li.megamenu > ul.sub-menu li ul li {
   float:none;
   width: 100%;
   padding:0px;
   display: block;
}
.main-menu ul.menu li.megamenu > ul.sub-menu li ul li:last-child a {
  border-bottom:0px;
}
.main-menu ul.menu li.megamenu ul.sub-menu > li {
    width: 20%;
    float:left;
    display: block;
    margin:0;
    padding:6px 0;
    background: none !important;
    position: relative;
    border-bottom:0px solid #fff;
}
.main-menu ul.menu li.megamenu ul.sub-menu li:last-child a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.main-menu ul.menu li.megamenu:hover ul.sub-menu {
	display: block;
	visibility: visible;
	opacity: 1;
	filter: alpha(opacity=100);
	-khtml-opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transform-origin: top center;
	-moz-transform-origin: top center;
	transform-origin: top center;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
	transition: all 0.25s linear;
}
/*----------------------------------------*/
/*  inner-menu
/*----------------------------------------*/
.inner-menu {
  
}
.inner-menu ul {
  list-style: none url();
}
/*----------------------------------------*/
/*   Dropdown Menu
/*---------------------------------------- */
.inner-menu.left-menu-right ul li ul.sub-menu {
    left: 100%;
    margin: 0;
    position: absolute;
    text-align: left;
    top: 0%;
    width: 200px;
    z-index: -99;
    background-color: #93cd00;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
    padding: 0px 0; 
    z-index: 555;
    transform-origin: center top 0;
    transition: all 0.6s ease 0s;
    transform: rotateX(90deg);
    visibility: hidden;
}
.inner-menu.left-menu-right ul li ul.sub-menu.level-4 {
    left: 0%;
    margin: 0;
    position: absolute;
    text-align: left;
    top: 100%;
}
/*----------------------------------------*/
/*   ?? ????? 2
----------------------------------------
.inner-menu ul li ul.sub-menu li ul {
  display: none;
} 
/*---------------------------------------- */
.inner-menu.left-menu-right ul li ul.sub-menu li  {
    margin:0;
    position: relative;
    width: 100%;
    padding:0px 0;
    line-height: 17px;
    height: auto;
    text-align: left;
    display: block;
}

.inner-menu.left-menu-right ul li ul.sub-menu li a {
    color: #fff;
    display: block;
    padding: 11px 10px;
    opacity: 1;
    font-size: 16px;
    position: relative;
    text-transform: none;
    font-weight: normal;
    line-height: 17px;
    border-bottom: 2px solid rgba(0,0,0,0.7);

}
.inner-menu.left-menu-right ul > li.parent > a::after {
    content: "\f0da";
    font: normal normal normal 13px/24px FontAwesome;
    display: inline-block;
    vertical-align: top;
    position:absolute;
    right:12px;
    transition: all 0.3s ease 0s;
    top:9px;
}
.inner-menu.left-menu-right ul li ul.sub-menu.level-3 li.parent a::after {
   content: "\f0d7";
}
.inner-menu.left-menu-right ul li ul.sub-menu.level-4 li a::after {
  display: none;
}
.inner-menu.left-menu-right ul > li.parent > a:hover:after {
   opacity: 0.4;
}
.inner-menu.left-menu-right ul li > ul.sub-menu > li:hover > a, .inner-menu.left-menu-right ul li > ul.sub-menu > li.active > a {
  background: #222;
} 
.inner-menu.left-menu-right ul li:hover > ul.sub-menu {
    margin-top: 0;
    transform: rotateX(0deg);
    visibility: visible;
    z-index: 99999;
}  
/*----------------------------------------*/

/*----------------------------------------*/
/*   Down Menu
/*---------------------------------------- */
.inner-menu.left-menu-down ul li > ul.sub-menu {
    background-color: #222;
    padding: 0px; 
    display: none;
    margin:0px;
}
.inner-menu.left-menu-down ul li ul.sub-menu a {
  background-color: #222; 
}
.inner-menu.left-menu-down ul li ul.sub-menu li.active a, .inner-menu.left-menu-down ul li ul.sub-menu li:hover a {
   background-color: #93cd00; 
} 
.inner-menu.left-menu-down ul li.active > ul.sub-menu {
  display: block;
}
.inner-menu.left-menu-down ul li ul.sub-menu li ul,.inner-menu.left-menu-down ul li.active ul.sub-menu li ul a {
    background-color: #93cd00;   
}
/*----------------------------------------*/
/*   ?? ????? 2
/*---------------------------------------- */
.inner-menu.left-menu-down ul li ul.sub-menu > li > ul {

}
.inner-menu.left-menu-down ul li ul.sub-menu > li a::after {

}
/*---------------------------------------- */
.inner-menu.left-menu-down ul li ul.sub-menu > li > ul li.active a,.inner-menu.left-menu-down ul li ul.sub-menu li ul li:hover a {
    background-color: #222; 
 }
.inner-menu.left-menu-down ul li ul.sub-menu li ul li ul, .inner-menu.left-menu-down ul li.active ul.sub-menu li ul li ul a {
    background-color: #222;    
}
.inner-menu.left-menu-down ul li ul.sub-menu > li > ul > li > ul > li.active a, .inner-menu.left-menu-down ul li ul.sub-menu > li > ul > li > ul > li:hover a {
   background:#93cd00;
}
.inner-menu.left-menu-down ul li ul.sub-menu li ul li ul li ul, .inner-menu.left-menu-down ul li.active ul.sub-menu li ul li ul li ul a {
    background-color: #93cd00;   
}   
.inner-menu.left-menu-down ul li.active ul.sub-menu li ul li ul li ul li.active a,.inner-menu.left-menu-down ul li.active ul.sub-menu li ul li ul li ul li:hover a {
    background:#222;
}
 

.inner-menu.left-menu-down ul li ul.sub-menu li  {
    margin:0;
    position: relative;
    width: 100%;
    padding:0;
    line-height: 17px;
    height: auto;
    text-align: left;
    display: block;
}

.inner-menu.left-menu-down ul li ul.sub-menu li a {
    color: #fff;
    display: block;
    margin: 0px;
    opacity: 1;
    padding: 10px 15px;
    font-size: 16px;
    text-transform: none;
    font-weight: normal;
    line-height: 17px;

}  
.inner-menu.left-menu-down ul li ul.sub-menu li ul li a {
  padding: 10px 25px; 
}
.inner-menu.left-menu-down ul li ul.sub-menu li ul li ul li a {
  padding: 10px 35px; 
}
.inner-menu.left-menu-down ul li ul.sub-menu li ul li ul li ul li a {
  padding: 10px 45px; 
}
.inner-menu.left-menu-down ul > li.parent > a::after {
    content: "\f0d7";
    font: normal normal normal 13px/24px FontAwesome;
    display: inline-block;
    vertical-align: top;
    position:absolute;
    right:12px;
    transition: all 0.3s ease 0s;
    top:7px;
}
.inner-menu.left-menu-down ul > li.parent > a:hover:after {
   opacity: 0.4;
}


.inner-menu.left-menu-down ul li > ul.sub-menu > li:hover > a {
  opacity: 0.6;
}   
/*----------------------------------------*/
.wrap-header {
  padding: 5px 0 10px;
}
/*  logo */
.logo {
    margin: 0px 0 0px 0px;
    text-align: right;
}
header .col-lg-2,
header .col-lg-3,
footer .col-lg-2,
footer .col-lg-3 {
  padding:0 5px;
}
.submit-form {
 float:left
}

.logo > a {
  display: inline-block;
}
.logo > a:hover {
  opacity: 0.7;
}
/*----------------------------------------*/
.block-contact {
  padding: 32px 0 0;
}
.block-contact, .block-contact a {
  color: #000;
  text-decoration: none;
}
.block-contact span.phone {
  display: block;
  margin-left: 5px;
  font-size: 25px;
  text-align: right;
  margin-bottom: 13px;
}
.block-contact span.email {
  margin-left: 5px;
  font-size: 15px;
}
span.address {
  margin-left: 12px;
  font-size: 15px;
  display: inline-block;
  padding: 0px 0 0 12px;
}
.block-contact span.email i, .block-contact span.phone i, span.address i {
  margin:0 5px 0 0;
  font-size: 15px;
  color: #bf001f;
}
span.address {font-family: arial, sans-serif;}
.block-contact span.address i {font-size: 19px;}
.block-contact span.email p, .block-contact span.phone p, span.address p {
  display: inline-block;
  margin:0px;
}
/*----------------------------------------*/
/* Animate button
/*----------------------------------------*/

.button-animate {
   -moz-transition: all 0.2s 0s ease;
   -o-transition: all 0.2s 0s ease;
   -webkit-transition: all 0.2s 0s ease;
   background: #e3271e;
   /* box-shadow:  0 4px 0px #000;*/
   font-size: 16px;
   color:#fff;
   border:0px;
   display: inline-block;
   font-family: Open Sans;
   text-decoration: none !important;
   /* text-transform: uppercase; */
   margin:0px 0;
   padding: 10px;
}
.button-animate i, .button-animate img {
  display: block;
  margin:0px 15px 0 0;
  float:left;
  font-size: 20px;

  position: relative;
  -webkit-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}
.button-animate:hover {
   background: #000000;
   color:#fff;
   opacity: 1;
}
.button-animate:hover i, .button-animate:hover img {
    transform: rotate(-360deg);
}
/*----------------------------------------*/
.modal-call {
    display: inline-block;
    text-decoration: none !important;
    font-size: 15px;
    color:#fff;
    text-align: right;
    float: right;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
}

.download {padding:0;margin-top: 11px;}
.modal-call i, .modal-call img {
  display: block;
  margin: 0;
  float:right;
  position: relative;
  -webkit-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}
.modal-call:hover {
   color:#fff;
   opacity: 1;
}
.modal-call:hover i, .modal-call:hover img {

}

/*----------------------------------------*/
/*  content
/*----------------------------------------*/
.promo-block {
  background: url(/images/promo.jpg) no-repeat center;
  margin:0 0 25px;
}
.promo-block img {
  width: 100%;
}
.item-page {
   font-family: arial, sans-serif;
}
.block-content-inner {
  font-family: arial, sans-serif;
}

.block-content-inner h1 {

  text-align: left;
}

/*----------------------------------------*/
/*  news
/*----------------------------------------*/
.banner-box-all {
  min-height: 271px;

  margin: 0 0 30px;
} 
.header-news {
  margin:0 0 15px 0;
  text-align: left;
}
.sub-block-news a{
  padding: 4px 0px;
  display: block;
  color: #ccc;
  border-top: 1px dotted #eaeaea;
  border-bottom: 1px dotted #eaeaea;
}
.sub-block-news a:hover {
  color:#93cd00;
}
.banner-box-all .max-height-text {
  display: none;
}
.image-blog img {
   transition: all 300ms ease-in-out 0s;
   max-width:100%;
   display: block;
   width: 100%;
}
.image-blog img:hover {transform: scale(1.05)}
.image-blog {
  display: block;
  max-height:150px;

  overflow: hidden;
  margin:0 0 15px;
}
.blog-title {
  display: block;
  line-height: 45px;
  text-overflow: ellipsis;
  vertical-align: top;
  cursor: pointer;
  height: 45px;
  overflow: hidden;
  margin:0 0 10px;
}

.image-blog a:hover {
  opacity: 0.7;
}
.blog-title-inner {
  font-size: 18px;
  text-transform: uppercase;
  line-height: 25px;
  display: inline-block;
  vertical-align: middle;  
  margin:0 0 10px;
}
.blog-title span {
  /* font-family: 'Arial'; */
  text-transform: uppercase;
  line-height: 25px;
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
}
.max-height-text {
  font-family: arial, sans-serif;
  position:relative;
  height:60px;
}
.text-inner-news {
  font-size: 15px;
  line-height: 20px;
  font-family: arial, sans-serif;  
}
.over-block-position {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  font-size: 15px;
  line-height: 19px;
  overflow: hidden;
  transition: all 200ms ease-in-out 0s;
  /* display: none !important; */
}
.scroll-text {
  width: 100%;
  height: 100%;
  /* text-align: justify; */
  overflow-y: scroll;
  padding-right: 50px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.scroll-text hr {
  border-top: 0px solid #eee;
}
.all-news {
  font-size: 14px;
 
}

.all-news .fa {
 -o-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  
}
.all-news:hover .fa {
  -webkit-transform: translate3d(30%, 0%, 0);
  transform: translate3d(30%, 0%, 0);
}

.all-news i {
  margin:0 0 0 5px;

}
/*----------------------------------------*/
/*  form
/*----------------------------------------*/
.bg-form-block-inner {
  margin:30px 0;
}
.bg-form-block textarea.form-control {
  height:100px;
}
.form-control {
  border-radius:0px;
}
.form-control:focus {
	border-color: rgba(0,0,0,0.5);
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6)
}
/*----------------------------------------*/
/*  footer
/*----------------------------------------*/
footer .main-menu  {
  padding:0px 0;
  margin: 3px 0;
  /* background: rgb(255, 255, 255); */
}
footer .main-menu ul.menu {
  list-style: none;
}
footer .main-menu ul.menu li {
  text-align: center;
}
footer .sub-menu {
 display: none;
}
.spacer-buy-area h2 {
  text-align: left;
  font-size: 26px;
  margin-bottom: 16px;
}
/*----------------------------------------*/
/* vertumar
/*----------------------------------------*/
.product-fields .product-field-type-M label {
  vertical-align: top;
}
.product  .vm3pr-1 .vm-customfields-wrap {
display: none;
}
.old-price {
 display: none;
}
.old-price span{
  color:#93cd00;
  font-size: 15px;

  text-decoration: line-through;
}  
.old-price {
 text-align: center;
 margin:0 0 5px;
  
 color:#ccc;
}    
.old-price.productDetails .product-fields{
  float:left;
  margin:0 5px 0 0;
  text-decoration: line-through;
}  
.old-price.productDetails .product-fields .product-field-display {
  text-decoration: line-through;
} 
.productdetails-view .addtocart-bar {
  margin:10px 0 0;
}
#fancybox-content {
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
     color: #000;
     background: #fff;
     font-family: arial, sans-serif;
     //width: 300px !important;
     min-width: 300px; 
     padding:0px;
     -webkit-box-shadow: 0 0 18px rgba(0,0,0,0.4);
     -moz-box-shadow: 0 0 18px rgba(0,0,0,0.4);
     box-shadow: 0 0 18px rgba(0,0,0,0.4);
}
#fancybox-content .product-related-products {
  display: none;
}
.main-image img {
  position: relative !important;
}
#fancybox-outer {
  background: transparent;
}
#fancybox-wrap {
  //width: 300px !important;
  min-width: 300px; 
  padding:0px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.sj_quickview_handler {
  width: 100%;
  display: none !important;
  -moz-transition : all 0.2s 0s ease;
  -o-transition: all 0.2s 0s ease;
  -webkit-transition: all 0.2s 0s ease;
  background: #93cd00 !important;
  box-shadow: 0 4px 0px #000;
  border: 0 none;
  color: #FFFFFF !important;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  line-height: 19px;
  padding: 8px 4px 8px;
  text-align: center;
  text-transform: none;
  vertical-align: middle;
  white-space: nowrap;
  text-decoration: none;
  margin: 0px 0 5px;
}
.sj_quickview_handler:hover {
  box-shadow: 0px 2px 0px #000;
  opacity: 1; 

}
.sj_quickview_handler::before {
  display: inline-block;
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  position: relative;
  top: 0px;
  margin: 0 8px 0 0;
  font-size: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f030";
  -webkit-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}
.product-field-type-R, .product-field-type-Z {
  float:none;
  margin:0px;
}
.product-fields-title-wrapper {
 display: none;
}
.sj_quickview_handler:hover:before {
  transform: rotate(-360deg);
}  

.fancybox-type-ajax {
  max-width: 940px; 
}
.fancybox-overlay-fixed {
  padding:0px 0 10px 0;
}
.fancybox-skin {
  padding:15px 15px 15px 0 !important;
}
.fancybox-skin .fancybox-outer {
  position: relative;
  overflow: hidden;
}
.fancybox-skin .fancybox-inner {
    padding: 0 20px 0 0;
    left: 17px;
    position: relative;
    width: 100% !important;
   
}
.fancybox-skin #sj_quickview {
  padding:5px 5px 10px;
  position:relative;

}
.fancybox-bg {
  display: none;
}
#fancybox-outer {
 -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; 
}

#fancybox-content .continue_link {
 display: none; 
}
#fancybox-close, .fancybox-close {
  top: -20px;
  right: 0px;
  font-size: 13px;
  width: 15px;
  background: none !important;

}
#fancybox-close::before, .fancybox-close::before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;  
  content: "\f00d";
  transition: all 0.3s ease 0s;
  color:#fff;
  font-size: 20px;
}
#fancybox-close:hover:before, .fancybox-close:hover:before {
  color:#000;
}
#fancybox-content .showcart {
  float:none !important;
  display: block;
  padding:5px;
  margin:0 0 10px;
  background: #93cd00;
  color:#fff;
 -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; 
}
#fancybox-content br {
 display: none;
}
#fancybox-content h4 {
  font-family: arial, sans-serif;
  text-transform: none;
  margin:0px;
}
#fancybox-content .showcart::before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; 
    content: "\f07a";
    margin:0 10px 0 5px;
}

.contact-us-area .col-md-4 {
  margin:0 0 20px;
}
#facebox a:hover {
  text-decoration: none; 
  color:#000 !important;
}
#facebox h4 {
  margin:0 auto;
  font-family: arial, sans-serif;
  font-weight: bold;
}
/*----------------------------------------*/

header .branch {
    width: 200px;
    color: #000;
    text-align: left;
    position: relative;
    top: -3px;
    margin: 0px auto 0;
    padding: 0px 0 6px 32px;
    line-height: 18px;
    background: url(../img/branch.png) no-repeat left 23px;
    line-height: 20px;
    font-family: arial;
}   
.header-branch{
  padding:0 0 3px 0;
}  
header .branch a {
  color:#000;
}

div.vm-details-button a {  
  display: block;
  border: 0;
  cursor: pointer;
  background: url(../img/button.png) no-repeat 0 0;
  width: 89px;
  height: 25px;
  margin: 0 auto;
  position: relative;  
  text-indent: -999px;
  overflow: hidden; 
  padding:0px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}
/*span.addtocart-button span.addtocart-button, span.addtocart-button input.addtocart-button, span.addtocart-button input.notify-button {
  display: block;
  border: 0;
  cursor: pointer;
  background: url(../img/button.png) no-repeat 0 0;   
  width: 89px;
  height: 25px;
  margin: 0 auto;
  position: relative;  
  text-indent: -999px;
  overflow: hidden; 
  margin:0 0 0 20px;
  padding:0px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}
*/
.addtocart-button {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  width: 35px;
  height: 50px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; 
  position:relative;  
}
.block-sales-product {
  position: absolute;
  top: -1px;
  width: 55px;
  height: 85px;
  right: 35px;
  z-index: 333;
  display: none;
}
span.addtocart-button::before {
  content: "\f07a";
  color: #fff;
  font-size: 16px;
  position: absolute;
  top: 7px;
  padding: 10px;
  /* box-shadow: 0 0 5px rgba(0,0,0,.3); */
  /* border: 1px solid #ccc; */
  right: -20px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  background: #93cd00; 
  transition: all 0.2s ease 0s;
}
span.addtocart-button:hover:before {
  background: #000;
  transform: scale(1.15)
}
span.addtocart-button span.addtocart-button, span.addtocart-button input.addtocart-button, span.addtocart-button input.notify-button {
  border: 0;
  cursor: pointer;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  background: transparent !important;
  color:#fff;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  position: relative;  
  text-indent: -999px;
  overflow: hidden; 
  margin:0 0 0 20px;
  padding:0px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}
span.addtocart-button input.addtocart-button:hover {
  background: url(../img/button.png) no-repeat 0 0;
   opacity: 0.7;  
}
.desc-product {
  padding:10px 0 0;
}
.block-fields-details h4{
  margin:10px 0 5px;
}
.productdetails-view .product-description {
  padding:10px 0;
  margin:10px 0;
  border-top:1px dotted #dedede;
  border-bottom:1px dotted #dedede;
  font-family: arial, sans-serif;
}
a.details:hover, div.details:hover, div.vm-details-button a.product-details:hover {
  background: url(../img/button.png) no-repeat 0 0;
   opacity: 0.7;
}
.vendor-store-desc, .category_description {
  font-family: arial, sans-serif;
  padding:0 0 20px 0;
}
.category-description-list{
  font-family: arial, sans-serif;
  padding:0 15px 20px 15px;
}
.vm-page-counter {
 display: none;
}
.vm-pagination {
  float:left;
  padding:30px 0;
}
.vm-pagination ul li a, .vm-pagination ul li span {
  padding:9px 10px;
  background: #fff;
  color:#000;
  margin:0 6px 0 0;
  border:1px solid #dedede;
}
.manufacturer {
  padding:10px 10px 0px 10px; 
  background: #222;
  color:#fff;
  margin:30px 0 ;
}
.manufacturer a {
  font-size: 17px;
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  width: 100%;
  padding:0 0 6px;
  color:#fff;
  border-bottom:1px dotted #fff;
  margin:0 0 10px;
}
.list-count-pagination {
  margin:0 20px 0 0;
}
.display-number {
  padding:35px 0 0;
}
.vm-pagination ul li.pagination-prev span, .vm-pagination ul li.pagination-start span, .vm-pagination ul li.pagination-next span, .vm-pagination ul li.pagination-end span {
  background: #fff;
  color:#000;  
}
.vm-pagination ul li span, .vm-pagination ul li:hover a {
  background: #222;
  color:#fff;
  text-decoration: none;
}
.single-product-item {
    line-height: normal;
    position: relative;
    padding: 10px;
    background: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,0.25);
    text-align: center;
}
.product-price {
  /* font-family: 'Open Sans'; */
  text-align: center;
}
.product .product-price .ask-a-question {
  display: none;
}
.vmgroup .addtocart-bar {
  margin:5px 0 0;
}
.single-product-item .quantity-input {
  width: 25px;
  height:25px;
}
.single-product-item span.quantity-controls input.quantity-plus, .single-product-item span.quantity-controls input.quantity-minus {
  width: 13px;
  height: 12px;
  background-size: cover;
}
.single-product-item span.quantity-controls input.quantity-minus {
  background-position: 13px 0; 
}
.single-product{
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.single-product > a {
    display: block;
    float: left;
    width: 100%;
    z-index: 1;
    opacity: 1 !important;
}
.single-product > a .hover-image {
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease 0s;
}
.single-product > a .product-image {
  display: inline-block;
  width: 100%;
  height: 220px;
  line-height: 220px;
  text-align: center;
  vertical-align: middle;
}
.block-hover-img-description-header {
  left: 0;
  background: rgba(0,0,0,0.4);
  position: absolute;
  color:#fff;
  height: 100%;
  width: 100%;
  top: 0;
  transition: all 0.3s ease 0s;
  display: none !important;
}
.single-product-item .block-hover-img-description-header .product-price {
  text-align: center;
  margin: 10px 0 10px;
}
.customfields-product {
  /* min-height: 35px; */
}
.single-product-item .block-hover-img-description-header .max-height-text {
  height: 315px;
}
.single-product-item .block-hover-img-description-header .scroll-text {
  height: 315px;
  display: none;
}
.single-product-item .block-hover-img-description-header .product-product_sku-list {
  padding:5px 0 10px;
}
.single-product-item .block-hover-img-description-header h2.single-product-name {
  color:#fff;
  padding: 0 10px;
  margin:10px 0 0;
}
.single-product-item .block-hover-img-description-header .old-price {
  font-size: 13px;
  line-height: 15px;
  padding: 5px 0 0px;
  text-align: center;
  text-decoration: line-through;
}
.single-product-item:hover .hover-image {opacity: 1;}
.product-product_sku-list {
  text-align: center;
  line-height: 20px;
  font-size: 12px;
}
.single-product > a .product-image img {
    max-height: 100%;  
    vertical-align: middle;
    margin: 0 auto;

}
.single-product-item .block-product-img {
  background-size: cover !important;
  width: 100%;
  height:100%;
}
.single-product-item .single-product-name {
    color: #1c1c1c;
    font-weight: 400;
    line-height: 50px;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    vertical-align: top;
    margin: 15px 0 0;
    cursor: pointer;
    height: 50px;
}
.product-related-products, .product-related-categories {
     border-top: solid #ccc 0px; 
     width: 100%;
}
.product-related-products-over, .product-related-categories-over {
     padding:40px 0 0;  
     width: 100%;
}
.product-related-products .single-product > a .product-image {
  height: 150px;
  line-height: 150px;
}
.product-related-products .single-product-item .product-price {
 text-align: center;
 margin:5px 0 ;
}
.product-related-products .single-product-name span {
  font-size: 15px;
  line-height: 18px;
}
.product-related-products .single-product-item .single-product-name {
  height:39px;
  line-height: 39px;
}
.single-product-name a, .single-product-name span, .block-hover-img-description-header .single-product-name span {
    font-size: 19px;
    line-height: 23px;
    display: inline-block;
    text-align: center;
    /* font-family: Open Sans; */
    vertical-align: middle;
    text-decoration: none;
}

.vm-price-desc  {
  display: none;
}
.vmgroup .addtocart-area {
  margin:0px;
}
.single-product-item .product-price {
    font-size: 16px;
    text-align: center;
    display: block;
    float:none;
    margin: 0px 0 10px 0;
}
.vm-product-container .product-price {
    font-size: 25px;
    line-height: 25px;
    text-align: left;
    display: block;
    float:none;
    margin: 0px 0 20px;
}
.main-image a[rel='vm-additional-images']{
  height: auto;
  margin:0px;
}
a[rel='vm-additional-images'],.product-image-link{
 display: block;
 height: 25px;
 margin:0 0 10px;
 overflow: hidden;
}
.additional-images img {
  width: 50px;

  margin: 0 5px 5px 0;
}
.breadcrumbs {
  padding:0 0 10px;
  position:relative;
  top:-10px;
}
.breadcrumbs span {
  color:#93cd00;
}
.single-product-item .max-height-text {
  height:40px;
}
.single-product-item .over-block-position {

}
.single-product-item .scroll-text {
    vertical-align: middle;
    height: 40px;
    text-overflow: ellipsis;
    text-align: center;
    position:relative;
    left:10px;
    line-height: 40px;

}   
.single-product-item .product_s_desc {
  height: auto;
  text-align: center;
  font-family: arial, sans-serif;
  font-size: 15px;
  line-height: 20px;
  display: inline-block;
  vertical-align: middle;
}
.vendor-store-desc, .featured-view, .discontinued-view, .latest-view, .topten-view, .recent-view, .related-products-view, .browse-view, .order-view {
  margin:0px;
}
.form-login-cart {
 display: block;
 margin:0 0 20px; 
}
.chzn-container {
  width: 100% !important;
}
.chzn-container-single .chzn-drop {
 width: 100% !important;
 margin-top: 0px;
 border:1px solid #dedede;
}
.chzn-container .chzn-results li.highlighted {
 background: #93cd00; 
}
.chzn-container .chzn-results {
  margin:0px; 
  padding:0px;
}
.chzn-container-single .chzn-single {
  border:1px solid #ccc !important;
}
/*------------  Cart --------------*/
.table-responsive {
    font-family: arial, sans-serif;
}
.table-responsive tr.header-table, .table-responsive tr.header-table .inner-hr tr {
    background: transparent;
}
.sectiontableentry1 {
    border-bottom: solid #E9E8E8 1px;
}
.table-responsive tr:nth-child(odd) th, .table-responsive tr:nth-child(odd) td {
    background: #f4f4f4;
}
.table-responsive tr:nth-child(odd) td .checkoutStep {
  background: #fff;
  padding:5px 10px;
  margin:10px 0 5px;
  border-top: solid #E9E8E8 1px;
  border-bottom: solid #E9E8E8 1px;
  text-transform: uppercase;
}
.table-responsive tr td .checkoutStep {
  background: #f4f4f4;
  padding:5px 10px;
  margin:10px 0 5px;
  font-family: pf_din;
  border-top: solid #E9E8E8 1px;
  border-bottom: solid #E9E8E8 1px;
  text-transform: uppercase;  
}
.vm-button-correct, .vm-button-correct:link, .vm-button-correct:visited, button.default, .vm-button {
    -moz-transition: all 0.2s 0s ease;
    -o-transition: all 0.2s 0s ease;
    -webkit-transition: all 0.2s 0s ease;
    background: #93cd00 !important;
    box-shadow: 0 4px 0px #7aab00;
    font-size: 17px;
    color: #fff;
    letter-spacing: 0px;
    border: 0px;
    display: inline-block;
    font-family: intro;
    border-radius: 0px;
    font-weight: normal;
    float:left;
    padding: 10px 25px;
    text-decoration: none !important;
    text-transform: uppercase;
    margin: 0px 0;
}
.userfields_info {
    display: block;
    font-weight: normal;
    border-bottom: 0px;
    clear: both;
    padding: 0px 0 0 0px;
    margin: 0px 0 0px;
    position:relative;
    top:20px;
}
.vm2-billto-icon {
  background: none;
  display: inline-block;
  z-index: 3;
  width: 16px;
  height: 18px;
  font: normal normal normal 13px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
.vm2-billto-icon::before {
    content: "\f2c2";
}
.output-billto span.titles, .output-shipto span.titles {
  width: auto;
  margin: 0 10px 0 0;
  font-weight: bold;
  font-size: 13px;
}
.billto-shipto {
  margin:0px;
}
.general-bg, .manufacturer-product-link a, a.ask-a-question, a.product-details, a.details, div.details, button.default {
  -moz-transition: all 0.2s 0s ease;
  -o-transition: all 0.2s 0s ease;
  -webkit-transition: all 0.2s 0s ease;
  background: #93cd00 !important;
  box-shadow: 0 4px 0px #7aab00;
  font-size: 17px;
  color: #fff !important;
  border: 0px;
  opacity: 1 !important;
  display: inline-block;
  font-family: intro;
  padding: 10px 25px;
  text-decoration: none !important;
  text-transform: uppercase;
  margin: 0px 0;
}
.billto-shipto span.header_cart_address {
  font-size: 16px;
  text-transform: uppercase;
  font-family: pf_din;
}

.block_address_userfields {
 display: block;
 padding:35px 0 0;
}
table.user-details label {
  display: block;

}
.asterisk {
  color:red;
}
table.user-details input {
  border-radius: 0px;
  color: #777;
  margin-bottom: 2px;
  padding: 10px;
  width: 100%;
  margin: 0 0 15px; 
}
.adminForm.user-details {
 text-align: left;
 width: 100%;
 margin-right: -15px !important;
 margin-left: -15px !important;
}
.adminForm.user-details tr td {
  text-align: left;
  padding: 0 ;
  width: inherit; 
}
.vm-button-correct:hover {
    background: #000;
    box-shadow: 0px 2px 0px #000;
    color: #fff;
    opacity: 1;
}
.cart-table.table-responsive tr td {
    padding: 10px;
    line-height: 21px;
    text-align: left;
}
.cart-table.table-responsive tr th  {
  padding: 10px;
  line-height: 21px;
  font-size: 16px;
  text-transform: uppercase;
  font-family: 'Pf_din', sans-serif;
  text-align: left;  
}
.text-all-price {
 font-size: 16px;
  text-transform: uppercase;
  font-family: 'Pf_din', sans-serif;
  text-align: left;  
}
.cart-summary td, .cart-summary th {
  border:0px;
}
.cart-table.table-responsive tr td h3 {
  padding:5px 0 ;
  margin:0px;
}
.vm-shipment-header-selected {
  padding:10px 0 0;
}
.vm-cart-item-discount, .vm-cart-item-sku, .vm-cart-item-discount, .vm-cart-item-sku {
 display: none;
}
.product-fields-details {
  padding:0px 0 15px;
}
.product-fields .product-field-type-M .radio {
  width: 60px;
  text-align: center;
  font-size: 11px;
  margin:0px;
}
.product-fields .product-field-type-M img {
  float:none;
  margin:0 auto;
}
.product-fields .product-field-type-M input[type=radio] {
  display: block;
  margin: 0px auto 5px !important;
}


.product-fields-details .product-fields-details-list {
 display: block;
 border-bottom:1px dotted rgba(0,0,0,0.2);
 padding:5px 0;
}
.product-fields-details span {
  font-size: 9px;
}

.cart-images-name {
    height: 100%;
    display: inline-block;
    min-height: 100%;     
    padding:0 0 0 15px;
}
span.cart-images img {
    transition: all 300ms ease-in-out 0s;
}
span.cart-images img:hover {
  transform: scale(1.05);
}

.vm2-add_quantity_cart {
    background: transparent;
    z-index: 5;
    position: relative;
        width: 15px;
    height: 16px;
}
.vm2-add_quantity_cart::after {
    display: inline-block;
    z-index: 3;
    font: normal normal normal 13px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f021";
    position: absolute;
    left: 6px;
    top: 3px;
}
.vm2-add_quantity_cart:hover::after {color:#00923f;}

.vm2-remove_from_cart {
 background: none;
}
.table-responsive .sectiontableentry2 .PricebillTotal {
  font-size: 20px;
}
.vm2-remove_from_cart::before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f00d";
    position: relative;
}
.vm2-remove_from_cart:hover {
  color:red;
}
.product-carousel-area {
  margin:0 0 30px;
}
.product-carousel-area-inner {
  margin:10px 0 10px;
}
.product-carousel-area-inner .col-lg-3, .product-carousel-area-inner .col-md-3{
  margin:0 0 15px;
  width: 33.33333333%;
}
/*------------  owl-slide-product --------------*/
.carousel-fix{
    position: relative;
}
.margin-owl {
  margin:0 15px;
}
.owl-carousel .owl-wrapper-outer {
  padding:10px 0;
}
#owl-demo .item{
    padding: 0 10px;
}
.customNavigation {
    width: 100%;
    height: 50px;
    left: 0px;
    position: absolute;
    top: 43%;  
}
.prev {
    width: 48px;
    height: 48px;
    cursor: pointer;
    display: block;
    position: absolute;
    left: -40px;
    color: #93cd00;
    font-size: 50px;
}
.prev:hover, .next:hover  {
  opacity: 0.1;
  color:#222;
}
.owl-theme .owl-controls .owl-page span {
  background: #93cd00;
}
.next {
    width: 48px;
    height: 48px;
    cursor: pointer;
    display: block;
    position: absolute;
    right: -45px;
    color: #93cd00;
    font-size: 50px;
    text-align: right;
}
.next .fa, .prev .fa{
    font-size: 90px;
}

/*----------------------------------------*/
/*  end vertumar
/*----------------------------------------*/

.O_O {
  clear: both;
  font-size: 1px;
}

/*----------------------------------------*/
/*  modal
/*----------------------------------------*/
.modal-content .agreement_label {
   padding: 15px 0 0px 0px;
   text-align: left;
}
.modal-content .agreement_label {
  color:#000;
  text-align: center;
}     
.modal-content .agreement_label a{ 
   color:#000;
}
/*----------------------------------------*/
/*  counter-animation
/*----------------------------------------*/
.block-counter {
  background: url(../img/bg2.jpg) no-repeat center fixed;
  background-size: cover;
  font-size: 70px;
  padding:20px;
  line-height: 80px;
  margin:20px 0;
  color: #fff;
}
.counter-animation {
    font-size: 175px;
    line-height: 175px;
    text-align: right;
}

/*----------------------------------------*/
/*  private
/*----------------------------------------*/
.agreement_label {
  font-size: 14px;
  text-align: center;
  display: block;
  padding: 5px 0 0px 30px;
  position: relative;
  color: #000;
  float:left;
  font-weight: normal;
}
.agreement_label a {
 text-decoration: underline;
 color: rgb(0, 0, 0);
}
.agreement_label a:hover {
  opacity: 0.4;
  text-decoration: none;
}
.confirm-agreement {
  margin: 0 5px 0 0;    
  position: relative;  
  border: 0px solid #f2f2f2;
  clear: none;
  display: inline-block;
  height: auto;
  margin-bottom: 0;
  padding: 0 0px;
  width: auto;
  box-shadow: none;
  border-radius: 0   
}

#checkoutForm .agreement_label, #checkoutForm .agreement_label a {
  color:#000;
}

/*----------------------------------------*/
/*  fonts
/*----------------------------------------*/
/* font-family: "ArialRegular"; */
@font-face {
	font-family: 'Intro';
	src: url('../fonts/AIntro-Black.eot');
	src: local('../fonts/AIntro Black'), local('Intro-Black'),
		url('../fonts/AIntro-Black.eot?#iefix') format('embedded-opentype'),
		url('../fonts/AIntro-Black.woff') format('woff'),
		url('../fonts/AIntro-Black.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}

.intro {
  font-family: Intro;
  font-weight: 900;
  text-transform: uppercase;
}
.cat1 .intro {color:#fff;text-align:center;font-size: 17px;background:#93cd00;padding: 10px 5px;}
.cat1 i {margin-right:10px;}

.cat1 {/* background:#3b3b3b; *//* padding: 10px 10px 0px 10px; */}
/* font-family: "ArialRegular"; */
@font-face {
    font-family: "Arial";
    src: url("../fonts/Arial/ArialRegular/ArialRegular.eot");
    src: url("../fonts/Arial/ArialRegular/ArialRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/Arial/ArialRegular/ArialRegular.woff") format("woff"),
    url("../fonts/Arial/ArialRegular/ArialRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
.Arial {
  font-family: Arial;
}
/* font-family: "Pf_din"; */
@font-face {
    font-family: "Pf_din";
    src: url("../fonts/Pf_din/pfdintextcondpro-medium-webfont.eot");
    src: url("../fonts/Pf_din/pfdintextcondpro-medium-webfont.eot?#iefix")format("embedded-opentype"),
    url("../fonts/Pf_din/pfdintextcondpro-medium-webfont.woff") format("woff"),
    url("../fonts/Pf_din/pfdintextcondpro-medium-webfont.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
.pf_din {
  font-family: Pf_din;
}
/* font-family: "Monotype Corsiva"; */
 @font-face {
    font-family: "monotype";
    src: url("../fonts/MTCORSV0.TTF");
    font-style: normal;
    font-weight: normal;
}
.monotype {
  font-family: monotype;
}
/*----------------------------------------*/
/*  all
/*----------------------------------------*/
* { margin:0; padding:0; }
html, body {height: 100%;}
.floatleft {float:left;/* margin-top: 30px; */}
.floatright {float:right;}
.floatnone {float:none;}
.alignleft, .text-left {text-align:left;}
.alignright, .text-right {text-align:right;}
.aligncenter, .text-center {text-align: left;}
img {
    max-width:100%;
    height:auto;
    border:0; 
    vertical-align:top;
}
p {margin:0 0 5px;}

a:active, a:hover, a:focus {
    outline: 0 none;
    text-decoration: none;
}
input[type=checkbox], input[type=radio] {
  margin:0px;
}
:focus{ outline:none; }
ul{
    list-style: disc inside url();
    margin: 10px 0;
    padding: 0
}
ul li p {
 display: inline-block;
}
.clear{clear:both}
.block-news-inner {margin:40px 0}
.inner-block {margin: 30px 0;}
form { display:inline; }
table { 
  border:0; 
  border-spacing:0; 
  empty-cells:show; 
  font-size:100%; 
}

.phone-block {margin-top:30px}
caption,th,td  {
  vertical-align: middle;
  text-align:center; 
  font-weight:normal; 
}
input,select,textarea,button  {
    font:13px/15px  Arial, Helvetica, sans-serif;
    vertical-align:middle;
    color:#000;
    background:#fff;
    border: 1px solid #ccc;
    padding:5px;
}

.search {margin-bottom:20px;margin-top: 4px;}
.search input[type="text"] {border:none;border-bottom:1px solid #000;font-family:Open Sans;width: 98%;}
.search input[type="image"] {border:none; position:absolute; background:none; margin-top:-12px;margin-left:-25px}
input[type="file"]:focus, input[type="checkbox"]:focus, input[type="radio"]:focus {
    outline: none
}


/*----------------------------------------*/
/*  scrollUp
/*----------------------------------------*/
#scrollUp {
  background: rgba(0,0,0,0.8);
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 70px;
  padding:20px 23px;
  bottom: 35px;
  color: #ffffff;
  right: 12px;
  cursor: pointer;
  line-height: 30px;
  position: fixed;
  text-align: center;
  transition: all 4ms linear 0s;
  z-index: 9999;
}
#scrollUp i {
  font-size: 25px;
}
#scrollUp {
  line-height:25px;
  opacity: 1 !important;
}
#scrollUp:hover {background: #222 none repeat scroll 0 0}

/*----------------------------------------*/
/*  slideshow
/*----------------------------------------*/
#slideshow {
  position:relative;
  overflow: hidden;
  margin:0 0 30px;
}
#slideshow .block-slide:first-child {
  position:relative;
}
#slideshow .block-slide {
  position:absolute;
  top:0;
  left:0;
  z-index:8;
  width: 100%;
  opacity:0.0;
}
#slideshow .block-slide.active {
  z-index:10;
  opacity:1.0;
}

#slideshow .block-slide.last-active {
  z-index:9;
}
/*----------------------------------------*/
/*  Tabs
/*----------------------------------------*/
.nav-tabs {
  border-bottom:0px;
}
.nav-tabs>li {
  float:none;
  display: inline-block;
} 
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
  background: #93cd00;
  border:0px solid #000;       
  color:#fff;
} 
.nav-tabs>li>a, .nav-tabs>li>a:focus, .nav-tabs>li>a:hover {
  border:0px;
  padding:10px 30px;
  font-family: intro;
  color:#fff;          
  font-size:15px;
  background: #222;  
  border-radius: 0px;
}
.tab-content pre {
  display: none;
}
.tab-content>.tab-pane {
  padding:15px 20px;
  font-family: arial, sans-serif;
  font-size: 15px;
  background: transparent;
  box-shadow: 0 0 5px rgba(0,0,0,0.25);
}

/*----------------------------------------*/
/*  clip
/*----------------------------------------*/
.block-clip {
  padding:20px 0;
}
.block-clip ul li {
  display: inline-block;
  position: relative;
  font-family: intro;
  font-size: 25px;
  line-height: 30px;
  color:#fff;
  height: 300px;

  margin: 0 0 20px;
  text-shadow: 3px 3px 6px rgba(0,0,0,0.8) ;
}
.block-clip .image-description {
 font-size: 15px;
 font-family: arial, sans-serif;
 padding:10px 0;
 text-transform: none;
}
.block-clip ul li a {
  color:#fff;
}
.block-clip ul li img {
  position: relative;
  width: 100%;
  height:300px;
  -moz-transition: all 0.3s 0s ease;
  -o-transition: all 0.3s 0s ease;
  -webkit-transition: all 0.3s 0s ease;
}
.block-clip ul li .over-block-text {
  position: absolute;
  top:0%;
  width: 100%;
  height:300px;
  color:#fff;
  padding:  0 10%;
  left:0px;
  -moz-transition: all 0.3s 0s ease;
  -o-transition: all 0.3s 0s ease;
  -webkit-transition: all 0.3s 0s ease;
  line-height: 285px;
  text-overflow: ellipsis;
  text-align: center;
  vertical-align: top;

}
@media (max-width: 1100px) { 

}
.text-vertical {
  font-size: 17px;
  /* text-transform: uppercase; */
  line-height: 20px;
  display: inline-block;
  vertical-align: middle;
}
.block-clip ul li:hover img {
 transform: scale(1.05); 
  
  filter: gray;
  -webkit-filter: grayscale(100%); 
 opacity: 1;
 z-index: 22;
 box-shadow:  0px 0px 6px rgba(0,0,0,0.4) ;
}
.block-clip ul li:hover .over-block-text {
  z-index: 33;      
  -webkit-transform:  translateY(-20px);
-ms-transform:  translateY(-20px); 
transform:  translateY(-20px);
 
}
/*----------------------------------------*/
/*  clip2
/*----------------------------------------*/
.block-clip2 {
  padding:20px 0;
}
.block-clip2 h2 {
  margin:0 0 40px;
}
.block-clip2 ul li {
  display: inline-block;
  position: relative;
  font-size: 25px;
  text-align: center;
  line-height: 30px;
  color:#000;
  vertical-align: top;
  margin: 0 0 20px;
}
.block-clip2 .image-description {
 font-size: 15px;
 font-family: arial, sans-serif;
 padding:10px 0;
 text-transform: none;
}
.block-clip2 ul li a {
  color:#000;
}
.block-clip2 ul li img {
  position: relative;
  -moz-transition: all 0.3s 0s ease;
  -o-transition: all 0.3s 0s ease;
  -webkit-transition: all 0.3s 0s ease;
  margin:0 0 10px 0;
}
.block-clip2 ul li .over-block-text {
  color:#000;
  padding:  0 10%;
  -moz-transition: all 0.3s 0s ease;
  -o-transition: all 0.3s 0s ease;
  -webkit-transition: all 0.3s 0s ease;
  line-height: 100px;
  text-overflow: ellipsis;
  text-align: center;
  vertical-align: top;

}
@media (max-width: 1100px) { 

}
.block-clip2 ul li .text-vertical {
  font-size: 15px;
  line-height: 20px;
  display: inline-block;
  vertical-align: middle;
}
.block-clip2 ul li .text-vertical .image-title {
  font-size: 20px;
  line-height: 24px;
}
.block-clip2 ul li:hover img {
  transform: scale(1.05); 
    opacity: 0.75;
  z-index: 22;
  -webkit-transform:  translateY(-10px);
  -ms-transform:  translateY(-10px); 
  transform:  translateY(-10px);

}
/*----------------------------------------*/
/*  clip3
/*----------------------------------------*/
.block-clip3 {
  padding:20px 0;
}
.block-clip3 h2 {
  margin:0 0 60px;
}
.block-clip3 ul li {
  display: inline-block;
  position: relative;
  font-size: 25px;
  text-align: center;
  line-height: 30px;
  color:#000;
  vertical-align: top;
  margin: 0 0 20px;
}
.block-clip3 .image-description {
 font-size: 17px;
 font-family: arial, sans-serif;
 padding:10px 0;
 line-height: 21px;
 font-family: pf_din;
 text-transform: none;
}
.block-clip3 ul li a {
  color:#000;
}
.block-clip3 ul li img {
  position: relative;
  -moz-transition: all 0.3s 0s ease;
  -o-transition: all 0.3s 0s ease;
  -webkit-transition: all 0.3s 0s ease;
  margin:0 0 10px 0;
}

@media (max-width: 1100px) { 

}

.block-clip3 ul li .image-title {
  font-size: 40px;
  line-height: 40px;
  color:#93cd00;
  font-family: intro;
}
.block-clip3 ul li .image-title::after {
  content: "\f067";
  font-family: FontAwesome;
  font-size: 25px;
  top: -5px;
  margin: 0 0 0 10px;
  position: relative;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.block-clip3 ul li:hover img {
  transform: scale(1.05); 
    opacity: 0.75;
  z-index: 22;
  -webkit-transform:  translateY(-10px);
  -ms-transform:  translateY(-10px); 
  transform:  translateY(-10px);

}
/*----------------------------------------*/
/*  block-full-clip-modal 
/*----------------------------------------*/
.block-text-dop {
  margin:0 0 20px;
}
.font-family-text {
  font-family: arial, sans-serif;
}
.block-text-dop .main-block-img {
   height:100%;
   width:100%;
   margin:20px 20px 20px 0;
   background-size: cover;
}
.height-block-over-flex {
      display: -webkit-flex;
    -webkit-justify-content: flex-start;
    display: flex;
    justify-content: flex-start;
    margin:0 0 30px;
}
.text-block-flex {
-webkit-justify-content: flex-start;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.text-block-position {
  display: block;
}
/*----------------------------------------*/
/*  block-full-clip-modal 
/*----------------------------------------*/
.block-full-clip-modal.block-clip-modal ul > li.clip-li {
  padding:0px;
  height:400px;
  margin:0 0 0;
}
.block-full-clip-modal.block-clip-modal ul > li.clip-li .image-title-top {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  text-align: center;
  padding: 20px;
  line-height: 400px;
  text-overflow: ellipsis;
}
.block-full-clip-modal.block-clip-modal ul > li.clip-li .image-title-top span {
  font-size: 25px;
  line-height: 30px;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}

.block-full-clip-modal.block-clip-modal ul > li.clip-li .over-block-text {
  height: 400px;
  opacity: 0;
  line-height: 400px;
  -moz-transition: all 0.5s 0s ease;
  -o-transition: all 0.5s 0s ease;
  -webkit-transition: all 0.5s 0s ease;
  -webkit-transform:  translateY(100%);
  -ms-transform:  translateY(100%); 
  transform:  translateY(100%);
}

.block-full-clip-modal.block-clip-modal ul > li.clip-li .over-block-text:hover {

  opacity: 1;
  background: rgba(0,0,0,0.7);
}

.block-full-clip-modal.block-clip-modal .button-animate {
  font-size: 14px; 
}
.block-full-clip-modal.block-clip-modal .button-animate.button-more-modal i{
  font-size: 15px;
  margin:2px 10px 0 0
}
.block-full-clip-modal.block-clip-modal ul > li img {
    transform: scale(1.01); 
}
.block-full-clip-modal.block-clip-modal ul > li:hover img {
   transform: scale(1.05); 
  filter:none;
  -webkit-filter:none; 
   z-index: 22;
   box-shadow:  0px 0px 0px rgba(0,0,0,0.4) ;
}
.block-full-clip-modal.block-clip-modal ul li:hover .over-block-text {
  z-index: 33;      
  -webkit-transform:  translateY(-0px);
  -ms-transform:  translateY(-0px); 
  transform:  translateY(-0px);
 
}
.block-full-clip-modal.block-clip-modal ul li.clip-li:first-child {
  height: 800px;
}
.block-full-clip-modal.block-clip-modal ul > li.clip-li:first-child  .over-block-text {
  height: 800px;
}
/*----------------------------------------*/
/*  clip-modal
/*----------------------------------------*/
.block-clip-modal {
  padding:20px 0;
}
.block-clip-modal ul li a {
  opacity: 1 !important;
}
.block-clip-modal ul li:hover .modal-text img {
  transform:inherit;
  filter: none !important;
  -webkit-filter:none !important;
  box-shadow: 0px 0px 0px rgba(0,0,0,0.4);
}
.block-clip-modal h2 {
  margin:0 0 40px;
}
.block-clip-modal ul li {
  display: inline-block;
  position: relative;
  font-family: intro;
  font-size: 25px;
  line-height: 30px;
  color:#fff;
  height: 300px;
  overflow: hidden;
  margin: 0 0 20px;
  text-shadow: 3px 3px 6px rgba(0,0,0,0.8) ;
}
.block-clip-modal ul li a {
  color:#fff;
}
.block-clip-modal ul li img {
  position: relative;
  width: 100%;
  height:100%;
  -moz-transition: all 0.3s 0s ease;
  -o-transition: all 0.3s 0s ease;
  -webkit-transition: all 0.3s 0s ease;
}
.block-clip-modal ul li .over-block-text {
  position: absolute;
  top:0%;
  width: 100%;
  height:300px;
  color:#fff;
  padding:  0 10%;
  left:0px;
  -moz-transition: all 0.3s 0s ease;
  -o-transition: all 0.3s 0s ease;
  -webkit-transition: all 0.3s 0s ease;
  line-height: 285px;
  text-overflow: ellipsis;
  text-align: center;
  vertical-align: top;

}
@media (max-width: 1100px) { 

}
.block-clip-modal .text-vertical {
  font-size: 17px;
  text-transform: uppercase;
  line-height: 20px;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}
.block-clip-modal .image-description {
  font-family: arial, sans-serif;
  padding:15px 0 0;
  text-transform: none;
}
.block-clip-modal ul li:hover img {

  
  filter: gray;
  -webkit-filter: grayscale(100%); 
 opacity: 1;
 z-index: 22;
 box-shadow:  0px 0px 6px rgba(0,0,0,0.4) ;
}
.block-clip-modal ul li:hover .over-block-text {
  z-index: 33;      
  -webkit-transform:  translateY(-20px);
-ms-transform:  translateY(-20px); 
transform:  translateY(-20px);
 
}
/*----------------------------------------*/
/*  clip-text
/*----------------------------------------*/
.block-clip-text {
  padding:20px;

}
.block-clip-text h2 {
  margin:0 0 40px;
}
.block-clip-text ul li {
  display: inline-block;
  position: relative;
  color:#000;
  width: 100%;
  height:300px;
  overflow: hidden;
  margin: 0 0 60px;
}
.block-clip-text ul li:last-child {
  margin:0px;
}
.block-clip-text ul li:nth-child(2n) .block-img-align {
  float:right;
}
.block-clip-modal ul li a {
  color:#fff;
}
.block-clip-text ul li img {
  position: relative;
  width: 100%;
  -moz-transition: all 0.3s 0s ease;
  -o-transition: all 0.3s 0s ease;
  -webkit-transition: all 0.3s 0s ease;
}
.block-clip-text h2.text-clip-header {
  margin:0 0 20px
}

.block-clip-text ul li .over-block-text {
  height:300px;
  color:#000;
  padding:0 0 0 10px;
  font-family: arial, sans-serif;
  -moz-transition: all 0.3s 0s ease;
  -o-transition: all 0.3s 0s ease;
  -webkit-transition: all 0.3s 0s ease;
  line-height: 300px;
  text-overflow: ellipsis;   
  text-align: left;
  vertical-align: top;
  overflow: hidden;

}
.block-clip-text .note {
  font-size: 25px;
  padding: 20px 0 15px;
  font-family: pf_din;
  text-transform: uppercase;
}
@media (max-width: 1100px) { 

}
.block-clip-text .text-vertical {
  font-size: 15px;
  line-height: 20px;
  text-transform: none;     
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}
.block-clip-text ul li:hover img {
 transform: scale(1.02); 
 opacity: 1;
 z-index: 22;

}
/*----------------------------------------*/
/*  clip-text2
/*----------------------------------------*/
.block-clip-text2 {
  padding:20px;

}
.block-clip-text2 h2 {
  margin:0 0 40px;

}
.block-clip-text2 ul li {
  display: inline-block;
  position: relative;
  color:#000;
  font-family: arial, sans-serif;
  width: 50%;
  margin: 0 0 10px;
}
.block-clip-text2 ul li ul li {
  width: 100%;
  margin: 0 0 5px 15px;
  display: list-item;
  list-style: disc url();
}
.block-clip-modal2 ul li a {
  color:#fff;
}
.block-clip-text2 ul li img {
  position: relative;
  -moz-transition: all 0.3s 0s ease;
  -o-transition: all 0.3s 0s ease;
  -webkit-transition: all 0.3s 0s ease;
}
.block-clip-text2 h2.text-clip-header {
  margin:0 0 10px;
  font-size: 18px;
}
.block-clip-text2 ul li .over-block-text {
  height:220px;
  color:#000;
  padding:0 0 0 10px;
  font-family: arial, sans-serif;
  -moz-transition: all 0.3s 0s ease;
  -o-transition: all 0.3s 0s ease;
  -webkit-transition: all 0.3s 0s ease;
  line-height: 220px;
  text-overflow: ellipsis;   
  text-align: left;
  vertical-align: top;
  overflow: hidden;

}

.block-clip-text2 .text-vertical {
  text-transform: none;   
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}
.block-clip-text2 .note {
  font-size: 18px;
  padding: 20px 0 15px;
  font-family: pf_din;
  text-transform: uppercase;
}
@media (max-width: 1100px) { 

}

.block-clip-text2 ul li:hover img {
 transform: scale(1.02); 
 opacity: 1;
 z-index: 22;

}
/*----------------------------------------*/
/*  clip-text3
/*----------------------------------------*/
.block-clip-text3 {
  padding:20px;

}
.block-clip-text3 h2 {
  margin:0 0 40px;

}
.block-clip-text3 ul li {
  display: inline-block;
  position: relative;
  color:#000;
  font-family: arial, sans-serif;
  margin: 0 0 20px;
}
.block-clip-text3 ul li .text-bg {
  background: #dedede;
  min-height: 755px;
}
.block-clip-text3 ul li ul {
  margin:0px;
}
.block-clip-text3 ul li ul li {
  width: 100%;
  margin: 0 0 10px 0px;
  padding:0px 0 10px;
  display: list-item;      
  list-style: none;
  min-height: inherit;
  font-size: 20px;
   -moz-transition: all 0.3s 0s ease;
   -o-transition: all 0.3s 0s ease;
   -webkit-transition: all 0.3s 0s ease;
  border-bottom:1px solid rgba(0,0,0,0.2);
}
.block-clip-text3 .min-heaght-text {
  min-height: 280px;  
}
.block-clip-text3 ul li ul li:last-child {
  border:0px;
  margin:0 0 5px;
}
.block-clip-text3 ul li ul li:before {
    content: "\f00c";
    -moz-transition: all 0.3s 0s ease;
    -o-transition: all 0.3s 0s ease;
    -webkit-transition: all 0.3s 0s ease;
    margin:0 10px 0 0 ;
    font: normal normal normal 20px/1 FontAwesome;
    font-size: inherit;
}
.block-clip-text3 ul li ul li:hover:before {
   color:red; 
}
.block-clip-modal3 ul li a {
  color:#fff;
}
.block-clip-text3 ul li img {
  position: relative;
  -moz-transition: all 0.3s 0s ease;
  -o-transition: all 0.3s 0s ease;
  -webkit-transition: all 0.3s 0s ease;
}
.block-clip-text3 h2.text-clip-header {
  margin:0 0 10px;
  font-size: 25px;
}
.block-clip-text3 ul li .over-block-text {
  height:100px;
  color:#000;
  padding:0 10px;
  text-align: center;
  font-family: arial, sans-serif;
  -moz-transition: all 0.3s 0s ease;
  -o-transition: all 0.3s 0s ease;
  -webkit-transition: all 0.3s 0s ease;
  line-height: 100px;
  text-overflow: ellipsis;   
  vertical-align: top;
  overflow: hidden;

}

.block-clip-text3 .text-vertical {
  text-transform: none;   
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}
.block-clip-text3 .note {
  font-size: 22px;
  padding: 0px 0 10px;
  font-family: pf_din;
  text-transform: uppercase;
}
@media (max-width: 1100px) { 

}

.block-clip-text3 ul li:hover img {
 transform: scale(1.05); 
 opacity: 1;
 z-index: 22;

}
.block-clip-text3 .block-text-list {
  padding:20px;
}
/*----------------------------------------*/
/*  clip-text3
/*----------------------------------------*/
.block-clip-text4 {
  padding:20px 0;
}
.block-clip-text4 h2 {
  margin:0 0 40px;
}
.block-clip-text4 ul li {
  display: inline-block;
  position: relative;
  font-family: intro;
  font-size: 25px;
  overflow: hidden;
  line-height: 30px;
  color:#fff;
  height: 300px;
  -moz-transition: all 0.5s 0s ease;
  -o-transition: all 0.5s 0s ease;
  -webkit-transition: all 0.5s 0s ease;
  margin: 0 0 20px;
  text-shadow: 3px 3px 6px rgba(0,0,0,0.8) ;
}
.block-clip-text4 ul li h2.text-clip-header {
  font-family: intro;
  font-size: 25px;
  width:90%;
  margin:0 auto;
}
.block-clip-text4 ul li h2 {
  margin:0 0 20px;
  font-size: 22px;
}
.block-clip-text4 ul li ul li {
    display: list-item;
    position: relative;
    font-family: arial, sans-serif;
    font-size: 15px;
    line-height: 20px;
    color: #fff;
    height: inherit;
    overflow: inherit;
    list-style: disc url();
    margin: 0 0 0px 20px;
    text-shadow: 0 0 0;
}
.block-clip-text4 ul li .scroll-text h2 {
   font-family: pf_din; 
}
.block-clip-text4 .scroll-text {
  overflow-x: hidden 
}
.block-clip-text4 ul li:hover .over-block-text-mouseover img {
    transform: inherit;
    filter: none !important;
    -webkit-filter: none !important;
    opacity: 1;
    height: inherit;
    box-shadow: 0px 0px 0px rgba(0,0,0,0.4);
}
.block-clip-text4 .image-description {
 font-size: 15px;
 font-family: arial, sans-serif;
 padding:10px 0;
 text-transform: none;
}
.block-clip-text4 ul li a {
  color:#fff;
}
.block-clip-text4 ul li img {
  position: relative;
  width: 100%;
  height:300px;
  -moz-transition: all 0.6s 0s ease;
  -o-transition: all 0.6s 0s ease;
  -webkit-transition: all 0.6s 0s ease;
}
.block-clip-text4 ul li .over-block-text {
  position: absolute;
  top:0%;
  width: 100%;
  height:300px;
  color:#fff;
  padding:  0 10%;
  left:0px;
  opacity: 1;
  -moz-transition: all 0.3s 0s ease;
  -o-transition: all 0.3s 0s ease;
  -webkit-transition: all 0.3s 0s ease;
  line-height: 300px;
  text-overflow: ellipsis;
  text-align: center;
  vertical-align: top;

}
.block-clip-text4 ul li .over-block-text-mouseover {
  position: absolute;
  top:0px;
  width: 100%;
  opacity: 0;
  height:100%;
  color:#fff;
  padding:  15px;
  z-index: 55;
  left:0px;
  text-shadow: 0px 0px 0px rgba(0,0,0,0.8);
  -moz-transition: all 0.3s 0s ease;
  -o-transition: all 0.3s 0s ease;
  -webkit-transition: all 0.3s 0s ease;
  line-height: 300px;
  text-overflow: ellipsis;
  font-family: arial, sans-serif;
  text-align: center;
  vertical-align: top;

}
.block-clip-text4 .over-block-text-mouseover .text-vertical {
    position: absolute;
    width: 94%;
    height: 100%;
    text-transform: none;
    top: 20px;
    left: 5%;
    padding:0 0 40px;
    font-size: 15px;
    line-height: 19px;
    overflow: hidden;
    transition: all 200ms ease-in-out 0s;
}
.block-clip-text4 ul li:hover .over-block-text {
  z-index: 33;      
  opacity: 0;
}
.block-clip-text4 ul li:hover .over-block-text-mouseover { 
  opacity: 1;
}
@media (max-width: 1100px) { 

}

.block-clip-text4 ul li:hover img {
 transform: scale(2.05); 
 opacity: 0;

}
.block-clip-text4 ul li:hover {
  background: #93cd00;
   z-index: 22;

}


/*----------------------------------------*/
/*  simple image gallery pro
/*----------------------------------------*/
ul.sigProClassic {
  clear: both;
}
ul.sigProClassic li.sigProThumb {
  background: transparent !important;
}
ul.sigProClassic li.sigProThumb span.sigProLinkWrapper {
  border: 1px solid #dedede;
  box-shadow: 3px 3px 5px rgba(0,0,0,0.4); 
}
/*----------------------------------------*/
/*  search
/*----------------------------------------*/
header .search-box {
  width: 175px;
  display: block;
  margin: 29px auto;
  padding: 0;
}
.text-search {
  display: inline-block;
  background: #93cd00;
  border: medium none;
  font-family: arial;
  border: 0px;
  color: #fff;
  font-size: 12px;
  outline: none;
  padding: 5px 55px 5px 10px;
  width: 150px;
  margin: 0;
  position: relative;
  z-index: 22;
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
   background-color: #93cd00 !important;
   color: #fff !important;
}
 
input:-ms-input-placeholder {  
color: red !important;  
}
.btn-search-category {
  diaplay: inline-block;
  font-style: normal;
  font-family: FontAwesome;
  background: #93cd00;
  border: 0 none;
  color: #fff;
  font-size: 14px;
  line-height: 25px;
  margin: 0 -3px;
  outline: medium none;
  padding: 0;
  position: relative;
  /*right: 87px !important;*/
  /*top: 15px;*/
  width: 25px;
  z-index: 99;
  transition: all 0.3s ease 0s;
}
.btn-search-category:hover {
  opacity: 0.5;
}
#searchForm button.button {
    display: inline-block;
    padding: 4px 15px;
    font: normal 1em/1.35em 'Arial', sans-serif;
    text-align: center;
    white-space: nowrap;
    background: #93cd00;
    color: #fff;
    border: 0px;
    width: auto;
}
.searchintro {
  background:#f4f4f4;
  padding:10px;
  font-size: 15px;
  margin:15px 0 0;
}
.searchintro p {
  margin:0px;
}
.searchintro strong {
  font-weight: normal;
}
.search-results .result-category{
 display: none;  
}
.search-results .result-title {
  border-top:1px dotted rgba(0,0,0,0.5);
  padding:10px 0 0;
  margin:10px 0 0;
  text-transform: uppercase;
}
/*--------------------------------------------*/
/*  Modal Start
/*--------------------------------------------*/   
.modal {z-index: 13000}
.modal-header h2 {
  display: block;
  margin: 0 auto;
  font-size: 22px;
  font-family: intro;
  text-align: center;
}
.modal-header .close {
    margin-top: 0;
    right: 0;
    top: 0;
    font-size: 21px;
    position: absolute;
    line-height: 21px;
    color: #000;
    padding: 5px 10px 6px 11px;
    opacity: 1;
}
.modal.fade .modal-dialog {
  padding:15px;
  border: 10px solid rgba(255,255,255,0.1);
  -webkit-box-shadow: 0 0 0 rgba(0,0,0,0.5);
  -moz-box-shadow: 0px 0 0  rgba(50, 50, 50, 0.85); 
   box-shadow: 0 0 0 rgba(0,0,0,0.5);
   top: 50%;
   transform: translate(0,-50%);
}     
.modal.in .modal-dialog {
  padding:15px;
  border: 10px solid rgba(255,255,255,0.1);
  -webkit-box-shadow: 0 0 0 rgba(0,0,0,0.5);
  -moz-box-shadow: 0px 0 0  rgba(50, 50, 50, 0.85); 
   box-shadow: 0 0 0 rgba(0,0,0,0.5);
   top: 50%;
   transform: translate(0,-50%);
}    
.modal-dialog {
  padding:15px;
  border: 10px solid rgba(255,255,255,0.1);
  -webkit-box-shadow: 0 0 0 rgba(0,0,0,0.5);
  -moz-box-shadow: 0px 0 0  rgba(50, 50, 50, 0.85); 
   box-shadow: 0 0 0 rgba(0,0,0,0.5);
   top: 50%;
   transform: translate(0,-50%);
}     
#modalCall .modal-dialog {
  width:320px;
  padding:15px;
  border: 10px solid rgba(255,255,255,0.1);
  -webkit-box-shadow: 0 0 0 rgba(0,0,0,0.5);
  -moz-box-shadow: 0px 0 0  rgba(50, 50, 50, 0.85); 
   box-shadow: 0 0 0 rgba(0,0,0,0.5);
}      
.modal-content {
  padding:25px;
  color:#000;
  border-radius: 0px;
}
.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .8;
}
#modalCall .modal-header h2 {
  display: block;
  padding: 10px 0;
  color:#000;
  width: 190px;
  margin: 0 auto;
  border:0px !important;
  line-height: 24px;
   
}
.modal-content .submit-form {
    background: #93cd00;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    border: 0px;
    margin:0px;
    width: 100%;

}
.modal-content .agreement_label {
  float:none;
  display: block;
  padding:5px 0 0;
}
.modal-content .submit-form input {
  color: #fff;
  font-size: 15px;
  display: block;
  width: 100%;
  background: transparent;
  border: 0px solid #f2f2f2;
} 
.close {
    text-shadow: 0 0px 0 #fff; 
}
.modal-header .close:hover {
  opacity: 0.5;   
}
.modal-header {
 padding: 0px 0 0;
 border: 0px ;
 
}
#modalFormMessage .modal-body {
  background: none;
  border: 0px solid #fff;
  padding:10px;
  margin:15px 0 0;
  background: #efefef;
}
.modal-body {
  padding: 10px 0;
  margin:0;
 
}
.modal-body textarea {
   height:100px;
}
/*--------------------------------------------*/
/*  Mod_vm_cart
/*--------------------------------------------*/
  #vmCartModule {
    border-radius: 0px;
    border-style: solid;
    border-width: 0px;
    font-family: arial, sans-serif;
    background: none;
    box-sizing: border-box;
    display: inline-block;
    font-size: 14px;
    height: inherit;
    line-height: normal;
    padding: 0;
    position: relative;
    width: inherit;
    z-index: inherit;
  }
  .cart_top {
    line-height: 18px;
  }
  .cart_top .total_products {
    box-sizing: border-box;
    color: #000;
    
    background: transparent;
    display: inline-block;
    font-size: inherit;
    font-weight: normal;
    height: auto;
    left: 0;
    line-height: inherit;
    padding:0px;
    position: relative;
    text-align: center;
    top: 0;
  }
  .cart_top .total {
    display: inline-block;
    float: none;
    font-size: 1px;
    height: inherit;
    line-height: inherit;
    text-align: left;
    visibility: inherit;
    width: inherit;
  }
  .cart_content {
        background: #fff;
    border-radius: 4px;
    border: 1px solid #ECF0F1;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-sizing: content-box;
    color: #333;
    margin-top: 9px;
    padding: 10px 10px 10px 10px;
    width: 300px;
    position: relative;
    overflow: hidden;
    z-index: 999;
    
  }
  .vmCartModule .vm_cart_products {
    max-height: 250px;
    overflow-y: scroll;

    top: 5px;
    width: 110%;
    padding: 0 20px 0 0;
    left: 10px;
   }
   .cart_content:before {
    display: none;
   }
   .wrap-cart-content {
    position: absolute;
    opacity: 0;
    right: 0;
    z-index: 22;
    top: 100%;
    -webkit-transition: all 300ms ease-in 000ms;
    transition: all 300ms ease-in 000ms;
    visibility: hidden;
    }
    .wrap-cart-content.open {
      transition: all 300ms ease-in 000ms !important;
    } 
   .wrap-cart-content:before {
    border-bottom-color: #ccc;
    border-bottom: 7px solid #ccc;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: '';
    display: inline-block;
    position: absolute;
    right: 47%;
    top: 2px;
   }
   .cart_content .total {
    float: left;
    padding: 10px 10px 10px;
    width: 100%;
    border-radius: 4px;
    background: #f7f7f7;
    font-size: 17px;
    color: #000;
    margin: 0 0 10px;
    position:relative;
    }
    .cart_content .show_cart {
      margin:0px 0 10px;
    }
    .cart_content .show_cart a {
      -moz-transition: all 0.2s 0s ease;
      -o-transition: all 0.2s 0s ease;
      -webkit-transition: all 0.2s 0s ease;
      background: #93cd00 !important;
      box-shadow: 0 4px 0px #000;
      font-size: 15px;
      color: #fff;
      border: 0px;
      display: inline-block;
      font-family: pf_din;
      padding: 7px 25px;
      width: 100%;
      text-decoration: none !important;
      text-transform: uppercase;
      margin: 0px 0;
    }
    .cart_content .show_cart a:hover {
        background: #000;
        box-shadow: 0px 2px 0px #000;
        color: #fff;
        opacity: 1;
    }
/*--------------------------------------------*/
/*  Nivo slider
/*--------------------------------------------*/     
    .theme-default .nivoSlider {
      -webkit-box-shadow:  0px 0px 0px 0px #4a4a4a;
      -moz-box-shadow:  0px 0px 0px 0px #4a4a4a;
      box-shadow: 0px 0px 0px 0px #4a4a4a;
    }
    .nivo-controlNav {
      display: none;
    }
    .nivo-slider-wrapper {
      margin:0 0 40px 0 !important;
    }
    
    
    
/*--------------------------------------------*/
/*  timer
/*--------------------------------------------*/     
	#countbox{
    padding: 0;
    margin:0 auto;
    line-height: 1.2;
    color: #fff;
    font-family: intro;
    font-size: 55px;
    width: 380px;
    height: 113px;
    transform:scale(1);
    -webkit-transform:scale(1);
    transform-origin:0 0;
    -webkit-transform-origin:0 0;
    }
	#countbox-days,#countbox-hours,#countbox-mins,#countbox-secs{
      float: left;
      text-align: center;
      background-image: url('/templates/jblank/img/flip.png');
      background-repeat: no-repeat;
      margin: 0 0px 0 0px;
      height: 110px;
      width: 95px;
      padding:10px 0 0;
      color: #fff;
      z-index: 1;
  }
	#countbox-days-text,#countbox-hours-text,#countbox-mins-text,#countbox-secs-text{
      margin-top: 15px;
      color: #000;
      font-size: 13px;
      height: 26px;
      width: 100%;
    }
	#countbox-days-text{
    
    }
	#countbox-hours-text{
    
    }
	#countbox-mins-text{
    
    }
	#countbox-secs-text{
    
    }
	#countbox-days span, #countbox-hours span, #countbox-mins span, #countbox-secs span {
    background-repeat:no-repeat;
    position: absolute;
    display: block;
    height: 57px;
    width: 94px;
    } 
/*--------------------------------------------*/
/*  Modal clip
/*--------------------------------------------*/  
.modal-text {
  font-family: arial, sans-serif;
  text-shadow: 0 0 0;
  color:#000;
   line-height: 20px;
  font-size: 15px;
} 
.modal-text h2 {
  margin:0 0 15px;
}
.modal-text ul {
  margin:5px 0 10px;
} 
.modal-text ul li {
  display: list-item;
  position: relative;
  font-family: arial, sans-serif;
  font-size: 15px;
  line-height: 20px;
  color: #000;
  height: inherit;
  overflow: inherit; 
  list-style: disc url();
  margin:0 0 0px 20px;
  text-shadow: 0 0 0;
} 

#fancybox-title {
 display: none !important;
}
/*-------------------------------------------------------*/
/* Preloader
/*-------------------------------------------------------*/

#preloader {
  position:fixed;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background-color:#fff; /* change if the mask should have another color then white */
  z-index:99999; /* makes sure it stays on top */
}

#status {
  width:200px;
  height:200px;
  position:absolute;
  left:50%; /* centers the loading animation horizontally one the screen */
  top:50%; /* centers the loading animation vertically one the screen */
  background-image:url(../img/preloader.gif); /* path to your loading animation */
  background-repeat:no-repeat;
  background-position:center;
  margin:-100px 0 0 -100px; /* is width and height divided by two */
}
/*-------------------------------------------------------*/
/* soc
/*-------------------------------------------------------*/

.socials {
    margin: 0;
    padding: 0;
}

.social-icons {
    text-align: center;
    margin-top: 18px;
}
.social-icons li {
    display: inline-block;
    text-align: right;
    margin: 0 1%;
}
.social-icons li a {
    font-size: 20px;
    line-height: 20px;
    color: #ffffff;
}
.social-icons li a:hover {
    color: #bf001f !important;
}
/*----------------------------------------*/
/* animate logo-isite
/*----------------------------------------*/

.img-logo {
  position: relative;
  float: left;
  width: 55px;
  position: relative;
  /* height: 50px; */
}
.img-logo .triangle {
    position: absolute;
    top: 6px;
    left: -6px;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transform: scale3d(0.75, 0.75, 0.75);
    transform: scale3d(0.75, 0.75, 0.75);
}

.img-logo:hover .triangle {
  -webkit-transform: scale3d(0.95, 0.95, 0.95);
  transform: scale3d(0.95, 0.95, 0.95);
}


.img-logo .triangle_b_l {
    top: 47px;
    position: absolute;
    left: 9px;
  transition: all 0.8s ease 0s
}
.full-logo:hover .triangle_b_l {
-webkit-transform: translate3d(-40%, 120%, 0);
    transform: translate3d(-40%, 120%, 0);
}
.Live{
  padding: 9px 0 0;
}
.text-logo {
  float:right;
  padding:10px 0 0 0px;
}
.img-logo .triangle_b_r {
  position: absolute;
  top: 51px;
  left: 23px;
  transition: all 0.7s ease 0s
}
.img-logo:hover .triangle_b_r {
  -webkit-transform: translate3d(90%, -120%, 0);
    transform: translate3d(130%, -220%, 20%);
}
.img-logo .triangle_l {
    position: absolute;
    left: 0px;
    top: 17px;
    transition: all 0.7s ease 0s
}

.full-logo:hover .triangle_l {
  -webkit-transform: translate3d(-60%, -50%, 0);
   transform: translate3d(-60%, -50%, 0);
}
.img-logo .triangle_r {
    position: absolute;
    top: 17px;
    left: 28px;
    transition: all 0.8s ease 0s;
}
.full-logo:hover .triangle_r {
  -webkit-transform: translate3d(60%, -50%, 0);
  transform: translate3d(60%, -50%, 0);
}
.img-logo .triangle_t {
  position: absolute;
  left: 17px;
  top: 2px;
  transition: all 0.8s ease 0s;
}
.img-logo:hover .triangle_t {
 -webkit-transform: translate3d(0, 150%, 0);
    transform: translate3d(0, 150%, 0);

}
.isite {
  font-size: 12px;
  line-height: 17px;
  width: 200px;
  text-align: right;
  float: right;
}
.isite a {

}
.row {
    margin-right: -15px !important;
    margin-left: -15px !important;
}

.text1 ul li {float:left; width:25%; list-style:none;padding:0 15px;}
.text1 ul li span {font-size:18px; display:block; margin:20px 0; text-align:center;}
.text1 ul li img {
     transition: all 300ms ease-in-out 0s;

}
.text1 ul li:hover img {
       transform: scale(1.05);
}
a.burg {display:none;}
.address {margin: 0px 0 0 0;display: block;text-align: left;font-family: 'Open Sans';color: #939393;font-size: 15px;line-height: 20px; padding-left:40px}


.address:before {content:url(../img/map.png);position:absolute;margin-left: -26px;margin-top: 2px;}

.time {margin: 0px 0 0 0;display: block;text-align: left;font-family: 'Open Sans';color: #939393;font-size: 13.5px;line-height: 15px; padding-left:40px}


.time:before {content:url(../img/time.png); position:absolute;margin-left:-40px;}

.phone {
    margin: -7px 0 0 0;
    display: block;
    text-align: right;
    font-family: 'Open Sans';
    color: #e3271e;
    font-size: 20px;
    line-height: 25px;
    padding-left: 22px;
}
.addtocart-bar {
  display: none;
}
.email {
    margin: 0px 0 0 0;
    display: block;
    text-align: right;
    font-family: 'Open Sans';
    color: #e3271e !important;
    font-size: 14px;
    line-height: 20px;
    padding-left: 22px;
}

.email span {   color: #e3271e !important;}
.phone p {display:inline-block}
.address p {
  display: inline-block;
}




@font-face {
	font-family: 'Open Sans';
	src: url('../fonts/OpenSans-Regular.eot');
	src: local('../fonts/Open Sans Regular'), local('OpenSans-Regular'),
		url('../fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/OpenSans-Regular.woff') format('woff'),
		url('../fonts/OpenSans-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}


.clipart ul li a {color:black;font-weight:700;text-align:center;text-transform:none !important;border: none;}
.clipart ul li {width:16.66667%; list-style:none;}
.clipart ul li img {text-align:center; display:block; margin:0 auto}
.clipart ul li a:hover {background:none !important; color:#f00}
.clipart {background: rgb(220,220,220);background: linear-gradient(0deg, rgba(220,220,220,1) 0%, rgba(255,255,255,1) 100%);border:1px solid #d0cbcb;margin: 20px 0;}
.phone-block span {color:#e3271e !important;font-size:16px;}
.phone-block a {color:#e3271e !important; font-size:16px;}