/* combinacion de colores naranja
naranja opaco #E67E22
naranja #ff7f2a
ocre #d4370a

*/
body{
background: rgb(244,106,7);
background: linear-gradient(0deg, rgba(244,106,7,1) 20%, rgba(17,121,9,1) 50%, rgba(249,254,255,1) 100%);
}
.search {
    position: relative;
}
.stay {
    float: left;
    font: 800 13px/13px 'Lato', sans-serif;
    margin: 8px 10px 0 0;
    text-transform: uppercase;
    color: #1e1475;
}
.stay_right {
    float: left;
    /*width: 40%; */
}
.buscar_encabezado {
    float: left;
    margin: 5% 0 0 0%;
    width: 75%;
}

.contactenos-mapa {
     position:absolute;
     top: 64px;
     left: 35%;
}
.marcas img{
  width: 24% !important;
}
.container-marcas {
  margin: 0 auto;
  max-width: 1280px;
  width: 90%;
}

.caja {
    border: solid;
    border-color: #ececec;
    border-width: 1px;
    border-radius: 16px;
    margin-top: 12px;
    padding: 4px;
}
@-webkit-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-moz-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-o-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.parpadeante img {
    -webkit-animation: blink 1s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation: blink 1s;
    -moz-animation-iteration-count: infinite;
    -o-animation: blink 1s;
    -o-animation-iteration-count: infinite;
}
.a01{
  margin-left: 10%;
}
.a02 a{
  margin: 15px;
}
.a04{
  padding-top: 0.5em;
}
.fondo-form{
  background: rgb(0,177,204);
  background: linear-gradient(0deg, rgba(0,177,204,1) 0%, rgba(183,245,255,1) 74%, rgba(255,255,255,1) 100%);
}
.slider img{
  transition: 4s;
  transform: scale(1,1);
}
.slider:hover img{
  transition: 4s;
  transform: scale(1.5,1.5);
}
.membr-img{
    left: 30px;
    top: 67px;
    position: absolute;
    z-index: 99;
}
.membr-img-peq{
    margin-left: 15%;
    position: relative;
}
.membr-img-size{
	 width: 100%;
	 margin-top: -23px;
}
.headercorp{
  background-color: #fff;
}
.product:hover{
  box-shadow: 0 4px 8px 0 #BBDEFB, 0 6px 20px 0 #BBDEFB;  
}
.membr-contact{
  margin: 10px 0 0 25%;
}
.membr-contact p{
  color: #ff6600;
  font-size: 1.5em;
  margin: 20px 0 8px 0; 
}   
.membr-search{
	background-color: #00b0be;
	color: #fff;
}
.membr-titulo{
	margin-left: 20px;
	font-size: 3em;	
	text-shadow: 4px 2px 0px #ffffff60;
}
.membr-tcentro1{
	color: #4caf50;
	margin: 0px;
	font-size: 2em;	
	text-shadow: 2px 2px 2px #00000090;
}
.membr-tcentro2{
	color: #060683;
	margin: 0px;
	font-size: 1.5em;	
	text-shadow: 2px 2px 2px #00000090;
}
.transparente{
  background-color: #EF6613;
  padding-left: 8px;
}
.transparente-w{
  background-color: #ffffff99;
  padding-left: 8px;
}
.transparente-degrad{
 background: rgb(207,46,0);
 background: linear-gradient(0deg, rgba(207,46,0,0.5550595238095238) 0%, rgba(255,255,255,0) 64%);
 right: 0;
}
/*  wsp chat  = css ====================== */
.wspchat{
  z-index:1;
	filter:alpha(opacity=55);
	-moz-opacity:.55;
	opacity:.55;
	transition: 1s;
}
.wspchat:hover{
	opacity: 1; 
	transition: 1s;	
}

.wspchat img{
  width:100px; 
  position:fixed;
  bottom:20px;
  right:0;
}
/* end wsp chat  = css ======================== */	
.tamano-img{
    width: 350px;
  }

