body{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
width:100%;
max-width:100%;
font-family: 'Raleway', sans-serif;
}
.wrapper{
position: relative;
width: 100%;
height: 100%;
color: #fff;
overflow: hidden;
}
.mainfirst{
width:100%;
height:auto;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
max-width:100%;
}
.slider{
	width:100%;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height:auto;
	max-width:100%;
	    position: absolute;
    width: 100%;
    z-index:-9999;
}
.header{
    position: absolute;
    width: 100%;
    z-index: 1000;
    opacity:1.0 !important;
}
.navbar-inverse {
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #10141c;
	border-color:#10141c;
	
}
.navbar-header img{
	margin:0px 0px 0px 0px;
	padding:11px 0px 0px 0px;
	max-width:100%;
}

img.logo{
	max-width:50%;
	float:left;
}
.navbar-inverse .navbar-nav>li>a {
    color: #FFA500;
	font-family: 'Raleway', sans-serif;
}
.navbar-inverse .navbar-nav>li>a.active {
    color: #FFA500;
	background-color:#ed8b13;
	-webkit-transition: -webkit-transform .8s ease-in-out;
     transition:transform .8s ease-in-out;
	 border-radius:10px;
}
.navbar-inverse .navbar-nav>li>a:hover{
	color: #FFA500;
	background-color:#ed8b13;
	animation: bounce 1s;
	-webkit-transition: -webkit-transform .8s ease-in-out;
     transition:transform .8s ease-in-out;
}
  
.text-animation{
	width:100%;
	margin:300px 0px 145px 0px;
	padding:0px 0px 0px 0px;
	
}
.item h1{
	font-size:40px;
	color:#FFA500;
	font-weight:800;
	text-align:center;
	font-family: 'Open Sans', sans-serif;
}
.item p{
		font-size:48px;
	color:#FFA500;
	font-weight:800;
	text-align:center;
	font-family: 'Raleway', sans-serif;
}
.item p span{
	color:#fff;
	font-weight:800;
	font-family: 'Raleway', sans-serif;
}
.introstrip{
	width:100%;
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 0px;
	background-color:#FFA500;
	height:auto;
}
.about{
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:auto;	
} 
.about h1{
	font-size:30px;
	color:#000;
	margin:0px 0px 0px 0px;
	padding:20px 0px 10px 0px;
    text-align:center;		
	font-family: 'Raleway', sans-serif;
	
}
.about img{
	max-width:100%;
}
.about p{
	font-size:16px;
	color:#000;
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 0px;
    text-align:left;	
font-family: 'Raleway', sans-serif;	
}
.box{
	width:100%;
	height: 400px;
    overflow: hidden;
    justify-content: space-between;
    flex-direction: column;
    display: flex;
    padding: 5px;
	background-color:#f0f1f1;
}
.boxserv{
	width:100%;
	    height: auto;
    overflow: hidden;
justify-content: space-between;
    flex-direction: column;
    display: flex;
    padding: 5px;
	background-color:#f0f1f1;
}
.boxserv1{
	width:100%;
	    height: auto;
    overflow: hidden;
justify-content: space-between;
    flex-direction: column;
    display: flex;
    padding: 5px;
	background-color:#fff;
}
.boxabout{
	width:100%;
	    height: 500px;
    overflow: hidden;
justify-content: space-between;
    flex-direction: column;
    display: flex;
    padding: 5px;
	background-color:#f0f1f1;
}
.strip2{
	width:100%;
	margin:0px 0px 0px 0px;
	padding:30px 0px 10px 0px;	
}
.aboutstrip{
	width:100%;
	margin:0px 0px 0px 0px;
    padding: 10px 0px 20px 0px;
	
}
.alignLeft{
	text-align:left !important;
}
.aboutstrip h2{
font-size:30px;
	color:#2c3f4d;
	margin:0px 0px 0px 0px;
	padding:20px 0px 10px 0px;
    text-align:center;
font-family: 'Raleway', sans-serif;	
}
.ulcolor {
	display: inline-block;
    border-bottom: 3px solid #ffa500;
    padding-bottom: 2px;
}	

.ulcolor1 {
	display: inline-block;
    border-bottom: 3px solid #F8F9F7;
    padding-bottom: 2px;
}	

.ulcolor2 {
	display: inline-block;
    border-bottom: 2px solid #ffa500;
    padding-bottom: 2px;
}	

.ulcolor3 {
	color: #ffa500;
	display: inline-block;
    border-bottom: 3px solid #ffa500;
    padding-bottom: 2px;
}	
.ulcolor4 {
	display: inline-block;
    border-bottom: 3px solid #000;
    padding-bottom: 2px;
}


