﻿/* 
 * 	Core CSS File
 *  stylesheet.css
 */
html {
	overflow-y: scroll;
	margin: 0;
	padding: 0;
}
h3 {
 margin: 15px 0;	
}
h2{
margin-bottom:20px;
}
.iframe-maps iframe {
    width: 100% !important;
	height: 250px !important;
}
p:empty{display:none;}
#header .header_topbox{ 
     display:block;
     clear:both;
     min-height:30px;
	 -webkit-box-shadow: 0px 1px 0px rgba(0,0,0,0.08) ;
	-moz-box-shadow: 0px 1px 0px rgba(0,0,0,0.08) ;
	 box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.08);}	

body {
	font-family: Roboto, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
top:0px !important;

}
body, td, th, input, textarea, select, a {
	font-size: 15px;
}
img {max-width:100%;}
.stylebanner h1, .stylebanner h2, .stylebanner h3{color: inherit;}
h1, .welcome {
	font-family: Roboto, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 32px;
	font-weight: 400;
	text-shadow: 0 0 1px rgba(0, 0, 0, .01);
}
h2 {
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 10px;
}
p {
	margin-top: 0px;
	margin-bottom: 20px;
}
#header p{ margin-bottom:0; padding-bottom:10px;}
a, a:visited, a b {
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input[type='text'], input[type='password'], textarea {
    border: 1px solid #CCCCCC;
    padding: 10px;
    margin-left: 0px;
    margin-right: 0px;
    border-radius: 4px;
	width: 80%;
	margin-top: 3px;
}
.tright{
	text-align: right;
}
select {
	background: #F8F8F8;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-top: 3px;
	border-radius: 4px;
}
.lmodul select.select1{ width:208px;cursor:pointer;}
.lmodul span.select1  {width:198px;}
.sort select.select1{ width:190px;cursor:pointer;}
.sort span.select1  {width:180px; overflow:hidden;}
.limit select.select1{ width:40px;cursor:pointer;}
.limit span.select1  {width:30px;}
.margen-cont1 {
	margin-left:0px;
}
.margen-cont {
	margin-left:10px;
}
span.select1 {
	color:#666;
	height:22px;
	font-size:13px;
	text-align:left;
	background:#fff url('../image/arrow-select.png') 100% 50% no-repeat; 
	line-height:22px;
	white-space:nowrap;
	padding:0 4px;
	border:1px solid #ccc;
	margin:0;
		zoom:1;
}
label {
	cursor: pointer;
}
#container, .main {
	margin-left: auto;
	margin-right: auto;
	position:relative;
}
#container, .main2 {
	margin-left: auto;
	margin-right: auto;
	position:relative;

}
#container, .main3 {
	margin-left: auto;
	margin-right: auto;
	position:relative;

}
#container, .mainsb {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position:relative;

}
.container { width: 1111px;
			 margin:0 auto; 
			 }
.containermod { 
             width: 1170px;
			 margin:0 auto;
padding-top: 20px;
}	
.containermoda4 { 
             width: 1170px;
			 margin:0 auto;
padding-top: 20px;
padding-bottom: 0.01px;
}	
.containermod2 { 
             width: 585px;
			 margin:0 auto;
padding-top: 20px;
}	 
		 
.cont_bottom{ width:100%; clear:both;}
#column-left {
	float: left;
	width: 220px;

}
#column-right {
	float: right;
	width: 220px;
}
#content {
	min-height: 400px;
	margin-bottom: 0px;
}
#column-left + #column-right + #content, #column-left + #content {
	margin-left: 240px;
}
#column-right + #content {
	margin-right: 240px;
}
.main{ width:1210px;  
	   margin-top:0px;
	   padding:10px 0!important;

}
.main2{ width:1210px;  
	   margin-top:0px;
	   padding-bottom:1px;
	   margin-bottom: -1px;
}
.main3{ width:1240px;  
	   margin-top:0px;
	   padding-bottom:1px;
	   margin-bottom: -1px;
	   background-color: #fff;
}
.mainsb{ width:1210px;
	   background-color: #fff;
}
.mainp2{ 
background-color: #fff;
padding-bottom: 0.01px;
}
.rowito {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.main22{
	background-color: #fff;
		-webkit-box-shadow: 0px 0px 0px 1px #f1f1f1 inset;
	   -moz-box-shadow: 0px 0px 0px 1px #f1f1f1 inset;
	    box-shadow: inset 0px 0px 0px 1px #f1f1f1;
}
.full_container{ margin-top: 0px; }	
#topcontrol{ z-index:101;} 

#header {
	position: relative;
	z-index:99;
	
}
#all_header{ position:relative; 
			z-index: 100;
			min-width:1210px;
}
#all_header.color{ }
#all_header.nocolor{background: transparent; }
#header .header_middle { 

min-height:96px;
position: relative;
z-index: 5;
}
#header .header_middle.position_cart{min-height:84px;}

#header #logo {
	float:left;
	margin: 0px 30px 10px 0;
}

.opk11 {
	margin: 0px 0px 10px 0!important;
	text-align:center;
	float:none!important;
}
#language {
	float:right;
	color: #999;
	line-height: 17px;
	z-index: 999999;
}
#language img {
	cursor: pointer;
	margin-right: 6px;
	margin-top:10px;
}
#currency {
	float:right;
	color: #999;
}
#currency a {
	display: inline-block;
	line-height:30px;
	padding:0 6px;
	text-decoration: none;
}
#currency a b {
	display:block;
	line-height:30px;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
}
#header #cart {
	position: absolute;
	z-index: 9;
	top: 67px;
	right:0px;
	margin-bottom:10px;
}
#header .position_cart #cart{ top:30px;}
#header .position_cart2 #cart{ top:59px;}
#header #cart .heading {
	padding-right: 10px;
	display:inline;
	position: relative;
	text-align:right;
	z-index: 1;
}
#header #cart .heading h4 {
	font-size: 15px;
	display:none;
	color:#000;
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 4px 0 3px 50px;
}
#header #cart .heading a {
	font-size:14px;
	line-height:34px;
	text-decoration: none;
}
#header #cart .heading a span {
}
#header #cart .heading > a.bigcart{
   display:block;
   float:left;
   width:34px;
   height:34px;
   margin-right:8px;	
}
#header #cart .content {
	clear: both;
	display: none;
	position: absolute;
	top: 34px;
	right:0;
	padding: 8px;
	border-top:1px solid #e0e0e0; 
-webkit-box-shadow: 0px 3px 2px rgba(0,0,0,0.25);
	 -moz-box-shadow: 0px 3px 2px rgba(0,0,0,0.25);
    box-shadow: 0px 3px 2px  rgba(0,0,0,0.25);
	background: #fff;
}
#header .position_cart #showmenu2{ top:30px;}
#header .position_cart2 #showmenu2{ top:59px;}
#header #showmenu2 {
	position: absolute;
	z-index: 9;
	top: 59px;
	right:0px;
	margin-bottom:10px;
}
#header #showmenu2 .heading {
	padding-right: 10px;
	display:inline;
	position: relative;
	text-align:right;
	z-index: 1;
}
#header #showmenu2 .heading h4 {
	font-size: 15px;
	display:none;
	color:#000;
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 4px 0 3px 50px;
}
#header #showmenu2 .heading a {
	font-size:14px;
	line-height:34px;
	text-decoration: none;
}
#header #showmenu2 .heading a span {
}
#header #showmenu2 .heading > a.bigcart{
   display:block;
   float:left;
   width:34px;
   height:34px;
   margin-right:8px;	
}
#header #showmenu2 .content {
	clear: both;
	display: none;
	position: absolute;
	top: 34px;
	right:0;
	padding: 8px;
	min-height: 150px;
	min-width:264px; 
	border-top:1px solid #e0e0e0; 
-webkit-box-shadow: 0px 3px 2px rgba(0,0,0,0.25);
	 -moz-box-shadow: 0px 3px 2px rgba(0,0,0,0.25);
    box-shadow: 0px 3px 2px  rgba(0,0,0,0.25);
	background: #fff;
}


#header #cart.active .heading {

}
#header #cart.active .content {
	display: block;
}
.mini-cart-info table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
	min-width: 260px;
}
.mini-cart-info td {
	color: #000;
	vertical-align: top;
	padding: 10px 5px;
	width: 3px;
	border-bottom: 1px solid #EEEEEE;
}
.mini-cart-info .image {
	width: 40px;
}
.mini-cart-info .image img {
	border: 1px solid #EEEEEE;
	text-align: left;
}
.mini-cart-info .name small {
	color: #666;
}
.mini-cart-info .quantity {
	text-align: right;
}
.mini-cart-info td.total {
	text-align: right;
}
.mini-cart-info .remove {
	text-align: right;
}
.mini-cart-info .remove img {
	cursor: pointer;
}
.mini-cart-total {
	text-align: right;
}
.mini-cart-total table {
	border-collapse: collapse;
	display: inline-block;
	margin-bottom: 5px;
}
.mini-cart-total td {
	color: #000;
	padding: 4px;
}
#header #cart .checkout {
	text-align: right;
	clear: both;
}
.checkout {
	margin-bottom:30px;
}
#header #cart .empty {
	text-align: center;
}
#header .header_contact{
	display:inline-block;
	vertical-align:top ;
	margin: 14px 30px 10px 0;
	width:45%;}
#header .header_contact2{
	display:inline-block;
	vertical-align:top ;
	margin: 14px 30px 10px 0;
	width:33%;
	float: left;
    position: absolute;
    top: 0px;
	}
#header .header_contact22{
    display: inline-block;
    vertical-align: top;
    margin: 14px 0px 10px 30px;
    width: 33%;
    float: right;
    position: absolute;
    top: 0px;
    right: 0px;
    text-align: right;
	}
#header #search2 {
	position:absolute;
    right:365px;
	top: 28px;
}
#header #search3 {
	position:absolute;
    right:164px;
	top: 75px;
}
#header .button-search2 {
	float:right;
	background: url('../image/button-search.png') center center no-repeat;
	width: 40px;
	height: 40px;
	position:absolute;
	right:5px;
	margin-top: 6px;
	cursor: pointer;
}
#header #search2 input {
    background: #fff;
    padding: 3px 47px 3px 17px;
    width: 440px;
    height: 49px;
    background-color: #fbfbfb;
    border: 1px solid #ccc;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #222;
}
#header #search {
	position:absolute;
    right:0px;
	top: 15px;
}
#header .button-search {
	float:right;
	background: url('../image/button-search.png') center center no-repeat;
	width: 35px;
	height: 35px;
	position:absolute;
	right:8px;
	cursor: pointer;
	margin-top: 7px;
}
#header #search input {
background: #fff;
    padding: 3px 47px 3px 17px;
	width: 249px;	
	height: 45px;
    background-color: #fbfbfb;
    border: 1px solid #ccc;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #222;
}
input.sb-search-input.peque
{
height: 25px!important;	
}
.sb-search.grand
{
height: 50px!important;	
}
.sb-search.peque
{
height: 31px !important;
margin-top: 3px!important;	
}
input.sb-search-input.grand
{
top: 0px!important;
height: 48px!important;	
}
.sb-icon-search.grand, .sb-search-submit.grand
{
height: 48px!important;	
}
.sb-icon-search.peque, .sb-search-submit.peque
{
height: 25px!important;	
}
.sb-search {
	position: relative;
	margin-top: 8px;
	margin-right:0px;
	height: 42px;
	float: right;
	overflow: hidden;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;
	-webkit-backface-visibility: hidden;
}
input.sb-search-input {
	position: absolute;
	top: 0;
	right: 0px;
	border: none;
	outline: none;
	background: transparent;
	width: 70px;
	height: 32px;
	margin: 0;
	z-index: 10;
	padding: 1px 32px 1px 7px;

}
.sb-icon-search,
.sb-search-submit  {
	background: url('../image/button-search2.png') center center no-repeat;
	width: 32px;
	height: 32px;
	display: block;
	
	padding: 0;
	margin: 0;
	cursor: pointer;
}
.sb-search-submit {
	position: relative;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
	opacity: 0;
	-moz-opacity: 0;
    -khtml-opacity: 0; 
    opacity: 0;
	border: none;
	outline: none;
	z-index: -1;
}

.sb-icon-search {
	z-index: 90;
	speak: none;
	position:absolute;
	top:0;
	right:0;
}
.sb-search.sb-search-open,
.no-js .sb-search {
	overflow:visible;
	}
.sb-search.sb-search-open input.sb-search-input{ background:#fff;    
     width: 196px;
    -webkit-transition-duration: 300ms;
    -webkit-transition-property: width, background;
    -webkit-transition-timing-function: ease;
    -moz-transition-duration: 300ms;
    -moz-transition-property: width, background;
    -moz-transition-timing-function: ease;
    -o-transition-duration: 300ms;}

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
	z-index: 11;
}

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
	z-index: 90;
}
#header .links {}
#header .links > div {
	display:inline-block;
	vertical-align:top;
	padding: 0px 7px 0px 6px;
	margin-right:-3px;
	-webkit-box-shadow: 1px 0px 0px rgba(0,0,0,0.08) ;
	-moz-box-shadow: 1px 0px 0px rgba(0,0,0,0.08) ;
	 box-shadow: 1px 0px 0px rgba(0, 0, 0, 0.08); 
	 transition: all 0.4s ease;
	 -webkit-transition: all 0.4s ease;
     -moz-transition: all 0.4s ease;
	 font-size: 11px;
	line-height:30px;}
	 
#header .links > div > a {
	font-family: Roboto, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform:uppercase;
	font-size: 11px;
	line-height:30px;
}


#header .links > div:last-child{ border-right:none;}
.fixwidth{ width:1210px;}
.ma-nav-mobile-container{ 
	margin-left:auto; margin-right:auto;
	border-top: 0px solid rgba(0, 0, 0, 0.08)!important;
}
	
.ma-nav-mobile-container.default {
position: relative; clear:both;
}

.ma-nav-mobile-container.fixed, .ma-nav-mobile-container.containermenu.fixed {
    position:fixed;
    top:0px; left:0px;
    width:100%;
	z-index:101;
		margin-left:auto; margin-right:auto;
-webkit-box-shadow: 0px 2px 6px rgba(0,0,0,0.1);
	 -moz-box-shadow: 0px 2px 6px rgba(0,0,0,0.1);
    box-shadow: 0px 2px 6px  rgba(0,0,0,0.1);
transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
}
.navbar .btn-navbar div{ display:none;}
.navbar .btn-navbar2 div{ display:none;}
.text-white {
  color: #fff !important;
}

.text-primary {
  color: #007bff !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: #0056b3 !important;
}

.text-secondary {
  color: #6c757d !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:hover, a.text-success:focus {
  color: #19692c !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important;
}

.text-danger {
  color: #dc3545 !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important;
}

.menu8 > ul {
    display:block;
	padding: 0;
	list-style: none;
	margin:0;
	position:relative;

}
.menu8 > ul > li {
	display:inline-block;
	padding: 0px;
	margin-right:-3px;
	transition: all 0.4s ease;
	 -webkit-transition: all 0.4s ease;
     -moz-transition: all 0.4s ease;

}

.menu8 > ul > li > a {
	font-size: 12px;
	font-weight:bold;
	font-family:  Roboto, Arial, Helvetica, sans-serif;
	line-height: 24px;
	text-decoration: none;
	display: block;
	padding: 13px 12px 13px;
	z-index: 6;
	position: relative;
	text-transform:uppercase;
	
}
.menu8 > ul > li + li{ 
   background-image:url(../image/rasdel.png); 
   background-repeat:no-repeat; 
   background-position: center left;}
.menu8 > ul > li  a{font-family:  Arial, Helvetica, sans-serif;}
.menu8 > ul > li:hover{ background-image:none;}
.menu8 > ul > li.homelink > a{
	text-indent:-9999px;
	width:24px;
	height:24px;}
.menu8 > ul > li > div {
	position: absolute;
	z-index:10002;
-webkit-box-shadow: 0px 3px 2px rgba(0,0,0,025);
	 -moz-box-shadow: 0px 3px 2px rgba(0,0,0,0.25);
    box-shadow: 0px 3px 2px  rgba(0,0,0,0.25);
	 display:none;
}
.menu8 > ul > li > div.topmenu {
	padding:0px; 
	float:left;
	max-width:1168px;
   }
.menu8 > ul > li > div.topmenu_theme > ul > li > .categ_image{ display:none;}   
.menu8 > ul > li > div.topmenu_theme {
	padding:0px;
	float:left;
	min-width:200px;
   }
.menu8 > ul > li > div > ul > li:hover > div
{ display:block;}

.menu8 > ul > li:hover > div
{
 


 }
.menu8 > ul > li > div.topmenu > ul {
	display: table-cell;
	list-style:none;
	margin:0;
	vertical-align:top;
	padding:0px;

}

.menu8 > ul > li > div.topmenu_theme > ul > li > div.topmenu > ul{
	list-style:none;
	margin:0;
	padding:0px;
	display:table-cell;
	
}
.menu8 > ul > li > div.topmenu_theme > ul {
	list-style:none;
	margin:0;
	padding:0px;
	

}
.menu8 > ul > li > div.topmenu_theme > ul > li{ 
           position:relative; 
		   padding:8px;
		   	transition: all 0.4s ease;
	      -webkit-transition: all 0.4s ease;
          -moz-transition: all 0.4s ease;
		   }
.menu8 > ul > li > div.topmenu_theme > ul > li > a span{
	
	}
