body{
	background: #006851 url('../images/background_1680x788.jpg');
	background-attachment: fixed;
	background-position: top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}
body a{
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

ul{
	padding: 0;
	margin: 0;
}
h1,h2,h3,h4,h5,h6,label,p{
	margin:0;	
}
h1.b1,h2.b2,h3.b3 {
  margin-bottom:25px;
  display: block;
}
/*----*/
.top_bg{
  background: none;
}
.header_top-sec{
  padding: 25px 0;
}
.logo img{
	width:100%;
}
.header_top{
	padding:2em 0;
}
.login a{
	font-size:13px;
	font-weight:500;
	border:1px solid #E4E4E4;
	padding:10px 15px;
}
.login a:hover{
	color:#333;
}
.top_left{
	float: right;
	color:#fff;
}
.top_right{
	float:left;
	color: #ffffff;
}
.top_right ul,.top_left ul{
	padding:0;
	list-style:none;
	display: inline-block;
	  vertical-align: middle;
}
.top_left ul li.top_link{
	margin-right:10px;
}
.top_right ul li,.top_left ul li{
	display: inline-block;		
}
.top_right ul li:last-child{
	margin-right: 0;
}
.top_right ul li a{
	text-align:center;
	padding: 0px 4px;
	text-transform:uppercase;
	font-size:12px;
	display:block;
	color:#ffffff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.top_left ul li{
	font-size:13px;
}
.top_left ul li a{
	text-align:center;
	padding: 0px 4px;
	font-size:13px;
	color:#ffffff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.top_right ul li a:hover,.top_left ul li a:hover{
	color:#ebebe3;
	text-decoration: none;
}

.glyphicon-shopping-cart:before {
  margin-left: 5px;
  font-size:1.2em;
}
.box_1 p a{
	color: rgba(204, 204, 204, 1);
  font-size: 0.85em;
}
.box_1 p a:hover{
	color:#ff5d56;
	text-decoration:underline;
}
.total {
  display: inline-block;
  font-size: 2em;
  font-weight:bold;
}

.descuento {
  color: red;
  
}

.divisor {
border-top:thin #E6E6E6;
}
.header5 {
  min-height: 89px;
}
.header-bottom {
  padding: 2.3em 0;
}
.logo  a h1{
	color:#333;
	font-family: Arial, Helvetica, sans-serif;	
	 font-size: 2.55em;
  font-weight: 100;
}
.logo  a h1:hover{
	text-decoration:none;
	display:inline-block;	
}
.logo{
	float:left;
}
.top-nav{
  margin-top: 0;
  width:63%;
  margin: 1% auto 0;
  display: block;
  float: left;
}

.fecha {
	min-width: 100%;
}


/*--welcome--*/
.welcome{
	padding:2em 0;
	
}

.welcome .container{
	background-color: #ebebe3;
}

.footerinfo p{
	color:#fff;
	font-size:0.8em;
	line-height:1.5em;
}

.datospersonales {
	color:#525252;
	font-size:1em;
	line-height:1.5em;
	text-align:left;
	}
/*--footer--*/
.footer{
	padding:3em 0 2em;
}
.ftr-grid h4 {
  color: #646464;
  display: block;
  border-bottom: 1px solid #E5E5E5;
  padding-bottom: 5px;
  font-size: 1.3em;
}
.ftr-grid ul li{
	display:block;
}
.ftr-grid ul li:nth-child(1) {
  margin-top: 1em;
}
.ftr-grid ul li a {
  color: #777;
  padding: 3px 0;
  display: block;
  font-size:1em;
}
.ftr-grid ul li a:hover{
	text-decoration:none;
	color:#00a0dc;
}
.copywrite {
	margin-bottom:2em;
}
.copywrite p {
  color: #999;
  font-size: 0.9em;
}
.copywrite p a{
	color:#777;
}

.item_quantity {
  margin: 0em 0;
  font-size: 0.85em;
  padding: 5px 10px;
  width: 3em;
  display: inline-block;
}
.alineado {
display: inline-block;
}
.item_texto {
  margin: 0em 0;
  font-size: 0.85em;
  padding: 5px 10px;
  width: 100%;
  display: inline-block;
}
.c-select {
  margin: 0em 0;
  font-size: 0.9em;
  padding: 6px 10px;
  width: 100%;
  display: inline-block;
}
.c-select-chico {
  margin: 0em 0;
  font-size: 0.9em;
  padding: 6px 10px;
  display: inline-block;
  /*width: 60%;*/
}
.additem {
	color:#fff;
	text-decoration:none;
	font-weight:600;
	padding:0.3em 1em;	
	display:inline-block;
	border-radius:5px;
	-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
	margin: 0px 0px 0px 0px;
	background:#0b8266;
	border:none;
	outline:none;
	behavior: url(../js/CSS3PIE/PIE.htc);
}

.comprarbtm {
	position: relative;
	z-index: 2;
	color:#fff;
	text-decoration:none;
	font-weight:600;
	padding:1em 3em;	
	display:inline-block;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	margin: 0px 0px 0px 0px;
	background:#887651;
	border:none;
	outline:none;
	behavior: url(../js/CSS3PIE/PIE.htc);
}

.comprarbtm:hover {
	color:#fff;
	background:#ac925c;
} 
.prt_name{
	padding: 0.8em 1.2em;
	float:none;
}
.items{
	float:none;
	margin: 0 0 5px 0px;
}
.additem:hover {
	background:#0fb28c;
} 

/*----*/
ul.place{
	margin: 5px 0;
	background: #0b8266;
	width: 100%;  
	padding:5px 5px;
}
ul.place li{
	display: inline-block;
	padding: 6px;
}
ul.place li {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
ul.place li span{
	color: #fff;
}
ul.place li.sort{
	float:left;
}
ul.place li.by{
	float:right;
}
.possible-about p{
	color:#727272;
	font-size:1em;
	line-height:1.5em;
}
.possible-about h4{
	color:#7db122;
	font-size:1.4em;
	
	font-weight:600;
	   padding: 0 0 0.3em;
}
ul.dropdown-menu1 li {
  list-style: none;
}

ul.dropdown-menu1 li a:hover{
	color:#000!important;	
}

.glyphicon-map-marker:before {
  content: "\e062";
  color:#999;
  margin-right:8px;
}
.navbar-form{
	padding:0!important;
}

.form-control:focus{
	border-color:#ccc!important;
   outline: 0!important;
   webkit-box-shadow:none;
  box-shadow: none;
}
.single-bottom1 h6 {
  background: #F3F3F3;
  padding: 10px;
  color: #333;
  font-size: 1.35em;
  margin-top:2em;
  font-family: Arial, Helvetica, sans-serif;
}
p.prod-desc {
  color: #999;
  padding-top: 5px;
  line-height: 1.8em;
  font-size:1em;
}

.table-bordered > tbody > tr > td{
	width:50%;
}

.table-bordered > tbody > tr > td > p{
	color:#999;
	font-size:1em;
}

a.acount-btn {
  display:inline-block;
  background: #00a0dc;
  padding: 0.6em 2em;
  font-size:1em;
  color: #fff;
  text-decoration: none;
  font-weight: 500;
  border:none;
  outline:none;
  margin-bottom:1em;
  transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
}
 

label {
	display: block;
	margin-bottom: 0;
	font-weight: normal;
}

.table {
	margin-top: 0px;
}
.check-in {
	width:100%;
	  margin: 2em 0 2em;
}
.rowuno {
	background:#006851;
	padding:0.5em;
	display:block;
	color:#fff;
	font-size:1.2em;
	text-align:left;
	margin: 5px 0;
	width: 100%;  
	padding:10px;
	line-height: 34px;
}

#divTemaikenBus {
	background:#3B1016;
}

.btn-tmk-bus {
    color: #fff;
    background-color:#21090c;
	border-color:#21090c;
}
.btn-tmk-bus:hover, .btn-tmk-bus:focus, .btn-tmk-bus:active, .btn-tmk-bus.active, .open>.dropdown-toggle.btn-tmk-bus, .btn-tmk-bus:active:focus {
    color: #fff;
    background-color:#591821;
	border-color:#591821;
}	

#divExpAfrica {
	/*background:rgb(60, 12, 19);*/
	background:#3B1016;
}	