/* admin */
/*-- cart --*/
/*-- cart-box --*/ 
.w3view-cart {
    background: #3399cc;
    border: none;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    outline: none;
}
.w3view-cart i.fa {
    font-size: 24px;
    color: #ffffff;
    vertical-align: middle;
}
/*-- //cart-box --*/
/*-- top-brands --*/
.tag {
    position: absolute;
    top: -1%;
    right: 10%;
}
.agile_top_brand_left_grid {
    position: relative;
    display: block;
}
.top-brands h2,.newproducts-w3agile h3,.login h2,.register h2,.faq-w3agile h3,.brands h3{
	text-align:center;
	color:#212121;
	padding-bottom:.5em;
	position:relative;
	font-size: 2.5em;
	margin-top: -12%;
	text-transform: uppercase;
}
.top-brands h2:after,.newproducts-w3agile h3:after,.login h2:after,.register h2:after,.faq-w3agile h3:after,.brands h3:after{
	content: '';
    background: #3399cc;
    height: 2px;
    width: 15%;
    position: absolute;
    bottom: 0%;
    left: 43%;
}
.agile_top_brand_left_grid{
	background: #FFFFFF;
    padding: .5em;
	position:relative;
}
.agile_top_brand_left_grid_pos{
	position:absolute;
	top:0%;
	right:0%;
}
.agile_top_brand_left_grid1{
	padding:1em;
}
.agile_top_brand_left_grid1 img{
	margin:0 auto;
}
.top-brands{
    background: #f5f5f5;
	padding:5em 0;
}
.agile_top_brand_left_grid1 p{
	color:#212121;
	margin:1.5em 0 1em;
	line-height:1.5em;
	text-transform:capitalize;
	font-size:14px;
	text-align: center;
}
.agile_top_brand_left_grid1 h4,.agileinfo_single_right_snipcart h4{
	font-weight:600;
	font-size:1em;
	color:#212121;
	text-align: center;
}
.agile_top_brand_left_grid1 h4 span,.agileinfo_single_right_snipcart h4 span{
	font-weight:300;
	text-decoration:line-through;
	padding-left:1em;
}
/*-- cart --*/
.product_list_header {
    float: right;
}
.snipcart-details {
    text-align: center;
	margin: 1.5em auto 1em;
    width:77%;
}
.btn-danger.my-cart-btn:focus {
    outline: none;
}
.snipcart-details input.button {
    font-size: 14px;
    color: #fff;
    background: #4db6ac;
    text-decoration: none;
    position: relative;
    border: none;
    border-radius: 0;
    width: 100%;
    text-transform: uppercase;
    padding: .5em 0;
    outline: none;
}
.agile_top_brand_left_grid:hover .snipcart-details input.button,.snipcart-details input.button:hover{
    background: #fe9126;
}
.product_list_header input.button {
    color: #fff;
    font-size: 14px;
    outline: none;
    text-transform: capitalize;
    padding: .5em 2.5em .5em 1em;
    border: 1px solid #fe9126;
    margin: .35em 0 0;
    background: url(../images/cart.png) no-repeat 116px 9px;
}
.social_img img{
  margin:20px;
  width: 200px;
}


#PPMiniCart form {
    width: 590px !important;
	padding: 10px 20px 40px !important;
	max-height:450px !important;
}
#PPMiniCart ul {
    width: 548px !important;
}
#PPMiniCart .minicart-item a {
    color: #212121 !important;
    font-size: 1em;
    display: block;
    margin-bottom: .5em;
    text-transform: capitalize;
}
#PPMiniCart .minicart-item {
    min-height:60px !important;
}
#PPMiniCart .minicart-attributes li {
    color: #999;
}
#PPMiniCart .minicart-remove {
    background: #3399cc !important;
    border: 1px solid #3399cc !important;
	opacity: 1 !important;
	outline:none;
}
#PPMiniCart .minicart-submit {
    display: none;
}
#PPMiniCart .minicart-submit:hover{
	background:#fe9126 !important;
	border-color: #5b951a !important;
}
#PPMiniCart .minicart-subtotal {
    padding-left: 25px !important;
	bottom: -17px !important;
}
#PPMiniCart {
    left: 44% !important;
}
.minicart-showing #PPMiniCart form{
    overflow-x: hidden;
    overflow-y: auto;
}
#PPMiniCart .minicart-footer {
    position: relative;
	width: 80%;
}
/*-- //cart --*/
.column div.agile_top_brand_left_grid {
	position: relative;
	margin:0;
}
.agile_top_brand_left_grid figure {
	margin: 0;
	padding: 0;
	background:transparent;
	overflow: hidden;
	z-index: 0;
}
/* Shine */
.hover14 figure {
	position: relative;
}
.hover14 figure::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.hover14 figure:hover::before,.top_brand_left:hover .hover14 figure::before{
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}
.grid_3.grid_5 {
    margin-top: 5em;
	border: 1px solid #BEBEBE;
}
.grid_3.grid_5 h5 {
    font-size: 20px;
    color: #000;
    margin-bottom: 16px;
}
.agile_top_brands_grids {
    margin-top: 40px;
}
	#cssmenu{
    background:#fff; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  
  		margin-bottom: 5px;
  }
  	#cssmenu1 h2{
  		font-size:20px;
  		color:#FFF;
  
  	}
  
  	#cssmenu ul {
  	  list-style: none;
  	  margin: 0;
  
  	  
  	}
  	#cssmenu > ul {display: block; position: relative; z-index:99; width: 200px;}
  	#cssmenu > ul li {
  	  display: block;
  	  position: relative;
  
  	  
  	}
  	#cssmenu > ul li a {	
  	  display: block;
  	  position: relative;
  
  	  background: #FFF;
  	}
  	#cssmenu > ul li a strong{    
  		color: #2EBC58;
  		display: block;
  
  		margin-right:3px;
  	}		
  	#cssmenu > ul li > a:hover,
  	#cssmenu > ul li:hover > a {
  	  color: #FFFFFF;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
  background: #007EB9;
  	}
  	#cssmenu > ul .has-sub > a::after {
  	  content: '';
  	  position: absolute;
  
  	  border-left: 5px solid #2EBC58;
  	}
  	#cssmenu > ul li > a:hover::after,
  	#cssmenu > ul li:hover > a::after {
  	  border-left: 5px solid #ffffff;
  	}
  	#cssmenu > ul ul {
  	  background:white;
  	  position: absolute;
  
  	  transition: opacity 0.3s ease-in;
  	}
  	#cssmenu ul ul li a{border:0 !important;}
  	#cssmenu > ul li:hover > ul {top: 0px; opacity: 1;}