.menu8 > ul > li > div.topmenu_theme > ul + ul{ 
         	border-top: 1px solid rgba(0, 0, 0, 0.08); 
}

.menu8 > ul > li > div > ul > li > div  ul{ list-style:none;}
.menu8 > ul > li > div.topmenu > ul + ul,
.menu8 > ul > li ul > li ul + ul {
	     margin-left:10px;
}
.menu8 > ul > li > div.topmenu > ul > li {  
        padding:6px 12px;
    }
.menu8 > ul > li > div#topmenuaccount.topmenu > ul > li:hover { background-color:transparent; }
.menu8 > ul > li > div.topmenu > ul > li:hover,
.menu8 > ul > li > div.topmenu_theme > ul > li:hover{}
		  
.menu8 > ul > li > div.default > ul > li + li { 
	border-top: 1px solid rgba(0, 0, 0, 0.08); 
}
.menu8 > ul > li > div > ul > li > a{ 
     font-size: 12px;
	 text-transform:uppercase;
	 font-family:  Arial, Helvetica, sans-serif;
	 font-weight:bold;
	 line-height:24px;
	 text-decoration:none;
	 display:block;
	 padding:0; 
	 }

.menu8 > ul div#topmenuaccount  ul li  a{ display:inline-block; min-width:20px;}
.menu8 > ul > li > div > ul > li > a span{display:block;}	
	  
.menu8 > ul div ul li a{
	text-decoration: none;
	font-size:13px;
	display: block;
	line-height:24px;

}
.menu8 .topmenu ul li{
	position:relative;
		transition: all 0.4s ease;
	 -webkit-transition: all 0.4s ease;
     -moz-transition: all 0.4s ease;
}
.menu8 .topmenu ul li .level3,
.menu8 > ul > li > div.topmenu_theme > ul > li > div.topmenu { 
               display:none;
               position:absolute;
			   min-width:200px;
			   z-index:2;
			   top:0;
			   left:100%;
			   border-top:1px solid rgba(0,0,0,0.1);
              -webkit-box-shadow: 0px 3px 2px rgba(0,0,0,0.25);
	          -moz-box-shadow: 0px 3px 2px rgba(0,0,0,0.25);
               box-shadow: 0px 3px 2px rgba(0,0,0,0.25);
	             }
.menu8 .topmenu ul li .level3 ul{
	margin:0;
	padding:0;
}
.menu8 .topmenu ul li:hover > .level3,
.menu8 > ul > li > div.topmenu_theme > ul > li:hover > div.topmenu { display:block; }

 .menu8 .topmenu ul li .level3 a,
 .menu8 > ul > li > div.topmenu_theme > ul > li > div.topmenu a{
	       padding:3px 8px;
		   width:184px;
           transition: all 0.4s ease;
	      -webkit-transition: all 0.4s ease;
          -moz-transition: all 0.4s ease;}
		   

.menu8 > ul > li > div.topmenu_theme > ul > li.parent > a > span,
.menu8 > ul .topmenu ul li.parent > a > span{ 
           background: url(../image/arr_right.png) center right no-repeat; 
		   display:block; 
		   padding-right:15px; 
		   width:96%;}

.menu8 > ul > li > div.topmenuaccount > ul > li > a{ display:inline;}

.menu8 #topmenuaccount { min-width:200px; background-color:#fff; border:1px solid #ddd;}
.menu8 #topmenuaccount a{}
.menu8 #topmenuaccount #interdat div { margin-bottom:6px; display: block;}

.menu8 #topbrand {
	width:40%; 
    padding:20px 20px 10px 20px;
}
.menu8 #topbrand ul li{
	display:block;
	float:left;
	width:50%;
	list-style:none;
	margin-bottom:10px;
	vertical-align:top;
	padding:0px;}
.menu8 #topbrand ul li img{ float:left; margin-right:10px;}	

.menu > ul {
    display:block;
	padding: 0;
	list-style: none;
	margin:0;
	min-height:30px;
	position:relative;

}
.menu > ul > li {
	display:inline-block;
	padding: 0px;
	margin-right:-3px;
	transition: all 0.4s ease;
	 -webkit-transition: all 0.4s ease;
     -moz-transition: all 0.4s ease;

}
.menu.peque > ul > li > a {

padding: 5px 12px 5px!important;

}
.menu.normal > ul > li > a {

padding: 13px 12px 13px!important;

}
.menu.grand > ul > li > a {

padding: 20px 12px 20px!important;

	
}
.menu > ul > li > a {
	font-size: 12px;
	font-weight:bold;
	font-family:  Arial, Helvetica, sans-serif;
	line-height: 24px;
	text-decoration: none;
	padding: 13px 12px 13px;
	display: block;
	z-index: 6;
	position: relative;
	text-transform:uppercase;
	-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
	
}
.menu > ul > li + li{ 
   background-image:url(../image/rasdel.png); 
   background-repeat:no-repeat; 
   background-position: center left;}
.menu > ul > li  a{font-family:  Arial, Helvetica, sans-serif;}
.menu > ul > li:hover{ background-image:none;}
.menu > ul > li.homelink > a{
	text-indent:-9999px;
	width:24px;
	height:24px;}
.menu > ul > li > div {
	position: absolute;
	z-index:10002;
-webkit-box-shadow: 0px 3px 2px rgba(0,0,0,025);
	 -moz-box-shadow: 0px 3px 2px rgba(0,0,0,0.25);
    box-shadow: 0px 3px 2px  rgba(0,0,0,0.25);
	 display:none;
}
.menu > ul > li > div.topmenu {
	padding:0px; 
	float:left;
	max-width:1168px;
   }
.menu > ul > li > div.topmenu_theme > ul > li > .categ_image{ display:none;}   
.menu > ul > li > div.topmenu_theme {
	padding:0px;
	float:left;
	min-width:200px;
   }
.menu > ul > li > div > ul > li:hover > div
{ display:block;}

.menu > ul > li:hover > div
{
 	display: block;


 }
.menu > ul > li > div.topmenu > ul {
	display: table-cell;
	list-style:none;
	margin:0;
	vertical-align:top;
	padding:0px;

}

.menu > ul > li > div.topmenu_theme > ul > li > div.topmenu > ul{
	list-style:none;
	margin:0;
	padding:0px;
	display:table-cell;
	
}
.menu > ul > li > div.topmenu_theme > ul {
	list-style:none;
	margin:0;
	padding:0px;
	

}
.menu > ul > li > div.topmenu_theme > ul > li{ 
           position:relative; 
		   padding:8px;
		   	transition: all 0.4s ease;
	      -webkit-transition: all 0.4s ease;
          -moz-transition: all 0.4s ease;
		   }
.menu > ul > li > div.topmenu_theme > ul > li > a span{
	
	}
.menu > ul > li > div.topmenu_theme > ul + ul{ 
         	border-top: 1px solid rgba(0, 0, 0, 0.08); 
}

.menu > ul > li > div > ul > li > div  ul{ list-style:none;}
.menu > ul > li > div.topmenu > ul + ul,
.menu > ul > li ul > li ul + ul {
	     margin-left:10px;
}
.menu > ul > li > div.topmenu > ul > li {  
        padding:6px 12px;
    }
.menu > ul > li > div#topmenuaccount.topmenu > ul > li:hover { background-color:transparent; }
.menu > ul > li > div.topmenu > ul > li:hover,
.menu > ul > li > div.topmenu_theme > ul > li:hover{}
		  
.menu > ul > li > div.default > ul > li + li { 
	border-top: 1px solid rgba(0, 0, 0, 0.08); 
}
.menu > ul > li > div > ul > li > a{ 
     font-size: 12px;
	 text-transform:uppercase;
	 font-family:  Arial, Helvetica, sans-serif;
	 font-weight:bold;
	 line-height:24px;
	 text-decoration:none;
	 display:block;
	 padding:0; 
	 }

.menu > ul div#topmenuaccount  ul li  a{ display:inline-block; min-width:20px;}
.menu > ul > li > div > ul > li > a span{display:block;}	
	  
.menu > ul div ul li a{
	text-decoration: none;
	font-size:13px;
	display: block;
	line-height:24px;

}
.menu .topmenu ul li{
	position:relative;
		transition: all 0.4s ease;
	 -webkit-transition: all 0.4s ease;
     -moz-transition: all 0.4s ease;
}
.menu .topmenu ul li .level3,
.menu > ul > li > div.topmenu_theme > ul > li > div.topmenu { 
               display:none;
               position:absolute;
			   min-width:200px;
			   z-index:2;
			   top:0;
			   left:100%;
			   border-top:1px solid rgba(0,0,0,0.1);
              -webkit-box-shadow: 0px 3px 2px rgba(0,0,0,0.25);
	          -moz-box-shadow: 0px 3px 2px rgba(0,0,0,0.25);
               box-shadow: 0px 3px 2px rgba(0,0,0,0.25);
	             }
.menu .topmenu ul li .level3 ul{
	margin:0;
	padding:0;
}
.menu .topmenu ul li:hover > .level3,
.menu > ul > li > div.topmenu_theme > ul > li:hover > div.topmenu { display:block; }

 .menu .topmenu ul li .level3 a,
 .menu > ul > li > div.topmenu_theme > ul > li > div.topmenu a{
	       padding:3px 8px;
		   width:184px;
           transition: all 0.4s ease;
	      -webkit-transition: all 0.4s ease;
          -moz-transition: all 0.4s ease;}
		   

.menu > ul > li > div.topmenu_theme > ul > li.parent > a > span,
.menu > ul .topmenu ul li.parent > a > span{ 
           background: url(../image/arr_right.png) center right no-repeat; 
		   display:block; 
		   padding-right:15px; 
		   width:96%;}

.menu > ul > li > div.topmenuaccount > ul > li > a{ display:inline;}

.menu #topmenuaccount { min-width:200px; background-color:#fff; border:1px solid #ddd;}
.menu #topmenuaccount a{}
.menu #topmenuaccount #interdat div { margin-bottom:6px; display: block;}

.menu #topbrand {
	width:40%; 
    padding:20px 20px 10px 20px;
}
.menu #topbrand ul li{
	display:block;
	float:left;
	width:50%;
	list-style:none;
	margin-bottom:10px;
	vertical-align:top;
	padding:0px;}
.menu #topbrand ul li img{ float:left; margin-right:10px;}	

.menu .custombox > div{ 
    padding:10px;
	float:left;
    min-width:200px;  
	background-color:#fff;
	border:1px solid #ddd;}
.sub_image img{ width:50px; height:auto !important;}

.displaymenu .menu > ul > li > div.topmenu_theme {
	width:100%;
	left:0;
   }
.displaymenu .menu > ul > li > div.topmenu_theme > ul{
	display: inline-block;
	margin-right:-3px;
	vertical-align:top;
	}
	
.displaymenu .menu > ul > li > div.topmenu_theme > ul.mcolumn1{ width:100%;}
.displaymenu .menu > ul > li > div.topmenu_theme > ul.mcolumn2{ width:50%;}	
.displaymenu .menu > ul > li > div.topmenu_theme > ul.mcolumn3{ width:33.3%;}
.displaymenu .menu > ul > li > div.topmenu_theme > ul.mcolumn4,
.displaymenu .menu > ul > li > div.topmenu_theme > ul.mcolumn{ width:25%;}
.displaymenu .menu > ul > li > div.topmenu_theme > ul.mcolumn5{ width:20%;}

.displaymenu .menu > ul > li > div.topmenu_theme > ul > li{ padding:20px;}
.displaymenu .menu > ul > li > div.topmenu_theme > ul > li:hover{ z-index:10003;}
.displaymenu .menu > ul > li > div.topmenu_theme > ul > li> a{ 
    border-bottom:1px solid rgba(0,0,0,0.08);
	transition: all 0.4s ease;
	 -webkit-transition: all 0.4s ease;
     -moz-transition: all 0.4s ease;
	 padding:4px 8px 4px 0;}
	 	
.displaymenu .menu > ul > li > div.topmenu_theme > ul > li> a:hover{ padding:4px 0px 4px 8px;}	
.displaymenu .menu > ul > li > div.topmenu_theme > ul > li > div.topmenu { 
               display:block;
               position: relative;
			   left:0;
			   border:none;
			   -webkit-box-shadow:none;
	          -moz-box-shadow:none;
	           box-shadow:none;}	
.displaymenu .menu > ul > li > div.topmenu_theme > ul + ul{ border-top:none;}			   
.displaymenu .menu > ul > li > div.topmenu_theme > ul > li.parent > a > span{ background:none;} 	
.displaymenu .menu > ul > li > div.topmenu_theme > ul > li > .categ_image{ 
       display:block;
	   float:left;
	   
	  } 		   
.displaymenu .menu > ul > li > div.topmenu_theme > ul > li > .categ_image img{
	 border:1px solid rgba(0,0,0,0.08);
	 margin:12px 0;
}
.displaymenu .menu > ul > li > div.topmenu_theme > ul > li > div.topmenu{background:none; margin-top:8px;}
.displaymenu .menu > ul > li > div.topmenu_theme > ul > li > div.topmenu.leftotstup{
	 margin-left:110px;
	 min-height:122px;
	 }
.displaymenu .menu > ul > li > div.topmenu_theme > ul > li:hover{background:none;}

.displaymenu .menu > ul > li > div.topmenu_theme > ul > li > div.topmenu { 
               min-width:auto;}
.displaymenu  .menu > ul > li > div.topmenu_theme > ul > li > div.topmenu a{ width:auto;}
.breadcrumb {
	margin-bottom: 20px;
	padding-top:6px;
}
.breadcrumb a{text-decoration:none;}
.breadcrumb a:hover{}
.success, .warning, .attention, .information {
	padding: 16px 15px 16px 33px;
	margin-bottom: 0px;
	color: #555555;
}
.success {
	background: #EAF7D9 url('../image/success.png') 10px center no-repeat;
	border: 1px solid #BBDF8D;margin-bottom: 10px;}
#notification .success, #notification .warning, #notification .attention, #notification .information {
    z-index: 99999;
    position: fixed;
    top: 0%;
    right: 0%;
    box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.6);
    left: 0%;
    border-radius: 0px 0px 10px 10px;
	
}
#notification .success, #notification .success a{font-size:16px;text-decoration: none;} 
.successimg{ width:100px; height:auto !important; display:block; margin-bottom:10px;}
.warning {
	background: #FFD1D1 url('../image/warning.png') 10px center no-repeat;
	border: 1px solid #F8ACAC;
	margin-bottom: 10px;
}
.attention {
	background: #FFF5CC url('../image/attention.png') 10px center no-repeat;
	border: 1px solid #F2DD8C;
}
.success .close, .warning .close, .attention .close, .information .close {
	float: right;
	padding-top: 4px;
	padding-right: 4px;
	cursor: pointer;
}
.pat20{
	padding-top: 20px;
}
.mu0{padding-top:0px;}
.mu10{padding-top:10px;}
.mu20{padding-top:20px;}
.mu30{padding-top:30px;}
.mu40{padding-top:40px;}
.mu50{padding-top:50px;}
.mu60{padding-top:60px;}
.mu70{padding-top:70px;}
.mu80{padding-top:80px;}
.mu90{padding-top:90px;}
.mu100{padding-top:100px;}
.mu110{padding-top:110px;}
.mu120{padding-top:120px;}
.mu130{padding-top:130px;}
.mu140{padding-top:140px;}
.mu150{padding-top:150px;}

.md0{padding-bottom:0px;}
.md10{padding-bottom:10px;}
.md20{padding-bottom:20px;}
.md30{padding-bottom:30px;}
.md40{padding-bottom:40px;}
.md50{padding-bottom:50px;}
.md60{padding-bottom:60px;}
.md70{padding-bottom:70px;}
.md80{padding-bottom:80px;}
.md90{padding-bottom:90px;}
.md100{padding-bottom:100px;}
.md110{padding-bottom:110px;}
.md120{padding-bottom:120px;}
.md130{padding-bottom:130px;}
.md140{padding-bottom:140px;}
.md150{padding-bottom:150px;}


.mdyi30{padding-right:30px;padding-left:30px;}
.mdyi40{padding-right:40px;padding-left:40px;}
.mdyi50{padding-right:50px;padding-left:50px;}
.mdyi60{padding-right:60px;padding-left:60px;}
.mdyi70{padding-right:70px;padding-left:70px;}
.mdyi80{padding-right:80px;padding-left:80px;}
.mdyi90{padding-right:90px;padding-left:90px;}
.mdyi100{padding-right:100px;padding-left:100px;}
.mdyi110{padding-right:110px;padding-left:110px;}
.mdyi120{padding-right:120px;padding-left:120px;}
.mdyi130{padding-right:130px;padding-left:130px;}
.mdyi140{padding-right:140px;padding-left:140px;}
.mdyi150{padding-right:150px;padding-left:150px;}
.mdyi200{padding-right:200px;padding-left:200px;}
.mdyi250{padding-right:250px;padding-left:250px;}

.mdyim30{padding-right:30px;padding-left:30px;}
.mdyim40{padding-right:40px;padding-left:40px;}
.mdyim50{padding-right:50px;padding-left:50px;}
.mdyim60{padding-right:60px;padding-left:60px;}
.mdyim70{padding-right:70px;padding-left:70px;}
.mdyim80{padding-right:80px;padding-left:80px;}
.mdyim90{padding-right:90px;padding-left:90px;}
.mdyim100{padding-right:100px;padding-left:100px;}
.mdyim110{padding-right:110px;padding-left:110px;}
.mdyim120{padding-right:120px;padding-left:120px;}
.mdyim130{padding-right:130px;padding-left:130px;}
.mdyim140{padding-right:140px;padding-left:140px;}
.mdyim150{padding-right:150px;padding-left:150px;}
.mdyim200{padding-right:200px;padding-left:200px;}
.mdyim250{padding-right:250px;padding-left:250px;}

