/*
Theme Name: BatterySAI
Theme URI: https://www.estudionumerico.com
Author: Estudio Numérico
Author URI: https://www.estudionumerico.com
Description: 
Version: 2023
Text Domain: batterysai

BatterySAI WordPress Theme © 2011-2023 Estudio Numérico
*/
html {
overflow-x: hidden;
  margin: 0;
  padding: 0;
}
h1, h2, h3, h4 {
	color: #494A4F!important;
}


p{
	color: #6B6B6B;
	font-size:1.2em;
}

strong{
	color: #6B6B6B;
}


ul{
	list-style:none;
	padding:0 !important;
}


a{
	color:#494A4F !important;
	text-decoration: none;
	
}



.categoria a {
    color: #ffffff !important;
    text-decoration: none;
    background-color: transparent;
}


.entry-content {
	max-width: 1480px;
	margin:auto !important;	
}




/* Menú*/

.logo-menu {
    flex: 0 0 20% !important;
    max-width: 20% !important;
}

.main-menu-site{
	flex: 0 0 80% !important;
    max-width: 80% !important;
}


#top-menu{
	background-color: #494A4F;
    padding: 1em 4em;
	align-items: center;
}
   
    

.custom-logo-link img {
	width: 80%;
	height: auto;
}

.nav-menu{
	display:flex;
	list-style:none;
	margin-bottom: 0rem;
	justify-content: space-around;
	
}

.menu-item{
	margin: 5px 10px
	
}

.nav-menu .menu-item a{
	color: white !important;
	font-size: 1.2em !important;
	font-weight: 500;
}

.menu-item a{
	color: white !important;
	transition: all 0.3s 

}
.menu-item a:hover {
   	color:#70B62C !important;
	text-decoration:none;
	
    
}

button {
	background-color: #70B62C;
    border: none;
    padding: 5px 10px;
}

button a {
	color: #FFFFFF !important;
}

button a :hover {
	color: #FFFFFF !important;
	text-decoration:none !important;
}



/* Home */

.ventajas-content{
	position:relative;
	margin-top: -6em !important;
	display:flex;
	justify-content: center;
	background-color: #ffffff8f;
	-webkit-box-shadow: 5px 2px 17px -3px rgba(0,0,0,0.73); 
	box-shadow: 5px 2px 17px -3px rgba(0,0,0,0.73);
}

.ventajas {
	max-width: 85%;
	padding: 1em 0em;
	
}   

.ventaja{
	display: flex;
    flex-direction: column;
	align-items: center;
    text-align: center; 
	width: 200px
}

.ventaja-imagen{
	width:80%;
}

.ventaja-texto{
	color:#494A4F!important;
	font-size:1.2em;
}

.banners-categorias{
	justify-content: space-between;
}

.categoria-img{
	min-height:348px;
}



.banner-02{
	background-color:#F4F4F4;
}

.sat-content img{
	width:100%;
	height:auto;
}

.banner-image{
	background-size:cover;
	background-position: center;
}


.categoria-img{
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
	background-size: cover;
}


.categoria-img a {
    color: #ffffff !important;
    text-decoration: none;
    background-color: transparent;
    position: relative;
	font-size:20px;
	text-transform: uppercase;
	font-weight:600;

}

.banner-certificados{
	display: flex;
    align-items: center;

}   

/* single-producto*/

.lista-clientes {
	display: flex !important;
    list-style: none;
    align-items: center;
    justify-content: space-around;
}


.banner-cliente img{
	width:100%;
	height: auto;
	
}

.caracteristicas-list{
	padding: 1.5em;
	border: 0.5px solid #DADADA;
}

.caracteristicas-list ::after{
    content: "";
    display: block;
	position:absolute;
    width: 60px;
    height: 4px;
    background: #70B62C;
    top: 0;
    left: 0;
   
}

.caracteristicas-list ul {
    padding: 0;
	list-style:none;
}

.caracteristicas-list ul li{
	background-color: #F4F4F4;
    padding: 0.5em;
	margin: 0.5em;
}

.control {
    position: absolute;
    top: 40%;
    z-index: 999;
    display: block;
    padding: 4% 3%;
    width: auto;
    height: auto;
    background: none!important;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    font-size: 24px !important;
    opacity: 1;
    cursor: pointer;
}




/* Banners */

.entry-title{
    color: #494A4F;
}

.title-banner{
    padding: 4em 0em;
    text-align: center;
    color: #FFFFFF !important;
}

.header{
	background-size: cover;
	width 100% !important;
}


.banners-title::after{
	content: "";
    display: block;
    width: 35px;
    height:5px;
    background: #70B62C;
    bottom: 0;
    left: 0;
	margin-top: 0.2em
}

.entry-title::after{
	content: "";
    display: block;
    width: 35px;
    height:5px;
    background: #70B62C;
    bottom: 0;
    left: 0;
	margin-top: 0.2em
}



/* Productos */

.banner-imagen{
   
}



.banner img{
	max-width:100%;
	height: auto !important;
	border: 0.5px solid #DADADA;
    
	
}

.banner-texto{
	padding: 0.5em;
    text-align: center;
    background-color: #70B62C;
    color: white;
    font-size: 20px;
    font-weight: 600;
	cursor:pointer;
}
   
/*contacto */

.banner-logo{
	display:flex;
	justify-content: flex-start;

}


/* Formulario contacto */


[type="submit"]:not(:disabled) {
    cursor: pointer;
    background-color: #70B62C;
    color: #FFFFFF;
    border: none;
}

.formulario{
	padding: 1em 2em;
	border: 0.5px solid #DADADA;
   
}


/* Footer */

#footer{
	background-color: #494A4F;
}

#copyright{
	color: #FFFFFF;
}

.nav-menu-legal{
	display:flex;
	list-style:none;
}

.nav-menu-legal li{
	text-decoration:underline #FFFFFF;
	margin: 5px 10px
}

.nav-menu-legal li a{
	color: #FFFFFF;
}

.nav-menu-legal {
    display: flex;
    list-style: none;
    justify-content: flex-end !important;
}


.nav-menu-social .menu-item a {
    color: #494A4F !important;
    transition: all 0.3s;
}


-----------------------


.nombre-producto{
	margin-bottom:1em
}


h3::after{
    content: "";
    display: block;
    width: 35px;
    height: 3px;
    background: #70B62C;
    bottom: 0;
    left: 0;
    margin-top: 0.2em;
}


.control {
    position: absolute;
    bottom: 10% !important;
    z-index: 999;
    display: block;
    padding: 4% 3%;
    width: auto;
    height: auto;
    background: none;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    font-size: 30px;
    opacity: 1;
    cursor: pointer;
		text-decoration:none!important;
		color: #C8C8C8 !important;
	
}

.slider{
	height: 600px !important;
}


.banner{
	text-align:center;
}

.lista-clientes {
    display: flex !important;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
}

.banner-cliente img {
    width: 100%;
    height: auto;
    padding: 0em 1em;
		max-width: 250px
}
.nav-menu .menu-item a{
	font-size: 1.1em !important;
}


#top-menu {
  clear: both;
}
#toggle i:before, .fa-bars {
	color: #ffffff;
}
.site-info {
	position: relative;
}
#toggle {
	position: relative;
	float: right;
}


