body {
	font-family: 'Roboto', sans-serif;
	background-color: #fff;
	margin: 0;
}
/*@media screen and (max-width:768px) {
	}*/
/****************Top Header******************/
#top-header {
	background-color: #1f2b39;
}
/****************Top Header******************/
/****************Social Icon******************/
.social-icon {
	height: auto;
	padding-top: 20px;
}
.social-icon ul {
	display: block;
}
.expertise .col-md-4 {
    font-size: 22px;
    color: #fff;
    text-align: center;
	padding:15px;
}
.social-icon ul li {
	float: left;
	text-decoration: none;
	list-style: none;
	color: #fff;
	padding-top: 3px;
	padding-bottom: 10px;
}
.social-icon ul li a {
	color: #bbbbbb;
}
.social-icon ul li a:hover {
	color: #fff;
	transition: all ease-in-out 0.3s;
}
.social-icon ul li a .fa {
	font-size: 20px;
}
.social-icon ul li a .fa-twitter {
	padding-left: 30px;
}
.social-icon ul li a .fa-google-plus {
	padding-left: 30px;
}
/****************Social Icon******************/

/****************Email, Phone******************/
.icons {
	height: auto;
	padding-top: 10px;
}
.icons p {
	color: #bbbbbb;
	font-size: 14px;
}
.icons a {
	color: #bbbbbb;
	font-family: 'Lato', sans-serif;
}
.icons a:hover {
	text-decoration: none;
	color: #fff;
	transition: all ease-in-out 0.3s;
}
.icons .fa {
	font-size: 14px;
	color: #bbbbbb;
}
/****************EEmail, Phone******************/
/****************logo******************/
.logo {
	height: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	position: absolute;
	z-index: 999999;
	top: 5%;
	padding-left: 15px;
}
/****************logo******************/
.item h2 {
	padding-top: 150px;
	font-size: 45px;
	font-family: 'Roboto', sans-serif;
	font-weight: 800;
	color: #fff;
}
.slider {
	height: 438px;
	width: 100%;
	background-color: #000;
	background-image: url(../image/offsite-slider.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.sliders {
	position: relative;
	height: auto;
}
.form-1 {
	width: 100%;
	background-color: #1f2b39;
	color: #fff;
	font-family: 'Lato', sans-serif;
	border: none;
	padding: 6px 12px;
	margin-top: 15px;
}
.form-2 {
	width: 100%;
	font-family: 'Lato', sans-serif;
	background-color: #fff;
	color: #1f2b39;
	border: none;
	padding: 6px 12px;
	margin-top: 15px;
}
.contact {
	background-color: #1f2b39;
	padding-top: 10px;
	padding-bottom: 8px;
	position: absolute;
	z-index: 999999;
	top: 0;
	right: 130px;
}
.contact h3 {
	color: #fff;
	font-size: 24px;
	font-family: 'Lato', sans-serif;
	font-weight: 600;
	padding-bottom: 5px;
}
.contact form {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
}
.contact .form-control {
	margin-top: 15px;
	display: block;
	width: 100%;
	height: 40px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #1f2b39;
	font-family: 'Lato', sans-serif;
	background-color: #fff; /*rgba(34, 43, 57, 0.7)*/
	background-image: none;
	border: none;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
	border-color: #66afe9;
	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)
}
.form-control::-moz-placeholder {
color:#999;
opacity:1
}
.form-control:-ms-input-placeholder {
color:#999
}
.form-control::-webkit-input-placeholder {
color:#999
}
.form-control::-ms-expand {
background-color:transparent;
border:0
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	background-color: #eee;
	opacity: 1
}
.form-control[disabled], fieldset[disabled] .form-control {
	cursor: not-allowed
}
textarea.form-control {
	height: auto
}
input[type=search] {
	-webkit-appearance: none
}
.btn-primary {
	color: #fff;
	background-color: #3a95ff;
	border-color: #3a95ff;
	width: 100%;
	border-radius: 0px;
	margin-top: 15px;
}
.btn-primary.focus, .btn-primary:focus {
	color: #fff;
	background-color: #286090;
	border-color: #122b40;
}
.btn-primary:hover {
	color: #1f2b39;
	background-color: #d6d6d6;
	border-color: #d6d6d6;
	transition: all ease-in-out 0.3s;
}
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #286090;
	border-color: #204d74
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
	color: #fff;
	background-color: #204d74;
	border-color: #122b40
}
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
	background-image: none
}
.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
	background-color: #337ab7;
	border-color: #2e6da4
}
.btn-primary .badge {
	color: #337ab7;
	background-color: #fff
}
.why {
	padding: 50px;
}
.why h2 {
	font-size: 30px;
	font-weight: 700;
	color: #000;
	padding-bottom: 15px;
}
.why p {
	font-size: 16px;
	line-height: 26px;
	color: #343434;
	font-family: 'Lato', sans-serif;
}
.box {
	height: auto;
	width: 100%;
	background-color: #000;
	background-image: url(../image/box.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	padding-top: 30px;
	padding-bottom: 50px;
}
.box h2 {
	color: #fff;
	font-size: 30px;
	font-weight: 600;
	padding-bottom: 15px;
}
.box p {
	font-size: 16px;
	line-height: 26px;
	color: #fff;
	font-family: 'Lato', sans-serif;
}
.focus {
	margin-top: 30px;
}
.focus ul {
	display: block;
}
.focus ul li {
	width: 210px;
	min-height: 370px;
	background-color: #fafafa;
	float: left;
	list-style: none;
	margin: 5px;
	padding: 8px;
	border: 1px solid #c1c1c1;
}
.focus ul li:hover {
	box-shadow: 2px 2px 4px #888888;
	color: #fff;
	transition: all ease-in-out 0.3s;
}
.focus ul li h2 {
	font-size: 72px;
	color: #000;
	font-weight: 700;
	margin-top: 10px;
}
.focus ul li h3 {
	font-size: 18px;
	color: #000;
	font-weight: 700;
	margin-top: 15px;
	font-family: 'Lato', sans-serif;
}
.focus ul li p {
	padding-left: 0px;
	font-size: 14px;
	color: #343434;
	margin-top: 0px;
	text-align: justify;
	line-height: 24px;
	font-family: 'Lato', sans-serif;
}
.di-info {
	border-top: 1px solid #dddddd;
	background-color: #fafafa;
	padding-top: 50px;
	padding-bottom: 50px;
}
.di-info h2 {
	color: #000;
	font-size: 30px;
	font-weight: 700;
	padding-bottom: 10px;
	text-align: center;
	margin-top: 0px;
}
.di-info h4 {
	font-size: 24px;
	font-weight: 600;
	color: #1f2b39;
	font-family: 'Lato', sans-serif;
	text-align: center;
}
.di-info h3 {
	color: #1f2b39;
	font-size: 18px;
	font-weight: 700;
	font-family: 'Lato', sans-serif;
	text-align: center;
}
.di-info .col-md-4 {
	border: 1px #242424 dashed;
	width: 31%;
	margin: 10px;
	min-height: 120px;
}
.di-info p {
	color: #0e0e0e;
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	text-align: center;
}
.news {
	margin-top: 50px;
}
.news .form-control {
	margin-top: 25px;
	display: block;
	width: 100%;
	height: 30px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #f2f2f2;
	background-image: none;
	border: 2px solid #1f2b39;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.news h2 {
	font-size: 30px;
	font-weight: 700;
	color: #1f2b39;
}
.information {
	height: auto;
}
.information h3 {
	color: #fff;
	font-size: 22px;
	font-weight: 600;
}
.information ul {
	display: block;
}
.information ul li {
	list-style: none;
	color: #bbbbbb;
	font-size: 14px;
	letter-spacing: 0.5px;
	font-family: 'Lato', sans-serif;
	padding-top: 15px;
}
.information ul li a {
	color: #bbbbbb;
	font-family: 'Lato', sans-serif;
}
.information ul li a:hover {
	color: #fff;
	text-decoration: none;
	transition: all ease-in-out 0.3s;
}
.information .fa {
	font-size: 16px;
}
.footer-color {
	background-color: #3e4f63;
}
.footer-color p {
	color: #bbbbbb;
	padding-top: 10px;
	font-size: 14px;
	font-family: 'Lato', sans-serif;
}
.bottom {
	height: auto;
}
.footer-color ul {
	padding-top: 10px;
	display: block;
}
.footer-color ul li a {
	color: #bbbbbb;
}
.bottom ul {
	display: block;
}
.bottom ul li {
	float: left;
	list-style: none;
	padding-left: 15px;
}
.bottom ul li a {
	color: #bbbbbb;
	font-size: 14px;
	font-family: 'Lato', sans-serif;
}
.bottom ul li a:hover {
	text-decoration: none;
	color: #ffffff;
	transition: all ease-in-out 0.3s;
}
.service {
	padding-top: 150px;
}
.service h2,
 .service h1{
	color: #fff;
	padding-left: 20px;
	font-family: 'Lato', sans-serif;
	font-weight: 600;
	font-size: 30px;
	line-height: 45px;
	letter-spacing: 0.8px;
}
.service h2 .fa,
.service h1 .fa {
	color: #fff;
	font-size: 22px !important;
}
.service h2 span, 
.service h1 span{
	font-size: 18px;
	color: #3a95ff;
	text-transform: capitalize;
}
/*=====Footer
=====*/
.col-lg-7.col-md-4.col-sm-4.col-xs-12 {
	padding: 0px;
	margin: 0px 0px 0px -15px;
}
.footer {
	background: #151414;
	padding: 30px 0px 50px 0px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	overflow: hidden;
}
.footer .col-md-7 {
	padding: 0px;
	margin: 0px 0px 0px -15px;
}
.footer h2 {
	font-size: 30px !important;
	font-weight: 400;
	color: #fff;
	line-height: 35px;
	text-transform: uppercase;
	text-align: left;
	margin-top: 0px;
}
.footer p {
	margin-bottom: 25px;
}
.footerLft {
	border-right: 1px #8a949f solid;
}
.footerLft label {
	font-size: 13px;
	color: #9eadbb;
	font-weight: 600;
}
.footerLft input[type="text"] {
	background: #32393a;
	border: 1px #7b7b7b solid;
	height: 40px;
	padding: 10px;
	font-size: 13px;
	color: #76889a;
	outline: 0px;
	box-shadow: none;
	border-radius: 0px;
}
.footerLft textarea {
	background: #32393a;
	border: 1px #7b7b7b solid;
	height: 120px;
	padding: 10px;
	font-size: 13px;
	color: #76889a;
	outline: 0px;
	box-shadow: none;
	border-radius: 0px;
}
.footerLft textarea:focus {
	box-shadow: none;
	border: 1px #76889a solid;
}
.footerLft input[type="submit"] {
	background: #f15b26;
	border: 1px #f15b26 solid;
	height: 40px;
	padding: 10px 122px;
	font-size: 14px;
	color: #fff;
	outline: 0px;
	box-shadow: none;
	border-radius: 0px;
	margin-top: 22px;
	width: 100%;
	cursor: pointer;
	margin: 23px 0px 0px 0px;
}
.footer h3 {
	font-size: 23px;
	font-weight: 600;
	color: #fff;
	line-height: 35px;
	text-transform: uppercase;
	text-align: left;
	margin-top: 0px;
}
.footer p {
	line-height: 26px;
	color: #fff;
}
.footer p a {
	color: #9eadbb;
}
.fb a {
	width: 30px;
	height: 30px;
	display: block;
	margin-right: 15px;
	background: url(../img/socialIcon/fb.png) no-repeat;
	transition: all 0.8s;
	float: left;
}
.fb a:hover {
	background: url(../img/socialIcon/fbH.png) no-repeat;
}
.tw a {
	width: 30px;
	height: 30px;
	display: block;
	margin-right: 15px;
	background: url(../img/socialIcon/tw.png) no-repeat;
	transition: all 0.8s;
	float: left;
}
.tw a:hover {
	background: url(../img/socialIcon/twH.png) no-repeat;
}
.in a {
	width: 30px;
	height: 30px;
	display: block;
	margin-right: 15px;
	background: url(../img/socialIcon/in.png) no-repeat;
	transition: all 0.8s;
	float: left;
}
.in a:hover {
	background: url(../img/socialIcon/inH.png) no-repeat;
}
.goo a {
	width: 30px;
	height: 30px;
	display: block;
	margin-right: 15px;
	background: url(../img/socialIcon/g+.png) no-repeat;
	transition: all 0.8s;
	float: left;
}
.goo a:hover {
	background: url(../img/socialIcon/g+H.png) no-repeat;
}
.footerBottom {
	background: #121111;
	font-size: 14px;
	color: #8a949f;
	padding: 10px 0px;
	text-align: center;
}
/*EXPERTISE*/

.expertise {
	background: #1f2b39;
	padding: 50px 0px;
}
.expertise h2 {
	font-size: 30px;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	text-align: left;
	margin-top: 0px;
	padding-bottom: 10px;
}
.expertise h3 {
	font-size: 28px;
	color: #fff;
}
.expertise p {
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	line-height: 26px;
	font-weight: normal;
}
.expertise .col-md-4 {
	background: #3a95ff;
	margin: 10px;
	min-height: 90px;
	width: 31%;
}
.expertise .col-md-4 h3 {
	font-size: 22px;
	color: #fff;
	text-align: center;
}
/*VISHAL*/

.formCall {
	font-size: 20px;
	color: #fff;
}
.no-padding {
	padding: 0px;
}
/*
ADD VALUE
*/

.addValue {
	padding: 50px 0px;
}
.addValue h2 {
	font-size: 30px !important;
	font-weight: 600;
	color: #242424;
	line-height: 35px;
	text-transform: uppercase;
	text-align: left;
	margin-top: 0px;
	text-align: center;
	padding-bottom: 15px;
}
.addValue .col-md-12 {
	border: 1px #f0f0f0 solid;
	padding: 15px;
	box-shadow: 0px 0px 8px #f0f0f0;
}
.addValue ul {
	padding: 0px;
	padding-left: 30px;
}
.addValue ul li {
	list-style: url(../image/ulli.png);
	font-size: 16px;
	color: #242424;
	line-height: 40px;
	border-bottom: 1px #f0f0f0 dashed;
	width: 49%;
	float: left;
}
.addvalueBox {
	background: #3a95ff;
	padding: 20px;
	text-align: center;
}
.addvalueBox i {
	text-align: center;
	font-size: 100px;
	color: #1f2b39;
	padding: 10px;
}
.addvalueBox h2 {
	color: #fff;
	text-align: center;
}
.hireBox i {
	font-size: 40px;
	color: #F00;
	padding: 0px;
}
.hireBox h3 {
	font-size: 40px;
	color: #F00;
}
.hireBox li {
	list-style: none;
}
.btn-btn-get {
	background-color: #1f2b39;
	padding: 10px 15px 10px 15px;
	margin-top: 15px;
}
.hireBox {
	margin-bottom: 20px;
}
.btn-new a {
	color: #fff;
}
.btn-new a:hover {
	color: #3a95ff;
	text-decoration: none;
	transition: all ease-in-out 0.2s;
	background-color: #fff;
}
.di-advantage {
	padding-top: 50px;
	padding-bottom: 50px;
}
.di-advantage h2 {
	text-align: center;
	font-size: 30px;
	font-weight: 600;
	color: #242424;
	text-transform: uppercase;
	padding-bottom: 20px;
}
.di-advantage ul {
	display: block;
	margin: 0px;
	padding-left: 15px;
}
.di-advantage ul li {
	list-style: none;
	float: left;
	width: 23%;
	border: 1px dashed #a3a5a5;
	padding: 15px;
	margin-left: 15px;
}
.di-advantage h3 {
	text-align: center;
	font-size: 36px;
	font-weight: 600;
	color: #242424;
}
.di-advantage p {
	text-align: center;
	font-size: 24px;
	font-weight: 400;
	color: #242424;
	text-transform: capitalize;
}
.addvalueBox p {
	color: #fff;
	font-size: 16px;
	border-bottom: 1px dashed #f0f0f0;
	padding-bottom: 5px;
}
/*============Thank You PAGE 29-6-2016============*/

.thankHeader {
	background: #f0f0f0;
	border-bottom: 5px #ececec solid;
	padding: 10px 0px;
}
.thankmid img {
	margin: 0px auto;
	text-align: center;
}
.thankmid p {
	font-size: 16px;
	color: #242424;
}
.thankmid a {
	padding: 30px 0px;
	font-size: 12px;
	color: #F00;
}