.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	display: block;
	color: #FF0000;
}
.help {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	display: block;
}
.heu{text-transform: none !important;color: #7e7e7e;font-size: 11px;letter-spacing: 0.5px !important;}
table.form {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
table.form tr td:first-child {
	width: 100px;
}
table.form > * > * > td {
}
table.form td {
	padding: 4px;
}
input.large-field, select.large-field {
	width: 345px;
}
table.list {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid rgba(0, 0, 0, 0.08);
	border-left: 1px solid rgba(0, 0, 0, 0.08);
	margin-bottom: 20px;
}
table.list td {
	border-right: 1px solid rgba(0, 0, 0, 0.08);
	border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
table.list thead td {
	background-color: rgba(241, 241, 241, 0.4);
	padding: 0px 5px;
}
table.list thead td a, .list thead td {
	text-decoration: none;
	color: #222222;
	font-weight:bold;
}
table.list tbody td {
	padding: 0px 5px;
}
table.list .left {
	text-align: left;
	padding: 7px;
}
table.list .right {
	text-align: right;
	padding: 7px;
}
table.list .center {
	text-align: center;
	padding: 7px;
}
table.radio {
	width: 100%;
	border-collapse: collapse;
}
table.radio td {
	padding: 5px;
}
table.radio td label {
	display: block;
}
table.radio tr td:first-child {
	width: 1px;
}
table.radio tr td:first-child input {
	margin-top: 1px;
}
table.radio tr.highlight:hover td {
	cursor: pointer;
}
#content ul{ list-style:none;}
.pagination {
	padding: 0;
	background-color: rgba(0, 0, 0, 0.03);
	display: inline-block;
	width: 100%;
	margin: 20px 0px 30px 0px;
	
}
.pagination .links {
	float: left;
}
.pagination .links a {
	display: inline-block;
	text-decoration: none;
	line-height:34px;
	width:34px;
	text-align:center;
	margin-right:-3px;
}
.pagination .links b {
	display: inline-block;
	font-weight: bold;
	text-decoration: none;
	line-height:34px;
	width:34px;
	text-align:center;
	margin-right:-4px;

}
.pagination .results {
	float: right;
	line-height:34px;
	margin-left:10px;
	margin-right:10px;
}
a.button, input.button button.button {
	cursor: pointer;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	font-size:12px;
	text-transform:uppercase;
	background-position:left center;
	background-repeat:no-repeat;
		transition: all 0.4s ease;
	 -webkit-transition: all 0.4s ease;
     -moz-transition: all 0.4s ease;
}
a.button {
	display: inline-block;
	text-decoration: none;
	padding: 9px 12px 7px 12px  ;
}
input.button.login {
  padding: 8px 12px 8px 40px;
}
.box a.button, .box input.button,
.product-grid input.button, .product-list input.button,
.product-info .cart input.button {
	cursor: pointer;
}
input.button {
	margin: 0;
	border: 0;
	height: 34px;
	padding: 0px 12px 0px 12px;
	min-width:102px;
}
a.button:hover, input.button:hover,.product-info .cart input.button:hover {
	
}
.buttons {
	overflow: auto;
	margin-bottom: 20px;
}
.buttons .left {
	float: left;
	text-align: left;
}
.buttons .right {
	float: right;
	text-align: right;
}
.buttons .center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.htabs {
	height: 50px;
	line-height: 32px;
}
.htabs a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	padding: 8px 15px 9px 15px;
	float: left;
	text-align: center;
	text-decoration: none;
	margin-right: 0px;
	display: none;
}

.htabs a.selected {
	padding-bottom: 9px;
    cursor:default;

}
.tab-content {
	border-bottom: 1px solid rgba(0, 0, 0, 0.08);
	border-left: 1px solid rgba(0, 0, 0, 0.08);
	border-right: 1px solid rgba(0, 0, 0, 0.08);
	padding: 20px;
	margin-bottom: 20px;
	z-index: 2;
	overflow: auto;
	background-color:#FFF;
}
.box {
	margin-bottom:20px;
	margin-left: auto;
margin-right: auto;
}
.box .box-heading, .box .box-heading a {
	font-family:  Roboto, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform:uppercase;
	font-weight:bold;
	line-height:34px;
	text-decoration: none;

}
.box .box-heading {
	margin-bottom:20px;
    text-align:left;
}
.box-content > .box-product{ }

#column-left .box-content > .box-product, #column-right .box-content > .box-product{ margin-right:-7px}

.box-product > div,.box-product div.itemcolumns, .block2{ 
     position:relative;
	overflow:hidden; 
	display:inline-block;
	transition: all 0.4s ease;
	 -webkit-transition: all 0.4s ease;
     -moz-transition: all 0.4s ease;
	      	}
	 
.box-product > div,.box-product div.itemcolumns{text-align:center;}	
 
.block2{ padding:5px; 
         text-align:left;
}	 
.block2 .image{
	     
	     display:block;
	     float:left;
		 position:relative;
		 text-align:center;
	 }
.block2 .description{ margin-bottom:10px;}

.box-content > .box-product > div, 
.content_carou .itemcolumns > div, 
.verticaltab .owl-item,
#column-left .itemcolumns, 
#column-right .itemcolumns{
	-webkit-box-shadow: 0px 0px 0px 1px #e0e0e0 inset ;
	-moz-box-shadow: 0px 0px 0px 1px #e0e0e0 inset ;
	box-shadow:inset 0px 0px 0px 1px #e0e0e0;
}
.box-content > .box-product > div {
	display:inline-block;
	width: 19.1%;
	vertical-align: top;
	margin-right: 6px;
	margin-bottom:10px;
}

.content_carou .itemcolumns{
	float:left;
	 display:block;
	 width: 235px;
	} 
.content_carou .itemcolumns > div{
	margin-left:10px;
	overflow:hidden;
}
.content_carou .itemcolumns:first-child > div{
	margin-left:0px;
	overflow:hidden;
}
.conta{
	margin-left: 0px!important;
}
 
#column-left .list_carousel, #column-right .list_carousel{ width:220px;  margin-right:0}
	

#column-left + #content .box .box-content > .box-product > div, #column-right + #content .box .box-content > .box-product > div {width: 23.9%;}


#column-left + #column-right + #content .box .box-content > .box-product > div {
	width: 31.9%;
}

.product-grid .hover_but, .box-product .hover_but{ 
     position:absolute;
	 width:100%;
	 height:34px;
	 bottom:0px;
	 z-index:20;
}
.block2 .hover_but{
	 position:absolute;
	 width:100%;
	 height:34px;
	 z-index:20; 
     bottom:0;}
	 
.hover_but > div{
	 display: inline-block;
	 vertical-align:top;
}
.hover_but > div+div{
	margin-left:-4px;}
.product-grid  .hover_but > div,
.box-product .hover_but > div, .block2 .hover_but > div {
     -webkit-transform: scale(0);
    -o-transform: scale(0);
    -moz-transform: scale(0);
	-ms-transform: scale(0);
	}

.product-grid .wishlist, .box-product .wishlist,
.block2 .wishlist{
	 -webkit-transition: all 0.2s ease-out;
     -moz-transition: all 0.2s ease-out;
     transition: all 0.2s ease-out;
}
.product-grid .compare, .box-product .compare,
.block2 .compare{
	 -webkit-transition: all 0.4s ease-out;
     -moz-transition: all 0.4s ease-out;
     transition: all 0.4s ease-out;
}
.product-grid .quickviewbutton, .box-product .quickviewbutton,
.block2 .quickviewbutton{
	 -webkit-transition: all 0.6s ease-out;
     -moz-transition: all 0.6s ease-out;
     transition: all 0.6s ease-out;
}
.product-grid  > div:hover .hover_but > div,
.box-product  > div:hover .hover_but > div,
.box-product .itemcolumns:hover .hover_but > div,
.block2:hover .hover_but > div{
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
	-ms-transform: scale(1);
}


.product-grid .wishlist a, .product-grid .compare a,
.product-list .wishlist a, .product-list .compare a,
.box-product .wishlist a, .box-product .compare a,
.block2 .wishlist a, .block2 .compare a, .hover_but > div a{
	 display: inline-block;
	 width:34px;
	 height:34px;
	 text-indent: 100%;
   white-space: nowrap;
   overflow: hidden; 
	 background-repeat: no-repeat;
     background-position: center center;
     filter: Alpha(Opacity=70);/*IE7 fix*/
     opacity: 0.7;
     -moz-opacity: 0.7;
     -khtml-opacity: 0.7;
}
.img_but{ position:relative;}
.quickviewbutton a {          
  background-image:url(../image/icon/eye.png);
}
.wishlist a {          
  background-image:url(../image/icon/wishlist.png);
}
.compare a {          
  background-image:url(../image/icon/compare.png);
}
.slider-wrapper {
    margin-bottom: 20px;
}
#column-left .itemcolumns, #column-right .itemcolumns {
	width: 219px!important;
	margin-right: 10px;

 }

#column-left .box-content > .box-product, #column-right .box-content > .box-product {

    margin-right: 0px;

}
#column-left .box, #column-right .box {
	margin-bottom: 20px!important;
}
#column-left .box-content > .box-product > div,
#column-right .box-content > .box-product > div{ 
    margin-right:0px;
    text-align:left; 
	float:none;
}

#column-left .box-content > .box-product > div .cart,
#column-right .box-content > .box-product > div .cart{}
#column-left .box-content > .box-product > div .owl-addimage,
#column-right .box-content > .box-product > div .owl-addimage,
#column-left .box-content > .box-product > div > div > div > .image,
#column-right .box-content > .box-product > div > div > div > .image{ 
     float:left; 
	 width:90px; 
	 margin-right:10px; 
	 margin-bottom:10px; 
	 overflow:hidden;}
#column-left .box-product  > .itemcolumns img, #column-right  .box-product  > .itemcolumns img{ border:none;}
#column-left .box-product > .itemcolumns .hover_but,
#column-right .box-product > .itemcolumns .hover_but,
#column-left .box-content > .box-product > div .savemoney,
#column-right .box-content > .box-product > div .savemoney{ display:none}
#column-left .box-content > .box-product > div .name,
#column-right .box-content > .box-product > div .name{ margin:10px 10px 10px 100px; min-height:inherit;}
#column-left .box-content > .box-product > div .price,
#column-right .box-content > .box-product > div .price,
#column-left .box-content > .box-product > div .rating,
#column-right .box-content > .box-product > div .rating{ margin-left:100px;}
#column-left .box-content > .box-product > div .price-old,
#column-right .box-content > .box-product > div .price-old{ display:block;}


.box-product .image{
	display:block;
    padding:10px 0 0 0 ;
	margin:0px;
	text-align:center;
}
.box-product .image img {}

.box-product .name{	margin: 10px 10px 7px; min-height:24px;}
.block2 .name{min-height:24px;}
.box-product .name a, .block2 .name a {
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:18px;
	text-transform:uppercase;
	text-decoration: none;
	display: block;

}
.box-product .price, .block2 .price {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin-bottom:8px;
	font-size:16px;
	font-weight:bold;

}
.box-product .price-old, .block2 .price-old {
   text-decoration: line-through;
   font-weight: normal;
   font-size:0.9em;
}
.box-product .price-new {
	
}
.box-product .rating, .block2 .rating {
	display:block;
	margin-bottom:18px;
	height: 11px;
}
.box-product .cart, .block2 .cart{ display:block; margin-bottom:10px;}

.box-product .links{display:inline-block; }
.savemoney{ display:block;
            position:absolute;
			top:-80px;
			left:50%;
			margin-left:-34px;
			font-size:15px;
			line-height:20px;
			font-weight:bold;
			padding:5px 0;
            text-align: center;
		    width:54px;
			transition: all 0.4s ease;
	        -webkit-transition: all 0.4s ease;
            -moz-transition: all 0.4s ease;
			z-index:20;
           }
.content_carou .savemoney {margin-left:-49px;}	 		   
.product-grid > div:hover .savemoney,
.box-product > div:hover .savemoney,.box-product div.itemcolumns:hover  .savemoney, .block2:hover .savemoney {
	top:0;}
   
.product-list .savemoney{ position:relative; top:auto; left:auto; display:inline-block; margin-left:0;}
			

.accord_category .box-heading{ }
.box-content .accordeon_categ {
	margin-bottom:20px;
	-webkit-box-shadow: 0px 0px 0px 1px #e0e0e0;
	-moz-box-shadow: 0px 0px 0px 1px #e0e0e0;
	 box-shadow: 0px 0px 0px 1px #e0e0e0;
	}
.box-content .accordeon_categ ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.box-content .accordeon_categ > ul > li {
	padding:0;
	transition: all 0.2s ease;
	 -webkit-transition: all 0.2s ease;
     -moz-transition: all 0.2s ease;

	}
.box-content .accordeon_categ > ul > li + li {border-top: 1px solid rgba(0, 0, 0, 0.1);}
.box-content .accordeon_categ > ul > li:hover{ }	
.box-content .accordeon_categ > ul > li.cat-active {}
.box-content .accordeon_categ > ul > li.cat-active a{}
	
.box-content .accordeon_categ > ul > li > ul {
	padding:12px 10px;
	margin:0;
	display: none;

	}
.box-content .accordeon_categ > ul > li > a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding:8px 10px;
	display:block;
	line-height:18px
	}
.box-content .accordeon_categ > ul > li.cat-active ul {
	display: block;
	}
.box-content .accordeon_categ > ul > li ul > li {
	padding: 4px 0 4px 10px;
	margin-bottom:1px;
	}
.box-content .accordeon_categ > ul > li ul > li  a {
	text-decoration: none;
	}
.box-content .accordeon_categ > ul > li ul > li  a:before{ content:'- ';}	
.box-content .accordeon_categ > ul > li > a:hover {
	text-decoration: none;
	}
.box-content .accordeon_categ a {

	}
.box-content .accordeon_categ > ul > li ul > li  a:hover {
	text-decoration: underline;
	}


.box-content ul{ list-style:none; margin:0; padding:0}	
.box-content ul > li { 
	padding:0px;
	position:relative;
	}
.box-content > ul > li > a {
	font-family: Roboto, Arial, Helvetica, sans-serif;
	text-decoration:none;
	display:block;
	padding:8px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.08);
		transition: all 0.4s ease;
	 -webkit-transition: all 0.4s ease;
     -moz-transition: all 0.4s ease;
	}

	.box-content > ul > li > a:hover {
		background-color: rgba(0, 0, 0, 0.04);
		padding-left:15px;
	}
.box-category .accordeon_plus {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 34px;
	height: 34px;
	cursor:pointer;

}


ul.box-filter, ul.box-filter ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.box-filter span {
	font-weight: bold;
	border-bottom: 1px solid rgba(0, 0, 0, 0.08);	
	display: block;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
ul.box-filter > li ul {
	padding-bottom: 15px;
}


#content .content {
	padding: 0px;
	overflow: auto;
	margin-bottom: 20px;	
	background-color: rgba(0, 0, 0, 0.03);
    border: 1px solid rgba(0, 0, 0, 0.08);
    padding: 20px;
margin-left: 2px;

}
.content2 {
    padding: 0px;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.03)!important;
    padding: 20px;
    margin-left: 2px;
	text-align: center;
}

#content .content .left {
	float: left;
	width: 49%;
}
#content .content .right {
	float: right;
	width: 49%;

}

.category-info {
	overflow: auto;
	margin-bottom: 20px;
}
.category-info .image {
	float: left;
	padding: 0px;
	margin-right: 20px;
}
.category-list {
	overflow: auto;
}
.category-list ul {
	float: left;
	width: 24%;
	margin:0;
	padding:0;
	list-style:none;
}
.category-list ul li{
	 text-align:left;
     padding:4px 10px;
	 margin-bottom:4px;
	 margin-right:10px;
	background-color: rgba(0, 0, 0, 0.03);
	 	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;}
	.category-list ul li a{ text-decoration:none;}
.accordeon_description{
	 position:relative;
	 margin-bottom:20px;
}
.accordeon_description div.view{ 
     display:none;	 
	 border:1px solid rgba(0, 0, 0, 0.08);
	 padding:20px;}
.accordeon_description a.cat-active .view{ display:block;}
.accordeon_description .accordeon_plus {
	position: relative;
	display: inline-table;
	padding-right:40px;
	padding-left:10px;
	line-height:34px;
	cursor:pointer;
	background-position:top right;
	background-repeat:no-repeat;
}

.accordeon_description .accordeon_plus.open {
	background-position:top right;
	background-repeat:no-repeat;
}


.manufacturer-list {
	border: 1px solid rgba(0, 0, 0, 0.08);
	padding: 5px;
	overflow: auto;
	margin-bottom: 20px;
}
.manufacturer-heading {
	font-size: 15px;
	font-weight: bold;
	padding: 5px 8px;
	margin-bottom: 6px;
}
.manufacturer-content {
	padding: 8px;
}
.manufacturer-list ul {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
}

.product-filter {
	overflow: hidden;
	padding:12px 4px 8px 0px;
    border-top:1px solid rgba(0, 0, 0, 0.08);

}
.product-filter .display {
	float: left;
}
.product-filter .display a {

}
.product-filter .sort {
	float: right;
}
.product-filter .limit {
	margin-left: 15px;
	float: right;
}
.product-filter .display a.iconlist{
	 background:url(../image/display-list.png) left no-repeat; }