.image{
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:auto;

}
.image img{
	margin:0px auto;
	display:block;
	max-width:100%;
	  -webkit-transition: -webkit-transform .8s ease-in-out;
          transition:transform .8s ease-in-out;
}
.image img:hover{

}
.text{
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
}
.text h2{
    font-size: 17px;
    color: #3e4347;
    margin: 0px 0px 0px 0px;
    padding: 2px 0px 2px 0px;
    text-align: center;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
}
.text p{
font-size: 16px;
    color: #010101;
    margin: 0px 0px 0px 0px;
    padding: 9px 0px 12px 0px;
    text-align: left;
	font-family: 'Raleway', sans-serif;
}

.text1{
width: 100%;
margin: 0px 0px 0px 0px;
padding: 10px 0px 0px 0px;
float: left;
	
}

.text1 p{
    font-size: 18px;
    color: #333;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 10px 0px;
    text-align: justify;
    font-family: 'Raleway', sans-serif;
}
.text-3{
	width:100%;
	margin:0px 0px 0px 0px;
	padding:15px 0px 0px 0px;	
}
.text-4{
		width:100%;
	margin:0px 0px 0px 0px;
	padding:25px 0px 0px 0px;	
}
.text-3 h2{
font-size: 18px;
    color: #0983d2;
    margin: 0px 0px 0px 0px;
    padding: 9px 0px 12px 0px;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;	
}
.text-3 p{
	font-size: 16px;
    color: #010101;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 10px 0px;
	font-family: 'Raleway', sans-serif;
	text-align: justify;
}
.text-4 img{max-width:100%;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}
.text-4 p{
	font-size: 16px;
    color: #010101;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 10px 0px;
	font-family: 'Raleway', sans-serif;
	text-align: justify;
}
.img-image{
	width:100%;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;		
}
.img-image img{
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
    max-width:100%;	
}

.servicestrip{
	width:100%;
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 0px;
	background-color:#FFA500;
	height:auto;
}.f6 {
    height: auto;
    width: 100%;
    margin: 0px 0px;
    padding: 0px 0px;
    max-width: 100%;
    font-family: 'Raleway', sans-serif;
}.f6 h2 {
    color: #fff;
    font-size: 16px;
    width: 50%;
    max-width: 100%;
    border-bottom: 2px solid #fff;
    font-family: 'Open Sans', sans-serif;
}.f6 p {
    color: #fff;
    margin: 0px 0px;
    font-size: 16px;
    padding: 5px 0px 0px 0px;
    max-width: 100%;
}
.servicestrip img{
	margin:0 auto;
	display:block;
	max-width:100%;
	padding:10px 0px 0px 5px;
	-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;


}

.servicestrip .container{
overflow: auto;
}

.servicestrip h1{
	font-size:24px;
	color:#fff;
	margin:0px 0px 0px 0px;
	padding:20px 0px 10px 0px;
    text-align:center;	
	font-weight:800;
	font-family: 'Raleway', sans-serif;
	
}
.circle  img{
    margin:auto;
    display: block;
    max-width: 100%;
    padding: 30px 0px 0px 5px;
    -webkit-transition: -webkit-transform .8s ease-in-out;
    transition: transform .8s ease-in-out;
    max-width: 100%;
 -webkit-transition: all 2s ease; -moz-transition: all 2s ease; -ms-transition: all 2s ease; transition: all 2s ease;
 
	
}
.circle  img:hover{
}
.circle{
 -webkit-transition: -webkit-transform .8s ease-in-out;
          transition:transform .8s ease-in-out;
}
.circle::after {
    content: "";
    width: 22%;
    position: absolute;
   
    top: 27%;
   left:87%;
    transform: translateX(-51%);
}
.circle:hover{
		
       -webkit-box-shadow:0px 1px 1px rgba(255,255,255,0.3) outset, 0px 1px 2px rgba(255,255,255,0.5);
    -moz-box-shadow:0px 1px 1px rgba(255,255,255,0.3) outset, 0px 1px 2px rgba(255,255,255,0.5);
    box-shadow:0px 1px 1px rgba(255,255,255,0.3) outset, 0px 1px 2px rgba(255,255,255,0.5);
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
	  -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1);
    opacity:1;
margin:auto;
	background-color:#000;
}
.circle:hover ::before{
	 content: "";
    width: 22%;
    position: absolute;
   
    top: 27%;
   left:87%;
    transform: translateX(-51%);
}
.circle:hover:after{
	 content: "";
    width: 22%;
    position: absolute;
   
    top: 27%;
   left:100%;
    transform: translateX(-51%);
}
.services h3{
	text-align:center;
	color: #131313;
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 0px;
	font-size:18px;
	
	font-family: 'Raleway', sans-serif;
	
	}
.services p{
	text-align:center;
	color: #111111;
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 0px;
	font-size:14px;
	font-family: 'Raleway', sans-serif;
	
	}	


