   @font-face {
    font-family: DIN-Light-Regular;
    src: url("../fonts/DIN-Light.otf");
}
@font-face {
    font-family: DIN-Condensed-Bold;
    src: url("../fonts/DIN-Condensed-Bold.ttf");
}

@font-face {
    font-family: kalinga;
    src: url("../fonts/kalinga.ttf");
}

@font-face {
    font-family: kalingab;
    src: url("../fonts/kalingab.ttf");
}

.Details b{
   font-family: "DIN-Condensed-Bold";
}

ul.ClientLogos {
    position: relative;
    width: 80%;
    list-style-type: none;
}

ul.ClientLogos li {
    float: left;
    margin: 10px;
}

ul.ClientLogos li img{
 -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
	 transform: translateZ(0);
    transition: box-shadow .3s ease-out, transform .3s ease-out, opacity .2s ease-out;
    transition-delay: .1s;
    width:200px;
}

ul.ClientLogos li img:hover{
 -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
	cursor:pointer;
	 -webkit-box-shadow: 10px 10px 49px -4px rgba(194,194,194,1);
-moz-box-shadow: 10px 10px 49px -4px rgba(194,194,194,1);
box-shadow: 10px 10px 49px -4px rgba(194,194,194,1);
}

.HowItWorkItem{
	width:120px;
}


/** Contact Us */
.ContactUsHeader{
	width:100%;

	/** fassets/images/contactus-header.jpg */
    background:url("../images/contactus-header.jpg");
	    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	height: 900px;
}

.HolderHeader{
	position: absolute;;
	top:10%;
	z-index:99;
	width:100%;
}
.btn-info{
        color: #fff;
    background-color: #00a79e;
    border-color: #00a79e;
        margin-top: 29px;
    width: 150px;

       font-family: "DIN-Light-Regular";
}
.ContactForm{
	width:100%;
	height: 490px;
}
.form-control{
    margin-top: 16px;
}
ul.LstIcons{
    list-style-type: none;
    float: left;
    top: 27px;
    position: relative;
}

ul.LstIcons li{
	margin: 15px;
}

ul.LstIcons li a:hover{
	text-decoration: underline;
	color:white;
}

.IconTitle{
	font-family:kalinga;
	font-size:16px;
	color:white;
	width:100px;
}

.FormDiv{
    background-color: #00a79e;
    position: relative;
    float: right;
}

.FormDiv .ButtonForm{
	width:64px;
	height:64px;
	position: absolute;
	left:0px;
	top:opx;
	cursor:pointer;
}

.navbar-brand{
	color:#00aff0;
	font-size:30px;
}
.navbar-brand:hover{
	color:#00a79e;
}
.ProjectImg{
    width:250px;
    height:auto;
    margin: 22px;
}

.ProjectImg{
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);

}
.ProjectImg:hover{
    animation: shake 0.5s cubic-bezier(.36,.07,.19,.97) both;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px;
     -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
  -webkit-box-shadow: 1px 1px 9px 0px rgba(128,128,128,1);
-moz-box-shadow: 1px 1px 9px 0px rgba(128,128,128,1);
box-shadow: 1px 1px 9px 0px rgba(128,128,128,1);
}


.SocialMediaIcons{
	position: relative;
	float: left;
	list-style-type: none;
        margin-right:10px;
        margin-left: 20px;
}
.SocialMediaIcons li{
	position: relative;
	float: left;
	list-style-type: none;
	margin: 4px;
}
.SocialMediaIcons li img{
	width:36px;
	height:36px;
}
.row {
    margin-right: 0px;
    margin-left: 0px;
}




