especificos.css 13 KB

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