
@font-face {
	font-family: 'Hurme Geometric Sans 3 Light';
	src: url('fonts/HurmeGeometricSans3 Light.otf');
	font-weight: 300;
  }
  
  @font-face {
	font-family: 'Hurme Geometric Sans 3 Thin';
	src: url('fonts/HurmeGeometricSans3 Thin.otf');
	font-weight: 100;
  }
  
  @font-face {
	font-family: 'Hurme Geometric Sans 3 SemiBold';
	src: url('fonts/HurmeGeometricSans3 SemiBold.otf');
	font-weight: 600;
  }
  
  @font-face {
	font-family: 'Noah Grotesque';
	src: url('fonts/Noah Grotesque Bold.otf');
	font-weight: bold;
  }
  
  @font-face {
	font-family: 'Noah Grotesque Heavy';
	src: url('fonts/Noah Grotesque Heavy.otf');
	font-weight: 800;
  }
  
  @font-face {
	font-family: 'Noah Grotesque ExtraBold';
	src: url('fonts/Noah Grotesque ExtraBold.otf');
	font-weight: 800;
  }
  
  @font-face {
	font-family: 'Hurme Geometric Sans3 Bold';
	src: url('fonts/HurmeGeometricSans3 Bold.otf');
	font-weight: Bold;
  }
  
  @font-face {
	font-family: 'Hurme Geometric Sans 3';
	src: url('fonts/HurmeGeometricSans3.otf');
	font-weight: Bold;
  }
  
  *{
	padding: 0;	
	margin: 0;
	box-sizing: border-box;
  }
  
  .social-ul.clear li a {
	  font: normal normal normal 14px/1 FontAwesome !important;
  }
  
  .blue-boxex {
	  max-width: 410px;
	  width: 100%;
	  /* background: #150824; */
	  padding: 22px 20px;
	  /* float: left; */
	  margin: 0 auto;
	  color: #fff;
	  border-radius: 10px;
	  margin-bottom: 15px;
	  min-height: 330px;
	  height: 100%;
	  border-top: solid 22px rgba(112, 31, 224, 0.3);
	  background-clip: padding-box;
	  background-color: rgba(17, 6, 31,  0.9);
	  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
	  /* width: 440px;
	  height: 310px; */
  }

  .clear:before, .clear:after{
	clear: both;
	display: block;
	box-sizing: border-box;
	content: '';
  }
  
  .main-menu ul li {
	  float: left;
	  padding: 0 27px;
	  list-style: none;
  }
  
  .combine-div {
	  background-image: url(images/cobbine.png);
	  background-size: cover;
	  background-position: center center;
	  background-repeat: no-repeat;
	  background-color: #04020d;
  }
  
  .industri-wr {
	  background-size: cover;
	  background-position: center center;
	  background-repeat: no-repeat;
	  padding: 45px 0 50px;
  }
  
  .footer-wr .footer-column {
	  width: 19%;
	  float: left;
	  color: #fff;
	  padding: 28px 10px 0;
  }
  
  .main-content:before {
	  content: '';
	  position: absolute;
	  border-top: solid 1px #441879;
	  left: 0;
	  top: 0;
	  right: 0;
	  /* width: 87.1%; */
  }
  
  .bottum-footer .container.clear {
	  border-top: solid 1px #999999;
	  padding: 16px 5px;
  }
  
  .bottum-footer p {
	  color: #999999;
	  font-size: 16px;
	  letter-spacing: 0.6px;
	  line-height: 1.2;
	  text-align: center;
	  font-family: 'Hurme Geometric Sans 3 Thin';
  }
  
  .footer-wr {
	  padding: 100px 0 60px 0;
  }
  
  .footer-column.col1 {
	  width: 23%;
	  padding: 0;
  }
  
  .footer-column.col1 img {
	  width: 150px;
	  height: auto;
	  max-width: 100%;
  }
  
  .what-we-wr {
	  background-image: url(images/what-we-are-bg.png);
	  background-size: cover;
	  background-position: center center;
	  background-repeat: no-repeat;
	  padding: 50px 0 85px;
	  background-color: #070312;
	  position: relative;
  }
  
  .login a {
	  position: relative;
	  text-decoration: none;
	  -webkit-transition: all 0.3s ease;
	  transition: all 0.3s ease;
  }
  
  .footer-wr .footer-column ul li a:hover {
	  text-decoration: underline;
	  color: #a3a3a3;
  }
  
  .footer-wr .footer-column ul li a {
	  text-decoration: none;
	  color: #fff;
	  letter-spacing: 0.5px;
	  font-size: 17px;
	  line-height: 1.2;
	  font-weight: 300 !important;
	  -webkit-transition: all 0.3s ease;
	  transition: all 0.3s ease;
	  font-family: 'Hurme Geometric Sans 3 Light';
  }
  
  .footer-column.col1 .social-ul li:hover {
	  background: #701fe0;
  }
  
  .footer-column.col1 .social-ul li {
	  list-style: none;
	  float: left;
	  padding: 20px;
	  background: #fff;
	  z-index: 0;
	  position: relative;
	  border-radius: 50%;
	  height: 25px;
	  width: 25px;
	  margin: 0 10px;
	  -webkit-transition: all 0.3s ease;
	  transition: all 0.3s ease;
  }
  
  .footer-wr .footer-column ul li {
	  list-style: none;
	  padding-bottom: 14px;
  }
  
  .footer-wr .footer-column h3 {
	  font-size: 20px;
	  letter-spacing: 0.6px;
	  font-weight: 600 !important;
	  line-height: 1.4;
	  margin-bottom: 25px;
	  font-family: 'Hurme Geometric Sans 3 SemiBold';
  }
  
  .login a span {
	  color: #fff;
	  text-decoration: none;
	  letter-spacing: 1.3px;
	  font-size: 20px;
	  font-weight: 300 !important;
	  font-family: 'Hurme Geometric Sans 3 Light';
	  padding-left: 40px;
	  -webkit-transition: all 0.3s ease;
	  transition: all 0.3s ease;
  }
  
  .more a:hover {
	  letter-spacing: 1.5px;
  }
  
  .blue-box-6.blue-boxex {
	  /* background-color: rgba(112, 31, 224, 0.6); */
	  background-color: rgba(112, 31, 224, 0.6);
	  border-top: 0;
	  position: relative;
	  overflow: hidden;
  }

  .blue-box-6 a:before {
	  content: "";
	  position: absolute;
	  height: 1000px;
	  width: 1000px;
	  left: -400px;
	  top: -400px;
  }
  
  .blue-box-6 a {
	  text-align: center;
	  color: #fff;
	  text-decoration: none;
	  letter-spacing: 1px;
	  font-size: 28px;
	  display: inline-block;
	  -webkit-transition: all 0.3s ease;
	  transition: all 0.3s ease;
	  font-family: 'Hurme Geometric Sans 3 SemiBold';
	  font-weight: 600 !important;
	  position: absolute;
	  top: 50%;
	  left: 50%;
	  -webkit-transform: translateY(-50%) translateX(-50%);
			  transform: translateY(-50%) translateX(-50%);
	  width: 100%;
  }
  
  .blue-box-6 a:hover {
	  letter-spacing: 2px;
  }
  
  .industri-wr .blue-round-box ul li {
	  list-style: none;
	  text-align: center;
	  float: left;
	  width: 260px;
	  height: 260px;
	  background: #140724;
	  border-radius: 50%;
	  border: solid 15px #431082;
	  margin: 0 30px;
	  color: #fff;
	  font-size: 22px;
	  font-weight: 700;
	   font-family: 'Hurme Geometric Sans3 Bold';
	  letter-spacing: 0.5px;
  }
  
  .blue-boxex h3 {
	  font-size: 28px;
	  font-weight: 700;
	  letter-spacing: 0.5px;
	  /* float: left; */
	  margin-top: 15px;
	  font-family: 'Hurme Geometric Sans3 Bold';
  }
  
  .blue-boxex img {
	  /* float: right; */
	  margin-top: 20px;
	  margin-left: 20px;
  }
  
  .industri-wr .blue-round-box ul li img {
	  margin-top: 60px;
	  margin-bottom: 20px;
  }
  
  .blue-boxex p {
	  /* float: left; */
	  margin-top: 26px;
	  font-size: 20px;
	  letter-spacing: 0.5px;
	  font-weight: 300 !important;
	  font-family: 'Hurme Geometric Sans 3 Light';
  }
  
  .text-img h2, .what-we-wr h2, .industri-wr h2 {
	  /* font-size: 50px; */
	  font-size: 32px;
	  text-transform: uppercase;
	  letter-spacing: 1px;
	  font-weight: 800;
	  font-family: 'Noah Grotesque ExtraBold';
	  color: #fff;
	  text-align: center;
	  margin-bottom: 23px;
  }
  
  .logo img {
	  height: 100px;
  }
  
  .login img {
	  position: absolute;
	  top: -6px;
	  left: 10px;
  }
  
  .iam-button a:hover, .job-button a:hover {
	  letter-spacing: 1px;
  }
  
  .login {
	  float: right;
	  width: 18%;
	  margin-top: 5px;
  }
  
  .login a span:hover {
	  text-decoration: underline;
	  color: #a3a3a3;
  }
  
  .main-menu ul li a:hover {
	  color: #a3a3a3;
  }
  
  .main-menu ul li a {
	  color: #fff;
	  text-decoration: none;
	  letter-spacing: 1.5px;
	  line-height: 1.4;
	  font-family: 'Hurme Geometric Sans 3 SemiBold';
	  font-size: 20px;
	  font-weight: 600;
	  -webkit-transition: all 0.3s ease;
	  transition: all 0.3s ease;
  }
  
  .main-menu {
	  float: right;
	  /* width: 75%; */
	  width: auto;
	  padding: 35px 0 0 20px;
  }
  
  .heading-box h2 > b {
	  font-weight: 700 !important;
	  font-family: 'Noah Grotesque';
  }
  
  .iam-button {
	  float: left;
	  margin-right: 110px;
  }
  
  .heading-box h2 {
	  max-width: 750px;
	  font-size: 42px;
	  color: #fff;
	  text-transform: uppercase;
	  letter-spacing: 1.2px;
	  font-weight: 700;
	  line-height: 1.4;
	  font-family: 'Noah Grotesque';
  }
  
  .container {
	  max-width: 1200px;
	  width: 100%;
	  margin: 0 auto;
  }
  
  .logo {
	  float: left;
	  width: 25%;
  }
  
  .job-button a {
	  position: relative;
	  display: inline-block;
	  letter-spacing: 0;
	  width: 250px;
  }
  
  .job-button a span {
	  background-color: #39136b;
	  padding: 14px 15px;
	  border-radius: 50px;
	  display: inline-block;
	  -webkit-transition: all 0.3s ease;
	  transition: all 0.3s ease;
	  color: #fff;
	  text-decoration: none;
	  font-size: 20px;
	  z-index: 5;
	  position: relative;
	  box-shadow: 1px 0 1px #39136b;
	  /* border-right: solid 1px #701fe0; */
	  display: inline-block;
	  font-family: 'Hurme Geometric Sans 3 SemiBold';
	  font-weight: 600;
	  line-height: 1;
	  width: 250px;
	  box-sizing: border-box;
	  text-align: center;
	  max-width: 100%;
	  position: relative;
	  border: solid 1px #701fe0;
	  box-sizing: border-box;
	  z-index: 2;
  }
  
  .job-button a:after {
	  content: "";
	  position: absolute;
	  background-image: url("images/btn-arrow-img.png");
	  width: 72px;
	  height: 100%;
	  top: 0;
	  left: calc(100% - 22px);
	  background-repeat: no-repeat;
	  background-position: center right 21px;
	  background-color: rgba(112, 31, 224, 0.3);
	  border-radius: 0 50px 50px 0;
	  z-index: 1;
  }
  
  .iam-button a {
	  display: inline-block;
	  position: relative;
	  letter-spacing: 0;
	  width: 250px;
  }
  
  .iam-button a span {
	  background: #701fe0;
	  padding: 15px 15px;
	  border-radius: 50px;
	  -webkit-transition: all 0.3s ease;
	  transition: all 0.3s ease;
	  color: #fff;
	  text-decoration: none;
	  font-size: 20px;
	  position: relative;
	  box-shadow: 1px 0 1px #701fe0;
	  display: inline-block;
	  font-family: 'Hurme Geometric Sans 3 SemiBold';
	  font-weight: 600;
	  line-height: 1;
	  width: 250px;
	  box-sizing: border-box;
	  text-align: center;
	  max-width: 100%;
	  position: relative;
	  z-index: 2;
  }
  
  .iam-button a:after {
	  content: "";
	  position: absolute;
	  background-image: url("images/btn-arrow-img.png");
	  width: 72px;
	  height: 100%;
	  top: 0;
	  left: calc(100% - 22px);
	  background-repeat: no-repeat;
	  background-position: center right 21px;
	  background-color: rgba(112, 31, 224, 0.3);
	  border-radius: 0 50px 50px 0;
	  z-index: 1;
  }
  
  .button-box {
	  margin-top: 120px;
  }
  
  .blue-bin, .blue-ben {
	  padding: 11px 26px;
	  border-radius: 0 50px 50px 0;
	  background: #2c0d54;
	  margin-left: -18px;
	  border: solid 1px #701fe0;
	  display: inline-block;
  }
  
  header {
	  padding: 30px 0;
	  position: fixed;
	  top: 0;
	  width: 100%;
	  z-index: 500;
	  -webkit-transition: all 0.3s ease;
	  transition: all 0.3s ease;
	  height: 160px;
  }
  
  .fixed-header .logo img {
	  height: 78px;
  }
  
  .main-menu ul li:first-child {
	  padding-left: 0;
  }
  
  header:after {
	  position: absolute;
	  content: '';
	  border-bottom: solid 1px #421776;
	  bottom: 33px;
	  right: 0;
	  left: 0;
	  /* width: 70%; */
  }
  
  .fixed-header:after {
	  display: none;
  }
  
  .top-banner {
	  background-image: url(images/benner-bg.jpg);
	  background-size: cover;
	  background-position: center center;
	  background-repeat: no-repeat;
	  padding-top: 300px;
	  padding-bottom: 220px;
  }
  
  .right-content {
	  width: 35%;
	  float: right;
	  text-align: left;
  }
  
  .left-content {
	  float: left;
	  width: 60%;
  }
  
  .more {
	  text-align: center;
	  margin-top: 50px;
  }
  
  .fixed-header {
	  position: fixed;
	  top: 0;
	  left: 0;
	  width: 100%;
	  background: #271144;
	  padding: 10px 0;
	  height: 100px;
  }
  
  .left-content p {
	  font-size: 22px;
	  letter-spacing: 0.5px;
	  line-height: 1.3;
	  margin-bottom: 22px;
	  color: #fff;
	  font-family: 'Hurme Geometric Sans 3';
	  font-weight: 400;
  }
  
  .more .fas {
	  margin-top: 3px;
	  position: absolute;
  }
  
  .more a {
	  color: #fff;
	  text-decoration: none;
	  font-size: 20px;
	  letter-spacing: 1px;
	  padding-right: 10px;
	  display: inline-block;
	  -webkit-transition: all 0.3s ease;
	  transition: all 0.3s ease;
	  font-family: 'Hurme Geometric Sans 3 SemiBold';
	  font-weight: 600;
  }
  
  .what-we-wr:after {
	  position: absolute;
	  content: '';
	  border: solid 1px #441879;
	  bottom: 1px;
	  left: 0px;
	  right: 0;
	  /* width: 90%; */
  }
  
  .main-content:after {
	  position: absolute;
	  content: '';
	  border: solid 1px #441879;
	  bottom: 1px;
	  right: 0px;
	  left: 0;
	  /* width: 90.5%; */
  }
  
  .main-content {
	  background: #06030e;
	  padding: 50px 0 60px;
	  position: relative;
  }
  
  .text-img {
	  text-align: center;
	  margin-bottom: 50px;
  }
  
  .fixed-header .main-menu {
	  padding-top: 30px;
  }
  
  .footer-column.col1 .social-ul li:first-child {
	  margin-left: 0;
  }
  
  .footer-column.col1 .social-ul .fa-facebook-f:before, 
  .fa-facebook:before, .footer-column.col1 .social-ul .fa-linkedin:before, 
  .footer-column.col1 .social-ul .fa-twitter:before {
	  color: #04020c;
  }
  
  .footer-column.col1 .social-ul .fa-facebook-f:before, 
  .fa-facebook:before {
	  top: 11px;
	  position: absolute;
	  right: 8px;
	  font-size: 31px;
  }
  
  .contact-ul li img {
	  width: 20px !important;
	  height: 20px !important;
	  display: inline-block;
	  position: absolute;
	  left: 0;
	  top: 2px;
  }
  
  .clear.contact-ul li {
	  position: relative;
	  padding-left: 35px;
  }
  
  .social-ul .fa-linkedin:before, .footer-column.col1 
  .social-ul .fa-twitter:before {
	  position: absolute;
	  top: 8px;
	  left: 11px;
	  font-size: 26px !important;
  }
  
  .social-ul {
	  margin: 30px 0;
  }
  
  #menuToggle {
	  display: none;
  }
  
  .messsanger {
	  text-align: right;
  }
  
  .messsanger img {
	  width: 50px;
	  max-width: 100%;
  }
  
  .footer-wr input {
	  display: none;
  }
  
  .ac-container {
	  display: none;
  }
  
  .open-close-div {
	  display: none;
  }
  
  #blue-circle-box {
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
	  -webkit-box-align: center;
		  -ms-flex-align: center;
			  align-items: center;
	  margin: 0 0 60px;
  }
  
  #blue-circle {
	  width: 250px;
	  height: 250px;
	  background-color: #140724;
	  text-align: center;
	  border-radius: 50%;
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
	  -webkit-box-pack: center;
		  -ms-flex-pack: center;
			  justify-content: center;
	  -webkit-box-align: center;
		  -ms-flex-align: center;
			  align-items: center;
	  border: 15px solid #260b4d;
	  box-sizing: border-box;
  }
  
  #blue-circle h4 {
	  color: #fff;
	  font-size: 24px;
	  font-family: 'Noah Grotesque ExtraBold';
	  line-height: 1.1;
	  margin-top: 15px;
	  padding: 0 30px;
  }
  
  #blue-circle-expand {
	  margin-left: 120px;
	  width: calc(100% - 370px);
	  position: relative;
  }
  
  .small-blue-circle-box {
	  list-style: none;
	  margin: 5px 0;
	  padding: 0;
	  position: relative;
	  display: -webkit-inline-box;
	  display: -ms-inline-flexbox;
	  display: inline-flex;
	  -webkit-box-align: center;
		  -ms-flex-align: center;
			  align-items: center;
  }
  
  .small-blue-circle-box li {
	  height: 100px;
	  width: 100px;
	  background-color: #140724;
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
	  -webkit-box-pack: center;
		  -ms-flex-pack: center;
			  justify-content: center;
	  -webkit-box-align: center;
		  -ms-flex-align: center;
			  align-items: center;
	  border: 5px solid #260b4d;
	  box-sizing: border-box;
	  border-radius: 50%;
	  margin-left: 20px;
	  position: relative;
	  z-index: 2;
  }
  
  .small-blue-circle-box li h4 {
	  color: #fff;
	  font-size: 16px;
	  font-family: 'Noah Grotesque ExtraBold';
	  line-height: 1.1;
	  text-align: center;
	  padding: 0 5px;
  }
  
  .small-blue-circle-box li:first-child {
	  margin-left: 0;
	  margin-right: 40px;
	  width: 130px;
	  height: 130px;
  }
  
  .small-blue-circle-box li:first-child h4 {
	  font-size: 20px;
  }
  
  #blue-circle-box:last-child {
	  margin-bottom: 0;
  }
  
  .small-blue-circle-box:before {
	  content: "";
	  border-top: 2px dashed #260b4d;
	  position: absolute;
	  width: 100%;
	  top: 50%;
	  left: 0;
	  -webkit-transform: translateY(-50%);
			  transform: translateY(-50%);
	  left: -45px;
	  z-index: 1;
  }
  
  #blue-circle-expand:before {
	  content: "";
	  position: absolute;
	  height: calc(100% - 138px);
	  border-left: 2px dashed #260b4d;
	  left: -46px;
	  top: 50%;
	  -webkit-transform: translateY(-50%);
			  transform: translateY(-50%);
  }
  
  #blue-circle-expand:after {
	  content: "";
	  width: 75px;
	  border-top: 2px dashed #260b4d;
	  position: absolute;
	  top: 50%;
	  -webkit-transform: translateY(-50%);
			  transform: translateY(-50%);
	  left: -120px;
  }
  
  .border-dot {
	  background-color: #260b4d;
	  height: 10px;
	  width: 10px;
	  position: absolute;
	  border-radius: 50%;
	  top: 50%;
	  -webkit-transform: translateY(-50%);
			  transform: translateY(-50%);
	  left: -50px;
  }
  
  #blue-circle-box:last-child {
	  margin-bottom: 0;
  }
  
  .blue-box-6 {
	  display: block !important;
  }
  
  .main-form form .input-field {
	  padding: 17px 18px;
	  background-color: #f3f3f3;
	  color: #000;
	  font-weight: 600;
	  letter-spacing: 0.8px;
	  line-height: 1.1;
	  font-size: 13px;
	  border: none;
	  width: 100%;
	  max-width: 100%;
	  box-sizing: border-box;
	  font-family: 'Hurme Geometric Sans 3 Light';
  }
  
  .main-form form .submit-button {
	  background-color: #39136b;
	  color: #fff;
	  font-size: 15px;
	  font-weight: 700;
	  letter-spacing: 1.7px;
	  line-height: 1.3;
	  width: 180px;
	  text-align: center;
	  padding: 10px 10px;
	  max-width: 100%;
	  box-shadow: none !important;
	  border: none;
	  border-radius: 0 !important;
	  display: inline-block;
	  -webkit-transition: all 0.5s;
	  transition: all 0.5s;
	  font-family: 'Hurme Geometric Sans 3';
	  margin-top: 12px;
	  cursor: pointer;
  }
  
  .main-form form .main-field:last-child {
	  margin-bottom: 0 !important;
  }
  
  .main-form form .submit-button:hover{
	  background: #4F2981 !important;
	  letter-spacing: 1.5px !important;
  }
  
  .main-form form .main-field {
	  margin: 0 0 10px !important;
	  display: block;
  }
  
  .main-form {
	  width: 500px;
	  max-width: 100%;
	  box-sizing: border-box;
  }
  
  .main-form form .input-field::-webkit-input-placeholder {
	  color: #000 !important;
	  opacity: 0.7;
	  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  }
  
  .main-form form .input-field::-moz-placeholder {
	  color: #000 !important;
	  opacity: 0.7;
	  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  }
  
  .main-form form .input-field:-ms-input-placeholder {
	  color: #000 !important;
	  opacity: 0.7;
	  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  }
  
  .main-form form .input-field::placeholder {
	  color: #000 !important;
	  opacity: 0.7;
	  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  }
  
  .main-form form .input-field:required {
	  box-shadow: none;
  }
  
  
  /*
  
  Styles for animated modal
  =========================
  
  */
  
  /* Start state */
  .animated-modal {
	  max-width: 550px;
	  border-radius: 4px;
	  overflow: hidden;
	  background: -webkit-linear-gradient(45deg, #543093 32%, #d960ae 100%);
	  background: linear-gradient(45deg, #543093 32%, #d960ae 100%);
	  -webkit-transform: translateY(-80px);
			  transform: translateY(-80px);
	  -webkit-transition: all .5s;
	  transition: all .5s; /* Should match `data-animation-duration` parameter */
  }
  
  .animated-modal * {
	  color: #fff;
  }
  
  .animated-modal h2,
  .animated-modal p {
	  -webkit-transform: translateY(-40px);
			  transform: translateY(-40px);
	  opacity: 0;
	  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  
	  -webkit-transition-property: opacity, -webkit-transform;
  
	  transition-property: opacity, -webkit-transform;
  
	  transition-property: transform, opacity;
  
	  transition-property: transform, opacity, -webkit-transform;
	  -webkit-transition-duration: .3s;
			  transition-duration: .3s;
  }
  
  /* Final state */
  .fancybox-slide--current .animated-modal,
  .fancybox-slide--current .animated-modal h2,
  .fancybox-slide--current .animated-modal p {
	  -webkit-transform: translateY(0);
			  transform: translateY(0);
	  opacity: 1;
	  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	  -webkit-transition-duration: .3s;
			  transition-duration: .3s;
  }
  
  /* Reveal content with different delays */
  .fancybox-slide--current .animated-modal h2 {
	  -webkit-transition-delay: .1s;
			  transition-delay: .1s;
  }
  
  .fancybox-slide--current .animated-modal p {
	  -webkit-transition-delay: .4s;
			  transition-delay: .4s;
  }
  
  .fancybox-slide--current .animated-modal p:first-of-type {
	  -webkit-transition-delay: .2s;
			  transition-delay: .2s;
  }
  
  #form-success,
  #form-error {
	  text-align: center;
  }
  
  #form-success h2,
  #form-error h2 {
	  font-family: 'Hurme Geometric Sans 3 SemiBold';
	  font-size: 30px;
	  margin-bottom: 10px;
	  line-height: 1.2;
  }
  
  #form-success h2 + p,
  #form-error h2 + p {
	  font-family: 'Hurme Geometric Sans 3 Light';
	  margin-bottom: 20px;
	  font-size: 18px;
  }
  
  #form-success,
  #form-error {
	  width: 420px;
	  max-width: 90%;
  }
  
  #form-error {
	  background: -webkit-linear-gradient(45deg, #933030 32%, #d9d760 100%);
	  background: linear-gradient(45deg, #933030 32%, #d9d760 100%);
  }
  
  @media screen and (max-width: 1300px){
  
  .container {
	  padding: 0 20px;
  }
  
  #blue-circle-expand {
	  width: calc(100% - 300px);
	  margin-left: 50px;
  }
  
  #blue-circle-expand:before {
	  left: -25px;
  }
  
  #blue-circle-expand:after {
	  left: -50px;
	  width: 25px;
  }
  
  .border-dot {
	  left: -29px;
  }
  
  .small-blue-circle-box:before {
	  left: -25px;
  }
  
  /* .blue-boxex {
	  margin: 20px;
  } */
  
  .blue-box {
	  /* width: 900px; */
	  margin: 0 auto;
	  max-width: 100%;
  }
  
  /* .right-content {
	  width: auto;
  } */
  
  .blue-round-box {
	  max-width: 1200px;
	  margin: 0 auto;
  }
  
  .main-menu ul li {
	  padding: 0 18px;
  }
  
  .login a span {
	  font-size: 18px;
  }
  
  .login {
	  width: 18%;
	  margin-top: 0px;
  }
  
  .main-menu ul li a {
	  font-size: 17px;
  }
  
  .main-menu {
	  padding: 35px 0 0 0;
  }
  
  .industri-wr .blue-round-box ul li {
	  width: 250px;
	  height: 250px;
	  font-size: 19px;
	  margin: 0 20px;
  }
  
  .logo img {
	  height: 80px;
  }	
  
  }
  
  @media screen and (max-width: 1200px){
  
  .blue-round-box ul {
	  width: 650px;
	  margin: 0 auto;
  }
  
  .industri-wr .blue-round-box ul li {
	  width: 280px;
	  height: 280px;
	  font-size: 19px;
	  margin: 10px 20px;
  }
  
  .footer-wr .footer-column ul li a {
	  font-size: 15px;
  }
  
  .footer-wr {
	  padding: 50px 0;
  }
  
  .footer-wr .footer-column {
	  padding: 28px 5px 0;
  }
  
  }
  
  @media screen and (max-width: 1230px){
  
  #blue-circle-expand {
	  display: none;
  }
  
  #blue-circle-box {
	  width: calc(25% - 4px);
	  display: -webkit-inline-box;
	  display: -ms-inline-flexbox;
	  display: inline-flex;
	  vertical-align: top;
	  margin: 0;
	  text-align: center;
  }
  
  }
  
  @media screen and (max-width: 1100px){
  
  .main-menu ul li {
	  padding: 0 15px;
  }
  
  }
  
  @media screen and (max-width: 1050px){
  
  #blue-circle {
	  width: 200px;
	  height: 200px;
	  border-width: 10px;
	  margin: 0 auto;
  }
  
  #blue-circle h4 {
	  padding: 0 10px;
	  font-size: 20px;
  }
  
  }
  
  @media screen and (max-width: 1000px){
  
  .menu-ul {
	  display: none;
  }
  
  .social-ul .fa-linkedin:before, 
  .footer-column.col1 .social-ul .fa-twitter:before {
	  position: absolute;
	  top: 8px;
	  left: 9px;
	  font-size: 22px !important;
  }
  
  .footer-wr .footer-column ul li br {
	  display: none;
  }
  
  .footer-column.col1 img {
	  width: 130px;
	  height: auto;
	  max-width: 100%;
  }
  
  .logo {
	  z-index: 999 !important;
	  position: relative;
  }
  
  .messsanger {
	  text-align: center;
	  padding-top: 25px !important;
  }
  
  .contact-ul li img {
	  position: static;
	  margin-right: 5px;
  }
  
  #menuToggle {
	  display: block;
  }
  
  .footer-wr .footer-column {
	  width: 100%;
	  float: none;
	  padding: 0 0;
	  margin-bottom: 5px;
  }
  
  .footer-column.col1 {
	  width: 100%;
  }
  
  #menuToggle span:nth-last-child(2) {
	  -webkit-transform-origin: 0% 100%;
			  transform-origin: 0% 100%;
  }
  
  .footer-wr {
	  padding: 50px 0 20px;
	  text-align: center;
  }
  
  .social-ul {
	  margin: 20px 0;
  }
  
  .footer-column.col1 .social-ul li:first-child {
	  margin-left: auto;
  }
  
  .footer-column.col1 .social-ul li {
	  float: none;
	  display: inline-block;
  }
  
  .footer-column.col1 .social-ul li {
	  height: 10px !important;
	  width: 10px !important;
	  margin: 10px 5px;
	  padding: 18px !important;
  }
  
  .footer-wr .footer-column ul li {
	  padding-bottom: 10px;
  }
  
  .social-ul {
	  margin: 20px auto;
  }
  
  .contact-ul li {
	  padding-left: 0 !important;
  }
  
  .footer-wr .footer-column h3 {
	  font-size: 19px;
	  margin-bottom: 20px;
  }
  
  #menuToggle span {
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
	  width: 29px;
	  height: 2px;
	  margin-bottom: 5px;
	  position: relative;
	  background: #ffffff;
	  border-radius: 3px;
	  z-index: 1;
	  -webkit-transform-origin: 5px 0px;
			  transform-origin: 5px 0px;
	  -webkit-transition: background 0.5s cubic-bezier(0.77,0.2,0.05,1.0), opacity 0.55s ease, -webkit-transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
	  transition: background 0.5s cubic-bezier(0.77,0.2,0.05,1.0), opacity 0.55s ease, -webkit-transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
	  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0), background 0.5s cubic-bezier(0.77,0.2,0.05,1.0), opacity 0.55s ease;
	  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0), background 0.5s cubic-bezier(0.77,0.2,0.05,1.0), opacity 0.55s ease, -webkit-transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
  }
  
  #menuToggle input {
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
	  width: 30px;
	  height: 20px;
	  position: absolute;
	  cursor: pointer;
	  opacity: 0;
	  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	  z-index: 2;
  }
  
  #menuToggle {
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
	  -webkit-box-orient: vertical;
	  -webkit-box-direction: normal;
		  -ms-flex-direction: column;
			  flex-direction: column;
	  position: static;
	  top: 25px;
	  left: 100%;
	  z-index: 1;
	  -webkit-user-select: none;
	  -moz-user-select: none;
	   -ms-user-select: none;
		   user-select: none;
  }
  
  .mobile-menu {
	  display: block;
	  position: absolute;
	  width: 100%;
	  height: 800px;
	  box-shadow: 0 0 10px #85888C;
	  margin: 0;
	  padding: 130px 15px 0;
	  background-color: #140724;
	  -webkit-font-smoothing: antialiased;
	  -webkit-transform-origin: 0% 0%;
			  transform-origin: 0% 0%;
	  -webkit-transform: translate(100%, 0);
			  transform: translate(100%, 0);
	  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
	  transition: -webkit-transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
	  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
	  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0), -webkit-transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
	  right: 0;
	  top: 0;
  }
  
  #menuToggle input:checked ~ ul {
	  -webkit-transform: none;
			  transform: none;
  }
  
  #menuToggle input:checked ~ span {
	  opacity: 1;
	  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	  -webkit-transform: rotate(45deg) translate(-3px, -1px);
			  transform: rotate(45deg) translate(-3px, -1px);
	  background: #36383F;
  }
  
  #menuToggle input:checked ~ span:nth-last-child(2) {
	  -webkit-transform: rotate(-45deg) translate(0, -1px);
			  transform: rotate(-45deg) translate(0, -1px);
  }
  
  #menuToggle input:checked ~ span:nth-last-child(3) {
	  opacity: 0;
	  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	  -webkit-transform: rotate(0deg) scale(0.2, 0.2);
			  transform: rotate(0deg) scale(0.2, 0.2);
  }
  
  #menuToggle input:checked ~ span {
	  opacity: 1;
	  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	  -webkit-transform: rotate(45deg) translate(-3px, -1px);
			  transform: rotate(45deg) translate(-3px, -1px);
	  background: #fff;
  }
  
  .mobile-menu li {
	  float: none !important;
	  text-align: left;
	  padding: 12px 0 !important;
	  border-bottom: solid 1px #491287;
  }
  
  .login {
	  display: none;
  }
  
  .main-menu {
	  float: right;
	  width: auto;
	  padding: 28px 0 0 0 !important;
	  margin-right: -5px;
  }
  
  .mobile-login p {
	  display: inline-block;
	  padding-left: 8px;
	  position: absolute;
  }
  
  header:after {
	  display: none;
  }
  
  /*accordian*/
  
  /*.ac-container{
	width: 400px;
	margin: 10px auto 30px auto;
  }
  
  .ac-container label {
	  padding: 5px 20px;
	  position: relative;
	  z-index: 20;
	  display: block;
	  height: auto;
	  cursor: pointer;
	  transition: all 0.3s ease;
  }
  
  .ac-container label {
	  background: #2d0956;
  }
  
  .accordion-footer {
	  margin: 8px 0 !important;
  }
  
  .ac-container label:hover:after,
  .ac-container input:checked + label:hover:after{
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 13px;
	top: 7px;
	background: transparent url(../images/arrow_down.png) no-repeat center center;  
  }
  
  .ac-container input:checked + label:hover:after{
	background-image: url(../images/arrow_up.png);
  }
  
  .ac-container input{
	display: none;
  }
  
  .ac-container article{
	background: rgba(255, 255, 255, 0.5);
	margin-top: -1px;
	overflow: hidden;
	height: 0px;
	position: relative;
	z-index: 10;
	transition: 
	  height 0.3s ease-in-out, 
	  box-shadow 0.6s linear;
  }
  .ac-container input:checked ~ article{
	transition: 
	  height 0.5s ease-in-out, 
	  box-shadow 0.1s linear;
	box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3);
  }
  
  .ac-container article p{
	font-style: italic;
	color: #777;
	line-height: 23px;
	font-size: 14px;
	padding: 20px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
  }
  
  .ac-container input:checked ~ article.ac-small {
	  height: auto;
  }
  
  .ac-small ul li {
	  padding-bottom: 15px !important;
  }
  
  .ac-container input:checked ~ article.ac-medium{
	height: 180px;
  }
  
  .ac-container input:checked ~ article.ac-large{
	height: 230px;
  }
  
  accordian-end*/
  
  /*opne-close*/
  
  .footer-wr .col2, .footer-wr .col3, .footer-wr .col4, .footer-wr .col5{
	  display: none !important;
  }
  
  .treeview, .treeview ul:first-child {
	  height: auto;
  }
  
  .treeview input[type=checkbox]{
	display:none
  }
  
  .open-close-div {
	  display: inline-block !important;
	  margin-top: 15px;
  }
  
  .treeview,
  .treeview ul{
	padding: 0;
	margin: 0;
	overflow: hidden;
  }
  
  .accor-ul {
	  padding: 5px 0 !important;
  }
  
  .treeview li{
	position: relative;
	font-size: 1rem;
	margin-top: 4px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
		-ms-flex-direction: column;
			flex-direction: column
  }
  
  .treeview > li{
	padding-left: 0;
  }
  
  .treeview .secon-ul {
	  max-height: 0;
	  -webkit-transition: .8s ease;
	  -moz-transition: .8s ease;
	  -ms-transition: .8s ease;
	  -o-transition: .8s ease;
  }
  
  .treeview li input:nth-of-type(1):checked ~ ul{
	max-height: 1000px;
  }
  
  .treeview li label {
	  cursor: pointer;
	  height: 65px;
	  font-size: 13px;
	  color: #ffff;
  }
  
  .treeview, .treeview ul {
	  margin: 0;
	  overflow: hidden;
  }
  
  .treeview li label i{
	font-size: 14px
  }
  
  .secon-ul label {
	  height: auto !important;
  }
  
  .treeview li label > span{
	margin: 0 20px
  }
  
  .treeview li label input[type=text]{
	-webkit-box-flex: 1;
		-ms-flex: 1;
			flex: 1;
	color: #676A6C;
	background: white;
	border: none;
	border-radius: 3px;
	-webkit-transition: .2s ease;
	transition: .2s ease;
	padding: 9px;
	margin-left: 10px;
	background: none
  }
  
  .treeview li label input[type=text]:focus,
  .treeview li label input[type=text]:hover{
	background: white
  }
  
  .treeview li label:not(.child):before{
	-webkit-transition: .3s ease;
	transition: .3s ease;
	position: absolute;
	margin-left: -16px;
  }
  
  .treeview li label:not(.child):before {
	  font: normal normal normal 12px/1 FontAwesome;
	  content: "\f078";
	  left: 50%;
	  top: 38px;
	  -webkit-transform: translateX(-50%);
			  transform: translateX(-50%);
	  margin: 0;
  }
  
  .accor-ul li a:hover {
	  text-decoration: underline;
  }
  
  .accor-ul li a {
	  text-decoration: none;
	  color: #fff;
	  letter-spacing: 0.5px;
	  font-size: 17px;
	  line-height: 1.2;
	  font-weight: 300 !important;
	  -webkit-transition: all 0.3s ease;
	  transition: all 0.3s ease;
	  font-family: 'Hurme Geometric Sans 3 Light';
  }
  
  .treeview li input[type="checkbox"]:checked + label:before {
	  -webkit-transform: rotate(180deg);
			  transform: rotate(180deg);
  }
  
  .treeview .ball{
	left: 16px;
	margin-left: -60px;
	padding-right: 30px;
  }
  
  .treeview .ball:before{
	color: #fff;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-radius: 50%;
	background-color: #23c6c8;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	height: 23px;
	width: 23px;
	font-size: 13px;
	-webkit-box-pack: center;
		-ms-flex-pack: center;
			justify-content: center;
	content: attr(data-id);
  }
  
  .accordion-footer {
	  font-size: 19px;
	  letter-spacing: 0.6px;
	  font-weight: 600 !important;
	  line-height: 1.4;
	  margin-bottom: 0 !important;
	  font-family: 'Hurme Geometric Sans 3 SemiBold';
  }
  
  .treeview .action-list i{
	margin-left: 15px
  }
  
  .secon-ul label:before {
	  display: none;
  }
  
  .treeview {
	  border-bottom: dashed 1px #444;
	  margin-bottom: 33px;
  }
  
  .accor-ul li a br {
	  display: none;
  }
  
  .secon-ul label {
	  border-top: dashed 1px #444;
  }
  
  .secon-ul li {
	  padding-bottom: 5px;
  }
  
  /*opne-close-end*/
  
  .footer-column.col1 .social-ul .fa-facebook-f:before, 
  .fa-facebook:before {
	  top: 14px;
	  position: absolute;
	  right: 10px;
	  font-size: 23px;
  }
  
  }
  
  @media screen and (max-width: 992px){
  
  .iam-button {
	  float: none;
	  margin: 0 0 40px;
  }
  
  .main-content:after,
  .what-we-wr:after,
  .main-content:before {
	  /* width: 100%; */
  }
  
  .blue-box-6 {
	  height: 250px;
  }
  
  .blue-boxex h3 {
	  float: left;
  }
  
  .blue-boxex img {
	  float: right;
	  margin-top: 10px;
  }
  
  .top-banner {
	  padding: 220px 0 80px;
  }
  
  .button-box {
	  margin-top: 40px;
  }
  
  .left-content p {
	  margin-bottom: 10px;
  }
  
  .right-content {
	  width: 100%;
	  float: none;
	  text-align: center;
  }
  
  .main-content {
	  text-align: center;
  }
  
  .left-content {
	  float: none;
	  width: 100%;
	  margin-bottom: 40px;
  }
  
  .blue-box-6.blue-boxex {
	  text-align: center;
  }
  
  .blue-boxex {
	  /* width: auto; */
	  float: none;
	  margin: 0 auto 30px;
  }
  
  }
  
  @media screen and (max-width: 900px){
  
  #blue-circle-box {
	  display: block;
	  margin: 0 auto 30px;
	  width: 200px;
  }
  
  }
  
  @media screen and (max-width: 767px){
  
  .blue-round-box ul {
	  width: 100%;
	  margin: 0 auto;
  }
  
  .industri-wr .blue-round-box ul li {
	  width: 270px;
	  height: 270px;
	  font-size: 18px;
	  float: none;
	  margin: 20px auto;
	  max-width: 100%;
  }
  
  }
  
  @media screen and (max-width: 480px){
  
  .heading-box h2 {
	  font-size: 26px;
	  line-height: 1.2;
  }
  
  .main-form {
	  width: 100%;
	  padding: 44px 25px !important;
  }
  
  .main-form form .input-field {
	  padding: 13px 18px;
	  font-size: 12px;
  }
  
  
  .blue-box-6.blue-boxex {
	  height: 200px;
	  width: 240px;
	  margin-left: auto;
	  margin-right: auto;
  }
  
  .main-menu {
	  padding: 25px 0 0 0 !important;
  }
  
  .logo img {
	  height: 70px;
  }
  
  .accordion-footer {
	  font-size: 17px;
  }
  
  .accor-ul li a {
	  font-size: 16px;
  }
  
  .industri-wr .blue-round-box ul li {
	  font-size: 16px;
  }
  
  .footer-column.col1 img {
	  width: 100px;
  }
  
  .blue-box-6 span .fas {
	  font-size: 18px !important;
  }
  
  .blue-box-6 span {
	  position: relative;
	  top: 2px;
  }
  
  .heading-box h2 br {
	  display: none;
  }
  
  .blue-bin .fas, .blue-ben .fas {
	  font-size: 16px !important;
  }
  
  .right-content img {
	  max-width: 100%;
	  width: 220px !important;
  }
  
  .blue-boxex {
	  padding: 10px 13px;
	  height: 250px;
  }
  
  .blue-box-6 a {
	  font-size: 18px;
  }
  
  .what-we-wr {
	  padding: 50px 0 25px;
  }
  
  .blue-boxex h3 {
	  font-size: 17px;
	  font-weight: 700;
	  margin-top: 10px;
  }
  
  .blue-boxex p {
	  margin-top: 20px;
	  font-size: 16px;
  }
  
  .main-content {
	  padding: 30px 0;
  }
  
  .more {
	  margin-top: 35px;
  }
  
  .text-img h2, .what-we-wr h2, .industri-wr h2 {
	  font-size: 24px;
	  margin-bottom: 10px;
  }
  
  .right-content img {
	  max-width: 100%;
  }
  
  .left-content p {
	  font-size: 16px;
	  margin-bottom: 0;
  }
  
  .text-img {
	  margin-bottom: 25px;
  }
  
  .iam-button a span, 
  .job-button a span{
	  font-size: 16px;
  }
  
  .blue-bin, .blue-ben {
	  padding: 10px 23px;
  }
  
  .iam-button {
	  margin: 0 0 30px;
  }
  
  .blue-box-6.blue-boxex {
	  height: 60px;
	  width: 220px;
	  margin-left: auto;
	  margin-right: auto;
	  max-width: 100%;
  }
  
  }
  
  @media screen and (max-width: 360px){
  
  .iam-button a, .job-button a {
	  width: 200px;
  }
  
  }
  
  #readmore-text {
	  display: none;
  }
  
  .blue-box-row {
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
	  -ms-flex-wrap: wrap;
		  flex-wrap: wrap;
  }
  
  .blue-box-col {
	  width: 100%;
	  padding: 20px;
  }
  
  @media (min-width: 768px) {
	  .blue-box-col {
		  -webkit-box-flex: 0;
			  -ms-flex: 0 0 50%;
				  flex: 0 0 50%;
		  max-width: 50%;
	  }
  }
  
  @media (min-width: 1200px) {
	  .blue-box-col {
		  -webkit-box-flex: 0;
			  -ms-flex: 0 0 33.33%;
				  flex: 0 0 33.33%;
		  max-width: 33.33%;
	  }
  }
  
  .blue-box-header {
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
	  -webkit-box-align: start;
		  -ms-flex-align: start;
			  align-items: flex-start;
	  -webkit-box-pack: justify;
		  -ms-flex-pack: justify;
			  justify-content: space-between;
  }
  
  .left0:before {
	  width: 50%;
	  right: 0;
  }

  .right-content img {
	  margin: 0 auto;
  }
  
  @media screen and (max-width: 480px) {
	  .top-banner {
		text-align: center;
	  }

	  .iam-button,
	  .job-button {
		  margin-right: 10%;
	  }

	  .left-content p {
		  text-align: left;
		  margin-bottom: 10px;
	  }
  
	  .text-img img {
		  width: 70px;
	  }
  
	  .blue-boxex {
		  min-height: auto;
		  height: auto;
	  }
  }

  body, html, .main {
	height: 100%;
  }

@media (max-width: 1200px) {
	.container {
		max-width: 1024px;
	}
}

@media (max-width: 1024px) {
	.container {
		max-width: 768px;
	}

	#indus-box {
		display: flex;
		flex-wrap: wrap;
	}

	#blue-circle-box {
		flex: 0 0 50%;
		max-width: 50%;
	}

	#blue-circle {
		margin-bottom: 20px;
	}
}

@media (max-width: 767px) {
	.container {
		max-width: 480px;
	}

	#indus-box {
		display: block;
	}
}

#giving-back .left-content {
	float: none;
	margin: 0 auto;
}