.LogoSLider{
-webkit-box-reflect: below 2px -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(250, 250, 250, 0.4)));
width:350px;
}
.SlideBlock{
    height: 900px;
    background:url('../images/home/2.png');
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.GradianBlack{
    height: 900px;
    background:url('../images/home/1.png');
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 33;
    width:100%;
}
.ServicesBlock{
	height: 900px;
	background-color: #00aced;
}
.PolyGoneObject{
    position: relative;
    top:30%;
    left:10%;
}
.BrainBigIcon{
    width:187px;
}
.SpaceServices{
    height: 100px;
}
.HeaderServiceText{
    font-family: "DIN-Light-Regular";
    font-size:28px;
    color:#FFFFFF;
    margin-top: 10px;
    font-weight: bold;
}
.HomeServiceText{
    font-family: "kalinga";
    font-size:18px;
    margin-top: 10px;
     color:#FFFFFF;
}

.ClientsBlock{
    background-color: #3a3a3a;
    height: 650px;
}


.SectionTitle{
    font-family: "DIN-Light-Regular";
    font-size:40px;
    text-transform: uppercase;
    color:#FFFFFF;
    margin-top:20px;
    margin-left:10px;
}
.WhiteSectionTitle{
    font-family: "DIN-Light-Regular";
    font-size:36px;
    text-transform: uppercase;
    color:#000000;
    margin-top:20px;
    margin-left:10px;
}


.HowItWorkList{
	list-style-type: none;
	width:100%;
}
.HowItWorkList li{
	list-style-type: none;
	width:250px;
	float: left;
	margin-left:100px;
	margin-right:100px;
}
.HowItWorkList li .title{
	font-family: DIN-Light-Regular;
	font-size: 24px;
	color:#161616;
}

.SolutionsBlock{
	height: 900px;
	background:url('../../fassets/images/home-service.png');

    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.SolutionsHeader{
	height: 850px;
	background:url('../images/ServicesBackground.png');

    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	position: relative;
}
.IconnServices{
	height: 256px;
}

img.WhoWeAreIcon{
      max-width: 490px;
    float: right;
    margin-right: 105px;
}

.navbar{
	width:100%;
	height:50px;
	background-color: transparent;
            padding-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    box-shadow: 3px 3px 3px black;
    z-index:60px;
}
.SolutionsLogo {
    position: relative;
    top: 80px;
    height: 70%;
}

.SolutionsMainTitle{
	font-family: DIN-Light-Regular;
	width:100%;
	color:#f7921e;
	font-size:72px;
	height: 50px;
}
.BackgroundTextSolutions{
	background-color: black;
}


.VisionTitle{
    font-family: DIN-Light-Regular;
    color:white;
    font-size:30px;
}
.MissionTitle{
    font-family: DIN-Light-Regular;
    color:white;
    font-size:14px;
}

.ProcessItem{
    height:56px;
      -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
    -webkit-transition: height 2s , filter 2s; /* Safari */
  transition: height 2s , filter 2s;
}
.ProcessItem:hover{
    height:120px;
      -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
}

.RowBackground{
	height: 600px ;
	-webkit-box-shadow: 3px 0px 6px 2px rgba(0,92,117,1);
-moz-box-shadow: 3px 0px 6px 2px rgba(0,92,117,1);
box-shadow: 3px 0px 6px 2px rgba(0,92,117,1);
	vertical-align: middle;
        overflow: hidden;
}
.RowBackground:nth-child(even){
	background-color: #00aff0;

}
.RowBackground:first{
	 -webkit-box-shadow: 3px 6px 6px 2px rgba(0,92,117,1);
-moz-box-shadow: 3px 6px 6px 2px rgba(0,92,117,1);
box-shadow: 3px 6px 6px 2px rgba(0,92,117,1);

}
.RowBackground:nth-child(odd){
	background-color: white;

}
.portfolioFilter a.current{
    color:white !important;
}

.ServiceImage{
    width: auto;
    height: auto;
    max-height: 500px;
    position: relative;
    top: 10px;
    max-width: 100%;
}

.SolutionPageTitle
{
    color:#005C75;
      font-size:28px;
}
.PortfolioPageTitle{
	font-family: DIN-Light-Regular;
	font-size:24px;
	color:#000000;
	position: relative;
	top:50px;
}

.FooterCopyright
{
    color: white;
    margin-top: 10px;
    margin-left:150px;
}

.SolutionPageTextContent
{
    color:#005C75;
    min-height: 200px;
	margin-bottom: 20px;
         font-size:16px;
}


.RowBackground:nth-child(odd) .ServiceImage{
  left: -200%;

}
.RowBackground:nth-child(even) .ServiceImage{
  float: right;
  left: 100%;

}
.RowBackground:nth-child(odd) h2{
  color:#005C75;
  font-size:36px;

}

.RowBackground:nth-child(even) h2{
  color:white;
   font-size:36px;

}
.RowBackground:nth-child(odd) p{
  color:#005C75;
 font-size:16px;
}

.RowBackground:nth-child(even) p{
  color:white;
 font-size:16px;
}

.TextContent{
	min-height: 200px;
	margin-bottom: 20px;
}

.InfoBlock{
	height: 300px;
	background-color: white;
}
.InfoBlock .Logo{
	height: 150px;
}
.InfoBlock .Details{
	font-size:36px;
	color:black;
	font-family: DIN-Light-Regular;
}




.parallax {
    /* The image used */
    background-image: url("img_parallax.jpg");

    /* Set a specific height */
    height: 500px;

    /* Create the parallax scrolling effect */

    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.f1_container {
  position: relative;
  margin: 10px auto;
  width: 250px;
  height: 250px;
  z-index: 1;
}
.f1_container {
  perspective: 1000;
}
.f1_card {
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  transition: all 0.2s linear;
}
.f1_container:hover .f1_card {
  transform: rotateY(180deg);
}
.face {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}
.face.back {
  display: block;
  transform: rotateY(180deg);
  padding: 10px;
  color: white;
  text-align: center;

}

.face.back img{
	  box-shadow:2px 3px 3px #00000094;
}


.ServicesMainTitle{

}

.SolutionsList{
	list-style-type: none;
	width:80%;
}
.SolutionsList li{
	list-style-type: none;
	float: left;
	margin-left:10px;
	margin-right:10px;
	width:30%;
	margin-top:10px;
	margin-bottom:10px;
}


.SolutionsList li .SolutionsTitle{
	font-family: DIN-Light-Regular;
	color:white;
}
.SolutionsImg{
	height: 1px;
}

.SolutionsList li img:hover {
  animation: shake 0.7s cubic-bezier(.36,.07,.19,.97) both;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}

@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }

  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }

  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}


