/*===== CUSTOM STYLESHEET =====*/
@font-face {
	font-family: soleil;
	src: url('../fonts/Soleil-Light.woff') format("woff"), url('../fonts/Soleil-Light.woff2') format("woff2");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: soleil;
	src: url('../fonts/Soleil-Regular.woff') format("woff"), url('../fonts/Soleil-Regular.woff2') format("woff2");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: soleil;
	src: url('../fonts/Soleil-Book.woff') format("woff"), url('../fonts/Soleil-Book.woff2') format("woff2");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: soleil;
	src: url('../fonts/Soleil-Bold.woff') format("woff"), url('../fonts/Soleil-Bold.woff2') format("woff2");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "Buenosaires";
	src: url('../fonts/BuenosAires-Book.woff') format("woff"), url('../fonts/BuenosAires-Book.woff2') format("woff2");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "Buenosaires";
	src: url('../fonts/BuenosAires-Regular.woff') format("woff"), url('../fonts/BuenosAires-Regular.woff2') format("woff2");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Buenosaires";
	src: url('../fonts/BuenosAires-SemiBold.woff') format("woff"), url('../fonts/BuenosAires-SemiBold.woff2') format("woff2");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "Buenosaires";
	src: url('../fonts/BuenosAires-Bold.woff') format("woff"), url('../fonts/BuenosAires-Bold.woff2') format("woff2");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "Euclid Circular A";
	src: url('../fonts/EuclidCircularA-Light.woff') format("woff"), url('../fonts/EuclidCircularA-Light.woff2') format("woff2");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "Euclid Circular A";
	src: url('../fonts/EuclidCircularA-Regular.woff') format("woff"), url('../fonts/EuclidCircularA-Regular.woff2') format("woff2");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Euclid Circular A";
	src: url('../fonts/EuclidCircularA-Medium.woff') format("woff"), url('../fonts/EuclidCircularA-Medium.woff2') format("woff2");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "Euclid Circular A";
	src: url('../fonts/EuclidCircularA-SemiBold.woff') format("woff"), url('../fonts/EuclidCircularA-SemiBold.woff2') format("woff2");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "Euclid Circular A";
	src: url('../fonts/EuclidCircularA-Bold.woff') format("woff"), url('../fonts/EuclidCircularA-Bold.woff2') format("woff2");
	font-weight: 800;
	font-style: normal;
}


/* Main */
html {
    scroll-behavior: smooth;
}

body, p {
    font-family: "Euclid Circular A", sans-serif;
    color: #222;
    font-weight: 400;
}

.container {
    max-width: 1280px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Buenosaires", sans-serif;
}

.section-heading--eyebrow {
    line-height: 1.5;
    font-size: .98rem;
    letter-spacing: .2px;
    font-weight: 700;
    display: block;
    margin-bottom: 1em;
}

.section-long--text {
    font-size: 32px;
    line-height: 1.4;
    font-weight: 600;
    letter-spacing: -.5px;
    margin-bottom: 20px;
}

.sec-head h3 {
    font-size: 42px;
    line-height: 1.2;
}

.text-muted {
    color: #65656d !important;
}

.font-size-10 { 
    font-size: 10px !important; 
}

.font-size-11 { 
    font-size: 11px !important; 
}

.font-size-12 { 
    font-size: 12px !important; 
}

.font-size-13 { 
    font-size: 13px !important; 
}

.font-size-14 { 
    font-size: 14px !important; 
}

.font-size-15 { 
    font-size: 15px !important; 
}

.font-size-16 { 
    font-size: 16px !important; 
}

.font-size-17 { 
    font-size: 17px !important; 
}

.font-size-18 { 
    font-size: 18px !important; 
}

.font-size-19 { 
    font-size: 19px !important; 
}

.font-size-20 { 
    font-size: 20px !important; 
}

.font-size-21 { 
    font-size: 21px !important; 
}

.font-size-22 { 
    font-size: 22px !important; 
}

.font-size-24 { 
    font-size: 24px !important; 
}

.font-size-26 { 
    font-size: 26px !important; 
}

.font-size-28 { 
    font-size: 28px !important; 
}

.font-size-30 { 
    font-size: 30px !important; 
}

.font-size-32 { 
    font-size: 32px !important; 
}

.font-size-34 { 
    font-size: 34px !important; 
}

.font-size-35 { 
    font-size: 35px !important; 
}

.font-size-36 { 
    font-size: 36px !important; 
}

.font-size-38 { 
    font-size: 38px !important; 
}

