Advertisement
Guest User

Untitled

a guest
Jul 24th, 2023
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 66.26 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="en-US" prefix="og: http://ogp.me/ns#"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  3. <meta name="viewport" content="width=device-width,initial-scale=1">
  4. <style>
  5. /*
  6. ***
  7. ***
  8. ***
  9. INLINE-SWEETER-APP.CSS START
  10. ***
  11. ***
  12. ***
  13. */
  14. @import url('https://fonts.googleapis.com/css2?family=Lato&display=swap');
  15. ul li {
  16. color: #2b2b2b;
  17. }
  18. hr {
  19. border: none;
  20. height: 1px;
  21. color: #bfbfbf;
  22. background-color: #bfbfbf;
  23. }
  24. body,button,input,select,textarea,pre,ul,ol{
  25. margin:0;
  26. padding:0
  27. }
  28. h1,h2,h3,h4,h5,h6,p,dl,ol,ul,dt,dd{
  29. margin:0;
  30. }
  31. h1 {font-weight:600;}
  32. ul,ol{
  33. list-style:none
  34. }
  35. button,input,select,textarea{
  36. font-family:inherit;
  37. font-size:100%
  38. }
  39. article,aside,details,figcaption,figure,footer,header,main,nav,section,summary{
  40. display:block
  41. }
  42. img{
  43. border:0
  44. }
  45. @-webkit-keyframes fadeInLeft{
  46. 0%{
  47. opacity:0;
  48. -webkit-transform:translateX(-20px);
  49. transform:translateX(-20px)
  50. }
  51. 100%{
  52. opacity:1;
  53. -webkit-transform:translateX(0);
  54. transform:translateX(0)
  55. }
  56. }
  57. @keyframes fadeInLeft{
  58. 0%{
  59. opacity:0;
  60. -webkit-transform:translateX(-20px);
  61. -ms-transform:translateX(-20px);
  62. transform:translateX(-20px)
  63. }
  64. 100%{
  65. opacity:1;
  66. -webkit-transform:translateX(0);
  67. -ms-transform:translateX(0);
  68. transform:translateX(0)
  69. }
  70. }
  71. .section-title{
  72. padding:1rem 0;
  73. margin-bottom:1rem;
  74. text-align:center
  75. }
  76. .section-title hr{
  77. width:25%;
  78. height:0;
  79. border:0;
  80. border-bottom-style:solid;
  81. border-bottom-width:1px;
  82. border-bottom-color:inherit
  83. }
  84. .after-arrow-right:after,.after-arrow-left:after,.after-arrow-up:after{
  85. content:'';
  86. position:absolute;
  87. border-style:solid;
  88. border-width:19px 0 19px 28px;
  89. border-color:transparent #fff;
  90. display:block;
  91. width:0;
  92. z-index:99;
  93. top:36%
  94. }
  95. .after-arrow-right:after{
  96. right:-26px
  97. }
  98. .after-arrow-left:after{
  99. left:-24px;
  100. transform:rotate(180deg);
  101. -webkit-transform:rotate(180deg);
  102. -moz-transform:rotate(180deg)
  103. }
  104. .after-arrow-up:after{
  105. top:-32px;
  106. left:43%;
  107. transform:rotate(270deg);
  108. -webkit-transform:rotate(270deg);
  109. -moz-transform:rotate(270deg)
  110. }
  111. .mobile-hero{
  112. display:none
  113. }
  114. @media only screen and (max-width:1024px){
  115. .mobile-hero{
  116. display:block;
  117. background-size:cover;
  118. background-position:center center;
  119. height:350px;
  120. width:100%
  121. }
  122. }
  123.  
  124. .mobile-hero p{
  125. color:#fff;
  126. padding-top:6rem;
  127. font-size:3rem;
  128. text-align:center;
  129. text-transform:uppercase;
  130. font-family:'Lato', HelveticaNeueW01-67MdCn_692710, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  131. text-shadow:2px 2px 5px #333
  132. }
  133. @media only screen and (max-width:1100px) and (min-width:768px){
  134. header nav ul li a {
  135. padding-left: 0.6rem !important;
  136. padding-right: 0.6rem !important;
  137. }
  138. }
  139. @media only screen and (max-width:768px){
  140. .mobile-hero p{
  141. font-size:2rem
  142. }
  143. }
  144. @media only screen and (max-width:400px){
  145. .mobile-hero p{
  146. font-size:1.5rem
  147. }
  148. .eapp-popup-content-inner {
  149. width: 100% !important;
  150. }
  151. .eapp-popup-button-component.eapp-popup-button-shape-rounded {
  152. font-size: 15px!important;
  153. }
  154. }
  155. h1,.h1,.f1{
  156. font-size:1.9rem;
  157. line-height:2rem;
  158. font-family:'Lato', HelveticaNeueW01-67MdCn_692710, 'Helvetica Neue', Helvetica, Arial, sans-serif
  159. }
  160. h2,.h2,.f2{
  161. font-size:1.4rem;
  162. line-height:1.5rem;
  163. font-weight:400;
  164. font-family:'Lato', HelveticaNeueW01-75Bold, 'Helvetica Neue', Helvetica, Arial, sans-serif
  165. }
  166. h3,.h3,.f3{
  167. font-size:1.15rem;
  168. line-height:1.5rem;
  169. font-weight:400;
  170. font-family:'Lato', HelveticaNeueW01-75Bold, 'Helvetica Neue', Helvetica, Arial, sans-serif
  171. }
  172. p,.p,article ul,.article ul,article table,.article table{
  173. font-size:0.9rem;
  174. line-height:1.3rem;
  175. letter-spacing:1.5px;
  176. padding-bottom:1rem
  177. }
  178. .disclaimer{
  179. font-size:0.75rem
  180. }
  181. small,.small,.f5{
  182. font-size:0.7rem;
  183. line-height:1.5rem
  184. }
  185. .xsmall{
  186. font-size:0.6rem;
  187. line-height:1rem
  188. }
  189. .normal{
  190. font-size:0.9rem
  191. }
  192. .large{
  193. font-size:2.9rem
  194. }
  195. .xlarge{
  196. font-size:3.9rem
  197. }
  198. strong,.bold{
  199. font-weight:700;
  200. letter-spacing:1px
  201. }
  202. @supports (-webkit-appearance: none){
  203. strong,.bold{
  204.  
  205. }
  206. }
  207. .regular{
  208. font-weight:400
  209. }
  210. .italic{
  211. font-style:italic
  212. }
  213. .caps{
  214. text-transform:uppercase;
  215. letter-spacing:0.2em
  216. }
  217. .center{
  218. text-align:center
  219. }
  220. .right-align{
  221. text-align:right
  222. }
  223. .measure{
  224. max-width:48rem
  225. }
  226. .measure-narrow{
  227. max-width:40rem
  228. }
  229. .measure-wide{
  230. max-width:60rem
  231. }
  232. .leading-0{
  233. line-height:0
  234. }
  235. .leading-1{
  236. line-height:1rem
  237. }
  238. .leading-2{
  239. line-height:2rem
  240. }
  241. .leading-3{
  242. line-height:3rem
  243. }
  244. .leading-4{
  245. line-height:4rem
  246. }
  247. .mauto{
  248. margin:0 auto
  249. }
  250. .m0{
  251. margin:0
  252. }
  253. .mb0{
  254. margin-bottom:0
  255. }
  256. .m1{
  257. margin:1rem
  258. }
  259. .mt1{
  260. margin-top:1rem
  261. }
  262. .mr1{
  263. margin-right:1rem
  264. }
  265. .mb1{
  266. margin-bottom:1rem
  267. }
  268. .ml1{
  269. margin-left:1rem
  270. }
  271. .m2{
  272. margin:2rem
  273. }
  274. .mr2{
  275. margin-right:2rem
  276. }
  277. .mb2{
  278. margin-bottom:2rem
  279. }
  280. .ml2{
  281. margin-left:2rem
  282. }
  283. .m3{
  284. margin:3rem
  285. }
  286. .mt3{
  287. margin-top:3rem
  288. }
  289. .mr3{
  290. margin-right:3rem
  291. }
  292. .mb3{
  293. margin-bottom:3rem
  294. }
  295. .ml3{
  296. margin-left:3rem
  297. }
  298. .m4{
  299. margin:4rem
  300. }
  301. .mt4{
  302. margin-top:4rem
  303. }
  304. .mr4{
  305. margin-right:4rem
  306. }
  307. .mb4{
  308. margin-bottom:4rem
  309. }
  310. .ml4{
  311. margin-left:4rem
  312. }
  313. .m-responsive{
  314. margin:4rem
  315. }
  316. .mt-responsive{
  317. margin-top:4rem
  318. }
  319. .mr-responsive{
  320. margin-right:4rem
  321. }
  322. .mb-responsive{
  323. margin-bottom:4rem
  324. }
  325. .ml-responsive{
  326. margin-left:4rem
  327. }
  328. .pb0{
  329. padding-bottom:0
  330. }
  331. .pquarter{
  332. padding:0.25rem
  333. }
  334. .phalf{
  335. padding:0.5rem
  336. }
  337. .p1{
  338. padding:1rem
  339. }
  340. .px1{
  341. padding-right:1rem;
  342. padding-left:1rem
  343. }
  344. .py1{
  345. padding-top:1rem;
  346. padding-bottom:1rem
  347. }
  348. .p2{
  349. padding:2rem
  350. }
  351. .px2{
  352. padding-right:2rem;
  353. padding-left:2rem
  354. }
  355. .py2{
  356. padding-top:2rem;
  357. padding-bottom:2rem
  358. }
  359. .p3{
  360. padding:3rem
  361. }
  362. .px3{
  363. padding-right:3rem;
  364. padding-left:3rem
  365. }
  366. .py3{
  367. padding-top:3rem;
  368. padding-bottom:3rem
  369. }
  370. .p4{
  371. padding:4rem
  372. }
  373. .px4{
  374. padding-right:4rem;
  375. padding-left:4rem
  376. }
  377. .py4{
  378. padding-top:4rem;
  379. padding-bottom:4rem
  380. }
  381. .p-responsive{
  382. padding:4rem
  383. }
  384. .px-responsive{
  385. padding-right:4rem;
  386. padding-left:4rem
  387. }
  388. .py-responsive{
  389. padding-top:4rem;
  390. padding-bottom:4rem
  391. }
  392. @media only screen and (max-width:980px){
  393. .p-responsive{
  394. padding:3rem
  395. }
  396. .px-responsive{
  397. padding-right:3rem;
  398. padding-left:3rem
  399. }
  400. .py-responsive{
  401. padding-top:3rem;
  402. padding-bottom:3rem
  403. }
  404. }
  405. @media only screen and (max-width:768px){
  406. .mt2{
  407. margin-top:1rem
  408. }
  409. .py3{
  410. padding-top:1.5rem;
  411. padding-bottom:1.5rem
  412. }
  413. .p-responsive{
  414. padding:1.5rem
  415. }
  416. .px-responsive{
  417. padding-right:1.5rem;
  418. padding-left:1.5rem
  419. }
  420. .py-responsive{
  421. padding-top:1.5rem;
  422. padding-bottom:1.5rem
  423. }
  424. }
  425. .inline{
  426. display:inline
  427. }
  428. .block{
  429. display:block
  430. }
  431. .inline-block{
  432. display:inline-block
  433. }
  434. .oh{
  435. overflow:hidden
  436. }
  437. .left{
  438. float:left
  439. }
  440. .right{
  441. float:right
  442. }
  443. .clearfix:before,.highlight:before,.hm2:before,#ol-columns:before,#fuzzy:before,.job-grid:before,footer .container:before,.clearfix:after,.highlight:after,.hm2:after,#ol-columns:after,#fuzzy:after,.job-grid:after,footer .container:after{
  444. content:" ";
  445. display:table
  446. }
  447. .clearfix:after,.highlight:after,.hm2:after,#ol-columns:after,#fuzzy:after,.job-grid:after,footer .container:after{
  448. clear:both
  449. }
  450. .fit{
  451. max-width:100%
  452. }
  453. .wrap{
  454. margin-right:auto;
  455. margin-left:auto
  456. }
  457. .hide,.mobile-show,.tablet-show{
  458. display:none
  459. }
  460. @media only screen and (max-width:980px){
  461. .clear-position{
  462. position:static !important
  463. }
  464. .tablet-show,.tablet-block{
  465. display:block !important
  466. }
  467. .tablet-block{
  468. width:100% !important
  469. }
  470. .tablet-hide{
  471. display:none
  472. }
  473. .tablet-base{
  474. padding:1rem !important
  475. }
  476. }
  477. @media only screen and (max-width:768px){
  478. .mobile-show,.mobile-block{
  479. display:block !important
  480. }
  481. .mobile-block{
  482. width:100% !important
  483. }
  484. .mobile-hide{
  485. display:none
  486. }
  487. .mobile-center{
  488. text-align:center
  489. }
  490. .mobile-base{
  491. padding: 1rem !important;
  492. }
  493.  
  494. .py2{
  495. padding:1rem 0;
  496. }
  497. }
  498. .container{
  499. margin:0 auto;
  500. padding:0;
  501. height:auto;
  502. width:980px
  503. }
  504. @media only screen and (max-width:980px){
  505. .container{
  506. width:100%
  507. }
  508. }
  509. @media only screen and (max-width:980px){
  510. .container.article{
  511. width:95%;
  512. margin:0 auto
  513. }
  514. }
  515. .relative{
  516. position:relative
  517. }
  518. .absolute{
  519. position:absolute
  520. }
  521. .fixed{
  522. position:fixed
  523. }
  524. .t0{
  525. top:0
  526. }
  527. .t1{
  528. top:1px
  529. }
  530. .r0{
  531. right:0
  532. }
  533. .b0{
  534. bottom:0
  535. }
  536. .l0{
  537. left:0
  538. }
  539. .z9{
  540. z-index:99999
  541. }
  542. .z8{
  543. z-index:8000
  544. }
  545. .z7{
  546. z-index:7000
  547. }
  548. .z6{
  549. z-index:6000
  550. }
  551. .z5{
  552. z-index:5000
  553. }
  554. .z4{
  555. z-index:4000
  556. }
  557. .z3{
  558. z-index:3000
  559. }
  560. .z2{
  561. z-index:2000
  562. }
  563. .z1{
  564. z-index:1000
  565. }
  566. .z0{
  567. z-index:100
  568. }
  569. .absolute-center{
  570. top:0;
  571. right:0;
  572. bottom:0;
  573. left:0;
  574. margin:auto;
  575. display:table
  576. }
  577. @-webkit-keyframes fadeInDown{
  578. 0%{
  579. opacity:0;
  580. -webkit-transform:translateY(-20px);
  581. transform:translateY(-20px)
  582. }
  583. 100%{
  584. opacity:1;
  585. -webkit-transform:translateY(0);
  586. transform:translateY(0)
  587. }
  588. }
  589. @keyframes fadeInDown{
  590. 0%{
  591. opacity:0;
  592. -webkit-transform:translateY(-20px);
  593. -ms-transform:translateY(-20px);
  594. transform:translateY(-20px)
  595. }
  596. 100%{
  597. opacity:1;
  598. -webkit-transform:translateY(0);
  599. -ms-transform:translateY(0);
  600. transform:translateY(0)
  601. }
  602. }
  603. @-webkit-keyframes fadeIn{
  604. 0%{
  605. opacity:0
  606. }
  607. 100%{
  608. opacity:1
  609. }
  610. }
  611. @keyframes fadeIn{
  612. 0%{
  613. opacity:0
  614. }
  615. 100%{
  616. opacity:1
  617. }
  618. }
  619. .bodycopy{
  620. color:#6d6e71;
  621. line-height: inherit;
  622. }
  623. .white{
  624. color:#fff;
  625. line-height: inherit;
  626. }
  627. .black{
  628. color:#000;
  629. line-height: inherit;
  630. }
  631. .blue{
  632. color:#0071b2;
  633. line-height: inherit;
  634. }
  635. .light-blue{
  636. color:#27a1d8;
  637. line-height: inherit;
  638. }
  639. .light-gray{
  640. color:#8a8c8f;
  641. line-height: inherit;
  642. }
  643. .mid-gray{
  644. color:#777;
  645. line-height: inherit;
  646. }
  647. .dark-gray{
  648. color:#26211d;
  649. line-height: inherit;
  650. }
  651. .red,.error{
  652. color:#e41c24;
  653. line-height: inherit;
  654. }
  655. .green{
  656. color:#8ab35a;
  657. line-height: inherit;
  658. }
  659. .orange{
  660. color:#dd9c00;
  661. line-height: inherit;
  662. }
  663. .bg-black{
  664. background-color:#000;
  665. line-height: inherit;
  666. }
  667. .bg-white{
  668. background-color:#fff;
  669. line-height: inherit;
  670. }
  671. .bg-blue{
  672. background-color:#0071b2;
  673. line-height: inherit;
  674. }
  675. .bg-dark-blue{
  676. background-color:#007099;
  677. line-height: inherit;
  678. }
  679. .bg-light-gray{
  680. background-color:#8a8c8f;
  681. line-height: inherit;
  682. }
  683. .bg-mid-gray{
  684. background-color:#777;
  685. line-height: inherit;
  686. }
  687. .bg-dark-gray{
  688. background-color:#26211d;
  689. line-height: inherit;
  690. }
  691. .bg-red{
  692. background-color:#e41c24;
  693. line-height: inherit;
  694. }
  695. .bg-green{
  696. background-color:#8ab35a;
  697. line-height: inherit;
  698. }
  699. .bg-orange{
  700. background-color:#dd9c00;
  701. line-height: inherit;
  702. }
  703. .bg-sand{
  704. background-color:#ede8e4;
  705. line-height: inherit;
  706. }
  707. .bg-t-blue{
  708. background-color:rgba(0, 113, 178, .7);
  709. line-height: inherit;
  710. }
  711. .bg-t-red{
  712. background-color:rgba(255, 29, 8, .5);
  713. line-height: inherit;
  714. }
  715. .bg-t-green{
  716. background-color:rgba(138, 179, 90, .7);
  717. line-height: inherit;
  718. }
  719. .bg-t-orange{
  720. background-color:rgba(221, 156, 0, .5);
  721. line-height: inherit;
  722. }
  723. .bg-t-mid-gray{
  724. background-color:rgba(119, 119, 119, .5);
  725. line-height: inherit;
  726. }
  727. .border-color-light-gray{
  728. border-color:#8a8c8f
  729. }
  730. @media only screen and (max-width:768px){
  731. table,table td{
  732. display:block;
  733. width:100% !important;
  734. height:auto !important
  735. }
  736. img{
  737. max-width:100%
  738. }
  739. #map{
  740. height:230px !important
  741. }
  742. }
  743. .highlight{
  744. padding:1.5rem 0;
  745. color:#0071b2;
  746. line-height:2.2rem
  747. }
  748. .highlight strong{
  749. font-family:'Lato', HelveticaNeueW01-75Bold, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  750. font-style:italic
  751. }
  752. a{
  753. text-decoration:none;
  754. color:#282828;
  755. font-weight: 500;
  756. background-color: initial;
  757. }
  758. a:hover{
  759. color:#239de8;
  760. background-color: initial;
  761. }
  762. .bottom-dotted{
  763. border-bottom-width:1px;
  764. border-bottom-style:dotted
  765. }
  766. h3{
  767. color:#26211d;
  768. font-size: 1.188em;
  769. }
  770. .loc-value{
  771. color:#00adee;
  772. font-size:1rem;
  773. letter-spacing:1px;
  774. text-transform:uppercase;
  775. vertical-align:middle;
  776. font-family:'Lato', HelveticaNeueW01-67MdCn_692710, 'Helvetica Neue', Helvetica, Arial, sans-serif
  777. }
  778. .loc-value a{
  779. color:#00adee
  780. }
  781. .map-border-top{
  782. width:100%;
  783. height:10px;
  784. margin-top:2rem;
  785. background:#0071b2;
  786. background:-moz-linear-gradient(top, #0071b2 0, #00adee 100%);
  787. background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #0071b2), color-stop(100%, #00adee));
  788. background:-webkit-linear-gradient(top, #0071b2 0, #00adee 100%);
  789. background:-o-linear-gradient(top, #0071b2 0, #00adee 100%);
  790. background:-ms-linear-gradient(top, #0071b2 0, #00adee 100%);
  791. background:linear-gradient(to bottom, #0071b2 0, #00adee 100%);
  792. filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0071b2, endColorstr=#00adee, GradientType=0);
  793. }
  794. .map-border-bottom{
  795. width:100%;
  796. height:10px;
  797. margin-bottom:2rem;
  798. background:#00adee;
  799. background:-moz-linear-gradient(top, #00adee 0, #0071b2 100%);
  800. background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #00adee), color-stop(100%, #0071b2));
  801. background:-webkit-linear-gradient(top, #00adee 0, #0071b2 100%);
  802. background:-o-linear-gradient(top, #00adee 0, #0071b2 100%);
  803. background:-ms-linear-gradient(top, #00adee 0, #0071b2 100%);
  804. background:linear-gradient(to bottom, #00adee 0, #0071b2 100%);
  805. filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00adee, endColorstr=#0071b2, GradientType=0);
  806. }
  807. .button{
  808. border-radius:0.25rem;
  809. transition-duration:0.2s;
  810. transition-timing-function:ease;
  811. transition-property:box-shadow, background-color
  812. }
  813. .button:focus{
  814. box-shadow:0 0 0 2px #fff, 0 0 1px 4px rgba(0, 113, 178, .5)
  815. }
  816. .button-blue{
  817. color:#fff;
  818. background-color:#0071b2;
  819. line-height: inherit;
  820. }
  821. .button-blue:hover{
  822. color:#fff;
  823. background-color:#00304c
  824. }
  825. .button-gray{
  826. color:#fff;
  827. background-color:#757575;
  828. line-height: inherit;
  829. }
  830. .button-gray:hover{
  831. color:#fff;
  832. background-color:#444
  833. }
  834. .button-dark{
  835. color:#fff;
  836. background-color:#26211d;
  837. line-height: inherit;
  838. }
  839. .button-dark:hover{
  840. color:#fff;
  841. background-color:#000
  842. }
  843. .hover-shadow:hover{
  844. box-shadow:0 2px 3px 3px #8a8c8f
  845. }
  846. .hover-glow:hover{
  847. box-shadow:0 0 3px 3px #8a8c8f
  848. }
  849. .form-light .input,.form-light .textarea,.form-light .select{
  850. transition:box-shadow 0.2s ease;
  851. border-color:#777
  852. }
  853. .form-light .input:focus,.form-light .textarea:focus,.form-light .select:focus{
  854. outline:0;
  855. border-color:#0071b2;
  856. box-shadow:0 0 0.125rem rgba(0, 113, 178, .5)
  857. }
  858. .form-light .radio input,.form-light .checkbox input{
  859. transition:box-shadow 0.2s ease
  860. }
  861. .form-light .radio input:focus,.form-light .checkbox input:focus{
  862. outline:0;
  863. box-shadow:0 0 0 2px #fff, 0 0 1px 4px rgba(0, 113, 178, .5)
  864. }
  865. .form-light .radio input{
  866. border-radius:50%
  867. }
  868. .border{
  869. border-style:solid;
  870. border-width:1px
  871. }
  872. .border-top{
  873. border-top-style:solid;
  874. border-top-width:1px
  875. }
  876. .border-light-gray{
  877. border-color:#8a8c8f
  878. }
  879. .rounded{
  880. border-radius:0.25rem
  881. }
  882. .transition-all{
  883. transition:all 0.2s ease
  884. }
  885. ol li{
  886. list-style:decimal
  887. }
  888. .show-baseline{
  889. background-image:url(/assets/app/css/baseline-16.svg);
  890. background-size:0.5rem 0.5rem
  891. }
  892. .show-outline,.show-outline *{
  893. outline:1px solid rgba(0, 113, 178, .2)
  894. }
  895. @font-face{
  896. font-family:icomoon;
  897. src:url(/assets/app/css/fonts/icomoon.eot?t008j2);
  898. src:url(/assets/app/css/fonts/icomoon.eot?#iefixt008j2) format("embedded-opentype"), url(/assets/app/css/fonts/icomoon.woff?t008j2) format("woff"), url(/assets/app/css/fonts/icomoon.ttf?t008j2) format("truetype"), url(/assets/app/css/fonts/icomoon.svg?t008j2#icomoon) format("svg");
  899. font-weight:400;
  900. font-style:normal;
  901. }
  902. [class^=icon-],[class*=" icon-"]{
  903. font-family:icomoon;
  904. speak:none;
  905. font-style:normal;
  906. font-weight:400;
  907. font-variant:normal;
  908. text-transform:none;
  909. line-height:0;
  910. vertical-align:middle;
  911. -webkit-font-smoothing:antialiased;
  912. -moz-osx-font-smoothing:grayscale
  913. }
  914. .icon-close:before{
  915. content:"\e600"
  916. }
  917. .icon-right:before{
  918. content:"\e601"
  919. }
  920. .icon-phone:before{
  921. content:"\e602"
  922. }
  923. .icon-envelope:before{
  924. content:"\e603"
  925. }
  926. .icon-map-marker:before{
  927. content:"\e604"
  928. }
  929. .social-icons a.fb{
  930. width:38px;
  931. height:38px;
  932. margin:0 4px 4px 0;
  933. text-indent:-5000px;
  934. font-size:0;
  935. border-radius:50%;
  936. display:inline-block;
  937. background-color:#507cbd;
  938. line-height:0.4rem
  939. }
  940. @media only screen and (max-width:768px){
  941. .social-icons a.fb{
  942. width:36px;
  943. height:36px;
  944. margin:0 10px 4px;
  945. line-height:0.35rem
  946. }
  947. }
  948. .social-icons a.fb i{
  949. background:url(/assets/app/css/images/sassy-social-sprites-white-25.png) center center no-repeat;
  950. width:25px;
  951. height:25px;
  952. overflow:hidden;
  953. margin-left:0.5rem;
  954. display:block
  955. }
  956. @media only screen and (max-width:768px){
  957. .social-icons a.fb i{
  958. margin-left: 0.4rem;
  959. background: url(/assets/app/css/images/sassy-social-sprites-white-2-x3.png) center center no-repeat;
  960. background-size: cover;
  961. }
  962. }
  963. @media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){
  964. .social-icons a.fb i{
  965. margin-top:0.4rem
  966. }
  967. }
  968. .social-icons a.fb i.facebookIcon{
  969. background-position:0 0
  970. }
  971. .social-icons a.fb i.twitterIcon{
  972. background-position:-25px 0
  973. }
  974. .social-icons a.fb i.linkedinIcon{
  975. background-position:-50px 0
  976. }
  977. .social-icons a.fb i.gplusIcon{
  978. background-position:-75px 0
  979. }
  980. .social-icons a.fb i.pintIcon{
  981. background-position:-100px 0
  982. }
  983. .social-icons a.fb i.instaIcon{
  984. background-position:-125px 0
  985. }
  986. .social-icons a.fb i.tumblrIcon{
  987. background-position:-150px 0
  988. }
  989. .social-icons a.fb i.utubeIcon{
  990. background-position:-175px 0
  991. }
  992. .social-icons a.fb i.rssIcon{
  993. background-position:-200px 0
  994. }
  995.  
  996. .social-icons a.in{
  997. width:38px;
  998. height:38px;
  999. margin:0 4px 4px 0;
  1000. text-indent:-5000px;
  1001. font-size:0;
  1002. border-radius:50%;
  1003. display:inline-block;
  1004. background-color:#1186c8;
  1005. line-height:0.4rem
  1006. }
  1007. @media only screen and (max-width:768px){
  1008. .social-icons a.in{
  1009. width:36px;
  1010. height:36px;
  1011. margin:0 10px 4px;
  1012. line-height:0.35rem
  1013. }
  1014. }
  1015. .social-icons a.in i{
  1016. background:url(/assets/app/css/images/sassy-social-sprites-white-25.png) center center no-repeat;
  1017. width:25px;
  1018. height:25px;
  1019. overflow:hidden;
  1020. margin-left:0.5rem;
  1021. display:block
  1022. }
  1023. @media only screen and (max-width:768px){
  1024. .social-icons a.in i{
  1025. margin-left: 0.4rem;
  1026. background: url(/assets/app/css/images/sassy-social-sprites-white-2-x3.png) center center no-repeat;
  1027. background-size: cover;
  1028. }
  1029. }
  1030. @media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){
  1031. .social-icons a.in i{
  1032. margin-top:0.4rem
  1033. }
  1034. }
  1035. .social-icons a.in i.facebookIcon{
  1036. background-position:0 0
  1037. }
  1038. .social-icons a.in i.twitterIcon{
  1039. background-position:-25px 0
  1040. }
  1041. .social-icons a.in i.linkedinIcon{
  1042. background-position:-50px 0
  1043. }
  1044. .social-icons a.in i.gplusIcon{
  1045. background-position:-75px 0
  1046. }
  1047. .social-icons a.in i.pintIcon{
  1048. background-position:-100px 0
  1049. }
  1050. .social-icons a.in i.instaIcon{
  1051. background-position:-125px 0
  1052. }
  1053. .social-icons a.in i.tumblrIcon{
  1054. background-position:-150px 0
  1055. }
  1056. .social-icons a.in i.utubeIcon{
  1057. background-position:-175px 0
  1058. }
  1059. .social-icons a.in i.rssIcon{
  1060. background-position:-200px 0
  1061. }
  1062.  
  1063. .social-icons a.tw{
  1064. width:38px;
  1065. height:38px;
  1066. margin:0 4px 4px 0;
  1067. text-indent:-5000px;
  1068. font-size:0;
  1069. border-radius:50%;
  1070. display:inline-block;
  1071. background-color:#64cbee;
  1072. line-height:0.4rem
  1073. }
  1074. @media only screen and (max-width:768px){
  1075. .social-icons a.tw{
  1076. width:36px;
  1077. height:36px;
  1078. margin:0 10px 4px;
  1079. line-height:0.35rem
  1080. }
  1081. }
  1082. .social-icons a.tw i{
  1083. background:url(/assets/app/css/images/sassy-social-sprites-white-25.png) center center no-repeat;
  1084. width:25px;
  1085. height:25px;
  1086. overflow:hidden;
  1087. margin-left:0.5rem;
  1088. display:block
  1089. }
  1090. @media only screen and (max-width:768px){
  1091. .social-icons a.tw i{
  1092. margin-left: 0.4rem;
  1093. background: url(/assets/app/css/images/sassy-social-sprites-white-2-x3.png) center center no-repeat;
  1094. background-size: cover;
  1095. }
  1096. }
  1097. @media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){
  1098. .social-icons a.tw i{
  1099. margin-top:0.4rem
  1100. }
  1101. }
  1102. .social-icons a.tw i.facebookIcon{
  1103. background-position:0 0
  1104. }
  1105. .social-icons a.tw i.twitterIcon{
  1106. background-position:-25px 0
  1107. }
  1108. .social-icons a.tw i.linkedinIcon{
  1109. background-position:-50px 0
  1110. }
  1111. .social-icons a.tw i.gplusIcon{
  1112. background-position:-75px 0
  1113. }
  1114. .social-icons a.tw i.pintIcon{
  1115. background-position:-100px 0
  1116. }
  1117. .social-icons a.tw i.instaIcon{
  1118. background-position:-125px 0
  1119. }
  1120. .social-icons a.tw i.tumblrIcon{
  1121. background-position:-150px 0
  1122. }
  1123. .social-icons a.tw i.utubeIcon{
  1124. background-position:-175px 0
  1125. }
  1126. .social-icons a.tw i.rssIcon{
  1127. background-position:-200px 0
  1128. }
  1129.  
  1130. .social-icons a.ig{
  1131. width:38px;
  1132. height:38px;
  1133. margin:0 4px 4px 0;
  1134. text-indent:-5000px;
  1135. font-size:0;
  1136. border-radius:50%;
  1137. display:inline-block;
  1138. background-color:#2a5b83;
  1139. line-height:0.4rem
  1140. }
  1141. @media only screen and (max-width:768px){
  1142. .social-icons a.ig{
  1143. width:36px;
  1144. height:36px;
  1145. margin:0 10px 4px;
  1146. line-height:0.35rem
  1147. }
  1148. }
  1149. .social-icons a.ig i{
  1150. background:url(/assets/app/css/images/sassy-social-sprites-white-25.png) center center no-repeat;
  1151. width:25px;
  1152. height:25px;
  1153. overflow:hidden;
  1154. margin-left:0.5rem;
  1155. display:block
  1156. }
  1157. @media only screen and (max-width:768px){
  1158. .social-icons a.ig i{
  1159. margin-left: 0.5rem;
  1160. background: url(/assets/app/css/images/sassy-social-sprites-white-2-x3.png) center center no-repeat;
  1161. background-size: cover;
  1162. }
  1163. }
  1164. @media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){
  1165. .social-icons a.ig i{
  1166. margin-top:0.4rem
  1167. }
  1168. }
  1169. .social-icons a.ig i.facebookIcon{
  1170. background-position:0 0
  1171. }
  1172. .social-icons a.ig i.twitterIcon{
  1173. background-position:-25px 0
  1174. }
  1175. .social-icons a.ig i.linkedinIcon{
  1176. background-position:-50px 0
  1177. }
  1178. .social-icons a.ig i.gplusIcon{
  1179. background-position:-75px 0
  1180. }
  1181. .social-icons a.ig i.pintIcon{
  1182. background-position:-100px 0
  1183. }
  1184. .social-icons a.ig i.instaIcon{
  1185. background-position:-125px 0
  1186. }
  1187. .social-icons a.ig i.tumblrIcon{
  1188. background-position:-150px 0
  1189. }
  1190. .social-icons a.ig i.utubeIcon{
  1191. background-position:-175px 0
  1192. }
  1193. .social-icons a.ig i.rssIcon{
  1194. background-position:-200px 0
  1195. }
  1196.  
  1197. .social-icons a.fl{
  1198. width:38px;
  1199. height:38px;
  1200. margin:0 4px 4px 0;
  1201. text-indent:-5000px;
  1202. font-size:0;
  1203. border-radius:50%;
  1204. display:inline-block;
  1205. background-color:#000032;
  1206. line-height:0.4rem
  1207. }
  1208. @media only screen and (max-width:768px){
  1209. .social-icons a.fl{
  1210. width:36px;
  1211. height:36px;
  1212. margin:0 10px 4px;
  1213. line-height:0.35rem
  1214. }
  1215. }
  1216. .social-icons a.fl i{
  1217. background:url(/assets/app/css/images/sassy-social-sprites-white-25.png) center center no-repeat;
  1218. width:25px;
  1219. height:25px;
  1220. overflow:hidden;
  1221. margin-left:0.5rem;
  1222. display:block
  1223. }
  1224. @media only screen and (max-width:768px){
  1225. .social-icons a.fl i{
  1226. margin-left: 0.55rem;
  1227. background: url(/assets/app/css/images/sassy-social-sprites-white-2-x3.png) center center no-repeat;
  1228. background-size: cover;
  1229. }
  1230. }
  1231. @media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){
  1232. .social-icons a.fl i{
  1233. margin-top:0.4rem
  1234. }
  1235. }
  1236. .social-icons a.fl i.facebookIcon{
  1237. background-position:0 0
  1238. }
  1239. .social-icons a.fl i.twitterIcon{
  1240. background-position:-25px 0
  1241. }
  1242. .social-icons a.fl i.linkedinIcon{
  1243. background-position:-50px 0
  1244. }
  1245. .social-icons a.fl i.gplusIcon{
  1246. background-position:-75px 0
  1247. }
  1248. .social-icons a.fl i.pintIcon{
  1249. background-position:-100px 0
  1250. }
  1251. .social-icons a.fl i.instaIcon{
  1252. background-position:-125px 0
  1253. }
  1254. .social-icons a.fl i.tumblrIcon{
  1255. background-position:-150px 0
  1256. }
  1257. .social-icons a.fl i.utubeIcon{
  1258. background-position:-175px 0
  1259. }
  1260. .social-icons a.fl i.rssIcon{
  1261. background-position:-200px 0
  1262. }
  1263. .social-icons a.fl i.testIcon{
  1264. background-position:-249px 0
  1265. }
  1266. .social-icons a.yt{
  1267. width:38px;
  1268. height:38px;
  1269. margin:0 4px 4px 0;
  1270. text-indent:-5000px;
  1271. font-size:0;
  1272. border-radius:50%;
  1273. display:inline-block;
  1274. background-color:#ee4745;
  1275. line-height:0.4rem
  1276. }
  1277. @media only screen and (max-width:768px){
  1278. .social-icons a.yt{
  1279. width:36px;
  1280. height:36px;
  1281. margin:0 10px 4px;
  1282. line-height:0.35rem
  1283. }
  1284. }
  1285. .social-icons a.yt i{
  1286. background:url(/assets/app/css/images/sassy-social-sprites-white-25.png) center center no-repeat;
  1287. width:25px;
  1288. height:25px;
  1289. overflow:hidden;
  1290. margin-left:0.5rem;
  1291. display:block
  1292. }
  1293. @media only screen and (max-width:768px){
  1294. .social-icons a.yt i{
  1295. margin-left:0.4rem;
  1296. background: url(/assets/app/css/images/sassy-social-sprites-white-2-x3.png) center center no-repeat;
  1297. background-size: cover;
  1298.  
  1299. }
  1300.  
  1301.  
  1302. }
  1303. @media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){
  1304. .social-icons a.yt i{
  1305. margin-top:0.4rem
  1306. }
  1307. }
  1308. .social-icons a.yt i.facebookIcon{
  1309. background-position:0 0
  1310. }
  1311. .social-icons a.yt i.twitterIcon{
  1312. background-position:-25px 0
  1313. }
  1314. .social-icons a.yt i.linkedinIcon{
  1315. background-position:-50px 0
  1316. }
  1317. .social-icons a.yt i.gplusIcon{
  1318. background-position:-75px 0
  1319. }
  1320. .social-icons a.yt i.pintIcon{
  1321. background-position:-100px 0
  1322. }
  1323. .social-icons a.yt i.instaIcon{
  1324. background-position:-125px 0
  1325. }
  1326. .social-icons a.yt i.tumblrIcon{
  1327. background-position:-150px 0
  1328. }
  1329. .social-icons a.yt i.utubeIcon{
  1330. background-position:-175px 0
  1331. }
  1332. .social-icons a.yt i.rssIcon{
  1333. background-position:-200px 0
  1334. }
  1335. .social-icons a.yt i.testIcon{
  1336. background-position:-249px 0
  1337. }
  1338. .social-icons a.gp{
  1339. width:38px;
  1340. height:38px;
  1341. margin:0 4px 4px 0;
  1342. text-indent:-5000px;
  1343. font-size:0;
  1344. border-radius:50%;
  1345. display:inline-block;
  1346. background-color:#d73d32;
  1347. line-height:0.4rem
  1348. }
  1349. @media only screen and (max-width:768px){
  1350. .social-icons a.gp{
  1351. width:36px;
  1352. height:36px;
  1353. margin:0 10px 4px;
  1354. line-height:0.35rem
  1355. }
  1356. }
  1357. .social-icons a.gp i{
  1358. background:url(/assets/app/css/images/sassy-social-sprites-white-25.png) center center no-repeat;
  1359. width:25px;
  1360. height:25px;
  1361. overflow:hidden;
  1362. margin-left:0.5rem;
  1363. display:block
  1364. }
  1365. @media only screen and (max-width:768px){
  1366. .social-icons a.gp i{
  1367. margin-left:0.4rem
  1368. }
  1369. }
  1370. @media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){
  1371. .social-icons a.gp i{
  1372. margin-top:0.4rem
  1373. }
  1374. }
  1375. .social-icons a.gp i.facebookIcon{
  1376. background-position:0 0
  1377. }
  1378. .social-icons a.gp i.twitterIcon{
  1379. background-position:-25px 0
  1380. }
  1381. .social-icons a.gp i.linkedinIcon{
  1382. background-position:-50px 0
  1383. }
  1384. .social-icons a.gp i.gplusIcon{
  1385. background-position:-75px 0
  1386. }
  1387. .social-icons a.gp i.pintIcon{
  1388. background-position:-100px 0
  1389. }
  1390. .social-icons a.gp i.instaIcon{
  1391. background-position:-125px 0
  1392. }
  1393. .social-icons a.gp i.tumblrIcon{
  1394. background-position:-150px 0
  1395. }
  1396. .social-icons a.gp i.utubeIcon{
  1397. background-position:-175px 0
  1398. }
  1399. .social-icons a.gp i.rssIcon{
  1400. background-position:-200px 0
  1401. }
  1402. .social-icons a.gp i.testIcon{
  1403. background-position:-249px 0
  1404. }
  1405. @media only screen and (max-width:768px){
  1406. .social-icons{
  1407. margin:0 0 15px
  1408. }
  1409. }
  1410. .button{
  1411. font-family:inherit;
  1412. font-weight:700;
  1413. text-decoration:none;
  1414. cursor:pointer;
  1415. border:0;
  1416. -webkit-appearance:none;
  1417. appearance:none;
  1418. white-space:nowrap;
  1419. display:inline-block;
  1420. line-height:2rem;
  1421. height:auto;
  1422. min-height:2rem;
  1423. padding:0.5rem 1rem
  1424. }
  1425. @media only screen and (max-width:768px){
  1426. .button{
  1427. padding:0.2rem
  1428. }
  1429. }
  1430. .button-big{
  1431. padding:1rem 1.5rem
  1432. }
  1433. .button-small{
  1434. padding:0 1rem
  1435. }
  1436. form table td input{
  1437. width:80%
  1438. }
  1439. fieldset{
  1440. margin:0;
  1441. padding:0;
  1442. border:0
  1443. }
  1444. .form{
  1445. font-size:1rem
  1446. }
  1447. .input{
  1448. appearance:none;
  1449. border-style:solid;
  1450. border-width:1px;
  1451. -moz-box-sizing:border-box;
  1452. box-sizing:border-box;
  1453. max-width:100%;
  1454. height:3rem;
  1455. line-height:2rem;
  1456. padding:0.5rem;
  1457. border-radius:0.25rem
  1458. }
  1459. .select{
  1460. box-sizing:border-box;
  1461. margin-right:0;
  1462. margin-left:0;
  1463. margin-bottom:1rem
  1464. }
  1465. .textarea{
  1466. box-sizing:border-box;
  1467. padding:1rem;
  1468. line-height:1.5rem;
  1469. width:55%;
  1470. margin-bottom:1rem
  1471. }
  1472. .form-stacked label,.form-stacked .input,.form-stacked .select{
  1473. display:block;
  1474. width:100%
  1475. }
  1476. .form-stacked .input,.form-stacked .select,.form-stacked .radio,.form-stacked .checkbox{
  1477. margin-bottom:1rem
  1478. }
  1479. .list-style-disc{
  1480. list-style-type:disc
  1481. }
  1482. .list-style-nums{
  1483. list-style-type:decimal
  1484. }
  1485. .list{
  1486. padding-left:2rem
  1487. }
  1488. .list-simple{
  1489. list-style:none;
  1490. padding-left:0
  1491. }
  1492. .list-inline{
  1493. list-style:none;
  1494. padding-left:0
  1495. }
  1496. .list-inline li{
  1497. display:inline;
  1498. white-space:nowrap
  1499. }
  1500. .gutter{
  1501. padding:0.5rem
  1502. }
  1503. .gutterx2{
  1504. padding:1rem
  1505. }
  1506. @media only screen and (max-width:768px){
  1507. .gutterx2{
  1508. padding:0.5rem
  1509. }
  1510. }
  1511. .full-width{
  1512. width:100%
  1513. }
  1514. .three-quarter-width{
  1515. width:75%
  1516. }
  1517. .half-width{
  1518. width:50%
  1519. }
  1520. .third-width{
  1521. width:33.333%
  1522. }
  1523. .quarter-width{
  1524. width:25%
  1525. }
  1526. .mobile-logo{
  1527. display:none
  1528. }
  1529. @media only screen and (max-width:768px){
  1530. .mobile-logo{
  1531. width:3.5rem;
  1532. display:inline-block
  1533. }
  1534. }
  1535. @media only screen and (max-width:768px){
  1536. nav{
  1537. height:3rem
  1538. }
  1539. }
  1540. @media only screen and (max-width:768px){
  1541. nav ul{
  1542. display:none
  1543. }
  1544. }
  1545. nav ul li a{
  1546. color:#fff;
  1547. font-size:1.2rem;
  1548. display:block;
  1549. padding:2.2rem 1rem
  1550. }
  1551. @media only screen and (max-width:980px){
  1552. nav ul li a{
  1553. padding:2.2rem 0.4rem
  1554. }
  1555. }
  1556. nav ul li a.logo{
  1557. padding:0 1rem
  1558. }
  1559. @media only screen and (max-width:980px){
  1560. nav ul li a.logo{
  1561. padding:0 0.8rem
  1562. }
  1563. }
  1564. nav .active{
  1565. color:#0071b2
  1566. }
  1567. .home-grid{
  1568. width:275px;
  1569. height:320px;
  1570. background:#fff
  1571. }
  1572. @media only screen and (min-width:769px){
  1573. .home-grid:nth-child(1){
  1574. margin-left:1rem
  1575. }
  1576. .home-grid:nth-child(2){
  1577. margin-right:1rem
  1578. }
  1579. }
  1580. @media only screen and (max-width:980px){
  1581. .home-grid{
  1582. width:31%
  1583. }
  1584. }
  1585. @media only screen and (max-width:768px){
  1586. .home-grid{
  1587. width:100%;
  1588. float:none;
  1589. height:auto;
  1590. margin:0;
  1591. margin-bottom:1rem
  1592. }
  1593. .home-grid a{
  1594. width:35%;
  1595. float:left;
  1596. line-height:0
  1597. }
  1598. .home-grid .section-title{
  1599. width:65%;
  1600. float:right;
  1601. padding:8% 0 0;
  1602. margin-bottom:0
  1603. }
  1604. .home-grid .section-title a{
  1605. float:none;
  1606. width:inherit;
  1607. line-height:inherit
  1608. }
  1609. }
  1610. .hm2{
  1611. text-align:center;
  1612. margin:0 3.5rem;
  1613. font-family:'Lato', HelveticaNeueW01-75Bold, 'Helvetica Neue', Helvetica, Arial, sans-serif
  1614. }
  1615. .hm2 div{
  1616. float:left;
  1617. margin-right:1.5rem;
  1618. max-width:98px;
  1619. line-height:1.2rem
  1620. }
  1621. .hm2 div:last-of-type{
  1622. margin-right:0
  1623. }
  1624. .hm2 div a{
  1625. line-height:0;
  1626. font-size:0.65rem
  1627. }
  1628. #ol-columns{
  1629. margin-bottom:1rem;
  1630. /*background:url(/assets/app/css/images/pseudo-ol-columns-lines.gif) top center repeat-y;*/
  1631. padding:0 1.7rem
  1632. }
  1633. @media only screen and (max-width:980px){
  1634. #ol-columns{
  1635. background:0 0
  1636. }
  1637. }
  1638. #ol-columns p{
  1639. width:29%;
  1640. float:left;
  1641. margin:0 1.9% 1% 2%
  1642. }
  1643. @media only screen and (max-width:980px){
  1644. #ol-columns p{
  1645. width:45%
  1646. }
  1647. }
  1648. @media only screen and (max-width:600px){
  1649. #ol-columns p{
  1650. width:100%;
  1651. float:none;
  1652. margin:1rem 0 0
  1653. }
  1654. }
  1655. #homeNEpanel h2{
  1656. font-size:1.2rem
  1657. }
  1658. #homeNEpanel p{
  1659. font-size:0.8rem
  1660. }
  1661. #fuzzy{
  1662. width:1226px;
  1663. margin:0 auto
  1664. }
  1665. @media only screen and (max-width:1225px){
  1666. #fuzzy{
  1667. width:1024px
  1668. }
  1669. }
  1670. @media only screen and (max-width:1024px){
  1671. #fuzzy{
  1672. width:100%
  1673. }
  1674. }
  1675. #fuzzy .fuzzy-cell{
  1676. height:auto;
  1677. background-size:cover;
  1678. width:613px;
  1679. float:left;
  1680. min-height:310px
  1681. }
  1682. @media only screen and (max-width:1225px){
  1683. #fuzzy .fuzzy-cell{
  1684. width:50%
  1685. }
  1686. }
  1687. @media only screen and (max-width:768px){
  1688. #fuzzy .fuzzy-cell{
  1689. width:100%;
  1690. float:none;
  1691. min-height:210px
  1692. }
  1693. }
  1694. #fuzzy .fuzzy-cell:first-of-type .fuzzy-content{
  1695. padding-left:8rem
  1696. }
  1697. @media only screen and (max-width:1225px){
  1698. #fuzzy .fuzzy-cell:first-of-type .fuzzy-content{
  1699. padding-left:4rem
  1700. }
  1701. }
  1702. @media only screen and (max-width:980px){
  1703. #fuzzy .fuzzy-cell:first-of-type .fuzzy-content{
  1704. padding-left:2rem
  1705. }
  1706. }
  1707. #fuzzy .fuzzy-cell:last-of-type .fuzzy-content{
  1708. padding-right:8rem
  1709. }
  1710. @media only screen and (max-width:1225px){
  1711. #fuzzy .fuzzy-cell:last-of-type .fuzzy-content{
  1712. padding-right:4rem
  1713. }
  1714. }
  1715. @media only screen and (max-width:980px){
  1716. #fuzzy .fuzzy-cell:last-of-type .fuzzy-content{
  1717. padding-right:2rem
  1718. }
  1719. }
  1720. #fuzzy .fuzzy-cell .fuzzy-content{
  1721. padding:2rem 3rem
  1722. }
  1723. @media only screen and (max-width:768px){
  1724. #fuzzy .fuzzy-cell .fuzzy-content{
  1725. padding:1rem !important
  1726. }
  1727. }
  1728. #fuzzy .fuzzy-cell .fuzzy-content h1{
  1729. color:#fff;
  1730. font-size:1.8rem;
  1731. margin-bottom:1rem
  1732. }
  1733. @media only screen and (max-width:1024px){
  1734. #fuzzy .fuzzy-cell .fuzzy-content h1{
  1735. font-size:1.6rem
  1736. }
  1737. }
  1738. @media only screen and (max-width:980px){
  1739. #fuzzy .fuzzy-cell .fuzzy-content h1{
  1740. font-size:1.5rem
  1741. }
  1742. }
  1743. @media only screen and (max-width:768px){
  1744. #fuzzy .fuzzy-cell .fuzzy-content h1{
  1745. font-size:1.25rem;
  1746. margin-bottom:0
  1747. }
  1748. }
  1749. #fuzzy .fuzzy-cell .fuzzy-content p{
  1750. color:#fff;
  1751. font-size:0.84rem
  1752. }
  1753. #fuzzy .fuzzy-cell .fuzzy-content a.fuzzy-link{
  1754. display:block;
  1755. width:80%;
  1756. background:rgba(255, 255, 255, .7);
  1757. font-size:1.25rem;
  1758. letter-spacing:2px;
  1759. padding:0.5rem 1rem
  1760. }
  1761. #fuzzy .fuzzy-cell .fuzzy-content a.fuzzy-link i{
  1762. font-size:2rem;
  1763. line-height:1.4rem
  1764. }
  1765. @media only screen and (max-width:768px){
  1766. #fuzzy .fuzzy-cell .fuzzy-content a.fuzzy-link{
  1767. width:90%
  1768. }
  1769. }
  1770. @media only screen and (min-width:1225px){
  1771. main{
  1772. min-height:800px
  1773. }
  1774. }
  1775. article{
  1776. float:left;
  1777. width:720px
  1778. }
  1779. @media only screen and (max-width:980px){
  1780. article{
  1781. float:none;
  1782. width:90%;
  1783. margin:0 auto
  1784. }
  1785. }
  1786. article h2,article h3,.article h2,.article h3{
  1787. margin-bottom:1.5rem
  1788. }
  1789. article ul,.article ul{
  1790. list-style:disc;
  1791. margin-left:1.5rem;
  1792. padding-bottom:1rem
  1793. }
  1794. article ul ul,.article ul ul{
  1795. list-style:circle;
  1796. margin-left:2.5rem
  1797. }
  1798. @media only screen and (max-width:768px){
  1799. article ul ul,.article ul ul{
  1800. margin:1rem
  1801. }
  1802. }
  1803. article table ul,.article table ul{
  1804. padding-bottom:0
  1805. }
  1806. aside{
  1807. float:right;
  1808. width:220px
  1809. }
  1810. @media only screen and (max-width:980px){
  1811. aside{
  1812. float:none;
  1813. width:100%
  1814. }
  1815. aside .fuzzy-img{
  1816. display:none
  1817. }
  1818. aside .fuzzy-img + p{
  1819. display:none
  1820. }
  1821. }
  1822. aside.blue li{
  1823. border-bottom:1px solid #0071b2
  1824. }
  1825. aside.blue li:first-of-type{
  1826. background:#cce3f0
  1827. }
  1828. aside.green li{
  1829. border-bottom:1px solid #8ab35a
  1830. }
  1831. aside.green li:first-of-type{
  1832. background:#e8f0de
  1833. }
  1834. aside ul li:last-of-type{
  1835. border-bottom:0
  1836. }
  1837. .job-grid{
  1838. margin:2rem 0;
  1839. width:100%
  1840. }
  1841. @media only screen and (max-width:980px){
  1842. .job-grid{
  1843. margin:0 auto;
  1844. width:95%
  1845. }
  1846. }
  1847. @media only screen and (max-width:768px){
  1848. .job-grid{
  1849. margin:0 auto;
  1850. width:90%
  1851. }
  1852. }
  1853. .job-grid .job-grid-cell{
  1854. float:left;
  1855. width:196px;
  1856. height:185px;
  1857. position:relative
  1858. }
  1859. .job-grid .job-grid-cell P{
  1860. font-size:0.8rem
  1861. }
  1862. .job-grid .job-grid-cell hr{
  1863. width:35%
  1864. }
  1865. .job-grid .job-grid-cell .section-title a{
  1866. font-family:'Lato', HelveticaNeueW01-75Bold, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  1867. letter-spacing:1px;
  1868. margin-top:1.5rem
  1869. }
  1870. .job-grid .job-grid-cell .section-title a:before{
  1871. content:" ";
  1872. padding-right:0.25rem
  1873. }
  1874. @media only screen and (max-width:768px){
  1875. .job-grid .job-grid-cell{
  1876. width:48%;
  1877. height:50%;
  1878. float:none;
  1879. margin-bottom:1rem
  1880. }
  1881. .job-grid .job-grid-cell img{
  1882. width:100%
  1883. }
  1884. .job-grid .job-grid-cell.after-arrow-left{
  1885. display:none
  1886. }
  1887. .job-grid .job-grid-cell.after-arrow-right{
  1888. display:none
  1889. }
  1890. .job-grid .job-grid-cell.after-arrow-up{
  1891. display:none
  1892. }
  1893. .job-grid .job-grid-cell:nth-child(1){
  1894. float:left
  1895. }
  1896. .job-grid .job-grid-cell:nth-child(3){
  1897. float:right
  1898. }
  1899. .job-grid .job-grid-cell:nth-child(5){
  1900. float:left;
  1901. clear:left
  1902. }
  1903. .job-grid .job-grid-cell:nth-child(7){
  1904. float:right
  1905. }
  1906. .job-grid .job-grid-cell:nth-child(9){
  1907. float:left;
  1908. clear:left
  1909. }
  1910. .job-grid .job-grid-cell:nth-child(11){
  1911. float:right
  1912. }
  1913. .job-grid .job-grid-cell:nth-child(13){
  1914. display:none
  1915. }
  1916. .job-grid .job-grid-cell:nth-child(15){
  1917. float:left;
  1918. clear:left
  1919. }
  1920. }
  1921. footer{
  1922. background:#26211d;
  1923. width:100%
  1924. }
  1925. footer .container{
  1926. padding:2rem 0;
  1927. background:url(/assets/app/css/images/footer-logo-bg.png) left bottom no-repeat
  1928. }
  1929. footer .container ul.flist{
  1930. float:left;
  1931. width:200px;
  1932. padding-bottom:0.5rem
  1933. }
  1934. @media only screen and (max-width:980px){
  1935. footer .container ul.flist{
  1936. padding-left:1rem
  1937. }
  1938. }
  1939. @media only screen and (max-width:768px){
  1940. footer .container ul.flist{
  1941. float:none;
  1942. width:90%;
  1943. margin:0 auto;
  1944. padding-left:0
  1945. }
  1946. }
  1947. footer .container ul.flist li{
  1948. display:block;
  1949. border-bottom:1px solid gray
  1950. }
  1951. footer .container ul.flist li:last-of-type{
  1952. border-bottom:0
  1953. }
  1954. footer .container ul.flist li a{
  1955. color:gray;
  1956. padding:0.5rem 0;
  1957. display:block;
  1958. text-transform:uppercase
  1959. }
  1960. footer .container ul.flist li a:hover{
  1961. color:#fff
  1962. }
  1963. footer .container .meta{
  1964. float:right;
  1965. width:530px
  1966. }
  1967. footer .container .metatest{
  1968. float:right;
  1969. width:auto!important;
  1970. }
  1971. #footercol1 {
  1972. width: 22%;
  1973. float: left;
  1974. }
  1975. #footercol2 {
  1976. width: 28%;
  1977. float: left;
  1978. }
  1979. #footercol2 img {
  1980. width: 215px;
  1981. }
  1982. #footercol2 p {
  1983. padding: 0 20px;
  1984. }
  1985. #footercol3 {
  1986. width: 50%;
  1987. float: left;
  1988. }
  1989.  
  1990. @media only screen and (max-width:980px){
  1991. footer .container .meta{
  1992. padding-right:1rem
  1993. }
  1994. }
  1995. @media only screen and (max-width:768px){
  1996.  
  1997. #footercol1 {
  1998. width: 100%;
  1999. }
  2000. #footercol2 {
  2001. width: 100%;
  2002. }
  2003. #footercol2 img {
  2004. width: 65%;
  2005. }
  2006. #footercol2 p {
  2007. padding: 0 15%;
  2008. }
  2009. #footercol3 {
  2010. width: 100%;
  2011. }
  2012.  
  2013. .podcastbuttons a:first-of-type {
  2014. padding-bottom: 20px;}
  2015.  
  2016. .podcastbuttons {
  2017. width: 243px;
  2018. display: block;
  2019. margin-left: auto !important;
  2020. margin-right: auto !important;}
  2021.  
  2022. footer .container .meta{
  2023. float:none;
  2024. width:90%;
  2025. margin:0 auto;
  2026. padding-right:0
  2027. }
  2028. }
  2029. footer .container .meta .block-link{
  2030. line-height: 23px;
  2031. background:#453d3a;
  2032. color:#fff;
  2033. font-size:0.9rem;
  2034. font-weight:700;
  2035. letter-spacing:1px;
  2036. width:230px;
  2037. display:inline-block;
  2038. padding:0.5rem 0 0.5rem 0.75rem;
  2039. vertical-align:middle
  2040. }
  2041. footer .container .meta .block-link i{
  2042. line-height:1.5rem
  2043. }
  2044. @media only screen and (max-width:768px){
  2045. .eapp-popup-content-blocks-container-component.eapp-popup-content-blocks-container-paddings-medium {
  2046. padding: 20px 10px !important;
  2047. }
  2048.  
  2049. footer .container .meta .block-link{
  2050. margin-bottom:0.5rem;
  2051. width:95%;
  2052. float:none
  2053. }
  2054.  
  2055. .social-icons a {margin: 0 5px 0 0 !important;}
  2056. }
  2057. footer .container .meta p{
  2058. font-size:0.8rem;
  2059. color:gray;
  2060. padding-top:2rem
  2061. }
  2062. footer .container .meta p a{
  2063. color:inherit
  2064. }
  2065. footer .container .meta p a:hover{
  2066. text-decoration:underline
  2067. }
  2068. #slider{
  2069. position:relative;
  2070. width:100%;
  2071. height:390px
  2072. }
  2073. @media only screen and (max-width:1225px){
  2074. #slider{
  2075. height:326px
  2076. }
  2077. }
  2078. @media only screen and (max-width:1024px){
  2079. #slider{
  2080. display:none
  2081. }
  2082. }
  2083. #slider .slider-header{
  2084. position:absolute;
  2085. top:0;
  2086. left:0;
  2087. z-index:10;
  2088. width:100%;
  2089. height:390px;
  2090. text-align:center
  2091. }
  2092. #slider-1lj{
  2093. overflow:hidden
  2094. }
  2095. #holder-1lj{
  2096. margin-left:0
  2097. }
  2098. .slide-1lj{
  2099. float:left;
  2100. display:inline
  2101. }
  2102. .slide-1lj img{
  2103. max-width:100%
  2104. }
  2105. .candidates .btn-primary{
  2106. background-color:#0071b2;
  2107. line-height: inherit;
  2108. }
  2109. .candidates .success-msg{
  2110. color:#0071b2;
  2111. line-height: inherit;
  2112. }
  2113. .employers .btn-primary{
  2114. background-color:#8ab35a;
  2115. line-height: inherit;
  2116. }
  2117. .employers .success-msg{
  2118. color:#8ab35a;
  2119. line-height: inherit;
  2120. }
  2121. #mobile-menu,.mobile-nav{
  2122. display:none
  2123. }
  2124.  
  2125. .p-introduction {
  2126. font-size: 1.3rem;
  2127. line-height: 1.5rem;
  2128. font-weight: 400;
  2129. font-family: 'Lato', HelveticaNeueW01-75Bold, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  2130. }
  2131.  
  2132.  
  2133.  
  2134. @media (max-width:768px){
  2135. #mobile-menu{
  2136. position:absolute;
  2137. top:0;
  2138. right:0;
  2139. z-index:9991;
  2140. margin:0.6rem 1.1rem;
  2141. padding:0.5rem;
  2142. border:0;
  2143. background:0 0;
  2144. display:block
  2145. }
  2146. #mobile-menu:before{
  2147. content:"";
  2148. position:absolute;
  2149. left:0;
  2150. top:0.25em;
  2151. width:1.25em;
  2152. height:0.25em;
  2153. background:#fff;
  2154. box-shadow:0 0.42em 0 0 white, 0 0.84em 0 0 #fff
  2155. }
  2156. .mobile-nav{
  2157. font-family:'Lato', HelveticaNeueW01-67MdCn_692710, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  2158. background-color:#fff
  2159. }
  2160. .mobile-nav > ul li{
  2161. border-bottom:1px solid #91918e;
  2162. position:relative
  2163. }
  2164. .mobile-nav > ul > li > a{
  2165. min-height:50px;
  2166. line-height:55px;
  2167. font-size:1.2rem;
  2168. width:80%;
  2169. text-indent:20px;
  2170. display:inline-block;
  2171. text-transform:uppercase
  2172. }
  2173. .mobile-nav > ul > li > ul{
  2174. display:none
  2175. }
  2176. .mobile-nav > ul > li > ul > li > a{
  2177. color:#585b5f;
  2178. display:block;
  2179. text-indent:20px;
  2180. font-size:1rem;
  2181. line-height:35px
  2182. }
  2183. .mobile-nav > ul > li > ul > li:last-of-type{
  2184. border-bottom:0
  2185. }
  2186. .mobile-nav i{
  2187. width:20px;
  2188. height:20px;
  2189. float:right;
  2190. border-radius:0.25rem;
  2191. background-color:#e6f0f5;
  2192. background-image:url(/assets/app/css/images/quick-snap-black-20.png);
  2193. background-position:0 0;
  2194. display:inline-block;
  2195. vertical-align:top;
  2196. margin:1rem 1rem 0 0
  2197. }
  2198. .mobile-nav i.down{
  2199. background-position:0 0
  2200. }
  2201. .mobile-nav i.up{
  2202. background-position:0 20px
  2203. }
  2204. }
  2205. @media only screen and (max-width:768px){
  2206.  
  2207. .greyback {
  2208. padding-right: 10px!important;
  2209. padding-left: 10px!important;
  2210. }
  2211.  
  2212. .hiringbottomlinks {
  2213. width: 90%;
  2214. margin-left: auto;
  2215. margin-right: auto;}
  2216. .copyrightcustom
  2217. {margin-bottom:30px;}
  2218.  
  2219. p.copyrightcustom {
  2220. width: 90%;
  2221. margin: 0 auto;
  2222. padding-left: 0;
  2223. }
  2224.  
  2225. .mobile-hero{
  2226. height:250px
  2227. }
  2228. .article ul {
  2229. margin-left: 0rem;
  2230. }
  2231. }
  2232. /*
  2233. ***
  2234. ***
  2235. ***
  2236. INLINE-SWEETER-APP.CSS END
  2237. ***
  2238. ***
  2239. ***
  2240. */
  2241. </style>
  2242.  
  2243. <script type="text/javascript" async="" src="./5 Year Warranty Program - test _files/handler.js.descarga"></script><script async="" src="./5 Year Warranty Program - test _files/analytics.js.descarga"></script><script async="" src="./5 Year Warranty Program - test _files/gtm.js.descarga"></script><script async="" src="./5 Year Warranty Program - test _files/gtm.js(1).descarga"></script><script type="text/javascript" async="" src="./5 Year Warranty Program - test _files/insight.min.js.descarga"></script><script src="./5 Year Warranty Program - test _files/jquery.min.js.descarga"></script>
  2244. <link rel="dns-prefetch" href="https://connect.facebook.net/">
  2245. <style>
  2246. /*
  2247. ***
  2248. INDIVIDUAL PAGE CSS
  2249. ***
  2250. */
  2251. .fuzzy-img img {
  2252. width: 100%!important;
  2253. height: auto!important;
  2254. min-height: 220px;
  2255. margin: auto;
  2256. display: block;
  2257. }.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
  2258. h3.ouzdmj {
  2259. font-size: 1.1rem;
  2260. letter-spacing: 1px;
  2261. text-transform: uppercase;
  2262. color: #1b5b77;
  2263. font-family: HelveticaNeueW01-67MdCn_692710,'Helvetica Neue',Helvetica,Arial,sans-serif;
  2264. font-weight: 400;
  2265. }
  2266. p {
  2267. font-family: Roboto,Helvetica,Arial,sans-serif;
  2268. color: #2b2b2b;
  2269. }
  2270. td {
  2271. font-family: Roboto,Helvetica,Arial,sans-serif;
  2272. color: #2b2b2b;
  2273. padding: 5px 0;
  2274. }
  2275. article ul {
  2276. font-family: Roboto,Helvetica,Arial,sans-serif;
  2277. color: #2b2b2b;
  2278. }
  2279. article a {
  2280. text-decoration:underline;
  2281. }
  2282. .proigk {text-align:center;}
  2283. .vbnmcx {text-align:center;}
  2284. @media only screen and (max-width:768px) {
  2285.  
  2286. }
  2287. </style>
  2288. <script src="./5 Year Warranty Program - test _files/platform.js.descarga"></script><style type="text/css">div.eapps-widget{position:relative}div.eapps-widget.eapps-widget-show-toolbar:before{position:absolute;content:"";display:block;bottom:0;top:0;left:0;right:0;pointer-events:none;border:1px solid transparent;transition:border .3s ease;z-index:1}.eapps-widget-toolbar{position:absolute;top:-32px;left:0;right:0;display:block;z-index:99999;padding-bottom:4px;transition:all .3s ease;pointer-events:none;opacity:0}.eapps-widget:hover .eapps-widget-toolbar{opacity:1;pointer-events:auto}.eapps-widget-toolbar a{text-decoration:none;box-shadow:none!important}.eapps-widget-toolbar-panel{border-radius:6px;background-color:#222;color:#fff;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;top:0;position:relative;transition:all .3s ease;opacity:0;overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-shadow:0 0 0 1px hsla(0,0%,100%,.2);height:28px}.eapps-widget:hover .eapps-widget-toolbar-panel{opacity:1}.eapps-widget-toolbar-panel-wrapper{width:100%;position:relative}.eapps-widget-toolbar-panel-only-you{position:absolute;top:-24px;font-size:11px;line-height:14px;color:#9c9c9c;padding:5px 4px}.eapps-widget-toolbar-panel-logo{width:28px;height:28px;border-right:1px solid hsla(0,0%,100%,.2);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.eapps-widget-toolbar-panel-logo svg{display:block;width:15px;height:15px;fill:#f93262}.eapps-widget-toolbar-panel-edit{font-size:12px;font-weight:400;line-height:14px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding:9px;border-right:1px solid hsla(0,0%,100%,.2);color:#fff;text-decoration:none}.eapps-widget-toolbar-panel-edit-icon{width:14px;height:14px;margin-right:8px}.eapps-widget-toolbar-panel-edit-icon svg{display:block;width:100%;height:100%;fill:#fff}.eapps-widget-toolbar-panel-views{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.eapps-widget-toolbar-panel-views-label{font-size:12px;font-weight:400;line-height:14px;margin-left:8px}.eapps-widget-toolbar-panel-views-bar{display:-ms-inline-flexbox;display:inline-flex;width:70px;height:3px;border-radius:2px;margin-left:8px;background-color:hsla(0,0%,100%,.3)}.eapps-widget-toolbar-panel-views-bar-inner{border-radius:2px;background-color:#4ad504}.eapps-widget-toolbar-panel-views-green .eapps-widget-toolbar-panel-views-bar-inner{background-color:#4ad504}.eapps-widget-toolbar-panel-views-red .eapps-widget-toolbar-panel-views-bar-inner{background-color:#ff4734}.eapps-widget-toolbar-panel-views-orange .eapps-widget-toolbar-panel-views-bar-inner{background-color:#ffb400}.eapps-widget-toolbar-panel-views-percent{display:-ms-inline-flexbox;display:inline-flex;margin-left:8px;margin-right:8px;font-size:12px;font-weight:400;line-height:14px}.eapps-widget-toolbar-panel-views-get-more{padding:9px 16px;background-color:#f93262;color:#fff;font-size:12px;font-weight:400;border-radius:0 6px 6px 0}.eapps-widget-toolbar-panel-share{position:absolute;top:0;display:inline-block;margin-left:8px;width:83px;height:28px;padding-bottom:4px;box-sizing:content-box!important}.eapps-widget-toolbar-panel-share:hover .eapps-widget-toolbar-panel-share-block{opacity:1;pointer-events:all}.eapps-widget-toolbar-panel-share-button{padding:0 18px;height:28px;background-color:#1c91ff;color:#fff;font-size:12px;font-weight:400;border-radius:6px;position:absolute;top:0;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;cursor:default;-ms-flex-align:center;align-items:center}.eapps-widget-toolbar-panel-share-button svg{display:inline-block;margin-right:6px;fill:#fff;position:relative;top:-1px}.eapps-widget-toolbar-panel-share-block{position:absolute;background:#fff;border:1px solid hsla(0,0%,7%,.1);border-radius:10px;width:209px;top:32px;transform:translateX(-63px);opacity:0;pointer-events:none;transition:all .3s ease;box-shadow:0 4px 6px rgba(0,0,0,.05)}.eapps-widget-toolbar-panel-share-block:hover{opacity:1;pointer-events:all}.eapps-widget-toolbar-panel-share-block-text{color:#111;font-size:15px;font-weight:400;padding:12px 0;text-align:center}.eapps-widget-toolbar-panel-share-block-text-icon{padding-bottom:4px}.eapps-widget-toolbar-panel-share-block-actions{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;border-top:1px solid hsla(0,0%,7%,.1)}.eapps-widget-toolbar-panel-share-block-actions-item{width:33.333333%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:39px;transition:all .3s ease;background-color:transparent}.eapps-widget-toolbar-panel-share-block-actions-item:hover{background-color:#fafafa}.eapps-widget-toolbar-panel-share-block-actions-item a{width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.eapps-widget-toolbar-panel-share-block-actions-item-icon{width:16px;height:16px;display:block}.eapps-widget-toolbar-panel-share-block-actions-item-facebook .eapps-widget-toolbar-panel-share-block-actions-item-icon{fill:#3c5a9b}.eapps-widget-toolbar-panel-share-block-actions-item-twitter .eapps-widget-toolbar-panel-share-block-actions-item-icon{fill:#1ab2e8}.eapps-widget-toolbar-panel-share-block-actions-item-google .eapps-widget-toolbar-panel-share-block-actions-item-icon{fill:#dd4b39}.eapps-widget-toolbar-panel-share-block-actions-item:not(:last-child){border-right:1px solid hsla(0,0%,7%,.1)}</style>
  2289. <script src="./5 Year Warranty Program - test _files/jquery.min.js(1).descarga"></script>
  2290. <link rel="stylesheet" href="./5 Year Warranty Program - test _files/jquery.fancybox.min.css">
  2291. <script src="./5 Year Warranty Program - test _files/jquery.fancybox.min.js.descarga"></script>
  2292. <style>
  2293. /*
  2294. ***
  2295. GENERICPAGECSS
  2296. ***
  2297. */
  2298. .blog-row h2 {
  2299. line-height: 35px;
  2300. }
  2301. p {
  2302. color: #2b2b2b;
  2303. }
  2304. h3.ouzdmj {
  2305. font-size: 1.1rem;
  2306. letter-spacing: 1px;
  2307. text-transform: uppercase;
  2308. color: #1b5b77;
  2309. font-family: HelveticaNeueW01-67MdCn_692710,'Helvetica Neue',Helvetica,Arial,sans-serif;
  2310. font-weight: 400;
  2311. }
  2312.  
  2313. .providesupportchatbttn img {
  2314. width: 220px;
  2315. height:39px;
  2316. }
  2317. img.fit {
  2318. width: 220px;
  2319. height: 96px;
  2320. }
  2321. aside.grey2020 li:first-of-type {
  2322. background: none;
  2323. text-align: center;
  2324. }
  2325. aside.grey2020 li {
  2326. border-bottom: 1px solid #2b2b2b;
  2327. padding-left: 0!important;
  2328. padding-right: 0!important;
  2329. text-transform: uppercase;
  2330. }
  2331. aside ul li {
  2332. padding: 0.6rem 0.5rem;
  2333. }
  2334. aside ul li:first-of-type {
  2335. font-size: 1rem;
  2336. color: #000;
  2337. font-weight: bold;
  2338. }
  2339. @media only screen and (max-width: 980px){
  2340. .fit{height:auto;}
  2341. .mt2 { width: 90%;
  2342. margin-right: auto;
  2343. margin-left: auto;}
  2344. img.chatimg {
  2345. width: 300px;
  2346. height: auto;
  2347. border-radius: 20px;
  2348. }
  2349. }
  2350.  
  2351. aside.generic li:first-of-type {
  2352. text-transform: uppercase;
  2353. background: none;
  2354. text-align: center;
  2355. color: initial;
  2356. font-weight: bold;
  2357. }
  2358. aside.generic li {
  2359. border-bottom: 1px solid #2b2b2b;
  2360. padding-left: 0!important;
  2361. padding-right: 0!important;
  2362. text-transform: uppercase;
  2363. color: initial;
  2364. }
  2365. aside ul li {
  2366. padding: 0.5rem;
  2367. }
  2368.  
  2369. @media only screen and (max-width: 980px){
  2370. .fit{height:auto;}
  2371. #bottommenublock {
  2372. width: 90%;
  2373. margin-right: auto;
  2374. margin-left: auto;
  2375. }
  2376. img.chatimg {
  2377. width: 300px;
  2378. height: auto;
  2379. border-radius: 20px;
  2380. }
  2381. }
  2382. @media only screen and (min-width:769px) and (max-width:990px) {
  2383.  
  2384. .paging {
  2385. text-align: center;
  2386. }
  2387.  
  2388.  
  2389. .bottommenublocknew {
  2390. padding: 0 !important;
  2391. width: 300px;
  2392. text-align: center;
  2393. margin: 0 auto 25px!important;
  2394. }
  2395.  
  2396. .providesupportchatbttn {
  2397. text-align: center;
  2398. }
  2399. .providesupportchatbttn img {
  2400. width: 300px;
  2401. aspect-ratio:50/9;
  2402. }
  2403.  
  2404. #bottommenublock {
  2405. padding: 0 10px;
  2406. width: 300px;
  2407. text-align: center;
  2408. margin: 0 auto;
  2409. }
  2410. }
  2411.  
  2412. aside.generic li{border-bottom: 1px solid #777; color: #777;}
  2413. aside.generic li a:hover{color: #777;}
  2414. .article-tags{margin:0;}
  2415. .article-tags li{list-style:none;display:inline-block;margin-right:10px;}
  2416. .article-tags li:after{content:",";}
  2417. .article-tags li:last-of-type:after{content:" ";}
  2418. .pageList{list-style:none; margin: 0; display:inline-block;}
  2419. .pageList li{ display:inline;}
  2420. .pageList li a {position: relative; float: left; padding: 6px 12px; line-height: 1.428571429; text-decoration: none; color: #0f5d7f; background-color: #fff; border: 1px solid #ddd; margin-left: -1px;}
  2421. .pageList li a.active{color: #fff; background-color: #0f5d7f; border-color: #0f5d7f;}
  2422. .pageList li a:hover:not(.active){ color: #004066; background-color: #f5f5f5; border-color: #ddd; }
  2423. .mt2 {
  2424. width: 100%;
  2425. margin-right: auto;
  2426. margin-left: auto;
  2427. margin-top: 0rem!important;
  2428. }
  2429. aside ul li:first-of-type {
  2430. background: none;
  2431. text-align: center;
  2432. font-size: 1rem;
  2433. color: #000;
  2434. font-weight: bold;
  2435. }
  2436. aside ul li {
  2437. border-bottom: 1px solid #2b2b2b;
  2438. padding-left: 0!important;
  2439. padding-right: 0!important;
  2440. text-transform: uppercase;
  2441. padding: 0.6rem 0.5rem;
  2442. }
  2443. aside ul li a {
  2444. font-size: unset!important;
  2445. color: black;
  2446. }
  2447. @media only screen and (max-width: 980px){
  2448. .mt2 {
  2449. width: 90%; }
  2450. article {
  2451. width: 90%;
  2452. }
  2453. .fit{height:auto;}
  2454. img.chatimg {
  2455. width: 300px;
  2456. height: auto;
  2457. border-radius: 20px;
  2458. }
  2459. ul.pageList {
  2460. margin: 0 auto 50px;
  2461. display: block;
  2462. width: fit-content;
  2463. }
  2464. }
  2465.  
  2466.  
  2467. div.generic li:first-of-type{background: #d7d7d7; text-transform: uppercase;}
  2468. div.generic li{border-bottom: 1px solid #777; color: #777;}
  2469. div.generic li a:hover{color: #777;}
  2470.  
  2471. .section-title hr {
  2472. width: 65%;
  2473. }
  2474.  
  2475. h1#heading {
  2476. color: black;
  2477. margin-bottom: 30px;
  2478. }
  2479.  
  2480. aside.generic {float: right; margin-left: 20px;}
  2481. #sidemenuaboutmob {display:none;}
  2482. @media only screen and (max-width: 980px){
  2483. .fit{height:auto;}
  2484. #sidemenuaboutmob {display:block;}
  2485. #sidemenuaboutpc {display:none;}
  2486. }
  2487. @media only screen and (max-width:768px) {
  2488. td {
  2489. padding: 0;
  2490. }
  2491. }
  2492.  
  2493. </style>
  2494. <style>.eapp-number-counter-root-layout-component{position:relative;width:100%;-webkit-font-smoothing:antialiased}.eapp-number-counter-root-layout-component,.eapp-number-counter-root-layout-component *{box-sizing:border-box !important;outline:none !important}.eapp-number-counter-root-layout-component a{text-decoration:none}.eapp-number-counter-root-layout-component a:hover,.eapp-number-counter-root-layout-component a:focus{text-decoration:underline}</style><style data-styled="active" data-styled-version="5.3.6"></style><link href="./5 Year Warranty Program - test _files/pixel.css" type="text/css" rel="stylesheet" id="stylesheetID"><link href="./5 Year Warranty Program - test _files/css" type="text/css" rel="stylesheet"><style></style><style>@media screen and (max-width:600px) {
  2495. .NFDGdCl27_IcnsEt_fdhKMN {
  2496. right: 0 !important;
  2497. left: 0px !important;
  2498. top: -35px !important;
  2499. }
  2500. div#NFDGdflt26_SbOfrtBNNR42t_0_602655176b011e00136109b9 {
  2501. top: initial!important;
  2502. }
  2503. div#NFDGdflt26_SbOfrtBNNR42t_0_603790b0511bc1001315f376 {
  2504. top: initial!important;
  2505. }
  2506. div#NFDGdflt26_SbOfrtBNNR42t_0_60265e9d6b011e00136109f4 {
  2507. top: initial !important;
  2508. }
  2509.  
  2510. }
  2511.  
  2512. div#NFDGdflt26_SbOfrtBNNR42t_0_602655176b011e00136109b9 {
  2513. top: 200px;
  2514. }
  2515. div#NFDGdflt26_SbOfrtBNNR42t_0_603790b0511bc1001315f376 {
  2516. top: 180px;
  2517. }
  2518. div#NFDGdflt26_SbOfrtBNNR42t_0_60265e9d6b011e00136109f4 {
  2519. top: 370px;
  2520. }</style></head>
  2521. <body style="" data-new-gr-c-s-check-loaded="14.1115.0" data-gr-ext-installed="">
  2522. <link rel="stylesheet" href="./5 Year Warranty Program - test _files/cookieconsent.css" media="all" onload="this.media=&#39;all&#39;">
  2523. <style>
  2524. /*
  2525. ***
  2526. ALLPAGESCSS
  2527. ***
  2528. */
  2529. @font-face {
  2530. font-family: "Lato-fallback";
  2531. size-adjust: 94%;
  2532. ascent-override: 99%;
  2533. src: local("Arial");
  2534. }
  2535.  
  2536. .mt2 {
  2537. width: 100%;
  2538. margin-right: auto;
  2539. margin-left: auto;
  2540. margin-top:2rem;
  2541. }
  2542. aside ul li:first-of-type {
  2543. font-family:'Lato', HelveticaNeueW01-67MdCn_692710, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  2544. letter-spacing:1px;
  2545. background: none;
  2546. text-align: center;
  2547. font-size: 1rem;
  2548. color: #000;
  2549. font-weight: bold;
  2550. }
  2551. aside ul li {
  2552. border-bottom: 1px solid #2b2b2b;
  2553. padding-left: 0!important;
  2554. padding-right: 0!important;
  2555. text-transform: uppercase;
  2556. padding: 0.6rem 0.5rem;
  2557. }
  2558. aside ul li a {
  2559. color: black;
  2560. }
  2561.  
  2562.  
  2563. #bottommenublock a {
  2564. font-size: 1em!important;
  2565. }
  2566.  
  2567. .flist a {
  2568. font-size: 1em!important;
  2569. }
  2570.  
  2571. .files-table{width:100%;border:1px solid #ddd;}.files-table th{font-weight:bold;text-align:left;font-size:1em;color:#000;padding:5px;}.files-table td{padding:5px;}.files-table thead{background-color:#f2f2f2;}
  2572. div#jumpcontent:focus { opacity:1; width: auto;} div#jumpcontent { margin:0px; width: 0px; opacity:0; -webkit-transition: 200ms; -moz-transition: 200ms;
  2573. -ms-transition: 200ms;
  2574. -o-transition: 200ms;
  2575. transition: 200ms; }
  2576. #ep2-card {height: 330px!important;}
  2577.  
  2578. body{font-family: 'Lato', 'Lato-fallback', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;color:#6d6e71;background-color:#FFF;line-height: 1.5rem;font-weight: 400;}
  2579. h1 {font-family:'Lato', 'Lato-fallback';font-weight: 600; font-size: 26px;}
  2580. h2 { font-family: 'Lato', 'Lato-fallback' !important; font-size: 23px !important;}
  2581. h3 { font-family: 'Lato', 'Lato-fallback' !important;}
  2582. h4 { font-family: 'Lato', 'Lato-fallback' !important;}
  2583. p {font-family: 'Lato', 'Lato-fallback', Helvetica;}
  2584. .article ul { font-family: 'Lato', 'Lato-fallback' !important;}
  2585. .accordion {font-family: 'Lato', 'Lato-fallback' !important; font-size: 1rem;}
  2586. header { background-color: #000;}
  2587. header nav{height:95px; text-align: left;font-family:'Lato', 'Lato-fallback', 'Helvetica Neue', 'Helvetica', Arial, sans-serif; width: 1100px; margin:0 auto; background-color:#000;}
  2588. header nav ul li {display: inline-block;vertical-align: middle;text-transform: uppercase;position: relative;z-index: 99999;}
  2589. header nav ul li:hover > a {color: #8a8c8f;}
  2590. header nav ul li:hover > ul {visibility: visible;}
  2591. header nav ul li a {color: #fff !important;display: block;padding: 2.2rem 0.8rem;}
  2592. header nav ul li a {font-weight: bold;font-size: 13px!important;}
  2593. header nav ul li ul {visibility: hidden;position: absolute;top: 100%;left: 0;padding: .5rem 0;width: 12rem;text-align: left;background-color: #000;}
  2594. header nav ul li ul li {display: block;margin:10px 0;}
  2595. header nav ul li ul li a {font-size: 12px!important;padding: .3rem 1rem;}
  2596. article ul, .article ul, article ol {font-family: 'Lato', 'Lato-fallback' !important;}
  2597. .btn-primary {font-family: 'Lato', 'Lato-fallback';}
  2598. td {font-family: 'Lato', 'Lato-fallback';}
  2599. h3.ouzdmj {font-size: 1.0rem;}
  2600. .mobile-nav {
  2601. font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  2602. }
  2603. #jb-user-nav #jb-user-nav-collapse > .hmg-jb-nav > li > a {color: #0076B1 !important;}
  2604. nav#jb-user-nav {
  2605. width: auto;
  2606. }
  2607.  
  2608. .hmg-jb-panel-body {
  2609. padding: 15px 10px;
  2610. }
  2611.  
  2612. ul#childmenu4 {
  2613. width: 700px !important;
  2614. position: absolute;
  2615. right: 0px;
  2616. left: unset !important;
  2617. column-count: 4;
  2618. column-rule: dotted 1px #333;
  2619. }
  2620.  
  2621. ul#childmenu4 li {
  2622. display: inline-block;
  2623. width: 100%;
  2624. }
  2625.  
  2626. @media only screen and (max-width:1105px) {
  2627. header nav{width:100%;}
  2628. header nav ul li a {
  2629. font-weight: 500;
  2630. font-size: 14px!important;
  2631. }}
  2632.  
  2633. @media only screen and (max-width: 768px){
  2634. .mobile-logo img{width:56px; height: auto;}
  2635. header nav{height:auto;}
  2636. }
  2637. @media only screen and (min-width:769px) and (max-width:990px) {
  2638. header nav ul li a {
  2639. font-size: 12px!important;
  2640. padding-left: 0.5rem !important;
  2641. padding-right: 0.5rem !important;
  2642. }
  2643. ul#childmenu4 {
  2644. right: -50%;
  2645. }
  2646. ul#childmenu7 {
  2647. right: 0px;
  2648. left: unset !important;
  2649. }
  2650. div#footercol2 {
  2651. width: 35%;
  2652. padding-right: 15%;
  2653. }
  2654. div#footercol1 {
  2655. width: 35%;
  2656. padding-left: 15%;
  2657. }
  2658. div#footercol3 {
  2659. width: 70%;
  2660. padding-left: 15%;
  2661. padding-right: 15%;
  2662. }
  2663. }
  2664. @media only screen and (min-width: 769px) and (max-width: 875px) {
  2665. ul#childmenu4 {
  2666. right: 0%;
  2667. }
  2668. header nav ul li a {
  2669. font-size: 11px!important;
  2670. padding-left: 0.4rem !important;
  2671. padding-right: 0.4rem !important;
  2672. }
  2673. }
  2674. @media only screen and (max-width:1280px) {
  2675. ul#childmenu7 {
  2676. right: 0px;
  2677. left: unset !important;
  2678. }
  2679. }
  2680. /*
  2681. EXECUTIVE GRID
  2682. */
  2683. .execimg {margin: 0 auto; display: block; min-height:115px; min-width:115px;}
  2684. .execname {font-size: 0.7rem;color: black;padding-bottom: 0px;text-decoration: none!important;}
  2685. @media only screen and (max-width:768px) {
  2686. .execimg {min-height:130px; min-width:130px;}
  2687. }
  2688. @media only screen and (min-width:768px) and (max-width:980px) {
  2689. .foifyg {
  2690. display: flex;
  2691. }
  2692. }
  2693. @media only screen and (max-width: 980px){
  2694. .mt2 {
  2695. width: 90%;}
  2696. .py3new {padding-bottom:0px!important;}
  2697. img.chatimg {
  2698. width: 300px;
  2699. height: auto;
  2700. border-radius: 20px;
  2701. }
  2702. .fit{height:auto;}
  2703. }
  2704. @media only screen and (min-width:769px) and (max-width:990px) {
  2705.  
  2706.  
  2707. .providesupportchatbttn {
  2708. text-align: center;
  2709. margin-top: 30px;
  2710. }
  2711. .providesupportchatbttn img {
  2712. width: 300px;
  2713. }
  2714.  
  2715. .bottommenublocknew {
  2716. padding: 0 10px;
  2717. width: 300px;
  2718. text-align: center;
  2719. margin: 0 auto;
  2720. }
  2721. }
  2722. /*
  2723. PROVIDESUPPORT
  2724. */
  2725. .chatimg { border:0px;}
  2726. @media only screen and (max-width: 770px) {.chatimg {margin: 0 auto;width: 70%;display: block;}}
  2727.  
  2728. </style>
  2729. <main>
  2730. <aside>
  2731. <section>
  2732. <ul id="bottommenublock" class="mt2 bottommenublocknew" style="margin-top:20px;"><li>EMPLOYERS</li><li><a href="/contact.html" title="Become a test Client">Become a test Client</a></li><li><a href="/employer-request-form.html" title="Submit Your Open Jobs">Submit Your Open Jobs</a></li><li><a href="" title="Hiring? Schedule a Call" target="_blank">Hiring? Schedule a Call</a></li><li><a href="/skills-testing.html" title="Skills Testing">Skills Testing</a></li><li><a href="/selecting-an-agency.html" title="Selecting an Agency">Selecting an Agency</a></li><li><a href="/testimonials.html" title="Client Testimonials">Client Testimonials</a></li><li><a href="/payroll-services.html" title="Payroll Services">Payroll Services</a></li><li><a href="/vendor-management.html" title="Vendor Management">Vendor Management</a></li></ul>
  2733.  
  2734. </aside>
  2735. </section>
  2736. </main>
  2737. <footer>
  2738. <div class="container">
  2739. <div id="footercol1">
  2740. <ul class="flist">
  2741. <li><a href="/employers.html" title="STAFFING FOR EMPLOYERS">Employers</a></li>
  2742.  
  2743. <li><a href="/candidates.html" title="WELCOME JOB SEEKERS - APPLY NOW">Candidates</a></li>
  2744.  
  2745. <li><a href="/locations.html" title="NATIONWIDE STAFFING AGENCY LOCATIONS">Offices</a></li>
  2746.  
  2747. <li><a href="/about-us.html" title="ABOUT US">About Us</a></li>
  2748.  
  2749. <li><a href="/job-categories.html" title="Staffing Areas">Staffing Areas</a></li>
  2750.  
  2751. <li><a href="/contact.html" title="CONTACT YOUR LOCAL STAFFING OFFICE">Contact</a></li>
  2752.  
  2753. <li><a href="/referral.html" title="Referral">Referral</a></li>
  2754.  
  2755. </ul>
  2756. </div>
  2757.  
  2758. </div>
  2759. </footer>
  2760. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement