@charset "utf-8";

@font-face {
  font-family: 'untitled-sans-black';
  src: url('fonts/untitled-sans-black.woff2') format('woff2'),
    url('fonts/untitled-sans-black.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'untitled-sans-black-italic';
  src: url('fonts/untitled-sans-black-italic.woff2') format('woff2'),
    url('fonts/untitled-sans-black-italic.woff') format('woff');
  font-weight: normal;
  font-style: normal;
font-display: swap;
}

@font-face {
  font-family: 'untitled-sans-bold';
  src: url('fonts/untitled-sans-bold.woff2') format('woff2'),
    url('fonts/untitled-sans-bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'untitled-sans-bold-italic';
  src: url('fonts/untitled-sans-bold-italic.woff2') format('woff2'),
    url('fonts/untitled-sans-bold-italic.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'untitled-sans-light';
  src: url('fonts/untitled-sans-light.woff2') format('woff2'),
    url('fonts/untitled-sans-light.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'untitled-sans-light-italic';
  src: url('fonts/untitled-sans-light-italic.woff2') format('woff2'),
    url('fonts/untitled-sans-light-italic.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'untitled-sans-medium';
  src: url('fonts/untitled-sans-medium.woff2') format('woff2'),
    url('fonts/untitled-sans-medium.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'untitled-sans-medium-italic';
  src: url('fonts/untitled-sans-medium-italic.woff2') format('woff2'),
    url('fonts/untitled-sans-medium-italic.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'untitled-sans-regular';
  src: url('fonts/untitled-sans-regular.woff2') format('woff2'),
    url('fonts/untitled-sans-regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'untitled-sans-regular-italic';
  src: url('fonts/untitled-sans-regular-italic.woff2') format('woff2'),
    url('fonts/untitled-sans-regular-italic.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'untitled-serif-bold';
  src: url('fonts/untitled-serif-bold.woff2') format('woff2'),
    url('fonts/untitled-serif-bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'untitled-serif-bold-italic';
  src: url('fonts/untitled-serif-bold-italic.woff2') format('woff2'),
    url('fonts/untitled-serif-bold-italic.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'untitled-serif-medium';
  src: url('fonts/untitled-serif-medium.woff2') format('woff2'),
    url('fonts/untitled-serif-medium.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'untitled-serif-medium-italic';
  src: url('fonts/untitled-serif-medium-italic.woff2') format('woff2'),
    url('fonts/untitled-serif-medium-italic.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'untitled-serif-regular';
  src: url('fonts/untitled-serif-regular.woff2') format('woff2'),
    url('fonts/untitled-serif-regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'untitled-serif-regular-italic';
  src: url('fonts/untitled-serif-regular-italic.woff2') format('woff2'),
    url('fonts/untitled-serif-regular-italic.woff') format('woff');
  font-weight: normal;
  font-style: normal !important;
  font-display: swap;
}

@font-face {
    font-family: 'Rubik-ExtraBold';
    src: url('fonts/Rubik-ExtraBold.woff2') format('woff2'),
        url('fonts/Rubik-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rubik-Medium';
    src: url('fonts/Rubik-Medium.woff2') format('woff2'),
        url('fonts/Rubik-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rubik-MediumItalic';
    src: url('fonts/Rubik-MediumItalic.woff2') format('woff2'),
        url('fonts/Rubik-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Rubik-Regular';
    src: url('fonts/Rubik-Regular.woff2') format('woff2'),
        url('fonts/Rubik-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/*------------| body frame start |-----------*/
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html, body {
  width: 100%;
  padding: 0 !important;
  margin: 0;
}

body {
  padding: 0;
  margin: 0;
  font-family: 'untitled-sans-regular';
  font-size: 20px;
  line-height: 30px;
  min-width: 320px;
  color: #1E1E1E;
  overflow-x: hidden;
}

/*=============== tags start ===================**/
section {
  position: relative;
  overflow: hidden;
  clear: both;
  width: 100%;
}


/* *:focus {
  outline-style: none;
  box-shadow: none;
  border-color: transparent;
} */

button::-moz-focus-inner, select::-moz-focus-inner {
  border: 0;
  outline: 0;
}

figure {
  padding: 0;
  margin: 0;
}

a {
  display: inline-block;
  color: #1E1E1E;
  opacity: 1;
  position: relative;
  text-decoration: none;
  -webkit-transition: all .6s cubic-bezier(.16, .84, .44, 1);
  -moz-transition: all .6s cubic-bezier(.16, .84, .44, 1);
  -o-transition: all .6s cubic-bezier(.16, .84, .44, 1);
  transition: all .6s cubic-bezier(.16, .84, .44, 1);
  transition-timing-function: cubic-bezier(0.16, 0.84, 0.44, 1);
  text-decoration: none !important;
}

a:hover {
  text-decoration: none;
}

/* a:not(.whiteBorderBtn, .blackBorderBtn, .whiteBtn, .logo, .nextPost a, #menu-toggle,.prePost a, .cli-plugin-button, .accordian-title, .wt-cli-privacy-accept-btn, .cli-nav-link)::after {
  content: '';
  display: block;
  width: 100%;
  position: absolute;
  height: 1px;
  background-color: #1E1E1E;
  bottom: 10%;
  left: 0px;
}

a:not(#menu-toggle, .whiteBorderBtn, .blackBorderBtn, .whiteBtn, .logo, .nextPost a, .prePost a, .accordian-title, .wt-cli-privacy-accept-btn, .cli-nav-link):hover::after {
  height: 2px;
} */

a:not(.sbi_photo,.sbi_link_area, .whiteBorderBtn, .blackBorderBtn, .whiteBtn,.insightScroll, .logo, .nextPost a, #menu-toggle,.prePost a, .cli-plugin-button, .accordian-title, .wt-cli-privacy-accept-btn, .cli-nav-link, h4 a, .MenuWrapper li a,
.teamInfo h6 a, .Footermainmenu li a, .footerLeftText a, .ContactSection .LeftSideContent a, .st-btn a, .awardBlock a, .castestudySwiper a, .postBlock a, .Block a, .teamBlock a, .serviceBlock a)
{
  width: calc(100%);
  display: inline !important;
 background-image: linear-gradient(transparent calc(100% - 1px), black 1px);
 background-repeat: no-repeat;
 background-size: 100% 100%;
 transition: background-size 1s;
}

a:not(.sbi_photo,.sbi_link_area, .whiteBorderBtn, .blackBorderBtn, .whiteBtn, .logo, .nextPost a, #menu-toggle,.prePost a, .cli-plugin-button, .accordian-title, .wt-cli-privacy-accept-btn, .cli-nav-link, h4 a,.MenuWrapper li a,
.teamInfo h6 a, .Footermainmenu li a, .footerLeftText a, .ContactSection .LeftSideContent a, .st-btn a, .awardBlock a, .castestudySwiper a, .postBlock a, .Block a, .teamBlock a):hover
{
  background-image: linear-gradient(transparent calc(100% - 2px), black 2px);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.castestudySwiper a, .postBlock a{
  display: block !important;
}
.footerRight li a, .ContactSection .RightSideContent a
{

 background-image: linear-gradient(transparent calc(100% - 1px), #fff 1px) !important;

}

.footerRight li a:hover, .ContactSection .RightSideContent a:hover
{
  background-image: linear-gradient(transparent calc(100% - 2px), #fff 2px) !important;

}
a u{
  text-decoration: none;
}
/* .imageHolder {
  background-image: url('../images/ajax-loader.svg');

  background-position: center center;
  background-repeat: no-repeat;
  background-size: 40px;
}

.imageHolder:has(> img.lazyloaded) {
  background-image: none;
} */
.logo .imgloader{display: none !important}
.imgloader
{
  width: 60px;
  height: 60px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -30px;
    margin-top: -30px;
  /* background-image: url('../images/ajax-loader.svg');
background-position: center center;
  background-repeat: no-repeat;
  background-size: 40px; */
border-radius: 50%;
display: inline-block;
border: 8px solid;
border-color: rgba(50,250,210,1) rgba(50,250,210,0.6) rgba(50,250,210,0.3) rgba(50,250,210,0.1);
-webkit-animation: rotation 1s linear infinite;
animation: rotation 1s linear infinite;
}
@-webkit-keyframes rotation {
  0% {
      transform: rotate(0deg);
  }
  100% {
      transform: rotate(360deg);
  }
}
@keyframes rotation {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}

img[data-lazy-src], img:not(.logo_white, .logo_black){
  opacity: 0;
  -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.st-btn img, .logged-in img[data-lazy-src], .logged-in img:not(.logo_white, .logo_black){opacity:1;}
img.lazyloaded,.logged-in .tripleImgslider > .imgblock > div img,
.logged-in .teamPhoto img, .logged-in .ImageBlock img, .logged-in .newsImage img,
.logged-in .postBlock .ImageBlock img, .logged-in .caseStudyImage img, .logged-in .workBlock .ImageBlock img, .logged-in .teamBlock .teamPhoto img
{
  opacity: 1 !important;
}
img.lazyloaded ~ .imgloader, .entry .imgloader, .logged-in .imgloader
{
  opacity: 0;
  display: none;
}

img {
  border: 0;
  /* opacity: 0; */
  outline: none;
  display: block;
  max-width: 100%;
  height: auto;
}

img.lazyloading {
  opacity: 0;
  transition: opacity .8s cubic-bezier(.16, .84, .44, 1);
  -webkit-transition: opacity .8s cubic-bezier(.16, .84, .44, 1);
  -moz-transition: opacity .8s cubic-bezier(.16, .84, .44, 1);
  -o-transition: opacity .8s cubic-bezier(.16, .84, .44, 1);
}

img.lazyloaded {
  opacity: 1 !important;
}

img::selection {
  background: none;
}

input {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'untitled-sans-regular';
  font-weight: normal;
}

h1, h2, h3, h4, h5, h6, p {
  padding: 0;
  margin: 0;
}

h1, .heroCaption h2 {
  font-size: 5.20vw
    /*100px*/
  ;
  line-height: 6vw
    /*130px 6.77vw*/
  ;
  margin-bottom: 20px;
}

h2, .heading2 {
  font-size: 3.64vw
    /*70px*/
  ;
  line-height: 4.47vw
    /*86px*/
  ;
  margin-bottom: 20px;
}

h3 {
  font-size: 2.5vw
    /*48px*/
  ;
  line-height: 3.125VW
    /*60px*/
  ;
  margin-bottom: 20px;
}

h4,.largeText,  .cli-tab-container .cli-privacy-overview h4, .cli-tab-container h1, .heroCaption h1 {
  font-size: 1.875VW
    /*36px*/
  ;
  line-height: 2.5VW
    /*48px*/
  ;
  margin-bottom: 20px;
}

h5 {
  font-size: 28px;
  line-height: 38px;
  margin-bottom: 20px;
}

h6 {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 5px;
}

.entry h6 {
  font-family: 'untitled-sans-medium';
}

ul {
  padding: 0 0 30px 30px;
  margin: 0;
}

ol {
  padding: 0 0 30px 30px;
  margin: 0;
}

ul li {
  position: relative;
  padding: 5px 0 5px 0px;
}

ol li {
  padding: 5px 0 5px 0px;
}

p {
  margin: 0;
  padding: 0 0 30px 0;
}

p {
  margin: 0;
  padding: 0 0 30px 0;
}

hr {
  padding: 0;
  border: 0;
  height: 1px;
  margin: 30px auto;
  background-color: #000;
}

strong, b {
  font-weight: normal;
  font-family: 'untitled-sans-medium';
}

em, i {
  font-family: 'untitled-serif-regular-italic';
  font-style: normal !important;
}

img {
  /*  display:block;*/
  height: auto
}

input[type='text'],
input[type='email'],
input[type='tel'],
input[type='date'],
textarea {
  width: 100%;
}

input[type='text'],
input[type='tel'],
input[type='date'],
input[type='email'],
textarea,
select {
  border: 1px solid #ededed;
  background-color: transparent;
  font-size: 16px;
  line-height: 26px;
      font-family: 'untitled-sans-regular' !important;
  padding: 8px 15px;
  margin: 0;
  color: #000000;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input[type='submit'], input[type=button], input[type=reset], button, .btn {
  color: #ffffff;
  font-size: 24px;
  line-height: 28px;
  text-decoration: none;
  margin: 0;
  padding: 17px;
  border-radius: 0;
  display: inline-block;
  background-color: #000;
  border: 0;
  cursor: pointer;
  text-align: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

select {
  background-image: url('../images/dd-arrow.png');
  background-position: right center;
  background-repeat: no-repeat;
  border: 0;
  border-radius: 0;
  border: 1px solid #ededed;
  background-color: transparent;
  padding: 3px 32px 3px 15px;
  height: 45px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

select option {
  padding: 10px 0;
  display: block;
  font-size: 16px;
}

select::-ms-expand {
  display: none;
}

textarea {
  width: 100%;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 26px;
  height: 75px;
  padding: 8px 15px;
  box-sizing: border-box;
  color: #000000;
  border: 1px solid #ededed;
  background-color: transparent;
  border-radius: 0;
  resize: none;
}

/* input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder {
  color: #000000;
  opacity: 1;
}

input::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder {
  color: #000000;
  opacity: 1;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder {
  color: #000000;
  opacity: 1;
}

input:-moz-placeholder,
textarea:-moz-placeholder,
input[type="text"]:-moz-placeholder {
  color: #000000;
  opacity: 1;
} */

table {
  width: 100% !important;
  border: 0;
  table-layout: fixed;
}

table tr td {
  padding: 12px 15px;
  border-collapse: collapse;
}

table {
  background: #ffffff;
  text-align: left;
  margin-bottom: 20px;
  border-left: 1px solid #1E1E1E !important;
  border-top: 1px solid #1E1E1E !important;
  border-collapse: collapse;
  font-family: 'untitled-sans-regular' !important;
}

.entry table.cookielawinfo-classic, .entry table.cookielawinfo-winter {
  font-family: 'untitled-sans-regular' !important;
}

table h1, table h2, table h3, table h4, table h5 {
  margin: 0;
}

table th {
  background: #1E1E1E !important;
  color: #fff;
  padding: 15px;
  text-align: left;
  border-right: 1px solid #1E1E1E !important;
  border-bottom: 1px solid #1E1E1E !important;
  word-wrap: break-word;
}

table td {
  border-right: 1px solid #1E1E1E !important;
  border-bottom: 1px solid #1E1E1E !important;
  word-wrap: break-word;
}

.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 0px auto 20px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  border: 1px solid #D9D0B4;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 99.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 14px;
  line-height: 20px;
  background: #D9D0B4;
  margin: 10px 0 0 0;
  padding: 5px;
}

blockquote {
  margin: 0 0 35px 0;
  padding: 20px 0 20px 0;
  position: relative;
  font-size: 1.97VW
    /*38px*/
  ;
  line-height: 2.5VW
    /*48px*/
  ;
  font-family: 'untitled-serif-regular-italic';
  font-style: normal !important;
}

blockquote p {
  padding: 0;
}

blockquote em {
  margin-top: 20px;
  display: block;
}



.ajax-loader {
  background-image: url('../images/ajax-loader.svg') !important;
  background-color: #A5AAD6;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 28px 28px;
  width: 36px !important;
  height: 36px !important;
  margin: 0 0 0 -18px !important;
  position: absolute;
  bottom: -40px;
  left: 50%;
}

/* ==================================== breadcrumb menu & pagination css start here========================== */
.breadcrumb {
  width: 100%;
  clear: both;
  padding-bottom: 30px;
}

.breadcrumb ul {
  padding: 0;
  list-style: none;
  font-size: 17px;
  line-height: 27px;
  text-transform: lowercase;
}

.breadcrumb ul li {
  display: inline;
}

.breadcrumb ul li+li:before, .breadcrumb ul li+li+li:before {
  padding: 1px;
  color: #9d9dcc;
  content: "/\00a0";
}

.breadcrumb ul li a {
  color: #9d9dcc;
  text-decoration: none;
  text-transform: lowercase;
}

.breadcrumb ul li a:hover {
  color: #c80065;
  text-decoration: underline;
}

.pagination a {
  color: black;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
  transition: background-color .3s;
}

.pagination a.active {
  background-color: #4CAF50;
  color: white;
}

.pagination a:hover:not(.active) {
  background-color: #ddd;
}

/* ==================================== breadcrumb menu & pagination css end here========================== */
.box {
  position: relative;
}

.box:before {
  content: "";
  display: block;
  padding-top: 100%;
  /* initial ratio of 1:1*/
}

.imageHolder {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.OF-cover {
  object-fit: cover;
  object-position: center center;
  width: 100%;
  height: 100%;
  max-width: none;
}

.scalerotate {
  opacity: 0;
  transform: translate3d(0px, -70px, 0px) scale3d(1, 1, 1) rotateX(-72deg) rotateY(-23deg) rotateZ(0deg) skew(0deg, 13deg);
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  transform-style: preserve-3d;
}

.scalerotate.animateMe {
  animation: scalerotate 1.2s forwards;
  animation-timing-function: cubic-bezier(.16, .84, .44, 1);
  animation-delay: 0.2s;
}

@-webkit-keyframes scalerotate {
  from {
    opacity: 0;
    transform: translate3d(0px, -70px, 0px) scale3d(1, 1, 1) rotateX(-72deg) rotateY(-23deg) rotateZ(0deg) skew(0deg, 13deg);
  }

  to {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
  }
}

@-moz-keyframes scalerotate {
  from {
    opacity: 0;
    transform: translate3d(0px, -70px, 0px) scale3d(1, 1, 1) rotateX(-72deg) rotateY(-23deg) rotateZ(0deg) skew(0deg, 13deg);
  }

  to {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
  }
}

@-o-keyframes scalerotate {
  from {
    opacity: 0;
    transform: translate3d(0px, -70px, 0px) scale3d(1, 1, 1) rotateX(-72deg) rotateY(-23deg) rotateZ(0deg) skew(0deg, 13deg);
  }

  to {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
  }
}

@keyframes scalerotate {
  from {
    opacity: 0;
    transform: translate3d(0px, -70px, 0px) scale3d(1, 1, 1) rotateX(-72deg) rotateY(-23deg) rotateZ(0deg) skew(0deg, 13deg);
  }

  to {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
  }
}

/* scalerotate end */
.scalefromcenter {
  transform: scale3d(0, 0, 0);
  transform-origin: center center;
  opacity: 0;
}

.scalefromcenter.animateMe {
  animation: scalefromcenter 1.2s forwards;
  animation-timing-function: cubic-bezier(.16, .84, .44, 1);
  animation-delay: 0s;
}

@-webkit-keyframes scalefromcenter {
  from {
    opacity: 0;
    transform: scale3d(0, 0, 0);
  }

  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}

@-moz-keyframes scalefromcenter {
  from {
    opacity: 0;
    transform: scale3d(0, 0, 0);
  }

  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}

@-o-keyframes scalefromcenter {
  from {
    opacity: 0;
    transform: scale3d(0, 0, 0);
  }

  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}

@keyframes scalefromcenter {
  from {
    opacity: 0;
    transform: scale3d(0, 0, 0);
  }

  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}

/* scalefromcenter end */
.fadeIn {
  opacity: 0;
  transition: opacity 1.2s cubic-bezier(.16, .84, .44, 1);
  -webkit-transition: opacity 1.2s cubic-bezier(.16, .84, .44, 1);
  -moz-transition: opacity 1.2s cubic-bezier(.16, .84, .44, 1);
  -o-transition: opacity 1.2s cubic-bezier(.16, .84, .44, 1);
}

.fadeIn.animateMe {
  opacity: 1
}

.fadeInUp {
  -webkit-transform: translateY(30px);
  -moz-transform: translateY(30px);
  transform: translateY(30px);
  opacity: 0;
  transition: opacity 1.2s cubic-bezier(.16, .84, .44, 1), transform .8s cubic-bezier(.16, .84, .44, 1);
  -webkit-transition: opacity 1.2s cubic-bezier(.16, .84, .44, 1), transform .8s cubic-bezier(.16, .84, .44, 1);
  -moz-transition: opacity 1.2s cubic-bezier(.16, .84, .44, 1), transform .8s cubic-bezier(.16, .84, .44, 1);
  -o-transition: opacity 1.2s cubic-bezier(.16, .84, .44, 1), transform .8s cubic-bezier(.16, .84, .44, 1);
}

.fadeInUp.animateMe {
  /* transition-delay: 0.2s; */
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
}

.animation {
  -webkit-transition: all .3s cubic-bezier(.16, .84, .44, 1);
  -moz-transition: all .3s cubic-bezier(.16, .84, .44, 1);
  -o-transition: all .3s cubic-bezier(.16, .84, .44, 1);
  transition: all .3s cubic-bezier(.16, .84, .44, 1);
}

.flexNoWrap, .flexWrap, .flexStretch, .flexHorizontalCenter, .flexVerticalCenter, .flexRowReverse, .flexcolReverse, .flexGrow,
footer .centerBlock, footer>div>div.footerRight, footer>div>div.footerLeftText,
.MenuWrapper, .titleText, .teamListWrap, .logoListing, .featuredPost,
.alm-filters-container .alm-filter ul, .singlePost>div, .linkListRow, .IntroductionLogo > div,
.LatestNews>div, .LatestNews .latestPost, .tagEmbedForm, .accordianRow>div, .PromotedCaseStudy>div,
.ContactSection, .FullWidthContentpage>div, .TeamSingleProfile, .imageText40-60, .textImageRow, .author .newslisting {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
}

.flexWrap, footer .centerBlock, .MenuWrapper, .StatisticsRow .centerBlock, .titleText, .teamListWrap,
.featuredPost, .alm-filters-container .alm-filter ul, .singlePost>div, .linkListRow,
 .LatestNews>div, .LatestNews .latestPost, .tagEmbedForm, .accordianRow>div, .PromotedCaseStudy>div,
.ContactSection, .FullWidthContentpage>div, .TeamSingleProfile, .imageText40-60,  .textImageRow, .author .newslisting,
.IntroductionLogo > div {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-flow: row wrap;
}

.flexStretch {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.flexHorizontalCenter {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.flexVerticalCenter {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.featuredPost, .linkListRow{
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
}
.flexRowReverse, .alternateTextImage .textImageRow.imageRight{
  -webkit-flex-flow: row-reverse wrap;
  flex-flow: row-reverse wrap;
  -ms-flex-flow: row-reverse wrap;
}

.flexcolReverse {
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.flexcolReverse .col {
  width: 100%;
}

.flexGrow {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-flow: row wrap;
}

.flexGrow .col:last-child {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.fluidVideo {
  /* padding-bottom: 46%; */
  padding-bottom: 56.1%;
  position: relative;
  width: 100%;
  margin-bottom: 30px;
}

.fluidVideo iframe, .fluidVideo>div {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

.entry iframe{
  width: 100%;
/* height: 100%; */
}
.wpcf7-not-valid {
  border: 1px solid #f00 !important;
}

span.wpcf7-not-valid-tip, div.wpcf7-validation-errors {
  display: none !important;
}

div.wpcf7-mail-sent-ok {
  background: #398f14;
  color: #fff;
  padding: 10px !important;
  margin: 20px 0 !important;
  text-align: center;
  font-size: 18px;
  line-height: 24px;
  max-width: 560px;
  margin: 20px auto 0 auto !important;
}

.wpcf7-mail-sent-ng {
  max-width: 100%;
  text-align: center;
  margin: 20px auto 0 auto !important;
}

.col_1_1, .col_1_1_1, .col_1_1_1_1 {
  margin: 0 auto;
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.col_1_1_1 .col {
  width: 33.33%;
}

.col_1_1_1_1 .col {
  width: 25%;
}

.col_1_1 .col {
  width: 50%;
}

.col_1_1::after, .col_1_1_1::after, .centerBlock::after, .content_1130::after,
.col::after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0%;
}

.col {
  float: left;
  padding: 0;
  position: relative;
  width: 100%;
  /* overflow: hidden; */
  text-align: left;
}

.col_1_1 .col {
  width: 50%;
  padding: 0;
}

.col_1_1_1 .col {
  width: 33.33%;
  padding: 0;
}

.col_1_1 .col p:last-child {
  padding-bottom: 0;
}

.whiteBtn, .whiteBorderBtn, .blackBorderBtn, .submitBtn{
  border-radius: 50px;
  padding: 11px 100px 14px 25px;
  font-size: 18px;
  line-height: 26px;
  min-width: 240px;
  margin-right: 35px;
  display: inline-block;
  background-color: transparent;
  width: auto;
  text-decoration: none;
  position: relative;
  font-family: 'untitled-sans-regular' !important;
  -webkit-transition: all .6s ease;
  -moz-transition: all .6s ease;
  -o-transition: all .6s ease;
  transition: all .6s ease;
}

.whiteBtn span, .whiteBorderBtn span, .blackBorderBtn span, .submitBtn span {
  width: 30px;
  height: 15px;
  right: 20px;
  overflow: hidden;
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.whiteBtn {
  background-color: #fff;
  color: #1E1E1E;
  border: 2px solid #fff;
}

.whiteBorderBtn, footer .NewsletterForm .submitBtn, .contactFormwrap .NewsletterForm .submitBtn {
  color: #fff;
  border: 2px solid #fff;
  margin-bottom: 0px;
}

.blackBorderBtn, .submitBtn {
  color: #1E1E1E;
  border: 2px solid #1E1E1E;
}
.submitBtn
{
  min-width: 200px;
  padding: 11px 100px 14px 25px;
  margin-bottom: 0px !important;
  margin-right: 10px !important
}
.whiteBtn span::after, .whiteBtn span::before,
.whiteBorderBtn span::after, .whiteBorderBtn span::before,
.blackBorderBtn span::after, .blackBorderBtn span::before,
.submitBtn span::after, .submitBtn span::before{
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
  width: 30px;
  height: 15px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.whiteBtn span::before, .whiteBorderBtn span::before, .blackBorderBtn span::before,
.submitBtn span::before{
  left: -35px;
}
.submitBtn span::after,.submitBtn span::before,
.whiteBtn span::after, .whiteBtn span::before, .blackBorderBtn span::before, .blackBorderBtn span::after {
  background: url('../images/arrow-right-black.svg');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
footer .submitBtn span::after, footer .submitBtn span::before,
.contactFormwrap .NewsletterForm .submitBtn span::after,
.contactFormwrap .NewsletterForm .submitBtn span::before,
.whiteBorderBtn span::after, .whiteBorderBtn span::before {
  background: url('../images/arrow-right-white.svg');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.no-touch .whiteBtn:hover span::after, .no-touch .whiteBorderBtn:hover span::after,
.no-touch .blackBorderBtn:hover span::after, .no-touch .submitBtn:hover span::after {
  left: 35px;
}

.no-touch .whiteBtn:hover span::before, .no-touch .whiteBorderBtn:hover span::before,
.no-touch .blackBorderBtn:hover span::before, .no-touch .submitBtn:hover span::before {
  left: 0px;
}

.gchoice {
  position: relative;
}

.gchoice input[type="checkbox"],
.gchoice input[type="radio"] {
  position: absolute;
  opacity: 0;
  z-index: -1;
}

.gchoice label {
  position: relative;
  display: inline-block;
  padding: 0 0 0 2em;
  height: 1.5em;
  line-height: 1.5;
  cursor: pointer;
}

.gchoice label::before,
.gchoice label::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 20px;
  height: 20px;
}

.gchoice label::before {
  content: " ";
  border: 1px solid #00385b;
  border-radius: 20%;
}

/* Checkbox */
.gchoice input[type="checkbox"]+label::after {
  content: "\2714";
  color: #00385b;
  line-height: 1.5;
  text-align: center;
}

/* Radio */
.gchoice input[type="radio"]+label::before {
  border-radius: 50%;
}

.gchoice input[type=radio]+label::after {
  content: " ";
  top: 6px;
  left: 6px;
  width: 10px;
  height: 10px;
  background: #00385b;
  border: 0 solid #00385b;
  border-radius: 50%;
}

/* :checked */
.gchoice input[type="checkbox"]:checked+label::before,
.gchoice input[type="radio"]:checked+label::before {
  background: transparent;
  border-color: #00385b;
}

.gchoice input[type="checkbox"]+label::after,
.gchoice input[type=radio]+label::after {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}

.gchoice input[type="checkbox"]:checked+label::after,
.gchoice input[type=radio]:checked+label::after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

/* Transition */
.gchoice label::before,
.gchoice label::after {
  -webkit-transition: .25s all ease;
  -o-transition: .25s all ease;
  transition: .25s all ease;
}

.resWrap {
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
}

.entry .resWrap table {
  min-width: 480px;
}

.cookielawinfo-row-cat-table {
  margin-left: 0px !important
}

.cli_pg_page_contaner div>p:last-of-type {
  padding: 0px;
}

.cli_pg_page_contaner div+h3 {
  margin-top: 20px;
}

table.cookielawinfo-classic, table.cookielawinfo-winter {
  font-family: 'untitled-sans-regular' !important;
}
.gform_confirmation_message
{
  padding: 30px 0px;
/* text-align: center; */
/* background: #178b17; */
color: #000;
font-size: 28px;
line-height: 34px;
}
footer .gform_confirmation_message, .contactFormwrap .gform_confirmation_message
{
  color: #fff;
}

.gform_page_footer, .gform_footer {
  position: relative;
}
.ginput_recaptcha
{
  opacity: 0;
  visibility: hidden;
}
.gform_ajax_spinner {
  border: 4px solid;
  border-color: rgba(50,250,210,1) rgba(50,250,210,0.6) rgba(50,250,210,0.3) rgba(50,250,210,0.1);
  -webkit-animation: rotation 1s linear infinite;
  animation: rotation 1s linear infinite;
  background: none!important;
position: absolute;
right: 0px;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  top: 50%;
margin-top: -15px !important;
opacity: 1 !important;

}

@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.swiper-container-horizontal:not(.offcursor){
  cursor: none !important;
}
.logoSwiper.offcursor, .tripleImage.offcursor
{
  cursor: auto !important;
}
#cursor.null{display: none}
#cursor {
  position: fixed;
  z-index: 99;
  left: 0;
  top: 0;
  pointer-events: none;
  will-change: transform;
  /* mix-blend-mode: difference; */
}
@media (hover: hover) and (pointer: fine) {
  .cursor__circle {
    width: 100px;
height: 100px;
font-size: 16px;
line-height: 18px;
    margin-top: -50%;
    margin-left: -50%;
    border-radius: 50%;
    /* border: solid 1px rgba(227, 222, 193, 0.64); */
    transition: opacity 0.3s cubic-bezier(0.25, 1, 0.5, 1),
      background-color 0.3s cubic-bezier(0.25, 1, 0.5, 1),
      border-color 0.3s cubic-bezier(0.25, 1, 0.5, 1),
      width 0.3s cubic-bezier(0.25, 1, 0.5, 1),
      height 0.3s cubic-bezier(0.25, 1, 0.5, 1);
  }

  #cursor.homenextscroll .cursor__circle,
  #cursor.playVideopointer .cursor__circle{
    width: 100px;
height: 100px;
font-size: 16px;
line-height: 20px;
color: #000;
    background-color: #fff;
    border-color: #fff;
  }
#cursor.dragpointer .cursor__circle{
  width: 100px;
height: 100px;
color: #fff;
  background-color: #000;
  border-color: #000;
}

  #cursor.homenextscroll::after{
    content: 'Scroll down';
    position: absolute;
    left: -40%;
    top: -40%;
    text-align: center;
    width: 80%;
    height: 80%;
    font-size: 16px;
    line-height: 20px;
  }
  #cursor.playVideopointer::after{
    content: 'Click to play';
    position: absolute;
    left: -45%;
    top: -45%;
    text-align: center;
    width: 90%;
    height: 90%;
    font-size: 16px;
    line-height: 20px;
  }
  #cursor.dragpointer::after{
    content: 'Click to drag';
    position: absolute;
    left: -45%;
    top: -45%;
    width: 90%;
    height: 90%;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
  }

  #cursor.subtle .cursor__circle{
    opacity: 0.16;
  }

  #cursor.overlay .cursor__circle{
    width: 48px;
    height: 48px;
    background-color: rgba(227, 222, 193, 0.08);
    border-color: transparent;
  }
}
