/* Custom Stylesheet */
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
* {
  margin: 0;
}
ul, ol, li, a, div {
  margin: 0;
  padding: 0;
}
html, body {
  font-family: "Roboto", sans-serif;
  color: #292929;
  font-size: 18px;
  scroll-behavior: smooth;
  background-color: #ffffff;
  word-break: keep-all;
  overflow-x: hidden;
  line-height: 1.4;
}
h1, h2, h3, h4, h5, h6, .h1, .h3, .h5, .h2 {
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  margin: 0;
  padding: 0;
}

p, ul, li {
  font-weight: 300;
  color: #4c4c4c;
  font-size: 16px;
}


h3 {
  font-size: 1.1rem;
  font-weight: 700;
  color: #292929;
  margin-bottom: 1rem;
}

h6 {
  font-size: 1.33rem;
  line-height: 1.8em;
}
h5, .h5 {
  font-size: 1.666rem;
  line-height: 1.2em;
}
h4 {
  font-size: 2rem;
  line-height: 1.4em;
  margin-bottom: 20px;
}

h2 {
  font-size: 2.5rem;
  margin-bottom: 20px;
}
h1, .h1 {
  font-size: 3.6rem;
  line-height: 110%;
  font-weight: 900;
}
a {
  color: #292929;
}
img {
  max-width: 100%;
  border: none;
  outline: none;
}
.text-white {
  color: #ffffff !important;
}
.center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.bold {
  font-weight: bold;
}
.limtwidth {
  max-width: 1000px;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  /*padding: 0 .75rem;*/
  position: relative;
  z-index: 2;
}
.row {
  margin-bottom: 0;
  margin-left: -.75rem;
  margin-right: -.75rem;
}
.fullcontainer {
  padding: 0 2.5rem;
  width: 100%;
  margin: 0 auto;
}
.container {
  width: 100%;
  max-width: 1465px;
  padding: 0 2.5rem;
  position: relative;
  z-index: 9;
}

/*Helping css*/
.padding-top {
    padding-top: 50px;
}
.padding-bottom {
  padding-bottom: 50px;
}
.padding-bottom-minus {
  padding-bottom: 0px !important;
}
.padding-top-minus {
  padding-top: 0px !important;
}
.margin-top50 {
  margin-top: 50px;
}
.innercontainer {
  width: 100%;
  max-width: 1050px;
  padding: 0 2.5rem;
}
.secpadding {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.f-left {
  float: left;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
}
.text-purple {
  color: #CD0CFF;
}
.btn-lmargin {
  margin-top: 0;
  margin-left: 1.4rem;
}

.show_mobile {
  display: none;
}
.mobile_hide {
  display: block;
}
.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}


