body .uwy.userway_p3 {
    top: auto;
    left: 13px !important;
    bottom: 20px !important;
    right: auto;
}

.icons a img {
    width: 30px;
    display: inline-block;
    padding: 0 5px 10px;
}

.back span {
    position: fixed;
    top: 140px;
    left:6%;
    z-index: 1000000
}
.back span a {
    color:#000;
    font-weight: 700;
    font-size: 14px;
}
.contact .black {
    background: #000;
    padding: 0% 0% 0 !important;
}

.contact .black .col-lg-12 {
    padding: 0 0 50px !important;
}

p.type {
    font-family: poppins, sans-serif;
    font-size: 16px;
    line-height: 25px;
    font-weight: 500;
    color: #000;
    text-align: center;
    padding: 0 20px;
}

#myBtn {
  display: block;
      position: fixed;
    bottom: 40px;
    right: 10px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #515151;
    color: #fff;
    cursor: pointer;
    padding: 13px 20px;
    border-radius: 1px;
    font-size: 17px;
    font-family: poppins, sans-serif;
    font-weight: 700;
}

#myBtn:hover {
  background-color: #555; /* Add a dark-grey background on hover */
    color:#fff;
}

.iframe {
    width:100%;
    padding: 0 0% 25px;
    height:400px;
}

#contact-form {
    padding: 0 15%;
}

.work-contain .row {
    margin-bottom:0px !important
}

.nav-float {
    position: absolute;
    width: 200px;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 1000000;
}
.open .nav-float {
    position: absolute;
    width:63px;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 1000000;
}
.nav-float a {
    width:100%;
    height: 100%;
    position: absolute;
}

.serv {
    display:inline-block;
    width: 47%;
    margin: 1% ;
    vertical-align: top
} 
.our-services .black .serv p {
        font-size: 14px;
    line-height: 20px;
}
.mobile-yes {
        display:none !important
    }
    
    .mobile-no {
        display:inherit !important
    }

footer p {
    color:#000 !important;
}
.footer-left {
    width:60% !important
}
.footer-right {
    width:35%
}
.footer-right a:hover,
.footer-left a:hover {
    color: #000;
    font-size: 14px;
}
 
.our-services #contact-data-1 {
    padding:0;
    text-align: center;
    color: #fff;
    background: #000   
}
#contact-data-1 {
    padding:5% 10%;
    text-align: center;
    color: #fff;
    background: #000   
}
#contact-data-1 h2{
    margin-bottom: 20px;
}
#contact-data-1 p{
 text-align: center;
    color: #fff;
    padding:0 5%;
}
.work {
    transition: transform 0.3s;
    
    text-shadow:  0px 0px 12px rgba(0, 0, 0, 1);
}
.work-scroll .col-lg-12 a {
     overflow: hidden
}
.work:hover {
    background-blend-mode: multiply !important;
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    background-position: center;
  transition: transform 0.3s;
}
.black .centerText h4.page-head {
    color: #fff !important;
}

.black #headline-hidden.visible {
    display: flex;
    height: 150px;
    z-index: 10;
    position: fixed;
    transform: translate(0% );
    transition: transform 500ms ease-in-out;
    opacity: 1;
    top: 0;
    overflow: visible;
     right: 0
}

.black #headline-hidden.visible h4 {
    color: #000;
    letter-spacing: -1px;
    text-align: center;
    transform: scale(1);
    transition: transform 500ms ease-in-out;
     position: absolute;
    font-size: 25px;
    line-height: 25px;
        top: 20px;
    right: 20px;
   
}
.black #headline-hidden.visible .centerText {
    text-align: center;
    background: none;
    background-size: 0;
    padding-bottom: 0;
    width: 100%;
}
.black .centerText {
    position: sticky;
    top: 28%;
    margin: 0;
    padding: 0;
}


