Especificos.css 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550
  1. @font-face {
  2. font-family: 'Analogue Reduced 45 Light';
  3. src: url('http://www.fontsaddict.com/fontface/essencesans-regular.ttf');
  4. }
  5. @font-face {
  6. font-family: 'Champagne and Limousine';
  7. src: url('http://www.fontsaddict.com/fontface/champagne-limousines.ttf');
  8. -webkit-font-smoothing: antialiased;
  9. }
  10. @font-face {
  11. font-family: 'Raleway';
  12. src: url('/Fonts/Raleway-Regular.ttf');
  13. }
  14. html, body
  15. {
  16. margin: 0px auto;
  17. font-family: 'Raleway';
  18. /*font-family: 'Franklin Gothic Book','Helvetica Neue',Helvetica,Arial,sans-serif;
  19. */-webkit-font-smoothing: antialiased;
  20. -webkit-text-stroke: 0.50px;
  21. }
  22. /*************NAVBAR************/
  23. #top_wrapper
  24. {
  25. background-color: #fff;
  26. width: 100%;
  27. height: 55px;
  28. position: fixed;
  29. top: 0px;
  30. box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
  31. border-bottom: 2px solid ;
  32. padding-top: 15px;
  33. }
  34. #navbar
  35. {
  36. display: table;
  37. width: 90%;
  38. margin: 0px auto;
  39. background-color:#FFF;
  40. padding-bottom: 10px;
  41. font-family: 'Champagne and Limousine';
  42. font-size: 100%;
  43. color: #485260;
  44. letter-spacing: 5px;
  45. -webkit-font-smoothing: antialiased;
  46. }
  47. #navlist
  48. {
  49. text-transform: uppercase;
  50. text-align:center;
  51. width: 70%;
  52. padding-bottom: 30px;
  53. display: table-row;
  54. }
  55. #navlist li
  56. {
  57. vertical-align: middle;
  58. display: table-cell;
  59. text-align: center;
  60. width: 0%;
  61. }
  62. /*************PAGINAS¨*******************/
  63. #paginas_wrapper
  64. {
  65. height: 500px;
  66. float: left;
  67. }
  68. .pagina
  69. {
  70. height: 470px;
  71. }
  72. #paginas_list
  73. {
  74. font-size: 36pt;
  75. color: #475A68;
  76. margin: 20px auto;
  77. width: 60px;
  78. text-align: center;
  79. position: relative;
  80. }
  81. #paginas_list li
  82. {
  83. margin: 0px auto;
  84. width: 0%;
  85. vertical-align: middle;
  86. cursor: pointer;
  87. display: table-cell;
  88. text-align: center;
  89. }
  90. /*************LISTA PRODUCTOS************/
  91. #productosbar
  92. {
  93. width:250px;
  94. height: auto;
  95. margin-top: 20px;
  96. display: inline-block;
  97. float: left;
  98. }
  99. #categorias
  100. {
  101. width: 200px;
  102. margin: 0px auto;
  103. }
  104. #categorias li:hover
  105. {
  106. opacity: 0.5;
  107. transition: opacity 0.2s ease-in-out;
  108. }
  109. #lista_productos
  110. {
  111. margin-left: 50px;
  112. float: left;
  113. vertical-align: middle;
  114. width: 820px;
  115. margin-top: 20px;
  116. }
  117. #productos_wrapper
  118. {
  119. width: 90%;
  120. /*text-align: center;*/
  121. margin: 70px auto;
  122. }
  123. /*************SECCIONES************/
  124. #producto
  125. {
  126. font-family: "Champagne and Limousine";
  127. font-size: 16px;
  128. color: #7B9299;
  129. letter-spacing: 5px;
  130. width: 660px;
  131. }
  132. #banner
  133. {
  134. background: url('Images/banner.jpg') no-repeat scroll center bottom / cover #485260 ;
  135. width: 100%;
  136. height: 90%;
  137. max-height: 100%;
  138. text-align: center;
  139. margin:70px auto;
  140. font-family: 'Champagne and Limousine';
  141. font-size: 300%;
  142. color: White;
  143. padding-top: 100px;
  144. }
  145. #productos_titulo
  146. {
  147. width: auto;
  148. height: auto;
  149. padding-top: 1px;
  150. }
  151. #nosotros, #actividades, #distribuidoras, #cursos
  152. {
  153. width: 90%;
  154. height: auto;
  155. text-align: center;
  156. margin: 70px auto;
  157. }
  158. #productos
  159. {
  160. background: url('Images/productos.jpg') no-repeat scroll center bottom / cover #485260 ;
  161. height: 400px;
  162. max-height: 100%;
  163. width: 90%;
  164. margin: 100px auto;
  165. font-family: 'Champagne and Limousine';
  166. font-size: 200%;
  167. color: #D8DFE1;
  168. text-align: center;
  169. }
  170. /*************TABLAS************/
  171. #capital-tabla, #interior-tabla
  172. {
  173. background: none repeat scroll 0% 0% #FFF;
  174. width: 480px;
  175. border-collapse: collapse;
  176. text-align: center;
  177. margin: 20px auto;
  178. }
  179. thead
  180. {
  181. font-family: 'Champagne and Limousine';
  182. font-weight: normal;
  183. font-size: 150%;
  184. vertical-align: baseline;
  185. margin: 0px auto;
  186. padding: 0px;
  187. outline: 0px none;
  188. border: 0px none;
  189. background: none repeat scroll 0% 0% transparent;
  190. }
  191. th
  192. {
  193. font-weight: normal;
  194. padding: 10px 30px;
  195. color: #475A68;
  196. border-bottom: 1px solid;
  197. }
  198. tbody, td
  199. {
  200. font-family: 'Champagne and Limousine';
  201. font-weight: normal;
  202. padding: 7px 30px;
  203. color: #475A68;
  204. }
  205. /**************FOOTER**************/
  206. #ok:hover, #ok:active, #ok
  207. {
  208. background-color:#BCC9CC;
  209. -webkit-border-top-left-radius:0px;
  210. -moz-border-radius-topleft:0px;
  211. border-top-left-radius:0px;
  212. -webkit-border-top-right-radius:0px;
  213. -moz-border-radius-topright:0px;
  214. border-top-right-radius:0px;
  215. -webkit-border-bottom-right-radius:0px;
  216. -moz-border-radius-bottomright:0px;
  217. border-bottom-right-radius:0px;
  218. -webkit-border-bottom-left-radius:0px;
  219. -moz-border-radius-bottomleft:0px;
  220. border-bottom-left-radius:0px;
  221. text-indent:0px;
  222. display:inline-block;
  223. color:#475A68;
  224. font-size:18px;
  225. font-weight:normal;
  226. font-style:normal;
  227. height:30px;
  228. line-height:30px;
  229. width:56px;
  230. text-decoration:none;
  231. text-align:center;
  232. }
  233. #footer-outer
  234. {
  235. background-color: #475A68;
  236. font-family: 'Champagne and Limousine';
  237. font-size: 26px;
  238. color: #BCC9CC;
  239. width: 100%;
  240. height: 250px;
  241. }
  242. #footer-inner-left
  243. {
  244. padding-top: 30px;
  245. padding-left: 30px;
  246. width: 40%;
  247. float: left;
  248. display: inline;
  249. text-align: left;
  250. margin-top: 0px;
  251. text-transform: uppercase;
  252. font-size: 20px;
  253. }
  254. #footer-inner-right
  255. {
  256. padding-top: 30px;
  257. padding-right: 30px;
  258. width: 40%;
  259. float: right;
  260. display:inline;
  261. text-align: right;
  262. }
  263. #suscribe
  264. {
  265. width : 40%;
  266. height: 30px;
  267. background-color: #BCC9CC;
  268. border: 0px;
  269. margin-top: 20px;
  270. }
  271. /*************HEADERS STYLE************/
  272. hr
  273. {
  274. color: #465A68;
  275. background-color: #465A68;
  276. height: 2px;
  277. }
  278. h2
  279. {
  280. font-family: 'Champagne and Limousine';
  281. font-weight: normal;
  282. font-size: 26px;
  283. }
  284. #title
  285. {
  286. margin: 0px auto;
  287. text-align: center;
  288. display:table;
  289. border: 1px solid;
  290. }
  291. h3
  292. {
  293. display: table-cell;
  294. vertical-align: middle;
  295. font-family: 'Champagne and Limousine';
  296. font-weight: normal;
  297. color: #D8DFE1;
  298. background: #475A68;
  299. width: 200px;
  300. height: 50px;
  301. text-align: center;
  302. margin: 0px auto;
  303. }
  304. h1
  305. {
  306. font-weight:normal;
  307. width: 100%;
  308. text-align: center;
  309. border-bottom: 2px solid #465A68;
  310. line-height: 0.1em;
  311. /*font-family:'Franklin Gothic Book','Helvetica Neue',Helvetica,Arial,sans-serif;
  312. */ font-family: 'Champagne and Limousine';
  313. margin: 30px auto;
  314. color: #465A68;
  315. font-size: 190%;
  316. font-style: normal;
  317. letter-spacing: 5px;
  318. }
  319. h1 span {
  320. background:#fff;
  321. padding:0 10px;
  322. }
  323. h2
  324. {
  325. text-align: center;
  326. color : #fff;
  327. }
  328. h4
  329. {
  330. font-size: 25px;
  331. font-weight: normal;
  332. padding: 0px 0px 0px 0px;
  333. margin: 0px 0px 0px 0px;
  334. font-family: "Champagne and Limousine";
  335. color: #475A68;
  336. }
  337. h5
  338. {
  339. font-size: 50px;
  340. color:White;
  341. text-align: center;
  342. font-family: 'Champagne and Limousine';
  343. }
  344. p
  345. {
  346. margin: 70px 30px 70px 30px;
  347. font-family: 'Raleway', sans-serif;
  348. font-size: 16px;
  349. text-align: center;
  350. letter-spacing: 3px;
  351. color: #7196A6;
  352. font-weight: 300;
  353. line-height: 23px;
  354. }
  355. a:link
  356. {
  357. color: #485260;
  358. text-decoration:none;
  359. }
  360. a:hover,
  361. {
  362. opacity: 0.5; transition: opacity 0.3s ease-in-out;
  363. /*color: #7196A6;
  364. text-decoration: none;
  365. opacity: 0.5;
  366. filter: alpha(opacity=100);
  367. -webkit-transition: opacity 2s linear;
  368. */
  369. }
  370. ul, li
  371. {
  372. width: 200px;
  373. list-style-type: none;
  374. margin-bottom: 3px;
  375. }
  376. li:hover
  377. {
  378. opacity: 0.5;
  379. transition: opacity 0.5s ease-in-out;
  380. }
  381. .hidden { display: none;}
  382. /********************SLIDES********************/
  383. @import url(http://fonts.googleapis.com/css?family=Varela+Round);
  384. .slides {
  385. float: left;
  386. padding: 0;
  387. width: 900px;
  388. height: 600px;
  389. display: block;
  390. margin: -51px auto;
  391. position: relative;
  392. }
  393. .slides * {
  394. user-select: none;
  395. -ms-user-select: none;
  396. -moz-user-select: none;
  397. -khtml-user-select: none;
  398. -webkit-user-select: none;
  399. -webkit-touch-callout: none;
  400. }
  401. .slides input { display: none; }
  402. .slide-container { display: block; }
  403. .slide {
  404. top: 0;
  405. opacity: 0;
  406. width: 900px;
  407. height: 500px;
  408. display: block;
  409. position: absolute;
  410. transform: scale(0);
  411. transition: all .7s ease-in-out;
  412. }
  413. .slide img {
  414. width: 100%;
  415. height: 100%;
  416. }
  417. .nav label
  418. {
  419. height: 120px;
  420. z-index: 9;
  421. cursor: pointer;
  422. color: #475A68;
  423. font-size: 80pt;
  424. text-align: center;
  425. font-family: "Varela Round", sans-serif;
  426. margin: auto auto;
  427. margin-top: 170px;
  428. /*display: none;
  429. line-height: 380px;
  430. opacity: 0;
  431. transition: opacity .2s;
  432. background-color: rgba(255, 255, 255, .3);
  433. text-shadow: 0px 0px 15px rgb(119, 119, 119);
  434. width: 60px;
  435. height: 50px;
  436. */
  437. }
  438. .slide:hover + .nav label { opacity: 0.5; }
  439. .nav label:hover { opacity: 0.2; transition: opacity 1s ease-in-out;}
  440. /*.nav .next { right: 0; }*/
  441. input:checked + .slide-container .slide {
  442. opacity: 1;
  443. transition: opacity 1s ease-in-out;
  444. }
  445. input:checked + .slide-container .nav label { display: block; }
  446. .nav-dots {
  447. width: 100%;
  448. bottom: 9px;
  449. height: 11px;
  450. display: inline-block;
  451. position: absolute;
  452. text-align: center;
  453. }
  454. .nav-dots .nav-dot {
  455. top: -5px;
  456. width: 11px;
  457. height: 11px;
  458. margin: 0 4px;
  459. position: relative;
  460. border-radius: 100%;
  461. display: inline-block;
  462. background-color: rgba(0, 0, 0, 0.6);
  463. }
  464. .nav-dots .nav-dot:hover {
  465. cursor: pointer;
  466. background-color: rgba(0, 0, 0, 0.8);
  467. input#img-1:checked ~ .nav-dots label#img-dot-1,
  468. input#img-2:checked ~ .nav-dots label#img-dot-2,
  469. input#img-3:checked ~ .nav-dots label#img-dot-3,
  470. input#img-4:checked ~ .nav-dots label#img-dot-4,
  471. input#img-5:checked ~ .nav-dots label#img-dot-5,
  472. input#img-6:checked ~ .nav-dots label#img-dot-6 {
  473. background: rgba(0, 0, 0, 0.8);
  474. }