.full {
    width: 100%;
    float: left;
}
/**************** Header & Nav CSS *************** */
header .logo img, header .logo svg {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  height: 44px;
}
.full {
  width: 100%;
  float: left;
}
h1 em {
  font-style: normal;
  color: #D229FD;
  font-size: 3.6rem;
  line-height: unset;
}
header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  padding: 0;
  font-size: 0.88rem;
}
header.stickyNav {
  z-index: 9999;
}
header.stickyNav.sticky .logo {
  margin-top: -7px;
}
header .headerTop {
  padding: 2rem 2.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
header .headerTop:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 120px;
  z-index: -1;
}
.sticky .headerTop:before {
  display: none;
}
.logo {
  float: left;
  font-size: 0;
  position: relative;
  z-index: 2;
  margin-top: -7px;
}
.sticky .menu-item-has-children.open > a {
  color: #6b03ff;
}
.headerTop .nav {
  position: relative;
  float: right;
  width: calc(100% - 10em);
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-right: 80px;
}
.headerTop .nav ul {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.headerTop .nav ul li {
  display: inline-block;
  padding: 0 0.8em;
  vertical-align: top;
  position: relative;
  font-weight: 500;
}
.headerTop .nav ul li:last-child {
  padding-right: 0;
}
.headerTop .nav ul li.menu-item-has-children a:after, .headerTop .nav ul li.menu-item-has-children a:before {
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  content: url("/wp-content/themes/unlock_works/assets/img-new/menuopen.svg");
  position: absolute;
  top: 0px;
  right: -1rem;
  opacity: 1;
}
.headerTop .nav ul li.menu-item-has-children a:before {
  top: 2.2px;
  content: url("/wp-content/themes/unlock_works/assets/img-new/menuclose.svg");
  opacity: 0;
}
.headerTop .nav ul li.menu-item-has-children.open {
  z-index: 0;
}
.headerTop .nav ul li.menu-item-has-children.open .sub-menu {
  max-height: 500px;
  display: block;
}
.navigation.navOpen ul li.menu-item-has-children.opened .sub-menu {
  transition: all 600ms ease-in-out;
  display: block;
}
.navigation.navOpen ul li.menu-item-has-children.opened2 > .sub-menu2 {
  transition: all 600ms ease-in-out;
  display: block;
}
.toggle-box {
    margin-right: 1em;
}
.navigation .toggle-box ul.sub-menu li {
  margin-bottom: 0;
  padding-left: 0;
}
.headerTop .nav ul li.menu-item-has-children.open > a:after {
  opacity: 0 !important;
}
.headerTop .nav ul li.menu-item-has-children.open > a:before {
  opacity: 1 !important;
}
.headerTop .nav ul a {
  position: relative;
  display: inline-block;
  font-weight: 500;
  color: #292929;
  line-height: 1.5em;
  font-size: 0.9em;
}
.headerTop .nav ul.sub-menu {
  position: absolute;
  left: 1em;
  top: 100%;
  width: 193px;
  padding: 0;
  margin-top: 15px;
  max-height: 0;
  /*overflow: hidden;*/
  display: none;
  -webkit-transition: none;
  transition: none;
  -webkit-box-shadow: 0 15px 57px -12px rgba(0, 0, 0, 0.3);
  box-shadow: 0 15px 57px -12px rgba(0, 0, 0, 0.3);
}
.headerTop .nav ul.sub-menu li {
  padding: 0;
  text-align: left;
  display: block;
  line-height: 1;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  background: #292929;
  position: relative;
  margin-right: 0
}
.headerTop .nav ul.sub-menu li.outer-page {
  background: #333;
}
.headerTop .nav ul.sub-menu li a {
  padding: 0.77rem;
  width: 100%;
  color: white;
  font-size: 0.833rem;
}
.headerTop .nav ul.sub-menu li a:after {
  display: none !important;
}
.headerTop .nav ul.sub-menu li:hover {
  background: #4c4c4c;
}
.headerTop .nav ul.sub-menu li:hover:before {
  content: "";
  left: 0;
  top: 0;
  width: 2px;
  height: 100%;
  background: #6B03FF;
  position: absolute;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.headerTop .nav ul.sub-menu2 {
  position: absolute;
  left: 100%;
  top: 0;
  width: 193px;
  padding: 0;
  /*max-height: 0;*/
  overflow: hidden;
  -webkit-transition: none;
  transition: none;
  -webkit-box-shadow: 0 15px 57px -12px rgba(0, 0, 0, 0.3);
  box-shadow: 0 15px 57px -12px rgba(0, 0, 0, 0.3);
  display: none;
}
.headerTop .nav ul.sub-menu2 li {
  padding: 0;
  text-align: left;
  display: block;
  /*line-height: 1;*/
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  background: #292929;
  position: relative;
}

.headerTop .nav ul.sub-menu li:hover ul.sub-menu2 {display: block;}

.sticky .headerTop {
  background: white;
  padding-top: 1em;
  padding-bottom: 1em;
  -webkit-box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.05);
}
/*.sticky .headerTop ul a {
  color: #292929;
}*/
.navigation {
  position: fixed;
  top: 0;
  right: -24em;
  width: 24em;
  height: 100vh;
  background-color: #6B03FF;
  text-align: center;
  padding: 1.5em 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 9999;
}
.navigation.navOpen {
  right: 0;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}
.navigation.navOpen .navToggle span:nth-child(1) {
  -webkit-transform: translateY(0) rotate(45deg);
  transform: translateY(0) rotate(45deg);
}
.navigation.navOpen .navToggle span:nth-child(2) {
  opacity: 0;
}
.navigation.navOpen .navToggle span:nth-child(3) {
  -webkit-transform: translateY(0) rotate(-45deg);
  transform: translateY(0) rotate(-45deg);
}
.navigation.navOpen .navToggle span {
  background: #ffffff;
}
.navigation .toggle-box ul.sub-menu li a {
  border: 0;
  padding: 0.7em 0.3em 0.6em 1em;
  cursor: pointer;
}
/*.navigation .toggle-box ul.sub-menu li a i {
  opacity: 0;
}*/
.navigation .toggle-box a i {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
#menu-toggle-menu {
  text-align: left;
}
.nav .flex > .flex {
  position: relative;
  height: 3rem;
}
.menu-top-menu-container {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  margin-right: 2em;
}
.navToggle {
  width: 47px;
  height: 46px;
  display: block;
  position: fixed;
  top: 2.5em;
  right: 2.5rem;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 0 3px 0 3px;
  background: url(/wp-content/themes/unlock_works/assets/img-new/menuBg.png) no-repeat;
  background-size: 100%;
  border-radius: 4px;
  display: flex;
  justify-content: center;
}
.sticky .navToggle {
  top: 1.25em;
}
.navToggle span {
  display: block;
  background-color: #6B03FF;
  height: 2px;
  margin: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: absolute;
  width: 18px;
  top: 50%;
  margin-top: -1px;
}
.navToggle span:nth-child(1) {
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
}
.navToggle span:nth-child(2) {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.navToggle span:nth-child(3) {
  -webkit-transform: translateY(200%);
  transform: translateY(200%);
}
.topNav ul {
  width: 100%;
  float: left;
}
.topNav ul li ul.sub-menu2 {display: none; padding-left: 1.4em}
/*.navigation .toggle-box ul.sub-menu li.sub-menu-child:hover ul.sub-menu2 {
  display: block;
}*/
/*.topNav ul li.open ul.sub-menu2 {display: block;}*/
.topNav ul li {
  width: 100%;
  float: left;
  padding: 0 1.5em 0em 1.5em;
  white-space: nowrap;
  margin-bottom: 0.5em;
  position: relative;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.topNav ul li#sidenav1,
.topNav ul li#sidenav2,
.topNav ul li#sidenav3,
.topNav ul li#sidenav4,
.topNav ul li#sidenav5,
.topNav ul li#sidenav6 {display: none;}
.topNav ul li ul.sub-menu {
  display: none;
  margin: 0;
  padding: 0;
  padding-left: 1.4em;
}
.navigation.navOpen ul li {
  opacity: 1;
  float: left;
}
.navigation.navOpen ul li#sidenav1,
.navigation.navOpen ul li#sidenav2,
.navigation.navOpen ul li#sidenav3,
.navigation.navOpen ul li#sidenav4,
.navigation.navOpen ul li#sidenav5,
.navigation.navOpen ul li#sidenav6 {display: none;}
.topNav .filledNav li {
  margin-bottom: 1rem;
}
.topNav .filledNav li:hover > a {
  background-color: white;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  color: #292929;
}
.topNav .filledNav li a {
  border: 1px solid #fff;
  padding: 0.7em 0.3em 0.7em 1em;
  vertical-align: middle;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.topNav .filledNav li a .material-icons {
  margin-left: auto;
}
.topNav ul li a {
  width: 100%;
  float: left;
  color: #fff;
  padding: 0.5em 0em 0.5em;
  line-height: 1.5em;
  font-size: 1.05em;
  font-weight: 400;
  overflow: hidden;
}
.navList {
  margin-top: 4rem;
}
header .button {
  height: 46px;
}


/*loader start here*/
.spinner-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #292929;
  z-index: 999999;
}
.spinner {
  width: 40px;
  height: 40px;
  background-color: #6B03FF;
  margin: -20px;
  -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
  animation: sk-rotateplane 1.2s infinite ease-in-out;
  position: absolute;
  left: 50%;
  top: 50%;
}
@-webkit-keyframes sk-rotateplane {
  0% {
    transform: perspective(120px);
    -webkit-transform: perspective(120px)
  }
  50% {
    transform: perspective(120px);
    -webkit-transform: perspective(120px) rotateY(180deg)
  }
  100% {
    transform: perspective(120px);
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg)
  }
}
@keyframes sk-rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
  }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
  }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
@-webkit-keyframes form-loader {
  0% {
    width: 0px;
    height: 0px;
  }
  10% {
    width: 50px;
    height: 50px;
  }
  25% {
    -webkit-transform: none;
    transform: none;
  }
  45% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  75% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    width: 50px;
    height: 50px;
  }
  100% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    width: 100vw;
    height: 100vh;
  }
}
@keyframes form-loader {
  0% {
    width: 0px;
    height: 0px;
  }
  10% {
    width: 50px;
    height: 50px;
  }
  25% {
    -webkit-transform: none;
    transform: none;
  }
  45% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  75% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    width: 50px;
    height: 50px;
  }
  100% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    width: 100vw;
    height: 100vh;
  }
}
@-webkit-keyframes loader-opacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes loader-opacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/************************************button css start here*/
.personImg {
  margin-top: 30px
}
.personImg2 {
  margin-top: 20px
}
.personImg img {max-height: 78vh}
.personImg2 img {max-height: 70vh}
.button {
  display: inline-block;
  border-radius: 4px;
  color: #fff;
  text-transform: uppercase;
  font-size: 1rem;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
  font-weight: 500;
    padding: 0.7rem 1.25rem;
}