.BrainSmallIcon{
    width:68px;
}

.ContactBlock{
    background-image: url("../images/HomeContactInfo.png");
	box-shadow:3px 3px #c0c0c0;
    height: 650px;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.ContactHoverBlock{
    background-color: black;
    opacity: 0.6;
    filter: alpha(opacity=60); /* For IE8 and earlier */
    height: 650px;
    position: absolute;
    top:0px;
    width:100%;
    left:0px;
    z-index: 10;
}
.ContactBlockIcons{
    height: 650px;
    position: absolute;
    top:0px;
    width:100%;
    left:0px;
     z-index: 15;
}
.ContactListDetails{
    list-style-type: none;
    top:20%;
    left: 10%;
    position: relative;
}
.ContactListDetails li{
    list-style-type: none;
    position: relative;
    float: left;
    width:200px;
    left:10px;
    margin-left: 20px;
     text-align: center;

}

.TextInfo{
    font-family: "kalinga";
    font-size: 16px;
    color:white;
     text-align: center;
}


/** Clients Page */
.ClientsHeader{
  height: 900px;
  background:url("../images/clients-header.png");

    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}

.WhoWeAreHeader{
	height: 860px;
  background:url("../images/who-we-are_header.jpg");
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.ClientsPage{
     min-height: 120vh;
  background: white;
  transform: translateZ(0);
  padding: 10px 0;
}
.WhoWeArePage{
     min-height: 120vh;
  background: white;
  transform: translateZ(0);
  padding: 10px 0;
}

.LeftVision{
	background-color: #00a79e;
	width: 90%;
	height: 360px;
	position: relative;
	left: 0px;
	float:left;
}
.RightVision{
	background-color: #f7931e;
	width: 90%;
	height: 360px;
	position: relative;
	right: 0px;
	float: right;
}


.VisionImage{
	height: 300px;
	margin-top: 20px;
}

.TitleVision{
	font-family: DIN-Light-Regular;
	font-size:36px;
	color: white;
}
.VisionContent{
	font-family: DIN-Light-Regular;
	font-size:18px;
	color: white;
}


.ProductsHeader{
	width:100%;
	/** fassets/images/contactus-header.jpg */
    background:url("../images/products-header.jpg");
	/**    background-attachment: fixed;*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 1024px;
    position: relative;
    top:0px;
}
.ProjectsHeader{
	width:100%;
    background:url("../images/portfolio-header.png");
	height: 800px;
    background-size: cover;
}

.ProjectsPage{
     min-height: 120vh;
  background: white;
  transform: translateZ(0);
  padding: 10px 0;
}

.ProjectsCategories{
    list-style-type: none;
    width:100%;
    height: 200px;
    position: relative;
}


.ProjectsCategories li{
    list-style-type: none;
    width: 180px;
    float: left;
    white-space: nowrap;
    width: 200px;
    height: 38px;
    border: solid 1px #00aff0;
    padding-top:6px;
    margin: 3px;
    text-align: center;
 -webkit-box-shadow: 3px 3px 5px 1px #00aff0;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow:    3px 3px 5px 1px #00aff0;  /* Firefox 3.5 - 3.6 */
  box-shadow:         3px 3px 5px 1px #00aff0;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.ProjectsCategories li:hover{
    border: solid 1px #F7941E;
 -webkit-box-shadow: 3px 3px 5px 1px #F7941E;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow:    3px 3px 5px 1px #F7941E;  /* Firefox 3.5 - 3.6 */
  box-shadow:         3px 3px 5px 1px #F7941E;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
  cursor:pointer;
}
.ProjectsCategories li:active{
     border: solid 1px #F7941E;
   -moz-box-shadow:    inset 0 0 10px #F7941E;
   -webkit-box-shadow: inset 0 0 10px #F7941E;
   box-shadow:         inset 0 0 10px #F7941E;
}
.ProjectCategoryActive{
   border: solid 1px #F7941E !important;
       -moz-box-shadow:    inset 0 0 10px #F7941E !important;
   -webkit-box-shadow: inset 0 0 10px #F7941E !important;
   box-shadow:         inset 0 0 10px #F7941E !important;
}

.ProjectTypeClick{
     border: solid 1px #F7941E !important;
       -moz-box-shadow:    inset 0 0 10px #F7941E !important;
   -webkit-box-shadow: inset 0 0 10px #F7941E !important;
   box-shadow:         inset 0 0 10px #F7941E !important;
}

.ProjectsCategories li:before , .ProjectsCategories li:after{

}
.ProjectsCategories li:after{
 right: 10px;
  left: auto;
}


.shadowEffect
{
  position: relative;
}
.shadowEffect:before, .shadowEffect:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
}
.shadowEffect:after
{

}



.ProductsPage{
     min-height: 120vh;
  background: white;
  transform: translateZ(0);
  padding: 10px 0;
}

.ProductHeader{
	background-color: #00a79e;
	width: 100%;
	height: 260px;
	position: relative;
	right: 0px;
	float: left;
}



.ProductIcon{
	opacity: 0.18;
  filter: alpha(opacity=18); /* For IE8 and earlier */
	width: 90%;
    position: relative;
    top: 3%;
}

.SolutionsPage{
     min-height: 300vh;
  background: white;
  transform: translateZ(0);
  padding: 10px 0;
	width:100%;
	position: relative;
	top:100px;
}

.HeaderLogo{
	height:64px;
}
.MainHolderLogo {
    width: 300px;
    height: 300px;
    position: relative;
    top: 40%;
    float: left;
    left: 0;
}
.MainHolderLogo ul{
    list-style-type: none;
    width:100%;
    padding-left: 0px;
}

.MainHolderLogo ul li{
  color: white;
  font-size: 18px;
  font-family: DIN-Light-Regular;
  text-align: left;
  padding-left: 10px;
}


.MainHolderLogo ul li.AreBlock span{
  color: white;
  font-size: 18px;
  font-family: DIN-Light-Regular;
  position: relative;
  top:40%;
}
.MainHolderLogo ul li.WhoItmLogo{
   width: 100%;
   height: 30px;
  position: relative;
  padding-left: 0px;

}
.MainHolderLogo ul li div.WhoBlock{
   width: 100%;
   height: 30px;
  position: relative;
   background: #f8931d;
    -webkit-transition: width 2s;
  transition: width 2s;
  width:5%;
}
.MainHolderLogo ul li div.WhoBlock:after{
    content: 'WHO';
    padding-left: 10px;
}
.MainHolderLogo ul li div.WhoBlock:hover{

  width:100%;
}
.MainHolderLogo ul li.WeItmLogo{
   width: 100%;
   height: 40px;
  position: relative;
  padding-left: 0px;

}
.MainHolderLogo ul li div.WeBlock{
   width: 100%;
   height: 40px;
  position: relative;
   background: #00a79e;
    -webkit-transition: width 2s;
  transition: width 2s;
  width:9%;
}
.MainHolderLogo ul li div.WeBlock:after{
    content: 'WE';
    padding-left: 10px;
}

.MainHolderLogo ul li.AreItmLogo{
   width: 100%;
   height: 80px;
  position: relative;
  padding-left: 0px;

}
.MainHolderLogo ul li div.AreBlock{
   width: 100%;
   height: 80px;
  position: relative;
   background: #00adee;
    -webkit-transition: width 2s;
  transition: width 2s;
  width:2%;
}
.MainHolderLogo ul li div.AreBlock:after{
    content: 'ARE';
    padding-left: 10px;
    position: relative;
    top: 30%;
}

.MainHolderLogo ul li div:hover{
  width:100%;
}

/**
.MainHolderLogo ul li div.WhoBlock:after {
    content:'\A';
    width:10%;
     height: 30px;
         position:absolute;
    top:0; bottom:0;
    left:0;
    background: #f8931d;
    -webkit-transition: width 2s;
  transition: width 2s;
}*/
.MainHolderLogo ul li.WeBlock{
    width: 100%;
   height: 40px;
   background-color: #00a79f;
}

.MainHolderLogo ul li.AreBlock{
    width: 100%;
   height: 80px;
   background-color: #01aef0;
}
.PageTitle{
	font-family: DIN-Light-Regular;
	font-size:48px;
	color:#000000;
	position: relative;
	top:50px;
}
.PageTextInfo{
	font-family: DIN-Light-Regular;
	font-size:18px;
	color:#000000;
	position: relative;
	top:70px;
	width:100%;
	text-align: justify;
}
.ProductHeader h2{
font-family: DIN-Light-Regular;
	font-size:36px;
	color:white;
}
.ProductHeader p{
font-family: DIN-Light-Regular;
	font-size:12px;
	color:white;
}


.lstProducts{
	list-style-type: none;
	width: 99%;
}
.lstProducts li:first{
	margin-top: 10px;
}
.lstProducts li .ProductTitle{
	font-family: DIN-Light-Regular;
	font-size:36px;
	color: white;
	cursor:pointer;
}
.lstProducts li{
	list-style-type: none;
	width: 75%;
	height: 160px;
	background-color: white;
	/**-webkit-box-shadow: 4px 4px 5px 0px rgba(135,135,135,1);
-moz-box-shadow: 4px 4px 5px 0px rgba(135,135,135,1);
box-shadow: 4px 4px 5px 0px rgba(135,135,135,1);*/
	margin-bottom: 8px;
	text-align: center;
	vertical-align: middle;
	display: list-item;
	clear: both;

}

.lstProducts li:nthchild{
}
.lstProducts li:nth-child(1) {
  background-color: #f7941e;
	float: right;
}
.lstProducts li:nth-child(2) {
  background-color: #f7941e;
		float: right;
}
.lstProducts li:nth-child(3) {
  background-color: #f7941e;
		float: right;
}

.lstProducts li:nth-child(4) {
  background-color: #00a79e;
	float: left;
}
.lstProducts li:nth-child(5) {
  background-color: #00a79e;
	float: left;
}
.lstProducts li:nth-child(6) {
  background-color: #00a79e;
	float: left;
}

.lstProducts li:nth-child(7) {
  background-color: #00aeef;
	float: right;
}
.lstProducts li:nth-child(8) {
  background-color: #00aeef;
	float: right;
}
.lstProducts li:nth-child(9) {
  background-color: #00aeef;
	float: right;
}

.lstProducts li:nth-child(10) {
  background-color: #00aeef;
	float: right;
}

.WhiteBox{
    background-color: white;
        width: 97%;
    margin-top: 10px;
    margin-left: 10px;
    height: 0px;

box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
-webkit-box-shadow: 0 8px 6px -6px black;
}
.ProductPageIcon{
width:150px;
margin-top: 15px;
}

.ProductInformation{
    font-size: 12px;
    color:white;
    font-family: DIN-Light-Regular;
    width:100%;
    text-align: left;
    margin-left:10px;
}


.overlayMenu {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 999999;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.9);
  overflow-x: hidden;
  transition: 0.5s;
}

