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


@media only screen and (min-width: 768px){

	/*.navbar.navbar-light {
		padding-left: 10px;
		padding-right: 10px;
	} */
}

@media only screen and (max-width: 767px){
	
	.navbar-light .navbar-nav .nav-link{
		font-size: 16px!important;
    	height: auto!important;
    	color: #666d6d!important;
	}

	.bg-service{
		padding: 30px 15px!important;
	}

	.stepbox span{
		display: flex!important;
	}

	.stepbox p{
		margin-bottom: 0!important;
	}
}


/* About page css open here */

.team-infosec{
	padding-top:25px;
	padding-bottom: 25px;
	/*background: #f4f4f4;*/
}

.team-infosecheadtop{
	font-size: 14px;
    line-height: 22px;
    color: grey;
    width: 100%;
    margin-bottom: 25px;
}

.greybox{
	background: #f4f4f4;
	padding:15px;
}

.team-infosechead{
	font-size: 22px;
	font-weight: bold;
	color: #666d6d;
	margin-bottom: 25px;
	font-family: bahnschrift;
}

.teaminfo-box{
    margin-bottom: 25px;
}

.member-msg{
	font-size: 14px;
	line-height: 22px;
	color: grey;
}

.member-name{
	font-weight: bold;
	color: #666d6d
}

/* About page css close here */

/* Servies page css open here */

@media only screen and (max-width: 991px){
	.navbar-collapse{
		border:1px solid lightgrey;
	}

	.navbar-collapse {
	    position: absolute !important;
	    background: rgb(255, 255, 255);
	        top: 70px;
	    z-index: 9999;
	    padding: 10px;
	    left: 0px;
	    right: 0px;
	}


	.servchart-div ul{
		display: block!important;
		text-align: center!important;
	}

	.servchart-div ul li{
		float: left;
	    width: 50%;
	    text-align: center;
	}

	.stepbox{
		max-width: 100%!important;
	}

	.servchart-div ul li:last-child{
		width: 100%!important;
	}
}

@media only screen and (min-width: 768px){
	.center-col{
		text-align: center;
	}
}

.servchart-div{
	padding-top: 25px;
	/*border-top: 1px solid lightgrey;
	margin-top: 20px;*/
}

.servchart-head{
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	color: #666d6d;
	margin-bottom: 25px;
}

.servchart-div ul{
	list-style-type: none;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-left: 0;
	margin-bottom: 0;
	position: relative;
}

@media only screen and (min-width: 768px){
	.servchart-div ul:after{
		content: ' ';
		width: 100%;
		height: 1px;
		background:  #ff0000;
		color: #ff0000;
		position: absolute;
	    z-index: -1;
	    top: 42px;
	    left: 0;
	}
}

.servchart-div ul li{
	background: white;
}

.stepbox{
	width: 100%;
    max-width: 180px;
    min-width: 170px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 25px;
}

.stepico img{
	max-height: 80px;
    min-height: 80px;
    min-width: 85px;
}

.stepbox p{
	color: #666d6d;
	font-size: 16px;
}

.stepbox span{
	display: none;
	/*display: flex;*/
    width: 100%;
    max-width: 40px;
    height: 40px;
    margin: 0 auto;
    text-align: center;
    border-radius: 100%;
    color: #666d6d;
    background: #e6e6e6;
    align-items: center;
    justify-content: center;
}

.services-chart{
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	margin-top:10px;
	margin-bottom: 10px;
}

.point-listrow{
	margin-top: 15px;
	margin-bottom: 15px;
	border-top: 1px solid lightgrey;
    padding-top: 25px;
    padding-bottom: 10px;
}

@media only screen and (min-width: 768px){
	.point-listrow-col1{
		border-right: 1px solid lightgrey;
	}
}



.point-listrow ul{
	padding-left: 18px;
}

.point-listrow ul li{
	color: grey;
}

.services-chart img{
	width: 100%;
}

.services-txt1{
	color: grey;
}

@media only screen and (min-width: 992px){
	/*.services-txt1{
		text-align: center;
	}*/
}

/* Services page css close here */

/* clientele open */

@media only screen and (min-width: 992px){
	.flex-height{
		min-height: 30vh;
	}
}



/* clientele close */

.footer-sec{
	background: whitesmoke;
	padding-top:10px;
	padding-bottom: 10px;
	border-top: 1px solid #e6e6e6;
}

.copyright-txt{
	margin-bottom: 0;
	color: #424242;
	font-size: 13px;
	text-align: center;
}

.copyright-txt b{
	opacity: 0.7;
}

/* contact page css open here */