.font-size-40 { 
    font-size: 40px !important; 
}

.font-size-42 { 
    font-size: 42px !important; 
}

.font-size-44 { 
    font-size: 44px !important; 
}

.font-size-46 { 
    font-size: 46px !important; 
}

.font-size-48 { 
    font-size: 48px !important; 
}

.font-size-50 { 
    font-size: 50px !important; 
}

.font-size-60 { 
    font-size: 60px !important; 
}

.font-weight-normal { 
    font-weight: 400 !important; 
}

.font-weight-medium { 
    font-weight: 500 !important; 
}

.font-weight-semibold { 
    font-weight: 600 !important; 
}

.font-weight-bold { 
    font-weight: 700 !important; 
}


/* Navigation */
.navbar .logo {
    width: 110px;
}

.navbar .navbar-nav .nav-link {
    font-size: 15px;
    font-family: "Buenosaires", sans-serif;
}


/* Cursor */
.cursor-inner {
    background-color: #4e4e4e;
}

.cursor-inner.cursor-hover {
    background-color: #1b1b1b;
    opacity: .5;
}

.cursor-outer {
    border: 1px solid #4e4e4e;
    opacity: 1;
}

.progress-wrap svg.progress-circle path {
    stroke: #dbdbdb;
}

.progress-wrap::after {
    color: #dbdbdb;
}


/* Input */
.form-group label {
    font-size: 13px;
    font-weight: 400;
    color: #353b48;
    margin-bottom: 8px;
}

.form-control {
    height: 48px;
    padding: 0px 18px;
    border: 1px solid #c8c8c8;
    font-size: 14px;
    font-weight: 400;
    color: #272933;
    background: #fff;
}

select.form-control:not([size]):not([multiple]) {
    height: 48px;
}

textarea {
    padding: 15px 18px !important;
    height: auto !important;
}

.modal-header, .modal-body {
    padding: 1rem 1.5rem;
}


/* Intro */
.intro-st {
    position: relative;
    background-color: #111;
    color: #fff;
}

.intro-st .valign {
    z-index: 3;
}

.intro-video-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
}

.intro-video-bg video {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.intro-video-bg:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #111;
    opacity: 0.5;
    z-index: 2;
}

.intro-st .intro-header {
    font-size: 60px;
    font-weight: 700;
    line-height: 1.1;
    letter-spacing: -1px;
    margin-bottom: 20px;
}

.intro-st .intro-header .icon {
    width: 50px;
}

.intro-st p {
    font-size: 18px;
    padding-right: 120px;
}

.hero-scroll-wrap {
    width: 18px;
    height: 32px;
    transition: opacity 2s;
    position: relative;
    margin: 24px 0 0;
    z-index: 20;
    left: 0;
    top: 80px;
}

.hero-scroll {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #fff;
    border-radius: 9px;
}

.hero-scroll:after {
    content: "";
    position: absolute;
    top: 5px;
    left: 7px;
    width: 4px;
    height: 4px;
    background: #111;
    border-radius: 100%;
    -webkit-animation: scroller 2.5s ease infinite;
    animation: scroller 2.5s ease infinite;
}

@keyframes scroller {
    0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 0;
    }
    30% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
    }
    60% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
    }
    to {
    -webkit-transform: translate3d(0,16px,0);
    transform: translate3d(0,16px,0);
    opacity: 0;
    }
}


/* About Us */
.about-us {
    background-image: url('../img/pattern--3.svg');
    background-position: top -590px left calc(50% + 590px);
    background-size: 1020px 1680px;
}


/* Portfolio */
.portfolio-card {
    position: relative;
    margin: 0 auto 30px;
    background: #fff;
    height: 400px;
    overflow: hidden;
}

.portfolio-card__main {
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 30px;
    background-color: #111;
}

.portfolio-card__flipped {
    top: 0;
    left: 0;
    padding: 35px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    opacity: 0;
    -webkit-transition: opacity .135s ease-in-out;
    -moz-transition: opacity .135s ease-in-out;
    transition: opacity .135s ease-in-out;
    background: #333;
}

.portfolio-card.visible .portfolio-card__flipped, .portfolio-card.visible .portfolio-card__main {
    position: absolute;
    height: 100%;
    width: 100%;
}