.lds-grid {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-grid div {
  position: absolute;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #fff;
  animation: lds-grid 1.2s linear infinite;
}
.lds-grid div:nth-child(1) {
  top: 8px;
  left: 8px;
  animation-delay: 0s;
}
.lds-grid div:nth-child(2) {
  top: 8px;
  left: 32px;
  animation-delay: -0.4s;
}
.lds-grid div:nth-child(3) {
  top: 8px;
  left: 56px;
  animation-delay: -0.8s;
}
.lds-grid div:nth-child(4) {
  top: 8px;
  left: 80px;
  animation-delay: -0.4s;
}




.lds-grid div:nth-child(5) {
  top: 32px;
  left: 8px;
  animation-delay: 0s;
}
.lds-grid div:nth-child(6) {
  top: 32px;
  left: 32px;
  animation-delay: -0.4s;
}
.lds-grid div:nth-child(7) {
  top: 32px;
  left: 56px;
  animation-delay: -0.8s;
}
.lds-grid div:nth-child(8) {
  top: 32px;
  left: 80px;
  animation-delay: -0.4s;
}

.lds-grid div:nth-child(9) {
  top: 56px;
  left: 8px;
  animation-delay: 0s;
}
.lds-grid div:nth-child(10) {
  top: 56px;
  left: 32px;
  animation-delay: -0.4s;
}
.lds-grid div:nth-child(11) {
  top: 56px;
  left: 56px;
  animation-delay: -0.8s;
}
.lds-grid div:nth-child(12) {
  top: 56px;
  left: 80px;
  animation-delay: -0.4s;
}

 
.lds-grid div:nth-child(13) {
  top: 80px;
  left: 8px;
  animation-delay: -0.4s;
}
.lds-grid div:nth-child(14) {
  top: 80px;
  left: 32px;
  animation-delay: -0.8s;
}
.lds-grid div:nth-child(15) {
  top: 80px;
  left: 56px;
  animation-delay: -0.4s;
}






 
@keyframes lds-grid {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
}



.our-story .hero {
	 
}
.row  {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.col-lg-12 {
	padding-right: 0 !important;
    padding-left: 0 !important;
}
.industry .work {
    height: 250px;
    background: #b3b5b8;
    position: relative;
    overflow: hidden;
}
.container.work-contain .centerText h4 span{
         width: 100%;
    display: block;
    padding: 0 0 0;
    line-height: 15px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 13px;
    position: relative;
    z-index: 10;
}
.container.work-contain .centerText h4 span a{
    width: 100%;
    display: block;
    padding: 0 0 0;
    line-height: 1em;
    text-transform: uppercase;
    font-weight: 500;
    color: #000;
    font-size: 13px;
}
.container.work-contain .centerText h4 span a:hover{
    width: 100%;
    display: block;
    padding: 0 0 13px;
    line-height: 1em;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 13px;
    color: #fbae49
}
.industries {} 

.form-group {
    margin-bottom: 15px;
    width: 47%;
    display: inline-block;
    border: #000 solid 1px;
    margin: 1%;
    background:#fff;
    padding: 0;
}
.form-group-full {
    margin-bottom: 15px;
    width: 96%;
    display: inline-block;
    border: #000 solid 1px;
    margin: 1%;
    background:#fff;
}
.form-group.button {
	width: 300px;
    float: none;
    margin: 1% auto;
    text-align: center;
    display: block;
	padding: 13px 2%;
}
.btn.gray {
	width: 100%;
	color: #000 !important;
	font-family: poppins, sans-serif;
     font-size: 13px;
    line-height: 15px;
	font-weight: 500;
	cursor: pointer;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    text-decoration: none;
	background: #fff !important;
	border: none;
        border-radius: 0px !important;
    padding: 20px;
    opacity: 1;
}
.form-group.button button {
	width: 100%;
	color: #000;
	font-family: poppins, sans-serif;
     font-size: 13px;
    line-height: 15px;
	font-weight: 500;
	cursor: pointer;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    text-decoration: none;
	background: none;
	border: none
}
.form-group.button:hover {
	background: #000;
	color:#fff;
	 transition: all 0.3s ease 0.3s;
}
.form-group.button:hover button {
	color:#fff;
	 transition: all 0.3s ease 0.3s;
}
.form-group.full-width {
	width: 96.5%;
}
#contact-form {
	margin: 30px 0 50px;
}

.form-group input,
textarea {
     font-size: 16px;
    font-family: poppins, sans-serif;;
    color: #000;
     position: relative;
    z-index: 10;
    height: auto;
    padding-top:15px;
    padding-right: 3em;
    padding-left: 1.9em;
    -webkit-transition: all .3s cubic-bezier(.19,1,.22,1);
    transition: all .3s cubic-bezier(.19,1,.22,1);
    letter-spacing: .02em;
    border: none!important;
    outline: 0!important;
    background: 0 0;
    box-shadow: none!important;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}




/*---------TABS--------*/
*:focus {
  outline: 1px dotted blue;
}
.our-work .tabs {
    position: relative;
    overflow-x: auto;
    overflow-y: auto;
    height: 100%;
    width: 100% !important;
    background-color: transparent;
    margin: 35px auto 0;
    white-space:normal ;
	color: #000;
}
.our-work .tabs section {
	padding: 5% 5% 1%;
}

.our-work .tabs section p{
    font-size: 14px;
    line-height: 17px;
}
.our-work .tabs > ul {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
   font-size: 0;
}
.our-work .tabs > ul .indicator {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  width: 20%;
  background: #1E88E5;
  -webkit-transform: translateZ(0) translateX(0);
          transform: translateZ(0) translateX(0);
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.our-work .tabs > ul li {
  display: inline-block;
   width: 31%;
      margin: 1%;
    
}
.our-work .tabs > ul li a {
  display: block;
  position: relative;
  overflow: hidden;
   text-decoration: none;
  text-align: center;
  font-weight: 500;
   -webkit-transition: all 0.1s ease 0.1s;
  transition: all 0.1s ease 0.1s;
 	border: #000 1px solid;
    float: left;
    font-family: poppins, sans-serif;
    font-size: 14px;
    line-height: 18px;
     color: #000;
	 padding: 15px 2%;
	width:100%
}
.our-work .tabs > ul li a:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: #000;
  -webkit-transform: translateZ(0) translateY(100%);
          transform: translateZ(0) translateY(100%);
  -webkit-transition: all 0.1s ease 0.1s;
  transition: all 0.1s ease 0.1s;
  z-index: -1;
}
.our-work .tabs > ul li a:hover,
.our-work .tabs > ul li a[aria-selected] {
  color: white;
  
}
.our-work .tabs > ul li a:hover:before,
.our-work .tabs > ul li a[aria-selected]:before{
  -webkit-transform: translateZ(0) translateY(0);
          transform: translateZ(0) translateY(0);
}
.our-work .tabs > section[aria-hidden="true"] {
  display: none;
}

/*---------END TABS--------*/

 
.padding-top-90 {
    padding-top: 20% !important;
}

.pb .container {
	max-width:100% !important;
}
.sidenav {
	padding: 1% 10% 1% 10%;
	float: left
}
.sidenav:before,
.sidenav:after {
	content: " ";
	clear: both
}
.sidenav .nav a {
	color: #000;
	font-size: 13px;
    line-height: 15px;
    padding: 15px 2%;
}
.sidenav .nav {
	font-size: 14px;
    line-height: 18px;
    color: #000;
    
 	width:48%;
	margin: 1%;
	 border:#000 1px solid;
	float: left;
	font-family: poppins, sans-serif;
     font-weight: 500;
 	overflow:hidden;
	position: relative;
 	display: flex;
    justify-content: center;
    align-items: center;
}
.sidenav.industry .nav {
	width:31%;
	color: #000;
	min-height: 0px;
}

.sidenav .nav:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: #000;
  -webkit-transform: translateZ(0) translateY(100%);
          transform: translateZ(0) translateY(100%);
  -webkit-transition: all 0.2s ease 0.2s;
  transition: all 0.2s ease 0.2s;
  z-index: -1;
}
.sidenav .nav:hover {
	color:#fff;
	-webkit-transition: all 0.2s ease 0.2s;
    transition: all 0.2s ease 0.2s;
}
.sidenav .nav:hover:before,
.sidenav .nav.active{
  -webkit-transform: translateZ(0) translateY(0);
     transform: translateZ(0) translateY(0);
	color:#fff
}
.sidenav .nav.active {
	background:#000;
}
.sidenav .nav:hover a,
.sidenav .nav a:hover,
.sidenav .nav.active a {
	color:#fff;
	-webkit-transition: all 0.2s ease 0.2s;
  transition: all 0.2s ease 0.2s;
}