.contact-sec1{
	padding-top: 25px;
	padding-bottom: 25px;
}

.conleft{

}

.conleft-head1{
	font-weight: bold;
	color: #666d6d;
}

.conleft-head1 span{
	color: #ff0000;
}

.conleft-head2{
	color: grey;
	font-size: 15px;
	font-weight: bold;
}

.conleft-para1{
	color: grey;
	font-size: 15px;
	line-height: 22px;
}

.conleft-para02{
	color: #666d6d;
	font-size: 16px;
	font-weight: bold;
}

.git-info{
	margin-top: 15px;
	width: 100%;
    max-width: 350px;
}

.conleft-para2,
.conleft-para3,
.conleft-para4{
	color: grey;
	font-size: 15px;
	line-height: 25px;
	padding-left: 25px;
	position: relative;
	padding-bottom: 15px;
	border-bottom: 1px solid #e6e6e6;   
}

.conleft-para2 a,
.conleft-para3 a,
.conleft-para4 a{
	color: grey;
}

.conleft-para2 i,
.conleft-para3 i,
.conleft-para4 i{
	position: absolute;
	left:0;
	top: 4px;
    font-size: 20px;
}

/* contact page css close here */


/* Home page css open here */

@media only screen and (max-width: 767px){
	.homesec1{
		padding-top:0px!important;
		padding-bottom:0px!important;
	}

	.home-linkbtn1{
		margin-bottom: 15px;
	}

	


	/*.homebox{
		margin:0!important;
		    margin-bottom: 25px!important;
	}*/

	.homesec1-col1{
		background: #f4f4f4;
		margin-bottom: 15px;
	}

	.home-headtxt1{
		font-size: 15px!important;
    	line-height: 22px;
	}

	.home-paratxt1{
		font-size: 15px!important;
		line-height: 22px!important;
	}

	.pad0{
		padding-right: 0px!important;
		padding-left: 0px!important;
	}
}

@media only screen and (min-width: 768px){
	.homebox-row{
		float: right;
	}

	.homesec1-col1{
		background: #f4f4f4;
	}

	.homebox3,.homebox4{
		margin-bottom: 0!important;
	}

	.padright0{
		padding-right: 0px!important;
	}
}

/*.homesec1{
	padding-top:25px;
	padding-bottom: 25px;
}*/

.homebox-row .homebox:last-child{
	margin-right: 0!important;
}

.home-headtxt1{
	font-size: 16px;
    line-height: 25px;
    color: #666d6d;
    font-weight: bold;
    margin-top: 15px;
}

.home-paratxt1{
	font-size: 15px;
    color: grey;
    line-height: 25px;
    margin-top: 10px;
}

/*.home-linkbox{
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.home-linkbox img{
	width: 100%;
	max-width: 35px;
}
*/
.home-linkbtn1{
    color: grey;
    width: 115px;
    text-align: left;
    margin-top: 15px;
    margin-right: 5px;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 15px;
    display: block;
}

.home-linkbtn1:hover{
	cursor: pointer;
	text-decoration: none;
	color: #ff0000;
}

.homebox-row{
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
    /*max-width: 380px;*/
    /*margin: 0 auto;*/
}

.homebox{
	width: 100%;
    position: relative;
    margin-right: 5px;
    margin-bottom: 5px;
}

.homebox:hover .homebox-overlay{
	opacity: 1;
}


.homebox-overlay{
	opacity: 0;
	width: 100%;
    height: 100%;
    transition: all 0.2s ease-in;
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    background: rgb(0,0,0,0.5);
    display: flex;
    align-items: center;
    justify-content: center;

}

.overlay-inner{
	text-align: center;
}

.overlay-inner img{
	width: 60px!important;
	margin-bottom: 10px;
}

.overlay-inner p{
	text-align: center;
	color: white;
	font-size: 16px;
	font-size: 14px;
    text-transform: uppercase;
    font-family: bahnschrift;
}

.homebox img{
	width: 100%;
}

/* Home page css close here */

/* services page css open here */

@media only screen and (max-width: 991px){
	.services-icons ul{
		display: block!important;
		text-align: center!important;
	}

	.services-icons ul li{
		float: left;
	    width: 50%;
	    text-align: center;
	}

	.services-icons ul li:last-child{
		width: 100%!important;
	}
}

@media only screen and (max-width: 767px){
	.services-icons ul li{
		margin-bottom: 15px;
	}
}

.services-icons{

}

.services-icons ul{
	padding-left: 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
	list-style-type: none;
	margin-top: 30px;
	margin-bottom: 25px;
}

.services-icons ul li{
	text-align: center;
}