.portfolio-card__bg {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    background-size: cover;
    background-position: top center;
    opacity: 0.6;
    z-index: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.portfolio-card__content {
    margin-top: 0;
    padding: 0 15px 15px;
}

.portfolio-card__content .portfolio-eyebrow {
    color: #65656d;
    font-size: 14px;
    font-family: "Buenosaires", sans-serif;
    font-weight: 700;
    letter-spacing: -.25px;
    margin-bottom: 12px;
}

.portfolio-card__content .portfolio-title {
    color: #222;
    font-size: 1.6em;
    font-weight: 600;
    letter-spacing: -1px;
    line-height: 1.3;
    padding-right: 24px;
    margin-bottom: 5px;
}

.portfolio-desc {
    color: #222;
    font-size: 14px;
    line-height: 1.4;
    opacity: 0.85;
    padding-right: 8px;
}

.portfolio-card__flipped-text {
    color: #fff;
}

.cap-tag__wrapper, .industry-tag__wrapper {
    position: relative;
    margin-top: 48px;
    padding-top: 24px;
}

.cap-tag__wrapper .divider-line {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 3px;
    /* background-color: rgba(255, 255, 255, 0.3); */
    background: -webkit-linear-gradient(70deg, rgb(199, 6, 27), rgb(235, 135, 54) 100%);
}

.cap-tag {
    color: #fff;
    display: inline-block;
    font-size: 13.5px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 2px;
    overflow: hidden;
    /* padding: 9px 15px; */
    transition: .2s;
    white-space: nowrap;
}

.cap-tag+.cap-tag::before, .industry-tag+.industry-tag::before {
    content: '/';
    color: #fff;
    display: inline-block;
    margin: 0 10px;
}

.portfolio-card__link:hover .portfolio-card .portfolio-card__flipped {
    opacity: 1;
}

.industry-tag__wrapper {
    padding-top: 0;
}

.industry-label {
    font-size: .85rem;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: .1em;
    margin-bottom: 24px;
    color: #4f5054;
}

.industry-tag {
    color: #222;
    display: inline-block;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: -.5px;
    margin-bottom: 2px;
    overflow: hidden;
    padding: 4px 0;
    transition: .2s;
    white-space: nowrap;
}

.industry-tag+.industry-tag::before {
    color: #343434;
}


/*  Services */
.services {
    position: relative;
}

.service-content-wrapper {
    margin-bottom: 24px;
    padding: 0 45px;
}

.service-image {
    height: 450px;
    margin-bottom: 32px;
    width: 100%;
}

.service-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%;
}

.service-title {
    font-size: 28px;
    font-weight: 700;
    line-height: 1.1;
    letter-spacing: -1px;
    margin-bottom: 24px;
    max-width: 450px;
}

.service-title:after {
    background-color: #6b6b77;
    content: "";
    display: block;
    height: 2px;
    margin-top: 24px;
    width: 40px;
}

.service-body {
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 0;
    padding-right: 100px;
}


/* Full-width Image wrapper */
.full-width-image {
    background-color: rgba(0,0,0,.1);
    pointer-events: none;
}

.image-media-wrapper {
    position: relative;
    overflow: hidden;
    width: 100%;
    max-width: 100%;
}

.image-media-wrapper--16-6 {
    height: 0;
    padding-bottom: 40.97222%;
}

.image-media-wrapper--4-3 {
    height: 0;
    padding-bottom: 66.66667%;
}

.image-media-wrapper .image-wrapper {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.image-media-wrapper img {
    display: block;
    width: 100%;
    vertical-align: top;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    bottom: 1px;
    position: absolute;
    top: 1px;
    left: 0;
}

.media-block-wrapper {
    height: 85vh;
    width: 100%;
}

.media-block-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
}

.media-image-wrapper > * {
    width: 100%;
    height: 100%;
    position: relative;
}

.image-block {
    overflow: hidden;
    position: relative;
}

.media-column {
    width: 52%;
    height: 100%;
}

.media-images {
    height: 50%;
    display: flex;
    box-orient: horizontal;
    flex-direction: row;
    box-pack: justify;
    justify-content: space-between;
    -ms-flex-pack: justify;
    position: relative;
}

.media-images .image-block {
    width: 100%;
    height: 100%;
}

.media-image * {
    position: absolute;
    left: 0;
    top: -8%;
    width: 100%;
    height: 116%;
}

.media-images[data-image-balance="left"] .image-block:last-child, .media-images[data-image-balance="right"] .image-block:first-child {
    width: 66%;
}


/* Image Block */
.image-block-sect {
    padding: 0;
}

.image-blocks-wrap {
    height: 85vh;
    width: 100%;
}

.image-blocks-wrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
}

.image-blocks-wrap > * {
    width: 100%;
    height: 100%;
    position: relative;
}