.sidenav .text {
	width: 100%;
	float:left;
		border:none;
	margin-top: 25px
}
.sidenav .text p {
	 font-family: poppins, sans-serif;
    font-size: 16px;
    line-height: 25px;
    font-weight: 500;
	color: #000;
	text-align: center;
	
}



.compass {
	position:relative;
	width:100%;
	z-index: 1
}
.dial {
	    position: absolute;
    height: 73%;
    z-index: 2;
    top: 13.5%;
    left: 43.5%;
    margin: 0 auto;
}
.ruler {
	position: absolute;
    width: 58%;
    top: 53%;
    left: -3%;
    vertical-align: top;
}
.dot {
	position: absolute;
    width: 50%;
    top: -25%;
    right: -22%;
    vertical-align: top;
}
.line {
	position: absolute;
	width:50%;
    top: 52%;
    right: -5%;
    vertical-align: top;
}

.line-vert {
	position: absolute;
    height: 105%;
    top: -5%;
    left: 62%;
    vertical-align: top;
}
.circle {
	position: absolute;
	height: 10px;
    top: -1%;
    right: 2%;
    vertical-align: top;
}

.tile1,
.tile2,
.tile3,
.tile4 {
	    width: 47.25%;
    display: inline-block;
    padding: 0;
    margin: 0% .5% 2%;
}




.animate-head {
	display: flex;
    position: -webkit-sticky;
    position: sticky;
	top: 3%;
	right:3%;
	transform: scale(0.5) translate(270%, 170%);
	transition: all 1s;	
	z-index: 100
}

.our-services .hero {
	overflow: visible;
	
}


/*
#headline-hidden.visible {
	    display: flex;
    height: 150px;
    z-index: 1000000;
    position: fixed;
    top: 0;
    right: 37%;
    transform: scale(0.5) translate(200%, -10%);
    transition: all .2s;
	opacity: 1;
 	overflow: visible
}
 */
 
#headline-hidden {
	display: flex;
	opacity: 1;
	background: none;
	transform: scale(1);
	overflow: hidden;
	padding:0;
	margin:0;
	    position: absolute;
    bottom: 200px;
	z-index: 10000
 }
#headline-hidden h4 {
	margin:0 auto;
}


#headline-hidden.visibles {
	  display: flex;
    height: 150px;
    z-index: 1000000;
    position: fixed;
	 transform: translate(70% );
	transition: transform 500ms ease-in-out;
	opacity: 1;
	top: 0;
 	overflow: visible
}
#headline-hidden.visibles h4 {	
    color: #000;
    letter-spacing: -3px;
	text-align: center;
	 transform: scale(.25) ;
	transition: transform 500ms ease-in-out;
	
}

#headline-hidden.visibles .centerText {
    text-align: center;
    background: none;
    background-size: 0;
    padding-bottom: 0;
}
#headline-hidden-wrap.visibles.centerText {
     background:none !important
}  

#headline-hidden.visible2 {
	  display: flex;
    height: 150px;
    z-index: 1000000;
    position: fixed;
	top:0;
	right:0;
	opacity: 1;
 	overflow: visible
}
#headline-hidden.visible2 h4 {	
    color: #000;
    letter-spacing: -3px;
	text-align: center;
	 transform: scale(.25) ;
	 
	
}

#headline-hidden.visible2 .centerText {
    text-align: center;
    background: none;
    background-size: 0;
    padding-bottom: 0;
}
#headline-hidden-wrap.visible2.centerText {
     background:none !important
}
 
 

.divide {
	padding:25px 0;
	margin-top: 5px
}




body {
	overflow: visible;
	background: #fff;
}

p {
    font-family: poppins, sans-serif;
    font-size: 16px;
    line-height: 25px;
	font-weight: 500;
}

div,
section, footer,
section .content{
	overflow: visible
}

.container {
	width:100% !important;
	padding: 0 !important
}

.textpadding {
	padding-left: 8%;
	padding-right: 8%;	
	
}
.row {
	position: relative;
}
.right-padding {
	padding-right: 10%;
}


footer {
	padding: 25px 8% 40px;
	border-top:#cecece 1px solid;
	background: #fff;
	    float: left;
}
footer p,
footer p a{
	font-size:14px;
}
footer a {
	color:#000
}
.footer-right {
	text-align: right;
}

.pb .hero .background-content {
	width:100%;
	float: left;
    position: absolute;
    z-index: -10;
     height: 100%;
    -webkit-transform: scale(1.00);
    transform: scale(1.00);
}