.product-filter .display span.iconlist{ background:url(../image/display-list-over.png) left no-repeat;}
.product-filter .display a.icongrid{ background:url(../image/display-grid.png) left no-repeat;}
.product-filter .display span.icongrid{ background:url(../image/display-grid-over.png) left no-repeat;}
.product-filter .display .iconlist, .product-filter .display .icongrid { 
height: 30px;
width:30px;
line-height: 30px;
margin-right: 8px;
display:inline-block;
}
.product-compare {
	padding-top: 3px;
}
.product-compare a {
	text-decoration: none;
	line-height:20px;
	
}
.product-compare a:hover div{}
.product-list > div {
	overflow: auto;
	margin-bottom: 1px;
	padding:10px 0;
	position:relative;
	border-top:1px solid rgba(0, 0, 0, 0.08);
	
}
.product-list .owl-carousel{ max-width:230px;
    float: left;
	margin-right: 20px;
	text-align:center;}
.product-list .left { float:left; width:230px; position:relative;}	
.product-list .right { position:absolute; right:20px; top:10px; text-align:right;}	
.product-list .centr{ margin-left:250px; margin-right:250px; }


.product-list .image {
	padding:0px;
	
}
.product-list .left > .image{
	max-width:200px;
	float:left;
	text-align:center;
}
.product-list .image img {
	padding: 0px;
}
.product-list .name {
	margin: 0 0 10px 0;
}
.product-list .name a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:12px;
	text-transform:uppercase;
}

.product-list .description {
	margin-bottom: 10px;
}
.product-list .rating {
	margin-bottom: 10px;
}
.product-list .price {
	font-family: Arial, Helvetica, sans-serif;
    display: block;
	margin-bottom: 8px;
	font-size:16px;
	font-weight: bold;
}

.product-list .price-old {
	text-decoration: line-through;
	font-weight: normal;
   font-size:0.9em;
}
.product-list .price-new {
	
}
.product-list .price-tax {
	font-size: 12px;
	font-weight: normal;
}
.product-list .cart {
	margin-bottom:5px;
	display:block;
}
.product-grid {
	overflow: hidden;
	margin-right: -10px;
}
.product-grid > div {
	display:inline-block;
	overflow:hidden;
	vertical-align: top;
	margin: 0 6px 10px 0;
	padding: 0;
	text-align:center;	
	position:relative;
	-webkit-box-shadow: 0px 0px 0px 1px #e0e0e0 inset ;
	-moz-box-shadow: 0px 0px 0px 1px #e0e0e0 inset ;
	box-shadow:inset 0px 0px 0px 1px #e0e0e0;
}
 #column-left + #content .product-grid > div,
 #column-right + #content .product-grid > div {width: 23.9%;}
#content .product-grid > div {width: 19.1%;}

#column-left + #column-right + #content .product-grid > div {
	width: 31.9%;
}
.product-grid > div:hover{
}
.product-grid .image{ text-align:center; padding:10px 0 0 0; margin:0;}
.product-grid .image img { 
height: auto !important;
max-width: 100%;
}
.product-grid .name{margin:10px 10px 0; min-height:36px;}
.product-grid .name a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	font-size:12px;
	line-height:18px;
	text-transform:uppercase;
	
}

.product-grid .description {
	display: none;
}
.product-grid .rating {
	display: block;
	margin-bottom:10px;
}
.product-grid .price {
	font-family: Arial, Helvetica, sans-serif;
    display: block;
	font-size:16px;
	margin: 0px 10px 8px;
	font-weight: bold;
}
.product-grid .price-old {
	text-decoration: line-through;
	font-weight: normal;
   font-size:0.9em;
}
.product-grid .price-new {
	
}
.product-grid .price .price-tax {
	display: none;
}
.product-grid .cart {
	margin:0 0px 10px 0px;
	display:block;
	
}

.product-info {
	overflow: hidden;
	margin-bottom: 20px;
	position:relative;
}
.product-info > .left {
	float: left;
	text-align:center;
}
.product-info > .left + .right { margin-left:568px;}
.product-info .image {
	float: left;
	padding:78px;
	margin-right:20px;
	text-align: center;
	overflow:hidden;
	border: 1px solid rgba(0, 0, 0, 0.08);
}
.product-info .quickview{ text-align:center;margin:20px;}
.product-info .quickview .image { float:none; margin-right:0; }
.product-info .quickview .image-additional{	margin:0 auto; width:auto;} 
.product-info .image-additional {
	width:556px;
	clear: both;
	text-align:center;
    background-color: rgba(0, 0, 0, 0.03);
	padding:10px 0;
   border-bottom: 1px solid rgba(0, 0, 0, 0.08);
   border-left: 1px solid rgba(0, 0, 0, 0.08);
   border-right: 1px solid rgba(0, 0, 0, 0.08);
   overflow:hidden;
}

.product-info .image-additional.quick > div{
  display:inline-block;	
  margin:5px;
}
.product-info .image-additional .owl-item {
	text-align:center;
	
}

.product-info .image-additional img{
	padding:4px;
	background-color:#FFF;
	border:1px solid #ddd;
}

.product-info .description {
	line-height: 20px;
	padding:10px;
}
.product-info .description span {
	display:inline-block;
	width:39%;
}
.product-info .description a {
	text-decoration:none;

}
.product-info .price {
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
	font-size: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight:bold;

}
.product-info .price-old {
	text-decoration: line-through;
	font-weight: normal;
   font-size:0.9em;
}
.product-info .price-new {
}
.product-info .price-tax {
	display:inline-block;
	margin-top:5px;
	font-size: 12px;
	font-weight: normal;
}
.product-info .price .reward {
	font-size: 12px;
	font-weight: normal;
}
.product-info .price .discount {
	font-weight: normal;
	font-size: 12px;
}
.product-info .options {
	margin-bottom: 10px;
}
.product-info .option > label { font-size:12px; display:block; margin-bottom:6px;}
.product-info .option > .option_field{}
.product-info .option-image {
	margin-top: 3px;
	margin-bottom: 10px;
}


.product-info .option-image label {
	display: block;
	width: 100%;
	height: 100%;
}
.product-info .option-image img {
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	cursor: pointer;
}
.product-info .cart {
	margin-bottom: 20px;
}
.product-info .cart input.button{display: inline-block; vertical-align:top;margin-right:5px;}
.product-info .cart .gty{display: inline-block; vertical-align:top; border-spacing: 0; margin-top:-3px;}
.product-info .cart .gty input { height:26px;}
.product-info .cart div > span {
	color: #999;
}
.product-info .cart .minimum,
.product-info .price-tax,
.product-info .price .reward,
.product-info .price .discount,
.product-info .description span  {
	color:#888;
}
.product-info .cart .links {
	display: inline-block;
	vertical-align:top;
	padding:0;
	
}
.product-info .share{ margin-bottom:20px; display:block;}
.product-info .cart .links a {
	display: block;
	font-size:11px;
	line-height:17px;
	text-decoration:none;
}

.product-info .cart .minimum {
	padding-top: 5px;
	font-size: 11px;
}
.product-info .owl-theme .owl-controls{
	text-align: center;
	position:absolute;
	top:35%;
	width:100%;
	z-index:2;
}
.product-info textarea{ width:90%;}
.product-info .review {}
.product-info .review > div {
	padding: 10px;
	line-height: 27px;
	 background-color: rgba(0, 0, 0, 0.03);
}
.product-info .review > div > span {
}
.product-info .review .share {
	overflow: auto;
	line-height: normal;
}
.product-info .review a {
	text-decoration: none;
}
.right .product_custom{
	display:block;
	margin-bottom:20px; 
	}	
.product-info .general_info{
	border: 1px solid rgba(0, 0, 0, 0.08);
	margin-bottom: 20px;
	}
.product-info .general_info .savemoney{ position:relative; top:auto; left:auto; display:inline-block; margin-left:0;}			
.tags { margin-bottom:20px;}	
input#decrease{
	    width:34px;
		height:33px;
		background-repeat:no-repeat;
		border:none;
	   -webkit-border-radius: 0px;
	   -moz-border-radius: 0px;
	   -khtml-border-radius: 0px;
	   border-radius: 0px;
	   cursor: pointer;
}	
input#increase{
	    width:34px;
		height:33px;
		background-repeat:no-repeat;
		border:none;
	   -webkit-border-radius: 0px;
	   -moz-border-radius: 0px;
	   -khtml-border-radius: 0px;
	   border-radius: 0px;
	   cursor: pointer;
}

.review-list {
	padding-bottom: 10px;
	overflow: auto;
	margin-bottom: 20px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.review-list .author {
	float: left;
	margin-bottom: 20px;
	padding-left:25px;
	background:url(../image/user_review.png) no-repeat;
}
.review-list .rating {
	float: right;
	margin-bottom: 20px;
}
.review-list .text {
	clear: both;
}
.attribute {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid rgba(0, 0, 0, 0.08);
	border-left: 1px solid rgba(0, 0, 0, 0.08);
	margin-bottom: 20px;
}
.attribute thead td, .attribute thead tr td:first-child {
	color: #000000;
	font-weight:bold;
	background: rgba(0, 0, 0, 0.04);
	text-align: left;
}
.attribute tr td:first-child {
	font-weight: bold;
	text-align: right;
	width: 20%;
}
.attribute td {
	padding: 7px;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid rgba(0, 0, 0, 0.08);
	border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.compare-info {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid rgba(0, 0, 0, 0.08);
	border-left: 1px solid rgba(0, 0, 0, 0.08);
	margin-bottom: 20px;
}
.compare-info thead td, .compare-info thead tr td:first-child {
	color: #000000;
	font-size: 14px;
	font-weight:normal;
	background: rgba(0, 0, 0, 0.04);
	text-align: left;
}
.compare-info tr td:first-child {
	text-align: right;
	font-weight:bold;
    width: 15%;
}

.compare-info td {
	padding: 7px;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid rgba(0, 0, 0, 0.08);
	border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.compare-info .name a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
}
.compare-info .price{ 
	font-size:16px;
	font-weight:bold;}
.compare-info .price-old {
	text-decoration: line-through;
	font-weight: normal;
   font-size:0.9em;
}
.compare-info .price-new {

}

.wishlist-info table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid rgba(0, 0, 0, 0.08);
	border-left: 1px solid rgba(0, 0, 0, 0.08);
	border-right: 1px solid rgba(0, 0, 0, 0.08);
	margin-bottom: 20px;
}
.wishlist-info td {
	padding: 7px;
}
.wishlist-info thead td {
	font-weight:bold;
	background-color: rgba(0, 0, 0, 0.04);
	border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.wishlist-info thead .image {
	text-align: center;
}
.wishlist-info thead .name, .wishlist-info thead .model, .wishlist-info thead .stock {
	text-align: left;
}
.wishlist-info thead .quantity, .wishlist-info thead .price, .wishlist-info thead .total, .wishlist-info thead .action {
	text-align: right;
}
.wishlist-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.wishlist-info tbody .image img {
	border: 1px solid #DDDDDD;
}
.wishlist-info tbody .image {
	text-align: center;
}
.wishlist-info tbody .name, .wishlist-info tbody .model, .wishlist-info tbody .stock {
	text-align: left;
}
.wishlist-info tbody .quantity, .wishlist-info tbody .price, .wishlist-info tbody .total, .wishlist-info tbody .action {
	text-align: right;
}
.wishlist-info tbody .price s {
	color: #F00;
}
.wishlist-info tbody .action img {
	cursor: pointer;
}
.wishlist-info tbody .name a{
		font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
}
.login-content {
	margin-bottom: 20px;
	overflow: auto;
}
.login-content .left {
	float: left;
	width: 48%;
	text-align: center;
}
.login-content .right {
	float: right;
	width: 48%
}
.login-content .left .content, .login-content .right .content {
	min-height: 235px;
}

table.radio tr.highlight:hover td { 
background-color: rgba(0, 0, 0, 0.06);
}
.order-list {
	margin-bottom: 10px;
}
.order-list .order-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.order-list .order-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.order-list .order-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid rgba(0, 0, 0, 0.08);
	border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.order-list .order-content div {
	float: left;
	width: 33.3%;
}
.order-list .order-info {
	text-align: right;
}
.order-detail {
	background: rgba(0, 0, 0, 0.04);
	font-weight: bold;
}

.return-list {
	margin-bottom: 10px;
}
.return-list .return-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.return-list .return-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.return-list .return-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid rgba(0, 0, 0, 0.08);
	border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.return-list .return-content div {
	float: left;
	width: 33.3%;
}
.return-list .return-info {
	text-align: right;
}
.return-product {
	overflow: auto;
	margin-bottom: 20px;
}
.return-name {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-model {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-quantity {
	float: left;
	width: 31%;
}
.return-detail {
	overflow: auto;
	margin-bottom: 20px;
}
.return-reason {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-opened {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-opened textarea {
	width: 98%;
	vertical-align: top;
}
.return-captcha {
	float: left;
}
.download-list {
	margin-bottom: 10px;
}
.download-list .download-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.download-list .download-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.download-list .download-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid rgba(0, 0, 0, 0.08);
	border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.download-list .download-content div {
	float: left;
	width: 33.3%;
}
.download-list .download-info {
	text-align: right;
}

.cart-info table {
	width: 100%;
	margin-bottom: 15px;
	border-collapse: collapse;
	border-top: 1px solid rgba(0, 0, 0, 0.08);
	border-left: 1px solid rgba(0, 0, 0, 0.08);
	border-right: 1px solid rgba(0, 0, 0, 0.08);
}
.cart-info td {
	padding: 7px;
}
.cart-info thead td {
	font-weight:bold;
	background-color: rgba(0, 0, 0, 0.04);
	border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.cart-info thead .image {
	text-align: center;
}
.cart-info thead .name, .cart-info thead .model, .cart-info thead .quantity {
	text-align: left;
}
.cart-info thead .price, .cart-info thead .total {
	text-align: right;
}
.cart-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.cart-info tbody .image img {
}
.cart-info tbody .image {
	text-align: center;
}
.cart-info tbody .name, .cart-info tbody .model, .cart-info tbody .quantity {
	text-align: left;
}
.cart-info tbody .quantity input[type='image'], .cart-info tbody .quantity img {
	position: relative;
	top: 4px;
	cursor: pointer;
}
.cart-info tbody .price, .cart-info tbody .total {
	text-align: right;
	font-size:15px;
}
.cart-info tbody span.stock {
	color: #F00;
	font-weight: bold;
}
.cart-module > div {
	display: none;
}
.cart-total {
	overflow: auto;
	padding-top: 8px;
	margin-bottom: 15px;
}
.cart-total table {
	float: right;
}
.cart-total td {
	padding: 3px;
	text-align: right;
}
.cart-info tbody .name a{
		font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;

}
.cart-total #total .right.price{font-size:17px;}


.checkout-heading {
	font-size:12px;
	padding:16px;
	text-transform:uppercase;
	-webkit-box-shadow: 0px -1px 0px rgba(0,0,0,0.15)inset ;
	-moz-box-shadow: 0px -1px 0px rgba(0,0,0,0.15)inset ;
	box-shadow:inset 0px -1px 0px  rgba(0,0,0,0.15);
}
.checkout-heading a {
	float: right;
	margin-top: 1px;
	font-weight: normal;
	text-transform:none;
	text-decoration: none;
}
.checkout-heading1 {
	font-size:12px;
	padding:16px;
	text-transform:uppercase;
	-webkit-box-shadow: 0px -1px 0px rgba(0,0,0,0.15)inset ;
	-moz-box-shadow: 0px -1px 0px rgba(0,0,0,0.15)inset ;
	box-shadow:inset 0px -1px 0px  rgba(0,0,0,0.15);
}
.checkout-heading1 a {
	float: right;
	margin-top: 1px;
	font-weight: normal;
	text-transform:none;
	text-decoration: none;
}
.checkout-content {
	padding: 10px 0px 15px 0px;
	display: none;
	overflow: auto;
}
.checkout-content .left {
	float: left;
	width: 48%;
}
.checkout-content .right {
	float: right;
	width: 48%;
}
.checkout-content .buttons {
	clear: both;
}
.checkout-product table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid rgba(0, 0, 0, 0.08);
	border-left: 1px solid rgba(0, 0, 0, 0.08);
	border-right: 1px solid rgba(0, 0, 0, 0.08);
	margin-bottom: 20px;
}
.checkout-product td {
	padding: 7px;
}
.checkout-product thead td {
	font-weight: bold;
	border-bottom: 1px solid rgba(0, 0, 0, 0.08);
	background-color:rgba(0,0,0,0.04);
}
.checkout-product thead .name, .checkout-product thead .model {
	text-align: left;
}
.checkout-product thead .quantity, .checkout-product thead .price, .checkout-product thead .total {
	text-align: right;
}
.checkout-product tbody td {
	vertical-align: top;
	border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.checkout-product tbody .name, .checkout-product tbody .model {
	text-align: left;
}
.checkout-product tbody .quantity, .checkout-product tbody .price, .checkout-product tbody .total {
	text-align: right;
}
.checkout-product tfoot td {
	text-align: right;
	border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.checkout-product tfoot td.total{
    font-size: 15px;}
.contact-info {
	overflow: auto;
}
.contact-info .left {
	float: left;
	width: 48%;
}
.contact-info .right {
	float: left;
	width: 48%;
}
.sitemap-info {
	overflow: auto;
	margin-bottom: 40px;
}
.sitemap-info .left {
	float: left;
	width: 48%;
}
.sitemap-info .right {
	float: left;
	width: 48%;
}
#footer{
	clear: both;
	overflow:auto;
	min-width:1170px;
	margin:0 auto;
	position:relative;
	min-height: 100px;
	padding: 70px 0px 40px 0px;
}
#footer h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top: 0px;
	margin-bottom: 10px;
	padding:8px;
}
#footer .column:first-child{ margin-left:0;}
#footer .column {
	float: left;
	margin-left:18px;
	margin-bottom:20px;
	width: 279px;
	min-height: 100px;
}
#footer .column.three{ width:180px;}
#footer .column.width50{ width: 477px;}
#footer .column.width100{ width: 675px;}
#footer .column.width150{ width: 855px;}
#footer .column.width20x{ width: 575px;}
#footer .column.width50x{ width: 772px;}
#footer .column.width100x{ width: 970px;}
#footer .column.width150x{ width: 1135px;}
#footer .column ul li.phone_f {min-height:20px; padding:10px 0 0px 40px;}
#footer .column ul li.skype_f {min-height:24px; padding:6px 0 0px 40px;}
#footer .column ul li.fax_f { min-height:20px; padding:10px 0 0px 40px;}
#footer .column ul li.email_f {min-height:24px;  padding:6px 0 0px 40px;}
#footer .column ul li.address_f { min-height:24px; padding:6px 0 0px 40px;}
#footer .column ul li.phone_fn {min-height:26px; padding:8px 0 0px 40px;}
#footer .column ul li.skype_fn {min-height:21px; padding:7px 0 0px 40px;}
#footer .column ul li.fax_fn { min-height:23px; padding:7px 0 0px 40px;}
#footer .column ul li.email_fn {min-height:24px;  padding:8px 0 0px 40px;}
#footer .column ul li.address_fn { min-height:15px; padding:10px 0 0px 40px;}
#footer .column ul li.phone_fb {min-height:26px; padding:8px 0 0px 40px;}
#footer .column ul li.skype_fb {min-height:21px; padding:7px 0 0px 40px;}
#footer .column ul li.fax_fb { min-height:23px; padding:7px 0 0px 40px;}
#footer .column ul li.email_fb {min-height:24px;  padding:8px 0 0px 40px;}
#footer .column ul li.address_fb { min-height:15px; padding:10px 0 0px 40px;}
#footer .column ul li.phone_fn {background: url('../image/icon/mobile_phonen.png') top  left no-repeat;}
#footer .column ul li.skype_fn {background: url('../image/icon/skypen.png') top  left no-repeat;}
#footer .column ul li.fax_fn {background: url('../image/icon/faxn.png') top  left no-repeat;}
#footer .column ul li.email_fn {background: url('../image/icon/mailn.png') top  left no-repeat;}
#footer .column ul li.address_fn {background: url('../image/icon/addressn.png') top  left no-repeat;}
#footer .column ul li.phone_fb {background: url('../image/icon/mobile_phoneb.png') top  left no-repeat;}
#footer .column ul li.skype_fb {background: url('../image/icon/skypeb.png') top  left no-repeat;}
#footer .column ul li.fax_fb {background: url('../image/icon/faxb.png') top  left no-repeat;}
#footer .column ul li.email_fb {background: url('../image/icon/mailb.png') top  left no-repeat;}
#footer .column ul li.address_fb {background: url('../image/icon/addressb.png') top  left no-repeat;}
#footer .soc_network{ margin-top:20px;}
#footer .column ul, #powered .extras ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
}
#footer .column ul li {
	padding:6px 8px;
		transition: all 0.4s ease;
	 -webkit-transition: all 0.4s ease;
     -moz-transition: all 0.4s ease;
}
#footer .column ul li a:before{ content:'- ';}
#footer .column.contact ul li a:before{ content:none;}
#footer .column a {
	text-decoration: none;
}


#footer .customblock_footer ul li{ display:inline-block; margin-right:4px;}
#footer .customblock_footer > div{ }
#footer .customblock_footer.width50 > div{ margin-right:0px;}

#footer .box-product > div { 
display:block;
   margin-bottom:10px; 
   text-align:left;
   	-webkit-box-shadow: none ;
	-moz-box-shadow: none;
	 box-shadow:none;}
#footer .width50 .box-product > div{ display:inline-block; vertical-align:top; margin-right:20px;}
#footer .box-product > div img{ float:left;}
#footer .box-product .name, #footer .box-product .price{ margin:0 0 0 56px; padding:4px; min-height:inherit;} 
#footer .box-product .price{font-size:0.9em}

#powered .extras { display:block; clear:both; float:left;}
#powered .extras ul li{ display:inline-block; margin-right:3px;}

#powered {
	padding: 10px 0px;
	clear: both;
     position:relative;
	 overflow:auto;
	min-width:1170px;
}
 