.image-block {
    overflow: hidden;
    position: relative;
}

.image-column {
    width: 52%;
    height: 100%;
}

.image-blocks {
    height: 50%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
    position: relative;
}

.image-blocks .image-block {
    width: 100%;
    height: 100%;
}

.image-block * {
    position: absolute;
    left: 0;
    top: -8%;
    width: 100%;
    height: 116%;
}

.image-blocks[data-image-balance="left"] .image-block:last-child, .image-blocks[data-image-balance="right"] .image-block:first-child {
    width: 66%;
}


/* Values */
.values-block {
    background: #111;
    color: #fff;
    padding-bottom: 80px;
}

.values-block .values-list--wrapper {
    padding-right: 40px;
    margin-bottom: 48px;
}

.values-block .value-item {
    margin-bottom: 16px;
}

.values-block .value-title {
    font-size: 1.45rem;
    font-weight: 700;
    line-height: 1.24324;
    margin-bottom: 0.75rem;
}

.values-block .value-body {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 16px;
}

.values-block .value-number {
    font-size: 1em;
    font-weight: 600;
    color: #3a3d40;
    color: #c1c5c9;
    display: inline-flex;
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 50%;
    background-color: transparent;
    border: 2px solid #3a3d40;
    border-color: #c1c5c9;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
}

.flickity-viewport {
    width: 100%;
}

/* Team */
.team-list__link {
    position: relative;
    display: block;
    width: 100%;
}

.team-list__image {
    position: relative;
    overflow: hidden;
    margin-bottom: 16px;
}

.team-list .intrinsic {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transition: .75s -webkit-transform cubic-bezier(.19,1,.22,1);
    transition: .75s transform cubic-bezier(.19,1,.22,1);
    transition: .75s transform cubic-bezier(.19,1,.22,1),.75s -webkit-transform cubic-bezier(.19,1,.22,1);
}

.team-list .intrinsic--portrait {
    padding-top: 125%;
}

.team-list .intrinsic:last-of-type {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

.team-list .team-list__link:hover .intrinsic:first-of-type {
    -webkit-transform: translateX(-15%);
    transform: translateX(-15%);
}

.team-list .team-list__link:hover .intrinsic:last-of-type {
    -webkit-transform: none;
    transform: none;
}

.team-list__info .team-member__name {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: -.25px;
    margin: 0;
    color: #222;
}

.team-list__info .team-member__position {
    line-height: 1.2;
    color: #5c626b;
    font-size: 15px;
    font-weight: 400;
    margin: 0;
}

.team-carousel .flickity-page-dots {
    left: -45%;
    top: 110%;
}

/* Testimonials */
.testimonial-block {
    position: relative;
}

.testimonial-content {
    padding-right: 80px;
}

.testimonial-quote {
    margin-bottom: 25px;
    color: #222;
    font-size: 42px;
    line-height: 54px;
    font-weight: 600;
    text-decoration: none;
}

.testimonial-author {
    display: inline-block;
    color: #222;
    font-size: 20px;
    line-height: 35px;
    font-weight: 400;
    text-align: left;
    letter-spacing: 0;
}

.quotes__navigation {
    position: absolute;
    padding: 1rem;
    display: block;
    bottom: 50px;
    left: 72%;
    width: 100%;
    max-width: 180px;
}

.quotes__navigation-inner {
    width: 100%;
    text-align: center;
    float: right;
}

.quotes__navigation-item--arrow-left {
    position: absolute;
    left: 0;
    top: 0;
    margin-left: -1rem;
    padding: 1rem;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
}

.quotes__navigation-item--arrow-right {
    position: absolute;
    right: 0;
    top: 0;
    margin-right: -1rem;
    padding: 1rem;
    cursor: pointer;
    padding: 1rem;
    cursor: pointer;
}

.quotes__navigation-item.quotes__navigation-item--arrow-left .icon, .quotes__navigation-item.quotes__navigation-item--arrow-right .icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
    font-size: 14px;
}

.quotes__navigation-item {
    display: inline-block;
    vertical-align: middle;
    outline: 0;
}

.quotes__navigation-item.quotes__navigation-item--counter {
    line-height: 1.5;
    font-size: .75rem;
    letter-spacing: .2px;
    font-weight: 400;
    padding: 0 .5rem;
}

.swiper-pagination-custom {
    bottom: 10px;
    left: 0;
    width: 100%;
}

.counter-number {
    font-style: normal;
    display: inline-block;
    min-width: 18px;
    text-align: center;
}