@media only screen and (max-width: 768px){
	.ventajas-content {
    position: relative;
    margin-top: 0em !important;
    display: flex;
    justify-content: center;
    background-color: #ffffff8f;
    -webkit-box-shadow: 5px 2px 17px -3px rgba(0,0,0,0.73);
    box-shadow: 5px 2px 17px -3px rgba(0,0,0,0.73);
}
	.categoria-img {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-size: cover;
    margin: 0.5em;
	}
	
	.categoria-img {
    min-height: 168px;
}
	
	.ventaja {
    margin: 1em 0em;
}
	.ventaja-imagen{
		width:60%
	}
	
	.ventaja-imagen img {
    height: auto;
    vertical-align: middle;
    border-style: none;
		width:100%;
		height:auto
    
	}
	
	
	.nav-menu-legal {
    display: flex;
    list-style: none;
    justify-content: flex-end !important;
    flex-direction: column;
    align-content: flex-start;
    flex-wrap: nowrap;
    align-items: flex-start;
    margin: 0;
    padding: 0;
    margin-top: 1em;
}
	

	#main-menu {
    position: absolute;
    left: 0;
    top: 60px;
    z-index: 55555;
    padding: 0;
}
	
	#popout {
    background-color: #494a4f ;
    height: 100vh;
	display: none;
}
	
	.menu-menu-principal-container ul {
    display: grid;
    border-top: none;
    padding-top: 2em !important;
}
	
	.nav-menu .menu-item a {
    color: white !important;
		
}
	
	#top-menu {
    background-color: #494A4F;
    padding: 1em 2em;
			
}
	
	.site-info{
		  display: flex;
    align-items: center;
	}

	
	.nav-menu-legal a{
		color: #FFFFFF !important;
	}
	
	.logo-menu {
    flex: 0 0 100% !important;
    max-width: 100% !important;
	display: flex;
    align-items: center;
}	
}
	
}


@media screen and (max-width: 900px) {
  #popout {
    display: none;
    background-color: #494A4F;
  }
  #toggle {
    display: block;
  }
  .menu-menu-principal-container ul {
    display: grid;
    border-top: 1px solid #70B62C;
  }
  .menu-menu-principal-container ul li {
    height: 36px;
    border-bottom: 1px solid #70B62C;
    width: 100vw;
    position: relative;
  }
	#main-menu {
	  position: absolute;
	  left: 0;
	  top: 80px;
	  z-index: 55555;
	  padding: 0;
	}
}
@media screen and (min-width: 901px) {
  #popout {
    display: block !important;
  }
  #toggle {
    display: none !important;
  }
}


.slider{
  position:relative;
  width:100%;
  overflow:hidden;
  margin:20px auto 0 auto;
}

.slider ul{
  position:relative;
  width:100%;
  margin:0;
  padding:0;
  height:720px;
  display:inline-block;
  list-style:none;
  background:#458;
}


.slider ul li{
  position:relative;
  float:left;
  display:inline-block;
  margin:0;
  padding:0;
  width:720px;
  height:720px;
  background:#fff;
  text-align:center;
  line-height:720px;
  color:#333;
}

#galeria-producto ul{
	list-style: none;
}

#galeria-producto img{
	width:80%;
	height:auto;
	position: absolute;
	left:0;
}

.control{
  position: absolute;
  top: 40%;
  z-index: 999;
  display: block;
  padding: 4% 3%;
  width: auto;
  height: auto;
  background: #2a2a2a;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  font-size: 18px;
  opacity: 0.8;
  cursor: pointer;
}

.prev{
  left:0px;
}

.next{
  right:0px;
}


.banner-02{
background-image:url("https://www.batterysai.com/wp-content/uploads/2023/09/tecnico.jpg");
	background-position: center;
 	background-repeat: no-repeat;
  background-size: cover;
}

.contacto-content{
	background-image:url("https://www.batterysai.com/wp-content/uploads/2023/07/banner-home-contacto.png");
 	background-position: center;
 	background-repeat: no-repeat;
  background-size: cover;
}

.banners-logos{
	    align-items: center;
}

.nav-menu-social{
	display:flex;
	margin: 1em 0em;
}

.nav-menu-social .menu-item a:hover{
    color: #70B62C !important;
    transition: all 0.2s;
}


.dashicons, .dashicons-before:before {
    font-size: 26px;
   
}

body {
    background: #fff;
    overflow-x: hidden;
}


@media (min-width: 576px)
.col-sm-9 {
    flex: 0 0 75% !important;
    max-width: 75% !important;
}