.overlay-content {
  position: relative;
  top: 5%;
  width: 100%;
  text-align: center;
  margin-top: 30px;
  z-index: 9999;
}

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

.overlayMenu a {
  padding: 8px;
  text-decoration: none;
  font-size: 64px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.overlayMenu a:hover, .overlayMenu a:focus {
  color: #f1f1f1;
}

.overlayMenu a:hover {
  color: #f1f1f1;
   font-size: 96px;
}

.overlayMenu .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
  z-index:99999999;
}

.container{
  width: 100%;
  position: absolute;
  z-index: 1;
}
.progressbar li{
  float: left;
  width: 20%;
  position: relative;
  text-align: center;
  list-style-type: none;
}


.progressbar{
  counter-reset: step;
}
.progressbar li:first{
 border-color: #27AAE2;
background: #27AAE2;
color: white
}
.progressbar li:before{
  content:counter(step);
  counter-increment: step;
  width: 30px;
  height: 30px;
  border: 2px solid #bebebe;
  display: block;
  margin: 0 auto 10px auto;
  border-radius: 50%;
  line-height: 27px;
  background: white;
  color: #bebebe;
  text-align: center;
  font-weight: bold;
}

.progressbar li:after{
  content: '';
  position: absolute;
  width:100%;
  height: 3px;
  background: #979797;
  top: 15px;
  left: -50%;
  z-index: -1;
}