.counter-separator {
    display: inline-block;
    padding: 0 4px;
}

/* Partners */
.partner-block, .client-block {
    padding: 80px 0 64px;
}

.logo-grid {
    margin-top: 0;
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-column-gap: 30px;
    grid-row-gap: 40px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
}

.client-block .logo-grid {
    -ms-grid-columns: repeat(5, 1fr);
    grid-template-columns: repeat(5, 1fr);
}

.logo-grid .logo-image {
    width: 150px;
    height: auto;
}

.logo-grid img {
    -ms-grid-column-align: center;
    justify-self: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

/* Insight Block */
.blog-list .head {
    display: flex;
    justify-content: space-between;
}

.blog-list .head a {
    font-size: 16px;
    font-weight: 600;
    text-transform: none;
    letter-spacing: 0;
    margin-top: 0;
    padding-bottom: 0;
    display: inline-flex;
}

.blog-list .head a:after {
    display: none;
}

.blog-list .head a .icon-wrapper {
    align-items: center;
    border-radius: 50%;
    display: flex;
    flex-shrink: 0;
    height: 20px;
    justify-content: center;
    margin-left: 7px;
    transform: translateY(5%);
    width: 20px;
    background-color: #141414;
}

.blog-list .head a .icon {
    height: 8px;
    left: 3%;
    position: relative;
    width: 8px;
}

.blog-list .head a .icon path {
    stroke: #fff;
}

.insight-section {
    padding: 60px 0;
    position: relative;
}

.insight-block {
    padding: 0 0 48px;
    position: relative;
}

.insight-block .insight-block__link {
    display: block;
    width: 100%;
}

.insight-block .insight-image {
    position: relative;
    background-size: cover;
    background-position: 50%;
    text-align: left;
    overflow: hidden;
    padding-top: 56.25%;
    width: 100%;
}

.insight-block .insight-image img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.insight-block .insight-content {
    margin-top: 30px;
}

.insight-block .insight-content .content-head {
    position: relative;
}

.insight-block .insight-content .content-head:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: -30px;
    height: 5px;
    background: rgb(167, 169, 184);
    transform: scaleX(.25);
    transform-origin: 0 0;
    transition: all .4s;
}

.insight-block .insight-block__link:hover .content-head:before {
    transition-duration: .2s;
    transform: scaleX(1);
    background: #111;
}

.insight-block .insight-content .content-byline {
    font-size: 13px;
    line-height: 1.5;
    letter-spacing: .15em;
    text-transform: uppercase;
    padding-bottom: .4em;
    margin-top: 0;
    margin-bottom: 15px;
    display: inline-block;
}

.insight-block .insight-content .content-title {
    font-size: 21px;
    line-height: 1.25;
    font-family: "Buenosaires", sans-serif;
    font-weight: 600;
    letter-spacing: -.5px;
    margin-top: 0;
    margin-bottom: 20px;
    color: #000;
}

.insight-block .insight-content .content-intro {
    color: #595959;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.85;
    margin-bottom: 8px;
}

.insight-block .insight-timelines {
    display: flex;
    align-items: center;
    font-size: 13.5px;
    line-height: 13.5px;
    margin: 6px 0;
    color: #333;
}

.insight-block .insight-timelines .insight-dot--prefixed:before {
    content: '\00B7';
    margin: 0 6px;
}

/* Job Listing */
.job-list .section-header {
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: -.5px;
    margin-bottom: 16px;
}

.job-list .small-header {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 24px;
    color: #6e6e6e;
}

.job-list table, .job-list tbody, .job-list td, .job-list th, .job-list tr {
    display: revert;
}

.job-list td, .job-list th {
    padding: 1.25em 0;
}

.job-list th {
    font-weight: 400;
    color: #6e6e6e;
}

.job-list td {
    vertical-align: middle;
    border-bottom: 1px solid #d6d7d5;
}

.job-list__location {
    text-align: right;
}

.job-list h4 {
    font-size: 22px;
    font-family: "Buenosaires", sans-serif;
    font-weight: 400;
    line-height: 1.5;
    margin: 0;
}

.job-list .job-list__job a {
    font-size: 17px;
    font-family: "Buenosaires", sans-serif;
    font-weight: 400;
    color: #545454;
}

.job-list p {
    color: #4a4a4a;
    font-weight: 400;
    line-height: 1.6;
}

.job-list__link {
    text-align: right;
}

.job-list__link a {
    font-family: "Buenosaires", sans-serif;
    position: relative;
    margin-right: 1.25rem;
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
}