#titleExpAfrica {
	color:rgb(250, 228, 71);
}	

.btn-exp-africa {
    color: #fff;
    background-color:#21090c;
	border-color:#21090c;
}
.btn-exp-africa:hover, .btn-exp-africa:focus, .btn-exp-africa:active, .btn-exp-africa.active, .open>.dropdown-toggle.btn-exp-africa, .btn-exp-africa:active:focus {
    color: #fff;
    background-color:#591821;
	border-color:#591821;
}

#divBiopases {
	background:#9cba58;
	color: #333;
}	

.btn-biopases {
    color: #fff;
    background-color:#759338;
	border-color:#759338;
}
.btn-biopases:hover, .btn-biopases:focus, .btn-biopases:active, .btn-biopases.active, .open>.dropdown-toggle.btn-biopases, .btn-biopases:active:focus {
    color: #000;
    background-color:#c0f259;
	border-color:#c0f259;
}

#divSecretoAves {
	background:#01A593;
}	

.btn-secreto-aves {
    color: #fff;
    background-color:#386576;
	border-color:#386576;
}
.btn-secreto-aves:hover, .btn-secreto-aves:focus, .btn-secreto-aves:active, .btn-secreto-aves.active, .open>.dropdown-toggle.btn-secreto-aves, .btn-secreto-aves:active:focus {
    color: #fff;
    background-color:#5ba1bc;
	border-color:#5ba1bc;
}