#powered a, #powered{ text-decoration:none;}
#powered .copyright{  float:right;}

.banner div {
	text-align: center;
	width: 100%;
	display: none;
}
.banner div img {
	margin-bottom: 20px;
}

.soc_network{}

.soc_network > div{ 
     display:inline-block; 
     margin:0;

}
.soc_network > div a{
	display:block;	 
     width:30px;
	 height:30px;
	 margin:3px 4px 0 0;
	 -webkit-border-radius: 4px;
	-moz-border-radius:4px;
	-khtml-border-radius: 4px;
	border-radius:50%;
	background-position:50% 50%;
	background-position:center center;
	background-repeat: no-repeat;
	-webkit-box-shadow: 0px 2px 1px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 2px 1px rgba(0,0,0,0.3);
	box-shadow:0px 2px 1px  rgba(0,0,0,0.3);
	}
.soc_network > div a:hover{
	-webkit-box-shadow: 0px 4px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 4px 2px rgba(0,0,0,0.3);
	box-shadow:0px 4px 2px  rgba(0,0,0,0.3);
	margin:0px 4px 3px 0;
	}
#powered .customblock_footer{ float:left;}
#powered .customblock_footer ul{ margin:0; padding:0;}
#powered .customblock_footer ul li { 
display: block;
float: left;
margin-right: 6px;
}
.price-filter{ padding:15px;}
.owl-slider .owl-item img{
	display: block;
    width: 100%;
    height: auto;
}
div.product-quantity-container {
	margin: 0px 3px 0 0px;
	display: inline-block;
	vertical-align:top;
}
.product-quantity-container .product-quantity-button {
	padding: 0;
	width:16px;
	height:16px;
     border:none;
     font-size:15px;
	 font-family:Arial, Helvetica, sans-serif;
	 display:block;
	 margin-left:32px;
	 cursor:pointer;
	 border:1px solid rgba(0, 0, 0, 0.2);
	 margin-bottom:2px;
	 background-color:#fafafa;
	 color:#555;
}

.product-quantity-container .product-quantity-input {
	text-align: center;
	margin:0;
	float:left;
    padding:8px 3px;
	width:22px;
    border:1px solid rgba(0, 0, 0, 0.2);
	color:#666;

}
.slideshow { min-height:280px;
width: 100%;margin-bottom: 0px;}
.slideshow2 { min-height:280px;margin-top: -10px;
width: 103.5%;
margin-left: -20px;}
.full_container .slideshow{ padding-bottom:0px;}
.slideshow .owl-buttons{ top:50%; position:absolute; width:100%;}
.slideshow .owl-carousel img { 
display: block;
height: auto !important;
width: 100%;
}
.nivoSlider { min-height:280px;width: 100%;margin-bottom: 0px;}
.slideshow .slidek{ padding-bottom:20px; background:url(../image/loading2.gif) center center no-repeat;}

.movepanel{
	position:fixed;
	right:-280px;
	top:24%;
	z-index:199;}
.movebox {
    height: 35px;
    position: relative;
	width: 280px; 
}

.movebox .content-move { 
    position: absolute;
	 height: 280px;
	 width: 240px;
    z-index: 99999;
	top:0;
	background-color: #FFFFFF;
	border: 1px solid #E4E1E1;
	padding: 20px;
}
.movebox .content-move2 { 
    position: absolute;
	 height: 477px;
	 width: 301px;
    z-index: 99999;
	top:0;
	background-color: #FFFFFF;
	border: 1px solid #E4E1E1;
	padding: 20px;
}
.movebox .content-move3 { 
    position: absolute;
	 height: 85px;
	 width: 240px;
    z-index: 99999;
	top:0;
	background-color: #FFFFFF;
	border: 1px solid #E4E1E1;
	padding: 20px;
}

.icon-tras, .icon-facebook, .icon-twitter, .icon-vkt, .icon-wz, .icon-youtub, .icon-linked{ 
   width:32px;
   height:32px;
   cursor:pointer;
    float: left;
    height: 32px;
    left: -32px;
    position: relative;
    width: 32px;
    z-index: 99;}
.icon-tras{ background:url(../image/tras.png) center center no-repeat;}	
.icon-facebook{ background:url(../image/facebook.png) center center no-repeat;}	
.icon-twitter{ background:url(../image/twitter.png) center center no-repeat;}
.icon-vkt{ background:url(../image/vkontakte.png) center center no-repeat;}
.icon-wz{ background:url(../image/wzicon.png) center center no-repeat;}
.icon-linked{ background:url(../image/linkedicon.png) center center no-repeat;}
.icon-youtub{ background:url(../image/youtubicon.png) center center no-repeat;}
.movebox .box .box-heading{ margin-bottom:10px;}

#center_custom_box{
  background-image: url(../image/parallax.jpg);
  display: block;
  clear:both;
  width: auto; 
  padding:30px 0; 
  min-width:1210px;
  position:relative;
  -moz-background-size: cover;
  -webkit-background-size:102% auto;
  -o-background-size:102% auto;
  -khtml-background-size:cover;
   background-size:cover;
   background-position:center center;
   background-repeat: no-repeat;
  background-attachment: fixed;}
  
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px), only screen and (min-device-width: 200px) and (max-device-width: 480px) {
    #center_custom_box{
      background-attachment: scroll; }
}


.container > #center_custom_box{min-width:1170px;}

.custom_box_parallax {
	position: relative;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	-webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}
#container > .custom_box_parallax{ margin-left:20px; margin-right:20px; text-align:center;}	
.custom_box_parallax  .bigtext{
	padding:0px 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000;
}

.custom_box_parallax .verticaltab{ margin:0 32px;}
.custom_box_parallax .bigtext img{ max-width:100%;}
	
#container > .verticaltab .box-product-category{min-width:1210px;}


.pppt {
background-color: #FFF;
border: 1px solid #CCC;
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
padding: 7px 7px;
line-height: 18px;
color: #555;
border-radius: 4px;
vertical-align: middle;
}