.bx-wrapper {
	width: 75%;
    display: inline-block;
    height: 100%;
    float: left;
    padding: 0;
    border: none;
    box-shadow: none;
    margin: 0;
}
.bx-wrapper:nth-child(2) {
	width:25%;
	display: inline-block;
	height:50%;
		float: left
}
.bx-wrapper:nth-child(3) {
	width:25%;
	display: inline-block;
	height:50%;
	float: left
}
.bx-viewport {
	height:100% !important
}
.bx-wrapper .bxslider,
.bx-wrapper .bxslider2,
.bx-wrapper .bxslider3 {
	background-size:cover;
	background-position: center center;
	height: 100%;
	width:100%
}
.bx-wrapper .bxslider div,
.bx-wrapper .bxslider2 div,
.bx-wrapper .bxslider3 div {
	background-size:cover;
	background-position: center center;
	height: 100%;
	width:100%;
	left: 0;
}

.bx-wrapper .bxslider div:before{
     content: '';
     position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgb(255,255,255);
background: linear-gradient(180deg, rgba(255,255,255,.4) 0%, rgba(0,0,0,.8) 100%);
     opacity: 0.6;
}
.bx-wrapper .bxslider div div:before{
     content: '';
     position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: none !important;
      opacity: 1;
}

.bx-controls-direction a {
    opacity: 0;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}
.bx-wrapper .bxslider .text{
 	position: absolute;
	bottom:5%;
	padding: 10% 10% 0;
	height: 400px;
	width: 85%;
 }
.bx-wrapper .bxslider h2{
	font-size:70px;
	line-height: 69px;
	position: absolute;
 	letter-spacing: -3px;
	    bottom: 70px;
}
.bx-wrapper .bxslider a{
	font-size: 15px;
    line-height: 17px;
    display: block;
    padding: 15px 70px 15px 15px;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    background: rgba(0,0,0,0.7) no-repeat center right;
    margin: 15px 0 0 0;
    width: fit-content;
	font-weight: 500;
    bottom: 0;
    position: absolute;
} 

.bx-wrapper .bxslider a:before{
	content: " ";
    position: absolute;
    display: block;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    background: url(../images/orange-arrow.svg) no-repeat center right;
    background-size: 50%;
    height: 50px;
    width: 50px;
    top: 0;
    right: 15px;
 }
.bx-wrapper .bxslider a:hover{
	background: rgba(246,126,0,0.7) no-repeat center right;
}
.bx-wrapper .bxslider2 div:hover::after,
.bx-wrapper .bxslider3 div:hover::after {
	content:"";
	background: rgba(0,0,0,0.7);
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 1
}

.bx-wrapper .bxslider2 div h2,
.bx-wrapper .bxslider3 div h2{
	font-size:32px;
	line-height: 32px;
	position: absolute;
	bottom: 0;
	padding: 10%;;
	opacity: 0;
	z-index: 2
}

.bx-wrapper .bxslider2 div:hover h2,
.bx-wrapper .bxslider3 div:hover h2{
	opacity: 1;
	transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;

}

 

.navbar-new {
	position: fixed;
    left: 6%;
    top: 5%;
    z-index: 10000;
}

.menu-block {
   display: flex;
   justify-content:center;
   align-items:center;
   overflow:hidden;
   border-top-right-radius:0;
   border-bottom-right-radius:0;
	height:80px;
 }

 .menu-nav {
   background-color:#fff;
   height: 100%;
   line-height:50px;
   padding-left:20px;
   padding-right:65px;
	 padding-top: 18px;
   border-top-left-radius:0;
   border-bottom-left-radius:0;
   /*--| animation |--*/
   transition:0.5s;
   transform-origin:left center;
   transform: translateX(-100%);
   opacity:0;
 }
  
 .menu-nav_active {
   transform: translateX(0);
  opacity:1;
	 margin-left: 80px;
	 z-index: 2;
	 transition: 0.5s;
    transform-origin: left center;
 }
.menu-nav a:hover {
	color:#000;
}

  .menu-nav__link {
  display: inline-block;
  color:#222;
  margin-right:35px;
}

.menu-btn {
  display:block;
  width:340px;
  height:80px;
   background-color:#fff;
   border-radius:0%;
  position:absolute;
	left: 0;
}

.menu-btn .logo {
	width:230px;
	height:80px;
	vertical-align: inherit !important;
	display: inline-block;
	padding: 15px 40px 15px  20px;
	 
}
.menu-btn .logo img {
	width:100%;
	height: auto
}

.btn-wrap {
	background:#000;
	height: 100%;
    width: 100px;
    display: inline-block;
	position: relative;
	z-index: 1;
	margin-left: -5px;
	transition: 0.5s;
    transform-origin: left center;
}
.btn-wrap_active {
	   transform: translateX(275px);
    transition: 0.5s;
    transform-origin: left center;
    z-index: 10;
	border-right: 10px #fff solid;
    width: 80px;
}

.menu-btn span,
.menu-btn span:before,
.menu-btn span:after {
  position:absolute;
  top:50%;
	margin-top:-1px;
  left:30%;
	margin-left:0px;
  width:35px;
  height:2px;
  background-color:#fff;
z-index: 2
}
 

 
.menu-btn span:before,
.menu-btn span:after {
  content:'';
  display:block;
  left: 0px;
  transition:0.2s;
}
 
.menu-btn span:before {
   transform: translateY(-5px);
 
}
 
.menu-btn span:after {
 
  transform: translateY(5px);
	
 }
  
 
.menu-btn_active span {
   height:0;
 }
  
 .menu-btn_active span:before {
   transform: rotate(45deg);
 }
  
.menu-btn_active span:after {
   transform: rotate(-45deg);
 }



.menu-btn_active .logo {
transform-origin:left center;
   opacity:0;
	 transition:0.2s;
}

.logo-mobile {
	width: 80px;
    height: auto;
    vertical-align: inherit !important;
    padding: 20px;
	display: none;
	position: absolute;
	left: 0;
	z-index: 3;
	transition: 0.5s;
    transform-origin: left center;
}

