Diligent web site
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

custom.css 18KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041
  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. .service-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: 10px 0px 32px 0;
  47. }
  48. <<<<<<< HEAD
  49. .dropdown-left img
  50. {
  51. max-height: 200px;
  52. }
  53. =======
  54. >>>>>>> 74f7dbf469ac09b92d9e1ad2a20ef7de7fdc9c1c
  55. #servicesMenu ul
  56. {
  57. padding-left: 95px;
  58. }
  59. #industriesMenu ul
  60. {
  61. padding-left: 172px;
  62. }
  63. #servicesMenu.active, #industriesMenu.active {
  64. display: block;
  65. }
  66. .expand-menu li
  67. {
  68. padding:5px 0px;
  69. }
  70. .expand-menu li a
  71. {
  72. color:#fff;
  73. }
  74. /* header end*/
  75. #back-to-top
  76. {
  77. position: fixed;
  78. right: 16px;
  79. bottom: 40px;
  80. width: 70px;
  81. height: 50px;
  82. display: none;
  83. background-color: #993c95;
  84. border-radius: 7px;
  85. z-index: 99;
  86. }
  87. #back-to-top span
  88. {
  89. position: relative;
  90. <<<<<<< HEAD
  91. top: 12px;
  92. =======
  93. top: 17px;
  94. >>>>>>> 74f7dbf469ac09b92d9e1ad2a20ef7de7fdc9c1c
  95. left: 29%;
  96. font-size: 20px;
  97. color: #fff;
  98. }
  99. #back-to-top.active{
  100. display: block;
  101. }
  102. .h3
  103. {
  104. font-size: 36px;
  105. }
  106. .section-title h1
  107. {
  108. font: 72px 'bebas_neue', Helvetica, Arial, sans-serif;
  109. color: #1d1d1d;
  110. padding: 0;
  111. margin-bottom: -10px;
  112. }
  113. .red-background
  114. {
  115. background-color: #cd1e28
  116. }
  117. .white-background, .contact-social.linkedin .hex-area.white-background
  118. {
  119. background-color: #d7dbd8!important;
  120. }
  121. .gray-background, .contact-social.linkedin .outer-hex.gray-background
  122. {
  123. background-color: #9e9e9e !important;
  124. }
  125. .dark-blue-background ,.contact-social.linkedin .dark-blue-background.hex-area
  126. {
  127. background-color: #103576!important;
  128. }
  129. .light-blue-background, .contact-social.linkedin .light-blue-background.hex-area
  130. {
  131. background-color: #089bcf!important;
  132. }
  133. /* portfolio */
  134. #gallery .contact-socials .contact-social-overlay .hex-area ,#portfolio-header .contact-socials .contact-social-overlay .hex-area {
  135. /*background-color: #d7dbd8!important;*/
  136. background-color: #cccccc!important;
  137. }
  138. .gbi-description
  139. {
  140. display: flow-root;
  141. }
  142. #gallery .gallery-item-overlay .hex-area, #portfolio-header .gallery-item-overlay .hex-area{
  143. background-color: #d7dbd8!important;
  144. }
  145. #gallery .gallery-item-overlay .hex-area.no-partner
  146. {
  147. background-color: rgba(104,104,104)!important;
  148. position: relative;
  149. z-index: 999999999;
  150. }
  151. #gallery .hex_overlay
  152. {
  153. background-color: rgba(104,104,104)!important;
  154. position: relative;
  155. z-index: 99999999999;
  156. width: 100%;
  157. height: 100%;
  158. }
  159. #gallery .gallery-item-overlay .outer-hex , #portfolio-header .gallery-item-overlay .outer-hex {
  160. background-color: #9e9e9e;
  161. transition: background-color .35s;
  162. -webkit-transition: background-color .35s;
  163. }
  164. #gallery .flex-control-paging
  165. {
  166. display: none;
  167. }
  168. .white-color
  169. {
  170. color:#fff;
  171. }
  172. #gallery .gallery-item .socials {
  173. padding-top: 80px;
  174. }
  175. #gallery .gallery-item-overlay:hover .outer-hex, #portfolio-header .gallery-item-overlay:hover .outer-hex {
  176. background-color: rgba(153,60,149,0.7);
  177. }
  178. #intro {
  179. height: 540px;
  180. }
  181. #gallery .gallery-box
  182. {
  183. padding: 0px 100px;
  184. }
  185. #our_partners-section
  186. {
  187. position: relative;
  188. z-index: 1;
  189. padding-bottom: 100px;
  190. }
  191. #our_partners-wrap .our_partners-cont
  192. {
  193. position: absolute;
  194. width: 100%;
  195. height: 100%;
  196. left: 0;
  197. top: 0;
  198. opacity: .1;
  199. background-size: cover;
  200. background-color: #000;
  201. z-index: 4;
  202. }
  203. .gallery-cont
  204. {
  205. position: relative;
  206. z-index: 7;
  207. position: relative;
  208. opacity:1;
  209. }
  210. #gallery .contact-social .outer-hex, #portfolio-header .contact-social .outer-hex{
  211. background-color: #9e9e9e !important;
  212. }
  213. .services-wrap-cont
  214. {
  215. border-top: 5px solid #ddd;
  216. }
  217. .typewriter-span {
  218. font-size: 3.82rem;
  219. text-shadow: 0 0 2px #000;
  220. }
  221. .non-margin
  222. {
  223. margin: 0!important;
  224. }
  225. .about-item.highlight {
  226. background-color: #fff;
  227. }
  228. .about-item, .serevices-item {
  229. text-align: center;
  230. padding: 180px 5px;
  231. }
  232. #portfolio-header .hive .outer-hex:hover
  233. {
  234. background-color: rgba(153,60,149,0.7)!important;
  235. }
  236. #galery .gallery-item-overlay:hover .hex-area.no-partner
  237. {
  238. background-color: #d7dbd8!important;
  239. }
  240. #gallery .section-triangle-grey
  241. {
  242. /*background-color: #f6f6f6;*/
  243. display: none;
  244. }
  245. /* #about-section
  246. {
  247. padding-bottom: 240px;
  248. } */
  249. #gallery
  250. {
  251. position: relative;
  252. padding-bottom: 0px!important;
  253. padding-top: 210px;
  254. }
  255. #our_partners-wrap::before{
  256. content: "";
  257. position: absolute;
  258. width: 0;
  259. height: 0;
  260. border-style: solid;
  261. border-width: 36px 63px 0px 63px;
  262. border-color: #f6f6f6 transparent transparent transparent;
  263. top: 0;
  264. left:50%;
  265. transform: translateX(-50%);
  266. z-index: 11;
  267. }
  268. #our_partners_title
  269. {
  270. font-size: 40px;
  271. }
  272. #our_partners-section:before
  273. {
  274. content: "";
  275. position: absolute;
  276. width: 0;
  277. height: 0;
  278. border-style: solid;
  279. border-width: 36px 63px 0px 63px;
  280. border-color: #f6f6f6 transparent transparent transparent;
  281. top: 0;
  282. left: 50%;
  283. transform: translateX(-50%);
  284. z-index: 11;
  285. opacity: 1;
  286. }
  287. .successfully
  288. {
  289. color:#00FF00;
  290. }
  291. .error
  292. {
  293. background-color: #FF0000;
  294. }
  295. /*careers page*/
  296. .careers-intro, .service_type-intro
  297. {
  298. padding-top: 30px;
  299. <<<<<<< HEAD
  300. padding-bottom: 30px;
  301. =======
  302. >>>>>>> 74f7dbf469ac09b92d9e1ad2a20ef7de7fdc9c1c
  303. display: flex;
  304. flex-direction: row;
  305. }
  306. .careers-intro
  307. {
  308. min-height: 500px;
  309. padding-bottom: 100px;
  310. }
  311. .service_type-intro
  312. {
  313. min-height: 400px;
  314. }
  315. .service-type-wrapper.dark
  316. {
  317. background-color: #1d1d1d;
  318. }
  319. .service-type-wrapper.dark .section-title h1
  320. {
  321. color:#fff;
  322. }
  323. .service-info
  324. {
  325. padding: 50px 0px;
  326. }
  327. .service-info-wrapper,.service-type-wrapper
  328. {
  329. position: relative;
  330. }
  331. .service-type-wrapper:after
  332. {
  333. content: "";
  334. position: absolute;
  335. width: 0;
  336. height: 0;
  337. border-style: solid;
  338. border-width: 36px 63px 0px 63px;
  339. <<<<<<< HEAD
  340. border-color: #f6f6f6 transparent transparent transparent;
  341. =======
  342. border-color: #fff transparent transparent transparent;
  343. >>>>>>> 74f7dbf469ac09b92d9e1ad2a20ef7de7fdc9c1c
  344. bottom: -36px;
  345. left: 50%;
  346. transform: translateX(-50%);
  347. z-index: 11;
  348. opacity: 1;
  349. }
  350. .service-type-wrapper.dark:after
  351. {
  352. border-color: #1d1d1d transparent transparent transparent;
  353. }
  354. .service-info-icon
  355. {
  356. font-size: 45px;
  357. }
  358. .careers .section-title, .service_type .section-title
  359. {
  360. position: relative;
  361. }
  362. .careers, .apply-form-cont
  363. {
  364. padding-top: 70px;
  365. padding-bottom: 80px;
  366. }
  367. .service_type
  368. {
  369. padding-top: 70px;
  370. }
  371. .careers .one_half, .service_type .one_half
  372. {
  373. float: left;
  374. }
  375. .position-cont
  376. {
  377. position: relative;
  378. width:100%;
  379. }
  380. .position
  381. {
  382. position: relative;
  383. width:100%;
  384. color: inherit;
  385. padding: 0px 35px;
  386. border: 4px solid #993c95;
  387. display: flex;
  388. flex-direction: column;
  389. justify-content: space-between;
  390. margin-bottom: 20px;
  391. color: #1d1d1d;
  392. -webkit-transition: background-color .35s, color .35s;
  393. transition: background-color .35s, color .35s;
  394. border-radius: 65px;
  395. cursor: pointer;
  396. }
  397. .position:hover
  398. {
  399. background-color: #993c95!important;
  400. color:#fff!important;
  401. }
  402. .position.active{
  403. background-color: #993c95!important;
  404. color:#fff!important;
  405. }
  406. .position-name
  407. {
  408. padding-top: 15px;
  409. }
  410. .position-name h4
  411. {
  412. position: relative;
  413. margin-right: 55px;
  414. padding-bottom: 10px !important;
  415. }
  416. .chevron
  417. {
  418. position: absolute;
  419. top: 50%;
  420. right: 30px;
  421. transform: translateY(-50%);
  422. }
  423. .chevron__line1, .chevron__line2
  424. {
  425. stroke-width: 10;
  426. stroke-linecap: round;
  427. -webkit-transition: -webkit-transform 0.4s, stroke 0.4s;
  428. transition: transform 0.4s, stroke 0.4s;
  429. }
  430. .chevron__line1 {
  431. -webkit-transform-origin: 50px 50px;
  432. transform-origin: 50px 50px;
  433. }
  434. .chevron__line2 {
  435. -webkit-transform-origin: 50px 50px;
  436. transform-origin: 50px 50px;
  437. }
  438. .chevron--down, .chevron--up {
  439. display: block;
  440. }
  441. .chevron--down .chevron__container, .chevron--up .chevron__container {
  442. -webkit-transition: -webkit-transform 0.4s;
  443. transition: transform 0.4s;
  444. -webkit-transform: translateY(13px);
  445. transform: translateY(13px);
  446. }
  447. .chevron--down .chevron__line1, .chevron--up .chevron__line1 {
  448. stroke: #993c95;
  449. -webkit-transform: rotate(40deg);
  450. transform: rotate(40deg);
  451. }
  452. .chevron--down .chevron__line2, .chevron--up .chevron__line2 {
  453. stroke: #993c95;
  454. -webkit-transform: rotate(-40deg);
  455. transform: rotate(-40deg);
  456. }
  457. .chevron--up .chevron__container {
  458. -webkit-transform: translateY(-13px);
  459. transform: translateY(-13px);
  460. }
  461. .chevron--up .chevron__line1 {
  462. stroke: white;
  463. -webkit-transform: rotate(-40deg);
  464. transform: rotate(-40deg);
  465. }
  466. .chevron--up .chevron__line2 {
  467. stroke: white;
  468. -webkit-transform: rotate(40deg);
  469. transform: rotate(40deg);
  470. }
  471. .position:hover .chevron--down .chevron__line1, .position:hover .chevron--down .chevron__line2 {
  472. stroke: #fff;
  473. }
  474. .position-content {
  475. padding: 30px 0px;
  476. }
  477. .apply-cont
  478. {
  479. height: auto;
  480. width: 100%;
  481. text-align: center;
  482. margin-top: 50px;
  483. }
  484. .btn-apply
  485. {
  486. color: #fff;
  487. padding: 10px 35px;
  488. border-radius: 45px;
  489. background-color: #993c95;
  490. border: none;
  491. font-size: 1.5rem;
  492. font-weight: bold;
  493. cursor: pointer;
  494. }
  495. .btn-apply:hover{
  496. opacity: .8;
  497. color: #fff;
  498. }
  499. .background-overlay
  500. {
  501. position: absolute;
  502. background-color: #000;
  503. top:0;
  504. left:0;
  505. height: 100vh;
  506. width: 100vw;
  507. opacity: .85;
  508. z-index: 100;
  509. display: none;
  510. }
  511. .background-overlay.active{
  512. display: block;
  513. }
  514. .apply-notification{
  515. position: absolute;
  516. top:50%;
  517. left:50%;
  518. height:200px;
  519. width:300px;
  520. background-color: #993c95;
  521. z-index: 101;
  522. transform: translate(-50%,-150%);
  523. border-radius: 10px;
  524. text-align: center;
  525. display: none;
  526. }
  527. .apply-notification.active{
  528. display: block;
  529. }
  530. .notification-msg
  531. {
  532. position: relative;
  533. top: 71px;
  534. color: #fff;
  535. font-size: 20px;
  536. }
  537. .close-notification
  538. {
  539. font-size: 25px;
  540. position: absolute;
  541. top: 5px;
  542. right: 13px;
  543. color:#fff;
  544. cursor: pointer;
  545. }
  546. /*end careers*/
  547. /*apply page*/
  548. .apply-title-cont
  549. {
  550. text-align: center;
  551. padding-bottom: 25px;
  552. }
  553. .aplly-title
  554. {
  555. margin-top: 30px;
  556. }
  557. .apply-form-cont .selectize-input input[type="text"]
  558. {
  559. display: none;
  560. }
  561. .apply-form-cont .selectize-control
  562. {
  563. position: relative;
  564. margin-bottom: 30px;
  565. border-bottom: 2px solid #993c95;
  566. cursor: pointer;
  567. }
  568. .apply-form-cont .selectize-control .item
  569. {
  570. padding: 13px 0px 12px 10px;
  571. background-color: #fff;
  572. border-bottom: 1px solid #993c95;
  573. }
  574. .apply-form-cont .selectize-control:hover:after{
  575. color: #993c95;
  576. }
  577. .apply-form-cont .selectize-control:after
  578. {
  579. content:"\25bc";
  580. position: absolute;
  581. right:0;
  582. top:11px;
  583. font-size: 20px;
  584. pointer-events: none;
  585. }
  586. .apply-form-cont .selectize-dropdown
  587. {
  588. position: absolute;
  589. }
  590. .apply-form-cont .selectize-dropdown-content .option
  591. {
  592. background-color: #fff;
  593. -webkit-transition: background-color 0.35s;
  594. transition: background-color 0.35s;
  595. padding: 7px 5px;
  596. padding-left: 10px;
  597. }
  598. .apply-form-cont .selectize-dropdown-content .option:hover{
  599. background-color: #993c95;
  600. color: #fff;
  601. }
  602. .apply-field:not(.resume-file)
  603. {
  604. width:100%;
  605. height:50px;
  606. margin-bottom: 30px;
  607. padding-left: 10px;
  608. border:none;
  609. border-bottom:2px solid #993c95;
  610. }
  611. input[type="file"].apply-field
  612. {
  613. opacity: 0;
  614. /* visibility: hidden; */
  615. position: relative;
  616. z-index: 3;
  617. cursor: pointer;
  618. }
  619. .resume-cont
  620. {
  621. display: block;
  622. position: relative;
  623. z-index: 1;
  624. }
  625. .resume-cont label
  626. {
  627. display: inline-block;
  628. margin-bottom: .5rem;
  629. position: absolute;
  630. font-size: 1.3rem;
  631. /* right: 85px; */
  632. left:50px;
  633. <<<<<<< HEAD
  634. top: 0px;
  635. =======
  636. top: 5px;
  637. >>>>>>> 74f7dbf469ac09b92d9e1ad2a20ef7de7fdc9c1c
  638. cursor: pointer;
  639. z-index: 1;
  640. pointer-events: none;
  641. }
  642. .apply-option
  643. {
  644. padding: 10px 0px;
  645. }
  646. .apply-option:hover
  647. {
  648. background-color: #993c95;
  649. }
  650. .apply-field::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  651. opacity: 1; /* Firefox */
  652. }
  653. select.apply-field
  654. {
  655. cursor: pointer;
  656. }
  657. .apply-field:not(.resume-file){
  658. display: block;
  659. }
  660. textarea.apply-field
  661. <<<<<<< HEAD
  662. =======
  663. {
  664. resize: none;
  665. padding-top: 13px;
  666. height: 170px!important;
  667. }
  668. .apply-submit
  669. {
  670. float:right;
  671. display: block;
  672. color: #fff;
  673. border: none;
  674. font-size: 14px;
  675. font-weight: bold;
  676. float: right;
  677. cursor: pointer;
  678. margin-top: 20px;
  679. background-color: #993c95;
  680. border-radius: 23px;
  681. padding: 15px 25px;
  682. transition: opacity 300ms;
  683. -webkit-transition: opacity 300ms;
  684. }
  685. .apply-submit:hover,.contact-form input#submit:hover
  686. {
  687. opacity: .8;
  688. }
  689. .apply-submit:disabled
  690. {
  691. background-color: #d1d1d1;
  692. }
  693. #temp-btn
  694. {
  695. padding:10px;
  696. background-color: red;
  697. }
  698. .collapse
  699. {
  700. transition: display 300ms;
  701. -webkit-transition: display 300ms;
  702. }
  703. .resume-file
  704. {
  705. display: block;
  706. }
  707. .delete-file
  708. {
  709. position: relative;
  710. }
  711. .btn-delete-file
  712. {
  713. position: relative;
  714. float: right;
  715. height: 30px;
  716. width: 30px;
  717. cursor: pointer;
  718. z-index: 1;
  719. border: none;
  720. background-color: transparent;
  721. }
  722. .btn-delete-file svg{
  723. font-size: 20px;
  724. }
  725. .btn-delete-file svg path
  726. {
  727. transition: fill 300ms;
  728. -webkit-transition: fill 300ms;
  729. }
  730. .btn-delete-file:hover svg path{
  731. fill: #993c95;
  732. }
  733. .apply-submit:focus,.btn-delete-file:focus{
  734. border:none;
  735. outline: none;
  736. }
  737. .apply-msg-cont
  738. {
  739. margin-top: 50px;
  740. text-align: center;
  741. }
  742. .apply-msg
  743. {
  744. visibility: hidden;
  745. opacity: 0;
  746. color: #28a745;
  747. transition: visibility 0s linear 300ms, opacity 300ms;
  748. -webkit-transition: visibility 0s linear 300ms, opacity 300ms;
  749. font-size: 20px;
  750. }
  751. .apply-msg.active
  752. {
  753. visibility: visible;
  754. opacity: 1;
  755. }
  756. /*apply page end*/
  757. .slides > * {
  758. opacity :1!important;
  759. }
  760. .mobile-nav-toggle:hover{
  761. color: #993c95;
  762. }
  763. #services
  764. {
  765. padding:155 0px;
  766. }
  767. @media (max-width: 1024px){
  768. #gallery .gallery-box
  769. >>>>>>> 74f7dbf469ac09b92d9e1ad2a20ef7de7fdc9c1c
  770. {
  771. resize: none;
  772. padding-top: 13px;
  773. height: 170px!important;
  774. }
  775. .apply-submit
  776. {
  777. float:right;
  778. display: block;
  779. color: #fff;
  780. border: none;
  781. font-size: 14px;
  782. font-weight: bold;
  783. float: right;
  784. cursor: pointer;
  785. margin-top: 20px;
  786. background-color: #993c95;
  787. border-radius: 23px;
  788. padding: 15px 25px;
  789. transition: opacity 300ms;
  790. -webkit-transition: opacity 300ms;
  791. }
  792. <<<<<<< HEAD
  793. .apply-submit:hover,.contact-form input#submit:hover
  794. {
  795. opacity: .8;
  796. }
  797. .apply-submit:disabled
  798. {
  799. background-color: #d1d1d1;
  800. }
  801. #temp-btn
  802. {
  803. padding:10px;
  804. background-color: red;
  805. }
  806. .collapse
  807. {
  808. transition: display 300ms;
  809. -webkit-transition: display 300ms;
  810. }
  811. .resume-file
  812. {
  813. display: block;
  814. }
  815. .delete-file
  816. {
  817. position: relative;
  818. }
  819. .btn-delete-file
  820. {
  821. position: relative;
  822. float: right;
  823. height: 30px;
  824. width: 30px;
  825. cursor: pointer;
  826. z-index: 1;
  827. border: none;
  828. background-color: transparent;
  829. }
  830. .btn-delete-file svg{
  831. font-size: 20px;
  832. }
  833. .btn-delete-file svg path
  834. {
  835. transition: fill 300ms;
  836. -webkit-transition: fill 300ms;
  837. }
  838. .btn-delete-file:hover svg path{
  839. fill: #993c95;
  840. }
  841. .apply-submit:focus,.btn-delete-file:focus{
  842. border:none;
  843. outline: none;
  844. }
  845. .apply-msg-cont
  846. {
  847. margin-top: 50px;
  848. text-align: center;
  849. }
  850. .apply-msg
  851. {
  852. visibility: hidden;
  853. opacity: 0;
  854. color: #28a745;
  855. transition: visibility 0s linear 300ms, opacity 300ms;
  856. -webkit-transition: visibility 0s linear 300ms, opacity 300ms;
  857. font-size: 20px;
  858. }
  859. .apply-msg.active
  860. {
  861. visibility: visible;
  862. opacity: 1;
  863. }
  864. /*apply page end*/
  865. .slides > * {
  866. opacity :1!important;
  867. }
  868. .mobile-nav-toggle:hover{
  869. color: #993c95;
  870. }
  871. #services
  872. {
  873. padding:155 0px;
  874. }
  875. .diligent-purple-background
  876. {
  877. background-color: #993c95 !important;
  878. }
  879. .diligent-purple-title
  880. {
  881. color: #993c95 !important;
  882. }
  883. .padding-bottom-50
  884. {
  885. padding-bottom:50px !important;
  886. }
  887. @media (max-width: 1024px)
  888. {
  889. #gallery .gallery-box
  890. {
  891. padding: 0px 80px;
  892. }
  893. }
  894. @media (max-width: 768px)
  895. {
  896. =======
  897. @media (max-width: 768px){
  898. >>>>>>> 74f7dbf469ac09b92d9e1ad2a20ef7de7fdc9c1c
  899. .first-sti, .second-sti
  900. {
  901. padding-bottom: 50px;
  902. }
  903. .apply-notification
  904. {
  905. transform: translate(-50%,-275%);
  906. }
  907. #gallery .gallery-box
  908. {
  909. padding: 0px 50px;
  910. }
  911. .careers-intro
  912. {
  913. flex-direction: column;
  914. }
  915. .section-title h1
  916. {
  917. font-size: 43px;
  918. }
  919. .chevron svg
  920. {
  921. height: 50px;
  922. width:50px;
  923. }
  924. .position-name h4
  925. {
  926. font-size: 20px;
  927. }
  928. }
  929. @media (max-width: 767px)
  930. {
  931. .gbi-description
  932. {
  933. display: block;
  934. }
  935. }
  936. @media (max-width: 480px)
  937. {
  938. #gallery .gallery-box
  939. {
  940. padding:0px;
  941. }
  942. .chevron
  943. {
  944. right:20px;
  945. }
  946. .position-name h4
  947. {
  948. position: relative;
  949. margin-right: 55px;
  950. font-size: 1.2rem;
  951. }
  952. #intro
  953. {
  954. height: 544px!important;
  955. }
  956. }
  957. <<<<<<< HEAD
  958. =======
  959. .diligent-purple-background
  960. {
  961. background-color: #993c95 !important;
  962. }
  963. .diligent-purple-title
  964. {
  965. color: #993c95 !important;
  966. }
  967. .padding-bottom-50
  968. {
  969. padding-bottom:50px !important;
  970. >>>>>>> 74f7dbf469ac09b92d9e1ad2a20ef7de7fdc9c1c