.button a{ 
  width: 100%;
  height: 100%;
    padding: 0.5rem 1.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #fff;
}
.button a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: unset;
  border-radius: 6px;
  z-index: -2;
  border: #6B03FF 2px solid;
}
.button a:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#6B03FF), color-stop(123.16%, #CD0CFF));
  background: -o-linear-gradient(left, #6B03FF 0%, #CD0CFF 123.16%);
  background: linear-gradient(90deg, #6B03FF 0%, #CD0CFF 123.16%);
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  border-radius: 6px;
  z-index: -1;
  border: 2px solid transparent;
}
.button a:hover {
  color: #fff;
}
.button a:hover {
  color: #fff;
}
.button a:hover:before {
  width: 100%;
}

.module-border-wrap {
  width: 13.87em;
  height: 3.31em;
  padding: 2px;
  position: relative;
  border-radius: 4px;
  background: linear-gradient(to right, #6B03FF, #6b19ff);
  /*margin-top: 1em;*/
}
.graycardbg .module-border-wrap {float: left; margin-top: 20px;}
.headerTop .nav .module-border-wrap {margin-top: 0; width: 11em; height: 46px}
.section1 .module-border-wrap {margin-top: 1.5em}
.module-border-wrap:hover {
  transition: 0.3s;
  color: #fff !important;
  /* background: linear-gradient(90deg, #6B03FF -10.25%, #CE0DFF 136.58%) !important; */
}

.module-border-wrap-fbtn {
  width: 12em;
  height: 3.6em;
  padding: 2px;
  position: relative;
  border-radius: 4px;
  background: linear-gradient(to right, #6B03FF, #ae0aff);
  color: #ffffff;
  border: 0;
  outline: 0;
  text-transform: uppercase;
  font-size: 16px;
  cursor: pointer;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
}
.outline-gradient {
  background: #6b19ff;
  transition: 0.3s;
  color: #ffff;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  justify-content: center;
  font-size: 16px;
 
  text-align: center;
}
.module-border-wrap .outline-gradient:hover {
  transition: 0.3s;
  color: #fff !important;
  /* background: linear-gradient(90deg, #6B03FF -10.25%, #CE0DFF 136.58%) !important; */
  background: #6B19FF;
}
.fill-gradient {
 /*  background: linear-gradient(90deg, #6B03FF -10.25%, #CE0DFF 136.58%); */
 
  background:#6B19FF;
  color: #fff;
  text-transform: uppercase;
  
}
img {
  max-width: 100%;
  border: none;
  outline: none;
}
/************************************button css end here*/


/**************** Header End*************** */

/**************** Content Area Start*************** */

.containerBg {
  background-repeat: no-repeat;
  background-image: url(/wp-content/themes/unlock_works/assets/images/work/banner-bg-1.jpg);
  background-position: center bottom; 
  background-size: cover;
  position: relative;
  height: 100vh;
  display: flex;
  align-items: center;
}
.containerBg::after,
.containerBg2::after {
  content: '';
  display: block;
  width: 100%;
  height: 40px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  /* box-shadow: inset 0 -10px 20px #fff; */
}

.txtBox1 {padding-top: 1.5em}
.section1_home .txtBox1 {padding-top: 0px;margin-top:-25px;}
.section1 p {
    font-size: 1.3rem;
    margin-bottom: 0.8em;
    font-weight: 300
}
.txtBox1 h1 {text-align: left; margin-bottom: 0.3em; font-size: 3.2rem}
.button.button2 {margin-top: 15px; width: 230px; height: 66px;}
.txtBox1 h1 em {
    font-style: normal;
    line-height: unset;
    position: relative;
    display: inline-block;
    color: #D229FD;
    font-size: 3.2rem;
    border-radius: 50%
}

.section1 .imgBox {
    float: right;
   
    padding-top: 3em
}
.section1 .imgBox img {
  width: 100%;
}
.section1 .imgBox.map {padding-top: 0;padding-right: 6em}
.section1 .imgBox.map img {
  width: 85%;
}

.arrow-right,
.arrow-left,
.arrow-top,
.topborder_dotbox,
.dotted-box {position: relative;}
.arrow-right::before {
    content: "";
    background: url(/wp-content/themes/unlock_works/assets/img-new/arrow-right.png);
    position: absolute;
    background-size: contain;
    background-position: right top;
    left: auto;
    bottom: auto;
    width: 111px;
    background-repeat: no-repeat;
    height: 205px;
    top: -12em;
    right: 0;
}
.arrow-left::before {
    content: "";
    background: url(/wp-content/themes/unlock_works/assets/img-new/arrow-left.svg);
    position: absolute;
    background-size: contain;
    background-position: right top;
    left: auto;
    bottom: auto;
    width: 111px;
    background-repeat: no-repeat;
    height: 205px;
    top: -12em;
    left: 0;
}
.arrow-pos.arrow-left::before {top: 0}
.arrow-top::before {
    content: "";
    background: url(/wp-content/themes/unlock_works/assets/img-new/arrowdown.png) no-repeat right top;
    position: absolute;
    background-size: contain;
    width: 179px;
    height: 114px;
    bottom: 0;
    left: 8em;
}
.topborder_dotbox {position: relative;}
.topborder_dotbox:after {
  content: '';
  width: 155px;
  height: 16px;
  background: url(/wp-content/themes/unlock_works/assets/img-new/topbxbrdr.svg) no-repeat;
  position: absolute;
  top: -2em;
  left: 0;  
}
.dotted-box::before {
    content: "";
    background: url(/wp-content/themes/unlock_works/assets/images/work/pattern-banner.svg) no-repeat right center;
    position: absolute;
    background-size: contain;
    width: 116px;
    height: 102px;
    top: 28%;
    left: 3.5em;
}
.section3 { position: relative;}

.section3 h3, .graycardbg h3 {
  padding-top: 20px;
  margin-bottom: 0;
  float: left;
  text-align: left;
  width: 100%;
}
.collapsible h3 {padding-top: 0}

.page-template-about .section3 h3{    
    padding-top:40px;    
}


.headingbox p {font-size: 1.3rem; margin-bottom: 1em; font-weight: 300;}
#what-is-unlocklms .headingbox p {
  text-align: center !important;
}
.graycardbg p {
  margin-top: 15px;
  text-align: left;
  float: left;
}

.whitecard .blackbox {
  background: #434343;
   padding: 13px 16px 13px 16px;
  border-radius: 20px 10px;
  display: inline-block;
  margin-top: -70px;
  float: left;
  box-shadow: 0px 5px 35px rgba(0, 0, 0, 0.06);
}
.whitecard {
  padding: 2.3rem;
  border-radius: 6px;
  background: #ffffff;
  z-index: 1;
  position: relative;
  margin-top: 3.5rem;
  margin-bottom: 1rem;
  float: left;
  width: 100%;
}
.whitecard.whitecard3:after {
  content: '';
  position: absolute;
  background: url(/wp-content/themes/unlock_works/assets/img-new/toprightCorner.png) no-repeat;
  width: 197px;
  height: 178px;
  right: -66px;
  top: -44px;
}
.clickcard .material-icons {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;    padding-top: 20px; float:left;
}

.clickcard:hover{ box-shadow: 0px 5px 45px rgba(0, 0, 0, 0.05);}

.clickcard:hover h3, .clickcard:hover .material-icons{

color: #6B03FF;
    
}

.graycardbg {
    background: #fff;
    transition: transform 1s;

  box-sizing: border-box;
  box-shadow: 0px 5px 35px rgba(0, 0, 0, 0.06);
  border-radius: 6px;
}

.blankcard {
  padding: 1rem;
  border-radius: 0px;
  margin-bottom: 3.6rem;
  float: left;
  width: 100%;
}
.blankcard.marbottom-0 {
  margin-bottom: 0 !important
}
.border-none {
  border: 0;
}
.blankbox {
  padding: 5px;
  border-radius: 20px 10px;
  display: inline-block;
  box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.1);
  float: left;
}
.blankcard .blankbox {
  padding: 5px;
  border-radius: 20px 10px;
  display: inline-block;
  box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.1);
  float: left;
  background: #fff;
}
.blankcard .blackbg {
  background: #434343;
}
.blankcard h3 {
  float: left;
  padding-top: 20px;
  text-align: left;
  width: 100%;
}
.blankcard p {
  float: left;
  text-align: left;
  padding-top: 10px;
}
.smalltabs .blankcard {
  margin-bottom: 0;
  border-bottom: 0;
}

section.padding {
    padding: 60px 0;
}
section.padding60 {
    padding: 60px 0;
}


