Advertisement
Guest User

VICOM css

a guest
Apr 22nd, 2019
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.52 KB | None | 0 0
  1. @import url("https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700");
  2. @import url("https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300");
  3. @import url("https://www.umayor.cl/vmum/templates/prixomo/css/tarea.css");
  4.  
  5. #header_umayor header {
  6. font-family: 'Open Sans Condensed', sans-serif; }
  7. #header_umayor header .headerTop {
  8. background: #4e4e4e; }
  9. #header_umayor header .headerTop .inner {
  10. height: 1%;
  11. margin: 0px auto;
  12. max-width: 1200px;
  13. overflow: hidden;
  14. width: 77.5%; }
  15. @media (max-width: 1200px) {
  16. #header_umayor header .headerTop .inner {
  17. width: 100%; } }
  18. #header_umayor header .headerTop .inner .wrapInfo {
  19. float: left; }
  20. #header_umayor header .headerTop .inner .wrapInfo a {
  21. color: #fff;
  22. display: block;
  23. float: left;
  24. line-height: 40px;
  25. font-size: 20px;
  26. text-decoration: none;
  27. transition: background 250ms, color 250ms; }
  28. #header_umayor header .headerTop .inner .wrapInfo a:nth-of-type(1) {
  29. background: #777777;
  30. font-weight: 100;
  31. padding: 0px 40px; }
  32. @media (max-width: 760px) {
  33. #header_umayor header .headerTop .inner .wrapInfo a:nth-of-type(1) {
  34. padding: 0px 10px;
  35. font-size: 16px; } }
  36. #header_umayor header .headerTop .inner .wrapInfo a:nth-of-type(1) span {
  37. color: #feda3f;
  38. font-weight: bold;
  39. text-decoration: none; }
  40. #header_umayor header .headerTop .inner .wrapInfo a:nth-of-type(1):hover {
  41. background: #feda3f;
  42. color: #4e4e4e; }
  43. #header_umayor header .headerTop .inner .wrapInfo a:nth-of-type(1):hover span {
  44. color: #4e4e4e; }
  45. #header_umayor header .headerTop .inner .wrapInfo a:nth-of-type(2) {
  46. padding: 0px 20px;
  47. font-weight: 100;
  48. font-size: 18px; }
  49. @media screen and (max-width: 320px) {
  50. #header_umayor header .headerTop .inner .wrapInfo a:nth-of-type(2) {
  51. padding: 0px 10px; } }
  52. #header_umayor header .headerTop .inner .wrapInfo a:nth-of-type(3) {
  53. height: 30px;
  54. background: #999a9a;
  55. color: #4e4e4e;
  56. text-align: center;
  57. line-height: 33px;
  58. margin: 5px 0px;
  59. width: 30px; }
  60. #header_umayor header .headerTop .inner .wrapInfo a:nth-of-type(3):hover {
  61. background: #feda3f;
  62. color: #000; }
  63. #header_umayor header .headerTop .inner .wrapservicios {
  64. float: right; }
  65. @media (max-width: 1000px) {
  66. #header_umayor header .headerTop .inner .wrapservicios {
  67. width: 100%; } }
  68. #header_umayor header .headerTop .inner .wrapservicios a {
  69. color: #fff;
  70. display: block;
  71. float: left;
  72. font-size: 16px;
  73. line-height: 40px;
  74. padding: 0px 20px;
  75. text-decoration: none;
  76. transition: background 250ms, color 250ms; }
  77. @media (max-width: 992px) {
  78. #header_umayor header .headerTop .inner .wrapservicios a {
  79. display: inline-block;
  80. padding: 0px 10px; } }
  81. @media (max-width: 360px) {
  82. #header_umayor header .headerTop .inner .wrapservicios a {
  83. display: inline-block;
  84. padding: 0px 5px; } }
  85. @media (max-width: 320px) {
  86. #header_umayor header .headerTop .inner .wrapservicios a {
  87. position: initial;
  88. text-align: center;
  89. width: 50%; } }
  90. #header_umayor header .headerTop .inner .wrapservicios a:nth-of-type(1) {
  91. background: #656464; }
  92. @media (max-width: 992px) {
  93. #header_umayor header .headerTop .inner .wrapservicios a:nth-of-type(1) {
  94. position: initial; } }
  95. @media screen and (max-width: 320px) {
  96. #header_umayor header .headerTop .inner .wrapservicios a:nth-of-type(1) {
  97. background: inherit; } }
  98. #header_umayor header .headerTop .inner .wrapservicios a:hover {
  99. background: #feda3f;
  100. color: #4e4e4e; }
  101. #header_umayor header .headerTop .inner .form {
  102. float: right; }
  103. @media (max-width: 1220px) {
  104. #header_umayor header .headerTop .inner .form {
  105. display: none; } }
  106. #header_umayor header .headerTop .inner .form form {
  107. width: 17%; }
  108. #header_umayor header .headerTop .inner .form form fieldset {
  109. position: relative; }
  110. #header_umayor header .headerTop .inner .form form fieldset input {
  111. border: none;
  112. background: #8c8c8c;
  113. display: block;
  114. height: 40px;
  115. padding: 0px 30px 0px 10px;
  116. outline: none;
  117. color: #fff;
  118. background-image: url(../images/search.png);
  119. background-repeat: no-repeat;
  120. background-position: right; }
  121. #header_umayor header .headerBottom {
  122. background: #feda3f; }
  123. #header_umayor header .headerBottom .inner {
  124. /*height: 1%;*/
  125. height: auto;
  126. margin: 0px auto;
  127. max-width: 1200px;
  128. overflow: hidden;
  129. /*width: 77.5%;*/
  130. width: 90%;
  131. padding: 25px 0px;
  132. /*padding: 40px 0px; */
  133. }
  134. @media (max-width: 1200px) {
  135. #header_umayor header .headerBottom .inner {
  136. padding: 10px 0px;
  137. width: 100%; } }
  138. @media (max-width: 1000px) {
  139. #header_umayor header .headerBottom .inner {
  140. width: 100%; } }
  141. #header_umayor header .headerBottom .inner h1 {
  142. position: relative;
  143. z-index: 200;
  144. display: block;
  145. float: left;
  146. margin: 0; }
  147. @media (max-width: 1140px) {
  148. #header_umayor header .headerBottom .inner h1 {
  149. margin-left: 10px; } }
  150. @media (max-width: 960px) {
  151. #header_umayor header .headerBottom .inner h1 {
  152. width: 300px;
  153. height: auto;
  154. margin-left: 10px; } }
  155. @media screen and (max-width: 1100px) {
  156. #header_umayor header .headerBottom .inner h1 {
  157. float: left;
  158. width: 250px;
  159. height: auto;
  160. margin-top: 10px;
  161. padding: 10px; } }
  162. @media screen and (max-width: 320px) {
  163. #header_umayor header .headerBottom .inner h1 {
  164. float: left;
  165. width: 220px;
  166. height: auto;
  167. margin-top: 10px;
  168. padding: 5px; } }
  169. #header_umayor header .headerBottom .inner h1 a {
  170. display: block; }
  171. #header_umayor header .headerBottom .inner h1 a img {
  172. height: auto;
  173. width: 100%; }
  174. #header_umayor header .headerBottom .inner a {
  175. color: #333; }
  176.  
  177. #header_umayor #header {
  178. z-index: 100;
  179. background: inherit;
  180. position: absolute;
  181. padding: 0px;
  182. font-family: 'Open Sans Condensed', sans-serif; }
  183. @media (max-width: 1300px) {
  184. #header_umayor #header {
  185. position: relative;
  186. width: 100%; } }
  187. #header_umayor #header h2 {
  188. width: 90%;
  189. padding-bottom: 5px;
  190. margin-bottom: 7px;
  191. font-weight: bold;
  192. text-transform: none;
  193. background: #969697;
  194. color: #fff;
  195. font-size: 16px;
  196. margin-bottom: 10px;
  197. padding: 5px;
  198. font-family: "Open sans condensed", sans-serif; }
  199. @media (max-width: 1300px) {
  200. #header_umayor #header h2 {
  201. width: 100%;
  202. font-size: 18px;
  203. font-weight: bold;
  204. margin-top: 15px;
  205. padding-left: 20px; } }
  206. #header_umayor #header .titulo-link {
  207. margin-top: 13.4px;
  208. margin-bottom: 4px;
  209. }
  210. @media (max-width: 1300px){
  211. #header_umayor #header .titulo-link{
  212. margin-bottom: -7px;
  213. margin-top: -16px;
  214. }
  215. }
  216. #header_umayor #header a {
  217. color: #5e5e5e; }
  218. #header_umayor #header a:hover {
  219. color: #444; }
  220.  
  221. #header_umayor #header:after {
  222. content: "";
  223. clear: both;
  224. display: block; }
  225.  
  226. #header_umayor nav {
  227. font-weight: bold;
  228. width: 100%;
  229. float: left;
  230. margin-top: 20px;
  231. position: relative;
  232. left: 340px; }
  233. @media (max-width: 1400px) {
  234. #header_umayor nav {
  235. margin-top: 5px;
  236. left: 300px; } }
  237. @media (max-width: 1300px) {
  238. #header_umayor nav {
  239. position: initial;
  240. width: 100%; } }
  241. @media (max-width: 1075px) {
  242. #header_umayor nav {
  243. border-bottom: 1px solid #777777;
  244. background: #fff;
  245. position: initial;
  246. width: 100%; } }
  247.  
  248. #header_umayor nav > ul {
  249. float: left;
  250. position: relative; }
  251.  
  252. #header_umayor nav li {
  253. list-style: none;
  254. float: left; }
  255.  
  256. #header_umayor nav .dropdown {
  257. position: relative; }
  258.  
  259. #header_umayor nav li a {
  260. color: #444;
  261. float: left;
  262. padding: 9px; }
  263.  
  264. #header_umayor nav li a:hover {
  265. background: #fff;
  266. color: #777; }
  267.  
  268. #header_umayor nav li ul {
  269. display: none; }
  270.  
  271. #header_umayor nav li:hover ul {
  272. display: inline;
  273. padding-top: 0px; }
  274.  
  275. #header_umayor nav li li {
  276. float: none; }
  277.  
  278. #header_umayor nav .dropdown ul {
  279. position: absolute;
  280. left: 0;
  281. top: 100%;
  282. padding: 15px 0;
  283. border-bottom: 3px solid #969697; }
  284.  
  285. #header_umayor nav .dropdown li {
  286. white-space: nowrap; }
  287.  
  288. #header_umayor nav .dropdown li a {
  289. padding: 10px 35px;
  290. font-size: 15px; }
  291.  
  292. #header_umayor nav .mega-dropdown {
  293. width: 100%;
  294. position: absolute;
  295. top: 100%;
  296. left: 40px;
  297. background: #fff;
  298. overflow: hidden;
  299. padding: 20px 35px;
  300. border-bottom: 3px solid #969697; }
  301.  
  302. #header_umayor nav li li a {
  303. float: none;
  304. color: #333;
  305. display: block;
  306. padding: 7px 0px;
  307. border-radius: 3px;
  308. font-size: 15px; }
  309.  
  310. #header_umayor nav li:hover:nth-child(3) a {
  311. background: inherit; }
  312.  
  313. #header_umayor nav li:hover:nth-child(4) a {
  314. background: inherit; }
  315.  
  316. #header_umayor nav li:hover:nth-child(5) a {
  317. background: inherit; }
  318.  
  319. #header_umayor nav li:hover:nth-child(6) a {
  320. background: inherit; }
  321.  
  322. #header_umayor nav li:hover:nth-child(7) a {
  323. background: inherit; }
  324.  
  325. #header_umayor nav li:hover:nth-child(8) a {
  326. background: inherit; }
  327.  
  328. #header_umayor nav li:hover:nth-child(9) a {
  329. background: inherit; }
  330.  
  331. #header_umayor nav li:hover:nth-child(10) a {
  332. background: inherit; }
  333.  
  334. #header_umayor nav li:hover:nth-child(11) a {
  335. background: inherit; }
  336.  
  337. #header_umayor nav li:hover a {
  338. background: #fff;
  339. border-radius: 5px 5px 0px 0px; }
  340. @media (max-width: 1300px) {
  341. nav li:hover a {
  342. background: inherit; } }
  343.  
  344. #header_umayor .mega-col {
  345. width: 25%;
  346. float: left;
  347. min-height: 280px;
  348. margin-bottom: 13px;
  349. padding-left: 0px; }
  350. @media (max-width: 1300px) {
  351. #header_umayor .mega-col {
  352. position: initial;
  353. min-height: 0px;
  354. width: 100%; } }
  355.  
  356. #header_umayor .admision {
  357. min-height: 170px; }
  358. @media (max-width: 1300px) {
  359. .admision {
  360. position: initial;
  361. min-height: 0px;
  362. width: 100%; }
  363.  
  364. #header_umayor .admision{
  365. min-height: auto;
  366. } }
  367.  
  368. #header_umayor #menu-icon {
  369. position: absolute;
  370. right: 0;
  371. top: 50%;
  372. margin-top: -12px;
  373. margin-right: 30px;
  374. display: none; }
  375. @media (max-width: 320px) {
  376. #menu-icon {
  377. margin-top: -20px; } }
  378.  
  379. #header_umayor #menu-icon span {
  380. border: 2px solid #444;
  381. width: 30px;
  382. margin-bottom: 5px;
  383. display: block;
  384. -webkit-transition: all .2s;
  385. -webkit-transition: all .1s;
  386. -o-transition: all .1s;
  387. transition: all .1s; }
  388.  
  389. @media only screen and (max-width: 1300px) {
  390. #header_umayor nav > ul > li > a {
  391. padding: 35px 15px; } }
  392.  
  393. @media only screen and (min-width: 1300px) {
  394. #header_umayor nav {
  395. display: block !important; } }
  396.  
  397. @media only screen and (max-width: 1300px) {
  398. #header_umayor nav {
  399. display: none;
  400. width: 100%;
  401. clear: both;
  402. float: none;
  403. max-height: 400px;
  404. overflow-y: scroll; }
  405. #header_umayor #menu-icon {
  406. display: inline;
  407. top: 40px;
  408. cursor: pointer; }
  409. #header_umayor #menu-icon.active .first {
  410. -ms-transform: rotate(45deg);
  411. transform: rotate(45deg);
  412. -webkit-transform: rotate(45deg);
  413. margin-top: 10px; }
  414. #header_umayor #menu-icon.active .second {
  415. -ms-transform: rotate(135deg);
  416. transform: rotate(135deg);
  417. -webkit-transform: rotate(135deg);
  418. position: relative;
  419. top: -9px; }
  420. #header_umayor #menu-icon.active .third {
  421. display: none; }
  422. #header_umayor nav {
  423. padding: 20px; }
  424. #header_umayor nav ul {
  425. float: none;
  426. padding-left: 0px; }
  427. #header_umayor nav li {
  428. float: none; }
  429. #header_umayor nav ul li a {
  430. font-size: 16px;
  431. float: none;
  432. padding: 8px;
  433. display: block;
  434. margin-bottom: 7px; }
  435. #header_umayor #header nav ul ul {
  436. display: block;
  437. position: static;
  438. background: none;
  439. border: none;
  440. padding: 0; }
  441. #header_umayor #header nav a {
  442. color: #444;
  443. padding: 8px; }
  444. #header_umayor #header nav a:hover {
  445. background: #fff;
  446. color: #333;
  447. border-radius: 3px; }
  448. #header_umayor #header nav ul li li a:before {
  449. content: "- "; }
  450. #header_umayor .mega-col {
  451. width: 100%; } }
  452.  
  453. @media (max-width: 1300px) {
  454. .titulomenu {
  455. display: none !important; } }
  456.  
  457. /* S */
  458. .layout-boxed .body-innerwrapper {
  459. max-width: 100%;
  460. box-shadow: none;
  461. }
  462.  
  463. #sp-header {
  464. background: #feda3f;
  465. box-shadow: none;
  466. }
  467.  
  468. #sp-top , #sp-top-bar {
  469. display: none;
  470. }
  471.  
  472. .sp-megamenu-parent >li >a {
  473. text-shadow:none;
  474. color: #000;
  475. }
  476.  
  477. .call-action-odd {
  478. background: #12636B;
  479. }
  480.  
  481. .sppb-btn.sppb-btn-default {
  482. background:#12636B;
  483. border: 1px solid #12636B;
  484. text-shadow:none;
  485. }
  486.  
  487. .sppb-btn.sppb-btn-default:hover {
  488. background:#12636B;
  489. border: 1px solid #12636B;
  490. }
  491.  
  492. .sppb-btn.sppb-btn-primary:hover {
  493. background:#fff;
  494. border: 1px solid #fff;
  495. color: #444;
  496. text-shadow:none;
  497. }
  498.  
  499. .sppb-addon-image-content-new .main .text:before {
  500. background:#12636B;
  501. }
  502.  
  503. .sppb-addon-image-content-new .main .text .icon-text h3.sppb-image-content-title {
  504. color: #444;
  505. }
  506.  
  507. #offcanvas-toggler >i {
  508. text-shadow:none;
  509. color:#fff;
  510. }
  511.  
  512. #offcanvas-toggler >i:hover {
  513. text-shadow:none;
  514. color:#fff;
  515. }
  516.  
  517. .offcanvas-menu {
  518. background:#12636B;
  519. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement