*{font-family:decorative, Arial,sans-serif;}
/* logo codes starts here*/
.logo
{
margin-top:-12px!important;
margin-left:17px;
max-width:150px;
min-height:65px;
}    

/* logo codes ends here*/


body
{
background-color:#F0F0F0;
}



/* navbar codes starts here*/

.mobnav
{
display:none!important;
}
.navbar {
      margin-bottom: 0;
      background-color:white!important;
      border: 0;
      font-size: 13px !important;
	  height:90px;
      letter-spacing: 3px;
	  font-weight: bold;
	  text-align:center;
	
  }
 .navbar-inverse {
    background-color: #fff!important;
    border-color: #fff!important;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #fff!important;
}
.navbar-fixed-top.scrolled {
  background-color:#ffff !important;  
  transition: background-color 200ms linear;
}
nav ul li a.scrolls{
 color:#0B75BB !important;
  text-shadow: none!important ;
}
.scrolleds  ul li a:hover {
  color: #F37032 !important;
}
.navbar-nav {
   margin-top:20px;
    margin-right: 15px;
      display: inline-block;
      outline: none;
      color:grey!important;
     	float:right!important;
      text-transform: uppercase;
      font-size: 14px;
      letter-spacing: 1.6px;
      font-weight: 600;
	   text-decoration: none!important;
	   
     }

 nav ul li a:hover {
      color:black !important;
	 
  }
  
  nav ul li a {
      display: inline-block;
     margin-right: 8px;
	  margin-left: 8px;
	  color:grey !important;
}

 .navbar-toggle {
  
    float: right;
    padding: 9px 10px;
    margin-top: 24px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: silver;
    background-image: none;
    border-radius: 4px;
} 
.fromCenter {
  color: #666;
  display:block!important;
  margin:0px;
  text-transform:capitalize;
 }
.fromCenter a:after {
  display:block!important;
  content: '';
  padding-top:10px!important;
  border-bottom: solid 3px #F37032;  
  transform: scaleX(0);  
  transition: transform 800ms ease-in-out;
}
.fromCenter a:hover:after {
 transform: scaleX(1);
}
/* navbar codes ends here*/

/*header image codes starts here */
.headerimg
{
width:100%;
height:500px;
z-index: 1;
position:relative;
 background-image: url("../images/homebanner.jpeg");
  background-size: 100% 500px;
  background-repeat: no-repeat;
  margin-top:60px;
}
.no-padding {
  padding-left: 0;
  padding-right: 0;  
}
.headerimg1
{
width:100%;
height:300px;
z-index: 1;
position:relative;
background-image: url("../images/careerbanner.png");
background-size: 100% 100%;
background-repeat: no-repeat;
margin-top:85px;
display:block!important;
}
.null
{
}
.topleft {
 background-image: url("../images/whiteborder.png");
  position: absolute;
  top: 30px;
  left: 0px;
   background-size: 100%;
  background-repeat: no-repeat;
  height: 50px;
  width: 100%;
}


.topleft3 {
 background-image: url("../images/whiteborder.png");
  position: absolute;
  top: 8px;
  left: 0px;
   background-size: 100%;
  background-repeat: no-repeat;
  height: 50px;
  width: 100%;
}
.topleft2 {
 background-image: url("../images/whiteborder.png");
  position: absolute;
  top: 5px;
  left: 0px;
   background-size: 100%;
  background-repeat: no-repeat;
  height: 50px;
  width: 100%;
}
.pt4
{
padding-right:24px;
padding-left:24px;
padding-top:8px;
}
.testimg {
background-color:white;
  position: relative;
  top: -70px;
   background-size: 100%;
  background-repeat: no-repeat;
  z-index:1;
  width: 100%;
  
}
.over-layer1 {
    position: absolute;
    top: -5px;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: 2;
    background: rgba(130,130,130, -2.5);
    transition: all 0.30s ease;
}
.headerimg3
{
width:100%;
height:300px;
z-index: 1;
position:relative;
 background-image: url("../images/productbanner.png");
  background-size: 100% 300px;
  background-repeat: no-repeat;
  margin-top:85px;
  overflow:hidden;
}
.headerimg4
{
width:100%;
height:300px;
z-index: 1;
position:relative;
 background-image: url("../images/services-banner.png");
  background-size: 100% 300px;
  background-repeat: no-repeat;
  margin-top:85px;
  overflow:hidden;
}
/*header image codes ends here */


/*welcome block codes starts here */

.welcomerightimg
{
position:relative;
display: block;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
margin-top:30px;
}


.bgsample
{
padding:15px;
padding-left:50px;
}

.welcometitle1
{
margin-top:50px;
color:#0B75BB;
text-transform:uppercase;
  
}


.welcometitle
{
margin-top:30px;
color:#0B75BB;
text-transform:uppercase;
font-weight: bold;
}
.welcomecontent
{
padding:10px;
 background-image: url("../images/homewelcomebg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
position:relative;
z-index:2;
display:block!important;
}
.welcomecontent2
{
padding:10px;
 background-image: url("../images/homewelcomebgmob.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
position:relative;
z-index:2;
display:none!important;
}
.welcomecontent3
{
padding:10px;
 background-image: url("../images/homewelcomebgmob2.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
position:relative;
z-index:2;
display:none!important;
}
.wcontent
{
  /*font-weight: 550; */
  font-size: 15px;
      letter-spacing: 1.5px;
	  padding:40px;
	  margin:-8px;
	  color:#FFFFFF;
	  line-height:1.8;
       
}
/*error success validation starts here*/
#errorid {
    color: #A81439;
    text-align: center;
}
#successid {
	padding-top: 10px;
    color: green;
    text-align: center;
}

.mail-message{
	color: #A81439;
    text-align: center;
	padding-top: 15px;
}
/*error success validation starts here*/
/*welcome block codes ends here */



/*fotter codes starts here */


.social-area{
    padding-top: 5px;
}
.social-area p{
	text-align:center;
	color:#FFFFFF;
}
.social-area p a{
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	 
}
.social-area .top-social-links{
	padding-bottom:0px;
}
.social-area .top-social-links li{
    width: 40px;
    height: 40px;
    background-color: #2f89c9;
    text-align: center;
   padding-left:2px!important;
   padding-right:0px!important;
    margin-left: 15px;
	padding-top:6px;
	 border-radius: 50%;
	  display: inline-block;

}

.social-area .top-social-links li:nth-child(1){
	background-color: #51bde4;
}
.social-area .top-social-links li:nth-child(2){
	background-color: #475a9f;
}
.social-area .top-social-links li:nth-child(3){
	background-color: #ea3f46;
}
.social-area .top-social-links li:nth-child(4){
	background-color: #027cbf;
}
.social-area .top-social-links li a{
	color: #fff;
    font-size: 20px;

	
}
.clearfix
{
float:left;
padding-top:15px;
}
.copyright
{
padding-top:25px!important;
}
.top-social-links
{
padding-top:5px;
}
.fotter
{
padding:1px;
background-color:#3E5B71;
color:#FFFFFF;
}
.fottercolor { 
color:#FFF;
}
footer {

width:100%;
  padding:3px 0px 0px 0px ;
}
.pt2 { 
padding-top:100px ;
 margin-bottom:8px ;
 }

footer p { 
font-size:13px; color:#CCC; padding-bottom:0px; margin-bottom:8px;
}

.footer1 { 
margin:15px ;
 list-style-type:none ; 
 padding:0px 0px 10px 10px !important;
   text-transform: capitalize;
      font-size: 12px;
      letter-spacing: 1.2px;
      font-weight: 550; 
	  
	  
}
.footer1 li {padding:5px 0px 5px 0px;}
.footer1 li a{ color:#fff;}
.footer1 li a:hover{ color:#ccc; text-decoration:none;}
.fleft { 
float:left;
}
.padding-right {
 padding-right:10px; 
 }

.footer2 {
margin:0px; list-style-type:none; padding-left:0px;

}
.footer2 li p { 
padding-top:5px;padding-left:5px; font-size:14px; display:table; color:#fff; letter-spacing: 1.2px;font-weight: 520; 
}
.footer2 li a:hover { 
text-decoration:none;
}
.footer2 li i { 
margin-top:5px;color:white;font-size:20px; text-shadow: 2px 2px 3px #000000;
}

.bottom_border {  
padding-bottom:20px;
}

.fotterbg
{
background-image: url("../images/fotterbg.png");
   background-size: 100% 455px;
  background-repeat: no-repeat;
}

.social:hover {
     transform: scale(1.1);
     -moz-transform: scale(1.1);
     -o-transform: scale(1.1);
 }
 .social {
     -webkit-transform: scale(0.8);
     
     -moz-transform: scale(0.8);
     -o-transform: scale(0.8);
     -webkit-transition-duration: 0.5s;
     -moz-transition-duration: 0.5s;
     -o-transition-duration: 0.5s;
 }
.head
{
 font-weight: bold;
 margin-left:25px;
 margin-top:40px;
 text-shadow: 2px 2px 3px #000000;
}
.padding-left
{
padding-top:8px;
padding-left:30px;
}
.foothead
{
  color: white;
  font-size:30px;
  padding-left:10%;
  padding-top:1%;
  
  text-shadow: 2px 2px 4px #000000;
}
.fotterbgcolor
{
background-color:#4681C8;
margin-top:-17px!important;
padding:15px;
margin-bottom:0px;
font-size:18px;
letter-spacing: 1.2px;
      font-weight: 550;
}
.address1
{
padding:5px;
font-size:14px;
letter-spacing: 1.2px;
      font-weight: 550;
	  color:#FFFFFF;
}

.addresscontent1
{
padding:20px;
background-color:rgba(70, 129,200,1);
margin-top:10px;
}
.flag
{
float:right;
height:30px;
width:50px;
}
.mobfot
{
padding-top:30px;
}
ul.quick-links li{
	padding: 8px 0;
	-webkit-transition: .3s all ease;
	-moz-transition: .3s all ease;
	transition: .3s all ease;
	color:white;
width:90px; 
}
ul.quick-links li:hover{
	padding: 8px 0;
	margin-left:10px;
	font-weight:700;
}
ul.quick-links li a i{
	margin-right: 10px;
}
ul.quick-links li:hover a i {
    font-weight: 700;

}

/*fotter codes ends here */





/*services codes starts here */
.pt
{
padding-right:90px!important;
}



.post-slide {
    margin: -70px -54px 2px 24px;
    position: relative;
    background: #FFF;
	overflow:hidden;
}
.post-slide .post-img {
    position: relative;
    overflow: hidden;
	
	
}
.post-slide .post-img img {
    width: 100%;
    height: 360px;
	  

}
.post-slide .over-layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(0, 0, 0, 0.6);
    transition: all 0.30s ease;
}
.post-slide:hover .over-layer {
    opacity: 1;
}
.post-slide .post-link {
    margin: 0;
    padding: 0;
    position: relative;
    top: 45%;
    text-align: center;
}
.post-slide .post-link li {
    display: inline-block;
    list-style: none;
    margin: -9px 0px 0px;
}
.post-slide .post-link li a {
    color: #FFF;
    font-size: 16px;
	border: solid 1px #fff;
	letter-spacing: 1.6px;
	line-height:25px;
}
.post-slide .post-link li a:hover {
    color: #FF8B3D;
    text-decoration: none;
	border: solid 1px #F37032;
}


.post-slide .post-content {
    padding: 36px;
    background-color: #F5F5F6;
	height:309px;
	 
}
.post-slide .post-title {
    margin: 0px 5px 15px 0px;
}
.post-slide .post-title a {
    font-size: 19px;
    font-weight: bold;
    color: #333;
    display: inline-block;
    transition: all 0.3s ease 0s;
}
.post-slide .post-title a:hover {
    text-decoration: none;
    color: #FF8B3D;
}
.post-slide .post-description {
    font-size: 15px;
    line-height: 22px;
    color: #444444;
    padding: 0px 0px 10px 0px;
	/* font-weight: 550;*/
}
.post-slide .read-more {
    color: #333;
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    transition: color 0.20s linear;
}
.post-slide .read-more:hover {
    text-decoration: none;
    color: #FF8B3D;
}
.post-slide .read-more:after {
    content: "";
    position: relative;
    width: 30%;
    display: block;
    border: 1px solid #FF8B3D;
    transition: all 0.30s ease;
}
.post-slide .read-more:hover:after {
    width: 100%;
}

div.clanky .row {
    padding-top: 35px;
}

.post-slide .post-content1 {
    padding: 35px;
    background-color:#0B75BB;
	height:670px;
	 
}
.post-content .pavi1 {
  position: absolute;
  bottom: 309px;
   border-bottom: 55px solid #F5F5F6;
    border-left: 479px solid transparent;
  width: 100%;
  margin-left:-175px;
}
.post-content .pavi {
  position: absolute;
  bottom: 271px;
   border-top: 45px solid #F5F5F6;
    border-left: 393px solid transparent;
  width: 100%;
  padding-top: 47px;
  margin-left:-89px;
  z-index:1;
}
.post-slide .post-title1 {
    margin: -10px 0px 49px 0px;
}
.post-slide .post-title1 a {
    font-size: 30px;
    font-weight: bold;
    color: #FFf;
    display: inline-block;
    transition: all 0.3s ease 0s;
	line-height:40px;
}
.post-slide .post-title1 a:hover {
    text-decoration: none;
    color: #FFf;
}
.post-slide .post-title2 {
    margin: -10px 0px 25px 0px;
	display:none;
}
.post-slide .post-title2 a {
    font-size: 30px;
    font-weight: bold;
    color: #FFF;
    display: inline-block;
    transition: all 0.3s ease 0s;
	line-height:40px;
	display:none;
}
.post-slide .post-title2 a:hover {
    text-decoration: none;
    color: #FFf;
}

.post-slide .post-description1 {
    font-size: 17px;
    line-height: 1.5;
    color: #fff;
    padding: 15px 0px 0px 0px;
	/*padding-bottom:15px;*/
	/*font-weight:550;*/
}
.post-slide .list{
	font-size: 17px;
	line-height: 2 !important;
	color: #fff; 
	padding: 0px 0 0px 15px; 
	/*font-weight: 550; */
	letter-spacing: 1px; 
	list-style-type: disc;
}
.post-slide .read-more1 {
    color: #FFf;
    font-size: 16px;
    font-weight: bold;
    position: relative;
    transition: color 0.20s linear;
}
.post-slide .read-more1:hover {
    text-decoration: none;
    color: #FFf;
	
}
.post-slide .read-more1:after {
    content: "";
    position: absolute;
    width: 30%;
    display: block;
    border: 1px solid #FF8B3D;
    transition: all 0.30s ease;
}
.post-slide .read-more1:hover:after {
    width: 100%;
}
.button {
  border-radius: 4px;
  background-color: transperent;
  border: 1px solid #FFf;
  text-decoration: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 16px;
  padding: 8px;
  width: 200px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
}

.button span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.button span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0px;
  right: -20px;
  transition: 0.5s;
}

.button:hover span {
  padding-right: 25px;
  color:#FF8B3D;
}

.button:hover span:after {
  opacity: 1;
  right: 0px;
}
.mobile
{
display:none;
}
/*services codes ends here */


/*product codes starts here */
.pt3
{
padding-right:37px;
padding-left:38px;

}
.porduct-description
{
 font-size: 15px;
    line-height: 22px;
    color:#333333;
    padding: 0px 0px 10px 0px;
	/* font-weight: 550;*/
	
}
.product-content
{
margin-top:-1px;
margin-bottom:10px;
 background-image: url("../images/homelatestworkbg.png");
  background-size: 100% 250px;
  background-repeat: no-repeat;
   z-index:1;
    padding: 36px;
    
	height:250px;
}
.contenttitle
{
color:#0B75BB;
font-weight:bold;
margin-top:-7px;
 padding-bottom: 25px;
 text-transform:uppercase;
}
.product2
{
margin-bottom:10px;
margin-top:-48px;
 background-image: url("../images/homeproductbg.jpg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
   z-index:1;
    
display:block!important;    
	height:auto;
}
.product3
{
display:none!important;
}
.lap
{
position:relative;
display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%!important;
}

#carousel .item {

    color:white;
    background-color:transperent;
    padding:0px 0px;
}

.welcomegif
{

position:relative;
display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%!important;

}






.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
  color:white;
  -webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;

}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity:0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}


.product-content2
{
padding-right:5px;
padding-top:65px;
}
.product-font
{
font-size: 15px;
    line-height: 22px;
    color:#fff;
    padding: 10px 10px 10px 20px;
	 /*font-weight: 550;*/
	  background: rgba(0, 0, 0, 0.2);
    transition: all 0.30s ease;
	padding-right:10px;
	
}
.product-title2 {
    font-size: 30px;
    font-weight: bold;
	text-transform:uppercase;
    color: #FFf;
	line-height:40px;
	padding-left:20px;

	 background: rgba(0, 0, 0, 0.2);
    transition: all 0.80s ease;

}
.phone
{
min-width:470px;
min-height:300px ;
margin-top:-25px;
margin-left:40px;
}
/*product codes ends here */



/* technologies Slider  codes starts here*/

.slick-slide {
    margin: 10px 5px;
	height:150px;
}

.slick-slide img {
    width: 50%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0px;
    left: 60px;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    max-height:350px;
    min-height: 1px;
	padding:5px;
	opacity:0.7;
}
.slick-slide:hover
{
opacity:1;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.tech
{
color:#0B75BB;
font-weight:bold;
margin-bottom:50px;
}
/* Slider  codes ends here*/


/* contact us  codes starts here*/

.form-parent {
  width:323px;height:auto;transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
	 cursor: pointer;
	 display:block;
  background: transparent url('../images/contactusbutton.png') no-repeat right 100px;background-size:13% 40%;position:fixed;top:150px;right: -283px;z-index:999;transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}
.form-parent:hover {right:0px; cursor:pointer; background: transparent no-repeat right 10px!important;}
.cc-float-form {transform: rotate(180deg)!important;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
	background:#fff;color:#CCC;padding:10px;width:250px;transition: all .8s cubic-bezier(.22, .67, .43, 1.22) .2s;
   border:0px solid #000;    border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;
    box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12),0 3px 1px -2px rgba(0,0,0,0.2);}
#ContactForm1 {display:none;}
.form-parent.title {
    
    font-size: 16px !important;
    padding: 20px 18px !important;
    color: #fff !important;
    border-radius: 10px 10px 0 0;
}
.form-parent input,
.form-parent textarea {
    
    font-size: 12px;
    width: 220px;
    max-width: 254px;
    margin-bottom: 10px;
    margin-left: 7px;
    padding: 6px;
    border: none;
    border-radius: 4px;
    color:#666666;
    border-bottom: 1px solid #999!important;
}
.form-parent input:hover {
    
    color:#03a9f4;
    
    border-bottom: 1px solid #0B75BB!important;
}
.form-parent textarea:hover {
    
   color:#03a9f4;
    
    border-bottom: 1px solid #0B75BB!important;
}
.form-parent input:focus,
.form-parent textarea:focus {
    outline: none;
    box-shadow: none;
}

.contact-form-area {background: #dce6e4;padding: 10px 0px;color:#232121;font-size: 12px;}
#cc {float:right;font-size:9px;margin-top:-10px;color:#777;}#cc a {color: #777;text-decoration:none;}
.form-parent input[type='submit'] {
    display: block;
    width: 120px;
    margin: 0 auto;
	margin-top:10px;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    cursor: pointer;
    transition: all .4s ease;
    color: #fff !important;
    border: none;
	background-color:#0099CC;
}
/* contact us  codes ends here*/




 /* career page  codes starts here*/
 .dump
 {
 height:320px;
 }
.carrer-form{
  background: #50a3a2;
  background: -webkit-linear-gradient(top left, #0b75bb  0%, #294b67  100%);
  background: linear-gradient(to bottom right, #2c89a0 0%, #1b9ac7 100%);
    margin-top: -250px;
    margin-bottom: 5%;
    width: 45%;
	position:absolute;
	z-index:1;
	margin-left:52%;
	border-radius:8px;
	padding-left:0px!important;
	padding-right:0px!important;
}
.carrer-form1{
  background: #50a3a2;
  background: -webkit-linear-gradient(top left, #0b75bb  0%, #294b67  100%);
  background: linear-gradient(to bottom right, #2c89a0  0%, #1b9ac7 100%);
    margin-top: 0%;
    margin-bottom: 5%;
	position:absolute;
	z-index:1;
	margin-left:0%; 
	border-radius:8px;
	padding-left:0px!important;
	padding-right:0px!important;
}
.carrer-form .form-control{
    border-radius:1rem;
}


:focus{outline: none;}
.col-3{float: left; width: 42%; margin-top: 20px ;margin-bottom:10px;margin-left:30px;margin-right:8px; position: relative;}
.col-6{float: left; width: 90%; margin-top: 20px ;margin-bottom:10px;margin-left:33px;margin-right:10px; position: relative;} 
.effect-17{border: 0; padding: 4px 0; border-bottom: 1px solid #FFFFFF!important; background-color: transparent;}
.effect-17:focus ~ label, .has-content.effect-17 ~ label{top: -16px; font-size: 13px; color: #bcfff3; transition: 0.3s;}
.effect-17 ~ .focus-border{position: absolute; bottom: 0; left: 50%; width: 0; height: 2px; background-color:#bcfff3; transition: 0.4s;}
.effect-17:focus ~ .focus-border,
.has-content.effect-17 ~ .focus-border{width: 100%; transition: 0.4s; left: 0;}
.effect-17 ~ label{position: absolute; left: 0; width: 100%; top: 2px; color: #fff; transition: 0.3s; z-index: -1; letter-spacing: 0.5px;}
.carrer-form input[type="text"]{ color:#FFFFFF; width: 100%; box-sizing: border-box; letter-spacing: 1px;}
.carrer-form textarea{ color: #FFFFFF; width: 100%; box-sizing: border-box; letter-spacing: 1px;}

textarea {
	display: block;
	width: 100%;
	border: 0;
	padding: 50px 5px;
  background: white no-repeat;
	resize: none;

	background-image: linear-gradient(to bottom, #1f8678, #1f8678), linear-gradient(to bottom, silver, silver);
	
	background-size: 0 0px, 100% 0px;
	
	background-position: 50% 100%, 50% 100%;
  transition: background-size 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
   border-bottom: 1px solid #FFFF!important;

}

textarea:focus{
  /* sizes for the 2 images (focus state) */
	background-size: 100% 0px, 100% 0px;
	outline: none;
	
}

 /* custom choosefile css starts here */
.file-upload,.file-uploads{display:block;text-align:center;font-size: 12px;}
.file-upload .file-select,.file-uploads .file-select{display:block;border: 0px solid #dce4ec;color: #34495e;cursor:pointer;height:40px;width:200px;line-height:40px;text-align:left;background:transperent;overflow:hidden;position:relative;}
.file-upload .file-select .file-select-button,.file-uploads .file-select .file-select-button{background:#e0eff6;color:#33333;padding:0 10px;display:inline-block;height:40px;line-height:40px;}
.file-upload .file-select .file-select-name,.file-uploads .file-select .file-select-name{line-height:40px;display:inline-block;padding:0 10px;color:#FFFFFF;}
.file-upload .file-select:hover,.file-uploads .file-select:hover{border-color:#1f8678;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}
.file-upload .file-select:hover .file-select-button,.file-uploads .file-select:hover .file-select-button{background:#c6f7dc;color:#333333;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}
.file-upload.active .file-select,.file-uploads.active .file-select{border-color:#3fa46a;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}
.file-upload.active .file-select .file-select-button,.file-uploads.active .file-select .file-select-button{background:#3fa46a;color:#FFFFFF;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}
.file-upload .file-select input[type=file],.file-uploads .file-select input[type=file]{z-index:100;cursor:pointer;position:absolute;height:100%;width:100%;top:0;left:0;opacity:0;filter:alpha(opacity=0);}
.file-upload .file-select.file-select-disabled,.file-uploads .file-select.file-select-disabled{opacity:0.65;}
.file-upload .file-select.file-select-disabled:hover,.file-uploads .file-select.file-select-disabled:hover{cursor:default;display:block;border: 2px solid #3399FF;color: #34495e;cursor:pointer;height:40px;line-height:40px;margin-top:5px;text-align:left;background:#FFFFFF;overflow:hidden;position:relative;}
.file-upload .file-select.file-select-disabled:hover .file-select-button,.file-uploads .file-select.file-select-disabled:hover .file-select-button{background:#054a3e;color:#666666;padding:0 10px;display:inline-block;height:40px;line-height:40px;}
.file-upload .file-select.file-select-disabled:hover .file-select-name,.file-uploads .file-select.file-select-disabled:hover .file-select-name{line-height:40px;display:inline-block;padding:0px 10px;}

#chooseFile,#chooseFiles
{
cursor:pointer !important;
}
#filenames,#filename
{
padding:5px !important;
color:#FFFFFF !important;
}
/* custom choosefile css ends here*/
.careertitle
{
color:#fff;
}


.btn-change5{
    height: 40px;
    width: 100px;
    background: #3e5b71;
    margin: 10px;
    border:0px;
	text-align:center;
	border-radius:5px;
    color:#333333;
    box-shadow: 0px 0px 1px #ccc;
    transform-origin: 50% 50%;
    transition-duration: 0.5s;
    transition-timing-function: ease-out;
    box-shadow: 50px 0px 0px 0px #e0eff6 inset, -50px 0px 0px 0px #e0eff6 inset;
}
.btn-change5:hover{
color:#FFFFFF;
    box-shadow: 0px 0px 0px 0px #fff inset , 0px 0px 0px 0px #fff inset;
}



/*career-bubbles*/
.bg-bubbles {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  overflow:hidden;
}
.bg-bubbles li {
  position: absolute;
  list-style: none;
  display: block;
   
  width: 40px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.15);
  bottom: -160px;
  -webkit-animation: square 25s infinite;
  animation: square 25s infinite;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}
.bg-bubbles li:nth-child(1) {
  left: 10%;
}
.bg-bubbles li:nth-child(2) {
  left: 20%;
  width: 80px;
  height: 80px;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-animation-duration: 17s;
          animation-duration: 17s;
}
.bg-bubbles li:nth-child(3) {
  left: 20%;
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
}
.bg-bubbles li:nth-child(4) {
  left: 30%;
  width: 60px;
  height: 60px;
  -webkit-animation-duration: 22s;
          animation-duration: 22s;
  background-color: rgba(255, 255, 255, 0.25);
}
.bg-bubbles li:nth-child(5) {
  left: 40%;
}
.bg-bubbles li:nth-child(6) {
  left: 60%;
  width: 90px;
  height: 90px;
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
  background-color: rgba(255, 255, 255, 0.2);
}
.bg-bubbles li:nth-child(7) {
  left: 22%;
  width: 80px;
  height: 80px;
  -webkit-animation-delay: 7s;
          animation-delay: 7s;
}
.bg-bubbles li:nth-child(8) {
  left: 35%;
  width: 20px;
  height: 20px;
  -webkit-animation-delay: 15s;
          animation-delay: 15s;
  -webkit-animation-duration: 40s;
          animation-duration: 40s;
}
.bg-bubbles li:nth-child(9) {
  left: 15%;
  width: 10px;
  height: 10px;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-animation-duration: 40s;
          animation-duration: 40s;
  background-color: rgba(255, 255, 255, 0.3);
}
.bg-bubbles li:nth-child(10) {
  left: 50%;
  width: 100px;
  height: 100px;
  -webkit-animation-delay: 11s;
          animation-delay: 11s;
}
@-webkit-keyframes square {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-700px) rotate(600deg);
            transform: translateY(-700px) rotate(600deg);
  }
}
@keyframes square {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-700px) rotate(600deg);
            transform: translateY(-700px) rotate(600deg);
  }
}
/*contact-bubbles ends here*/

.form-top {
    overflow: hidden;
	height:125px;
    padding: 0px 25px 15px 25px;
   background-image: url("../images/careerformtitleimg.png");  
  background-size: 100% 160px;
  background-repeat: no-repeat;
    border-radius: 4px 4px 0px 0px;
    text-align: left;
    color: #fff;
    transition: opacity .3s ease-in-out;
}

.form-top h3 {
    color: #fff;
}

  
  ul.desc-points li i {
    margin-right: 15px;
    color: #29aafe;
}
.job-short-detail {
    width: 100%;
    position: relative;
    overflow: hidden;
}
.single-job-page-2 {
    position: relative;
    overflow: hidden;
}
.job-short-detail .heading-inner {
    margin-top: 0;
}
.heading-inner {
    margin-bottom: 30px;
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-top: 20px;
}
.job-short-detail .heading-inner .title {
    padding-top: 0;
}
.heading-inner .title1 {
   
    border-bottom: 2px solid #29aafe;
    font-size: 20px;
    font-weight: 600;
    padding: 10px 0;
    position: relative;
    text-transform: capitalize;
    float: left;
    color: #242424;
    margin-bottom: 0px;
	 margin-top: 10px;
}
.job-detail-boxes {
   
    position: relative;
    overflow: hidden;
    border-width: 90%;
}
.job-desc .heading-inner p {
    
    letter-spacing: 1px;
    line-height: 30px;
    font-size: 14px;
    color: #777;
}


 .careerbg
 {
 
    padding-right: 0px;
    padding-left: 0px;
    background: url(../images/careerbg.jpg);
    background-repeat:repeat;
   
    height:680px;
    width: 100%;
    position: relative;

 } 
 
.careerbtn
{
display:none!important;
}
.headerimgmob
{
display:none!important;
}
 .mobc{
 display:none!important;
 }
 .response
 {
 margin-top:15px;
  margin-bottom:30px;
 }
 .careerspecimg
 {
 width:85%;
 
 }
  .careerspecimg1
 {
 display: block;
  margin-left: auto;
  margin-right: auto;
  width: 65%;
  margin-top:20px!important;
 
 }
 .careercontent
 {
  font-size: 14px;
    line-height: 2;
    color:#333333;
    padding: 0 0 10px 0;
	 font-weight: 550;
	 } 
	 
.single-job-page-2 ul {
 
  font-size: 15px;
  list-style: none;
  margin: 10px;
  padding: 0;
   font-weight: 550;
  }
.single-job-page-2  li {
    margin: 0;
    margin-bottom: 10px;
    padding-left: 1.5em;
    position: relative;
    }
 .single-job-page-2 ul li:after {
      content: '';
      height: .4em;
      width: .4em;
      background: #0b75bb;
      display: block;
      position: absolute;
      transform: rotate(45deg);
      top: .5em;
      left: 0px;
    }
    .pc
	{
	display:block!important;
	}
	.tab
	{
	display:none!important;
	}
.pt8
{
margin-left:15px;
margin-right:15px;
}
.btn-primary{
    -webkit-box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow:    0px 3px 0px rgba(0, 0, 0, 0.3);
    box-shadow:         0px 3px 0px rgba(0, 0, 0, 0.3);
}



/* career page  codes ends here*/

 
/* loading image css starts here*/
.loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url("../images/loading1.gif") 50% 50% no-repeat rgb(249,249,249);
	background-size: 200px 200px;
}
/* loading image css ends here*/

/* pagetop btn css starts here*/
.topbtn .back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 0px;
	z-index:5;
	display:none;
	background-color:#34cbba;
	border-color: #34cbba;
}
.back-to-top:hover {
  cursor: pointer;
  background-color:#34cbba;
}
/* pagetop btn css ends here*/


/* contact us  codes starts here*/ 

/*content part starts here*/
.large-view {
    margin: 50px;
    background: url(../images/contact-us-up.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    height: auto;
	border-radius: 6px;
	box-shadow: 0px 0px 39px 0px;
	margin-top:-520px;
	z-index:2;
}


.contact-us-img {
    padding-right: 0px;
    padding-left: 0px;
     background: linear-gradient(25deg,#16054A,#C8A6B4);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height:680px;
    width: 100%;
    position: relative;
	    z-index: 0;
}


.btn-default {
    color: #ffffff;
    background-color: #868a8e;
    border-color: #ccc;
}



.text-input{
  
  position: relative;
      margin-top: 42px;
}

 
  .topleft1
  {
background-image: url("../images/whiteborder.png");
  position: absolute;
  top: 89px;
  left: 0px;
   background-size: 100%;
  background-repeat: no-repeat;
  height: 6%;
  width: 100%;
  z-index:2;
  }
 /*content part ends here*/ 
  
  
  
  /*map section starts*/
.map-section {
 display:block!important;
  }
  .mob-map-content{
	  display:none!important;
  }
ul{list-style-type:none;}
.socialconnect {
    overflow: hidden;
    -moz-box-shadow: 0px 2px 6px 0px #BBBBBB;
    -webkit-box-shadow: 0px 2px 6px 0px #BBBBBB;
    box-shadow: 0px 2px 6px 0px #BBBBBB;
}

  .socialconnect h2 {
    font-size: 46px;
    line-height: 56px;
    margin-bottom: 20px; }
    .socialconnect h2 span {
      color: #ff6c0f;
      display: block; }
  .socialconnect .featurelist {
    padding: 20px 0 30px; }
    .socialconnect .featurelist > li {
      color: #3f525f;
      line-height: 36px;
      font-size: 18px; }

      .socialconnect .featurelist > li:before {
        content: "\f105";
        font: normal normal normal 14px/1 FontAwesome;
        padding-right: 10px; }
  .socialconnect h4 {
    color: #ff6c0f;
    font-size: 18px;
    font-weight: bold;
    margin: 0; }
  .socialconnect list-inline li {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px; }
    
    .map-section {
  background: url("../images/contact-map.png") no-repeat;
  background-size: 100% 370px!important;
  height:370px;
  }
  .map-section .slider-bullets {
    position: relative;
    min-height: 500px; }

    .map-section .slider-bullets li {
      position: absolute;
      cursor: pointer;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%;
      -moz-transform: scale(1);
      -o-transform: scale(1);
      -ms-transform: scale(1);
      -webkit-transform: scale(1);
      transform: scale(1);
      -webkit-transition: all 0.41s ease-in-out;
      -moz-transition: all 0.41s ease-in-out;
      -ms-transition: all 0.41s ease-in-out;
      -o-transition: all 0.41s ease-in-out;
      transition: all 0.41s ease-in-out; }
      .map-section .slider-bullets li img{max-width:33px;}

      .map-section .slider-bullets li.active {
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        -moz-box-shadow: 0px 2px 6px 0px #777;
        -webkit-box-shadow: 0px 2px 6px 0px #777;
        box-shadow: 0px 2px 6px 0px #777; }
        
      .map-section .slider-bullets li:nth-child(1) {
       top: 37%;
    left: 42.8%;
}
      .map-section .slider-bullets li:nth-child(2) {
    top: 42%;
    right: 39.1%;
}
		
					

.accordion-container{
  position: relative;
  width: 300px;
  cursor:pointer;
 padding: 1.525em 3.625em 0.525em 0em;
  z-index:1!important;
}

.set{
  position: relative;
  width: 100%;
  height: auto;
  
  background-color: #ccc;
}
.set > a{
  display: block;
  padding: 8px 15px;
  text-decoration: none;
  color: #555;
  font-weight: 600;
  border-bottom: 1px solid #ccc;
  -webkit-transition:all 0.2s linear;
  -moz-transition:all 0.2s linear;
  transition:all 0.2s linear;
  cursor:pointer;
}
.set > a i{
  float: right;
  margin-top: 2px;
}
.set > a.active{
  background-color:#ccc;
  color: #333;
}
.content{
  background-color: #fff;
  border-bottom: 1px solid #ddd;
  display:none;
}
.content p{
  padding: 5px 20px;
  margin: 0;
  color: #333;
}
.accordion-container .indian-flag i:before {
		 content: url("../images/indian-flag1.png");
		 margin-left: -10px;
}

.accordion-container .singapore-flag i:before {
		 content: url("../images/sg-flag1.png");
		 
		 margin-left: -10px;
}

.accordion-container .indian-flag.open i:before {
		 content: url("../images/sg-flag.png"));
}

.accordion-container .singapore-flag.open i:before {
		 content: url("../images/sg-flag.png"));
}
.pt0{
padding-left:0px;
padding-right:0px;	
}
/*map section-ends*/
		  
/*mob-view map location-start*/	
.main {
  margin-top: 25px;
}

.nav-tabs {
  border-bottom: none;
  > li {
    > a {
      border: none;
      border-radius: 0;
      background-color: #eee;
      &:hover {
        background-color: #8845a6;
        color: #fff;
      }
    }
    &.active > a {
      border: none;
      background-color: #8845a6;
      color: #fff;
      &:hover, &:focus {
        border: none;
        background-color: #8845a6;
        color: #fff;
      }
    }
  }
}
/*mob-view location section-ends*/	




/*map section ends*/
 

.ddk1{
	
  width: 100%;
    height: 300px;
    position: relative;
    background-image: url(../images/contact-banner-l.png);
    background-size: 100% 300px;
    background-repeat: no-repeat;
    margin-top: 90px;
    overflow: hidden;
}
.ddk2{
	display:none;
}
 .content-contact {
    text-align: center;
       top: 42%;
    width: 100%;
    position: absolute;
}
h1.title {
  color:white;
  font-size:35px;
  display:inline;
  font-weight:500;
}

.contact-inside{
	margin-left:70px;
	margin-right:70px;
	position: relative;
    margin-top: -80px;
}
.fa-contact{
	margin-top: 10px;
}
.contact-col{
	    padding-left: 0px;
		padding-top: 15px;
}
.contact-row{
	   padding-top: 30px;
}
.well-contact{
    padding: 45px;
	padding-bottom: 25px;
	
	    margin-top: -760px!important;
}
.ptc{
	    margin-right: 0px;
    margin-left: 0px;

}
.fc{
	border: none;
    border-bottom: 2px solid #f37032!important;
}
.form-control:focus {
    border-bottom: 2px solid #66afe9!important;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}

textarea.form-control {
    height: 34px;
}
.well-contact-form{
	min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	box-shadow: inset 0 2px 10px rgba(0, 0, 0, 0.21);	
}

.mail-contact{
	padding-top:10px;
}
.contact-us-image{
	
	padding-right: 0px;
    padding-left: 0px;
    background: url(../images/contactform-bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 680px;

    width: 100%;
    position: relative;
	
}
.contact-large-address{
	display:block !important;
}
.contact-mob-address{
	display:none !important;
}
.btn-contact
{
    margin-top: 12px;
	    background-color: #10171fb8;
}

/*CONTACT US CODE ENDS HERE*/
.empty
{
height:400px;
}


	 .bottom-cap {
    border-bottom: 76px solid #F0F0F0;
    border-left: 38px solid transparent;
    border-right: 38px solid transparent;
    display: block;
    height: 0;
    margin: 0 auto;
    width: 80%;
	margin-top:-50px;
	z-index:3;
	position:relative;
	text-align:center;
}



.c-title02{
    margin-bottom: 50px;
    text-align: center;
    position: relative;
    display: inline-block;
	}
  .c-title02  h3{
        font-size: 3rem;
        line-height: 3.6rem;
        color: #111;
        display: inline-block;
        padding: 0 50px 10px;
		 margin-left: auto;
  margin-right: auto;
		}
        .c-title02 :before{
            content: "";
            width: 20px;
            height: 20px;
            background: #0aad63;
            transform: rotate(-45deg);
            position: absolute;
            left: 5px;
            top: 30%;
        }
        .c-title02:after{
            content: "";
            width: 20px;
            height: 20px;
            background: #0aad63;
            transform: rotate(-45deg);
            position: absolute;
            right: 5px;
            top: 30%;
        }
    
  .c-title02  span{
        display: block;
        font-size: 2rem;
        line-height: 2.6rem;
        padding-bottom: 20px;
    }
   .c-title02  span :after{
        content: '';
        border-top:3px solid #71b59f;
        position: absolute;
        height: 0;
        width: 70px;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
    }









.x3 {
    -webkit-animation: animateBubble 28s linear infinite, sideWays 2s ease-in-out infinite alternate;
	-moz-animation: animateBubble 28s linear infinite, sideWays 2s ease-in-out infinite alternate;
	animation: animateBubble 28s linear infinite, sideWays 2s ease-in-out infinite alternate;
	
	left: 10%;
	top: 40%;
	 background: url(../images/ios-logo.png);
    background-repeat: no-repeat;
    background-size: 100%;
	background-position:center;
	-webkit-transform: scale(0.4);
	-moz-transform: scale(0.4);
	transform: scale(0.4);
	 -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.x4 {
    -webkit-animation: animateBubble 22s linear infinite, sideWays 3s ease-in-out infinite alternate;
	-moz-animation: animateBubble 22s linear infinite, sideWays 3s ease-in-out infinite alternate;
	animation: animateBubble 22s linear infinite, sideWays 3s ease-in-out infinite alternate;
	
	left: 20%;
	top: 30%;
	 background: url(../images/androidios.png);
    background-repeat: no-repeat;
    background-size: 100%;
	background-position:center;
	
	-webkit-transform: scale(0.4);
	-moz-transform: scale(0.4);
	transform: scale(0.4);
	
}


.x5 {
    -webkit-animation: animateBubble 29s linear infinite, sideWays 4s ease-in-out infinite alternate;
	-moz-animation: animateBubble 29s linear infinite, sideWays 4s ease-in-out infinite alternate;
	animation: animateBubble 29s linear infinite, sideWays 4s ease-in-out infinite alternate;
	
	left: 35%;
	top: 50%;
	 background: url(../images/jquery.png);
    background-repeat: no-repeat;
    background-size: 80%;
	background-position:center;
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	transform: scale(0.5);
	
}

.x6 {
    -webkit-animation: animateBubble 21s linear infinite, sideWays 2s ease-in-out infinite alternate;
	-moz-animation: animateBubble 21s linear infinite, sideWays 2s ease-in-out infinite alternate;
	animation: animateBubble 21s linear infinite, sideWays 2s ease-in-out infinite alternate;
	
	left: 50%;
	top: 90%;
	 background: url(../images/hexphp.png);
    background-repeat: no-repeat;
    background-size: 80%;
	background-position:center;
	-webkit-transform: scale(0.4);
	-moz-transform: scale(0.4);
	transform: scale(0.4);
	 -webkit-animation-delay: 4s;
          animation-delay: 4s;
}

.x7 {
    -webkit-animation: animateBubble 20s linear infinite, sideWays 2s ease-in-out infinite alternate;
	-moz-animation: animateBubble 20s linear infinite, sideWays 2s ease-in-out infinite alternate;
	animation: animateBubble 20s linear infinite, sideWays 2s ease-in-out infinite alternate;
	
	left: 58%;
	top: 70%;
	 background: url(../images/dotnet.png);
    background-repeat: no-repeat;
    background-size: 90%;
	background-position:center;
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	transform: scale(0.5);
	
		  
}

.x8 {
    -webkit-animation: animateBubble 22s linear infinite, sideWays 3s ease-in-out infinite alternate;
	-moz-animation: animateBubble 22s linear infinite, sideWays 3s ease-in-out infinite alternate;
	animation: animateBubble 22s linear infinite, sideWays 3s ease-in-out infinite alternate;
	
	left: 78%;
	top: 80%;
	 background: url(../images/word.png);
    background-repeat: no-repeat;
    background-size: 100%;
	background-position:center;
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	transform: scale(0.5);
	 -webkit-animation-delay: 6s;
          animation-delay: 6s;
}

.x9 {
    -webkit-animation: animateBubble 29s linear infinite, sideWays 4s ease-in-out infinite alternate;
	-moz-animation: animateBubble 29s linear infinite, sideWays 4s ease-in-out infinite alternate;
	animation: animateBubble 29s linear infinite, sideWays 4s ease-in-out infinite alternate;
	
	left: 70%;
	top: 60%;
	 background: url(../images/joomlas.png);
    background-repeat: no-repeat;
    background-size: 80%;
	background-position:center;
	-webkit-transform: scale(0.4);
	-moz-transform: scale(0.4);
	transform: scale(0.4);
	 -webkit-animation-delay: 8s;
          animation-delay: 8s;
}



/* OBJECTS */

.bubble {
    -webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	
    -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 1.2), inset 0px 10px 30px 5px rgba(255, 255, 255, 1);
	-moz-box-shadow: 0 20px 30px rgba(0, 0, 0, 1.2), inset 0px 10px 30px 5px rgba(255, 255, 255, 1);
	box-shadow: 0 20px 30px rgba(0, 0, 0, 1.1), inset 0px 10px 30px 5px rgba(255, 255, 255, 1);
	
    height: 200px;
	position: absolute;
	width: 200px;
}

.bubble:after {
    background: -moz-radial-gradient(center, ellipse cover,  rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 70%); /* FF3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,0.5)), color-stop(70%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
    background: -webkit-radial-gradient(center, ellipse cover,  rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 70%); /* Chrome10+,Safari5.1+ */
    background: -o-radial-gradient(center, ellipse cover,  rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 70%); /* Opera 12+ */
    background: -ms-radial-gradient(center, ellipse cover,  rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 70%); /* IE10+ */
    background: radial-gradient(ellipse at center,  rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 70%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	
    -webkit-box-shadow: inset 0 20px 30px rgba(255, 255, 255, 0.3);
	-moz-box-shadow: inset 0 20px 30px rgba(255, 255, 255, 0.3);
	box-shadow: inset 0 20px 30px rgba(255, 255, 255, 0.3);
	
	content: "";
    height: 180px;
	left: 10px;
	position: absolute;
	width: 180px;
}
@-webkit-keyframes animateBubble {
    0% {
        margin-top: 20%;
    }
    100% {
        margin-top: -50%;
    }
}

@-moz-keyframes animateBubble {
    0% {
        margin-top: 20%;
    }
    100% {
        margin-top: -50%;
    }
}

@keyframes animateBubble {
    0% {
        margin-top: 20%;
    }
    100% {
        margin-top: -50%;
    }
}
@-webkit-keyframes sideWays { 
    0% { 
        margin-left:0px;
    }
    100% { 
        margin-left:15px;
    }
}

@-moz-keyframes sideWays { 
    0% { 
        margin-left:0px;
    }
    100% { 
        margin-left:15px;
    }
}

@keyframes sideWays { 
    0% { 
        margin-left:0px;
    }
    100% { 
        margin-left:15px;
    }
}


/* Product US CODES STARTS HERE */

.description {
 background-image: linear-gradient(rgba(107, 38, 38, 0.5), rgba(183, 96, 95, 0.5)), url(../images/productpemsboxbg.jpg);
	  background-repeat: no-repeat;
    background-size: cover;
  
  display:flex;
  }
 .description1  {
    background: linear-gradient(rgba(66, 228, 145, 0.74), rgba(84, 190, 127, 0.74)), url(../images/productbidataboxbg.jpg);
  background-repeat: no-repeat;
     background-size: cover;
  
  display:flex;
  }
  .description2 {
     background-image: linear-gradient(rgba(218, 212, 41, 0.7), rgba(95, 75, 103, 0.7)), url(../images/productecaseboxbg.jpg);
	  background-repeat: no-repeat;
        background-size: cover;
  
  display:flex;
  }
  .description3 {
    background-image: linear-gradient(rgba(66, 64, 132, 0.53), rgba(34, 32, 70, 0.86)), url(../images/productpaydeckboxbg.png);
	  background-repeat: no-repeat;
   background-size: cover;
  
  display:flex;
  }
   .description4 {
    background-image: linear-gradient(rgba(66, 64, 132, 0.53), rgba(34, 32, 70, 0.86)), url(../images/productshineposboxbg.jpg);
	  background-repeat: no-repeat;
   background-size: cover;
  
  display:flex;
  }
  .description__image{
    padding: 5em;
	margin-top:20px;
	z-index:2;
	position:relative;
	}
    .description img,.description1  img{
      border-radius: 10px;
	 
    }
   .description__image1{
   padding: 2em;
    margin-right: 45px;
    margin-left: -30px;
    z-index: 2;
	margin-top: -10px;
	position:relative;
	}
  
  .description__text{
    display:flex;
    flex-direction: column;
    justify-content: center;
  }
  .description__text1{
    display:flex;
    flex-direction: column;
    justify-content: center;
  }
  
  .description__text-content{
    background: white;
    margin: 6em;
    margin-left: 4em;
    padding: 3em;
    border-radius: 10px;
    }
	.description__text-content1{
    background: white;
    margin: 6em;
    margin-right: 4em;
    padding: 3em;
    border-radius: 10px;
    }
    .description h1,.description1 h1,.description2 h1,.description3 h1,.description4 h1{
      text-transform: capitalize;
      font-size: 2.5rem;
      margin-bottom: 1rem;
	  padding-left:30px;
    }
    
    .description p,.description1 p,.description2 p,.description3 p,.description4 p{
      font-size: 1.2rem;
      margin-bottom: 2em;
	  padding-left:30px;
    }
 
  .boxmob
  {
  display:none!important;
  }
  .boxpc
  {
  display:block!important;
  }

.pt5
{
padding-right:40px;
padding-left:40px;

}

.producttextbox
{
padding:30px;
    background-color: transparent;
}

 .customtitle {
    border-left: 3px solid #0b75bb;
    padding: 10px 20px;
	text-transform:uppercase;
}

.customcontent {
    border-left: 3px solid #0b75bb;
    padding: 10px 20px;
	
}




.box {
  position: relative;
 margin-top:-110px;
  
  float:right;
z-index:2;
  background-image: -webkit-linear-gradient(left, #292b2a, #222222);
  background-image: linear-gradient(90deg, #292b2a, #222222);
  color: #fff;
  padding: 40px 80px 60px 120px;
  max-width: 380px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}
.box figure {
  width: 65%;
  height: 75%;
 background-image: -webkit-linear-gradient(left, #6bbdff, #6c5ad4);
       background-image: linear-gradient(90deg, #0b75bb, #0b75bb);
  position: absolute;
  z-index: 1;
  left: 12px;
  -webkit-transform: translateX(-80%);
          transform: translateX(-80%);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  opacity: 1;
}
.box figure img {
  width: 100%;
  height: 100%;
 padding:10px;
}
.box .cat {
  font-family: sans-serif;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0 -20px 40px;
}
.box h2 {

  font-size: 40px;
  line-height: 1.1;
  background-image: -webkit-linear-gradient(left, rgba(107, 189, 255), rgba(108, 90, 212));
  background-image: linear-gradient(90deg, rgba(107, 189, 255),rgba(108, 90, 212));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 0 -25px 20px;
}
.box .cta .btn {
  font-family: sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 10px 20px;
  border-radius: 20px;
  color:#FFFFFF;
  background-image: -webkit-linear-gradient(bottom, #006bd5, #2faaf0);
  background-image: linear-gradient(0deg, #006bd5, #2faaf0);
  box-shadow: inset 0 0 4px rgba(255, 255, 255, 0.2), 0 5px 15px rgba(108, 90, 210, 0.4);
  cursor: pointer;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.box .cta .btn:hover {
  box-shadow: inset 0 0 10px 1px rgba(0, 0, 0, 0.2), 0 2px 5px rgba(108, 90, 210, 0.4);
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3);
}

.boxmain {
  color:#333333;
 
    background-color: transparent;
   
  }
 .lefttext
 {
 padding:20px;
 }
 .boxmob1
  {
  display:none!important;
  }
  .boxpc1
  {
  display:block!important;
  }
 
 .features
 {
 padding:20px;
 overflow: hidden!important;
 }
 .feature-items {
 color:#FFFFFF;
  padding: 20px 10px;
  clear: both;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
   border-bottom: 1px dashed #fff;
  
}
.feature-items i,
.feature-item i {
  display: inline-block;
  font-size: 30px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  position: relative;
  z-index: 1;
  color:#ffffff;
  overflow: hidden;
  background-color:#a81439;
  border: 2px solid #c35d5e;
  border-radius: 50%;
  
  margin-bottom: 10px;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
.feature-items:hover i,
.feature-item:hover i {
  color: #a81439;
  background: #ffffff;
  
}
.feature-items h5 {
  font-size: 22px;
  margin-bottom: 10px;
  font-weight:400;
}
.features-left,
.features-right {
  margin-top: 20px;
}
.des
{
    margin-top: 50px;
	width:100%;
	
    
}
.des1
{
    margin-top: 130px;
	width:100%;
	
    
}
.topreduce
{
padding-top:0px!important;
}

.feature-items1 {
 color:#FFFFFF;
  padding: 20px 10px;
  clear: both;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
      border-bottom: 1px dashed #fff;
}
.feature-items1 i,
.feature-item1 i {
  display: inline-block;
  font-size: 30px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  position: relative;
  z-index: 1;
  color:#ffffff;
  overflow: hidden;
  background-color:#008058;
  border: 2px solid #34c598;
  border-radius: 50%;
  
  margin-bottom: 10px;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
.feature-items1:hover i,
.feature-item1:hover i {
  color: #34c598;
  background: #ffffff; 
}
.feature-items1 h5 {
  font-size: 22px;
  margin-bottom: 10px;
  font-weight:400;
}

.feature-items2 {
  color:#FFFFFF;
  padding: 20px 10px;
  clear: both;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
  border-bottom: 1px dashed #fff;
}
.feature-items2 i,
.feature-item2 i {
  display: inline-block;
  font-size: 30px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  position: relative;
  z-index: 1;
  color:#ffffff;
  overflow: hidden;
  background-color:#5a4c4c;
  border: 2px solid #5a4c4c;
  border-radius: 50%;
  margin-bottom: 10px;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
.feature-items2:hover i,
.feature-item2:hover i {
  color: #5a4c4c;
  background: #ffffff;
  
}
.feature-items2 h5 {
  font-size: 22px;
  margin-bottom: 10px;
  font-weight:400;
}
.feature-items3 {
 color:#FFFFFF;
  padding: 20px 10px;
  clear: both;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
  border-bottom: 1px dashed #fff;
}
.feature-items3 i,
.feature-item3 i {
  display: inline-block;
  font-size: 30px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  position: relative;
  z-index: 1;
  color:#ffffff;
  overflow: hidden;
  background-color:#333f6c;
  border: 2px solid #333f6c;
  border-radius: 50%;
  margin-bottom: 10px;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
.feature-items3:hover i,
.feature-item3:hover i {
  color: #333f6c;
  background: #ffffff;
  
}

.feature-items3 h5 {
  font-size: 22px;
  margin-bottom: 10px;
  font-weight:400;
}

.productbody
{
  padding-right: 0px;
    padding-left: 0px;
    background: url(../images/productbg.jpg);
    background-repeat:repeat;
   
    height:680px;
    width: 100%;
    position: relative;
}
.hide{
display:none !important;
}
.hide1{
display:block!important;
padding-right: 0px!important;
}

/*Product US CODES ENDS HERE8*/




/*services code starts here*/

/*banner below code starts here*/

/*===========================
/*banner below code ends here*/
.header-below .servicetitle
{
       margin-top: 30px;
    width: 125px;
    font-size: 20px;
    border-bottom: 2px solid #29aafe;
    font-weight: 600;
    padding: 10px 0;
    position: relative;
    text-transform: capitalize;
    color: #242424;
}
.header-below .lefttext1 {
    padding: 20px;
}
.header-below .careercontent{
    font-size: 14px;
    line-height: 2;
    color: #333333;
    padding: 0 0 10px 0;
    font-weight: 550;
    padding-top: 15px;
}
.header-below .pt5{
	    padding-right: 40px;
    padding-left: 40px;
}
.header-below .lefttext{
	padding: 20px;
}
.header-below .hide-main{
	display:none;
}
/*half circle starts here*/
.leftSvg svg {
  width: 300px;
  margin-top: 0px;
  z-index:10;
}

.service-header {
    width: 100%;
    height: 300px;
    z-index: 1;
    position: relative;
    background-image: url(../images/sbf3.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-top: 85px;
    display: block!important;
}
.service-main{
	margin-top:-340px;
}
.service-main .active{
  border-style: solid;
    border-color: coral;
    border-radius: 47px;
    width: 76px;
	padding-top: 1px;
    height: 78px;
	-webkit-animation: rotation 0s infinite linear;
}
.service-img1 {
   margin-top: -153px;
    position: absolute;
    margin-left: 170px;
}



.service-img2 {
            margin-top: -24px;
    position: absolute;
    margin-left: 200px;
}
.service-img3 {
margin-top: 69px;
    position: absolute;
    margin-left: 166px;
}
.servicebgf{
	height:600px;
}
/*half circle ends here*/
/*half content starts here*/
.ctl{
	margin-top: -605px;
}

.sci1{
width: 100%;
    height: 582px;
    position: relative;
    background-size: 100% 100%;
    background-repeat: no-repeat;
	display:block !important;
}
.sp0{
	padding-right: 15px;
    padding-left: 15px;
}

.carousel-position{
		right: 10%;
    left: 10%;
	top: 10%;
    bottom: 10%;
}

.c-position{
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 10;
    left: 0;
    top: 0;
    color: white;
    background-color: #4a0606;
    transition: 0.5s;
    overflow: auto;
}
.sc1{
	 width: 100%;
    background-image: url(../images/sc8.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}


.mid-align{
	max-height: 280px;
    margin-top: -127px;
	    z-index: 3;
    position: relative;
}


.pa-content{
	    margin-top: -50px;
}
.our-content{
	margin-top: 25px;
}
#particles-js {
    width: 100%;
	height:  619px;
     background: linear-gradient(180deg,#0b4b71,#104769);
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
	position:absolute;
}
.box1 {
      transition: box-shadow .3s;
    width:150px;
    height: 150px;
    border-radius: 168px;
    border: 0px solid #ccc;
    background: #fff;
    box-shadow: 0 11px 9px 1px #777;
	margin-top: -35px;
}

.box1:hover {
  box-shadow: 0 0 0px rgba(33,33,33,.2); 
}
.slider-navlist {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
}
.slider-navlist {
    padding: 0;
    list-style: none;
    max-width: 1032px;
    width: 100%;
    margin: 0 auto;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    clear: left;
    font-size: 16px;
    position: relative;
    z-index: 4;
}
.slider-navlist li {
    text-align: center;
    padding: 0 23px;
    width: 16.66667%;
    float: left;
    font-size: 24px;
}
.slider-navlist li span {
    display: block;
    padding-bottom: 12px;
}
.slider-navlist li a {
    color: #222;
    position: relative;
    z-index: 1;
    text-decoration: none;
    display: block;
    border-radius: 4px;
    padding: 28px 4px 12px;
    text-transform: uppercase;
    font-weight: 700;
}
.slider-navlist figure{
	font-size:20px;
}
.sci1 p{
	padding: 20px
}
.pos-1{
	margin-top:10px;
}

.button2 {
 position: absolute;
    height: 40px;
    width: 60px;
    cursor: pointer;
    right: 22px;
    top: 15px;
    float: right;
    padding-left: 15px;
}

.button2 p {
  position: relative;
  left: 50%;
  top: 15%;
  transform: translateX(-50%) translateY(-50%);
  color: black;
  -webkit-user-select: none;
  /* Chrome/Safari */
  
  -moz-user-select: none;
  /* Firefox */
  
  -ms-user-select: none;
  /* IE10+ */
  /* Rules below not implemented in browsers yet */
  
  -o-user-select: none;
  user-select: none;
}
	.non-overlay{
		display:block !important;
	}
.overlay1{
  height:100%;
  width:100%;
  position:fixed;
  z-index:10;
  left:0;
  top:0;
  color:white;
  background-color:#4a0606;
  transition:0.5s;
 overflow:auto;	
  
}

.rs1{
	margin-left:0px;
	margin-right:0px;
}



.inactive {
		width: 76px;
    height: 76px;
    border: 3px solid transparent;
    border-top: 3px solid coral;
    border-right: 3px solid coral;
    border-radius: 50%;
    animation: animatecircle 2s linear infinite;
}

@keyframes animatecircle {
		0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg);}
}

.s-mid{
	position: absolute;
    margin-top: -326px;
    margin-left: 40px;
    color: white;
}
.sim1{
	 margin-top: -251px;
    margin-left: 173px;
}
.sim2{
	     margin-top: -20px;
    margin-left: 203px;
}
.sim3{
	 margin-left: 169px;
    margin-top: 72px;
}
.tooltiptext1 {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    margin-top: -75px;
    margin-left: 152px;
}
.tooltiptext2 {
 visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    margin-top: 55px;
    margin-left: 180px;
}
.tooltiptext3 {
     visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    margin-top: 145px;
    /* margin-right: 53px; */
    margin-left: 137px;
}
.tooltip-service1:hover .tooltiptext1 {
  visibility: visible;
}
.tooltip-service2:hover .tooltiptext2 {
  visibility: visible;
}
.tooltip-service3:hover .tooltiptext3 {
  visibility: visible;
}
/*services main content ends here*/
ul{list-style-type:none;}
.socialconnect1 {
  /*background-image: linear-gradient(rgba(15, 71, 105, 0.52), rgba(152, 210, 232, 0.64));*/
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  padding: 100px 0;
  padding-left:30px;
  color:#184e4c;
  box-shadow:none!important;
  height: 700px;
}

 
  .socialconnect1 .featurelist {
    padding: 20px 0 30px; }
    .socialconnect1 .featurelist > li {
      color:#184e4c;
      line-height: 36px;
      font-size: 18px; }
      
      .socialconnect1 .featurelist > li:before {
        content: "\f105";
        font: normal normal normal 14px/1 FontAwesome;
        padding-right: 10px; }
  .socialconnect1 h3 {
    color:#184e4c;
    font-size: 18px;
    font-weight: bold;
    margin: 0; }
  .socialconnect1 list-inline li {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px; }
    
    .map-section1 {

  background-size: contain;
  height: 100%; }
  .map-section1 .slider-bullet {
    position: relative;
    min-height: 400px;
	}
    
    .map-section1 .carousel-indicators li {
	display:block;
    width: auto;
    height: auto;
    margin: 0px;
    text-indent:0px;
    cursor: pointer;
      position: absolute;
      cursor: pointer;
	 border: 0px solid #f37032;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%;
      -moz-transform: scale(1);
      -o-transform: scale(1);
      -ms-transform: scale(1);
      -webkit-transform: scale(1);
      transform: scale(1);
      -webkit-transition: all 0.41s ease-in-out;
      -moz-transition: all 0.41s ease-in-out;
      -ms-transition: all 0.41s ease-in-out;
      -o-transition: all 0.41s ease-in-out;
      transition: all 0.41s ease-in-out;
	  transform: translatey(0px);
	animation: float 6s ease-in-out infinite; 
	    }
      .map-section1 .slider-bullet li img{max-width:90px;}
     
    .map-section1 .carousel-indicators li a
	{
	position: absolute;
      cursor: pointer;
	 border: 3px solid #f37032;
	  border-radius: 50%;
	   box-shadow: 0px 0px 10px 1px #FFFF00;
	}
     
    
.map-section1 .carousel-indicators .active a{
 border: 3px solid #0B75BB;
    background-color:#fff;
	 box-shadow: 0px 0px 10px 1px #FFFFFF !important;
            position: absolute;
      cursor: pointer;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%;
	  transform: scale(1.3)!important;
	
}



      .map-section1 .slider-bullet li:nth-child(1) {
        top: 10%;
        left: -20%; 
		 animation-delay:.2s;}
		   .map-section1 .slider-bullet li:nth-child(2) {
        top: 8%;
            left: 72%;
		 animation-delay:.22s;}
      .map-section1 .slider-bullet li:nth-child(3) {
        top: 40%;
        left: -50%; 
		 animation-delay:.18s;}
		  .map-section1 .slider-bullet li:nth-child(4) {
            top: 71%;
       left: 74%;
		 animation-delay:.12s;}
		   .map-section1 .slider-bullet li:nth-child(5) {
        top: 40%;
           left: 95%; }
		 
		 .map-section1 .slider-bullet li:nth-child(6) {
        top: 40%;
        left: 8%;
		 animation-delay:.9s; }
		 .map-section1 .slider-bullet li:nth-child(7) {
        top: 70%;
        left: -20%; 
		 animation-delay:.14s;}
		 .map-section1 .slider-bullet li:nth-child(8) {
        top: 40%;
        left: 50%; 
		 animation-delay:.6s;}
      
       

#serd
{
    margin-top: -125px;
    z-index: 2;
    position: relative;
}
.logbg
{
width:100px;
height:100px;
padding:5px;
   background-color:#FFFFFF;
    margin-top: 25px;
	margin-left: 120px;
    margin-bottom: 5px;
    border-radius: 100%;
   
}
.logimg
{
width:80px;
height:80px;
}
.logbg1
{
width:70px;
height:70px;
padding:10px;
background-color:#FFFFFF;
border-radius: 100%;
}
.mobscroll
{
display:none;
}
.logimg1
{
width:50px;
height:50px;
margin: 0 auto;
}
@keyframes float
{
0% {
		
		transform: translatey(0px);
	}
	50% {
		
		transform: translatey(-20px);
	}
	100% {
		
		transform: translatey(0px);
	}
	}
	
	.servic
{
color:#184e4c;
font-weight:bold;
margin-bottom:50px;
}
/*services code ends here*/




/*validation  code starts here*/


/*error validation for career form starts here*/
.errored {
position: absolute;
    bottom: -50px;
    left: -10px;
    padding: 0.2em 0.5em .3em;
	background-color:#3e5b71;
	border: 1px solid #3e5b71;
	border-radius: 5px;
	color: #fff;
	width:230px;
	}
.errored::after,
.errored::before 
{
	content: '';
    position: absolute;
    top: -50%;
    left: 20px;
    border: solid transparent;
}
.errored::after,.errored::after 
{
	margin-left: 1px;
	border-bottom-color: #3e5b71;
	border-width: 7px;
}
.errored::before,.errored::before 
{
	border-bottom-color: #3e5b71;
	border-width: 7px;
}
.errored1 {

 position: absolute;
    bottom: -40px;
    left: 0px;
    padding: .5em 1em .4em;
    background-color:#3e5b71;
    border: 1px solid #3e5b71;
    border-radius: 5px;
    color: #fff;


	
}
.errored1::after,
.errored1::before {
	content: '';
    position: absolute;
    top: -45%;
    left: 15px;
    border: solid transparent;
}
.errored1::after {
	margin-left: 1px;
	border-bottom-color:#3e5b71;
	border-width: 7px;
}
.errored1::before{
	border-bottom-color: #3e5b71;
	border-width: 7px;
}
.errorss {
margin-left: -250px;
 position: absolute;
    bottom: -52px;
    right: 20px;
    padding: .5em 1em .4em;
    background-color:#3e5b71;
    border: 1px solid #3e5b71;
    border-radius: 5px;
    color: #fff;


	
}
.errorss::after,
.errorss::before {
	content: '';
    position: absolute;
    top: -45%;
    right: 15px;
    border: solid transparent;
}
.errorss::after {
	margin-left: 1px;
	border-bottom-color:#3e5b71;
	border-width: 7px;
}
.errorss::before{
	border-bottom-color: #3e5b71;
	border-width: 7px;
}



.errormsg {
    position: absolute;
    bottom: -3em;
    right: 20px;
    padding: 2px;
    background-color:#3e5b71;
    border: 1px solid #3e5b71;
    border-radius: 5px;
    color: #fff;
}
.errormsg::after,
.errormsg::before {
	content: '';
    position: absolute;
    top: -60%;
    right: 15px;
    border: solid transparent;
}
.errormsg::after {
	margin-left: 1px;
	border-bottom-color:#3e5b71;
	border-width: 7px;
}
.errormsg::before {
	border-bottom-color: #3e5b71;
	border-width: 7px;
}

.errormsg1 {
   position: absolute;
    bottom: -25px;
    left: 0px;
    padding: 2px;
    background-color:#3e5b71;
    border: 1px solid #3e5b71;
    border-radius: 5px;
    color: #fff;
}
.errormsg1::after,
.errormsg1::before {
content: '';
    position: absolute;
    top: -45%;
    left: 15px;
    border: solid transparent;
}
.errormsg1::after {
		margin-left: 1px;
	border-bottom-color:#3e5b71;
	border-width: 7px;
}
.errormsg1::before {
	border-bottom-color: #3e5b71;
	border-width: 7px;
}
#errorid6,#error6 {
    color:#BBFFCC;
    text-align: center;
}

/*error validation for career form ends here*/


/*error validation for contact-us starts here*/
.tool {
    position: static;
    top: 27.5em;
    margin-top: 10px;
    width: 202px;
    left: -214px;
    padding: .5em 1em .4em;
    background-color: #f37032;
    border: 1px solid #f37032;
    border-radius: 5px;
    color: #fff;
}

.tool::after,
.tool::before {
	    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #f37032;
    border-top: 8px solid transparent;
    left: 11px;
    top: 53px;
}
.tool::after {
	margin-left: 1px;
	border-width: 7px;
}
.toolhide{
	 display:none;
}

/*error validation for contact-us ends here*/

/*validation code ends here*/
/*services content icon code only for ie starts here*/     
_:-ms-fullscreen, :root  .socialconnect1{margin-top: 0px}
	 _:-ms-fullscreen, :root  .service-img1{margin-top: -168px} /* IE11 */
  /*services content icon code  only for ie ends here*/	    


/*services content icon code only for mozilla starts here*/
@-moz-document url-prefix() { 
              .sim1 {
    margin-top: -160px;
    margin-left: 173px;
}
            } 
 /*services content icon code  only for mozilla ends here*/		