/**************** Section4 Start*************** */
.section4 {position: relative;}
.sec3Icons {width: 100%; display: flex; align-items: center; justify-content: center; margin-top: 3em;  flex-wrap: wrap;}
.iconbox {
  width: 85px;
  height: 85px;
  padding: 5px;
  border-radius: 20px 10px;
  float: left;
  background: linear-gradient(180deg, rgba(106, 2, 255, 0.1) 0%, rgba(205, 12, 255, 0.1) 100%);
  box-shadow: 0px 5px 35px rgba(0, 0, 0, 0.06);
  border-radius: 20px 10px;
  border-radius: 20px 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}
.z-index-1 {
    z-index: 1;
}

.Sec3Box {
	display: flex;
    align-items: center;
    justify-content: start;
    flex-direction: column;
    width: 12em;
    
    text-align: center;
    height: 142px;
	}
	.Sec3Box .iconbox img {
    width: 48px;
}
.Sec3Box p span.sec3head { font-size: 1.2rem; font-weight: 700}
.arrowR {float: right;}
.sec3Icons .material-icons {margin-top: -5rem; color: #E5E5E5; font-size: 2.5rem}
.graycolor {color: #696969;}
.Sec3Box span.graycolor {font-size: 16px}
.button.button3 {margin-top: 15px; width: 230px; height: 66px;}

/**************** Section5 Start *************** */

.section5_homepage.padding {padding-bottom: 0}
.section5_homepage .imgBox {
    float: right;
    width: 100%;
    position: relative;
}

.section5_homepage h2 span.headtxtTop {
    font-size: 1rem;
    font-weight: 400;
}
.collapsible-sec {
    border: 0;
    box-shadow: none;
    text-align: left;
}
.collapsible-sec li {
    margin-bottom: 10px;
    padding: 1rem;
    border-radius: 6px;
    background: #F8F9FF;
    border: 1px solid #FEFEFE;
}
.collapsible-sec li.active {
  background: #FFFFFF;
  box-sizing: border-box;
  box-shadow: 0px 5px 35px rgba(0, 0, 0, 0.07);
}
.collapsible-sec .collapsible-header {
    display: flex;
    align-items: center;
    background: transparent !important;
    border-radius: 6px;
    border: 0;
    padding: 0;
    position: relative;
}
.collapsible-sec .collapsible-body {
    border: 0;
    padding: 1rem 2rem;
    padding-left: 70px;
    padding-top: 0;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
.collapsible-sec h3 {
    width: calc(100% - 100px);
    margin-bottom: 0
}
.collapsible-sec .collapsible-header span {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #6B03FF;
    padding: 0.25rem;
    color: white;
}

/**************** Section6 Start *************** */

.partners-wrap, .clietn-wrap {
    overflow: hidden;
}
.partners-wrap .owl-item, .clietn-wrap .owl-item {
    float: left;
    padding: 1rem;
}
.partners-wrap .owl-item div, .clietn-wrap .owl-item div {
    height: 80px;
    vertical-align: middle;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.partners-wrap .owl-item img, .clietn-wrap .owl-item img {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    height: auto;
}
.owl-nav {
    float: left;
    text-align: center;
    width: 100%;
    display: none
}
.owl-nav button {
    cursor: pointer;
    margin: 30px 0;
    margin-right: 10px;
    justify-content: center;
    align-items: center;
    display: inline-flex;
    height: 50px;
    width: 50px;
    font-size: 2.3em;
    background-color: #fff !important;
    padding: 0;
    border: #8d07ff 2px solid;
}






/**************** Section7 Start *************** */
.sec5Box {
  width: 100%;
  background: url(/wp-content/themes/unlock_works/assets/images/work/bg-cta.png) no-repeat center center;
  background-size: cover;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 3.2em;
}

.emailBox {width: 100%; }

.emailBox input[type=text], input[type=submit] {
  width: 100%;
  padding: 12px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  box-sizing: border-box;
}
.button.button4 a{color: #fff}
.button.button4 {
  width: 180px;
}
.h-form {
    margin: 0 auto;
    max-width: 690px;
    width: 100%;
}
.h-form h2 {color: #fff;}
.sec5Box .hbspt-form form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 1rem;
}
.hbspt-form p {color: #fff}
.field {
    margin-bottom: 0px;
    position: relative;
    display: inline-block;
    float: left;
    width: 100%;
}
.hs-form-field label {
    float: left !important;
}
.hbspt-form #email-9a88cd13-0df6-471e-b83c-388476cfaeb3 {
    height: 60px !important;
    border-radius: 4px;
    border-right: 0px !important;
    background: transparent;
    border: 2px solid #DFDFDF !important;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    padding: 0.8rem;
    margin: 0 !important;
    color: #ffffff;
    font-size: 1rem;
    font-family: "Roboto", sans-serif;
    width: 100%;
    display: inline-block;
}
.hbspt-form .hs-input:focus {background: #fff}
.hbspt-form .hs-button, .hbspt-form .hs-button:focus {
    margin-top: 0;
    /* background: -webkit-gradient(linear, left top, right top, from(#6B03FF), color-stop(123.16%, #CD0CFF));
    background: -o-linear-gradient(left, #6B03FF 0%, #CD0CFF 123.16%);
    background: linear-gradient(90deg, #6B03FF 0%, #CD0CFF 123.16%); */
	background: #6b19ff;
    border: 0 !important;
    /*border-radius: 0;*/
    color: white !important;
    height: 60px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 17px;
    width: 186px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    letter-spacing: 1.2px;
    cursor: pointer;
    outline: none;
    display: inline-block;
    position: relative;
}
.btn:hover, .button.button-primary:hover, button:hover, input:hover[type=button], input:hover[type=submit]{
	background: #6b19ff;
}
.hbspt-form .hs-button:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: unset;
  border-radius: 0 5px 5px 0;
  z-index: -2;
  border: #6B03FF 2px solid;
}
.hs_error_rollup {display: none;}
/**************** Content Area End*************** */



/************************************Icon css start here*/
.collapsible-header i {margin-right: 0px}
.icons, .collapsible-header i {
  /* background: url("/wp-content/themes/unlock_works/assets/img-new/lms-icon.svg"); */
  height: 70px;
  width: 70px;
  background-position: 0 0;
  display: block;
  background-size: 1000%;
  background-repeat: no-repeat;
}

.topquote, .bottomquote {
  width: 33px;
  display: inline-block;
  position: absolute;
}
.topquote {
  margin-left: 0px;
  margin-top: -12px;
}
.owl-nav {
  float: left;
  text-align: center;
  width: 100%;
}
.owl-nav button {
  cursor: pointer;
  margin: 30px 0;
  margin-right: 10px;
  justify-content: center;
  align-items: center;
  display: inline-flex;
  height: 50px;
  width: 50px;
  font-size: 2.3em;
  background-color: #fff !important;
  padding: 0;
  border: #8d07ff 2px solid;
}
.owl-nav button:hover {
  border: #8d07ff 2px solid;
  background-color: #8d07ff !important;
  color: #fff;
}





/************************************footer section start here*/
.bottomlogo p {
  font-size: 14px;
  font-weight: 400;
}
.bottomlogo p a {
  font-weight: 500;
  text-decoration: underline;
}
.bottomlogo p a:hover {
  color: #6a00ff;
}
footer {
  border-top: #A90AFF 5px solid;
  padding: 2rem 0 0 0;
  background: #FAFAFA;
  float: left;
  width: 100%;
  margin-top: 3em;
  border-image: linear-gradient( to right, #FB66FB, #FBAA9D ) 1 100;
}
footer h5 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 1rem;
}
/* .socialicon {
  margin-bottom: 1.3rem;
} */
.socialicon a {
  float: left;
  -webkit-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
  -webkit-transition-property: -webkit-transform;
  -o-transition-property: -o-transform;
  transition-property: -webkit-transform;
  transition-property: transform, -webkit-transform;
  display: inline-block;
}
.socialicon a:hover {
  webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

.socialicon ul li {
  display: inline-block;
  margin-right: 1.3rem;
}
.row .col.s12.addHide {padding-left: 5rem}
.row .col.s12.paddingleft {padding-left: 10rem}
.footermenu {
  margin-bottom: 1rem;
}
.footermenu .material-icons {
  color: #CE0DFF
}

.footermenu li{
  font-size: 16px;
}
.footermenu li {
  margin-bottom: 0.4rem;
}
.footermenu li a:hover span{
  text-decoration: underline;
}
.footermenu li a{
  color: #292929;
  display: flex;
  align-items: center;
}
.footermenu li:first-child a,
.footermenu li:nth-child(2) a{
  pointer-events: none;
}
.footermenu em {
  font-style: normal;
  font-size: 12px;
  vertical-align: middle;
}
.address {margin-bottom: 2em}
.address p {
  margin-top: 1rem;
  font-size: 16px;
  font-weight: 400;
}

ul.footermenu2 {margin: 0; padding: 0; float: right; text-align: right;}
.footermenu2 li{
  display: inline-block;
  padding: 0 0.8em;
  vertical-align: top;
  position: relative;
  font-weight: 500;
}
.footermenu2 li{padding-right: 0}
.footermenu2 li {
  margin-bottom: 0.4rem;
}
.footermenu2 li a:hover span{
  text-decoration: underline;
}
.footermenu2 li a{
  color: #6F6F6F;
  display: flex;
  align-items: center;
  font-size: 0.65rem;
  font-weight: 400;
}
.lds-facebook {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.footer-copyright {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 0.65rem;
  font-weight: 400;
  color: #6F6F6F;
  padding: 18px 0;
  position:relative;
  z-index:0;
}
.addShow {display: none;}
/************************************footer section start here*/

/**************** let's talk form ****************/
.popup-form {
  padding: 0;
  max-height: 92%;
}
.modal h1, .modal h2, .modal h3, .modal h4 {
  text-align: center !important;
  margin-bottom: 0;
}
.modal-overlay {
  background-color: #292929;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  opacity: 0.9 !important;
}
.modal .modal-close {
  position: absolute;
  right: 1.5rem;
  padding: 0;
  top: 0.2rem;
}
.modal .modal-close:focus {
  background: none;
}
.modal .modal-close .waves-ripple{background: none;}


/**************** hubsport form -> Materialize ****************/
.hbspt-form .hs-form-field {
  margin-bottom: 1.5rem !important;
}
.hbspt-form .actions {
  margin: 0 !important;
  padding: 0 !important;
}
.hbspt-form .hs-fieldtype-booleancheckbox input {
  display: none;
}
.hbspt-form .hs-fieldtype-booleancheckbox .hs-form-booleancheckbox-display {
  position: relative;
  top: 0;
  left: 0;
  margin: 0px !important;
    padding: 0 !important;
}
[type="checkbox"]:checked + span:not(.lever)::before {
  border-right: 2px solid #662ffc;
  border-bottom: 2px solid #662ffc;
}
[type=checkbox]:checked + span:not(.lever):before {
  top: -3px;
  left: -5px;
  width: 10px;
  height: 16px;
}
.hbspt-form .form-field select {
  display: block !important;
  background-color: transparent;
  font-family: 'Roboto', sans-serif;
  border: 2px solid #bcbcbc;
  border-radius: 0;
  color: #4c4c4c;
  height: 3rem;
  padding: 0.8rem;
}
[type="checkbox"] + span:not(.lever)::before, [type="checkbox"]:not(.filled-in) + span:not(.lever)::after {
  border-color: #bcbcbc;
}
.hbspt-form fieldset .hs-form-field.hs_country__c select {
  width: 100% !important;
  margin-right: 0 !important;
  border-radius: 0 !important;
}
.hbspt-form .form-field label {
  color: #4c4c4c;
  position: absolute;
  top: 0.8rem;
  left: 0;
  font-size: 1rem;
  cursor: text;
  -webkit-transition: .2s ease-out;
  transition: .2s ease-out;
}
.hbspt-form .form-field {
  position: relative;
  margin-top: 0.6rem;
  height: auto !important;
  margin-bottom: 2rem !important;
}
.hbspt-form label {
  color: #292929;
}
.hbspt-form .form-field label:not(.label-icon).active, .hbspt-form .hs-fieldtype-select .form-field .field-label {
  font-size: .8rem;
  -webkit-transform: translateY(-125%);
  transform: translateY(-125%);
  background: white;
  margin-left: 0.75rem;
}
.hbspt-form .hs-form-field .input {
  margin: 0 !important;
}
.hbspt-form .hs-button.primary {
  margin-top: 0;
  border-radius: 4px;
}
.sec5Box .hbspt-form .hs-button.primary {border-radius: 0}
.hbspt-form .hs-input:focus {
  border: 2px solid #3ca5fb !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.hbspt-form h3 {
  margin-bottom: 0.6em;
}
.hbspt-form .form-field input, .hbspt-form .form-field select, .hbspt-form .form-field textarea {
  background-color: white;
  border: 2px solid #bcbcbc !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.5rem 0.8rem !important;
  height: 48px;
  margin: 0 !important;
  color: #292929;
  font-size: 1rem;
  font-family: 'Roboto', sans-serif;
}
.hbspt-form .form-field textarea {
  resize: none;
  width: 100% !important;
  min-height: 5rem;
}
.hbspt-form .hs-fieldtype-textarea .form-field {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.hbspt-form fieldset.form-columns-1 .hs-input {
  width: 100% !important;
}
.hbspt-form .hs-fieldtype-text .form-field label, .hbspt-form .hs-fieldtype-text .form-field .field-label, .hbspt-form .hs-fieldtype-text .hs-form-radio-display label, .hbspt-form .hs-fieldtype-text .hs-form-radio-display .field-label, .hbspt-form .hs-fieldtype-select .form-field label, .hbspt-form .hs-fieldtype-select .form-field .field-label, .hbspt-form .hs-fieldtype-select .hs-form-radio-display label, .hbspt-form .hs-fieldtype-select .hs-form-radio-display .field-label, .hbspt-form .hs-fieldtype-textarea .form-field label, .hbspt-form .hs-fieldtype-textarea .form-field .field-label, .hbspt-form .hs-fieldtype-textarea .hs-form-radio-display label, .hbspt-form .hs-fieldtype-textarea .hs-form-radio-display .field-label ,.hbspt-form .form-field label{
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  left: 0.8rem;
  color: #4c4c4c;
  padding: 0 5px;
  background: white;
  font-size: 0.77rem;
  margin-top: 0.1rem; margin-left:0.75rem !important;
}
.hbspt-form .hs-fieldtype-select label {
  margin-left: 0.75rem !important;
}
.hbspt-form .hs-fieldtype-select .hs-error-msgs label {
  margin-left: 0 !important;
}
.hbspt-form .hs-fieldtype-select .form-field.input {
  margin-right: 0.75rem !important;
  margin-left: 0 !important;
}
.hbspt-form .hs-form-booleancheckbox label span {
  color: #4c4c4c;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}
.hbspt-form fieldset {
  max-width: 100% !important;
}
.hbspt-form .form-field input.invalid {
  border: 2px solid red !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.hbspt-form .hs-error-msgs label {
  color: red;
  margin-bottom: -10px;
  display: inline-block;
     
}
.hbspt-form fieldset > div {
  margin-bottom: 24px;
}
.hbspt-form fieldset > div:nth-child(even) .input, .hbspt-form fieldset > div:nth-child(even) select, .hbspt-form fieldset > div:nth-child(even) ul.hs-error-msgs {
  margin-left: 0.75rem !important;
}
.hbspt-form fieldset > div:nth-child(odd) .input, .hbspt-form fieldset > div:nth-child(odd) select {
  margin-right: 0.75rem !important;
}
.hbspt-form fieldset.form-columns-1 > div:nth-child(odd) .input, .hbspt-form fieldset.form-columns-1 > div:nth-child(odd) select {
  margin-right: 0px !important;
}
.hbspt-form fieldset.form-columns-3 > div:nth-child(2) .input {
  margin-right: 0.75rem !important;
}
.hbspt-form fieldset.form-columns-3 > div:nth-child(3) select, .hbspt-form fieldset.form-columns-3 > div:nth-child(3) .input {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.hbspt-form fieldset.form-columns-3 > div:nth-child(3) {
  width: 32.7%;
  margin-left: 0.75rem !important;
}
.hs-form-radio {
  margin-right: 1.5rem;
}
.hs-form-radio:last-child {
  margin-right: 0;
}
.hs-form-radio label {
  position: relative !important;
}
.hs-form-radio input {
  height: auto !important;
}
.hs-form-radio span {
  color: #292929;
  font-weight: 400;
}
.hbspt-form .hs-dependent-field label.field-label {
  margin-left: 0 !important;
}
.hs-fieldtype-radio .field-label {
  display: block;
  margin-bottom: 0.5rem;
  font-size: 0.77rem !important;
  font-weight: 400;
}
.hs-form-radio {
  list-style: none !important;
  display: inline-block !important;
}
.hs-dependent-field .inputs-list.multi-container {
  margin-left: 0;
}
.hs-dependent-field .field-label {
  position: relative !important;
}
/**************** hubspot form end ****************/
/**************** CTA ****************/
.modal {
  width: 100%;
  height: 100vh;
  -webkit-transform: translate(-50%, -50%) !important;
  transform: translate(-50%, -50%) !important;
  left: 50% !important;
  top: 50% !important;
  background: #fff;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in 0.6s !important;
  transition: all 0.2s ease-in 0.6s !important;
  max-height: 100% !important;
  padding: 1.65rem !important;
  position: fixed;
  -webkit-overflow-scrolling: touch;
}
.modal.open > div {
  width: 55%;
  margin: 0 auto;
  position: relative;
}
.modal h3 {
  margin-bottom: 15px;
}
.modal p {
  padding-bottom: 20px;
  font-size: 1.1rem
}
.modal .submitted-message {
  background: #292929;
  padding: 1rem;
  display: inline-block;
  color: white;
  left: 50%;
  position: relative;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 76%;
}
.modal .submitted-message p {
  color: white;
  text-align: center;
}
.modal > div {
  opacity: 0;
}
.modal ~ .animation {
  position: fixed;
  -webkit-transform: translate(-50%, -50%) !important;
  transform: translate(-50%, -50%) !important;
  left: 50%;
  top: 50%;
  opacity: 0;
  z-index: -1;
  display: none;
}
.modal ~ .animation span {
  background: white;
  content: "";
  width: 50px;
  height: 50px;
  display: block;
}
.modal .modal-close {
  top: 0rem;
  right: 2rem;
}
.modal .modal-close i {
  background: #662ffc;
  color: white;
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  text-align: center;
  border-radius: 50%;
}

.modal.open {
  z-index: 10001 !important;
}
.modal.open > div {
  opacity: 1;
}
.modal.open ~ .animation {
  display: block;
  z-index: 10000;
  opacity: 1;
}
.modal.open ~ .animation span {
  -webkit-animation: form-loader 1s cubic-bezier(0, 0.76, 0.27, 0.28);
  animation: form-loader 1s cubic-bezier(0, 0.76, 0.27, 0.28);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.modal.open .hbspt-form {
  margin-bottom: 2rem;
}
.modal.morePop {width: 30%; margin: auto; right: 50%}
.modal.morePop.open > div {width: 100%}
.modal.morePop .modal-close {top: 0rem; right: 0rem}

.hs-form-7c2cbbad-79f6-415b-98ac-e7d8af0dba37_ac327adb-9597-459b-9414-8d0c265731de fieldset {
    border: 0;
    padding: 0;
    margin: 0;
    max-width: 500px;
}

.hs-form-7c2cbbad-79f6-415b-98ac-e7d8af0dba37_ac327adb-9597-459b-9414-8d0c265731de fieldset.form-columns-2 .hs-form-field {
    width: 50%;
    float: left;
}

.hs-form-7c2cbbad-79f6-415b-98ac-e7d8af0dba37_ac327adb-9597-459b-9414-8d0c265731de .hs-field-desc {
    width: 100%;
}
.hs-form-7c2cbbad-79f6-415b-98ac-e7d8af0dba37_ac327adb-9597-459b-9414-8d0c265731de fieldset.form-columns-2 .input {
    margin-right: 8px;
}
.hbspt-form fieldset > div:nth-child(odd) .input, .hbspt-form fieldset > div:nth-child(odd) select {
    margin-right: 0.75rem !important;
}

/**************** OKR Couching CSS start ****************/
.containerBg2 {
    background-repeat: no-repeat;
    background-image: url(/wp-content/themes/unlock_works/assets/images/work/banner-bg-1.jpg);
    background-position: center bottom;
    background-size: cover;
    position: relative;
    z-index: 1;    
/*     margin-bottom: 4em; */
}

.containerBg2 .txtBox1 h1 {text-align: center; margin-top: 0}
.containerBg2 .section1 {padding-top: 6em; padding-bottom: 5.5em; height: 98vh; display: flex; align-items: center;}
.containerBg2 .section1 .container {max-width: 905px;}
.containerBg2 .section1.section1_established .container {max-width: 920px}
.containerBg2 .section1 .txtBox1 {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.containerBg2 .section1_managers {padding-top: 7.5em}
.containerBg2 .module-border-wrap {margin-top: 0.6em}
.containerBg2 .section1_operations .container {max-width: 850px}
.section5-jobrole .card-col2 {margin-top: 3.5em}


section.sectionBg {
    background: #fafbfe;
    position: relative;
}
section.sectionBg::before {
    content: "";
    background-repeat: no-repeat;
    background: url(/wp-content/themes/unlock_works/assets/img-new/pattern-measurable-performance-upper.png) #fff;
    position: absolute;
    background-size: cover;
    background-position: left top;
    left: 0;
    top: 0;
    width: 100%;
    height: 270px;
    height: 15rem;
}
section.sectionBg::after {
    content: "";
    background-repeat: no-repeat;
    background: url(/wp-content/themes/unlock_works/assets/img-new/pattern-measurable-performance-lower.png) #fff;
    position: absolute;
    background-size: cover;
    background-position: center bottom;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 290px;
}
.section2_topline:after {
    content: '';
    height: 2.5em;
    width: 2px;
    background-color: #CD0CFF;
    position: absolute;
    left: 0;
    right: 0;
    top: -2em;
    margin: 0 auto;
}

h2 span,
span.colon {
    color: #CD0CFF;
}

.section3_coaching .imgBox {
    float: right;
    width: 100%;
    position: relative;
}
.section3_coaching .imgBox img {width: 90%}
.whitecard.whitecard1:after {
    content: '';
    position: absolute;
    background: url(/wp-content/themes/unlock_works/assets/img-new/btmleftcorner.svg) no-repeat;
    width: 197px;
    height: 178px;
    left: -66px;
    bottom: -52px;
}

.section2_coaching .clickcard:hover h3 {color: #292929}

.section6_coaching .txtBox1 h1 {margin-top: 0}
.section6_coaching .flex-sec7 {display: flex; align-items: center;}
.section6_coaching .txtBox1 {
  padding: 0 4em
}
.section6_coaching p {
    padding: 1em 0 1.3em 0;
    font-size: 1.3rem;
    color: #4c4c4c;
    text-align: left;
}
/*.section2_coaching .arrow-right::before {
  top: -12em;
}
*/
/**************** OKR Couching CSS End ****************/


/**************** OKR Implementation CSS End ****************/


.section2_implementation h2 {
  text-align: left;
}
.section3_implementation .limtwidth {
  max-width: 1030px
}
.whitecard.whitecard2:after {
    content: '';
    position: absolute;
    background: url(/wp-content/themes/unlock_works/assets/img-new/btmleftcorner.svg) no-repeat;
    width: 197px;
    height: 178px;
    left: -66px;
    bottom: -52px;
}

.tabsBg {background: linear-gradient(180deg, #FAFBFE 0%, rgba(250, 251, 254, 0) 100%); padding-top: 0!important; margin-top: 60px}
.bgWhite {background: #fff}
/**************** OKR Implementation CSS End ****************/


/**************** JobRole CSS Start ****************/

.section2_manager .leftBx {padding-top: 0}

.leftBx {
  position: relative;
  /*padding-top: 2.5em*/
}
.leftBx p {
  margin: 1rem 0;
  font-size: 1.3rem;
}
.leftBx h2 {
  text-align: left;
  line-height: normal;
}
.rightBx {
  width: 100%;
  position: relative;
}

.rightBx h6 {
  line-height: normal;
  margin-bottom: 1em;
}
ul.listStyle {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.listStyle li {  
  background: #FFFFFF;
  border: 1px solid #E5E5E5;
  box-sizing: border-box;
  box-shadow: 0px 5px 35px rgba(0, 0, 0, 0.07);
  border-radius: 6px;
  padding: 0.8em;
  margin: 0.5em 0;
  display: flex;
  align-items: flex-start;
}
ul.listStyle li .material-icons {
  color: #CD0CFF
}
.mrginBtm20 {margin-bottom: 2.5em !important}

.flexRow {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  overflow: hidden;
}
.flexRow .custCol {
  width: 100%;
  padding: 1em;
  flex: 20%;
  display: flex;
  justify-content: center;
  margin-left: auto;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 1px;
  text-align: center;
}
.flexRow .custCol.offst-left {
  margin-left: 20%;
}
.flexRow .custCol.offst-right {
  margin-right: 20%;
}
.flexRow .owl-item {float: left;}
.flexRow .custBox {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 12em;
  text-align: center;
}
.flexRow .custBox .leaderimg {
  margin-bottom: 1em;
  position: relative;
  z-index: 1;
}
.flexRow .custBox .leaderimg img {
  width: 85%;
}

.flexRow .custBox .linkedImg {
    width: 30px;
    height: auto;
    margin-top: -4em;
    margin-bottom: 0.5em;
    position: relative;
    z-index: 2;
}
.flexRow .custBox h6 {
  font-size: 1.1rem;
  line-height: normal;
  text-align: center;
  /*margin-top: -2em;*/
}
.spearrModel {
  width: 100%;
  height: 13em;
  background: #C4C4C4;
  text-transform: uppercase;
  margin-top: 2em;
  line-height: 13em;
}
.containerBg_executive .section1 .container {max-width: 850px}
.section3_executives .headingbox {margin-bottom: 3em}
/**************** JobRole CSS End ****************/


/**************** Partnerships CSS Start ****************/
.partnerships .section1 .outline-gradient {background: #fdf4ff}
.section4_partnerships h6 {
    line-height: normal;
    font-weight: normal;
    margin-bottom: 1em;
}
.section4_partnerships .module-border-wrap,
.section3_partnerships .module-border-wrap {margin-top: 30px;}
.section5_partnerships .headingbox {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.section5_partnerships .headingbox p {
  margin-bottom: 1.3em;
}
.section5_partnerships.sectionBg::after {height: 240px}
.section5_partnerships .arrow-left::before {top: 10em}
/**************** Partnerships CSS End ****************/

.section5_companies .rightBx {padding-top: 0}
.containerBg .scroll,
.containerBg2 .scroll {
    cursor: pointer;
    text-align: center;
    position: absolute;
    background: #CD0CFF;
    z-index: 9;
    -webkit-animation: scrollDownUp 2s infinite;
    animation: scrollDownUp 2s infinite;
    height: 20px;
    width: 2px;
    margin: 10px -1px;
    left: 50%;
    bottom: -5rem;
    transform: scale(1.25) translate(-50%,-30px);
}
.containerBg .scroll:before,
.containerBg2 .scroll:before {
    content: "";
    padding: 13px;
    background: none;
    position: absolute;
    left: -12px;
    z-index: 1;
}
.section5_enterprises .leftBx {padding-top: 1.5em}


/************ Contact us Page Start **************/



/************ Contact us Page End **************/
.innnter-pattern-1 {
    background-repeat: no-repeat;
    background-image: url(/wp-content/themes/unlock_works/assets/images/work/banner-bg-1.jpg);
    background-size: cover;
    background-position: center bottom;
}
.blog-graybg {
    width: 100%;
}
.resources-wrap {
    padding: 10em 0;
}
.resources-wrap.padding-bottom {
    padding-bottom: 50px;
}
.location {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: flex-start;
    margin-bottom: 2rem;
    justify-content: flex-start;
}
.location i {
    /*margin-top: 5px;*/
    margin-right: 0.5rem;
}


.awardsec .award-testi-row {
    display: flex;
    flex-direction: row-reverse;
}
.awardbox {
    margin: 2.4em 0 0 0;
}
.awardbox p {
    margin-bottom: 0.8em;
}
.text-purple {
    color: #CD0CFF;
}
.awards-slider, .testimonial-slider, .about-award-slider {
    overflow: hidden;
}
.last-footerlogo {
    margin-top: 20px;
    float: left;
    display: flex;
    align-items: center;
}
.awards-slider img {
    height: 70px;
    width: auto;
    margin-right: 20px;
    float: left;
}
/************ Scroll Top Animation **************/


/************************************thithird section start here*/



.imgBox {position: relative; z-index: 9}
img.imgbox-rightpos{float: right; text-align: right; width: 100%; width: 100%;}
img.imgbox-leftpos{float: left; text-align: left; width: 100%; width: 100%;}
.third-sec .tabs {
  overflow: hidden;
  border-bottom: #F2F2F2 1px solid;
  background: none !important;width:65%;
  text-align: center;
  height: 60px;
}
.third-sec img {
  width: 100%;
  padding-top: 0rem;
  vertical-align: middle;
}
.third-sec svg:not(:root) {
  overflow: hidden;
  max-width: 100%;
}
.third-sec p {margin-bottom: 1em}
.tabcontent {background: linear-gradient(180deg, #FAFBFE 0%, rgba(250, 251, 254, 0) 100%); padding-top: 3em}
.tabcontent h3 {padding-top: 0}
.tabcontent p {color: #717171}
.third-sec p.headingBtmtxt {font-size: 1.3rem; font-weight: 300}
.tabright:before1 {
  position: relative;
  background-image: url(/wp-content/themes/unlock_works/assets/img-new/pattern-3-right.svg);
  content: "";
}
.tabright {
  float: right;
}
.third-sec .tabs .tab {text-transform: capitalize; height: 60px; line-height: 60px; padding-bottom: 2px}
.third-sec .tabs .tab a {
  font-size: 18px;
  color: #696969;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
}
.third-sec .tabs .tab a .icons {
  width: 53px
}
.tabs .tab a:focus, .tabs .tab a:focus.active{ background:unset;}


.third-sec .tabs .tab a.active {
  color: #CD0CFF;
  background: none !important;
}
.third-sec .tabs .indicator {
  background-color: #CD0CFF;
}
.third-sec h4 {
  font-size: 2rem;
  color: #292929;
  margin-bottom: 1rem;
}
.third-sec h3 {
  font-size: 2rem;
  color: #292929;
  margin-bottom: 1rem;
}
.third-sec p {
  font-size: 16px;
}
/************************************third section end here*/

/**************** Our Company Start here *************** */
#about-facts .card {
    background-size: cover;
    background-position: right;
    border-bottom: 3px solid #CD0CFF;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    box-shadow: 0px 5px 35px rgb(0 0 0 / 6%);
    margin-bottom: 1em;
}
#about-facts .card.padding {
    padding: 2rem;
}
#about-facts .card h2{font-size: 2.4rem}
#about-facts .card .text-big {font-size: 1.33rem}
#about-facts .card:hover {
    background-color: #292929;
}
#about-facts .card:hover h2 {color: #CD0CFF}
#about-facts .card:hover p {color: #fff}

.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 50%;
  margin-left: -60px;
}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: black transparent transparent transparent;
}
span.linebreak {display: block;}

ul.benefit-list {
  list-style-type: none;
  display: inline-block;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
ul.benefit-list li{position: relative; padding-left: 22px; width: 48%; color: #717171}
ul.benefit-list li:after{
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  left: 0;
  top: 6px;
  border: 2px solid #CD0CFF;
  box-sizing: border-box;
  border-radius: 50%;
}
.section4_implementation .dotted-box::before {top: inherit; left: 0; bottom: -8em;}
.section5_implementation .whitecard {margin-top: 0; margin-bottom: 0.5rem; padding: 1rem}
.section5_implementation .graycardbg h3 {padding-top: 0; padding-left: 10px}
.section4_home .arrow-right::before {top: 0}

img#change-image {width: 94%}
/****************  Our Company End here *************** */
/****************  Sitemap Start here *************** */
.menuMrgn {margin-bottom: 25px}
.sitemap-wrap-outer {
    padding: 8em 0 !important;
    padding-bottom: 0!important
}
.header-topheading {
    width: 100%;
    height: auto;
    position: relative;
    float: left;
}
.blogtopHeadingbox {
    float: left;
}
.blogtopHeadingbox h2 {margin-bottom: 0}
.text-cap {
    text-transform: uppercase;
}
.sitemap-wrap-outer ul.sub.mainSub {
  margin-left: 20px
}
.sitemap-wrap-outer ul.sub a {
    font-size: 1rem;
    color: #4c4c4c;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
#sitemap-wrapper a:hover,
#sitemap-wrapper a:hover .text-grey {
    color: #CD0CFF;
}
#sitemap-wrapper a.notclick {
    pointer-events: none;
    cursor: auto;
}
#sitemap-wrapper a.notclick:hover {color: #4c4c4c;}
#sitemap-wrapper a.notclick em {
  font-style: normal;
  font-size: 12px;
  vertical-align: middle;
}
.sitemap-wrap-outer ul.sub li {
    margin-bottom: 0.3rem;
}
#sitemap-wrapper .menu-title {
    margin-bottom: 0.5rem;
}
.text-grey {
    color: #292929;
}

.text-bold {
    font-weight: 500;
}
/****************  Sitemap End here *************** */

/****************  TopBg Icon Start here *************** */
.topbg-icon {
  position: absolute;
}
.topbg-icon1 {
  width: 88px;
  height: 101px;
  background: url(/wp-content/themes/unlock_works/assets/img-new/benefits/icon1.svg) no-repeat;
  left: 13em;
  top: 13em;
  background-size: 100%;
}
.topbg-icon2 {
  width: 91px;
  height: 96px;
  background: url(/wp-content/themes/unlock_works/assets/img-new/benefits/icon2.svg) no-repeat;
  right: 28em;
  top: 10em;
  background-size: 100%;
}
.topbg-icon3 {
  width: 78px;
  height: 87px;
  background: url(/wp-content/themes/unlock_works/assets/img-new/benefits/icon3.svg) no-repeat;
  left: 28em;
  bottom: 15em;
  background-size: 100%;
}
.topbg-icon4 {
  width: 125px;
  height: 126px;
  background: url(/wp-content/themes/unlock_works/assets/img-new/benefits/icon4.svg) no-repeat;
  right: 12em;
  bottom: 17em;
  background-size: 100%;
}
.topbg-icon5 {
  width: 78px;
  height: 75px;
  background: url(/wp-content/themes/unlock_works/assets/img-new/partnership/icon5.svg) no-repeat;
  left: 13em;
  top: 13em;
  background-size: 100%;
}
.topbg-icon6 {
  width: 78px;
  height: 75px;
  background: url(/wp-content/themes/unlock_works/assets/img-new/partnership/icon6.svg) no-repeat;
  right: 20em;
  top: 0;
  bottom: 5em;
  margin: auto;
  background-size: 100%;
}
.topbg-icon7 {
  width: 78px;
  height: 75px;
  background: url(/wp-content/themes/unlock_works/assets/img-new/partnership/icon7.svg) no-repeat;
  left: 28em;
  bottom: 15em;
  background-size: 100%;
}
/****************  TopBg Icon End here *************** */
@-webkit-keyframes scrollDownUp {
  0% {
    bottom: 0rem
  }
  65% {
    bottom: 1rem
  }
  100% {
    bottom: 0rem
  }
}
@keyframes scrollDownUp {
  0% {
    bottom: 0rem
  }
  65% {
    bottom: 1rem
  }
  100% {
    bottom: 0rem
  }
}


 .section2_benefits::before, .section2_benefits::after, .section2_benefits{background:none!important;}
 
 a:focus, a:hover {
    text-decoration: unset !important;
    
   
}
p {
    margin-bottom: unset;
}
.row.features-slider.padding-top .col {
    margin-left: initial;
	margin-right: initial;
    flex-grow: unset;
}
.hiring-text {
  font-size: 28px;
  font-weight: bold;
  color: #292929;
  text-align: center;
  position: relative;
  top: -20px;
  padding-bottom: 20px;
}
.career-list #recruitee-careers .rt-theme-light.rt-body {
  border-color: #D2E6F2;
  box-shadow: 0px 3px 18px rgb(0,0,0,0.12);
  border-radius: 0;
}
#recruitee-careers .rt-theme-light .rt-list__offer-item+.rt-list__offer-item {
  border-color: #D2E6F2;
}
.career-list #recruitee-careers .rt-list__offer-title {
  font-size: 1.1em;
}
.career-list #recruitee-careers .rt-list__offer-item:hover .rt-list__offer-title,
.career-list #recruitee-careers .rt-list__offer-item:hover .rt-icon-arrow-forward {
  color: #6B19FF;
}
.career-list #recruitee-careers .rt-list__offer-item .rt-icon-arrow-forward {
  bottom: 0.5em;
  font-size: 1.5em;
}