Diligent web site
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

custom.css 13KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730
  1. /* #navigation ul li.active.portfolio .nav-active-mark
  2. {
  3. bottom: -20px;
  4. } */
  5. a:hover
  6. {
  7. text-decoration: none!important;
  8. }
  9. a.email
  10. {
  11. color: #993c95;
  12. transition: opacity .35s;
  13. -webkit-transition: opacity .35s;
  14. }
  15. a.email:hover
  16. {
  17. color: #993c95;
  18. opacity: .9;
  19. }
  20. ul.bulleted-list li
  21. {
  22. list-style-type: disc;
  23. }
  24. ul.bulleted-list {
  25. padding-left: 30px;
  26. }
  27. /* header */
  28. .services-link,.industries-link
  29. {
  30. cursor: pointer;
  31. }
  32. .sub-menu
  33. {
  34. /* display: flex;
  35. flex-direction: column; */
  36. }
  37. .dropdown_wrap
  38. {
  39. }
  40. .dropdown_menu
  41. {
  42. display: none;
  43. position: relative;
  44. left: 0;
  45. width: 100%;
  46. padding: 32px 0;
  47. }
  48. .dropdown_menu.active {
  49. display: block;
  50. }
  51. #servicesMenu
  52. {
  53. }
  54. .expand-menu li{
  55. color:#fff;
  56. padding:5px 0px;
  57. }
  58. /* header end*/
  59. <<<<<<< HEAD
  60. #back-to-top {
  61. position: fixed;
  62. right: 16px;
  63. bottom: 40px;
  64. width: 70px;
  65. height: 50px;
  66. display: none;
  67. background-color: #993c95;
  68. border-radius: 7px;
  69. z-index: 99;
  70. }
  71. #back-to-top span {​​​​​​​​
  72. position: relative;
  73. top: 17px;
  74. left: 29%;
  75. font-size: 20px;
  76. color: #fff;
  77. }​​​​​​​​
  78. =======
  79. #back-to-top
  80. {
  81. position: fixed;
  82. right: 16px;
  83. bottom: 40px;
  84. width: 70px;
  85. height: 50px;
  86. display: none;
  87. background-color: #993c95;
  88. border-radius: 7px;
  89. z-index: 99;
  90. }
  91. #back-to-top span
  92. {
  93. position: relative;
  94. top: 17px;
  95. left: 29%;
  96. font-size: 20px;
  97. color: #fff;
  98. }
  99. >>>>>>> 3c0307424f0b6fa253fce3c5b59486a4e578f613
  100. #back-to-top.active{
  101. display: block;
  102. }
  103. .h3
  104. {
  105. font-size: 36px;
  106. }
  107. .section-title h1
  108. {
  109. font: 72px 'bebas_neue', Helvetica, Arial, sans-serif;
  110. color: #1d1d1d;
  111. padding: 0;
  112. margin-bottom: -10px;
  113. }
  114. .red-background
  115. {
  116. background-color: #cd1e28
  117. }
  118. .white-background, .contact-social.linkedin .hex-area.white-background
  119. {
  120. background-color: #d7dbd8!important;
  121. }
  122. .gray-background, .contact-social.linkedin .outer-hex.gray-background
  123. {
  124. background-color: #9e9e9e !important;
  125. }
  126. .dark-blue-background ,.contact-social.linkedin .dark-blue-background.hex-area
  127. {
  128. background-color: #103576!important;
  129. }
  130. .light-blue-background, .contact-social.linkedin .light-blue-background.hex-area
  131. {
  132. background-color: #089bcf!important;
  133. }
  134. /* portfolio */
  135. #gallery .contact-socials .contact-social-overlay .hex-area ,#portfolio-header .contact-socials .contact-social-overlay .hex-area {
  136. /*background-color: #d7dbd8!important;*/
  137. background-color: #cccccc!important;
  138. }
  139. #gallery .gallery-item-overlay .hex-area, #portfolio-header .gallery-item-overlay .hex-area{
  140. background-color: #d7dbd8!important;
  141. }
  142. #gallery .gallery-item-overlay .hex-area.no-partner
  143. {
  144. background-color: rgba(104,104,104)!important;
  145. position: relative;
  146. z-index: 999999999;
  147. }
  148. #gallery .hex_overlay
  149. {
  150. background-color: rgba(104,104,104)!important;
  151. position: relative;
  152. z-index: 99999999999;
  153. width: 100%;
  154. height: 100%;
  155. }
  156. #gallery .gallery-item-overlay .outer-hex , #portfolio-header .gallery-item-overlay .outer-hex {
  157. background-color: #9e9e9e;
  158. transition: background-color .35s;
  159. -webkit-transition: background-color .35s;
  160. }
  161. #gallery .flex-control-paging
  162. {
  163. display: none;
  164. }
  165. .white-color
  166. {
  167. color:#fff;
  168. }
  169. #gallery .gallery-item .socials {
  170. padding-top: 80px;
  171. }
  172. #gallery .gallery-item-overlay:hover .outer-hex, #portfolio-header .gallery-item-overlay:hover .outer-hex {
  173. background-color: rgba(153,60,149,0.7);
  174. }
  175. #intro {
  176. height: 540px;
  177. }
  178. #gallery .gallery-box
  179. {
  180. padding: 0px 100px;
  181. }
  182. #our_partners-section
  183. {
  184. position: relative;
  185. z-index: 1;
  186. padding-bottom: 100px;
  187. }
  188. #our_partners-wrap .our_partners-cont
  189. {
  190. position: absolute;
  191. width: 100%;
  192. height: 100%;
  193. left: 0;
  194. top: 0;
  195. opacity: .1;
  196. background-size: cover;
  197. background-color: #000;
  198. z-index: 4;
  199. }
  200. .gallery-cont
  201. {
  202. position: relative;
  203. z-index: 7;
  204. position: relative;
  205. opacity:1;
  206. }
  207. #gallery .contact-social .outer-hex, #portfolio-header .contact-social .outer-hex{
  208. background-color: #9e9e9e !important;
  209. }
  210. .services-wrap-cont
  211. {
  212. border-top: 5px solid #ddd;
  213. }
  214. .typewriter-span {
  215. font-size: 3.82rem;
  216. text-shadow: 0 0 2px #000;
  217. }
  218. .non-margin
  219. {
  220. margin: 0!important;
  221. }
  222. .about-item.highlight {
  223. background-color: #fff;
  224. }
  225. .about-item, .serevices-item {
  226. text-align: center;
  227. padding: 180px 5px;
  228. }
  229. #portfolio-header .hive .outer-hex:hover
  230. {
  231. background-color: rgba(153,60,149,0.7)!important;
  232. }
  233. #galery .gallery-item-overlay:hover .hex-area.no-partner
  234. {
  235. background-color: #d7dbd8!important;
  236. }
  237. #gallery .section-triangle-grey
  238. {
  239. /*background-color: #f6f6f6;*/
  240. display: none;
  241. }
  242. /* #about-section
  243. {
  244. padding-bottom: 240px;
  245. } */
  246. #gallery
  247. {
  248. position: relative;
  249. padding-bottom: 0px!important;
  250. padding-top: 210px;
  251. }
  252. #our_partners-wrap::before{
  253. content: "";
  254. position: absolute;
  255. width: 0;
  256. height: 0;
  257. border-style: solid;
  258. border-width: 36px 63px 0px 63px;
  259. border-color: #f6f6f6 transparent transparent transparent;
  260. top: 0;
  261. left:50%;
  262. transform: translateX(-50%);
  263. z-index: 11;
  264. }
  265. #our_partners_title
  266. {
  267. font-size: 40px;
  268. }
  269. #our_partners-section:before
  270. {
  271. content: "";
  272. position: absolute;
  273. width: 0;
  274. height: 0;
  275. border-style: solid;
  276. border-width: 36px 63px 0px 63px;
  277. border-color: #f6f6f6 transparent transparent transparent;
  278. top: 0;
  279. left: 50%;
  280. transform: translateX(-50%);
  281. z-index: 11;
  282. opacity: 1;
  283. }
  284. .successfully
  285. {
  286. color:#00FF00;
  287. }
  288. .error
  289. {
  290. background-color: #FF0000;
  291. }
  292. /*careers page*/
  293. .careers-intro
  294. {
  295. min-height: 500px;
  296. padding-top: 30px;
  297. padding-bottom: 100px;
  298. display: flex;
  299. flex-direction: row;
  300. }
  301. .careers .section-title
  302. {
  303. position: relative;
  304. }
  305. .careers, .apply-form-cont
  306. {
  307. padding-top: 70px;
  308. padding-bottom: 80px;
  309. }
  310. .careers .one_half
  311. {
  312. float: left;
  313. }
  314. .position-cont
  315. {
  316. position: relative;
  317. width:100%;
  318. }
  319. .position
  320. {
  321. position: relative;
  322. width:100%;
  323. color: inherit;
  324. padding: 16px 35px;
  325. border: 4px solid #993c95;
  326. display: flex;
  327. flex-direction: column;
  328. justify-content: space-between;
  329. margin-bottom: 20px;
  330. color: #1d1d1d;
  331. -webkit-transition: background-color .35s, color .35s;
  332. transition: background-color .35s, color .35s;
  333. border-radius: 65px;
  334. cursor: pointer;
  335. }
  336. .position:hover
  337. {
  338. background-color: #993c95!important;
  339. color:#fff!important;
  340. }
  341. .position.active{
  342. background-color: #993c95!important;
  343. color:#fff!important;
  344. }
  345. .position-name
  346. {
  347. padding-top: 20px;
  348. }
  349. .position-name h4
  350. {
  351. position: relative;
  352. margin-right: 55px;
  353. }
  354. .chevron
  355. {
  356. position: absolute;
  357. top: 50%;
  358. right: 30px;
  359. transform: translateY(-50%);
  360. }
  361. .chevron__line1, .chevron__line2
  362. {
  363. stroke-width: 10;
  364. stroke-linecap: round;
  365. -webkit-transition: -webkit-transform 0.4s, stroke 0.4s;
  366. transition: transform 0.4s, stroke 0.4s;
  367. }
  368. .chevron__line1 {
  369. -webkit-transform-origin: 50px 50px;
  370. transform-origin: 50px 50px;
  371. }
  372. .chevron__line2 {
  373. -webkit-transform-origin: 50px 50px;
  374. transform-origin: 50px 50px;
  375. }
  376. .chevron--down, .chevron--up {
  377. display: block;
  378. }
  379. .chevron--down .chevron__container, .chevron--up .chevron__container {
  380. -webkit-transition: -webkit-transform 0.4s;
  381. transition: transform 0.4s;
  382. -webkit-transform: translateY(13px);
  383. transform: translateY(13px);
  384. }
  385. .chevron--down .chevron__line1, .chevron--up .chevron__line1 {
  386. stroke: #993c95;
  387. -webkit-transform: rotate(40deg);
  388. transform: rotate(40deg);
  389. }
  390. .chevron--down .chevron__line2, .chevron--up .chevron__line2 {
  391. stroke: #993c95;
  392. -webkit-transform: rotate(-40deg);
  393. transform: rotate(-40deg);
  394. }
  395. .chevron--up .chevron__container {
  396. -webkit-transform: translateY(-13px);
  397. transform: translateY(-13px);
  398. }
  399. .chevron--up .chevron__line1 {
  400. stroke: white;
  401. -webkit-transform: rotate(-40deg);
  402. transform: rotate(-40deg);
  403. }
  404. .chevron--up .chevron__line2 {
  405. stroke: white;
  406. -webkit-transform: rotate(40deg);
  407. transform: rotate(40deg);
  408. }
  409. .position:hover .chevron--down .chevron__line1, .position:hover .chevron--down .chevron__line2 {
  410. stroke: #fff;
  411. }
  412. .position-content {
  413. padding: 30px 0px;
  414. }
  415. .apply-cont
  416. {
  417. height: auto;
  418. width: 100%;
  419. text-align: center;
  420. margin-top: 50px;
  421. }
  422. .btn-apply
  423. {
  424. color: #fff;
  425. padding: 20px;
  426. border-radius: 45px;
  427. background-color: #993c95;
  428. border: none;
  429. font-size: 1.5rem;
  430. font-weight: bold;
  431. cursor: pointer;
  432. }
  433. .btn-apply:hover{
  434. opacity: .8;
  435. color: #fff;
  436. }
  437. /*end careers*/
  438. /*apply page*/
  439. .apply-title-cont
  440. {
  441. text-align: center;
  442. padding-bottom: 25px;
  443. }
  444. .aplly-title
  445. {
  446. margin-top: 30px;
  447. }
  448. .apply-form-cont .selectize-input input[type="text"]
  449. {
  450. display: none;
  451. }
  452. .apply-form-cont .selectize-control
  453. {
  454. position: relative;
  455. margin-bottom: 30px;
  456. border-bottom: 2px solid #993c95;
  457. cursor: pointer;
  458. }
  459. .apply-form-cont .selectize-control .item
  460. {
  461. padding: 13px 0px 12px 10px;
  462. background-color: #fff;
  463. border-bottom: 1px solid #993c95;
  464. }
  465. .apply-form-cont .selectize-control:hover:after{
  466. color: #993c95;
  467. }
  468. .apply-form-cont .selectize-control:after
  469. {
  470. content:"\25bc";
  471. position: absolute;
  472. right:0;
  473. top:11px;
  474. font-size: 20px;
  475. pointer-events: none;
  476. }
  477. .apply-form-cont .selectize-dropdown
  478. {
  479. position: absolute;
  480. }
  481. .apply-form-cont .selectize-dropdown-content .option
  482. {
  483. background-color: #fff;
  484. -webkit-transition: background-color 0.35s;
  485. transition: background-color 0.35s;
  486. padding: 7px 5px;
  487. padding-left: 10px;
  488. }
  489. .apply-form-cont .selectize-dropdown-content .option:hover{
  490. background-color: #993c95;
  491. color: #fff;
  492. }
  493. .apply-field:not(.resume-file)
  494. {
  495. width:100%;
  496. height:50px;
  497. margin-bottom: 30px;
  498. padding-left: 10px;
  499. border:none;
  500. border-bottom:2px solid #993c95;
  501. }
  502. input[type="file"].apply-field
  503. {
  504. opacity: 0;
  505. /* visibility: hidden; */
  506. position: relative;
  507. z-index: 3;
  508. cursor: pointer;
  509. }
  510. .resume-cont
  511. {
  512. display: block;
  513. position: relative;
  514. z-index: 1;
  515. }
  516. .resume-cont label
  517. {
  518. display: inline-block;
  519. margin-bottom: .5rem;
  520. position: absolute;
  521. font-size: 1.3rem;
  522. /* right: 85px; */
  523. left:50px;
  524. top: 5px;
  525. cursor: pointer;
  526. z-index: 1;
  527. pointer-events: none;
  528. }
  529. .apply-option
  530. {
  531. padding: 10px 0px;
  532. }
  533. .apply-option:hover
  534. {
  535. background-color: #993c95;
  536. }
  537. .apply-field::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  538. opacity: 1; /* Firefox */
  539. }
  540. select.apply-field
  541. {
  542. cursor: pointer;
  543. }
  544. .apply-field:not(.resume-file){
  545. display: block;
  546. }
  547. textarea.apply-field
  548. {
  549. resize: none;
  550. padding-top: 13px;
  551. height: 170px!important;
  552. }
  553. .apply-submit
  554. {
  555. float:right;
  556. display: block;
  557. width: 84px;
  558. height: 24px;
  559. color: #1d1d1d;
  560. border: none;
  561. font-size: 14px;
  562. font-weight: bold;
  563. float: right;
  564. cursor: pointer;
  565. margin-top: 20px;
  566. background-color: #993c95;
  567. transition: opacity 300ms;
  568. -webkit-transition: opacity 300ms;
  569. }
  570. .apply-submit:hover,.contact-form input#submit:hover
  571. {
  572. opacity: .8;
  573. }
  574. .contact-section
  575. {
  576. }
  577. .collapse
  578. {
  579. transition: display 300ms;
  580. -webkit-transition: display 300ms;
  581. }
  582. .resume-file
  583. {
  584. display: block;
  585. }
  586. .delete-file
  587. {
  588. position: relative;
  589. }
  590. .btn-delete-file
  591. {
  592. position: relative;
  593. float: right;
  594. height: 30px;
  595. width: 30px;
  596. cursor: pointer;
  597. z-index: 1;
  598. border: none;
  599. background-color: transparent;
  600. }
  601. .btn-delete-file svg{
  602. font-size: 20px;
  603. }
  604. .btn-delete-file svg path
  605. {
  606. transition: fill 300ms;
  607. -webkit-transition: fill 300ms;
  608. }
  609. .btn-delete-file:hover svg path{
  610. fill: #993c95;
  611. }
  612. .apply-submit:focus,.btn-delete-file:focus{
  613. border:none;
  614. outline: none;
  615. }
  616. .apply-msg-cont
  617. {
  618. margin-top: 50px;
  619. text-align: center;
  620. }
  621. .apply-msg
  622. {
  623. visibility: hidden;
  624. opacity: 0;
  625. color: #28a745;
  626. transition: visibility 0s linear 300ms, opacity 300ms;
  627. -webkit-transition: visibility 0s linear 300ms, opacity 300ms;
  628. font-size: 20px;
  629. }
  630. .apply-msg.active
  631. {
  632. visibility: visible;
  633. opacity: 1;
  634. }
  635. /*apply page end*/
  636. .slides > * {
  637. opacity :1!important;
  638. }
  639. .mobile-nav-toggle:hover{
  640. color: #993c95;
  641. }
  642. @media (max-width: 1024px){
  643. #gallery .gallery-box
  644. {
  645. padding: 0px 80px;
  646. }
  647. }
  648. @media (max-width: 768px){
  649. #gallery .gallery-box
  650. {
  651. padding: 0px 50px;
  652. }
  653. .careers-intro
  654. {
  655. flex-direction: column;
  656. }
  657. }
  658. @media (max-width: 480px){
  659. #gallery .gallery-box
  660. {
  661. padding:0px;
  662. }
  663. .chevron
  664. {
  665. right:20px;
  666. }
  667. .position-name h4
  668. {
  669. position: relative;
  670. margin-right: 55px;
  671. font-size: 1.2rem;
  672. }
  673. }
  674. .diligent-purple-background
  675. {
  676. background-color: #993c95 !important;
  677. }
  678. .diligent-purple-title
  679. {
  680. color: #993c95 !important;
  681. }