/*-- //top-brands --*/
/* fin admin */
/*--Cortina --*/
.circulo01 {
     width: 10px;
     height: 10px;
     margin: 4% 0 0 0px;
}
.circulo02 {
     width: 20px;
     height: 20px;
     margin: 4% 0 0 10px;
}
.circulo03 {
     width: 10px;
     height: 10px;
     margin: 4% 0 0 20px;
}
.circulo04 {
     width: 30px;
     height: 30px;
     margin: 4% 0 0 25px;
}
.circulo05 {
     width: 10px;
     height: 10px;
     margin: 4% 0 0 25px;
}
.circulo06 {
     width: 40px;
     height: 40px;
     margin: 4% 0 0 40px;
}
.circulo07 {
     width: 30px;
     height: 30px;
     margin: 4% 0 0 60px;
}
.circulo08 {
     width: 10px;
     height: 10px;
     margin: 4% 0 0 80px;
}
.circulo09 {
     width: 40px;
     height: 40px;
     margin: 4% 0 0 80px;
}
.circulo10 {
     width: 10px;
     height: 10px;
     margin: 4% 0 0 110px;
}
.circulo11 {
     width: 20px;
     height: 20px;
     margin: 4% 0 0 115px;
   }
.circulo12 {
     width: 10px;
     height: 10px;
     margin: 4% 0 0 130px;
}
.circulo{
     -moz-border-radius: 50%;
     -webkit-border-radius: 50%;
     border-radius: 50%;
     background: rgb(255,255,255);
     background: radial-gradient(circle, rgba(255,255,255,0.258140756302521) 0%, rgba(255,255,255,0.7259278711484594) 52%, rgba(63,247,251,0.21612394957983194) 63%, rgba(81,237,240,0.4962359943977591) 74%, rgba(181,181,181,0.38139005602240894) 100%);
     border:none;
     position: absolute;
     z-index: 9999;
       display: inline-block;
  -webkit-transform-origin: 0 0%;
          transform-origin: 1 0%;
  -webkit-transform: rotate(3deg);
          transform: rotate(3deg);
  -webkit-animation: circulo 2s ease infinite;
          animation: circulo 2s ease infinite;
}
@-webkit-keyframes circulo {
  50% {
    -webkit-transform: rotate(-3deg);
            transform: rotate(-3deg);
  }
}
@keyframes circulo01 {
  50% {
    -webkit-transform: rotate(-3deg);
            transform: rotate(-3deg);
    left:50px; top:50px;
  }
}
/*--Cortina --*/


@media(max-width:1165px){
	.membr-img-size{
		max-width: 50%;
	}
}
@media(max-width:728px){
	.membr-img-size{
	 	max-width: 80%;
	 	margin-top: 5px;
  }
  .tamano-img{
    width: 250px;
  }
}
@media(max-width:450px){
  .a01{
    text-align: center;
  }
  .card .card-title {
    font-size: 13px;
  }
  .slider .slides li img { 
    background-position: left;
  }
  /*-- bubles --*/
  .circulo01 {     
   margin: 12% 0 0 0px;
 }
 .circulo02 {     
   margin: 12% 0 0 10px;
 }
 .circulo03 {     
   margin: 12% 0 0 20px;
 }
 .circulo04 {     
   margin: 12% 0 0 25px;
 }
 .circulo05 {     
   margin: 12% 0 0 25px;
 }
 .circulo06 {     
   margin: 12% 0 0 40px;
 }
 .circulo07 {     
   margin: 12% 0 0 60px;
 }
 .circulo08 {     
   margin: 12% 0 0 80px;
 }
 .circulo09 {     
   margin: 12% 0 0 80px;
 }
 .circulo10 {    
   margin: 12% 0 0 110px;
 }
 .circulo11 {     
   margin: 12% 0 0 115px;
 }
 .circulo12 {     
   margin: 12% 0 0 130px;
 }
 nav .brand-logo {
  font-size: 1.1rem;    
 }
 .container-marcas { 
  width: 90%;
 }
 .marcas img{
  width: 85% !important;
 }
 .slider .slides li .caption {  
  top: 15%;
  left: 3%;
  width: 100%;
  opacity: 0;
}
.contactenos-mapa {
     top: 64px;
     left: 7%;
}
}