| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550 |
- @font-face {
- font-family: 'Analogue Reduced 45 Light';
- src: url('http://www.fontsaddict.com/fontface/essencesans-regular.ttf');
- }
- @font-face {
- font-family: 'Champagne and Limousine';
- src: url('http://www.fontsaddict.com/fontface/champagne-limousines.ttf');
- -webkit-font-smoothing: antialiased;
- }
- @font-face {
- font-family: 'Raleway';
- src: url('/Fonts/Raleway-Regular.ttf');
- }
- html, body
- {
- margin: 0px auto;
- font-family: 'Raleway';
- /*font-family: 'Franklin Gothic Book','Helvetica Neue',Helvetica,Arial,sans-serif;
- */-webkit-font-smoothing: antialiased;
- -webkit-text-stroke: 0.50px;
- }
- /*************NAVBAR************/
- #top_wrapper
- {
- background-color: #fff;
- width: 100%;
- height: 55px;
- position: fixed;
- top: 0px;
- box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
- border-bottom: 2px solid ;
- padding-top: 15px;
- }
- #navbar
- {
- display: table;
- width: 90%;
- margin: 0px auto;
- background-color:#FFF;
- padding-bottom: 10px;
- font-family: 'Champagne and Limousine';
- font-size: 100%;
- color: #485260;
- letter-spacing: 5px;
- -webkit-font-smoothing: antialiased;
- }
- #navlist
- {
- text-transform: uppercase;
- text-align:center;
- width: 70%;
- padding-bottom: 30px;
- display: table-row;
- }
- #navlist li
- {
- vertical-align: middle;
- display: table-cell;
- text-align: center;
- width: 0%;
- }
- /*************PAGINAS¨*******************/
- #paginas_wrapper
- {
- height: 500px;
- float: left;
- }
- .pagina
- {
- height: 470px;
- }
- #paginas_list
- {
- font-size: 36pt;
- color: #475A68;
- margin: 20px auto;
- width: 60px;
- text-align: center;
- position: relative;
- }
- #paginas_list li
- {
- margin: 0px auto;
- width: 0%;
- vertical-align: middle;
- cursor: pointer;
- display: table-cell;
- text-align: center;
- }
- /*************LISTA PRODUCTOS************/
- #productosbar
- {
- width:250px;
- height: auto;
- margin-top: 20px;
- display: inline-block;
- float: left;
- }
- #categorias
- {
- width: 200px;
- margin: 0px auto;
- }
- #categorias li:hover
- {
- opacity: 0.5;
- transition: opacity 0.2s ease-in-out;
- }
- #lista_productos
- {
- margin-left: 50px;
- float: left;
- vertical-align: middle;
- width: 820px;
- margin-top: 20px;
- }
- #productos_wrapper
- {
- width: 90%;
- /*text-align: center;*/
- margin: 70px auto;
- }
- /*************SECCIONES************/
- #producto
- {
- font-family: "Champagne and Limousine";
- font-size: 16px;
- color: #7B9299;
- letter-spacing: 5px;
- width: 660px;
- }
- #banner
- {
- background: url('Images/banner.jpg') no-repeat scroll center bottom / cover #485260 ;
- width: 100%;
- height: 90%;
- max-height: 100%;
- text-align: center;
- margin:70px auto;
- font-family: 'Champagne and Limousine';
- font-size: 300%;
- color: White;
- padding-top: 100px;
- }
- #productos_titulo
- {
- width: auto;
- height: auto;
- padding-top: 1px;
- }
- #nosotros, #actividades, #distribuidoras, #cursos
- {
- width: 90%;
- height: auto;
- text-align: center;
- margin: 70px auto;
-
- }
- #productos
- {
- background: url('Images/productos.jpg') no-repeat scroll center bottom / cover #485260 ;
- height: 400px;
- max-height: 100%;
- width: 90%;
- margin: 100px auto;
- font-family: 'Champagne and Limousine';
- font-size: 200%;
- color: #D8DFE1;
- text-align: center;
- }
- /*************TABLAS************/
- #capital-tabla, #interior-tabla
- {
-
- background: none repeat scroll 0% 0% #FFF;
- width: 480px;
- border-collapse: collapse;
- text-align: center;
- margin: 20px auto;
- }
- thead
- {
- font-family: 'Champagne and Limousine';
- font-weight: normal;
- font-size: 150%;
- vertical-align: baseline;
- margin: 0px auto;
- padding: 0px;
- outline: 0px none;
- border: 0px none;
- background: none repeat scroll 0% 0% transparent;
- }
- th
- {
- font-weight: normal;
- padding: 10px 30px;
- color: #475A68;
- border-bottom: 1px solid;
- }
- tbody, td
- {
- font-family: 'Champagne and Limousine';
- font-weight: normal;
- padding: 7px 30px;
- color: #475A68;
- }
- /**************FOOTER**************/
- #ok:hover, #ok:active, #ok
- {
- background-color:#BCC9CC;
- -webkit-border-top-left-radius:0px;
- -moz-border-radius-topleft:0px;
- border-top-left-radius:0px;
- -webkit-border-top-right-radius:0px;
- -moz-border-radius-topright:0px;
- border-top-right-radius:0px;
- -webkit-border-bottom-right-radius:0px;
- -moz-border-radius-bottomright:0px;
- border-bottom-right-radius:0px;
- -webkit-border-bottom-left-radius:0px;
- -moz-border-radius-bottomleft:0px;
- border-bottom-left-radius:0px;
- text-indent:0px;
- display:inline-block;
- color:#475A68;
- font-size:18px;
- font-weight:normal;
- font-style:normal;
- height:30px;
- line-height:30px;
- width:56px;
- text-decoration:none;
- text-align:center;
- }
- #footer-outer
- {
- background-color: #475A68;
- font-family: 'Champagne and Limousine';
- font-size: 26px;
- color: #BCC9CC;
- width: 100%;
- height: 250px;
-
-
- }
- #footer-inner-left
- {
- padding-top: 30px;
- padding-left: 30px;
- width: 40%;
- float: left;
- display: inline;
- text-align: left;
- margin-top: 0px;
- text-transform: uppercase;
- font-size: 20px;
- }
- #footer-inner-right
- {
- padding-top: 30px;
- padding-right: 30px;
- width: 40%;
- float: right;
- display:inline;
- text-align: right;
- }
- #suscribe
- {
- width : 40%;
- height: 30px;
- background-color: #BCC9CC;
- border: 0px;
- margin-top: 20px;
- }
- /*************HEADERS STYLE************/
- hr
- {
- color: #465A68;
- background-color: #465A68;
- height: 2px;
- }
- h2
- {
- font-family: 'Champagne and Limousine';
- font-weight: normal;
- font-size: 26px;
- }
- #title
- {
- margin: 0px auto;
- text-align: center;
- display:table;
- border: 1px solid;
- }
- h3
- {
- display: table-cell;
- vertical-align: middle;
- font-family: 'Champagne and Limousine';
- font-weight: normal;
- color: #D8DFE1;
- background: #475A68;
- width: 200px;
- height: 50px;
- text-align: center;
- margin: 0px auto;
- }
- h1
- {
-
- font-weight:normal;
- width: 100%;
- text-align: center;
- border-bottom: 2px solid #465A68;
- line-height: 0.1em;
- /*font-family:'Franklin Gothic Book','Helvetica Neue',Helvetica,Arial,sans-serif;
- */ font-family: 'Champagne and Limousine';
- margin: 30px auto;
- color: #465A68;
- font-size: 190%;
- font-style: normal;
- letter-spacing: 5px;
- }
- h1 span {
- background:#fff;
- padding:0 10px;
- }
- h2
- {
- text-align: center;
- color : #fff;
- }
- h4
- {
- font-size: 25px;
- font-weight: normal;
- padding: 0px 0px 0px 0px;
- margin: 0px 0px 0px 0px;
- font-family: "Champagne and Limousine";
- color: #475A68;
- }
- h5
- {
- font-size: 50px;
- color:White;
- text-align: center;
- font-family: 'Champagne and Limousine';
-
- }
- p
- {
- margin: 70px 30px 70px 30px;
- font-family: 'Raleway', sans-serif;
- font-size: 16px;
- text-align: center;
- letter-spacing: 3px;
- color: #7196A6;
- font-weight: 300;
- line-height: 23px;
- }
- a:link
- {
- color: #485260;
- text-decoration:none;
- }
- a:hover,
- {
- 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
- {
- width: 200px;
- list-style-type: none;
- margin-bottom: 3px;
- }
- li:hover
- {
- opacity: 0.5;
- transition: opacity 0.5s ease-in-out;
- }
- .hidden { display: none;}
- /********************SLIDES********************/
- @import url(http://fonts.googleapis.com/css?family=Varela+Round);
- .slides {
- float: left;
- padding: 0;
- width: 900px;
- height: 600px;
- display: block;
- margin: -51px auto;
- position: relative;
- }
- .slides * {
- user-select: none;
- -ms-user-select: none;
- -moz-user-select: none;
- -khtml-user-select: none;
- -webkit-user-select: none;
- -webkit-touch-callout: none;
- }
- .slides input { display: none; }
- .slide-container { display: block; }
- .slide {
- top: 0;
- opacity: 0;
- width: 900px;
- height: 500px;
- display: block;
- position: absolute;
- transform: scale(0);
- transition: all .7s ease-in-out;
- }
- .slide img {
- width: 100%;
- height: 100%;
- }
- .nav label
- {
- height: 120px;
- z-index: 9;
- cursor: pointer;
- color: #475A68;
- font-size: 80pt;
- text-align: center;
- font-family: "Varela Round", sans-serif;
- margin: auto auto;
- margin-top: 170px;
- /*display: none;
- line-height: 380px;
- opacity: 0;
- transition: opacity .2s;
- background-color: rgba(255, 255, 255, .3);
- text-shadow: 0px 0px 15px rgb(119, 119, 119);
- width: 60px;
- height: 50px;
- */
- }
- .slide:hover + .nav label { opacity: 0.5; }
- .nav label:hover { opacity: 0.2; transition: opacity 1s ease-in-out;}
- /*.nav .next { right: 0; }*/
- input:checked + .slide-container .slide {
- opacity: 1;
- transition: opacity 1s ease-in-out;
- }
- input:checked + .slide-container .nav label { display: block; }
- .nav-dots {
- width: 100%;
- bottom: 9px;
- height: 11px;
- display: inline-block;
- position: absolute;
- text-align: center;
- }
- .nav-dots .nav-dot {
- top: -5px;
- width: 11px;
- height: 11px;
- margin: 0 4px;
- position: relative;
- border-radius: 100%;
- display: inline-block;
- background-color: rgba(0, 0, 0, 0.6);
- }
- .nav-dots .nav-dot:hover {
- cursor: pointer;
- background-color: rgba(0, 0, 0, 0.8);
- input#img-1:checked ~ .nav-dots label#img-dot-1,
- input#img-2:checked ~ .nav-dots label#img-dot-2,
- input#img-3:checked ~ .nav-dots label#img-dot-3,
- input#img-4:checked ~ .nav-dots label#img-dot-4,
- input#img-5:checked ~ .nav-dots label#img-dot-5,
- input#img-6:checked ~ .nav-dots label#img-dot-6 {
- background: rgba(0, 0, 0, 0.8);
- }
|