Diligent web site
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

custom.css 12KB

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