html, body
{
margin: 0px auto;
font-family: 'Open Sans';
position: relative;
letter-spacing: 0.5px;
}
#protector-slide{
position: relative;
background: url("Images/protector/slide1-1400.jpg") no-repeat bottom;
background-size: cover;
height: 700px;
width: 100%;
margin-top:77px;
}
h1{ text-transform: uppercase; }
.imageIcon{
height: 115px;
width: 115px;
margin: 0px auto;
margin-bottom: 25px;
}
#timeIcon {
background:url(../Images/icons/protector.png) 0 0px;
}
#extendIcon {
background:url(../Images/icons/protector.png) 0 -115px;
}
#waterIcon {
background:url(../Images/icons/protector.png) 0 -230px;
}
#hatIcon {
background:url(../Images/icons/protector.png) 0 -345px;
}
#drinkIcon{
background:url(../Images/icons/protector.png) 0 -460px;
}
#cloudIcon{
background:url(../Images/icons/protector.png) 0 -575px;
}
#direccion{
width: 50%;
display: block;
margin: 0px auto 40px;
text-align: center;
}
#app{
border: 1px solid #55707F;
height: 150px;
width: 60%;
margin: 0px auto;
margin-bottom: 20px;
padding: 20px;
}
#title{
margin-top: 15px ;
z-index: 3;
left: 50%;
transform: translate(-50%, 0);
position: absolute;
color: white;
text-shadow: 0 0 0.2em #000;
}
#prod-image{
display:block;
position:absolute;
top:60%;
transform: translate(-50%,-50%);
left:50%;
margin-right:-50%;
}
#prod-description{
width: 55%;
height: 185px;
right: 50px;
position: absolute;
background-color: rgba(255,255,255,0.8);
padding: 30px;
}
#space{ clear:both; }
#slide-wrapper{
position: absolute;
right:0px;
bottom: 90px;
width:100%;
}
#slider-bottom{
position: absolute;
bottom: 30px;
width: 100%;
margin: 0px auto;
text-align: center;
font-size: 28px;
letter-spacing: 30px;
color: white;
cursor: pointer;
}
#prod-title{
font-size: 20px;
font-variant: small-caps;
border-bottom: 1px solid;
margin-bottom: 20px;
}
#switcher { width:100%; z-index:5;text-align:center;position:absolute;bottom:15px;}
#switcher div {
color:white;
margin:0px 10px;
max-height:160px;
display:inline;
z-index:5;
cursor:pointer;
text-shadow: 0px 0px 2px black;
}
#switcher div[id="0"] { color:#3696BF ;}
.ciudades { text-align:left; width:150px; padding:0px 5px; display:inline-table; }
.pac-container { margin-top: -75px !important; }
#image-container { width:39%; text-align:center; position:relative;height:700px;}
@media screen and (min-width:1140px){
#prod-description{ bottom: 200px !important; }
}
@media screen and (max-width:1140px){
#prod-description{ bottom: 200px !important; width:50%; height:250px; }
#direccion { width:70%; }
}
@media screen and (max-width:900px){
#prod-description{ width:50%; height:270px; }
#direccion { width:90%; }
}
#banner{ margin-top:0px!important;}
#protector-solar{
width: 50%;
margin: 0px auto;
text-align: center;
background-color: #324875;
height: 60px;
padding-top: 19px;
color: white;
font-family: Open Sans;
font-size: 25px;
text-transform: uppercase;
font-weight: bold;
}