.menu-btn .logo-mobile {
     opacity:0;
	 transition:0.2s;
}
.menu-btn_active .logo-mobile {
 	opacity:1;
	display: inline-block;
	 transition:0.2s;
}
.right {
	text-align: right !important;
}


/*--------------------------------------------------
      BLACK NAV
---------------------------------------------------*/
.interior .menu-btn {
	background: transparent
}
.interior .menu-btn .logo {
	background:#000;
}
.interior .menu-btn .logo-mobile {
	background:#000;
}
.interior .btn-wrap {
	background: #515151;
	border-right: #000 10px solid;
}
.interior .menu-nav_active {
	background: rgba(0, 0, 0, 0.75)
}
.interior .menu-nav__link {
	color:#fff
}
.interior .menu-nav a:hover {
	color:#cecece;
}



/*--------------------------------------------------
      STICKY
---------------------------------------------------*/

.page{
 display: flex;
 position: -webkit-sticky;
	  position: sticky;  top:0;
}
.title-bar {

  background:#fff;
	z-index: 1000000
 }
.title-bar.sticky {
	
	  top: 0;
	  padding: 100px 0;
	display:block;
 }
.title-text {
	width: 100%
}
 



/*--------------------------------------------------
OUR STORY
---------------------------------------------------*/
.white {
	background: #fff;
}
.our-story #hero {
	background: url("../images/story-header.jpg") #fff no-repeat;
	background-size: cover;
	background-position: center bottom
}
.our-story {
	color:#000 !important;
}
h4 .page-head {
	color: #000 !important;
}
.our-story h4 {
	color:#fbae49  ;
	font-size:70px;
	line-height: 60px;
	font-weight: 700;
	margin-bottom: 10px;
	letter-spacing: -3px;
}
#story .centerText h4 {
    font-size: 130px;
    line-height: 105px;
    color: #000;
    letter-spacing: -3px;
    margin-top: 15%;
}
#story .textpadding {
    padding-left: 0%;
    padding-right: 9.5%;
}
.bottom {
position: absolute !important;
	bottom: 50px;
 }
.bottom p {
        font-family: poppins, sans-serif;
    font-size: 13px;
    line-height: 21px;
    font-weight: 500;
}
.centerText {
	text-align: center;
    background: url(../images/arrow.svg) no-repeat center bottom;
    background-size: 155px;
    padding-bottom: 83px;
}
.centerText h4 {
	font-size:130px;
	line-height: 105px;
	color:#000;
	letter-spacing: -3px;
}
.team {
	background: #b3b5b8;
	position: relative;
	overflow: hidden;
	padding: 0;
}
.team a{
	display: table-cell;
    vertical-align: bottom;
}
.team.g {
	background: #828282
}
.team:hover img {
	opacity: .4;
}
.team-text {
    position:absolute;
   
    
}
.team img {
	width:100%;
     position: relative;
      -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
	transition:0.2s;
}
.team .team-text p {
	display: none;
	 transition:0.2s;
}
.team .team-text p { 
	color:#fff;
line-height:1.5rem;
font-size: 15px;
}
.team:hover .team-text {
	z-index: 100;
	position:relative
}
.team:hover:before {
	 content: '';
     position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgb(255,255,255);
background: linear-gradient(180deg, rgba(88,88,88,.4) 0%, rgba(0,0,0,.6) 100%);
     opacity: 0.8;
}

.team:hover .team-text {
    position: absolute;
    z-index: 10000;
    padding: 10% 7%;
    width: 100%;
    bottom: 0;
}
.team:hover .team-text h4 {
    color: #fbae49;
    font-size: 40px;
    line-height: 35px;
    font-weight: 700;
    margin-bottom: 10px;
    letter-spacing: -3px;
	transform: scale(1);
	transition:0.2s;
}
.team:hover .team-text p {
	display: block;
	transform: scale(1);
	transition:0.2s;	
}
.team:hover .team-text p span{
   color: #000;
    font-size:15px;
    line-height: 13px;
     margin-bottom: 0;
    letter-spacing: 0;
    font-family: big-caslon-fb, serif;
    font-weight: 700;
    font-style: normal;
    padding: 10px;
    background: #fbae49;
   -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
    display: none;
 }
.client {
	height: 120px;
    background: none;
    position: relative;
    overflow: hidden;
    text-align: center;
}
.client.g {
	background: none
}
.client .logo {
	 height: 100%;
	width:100%;
  overflow: auto;
  margin: auto;
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
}
.client img {
	width:70%;
 	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
	max-height: 100px;
 	position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
   
}



/*--------------------------------------------------
OUR WORK
---------------------------------------------------*/
.top {
 
 }
.our-work  .hero {
	overflow: scroll
}
.container.work-contain {
 }

.our-work .container.work-contain .centerText {
	position:sticky;
	top: 44%;
	padding: 0 2%;
}
.container.work-contain .centerText {
	position:sticky;
	top: 33%;
	padding: 0 2%;
}
.work-scroll {
	height: auto;
	padding:0 !important;
	
	margin-right:0
 }
.our-work #hero {
	background:  #fff no-repeat;
	background-size: cover;
	background-position: center top
}
.our-work {
	color:#000 !important;
}
.work-scroll .col-lg-12 {
	padding-right:0
}
.work-scroll .col-lg-12 a {
	display: block;
	padding: 0 !important
} 
.work {
	height:370px;
	background: #b3b5b8;
	position: relative;
	overflow: hidden;
    background-position: center
}
.work-text:after {
     content: " ";
	background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,.4) 0%, rgba(0,0,0,.8) 100%);
    opacity: 0.6;
	position: absolute;
	height: 100%;
	width: 126%;
	z-index: 1;
    top: 0;
    left: 0;

}