#divTallerFotografia {
	background:#000;
}	

.btn-taller-fotografia {
    color: #fff;
    background-color:#333;
	border-color:#333;
}
.btn-taller-fotografia:hover, .btn-taller-fotografia:focus, .btn-taller-fotografia:active, .btn-taller-fotografia.active, .open>.dropdown-toggle.btn-taller-fotografia, .btn-taller-fotografia:active:focus {
    color: #fff;
    background-color:#555;
	border-color:#555;
}

#titleSecretoAves {
	color:rgb(41, 65, 33);
}	

#divExpFondoMar {
	background:#0099B7;
}	

.btn-exp-fondo-mar {
    color: #fff;
    background-color:#007f98;
	border-color:#007f98;
}
.btn-exp-fondo-mar:hover, .btn-exp-fondo-mar:focus, .btn-exp-fondo-mar:active, .btn-exp-fondo-mar.active, .open>.dropdown-toggle.btn-exp-fondo-mar, .btn-exp-fondo-mar:active:focus {
    color: #fff;
    background-color:#01afd1;
	border-color:#01afd1;
}

#titleExpFondoMar {
	color:rgb(22, 59, 104);
}	

#divNocheTiburones {
	background:#15204A;
}	

.btn-noche-tiburones {
    color: #fff;
    background-color:#0c132c;
	border-color:#0c132c;
}
.btn-noche-tiburones:hover, .btn-noche-tiburones:focus, .btn-noche-tiburones:active, .btn-noche-tiburones.active, .open>.dropdown-toggle.btn-noche-tiburones, .btn-noche-tiburones:active:focus {
    color: #fff;
    background-color:#1e2e69;
	border-color:#1e2e69;
}

.btn-info-verde-claro {
    color: #fff;
    background-color:#478a45;
	border-color:#478a45;
}
.btn-info-verde-claro:hover, .btn-info-verde-claro:focus, .btn-info-verde-claro:active, .btn-info-verde-claro.active, .open>.dropdown-toggle.btn-info-verde-claro, .btn-info-verde-claro:active:focus {
    color: #fff;
    background-color:#69d666;
	border-color:#69d666;
}

.btn-info-promo-bene {
    color: #fff;
    background-color:#386576;
	border-color:#386576;
}
.btn-info-promo-bene:hover, .btn-info-promo-bene:focus, .btn-info-promo-bene:active, .btn-info-promo-bene.active, .open>.dropdown-toggle.btn-info-promo-bene, .btn-info-promo-bene:active:focus {
    color: #fff;
    background-color:#5ba1bc;
	border-color:#5ba1bc;
}

#titleNocheTiburones {
	color:rgb(54, 152, 213);
}	

.texto-carrefour {
	color: #004f9e;
}	

.btn-carrefour {
    color: #fff;
    background-color:#004f9e;
	border-color:#004f9e;
}
.btn-carrefour:hover, .btn-carrefour:focus, .btn-carrefour:active, .btn-carrefour.active, .open>.dropdown-toggle.btn-carrefour, .btn-carrefour:active:focus {
    color: #fff;
    background-color:#005cb8;
	border-color:#005cb8;
}

.rowuno button{
	float:right;
}

.rowsantander {
	padding:0.5em;
	display:block;
	color:#fff;
	font-size:1.2em;
	text-align:left;
	margin: 5px 0;
	width: 100%;  
	padding:10px;
}