.progressbar li.active + li:after{
 background: #27AAE2;
}
.progressbar li.active + li:before{
border-color: #27AAE2;
background: #27AAE2;
color: white
}

@media screen and (max-width: 1442px) {
    .ContactListDetails li img{
        width: 94px;
        height: 94px;
    }
}
@media screen and (max-width: 450px) {
  .overlayMenu a {font-size: 20px}
  .overlayMenu a:hover {font-size:40px}
  .overlayMenu .closebtn {
  font-size: 40px;
  top: 15px;
  right: 35px;
  }

  .ClientsBlock{
      height:300px;
  }

  .SolutionsList{
      width:100%;
  }

  .PaddingDesk{
      display: none !important;
  }

  #ClientCarousel {
  width:100%;
  display: relative;
}

.FooterCopyright
{
    color: white;
    margin-top: 0px;
    margin-left:0px;
}

.RowBackground:nth-child(even) .ServiceImage{
  float: initial;
}

.RowBackground:nth-child(even){


}

.RowBackground:nth-child(odd) .InformationText{
	margin-top: 30px !important;

}


.SolutionsHeader {
    height: 300px;
    background: url(../images/ServicesBackground.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.SolutionsLogo {
    position: relative;
    top: 80px;
    height: 200px;
}

.ServiceImage {
    width: auto;
    height: auto;
    max-width: 200px;
    position: relative;
    top: 10%;
}

.ClientsHeader {
    height: 400px;
    background: url(../images/clients-header.png);
    /* background-attachment: fixed; */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    top: 53px;
    position: relative;
}

.ProductsHeader {
    width: 100%;
    background: url(../images/products-header.jpg);
    /* background-attachment: fixed; */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 400px;
    position: relative;
}

.lstProducts li {
    list-style-type: none;
    width: 100%;
    height: 160px;
    background-color: white;
    margin-bottom: 8px;
    text-align: center;
    vertical-align: middle;
    display: list-item;
    clear: both;
}

.BlackFooter{
    height: 120px;
    background-color: #1b1b1b;
    width:100%;
    position: relative;
    top:100%;
}
.BlackFooter .FooterInfo{
  font-size: 14px;
  color: white;
  font-family: DIN-Light-Regular;
  padding-top: 10px;
}


}

.BlackFooter{
    background-color: #1b1b1b;
    width:100%;
  height:120px;
 position: relative;
}
.FooterInfo{
      font-size: 14px;
    color: white;
    font-family: DIN-Light-Regular;
    padding-top: 10px;
    height: 40px;
    position: relative;
    top: 46%;
    z-index: 999;
}


/* Slider */
.slick-slide {
    margin: 0px 20px;
}

.slide img {
    -webkit-box-reflect: below 2px -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(250, 250, 250, 0.4)));
     width:400px !important;
     height: 400px !important;
}
.slide{
    height:400px !important;
}
.slide img:after {
	content: "";
	display: block;
	background: -moz-element(#moz-reflect) no-repeat;
	width: auto;
	height: 385px;
	margin-bottom: 100px;
	-moz-transform: scaleY(-1);
}

.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}


