especificos.css 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624
  1. @font-face {
  2. font-family: 'Champagne and Limousine';
  3. src: url('../Fonts/Champagne&Limousines.ttf');
  4. -webkit-font-smoothing: antialiased;
  5. font-weight: 700;
  6. }
  7. @font-face {
  8. font-family: "Open Sans";
  9. font-style: normal;
  10. font-weight: 300;
  11. src: url("../Fonts/OpenSans.woff") format("woff");
  12. }
  13. html, body
  14. {
  15. margin: 0px auto;
  16. font-family: 'Open Sans';
  17. -webkit-font-smoothing: antialiased;
  18. -webkit-text-stroke: 0.50px;
  19. position: relative;
  20. letter-spacing: 0.5px;
  21. }
  22. /**************CONTACT DIV**************/
  23. #overlay-contact {
  24. position: fixed;
  25. top: 0;
  26. left: 0;
  27. height: 100%;
  28. width: 100%;
  29. background-color: rgba(0,0,0,0.5);
  30. z-index: 10;
  31. font-variant: normal;
  32. font-weight: normal;
  33. color: white;
  34. font-size: 26px;
  35. text-align: center;
  36. display: none;
  37. }
  38. #facebook-link{
  39. position: fixed;
  40. top: 20px;
  41. z-index: 9;
  42. right: 20px;
  43. }
  44. #message{ resize: vertical; overflow:auto; max-height: 200px;}
  45. .basic-grey {
  46. width: 50%;
  47. position: fixed;
  48. left: 50%;
  49. margin: 0 0 0 -25%;
  50. z-index: 11;
  51. background: #465A68;
  52. padding: 20px 30px 20px 30px;
  53. font-family: 'Open Sans';
  54. font-size: 14px;
  55. letter-spacing: 2px;
  56. color: #BCC9CC ;
  57. border:1px solid #DADADA;
  58. display: none;
  59. -webkit-text-stroke: 0.50px;
  60. }
  61. .basic-grey label {
  62. display: block;
  63. margin: 0px 0px 5px;
  64. }
  65. .basic-grey label>span {
  66. float: left;
  67. width: 80px;
  68. text-align: right;
  69. padding-right: 10px;
  70. margin-top: 10px;
  71. color: #BCC9CC ;
  72. -webkit-text-stroke: 0.50px;
  73. }
  74. .basic-grey input[type="text"], .basic-grey input[type="email"], .basic-grey textarea,.basic-grey select{
  75. border: 1px solid #DADADA;
  76. color: #888;
  77. height: 24px;
  78. margin-bottom: 16px;
  79. margin-right: 6px;
  80. margin-top: 2px;
  81. outline: 0 none;
  82. padding: 3px 3px 3px 5px;
  83. width: 85%;
  84. font-family: 'Open Sans';
  85. font-size: 12px;
  86. }
  87. #btnconsulta { float: right; display:block; }
  88. .basic-grey textarea{
  89. height:100px;
  90. letter-spacing: 2px;
  91. }
  92. .basic-grey .button {
  93. background: #BCC9CC;
  94. border: none;
  95. padding: 10px 25px 10px 25px;
  96. color: #465A68;
  97. }
  98. .basic-grey .button:hover {
  99. opacity: 0.5;
  100. transition: opacity 0.2s ease-in-out;
  101. }
  102. /******************RESPONSIVE MENU******************/
  103. @media (max-width: 1100px){
  104. #navbar { letter-spacing: 0px!important; }
  105. #navlist li { width: auto !important;}
  106. }
  107. @media (min-width: 791px){
  108. #navbar #responsive{ display: none; }
  109. }
  110. @media (max-width:790px){
  111. #navbar #navlist{ display:none; }
  112. #footer-outer {
  113. background-color: #475A68;
  114. font-family: 'Open Sans';
  115. font-size: 26px;
  116. color: #BCC9CC;
  117. width: 100%;
  118. height: 300px!important;
  119. }
  120. #navbar{
  121. display: table;
  122. width: 70% !important;
  123. margin: 0px auto !important;
  124. padding-bottom: 10px;
  125. font-family: 'Champagne and Limousine'!important;
  126. font-size: 120%!important;
  127. color: #485260!important;
  128. letter-spacing: 5px!important;
  129. }
  130. #responsive img{
  131. width: 55px;
  132. height: auto;
  133. }
  134. #responsive
  135. {
  136. text-transform: uppercase;
  137. text-align:center;
  138. width: 70%;
  139. padding-bottom: 30px;
  140. display: table-row;
  141. }
  142. #responsive li
  143. {
  144. vertical-align: middle;
  145. display: table-cell;
  146. text-align: center;
  147. width: 0%;
  148. }
  149. #top_wrapper{
  150. height: 71px!important;
  151. }
  152. }
  153. /*************NAVBAR************/
  154. #top_wrapper
  155. {
  156. background-color: rgba(255,255,255,255);
  157. width: 100%;
  158. position: fixed;
  159. top: 0px;
  160. box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
  161. border-bottom: 1px solid ;
  162. padding-top: 10px;
  163. height: 66px;
  164. z-index: 4;
  165. }
  166. #navbar
  167. {
  168. display: table;
  169. width: 90%;
  170. margin: 0px auto;
  171. background-color:#FFF;
  172. padding-bottom: 10px;
  173. font-family: 'Open Sans';
  174. font-size: 100%;
  175. color: #485260;
  176. letter-spacing: 5px;
  177. }
  178. #navlist
  179. {
  180. text-transform: uppercase;
  181. text-align:center;
  182. width: 70%;
  183. padding-bottom: 30px;
  184. display: table-row;
  185. }
  186. #navlist li
  187. {
  188. vertical-align: middle;
  189. display: table-cell;
  190. text-align: center;
  191. width: 0%;
  192. }
  193. /*************SECCIONES************/
  194. .seccion{
  195. width: 90%;
  196. height: auto;
  197. text-align: center;
  198. margin: 0px auto;
  199. padding-top: 70px;
  200. }
  201. #producto
  202. {
  203. font-family: "Champagne and Limousine";
  204. font-size: 16px;
  205. color: #7B9299;
  206. letter-spacing: 5px;
  207. width: 660px;
  208. }
  209. #banner
  210. {
  211. width:100%;
  212. margin-top: 77px;
  213. transition: opacity 1s;
  214. }
  215. .transp { opacity: 0.5; }
  216. #banner p{
  217. color: white;
  218. -webkit-text-stroke: 0.10px;
  219. }
  220. #productos_titulo
  221. {
  222. width: auto;
  223. height: auto;
  224. padding-top: 1px;
  225. }
  226. /*
  227. #nosotros, #actividades, #distribuidoras, #cursos
  228. {
  229. }
  230. */
  231. #principal{
  232. font-family: 'Open Sans';
  233. font-size: 13pt;
  234. color: #465A68;
  235. }
  236. .titulos{
  237. font-family: 'Champagne and Limousine';
  238. font-size: 19pt;
  239. text-align: center !important;
  240. margin: 0px auto 40px;
  241. background-color: #7B9299;
  242. color: #FFF;
  243. width: 30%;
  244. }
  245. .titulo_curso{
  246. font-family: 'Open Sans';
  247. font-size: 19px;
  248. font-weight: bold;
  249. color: #465A68;
  250. text-align: center;
  251. cursor: pointer;
  252. margin-bottom:15px;
  253. }
  254. .descripcion_curso{
  255. margin: 0px auto;
  256. width: 70%;
  257. font-family: 'Open Sans'/*'Raleway', sans-serif*/;
  258. font-size: 16px;
  259. text-align: justify;
  260. /*letter-spacing: 2px;*/
  261. color: #465A68;/*#7196A6*/
  262. font-weight: 300;
  263. line-height: 23px;
  264. margin-bottom:40px;
  265. display: none;
  266. }
  267. .descripcion_curso i {
  268. text-align: center;
  269. font-size: 16pt;
  270. text-decoration: underline;
  271. }
  272. #cursos{
  273. width: 100%;
  274. height: auto;
  275. text-align: center;
  276. margin: 0px auto;
  277. padding-top: 70px;
  278. border-bottom: 1px solid #475A68;
  279. }
  280. #cursos h1 span{
  281. border: 1px solid;
  282. width: 100%;
  283. }
  284. #curso{
  285. background: url('../Images/back_pattern.png') repeat;
  286. }
  287. #productos
  288. {
  289. /*background: url('Images/productos.jpg') no-repeat scroll center bottom / cover #485260 ;
  290. height: 400px;*/
  291. max-height: 100%;
  292. width: 90%;
  293. margin: 0px auto;
  294. font-family: 'Champagne and Limousine';
  295. /*font-size: 200%;*/
  296. color: #D8DFE1;
  297. text-align: center;
  298. }
  299. .descripciones{
  300. width: 90%;
  301. text-align: center;
  302. margin-top: 0px;
  303. margin-bottom: 40px;
  304. color: #2B4C5F;
  305. font-family: "Open Sans";
  306. font-size: 14px;
  307. display: inline-block;
  308. }
  309. .descripcion{
  310. text-align: center;
  311. width: 30%;
  312. padding: 0px 10px;
  313. display: inline-table;
  314. }
  315. /*************TABLAS************/
  316. #capital-tabla, #interior-tabla
  317. {
  318. background: none repeat scroll 0% 0% #FFF;
  319. width: 480px;
  320. border-collapse: collapse;
  321. text-align: center;
  322. margin: 20px auto;
  323. }
  324. thead
  325. {
  326. font-family: 'Champagne and Limousine';
  327. font-weight: normal;
  328. font-size: 150%;
  329. vertical-align: baseline;
  330. margin: 0px auto;
  331. padding: 0px;
  332. outline: 0px none;
  333. border: 0px none;
  334. background: none repeat scroll 0% 0% transparent;
  335. }
  336. th
  337. {
  338. font-weight: normal;
  339. padding: 10px 30px;
  340. color: #475A68;
  341. border-bottom: 1px solid;
  342. width: 130px;
  343. }
  344. tbody, td
  345. {
  346. font-family: 'Open Sans';
  347. font-size: 14px;
  348. font-weight: normal;
  349. padding: 10px;
  350. text-align: center;
  351. color: #475A68;
  352. }
  353. tbody tr:nth-child(odd) {
  354. background-color: #D8DFE1;
  355. }
  356. /**************FOOTER**************/
  357. #ok:hover, #ok:active, #ok
  358. {
  359. background-color:#BCC9CC;
  360. text-indent:0px;
  361. display:inline-block;
  362. color:#475A68;
  363. font-size:18px;
  364. font-weight:normal;
  365. font-style:normal;
  366. width:96px;
  367. text-align:center;
  368. height: 31px;
  369. }
  370. #footer-outer
  371. {
  372. background-color: #475A68;
  373. font-family: 'Open Sans';
  374. font-size: 26px;
  375. color: #BCC9CC;
  376. width: 100%;
  377. height: 250px;
  378. }
  379. #footer-inner-left
  380. {
  381. font-family: 'Open Sans';
  382. padding-top: 30px;
  383. padding-left: 30px;
  384. width: 40%;
  385. float: left;
  386. display: inline;
  387. text-align: left;
  388. font-size: 15px;
  389. }
  390. #footer-inner-right
  391. {
  392. font-family: 'Open Sans';
  393. font-size: 15px;
  394. padding-top: 20px;
  395. padding-right: 30px;
  396. width: 40%;
  397. float: right;
  398. display:inline;
  399. text-align: right;
  400. }
  401. #suscribe
  402. {
  403. width : 40%;
  404. height: 30px;
  405. background-color: #BCC9CC;
  406. border: 0px;
  407. margin-top: 20px;
  408. }
  409. #input-footer{
  410. }
  411. /*************HEADERS STYLE************/
  412. hr
  413. {
  414. color: #465A68;
  415. background-color: #465A68;
  416. height: 1px;
  417. }
  418. h2
  419. {
  420. font-family: 'Open Sans';
  421. font-weight: 300;
  422. font-size: 20px;
  423. }
  424. .tabla
  425. {
  426. margin: 50px auto;
  427. text-align: center;
  428. display:table;
  429. border: 1px solid;
  430. }
  431. h3
  432. {
  433. display: table-cell;
  434. vertical-align: middle;
  435. font-family: 'Champagne and Limousine';
  436. font-weight: normal;
  437. color: #D8DFE1;
  438. background: #475A68;
  439. width: 200px;
  440. height: 50px;
  441. text-align: center;
  442. margin: 0px auto;
  443. text-transform: uppercase;
  444. letter-spacing: 2px;
  445. }
  446. h1
  447. {
  448. font-weight:normal;
  449. width: 100%;
  450. text-align: center;
  451. border-bottom: 1px solid #465A68;
  452. line-height: 0.1em;
  453. font-family: 'Champagne and Limousine';
  454. margin: 30px auto;
  455. color: #465A68;
  456. font-size: 190%;
  457. font-style: normal;
  458. letter-spacing: 5px;
  459. }
  460. h1 span {
  461. background:#fff;
  462. padding:0 10px;
  463. }
  464. h2
  465. {
  466. text-align: center;
  467. color : #fff;
  468. }
  469. h4
  470. {
  471. font-size: 30px;
  472. color:#BCC9CC;
  473. text-align: right;
  474. font-family: 'Champagne and Limousine';
  475. font-weight: normal;
  476. margin: 0 0;
  477. }
  478. h5
  479. {
  480. letter-spacing: 1px;
  481. font-size: 30px;
  482. color:#BCC9CC;
  483. text-align: left;
  484. font-family: 'Champagne and Limousine';
  485. font-weight: normal;
  486. margin: 0 0;
  487. }
  488. h6{
  489. font-family: 'Open Sans';
  490. font-size: 16px;
  491. font-weight: normal;
  492. background-color: #2B4C5F;
  493. color: #FFF;
  494. margin-bottom: -30px;
  495. padding: 10px;
  496. }
  497. p
  498. {
  499. margin: 40px 30px 70px 30px;
  500. font-family: 'Open Sans'/*'Raleway', sans-serif*/;
  501. font-size: 16px;
  502. text-align: center;
  503. /*letter-spacing: 2px;*/
  504. color: #465A68;/*#7196A6*/
  505. font-weight: 300;
  506. font-weight: 300;
  507. line-height: 23px;
  508. }
  509. a:visited, a:link { color: white; text-decoration:none; }
  510. #navbar a:visited, a:link { color: #485260; }
  511. a:hover { opacity: 0.5; transition: opacity 0.3s ease-in-out; }
  512. li a
  513. {
  514. cursor: pointer;
  515. width: 200px;
  516. list-style-type: none;
  517. margin-bottom: 3px;
  518. }
  519. li:hover { opacity: 0.5; transition: opacity 0.5s ease-in-out; }
  520. .hidden { display: none;}
  521. b { font-weight: bold; }
  522. .center { display:block; margin: 0px auto; text-align:center;}
  523. .titulin { font-size: 23px; font-weight: bold;}
  524. #curso .titulos {max-width:90%; margin:0px auto; color:white;}
  525. #exit{ width: 90%; height: 30px; margin: 0 auto; cursor: pointer; float: right !important; text-align:right; }
  526. @media screen and (max-width:490px){
  527. #responsive img { width:48px; }
  528. #facebook-link{display:none; }
  529. p { margin: 0px; }
  530. .titulos { width:100%; margin: 0px; padding:5px 0px;}
  531. .descripcion { width:100%; }
  532. .descripciones { margin-bottom: 0px; }
  533. .titulo_curso { max-width: 60%; margin: 10px auto; }
  534. #distribuidoras { display: none; } /*TODO: varios select, pais, provincia,etc*/
  535. #footer-outer { height: auto !important; }
  536. #suscribe { width: 70%; }
  537. h4 { text-align:left;}
  538. #footer-inner-left{ float:none; width:98%; padding: 1%; display:block; }
  539. #footer-inner-right{ float:none; width:98%; padding: 1%; display:block; text-align:left;}
  540. .basic-grey{width:90%;left:0px;margin:0px;padding:0px 5%; height:100%;}
  541. .basic-grey input[type="text"], .basic-grey input[type="email"], .basic-grey textarea, .basic-grey select {
  542. width:95%;
  543. }
  544. .basic-grey span{text-align:left !important; }
  545. }