.rowdos {
	background:#d6d6d6;
	padding:1em;
}

.rowdos span{
	display:block;
	color:#5f5f5f;
	font-size:1em;
	
}
ul.unit{
	background:#686867;
	padding:1em;
}

 ul.unit li span{
	display:block;
	color:#fff;
	font-size:1.2em;
	text-align:center;
}
.checkout {
  padding:0em 0 6em 0;
}

a.continue{
	background:#00a0dc;
	padding:10px 1.5em;
	border-radius:7px;
	-moz-border-radius: 7px;
-webkit-border-radius: 7px;
-o-border-radius: 7px;
	font-size:1em;
	color:#fff;
	text-decoration:none;
	display: block;
   font-weight: 600;  
   text-align: center;
   width: 72%;
   margin: 0px auto 3em auto;
   behavior: url(../js/CSS3PIE/PIE.htc);
}

.form-group {
	margin: 0;
}


.banner-home {
	margin-bottom: 15px;
}	

.modal {
	overflow-y: auto;
}

.modal-open {
	overflow: auto;
}

.texto_descripcion_adicional {
	font-size: 0.8em;
}

.texto_fecha_chica {
	font-size: 0.8em;
	display: none;
}

.mostrar {
	display: block;
}
	
.ocultar {
	display: none;
}

/* agregado para flotar las cosas */

.pull-right-not-xs, .pull-right-not-sm, .pull-right-not-md, .pull-right-not-lg{
    float: right;
}

.pull-left-not-xs, .pull-left-not-sm, .pull-left-not-md, .pull-left-not-lg{
    float: left;
}

/*Agregado para las tablas de guardianes*/

#tablaCelular {
	display: none;
}

#tablaAncha {
	display: block;
}

#tablasGuardianes table {
	border: none;
}

#tablasGuardianes table > td, #tablasGuardianes table > th{
	min-width: 90px;
	text-align: left;
	padding-left: 10px;
}

#button-close-modal-estacionamiento {
	font-size: 30px;
	opacity: 0.5;
}

#button-close-modal-estacionamiento:hover {
	opacity: 0.8;
}


@media (max-width: 767px) {    
    .pull-right-not-xs, .pull-left-not-xs{
        float: none;
    }
    .pull-right-xs {
        float: right;
    }
    .pull-left-xs {
        float: left;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .pull-right-not-sm, .pull-left-not-sm{
        float: none;
    }
    .pull-right-sm {
        float: right;
    }
    .pull-left-sm {
        float: left;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .pull-right-not-md, .pull-left-not-md{
        float: none;
    }
    .pull-right-md {
        float: right;
    }
    .pull-left-md {
        float: left;
    }
}
@media (min-width: 1200px) {
    .pull-right-not-lg, .pull-left-not-lg{
        float: none;
    }
    .pull-right-lg {
        float: right;
    }
    .pull-left-lg {
        float: left;
    }
}


#banner-galicia2x1-chico {
	display: none;
}


@media (max-width: 1440px){
}
@media (max-width: 1366px){
}
@media (max-width: 1280px){
.nbs-flexisel-nav-left {
  left: -30px;
}
.nbs-flexisel-nav-right {
  right: -30px;
}
}
@media (max-width: 1024px){
.banner {
  min-height: 515px;
}

}
@media (max-width: 991px){
.top-nav {
  width: 51%;
}


}
@media (max-width: 800px){
.logo a h1 {
  font-size: 2.2em;
}
.izquierda {
	text-align: left;
}

.texto_fecha_chica {
	display: block;
}	

}
@media(max-width:768px){
.top-nav {
  margin: 0% auto 0;
}
.logo {
  margin-right: 1em;
}

.ftr-grid h4 {
  font-size: 1.1em;
}
.ftr-grid ul li a {
  font-size: 0.9em;
}
.item_add {
  font-size: 0.9em;
}

.check {
  width: 66%;
}
.navbar-form .form-control {
  width: 100%;
}
.navbar-form .form-group {
  width: 71%;
}
.table-bordered > tbody > tr > td > p {
  font-size: 0.9em;
}

.c-select-md {
  margin: 0em 0;
  font-size: 0.9em;
  padding: 8px;
  display: inline-block;
  width: 90%;
}
}
@media (max-width: 640px){

#banner-galicia2x1-grande {
	display: none;
}

#banner-galicia2x1-chico {
	display: block;
}

