<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Venquis
Text Domain: Venquis
Version: 1.0
Description: Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-patterns, block-styles, wide-blocks, accessibility-ready
Author: Akhilraj NS
Author URI: https://stackoverflow.com/users/1556933/akhilraj-n-s
*/
@font-face {
    font-family:Atyp-Display-Medium;
    src: url(assets/fonts/Atyp-Display-Medium.ttf);
   }
   
   @font-face {
    font-family:Atyp-Text-Medium;
    src: url(assets/fonts/Atyp-Text-Medium.ttf);
   }
   
   @font-face {
    font-family:Atyp-Text-Regular;
    src: url(assets/fonts/Atyp-Text-Regular.ttf);
   }
   
   @font-face {
    font-family:'Spezia';
    src: url('assets/fonts/SpeziaWeb-Regular.eot'); /* IE9 Compat Modes */
    src: url('assets/fonts/SpeziaWeb-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('assets/fonts/SpeziaWeb-Regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('assets/fonts/SpeziaWeb-Regular.woff') format('woff'); /* Pretty Modern Browsers */
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+000D-FB04;
   }
   
   @font-face {
    font-family:'Spezia';
    src: url('assets/fonts/SpeziaWeb-Medium.eot'); /* IE9 Compat Modes */
    src: url('assets/fonts/SpeziaWeb-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('assets/fonts/SpeziaWeb-Medium.woff2') format('woff2'), /* Super Modern Browsers */
    url('assets/fonts/SpeziaWeb-Medium.woff') format('woff'); /* Pretty Modern Browsers */
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+000D-FB04;
   }
   @import url('https://fonts.googleapis.com/css2?family=Mulish:wght@200;300;400;500;600&amp;display=swap');
   @font-face{font-family:'Glyphicons Halflings';src:url('https://netdna.bootstrapcdn.com/bootstrap/3.0.0/fonts/glyphicons-halflings-regular.eot');src:url('https://netdna.bootstrapcdn.com/bootstrap/3.0.0/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('https://netdna.bootstrapcdn.com/bootstrap/3.0.0/fonts/glyphicons-halflings-regular.woff') format('woff'),url('https://netdna.bootstrapcdn.com/bootstrap/3.0.0/fonts/glyphicons-halflings-regular.ttf') format('truetype'),url('https://netdna.bootstrapcdn.com/bootstrap/3.0.0/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;}
 html {
    margin: 0px !important;
}
   body, html {
    margin: 0px;
    padding: 0px;
    font-weight: 400;
   }
   
   body h1 {
    font-size: 62px;
    font-weight: 500;
    line-height: 60px;
    color: #1D1D1B;
    font-family:Atyp-Display-Medium !important;
   }
   body h2 {
    font-size: 45px;
    color: #1D1D1B;
    font-weight: 500;
    line-height: 52px;
    font-family:Atyp-Display-Medium !important;
   }
   
   body h3 {
       font-weight: 500;
       font-size: 17px;
       line-height: 24px;
       font-family:'Spezia'!important;
   }

   .team-profile .img-fluid {
       width: 100%;
   }
   .service-first-box {
    font-style: normal;
    font-weight: normal;
    font-size: 34px;
    line-height: 36px;
    max-width: 280px;
    font-family: Atyp-Text-Regular;
    -webkit-font-smoothing: antialiased;
   }
   
   body .lead, .mini-title p {
    font-size: 21px;
    font-weight: normal;
    line-height: 33px;
    font-style: normal;
    font-family: 'Spezia';
    -webkit-font-smoothing: antialiased;
   }
   .navbar-light .navbar-nav .menu-item a {
    font-family: 'Spezia';
    color: #000;
    font-style: normal;
   font-weight: normal;
   font-size: 16px;
   line-height: 24px;
    padding-right: .51rem;
    padding-left: .51rem;
   }
.navbar-light .navbar-nav .current-menu-item a{
    background: linear-gradient(108.34deg, #5A15FF 0%, #9515F9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
   }
   .navbar-light .navbar-nav .active&gt;.nav-link {
    background: linear-gradient(108.34deg, #5A15FF 0%, #9515F9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
   }
   
   body a {
    text-decoration: none !important;
   }
   .bg-section {
    padding: 60px 0px;
    position: relative;
    overflow-x: hidden;
   }
   .hire-link{
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    margin-right: 15px;
   }
   .navbar-light .navbar-nav .top-nav li a{
    color: #000000;
    font-size: 14px;
   }
    .top-nav form input{
    border: none;
    background: none;
   }
   
   .masthead{
    /* background-image: url("assets/images/banner-bg.png"); */
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    height: 100vh;
   }

   .career-transform-wrapper {
    background-image: url("assets/images/career.png");
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
   }
   .career-masthead {
    background-image: url("assets/images/career-hero.png");
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
   }
   .about-masthead {
    background-image: url("assets/images/asset-3.png");
    background-position: right;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
   }
   .jobs-masthead {
    background-image: url("assets/images/jobs-man.png");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    width: 100%;
    height: 100vh;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
   }

   .jobs-masthead::before {
    background-position: left top;
    background-repeat: no-repeat;
    position: absolute;
    content: "";
    width: 60%;
    height: 100%;
    top: 0;
    left: 0;
    display: inline-block;
    bottom: 0;
    clip-path: polygon(0% 100%,0% 0%,100% 0%,80% 100%);
    -webkit-clip-path: polygon(0% 100%,0% 0%,100% 0%,80% 100%);
    background: linear-gradient(108.34deg, #5A15FF 0%, #9515F9 100%);
}
   .jobs-masthead::after {
    background-position: left top;
    background-repeat: no-repeat;
    position: absolute;
    content: "";
    width: 52%;
    height: 100%;
    top: 0;
    right: 0;
    display: inline-block;
    bottom: 0;
    clip-path: polygon(0% 100%,23% 0%,100% 0%,100% 100%);
       -webkit-clip-path: polygon(0% 100%,23% 0%,100% 0%,100% 100%);
    /* background-image: url("assets/images/gradient-right.png"); */
    background: linear-gradient(234.55deg, rgba(113, 40, 134, 0.4) 11.78%, rgba(66, 36, 134, 0) 43.28%, rgba(25, 33, 134, 0) 57.64%, rgba(115, 51, 149, 0.4) 85.99%);
   }
   .banner-title{
    color:#5A15FF;
    font-size: 62px;
    line-height: 60px;
    font-weight: 500;
   }
   
   .developer-title {
    width: 100%;
    max-width: 55%;
   }
   .masthead .lead{
    color: #000000;
    font-size: 21px;
    line-height :33px;
    font-weight: 400;
   }
   .jobs-masthead .banner-title {
    color: #fff;
   }
   .jobs-masthead .lead{
    color: #fff;
   }
   .smart-hiring-wrapper, .contact-form-wrapper, .our-value-wrapper{
    background: radial-gradient(70.81% 195.39% at 100% 0%, #E6FDFF 50.21%, rgba(233, 251, 254, 0) 100%),linear-gradient(139.43deg, #F7F3FF 0%, #FFFFFF 54.85%);
    position: relative;
   }
   .smart-hiring-wrapper::before{
    content: "";
    position: absolute;
    color: #000000;
    width: 100%;
    height: 1130px;
    /* clip-path: polygon(10% 4%, 50% 4%, 80% 80%, 40% 80%); */
    background-image: url("assets/images/shape-cross.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    transform: translate(-30px, 10px);
   }
   
   .skill-hiring-wrapper, .why-masthead {
    background: radial-gradient(70.81% 195.39% at 100% 0%, #E6FDFF 50.21%, rgba(233, 251, 254, 0) 100%), linear-gradient(139.43deg, #F7F3FF 0%, #FFFFFF 54.85%);
    position: relative;
    min-height: 100vh;
    width: 100%;
   }
   .section-title{
    font-size: 62px;
    line-height: 60px;
   }
   .short-title {
    max-width: 420px;
    width: 100%;
   }
   .section-desc{
    font-size: 21px;
    line-height: 33px;
   }
   .smart-hiring-wrapper .section-title{
    font-size: 62px;
    line-height :60px;
    font-family: Atyp-Display-Medium;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
   }
   
   .bg-gradient-1{
    background-image: url("assets/images/asset-1.png");
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    /* box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.25); */
   }
   .bg-gradient-2{
    background-image: url("assets/images/asset-2.png");
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    /* box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25); */
   }
   
   .shape {
    position: absolute;
    bottom: 0;
    z-index: 1;
    font-size: 11px;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    width: 100%;
    height: 65px;
   }
   .card-image {
    position: relative;
    overflow: hidden;
   }
   
   .shape:after {
    content: '';
    height: 55px;
    position: absolute;
    left: 0px;
    width: 100%;
    z-index: -1;
    background-size: cover;
    background-repeat: no-repeat;
    bottom: 0;
    background: #fff;
    border-radius: 10px;
    transform: skewX(-22deg) translate(-30px, 0px);
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
   }
   
   .company-hiring-wrapper .card, .trending-wrapper .card{
    border: none;
   }
   .company-hiring-wrapper .card-body, .trending-wrapper .card-body,
   .impact-matters-wrapper .card-body, .team-find-wrapper .card-body,
   .global-details .card-body {
    padding: 20px 0px;
   }

   .faq-wrapper {
    background: radial-gradient(70.81% 195.39% at 100% 0%, #E6FDFF 50.21%, rgba(233, 251, 254, 0) 100%), linear-gradient(108.34deg, #F7F3FF 0%, #FFF6F9 100%);
    padding-top: 120px;
   }
   
   .faq-wrapper .panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #EEEEEE;
    margin-bottom: .5rem;
   }
   
   .faq-wrapper .panel-default &gt; .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #fff;
    border-color: #fff;
   }
   
   .faq-wrapper .panel-title {
    font-size: 14px;
    margin-bottom: 0px;
   }
   
   .faq-wrapper .panel-title &gt; a {
    display: block;
    padding: 15px;
    text-decoration: none;
   }
   
   .faq-wrapper .more-less {
    float: right;
    color: #212121;
   }
   
   .faq-wrapper .panel-default &gt; .panel-heading + .panel-collapse &gt; .panel-body {
    border-top-color: #fff;
    background: #fff;
    padding: 0px 15px 15px 15px;
   }
   
   .faq-wrapper .panel-title .accordion-toggle{
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #5A15FF;
    height: 48px;
   }
   .faq-container button.btn.btn-link span.material-icons {
    color: #5A15FF;
    font-size: 34px;
   }
   .faq-container button.btn.btn-link span.material-icons {
    transform: rotate(-45deg);
    transition: 0.3s;
   }
   
   .faq-container button.btn.btn-link.collapsed span.material-icons {
    transform: rotate(0deg);
    transition: 0.3s;
   }
   
   .faq-container .accordion .item .item-header h2 button.btn.btn-link {
    min-height: 48px;
       max-height: 48px;
       padding:0px 15px;
   }
   .faq-container .accordion .item {
    border: none;
    margin-bottom: 20px;
    background: #fff;
    min-height: 100%;
   }
   
   body .display-3 {
    font-size: 45px;
    color: #1D1D1B;
    font-family:Atyp-Display-Medium;
    font-weight: 500;
   }
   
   .faq-title {
    font-size: 17px;
    color: #000;
    font-weight: 500;
    font-family: 'Spezia';
    line-height: 24px;
   }
   
   .faq-wrapper .panel-body p {
    margin-top: 0;
    margin-bottom: 0rem;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Spezia';
   }
   
   body .list-group-item {
    position: relative;
    display: block;
    padding: .5rem 0rem;
    background-color: transparent !important;
    border: none !important;
    font-size: 16px;
    color: #000;
    line-height: 24px;
    font-weight: 400;
    font-family: 'Spezia';
   }
   
   .demand-wrapper{
    background: radial-gradient(70.81% 195.39% at 100% 0%, #E6FDFF 50.21%, rgba(233, 251, 254, 0) 100%),
   linear-gradient(139.43deg, #F7F3FF 0%, #FFFFFF 54.85%);

   }
   
   .shape-1{
    width: 230px;
    height: 60%;
    transform: skew(-25deg) translate(-10px, 0px);
    background: #fff;
    transform-origin: center 340%;
    position: absolute;
    border-radius: 10px;
    left: 0%;
   }
   
   .shape-1::after {
    content: "";
    width: 230px;
    height: 70%;
    transform: skew(0deg) translate(490px, 390px);
    background: #fff;
    transform-origin: center 340%;
    position: absolute;
    border-radius: 10px;
   }
   
   .shape-1::before {
    content: "";
    width: 230px;
    height: 60%;
    transform: skew(0deg) translate(580px, -80px);
    background: #fff;
    transform-origin: center 340%;
    position: absolute;
    border-radius: 10px;
    right: 30%;
   }
   .list-group-title {
    font-size: 21px;
    font-weight: 500;
    line-height: 28px;
   }
   body .jumbotron {
    padding: 4rem 4rem;
    min-height: 311px;
    display: flex;
    flex-direction: column;
    justify-content: center;
   }
   
   .case-shape a, .nominate-shape a {
    color: #5A15FF;
    text-decoration: none !important;
    background-color: transparent;
    letter-spacing: 3px;
    font-weight: 500;
    font-size: 11px;
    line-height: 21px;
    text-transform: uppercase;
    font-family:Atyp-Text-Regular;
   }
   .case-shape a span {
    color: #000 !important;
   }
   .company-hiring-wrapper .card-body p, .trending-wrapper .card-body p{
    font-style: normal;
    font-weight: 500;
    font-size: 21px;
    line-height: 28px;
    color: #000;
    font-family: 'Spezia';
   }
   
   .active-link {
    color: #000 !important;
    border-bottom: 3px solid #5b16ff;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Spezia';
    display: inline-block;
   }
   
   .smart-hiring-wrapper .icon-content .content .title {
    font-size: 17px;
    font-weight: 500;
    line-height: 24px;
   }
   /* footer style */
   .footer-logo {
    display: none;
   }
   .mobile-footer-wrapper {
    display: none;
    transition: all 1s ease-in-out;
   }
   .footer-wrapper {
    background-image: url("assets/images/asset-3.png");
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 20px;
    background-position: 60% 0%;
   }
   .footer-container {
    color: #fff;
    margin-top: 100px;
   }
   
   .footer-copy-right a{
    color: #fff !important;
    font-size: 12px;
    font-family:'Spezia';
    line-height: 14px;
    font-weight: normal;
   }
   
   .footer-container ul li a{
    font-size: 16px;
    line-height: 33px;
    font-weight: normal;
    font-style: normal;
    font-family: 'Spezia';
    color: #fff;
   }
   
   .footer-container h5{
    font-size: 21px;
    font-weight: 500;
    font-family: 'Spezia';
    line-height: 28px;
       margin-bottom: 1rem;
   }
   .footer-wrapper h1 {
    color: #fff;
    margin-bottom: 45px;
    max-width: 55%;
    width: 100%;
   }
   
   .icon-content {
    width: 70%;
    margin-bottom: 60px;
   }
   .first-content {
    width: 100%;
    margin-top: 20px;
   }
   
   .smart-hiring-wrapper .icon {
    display: inline-block;
    width: 100px;
    height: 50px;
   }
   .smart-hiring-wrapper .icon .img-fluid{
    max-height: 100%;
    object-fit: contain;
    height: 100%;
   }
   .content {
    padding-top: 20px;
   }
   .assignment-wrapper {
    margin-top: 60px;
   }
   .small-content {
    width: 90%;
    padding-left: 60px;
   }
   
   .skill-wrapper, .v-shape-wrapper {
    background: linear-gradient(108.34deg, #5A15FF 0%, #9515F9 100%);}
   
   .skill-wrapper .icon-content {
    width: 100%;
    margin-bottom: 0px;
    background: #ffff;
    padding: 20px;
    min-height: 305px;
   }
   .arrow-icon {
    display: flex;
    justify-content: flex-end;
    width: 100%;
   }
   .skill-wrapper .icon-content:hover {
    transform: translate(0px, 10px);
    background-color: #fff;
    background-image: linear-gradient(201.93deg, #F502FE 5.07%, rgba(0, 232, 255, 0) 71.14%), linear-gradient(102.29deg, #5A15FF 0%, #00E8FF 100%);
   }
   
   
   .card-horizontal {
    display: flex;
    flex: 1 1 auto;
       min-height: 500px;
   }
   
   .linear-box {
    background-image: url("assets/images/linear-box.png");
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 40px !important;
   }
   .nominate-box {
       padding: 40px 60px !important;
   }
   .img-square-wrapper {
    width: 100%;
    position: relative;
    overflow: hidden;
   }
   
   .linear-box p{
    width: 85%;
    margin-top: 40px;
   }
   
   /* Testimonial CSS Code Start */
   /* background */
   .carousel-bg {
    background-color: transparent;
    margin-top: 40px;
    margin-bottom: 40px;
   }
   /* quote */
   .quote-image {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
    padding-top: 60px;
    width: 80px;
   }
   /* text-style */
   .testimonial-style .testimonial-caption-style {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 24px;
    color: #354052;
    line-height: 30px;
    bottom: 40%;
    text-shadow: none;
    top: 10%;
   }
   .testimonial-style .testimonial-authors {
    font-family: "Roboto";
    font-weight: 700;
    font-size: 20px;
    color: #354052;
    line-height: 30px;
    margin-top: 40px;
   }
   /* carousel-height-control */
   .testimonial-style .carousel-inner &gt; .item {
    padding-top: auto;
    padding-bottom: auto;
    height: 380px;
   }
   /* carousel-left-right-control */
   .testimonial-style .carousel-control.left {
    background: none;
    box-shadow: none;
    text-shadow: none;
   }
   .testimonial-style .carousel-control.right {
    background: none;
    box-shadow: none;
    text-shadow: none;
   }
   .testimonial-style .carousel-control {
    color: #354052;
   }
   .testimonial-style .carousel-control:hover {
    color: #354052;
    text-decoration: none;
    transition: background-color 1s ease;
   }
   /* indicators */
   .testimonial-style .carousel-indicators .active {
    background-color: #fff;
    width: 14px;
    height: 14px;
    transition: background 1s cubic-bezier(0.22, 0.61, 0.36, 1);
}
   .testimonial-style .carousel-indicators li {
    border: 2px solid #354052;
    background-color: #354052;
   }
   /* Textimonial CSS Code End */
   
   
   
    .box-card{
    position: relative;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(
    201.93deg
    , #F502FE 5.07%, rgba(0, 232, 255, 0) 71.14%), linear-gradient(
    102.29deg
    , #5A15FF 0%, #00E8FF 100%);
    margin: 0 auto;
    height: 372px;
    }
   
    .box-card:hover:before{
    transform: rotate(20deg);
    box-shadow: 0 2px 20px rgba(0,0,0,.2);
    }
    .box-card:hover:after{
    transform: rotate(10deg);
    box-shadow: 0 2px 20px rgba(0,0,0,.2);
    }
    .box-card .imgBx{
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background: #fafafa;
    transition: 0.5s;
    z-index: 1;
    padding: 60px 30px 40px 30px;
    }
    .icon-content .description {
    opacity: 1;
        height: auto;
    }
    .locations {
    width: 100%;
    display: block;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    font-family:'Spezia';
    margin-bottom: 0px !important;
    }
    .description {
    width: 100%;
    height: 120px;
    opacity: 0;
    transition: 0.5s;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    font-family:'Spezia';
   }
   .box-card:hover .description {
    opacity: 1 !important;
    transition: 0.5s;
   }
    .box-card:hover .imgBx {
    bottom: 15px !important;
    right:15px !important;
    }
   .box-card .img-shape {
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 20px;
    height: 80%;
    opacity: 0;
    transition: 0.5s;
   }
   .box-card:hover .img-shape {
    opacity: 1;
    transition: 0.5s;
   }
    /* .box-card .imgBx img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    } */
    .box-card .details {
    position: absolute;
    left: 40px;
    right: 22px;
    bottom: 10px;
    height: 160px;
    z-index: 1;
   }
   
    .box-card .details h2{
    margin: 0;
    padding: 0;
    font-weight: 600;
    font-size: 20px;
    color: #777;
    text-transform: uppercase;
    } 
   
    
    .link {
    color: #5a15ff;
    cursor: pointer;
    font-weight: 400;
    text-decoration: none;
    }
    .link--arrowed {
    display: inline-block;
    height: 2rem;
    line-height: 2rem;
    }
    .link--arrowed .hover-arrow-icon {
    position: relative;
    top: -1px;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    vertical-align: middle;
    }
    .link--arrowed .arrow-icon--circle {
    transition: stroke-dashoffset 0.3s ease;
    stroke-dasharray: 95;
    stroke-dashoffset: 95;
    }
    .link--arrowed:hover .hover-arrow-icon {
    transform: translate3d(5px, 0, 0);
    }
    .link--arrowed:hover .arrow-icon--circle {
    stroke-dashoffset: 0;
    }
    
   
    .slider-content {
    margin: auto;
    padding: 20px;
    width: 100%;
    /*max-width: 1400px;*/
    /*min-width: 300px;*/
   }
   .slick-slider {
    margin: 30px auto 50px;
   }
   .testimonal-wrapper .slick-prev, .testimonal-wrapper .slick-next {
    color: white;
    opacity: 1;
    height: auto;
    width: auto;
    margin-top: -20px;
    top: 30%;
   }
   .slick-dots {
    bottom: 0;
   }
   .slick-prev path, .slick-next path {
    fill: rgba(255, 255, 255, 0.4);
   }
   .slick-prev:hover path, .slick-next:hover path {
    fill: #fff;
   }
   .slick-prev {
    left: -25px;
   }
   .slick-next {
    right: -35px;
   }
   .slick-prev:before, .slick-next:before {
    content: none;
   }
   .slick-dots {
    bottom: -85px;
   }
   .testimonal-wrapper .slick-dots li button:before {
    color: #666666;
    opacity: 1;
    font-size: 20px;
   }
    .testimonal-wrapper  .slick-dots li.slick-active button:before {
    color: #fff;
    font-size: 40px;
    color: #5a15ff;
   }
   .quote-container {
    min-height: 200px;
    color: #666;
    font-size: 36px;
    margin: 0px;
    position: relative;
   }
   .quote-container:hover {
    cursor: grab;
   }
   .quote-container .portrait {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 140px;
    width: 140px;
    overflow: hidden;
   }
   .quote-container .portrait img {
    display: block;
    height: auto;
    width: 100%;
   }
   .quote-container .quote {
    position: relative;
    z-index: 600;
    padding: 10px;
    margin: 0;
    color: white;
    max-width: 90%;
    margin: auto;
    text-align: center;
   }
   .quote-container .quote p {
    position: relative;
    margin-bottom: 20px;
    color: #000;
    font-size: 45px;
    line-height: 52px;
    font-weight: 500;
    font-family: Atyp-Display-Medium;
   }
   
   .quote-container .quote cite {
    display: flex;
    font-size: 21px;
    color: #666;
    line-height: 28px;
    align-items: center;
    flex-direction: column;
   }
   .quote-container .quote cite span {
    font-size: 16px;
    font-style: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
   }
   .dragging .quote-container {
    cursor: grabbing;
   }
   .octogon {
    -webkit-clip-path: polygon(50% 0%, 38.11% 6.7%, 24.99% 6.72%, 18.06% 18.44%, 6.7% 25%, 6.56% 38.64%, 0% 50%, 6.7% 61.89%, 6.7% 75%, 18.44% 81.94%, 25% 93.3%, 38.64% 93.44%, 50% 100%, 61.88% 93.3%, 75% 93.3%, 81.94% 81.56%, 93.3% 74.9%, 93.44% 61.36%, 100% 50%, 93.3% 38.11%, 93.3% 25%, 81.56% 18.06%, 74.96% 6.7%, 61.36% 6.56%, 50% 0%);
    clip-path: url(#octogon);
    height: 140px;
    width: 140px;
   }
   @-webkit-keyframes gradient {
    0% {
    background-position: 5% 0%;
    }
    50% {
    background-position: 96% 100%;
    }
    100% {
    background-position: 5% 0%;
    }
   }
   @-moz-keyframes gradient {
    0% {
    background-position: 5% 0%;
    }
    50% {
    background-position: 96% 100%;
    }
    100% {
    background-position: 5% 0%;
    }
   }
   @keyframes gradient {
    0% {
    background-position: 5% 0%;
    }
    50% {
    background-position: 96% 100%;
    }
    100% {
    background-position: 5% 0%;
    }
   }
   .slick-dots li {
    margin: 0px;
   }
   .pre-text{
    color: #000;
    font-size: 12px;
    transform: rotate(-90deg);
    text-transform: uppercase;
    letter-spacing: 3px;
    display: inline-block;
   }
   
   .next-text{
    color: #000;
    font-size: 12px;
    transform: rotate(90deg);
    text-transform: uppercase;
    letter-spacing: 3px;
    display: inline-block;
   }
   
   .testimonal-wrapper .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0;
    max-width: 1070px;
    margin: auto;
   }
   
   .slick-prev .material-icons{
    transform: translate(-30px, 0px);
    font-size: 40px;
    color: #000;
   }
   .slick-next .material-icons{
    transform: translate(10px, 0px);
    font-size: 40px;
    color: #000;
   }
   
   .testimonal-wrapper .slick-prev {
    display: flex;
    align-items: center;
       flex-direction: row;
       left: 0px;
       z-index: 1;
   }
   .testimonal-wrapper .slick-next {
    display: flex;
    align-items: center;
       flex-direction: row-reverse;
       right: 0;
       z-index: 1;
   }
   
   .quote-container .quote p.author-name {
    font-size: 16px;
    font-style: normal;
    letter-spacing: 1px;
    line-height: normal;
    margin: 0px;
   }
   .quote-container .quote p.author-des {
    font-size: 16px;
    font-style: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
   }
   
   .testimonal-wrapper h1 {
    font-size: 11px;
    text-align: center;
    font-weight: 500;
    letter-spacing: 3px;
    text-transform: uppercase;
    line-height: 21px;
    margin-bottom: 20px;
   }
   .small-paragraph {
    max-width: 60%;
   }
   
   .content h3 {
    font-size: 21px;
    line-height: 28px;
    font-weight: 500;
    color: #000;
    font-family:'Spezia';
   }
   
   .top-title {
    max-width: 530px;
    width: 100%;
   }
   
   .navbar {
    -webkit-transition: background-color 0.5s ease-in-out;
    -moz-transition: background-color 0.5s ease-in-out;
    -ms-transition: background-color 0.5s ease-in-out;
    -o-transition: background-color 0.5s ease-in-out;
    transition: background-color 0.5s ease-in-out;
   }
   
   .white-nav .navbar-nav .nav-item .nav-link {
    color: #fff;
   }
   
   .white-nav .navbar-nav .nav-item.active .nav-link {
    color: #fff;
   }
   .white-nav .hire-link {
    color: #fff;
   }
   .white-nav {
   background-color: transparent;
   }
   
   body.dark-header .white-nav {
    display: none;
   }
   
   body.dark-header .dark-nav {
    background-color: #fff;
   }
   
   .small-piece {
    width: 25px;
    height: 67px;
    background: #f502fe;
    position: absolute;
    transform: skew(-15deg, 4deg);
    left: 58.8%;
    top: -3px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    /* clip-path: polygon(0% 84%,0% 0%,80% 0%,80% 80%); */
   }
   
   .contractor-club-wrapper h1, .team-detail-wrapper h1{
    font-size: 34px;
    font-weight: 500;
    line-height: 36px;
    color: #1d1d1b;
    margin-bottom: 0px;
   }

   .contractor-club-wrapper small, .team-detail-wrapper small {
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #5a15ff;
   }
   .contractor-club-wrapper .lead, .team-detail-wrapper .lead {
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    font-style: normal;
    font-family: 'Spezia';
   }
   
   .contractor-club-wrapper, .team-detail-wrapper {
    background-color: #fff;
   }
   
   .or {
    position: relative;
    width: 100%;
    height: 2px;
    background-color: #5a15ff;
    display: flex;
    align-items: center;
    justify-content: center;
   }
   .or span {
    background: #fff;
    color: #000;
    padding: 10px 15px;
    border-radius: 50%;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 20px;
   }
   
   .row-form {
    max-width: 500px;
    width: 100%;
   }
   
   .schedule-btn {
    display: flex;
   }
   .schedule-btn .material-icons {
    flex: 0;
   }
   .schedule-btn .btn-name {
    flex: 1;
   }
   
   
   .send-btn {
    display: flex;
    justify-content: center;
    align-items: center;
   }
   
   .send-btn .material-icons{
    padding-left: 10px;
   }
   
   .row-form .form-control{
    min-height: 48px;
    border-color: #5a15ff;
    display: flex;
    align-items: center;
    line-height: normal;
    justify-content: center;
    font-size: 16px;
    background-color: transparent;
       line-height: 24px;
   }
   
   .row-form label {
    font-size: 16px;
    color: #1d1d1b;
    line-height: 24px;
    font-family: 'Spezia';
    font-weight: normal;
   }
   
   select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnN2Z2pzPSJodHRwOi8vc3ZnanMuY29tL3N2Z2pzIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgeD0iMCIgeT0iMCIgdmlld0JveD0iMCAwIDIxMy4zMzMgMjEzLjMzMyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+Cgk8Zz4KCQk8cG9seWdvbiBwb2ludHM9IjAsNTMuMzMzIDEwNi42NjcsMTYwIDIxMy4zMzMsNTMuMzMzICAgIiBmaWxsPSIjNWExNWZmIiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBzdHlsZT0iIj48L3BvbHlnb24+Cgk8L2c+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPC9nPjwvc3ZnPg==");
    background-repeat: no-repeat;
    background-position-x: 97%;
    background-position-y: 18px;
    background-size: 12px;
   }
   
   .form-control::-webkit-input-placeholder { 
    color: #a9a9a9;
    font-size: 16px;
    line-height: 24px;
    font-family:'Spezia';
    font-weight: normal;
   }
   
   .form-control:-ms-input-placeholder { 
    color: #a9a9a9;
    font-size: 16px;
    line-height: 24px;
    font-family:'Spezia';
    font-weight: normal;
   }
   
   .form-control::placeholder {
    color: #a9a9a9;
    font-size: 16px;
    line-height: 24px;
    font-family:'Spezia';
    font-weight: normal;
   }
   
   .accordion .item {
    border: none;
    margin-bottom: 20px;
    background: #fff;
    min-height: 76px;
   }
   
   .item-content{
    padding: 0px 20px 20px;
   }
   .accordion .item .item-header h2 button.btn.btn-link {
    background: #fff;
    color: #000;
    border-radius: 0px;
    font-size: 21px;
    font-weight: 500;
    line-height: 2;
    text-decoration: none;
    min-height: 72px;
    display: flex;
    align-items: center;
    justify-content: space-between;
       position: relative;
   }
   .accordion .item .item-header {
    border-bottom: none;
    background: transparent;
    padding: 0px;
    margin: 2px;
   }
   
   .accordion .item .item-header h2 button {
    color: white;
    font-size: 20px;
    padding: 15px;
    display: block;
    width: 100%;
    text-align: left;
   }
   
   .accordion .item .item-header h2 span.glyphicon {
    float: right;
    font-size: 30px;
    color: #5a51ff;
    width: 60px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
   }
.contact-from-details button.btn.btn-link span.material-icons {
    color: #5A15FF;
}
 
   .contact-from-details .btn.btn-link[aria-expanded="true"] .material-icons{
    transform: rotate(180deg) !important;
    transition: 0.5s;
  }

  .contact-from-details .btn.btn-link[aria-expanded="false"] .material-icons{
    transform: rotate(0deg) !important;
    transition: 0.5s;
  }

   .item-content .badge-primary {
    color: #5A15FF;
    background-color: transparent;
    padding-top: 0;
   }
   
   .location-map {
    max-width: 100%;
    height: 250px;
    background: #c4c4c4;
    margin-bottom: 15px;
   }
.location-map iframe {
    width: 100%;
}
   
   .team-social {
    display: flex;
   }
   
   .team-social a {
    text-decoration: none !important;
    margin-right: 15px;
    color: #5A15FF;
    line-height: 0px;
    width: 30px;
    height: 30px;
   }
   
   .booking-team {
    display: flex;
    justify-content: flex-end;
   }
   .team-profile {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
   }
   .team-profile::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(307.81deg, rgba(113, 40, 134, 0.4) 12.37%, rgba(66, 36, 134, 0) 44.3%, rgba(25, 33, 134, 0) 67.65%, rgba(115, 51, 149, 0.4) 79.38%);
   }
   
   .team-intrest ul li {
    padding: 0px;
   }
   .team-intrest {
    max-width: 430px;
    width: 100%;
   }
   
   .about-masthead .banner-title{
    max-width: 90%;
    width: 100%;
    color: #fff;
   }
   .about-masthead h1 {
   color: #fff;
   }
   
   .about-masthead p {
       color: #fff;
       max-width: 59%;
       width: 100%;
       font-size: 21px;
       font-weight: normal;
       line-height: 33px;
       font-family: 'Spezia';
   }
   
   .our-value-wrapper .icon-content {
    width: 100%;
    margin-bottom: 60px;
   }
   /* 
   .people-lead-wrapper .shape:after{
    width: 240px;
   } */
   
   .people-lead-wrapper .case-shape a span {
    color: #5A15FF !important;
   }
   
   .people-lead-wrapper .case-shape a {
    color: #000;
   }
   .card {
    border: none;
   }
   
   .path-overlay {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    padding: 0px;
   }
   
   path-overlay::after {
    position: absolute;
    content: "";
    background-image: url("assets/images/asset-4.png");
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height:100%;
    top: 0;
    left: 0;
    background-position: center center;
   }
   
   .path-overlay img {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    padding: 0px;
   }
   
   .nominate-box p{
    width: 100%;
    margin-top: 40px;
    font-size: 16px;
       line-height: 24px;
       color: #000;
       font-family:'Spezia';
       font-weight: normal;
   }
   
   
   .play-btn span{
    font-size: 100px;
    color: #fff;
   }
   
   .toster-wrapper {
    position: absolute; 
    bottom: 64px;
    right: 64px;
    z-index: 999;
   }
   
   
   .custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(1.5em + 1rem + 2px);
   }
   .browse-header {
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex: 1;
   }
   .toster-wrapper .card-body{
    display: flex;
    flex-direction: column;
   }
   
   .custom-file .custom-file-input:lang(en)~.custom-file-label::after {
    content: "Upload CV";
       min-height: 47px;
       height: 100%;
   }


   .toster-wrapper .card {
    background-color: #fff;
    border-radius: 0px;
    max-width: 300px;
       min-width: 300px;
    min-height: 188px;
       width: 100%;
   }

.custom-file .custom-file-label {
    height: 48px;
    border: 1px solid #5A15FF;
    display: flex;
    align-items: center;
    color: #A9A9A9;
    font-weight: 400;
    line-height: 24px;
    font-family: 'Spezia';
    font-size: 16px;
   }
   .toster-wrapper .material-icons{
    color: #5A15FF;
   }
.toster-wrapper .custom-file, .custom-file-input {
    height: 48px;
   }
  .custom-file .custom-file-label::after {
    height: calc(2.1em + .75rem);
    display: flex;
    align-items: center;
    color: #fff;
    background-color: #5A15FF;
   }
   
   .toster-wrapper h5{
    color: #1D1D1B;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 3px;
       line-height: 21px;
   }
   .toster-wrapper p {
    color: #666666;
    font-size: 16px;
   line-height: 24px;
   font-weight: 400;
       font-family: 'Spezia';
   }
   
   .career-transform-wrapper .lead {
    max-width: 750px;
    width: 100%;
   }
   
   .current-row-block {
    background: #fff;
   }
   
   .current-opening-link.block {
    display: flex;
    justify-content: space-between;
    align-items: center;
   }
   .current-row-block h3 {
   font-weight: 500;
   font-size: 17px;
   line-height: 24px;
   font-family:'Spezia';
   width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
   }
   .read-more-link {
    border-bottom:2px solid #5A15FF;
   }
   
   .current-row-block h1 {
    font-weight: normal;
   font-size: 34px;
   line-height: 36px;
   color: #000000;
   font-family: 'Spezia';
   }
   .current-row-block .content {
    padding-top: 0px;
   }
   
   .current-row-block .icon-content {
    width: 80%;
    margin-bottom: 30px;
   }
   .current-block h5 {
    font-weight: 500;
   font-size: 21px;
   line-height: 28px;
   font-family:'Spezia';
   }
   
   .current-block p {
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    font-family:'Spezia';
   }
   
   .team-find-wrapper .card-body p{
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    font-family:'Spezia';
   }
   
   .team-find-wrapper .card-body h5{
    font-weight: 500;
   font-size: 17px;
   line-height: 24px;
   color: #000000;
   }
   
   .get-know-wrapper .team-social {
    display: flex;
    justify-content: flex-end;
   }
   
   .get-know-wrapper .card-body p {
    font-weight: normal;
   font-size: 16px;
   line-height: 24px;
   }
   
   .full-screen {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
   }
   
   
   .swiper-container {
    width: 100%;
    height: 100% !important;
    background: transparent;
   }
   
   .swiper-slide {
    font-size: 18px;
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px 100px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding-top: 60px;
    height: 776px;
   }
   
   .parallax-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 130%;
    height: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
   }
   
   .swiper-slide .title {
    font-weight: 500;
    font-size: 45px;
    line-height: 52px;
    font-family:Atyp-Display-Medium;
    -webkit-font-smoothing: antialiased;
    color: #1D1D1B;
   }
   
   .team-title {
    font-weight: 500;
    font-size: 11px;
    line-height: 21px;
    text-transform: uppercase;
    letter-spacing: 3px;
    display: inline-block;
   }
   
   .swiper-slide .subtitle {
    font-size: 21px;
   }
   
   .swiper-slide .text {
    font-size: 14px;
    max-width: 400px;
    line-height: 1.3;
   }
   
   .box-content {
    max-width: 720px;
    width: 100%;
    padding-left: 90px;
   }
   .get-know-wrapper .box-content{
    color: #1D1D1B;
   }
   .team-members {
    max-width: 400px;
    width: 100%;
    text-align: right;
    height: 100%;
    transition: .3s ease-in-out all;
    display: flex;
    align-items: flex-end;
   }
   .box-info {
    position: relative;
   }
   
   .box-info h5{
    font-weight: 500;
   font-size: 21px;
   line-height: 28px;
   color: #1D1D1B;
   margin: 0px;
   font-family: 'Spezia';
   -webkit-font-smoothing: antialiased;
   }
   
   .swiper-button-next .next-text{
    position: absolute;
    left: 0px;
    color: #fff;
   }
   .get-know-wrapper .swiper-button-next .next-text, .get-know-wrapper .swiper-button-prev .pre-text{
    color: #1D1D1B;
   }
   .swiper-button-prev .pre-text{
    position: absolute;
    left: 0px;
    color: #fff;
   }
   
   .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 52px;
    right: auto;
   }
   
   .get-know-wrapper .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 40px;
    left: auto;
   }
   
   .swiper-container .material-icons {
    font-size: 60px;
   }
   
   .swiper-button-prev .material-icons{
    padding-left: 15px;
    transform: translate(50px, 0px);
    font-size: 40px;
    color: #fff;
   }
   /* .v-shape-wrapper */
   
   .v-shape-wrapper {
   padding-bottom: 120px;
   }
   .v-shape-wrapper .section-title{
   color: #fff;
   }
   
   
   .shapper {
    width: 620px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    transition: 0.5s;
   }
   
 
   .circle-shaper-1:hover {
    transform: scale(1.2); 
    transition: 0.5s;
   }
   .circle-shaper-2:hover {
    transform: scale(1.2); 
    transition: 0.5s;
   }
   .circle-shaper-3:hover {
    transform: scale(1.2); 
    transition: 0.5s;
   }
   .circle-shaper-4:hover {
    transform: scale(1.2); 
    transition: 0.5s;
   }
   
   .circle-shaper-5:hover {
    transform: scale(1.2); 
    transition: 0.5s;
   }
   
   .circle-shaper-6:hover {
    transform: scale(1.2); 
    transition: 0.5s;
   }
    .circle-shaper-1 {
    cursor: pointer;
    width: 40px;
    height: 40px;
    /* background: #fff; */
    border-radius: 50%;
    position: absolute;
    /* clip-path: circle(50% at 50% 50%); */
    top: -15px;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: scale(1); 
    transition: 0.5s;
    background: radial-gradient(70.81% 195.39% at 100% 0%, #E6FDFF 50.21%, rgba(233, 251, 254, 0) 100%), linear-gradient(139.43deg, #F7F3FF 0%, #FFFFFF 54.85%);
    }
   .circle-shaper-2 {
    transition: 0.5s;
    cursor: pointer;
    width: 40px;
    height: 40px;
    /* clip-path: circle(50% at 50% 50%); */
    border-radius: 50%;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    left: auto;
    right: auto;
    background: radial-gradient(70.81% 195.39% at 100% 0%, #E6FDFF 50.21%, rgba(233, 251, 254, 0) 100%), linear-gradient(139.43deg, #F7F3FF 0%, #FFFFFF 54.85%);
   }
   circle-shaper-2::before {
    content: "";
    /* background-image: url("assets/images/line-arrow-2.svg"); */
    width: 1px;
    position: absolute;
    z-index: 0;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    height: 10rem;
    background-color: #fff;
    top: 32px;
    transform: rotate(-20deg);
    right: -20px;
   }
   
   circle-shaper-2::after {
    content: "";
    box-sizing: border-box;
    height: 1vw;
    width: 1vw;
    border-style: solid;
    border-color: white;
    border-width: 0px 1px 1px 0px;
    transform: rotate(20deg);
    transition: 0.5s;
    position: absolute;
    bottom: -9.1rem;
    left: 4.8rem;
   }
   .circle-shaper-3 {
    transition: 0.5s;
    cursor: pointer;
    width: 40px;
    height: 40px;
    background: radial-gradient(70.81% 195.39% at 100% 0%, #E6FDFF 50.21%, rgba(233, 251, 254, 0) 100%), linear-gradient(139.43deg, #F7F3FF 0%, #FFFFFF 54.85%);
    /* clip-path: circle(50% at 50% 50%); */
    border-radius: 50%;
    position: absolute;
    bottom: -2rem;
    left: 30%;
    display: flex;
    align-items: center;
    justify-content: center;
   }
   circle-shaper-3::before {
    content: "";
    /* background-image: url("assets/images/line-arrow-2.svg"); */
    width: 1px;
    position: relative;
    z-index: 0;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    height: 8rem;
    background-color: #fff;
    top: 0;
    transform: rotate(90deg);
    left: 90px;
   }
   
   circle-shaper-3::after {
    content: "";
    box-sizing: border-box;
    height: 1vw;
    width: 1vw;
    border-style: solid;
    border-color: white;
    border-width: 0px 2px 2px 0px;
    transform: rotate(-40deg);
    transition: 0.5s;
    position: absolute;
    bottom: 0.85rem;
    left: 9.5rem;
   }
   
   .circle-shaper-6 {
    transition: 0.5s;
    cursor: pointer;
    width: 40px;
    height: 40px;
    background: radial-gradient(70.81% 195.39% at 100% 0%, #E6FDFF 50.21%, rgba(233, 251, 254, 0) 100%), linear-gradient(139.43deg, #F7F3FF 0%, #FFFFFF 54.85%);
    border-radius: 50%;
    position: absolute;
    /* clip-path: circle(50% at 50% 50%); */
    top: -15px;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
   }
   
   .circle-shaper-5 {
    transition: 0.5s;
    cursor: pointer;
    width: 40px;
    height: 40px;
    background: radial-gradient(70.81% 195.39% at 100% 0%, #E6FDFF 50.21%, rgba(233, 251, 254, 0) 100%), linear-gradient(139.43deg, #F7F3FF 0%, #FFFFFF 54.85%);
    /* clip-path: circle(50% at 50% 50%); */
    border-radius: 50%;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    left: auto;
    right: 6rem;
   }
   
   .circle-shaper-4 {
    transition: 0.5s;
    width: 40px;
    height: 40px;
    background: radial-gradient(70.81% 195.39% at 100% 0%, #E6FDFF 50.21%, rgba(233, 251, 254, 0) 100%), linear-gradient(139.43deg, #F7F3FF 0%, #FFFFFF 54.85%);
    /* clip-path: circle(50% at 50% 50%); */
    border-radius: 50%;
    position: absolute;
    bottom: -2rem;
    right: 30%;
    display: flex;
    align-items: center;
    justify-content: center;
   }
   
   .img-shaper-1 {
    position: absolute;
    top: 0;
    left: .51rem;
    transform: rotate(0deg);
   }
   .img-shaper-2 {
    position: absolute;
    left: 5.9rem;
    right: auto;
    transform: rotate(-1deg);
   }
   .img-shaper-3 {
    position: absolute;
    left: 13rem;
    right: auto;
    bottom: -1.6rem;
   }
   
   .img-shaper-4 {
    position: absolute;
    right: 8rem;
    bottom: -2rem;
    transform: rotate(2deg);
   }
   
   .img-shaper-5 {
    position: absolute;
    right: 1.8rem;
    top: 4rem;
    transform: rotate(2deg);
   }
   
   .v-left-top .shapper-text {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(-15rem, -0.5rem);
    width: 230px;
    color: #fff;
    transition: 0.5s;
   }
   
   .v-left-middle .shapper-text {
    position: absolute;
    left: 0;
    transform: translate(-10rem, 0.5rem);
    width: 230px;
    color: #fff;
    transition: 0.5s;
   }
   
   
   .v-left-bottom .shapper-text {
    position: absolute;
    left: 0;
    bottom: 0;
    transform: translate(-5rem, 5.5rem);
    width: 230px;
    color: #fff;
    transition: 0.5s;
   }
   
   .v-right-bottom .shapper-text {
    position: absolute;
    right: 0;
    bottom: 0;
    transform:translate(5rem, 5.5rem);
    width: 240px;
    color: #fff;
    transition: 0.5s;
   }
   
   .v-right-middle .shapper-text {
    position: absolute;
    right: 0;
    transform: translate(10rem, 0.5rem);
    width: 230px;
    color: #fff;
    transition: 0.5s;
   }
   
   .v-right-top .shapper-text {
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(17rem, -0.5rem);
    width: 250px;
    color: #fff;
    transition: 0.5s;
   }
   
   .shapper-text span {
    font-weight: 500;
   }
   .shapper-text p {
    font-weight: 400;
   }
   /* .v-left-top {
    position: absolute;
    top: 0;
    left: 0;
   } */
   
   .shapper-text {
    /* opacity: 0; */
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
    font-style: normal;
    font-family: 'Spezia';
    color: #fff;
  transition: 0.5s;
   } 
   .v-leftmiddle {
    position: absolute;
    left: auto;
    right: auto;
   }
   
   /* text-fill */
   .v-value {
    color:#5A15FF;
   }
   
   .v-animate-1 {
    width: 40px;
    height: 40px;
    margin: 0 auto;
    animation-name: stretch;
    animation: 1s stretch;
   }
   

   
   .v-animate-2 {
    width: 40px;
    height: 40px;
    margin: 0 auto;
    animation-name: stretch;
    animation: 1s stretch;
   }
   

   
   .v-animate-3 {
    width: 40px;
    height: 40px;
    margin: 0 auto;
    animation-name: stretch;
    animation: 1s stretch;
   }
   

   
   .v-animate-4 {
    width: 40px;
    height: 40px;
    margin: 0 auto;
    animation-name: stretch;
    animation: 1s stretch;
   }
   

   
   .v-animate-5 {
    width: 40px;
    height: 40px;
    margin: 0 auto;
    animation-name: stretch;
    animation: 1s stretch;
   }

   
   
   .v-animate-6 {
    width: 40px;
    height: 40px;
    margin: 0 auto;
    animation-name: stretch;
    animation: 1s stretch;
   }
   

   
   .why-hiring-wrapper h1 {
    font-weight: 400;
   font-size: 34px;
   line-height: 36px;
   color: #1D1D1B;
   }
   
   .shape-img-1{
    position: absolute;
    top: 0;
    /* transform: translate(0px, -380px); */
    z-index: -1;
    top: -60%;
   }
   .shape-img-2 {
    position: absolute;
    z-index: 1;
    transform: scale(1.1);
    right: -2rem;
    top: 5%;
   }
   
   .shape-img-3 {
    position: absolute;
    z-index: -1;
    /* transform: translate(-120px, 120px); */
    right: 115%;
    bottom: -25%;
   }
   .shape-img-4 {
    position: absolute;
    z-index: 1;
    /* transform: translate(-226px, 250px); */
    left: -55%;
    bottom: 28%;
   }
   .shape-img-5 {
    position: absolute;
    z-index: 1;
    /* transform: translate(-310px, 305px); */
    left: -75%;
    bottom: 15%;
   }
   .shape-img-6 {
    position: absolute;
    z-index: 1;
    /* transform: translate(-150px, 270px); */
    right: 130%;
    bottom: 35%;
   }
   
   .shape-img-7 {
    position: absolute;
    z-index: 0;
    transform: scale(1.3);
    left: -13%;
    height: 740px;
    top: -10rem;
    right: 0;
   }
   
   .shape-img-8 {
    position: absolute;
    transform: scale(.6);
    top: -60%;
    left: 65%;
    display: inline-block;
   }
   
   .modal-dialog {
    max-width: 100%;
    margin: 1.75rem 15px;
   }
   
   .row-form .btn-group {
    width: 100%;
   }
   
   
   
   .fileupload-wrap input.form-control {
    display:none;
   }
   .fileupload-wrap p {
    margin: 0px;
    font-family: 'Mulish', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #666666;
   }
   .browse-t {
    color: #3B399F !important;
    font-size: 16px;
    line-height: 20px;
    padding-left: 5px;
   }
   .fileupload-wrap label {
    width: 100%;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    border-radius: 4px;
    background: transparent;
    color: #666;
    border: .13rem dashed #5A15FF;
    cursor: pointer;
   }
   .submit-content p{
    font-size: 12px;
    color: #000;
   }
   
   .submit-content a{
    color: #5A15FF;
   }
   
   
   .shapper-big-wrapper .section-title {
    max-width: 550px;
    width: 100%;
   }
   
   .why-box-wrapper {
    width: 100%!important;
    margin: auto;
    transform: scale(1);
    transition: all 1s ease-in-out;
   }
   
   
   .select2-container--default .select2-selection--multiple {
    width: 530px !important;
   }
   
   .select2-container {
    width: 100% !important;
   }
   .select2-container .select2-selection--multiple .select2-selection__rendered {
    position: absolute;
    top: 50px;
   }
   
   .recom-skill ul {
    margin-top: 1rem;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
   }
   .recom-skill ul li{
    margin-right: 1rem;
    margin-bottom: 1rem;
   }
   
   
   .recom-skill .material-icons {
    /* font-size: 30px; */
    padding-left: 5px;
   }
   
   body .modal-content {
    padding: 0rem 6rem 2rem;
   }
   
   .modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto;
    position: absolute;
    top: 2rem;
    right: 2rem;
    color: #5a15ff;
   
   }
   
  body .modal-header {
    /*padding: 1rem 4rem;*/
    border-bottom: none;
   }
   
   .global-details .shape:after {
    width: 220px;
   }
   .global-details {
    /* max-width: 502px; */
    width: 100%;
   }
   
   .casestudy-wrapper .swiper-slide {
    padding: 0px;
    padding-top: 0px;
    position: relative;
    background: transparent ;
   }
   .bg-glass {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
}
   .bg-glass::before {
    background-position: left top;
    background-repeat: no-repeat;
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    display: inline-block;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 6;
    background: linear-gradient(234.55deg, rgba(113, 40, 134, 0.4) 11.78%, rgba(66, 36, 134, 0) 43.28%, rgba(25, 33, 134, 0) 57.64%, rgba(115, 51, 149, 0.4) 85.99%);
   }
   .casestudy-wrapper.bg-section {
    padding: 0px;
    position: relative;
    overflow-x: hidden;
    height: 100vh;
   }
   
   .casestudy-detail-wrapper.bg-section {
    padding: 0px;
    position: relative;
    overflow-x: hidden;
    height: 100%;
   }
   
   .casestudy-detail {
    padding: 120px 0px 50px;
   }
   .casestudy-wrapper .img-fluid {
    max-width: 100%;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: -1;
    object-fit: cover;
   }
   
   
   .casestudy-wrapper .top-title {
    max-width: 620px;
    width: 100%;
   font-size: 45px;
   line-height: 52px;
   font-weight: 500;
   }
   
   .casestudy-wrapper .swiper-pagination-bullet {
    width: 32px;
    height: 4px;
    display: inline-block;
    border-radius: 0px;
    background-color: #00E8FF;
   }
   .casestudy-block .nav-pills .nav-item:first-of-type {
    padding-left: 0px;
   }
   
   .casestudy-block .nav-pills .nav-item {
    padding: 0rem 1rem;
    color: #000;
    background-color: transparent;
    white-space: nowrap;
   }
   
   .casestudy-block .nav-pills .nav-link {
    padding: 0rem;
    line-height: 16px;
    color: #000;
    background-color: transparent;
    line-height: 24px;
    font-size: 16px;
    font-family: 'Spezia';
    font-weight: normal;
   }
   
   .casestudy-block .nav-pills .nav-item .nav-link.active {
    text-decoration: underline !important;
    background: linear-gradient(108.34deg, #5A15FF 0%, #9515F9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    line-height: 20px;
   }
   .casestudy-block .nav-pills .nav-item .nav-link.active::after {
    background: linear-gradient(108.34deg, #5A15FF 0%, #9515F9 100%);
   height: 2px;
    content: '';
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
   }
   .casestudy-block .nav-pills .nav-link {
    border-radius: 0;
   }
   
   .avatar {
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
   }
   
 
   .case-contents h4{
    font-family:Atyp-Text-Regular;
    font-style: normal;
    font-weight: normal;
    font-size: 34px;
    line-height: 36px;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
   }
   
   .casestudy-detail-wrapper .banner-title {
    color: #000;
    font-size: 45px;
    line-height: 52px;
    font-weight: 500;
    width: 100%;
    font-family:Atyp-Display-Medium;
   }
   
   .avatar-details .text-muted {
    color: #999!important;
    font-weight: normal;
    font-size: 16px;
    font-family: 'Spezia';
    line-height: 18px;
   }
   
   .avatar-details a {
    color: #000;
    font-weight: 300;
    font-size: 16px;
    font-family: 'Spezia';
    line-height: 18px;
   }
   .mobile-footer-row {
    display: none;
   }
   .desktop-footer-row {
    display: block;
   }
   
   .mobile-nav {
    display: none;
   }
   
   
   .small-piece-mobile {
    display: none;
   }
   
   .contractor-club-wrapper .btn-primary {
    max-width: 230px;
    width: 100%;
   }
   .team-single-details {
       display: flex;
       align-items: center;
       justify-content: space-between;
   }
   
   .team-find-wrapper .lead {
       max-width: 750px;
       width: 100%;
   }

   .v-timeline {
       display: none;
   }

   .mobile-why-right-side-shape {
    display: none;
}

.modal-title {
    font-family: Atyp-Text-Medium;
    line-height: 60px;
}
.popup-right-content p {
    font-weight: 500;
font-size: 17px;
line-height: 24px;
font-family:'Spezia';
}

.popup-right-content {
    max-width: 448px;
    height: 100%;
    width: 100%;
    margin-left: auto;
}

.faq-wrapper .panel-body {
    padding: 0px 15px 15px 15px;
}

.card {
    border: none !important;
}

.card-img-top {
    height: 290px;
    width: 352px;
    object-fit: cover;
}

.card-text {
    width: 100%;
    /*height: 75px;*/
    transition: 0.5s;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.lang-select li.lang-item{
    padding: 0px 5px;
}
.lang-select {
    margin-right: 15px;
}

.lang-select li.lang-item a{
    display: flex;
    flex-direction: column;
    color: #000;
    font-size: 12px;
    font-family: 'Spezia';
    font-weight: 400;
}
.lang-select li.lang-item a img{
    width: 22Px !important;
}
.lang-select ul {
    padding: 0;
    margin: 0;
    display: flex;
    list-style: none;
    display: flex;
    justify-content: center;
    text-align: center;
}
.lang-select ul .current-lang a {
color: #5A15FF !important;
}
.lang-select {
    display: flex;
}

.trending-wrapper h1 {
    margin-bottom: 3rem;
}

.w-350 h2{
    max-width: 350px;
    width: 100%;
}
.w-700 h2{
    max-width: 700px;
    width: 100%;
}

.card-horizontal .linear-box {
    max-width: 480px;
    width: 100%;
}
.card-horizontal .img-fluid {
    max-width: 100%;
    height: 100%;
    object-fit: cover;
}

.contact-form-wrapper {
    padding-top: 10rem;
}
.form-wrapper {
    padding-top: 10rem;
}
span#surveyEmail {
    color: #5a15ff;
}
.surveymessage{
    display: none;
}
.surveymessage p {
    padding-top: 20px;
    text-align: left !important;
    color: #000 !important;
}
.surveymessage p {
    padding-top: 20px;
    text-align: left !important;
    color: #000 !important;
}
.testimonal-wrapper .slick-prev:before, .testimonal-wrapper .slick-next:before {
    display: none;
}

.left-arrow {
    display: none;
}
.testimonal-wrapper .slick-dots li {
    margin: 0px;
}


/*=========================================================================================*/
/* quiz wp */
.quiz.card {
    margin-top: 30px;
}

.question-wrapper {
    position: relative;
    height: 100vh;
    padding: 15px 0px;
    background: radial-gradient(70.81% 195.39% at 100% 0%, #E6FDFF 50.21%, rgba(233, 251, 254, 0) 100%), linear-gradient(108.34deg, #F7F3FF 0%, #FFF6F9 100%);  
}
.quiz .card-body{
    padding: 1.25rem 0 !important;
}
.quiz-wrapper {
    height: 100vh;
    padding: 15px 0px !important;
}
.exit-form {
    display: flex;
    align-items: center;
    color: #5A15FF !important;
    cursor: pointer;
}
.exit-form a{

    color: #5A15FF !important;
    display: flex;
    align-items: center;
}
.exit-title {
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    text-decoration: none;
    color: #5A15FF;
}
.close-text {
    padding-left: 5px;
    text-decoration: underline !important;
}
.question-form {
    width: 100%;
    margin: auto;
    position: relative;
    min-height: calc(100vh - 130px);
        display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.question-body p{
    font-size: 21px;
    line-height: 33px;
    text-align: center;
    color: #666666;
}

.question-form .lead {
    font-weight: normal;
    font-size: 21px;
    line-height: 33px;
    text-align: center;
    color: #666666;
    max-width: 740px;
    margin: auto;
    width: 100%;
    margin-bottom: 0px;
}
.question-body .acf-field .acf-label {
    font-size: 45px;
    font-weight: 500;
    line-height: 52px;
    color: #000;
    text-align: center;
    font-family: Atyp-Display-Medium;
    margin-bottom: 1rem!important;
}
.skip-question {
    max-width: 600px;
    position: relative;
    margin: auto;
    text-align: center;
    width: 100%;
}
.multiple-img {
    margin: 0px auto;
    width: 100%;
    position: relative;
}


.question-pages {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.swiper-progress-bar {
    max-width: 600px;
    height: 8px;
    position: relative;
    margin: 20px auto;
    background: #E6FDFF;
    border-radius: 2px;
    width: 100%;
}
.swiper-progress-bar .progress {
    height: 8px;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 1;
    background: #F502FE;
    border-radius: 2px;
    color: #F502FE;
    max-width: 100%;
    min-width: 25px;
}
.swiper-progress-bar .progress-sections {
    left: 0;
    top: 0;
    position: absolute;
    height: inherit;
    width: inherit;
    z-index: 2;
    display: flex;
    flex-direction: row;
}
.swiper-progress-bar .progress-sections span {
    flex: 1;
    height: inherit;
    border-right: 2px solid #eee;
}
.swiper-progress-bar .progress-sections span:last-child {
    border-right-width: 0;
}
.swiper-counter {
    width: 600px;
    margin: 0 auto;
}

.skip-question a{
    font-size: 16px;
    line-height: 20px;
    text-decoration: underline !important;
    color: #5A15FF !important;
}
.swiper-btn-prev {
    align-items: center;
    display: flex;
    color: #666;
}


.top-text-wrapper {
    margin: 20px 0 30px 0;
}
.top-text-wrapper h4{
    font-size: 24px;
    margin-bottom: 10px;
}
.top-text-wrapper code{
    font-size: .85em;
    background: linear-gradient(90deg,#fce3ec,#ffe8cc);
    color: #ff2200;
    padding: .1rem .3rem .2rem;
    border-radius: .2rem;
}
.tab-section-wrapper{
    padding: 30px 0;
}

.grid-wrapper {
    display: grid;
    grid-gap: 30px;
    place-items: center;
    place-content: center;
}
.grid-col-auto{
    grid-template-columns: repeat(auto-fill, minmax(280px, .1fr));
    grid-template-rows: auto;
}
.grid-col-1{
    grid-template-columns: repeat(1, auto);
    grid-template-rows: repeat(1, auto);
}
.grid-col-2{
    grid-template-columns: repeat(2, auto);
    grid-template-rows: repeat(1, auto);
    grid-row-gap: 35px;
    grid-column-gap: 35px;
}
.grid-col-3{
    grid-template-columns: repeat(3, auto);
    grid-template-rows: repeat(1, auto);
}
.grid-col-4{
    grid-template-columns: repeat(4, auto);
    grid-template-rows: repeat(1, auto);
}

.grid-col-6{
    grid-template-columns: repeat(6, auto);
    grid-template-rows: repeat(1, auto);
}
.form-five .selected-content {
    background-color: #fff;
    padding: 20px;
    font-size: 30px;
    text-align: center;
    width: 256px;
    height: 116px;
    align-items: center;
    display: grid;
}
.form-six .selected-content{
    width: 160px;
    height: 208px;

}

/* ******************* Selection Radio Item */

.selected-content{
    text-align: center;
    border-radius: 3px;
    box-shadow: 0 2px 4px 0 rgba(219, 215, 215, 0);
    border: solid 2px transparent;
    background: #fff;
    max-width: 280px;
    height: 318px;
    padding: 15px;
    display: grid;
    grid-gap: 15px;
    place-content: center;
    transition: .3s ease-in-out all;
}
.selected-content h4 {
    font-size: 16px;
    letter-spacing: -0.24px;
    text-align: center;
    color: #1f2949;
}
.selected-content h5 {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #000;
    margin: 0px;
    font-weight: 400;
    font-family:'Spezia';
}

.selected-label{
    position: relative;
}
.selected-label input{
    display: none;
}

.selected-label input:checked ~ .selected-content{
    box-shadow: 0 2px 4px 0 rgba(219, 215, 215, 0.5);
    border: solid 2px #3057d5;
}

.form-one .selected-label {
    position: relative;
    max-width: 255px;
    width: 255px;
    height: 318px;
}

.form-one {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

/* Custom checkbox */
.checkbox-form-group {
    display: block;
    margin-bottom: 0px;
}

.checkbox-form-group input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}

.checkbox-form-group label {
    position: relative;
    cursor: pointer;
    margin: 0;
    display: flex;
}

.checkbox-form-group label:before{
    content:'';
    -webkit-appearance: none;
    background-color: transparent;
    border: 2px solid #4F4F4F;
    padding: 10px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 15px;
    width: 24px;
    height: 24px;
    border-radius: 4px;
}

.checkbox-form-group input[type=checkbox]:checked + label:after {
    content: '\e876';
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 24px;
    height: 24px;
    font-family: 'Material Icons';
    background: #5A15FF;
    border-radius: 4px;
    color: #fff;
    font-size: 24px;
    line-height: 24px;
}
.form-two .acf-checkbox-list label:before, .form-two .acf-checkbox-list li input.acf-checkbox-custom:before {
    content:'';
    -webkit-appearance: none;
    background-color: transparent;
    border: 2px solid #4F4F4F;
    padding: 10px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 15px;
    width: 24px;
    height: 24px;
    border-radius: 4px;
}

.form-two .acf-checkbox-list input, .form-three ul.acf-checkbox-list input, .form-five ul.acf-radio-list input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}
.form-two .acf-checkbox-list label {
    position: relative;
    cursor: pointer;
    margin: 0;
}

.form-two .acf-checkbox-list li {
    background: #fff;
    border-radius: 2px !important;
    padding: 8px 10px;
    margin-bottom: .5rem!important;
    font-size: 16px;
    color: #000;
    line-height: 24px;
    font-weight: 400;
    font-family: 'Spezia';
    width: 256px;
    max-width: 100%;
    border: 1px solid #fff;
    display: flex;
}

.form-two .acf-checkbox-list li input.acf-checkbox-custom:after,
.form-two .acf-checkbox-list li label.selected:after {
    content: '\e876';
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 24px;
    height: 24px;
    font-family: 'Material Icons';
    background: #5A15FF;
    border-radius: 4px;
    color: #fff;
    font-size: 24px;
    line-height: 24px;
}
.form-two .acf-checkbox-list li input.acf-checkbox-custom{
    display: block;
    position: relative;
}
.form-two .acf-checkbox-list li input[type="text"]{
    display: block;
    margin-left: 25px;
    border: 1px solid #eee;
    outline: none;
    width: 100%;
    border-radius: 4px;
}

a.button.acf-add-checkbox {
    color: #5A15FF;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    font-family: 'Spezia';
    margin: 0px;
}
.question-container .list-group-item {
    background: #fff;
    border-radius: 0px !important;
    padding: 8px 10px;
}

.grid-wrapper-2 ul{
    width: 256px;
    max-width: 100%;
    margin: auto;
}
.grid-wrapper-2 {
    width: 456px;
    max-width: 100%;
    margin: auto;
}

.single-checkbox {
    width: 100%;
    margin-left: 100px;
    margin-top: 10px;
    background: #fff;
}
.single-checkbox .input-group-text {
    padding: .687rem .65rem;
    border: none;
    background: transparent;
    border-radius: 0px;
    padding-right: 0;
}
.single-checkbox .form-control {
    height: 48px;
    background-color: transparent;
    border: none;
    padding-left: 0;
    box-shadow: none;
    outline: none;
}

.acf-field .acf-label {
    text-align: center;
}

.form-one ul.acf-radio-list li label {
    text-align: center;
    border-radius: 3px;
    /* box-shadow: 0 2px 4px 0 rgb(219 215 215 / 0%); */
    border: solid 2px transparent;
    background: #fff;
    min-width: 255px;
    height: 318px;
    padding: 15px;
    grid-gap: 15px;
    place-content: center;
    transition: .3s ease-in-out all;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    cursor: pointer;
    margin-bottom: 0;
}

.selection-wrapper{
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    height: 100%;
}
.form-one ul.acf-radio-list li label.selected {
    border: solid 1px #5A15FF;
}
.form-one ul.acf-radio-list {
    display: grid;
    grid-template-columns: repeat(3, auto);
    grid-template-rows: repeat(1, auto);
    grid-column-gap: 35px;
}
.form-one ul.acf-radio-list input {
    display: none;
}

.form-one ul.acf-radio-list h5, .form-three ul.acf-checkbox-list h5, .form-five ul.acf-radio-list h5{
    font-size: 17px;
    line-height: 25px;
    text-align: center;
    color: #000;
    margin: 0px;
    font-weight: normal;
    font-family: 'Spezia';
    cursor: pointer;
}
.form-one ul.acf-radio-list li:hover h5, .form-three ul.acf-checkbox-list li:hover h5, .form-five ul.acf-radio-list li:hover h5 {
    color: #F502FE;
}

.card-text {
    width: 100%;
    /*height: 75px;*/
    transition: 0.5s;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000;
}

#venquis-multiforms-quiz .button-primary {
    background: #5A15FF;
    color: #fff;
    font-size: 16px;
    padding: 8px 15px;
    border-radius: 4px;
    border: none;
    font-weight: 500;
    min-height: 48px;
    line-height: 24px;
    font-family: 'Spezia';
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 104px;
}
.question-form .acf-form-submit{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
}

.form-two .acf-checkbox-list {
    width: 400px;
    max-width: 100%;
    margin: auto;
    margin-top: 40px;
    margin-bottom: 40px;
}

.form-three ul.acf-checkbox-list{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 60px;

}

.form-three ul.acf-checkbox-list {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-gap: 1rem;
    align-items: center;
    padding-top: 60px;
    padding-bottom: 40px;
}

.form-three ul.acf-checkbox-list li label{
    width: 160px;
    height: 208px;
    text-align: center;
    border-radius: 3px;
    /* box-shadow: 0 2px 4px 0 rgb(219 215 215 / 0%); */
    border: solid 2px transparent;
    background: #fff;
    padding: 15px;
    display: grid;
    grid-gap: 15px;
    place-content: center;
    transition: .3s ease-in-out all;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding-top: 20px;
    margin: 0px;
    cursor: pointer;
}

.form-three ul.acf-checkbox-list li label.selected {
    /* box-shadow: 0 2px 4px 0 rgb(219 215 215 / 50%); */
    border: solid 1px #3057d5;
}
.form-three .selection-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}
.form-four .acf-input-wrap {
    vertical-align: top;
    max-width: 544px;
    margin: auto;
}
.form-four .acf-input-wrap input{
    border: 1px solid #5A15FF;
    box-sizing: border-box;
    border-radius: 4px;
    height: 48px;
    background: transparent;
}

.question-body .form-four-message {
    max-width: 544px;
    margin: auto !important;
    padding: 15px 0px;
    border-top: transparent;
}

.question-body .acf-fields&gt;.acf-field {
    border-top: transparent ;
    padding: 10px 0px;
}

.form-five ul.acf-radio-list li label{
    background-color: #fff;
    padding: 20px;
    font-size: 30px;
    text-align: center;
    width: 256px;
    height: 116px;
    align-items: center;
    display: grid;
}

.form-five ul.acf-radio-list li label.selected {
    /* box-shadow: 0 2px 4px 0 rgb(219 215 215 / 50%); */
    border: solid 1px #3057d5;
}

.form-five ul.acf-radio-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 1rem;
    align-items: center;
    padding-top: 60px;
    padding-bottom: 60px;
    
}

.small-900 {
    max-width: 900px;
    width: 100%;
}

.question-body h1 {
    font-size: 45px;
    font-weight: 500;
    line-height: 52px;
    color: #000;
    text-align: center;
}

#venquis-multiforms-quiz {
    margin-bottom: 0px;
}
.testimonal-wrapper .slick-dots li {
    margin: 0px;
}

.list-group-item a {
    color: #000;
}
.list-group-item a:hover{
    color: #007bff;
}

.skill-wrapper .col-lg-4:first-of-type .box-card .imgBx {
    bottom: 15px;
    right: 15px;
}
.skill-wrapper .col-lg-4:first-of-type .box-card .imgBx .description {
    opacity: 1;
}


.skill-wrapper .col-lg-4:first-of-type .box-card .img-shape {
    opacity: 1;
    transition: 0.5s;
}
.navbar-light .navbar-nav .menu-item:hover a, .hire-link:hover {
    background: linear-gradient(108.34deg, #5A15FF 0%, #9515F9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
body .fixed-top {
    padding: 8px 0px;
}

.lang-select ul .current-lang a span {
    margin-left: 0px !important;
}
.contact-from-details .badge-pill {
    padding-left: 0;
}

.contact-from-details .list-group-item p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #1D1D1B;
    max-width:180px;
    width: 100%;
    font-family: 'Spezia';
}

.contact-from-details .item-content ul li:last-of-type p {
    color: #5A15FF !important;
}


.browse-box .custom-file-input {
    height: 48px;
}

.get-box-wrapper .card-body p {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    font-family: 'Spezia';
}

.get-box-wrapper .team-social {
    display: flex;
    justify-content: flex-end;
}
.impact-matters-wrapper .impact-sub-content {
    max-width: 60%;
    width: 100%;
}
.get-box-wrapper .team-social a {
    text-decoration: none !important;
    margin-left: 15px;
    color: #5A15FF;
    margin-right: 0;
    line-height: 20px;
}
/* safari */
@supports (-webkit-hyphens:none) {
    .custom-file .custom-file-label::after {
        height: 100%;
    }
    .form-four .acf-input-wrap input:focus, .form-four .acf-input-wrap input:focus-visible {
        border: 1px solid #f502fe !important;
        outline: none;
    }
}

.charity-block .card-text {
    font-size: 16px;
    line-height: 24px;
    color: #000;
    font-family: 'Spezia';
    font-style: normal;
}

.home header {
    position: relative;
    /* background-color: black; */
    height: 100vh;
    min-height: 100vh;
    width: 100%;
    overflow: hidden;
}

header video {
    object-fit: cover;
    margin-top: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

header .container {
    position: relative;
    z-index: 2;
}

header .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: black;
    opacity: 0.5;
    z-index: 1;
}
.list-group-item a:hover {
    background: linear-gradient(108.34deg, #5A15FF 0%, #9515F9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.team-find-wrapper .card-image{
    width: 256px;
    height: 160px;
}
.team-find-wrapper .card-image .card-img-top {
    height: 100%;
}

.loading {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,.5);
    z-index: 99999999;
}
.loading-wheel {
    width: 20px;
    height: 20px;
    margin-top: -40px;
    margin-left: -40px;
    
    position: absolute;
    top: 50%;
    left: 50%;
    
    border-width: 30px;
    border-radius: 50%;
    -webkit-animation: spin 1s linear infinite;
}
.style-2 .loading-wheel {
    border-style: double;
    border-color: #ccc transparent;
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(-360deg);
    }
}
.wp-block-columns {
    margin-bottom: 0;
}

.trending-wrapper .card .card-body span {
    font-size: 16px;
    font-family: 'Spezia';
    font-weight: 400;
    margin-bottom: 15px;
    display: inline-block;
}

.page-numbers.current {
    width: 24px;
    height: 24px;
    background: linear-gradient(108.34deg, #5A15FF 0%, #9515F9 100%);
    display: flex;
    justify-content: center;
    color: #fff;
    border-radius: 100%;
    margin: 0px 10px;
    font-size: 16px;
    line-height: 24px;
}
a.next.page-numbers, a.prev.page-numbers {
    font-size: 40px;
    line-height: 17px;
    margin: 0;
}
.page-numbers {
    width: 24px;
    height: 24px;
    background: #fff;
    display: flex;
    justify-content: center;
    color: #5A15FF;
    border-radius: 100%;
    margin: 0px 10px;
    font-size: 16px;
    line-height: 24px;
}
.pagination-row {
    display: flex;
    justify-content: flex-end;
    position: absolute;
    top: -20px;
    right:15px;
}
.people-lead-wrapper .card-image{
    max-width: 256px;
    width: 100%;
    height: 240px;
}
.people-lead-wrapper .card-image .card-img-top {
    height: 100%;
}

.impact-matters-wrapper .card-horizontal .linear-box {
    max-width: 576px;
    width: 100%;
}

.impact-matters-wrapper .nominate-box {
    padding: 40px 70px !important;
}

.impact-matters-wrapper .card-text {
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    font-family: 'Spezia';
    font-weight: normal;
}

.mini-title {
    max-width: 550px;
    width: 100%;
}

.small-cut {
    max-width: 380px;
    width: 100%;
}

body.single-hire .navbar-light .navbar-nav .menu-item a{
    color: #fff;
}
body.single-hire.dark-header .navbar-light .navbar-nav .menu-item a{
    color: #000;
}
body.single-hire.dark-header .navbar-light .navbar-nav .menu-item:hover a{
    background: linear-gradient(108.34deg, #5A15FF 0%, #9515F9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
body.dark-header .navbar-light .navbar-nav .menu-item a{
    color: #000;
}
body.single-hire .hire-link, body.single-hire .lang-select li.lang-item a {
    color: #fff;
}
body.dark-header .hire-link, body.dark-header .lang-select li.lang-item a {
    color: #000;
}
body.single-hire .navbar-light .navbar-brand {
    filter: invert(1);
}

body.dark-header .navbar-light .navbar-brand {
    filter:  brightness(1);
}

body.single-hire .lang-select ul .current-lang a {
    color: #fff !important;
}
body.dark-header .lang-select ul .current-lang a {
    color: #000 !important;
}

body.single-hire .service-first-box {
    max-width: 310px;
    width: 100%;
}
body.single-hire .icon-content .description {
    height: 100%;
}

.skill-hiring-wrapper .col-lg-3:last-of-type .list-group-item:last-of-type a{
    border-bottom: 3px solid #5b16ff;
}

.question-form {
    transition: all 0.2s cubic-bezier(.4,0,.2,1);
}

.impact-matters-wrapper .sub-lead {
    max-width: 740px;
    width: 100%;
}
.question-body .iti--separate-dial-code .iti__selected-flag {
    background-color: transparent;
    border-right: 1px solid #5a15ff;
    padding: 0 10px 0 8px;
}

#RegForm .iti--separate-dial-code .iti__selected-flag{
    background-color: transparent;
    border-right: 1px solid #5a15ff;
    padding: 0 10px 0 8px;
}

.iti__flag-container{
    height: 48px;
}

.iti__arrow {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #5a15ff;
    
}
.iti--separate-dial-code .iti__selected-dial-code {
    display: none;
}

#venquis-multiforms-quiz .form-group .acf-label label {
    font-size: 16px;
    color: #1d1d1b;
    line-height: 24px;
    font-family: 'Spezia';
    font-weight: normal;
}
#venquis-multiforms-quiz .form-group .acf-input .acf-input-wrap input {
    min-height: 48px;
    border-color: #5a15ff;
    display: flex;
    align-items: center;
    line-height: normal;
    justify-content: center;
    font-size: 16px;
    background-color: transparent;
}
#venquis-multiforms-quiz .form-group .acf-field {
    margin-bottom: 1rem;
}

#venquis-multiforms-quiz .form-group .acf-label {
    margin-bottom: .5rem !important;
}

#venquis-multiforms-quiz button[value="Finish"]{
    width: 100%;
    margin-top: 40px;
}

.skill-wrapper .box-card:hover .imgBx {
        bottom: 15px;
        right: 15px;
}

.skill-wrapper .no-gutters:hover .col-lg-4:first-of-type .box-card .imgBx {
    bottom: 0px;
    right: 0px;
}

.skill-wrapper .no-gutters:hover .box-card .imgBx .description {
opacity: 0;
}
.skill-wrapper .no-gutters .box-card:hover .imgBx .img-shape {
    opacity: 1 !important;
    }
.skill-wrapper .no-gutters:hover .col-lg-4:first-of-type .box-card .imgBx .img-shape {
    opacity: 0;
    }

.question-body .swiper-prev {
    position: absolute;
    bottom: 0;
    background: transparent;
    color: #fff;
    font-size: 16px;
    padding: 8px 0px;
    border-radius: 4px;
    border: none;
    font-weight: 500;
    min-height: 48px;
    line-height: 24px;
    font-family: 'Spezia';
    display: flex;
    align-items: center;
    justify-content: center;
}
.question-body .swiper-prev .swiper-btn-prev-txt {
    align-items: center;
    display: flex;
    color: #666;
    font-size: 16px;
    line-height: 20px;
    font-family: 'Mulish', sans-serif;
    text-decoration: underline !important;
}

.bg-section.why-hiring-wrapper {
    overflow-x: inherit;
}

.form-two .acf-checkbox-list li.add-input-field {
    display: flex;
    align-items: center;
}

.form-two .acf-checkbox-list li.add-new-choice {
    width: 100%;
    max-width: 100%;
}

.recom-skill {
    margin-top: 20px;
    width: 100%;
}
.recom-skill h6 {
    color: #5A15FF;
    text-decoration: none !important;
    background-color: transparent;
    letter-spacing: 3px;
    font-weight: 500;
    font-size: 11px;
    line-height: 21px;
    text-transform: uppercase;
    font-family: Atyp-Text-Regular;
}

.question-form .team-social {
    display: flex;
    justify-content: flex-end;
}

.question-form .team-social a {
    text-decoration: none !important;
    margin-left: 15px;
    color: #5A15FF;
    margin-right: 0;
}

.book-btn-group .lead {
    font-family: 'Spezia';
    font-style: normal;
    font-weight: 500;
    font-size: 21px;
    line-height: 28px;
    color: #1D1D1B;
    text-align: left;
}

.book-btn-group label {
    font-size: 16px;
    color: #1d1d1b;
    line-height: 24px;
    font-family: 'Spezia';
    font-weight: normal;
}
.row-form .btn-group {
    width: 100%;
}

.inner-addon {
    position: relative;
}
.inner-addon img {
    position: absolute;
    padding: 10px;
    pointer-events: none;
}


.book-btn-group .form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnN2Z2pzPSJodHRwOi8vc3ZnanMuY29tL3N2Z2pzIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgeD0iMCIgeT0iMCIgdmlld0JveD0iMCAwIDIxMy4zMzMgMjEzLjMzMyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+Cgk8Zz4KCQk8cG9seWdvbiBwb2ludHM9IjAsNTMuMzMzIDEwNi42NjcsMTYwIDIxMy4zMzMsNTMuMzMzICAgIiBmaWxsPSIjNWExNWZmIiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBzdHlsZT0iIj48L3BvbHlnb24+Cgk8L2c+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPC9nPjwvc3ZnPg==);
    background-repeat: no-repeat;
    background-position-x: 97%;
    background-position-y: 18px;
    background-size: 12px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    padding-left: 40px;
    border-color: #666;
}

.quiz.card .card-text {
    font-size: 16px;
    line-height: 24px;
    color: #000;
    font-family: 'Spezia';
    font-style: normal;
}

.question-form .submit-content p {
    color: #666666;
    line-height: 14.4px;
}
.submit-content p {
    font-size: 12px;
    color: #000;
}
.submit-content a {
    color: #5A15FF;
}

.data-received-box {
    max-width: 450px;
    width: 100%;
    margin-bottom: 0px;
}
.data-received-box .lead {
    font-family: 'Spezia';
    font-style: normal;
    font-size: 21px;
    line-height: 28px;
    color: #1D1D1B;
    text-align: left;
    display: inline-block;
    margin-top: 15px;
}
.iti--separate-dial-code .iti__selected-flag {
    background-color: transparent;
}

.question-body .row-form {
    max-width: 448px;
    width: 100%;
}

.question-body .iti__arrow {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #5a15ff;
}

.acf-input-wrap input::-webkit-input-placeholder { 
    color: #a9a9a9;
    font-size: 16px;
    line-height: 24px;
    font-family:'Spezia';
    font-weight: normal;
   }
  .contact-form-wrapper select option:disabled { 
    color: #a9a9a9;
    font-size: 16px;
    line-height: 24px;
    font-family:'Spezia';
  }
   .form-four .acf-input{
    margin-top: 60px;
   }
.form-four .ui-autocomplete-input {
    position: relative;
}
.form-four .acf-input-wrap .ui-autocomplete-input::before { 
    content: ""; 
    background-image: url("assets/images/search.svg");
    position: absolute;
    left: 0;
    top: 0;
    height: 24px;
    width: 24px;
    margin-left: .5em;
    overflow: visible;
    display: inline-block;
    line-height: 24px;
    z-index: 1;
}

.lead-bold {
    font-weight: 500 !important;
}

.form-two .acf-checkbox-list li input.acf-checkbox-custom{
    margin-top: 4px;
}

.form-two .acf-checkbox-list li.add-input-field .acf-checkbox-custom::before {
    top: -6px;
}
.form-two .acf-checkbox-list li.add-input-field .acf-checkbox-custom::after {
    top: -4px;
}

.acf-hl:before, .acf-hl:after, .acf-bl:before, .acf-bl:after, .acf-cf:before, .acf-cf:after {
    display: none !important;
}

.form-four .acf-input-wrap input:focus, .form-four .acf-input-wrap input:focus-visible {
    border: 1px solid #f502fe !important;
    outline: none;
}

.ui-widget.ui-widget-content{
    height: 212px;
    overflow-x: auto;
    margin-top: 15px;
}

.ui-menu .ui-menu-item .ui-menu-item-wrapper {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    font-family: 'Spezia';
}

.our-value-wrapper .content h3{
    font-weight: 500;
    font-size: 17px;
    line-height: 24px;
    font-family: 'Spezia';
}
.people-lead-wrapper h1 {
    text-align: center
}

.impact-card .img-square-wrapper {
    height: 100%;
    margin: 20px 0;
}

.left-side-circle .vopen:first-of-type .shapper-text {
    opacity: 1;
}

.box-hover .v-value {
    background: none;
    -webkit-background-clip: text;
    font-size: 34px;
    -webkit-text-fill-color: initial;
    width: 56px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Spezia';
    color: #f502fe;
    font-weight: 500;
    transition: all 200ms ease-in;
}

.box-hover .shapper-text {
    opacity: 1;
}

body .lead {
    font-size: 21px;
    font-weight: normal;
    line-height: 33px;
    font-style: normal;
    font-family: 'Spezia';
    -webkit-font-smoothing: antialiased;
   }

.impact-card {
    padding-right: 15px;
    padding-left: 15px;
}

.team-detail-wrapper p{
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    font-style: normal;
    font-family: 'Spezia';
    letter-spacing: -0.1px;
}

.similar-team-wrapper h1 {
    font-size: 38px;
    line-height: 40px;
}

.club-right-side {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.btn-primary:not(:disabled):not(.disabled).active {
    background-color: #5A15FF;
    border-color: #5A15FF;
}

.casestudy-wrapper .top-title{
color: #fff;
}

.casestudy-wrapper .swiper-container {
    z-index: inherit;
}

/* .shapper  .vopen:first-of-type .click-box + .shapper-text {
opacity: 1!important;;
}

.shapper .vopen:first-of-type .click-box.box-hover + .shapper-text {
    opacity: 0;
}

.shapper .vopen.box-hover:hover .click-box +  .shapper-text {
    opacity: 1;
} */

#recommendedskills {
    margin-top: 10px;
}

.detail-card-box  .flex-row {
    display: flex;
    justify-content: space-between;
    position: relative;
    flex-flow: row wrap;
}
.detail-card-box .card {
  display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.detail-card-box .flex-wrapper {
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.detail-card-box .card .gray-card {
    background-color: #c4c4c4;
    width: 68px;
    height: 59px;
}
.detail-card-box span {
    font-family: 'Spezia';
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    display: flex;
    padding-top: 20px;
}

.detail-card-box {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 20px;
    display: inline-block;
}

.smarter-content p {
    font-family: 'Spezia';
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}
.smarter-content p.description {
    display: none;
}

body.single-hire .hire-link:hover {
    color: #fff;
}
body.single-hire .navbar-light .navbar-nav .menu-item:hover a {
    color: #fff;
    background: transparent;
    -webkit-background-clip: initial;
    -webkit-text-fill-color: inherit;
}

.mobile-content {
    display: none;
}

.modal-open .modal {
    padding: 0px 16px;
}

.faq-glyphicon-plus {
    background: transparent;
    background-image: url("assets/images/add.svg");
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    background-size: 20px;
    line-height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: center;
}

.faq-glyphicon-remove {
    background-image: url("assets/images/add.svg");
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    background-size: 20px;
    line-height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: center;
}

.case-contents p {
    font-size: 21px;
    font-weight: normal;
    line-height: 33px;
    font-style: normal;
    font-family: 'Spezia';
    -webkit-font-smoothing: antialiased;
    color: #000;
   }
   .case-contents h2 {
    font-size: 34px;
    font-weight: normal;
    line-height: 36px;
    font-style: normal;
    font-family:Atyp-Text-Regular;
    -webkit-font-smoothing: antialiased;    
    margin-bottom: 25px;
    color: #000;
    margin-top: 25px;
   }
   .case-contents strong {
    font-weight: 500;
}
.skill-wrapper .list-box:nth-child(odd) .box-card .imgBx {
    background: #fafafa;
}
.skill-wrapper .list-box:nth-child(even) .box-card .imgBx {
    background: #fff;
}

.our-value-wrapper .icon {
    display: inline-block;
    width: 100px;
    height: 50px;
}

.our-value-wrapper .icon .img-fluid {
    max-height: 100%;
    object-fit: contain;
    height: 100%;
}
.casestudy-detail-wrapper .case-center{
    object-fit: cover;
    width: 100%;
}
.case-center img {
    width: 100%;
    object-fit: cover;
    max-height: 560px;
    height: 100%;
}


   .get-know-wrapper .swiper-slide {
    background: linear-gradient(108.34deg, #B6C8CE 0%, #B6C8CE 100%);
    height: 776px;
   } 
   .get-know-wrapper .swiper-container{
   width: 100%;
}

   .get-know-wrapper .swiper-button-next .material-icons {
    transform: translate(-30px, 0px);
    font-size: 40px;
    color: #1D1D1B;
}

.get-know-wrapper .swiper-button-prev .material-icons {
    color: #1D1D1B;
}

.selection-wrapper img{
    max-width: 100%;
    height: auto;
    width: auto;
    max-height: 100%;
}
.form-one .selection-wrapper img{
    max-width: 100%;
    height: auto;
    width: auto;
    max-height: 100%;
  }
.form-one ul.acf-radio-list li:nth-of-type(2) .selection-wrapper img {
    /* width: 50px; */
  }
.maincaseimg{
    text-align: center;
    padding-right: 0px;
}

.box-card .icon{
    display: inline-block;
    width: 50px;
    height: 50px;
}

.box-card .img-fluid {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    height: 100%;
}

.skill-wrapper .list-box:nth-child(odd) .box-card .imgBx .arrow-icon .arrow-circle{
        width: 40px;
        height: 40px;
        background: #fff;
        padding: 6px;
        display: flex;
        align-items: center;
        border-radius: 50%;
}

.skill-wrapper .list-box:nth-child(even) .box-card .imgBx .arrow-icon .arrow-circle{
    width: 40px;
    height: 40px;
    background: #fafafa;
    padding: 6px;
    display: flex;
    align-items: center;
    border-radius: 50%;
}

html:lang(de).js .short-title {
    max-width: 610px;
    width: 100%;
}

.donation-shape {
    min-width: 50%;
}

.donation-shape a {
    font-family: Atyp-Text-Medium;
}

#zoom-1, #zoom-2, #zoom-3, #zoom-4, #zoom-5, #zoom-6, .shapper-text {
    transition: 0.5s;
}
.zoom-value {
    width: 56px;
    height: 56px;
    transition: 0.5s;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Spezia';
}
.zoom-value .v-value {
    background: none;
    -webkit-background-clip: text;
    font-size: 34px;
    -webkit-text-fill-color: initial;
    color: #f502fe;
    font-weight: 500;
    transition: 0.5s;
}

.mobile-company-hiring-wrapper .desktop-hide-shape{
    display: none;
  }

  body .single-hire-page .lead {
    font-size: 21px;
    font-weight: 400;
    line-height: 33px;
    font-style: normal;
    font-family: 'Spezia';
    -webkit-font-smoothing: antialiased;
  }
  .company-hiring-wrapper.single-hire-page .card-body p {
    font-size: 21px;
    font-weight: 500;
    line-height: 33px;
    font-style: normal;
    font-family: 'Spezia';
    -webkit-font-smoothing: antialiased;
  }
.mobile-loadmore {
    display: none;
}

.faq-wrapper a[aria-expanded="true"] span:nth-of-type(2){
    transform: rotate(45deg);
    transition: 0.5s;
  }

  .faq-wrapper a[aria-expanded="false"] span:nth-of-type(2){
    transform: rotate(0deg);
    transition: 0.5s;
  }

  .iti--allow-dropdown input, .iti--allow-dropdown input[type=text],
  .iti--allow-dropdown input[type=tel], .iti--separate-dial-code input,
  .iti--separate-dial-code input[type=text], .iti--separate-dial-code input[type=tel] {
    padding-left: 62px !important;
  }


  .form-three ul li .selection-wrapper img {
    max-width: 70px;
    height: 70px;
    width: 100%;
    max-height: 100%;
    object-fit: contain;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  ul.acf-radio-list li label, ul.acf-checkbox-list li label {
    display: inline-block;
}

img {
    max-width: 100%;
    height: auto;
}

.avatar-details .team-social a {
    width: 30px;
    height: 30px;
}

.avatar-details .team-social a:last-of-type {
 margin-right: 0px;
}

.calendar-icon {
    width: 48px;
}

.get-box-wrapper .card-body p.min-body {
    height: 100px;
}

.view-all-mobile {
display: none;
}

.received-card img {
    max-width: 220px;
    max-height: 100%;
    object-fit: cover;
    height: 200px;
    width: 100%;
}
.people-board h2 {
    text-align: center;
    margin-bottom: 25px;
    font-size: 38px;
}

.received-card .lead {
    font-family: 'Spezia';
    font-style: normal;
    font-size: 17px;
    line-height: 28px;
    color: #1D1D1B;
    text-align: left;
    display: inline-block;
    margin-top: 5px;
}

.contractor-club-wrapper p{
    font-family: 'Spezia';
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    color: #1D1D1B;
    text-align: left;
    display: inline-block;
    margin-top: 15px;
}

.modal-content .global-details .shape:after {
    width: 100%;
}
.swiper-pagination-bullets {
    display: none;
}

.length-text h2 {
    max-width: 600px;
    width: 100%;
}
.contractor-club-wrapper .page-not-found-h1 {
    font-size: 62px;
    font-weight: 500;
    line-height: 60px;
    color: #1D1D1B;
    font-family: Atyp-Display-Medium;
}
.page-not-wrapper{
    background: radial-gradient(70.81% 195.39% at 100% 0%, #E6FDFF 50.21%, rgba(233, 251, 254, 0) 100%), 
    linear-gradient(139.43deg , #F7F3FF 0%, #FFFFFF 54.85%);
    padding-top: 9rem;
    padding-bottom: 5rem;
    display: flex;
    align-items: center;
    min-height: calc(100vh - 350px);
    margin-top: 55px;
    justify-content: center;
    height: 100%;
}

.people-full-list .shape:after {
    transform: skewX(-22deg) translate(-12px, 0px);
    border-top-left-radius: 0px;
}
.people-full-list .case-shape a {
    line-height: 18px;
    letter-spacing: 2.5px;
}

.wp-block-spacer {
    clear: both;
    /* display: none; */
}


html:lang(de).js .form-one ul.acf-radio-list li label {
    max-width: 255px;
    width: 100%;
}

.error {
    color: #ff0000 !important;
    font-size: 14px !important;
    margin: 0 !important;
    line-height: 18px !important;
}
.get-box-center {
    justify-content: center;
}

.get-know-wrapper .swiper-pagination-bullets {
    display: block;
}

html:lang(de).js .icon-content {
    width: 100%;
    margin-bottom: 60px;
}

html:lang(de).js .slick-prev .material-icons {
    transform: translate(-10px, 0px);
}

html:lang(de).js .icon-content .description {
    min-height: 120px;
    height: 100%;
    max-width: 100%;
}

html:lang(de).js .team-find-wrapper .card-texts .active-link {
    position: absolute;
    bottom: 0;
}
html:lang(de).js .get-know-wrapper .swiper-button-next .material-icons {
    transform: translate(-10px, 0px);
}


/* commone styles */
body section.new-page-wrapper p {
    font-family: 'Spezia';
    font-style: normal;
    font-size: 21px;
    line-height: 33px ;
    color: #1D1D1B;
    margin-top: 15px;
}
body .article p {
    font-family: 'Spezia';
    font-style: normal;
    font-size: 21px;
    line-height: 33px ;
    color: #1D1D1B;
    margin-top: 15px;
}
li {
    font-size: 21px;
    font-weight: normal;
    line-height: 33px;
    font-style: normal;
    font-family: 'Spezia';
    -webkit-font-smoothing: antialiased;
    color: #000;
}

li:last-of-type {
    margin-bottom: 0px;
}

.wp-block-quote p, blockquote p::before {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;  /* Preferred icon size */
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: '\e244';
    color: #000;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    margin-top: 0;
    text-align: left;
    transform: rotate(180deg);
}
.wp-block-quote p, blockquote p::after {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;  /* Preferred icon size */
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: '\e244';
    color: #000;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    margin-top: 0;
    text-align: left;
    transform: rotate(0deg);
}

.wp-block-button__link {
    background: #5A15FF;
    color: #fff;
    font-size: 16px;
    padding: 8px 15px;
    border-radius: 4px;
    border: none;
    font-weight: 500;
    min-height: 48px;
    line-height: 24px;
    font-family: 'Spezia';
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 267px;
    width: 100%;
}
pre.wp-block-verse {
    font-family: inherit;
    overflow: auto;
    white-space: pre-wrap;
    font-family: 'Spezia';
    font-style: normal;
    font-size: 21px;
    line-height: 33px;
    color: #1D1D1B;
    margin-top: 15px;
}

.logobrand-wrapper{
    background-color: #5A15FF;
    color: #455065;
    max-width: 100%;
    padding: 40px 0px;
    /* background-color: #f6f8fb; */
    color: #455065;
    max-width: 100%;
    padding: 20px 0px;
}
.brand-list {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    margin: 0 auto!important;
    overflow: hidden;
    padding-bottom: 0!important;
    padding-top: 0!important;
}

.brand-list-item {
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 0px;
    padding-left: 50px;
}

.brand-list-item li{
    flex: 1;
    height: 70px;
    align-items: center;
    min-width: 100px;
    padding: 0 10px;
    position: relative;
    margin-bottom: 0px;
    display: flex;
    /* -webkit-filter: grayscale(1) invert(1); */
    /* filter: grayscale(1) invert(1); */
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.contact-career-form form{
    max-width: 800px;
    margin: auto;
    background: #fff;
    padding: 40px;
    box-shadow: rgb(140 152 164 / 25%) 0px 10px 20px 5px;
    margin-top: 40px;
}
.contact-career-form .btn {
    background: #5A15FF;
    color: #fff !important;
    font-size: 16px;
    padding: 8px 15px;
    border-radius: 4px;
    border: none;
    font-weight: 500;
    min-height: 48px;
    line-height: 24px;
    font-family: 'Spezia';
}
.contact-career-form .form-control {
    background-color: #f8faff;
}
.contact-career-form label {
    font-size: 16px;
    color: #1d1d1b;
    line-height: 24px;
    font-family: 'Spezia';
    font-weight: normal;
}
.contact-career-form label span.star{
    color: red;
}

.contact-career-form form.invalid .wpcf7-response-output {
    margin-top: 20px;
    padding: 0px;
    border: 1px solid #ff0000 ;
    font-size: 16px;
    border-color: #ff0000 ;
    color: #ff0000 ;
    padding: 0;
}

.contact-career-form form.sent .wpcf7-response-output {
    margin-top: 20px;
    padding:0px;
    border: 1px solid green;
    font-size: 16px;
    border-color: green;
    color: green;
    padding: 0;
}

.brand-list .lead{
    margin: 0px;
}

.people-single-right {
    flex-direction: column-reverse;
    align-items: self-start;
}

.people-single-right .item-content {
    padding: 0px;
    /* margin-top: 20px; */
    margin-top: 0px;
}

.people-single-right .item-content ul li {
    margin-bottom: 0px;
}

.people-single-right .item-content ul li p {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    font-style: normal;
    font-family: 'Spezia';
    letter-spacing: -0.1px;
    color: #5a15ff;
    margin: 0;
}

.sticky-people {
    max-width: 230px;
    margin-left: auto;
    width: 100%;
    /* position: fixed; */
    /* top: 80px; */
    /* right: 205px; */
    background: #fff;
    padding: 10px;
    z-index: 9;
}

.sticky-people .booking-team {
    display: flex;
    justify-content: flex-end;
    width: 100%;
}

.sticky-people .advice-title{
    max-width: 220px;
    margin: 15px auto;
    text-align: center;
    line-height: 25px;
    color: #5a15ff;
}
.sticky-people .booking-team .btn-primary {
    max-width: 100%;
}
.leadingBrand a {
    color:#f7f7f7;
    font-size:15px;
}
.leadingBrand a:hover {
    color: #f7f7f7;
}
.leadingBrand {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.leadingBrand img {
    width: 110px;
    height: 30px;
    object-fit: contain;
}
.sticky-link span{
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    font-style: normal;
    font-family: 'Spezia';
    letter-spacing: -0.1px;
    color: #5a15ff !important;
    margin: 0;
}
.people-single-right ul .list-group-item a span{
    color: #5a15ff !important;
}

.people-single-right ul .list-group-item a:hover {
    color: #5a15ff !important;
    background: none !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: initial !important;   
}
.sticky-link {
    display: flex;
}
.sticky-link img{
    margin-right: 15px;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    color: green;
    margin-top: 20px;
    padding: 0px;
    border: 1px solid green;
    font-size: 16px;
    border-color: green;
    padding: 9px;
    width: 313px
}
.new-page-wrapper .quote-container .quote p {
    position: relative;
    margin-bottom: 20px;
    color: #000;
    font-size: 35px;
    line-height: 42px;
    font-weight: 500;
    font-family: Atyp-Display-Medium;
}

.new-page-wrapper .quote-container .quote {
    position: relative;
    z-index: 600;
    padding: 10px;
    margin: 0;
    color: white;
    max-width: 70%;
    margin: auto;
    text-align: center;
}
/*Recruitment form*/
.recruitment-form form {
        max-width: 800px;
        margin: auto;
        background: transparent;
        padding: 0;
        box-shadow: none;
        margin-top: 0;
}
.recruitment-form .btn{
    background: none;
    color: #fff !important;
    font-size: 16px;
    padding: 8px 15px;
    border-radius: 4px;
    border:  1px solid #fff;
    font-weight: 500;
    min-height: 48px;
    line-height: 24px;
    font-family: 'Spezia';
}
.recruitment-form .form-control,.recruitment-form .form-control:focus {
    background-color: transparent;
    border: 1px solid #fff;
    min-height: 48px;
    color:#fff;
}
.recruitment-form  label {
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    font-family: 'Spezia';
    font-weight: normal;
}

.recruitment-form label span.star {
    color: red;
}

.recruitment-form form.invalid .wpcf7-response-output {
    margin-top: 20px;
    padding: 0px;
    border: 1px solid #ff0000;
    font-size: 16px;
    border-color: #ff0000;
    color: #ff0000;
    padding: 0;
}

.firstblock form.sent .wpcf7-response-output,.lastblock form.sent .wpcf7-response-output {
    margin-top: 20px;
    padding: 0px;
    border: 1px solid white;
    font-size: 16px;
    border-color: white;
    color: #fff;
    padding: 5px;
}

.newform .btn {
    background: none;
    color: #000 !important;
    font-size: 16px;
    padding: 8px 15px;
    border-radius: 4px;
    border: 1px solid #5A15FF;
    font-weight: 500;
    min-height: 48px;
    line-height: 24px;
    font-family: 'Spezia';
}
.newform label {
    font-size: 16px;
    color: #000;
    line-height: 24px;
    font-family: 'Spezia';
    font-weight: normal;
}
.newform .form-control,
.newform .form-control:focus {
    background-color: transparent;
    border: 1px solid #000;
    min-height: 48px;
    color: #000;
}
.newform form.invalid .wpcf7-response-output {
    margin-top: 20px;
    padding: 0px;
    border: 1px solid #ff0000;
    font-size: 16px;
    border-color: #ff0000;
    color: #000;
    padding: 6px;
}
.new-page-wrapper .quote-container .quote p{
    text-align: center;
}
.new-page-wrapper .elementor-widget-heading h1.elementor-heading-title {
    font-size: 70px !important;
    color: #1D1D1B !important;
    font-weight: 500;
    line-height: 100px;
    font-family: Atyp-Display-Medium !important;
}
body section.new-page-wrapper .firstblock .elementor-widget-container p{
    color:#fff !important;
}
.firstblock .wpcf7 form.invalid .wpcf7-response-output{
    color: #fff;
}
.new-page-wrapper .elementor-widget-heading h2.elementor-heading-title {
    font-size: 35px !important;
    color: #1D1D1B !important;
    font-weight: 500 !important;
    line-height: 52px;
    font-family: Atyp-Display-Medium !important;
}
.business-tranformation{
    background-image: url("assets/images/Campaign-1_Page_01.png");
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    width:100%;
    position: relative;
}
.business-tranformation::before{
    content: "";
    background: linear-gradient(135deg, #ffceec, #9896f0);
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0.4;
}
.new-page-wrapper .business-tranformation h2.elementor-heading-title{
    font-size: 45px !important;
    color: #1D1D1B !important;
    font-weight: 500 !important;
    line-height: 52px;
    font-family: Atyp-Display-Medium !important;
    max-width: 530px;
}
.new-page-wrapper .business-tranformation h1.elementor-heading-title{
    color: #5a15ff !important;
    font-size: 30px !important;
    font-weight: 500 !important;
    line-height: 36px;
    margin-bottom: 0px;
    max-width: 530px;
}
.outsource {
    background-image: url("assets/images/Venquis-V.png");
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    width: 100%;
    position: relative;
}
.outsource::before {
    content: "";
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0.8;
}
.new-page-wrapper .outsource h2.elementor-heading-title{
    font-size: 45px !important;
    color: #1D1D1B !important;
    font-weight: 500 !important;
    line-height: 52px;
    font-family: Atyp-Display-Medium !important;
    max-width: 480px;
}
.new-page-wrapper .outsource h1.elementor-heading-title {
    font-weight: 500 !important;
    line-height: 36px;
    color: #1d1d1b !important;
    margin-bottom: 0px;
    font-size: 28px !important;
    max-width: 500px;
}
.new-page-wrapper .outsource h3.elementor-heading-title {
    font-size: 25px !important;
    font-weight: 500;
}
.new-page-wrapper .outsource p.elementor-heading-title {
    font-family: 'Spezia' !important;
}
.new-page-wrapper form .bg-section.contactus-wrapper{
    padding: 0;
}
.new-page-wrapper .start-up h2.elementor-heading-title{
    font-size: 45px !important;
    font-weight: 500 !important;
    line-height: 52px;
    font-family: Atyp-Display-Medium !important;
}
.new-page-wrapper .start-up p.elementor-heading-title {
    font-family: 'Spezia'!important ;
    font-style: normal;
    font-size: 21px !important;
    line-height: 33px;
    color: #1D1D1B !important;
    margin-top: 15px;
}
.new-page-wrapper .read-more p.elementor-heading-title{
        font-family: 'Spezia' !important;
        font-style: normal;
        font-size: 21px !important;
        line-height: 33px;
        color: #1D1D1B !important;
        margin-top: 15px;
        font-weight: 600;
}
.new-page-wrapper .read-more span.arrow {
    font-weight: 500;
    color: #5a15ff;
}
.lastblock{
    padding-top: 100px;
    padding-bottom: 100px;
}
.new-page-wrapper .lastblock h1.elementor-heading-title{
    font-size: 34px !important;
    font-weight: 500 !important;
    line-height: 36px;
    color: #fff !important;
    margin-bottom: 0px;
}
.submitbutton {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
}
.business-tranformation form .recruitment-form {
     max-width: 600px;
}
.firstblock form.sent .wpcf7-response-output,
.lastblock form.sent .wpcf7-response-output{
        margin-top: 20px;
        padding: 0px;
        border: 1px solid white;
        font-size: 16px;
        border-color: white;
        color: #fff;
        padding: 5px;
        width: 100%;
        margin-left: 15px;
}
.new-page-wrapper .kiss-heading .elementor-widget-heading h2.elementor-heading-title {
    font-size: 70px !important;
    color: #1D1D1B !important;
    font-weight: 500 !important;
    line-height: 100px;
    font-family: Atyp-Display-Medium !important;
    text-align: center;
}
.header-block .elementor-column-gap-custom .elementor-column&gt;.elementor-element-populated {
    padding: 80px 10px;
}
.header-block .firstblock {
    padding: 0px 50px;
}
.vqdevsqud {
    max-width: 200px;
    width: 100%;
}
.vqdevsqud img {
    width: 100%;
}
@media (max-width: 1199px) {
  .header-block .elementor-column-gap-custom .elementor-column&gt;.elementor-element-populated {
     padding: 10px 10px;
    }

   .header-block .firstblock {
     padding: 10px 10px;
   }
   .new-page-wrapper .header-block.elementor-section .elementor-container {
       flex-direction: column-reverse;
       width: 100%;
   }

   .new-page-wrapper .header-block .elementor-column.elementor-col-50,
   .new-page-wrapper .header-block .elementor-column[data-col="50"] {
       width: 100%;
   }
}
@media (max-width: 767px) {
    .vqdevsqud {
        max-width: 120px;
        width: 100%;
    }
    .new-page-wrapper .elementor-section .elementor-container {
        flex-direction: column-reverse;
        width: 100%;
    }

    .new-page-wrapper .elementor-column.elementor-col-50,
    .new-page-wrapper .elementor-column[data-col="50"] {
        width: 100%;
    }

    .new-page-wrapper .elementor-widget:not(:last-child) {
        padding: 0px;
    }

    .new-page-wrapper .firstblock .elementor-widget-heading h1.elementor-heading-title {
        font-size: 40px !important;
        line-height: normal;
    }

    .new-page-wrapper .elementor-section.elementor-section-stretched {
        left: 0 !important;
        width: 100% !important;
    }

    .new-page-wrapper .container-lg,
    .new-page-wrapper .container-md {
        padding: 0px;
    }

    .new-page-wrapper .elementor-widget-heading h2.elementor-heading-title,
    .new-page-wrapper .elementor-widget-heading h1.elementor-heading-title {
        font-size: 32px !important;
        line-height: normal;
        text-align: left;
    }

    .new-page-wrapper .business-tranformation h2.elementor-heading-title {
        font-size: 32px !important;
        line-height: normal;
        max-width: 100%;
    }

    .new-page-wrapper .business-tranformation h1.elementor-heading-title,
    .new-page-wrapper .outsource h2.elementor-heading-title {
        font-size: 32px !important;
        line-height: normal;
        text-align: left;
    }

    .elementor-4487 .elementor-element.elementor-element-5b0afff {
        padding: 0;
    }

    .new-page-wrapper .quote-container .quote p {
        font-size: 24px;
        line-height: normal;
    }

    .form-wrapper {
        padding: 0px !important;
    }

    .elementor-4487 .elementor-element.elementor-element-4b04276 .elementor-column-gap-custom .elementor-column&gt;.elementor-element-populated {
        padding: 20px !important;
    }
    .new-page-wrapper .kiss-heading .elementor-widget-heading h2.elementor-heading-title {
        font-size: 40px !important;
        font-weight: 500 !important;
        line-height: normal;
        text-align: left;
    }
    
}

span.author-des {
    margin-top: 10px;
}
.search-jobs {
    margin-left: 399px;
}
ul.job_listings li.job_listing a .meta li.date {
    display: none !important;
}
ul.job_listings li.job_listing a div.position h3 {
    margin: 0;
    padding: 0;
    line-height: inherit;
    font-size: inherit;
}
.search_jobs input::-webkit-input-placeholder {
    font-family: 'Spezia';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #000;
}
.search_jobs input::-moz-placeholder {
    font-family: 'Spezia';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #000;
 }

.search_categories .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    line-height: 22px;
    font-family: 'Spezia';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
}
.search_categories .select2-container .select2-selection--multiple .select2-selection__rendered {
 top :0px;
}
.single_job_listing ul.meta li.date-posted {
    display: none !important;
}

.job_filters .search_jobs div.search_submit {
    padding-top: 1.5em;
    grid-column-end: span 3;
    display: grid;
    max-width: 350px;
    width: 100%;
    margin: auto;
}
.job_filters .search_jobs {
    gap: 2rem;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.job_filters .search_jobs div.search_keywords, .job_filters .search_jobs div.search_location {
    float: left;
    padding: 0;
    width: 100%;
}

.job_filters .search_jobs::before, .job_filters .search_jobs::after {
    display: none;
}
.job_filters .search_jobs div.search_categories, .job_filters .search_jobs div.filter_wide {
    padding-top: 0;
    clear: both;
    width: 100%;
}
.search_jobs .search_categories span.select2-selection.select2-selection--multiple {
    width: 100% !important;
}

.job_filters .search_jobs input, .job_filters .search_jobs select {
    box-sizing: border-box;
    width: 100%;
    height: 48px;
    border-radius: 4px;
    border: 1px solid #5a15ff;
    box-shadow: none;
    outline: none;
    padding: 0 10px;
}

.search_jobs .search_categories .select2-container .select2-selection--multiple {
    min-height: 48px;
    border: 1px solid #5a15ff;
}
.search_jobs .search_categories .select2-container .select2-search--inline .select2-search__field {
    margin-top: 0;
}
.search_jobs .search_categories .select2-container--default .select2-selection--multiple .select2-selection__rendered {

    padding: 0 10px;

}
.job_filters .search_submit input[type="submit"] {
    color: #fff;
    background-color: #5A15FF;
    border: none;
    height: 48px;
}

.job_filters {
    background: transparent;
}

.job_filters .job_types {
    background: transparent;
    border: none;
}
.job_filters .job_types li, ul.job_listings {
    border: none;
}
.jobs-wrapper h1{
    color: #5A15FF;
    font-size: 62px;
    line-height: 60px;
    font-weight: 500;
}
.jobs-wrapper {
    padding-top: 0;
    overflow: inherit;
}
.jobs-tittle  {
    max-width: 530px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}
.job_listings a {
    color: #5A15FF;
 }
 

 /* ========================================================= */
 


  .jobs-wrapper .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: -50px;
    left: auto;
}
.jobs-wrapper .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: -60px;
    right: auto;
}
  .swiper_wrap {
    height: 100%;
    width: 100%;
    position: relative;
    display: block;
    text-align: left;
  }
  .swiper-button-next {
    margin-top: 0px;
    position: absolute;
    top: 50%;
    right: -40px;
    width: 45px;
    height: 45px;
    transform: translateY(-50%);
  }
  .swiper-button-prev {
    position: absolute;
    top: 50%;
    left: -40px;
    width: 45px;
    height: 45px;
    transform: translateY(-50%);
    margin-top: 0px;
  }
  

  .jobs-wrapper .swiper-button-next .next-text {
    position: absolute;
    left: 0px;
    color: #000;
}

.jobs-wrapper .swiper-button-prev .pre-text {
    position: absolute;
    left: -30px;
    top:10px;
    color: #000;
}

.swiper-button-prev:after, .swiper-button-next:after {
    display: none;
}

.jobs-wrapper .swiper-button-next .material-icons, 
.jobs-wrapper .swiper-button-prev .material-icons{
    /* padding-right: 25px; */
    color: #000;
}

.jobs-wrapper .swiper-slide {
    background: transparent !important;
    padding: 0;
}

.jobs-wrapper .card-text {
    margin-bottom: 0;
    color: #000;
    font-size: 18px;
    line-height: 16px;
}

.jobs-wrapper .swiper-button-prev .material-icons {
    padding-left: 15px;
    transform: translate(15px, 0px);
    font-size: 40px;
}

.jobs-wrapper .swiper-button-next .material-icons {
    padding-right: 15px;
    transform: translate(-15px, 0px);
    font-size: 40px;
}

.jobs-wrapper  .swiper-button-prev, .jobs-wrapper  .swiper-container-rtl .swiper-button-next {
    display: block !important;
}
.img-fit .card-img-top {
    object-position: top;
}
.jobs-wrapper .card{
    background-color: rgb(90 21 255 / 6%);
}
ul.job_listings li.job_listing a img.company_logo {
    display: none;
}
.no-gutters .col,
.no-gutters [class*="col-"] {
width: 100%;
max-width: 100%;
  }
.btn-message input {
    width: 100%;
}</pre></body></html>