.job-list__link a:after {
    content: " ";
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iIzFEMUQxQiIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAxLjU1N3YxMC4yNGgxMC4yMzl2LTYuMDhoLS42NHY1LjQ0SC42NHYtOC45Nmg1LjM4N3YtLjY0eiIvPjxwYXRoIGQ9Ik03LjU3NSAwdi42NGgzLjEyTDUuMjEzIDYuMTJsLjQ1Mi40NTMgNS40OC01LjQ4VjQuMTZoLjY0VjB6Ii8+PC9nPjwvc3ZnPg==);
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    top: 0;
    right: -1.125rem;
    width: 0.75rem;
    height: 0.75rem;
}

/* Call To Action */
.cta-header {
    margin-bottom: 25px;
    color: #222;
    font-size: 44px;
    line-height: 56px;
    font-weight: 700;
    letter-spacing: -.5px;
    padding-right: 45px;
    text-decoration: none;
}

.butn .icon {
    width: 20px;
}

/* Footer */
footer {
    position: relative;
    background: #fff;
    color: #222;
    padding: 32px 0 80px;
}

footer.sub-bg {
    background: #f5f5f5;
}

.enquires {
    margin-bottom: 30px;
    color: #222;
    font-size: 20px;
    font-family: "Buenosaires", sans-serif;
    font-weight: 300;
    line-height: 25px;
}

.footer-mail {
    margin: 0;
    margin-bottom: 10px;
}

.footer-mail a {
    position: relative;
    display: inline-block;
    padding: 0 0 5px 0;
    font-size: 42px;
    font-family: "Buenosaires", sans-serif;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: -.5px;
    text-decoration: none;
}

.footer-mail a:after, .footer-mail a:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background: rgba(44, 44, 44, 0.3);
}

.footer-mail a:after {
    background: rgba(73, 73, 73, 0.7);
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: -webkit-transform .8s cubic-bezier(.19,1,.22,1);
    transition: -webkit-transform .8s cubic-bezier(.19,1,.22,1);
    -o-transition: -o-transform .8s cubic-bezier(.19,1,.22,1);
    -moz-transition: transform .8s cubic-bezier(.19,1,.22,1),-moz-transform .8s cubic-bezier(.19,1,.22,1);
    transition: transform .8s cubic-bezier(.19,1,.22,1);
    transition: transform .8s cubic-bezier(.19,1,.22,1),-webkit-transform .8s cubic-bezier(.19,1,.22,1),-moz-transform .8s cubic-bezier(.19,1,.22,1),-o-transform .8s cubic-bezier(.19,1,.22,1);
}

.footer-mail a:focus:after,.footer-mail a:hover:after {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
}

.footer-address {
    color: #222;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6;
    margin-top: 32px;
}

.footer-address span {
    display: block;
}

.footer-telephone a {
    color: #222;
    font-size: 45px;
    line-height: 50px;
}

.footer-social {
    position: relative;
    padding: 32px 0 0 0;
    padding: 0;
}

.footer-social-item {
    position: relative;
    display: inline-block;
    overflow: hidden;
    cursor: pointer;
    font-size: 20px;
    font-weight: 300;
    line-height: 64px;
    letter-spacing: .00464286em;
    text-decoration: none;
    -webkit-transition: opacity .2s;
    -o-transition: opacity .2s;
    -moz-transition: opacity .2s;
    transition: opacity .2s;
}

.footer-social-item {
    width: -webkit-calc(32% - 30px);
    width: -moz-calc(32% - 30px);
    width: calc(32% - 30px);
    height: auto;
    padding: 18px 0;
    line-height: normal;
    margin: 15px;
    margin-bottom: 0;
    opacity: 1;
    text-align: left;
}

.footer-social-item-title {
    position: relative;
    display: inline-block;
    overflow: hidden;
}

.footer-social-item-title span {
    display: inline-block;
    position: relative;
    font-family: "Buenosaires", sans-serif;
    z-index: 1;
    color: transparent;
    -webkit-transition: -webkit-transform 1.2s cubic-bezier(.19,1,.22,1);
    transition: -webkit-transform 1.2s cubic-bezier(.19,1,.22,1);
    -o-transition: -o-transform 1.2s cubic-bezier(.19,1,.22,1);
    -moz-transition: transform 1.2s cubic-bezier(.19,1,.22,1),-moz-transform 1.2s cubic-bezier(.19,1,.22,1);
    transition: transform 1.2s cubic-bezier(.19,1,.22,1);
    transition: transform 1.2s cubic-bezier(.19,1,.22,1),-webkit-transform 1.2s cubic-bezier(.19,1,.22,1),-moz-transform 1.2s cubic-bezier(.19,1,.22,1),-o-transform 1.2s cubic-bezier(.19,1,.22,1);
}