.work-tile {
position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: table;
    
    box-sizing: border-box;
    z-index: 1;
    opacity: 1;
    transition: opacity 0.3s;
}
.work-text {
	 display: table-cell;
    vertical-align: bottom;
    padding: 40px;
     width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.work-text h2 {
    position:relative;
    z-index: 3;
    font-size: 35px;
    line-height: 35px
}

.centerText  h4.page-head {
	color: #000 !important;
}
.our-work .centerText {
    text-align: center;
    background: none;
 }
.our-work h4 {
	color:#fbae49  ;
	font-size:70px;
	line-height: 60px;
	font-weight: 700;
	margin-bottom: 10px
}

.our-work.project h4 {
    font-size: 46px;
    line-height: 50px;
}
.team:hover {
	background:#000
}



/*--------------------------------------------------
OUR WORK - CLIENTS
---------------------------------------------------*/

.portfolio img{
	width:100%;
}
.portfolio .col-lg-12{
	display: flex
}
.portfolio .col-lg-12 div {
	flex: 1
}
.portfolio .col-lg-12{
	clear: both;
	content: "";
}

.portfolio .col-lg-12,
.portfolio .col-xs-12,
.portfolio .col-xs-8{
	padding: 0;
}

.portfolio .col-xs-4{
	background: #000;
 	right:0;
	display: flex;
    align-items: center;
	flex-wrap: wrap;
}
.portfolio .col-xs-6 {
	left:0;
	background: #000;
	display: flex;
   align-items: center;
	flex-wrap: wrap;
}

.portfolio .col-xs-4 {
	padding:20px 2%;
	height: 100%;
}
 
.portfolio .col-xs-6{
	padding:0;
	height: 100%;
}
.portfolio h5{
	color:#fff;
	font-size:25px;
	line-height: 1em;
	text-align: left;
	
}
.portfolio  p{
	color:#fff;
	font-size:15px;
	line-height: 1.7em;
}
.portfolio-text {
	background:#000
}


/*--------------------------------------------------
OUR Services
---------------------------------------------------*/

 .our-services .navbar-new{
    position: fixed;
    left: 6%;
     z-index: 100;
}

.our-work  .navbar-new {
    position: fixed;
    left: 6%;
     z-index: 100;
}

.our-services .col-xs-4 h4 {
	color:#000  ;
	font-size:70px;
	line-height: 60px;
	font-weight: 700;
	margin-bottom: 10px
}

.our-services .container.work-contain .centerText {
    position: sticky;
    top: 28%;
	margin: 0;
	padding: 0
}
.our-services .centerText {
    text-align: center;
    background: none;
    background-size: 0;
    padding-bottom: 0;
}
.black {
	background: #000;
	padding:17% 9% 15% !important;
	
}
.black .col-lg-12 {
	display: flex;
  justify-content: center;
  align-items: center;
}
.black.no-flex .col-lg-12 {
	display: block;
  justify-content: center;
  align-items: center;
    width: 80%
}

.black.no-flex .col-lg-12:nth-child(1),
.black.no-flex .col-lg-12:nth-child(3),
.black.no-flex .col-lg-12:nth-child(5),
.black.no-flex .col-lg-12:nth-child(7),
.black.no-flex .col-lg-12:nth-child(9),
.black.no-flex .col-lg-12:nth-child(11){
    text-align: right;
    float: right
}
 
.animate-1 {
	position: relative;
	padding: 0 10%
}

.our-services .black .col-lg-12 {
    padding: 50px 0;
}
.our-services .black h4 {
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 5px;
}
.our-services .black p {
    font-size: 16px;
    line-height: 25px;
}


.services h4 {
	font-size:40px;
	line-height: 45px;
	margin-bottom:5px;
}
.services p {
	font-size:16px;
	line-height: 36px
}




.project .container.work-contain .centerText,
.industry .container.work-contain .centerText,
.industries .container.work-contain .centerText{
    position: sticky;
    top: 28%;
    padding: 0 2%;
}

/*--------------------------------------------------
MOBILE 1350
---------------------------------------------------*/
@media (max-width: 1350px) {
    .sidenav .text p {
        font-family: poppins, sans-serif;
        font-size: 14px;
        line-height: 22px;
        font-weight: 500;
        color: #000;
        text-align: center;
    }
    
    
    /*-----------------------
    Our Works
    -------------------------*/
    .our-work .col-xs-4.centerText {
        width:45%;
    }
     .our-work .col-xs-8.work-scroll {
        width:55%;
    }
    
    .portfolio h5{
        color:#fff;
        font-size:20px;
        line-height: 1em;
        text-align: center;
        margin: 0 auto 12px;
    }
    .portfolio  p{
        color:#fff;
        font-size:13px;
        line-height: 1.7em;
        text-align: center;
    }
    .col-lg-12.portfolio-text {
        display:block !important;
        
    }
    .portfolio-text .col-xs-8,
    .portfolio-text .col-xs-4 {
        width:100%;
        
    }
   .portfolio-text .col-xs-4  {
        padding-left: 10%;
        padding-right: 10%;
    }
    /*-----------------------
    Services
    -------------------------*/
 
    .black .col-lg-8,
     .black .col-lg-4{
        width:100%
    }
}


/*--------------------------------------------------
MOBILE 1250
---------------------------------------------------*/
@media (max-width: 1250px) {

    .navbar-new {
        position: fixed;
        left: 6%;
        top: 5%;
    }
    .sidenav {
        padding: 1% 10% 6% 10%;
        float: left;
    }
    .sidenav .text {
        width: 100%;
        float: left;
        border: none;
        margin-top: 7px;
    }
    
    
    
     /*-----------------------
    Our Work
    -------------------------*/
    
    .project .container.work-contain .centerText,
    .our-work .container.work-contain .centerText,
    .industries .container.work-contain .centerText
    .industry .container.work-contain .centerText{
        position: sticky;
        top: 190px;
        padding: 0 2%;
    }

    .container.work-contain {
        margin-top: 190px;
    }
    
    .our-services .col-xs-4.centerText,
    .our-work .col-xs-4.centerText {
        width: 100%;
    }
    .our-work .col-xs-8.work-scroll,
    .our-services .col-xs-8.work-scroll{
        width: 100%;
    }    
    .container.work-contain .centerText {
        position: relative;
        top: 0;
        padding: 0 2%;
    }
    .our-work .tabs {
        display:block;
    }
    .our-work .tabs > ul {
        padding-left: 10%;
        padding-right: 10%;
    }
    .our-work .tabs section {
        padding: 3% 5% 7%;
    }
    
    
    /*-----------------------
    Services
    -------------------------*/
 
    .black .col-lg-8,
     .black .col-lg-4{
        width:100%
    }
    
    .our-services .container.work-contain .centerText {
        position: sticky;
        top: 0;
        margin: 0;
        padding: 0;
    }
    
    
    
    

}




/*--------------------------------------------------
MOBILE 1100
---------------------------------------------------*/
@media (max-width: 1100px) {
    .navbar-new {
        position: absolute;
        left: 6%;
        top: 5%;
        z-index: 100;
    }
    .sidenav {
        padding: 1% 10% 6% 10%;
        float: left;
    }
    .sidenav .text {
        width: 100%;
        float: left;
        border: none;
        margin-top: 7px;
    }
    
    
    
     /*-----------------------
    Our Work
    -------------------------*/
    
    .project .container.work-contain .centerText,
    .our-work .container.work-contain .centerText,
    .industries .container.work-contain .centerText
    .industry .container.work-contain .centerText{
        position: sticky;
        top: 190px;
        padding: 0 2%;
    }

    .container.work-contain {
        margin-top: 190px;
    }
    
    .our-services .col-xs-4.centerText,
    .our-work .col-xs-4.centerText {
        width: 100%;
    }
    .our-work .col-xs-8.work-scroll,
    .our-services .col-xs-8.work-scroll{
        width: 100%;
    }    
    .container.work-contain .centerText {
        position: relative;
        top: 0;
        padding: 0 2%;
    }
    .our-work .tabs {
        display:block;
    }
    .our-work .tabs > ul {
        padding-left: 10%;
        padding-right: 10%;
    }
    .our-work .tabs section {
        padding: 5% 5% 6%;
    }
    
    
    /*-----------------------
    Services
    -------------------------*/
 
    .black .col-lg-8,
     .black .col-lg-4{
        width:100%
    }
    
    .our-services .container.work-contain .centerText {
        position: sticky;
        top: 0;
        margin: 0;
        padding: 0;
    }
    
}



/*--------------------------------------------------
MOBILE 800
---------------------------------------------------*/
@media (max-width: 800px) {
    .menu-block {
        display: flex;
        justify-content: center;
        align-items: center;
        overflow: visible;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        height: 80px;
    }
    .our-work .navbar-new {
        position: fixed;
        left: 6%;
        z-index: 100;
    }
    .menu-nav__link {
        display: block;
        color: #222;
        margin-right: 35px;
    }
    .menu-nav_active {
        transform: translateX(0);
        opacity: 1;
        margin-left: 80px;
         transition: 0.5s;
        transform-origin: left center;
        height: 205px;
        top: 62px;
        margin-top: 125px;
        width: 297px;
        z-index: 1000;
    }
    .btn-wrap_active {
        transform: translateX(67px);
        transition: 0.5s;
        transform-origin: left center;
         border-right: 10px #fff solid;
        width: 80px;
         z-index: 1001;
    }
    
    .interior .menu-nav_active {
        background: rgba(0, 0, 0, 0.85);
    }
    
    .interior .btn-wrap { 
    background: #515151;
        border-right: #000 0px solid;
    }
    
    .mobile-yes {
        display:block
    }
    
    .mobile-no {
        display:none !important
    }
    
    #story  {
        position: relative !important;
        bottom: 0;
        padding: 0 0 0% !important;
        }
    #teams-point {
         padding-top:0% !important;
    }
    .black .col-lg-4 {
        width: 35%;
    }
    #headline-hidden {
        z-index: 0
    }
}