.SolutionsTextBlock{
    height: 80px;
}
.SolutionsImageBlock{
    height: 60px;
}
.FooterLogo{
    height:100px;
}



@media screen and (max-width: 450px) {
		.LogoSLider{
			width:250px;
		}
                .LstIcons li img{
                    width:72px;
                }
                ul.LstIcons{
                    position: relative;
                    top:10%;
                }
                .overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 16px;
  color: #818181;
  display: block;
  transition: 0.3s;
}
.WhoWeAreHeader{
    height:300px;
}

.ClientIcon{
	width: 64px;
	height: auto;
}
.FooterLogo{
    height:30px;
}

.SolutionsTextBlock{
    height:auto;
}
.HolderHeader {
    position: absolute;
    top: 22%;
    z-index: 99;
    width: 100%;
}
.IconBrain{
    height: 24px;
}
.ContactUsHeader {
    width: 100%;
    background: url(../images/contactus-header.jpg);
    /* background-attachment: fixed; */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 900px;
}
.PageTitle{
	font-family: DIN-Light-Regular;
	font-size:14px;
	color:#000000;
	position: relative;
	top:50px;
}
.WWAPageTitle{
	font-family: DIN-Light-Regular;
	font-size:14px;
	color:#000000;
	position: relative;
	top:0px;
}
.PortfolioPageTitle{
	font-family: DIN-Light-Regular;
	font-size:24px;
	color:#000000;
	position: relative;
	top:50px;
}
.MobTite{
	font-family: DIN-Light-Regular;
	font-size:14px;
	color:#000000;
}
.MobPageDescription{
	font-family: DIN-Light-Regular;
	font-size:10px;
	color:#000000;
	width:90%;
	text-align: justify;
        margin-left:3px;
        margin-right: 3px;
}

