/* RESET STYLES */

fieldset, img { border:0; }
img a{padding:0px; border:none; margin:0px;}
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 {font-weight:normal;}
q:before, q:after { content:''}
strong { font-weight: bold }
em { font-style: italic }
.aligncenter { display:block; margin:0 auto }
.alignleft { float:left }
.alignright { float:right }
div { position:relative } 
/* END RESET STYLES */


html{-webkit-font-smoothing:antialiased;}

a{color:#65a42d;text-decoration:none;}
a:hover{color:#65a42d; text-decoration:underline;}
.column-clear{ clear:both;}
.wrapper{float:left; padding:0px;width:1005px;}
.portfolio-content, .portfolio-area{width:1005px;}
.title-page{font-size:40px;margin:0px 0px 0px 0px;color:#151515;}
.goto{float:right;width:1005px;margin:0px 0px 0px 0px;}

/**** PORTFOLIO STYLES*****/
.portfolio-categ{margin-bottom:0px;}
.portfolio-categ li{display:inline;margin-right:0px;}
.image-block{ display:block;position: relative;}
.image-block img{border: 0px solid #d5d5d5; margin:0px; border-radius: 0px 0px 0px 0px; width:1005px; background:#FFFFFF;padding:0px;}
.image-block img:hover{box-shadow: 0px 0px 6px #4f2300;}
.portfolio-area li{
float: left;margin: 0 0px 0px 0px;overflow: hidden;width: 1005px;border:5px solid #FFFFFF;  
box-shadow: 0px 0px 6px #f79300;	
}
.home-portfolio-text{margin-top:0px;}
li.active a{ text-decoration:underline;}
/**** END PORTFOLIO STYLES*****/


/*added  by gigin*/
#myCarousel{
	margin-top: 96px !important;
height: 477px !important;
}
.text-white{
	color: #fff !important;
}
.banner-text2{
	font-size: 25px;
}
.banner-top-margin{
	margin-top: 100px;
}
.banner-span{
	font-size: 20px;
	font-weight: bold;
	  font-family: "oswald_regularregular";

}
.text-orange{
	color: #fc490b;
}
.span-dot{
	font-size: 30px;
}
.oswald{
	    font-family: "oswald_regularregular";
}
.carousel-indicators {
	top: 500px;
}
.main-text{
	font-size: 35px;
text-transform: uppercase;
text-align: center;
}
.bg-blue{
	background: #046f9e;
}
.centered{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50% -50%);
}
@media only screen and (min-width:992px){
	.res{
		padding-top: 50px;
	}
}
@media only screen and (min-width:992px){
.contact{
	
	padding: 10px;

}
.logo-box .logo{
	top: 30px;}
}
.shadow{

padding: 30px;
padding-top: 0px;

}

 .rechange .title-box h2::before, .rechange .title-box.text-center h2::before{
 	background: #fff;
 }
.rotate img:hover {
  transition: 0.70s;
  -webkit-transition: 0.70s;
  -moz-transition: 0.70s;
  -ms-transition: 0.70s;
  -o-transition: 0.70s;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);

}

.shadowme{
	-webkit-box-shadow: -35px 13px 40px -30px rgba(0,0,0,0.75);
-moz-box-shadow: -35px 13px 40px -30px rgba(0,0,0,0.75);
box-shadow: -35px 13px 40px -30px rgba(0,0,0,0.75);
}
@media only screen and (max-width: 992px) {
#main{
	margin-top: -171px;
}
}
.carousel-control.right,.carousel-control.left {
	background: none;

}


/************** added by Binit **************/

/****** inner pages ******/

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

.inner-bnr{
	/*
	width: 100%;*/
	/*margin-top: 50px;*/
	height: auto;
	/*background-size: 100% 100%;*/
	/*background-image: url(../images/companyoverview.jpg);*/
	background-repeat: no-repeat;
	position: relative;
	z-index: 1!important;
}

.inner-bnr-txt1{
	top:230px;
	right: 100px;
	position: absolute;
	color: #fff !important;
	opacity: 0.3;
	z-index: 999;
	font-size: 3vw;
	font-weight: bolder;
	font-family: Montserrat;
}

.inrbnr-txt {
  position: absolute;
  top: 100px;
  right: 50px;
  font-size: 4.5vw;
}

.padding-0{
	padding: 0px;
	margin-top: 96px;
}

.mt-5{
	margin-top: 20px !important;
}

.hidden-clients{
	display: none!important;
}

.li-txt{
	font-size: 20px;
	padding-top: 20px;
	margin-bottom: 10px;
	color: #0e567c!important;
}

.li-blue{
	color: #0e567c;
	padding-top: 12px;
	margin-bottom: 0px;
	font-size: 16px;
}

.techno-img{
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-right:auto;
  width: 90%;
}
.content-divider{
  padding: 50px 100px;
  border-top: 1px solid #ccc;
  background-color: #ddddddcc;
}
.content-divider2{
  padding: 50px 100px;
  border-top: 1px solid #ccc;
  background-color: #dddddd8c;
}
.content-divider i, .content-divider2 i{
  color: #0e567c!important;
  padding-right:10px!important; 
}
#content_points i{
  color: #0e567c!important;
  padding-right: 10px!important;
}