/*--------------------------------------------------
MOBILE 700
---------------------------------------------------*/
@media (max-width: 700px) {
    #myBtn {
     display: block
    }
    .navbar-new {
        position: absolute;
        left: 6%;
        top: 20px;
        z-index: 100;
    }
    .container.work-contain {
        margin-top: 190px;
    }
    .footer-left {
        width: 100% !important;
    }
    .footer-left p {
        text-align: center
    }
    .bx-wrapper:nth-child(2),
    .bx-wrapper:nth-child(3){
         display: none;
    }
    .bx-wrapper {
        width: 100%;
        display: inline-block;
        height: 100%;
        float: left;
        padding: 0;
        border: none;
        box-shadow: none;
        margin: 0;
    }
    .our-story .hero {
        height:auto
    }
    .col-xs-6 {
        width: 100%;
    }
    #headline-hidden {
        display: block;
        opacity: 1;
        background: none;
        transform: scale(1);
        overflow: hidden;
        padding: 0;
        margin: 0;
        position: relative;
        bottom: auto;
        margin-top: 30%;
        z-index: 10000;
    }
    #headline-hidden.visible {
        display: block;
        height: 100%;
        z-index: 1000000;
        position: relative;
        transform: translate(0);
        transition: transform 500ms ease-in-out;
        opacity: 1;
        top: 0;
        overflow: visible;
        
       
        background: none;
         
        padding: 0;
        margin: 0;
         bottom: auto;
        margin-top: 30%;
     }
    #headline-hidden.visible h4 {
        color: #000;
        letter-spacing: -3px;
        text-align: center;
        transform: scale(1);
        transition: transform 500ms ease-in-out;
    }
    #headline-hidden.visible .centerText {
        text-align: center;
        background: url(../images/arrow.svg) no-repeat center bottom;
        background-size: 155px;
        padding-bottom: 83px;
    }
    
    .centerText h4 {
        font-size: 90px;
        line-height: 73px;
        color: #000;
        letter-spacing: -3px;
    }
    #divider-1 {
        display:none;
    }
    .text-left .padding-top-100 {
        padding-top:0;
    }
    
    .page {
        display: block;
         position: relative;
        top: 0;
    }
    .bottom {
        position: relative !important;
        bottom: 0;
        padding: 0 0 10%!important
    }
    .textpadding {
        padding:10% !important;
        text-align: center !important
    }
    .centerText {
        padding-bottom:83px !important
        
    }
    .title-bar.sticky {
        top: 0;
        padding: 0 0;
        display: block;
    }
    .padding-bot-100 {
        padding-bottom: 0px;
    }
    .padding-top-50 {
        padding-top: 0px;
    }
    .right-padding {
        padding: 0% 10% 10%;
    }
    .footer-right   {
        text-align:center
    }
    
     /*-----------------------
    Our work
    -------------------------*/
    
    .team {
        width:50% !important;
    }
    .client {
        width:33.33%
    }
    
    
    /*-----------------------
    Our work
    -------------------------*/
    .our-work .container.work-contain .centerText {
        position: sticky;
        margin: 0 0 0 0;
        padding: 0 6%;
        top: 0;
    }
    .work-scroll {
        background: #fff;
        padding: 5% 0% 0% !important;
        width: 100%;
    }
    .our-work .tabs {
        position: relative;
        overflow-x: auto;
        overflow-y: auto;
        height: 100%;
        width: 100% !important;
        background-color: transparent;
        margin: 35px auto 0;
        white-space: normal;
        color: #000;
        display: block;
    }
     
    
    /*-----------------------
    Services
    -------------------------*/
    .our-services .container.work-contain .centerText {
         position: sticky;
        margin: 0 0 0 0;
        padding: 0 6%;
        top: 0;
    }
    .black {
        background: #000;
        padding: 10% 10% 15% !important;
        width: 100%;
    }
    .black .col-lg-8,
     .black .col-lg-4{
        width:100%
    }
    .black .col-lg-4 {
        display:none
    }
     .black .col-lg-8 h4,
    .black .col-lg-8 p {
        text-align: center;
    }
    .black #headline-hidden.visible h4{
        display:none
    }
    .our-services .black .col-lg-12 {
        padding: 20px 0;
    }
    
}