.WhoWeAreIcon{
    height:128px;
    float: right;
}
.TitleVision{
    color: black;
    font-family: DIN-Light-Regular;
	font-size:14px;
    margin-left: 11px;

}


.VisionContent{
    color: black;
    font-family: DIN-Light-Regular;
	font-size:12px;
	margin-left: 11px;
}
.PageTextInfo{
	font-family: DIN-Light-Regular;
	font-size:12px;
	color:#000000;
	position: relative;
	top:80px;
	width:200px;
	text-align: justify;
}
.WWAPageTextInfo{
	font-family: DIN-Light-Regular;
	font-size:12px;
	color:#000000;
	position: relative;
	top:0px;
	width:200px;
	text-align: justify;
}
		.ServicesBlock{
			height: 2050px;
			background-color: #00aced;
		}

		.HowItWorkItem{
			width:120px;
		}

		.HowItWorkList{
			list-style-type: none;
			width:100%;
		}
		.HowItWorkList li{
			list-style-type: none;
			width:150px;
			float: left;
			margin-left:10px;
			margin-right:0px !important;

		}
		.HowItWorkList li .title{
			font-family: DIN-Light-Regular;
			font-size:12px;
			color:#161616;
		}

			.SolutionsMainTitle {

			    font-family: DIN-Light-Regular;
			    width: 100%;
			    color: #f7921e;
			    font-size: 36px;
			}
                        .SolutionsList li{
                            width:120px;
				height: 120px !important;
                        }
			.SolutionsList li img{
				width:80px;
				height: auto !important;
			}
			.SolutionsList li span{
                            font-size: 10px !important;
			}
			.SolutionsTitle{
				font-size:12px;
			}

			.slide img{
				width:150px !important;
				height: 150px !important;
			}
			.slick-slide{
				width:150px !important;
			}

		.f1_container {
		  position: relative;
		  margin: 10px auto;
		  width: 150px;
		  height: 150px;
		  z-index: 1;
		}
		.f1_container {
		  perspective: 1000;
		}
		.f1_card {
		  width: 100%;
		  height: 100%;
		  transform-style: preserve-3d;
		  transition: all 0.2s linear;
		}
		.f1_container:hover .f1_card {
		  transform: rotateY(180deg);
		}
		.face {
		  position: absolute;
		  width: 100%;
		  height: 100%;
		  backface-visibility: hidden;
		}
		.face.back {
		  display: block;
		  transform: rotateY(180deg);
		  padding: 10px;
		  color: white;
		  text-align: center;
			padding:0px;

		}

		.face.back img{
			  box-shadow:2px 3px 3px #00000094;
			top:0px;
		}
		.face.back .title{
			  display:none;
		}

		.ContactListDetails{
			top:20px;
		}

		.ContactListDetails li img{
			width:100px;
		}
		.ContactListDetails li .TextInfo{
			font-size:10px;
		}

		.InfoBlock .Details{
			font-size:14px;
		}

		.ContactListDetails li {
		    list-style-type: none;
		    float: left;
		    width: 100px;
		    left: 10px;
		    margin-left: 10px;
		    text-align: center;
		}

		.col-12{
			padding:0px;
			margin:0px;
		}
                }