.services-icons ul li p{
	text-align: center;
	margin-top: 10px;
	color: #666d6d;
	font-size: 16px;
	margin-bottom: 0px;
}

.services-iconsimg{
	max-height: 80px;
	min-width: 80px;
}

/* services page css close here */

/* Project page css open here */

@media only screen and (max-width: 991px){	
	.project-filterbtns{
		display: flex;
	    align-items: center;
	    overflow-x: scroll;
	}

	.project-filterbtns .industry{
		min-width: 215px;
	}

	.project-filterbtns .btn{
		margin-right: 15px!important;
	}

	
}

@media only screen and (min-width: 992px){
	.project-filterbtns .btn{
		margin: 10px 10px!important;
	}

	.project-title{
		min-height: 35px;
	}
}

.project-filterbtns{
	margin-top: 10px;
}

.project-filterbtns .btn{
	border: 1px solid;
}

.project-gallery{

}

.proinfo-box{
	border: 1px solid lightgrey;
	padding: 15px;
}

.project-title{
	text-align: left;
	color: #666d6d;
	font-weight: bold;
	
}

.proinfo-box p{
	text-align: left!important;
}

.proinfo-box p:last-child{
	margin-bottom: 0!important;
}

.proinfo-box p strong{
	font-weight: 600!important;
}

/*.project-cat{
	font-size: 16px;
	color: grey;
	text-align: center;
}

.project-sow{
	font-size: 16px;
	color: grey;
	text-align: center;
}

.project-loc{
	font-size: 16px;
	color: grey;
	text-align: center;
}

.project-cli{
	font-size: 16px;
	color: grey;
	text-align: center;
}

.project-yoc{
	font-size: 16px;
	color: grey;
	text-align: center;
}*/

.example-image-link{
	height: 160px;
	overflow: hidden;
	display: block;
	cursor: pointer;
	position: relative;
}

.example-image-link:hover .overlay-icon{
	opacity: 1;
	transition: all 0.2s ease-in;
}

.overlay-icon{
	transition: all 0.2s ease-out;
	opacity: 0;
	position: absolute;
	z-index: 2;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
	display: none;
	align-items: center;
	justify-content: center;
}

.overlay-icon i{
	color: white;
	font-size: 25px;
}

/* Project page css close here */

.big-image {
	bottom: 0;
	position:absolute;
	/*border: 1px solid #ccc;*/
	text-align: center;
	width: 100%;
	right: 0;
	width: 50%;
	height: 80%;
	z-index:-9;
}
.big-image img {
	bottom: 0;
	right: 0;
	position: absolute;
}
.headline h3 {
	padding-top: 8rem;
	font-weight: 400;
	color: #858688;
}
.headline h3 div {
	font-size: 1.9rem;
	font-weight: 100;
	color: #aaaaac;
}
.link-to-go {
	padding-top: 20px;
	color: #666;
}
.link-to-go a {
	color: #666;
	padding: 8px 0;
	border-bottom: 2px solid red;
	font-weight: 100;
	cursor: pointer;
}
.link-to-go a:hover{
	text-decoration: none;
	color: red;
	transition: .5s all ;
}
.link-to-go:hover{
	color: red;
	transition: .5s all ;
}

.link-to-go::after{
	content: ' \003E';
}

.social-links {
	bottom: 10px;
	position: absolute;
	background-color: white;
}
.social-links1 {
	position: absolute;
	background-color: white;
}
.social-links span,.social-links1 span {
	position: relative;
}
.social-links a,.social-links1 a {
	padding: 0 5px;
}
.social-links span::after,.social-links1 span::after {
	 content:"";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0.5em;
    border-top: 2px solid black;
    z-index: -1;
    width: 240px;
}
/* ABOUT US */
.about {
	color: #858688;
	font-size: 16px;
	line-height: 1.5;
}
h4 {
	font-size: 24px;
	color: #1a1c21;
	font-weight: bold;
	line-height: 1.2;
}
.bg-about {
	background-color: #eaecfe;
	padding: 4rem 0;
}

.about-1 {
	padding: 4rem 0;
 	text-align: center;
}
.about-2 {
	padding: 1rem 0;
}
.about-1 img {
	width: 437px;
	height: 273px;
}
.shadow-dp {
	box-shadow: 0px 0px 24.84px 2.16px rgba(170, 170, 172, 0.48);
}
.grey{
	background-color: #a1a1a1;
}
.red {
	background-color: #ee2d32;
}
.ht {
	min-height: 231px;
}
.ex---b {
	width: 40px;
    float: left;
	height: 100%;
	margin-left: -15px;
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 0%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 0%, 0 100%);
}
.p--rt {
	top: 33%;
    position: relative;
    font-size: 48px;
    color: #fff;
}
.list--at {
	padding: 40px;
	list-style: none;
	color: #fff;
	font-size: 16px;
	line-height: 1.5;
	width: 70%;
    margin: auto;
}
.footer {
	padding: 20px 0;
}
.copyright {
	font-size: 12px;
	color: #4a4b4c;
	line-height: 1.5;
}
.mg-lt-0 {
	margin-right: 0 !important;
}
.services-o div {
	padding-top: 5px;
}