#tablaCelular {
	display: block;
}

#tablaAncha {
	display: none;
}

.banner {
  min-height: 326px;
}
.top-nav {
  width: 40%;
}
.welcome-left h2 {
  font-size: 2em;
}
.welcome-left {
  width: 27%;
}
.welcome-right {
  width: 100%;
  padding: 0;
  font-size: 0.7em;
  color: #92d0c1;
}
.welcome {
  /*padding: 3em 0;*/
  padding: 1em 0;
}
.jewel{
	margin-right:10%;
}
.feature-grid {
  width: 45%;
}
.product-grid {
  width: 46%;
}
.navbar-form .form-group {
  width: 74%;
  float: left;
  margin-right: 6%;
}
.rsidebar {
  margin: 0em 0em 0% 0;
}
.prdt-cost {
  margin-right: 0%;
  width: 100%;
}
.check {
  width: 100%;
  margin:2em 0 0 1em;
}
a.add-cart {
  font-size: .85em;
  margin-top: 3em;
}
}
@media(max-width:480px){
.top_right ul li a {
  font-size: 10px;
}
.top_left ul li a {
  font-size: 12px;
   padding: 0px 2px;
}
.top_left ul li.top_link {
  margin-right: 0px;
}
.top_left ul li {
  font-size: 12px;
}
.logo {
  float: none;
  text-align: center;
  margin: 0 0 1em 0;
}
.logo a h1 {
  font-size: 2em;
}
.header-bottom {
  padding: 1.5em 0;
}
.banner {
  min-height: 240px;
}
.welcome-left h2 {
  font-size: 1.5em;
}
.welcome-right h3 {
  font-size: 1.2em;
}
.bride-grid {
  width: 100%;
}
figure.effect-bubba h4 {
  padding-top:18%;
}
.l-grids h4 {
  font-size: 1.2em;
}
figure.effect-bubba p {
  padding: 5px 2em;
  font-size: 0.85em;
}
.feature-grids {
  margin-top: 2em;
}
.nbs-flexisel-nav-left {
  left: -17px;
  top: 46%!important;
}
.nbs-flexisel-nav-right {
  top: 46%!important;
}
.shpng-grid {
  width: 100%;
  margin-bottom:1.5em;
}
.shpng-grid:nth-child(2) {
  border-left: none;
  border-right:none;
}
.shoping {
  padding: 2em 0 1em;
}
.shpng-grid h3 {
  font-size: 1.2em;
}
.shpng-grid p {
  font-size: 0.9em;
}
.item_quantity {
  width: 50%;
}
ul.unit li span {
  font-size:0.9em;
}
ul.unit li {
  display: inline-block;
  width: 25%;
  float: left;
}
/*
#div-banner-regala {
  margin: 0px 40px;
}

#div-banner-regala input{
  margin: 50px 5px 0px 5px !important;
}*/

}
@media(max-width:320px){
.top_right {
  float: none;
  text-align: center;
}
.top_left {
  float: none;
  text-align: center;
}
.header_top-sec {
  padding: 9px 0;
}
.ftr-grid {
  width: 100%;
  margin-bottom: 2em;
}
.check {
  margin: 2em 0 0 0em;
}
.navbar-form .form-control {
  width: 100%;
  margin-left: 1em;
}
.navbar-form .form-group {
  width: 69%;
  margin-right: 6%;
}
.sofaset-info ul {
  padding-left: 1em;
}
.single-right h3, .product-table h3 {
  font-size: 1.2em;
}
ul.unit li, ul.cart-header li, ul.cart-header1 li {
  width: 33.33%;
}
ul.unit li:nth-child(3), ul.cart-header li:nth-child(4), ul.cart-header1 li:nth-child(4) {
  display: none;
}
a.add-cart {
  font-size: .6em;
  margin-top: 2.8em;
  padding: 1em 1.2em;
  margin-left: 18px;
}
.cart-total {
  width: 100%;
  padding:2em 0 0 0;
}
.checkout {
  padding: 3em 0 2em 0;
}
.footer {
  padding: 2em 0 0em;
}
.ftr-grid {
  padding: 0;
}
.box_1 {
  width: 33%;
  margin-top: 0;
}
}

@media (min-width: 361px) { 
	.banner-vigencia {
		padding: 0px 100px !important; 		
	}
}

@media (min-width: 991px) { 
	#div-banner-regala {
		font-size: larger; 		
	}
}