/*--------------------------------------------------
MOBILE 500
---------------------------------------------------*/
@media (max-width: 600px) {

        .bx-wrapper .bxslider h2 {
            font-size: 50px;
            line-height: 49px;
            position: relative;
            letter-spacing: -3px;
            bottom: 0;
        }
        .centerText h4 {
            font-size:70px;
            line-height: 60px;
            color: #000;
            letter-spacing: -3px;
        }
    #headline-hidden {
        display: block;
        opacity: 1;
        background: none;
        transform: scale(1);
        overflow: hidden;
        padding: 0;
        margin: 0;
        position: relative;
        bottom: auto;
        margin-top: 23%;
        z-index: 0;
    }
    .centerText {
            text-align: center;
            background: url(../images/arrow.svg) no-repeat center bottom;
            background-size: 105px;
            padding-bottom: 83px;
        }
    #headline-hidden .centerText {
        padding-bottom: 50px !important;
    }
    .our-story h4 {
        color: #fbae49;
        font-size: 60px;
        line-height: 60px;
        font-weight: 700;
        margin-bottom: 10px;
        letter-spacing: -3px;
    }
}


/*--------------------------------------------------
MOBILE 500
---------------------------------------------------*/
@media (max-width: 500px) {

    .our-work .tabs > ul li a {
        display: block;
        position: relative;
        overflow: hidden;
        text-decoration: none;
        text-align: center;
        font-weight: 500;
        -webkit-transition: all 0.3s ease 0.4s;
        transition: all 0.3s ease 0.4s;
        border: #000 1px solid;
        float: left;
        font-family: poppins, sans-serif;
        font-size: 14px;
        line-height: 18px;
        color: #000;
        padding: 15px 15px;
        width: 100%;
    }
}



/*--------------------------------------------------
MOBILE 400
---------------------------------------------------*/
@media (max-width: 400px) {
    .menu-nav_active {
        transform: translateX(0);
        opacity: 1;
        margin-left: 80px;
        transition: 0.5s;
        transform-origin: left center;
        height: 205px;
        top: 62px;
        margin-top: 125px;
        width: 240px;
        z-index: 1000;
        padding-right: 25px;
    }
    .btn-wrap_active {
        transform: translateX(10px);
        transition: 0.5s;
        transform-origin: left center;
        border-right: 10px #fff solid;
        width: 80px;
        z-index: 1001;
    }

    .our-work .tabs > ul li a {
        display: block;
        position: relative;
        overflow: hidden;
        text-decoration: none;
        text-align: center;
        font-weight: 500;
        -webkit-transition: all 0.3s ease 0.4s;
        transition: all 0.3s ease 0.4s;
        border: #000 1px solid;
        float: left;
        font-family: poppins, sans-serif;
        font-size: 12px;
        line-height: 14px;
        color: #000;
        padding: 15px 15px;
        width: 100%;
    }


}













