body{ font-weight: 400; font-style: normal; margin:0 0 0px 0; padding:0; 

 font-family: "Syne", sans-serif;

}  
body > .row{ margin-left: 0px !important; margin-right: 0px !important;}





.container-fluid{margin:0!important; padding:0!important;}

.container{margin:0!important; padding:0!important; width:100%; max-width:1200px;  
           margin:0 auto !important; } 


label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    color: #fff;
}

.labell{  color: #fff; font-size:18px;}


h1, h2, h3, h4, h5, h6, p, ul,li{margin:0; padding:0;}

a{text-decoration:none !important;}
.row { margin-right:0 !important; margin-left:0 !important;}
.row.no-gutter { margin-left: 0 !important; margin-right: 0 !important;}
.row.no-gutter [class*='col-']:not(:first-child),
.row.no-gutter [class*='col-']:not(:last-child) { padding-right: 0; padding-left: 0; }  

video {width: 100%; height: auto;}
::-webkit-textarea-placeholder { color:#000; font-size:16px; } 
::-moz-placeholder{color:#000; font-size:16px;}
::-ms-placeholder{color:#000; font-size:16px;}
::placeholder{ color:#000; font-size:16px;}

.nopadding{margin:0 !important; padding:0 !important;}


.carousel-control.right{ background-image: none !important; background-repeat: repeat-x; left: auto; right: 0;}
.carousel-control.left{ background-image:  none !important; background-repeat: repeat-x;}    
.carousel-inner img{width:100% !important;}   
.carousel-indicators li{ border:1px solid #333;}
.carousel-indicators li.active{background:#FFF;}
.carousel-inner > .item > a > img, .carousel-inner > {width:100% !important;}
.nopadding{ padding:0!important; margin:0!important;}


.clear{clear:both !important;}

::-webkit-input-placeholder{color:#fff;}


.smallnavigation{display:none;}



// <weight>: Use a value from 400 to 800
// <uniquifier>: Use a unique and descriptive class name

.syne-<uniquifier> {
  font-family: "Syne", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}





.thumbnail{
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: transparent !important;
  border:none !important;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
}


.fancybox-skin {
  position: relative;
  background:none !important;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}












.wrapper{width:100%; float:left;}


header{display:block;}

header .topmain{
width:100%;
float:left;
background:url(../images/banner-background.jpg) no-repeat center top;
background-size: cover;
height:150px;
}

header .topmain .logoblk{
display:block;
padding:30px 0 30px 0;
}


header .topmain .logoblk img{
display:inline-block;
width:100%;
max-width:150px;

}


.homebanner{
width:100%;
float:left;
text-align:center;

overflow:hidden;
}

.homebanner img{
width:100%;
max-width:1920px;

}

.welcomeblk{
display:block; 
padding:100px 0 100px 0;
background:url(../images/gradient-background.jpg) no-repeat left top #121212;

}


.welcomeblk .anirudhmaggo{

display:block;
text-align:center;

	}

.welcomeblk .anirudhmaggo img{
	
width:100%;
max-width:694px;	
	
}	


.welcomeblk .textblkk{
	
width:100%;

	
}

.welcomeblk .textblkk h1{
	
font-size: 30px !important;
line-height: 58px;
font-weight:normal;
color:#fff;
	
}


.welcomeblk .textblkk h3{
	
font-size: 24px !important;
font-weight:normal;
color:#fff;
	
}


.welcomeblk .textblkk .itsnot{
	
font-size: 24px !important;
font-weight:normal;
color:#fff;
	
}


.listss ul{
	
display:block;
color:#a7a7a7;

padding:20px 0 20px 50px;
	
}




.welcomeblk .textblkk .txtss{
	
font-size: 16px;
font-weight:normal;
color:#a1a7a7;
margin:20px 0 20px 0;
	
}

.whatwedo{
	
display:block;
padding:60px 0 60px 0;
background:url(../images/banner-background.jpg) no-repeat left top #19191b;	



}

.whatwedo .txtsss{
	
color:#9b8b53;
font-size:18px;
text-align:center;
padding-bottom:20px;


}

.whatwedo h4{font-size:30px; color:#fff; 
text-align:center; margin-bottom:50px;}


.whatwedo .services{

display:block;
border:1px solid #333;
margin-bottom:20px;	
	
	
}
.whatwedo .services .top{

display:block;
text-align:center;
	
	
}
.whatwedo .services .top img{

width:100%;
max-width:255px;
display:inline-block;
padding:10px 0 0 0;	
	
}


.whatwedo .services .sicon{

display:block;
position:relative;
	
}
.whatwedo .services .sicon .siconinner{

position:absolute;
top:-50px;
left:20px;
	
}

.whatwedo .services .sicon .siconinner .round{

width:80px;
height:80px;
line-height: 80px;

text-decoration: none;  
color: #fff;
display:block;

font-size: 12px;
text-align: center;

background:#9b8b53;
  
  -webkit-transition: all 0.9s ease !important;
  -moz-transition: all 0.9s ease !important;
  -o-transition: all 0.9s ease !important;
  transition: all 0.9s ease !important;
  
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

	
.whatwedo .services .sicon .siconinner .round img{
	
	display:inline-block;
	
	
}



.whatwedo .services .bottomblk{

display:block;
background:#222224;
padding:30px 0 30px 0;
	
	
}

.whatwedo .services .bottomblk h4{

font-size:24px;
color:#fff;
text-align:left;
padding:0 0 0 20px;
margin:0 0 20px 0;
	
	
}

.whatwedo .services .bottomblk .arctxt{

font-size:16px;
color:#98a7a7;
padding:0 0 0 20px;
	
	
}


.whatwedo .services .bottomblk .readmore{

font-size:14px;
color:#9b8b46;
padding:20px 0 0 20px;	
}

.whatwedo .services .bottomblk .readmore a{

font-size:14px;
color:#9b8b46;
text-decoration:none;
	
}


.whatwedo .services .bottomblk .readmore a:hover{
text-decoration:underline !important;	
	
}


.ourprocess{
	
display:block;
padding:60px 0 60px 0;
background:url(../images/service-background.jpg) no-repeat left top #171719;		
	
}



.ourprocess .txtsss{
	
color:#9b8b53;
font-size:18px;
text-align:center;
padding-bottom:20px;


}

.ourprocess h4{font-size:30px; color:#fff; 
text-align:center; margin-bottom:50px;}


.ourprocess .startegy{

background:#222224;
border-bottom:1px solid #9b8b53;
padding:20px 0 0 30px;	
	
}


.ourprocess .startegy .iconblkk{

display:block;
text-align:right;
padding:0 20px 0 0;
	
}

.ourprocess .startegy .iconblkk img{

display:inline-block;

	
}


.ourprocess .startegy .num{

font-size:90px;
color:#9b8b53;
margin-bottom:20px;	
	
}

.ourprocess .startegy .planning{

font-size:30px;
color:#ffffff;
margin-bottom:20px;	
	
}


.ourprocess .startegy .ourworkk{

font-size:20px;
color:#a7a7a7;
margin-bottom:20px;	
	
}


.workwithus{ 

width:100%;
float:left;

background:url(../images/journey-backgroundimage.jpg) no-repeat center top #000;

min-height:515px;
background-size:cover;

padding:100px 0 50px 100px;

}


.workwithus .workwith{ 

padding:100px 0 0px 0;
text-align:center;
color:#9b8b53;
font-size:24px;

}

.workwithus .unveil{ 

padding:0px 0 0px 0;
text-align:center;
color:#fff;
font-size:50px;

}



.blog_content{ display:block;}

.blog_content h2{color:#fff; margin-bottom:50px;}
.blog_content h6{color:#fff;}


.checkboxx{padding:0 0 0 20px !important;}

.checkboxx ul{ list-style-type:none !important;}











footer{display:block; padding:50px 0 50px 0;

background:#171719;

}


footer .footerbg{
	
background:url(../images/footerbackground.jpg) no-repeat left top;

border:5px solid #333;

padding:50px 0 50px 0;	
	
}

footer .footerbg .foologo{
	
display:block;
padding:20px 0 20px 0;	
	
}
footer .footerbg .foologo img{
	
width:100%;
max-width:150px;	
	
}

footer .footerbg .text{
	
font-size:24px;
color:#fff;	
	
}




footer .footerbg .contactblk{
	
display:block;
padding:20px 0 40px 0;

	
}

footer .footerbg .contactblk h4{
	
font-size:24px;
color:#fff;
margin-bottom:30px;
	
}


footer .footerbg .contactblk .btmicon{
	
display:block;
	
}

footer .footerbg .contactblk .btmicon img{
	
width:100%;
max-width:25px;
	
}


footer .footerbg .contactblk .callus{
	
color:#a5a7a7;
font-size:16px;
	
}
footer .footerbg .contactblk .numbr{
	
color:#fff;
font-size:16px;

margin-bottom:20px;
	
}



footer .footerbg .otherlinks{
	
display:block;
padding:20px 0 40px 0;

	
}


footer .footerbg .otherlinks h4{
	
font-size:24px;
color:#fff;
margin-bottom:30px;
	
}

footer .footerbg .otherlinks ul{
	
display:block;

padding:0 0 0 20px;

	
}

footer .footerbg .otherlinks ul li::marker {
  color: #fff;
}

footer .footerbg .otherlinks ul li a{
	
display:block;
font-size:16px;
color:#fff;

	
}

footer .footerbg .otherlinks ul li a:hover{
	
text-decoration:underline !important;

	
}


footer .foottxt{
padding:15px 0 15px 0; 
text-align:center;
color:#a7a7a5;
}



.commonbanner{
display:block; 
padding:80px 0 80px 0; 
width: 100%;
float: left;
background: url(../images/banner-background.jpg) no-repeat center top;
background-size: auto;
background-size: cover;

}
 
.commonbanner p{text-align:center;
font-size:30px;
color:#fff;
}

.commonbanner p.txtt{
text-align:center;
font-size:18px;
color:#a7a7a7;
}


.abttxtblkk{
	
background:#0f0f0f;
	
	
}

.abttxtblkk .artistic{
	
  color: #fff !important;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  
}

.about-section .about_content p {
  margin-bottom: 32px;
}

.abttxtblkk p.intro{
  font-size: 16px;
  line-height: 22px;
  color:#a7a7a7;
  margin-bottom:20px;
}



.galleryblk{
display:block; 
padding:50px 0 50px 0;
background:#171719;


}


.picblkkk{
  position: relative;
  width: 100%;
  margin:0 0 30px 0;
  
}

.portimage {
  display: block;
  width: 100%;
  height: auto;
}

.portoverlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
 
}

.picblkkk:hover .portoverlay {

  cursor:pointer;
  
opacity:0.5 !important;

background:rgba(0, 0, 0, 0.5);
  
}

.portext {
  color: white;
  font-size: 20px;
  position: absolute;
  bottom: 2%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  

  font-weight:100 !important;
  z-index:10000000 !important;
  
}



.questionnaireeblk{
display:block; 
padding:50px 0 50px 0;
background:#171719;


}

.questionnaire-section {
  background: url(../images/dark-pattern.jpg);
  padding: 150px 0 143px;
  position: relative;
}

.questionnaire-section .mainformblkk{
	
	width:100%;
	max-width:900px;

}


.maingalleryblkk{
	
display: block;
padding: 50px 0 50px 0;
background: #171719;	
	
	
}



.mainpicblk1{display:block; text-align:center; margin:0 0 50px 0; }
.mainpicblk1 img{width:100%; max-width:831px; display:inline-block; }

.sidetexblk{display:block; padding:200px 0 0 0;}
.sidetexblk p{ text-align:justify; margin:0 0 20px 0;}



.mainpicblk2{display:block; text-align:center; margin:0 0 50px 0; }
.mainpicblk2 img{width:100%; max-width:1701px; display:inline-block; }

.mainpicblk3{display:block; text-align:center; margin:0 0 50px 0; }
.mainpicblk3 img{width:100%; max-width:1006px; display:inline-block; }


.mainpicblk4{display:block; text-align:center; margin:0 0 50px 0; }
.mainpicblk4 img{width:100%; max-width:663px; display:inline-block; }

.mainpicblk5{display:block; text-align:center; margin:0 0 50px 0; }
.mainpicblk5 img{width:100%; max-width:851px; display:inline-block; }

.mainpicblk6{display:block; text-align:center; margin:0 0 50px 0; }
.mainpicblk6 img{width:100%; max-width:851px; display:inline-block; }



.okhlapicblk4{display:block; text-align:center; margin:0 0 50px 0; }
.okhlapicblk4 img{width:100%; max-width:663px; display:inline-block; max-height:420px; }



.okhlapicblk8{display:block; text-align:center; margin:0 0 50px 0; }
.okhlapicblk8 img{width:100%; max-width:851px; display:inline-block; max-height:420px; }



.gurpicblk4{display:block; text-align:center; margin:0 0 50px 0; }
.gurpicblk4 img{width:100%; max-width:663px; display:inline-block; max-height:420px; }


.gurpicblk8{display:block; text-align:center; margin:0 0 50px 0; }
.gurpicblk8 img{width:100%; max-width:663px; display:inline-block; max-height:420px; }


.noidablk4{display:block; text-align:center; margin:0 0 50px 0; }
.noidablk4 img{width:100%; max-width:663px; display:inline-block; max-height:420px; }



.noidablk8{display:block; text-align:center; margin:0 0 50px 0; }
.noidablk8 img{width:100%; max-width:663px; display:inline-block; max-height:420px; }

.niagrafall4{display:block; text-align:center; margin:0 0 50px 0; }
.niagrafall4 img{width:100%; max-width:663px; display:inline-block; max-height:420px; }

.niagrafall8{display:block; text-align:center; margin:0 0 50px 0; }
.niagrafall8 img{width:100%; max-width:663px; display:inline-block; max-height:420px; }

.udyogvihar4{display:block; text-align:center; margin:0 0 50px 0; }
.udyogvihar4 img{width:100%; max-width:663px; display:inline-block; max-height:420px; }

.udyogvihar8{display:block; text-align:center; margin:0 0 50px 0; }
.udyogvihar8 img{width:100%; max-width:663px; display:inline-block; max-height:420px; }




.contactblkk{
display:block; 
padding:50px 0 50px 0;
background:#171719;


}

.contactblkk .coninfoblk{
	
display:block;
background:#222224;
border-bottom:1px solid #9b8b53;
min-height:250px;

padding:0 0 0 20px;


}

.contactblkk .coninfoblk .iconblk{
	
display:block;
text-align:left;
padding:50px 0 0 0px;
}
.contactblkk .coninfoblk .iconblk img{
	
width:100%;
max-width:46px;
}
.contactblkk .coninfoblk .heding{
	
color:#fff;
font-size:22px;
padding:20px 0 0 0;

}

.contactblkk .coninfoblk .coninfo{
	
color:#a7a7a7;
font-size:18px;
padding:20px 0 0 0;

}

.conformblk{
	
display:block;
background:url(../images/formbg.jpg) repeat left top;
padding:50px 0 50px 0;	
	
}

.conformblk .formimg{
	
display:block;
text-align:left;
	
}
.conformblk .formimg img{
	
display:inline-block;
width:100%;
max-width:460px;
	
}


.conformblk .mainformblk{
	
display:block;
padding:50px;
border:1px solid #ccc;
	
}

.conformblk .mainformblk h5{
	
font-size:20px;
margin-bottom:20px;
text-align:left;
color:#8c8b53;
	
}
.conformblk .mainformblk h6{
	
font-size:30px;
color:#fff;
margin-bottom:30px;
	
}

.conformblk .mainformblk input {
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  color: #6a6a6b;
  background: transparent;
  border:1px solid #ccc;
  margin-bottom: 10px;
  overflow: visible;
  outline: none;
  padding:10px;
  width:100%;
}


.conformblk .mainformblk input::placeholder {
  color:#626a6b;
  opacity: 1; /* Firefox */
}

.conformblk .mainformblk input::-ms-input-placeholder { /* Edge 12 -18 */
  color:#626a6b;
}

.conformblk .mainformblk textarea{
  width: 97%;
  height: 150px;
  padding: 12px 20px;
  
  box-sizing: border-box;
  border: 1px solid #ccc;

  
  background-color: transparent;
  
  font-size: 16px;
  resize: none;
  color:#fff;
}

.conformblk .mainformblk textarea::placeholder {
  color:#626a6b;
  opacity: 1; /* Firefox */



}

.blogblkk{
padding:30px 0 30px 0;
background:#000;
}



.blogblkk .maininteriorblkk{
	
background:#222224;	
margin:0 0 50px 0;
border:1px solid #5c5c5e;
margin-bottom:30px;

}

.blogblkk .maininteriorblkk .imgblkk{
text-align:center;
}

.maininteriorblkk img{
max-width: 100%;
}

.blog-date{
    padding: 30px 30px 0px 30px !important;
    color: #fff;
}
.text-white{
     color: #fff;
}
.feed-image img{
    max-width: 100px !important;
}

.blogblkk .maininteriorblkk .blogtxtt{
padding:0px 30px 0px 30px;

}

.blogblkk .maininteriorblkk .blogtxtt h2{
padding:15px 0 5px 0;
color:#fff;
font-size:24px;
margin-bottom: 0px;


}
.button{
    display: inline-block;
    margin: 25px 0px;
   
    
}

.read_more{
    border: 1px solid #f2f2f2;
    padding: 10px 15px;
}

.blogblkk .maininteriorblkk .blogtxtt .txtss{


color:#fff !important;
font-size:16px;
text-align:justify;
margin-bottom:20px;


}

.blogblkk .maininteriorblkk .blogtxtt h3{
color:#fff;
font-size:22px;
padding:20px 0 20px 0;
}



.blogsmallpik{margin:0 0 30px 0; }

.blogsmallpik img{width:100%; max-width:100px; }

.blogtext{}

.blogtext p{color:#fff; }
.blogtext p a{color:#fff; }

.blogtext p a:hover{color:#fff; text-decoration:underline; }


.pagination{
    display: inline-block;
}

.pagination>li>a, .pagination>li>span{
    color: #9b8b53;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #9b8b53 !important;
    border-color: #9b8b53 !important;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 2;
    color: #171719 !important;
    background-color: #eee;
    border-color: #ddd;
}

.feed .feed-image{
    max-width: 100px;
    float: left;
    width: 100px;
    height:100px;
    margin-right: 25px;
}
.feed .link span{
   font-size: 11px;
   margin-bottom: 5px;
   color: #fff;
   display: block;
}

.feed .link a{
   font-size: 13px;
   margin-bottom: 5px;
   color: #fff;
}
.recent{
    margin-bottom: 25px;
}
.blog-post-details{
    font-size: 13px;
    margin: 15px 0px;
}

.blog-description p{
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 25px;
}

































































































/* All fonts file starting here*/

@font-face {
    font-family: 'MyriadPro-Regular';
    src: url('../fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/MyriadPro-Regular.otf')  format('opentype'),
        url('../fonts/MyriadPro-Regular.woff') format('woff'), url('../fonts/MyriadPro-Regular.ttf')  format('truetype'),
        url('../fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'proxima_novaregular';
    src: url('../fonts/proximanova-regular-webfont.woff2') format('woff2'),
        url('../fonts/proximanova-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {

    font-family:'surannaregular';
    src: url('../fonts/suranna_400-webfont.eot');
    src: url('../fonts/suranna_400-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/suranna_400-webfont.woff2') format('woff2'),
        url('../fonts/suranna_400-webfont.woff') format('woff'),
        url('../fonts/suranna_400-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
} 


@font-face {
    font-family: 'proxima_novathin';
    src: url('../fonts/fontsfree-net-proxima-nova-thin-webfont.woff2') format('woff2'),
        url('../fonts/fontsfree-net-proxima-nova-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'surannaregular';
    src: url('suranna_400-webfont.woff2') format('woff2'),
        url('suranna_400-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}	




/* All fonts file endinng here*/


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



footer .foottxt{
padding:30px; 
text-align:center;
color:#a7a7a5;
}



.workwithus {
  width: 100%;
  float: left;
  background: url(../images/journey-backgroundimage.jpg) no-repeat center top #000;
    background-size: auto;
  min-height: 515px;
  background-size: cover;
  padding: 100px 0 50px 100px;  
  display:none;
}


} /* 768 view ending here */






@media screen and (max-width: 480px) and (min-width: 100px) {


.smallnavigation{

}

.smallnavigation .mainblkk{

}

.smallnavigation .mainblkk .navblkk{

}







} /* 768 view ending here */
