.bg-service{
	color: #fff;
	background-color: #000;
	background: url(../img/service.png) center;
	background-repeat: no-repeat;
	padding: 5rem 0;
	background-size: 100%;
}
.bg-portfolio{
	color: #fff;
	background-color: #000;
	background: url(../img/portfolio.png) center;
	background-repeat: no-repeat;
	padding: 5rem 0;
	background-size: 100%;
}
.bg-contact{
	color: #fff;
	background-color: #000;
	background: url(../img/contact.png) center;
	background-repeat: no-repeat;
	padding: 5rem 0;
	background-size: 100%;
}
.contact-left span{
	font-size: 24px;
	color: rgb(238, 45, 50);
	line-height: 1.2;
	font-weight: 100;
}
.contact-left p {
	font-size: 14px;
	color: rgb(133, 134, 136);
	line-height: 1.5;
}
.contact-left p span {
	font-size: 16px;
	color: #1c1c1c;
	display:block;
}
.say {
	font-size: 28px;
}
.contact-form input:focus{
	outline: none;
	box-shadow: none;
}

.contact-button {
	background: white;
    color: #666d6d;
    border: 1px solid #666d6d;
    padding: 10px 20px;
    border-radius: 3px;
    font-weight: bold;
    font-size: 14px;
}

.contact-button:hover,
.contact-button:focus,
.contact-button:active{
	border: 1px solid #ff0000;
	background: #ff0000;
	cursor: pointer;
	color: white;
	box-shadow: none;
	outline: none;
}


.form__ht {
	height: 71px !important;
}
.form__ht__dc {
	height: 170px !important;
	resize: none!important;
}
sup { 
	font-variant-position: super;
}

/* CLIENTS*/

.partners-logosec{
	padding-top:25px;
}

.client-box div {
	background-color: white;
    padding: 10px;
    border-radius: 8px;
    cursor: pointer;
    margin-bottom: 15px;
    border: 1px solid #e6e6e6;
}

