| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351 |
- a:hover{
- text-decoration: none!important;
- }
- /* #navigation ul li.active.portfolio .nav-active-mark
- {
- bottom: -20px;
- } */
- .red-background
- {
- background-color: #cd1e28
- }
- .white-background, .contact-social.linkedin .hex-area.white-background
- {
- background-color: #d7dbd8!important;
- }
- .gray-background, .contact-social.linkedin .outer-hex.gray-background
- {
- background-color: #9e9e9e !important;
- }
- .dark-blue-background ,.contact-social.linkedin .dark-blue-background.hex-area
- {
- background-color: #103576!important;
- }
- .light-blue-background, .contact-social.linkedin .light-blue-background.hex-area
- {
-
- background-color: #089bcf!important;
- }
- #gallery .contact-socials .contact-social-overlay .hex-area ,#portfolio-header .contact-socials .contact-social-overlay .hex-area {
- /*background-color: #d7dbd8!important;*/
- background-color: #cccccc!important;
-
- }
- #gallery .gallery-item-overlay .hex-area, #portfolio-header .gallery-item-overlay .hex-area{
-
- background-color: #d7dbd8!important;
- }
- #gallery .gallery-item-overlay .hex-area.no-partner
- {
- background-color: rgba(104,104,104)!important;
- position: relative;
- z-index: 999999999;
- }
- #gallery .hex_overlay
- {
- background-color: rgba(104,104,104)!important;
- position: relative;
- z-index: 99999999999;
- width: 100%;
- height: 100%;
- }
- #gallery .gallery-item-overlay .outer-hex , #portfolio-header .gallery-item-overlay .outer-hex {
- background-color: #9e9e9e;
- }
- #gallery .flex-control-paging
- {
- display: none;
- }
- .white-color
- {
- color:#fff;
- }
- #gallery .gallery-item .socials {
- padding-top: 80px;
- }
- #gallery .gallery-item-overlay:hover .outer-hex, #portfolio-header .gallery-item-overlay:hover .outer-hex {
- background-color: rgba(153,60,149,0.7);
- }
-
- #intro {
- height: 540px;
- }
- #gallery .gallery-box
- {
- padding: 0px 100px;
- }
- #our_partners-wrap
- {
- position: relative;
- z-index: 1;
- padding-bottom: 55px;
- }
- #our_partners-wrap .our_partners-cont
- {
- position: absolute;
- width: 100%;
- height: 100%;
- left: 0;
- top: 0;
- opacity: .1;
- background-size: cover;
- background-color: #000;
- z-index: 4;
- }
- .gallery-cont
- {
- position: relative;
- z-index: 7;
- position: relative;
-
- opacity:1;
-
- }
- #gallery .contact-social .outer-hex, #portfolio-header .contact-social .outer-hex{
-
- background-color: #9e9e9e !important;
- }
- .services-wrap-cont
- {
- border-top: 5px solid #ddd;
- }
- .typewriter-span {
- font-size: 3.82rem;
- text-shadow: 0 0 2px #000;
- }
- .non-margin
- {
- margin: 0!important;
- }
-
- .about-item.highlight {
- background-color: #fff;
- }
- .about-item, .serevices-item {
- text-align: center;
- padding: 180px 5px;
- }
- #portfolio-header .hive .outer-hex:hover
- {
- background-color: rgba(153,60,149,0.7)!important;
- }
- #galery .gallery-item-overlay:hover .hex-area.no-partner
- {
- background-color: #d7dbd8!important;
- }
- #gallery .section-triangle-grey
- {
- /*background-color: #f6f6f6;*/
- display: none;
- }
- #about-wrap
- {
- padding-bottom: 230px;
- }
- #gallery
- {
- position: relative;
- }
- #our_partners-wrap::before{
- content: "";
- position: absolute;
- width: 0;
- height: 0;
- border-style: solid;
- border-width: 36px 63px 0px 63px;
- border-color: #f6f6f6 transparent transparent transparent;
- top: 0;
- left:50%;
- transform: translateX(-50%);
- z-index: 11;
- }
- #services:before
- {
- content: "";
- position: absolute;
- width: 0;
- height: 0;
- border-style: solid;
- border-width: 36px 63px 0px 63px;
- border-color: #060504 transparent transparent transparent;
- top: -5px;
- left: 50%;
- transform: translateX(-50%);
- z-index: 11;
- opacity: .8;
- }
- .successfully
- {
- color:#00FF00;
- }
- .error
- {
- background-color: #FF0000;
- }
- /*careers*/
- .careers-intro
- {
- min-height: 500px;
- padding-top: 30px;
- padding-bottom: 100px;
- display: flex;
- flex-direction: row;
- }
- .careers .section-title
- {
- position: relative;
- }
- .careers
- {
- padding-top: 70px;
- padding-bottom: 50px;
- }
- .careers .one_half
- {
- float: left;
- }
- .position-cont
- {
- position: relative;
- width:100%;
- }
- .position
- {
- position: relative;
- width:100%;
- color: inherit;
- padding: 16px 35px;
- border: 4px solid #993c95;
- display: flex;
- flex-direction: column;
- justify-content: space-between;
- margin-bottom: 20px;
- color: #1d1d1d;
- -webkit-transition: background-color .35s, color .35s;
- transition: background-color .35s, color .35s;
- border-radius: 65px;
- cursor: pointer;
- }
- .position:hover
- {
- background-color: #993c95!important;
- color:#fff!important;
- }
- .position.active{
- background-color: #993c95!important;
- color:#fff!important;
- }
- .position-name
- {
- padding-top: 20px;
- }
- .position-name h4
- {
- position: relative;
- margin-right: 55px;
- }
- .chevron
- {
- position: absolute;
- top: 50%;
- right: 30px;
- transform: translateY(-50%);
- }
-
- .chevron__line1, .chevron__line2 {
- stroke-width: 10;
- stroke-linecap: round;
- -webkit-transition: -webkit-transform 0.4s, stroke 0.4s;
- transition: transform 0.4s, stroke 0.4s;
- }
-
- .chevron__line1 {
- -webkit-transform-origin: 50px 50px;
- transform-origin: 50px 50px;
- }
- .chevron__line2 {
- -webkit-transform-origin: 50px 50px;
- transform-origin: 50px 50px;
- }
- .chevron--down, .chevron--up {
- display: block;
- }
- .chevron--down .chevron__container, .chevron--up .chevron__container {
- -webkit-transition: -webkit-transform 0.4s;
- transition: transform 0.4s;
- -webkit-transform: translateY(13px);
- transform: translateY(13px);
- }
- .chevron--down .chevron__line1, .chevron--up .chevron__line1 {
- stroke: #993c95;
- -webkit-transform: rotate(40deg);
- transform: rotate(40deg);
- }
- .chevron--down .chevron__line2, .chevron--up .chevron__line2 {
- stroke: #993c95;
- -webkit-transform: rotate(-40deg);
- transform: rotate(-40deg);
- }
- .chevron--up .chevron__container {
- -webkit-transform: translateY(-13px);
- transform: translateY(-13px);
- }
- .chevron--up .chevron__line1 {
- stroke: white;
- -webkit-transform: rotate(-40deg);
- transform: rotate(-40deg);
- }
- .chevron--up .chevron__line2 {
- stroke: white;
- -webkit-transform: rotate(40deg);
- transform: rotate(40deg);
- }
-
- .position:hover .chevron--down .chevron__line1, .position:hover .chevron--down .chevron__line2 {
- stroke: #fff;
-
- }
- .slides > * {
- opacity :1!important;
- }
- @media (max-width: 1024px){
- #gallery .gallery-box
- {
- padding: 0px 80px;
- }
- }
- @media (max-width: 768px){
- #gallery .gallery-box
- {
- padding: 0px 50px;
- }
- .careers-intro
- {
- flex-direction: column;
- }
- }
- @media (max-width: 480px){
- #gallery .gallery-box
- {
- padding:0px;
- }
- .chevron
- {
- right:20px;
- }
- .position-name h4
- {
- position: relative;
- margin-right: 55px;
- font-size: 1.2rem;
- }
- }
-
- .diligent-purple-background
- {
- background-color: #993c95 !important;
- }
- .diligent-purple-title
- {
- color: #993c95 !important;
- }
|