|
@@ -8,16 +8,11 @@
|
|
|
-webkit-font-smoothing: antialiased;
|
|
-webkit-font-smoothing: antialiased;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-@font-face {
|
|
|
|
|
- font-family: 'Raleway';
|
|
|
|
|
- src: url('/Fonts/Raleway-Regular.ttf');
|
|
|
|
|
-}
|
|
|
|
|
html, body
|
|
html, body
|
|
|
{
|
|
{
|
|
|
margin: 0px auto;
|
|
margin: 0px auto;
|
|
|
font-family: 'Raleway'sans-serif;
|
|
font-family: 'Raleway'sans-serif;
|
|
|
-/*font-family: 'Franklin Gothic Book','Helvetica Neue',Helvetica,Arial,sans-serif;
|
|
|
|
|
- */-webkit-font-smoothing: antialiased;
|
|
|
|
|
|
|
+ -webkit-font-smoothing: antialiased;
|
|
|
-webkit-text-stroke: 0.50px;
|
|
-webkit-text-stroke: 0.50px;
|
|
|
position: relative;
|
|
position: relative;
|
|
|
|
|
|
|
@@ -33,9 +28,16 @@ html, body
|
|
|
background-color: rgba(0,0,0,0.5);
|
|
background-color: rgba(0,0,0,0.5);
|
|
|
z-index: 10;
|
|
z-index: 10;
|
|
|
margin-top: -30px;
|
|
margin-top: -30px;
|
|
|
|
|
+ font-variant: normal;
|
|
|
|
|
+ font-weight: normal;
|
|
|
|
|
+ color: white;
|
|
|
|
|
+ font-size: 26px;
|
|
|
|
|
+ text-align: center;
|
|
|
|
|
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
#exit{
|
|
#exit{
|
|
|
width: 30px;
|
|
width: 30px;
|
|
|
height: 30px;
|
|
height: 30px;
|
|
@@ -43,19 +45,15 @@ html, body
|
|
|
cursor: pointer;
|
|
cursor: pointer;
|
|
|
float: right;
|
|
float: right;
|
|
|
}
|
|
}
|
|
|
-#mensaje{ resize:both; overflow:auto;}
|
|
|
|
|
|
|
+#message{ resize: vertical; overflow:auto; max-height: 200px;}
|
|
|
|
|
+
|
|
|
|
|
|
|
|
|
|
|
|
|
-/* Basic Grey */
|
|
|
|
|
.basic-grey {
|
|
.basic-grey {
|
|
|
width: 50%;
|
|
width: 50%;
|
|
|
position: fixed;
|
|
position: fixed;
|
|
|
left: 50%;
|
|
left: 50%;
|
|
|
margin: 0 0 0 -25%;
|
|
margin: 0 0 0 -25%;
|
|
|
- /*position: fixed;
|
|
|
|
|
- width: 650px;
|
|
|
|
|
- margin-right: auto;
|
|
|
|
|
- margin-left: auto;*/
|
|
|
|
|
z-index: 11;
|
|
z-index: 11;
|
|
|
background: #465A68;
|
|
background: #465A68;
|
|
|
padding: 20px 30px 20px 30px;
|
|
padding: 20px 30px 20px 30px;
|
|
@@ -317,7 +315,7 @@ html, body
|
|
|
#productos
|
|
#productos
|
|
|
{
|
|
{
|
|
|
/*background: url('Images/productos.jpg') no-repeat scroll center bottom / cover #485260 ;
|
|
/*background: url('Images/productos.jpg') no-repeat scroll center bottom / cover #485260 ;
|
|
|
- */height: 400px;
|
|
|
|
|
|
|
+ height: 400px;*/
|
|
|
max-height: 100%;
|
|
max-height: 100%;
|
|
|
width: 90%;
|
|
width: 90%;
|
|
|
margin: 100px auto;
|
|
margin: 100px auto;
|
|
@@ -530,12 +528,6 @@ a:link
|
|
|
a:hover,
|
|
a:hover,
|
|
|
{
|
|
{
|
|
|
opacity: 0.5; transition: opacity 0.3s ease-in-out;
|
|
opacity: 0.5; transition: opacity 0.3s ease-in-out;
|
|
|
- /*color: #7196A6;
|
|
|
|
|
- text-decoration: none;
|
|
|
|
|
- opacity: 0.5;
|
|
|
|
|
- filter: alpha(opacity=100);
|
|
|
|
|
- -webkit-transition: opacity 2s linear;
|
|
|
|
|
- */
|
|
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
ul, li
|
|
ul, li
|
|
@@ -554,7 +546,7 @@ li:hover
|
|
|
.hidden { display: none;}
|
|
.hidden { display: none;}
|
|
|
|
|
|
|
|
|
|
|
|
|
-/********************SLIDES********************/
|
|
|
|
|
|
|
+/********************SLIDES TODO: es necesario?
|
|
|
|
|
|
|
|
@import url(http://fonts.googleapis.com/css?family=Varela+Round);
|
|
@import url(http://fonts.googleapis.com/css?family=Varela+Round);
|
|
|
|
|
|
|
@@ -618,7 +610,7 @@ li:hover
|
|
|
|
|
|
|
|
.nav label:hover { opacity: 0.2; transition: opacity 1s ease-in-out;}
|
|
.nav label:hover { opacity: 0.2; transition: opacity 1s ease-in-out;}
|
|
|
|
|
|
|
|
-/*.nav .next { right: 0; }*/
|
|
|
|
|
|
|
+.nav .next { right: 0; }
|
|
|
|
|
|
|
|
input:checked + .slide-container .slide {
|
|
input:checked + .slide-container .slide {
|
|
|
opacity: 1;
|
|
opacity: 1;
|
|
@@ -659,4 +651,5 @@ input#img-4:checked ~ .nav-dots label#img-dot-4,
|
|
|
input#img-5:checked ~ .nav-dots label#img-dot-5,
|
|
input#img-5:checked ~ .nav-dots label#img-dot-5,
|
|
|
input#img-6:checked ~ .nav-dots label#img-dot-6 {
|
|
input#img-6:checked ~ .nav-dots label#img-dot-6 {
|
|
|
background: rgba(0, 0, 0, 0.8);
|
|
background: rgba(0, 0, 0, 0.8);
|
|
|
-}
|
|
|
|
|
|
|
+}
|
|
|
|
|
+********************/
|