.client-box div:hover {
	box-shadow: 0px 0px 4.84px 0.16px rgba(87, 105, 132, 0.38);
}
.shi {
	background-repeat: no-repeat;
	background-position: -510px -510px, 0 0;
  
  background-image: -webkit-linear-gradient(
    top left,
    rgba(255, 255, 255, 0.2) 0%,
    rgba(255, 255, 255, 0.2) 37%,
    rgba(255, 255, 255, 0.8) 45%,
    rgba(255, 255, 255, 0.0) 50%
  );
  background-image: -moz-linear-gradient(
    0 0,
    rgba(255, 255, 255, 0.2) 0%,
    rgba(255, 255, 255, 0.2) 37%,
    rgba(255, 255, 255, 0.8) 45%,
    rgba(255, 255, 255, 0.0) 50%
  );    
  background-image: -o-linear-gradient(
    0 0,
    rgba(255, 255, 255, 0.2) 0%,
    rgba(255, 255, 255, 0.2) 37%,
    rgba(255, 255, 255, 0.8) 45%,
    rgba(255, 255, 255, 0.0) 50%
  );
  background-image: linear-gradient(
    0 0,
    rgba(255, 255, 255, 0.2) 0%,
    rgba(255, 255, 255, 0.2) 37%,
    rgba(255, 255, 255, 0.8) 45%,
    rgba(255, 255, 255, 0.0) 50%
  );
  
	-moz-background-size: 250% 250%, 100% 100%;
	background-size: 250% 250%, 100% 100%;

	-webkit-transition: background-position 0s ease;
	-moz-transition: background-position 0s ease;       
	-o-transition: background-position 0s ease;
	transition: background-position 0s ease;
}
.shi:hover {
	background-position: 0 0, 0 0;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
/* CLIENT */
.gal .btn {
	/*border: 1px solid #ccc;*/
	border-radius: 20px;
	margin-right: 1rem;
	padding: 0.375rem 1.75rem;
	margin: 10px 0;
	color: #858688;
	font-size: 14px;
}

.gal .btn:focus,
.gal .btn:active{
	box-shadow: none!important;
	outline: none!important;
}

.gal .active {
	background-color: #858688;
	border: 1px solid #858688;
	color: #fff;
}
.gal .active:hover {
	color: #fff;
}



.column {
  float: left;
  width: 33.33%;
  display: none;
}

.show-project {
  display: block;
}
.gall_box h4 {
	font-size: 14px;
}
.gall_box p {
	color: #8c8c8c;
	font-size: 11px;
	margin-bottom: 5px;
	text-align: center;
}


.example-image {
	/*max-height: 250px;*/
    width: 100%;
}
.content {
    padding: 10px;
}
.navbar-light .navbar-nav .nav-link {
	text-align: left !important;
    font-weight: 500;
    font-family: bahnschrift;
}
.nav-item a:hover {
    color: #ff0000!important;
}
.navbar-light .navbar-nav .nav-link {
    height: 40px;
}
/*.pd-menu {
    padding: 10px 0;
}*/

@media only screen and (min-width: 768px) and (max-width: 991px){
	.column{
		width: 50%;
	}
}

@media only screen and (max-width: 767px){
	.column{
		width: 100%;
	}
}

/* M O D I F Y */
@media(max-width: 500px){
	.list--at {
		padding: 40px 0;
	}
	.big-image {
		height: 60%;
		width: 100%;
	}
	.social-links {
		display: none;
	}
	.ex---b {
		display: none;
	}
	.about__1 {
		padding-top: 25px;
	}
	.gall_box img{
		width: 100%;
	}
	.content {
   		padding: 10px;
	}
	/*.pd-menu {
    	padding: 10px 10px;
	}*/

}


/* Custom css open here */

@media only screen and (min-width: 768px){
	.mob-banner{
		display: none!important;
	}

	.desk-banner{
		display: block!important;
	}
}

@media only screen and (max-width: 767px){
	.mob-banner{
		display: block!important;
	}

	.desk-banner{
		display: none!important;
	}
}


.mob-banner img,
.desk-banner img{
	width: 100%;
}


.about-header{
	background: url(../img/about-head-min.jpg);
}

.services-header{
	background: url(../img/services-head-min.jpg);
}

.projects-header{
	background: url(../img/projects-head-min.jpg);
}

.clientele-header{
	background: url(../img/clientele-head-min.jpg);
}

.contact-header{
	background: url(../img/contact-head-min.jpg);
}

.header-topsec{
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    position: relative;
}

.header-topsec:before{
	content: ' ';
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.2);
	position: absolute;
	z-index: 0;
	left:0;
	right:0;
}

.header-overlay{

}

.header-txt{
	text-align: center;
    color: white;
    text-shadow: 1px 1px 1px black;
    font-size: 27px;
    text-transform: uppercase;
    font-family: bahnschrift;
    margin-bottom: 0;
}

@media only screen and (max-width: 767px){
	.header-txt{
		font-size: 25px!important;
   		margin-bottom: 0;
	}
}


/* Header menu css open here */

@media only screen and (min-width: 768px){
	

	.navbar-light .navbar-nav .nav-item:last-child .nav-link{
		padding-right: 0px!important;
	}
}

.navbar-light .navbar-brand{
	margin-left:-6px;
}

.navbar-expand-lg .navbar-nav .nav-link{
	padding-right: 12px!important;
    padding-left: 12px!important;
    font-size: 16px!important
}

@media only screen and (min-width: 992px) and (max-width: 1199px){
	.navbar-expand-lg .navbar-nav .nav-link{
		padding-right: 7px!important;
    	padding-left: 7px!important;
	    font-size: 14px!important;
	}
}

/* Header menu css close here */

@media only screen and (max-width: 767px){
	.conleft-head1{
		display: none;
	}

	.services-header{
		background-position: -70px center!important;
	}

	.projects-header{
		background-position: center 0px!important;
	}
}


@media only screen and (min-width: 992px){
	.mobile-menu{
		display: none!important;
	}
}

@media only screen and (max-width: 991px){
	.desktop-menu{
		display: none!important;	
	}
}

.desktop-menu .navbar-brand{
	margin-left: -6px;
}

.desk-menu-ul{
	list-style-type: none;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 0;
	margin-left: 0;
    padding-left: 0;
    height: 60px;
}

.desk-menu-ul li{
	margin-left: -2px;
}

.desk-menu-ul li a{
	display: block;
    color: rgba(0, 0, 0, 0.5);
    font-weight: 500;
    font-family: bahnschrift;
    font-size: 15px;
    text-align: right;
}

.desk-menu-ul li a:hover{
	color: #ff0000;
	text-decoration: none;
	cursor: pointer;
}

/* Custom css close here */