.footer-social-item-title span:after, .footer-social-item-title span:before {
    content: attr(data-text);
    display: block;
    position: absolute;
    color: #222;
}

.footer-social-item-title span:before {
    top: 0;
    -webkit-transform: skewY(0);
    -moz-transform: skewY(0);
    -ms-transform: skewY(0);
    -o-transform: skewY(0);
    transform: skewY(0);
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transition: -webkit-transform 2s cubic-bezier(.19,1,.22,1);
    transition: -webkit-transform 2s cubic-bezier(.19,1,.22,1);
    -o-transition: -o-transform 2s cubic-bezier(.19,1,.22,1);
    -moz-transition: transform 2s cubic-bezier(.19,1,.22,1),-moz-transform 2s cubic-bezier(.19,1,.22,1);
    transition: transform 2s cubic-bezier(.19,1,.22,1);
    transition: transform 2s cubic-bezier(.19,1,.22,1),-webkit-transform 2s cubic-bezier(.19,1,.22,1),-moz-transform 2s cubic-bezier(.19,1,.22,1),-o-transform 2s cubic-bezier(.19,1,.22,1);
}

.footer-social-item-title span:after {
    top: 105%;
    -webkit-transform: skewY(7deg);
    -moz-transform: skewY(7deg);
    -ms-transform: skewY(7deg);
    -o-transform: skewY(7deg);
    transform: skewY(7deg);
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top;
    -webkit-transition: -webkit-transform 2s cubic-bezier(.19,1,.22,1);
    transition: -webkit-transform 2s cubic-bezier(.19,1,.22,1);
    -o-transition: -o-transform 2s cubic-bezier(.19,1,.22,1);
    -moz-transition: transform 2s cubic-bezier(.19,1,.22,1),-moz-transform 2s cubic-bezier(.19,1,.22,1);
    transition: transform 2s cubic-bezier(.19,1,.22,1);
    transition: transform 2s cubic-bezier(.19,1,.22,1),-webkit-transform 2s cubic-bezier(.19,1,.22,1),-moz-transform 2s cubic-bezier(.19,1,.22,1),-o-transform 2s cubic-bezier(.19,1,.22,1);
}

.footer-social-item svg {
    display: none;
}

.footer-social-item:hover {
    opacity: 1;
}

.footer-social-item:hover .footer-social-item-title span {
    -webkit-transform: translateY(-105%);
    -moz-transform: translateY(-105%);
    -ms-transform: translateY(-105%);
    -o-transform: translateY(-105%);
    transform: translateY(-105%);
}

.footer-social-item:hover .footer-social-item-title span:before {
    -webkit-transform: skewY(7deg);
    -moz-transform: skewY(7deg);
    -ms-transform: skewY(7deg);
    -o-transform: skewY(7deg);
    transform: skewY(7deg);
}

.footer-social-item:hover .footer-social-item-title span:after {
    -webkit-transform: skewY(0);
    -moz-transform: skewY(0);
    -ms-transform: skewY(0);
    -o-transform: skewY(0);
    transform: skewY(0);
}

.footer-copyright {
    display: block;
    font-family: "Buenosaires", sans-serif;
    color: #222;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    margin-top: 24px;
}

footer switch-ui {
    opacity: 1;
    right: 2.25rem;
    position: absolute;
    top: 72%;
    z-index: 5;
    -webkit-transform: translateY(-72%);
    transform: translateY(-72%);
    -webkit-transition: opacity 750ms ease 750ms;
    transition: opacity 750ms ease 750ms;
}

footer switch-ui input {
    display: none;
}

footer switch-ui label {
    color: #ababab;
    cursor: pointer;
    font-size: .625rem;
    font-weight: 400;
    letter-spacing: 2.25px;
    padding-right: 3.125rem;
    position: relative;
    -webkit-transition: color 1.5s ease;
    transition: color 1.5s ease;
    text-transform: uppercase;
}

footer switch-ui label:before {
    background-color: #ababab;
    content: "";
    border-radius: 0.625rem;
    height: 0.938rem;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: background-color 1.5s ease;
    transition: background-color 1.5s ease;
    width: 2.5rem;
}