@media only screen and (max-width: 991px) {
.inner-bnr-txt1{
	top: 100px;
	right: 30px;}

.padding-0{
	margin-top: 0px;
}	
}
@media only screen and (max-width: 767px) {
.inner-bnr-txt1{
	top: 80px;
	right: 20px;}	
}
@media only screen and (max-width: 630px) {
.inner-bnr-txt1{
	top: 60px!important;
	right: 30px;}	
}


/****** footer section ******/
hr {

    margin: 40px 0!important;
    visibility: hidden!important;
}
.mx-auto {
 margin-right: auto !important;
 margin-left: auto !important;
}


/****** index page ******/

.carousel-control .fa, .carousel-control .icon-next, .carousel-control .icon-prev {
    display: inline-block;
    position: absolute;
    top: 50%;
    z-index: 5;
    font-size: 50px;
    height: 30px;
    margin-top: -15px;
    width: 30px;
    color: #65a42d;
}

.carousel-control {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 20px;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    opacity: 0.8;
}


.carousel-control.left, .carousel-control.right {
	background: none!important;
}

/**** Testimonial skider ****/
#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 60px;
}
#quote-carousel .carousel-control {
    background: none;
    color: #CACACA;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}
#quote-carousel .carousel-indicators {
    position: relative;
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-top: 20px;
    margin-right: -19px;
}
#quote-carousel .carousel-indicators li {
    width: 50px;
    height: 50px;
    cursor: pointer;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    opacity: 0.4;
    overflow: hidden;
    transition: all .4s ease-in;
    vertical-align: middle;
}
#quote-carousel .carousel-indicators .active {
    width: 128px;
    height: 128px;
    opacity: 1;
    transition: all .2s;
}
.item blockquote {
    border-left: none;
    margin: 0;
}
.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}


@media only screen and (max-width: 992px) {
  .head-res {
  	font-size: 20px!important;
  	text-align: justify!important;
  	padding-top: 90px;
  }
  .head-res1 {
  	font-size: 20px!important;
  	text-align: justify!important;
  	padding-top: 20px;
  }
  .text-res {
    font-size: 15px!important;
  }  
  .banner-contents{
  	padding: 70px;
  }
  .item{
  	background-image:transparent;
  }
   .banner-image img{	
 	display:none!important;
  }
  .banner-top-margin{
 margin-top: 5px;

  }
  
}

@media only screen and (max-width: 560px) {
.inner-bnr-txt1{
	top: 50px!important;
	right: 30px;
	text-align: justify;}	
}


/******* footer ********/
@media only screen and (max-width: 767px) {
.footer-logo{
	width: 50%;}	
}


/*added by gigin*/
.border-shadow{
  border:1px solid #02abfe;
}

.border-shadow::before{
  border: 10px solid #02abfe;
  content: "ⓘ";
  background: #02abfe;
  color: #fff;
position: absolute;
left: 0px;
font-size: 30px;
border-bottom-right-radius: 20px;
-webkit-box-shadow: 10px 10px 21px -14px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 21px -14px rgba(0,0,0,0.75);
box-shadow: 10px 10px 21px -14px rgba(0,0,0,0.75);

 


}