.titleop
{
padding: 10px;
line-height: 20px;
background-color: rgba(0, 0, 0, 0.03);
}
.titleop2
{
padding: 10px;
line-height: 20px;
background-color: rgba(202, 202, 202, 0.03);
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-mdk-1, .col-mdk-2, .col-mdk-3, .col-mdk-4, .col-mdk-6, .col-mdk-7, .col-mdk-8, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-md-112, .col-xs-12, .col-sm-12, .col-lg-122 {
  position: relative;
  min-height: 1px;

}
.col-mdk-1 > div, .col-mdk-2 > div, .col-mdk-3 > div, .col-mdk-4 > div, .col-mdk-6 > div, .col-mdk-7 > div, .col-mdk-8 > div, .col-xs-1 > div, .col-sm-1 > div, .col-md-1 > div, .col-lg-1 > div, .col-xs-2 > div, .col-sm-2 > div, .col-md-2 > div, .col-lg-2 > div, .col-xs-3 > div, .col-sm-3 > div, .col-md-3 > div, .col-lg-3 > div, .col-xs-4 > div, .col-sm-4 > div, .col-md-4 > div, .col-lg-4 > div, .col-xs-5 > div, .col-sm-5 > div, .col-md-5 > div, .col-lg-5 > div, .col-xs-6 > div, .col-sm-6 > div, .col-md-6 > div, .col-lg-6 > div, .col-xs-7 > div, .col-sm-7 > div, .col-md-7 > div, .col-lg-7 > div, .col-xs-8 > div, .col-sm-8 > div, .col-md-8 > div, .col-lg-8 > div, .col-xs-9 > div, .col-sm-9 > div, .col-md-9 > div, .col-lg-9 > div, .col-xs-10 > div, .col-sm-10 > div, .col-md-10 > div, .col-lg-10 > div, .col-xs-11 > div, .col-sm-11 > div, .col-md-11 > div, .col-md-112 > div, .col-xs-12 > div, .col-sm-12 > div, .col-lg-122 > div {

}
.col-md-12 {
  position: relative;
padding-right: 15px;

}
.col-lg-1223 {
  position: relative;
  min-height: 1px;
padding-left: 15px;

}
.col-lg-12 {
  position: relative;


}
.col-lg-11 {
  position: relative;
    padding-left: 25px;
padding-right: 15px;

}
.col-lg-6 {
  position: relative;
  min-height: 1px;
padding-right: 15px;

}
.col-lg-6iz {
  position: relative;
  min-height: 1px;

}
.col-lg-6e {
  position: relative;
  min-height: 1px;
padding-right: 15px;

}
.col-lg-65,.col-lg-66 {
  position: relative;
  min-height: 1px;


}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 98%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 47%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-mdk-1, .col-mdk-2, .col-mdk-3, .col-mdk-4, .col-mdk-6, .col-mdk-7, .col-mdk-8, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-112, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-112 {
    width: 97%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-mdk-2 {
    width: 16.66666667%;
  }
  .col-mdk-3 {
    width: 21.7%;
}
  .col-mdk-4 {
    width: 30%;
}
.col-mdk-6 {
    width: 46.7%;
}
  .col-mdk-8 {
    width: 63.7%;
  }
  .col-mdk-7 {
    width: 58.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1169px) {
  .col-mdk-1, .col-mdk-2, .col-mdk-3, .col-mdk-4, .col-mdk-6, .col-mdk-7, .col-mdk-8 {
    float: left;
  }
   .col-mdk-2 {
    width: 16.66666667%;
  }
   .col-mdk-1 {
    width: 8.33333333%;
  }
  .col-mdk-3 {
    width: 22.3%;
}
  .col-mdk-4 {
    width: 30%;
  }
  .col-mdk-6 {
    width: 47.3%;
}
.col-mdk-8 {
	 width: 64.2%;
  }
  .col-mdk-7 {
    width: 58.33333333%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-6e, .col-lg-6iz, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
    .col-lg-1223 {
    width: 98%;
  }
  .col-lg-11 {
    width: 95.4%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-6iz {
    width: 50%;
  }
  .col-lg-6e {
    width: 49.1%;
  }
  .col-lg-65 {
    width: 48%;
	top:0;
 left:0;
  }
  .col-lg-66 {
    width: 48%;
	top:0;
 right:0;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.awesome_video { position: fixed; top: 0; left: 0; z-index: -1; }
.emau{
margin-top: -20px!important;	
}
.ekun{
margin-top: -31px !important;
}
.arian {
	text-align: center !important;
padding-left: 0px !important;
margin-left: 0px !important;
}
.arian2 {
	text-align: left !important;
padding-left: 0px !important;
margin-left: 0px !important;
}
.capifull {
display: block;
text-align: left;
float: none;
position: relative;
top: auto;
right: auto;
bottom: auto;
left: auto;
z-index: auto;
width: 1180px;
height: 344px!important;
overflow: hidden;	
}
.capiizde {
display: block;
text-align: left;
float: none;
position: relative;
top: auto;
right: auto;
bottom: auto;
left: auto;
z-index: auto;
width: 585px;
height: 344px!important;
overflow: hidden;	
}
.capitb2 {
display: block;
text-align: left;
float: none;
position: relative;
top: auto;
right: auto;
bottom: auto;
left: auto;
z-index: auto;
width: 700px;
height: 344px!important;
overflow: hidden;	
}
.capitb {
display: block;
text-align: left;
float: none;
position: relative;
top: auto;
right: auto;
bottom: auto;
left: auto;
z-index: auto;
width: 940px;
height: 344px!important;
overflow: hidden;		
}
.capicicd {
display: block;
text-align: left;
float: none;
position: relative;
top: auto;
right: auto;
bottom: auto;
left: auto;
z-index: auto;
width: 232px!important;
height: 331px!important;
overflow: hidden;	
}
.capifull2 {
display: block;
text-align: left;
float: none;
position: relative;
top: auto;
right: auto;
bottom: auto;
left: auto;
z-index: auto;
width: 1880px!important;
height: 344px!important;
overflow: hidden;	
}
.imate{padding: 0px 20px;text-align:left!important;}
.gatun{
    background-image: url(../image/rasdel.png);
    background-repeat: no-repeat;
    background-position: center left;
}
.gatun:hover {
    background-color: #828282;
    padding: 20px;
	color: #ffffff!important;
}
.seak {top: 44px!important}
.seak22 {top: 46px!important}
.opk55 {top: 38px!important}
.opk5 {top: 38px!important}
.marp{margin-top: 12px;}
#livesearch a:hover em, #livesearch li.active a em {
color: #888888;
}
#livesearch a em {
display: block;
color: #888888;
font-style: normal;
font-weight: bold;
}
.kp1{margin-top: 70px!important;}
.kp12{margin-top: 54px!important;}
.kp13{margin-top: 20px!important;}
.kp2{margin-top: 0px!important;}
.cs1k{

}
.hl1{
margin-top:-40px!important;	
}
.hl2{
margin-top:-15px!important;	
}
.botk{
margin-bottom: -16px;
}
.botk2{
margin-bottom: -16px;
}
	.fc1 {
    margin-bottom: -15px;
}
.fc2{
margin-bottom: -15px;
}
.sf1{
margin-top: 19pxpx;
}
.fc1k {

    margin-bottom: 25px;

}
.fc2k {
    margin-bottom: -10px;
}
.fc3k {
    margin-bottom: -15px;
}
.hp1{
margin-top:19px !important;
}
.hp11{
margin-top: 21px !important;
}
.hp2{
margin-top: 19px !important;
}
.hp3{
margin-top: 19px !important;
}
	.kp0{
	padding-top: 16px!important;
	}
.full-bo {
	margin-bottom: 0px;
z-index: 1;
margin-top: -31px;
}
.full-bo2 {
	margin-bottom: 0px;
z-index: 1;
margin-top: -21px;
}
.full-bo22 {
	margin-bottom: 0px;
z-index: 1;
margin-top: -21px;
}
.full-bo222 {
	margin-bottom: 0px;
z-index: 1;
margin-top: -21px;
}
.full-bo5 {
	margin-bottom: 0px;
z-index: 1;
margin-top: -1px;
}
.bupo {
z-index: 1;
margin-bottom: 20px;
}
.bupo2 {
z-index: 1;
margin-top: 0px!important;
}
.full-bo2k {
	margin-bottom: 0px;
z-index: 1;
margin-top: -26px;
}
.full-bo2kk {
	margin-bottom: 0px;
z-index: 1;
margin-top: -26px;
}
.full-bob {
	margin-bottom: 0px;
z-index: 1;
}
.ula {
padding-top: 20px;
margin-top: -21px;
}
.ulaf {
padding-top: 20px;
margin-top: -20px;
}
.ula2 {
margin-top: -20px;
}
.ula3 {
padding-top: 20px;
margin-top: -21px;
margin-bottom: -21px;
}
.ulafoot {
padding-top: 20px;
}
.resnew {
	width:390px;
}
.resnew2 {
	width:297px;
}

.table-condensed th,
.table-condensed td {
  padding: 10px 10px;
}

.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: collapse;
    -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #f5f5f5;
}
.centralbox{
	position: absolute;
width: 90%;
z-index: 10;
margin: 0 auto;
top: 0;
margin-top: 100px;
right: 0;
left: 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
-ms-flex-pack: center;
// -ms-box-orient: horizontal;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
float: none;
}
.goog-logo-link {
   display:none !important;
}
.goog-te-gadget{
   color: transparent !important;
   margin-bottom: -11px;
}
.goog-te-gadget .goog-te-combo{
   color: #888 !important;
   height: 35px;
  font-size: 18px;
  display: inline-block;
padding: 3px 30px 5px 10px;
font-weight: 400;
line-height: 1.5;
vertical-align: middle;
background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
background-color: #fff;
border: 1px solid #ced4da;
border-radius: .25rem;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
float:left;
}
.goog-te-banner-frame{
visibility:hidden !important;
}
.bot-llam {
display: none;
        z-index: 99999;
        position:fixed;
        bottom:0;
        height: 50px;
        width: 100%;
		
}
.bot-wzb {
    background-color: #07c257;
    color: #FFFFFF;
    display: block;
    background-image: url(../image/whatsapp-logo.png);
    background-repeat: no-repeat;
    background-size: 37px;
    background-position-x: 10%;
    background-position-y: 6px;
padding: 17px 0px 10px 40px;
	border-radius: 5px;
    font-weight: bold;
	height: 50px;
	font-size: 14px;
}
.bot-telb {
    background-color: #ec6061;
    color: #FFFFFF;
    display: block;
    background-image: url(../image/telefono-button.png);
    background-repeat: no-repeat;
    background-size: 37px;
    background-position-x: 10%;
    background-position-y: 6px;
padding: 17px 0px 10px 40px;
	border-radius: 5px;
    font-weight: bold;
	height: 50px;
	font-size: 14px;
}
.bot-smsb {
    background-color: #6067ec;
    color: #FFFFFF;
    display: block;
    background-image: url(../image/sms.png);
    background-repeat: no-repeat;
    background-size: 37px;
    background-position-x: 10%;
    background-position-y: 6px;
padding: 17px 0px 10px 40px;
	border-radius: 5px;
    font-weight: bold;
	height: 50px;
	font-size: 14px;
}
.bot-wz {
    background-color: #07c257;
    color: #FFFFFF;
    display: block;
    background-image: url(../image/whatsapp-logo.png);
    background-repeat: no-repeat;
    background-size: 37px;
    background-position-x: 10%;
    background-position-y: 6px;
padding: 17px 0px 10px 40px;
    font-weight: bold;
	height: 50px;
	font-size: 14px;
}
.bot-tel {
    background-color: #ec6061;
    color: #FFFFFF;
    display: block;
    background-image: url(../image/telefono-button.png);
    background-repeat: no-repeat;
    background-size: 37px;
    background-position-x: 10%;
    background-position-y: 6px;
padding: 17px 0px 10px 40px;
    font-weight: bold;
	height: 50px;
	font-size: 14px;
}
.bot-sms {
    background-color: #6067ec;
    color: #FFFFFF;
    display: block;
    background-image: url(../image/sms.png);
    background-repeat: no-repeat;
    background-size: 37px;
    background-position-x: 10%;
    background-position-y: 6px;
padding: 17px 0px 10px 40px;
    font-weight: bold;
	height: 50px;
	font-size: 14px;
}
.bot-wzn {
    background-color: #07c257;
    color: #FFFFFF;
    display: block;
    background-image: url(../image/whatsapp-logo.png);
    background-repeat: no-repeat;
    background-size: 37px;
background-position-x: 18%;
background-position-y: 6px;
padding: 17px 0px 10px 17px;
    font-weight: bold;
	height: 50px;
	font-size: 14px;
}
.bot-teln {
    background-color: #ec6061;
    color: #FFFFFF;
    display: block;
    background-image: url(../image/telefono-button.png);
    background-repeat: no-repeat;
    background-size: 37px;
background-position-x: 18%;
background-position-y: 6px;
padding: 17px 0px 10px 17px;
    font-weight: bold;
	height: 50px;
	font-size: 14px;
}
.bot-smsn {
    background-color: #6067ec;
    color: #FFFFFF;
    display: block;
    background-image: url(../image/sms.png);
    background-repeat: no-repeat;
    background-size: 37px;
background-position-x: 18%;
background-position-y: 6px;
padding: 17px 0px 10px 17px;
    font-weight: bold;
	height: 50px;
	font-size: 14px;
}
.bot-cor {
    background-color: #0777d9;
    color: #FFFFFF;
    display: block;
    background-image: url(../image/mail-button.png);
    background-repeat: no-repeat;
    background-size: 37px;
background-position-x: 18%;
background-position-y: 6px;
padding: 17px 0px 10px 17px;
    font-weight: bold;
	height: 50px;
	font-size: 14px;
}
.bot-wz:hover {
    color: #FFFFFF;
	background-color: #09d25f;
}
.bot-tel:hover {
    color: #FFFFFF;
	background-color: #f87172;
}
.bot-sms:hover {
    color: #FFFFFF;
	background-color: #848af3;
}
.bot-cor:hover {
    color: #FFFFFF;
	background-color: #1e83db;
}
.bot-tel:visited {
    color: #FFFFFF;
}
.bot-wz:visited {
    color: #FFFFFF;
}
.bot-sms:visited {
    color: #FFFFFF;
}
.bot-cor:visited {
    color: #FFFFFF;
}
.bot-wzn:hover {
    color: #FFFFFF;
	background-color: #09d25f;
}
.bot-teln:hover {
    color: #FFFFFF;
	background-color: #f87172;
}
.bot-smsn:hover {
    color: #FFFFFF;
	background-color: #848af3;
}
.bot-teln:visited {
    color: #FFFFFF;
}
.bot-wzn:visited {
    color: #FFFFFF;
}
.bot-smsn:visited {
    color: #FFFFFF;
}
.con-tel {
text-align: center;
    width: 33.333333%;
    float: left;

}
.con-wz {
text-align: center;
float: left;
width: 33.333333%
}
.con-sms {
text-align: center;
float: left;
width: 33.333333%
}
.con-wz2 {
text-align: center;

}
.con-sms2 {
text-align: center;

}
.con-tel2 {
    text-align: center;

}
.con-wz3 {
text-align: center;
float: left;
width: 50%
}
.con-tel3 {
text-align: center;
float: left;
width: 50%
}
.con-cor3 {
text-align: center;
float: left;
width: 50%
}
.izp{
	padding-right: 0px;
	width: 50%;
	z-index: 1;
	margin-bottom: 20px;
}
.izp2{
	padding-right: 0px;
	width: 100%;
	z-index: 1;
	margin-bottom: 20px;
}
.displaynone {
display:none!important;
}
.mlist {
margin-left: 10px;
margin-top: 5px;
margin-right: 10px;
}
/* 
 * 	Core CSS File
 *  carousel.css
 */
 .jcarousel-skin-opencart .jcarousel-container {
	margin-bottom:30px;
}
.jcarousel-skin-opencart .jcarousel-direction-rtl {
	direction: rtl;
}
.jcarousel-skin-opencart .jcarousel-container-horizontal {
	padding: 10px 30px;
}
.jcarousel-skin-opencart .jcarousel-clip {
	overflow: hidden;
	width: 100%;
}
.jcarousel-skin-opencart .jcarousel-clip-horizontal {
}
.jcarousel-skin-opencart .jcarousel-item {
	text-align: center;
}
.jcarousel-skin-opencart .jcarousel-item-horizontal {
	margin-left: 0;
	margin-right: 10px;
}
.jcarousel-skin-opencart .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
	margin-right: 0;
}
.jcarousel-skin-opencart .jcarousel-item-placeholder {
	background: #fff;
	color: #000;
}
.jcarousel-skin-opencart .jcarousel-next-horizontal, .jcarousel-skin-opencart .jcarousel-direction-rtl .jcarousel-next-horizontal,
.jcarousel-skin-opencart .jcarousel-prev-horizontal, .jcarousel-skin-opencart .jcarousel-direction-rtl .jcarousel-prev-horizontal{
	width: 32px;
	height: 32px;
	background-repeat:no-repeat;
	top: 35%;	
}
.jcarousel-skin-opencart .jcarousel-next-horizontal {
	position: absolute;
	right: 0px;
	cursor: pointer;
	background-position: -36px center;
}
.jcarousel-skin-opencart .jcarousel-direction-rtl .jcarousel-next-horizontal {
	left: 0px;
	right: auto;
	background-position: -36px center;
}
.jcarousel-skin-opencart .jcarousel-next-horizontal:hover, .jcarousel-skin-opencart .jcarousel-next-horizontal:focus {
}
.jcarousel-skin-opencart .jcarousel-next-horizontal:active {
}
.jcarousel-skin-opencart .jcarousel-next-disabled-horizontal, .jcarousel-skin-opencart .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-opencart .jcarousel-next-disabled-horizontal:focus, .jcarousel-skin-opencart .jcarousel-next-disabled-horizontal:active {
	cursor: default;
    filter: Alpha(Opacity=30);
	opacity: 0.3;
	-moz-opacity: 0.3;
    -khtml-opacity: 0.3; 
}
.jcarousel-skin-opencart .jcarousel-prev-horizontal {
	position: absolute;
	left: 0px;
	cursor: pointer;
	background-position: 0px center;
}
.jcarousel-skin-opencart .jcarousel-direction-rtl .jcarousel-prev-horizontal {
	left: auto;
	right: 0px;
	background-position: -36px center;
}
.jcarousel-skin-opencart .jcarousel-prev-horizontal:hover, .jcarousel-skin-opencart .jcarousel-prev-horizontal:focus {
}
.jcarousel-skin-opencart .jcarousel-prev-horizontal:active {
}
.jcarousel-skin-opencart .jcarousel-prev-disabled-horizontal, .jcarousel-skin-opencart .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-opencart .jcarousel-prev-disabled-horizontal:focus, .jcarousel-skin-opencart .jcarousel-prev-disabled-horizontal:active {
	cursor: default;
	filter: Alpha(Opacity=30);
	opacity: 0.3;
	-moz-opacity: 0.3;
    -khtml-opacity: 0.3; 
}
/* 
 * 	Core CSS File
 *  facebook_comments.css
 */
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  min-width: 100% !important;
  width: 100% !important;
}
:focus {
    outline: -webkit-focus-ring-color auto 0px;
}
/*
*CSS NEWS
*/
.post-module .thumbnail .date {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
  width: 55px;
  height: 55px;
  padding: 6px 0;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  color: #FFFFFF;
  font-weight: 700;
  text-align: center;
  -webkti-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.post-module .thumbnail .date .day {
  font-size: 18px;
}
.post-module .post-content {
position: absolute;

  width: 100%;
  -webkti-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
  -moz-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
  -ms-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
  -o-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
  transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
}
.post-module .post-content .category {
  position: absolute;
  top: -49px;
  color: #FFFFFF;
  left: 0;
  padding: 10px 15px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #619BCA;
}
.post-content2 .category {
  top: 0px;
  color: #FFFFFF;
  left: 0;
  padding: 10px 15px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
 width: max-content;
}
.post-module .thumbnail .date .month {
  font-size: 12px;
  text-transform: uppercase;
}
.recentNews {
    background-color: rgb(20, 117, 175)  
}
.recentNews .news-title {
    text-align:center;
    padding-top:30px;
    padding-bottom:30px;
    font-family: 'nimbus-sans-condensed', sans-serif;
    font-size:55px;
    font-weight:bold;
    color: #fff;
}
.recentNews .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px;
}
.recentNews .ct-blog {
    margin-bottom: 30px;
}
.ct-blog .inner {
    background-color: #FFF;
    padding: 10px;
    transition: all 0.2s ease-in-out 0s;
    cursor: pointer;
    height: 100%;
	margin: 5px;
}
.ct-blog .inner:hover {
    background-color: #e6e6e6;
}
.ct-blog .fauxcrop {
    height: 180px;
    overflow: hidden;
}
.ct-blog .fauxcrop img {
    width: 100%;
}
.ct-blog-content {
    display: table;
    padding: 30px 0 28px;
}
.ct-blog-content .ct-blog-date {
    border-right: 1px solid #95A5A6;
    display: table-cell;
    font-family: "Lato", sans-serif;
    padding: 0px 18px 0px 15px;
    text-align: center;
}
.ct-blog-content .ct-blog-date span {
    font-size: 16px;
    color: rgb(20, 117, 175);  
    font-weight: 700;
    display: block;
    line-height: 1;
}
.ct-blog-content .ct-blog-date strong {
    font-size: 25px;
    color: rgb(20, 117, 175);  
}
.ct-blog-content .ct-blog-header {
    color: #000;
    display: table-cell;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: -0.2px;
    line-height: 1.1;
    padding: 0 20px;
    vertical-align: top;
}
.btn-news {
    color: #333;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 30px;
    text-align: center;
}
.btn-news.btn-contests a {
    color: #fff;
    font-family: 'nimbus-sans-condensed', sans-serif;
    font-size: 24px;
    transition: all 0.2s ease-in-out 0s;
}
.btn-news.btn-contests a:hover {
    color: #000;
}
.datepts {
	position: absolute;
top: 20px;
right: 20px;
z-index: 1;
width: 55px;
height: 55px;
padding: 6px 0;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
color: #FFFFFF;
font-weight: 700;
text-align: center;
-webkti-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.bordeli{
	border: 1px solid rgba(0, 0, 0, 0.125);border-radius: 0.25rem;
}
.tleft{
	padding-left: 10px;
    padding-right: 10px;
	padding-top: 10px;
}
.qcente{
	text-align:center;
}
.colorw{
	background-color: #fff;
}
.icoiz{
	text-align:left;float: left;margin-top: 15px;

}
.icode{
	text-align:right;float: right;margin-top: 15px;
}
.icoiz2{
text-align:left;float: left;margin-top: 12px;margin-bottom: 10px;

}
.icode2{
text-align:right;float: right;margin-top: 12px;margin-bottom: 10px;

}
.icoiz3{
text-align:left;float: left;margin-top: 15px;margin-bottom: 10px;

}
.icode3{
text-align:right;float: right;margin-top: 15px;margin-bottom: 10px;

}
.icoiz4{
text-align:left;float: left;margin-top: 5px;margin-bottom: 10px;

}
.icode4{
text-align:right;float: right;margin-top: 5px;margin-bottom: 10px;

}
.elimo {
	padding:50px;
}
.elimo2 {
	padding-left:30px;
	padding-right:30px;
}
.titquienessom003{ 
font-size:16px; 
line-height:24px; 
letter-spacing:1px;
} 

.titquienessom004{ 
font-size:14px; 
line-height:24px; 
letter-spacing:1px;
} 

.paddingcuadroinf1{
padding:36px 36px;
}
.centerpro{
display: flex;
justify-content: center;	
}
.colcon
{
padding-right: 15px;
padding-left: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;	
}
.decasci{text-align: center;padding: 3px 0px 3px 0px!important;margin-top: 0px!important;width: 100%!important;box-sizing: border-box;height: 33px;border-radius: 0px!important;}
.wi100desc {float: left;padding: 0px 0px;margin-right: 10px;margin-bottom: 3px;}
.descpa{padding: 0px 0px;}
.wii100{width:100%;}
.capitis{padding: 60px;text-align: center;}
.capitis2{padding: 100px;text-align: center;}
.capitis3{padding: 140px;text-align: center;}
.instagram-wrapper.box {
	margin-top: 30px;
	
}
.botonvertodos {
	background-color:#f7f7f7;
	text-align:right;
	justify-content: right;
	margin: 10px 0px 30px 0px;
}
.botonvertodos2 {
	background-color:#f7f7f7;
	text-align:right;
	justify-content: right;
	margin: 30px 0px 30px 0px;
}
.botonleft {
	text-align:left!important;
	justify-content: left;
}
.botoncenter {
	text-align:center!important;
	justify-content: center;
}
.displayb{
	display:block!important;
}
.displayinner{
	display:inline-block!important;
}
.u100 {
	width: 100%;
}
.subprice
{
line-height: 25px;
margin: 5px 0 5px 0;
color: #6f6f6f;
font-size: 14px;
font-weight: normal;	
}

.instagram-wrapper.box .instagram-wrapper-inner {
	border: 1px solid #ddd;
	padding: 30px 15px;
}

.instagram {
	margin-top: 20px;
}

.instagram .text-center {
	margin: 0 10px;
}

.instagram .insta-hover {
	margin-top: 15px;
}

.instagram .item .fa {
	margin-right: 5px;
}

.instagram .insta-likes {
	margin-right: 10px;
}

.instagram .insta-hover {
	color: #444;
}

.instagram-wrapper.box .box_heading_desc {
	font-size: 15px;
	display: block;
	text-align: center;
	color: #444;
	margin-bottom: 15px;
}

.instagram-wrapper.box .box_heading_desc a {
	font-size: 15px;
}

.instagram.owl-carousel {
	margin-bottom: 0;
}

.instagram .insta_comments_likes {
	position: absolute;
	top: 45%;
	left: 0;
	right: 0;
	bottom: auto;
	color: #ffffff;
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	z-index: 1;
	transform: scale(0);
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	-moz-transform: scale(0);
}

.instagram .item:hover .insta_comments_likes {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transition: -webkit-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
	-moz-transition: -moz-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
	-o-transition: -o-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
	-ms-transition: -ms-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
	transition: transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
}

.instagram img {
	transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
}

.instagram .item:hover img {
	transform: scale(1.3);
	-webkit-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
	-moz-transform: scale(1.3);
	transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
}

.instagram .item {
	overflow: hidden;
}

.instagram .owl-buttons .owl-prev:hover {
	background-color: #229ac8;
	border-color: #229ac8;
}

.instagram .owl-buttons .owl-next:hover {
	background-color: #229ac8;
	border-color: #229ac8;
}

.instagram:hover .owl-buttons div {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	-webkit-transition: 1;
}
.ima-chat1{background:url(../../view/image/imgchat1.png)no-repeat; width:50px; height:40px; margin:0px 8px; display:inline-block;}
.ima-chat2{background:url(../../view/image/imgchat2.png)no-repeat; width:50px; height:40px; margin:0px 8px; display:inline-block;}
.ima-chat3{background:url(../../view/image/imgchat3.png)no-repeat; width:50px; height:40px; margin:0px 8px; display:inline-block;}

.floating-wpp2{z-index: 999;position:fixed;bottom:25px;left:15px;font-size:14px;transition:bottom .2s}.floating-wpp{z-index: 999;position:fixed;bottom:25px;left:15px;font-size:14px;transition:bottom .2s}.floating-wpp .floating-wpp-button{position:relative;border-radius:50%;box-shadow:1px 1px 4px rgba(60,60,60,.4);transition:box-shadow .2s;cursor:pointer;overflow:hidden}.floating-wpp .floating-wpp-button img,.floating-wpp .floating-wpp-button svg{position:absolute;width:100%;height:auto;object-fit:cover;top:50%;left:50%;transform:translate3d(-50%,-50%,0);border-radius:50%}.floating-wpp:hover{bottom:27px}.floating-wpp:hover .floating-wpp-button{box-shadow:1px 2px 8px rgba(60,60,60,.4)}.floating-wpp .floating-wpp-popup{border-radius:6px;background-color:#E5DDD5;position:absolute;overflow:hidden;padding:0;box-shadow:1px 2px 8px rgba(60,60,60,.25);width:0;height:0;bottom:0;opacity:0;transition:bottom .1s ease-out,opacity .2s ease-out;transform-origin:bottom}.floating-wpp .floating-wpp-popup.active{padding:0 13px 13px;width:263px;height:auto;bottom:82px;background-image: url(../image/fondowz.jpg);opacity:1}.floating-wpp .floating-wpp-popup .floating-wpp-message{background-color:#fff;padding:8px;border-radius:0 5px 5px;box-shadow:1px 1px 1px rgba(0,0,0,.15);opacity:0;margin:12px 5px 23px 5px;transition:opacity .2s}.floating-wpp .floating-wpp-popup.active .floating-wpp-message{opacity:1;transition-delay:.2s}.floating-wpp .floating-wpp-popup .floating-wpp-head{text-align:right;color:#fff;margin:0 -15px 10px;padding:6px 12px;display:flex;justify-content:space-between;cursor:pointer}.floating-wpp .floating-wpp-input-message{background-color:#f0f0f0;margin:10px -15px -15px;padding:0 15px;display:flex;align-items:center}.floating-wpp .floating-wpp-input-message textarea{border:1px solid #ccc;border-radius:50px;box-shadow:none;height: 27px;padding:10px 0px 0px 11px;margin:12px 5px 12px 0px;width:100%;max-width:100%;font-family:inherit;font-size:inherit;resize:none}.floating-wpp .floating-wpp-btn-send{margin-left:0px;border-radius:50px;width:50px;height:40px;background-image:url(../image/sendwz.png);font-size:0;cursor:pointer}
.floating-wpp-head span{margin-top: 3px;}

.cateima{float:left;margin-right:10px;}
.colrow{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.colrowp{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-left:15px;padding-right:15px;}

.mp-modal-open{overflow:hidden}
.mp-perspective,.mp-perspective body{height:100%;overflow:hidden}
.mp-perspective body{-webkit-perspective:600px;-moz-perspective:600px;perspective:600px}
.mp-modal{position:fixed;top:50%;left:50%;z-index:2000;visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}
.mp-show{visibility:visible}
.mp-overlay{position:fixed;width:100%;height:100%;visibility:hidden;top:0;left:0;z-index:1000;opacity:0;background:rgba(0,0,0,0.6);-webkit-transition:all .6s;-moz-transition:all .6s;transition:all .6s}
.mp-show ~ .mp-overlay{opacity:1;visibility:visible}
.mp-content2{color:#000;background:#fff;position:relative;border-radius:3px;margin:0 auto}
.mp-content2 > div p{margin:0}
.mp-effect-1 .mp-content2{-webkit-transform:scale(0.7);-moz-transform:scale(0.7);-ms-transform:scale(0.7);transform:scale(0.7);opacity:0;-webkit-transition:all .6s;-moz-transition:all .6s;transition:all .6s}
.mp-show.mp-effect-1 .mp-content2{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}
.mp-effect-5.mp-modal{-webkit-perspective:1300px;-moz-perspective:1300px;perspective:1300px}
.mp-effect-5 .mp-content2{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:translateZ(600px) rotateX(20deg);-moz-transform:translateZ(600px) rotateX(20deg);-ms-transform:translateZ(600px) rotateX(20deg);transform:translateZ(600px) rotateX(20deg);opacity:0}
.mp-show.mp-effect-5 .mp-content2{-webkit-transition:all .6s ease-in;-moz-transition:all .6s ease-in;transition:all .6s ease-in;-webkit-transform:translateZ(0px) rotateX(0deg);-moz-transform:translateZ(0px) rotateX(0deg);-ms-transform:translateZ(0px) rotateX(0deg);transform:translateZ(0px) rotateX(0deg);opacity:1}
.mp-effect-9.mp-modal{-webkit-perspective:1300px;-moz-perspective:1300px;perspective:1300px}
.mp-effect-9 .mp-content2{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotateX(-70deg);-moz-transform:rotateX(-70deg);-ms-transform:rotateX(-70deg);transform:rotateX(-70deg);-webkit-transition:all .6s;-moz-transition:all .6s;transition:all .6s;opacity:0}
.mp-show.mp-effect-9 .mp-content2{-webkit-transform:rotateX(0deg);-moz-transform:rotateX(0deg);-ms-transform:rotateX(0deg);transform:rotateX(0deg);opacity:1}
.mp-effect-10.mp-modal{-webkit-perspective:1300px;-moz-perspective:1300px;perspective:1300px}
.mp-effect-10 .mp-content2{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotateX(-60deg);-moz-transform:rotateX(-60deg);-ms-transform:rotateX(-60deg);transform:rotateX(-60deg);-webkit-transform-origin:50% 0;-moz-transform-origin:50% 0;transform-origin:50% 0;opacity:0;-webkit-transition:all .6s;-moz-transition:all .6s;transition:all .6s}
.mp-show.mp-effect-10 .mp-content2{-webkit-transform:rotateX(0deg);-moz-transform:rotateX(0deg);-ms-transform:rotateX(0deg);transform:rotateX(0deg);opacity:1}
.mp-effect-12 .mp-content2{-webkit-transform:scale(0.8);-moz-transform:scale(0.8);-ms-transform:scale(0.8);transform:scale(0.8);opacity:0;-webkit-transition:all .6s;-moz-transition:all .6s;transition:all .6s}
.mp-show.mp-effect-12 ~ .mp-overlay{background:#000}
.mp-show.mp-effect-12 .mp-content2{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}
@-webkit-keyframes slit {
50%{-webkit-transform:translateZ(-250px) rotateY(89deg);opacity:.5;-webkit-animation-timing-function:ease-out}
100%{-webkit-transform:translateZ(0) rotateY(0deg);opacity:1}
}
@-moz-keyframes slit {
50%{-moz-transform:translateZ(-250px) rotateY(89deg);opacity:.5;-moz-animation-timing-function:ease-out}
100%{-moz-transform:translateZ(0) rotateY(0deg);opacity:1}
}
@keyframes slit {
50%{transform:translateZ(-250px) rotateY(89deg);opacity:1;animation-timing-function:ease-in}
100%{transform:translateZ(0) rotateY(0deg);opacity:1}
}
.mp-show.mp-effect-16 ~ .container{-webkit-filter:blur(3px);-moz-filter:blur(3px);filter:blur(3px)}
.mp-effect-16 .mp-content2{-webkit-transform:translateY(-5%);-moz-transform:translateY(-5%);-ms-transform:translateY(-5%);transform:translateY(-5%);opacity:0}
.mp-show.mp-effect-16 ~ .container,.mp-effect-16 .mp-content2{-webkit-transition:all .6s;-moz-transition:all .6s;transition:all .6s}
.mp-show.mp-effect-16 .mp-content2{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}
@-webkit-keyframes rotateRightSideFirst {
50%{-webkit-transform:translateZ(-50px) rotateY(5deg);-webkit-animation-timing-function:ease-out}
100%{-webkit-transform:translateZ(-200px)}
}
@-moz-keyframes rotateRightSideFirst {
50%{-moz-transform:translateZ(-50px) rotateY(5deg);-moz-animation-timing-function:ease-out}
100%{-moz-transform:translateZ(-200px)}
}
@keyframes rotateRightSideFirst {
50%{transform:translateZ(-50px) rotateY(5deg);animation-timing-function:ease-out}
100%{transform:translateZ(-200px)}
}
@-webkit-keyframes OpenTop {
50%{-webkit-transform:rotateX(10deg);-webkit-animation-timing-function:ease-out}
}
@-moz-keyframes OpenTop {
50%{-moz-transform:rotateX(10deg);-moz-animation-timing-function:ease-out}
}
@keyframes OpenTop {
50%{transform:rotateX(10deg);animation-timing-function:ease-out}
}
#ageconfirm .text-center{text-align:center}
#ageconfirm .modal-header{border:none}
#ageconfirm .btn-success{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#5bb75b;background-image:linear-gradient(to bottom,#62c462,#51a351);background-repeat:repeat-x;border-color:#51a351 #51a351 #387038}
#ageconfirm .button-group{padding:10px 0}
#ageconfirm .description p{color:#000}
#ageconfirm .description{padding:20px 0;font-size:14px;line-height:30px;text-align:center;color:#000}
#ageconfirm .modal-title{color:#000;margin: 0 auto;}
#ageconfirm .mp-content2{background:#fff;border:4px solid #444}
@media screen and (max-width: 767px) {
#ageconfirm .check i{font-size:55px}
#ageconfirm .modal-content-wrap{padding:1em;z-index:99;position:relative;margin-bottom:10px}
#ageconfirm .check{width:75%;margin:auto;margin-top:50px}
#ageconfirm .description{color:#000;padding:0 22px;font-size:12px;line-height:normal;margin-bottom:15px}
#ageconfirm .modal-title{font-size:18px;text-align:center;color:#000}
}
@media screen and (min-width: 768px) {
#ageconfirm .modal-title{padding-top:5px;text-align:center}
#ageconfirm .modal-content-wrap{padding: 4em 2.8em;position:relative;z-index:99}
#ageconfirm .check i{font-size:110px}
#ageconfirm .check .img-responsive{display:inline-block}
}
#ageconfirm .check i{color:#000}
#ageconfirm .offset-2{margin-left:5%}
#ageconfirm .modal-header{margin-top:18px}
#ageconfirm h2{font-size:27px;font-weight:400}
#ageconfirm a.button,input.button{box-shadow:none;-webkit-box-shadow:none}
.ccuu {
	right: 12px!important;
}
.ccuu3 {
	right: 12px!important;
}
.ccuu2 {
	bottom: 10px!important;
}
.owl-addimage .owl-item{box-shadow: inset 0px 0px 0px 0px #e5e5e5!important;}
.owl-addimage .owl-item:hover{box-shadow: inset 0px 0px 0px 0px #f7f7f7!important;}
.minidato{font-size:10px;color: #9d9d9d;margin-top: -8px;margin-bottom: 10px;}
p{
margin-bottom:10px;
}

#descripcion{

    margin-left: auto;
    margin-right: auto;
    line-height: 22px;
}

.sercu i{
font-size: 34px;
}

#descripcion .row{
text-align:center;
margin-top:20px;
}

#descripcion .row .col-md-6{
align-self:center;
}

#descripcion .row img{
text-align:center;
}


.bot-llam {
    height: 44px;
}
.bot-teln {
    background-color: #ff2a2c;
    background-size: 30px;
    background-position-x: 34%;
    background-position-y: 7px;
    padding: 14px 0px 10px 17px;
    font-size: 13px;
    letter-spacing: 0.5px;
}


#redesocilaes{
justify-content: center;
  border: 1px solid #c8c6c6;
  border-radius: 50px;
  padding: 10px 28px 30px;
}
.titlem {
	display: block;text-align: center;font-size: 16px;text-transform: uppercase;letter-spacing: 1px;color: #424242 !important;padding: 9px 0;border-radius: 5px;margin: 20px 10px 40px;font-family: Calibri;font-weight: bold;
}
.titlem2 {
	display: block;text-align: center;font-size: 18px;text-transform: uppercase;letter-spacing: 0.5px;color: #1c1c1c !important;padding: 0px 0px 20px 0px;border-radius: 5px;margin: 0px 0px 0px;font-family: Calibri;font-weight: bold;
}
.titlem3 {
	display: block;text-align: center;font-size: 18px;text-transform: uppercase;letter-spacing: 0.5px;color: #1c1c1c !important;padding: 0px 0px 0px 0px;border-radius: 5px;margin: 0px 0px 0px;font-family: Calibri;font-weight: bold;
}

#contactos .hidden-phonek{
font-size:18px!important;
}

#contactos i{
font-size:18px!important;
}
.romiu {
font-size: 16px;
padding: 15px 8px;
}
.botonlinkcss {
font-size:20px;
max-width: 400px;
margin: 0 auto;
color: #000;
padding: 15px 8px;
border-radius: 35px;
margin-bottom: 15px;
background: linear-gradient(#ffffff,#f7f7f7);
  border-radius: 80px;
  display: block;
}
.botonlinkcss:hover {
background: linear-gradient(#fff,#fff);
}

.col-lg-12.colrow.pdum .col-lg-4 .murit{
    padding: 10px 5px;
    font-size: 14px;
	border-bottom-color: rgb(206, 206, 206);
border-bottom-style: solid;
border-bottom-width: 1px;
}
.capitk{
	margin-bottom: 20px;
	background-color: #f1f1f1;
padding: 10px 5px;
border-radius: 25px;
}


.upback {
    padding-top: 30px;
}


.upback div{
display: flex!important;
    justify-content: center;
    align-items: center;
    height: 200px;
    width: 200px;
margin-left:auto;
margin-right:auto;
}
.mode5 {
	padding-top: 20px!important;
  padding-bottom: 75px!important;
}

.upback div img{
padding: 0px!important;
}


.a2a_svg svg {
    top: 9px !important;
  width: 30px !important;
  height: 29px !important;
}
.sercu a .a2a_svg{
width: 46px !important;
  line-height: 46px !important;
  height: 46px !important;
  background-size: 46px !important;
}

.col-lg-12 .a2a_kit{
max-width: 500px;
padding: 30px 0px 30px !important;
}


#codigoqr{
margin-bottom:0px;
}

#compartir{

}
#titledesc{
display: flex;
    flex-direction: column;
    align-self: center;
} 

@media(max-width:789px){
#contactos{ 
display:none!important;
}	
#googlemaps + div {
    flex-direction: column;
    margin-bottom: 20px!important;
}
.capitk{
	margin-bottom: 20px!important;
	background-color: #f4f4f6;
padding: 10px 5px;
border-radius: 25px;
}

