alux.min.css 17 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103
  1. /*
  2. * Removed border-bottom from tr,td 243
  3. * Removed background from nav-wrap 682
  4. *
  5. *
  6. *
  7. */
  8. html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{
  9. margin:0;
  10. padding:0;
  11. border:0;
  12. outline:0;
  13. font-size:100%;
  14. vertical-align:baseline;
  15. background:transparent
  16. }
  17. body{
  18. line-height:1
  19. }
  20. article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
  21. display:block
  22. }
  23. nav ul{
  24. list-style:none
  25. }
  26. blockquote,q{
  27. quotes:none
  28. }
  29. blockquote:before,blockquote:after,q:before,q:after{
  30. content:'';
  31. content:none
  32. }
  33. a{
  34. margin:0;
  35. padding:0;
  36. font-size:100%;
  37. vertical-align:baseline;
  38. background:transparent
  39. }
  40. ins{
  41. background-color:#ff9;
  42. color:#000;
  43. text-decoration:none
  44. }
  45. mark{
  46. background-color:#ff9;
  47. color:#000;
  48. font-style:italic;
  49. font-weight:bold
  50. }
  51. del{
  52. text-decoration:line-through
  53. }
  54. abbr[title],dfn[title]{
  55. border-bottom:1px dotted;
  56. cursor:help
  57. }
  58. table{
  59. border-collapse:collapse;
  60. border-spacing:0
  61. }
  62. hr{
  63. display:block;
  64. height:1px;
  65. border:0;
  66. padding:0
  67. }
  68. input,select{
  69. vertical-align:middle
  70. }
  71. .clearfix:after{
  72. visibility:hidden;
  73. display:block;
  74. font-size:0;
  75. content:' ';
  76. clear:both;
  77. height:0
  78. }
  79. * html .clearfix{
  80. zoom:1
  81. }
  82. *:first-child+html .clearfix{
  83. zoom:1
  84. }
  85. .container-siema{
  86. position:relative;
  87. background:#333;
  88. margin-bottom:40px;
  89. overflow:hidden
  90. }
  91. .container-siema__next,.container-siema__prev{
  92. position:absolute;
  93. top:0;
  94. color:#fff;
  95. text-indent:-9999px;
  96. height:100%;
  97. cursor:pointer;
  98. width:60px
  99. }
  100. .container-siema__next{
  101. right:0
  102. }
  103. .container-siema__next .arrow,.container-siema__prev .arrow{
  104. width:30px;
  105. height:40px;
  106. top:50%;
  107. right:0;
  108. background-size:45px 45px;
  109. -webkit-transform:rotate(180deg);
  110. transform:rotate(180deg)
  111. }
  112. .container-siema__next .arrow{
  113. left:0;
  114. -webkit-transform:rotate(0deg);
  115. transform:rotate(0deg)
  116. }
  117. .arrow--disable{
  118. opacity:0.3
  119. }
  120. .siema__slide{
  121. height:600px;
  122. background:#333;
  123. color:#fff;
  124. position:relative;
  125. display:flex;
  126. align-items:center
  127. }
  128. .siema__caption{
  129. z-index:100;
  130. padding:0 40px;
  131. max-width:1250px;
  132. width:100%;
  133. margin:0 auto;
  134. color:#fff;
  135. text-shadow:0 0 5px #000
  136. }
  137. .siema__caption h1,.siema__caption h2,.siema__caption h3{
  138. color:#fff
  139. }
  140. .siema__filter{
  141. z-index:10;
  142. position:absolute;
  143. top:0;
  144. left:0;
  145. width:100%;
  146. height:100%;
  147. opacity:0.5;
  148. display:block;
  149. background:#000
  150. }
  151. @media (max-width: 1300px){
  152. .container-siema__next .arrow,.container-siema__prev .arrow{
  153. bottom:40px;
  154. top:auto
  155. }
  156. }
  157. body{
  158. font-size:16px;
  159. line-height:1.6;
  160. font-family:'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif
  161. }
  162. .gigantic{
  163. font-size:110px;
  164. line-height:1.09;
  165. letter-spacing:-2px
  166. }
  167. .huge,h1{
  168. letter-spacing:-1px;
  169. font-size:48px;
  170. line-height:1.05
  171. }
  172. .large,h2{
  173. font-size:32px;
  174. line-height:1.14
  175. }
  176. .bigger,h3{
  177. font-size:26px;
  178. line-height:1.38
  179. }
  180. .big,h4{
  181. font-size:22px;
  182. line-height:1.38
  183. }
  184. .normal,h5{
  185. font-size:18px;
  186. line-height:1.38
  187. }
  188. .small,h6,small{
  189. font-size:14px;
  190. line-height:1.2
  191. }
  192. .gigantic,.huge,.large,.bigger,.big,h1,h2,h3,h4,h5,h6{
  193. color:#222;
  194. margin-bottom:20px
  195. }
  196. a,.link-color{
  197. color:#2edaf0
  198. }
  199. a:focus,a:hover{
  200. color:#10c4db
  201. }
  202. p{
  203. margin-bottom:20px;
  204. font-size:16px
  205. }
  206. blockquote{
  207. font-weight:200;
  208. font-size:20px;
  209. font-style:italic;
  210. margin:0.25em 0;
  211. padding:0 30px;
  212. line-height:1.45;
  213. position:relative;
  214. color:#383838;
  215. border-left:5px solid #eee
  216. }
  217. ul{
  218. list-style:circle inside;
  219. margin-bottom:40px
  220. }
  221. ol{
  222. list-style:decimal inside;
  223. margin-bottom:40px
  224. }
  225. ol,ul{
  226. padding-left:0;
  227. margin-top:0
  228. }
  229. ul ul,ul ol,ol ol,ol ul{
  230. margin:20px 0 20px 40px
  231. }
  232. li{
  233. margin-bottom:10px
  234. }
  235. table{
  236. margin-bottom:40px
  237. }
  238. th,td{
  239. padding:12px 15px;
  240. text-align:left;
  241. /* border-bottom:1px solid #e1e1e1 */
  242. }
  243. hr{
  244. margin-top:20px;
  245. margin-bottom:40px;
  246. border-width:0;
  247. border-top:1px solid #e1e1e1
  248. }
  249. hr.spacer{
  250. border-top:1px solid transparent
  251. }
  252. @media (max-width: 767px){
  253. .gigantic{
  254. font-size:74px
  255. }
  256. }
  257. .button{
  258. font-size:14px;
  259. color:#fff;
  260. background:#666;
  261. text-transform:uppercase;
  262. font-weight:bold;
  263. border:none;
  264. border-radius:4px;
  265. padding:12px 25px;
  266. text-decoration:none;
  267. cursor:pointer;
  268. display:inline-block;
  269. text-shadow:none
  270. }
  271. .button:hover{
  272. background:#10c4db;
  273. color:#fff
  274. }
  275. input[type='email'],input[type='number'],input[type='search'],input[type='text'],input[type='tel'],input[type='url'],input[type='password'],textarea,select{
  276. height:38px;
  277. padding:6px 10px;
  278. background-color:#fcfcfc;
  279. border:1px solid #d1d1d1;
  280. border-radius:4px;
  281. box-shadow:none;
  282. box-sizing:border-box;
  283. width:100%
  284. }
  285. input[type='email'],input[type='number'],input[type='search'],input[type='text'],input[type='tel'],input[type='url'],input[type='password'],textarea{
  286. -webkit-appearance:none;
  287. -moz-appearance:none;
  288. appearance:none
  289. }
  290. textarea{
  291. min-height:65px;
  292. padding-top:6px;
  293. padding-bottom:6px
  294. }
  295. input[type='email']:focus,input[type='number']:focus,input[type='search']:focus,input[type='text']:focus,input[type='tel']:focus,input[type='url']:focus,input[type='password']:focus,textarea:focus,select:focus{
  296. border:1px solid #33c3f0;
  297. outline:0
  298. }
  299. label,legend{
  300. display:block;
  301. margin:12px 0 10px 0;
  302. font-weight:bold
  303. }
  304. fieldset{
  305. padding:0;
  306. border-width:0
  307. }
  308. input[type='checkbox'],input[type='radio']{
  309. display:inline
  310. }
  311. label>.label-body{
  312. display:inline-block;
  313. margin-left:10px;
  314. font-weight:normal
  315. }
  316. *,*:after,*:before{
  317. -webkit-box-sizing:border-box;
  318. -moz-box-sizing:border-box;
  319. box-sizing:border-box
  320. }
  321. .cover{
  322. /* background:#eee; */
  323. padding:70px 0;
  324. margin-bottom:20px
  325. }
  326. .grid{
  327. margin:0 auto;
  328. max-width:1250px;
  329. display:flex;
  330. flex-flow:row;
  331. flex-wrap:wrap;
  332. padding:40px 20px
  333. }
  334. .grid--center{
  335. justify-content:center
  336. }
  337. .grid--right{
  338. justify-content:flex-end
  339. }
  340. .grid--full{
  341. max-width:100%
  342. }
  343. .grid.no-col{
  344. display:block;
  345. padding:40px
  346. }
  347. .col{
  348. flex:1
  349. }
  350. [class*='col']{
  351. padding:0 20px;
  352. position:relative
  353. }
  354. .col-6{
  355. width:6.25%;
  356. }
  357. .col-100{
  358. width:100%
  359. }
  360. .col-50{
  361. width:50%
  362. }
  363. .col-33{
  364. width:33.33%
  365. }
  366. .col-66{
  367. width:66.66%
  368. }
  369. .col-25{
  370. width:25%
  371. }
  372. .col-75{
  373. width:75%
  374. }
  375. .col-20{
  376. width:20%
  377. }
  378. .col-40{
  379. width:40%
  380. }
  381. .col-60{
  382. width:60%
  383. }
  384. .col-80{
  385. width:80%
  386. }
  387. .col-15{
  388. width:15.66%
  389. }
  390. .col-16{
  391. width:16.66%
  392. }
  393. .col-14{
  394. width:14.66%
  395. }
  396. .col-18{
  397. width:18.66%
  398. }
  399. .col-12{
  400. width:12.5%
  401. }
  402. .col-10{
  403. width:10%
  404. }
  405. .col-30{
  406. width:30%
  407. }
  408. .col-70{
  409. width:70%
  410. }
  411. .col-90{
  412. width:90%
  413. }
  414. .push-50{
  415. left:50%
  416. }
  417. .push-33{
  418. left:33.33%
  419. }
  420. .push-66{
  421. left:66.66%
  422. }
  423. .push-25{
  424. left:25%
  425. }
  426. .push-75{
  427. left:75%
  428. }
  429. .push-20{
  430. left:20%
  431. }
  432. .push-40{
  433. left:40%
  434. }
  435. .push-60{
  436. left:60%
  437. }
  438. .push-80{
  439. left:20%
  440. }
  441. .push-10{
  442. left:10%
  443. }
  444. .push-30{
  445. left:30%
  446. }
  447. .push-60{
  448. left:60%
  449. }
  450. .push-70{
  451. left:70%
  452. }
  453. .push-90{
  454. left:90%
  455. }
  456. .pull-50{
  457. right:50%
  458. }
  459. .pull-33{
  460. right:33.33%
  461. }
  462. .pull-66{
  463. right:66.66%
  464. }
  465. .pull-25{
  466. right:25%
  467. }
  468. .pull-75{
  469. right:75%
  470. }
  471. .pull-20{
  472. right:20%
  473. }
  474. .pull-40{
  475. right:40%
  476. }
  477. .pull-60{
  478. right:60%
  479. }
  480. .pull-80{
  481. right:80%
  482. }
  483. .pull-10{
  484. right:10%
  485. }
  486. .pull-30{
  487. right:30%
  488. }
  489. .pull-60{
  490. right:60%
  491. }
  492. .pull-70{
  493. right:70%
  494. }
  495. .pull-90{
  496. right:90%
  497. }
  498. .no-pad,.no-pad [class*='col-']{
  499. padding:0
  500. }
  501. @media (max-width: 991px){
  502. .tab-100{
  503. width:100%
  504. }
  505. .tab-90{
  506. width:90%
  507. }
  508. .tab-80{
  509. width:80%
  510. }
  511. .tab-75{
  512. width:75%
  513. }
  514. .tab-70{
  515. width:70%
  516. }
  517. .tab-66{
  518. width:66.66%
  519. }
  520. .tab-60{
  521. width:60%
  522. }
  523. .tab-50{
  524. width:50%
  525. }
  526. .tab-40{
  527. width:40%
  528. }
  529. .tab-33{
  530. width:33.33%
  531. }
  532. .tab-30{
  533. width:30%
  534. }
  535. .tab-25{
  536. width:25%
  537. }
  538. .tab-20{
  539. width:20%
  540. }
  541. .tab-10{
  542. width:10%
  543. }
  544. .col.tab-100{
  545. flex:0 0 100%
  546. }
  547. .col.tab-90{
  548. flex:0 0 90%
  549. }
  550. .col.tab-80{
  551. flex:0 0 80%
  552. }
  553. .col.tab-75{
  554. flex:0 0 75%
  555. }
  556. .col.tab-70{
  557. flex:0 0 70%
  558. }
  559. .col.tab-66{
  560. flex:0 0 66.66%
  561. }
  562. .col.tab-60{
  563. flex:0 0 60%
  564. }
  565. .col.tab-50{
  566. flex:0 0 50%
  567. }
  568. .col.tab-40{
  569. flex:0 0 40%
  570. }
  571. .col.tab-33{
  572. flex:0 0 33.33%
  573. }
  574. .col.tab-30{
  575. flex:0 0 30%
  576. }
  577. .col.tab-20{
  578. flex:0 0 20%
  579. }
  580. .col.tab-25{
  581. flex:0 0 25%
  582. }
  583. [class*='col']{
  584. margin-bottom:40px
  585. }
  586. }
  587. @media (max-width: 767px){
  588. [class*='col']{
  589. width:100%;
  590. left:0;
  591. right:0;
  592. padding:0 10px
  593. }
  594. .sma-100{
  595. width:100%
  596. }
  597. .sma-90{
  598. width:90%
  599. }
  600. .sma-80{
  601. width:80%
  602. }
  603. .sma-75{
  604. width:75%
  605. }
  606. .sma-70{
  607. width:70%
  608. }
  609. .sma-66{
  610. width:66.66%
  611. }
  612. .sma-60{
  613. width:60%
  614. }
  615. .sma-50{
  616. width:50%
  617. }
  618. .sma-40{
  619. width:40%
  620. }
  621. .sma-33{
  622. width:33.33%
  623. }
  624. .sma-30{
  625. width:30%
  626. }
  627. .sma-25{
  628. width:25%
  629. }
  630. .sma-20{
  631. width:20%
  632. }
  633. .sma-10{
  634. width:10%
  635. }
  636. .col.sma-100{
  637. flex:0 0 100%
  638. }
  639. .col.sma-90{
  640. flex:0 0 90%
  641. }
  642. .col.sma-80{
  643. flex:0 0 80%
  644. }
  645. .col.sma-75{
  646. flex:0 0 75%
  647. }
  648. .col.sma-70{
  649. flex:0 0 70%
  650. }
  651. .col.sma-66{
  652. flex:0 0 66.66%
  653. }
  654. .col.sma-60{
  655. flex:0 0 60%
  656. }
  657. .col.sma-50{
  658. flex:0 0 50%
  659. }
  660. .col.sma-40{
  661. flex:0 0 40%
  662. }
  663. .col.sma-33{
  664. flex:0 0 33.33%
  665. }
  666. .col.sma-30{
  667. flex:0 0 30%
  668. }
  669. .col.sma-25{
  670. flex:0 0 25%
  671. }
  672. .col.sma-20{
  673. flex:0 0 20%
  674. }
  675. }
  676. .nav-header{
  677. float:left;
  678. margin:0
  679. }
  680. .logo{
  681. float:left;
  682. padding:15px 15px 0 40px;
  683. font-weight:bold;
  684. font-size:25px
  685. }
  686. .no-pad-menu{
  687. padding:0;
  688. margin-bottom:0;
  689. background:transparent !important
  690. }
  691. .nav-wrap{
  692. display:inline-block;
  693. width:100%;
  694. /* background:#333; */
  695. float:left
  696. }
  697. .nav-wrap a{
  698. text-decoration:none;
  699. color:#fff;
  700. display:block
  701. }
  702. .nav-wrap ul{
  703. list-style:none;
  704. position:relative;
  705. text-align:left;
  706. margin:0
  707. }
  708. .nav-wrap li{
  709. float:left;
  710. margin:0;
  711. position:relative
  712. }
  713. .nav-wrap ul:after{
  714. clear:both
  715. }
  716. .nav-wrap ul:before,.nav-wrap ul:after{
  717. content:' ';
  718. display:table
  719. }
  720. .nav-wrap nav{
  721. position:relative;
  722. text-align:center;
  723. float:right
  724. }
  725. ul.primary,ul.dropdown-menu{
  726. -webkit-transition:max-height 0.3s;
  727. -moz-transition:max-height 0.3s;
  728. transition:max-height 0.3s
  729. }
  730. ul.primary li a{
  731. display:block;
  732. padding:22px 30px
  733. }
  734. ul.primary li a:hover{
  735. color:#000
  736. }
  737. ul.dropdown-menu{
  738. position:absolute;
  739. z-index:200;
  740. min-width:200px;
  741. display:none;
  742. box-shadow:0 7px 12px rgba(0,0,0,0.175)
  743. }
  744. ul.dropdown-menu li{
  745. float:none;
  746. margin:0
  747. }
  748. .arrow{
  749. width:16px;
  750. height:16px;
  751. display:inline-block;
  752. top:27px;
  753. right:18px;
  754. position:absolute;
  755. background:url(arrow.svg) center center;
  756. background-size:22px 22px;
  757. -webkit-transform:rotate(90deg);
  758. transform:rotate(90deg)
  759. }
  760. .select .arrow{
  761. -webkit-transform:rotate(90deg);
  762. transform:rotate(90deg)
  763. }
  764. ul.primary ul.dropdown-menu li a{
  765. border-left:1px solid #ddd;
  766. border-right:1px solid #ddd;
  767. border-bottom:1px solid #eee;
  768. color:#666;
  769. padding:13px 20px
  770. }
  771. ul.primary ul.dropdown-menu li a:hover{
  772. color:#000;
  773. background:#eee
  774. }
  775. ul.primary li:hover ul{
  776. display:block
  777. }
  778. ul.primary li:hover a{
  779. background:#fff;
  780. color:#666
  781. }
  782. ul.primary li:hover>a{
  783. color:#000
  784. }
  785. @media (min-width: 768px){
  786. .arrow{
  787. top:28px;
  788. right:6px;
  789. background-size:18px 18px
  790. }
  791. }
  792. @media (max-width: 767px){
  793. .logo{
  794. padding-left:20px
  795. }
  796. .nav-header,.nav-wrap nav{
  797. width:100%
  798. }
  799. .nav-wrap{
  800. width:100%;
  801. margin-top:0
  802. }
  803. .nav-wrap li{
  804. float:none
  805. }
  806. .nav-wrap .primary{
  807. max-height:0;
  808. overflow:hidden
  809. }
  810. .nav-wrap .dropdown-menu{
  811. max-height:0;
  812. overflow:hidden
  813. }
  814. .tog{
  815. background:transparent;
  816. width:69px;
  817. height:69px;
  818. position:relative;
  819. float:right
  820. }
  821. .tog span{
  822. display:block;
  823. width:36px;
  824. height:3px;
  825. border-radius:2px;
  826. position:absolute;
  827. top:32px;
  828. right:16px;
  829. background:#fff
  830. }
  831. .tog span:first-child{
  832. -webkit-transform:translateY(-11px);
  833. transform:translateY(-11px)
  834. }
  835. .tog span.span-middle{
  836. -webkit-transform:translateY(11px);
  837. transform:translateY(11px)
  838. }
  839. .tog.x span:first-child{
  840. -webkit-transform:rotate(45deg);
  841. transform:rotate(45deg)
  842. }
  843. .tog.x span.span-middle{
  844. opacity:0
  845. }
  846. .tog.x span:last-child,.tog.x span.span-middle{
  847. -webkit-transform:rotate(-45deg);
  848. transform:rotate(-45deg)
  849. }
  850. .nav-wrap .primary.open,.nav-wrap .dropdown-menu.open{
  851. max-height:500px;
  852. overflow:scroll;
  853. -webkit-overflow-scrolling:touch
  854. }
  855. ul.primary li a{
  856. padding:20px
  857. }
  858. .nav-wrap ul.primary li:hover a{
  859. background:none;
  860. color:#999
  861. }
  862. .nav-wrap ul.primary li a.select{
  863. background:#262626;
  864. color:#fff
  865. }
  866. .nav-wrap ul.primary li:hover ul{
  867. display:block;
  868. color:#fff
  869. }
  870. .nav-wrap ul.dropdown-menu{
  871. display:block;
  872. position:static;
  873. box-shadow:none;
  874. width:100%;
  875. border-bottom:none
  876. }
  877. .nav-wrap ul.primary ul.dropdown-menu li a{
  878. background:#1a1a1a;
  879. border:none;
  880. color:#999
  881. }
  882. .nav-wrap ul.primary ul.dropdown-menu li a:hover{
  883. color:#ccc
  884. }
  885. .arrow{
  886. -webkit-transform:rotate(0deg);
  887. transform:rotate(0deg)
  888. }
  889. .no-pad-menu{
  890. padding:0
  891. }
  892. }
  893. .text-center{
  894. text-align:center
  895. }
  896. .text-right{
  897. text-align:right
  898. }
  899. .text-left{
  900. text-align:left
  901. }
  902. .img-res{
  903. width:100%;
  904. height:auto;
  905. margin-bottom:20px;
  906. vertical-align:middle
  907. }
  908. .m-0{
  909. margin:0 !important
  910. }
  911. .m-1{
  912. margin:13.33333px
  913. }
  914. .m-2{
  915. margin:20px
  916. }
  917. .m-3{
  918. margin:40px
  919. }
  920. .mt-0{
  921. margin-top:0
  922. }
  923. .mt-1{
  924. margin-top:13.33333px
  925. }
  926. .mt-2{
  927. margin-top:20px
  928. }
  929. .mt-3{
  930. margin-top:40px
  931. }
  932. .mb-0{
  933. margin-bottom:0
  934. }
  935. .mb-1{
  936. margin-bottom:13.33333px
  937. }
  938. .mb-2{
  939. margin-bottom:20px
  940. }
  941. .mb-3{
  942. margin-bottom:40px
  943. }
  944. .ml-0{
  945. margin-left:0
  946. }
  947. .ml-1{
  948. margin-left:13.33333px
  949. }
  950. .ml-2{
  951. margin-left:20px
  952. }
  953. .ml-3{
  954. margin-left:40px
  955. }
  956. .mr-0{
  957. margin-right:0
  958. }
  959. .mr-1{
  960. margin-right:13.33333px
  961. }
  962. .mr-2{
  963. margin-right:20px
  964. }
  965. .mr-3{
  966. margin-right:40px
  967. }
  968. .p-0{
  969. padding:0 !important
  970. }
  971. .p-1{
  972. padding:13.33333px
  973. }
  974. .p-2{
  975. padding:20px
  976. }
  977. .p-3{
  978. padding:40px
  979. }
  980. .pt-0{
  981. padding-top:0
  982. }
  983. .pt-1{
  984. padding-top:13.33333px
  985. }
  986. .pt-2{
  987. padding-top:20px
  988. }
  989. .pt-3{
  990. padding-top:40px
  991. }
  992. .pb-0{
  993. padding-bottom:0
  994. }
  995. .pb-1{
  996. padding-bottom:13.33333px
  997. }
  998. .pb-2{
  999. padding-bottom:20px
  1000. }
  1001. .pb-3{
  1002. padding-bottom:40px
  1003. }
  1004. .pl-0{
  1005. padding-left:0
  1006. }
  1007. .pl-1{
  1008. padding-left:13.33333px
  1009. }
  1010. .pl-2{
  1011. padding-left:20px
  1012. }
  1013. .pl-3{
  1014. padding-left:40px
  1015. }
  1016. .pr-0{
  1017. padding-right:0
  1018. }
  1019. .pr-1{
  1020. padding-right:13.33333px
  1021. }
  1022. .pr-2{
  1023. padding-right:20px
  1024. }
  1025. .pr-3{
  1026. padding-right:40px
  1027. }
  1028. .mx-0{
  1029. margin-left:0;
  1030. margin-right:0
  1031. }
  1032. .mx-1{
  1033. margin-left:13.33333px;
  1034. margin-right:13.33333px
  1035. }
  1036. .mx-2{
  1037. margin-left:20px;
  1038. margin-right:20px
  1039. }
  1040. .mx-3{
  1041. margin-left:40px;
  1042. margin-right:40px
  1043. }
  1044. .my-0{
  1045. margin-top:0;
  1046. margin-bottom:0
  1047. }
  1048. .my-1{
  1049. margin-top:13.33333px;
  1050. margin-bottom:13.33333px
  1051. }
  1052. .my-2{
  1053. margin-top:20px;
  1054. margin-bottom:20px
  1055. }
  1056. .my-3{
  1057. margin-top:40px;
  1058. margin-bottom:40px
  1059. }
  1060. .px-0{
  1061. padding-left:0;
  1062. padding-right:0
  1063. }
  1064. .px-1{
  1065. padding-left:13.33333px;
  1066. padding-right:13.33333px
  1067. }
  1068. .px-2{
  1069. padding-left:20px;
  1070. padding-right:20px
  1071. }
  1072. .px-3{
  1073. padding-left:40px;
  1074. padding-right:40px
  1075. }
  1076. .py-0{
  1077. padding-top:0;
  1078. padding-bottom:0
  1079. }
  1080. .py-1{
  1081. padding-top:13.33333px;
  1082. padding-bottom:13.33333px
  1083. }
  1084. .py-2{
  1085. padding-top:20px;
  1086. padding-bottom:20px
  1087. }
  1088. .py-3{
  1089. padding-top:40px;
  1090. padding-bottom:40px
  1091. }
  1092. .animate{
  1093. -webkit-transition:all 0.4s;
  1094. -moz-transition:all 0.4;
  1095. transition:all 0.4s
  1096. }