.values{
	width:100%;
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 0px;
}
.testclient{
	background-image: url(../images/banner-2.jpg);
}
.testmonials{
    width: 100%;
    margin: 0px 0px 0px 0px;
    /* background-image: url(../images/banner-12.jpg); */
	 background-size: 100%;
    background-repeat: no-repeat;
    max-width: 100%;
	min-height: 50px;
	padding-top: 100px;
}
.testmonials h2{
	font-size:24px;
	color:#fff;
	margin:0px 0px 0px 0px;
	padding:20px 0px 10px 0px;
    text-align:center;	
font-family: 'Raleway', sans-serif;	
}
.testimonial-head {
    overflow: hidden;
	font-family: 'Raleway', sans-serif;
    text-align: center;
}
.testimonial-heading {
    overflow: hidden;
    margin: 0px;
    font-size: 20px;
	font-family: 'Raleway', sans-serif;
    color: #298de4;
    padding: 0px 0px 0px 0px;
}
.testimonial-context {
    overflow: hidden;
    width: 100%;
    font-family: 'Raleway', sans-serif;
    margin: 0px;
    padding-top: 20px;
    max-width: 100%;
}.testimonial-context img {max-width:100%;
margin:auto;
padding:0px 0px;
}
    
.looper .item p {
  font-family: 'Raleway', sans-serif;
    font-size: 16px;
    line-height: 20px;
    font-family: 'Raleway', sans-serif;
    float: right;
    padding: 10px 0px 0px 5px;
    color: #fff;
    width: 100%;
}
.clientstrip{
	width:100%;
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 0px;
	max-width:100%;
	
}
.scrollclient h2{
	font-size:24px;
	color:#fff;
	margin:0px 0px 0px 0px;
	padding:20px 0px 10px 0px;
    text-align:center;	
}
.clientstrip h2{
	font-size:24px;
	color:#fff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
    text-align:center;	
}
.clients {
    width: 100%;
    margin: 0px auto;
    padding: 10px 0px 20px 0px;
    max-width: 100%;
    text-align: center;
}
.clients li{
	display:inline;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.clients li img {
    max-width: 100%;
    /* border: 1px solid #eee; */
    padding: 0px 0px 0px 19px;
    margin: 2px;
}
.footer{height:auto;
width:100%;
margin:0px  0px;
max-width:100%;
padding:50px 0px;
background-color:#000;
overflow:hidden;
font-family: 'Raleway', sans-serif;	
}
.f1{height:auto;
width:100%;
margin:0px  0px;
padding:0px 0px;
max-width:100%;
font-family: 'Raleway', sans-serif;}
.f1 h2{color:#ffa500;font-size:16px;width:50%;max-width:100%;font-family: 'Open Sans', sans-serif;}
.f1 ul{list-style:none;margin:0px 0px;padding:0px 0px;font-family: 'Raleway', sans-serif;font-size:13px;}
.f1 ul li{margin:0px 0px;    padding: 5px 0px;}
.f1 ul li a{text-decoration:none;color:#ffa500;margin:0px 0px;padding:0px 0px;font-family: 'Raleway', sans-serif;font-size: 16px;}
.f1 p{color:#ffa500;margin:0px 0px;      font-size: 16px;  padding: 5px 0px 0px 0px;}
.f2 h2{color:#ffa500;font-size:16px;width:50%;max-width:100%;font-family: 'Raleway', sans-serif;}
.f2 ul{list-style:none;margin:0px 0px;padding:0px 0px;}
.f2 ul li{margin:0px 0px;padding:0px 0px; display:inline;font-family: 'Open Sans', sans-serif;}
.f4 p{
	color:#ffa500;
	font-size:14px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family: 'Raleway', sans-serif;
}
.map h3{
	color:#337ab7;
	font-size:19px;
		margin:0px 0px 0px 0px;
	padding:5px 0px 5px 0px;
	font-family: 'Raleway', sans-serif;
}
.map p{
	color:#333;
	font-size:14px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family: 'Raleway', sans-serif;
}
 .services .col-sm-3{width: 20% !important;margin:0px 0px 0px 0px;
	 padding:0px 0px 0px 0px;float:left}
.services{height:auto;width:100%;margin:0px 0px;padding:0px 0px;max-width:100%;}
.servicess {float: left;margin:0px 0px;padding:0px 0px;}
.button1:hover.hvr-icon-spin {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    
}.hvr-icon-spin:hover:before, .hvr-icon-spin:focus:before, .hvr-icon-spin:active:before {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}.hvr-icon-spin:before {
    content: "\f021";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}.hvr-icon-forward:before {
    content: "\f138";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    transform: translateZ(0);
    transition-duration: 0.1s;
    transition-property: transform;
    transition-timing-function: ease-out;
}.hvr-icon-forward:before {
    content: "\f001";
}
.btn-3e {
    padding: 13px 104px 22px 24px;
    overflow: hidden;
    height: 46px;
    width: 100%; 
}

@media only screen and (max-width: 768px) {
   .iconss{
	   display:none;
   }

   .text-animation{
	width:100%;
	margin:0px 0px 0px 0px;
	padding:190px 0px 0px 0px;
	
}
 .saa{
	display:none;
}.navbar-nav>li{color:#333;
    
	
}
.navbar-inverse {
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #fff;
    border-color: #10141c;
    
}
.navbar-inverse .navbar-nav > li > a {
    color: #1a1616;
    font-family: 'Raleway', sans-serif;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #170606;
}
.navbar {
    
    margin-bottom: 0px;
    border: 1px solid transparent;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.header {
    background-color: #fff;
    text-align: center;
    line-height: 40px;
}.services .col-sm-3{width: 100% !important;max-width:100%;margin:0px 0px 0px 0px;
	 padding:0px 0px 0px 0px;float:none;}
.services h3 {
    text-align: center;
    color: #0e0d0d;
    margin: 0px 0px 0px 0px;
    padding: 10px 10px;
    font-size: 13px;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
}
.button5{


    height: 48px;
    margin: 0px 0px 10px 0px;
	
  
        width: 100%;float:right;max-width:100%;
		  -webkit-transition: -webkit-transform .8s ease-in-out;
          transition:transform .8s ease-in-out;
		  
	background-repeat:no-repeat;
}
.button4{


    margin: 0px 0px 10px 0px;
	
  
        width: 100%;float:right;max-width:100%;
		  -webkit-transition: -webkit-transform .8s ease-in-out;
          transition:transform .8s ease-in-out;
		  
	background-repeat:no-repeat;
}
.button3{


    height: 48px;
    margin: 0px 0px 10px 0px;
	
  
       width: 100%;float:right;max-width:100%;
		  -webkit-transition: -webkit-transform .8s ease-in-out;
          transition:transform .8s ease-in-out;
		  
	background-repeat:no-repeat;
}
.button6{

    height: 48px;
    margin: 0px 0px 10px 0px;
	
  
        width: 100%;float:right;max-width:100%;
		  -webkit-transition: -webkit-transform .8s ease-in-out;
          transition:transform .8s ease-in-out;
		  
	background-repeat:no-repeat;
}
}
@media only screen and (max-width: 700px) {
	 .text-animation{
	width:100%;
	margin:0px 0px 0px 0px;
	padding:40px 0px 0px 0px;
}
.item h1{
	font-size:20px;
	color:#fff;
	font-weight:800;
	text-align:center;
	font-family: 'Raleway', sans-serif;
}
.item p{
		font-size:20px;
	color:#fff;
	font-weight:800;
	text-align:center;
	font-family: 'Raleway', sans-serif;
}


}

/*about us start here*/
.inneradd{
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:url("../images/banner.jpg");
	background-repeat:no-repeat;
    background-size:100%, 30%;
	height:300px;
}
.inneradd img{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
    max-width:100%;
}
.heading{
 margin: 0px 0px 0px 0px;
    padding: 145px 0px 0px 0px;
    text-align: center;
}
.heading h1{
	font-size:42px;
	color:#fff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family: 'Raleway', sans-serif;
}
.sstrip{
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 20px 0px 20px 0px;
    height: auto;
}
.sstrip1{
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 20px 0px 20px 0px;
    height: auto;
	    background-color: #f7f7f7;
}
.services1 {
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 20px 0px 0px 0px;
}
.services1 img{
	max-width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:block;
}

.service-content{
	   width: 100%;
    margin: 0px 0px 0px 0px;
    padding:40px 0px 0px 0px;
}
.service-content h2{
		font-size:28px;
	color:#ffa500;
	font-weight:300;
	font-family: 'Raleway', sans-serif;
	padding-left:20px;
}
.service-content p{
		font-size:15px;
	color:#333;
	font-family: 'Raleway', sans-serif;
	padding-left:20px;
}
.circle{
	 background-color: #fff;
    width: 168px;
    height: 172px;
    margin: auto;
    padding: 0px 0px 0px 0px;
    border-radius: 150px;
}
.mapmain{
	    width: 100%;
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 20px 0px 10px 0px;
}
.mapmain h2{
    font-size: 23px;
    color: #0193f3;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 16px 0px;
    text-align: center;
    font-family: 'Raleway', sans-serif;
}
.btn:hover {
    color: #fff;
    text-decoration: none;
}
.form-control {
    margin: 10px 0px 0px 0px;
    padding: 5px 5px 5px 5px;
    max-width: 100%;
}
.text-3 img{
	padding: 20px 0px 0px 0px;
    max-width: 100%;
    margin: 0px 0px 0px 0px;
}
.quick-menu{
	width:100%;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	height:auto;
}
.quick-menu h4{
margin-bottom: 15px;
position: relative;
padding-left:4px;
display: inline-block;
font-size: 15px;
font-weight: 700;
color: #212121;
}
.listlinks{
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.listlinks li{
padding: 10px 0;
border-bottom: 1px dotted #dfdfdf;
color: #acacac;
list-style:none;
	
}
.listlinks li a{
	text-decoration:none;
	color: #acacac;
	 -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;

}
.listlinks li a:hover{
	color: #0193f3;
		  
}
.box1{
	color: #0193f3;
    margin: 0px 0px 0px 0px;
    padding: 0px 8px 0px 0px;
}
.box2{
	color: #acacac;
    margin: 0px 0px 0px 0px;
    padding: 0px 8px 0px 0px;
}
.box2:hover{
	color:#0193f3;
}
.breadcum{
    margin: 0px 0px 0px 0px;
    padding: 16px 0px 0px 0px;
    width: 100%;
    height: auto
}
.breadcum li{
	display:inline;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	list-style:none;
}
.breadcum li a{
	text-decoration:none;
	color:#fff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:14px;
}
.breadcum li a:hover{
	text-decoration:none;
	color:#0193f3;
}
.arrows img{
    float: right;
    margin: -29px 0px 0px 0px;
	max-width:100%;
	
}
.btn-success {
    color: #fff;
    background-color: #0193f3;
    border-color: #0193f3;
       margin: 10px;
}
.tab-pane {
    color: #58595b;
    background: #e6edf2;
    border: 0px;
    padding: 15px 30px;
}
.tab-pane p {
    padding-right: 30px;
	color:#333;
}
.service-2 h4 {
    color: #58595b;
    font-size: 24px;
    font-weight: 500;
    padding-top: 14px;
}
.service-2 .fa {
    width: 64px;
    height: 64px;
    line-height: 64px;
    color: #fff;
    background: #357ebd;
    font-size: 30px;
    text-align: center;
    border: 0px solid #58595b;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: 0.7s ease-in-out;
    -moz-transition: 0.7s ease-in-out;
    -ms-transition: 0.7s ease-in-out;
    -o-transition: 0.7s ease-in-out;
    transition: 0.7s ease-in-out;
}
.service-2 {
    position: relative;
    text-align: center;
}
.navbar {
    position: relative;
    min-height: 50px;
    /* margin-bottom: 20px; */
    border: 1px solid transparent;
}
.sqp-style-box {
    background-image: url("../images/ITstaffing.jpg");
    background-repeat: no-repeat;
    background-position: right;
    background-size: auto;
    min-height: 252px;
}
.sqp-style-box1 {
    background-image: url("../images/bg-inner2.png");
    background-repeat: no-repeat;
    background-position: right;
    background-size: auto;
    min-height: 252px;
}

.sqp-style-box2{
    background-image: url("../images/bg-inner3.png");
    background-repeat: no-repeat;
    background-position: right;
    background-size: auto;
    min-height: 252px;
}
.sqp-style-box3{
    background-image: url("../images/bg-inner4.png");
    background-repeat: no-repeat;
    background-position: right;
    background-size: auto;
    min-height: 252px;
}
.score-content-spot {
    padding-top: 10px;
    margin-bottom: 5px;
}
.score-content-spot p{
	margin:0px 0px 0px 0px;
	padding:54px 0px 0px 0px;
}
.score-structural {
    margin-left: -15px;
    margin-right: -15px;
}
.score-structural.score-column2-wideleft > .score-left {
    float: left;
    width: 66.66666667%;
}
.score-structural.score-column2-wideleft > .score-left {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.score-content-spot {
    padding-top: 55px;
}
a{
	color:#ffa500;
	text-decoration:none;
}
a:hover{
	text-decoration:none;
	color:#fff;
}
.login {
    height: auto;
    width: 39%;
    max-width: 100%;
    margin: 60px auto;
    padding: 10px 0px 10px 0px;
    overflow: hidden;
    background-color:#444242;
}
.form-group {
    height: auto;
    width: 100%;
    margin: 0px 0px;
    padding: 0px 0px;
    max-width: 100%;
    font-family: 'Raleway', sans-serif;
}
.form-group  label{
	color:#333;
	padding-top:5px;
}
.buttons {
    height: 40px;
    width: 70px;
    max-width: 100%;
    margin: 11px 0px 0px 40px;
    padding: 0px 0px 0px 0px;
    color: #FFA500;
    float: left;
    background: #017eb4;
}
.text1 h2{
	color:#333;
	font-family: 'Raleway', sans-serif;
	font-size:20px;
}
.score-left {
    float: left;
    width: 33.33333333%;
}
.score-content-spot {
    padding-top: 10px;
    margin-bottom: 5px;
}
.score-content-spot ul > li {
    font-size: 1em;
    color: #706F73;
}
.score-center {
    float: left;
    width: 33.33333333%;
}
.score-structural.score-column3-equal > .score-center {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.score-structural.score-column3-equal > .score-center ul > li {
    font-size: 1em;
    color: #706F73;
}
.score-right {
    float: left;
    width: 33.33333333%;
}
.score-structural.score-column3-equal > .score-right {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.score-structural.score-column3-equal > .score-right ul > li {
    font-size: 1em;
    color: #706F73;
}
li a.active{
	color:#1f6094;
}
.float-panel{
	width:100%;
}
.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    z-index: 10000;
    transition: all 0.2s ease-in-out;
    height: auto;
    background-color:transparent;  
    opacity: 0.5;
    text-align: center;
    line-height: 40px;
}

.header.active {
    background-color: #fff;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}
.cloudservices{
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:auto;
	width:100%;
}
.cloudservices h2{
    color: #138fc0;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 10px 0px;
    font-size: 20px;
    text-align: center;
}
.cloudservices p{
	color:#333;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:15px;
	text-align:center;
	line-height: 20px;
	
}
.icon{
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
}
.icon img{
	margin:0px auto;
	max-width:100%;
	padding:0px 0px 0px 0px;
	display:block;
}
.cloud-strip{
	width:100%;
	margin:30px 0px 0px 0px;
	padding:20px 0px 0px 0px;
	float:left;
}
.cloud-strip h1{
	margin: 0;
font-weight: 300;
	font-family: 'Raleway', sans-serif;
font-size:36px;
line-height: 55px;
text-align: center;
color: #138fc0;
border-bottom: 2px solid #ffa500;
padding-bottom: 2px;
}
.cloudservices h3 {
    color: #138fc0;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 10px 0px;
    font-size: 26px;
    text-align: center;
}
.cloud-strip p{
	margin-top: 20px;
	padding:5px 0px 10px 0px;
	font-family: 'Raleway', sans-serif;
font-size: 18px;
line-height:24px;
text-align: center;
color: #333;
}
.stripsss {
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
    text-align: left;
}
.stripsss h2{
		margin: 0;
font-weight: 300;
font-family: 'Raleway', sans-serif;
font-size:20px;
color: #138fc0;
padding:10px 0px 10px 0px;
}
.stripsss li{
font-size:15px;
margin:0px 0px 0px 0px;
padding:0px 0px 10px 0px;
color: #333;
}
.stripp2{
	width:81.5%;
	margin:30px 0px 0px 145px;
	padding:20px 0px 20px 0px;
	background-image:url("../images/banner-6.jpg");
	background-repeat:no-repeat;
    background-size:160%, 50%;
	float:left;
}
.stripp2 h1{
	margin: 0;
font-weight: 300;
font-family: 'Raleway', sans-serif;
font-size: 36px;
line-height: 55px;
text-align: center;
padding:20px 0px 0px 10px;
border-bottom: 2px solid #ffa500;
padding-bottom: 2px;
}
.stripp3 h2{
    margin: 0;
    font-weight: 300;
    font-family: 'Raleway', sans-serif;
    font-size: 36px;
    line-height: 55px;
    text-align: center;
    padding: 20px 0px 10px 0px;
    color: #138fc0;    
    border-bottom: 2px solid #ffa500;
    padding-bottom: 2px;

}
.stripp2 p{
	margin: 0;
font-family: 'Raleway', sans-serif;
font-size: 19px;
line-height: 1.57894737;
text-align: center;
padding:20px 0px 0px 10px;
}
.stripp3{
    width: 100%;
    margin: 38px 0px 0px 0px;
    padding: 20px 0px 20px 0px;
    float: left;
	}
.stripp3 p{
margin: 0;
    font-family: 'Raleway', sans-serif;
    font-size: 19px;
    line-height: 1.57894737;
    text-align: center;
    padding: 60px 0px 0px 10px;
    color: #333;
}
.stripp3 img{
	max-width:100%;
}
.cloud-img {
    margin: 0px 0px 0px 0px;
    padding: 72px 0px 0px 0px;
}
.cloud-img img{
	max-width:100%;
}
.iconss{
    color: white;
    text-align: center;
    font-size: 24px;
    padding: 45px 0px 10px 0px;
}
.stripp2 h2{
	font-size:18px;
	color:#fff;
	text-align:center;
}
.stripp4{
float:left;
padding-top:60px;
padding-bottom: 100px;
color: #FFF;
background-color: #333333;
width:100%;
}
.stripp4 h1{
margin-top: 0;
margin-bottom: 10px;
font-weight: 300;
font-size: 46px;
line-height: 56px;
    text-align: center;}
	
.stripp4 p{
	text-align:center;
}
.bttn{
    text-align:center;
	color:#fff;
}
.bttn a:hover{
    text-align:center;
	color:#fff;
	background-color:#138fc0;
}
.bttn a{
display: inline-block;
margin-top: 20px;
font-size: 16px;
line-height: 16px;
color: #FFF;
text-decoration: none;
border: 2px solid #FFF;
border-radius: 2px;
padding: 16px 30px 11px;
}
.form-group1 {
    height: auto;
    width: 100%;
    margin: 0px 0px;
    padding: 0px 0px;
    max-width: 100%;
    font-family: 'Raleway', sans-serif;
}
.form-group1 label {
    color: #fff;
    padding-top: 5px;
    margin: 16px 0px 0px 25px;
}
.form-control1 {
    margin: 10px 0px 0px 19px;
    padding: 5px 5px 5px 8px;
    max-width: 100%;
    width: 92%;
}
.loginssss{
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:url("../images/loginbg.png");
	background-repeat:no-repeat;
	max-width:100%;
	height:auto;
    padding: 100px 0px 100px 0px;
}
.image-staff  img{
    margin: 6px 0px 0px 0px;
    padding: 20px 0px 0px 2px;
    border: 2px solid #55c8f9;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #FFA500;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.dropdown-menu>li>a {
     display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #fff;
    white-space: nowrap;
    font-size: 14px;
}
.text1 h3{
	    color: #138fc0;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 10px 0px;
    font-size: 26px;
    text-align: center;
}
.icons-2{
	color:#138fc0;
	padding:2px;
}
.parallax-overlay {
    background-color: rgba(0, 0, 0, 0.65);
}
.padding-top {
    padding-top: 30px;
}
.offerings h1 {
    color: #FFF;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 0;
    text-transform: uppercase;
}.interview-tips-01{height:auto;font-family: 'Raleway', sans-serif;
width:100%;
max-width:100%;
margin:0px 0px 0px 0px;
padding:5px 0px 5px 0px;
}.interview-tips{height:auto;font-family: 'Raleway', sans-serif;
width:100%;
max-width:100%;float:left;
margin:0px 0px 0px 0px;
padding:5px 0px 5px 0px;
}
.interview-tips p{color:#f00;font-size:20px;}

.interview-tips ul{margin:0px 0px ;float:left;padding:0px 0px;list-style-type: square;}
.interview-tips ul li{color:#333;padding:5px 0px;margin:2px 0px;text-align: justify;font-size:15px;float:left;    
list-style-type: square;line-height:18px;}
.interview-tips2{float:left;width:100%;}
 .interview-tips2  img{float:right;}
.it-staffing{
width: 100%;
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-image: url(../images/banners56.png);
    background-repeat: no-repeat;
    max-width: 100%;
}
.offerings-sub p {
    font-size: 16px;
    line-height: 30px;
    text-indent: 50px;
}
.owl-carousel img {
    width: 90px;
    display: block;
    margin: 0 auto;
}
.owl-carousel h4 {
    color: #FFFFFF;
    text-align: center;
    display: block;
    margin: 10px 0;
}
.owl-item1{
	float:left;
	padding-bottom:40px;
}
.mrg-10 {
    margin-bottom: 10px;
	margin-top: 15px;
}
.carousel-item p {
	font-size: 20px;
}
.text11 p {
    font-size: 15px;
    font-weight: 300;
text-align: justify;
	color: #333;
	padding: 21px 0px 0px 0px;
}
.text11 h5 {
    color: #333;
    font-size: 17px;
    display: block;
    border-bottom: 1px dotted;
    padding-bottom: 5px;
    font-weight: 600;
}
ul.list3 {
    counter-reset: li;
    list-style: none outside none;
    padding: 0;
	    color: #333;
}
ul.list3 li {
    position: relative;
    padding: 8px 0 8px 38px;
    font-size: 15px;
	    color: #333;
}
ul.list3 li:after {
    content: "\f101";
    font-family: 'FontAwesome';
    counter-increment: li;
    position: absolute;
    left: 2px;
    top: 50%;
    margin-top: -16px;
    font-weight: 700;
    color: inherit;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #ffffff;
    background-color: #1DC6DF;
    border-radius: 100%;
}
#information {
    background: #ffa500 fixed;
    display: table;
    height: 400px;
    position: relative;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.text-center {
    text-align: center;
}
hr {
    border-top: 3px solid #ffa500;
    /* border-bottom: 1px solid #fff; */
}
.features {
    padding: 0;
}
.feature-wrap {
    margin: 20px 0;
    overflow: hidden;
}
.feature-wrap i {
    font-size: 48px;
    height: 120px;
    width: 120px;
    margin: 3px;
    border-radius: 100%;
    line-height: 110px;
    text-align: center;
    background: #ffffff;
    color: #ff6c26;
    border: 3px solid #ffffff;
    box-shadow: inset 0 0 0 5px #f2f2f2;
    -webkit-box-shadow: inset 0 0 0 5px #f2f2f2;
    -webkit-transition: 500ms;
    -moz-transition: 500ms;
    -o-transition: 500ms;
    transition: 500ms;
    float: left;
    margin-right: 25px;
}
.feature-wrap li{
        font-size: 15px;
    padding: 0px 0px 0px 16px;
    color: #fff;
	
}
.feature-wrap h2{
	color: #FFF;
    font-size: 23px;
}
.list{
	float:left;
	padding:0px 0px 0px 20px;
}
.contents{
	width:100%;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:20px 0px 0px 0px;
}
.contents  h5 {
    color: rgb(56, 72, 89);
    font-size: 17px;
    display: block;
    border-bottom: 1px dotted;
    padding-bottom: 5px;
    font-weight: 600;
}
.contents ul.list3 {
    counter-reset: li;
    list-style: none outside none;
    padding: 0;
}
.contents ul.list3 li {
    position: relative;
    padding: 8px 0 8px 38px;
    font-size: 15px;
}
.contents ul.list3 li:after {
    content: "\f101";
    font-family: 'FontAwesome';
    counter-increment: li;
    position: absolute;
    left: 2px;
    top: 50%;
    margin-top: -16px;
    font-weight: 700;
    color: inherit;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #ffffff;
    background-color: #1DC6DF;
    border-radius: 100%;
}
.contents p {
    font-size: 17px;
    font-weight: 300;
    color: rgb(86, 105, 119);
    text-align: justify;
}

.sidemenu{
    margin: 10px 0px 0px 0px;
    width: 100%;
    max-width: 100%;
	
}
.sidemenu img{
	max-width:100%;
}
.sidemenu h4{
	    margin-bottom: 15px;
    position:relative;
    padding-left: 4px;
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    color: #212121;
}
.ssbutton{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;color:#fff;
	
}
.table>tbody>tr>td{
	color:#333;
}
@media only screen and (max-width: 568px) {.login {
    height: auto;
    width: 100%;
    max-width: 100%;
    margin: 60px auto;
    padding: 10px 10px 10px 10px;
    overflow: hidden;
    background-color: #444242;
}.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    z-index: 10000;
    transition: all 0.2s ease-in-out;
    height: auto;
    background-color:#fff;      
    text-align: center;
    line-height: 40px;
}.saa{
	display: block;
}
  }
    
	
}@media only screen and (max-width: 568px){.btn-3e {
    
    height: 46px;
    max-width:100%;width:100%;
}}
@media only screen and (max-width: 700px) {
	  .mainfirst{
width:100%;
height:auto;
margin:0px 0px 0px 0px;
padding:80px 0px 80px 0px;
max-width:100%;
}}@media only screen and (max-width: 768px){
.saa {
    display: block;
}
}
@media only screen and (max-width: 1024px) {

		.saa {
			display: none;
		}
		.button {
			padding-left: 10px;
		}
	}


/*new css*/

.newOwl{
	min-height: 700px;
	padding-top: 200px;
}

.header .navbar-nav .dropdown {
	padding-top: 9px;
}

.video-background video{
	min-height: 700px;
	object-fit: cover;
}

#testimonialCarousel .carousel-inner {
	min-height: 400px;
	padding-top: 80px;
}

.navbar-dark .navbar-nav .nav-link {
    color: hsl(36, 20%, 95%);
}
.clearfix {
    padding-top: 68px;
}

.menu-background-yellow {
    background-color: #FFA500 !important; 

}

.font-bold {
    font-weight: bold;
    font-size: 18px !important;
}

.highlight-menu .active a{
    background-color: rgb(132, 161, 240);
}
.highlight-menu li a:hover {
    background-color: rgb(132, 161, 240);
}

.underline {             
    text-decoration: underline #ffa500 2px;
}

.under-below { 
    -webkit-text-underline-position: under;
    -ms-text-underline-position: below;
    text-underline-position: under; 
  }

.margin-top {
	margin-top: 20px;
}

.logo{
    width:310px;
    height:50px;
    margin-left:-10px;
}

.stripp5{
    width: 100%;
    margin: 38px 0px 0px 0px;
    padding: 20px 0px 20px 0px;
    float: left;
}

.stripp5 h1{
    margin: 0;
    font-weight: 300;
    font-family: 'Raleway', sans-serif;
    font-size: 36px;
    line-height: 55px;
    text-align: center;
    padding: 20px 0px 10px 0px;
    color: #138fc0;    
    border-bottom: 2px solid #ffa500;
    padding-bottom: 2px;

}

.stripp5 h2{
    margin: 0;
    font-weight: 300;
    font-family: 'Raleway', sans-serif;
    font-size: 20px;
    line-height: 55px;
    text-align: center;
    padding: 20px 0px 10px 0px;
    color: #138fc0;    
    border-bottom: 2px solid #ffa500;
    padding-bottom: 2px;

}

.stripp5 p{
    margin: 0;
    font-family: 'Raleway', sans-serif;
    font-size: 19px;
    line-height: 1.57894737;
    text-align: left;
    padding: 5px 0px 0px 0px;
    color: #333;
}

.image1{
	width:80%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:auto;

}
.image1 img{
	margin:0px auto;
	display:block;
	max-width:100%;
	  -webkit-transition: -webkit-transform .8s ease-in-out;
          transition:transform .8s ease-in-out;
}