.upback {
    padding-top: 50px !important;
}
.custom-shape-divider-bottom-1672181868 svg {
    height: 140px!important;
}
h1 {
        margin: 10px;
    }
#contactos1{
padding:0!important;
position: fixed;
    z-index: 9999;
    margin-right: auto;
    margin-left: auto;
    bottom: -30px;
left: 0px;
}

#contactos1 i {
    font-size: 24px!important;
}

#contactos1 .pdum .fnt div{
border-radius:0!important;
}
#contactos1 .pdum{
padding:0!important;
border: 1px #ffffff solid;
}
}
#ask_question_form_x input[type="text"], #ask_question_form_x input[type="password"], #ask_question_form_x textarea {
height: 25px;
width: 98%;
border-radius: 25px;
}
#redesocilaes .pdum{
padding-right:5px;
padding-left:5px;
}
.animatedu {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  animation-duration: 1s;
}
.visibleImg {
  opacity:1;
}

.restimeico {
	height: 90px;
width: 90px;
display: flex;
flex-direction: column;
justify-content: center;
box-sizing: content-box;
border-radius: 70px;
margin: 0 auto;	
font-size: 20px;
	}

  .restime {
justify-content: left;
display: flex;
flex-wrap: wrap;
align-items: center;
}
 .restime2 {
justify-content: right;
display: flex;
align-items: center;
}
.restimeico {
    height: 44px!important;
    width: 44px!important;
}
.restimecon {
display: flex;		
}
.pdum22
{
	padding-right: 5px;
	padding-left: 5px;
}