footer switch-ui label:after {
    background-color: #fff;
    -webkit-box-shadow: 0 0 0.438rem 0 rgb(0 0 0 / 10%);
    box-shadow: 0 0 0.438rem 0 rgb(0 0 0 / 10%);
    content: "";
    border-radius: 50%;
    height: 1.188rem;
    position: absolute;
    right: 1.438rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: right 350ms ease,background-color 1.5s ease;
    transition: right 350ms ease,background-color 1.5s ease;
    width: 1.188rem;
}

footer switch-ui label span {
    display: inline-block !important;
    line-height: 10px !important;
    position: relative;
    top: 2px;
}

footer switch-ui label span:before {
    content: "Night Mode";
    display: table;
}

.night footer switch-ui label:before {
    background-color: #0980ff;
}

.night footer switch-ui label:after {
    background-color: #3e28ef;
}

footer switch-ui input:checked+label:after {
    right: -0.125rem;
}

/* Responsiveness */
@media (max-width:767px) {
    .sec-head h3 {
        font-size: 28px;
        line-height: 1.35;
    }
    .section-long--text {
        font-size: 28px;
    }
    .cursor-outer, .cursor-inner {
        opacity: 0;
    }
    .navbar.change .icon-bar {
        color: #545454;
    }
    .navbar .navbar-nav .nav-link {
        font-size: 24px;
    }
    .navbar-toggler, .navbar-toggler:focus, .navbar-toggler:hover {
        outline: none;
        background: transparent;
        border: none;
    }
    .intro-st .intro-header {
        font-size: 38px;
        line-height: 1.2;
    }
    .intro-st .intro-header .icon {
        width: 35px;
    }
    .slider-st {
        padding-bottom: 64px;
    }
    .hero-scroll-wrap {
        top: 0;
    }
    .portfolio, .services {
        padding-top: 48px;
    }
    .service-content-wrapper {
        padding: 0 25px;
    }
    .intro-st p, .service-body {
        padding-right: 15px;
    }
    .values-block, .team, .job-list {
        padding: 64px 0 48px;
    }
    .values-block .values-list--wrapper {
        padding-right: 15px;
    }
    .values-block .value-title {
        font-size: 1.25rem;
    }
    .values-block .value-body {
        font-size: 18px;
        line-height: 26px;
    }
    .values-block .value-def {
        font-size: 15px;
        line-height: 1.6;
    }
    .team-carousel .flickity-page-dots {
        left: -35%;
        top: 105%;
    }
    .testimonial-content {
        padding-right: 15px;
    }
    .testimonial-quote {
        font-size: 24px;
        line-height: 34px;
    }
    .testimonial-author {
        font-size: 16px;
        line-height: 24px;
    }
    .quotes__navigation {
        left: 20px;
        bottom: 20px;
    }
    .testimonial-block .flickity-page-dots {
        display: none;
    }
    .logo-grid, .client-block .logo-grid {
        grid-template-columns: repeat(2,1fr);
    }
    .job-list .section-header {
        font-size: 32px;
    }
    .job-list table {
        margin-top: 40px;
    }
    .job-list th {
        display: none;
    }
    .job-list tr {
        display: block;
    }
    .job-list .jobs-listing__job {
        border-bottom: 1px solid #d6d7d5;
        margin-bottom: 19px;
        padding-bottom: 18px;
    }
    .job-list td {
        display: block;
        padding: 0;
        border: 0;
    }
    .job-list h4 {
        font-size: 19px;
    }
    .job-list .jobs-listing__department, .job-list .jobs-listing__department p {
        display: inline;
    }
    .job-list .jobs-listing__location {
        text-align: left;
        display: inline;
    }
    .job-list__link {
        text-align: left;
        margin-top: 12px;
    }
    .job-list .jobs-listing__job td, .job-list .jobs-listing__job h4  {
        display: inline;
    }
    .job-list .jobs-listing__location h4:before {
        content: " - ";
    }
    .cta-header {
        font-size: 36px;
        line-height: 44px;
        padding-right: 0;
    }
    .footer-mail a {
        font-size: 36px;
    }
    .footer-telephone a {
        font-size: 36px;
        line-height: 44px;
    }
    .footer-social-item {
        font-size: 18px;
    }
    footer switch-ui {
        top: 94%;
        left: 5%;
    }
}

@media (max-width: 991px) {
    .navbar {
        padding: 20px 5px;
    }
    .navbar .navbar-collapse {
        max-height: inherit;
        overflow: auto;
        background: #080808;
        padding: 25px 15px;
        margin-top: 20px;
        overflow: scroll;
    }
}