@media(max-width:1300px){
  .restime {
justify-content: center;
display: flex;
align-items: center;
}
.restime2
{
justify-content: center;
display: flex;
flex-wrap: initial;
align-items: center;
}
}
@media(max-width:789px){
.restimecon {
	display:block;
}
.restime2
{
margin: 10px 0px 10px 0px;
  flex-wrap: initial;
  }
  .restime {
justify-content: center;
}
}



@media(max-width:500px){
#ask_question_form_x input[type="text"], #ask_question_form_x input[type="password"], #ask_question_form_x textarea {
width: 92%;
}


.upback {
    padding-top: 40px !important;
}
.sercu2 {
width:60px!important;
justify-content: center;
    display: flex;
}
.sercu {
width:65px!important;
justify-content: center;
    display: flex;
}

.capy {
    height: 68px!important;
    width: 68px!important;
}
.sercu i {
    font-size: 30px!important;
}

.a2a_svg svg {
   top: 6px !important;
  width: 30px !important;
  height: 29px !important;
}
.sercu a .a2a_svg{
width: 40px!important;
    line-height: 40px!important;
    height: 40px!important;
    background-size: 40px!important;
}

.col-lg-12 .a2a_kit{
max-width: 220px;
}
.custom-shape-divider-bottom-1672181868 svg {
    height: 120px!important;
}
.tamfondo{
	background-size: 680px!important;	
	background-position: top center!important;
}
.upback div {
    height: 140px;
    width: 140px;
}

}

.tamfondo{
	background-size: 1170px;	
}

#redesocilaes {
  border: 1px solid #c8c6c6;
  border-radius: 50px;
  padding: 10px 28px 30px;
}
.coverimg01 {

}
img{
  margin-right: auto;
  margin-left: auto;
}
.coverimg01 img{
  object-fit: cover;
  width: 100%!important;
}
.cont1h{
text-align:center;	
font-size:14px;
}
@media(min-width:789px){
.coverimg01 img{
height: 148px;
}}
@media(max-width:788px){
.coverimg01 img{
    height: 190px;
}
.cont1h{
font-size:12px!important;
}
.box-gallery > div {
  padding: 0px!important;
}
}
@media(max-width:450px){
.coverimg01 img{
height: 150px;
}
}
.coverimg06 img{
  object-fit: cover;
  width: 100%!important;
}
@media(min-width:789px){
.coverimg06 img{
height: 200px;
}}
@media(max-width:788px){
.coverimg06 img{
    height: 190px;
}
.box-gallery > div {
  padding: 0px!important;
}
}
@media(max-width:450px){
.coverimg01 img{
height: 150px;
}
.box-gallery > div {
  padding: 0px!important;
}
}
.coverimg02 img{
margin-top: 2px;
object-fit: cover;
display:block;
}

.tamdescrip01{
text-align:left;
}
@media(min-width:990px){
.coverimg02 img{
height: 65px;
width: 65px;
}}
@media (max-width: 989px){
.coverimg02 img {
    height: 55px;
    width: 55px;
}}
@media(max-width:788px){
.coverimg02 img{
  height: 80px;
    width: 80px;
}
}
@media(max-width:450px){
.coverimg02 img{
height: 70px;
width: 70px;
}
}
p{
margin-bottom:10px;
}
.pdum3
{
	padding-right:15px!important;
	padding-left:15px!important;
}
.pdum4 {
  padding-right: 10px !important;
  padding-left: 10px !important;
}
.vcardu{
cursor: pointer;
min-width: 175px;
margin-top: 10px;
margin-bottom: 15px;	
border-radius: 100px;
padding: 18px 22px!important;
}
#contactos .fnt div{
    font-family: Calibri;
    font-weight: bold;
    letter-spacing: 0.5px;
}
#contactos .hidden-phonek {
margin-left: 6px!important;
}

.ppeh {
padding: 2px 10px;	
}

@media(max-width:990px){
.ppeh {
    padding: 2px 5px;
}
.botonlinkcss {
    font-size: 12px !important;
}

	
.tamfondo{
    background-repeat: no-repeat;
    background-size: 140% auto;
}
#titledesc{
    margin-top: 10px!important;
}
#codigoqr {
    margin-top: 12px;
}

.restimeico {
    height: 32px !important;
    width: 32px !important;
    font-size: 16px !important;
}
.botonlinkcss {
    font-size: 12px !important;
    padding: 7px 8px;
    max-width: 300px;
}
.restime2 {
    margin: 3px 0px 3px 0px;
}
.restimecon {
    padding: 9px 15px 6px 10px !important;
}
#logos > div {
    height: auto !important;
}
}
.botonlinkcss {
    font-family: Calibri;
    font-weight: bold;
    letter-spacing: 0.5px;
    font-size: 16px;
color: #191919;
}

.botonlinkcss:hover {
}


.sticon01{
    display: block;
    border-radius: 90px;
    border: 4px solid #fff;
    height: 80px;
    width: 80px;
    padding: 17px 18px;
    box-sizing: border-box;
    position: absolute;
    z-index: 1;
    top: -40px;
    left: -10px;
    box-shadow: 2px 1px 3px 0px rgb(0 0 0 / 21%);
}
.stiboton01{
    display: block;
    border-radius: 70px;
    height: 20px;
    padding: 16px 20px 22px 36px;
    position: relative;
    z-index: 0;
    font-family: calibri;
    font-size: 20px;
    letter-spacing: 0.5px;
}
.tamletico01{
font-size: 38px!important;
}

.titlem {
    margin: 20px 10px 15px;
}

@media(max-width:990px){
	
#descripcion, #servicios {
    box-sizing: border-box;
}
.boxresp {
margin: 0px 15px;
}
.sticon01 {
    display: block;
    border-radius: 90px;
    border: 4px solid #fff;
    height: 70px;
    width: 70px;
    padding: 13px 14px;
    box-sizing: border-box;
    position: absolute;
    z-index: 1;
    top: -36px;
    left: -11px;
    box-shadow: 2px 1px 3px 0px rgb(0 0 0 / 21%);
}

.tamletico01 {
    font-size: 35px!important;
}

.stiboton01 {
    display: block;
    border-radius: 70px;
    height: 20px;
    padding: 12px 0px 20px 42px;
    position: relative;
    z-index: 0;
    font-family: calibri;
    font-size: 20px;
    letter-spacing: 1px;
}
}



@media(max-width:702px){
.tamletico01 {
    font-size: 28px!important;
}
#contactos1 .hidden-phonek {
	display:block!important;
    font-size: 16px!important;
	margin-left: 0px!important;
}
.wzcontrol1 {
	bottom: 74px!important;	
}
.wzcontrol2 {
	bottom: 74px!important;	
	right: 15px!important;
}
.sticon01 {
    display: block;
    border-radius: 90px;
    border: 4px solid #fff;
    height: 55px;
    width: 55px;
    padding: 9px 10px;
    box-sizing: border-box;
    position: absolute;
    z-index: 1;
    top: -29px;
    left: -9px;
    box-shadow: 2px 1px 3px 0px rgb(0 0 0 / 21%);
}
.stiboton01 {
    display: block;
    border-radius: 70px;
    height: 20px;
    padding: 7px 0px 16px 32px;
    position: relative;
    z-index: 0;
    font-family: calibri;
    font-size: 20px;
    letter-spacing: 1px;
}
}
.utucss {
float: left;margin-top: -7px;margin-left: 5px;
}

@media(max-width:459px){
.tamletico01 {
    font-size: 24px!important;
}
.sticon01 {
    display: block;
    border-radius: 90px;
    border: 2px solid #fff;
    height: 50px;
    width: 50px;
    padding: 10px 9px;
    box-sizing: border-box;
    position: absolute;
    z-index: 1;
    top: -26px;
    left: -15px;
    box-shadow: 2px 1px 3px 0px rgb(0 0 0 / 21%);
}
.stiboton01 {
    display: block;
    border-radius: 70px;
    height: 20px;
    padding: 7px 0px 9px 20px;
    position: relative;
    z-index: 0;
    font-family: calibri;
    font-size: 16px;
    letter-spacing: 1px;
}

#redesocilaes {
    padding: 10px 20px 25px;
    margin-right: 0px;
    margin-left: 0px;
}

#contactos .hidden-phonek {
    font-size: 18px!important;
}
#contactos1 .hidden-phonek {
	display:block!important;
    font-size: 16px!important;
	margin-left: 0px!important;
}
.wzcontrol1 {
	bottom: 74px!important;	
}
.wzcontrol2 {
	bottom: 74px!important;	
	right: 15px!important;
}
.utucss {
float: none;margin-top: 0px;margin-left: 0px;
display:none;
}
.utucss2 {
display:none;
}

}
.dinamic1 >div, .dinamic1 >p{
margin: 8px 8px 0px 8px;
    padding:15px;
    line-height: calc(1em + 30%);
    word-break: break-word;
}
.dinamic1 >div> img, .dinamic1 >p> img, .dinamic1 >div>a img, .dinamic1 >p>a img, .dinamic1 >div>.simple-button-plugin, .dinamic1 >p>.simple-button-plugin {
    margin-bottom: 18px;
    display:block;
    object-fit: cover;
    width: 100%;
}
.dinamic1 >div> h3, .dinamic1 >div> h2, .dinamic1 >p> h3, .dinamic1 >p> h2{
margin-bottom:12px;
}
.gotp {
margin: -290px auto 31px;
border-radius: 5px;min-height: 300px;
box-shadow: 0 0 32px rgba(10, 10, 10, 0.08);
    -moz-box-shadow: 0 0 32px rgba(10, 10, 10, 0.08);
    -webkit-box-shadow: 0 0 32px rgba(10, 10, 10, 0.08);
  text-align:center;background-color: #fff;position: relative;padding: 25px;display: grid;	
}

@media(max-width:990px){
.gotp {
max-width:94%;	
}
div.dinamic1{
grid-template-columns: repeat(2, 1fr)!important;
}
div.dinamic1 >div, div.dinamic1 >p {
    margin: 4px!important;
    padding: 6px!important;

}
div.plan1 p{
    font-size: 14px;
    line-height: 18px;
}

div.plan1 h3{
    font-size: 16px!important;
}
}

.row img{
display:block;
}
#grilla-item1{
display:grid;
grid-template-columns: repeat(1, 1fr);
text-align:left;
max-width: 500px;
margin:0 auto;
width: 100%;
}

#grilla-item1 .itemsp01{
margin: 8px;
background-color: #ffffff;
}

#grilla-item1 .itemsp01 .imgitem01 img{
width:100%;
height:180px;
object-fit:cover;
}

#grilla-item1 .itemsp01 .itembody01{
padding:10px 8px;
box-sizing:border-box;
}

#grilla-item1 .itemsp01 .itembody01 p{
    font-size: 14px;
    line-height: 20px;
}
#grilla-item1 .itemsp01 .itembody01 h3{
    font-size: 18px;
    margin: 4px 0 10px;
}
#grilla-item1 .itemsp01 .itembody01 .botonitem01{
  margin:12px 0;
}
#grilla-item1 .itemsp01 .itembody01 .botonitem01 a{
    display: inline-block;
    background-color: rgb(244, 66, 54);
    padding: 8px 30px;
    border-radius: 80px;
    font-size: 13px;
    font-family: Arial;
    font-weight: bold;
    color: rgb(255, 255, 255);
}

#grilla-item2{
display:grid;
grid-template-columns: repeat(2, 1fr);
text-align:left;
}

#grilla-item2 .itemsp01{
margin: 8px;
background-color: #ffffff;
}

#grilla-item2 .itemsp01 .imgitem01 img{
width:100%;
height:180px;
object-fit:cover;
}

#grilla-item2 .itemsp01 .itembody01{
padding:10px 8px;
box-sizing:border-box;
}

#grilla-item2 .itemsp01 .itembody01 p{
    font-size: 14px;
    line-height: 20px;
}
#grilla-item2 .itemsp01 .itembody01 h3{
    font-size: 18px;
    margin: 4px 0 10px;
}
#grilla-item2 .itemsp01 .itembody01 .botonitem01{
  margin:12px 0;
}
#grilla-item2 .itemsp01 .itembody01 .botonitem01 a{
    display: inline-block;
    background-color: rgb(244, 66, 54);
    padding: 8px 30px;
    border-radius: 80px;
    font-size: 13px;
    font-family: Arial;
    font-weight: bold;
    color: rgb(255, 255, 255);
}
#grilla-item3{
display:grid;
grid-template-columns: repeat(3, 1fr);
text-align:left;
}

#grilla-item3 .itemsp01{
margin: 8px;
background-color: #ffffff;
}

#grilla-item3 .itemsp01 .imgitem01 img{
width:100%;
height:180px;
object-fit:cover;
}

#grilla-item3 .itemsp01 .itembody01{
padding:10px 8px;
box-sizing:border-box;
}

#grilla-item3 .itemsp01 .itembody01 p{
    font-size: 14px;
    line-height: 20px;
}
#grilla-item3 .itemsp01 .itembody01 h3{
    font-size: 18px;
    margin: 4px 0 10px;
}
#grilla-item3 .itemsp01 .itembody01 .botonitem01{
  margin:12px 0;
}
#grilla-item3 .itemsp01 .itembody01 .botonitem01 a{
    display: inline-block;
    background-color: rgb(244, 66, 54);
    padding: 8px 30px;
    border-radius: 80px;
    font-size: 13px;
    font-family: Arial;
    font-weight: bold;
    color: rgb(255, 255, 255);
}
#grilla-item4{
display:grid;
grid-template-columns: repeat(4, 1fr);
text-align:left;
}

#grilla-item4 .itemsp01{
margin: 8px;
background-color: #ffffff;
}

#grilla-item4 .itemsp01 .imgitem01 img{
width:100%;
height:180px;
object-fit:cover;
}

#grilla-item4 .itemsp01 .itembody01{
padding:10px 8px;
box-sizing:border-box;
}

#grilla-item4 .itemsp01 .itembody01 p{
    font-size: 14px;
    line-height: 20px;
}
#grilla-item4 .itemsp01 .itembody01 h3{
    font-size: 18px;
    margin: 4px 0 10px;
}
#grilla-item4 .itemsp01 .itembody01 .botonitem01{
  margin:12px 0;
}
#grilla-item4 .itemsp01 .itembody01 .botonitem01 a{
    display: inline-block;
    background-color: rgb(244, 66, 54);
    padding: 8px 30px;
    border-radius: 80px;
    font-size: 13px;
    font-family: Arial;
    font-weight: bold;
    color: rgb(255, 255, 255) ;
}

@media(max-width:1170px){
#grilla-item1{
grid-template-columns: repeat(2, 1fr);
}
#grilla-item1 .itemsp01 .imgitem01 img{
height:230px;
}
#grilla-item2{
grid-template-columns: repeat(2, 1fr);
}
#grilla-item2 .itemsp01 .imgitem01 img{
height:230px;
}
#grilla-item3{
grid-template-columns: repeat(2, 1fr);
}
#grilla-item3 .itemsp01 .imgitem01 img{
height:230px;
}
#grilla-item4{
grid-template-columns: repeat(2, 1fr);
}
#grilla-item4 .itemsp01 .imgitem01 img{
height:230px;
}
}

@media(max-width:650px){
#grilla-item1{
grid-template-columns: repeat(1, 1fr)!important;
}
#grilla-item1 .itemsp01 .imgitem01 img{
height: 250px;
}
#grilla-item2{
grid-template-columns: repeat(1, 1fr)!important;
}
#grilla-item2 .itemsp01 .imgitem01 img{
height: 250px;
}
#grilla-item3{
grid-template-columns: repeat(1, 1fr)!important;
}
#grilla-item3 .itemsp01 .imgitem01 img{
height: 250px;
}
#grilla-item4{
grid-template-columns: repeat(1, 1fr)!important;
}
#grilla-item4 .itemsp01 .imgitem01 img{
height: 250px;
}
}