@import url(http://fonts.googleapis.com/css?family=Raleway:400,700,500);


body {
    background-color: #fff;
    color: #666;
	font-size:16px;
    font-family:"proxima-nova","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    line-height: 1.5;
}

.dropdown {
	position:relative
}
.dropdown-toggle:focus {
	outline:0
}
.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;
	list-style:none;
	background:url(../images/navi-bg-n.png) repeat;
	border:1px solid #ccc;
	border:1px solid rgba(0, 0, 0, 0.15);
	border-radius:0;
	-webkit-box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);
	background-clip:padding-box
}
.dropdown-menu.pull-right {
	right:0;
	left:auto
}
.dropdown-menu .divider {
	height:1px;
	margin:9px 0;
	overflow:hidden;
	background-color:#e5e5e5
}
.dropdown-menu>li>a {
	display:block;
	padding:8px 20px;
	clear:both;
	font-weight:normal;
	line-height:1.428571429;
	color:#fff;
	white-space:nowrap;
	text-transform: uppercase;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	color:#fff;
	text-decoration:none;
	background-color:#0098DB;
}

.dropdown-menu>li>a.active, .dropdown-menu>li>a.active {
	color:#fff;
	text-decoration:none;
	background-color:#EC3237;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
	color:#fff;
	text-decoration:none;
	background-color:#EC3237;
	outline:0
}


.banner {
	position:absolute;
	z-index:500;
	width:100%;
-webkit-transition:all .5s ease;
transition:all .5s ease
}
.banner.affix-top {
	margin-top:20px
}
.banner.affix {
	position:fixed;
	margin-top:0;
	padding:10px 0;
	background: rgba(255, 255, 255, 0.9);
	border-bottom:1px solid #fff;
	-webkit-box-shadow:0 -5px 15px rgba(50, 50, 50, 0.35);
	-moz-box-shadow:0 -5px 15px rgba(50, 50, 50, 0.35);
	box-shadow:0 -5px 15px rgba(50, 50, 50, 0.35);border:solid 0px red;
	
}

.banner.affix img{
	}


.banner.affix .nav-top {
	border:0
}
.banner .nav-top {
	height:100px;
	padding:15px 10px;
/*	background:#fff url(../images/logo-bg.png) no-repeat 0 0;*/
	background-position:0 0;
	background-repeat:no-repeat;
	border:1px solid #fff; border:solid 0px red;
}

.navbar-inverse .navbar-nav > li > a {
    border-radius: 3px;
    color: #ffffff;
    display: inline-block;
    line-height: 24px;
    margin: 0;
    padding: 5px 12px;
}

.navbar-inverse .navbar-nav > li > a:hover {
    background-color: #c52d2f;
    color: #ffffff;
}
.navbar-nav > li {
    margin-left: 0px;
    padding-bottom: 0px;
}

.navbar-inverse .navbar-nav .dropdown-menu::before {
    position: absolute;
    top: 0;
}

.dropdown:hover .dropdown-menu {
    animation: 400ms ease 0s normal none 1 running fadeInUp;
    display: block;
}

.navbar-inverse .navbar-nav .dropdown-menu {
    background-color: rgba(0, 0, 0, 0.85);
    border: 0 none;
    border-radius: 0;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
    left: 0;
    margin-top: 0;
    padding: 0;
}

.dropdown-menu {
    margin-top: -1px;
    min-width: 180px;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
	background: none;
}

.nav > li > .nav > li > a {
     color: #333;
     font-size: 16px;
    padding: 10px 15px;
}

.nav > li > a:hover, .nav > li > a:hover {
	 color:#fff;
	 background-color:#0098DB;
	 border-radius: 23px;
	 }
	 
.nav > li > a.active, .nav > li > a.active {
	 color:#fff;
	 background-color:#0098DB;
	 border-radius: 23px;
}	 
	 
.nav {
    list-style: outside none none;
    margin: 0;
    padding: 15px 0!important;}

.nav-tabs > li > a {
    margin-right: 10px;
    line-height: 1.42857143;
    border: 1px solid #ccc;
    border-radius: 4px 4px 0 0;
    color: #333 !important;

}


	
.logo-all {
    padding: 10px 0;
	background:url(../images/back-bg.gif);
}

#welcome {
    background: #fcfcfc;
    border-bottom: 1px dashed #dcdcdc;
    padding: 40px 0;
}

.welcomehed {
    color: #222222;
    text-align: justify;
}

.welcomehed h1 {
    color: #232323;
    font-size: 34px;
    text-shadow: 0 1px 1px #b4b4b4;
}

.hello {
    bottom: 0;
    left: 0%;
    position: fixed;
    left: 0%;
    z-index: 999;
}

.btn-transparent:hover {
    background-color: #EC3237;

    color: #ffffff;
}

.btn-transparent {
    background: #000 none repeat scroll 0 0;

}
.vishal-logo {
    padding: 30px 0 0;
}
.btn {

    border-radius: 0;
    color: #ffffff;
    margin-top: 15px;
	margin-bottom: 15px;
    padding: 10px 30px;
    transition: all 0.5s ease-in 0s;
}

#building-bg {
    background: url("../images/punch-bg.jpg") center;
        background-attachment: scroll;
    border-bottom: 1px dashed #cccccc;
    padding: 40px 0;
    color: #fff;
    background-attachment: fixed;
}

.building {
    border-top: 1px solid #111;
    height: 1px;
    margin: 20px auto 20px;
    position: relative;
    width: 35%;
}

.building:before {
    background-color: #111;
    border: 1px ridge #111;
    content: "";
    height: 10px;
    left: 50%;
    margin-left: -20px;
    position: absolute;
    top: -5px;
    width: 40px;
}	

blockquote {
    border-left: 5px solid #EAAB17;
    font-size: 15.5px;
    margin: 0 0 20px;
    padding: 10px 20px;
}


.cont-page {
    border-top: 1px solid #111;
    height: 1px;
    margin: 15px auto 10px;
    position: relative;
    width: 35%;
}

.cont-page:before {
    background-color: #222;
    border: 1px ridge #111;
    content: "";
    height: 10px;
    left: 50%;
    margin-left: -20px;
    position: absolute;
    top: -5px;
    width: 40px;
}



.title {
    padding-bottom: 60px;
}

.title h2 {

    color: #111;
    font-size: 31px;
    font-weight: bold !important;
    text-transform: uppercase;

}


.about-hm-info{
	padding-left:15px;
}

#contact-page{
	padding-top:60px;
}

	
.border {
    height: 1px;
    margin: 15px auto 0;
    position: relative;
    width: 35%;
}

.bg-one {
    background-color: #212121;
}

.copyright {
    color: #333;
    padding: 20px 0;
	margin-top: 80px;
}

.social-icon {
    color: #cccccc;
    padding:0;
}

.border:before {
    background-color: #111;
    border: 1px ridge #111;
    content: "";
    height: 10px;
    left: 50%;
    margin-left: -20px;
    position: absolute;
    top: -5px;
    width: 40px;
}


a {
  color: #5A4530;
  -webkit-transition: color 400ms, background-color 400ms;
  -moz-transition: color 400ms, background-color 400ms;
  -o-transition: color 400ms, background-color 400ms;
  transition: color 400ms, background-color 400ms;
}
a:hover,
a:focus {
  text-decoration: none;
  color:#7c6752;
}
hr {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #fff;
}
.gradiant {
  background-image: -moz-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -webkit-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -ms-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
}
.gradiant-horizontal {
  background-image: -moz-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -webkit-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -ms-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%);
}
.section-header {
  margin-bottom: 40px;
}
.section-header .section-title {
  font-size: 38px;
  color: #272727;
  position: relative;
  padding-bottom: 20px;
  margin: 0 0 20px;
}
.section-header .section-title:before {
  content: "";
  position: absolute;
  width: 140px;
  bottom: 0;
  left: 50%;
  margin-left: -70px;
  height: 4px;
  background: #EC3237;
}

.btn {
  border-width: 0;
  border-radius: 0;
}
.btn.btn-primary {
  background: #45aed6;
}
.btn.btn-primary:hover,
.btn.btn-primary:focus {
  background: #2a95be;
}
.column-title {
  margin-top: 0;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
  margin-bottom: 15px;
  position: relative;
}
.column-title:after {
  content: " ";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 40%;
  border-bottom: 1px solid #45aed6;
}
ul.nostyle {
  list-style: none;
  padding: 0;
  margin-bottom: 20px;
}
ul.nostyle i {
  color: #45aed6;
}
.scaleIn {
  -webkit-animation-name: scaleIn;
  animation-name: scaleIn;
}
.navbar-toggle{
border-radius: 0;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
border-color: #45B1DA;
}
.navbar-nav > li > a {
    text-transform: uppercase;
    padding: 10px 10px;
    margin: 0 3px;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    border: 1px solid;
}

.navbar-toggle {
    border-color: #000;
}
@-webkit-keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
/*************************
*******Header******
**************************/
#main-nav.navbar-default {
background: #132125;
}
#main-nav.navbar-default .navbar-nav > li.active > a, #main-nav.navbar-default .navbar-nav > li.open > a, #main-nav.navbar-default .navbar-nav > li:hover > a {
background: rgb(35, 61, 68);
color: #fff;
}
.navbar.navbar-default {
  border: 0;
  border-radius: 0;
  margin-bottom: 0;
}
.navbar.navbar-default .navbar-toggle {
  margin-top: 32px;
}
.navbar.navbar-default .navbar-brand {
  height: auto;
  padding: 22px 15px 21px;
}
@media only screen and (min-width: 768px) {
  #main-nav.navbar-default {
    background: #EC3237;
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
  }
  #main-nav.navbar-default .navbar-nav > li > a {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .navbar-default .navbar-nav>li>a {
	color: #FFFFFF;
	}
  #main-nav.navbar-default .navbar-nav > li.active > a,
  #main-nav.navbar-default .navbar-nav > li.open > a,
  #main-nav.navbar-default .navbar-nav > li:hover > a {
    background: rgb(233, 93, 144); 
	color: #fff;
  }
  #main-nav.navbar-default .dropdown-menu {
    padding: 0 20px;
    min-width: 220px;
    background-color: rgba(26, 28, 40, 0.9);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    background-clip: inherit;
  }
  #main-nav.navbar-default .dropdown-menu > li {
    border-left: 3px solid transparent;
    margin-left: -20px;
    padding-left: 17px;
    -webit-transition: border-color 400ms;
    transition: border-color 400ms;
  }
  #main-nav.navbar-default .dropdown-menu > li > a { 
    padding: 15px 0;
    color:#A8A8A8; 
  }
  #main-nav.navbar-default .dropdown-menu > li:first-child > a {
    border-top: 0;
  }
  #main-nav.navbar-default .dropdown-menu > li.active,
  #main-nav.navbar-default .dropdown-menu > li.open,
  #main-nav.navbar-default .dropdown-menu > li:hover {
    border-left-color: #45aed6;
  }
  #main-nav.navbar-default .dropdown-menu > li.active > a,
  #main-nav.navbar-default .dropdown-menu > li.open > a,
  #main-nav.navbar-default .dropdown-menu > li:hover > a {
    color: #45aed6;
    background-color: transparent;
  }
}
#main-slider {
  overflow: hidden;
}
#main-slider .item {
  height: 800px;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
}


#main-slider .aboutvishal {
  height: 200px;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
}


#main-slider .slider-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #000;
}
#main-slider .slider-inner h2 {
  margin-top:0px;
  font-size: 28px;
  line-height: 36px; 
  text-shadow: 0.15rem 0.15rem 0.15rem rgba(0, 0, 0, 0.8);
  color: #fff;
  font-family:"proxima-nova","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
}
#main-slider .slider-inner h2 > span {
  color: #45aed6;
}
#main-slider .slider-inner .btn {
  margin-top: 10px;
  background-color: #EC3237;
}
#main-slider .owl-prev,
#main-slider .owl-next {
  position: absolute;
  top: 50%;
  background-color: rgba(0, 33, 61, 0.48);
  color: #fff;
  font-size: 30px;
  display: inline-block;
  margin-top: -35px;
  height: 70px;
  width: 70px;
  line-height: 70px;
  text-align: center; 
  z-index: 5;
  -webkit-transition: background-color 400ms;
  transition: background-color 400ms;
}
#main-slider .owl-prev:hover,
#main-slider .owl-next:hover {
  background-color: #EC3237;
}
#main-slider .owl-prev {
  left: -35px;
  text-indent: 14px;
}
#main-slider .owl-next {
  right: -35px;
  text-indent: -14px;
}
#bar {
  width: 0%;
  max-width: 100%;
  height: 4px;
  background:#EC3237;
}
#progressBar {
  margin-top: -4px;
  position: relative;
  z-index:0;
  width: 100%;
  background: rgba(0, 0, 0, 0.1);
}
#hero-text {
  padding: 70px 0;
  background-color: #272727;
  border-bottom:2px solid #EAEAEA
;
  color: #fff;
}
#hero-text h2 {
  margin-top: 0;
  color: #E0E88C;
}
#hero-text .btn {
  margin-top: 40px;
  background-color: #EC3237;
}
#cta2 {
  background: #45b1da;
  color: #fff;
  padding-top: 70px;
}
#cta2 .btn {
  margin-top: 10px;
}
#cta2 h2 {
  color: #fff;
  font-size: 44px;
  line-height: 1;
}
#cta2 h2 > span {
  color: #45aed6;
}
#features {
  padding: 100px 0;
  background: #F1F1F1;
}
#features .media.service-box:first-child {
  margin-top: 80px;
}

.media.service-box {
  margin: 25px 0 36px;
}
.media.service-box .pull-left {
  margin-right: 20px;
}
.media.service-box .pull-left > i {
  font-size: 54px;
  height: 67px;
  line-height: 64px;
  text-align: center;
  width: 64px; 
  color: #E95D90;
  background:#fff;
  transition: background-color 400ms, background-color 400ms;
  position: relative;
}
 
.media.service-box:hover .pull-left > i { 
  color: #fff;
  background:#45B1DA; 
}
#portfolio {
  padding: 100px 0;
  background: #F1F1F1;
}
#portfolio .portfolio-filter {
  list-style: none;
  padding: 0;
  margin: 0 0 50px;
  display: inline-block;
}
#portfolio .portfolio-filter > li {
  float: left;
  display: block;
}
#portfolio .portfolio-filter > li a {
  display: block;
  padding: 7px 15px;
  margin:0px 2px;
  background: #fff;
  color: #64686d;
  position: relative;
}
#portfolio .portfolio-filter > li a:hover,
#portfolio .portfolio-filter > li a.active {
  background: #E95D90;
  color: #fff; 
} 
#portfolio .portfolio-items {
  margin: -15px;
}
#portfolio .portfolio-item {
  width: 24.9%;
  float: left;
  padding: 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#portfolio .portfolio-item .portfolio-item-inner {
  position: relative;
}
#portfolio .portfolio-item .portfolio-item-inner .portfolio-info {
  opacity: 0;
  transition: opacity 400ms;
  -webkit-transition: opacity 400ms;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  padding: 18px 0 0;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  height:100%;
}
#portfolio .portfolio-item .portfolio-item-inner .portfolio-info h3 {
  font-size: 16px;
  line-height: 1;
  margin: 0;
  color: #fff;
  margin-top: 15%;
}
#portfolio .portfolio-item .portfolio-item-inner .portfolio-info .preview { 
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #F1F1F1;
  display:block;
  text-align: center;
margin: 15px auto;
  font-size: 40px;
}
#portfolio .portfolio-item:hover .portfolio-info {
  opacity: 1;
}
/* Start: Recommended Isotope styles */
/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.img-thumbnail {
display: inline-block;
max-width: 100%;
height: auto;
line-height: 1.42857143;
border: 1px solid #ddd;
border-radius: 0px;
padding:0px;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
margin-bottom: 15px;
}
#testimonial {
  background: #132125;
  background-size: cover;
  padding: 100px 0;
  color: #fff;
}
#testimonial h4 {
  color: #fff;
  margin-bottom: 8px;
}
#testimonial small {
  display: block;
  margin-bottom: 10px;
  color: rgba(255, 255, 255, 0.7);
}
#testimonial .btns {
  margin-top: 10px;
}
#carousel-testimonial a.btn.btn-primary.btn-sm {
background: transparent;
border: 1px solid rgba(255, 255, 255, 0.2);
margin: 0 8px;
}

#about {
  padding: 80px 0;
  background: #F8F8F8;
}

.about-home p{
	padding-top:50px;
}

.carousel-content{
/*  background: rgba(0, 0, 0, 0.4);*/
  padding: 20px;
  color: #fff;
  margin-top: 200px;
}
.imgs img{
  border: 1px solid #DEDEDE;
  padding: 3px;
  background-color: #fff;
}
/*Team*/ 
#our-team {
  padding: 100px 0;
}
#our-team .team-member {
  padding: 13px; 
  border: 1px solid #eeeeee; 
}
#our-team .team-member .team-img {
  margin: -15px -15px 0 -15px;
}
#our-team .team-member .team-info {
  padding-bottom: 10px; 
  text-align: center;
} 
#our-team .team-member:hover .social-icons > li > a {
  background: #45aed6;
}
#our-team .team-member:hover .social-icons{ 
height:35px; 
}
#our-team .social-icons {
  list-style: none;
  padding: 0;
  margin: 0;
  height:0px; 
  overflow:hidden;
  -webkit-transition: height 1s; /* For Safari 3.1 to 6.0 */
    transition: height 1s;
}
#our-team .social-icons > li {
  display: inline-block;
}
#our-team .social-icons > li > a {
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  background: #222534;
  border-radius: 3px;
}
.divider {
  margin-top: 50px;
  margin-bottom: 50px;
  background-image: -moz-linear-gradient(180deg, #ffffff 0%, #e3e3e3 49%, #ffffff 100%);
  background-image: -webkit-linear-gradient(180deg, #ffffff 0%, #e3e3e3 49%, #ffffff 100%);
  background-image: -ms-linear-gradient(180deg, #ffffff 0%, #e3e3e3 49%, #ffffff 100%);
  width: 95%;
  height: 1px;
}
.progress {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #eeeeee;
}
.progress .progress-bar.progress-bar-primary {
  background-image: -moz-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -webkit-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -ms-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.nav.main-tab {
  background: #eee;
  border-bottom: 3px solid #222534;
  border-radius: 3px 3px 0 0;
}
.nav.main-tab > li > a {
  color: #272727;
}
.nav.main-tab > li.active > a {
  background: #222534;
  color: #45aed6;
}
.nav.main-tab > li:first-child > a {
  border-radius: 3px 0 0 0;
}
.nav.main-tab > li:last-child > a {
  border-radius: 0 3px 0 0;
}
.tab-content {
  border: 1px solid #eee;
  background:#fff;
  border-top: 0;
  padding: 20px 0;
  border-radius: 0 0 3px 3px;
}
.panel-default {
  border-color: #eee;
}
.panel-default > .panel-heading {
  background-color: #fff;
  border-color: #eee;
}
.panel-default > .panel-heading .panel-title {
  font-size: 14px;
  font-weight: normal;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #eee;
}
#business-stats {
  padding: 100px 0 70px;
  background: #132125;
  background-size: cover;
  color: #fff;
}
#business-stats h1,
#business-stats h2,
#business-stats h3,
#business-stats h4 {
  color: #fff;
}
#business-stats strong {
  display: block;
  margin-bottom: 30px;
}
.business-stats {
  display: inline-block;
  width: 140px;
  height: 140px;
  font-size: 24px;
  line-height: 140px;
  border: 3px solid #fff;
  border-radius: 100px;
  margin-bottom: 20px;
}
#pricing {
  padding: 100px 0 70px;
}
#pricing ul.pricing {
  list-style: none;
  padding: 0;
  margin: 70px 0 30px;
  border: 1px solid #eee; 
  padding: 15px;
  text-align: center;
}
#pricing ul.pricing li {
  display: block;
  padding: 10px;
}
#pricing ul.pricing li.plan-header {
  background: #eee; 
  margin: -15px -15px 10px;
  padding: 15px 15px 30px;
  border: 0;
}
#pricing ul.pricing li.plan-header .price-duration {
  position: relative;
  margin-top: 15px;
  top: -10px;
  display: inline-block;
  width: 100%;
  height: 116px; 
  color: #000;  
  border-bottom: 1px dashed #696363;
}
#pricing ul.pricing li.plan-header .price-duration > span {
  display: block;
  line-height: 1;
}
#pricing ul.pricing li.plan-header .price-duration > span.price {
  font-size: 24px;
  font-weight: 700;
  margin-top: 35px;
}
#pricing ul.pricing li.plan-header .price-duration > span.duration {
  margin-top: 5px;
}
#pricing ul.pricing li.plan-header .plan-name {
  margin-top: 10px;
  font-size: 24px;
  color: #EC3237;
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
}
#pricing ul.pricing.featured {
  background: #EEEEEE; 
  border: 0;
}
#pricing ul.pricing.featured li.plan-header {
  background: #B3CC30;
}
#pricing ul.pricing.featured li.plan-header .plan-name {
  color: #fff;
}
#contact-us {
  padding: 50px 0 50px;
  background: #EC3237;
  color: #fff;
}
#contact-us h1,
#contact-us h2 {
  color: #fff;
}
/*Contact*/
 .contact-info{
 padding:0px 0;
 }
.contact-info address {
margin-bottom: 20px;
font-style: normal;
line-height: 27px;
font-size: 15px;
}
.contact-info .form-control { 
padding: 6px 12px;
border-radius: 0;
}


.wrap-about {
    background: #fafafa;
}

.wrap-about h3{
	color:#000;
}

.about-content {
    padding: 20px;
}
 
/***********************
********* Footer ******
************************/

#footer {
    color: #fff;
    background: url("../images/footer-map.png") no-repeat center;
}


#footer a {
  color: #fff;

}
#footer a:hover {
  color: #45aed6;
}

.col-md-4.footer-navi {
    padding-top: 60px;
}

.footer-home{
	text-align:center;
}

.footer-home ul{
	padding:0px;
	margin:0px;
}

.footer-home li {
    text-decoration: none;
    display: inline-block;
    padding: 0 20px;
    font-size: 28px;
    color: #333;
}


.footer-top {
    padding: 10px 0;
    background-color: #0B0B0B;
    color: #999;
}

.footer-top p.lg-txt {
    font-size: 22px;
    line-height: 35px;
    margin: 0;
    font-family: 'Oswald', sans-serif;
    font-weight: 200;
}

.heavy {
    font-weight: 900 !important;
}

.skew-btn span, .skew:not(.sticky-nav) .logo a {
    transform: skew(-25deg, 0deg);
    -webkit-transform: skew(-25deg, 0deg);
    display: block;
}

.footer-top .skew-btn::after {
    left: -9px;
    top: 0;
    border-width: 0 0 7px 9px;
}

.header-1.skew .top-search::before, .header-1.skew .top-cart > a::before, .footer-top .skew-btn::after, .skew-nav > ul > li:hover > a::after, .skew-nav > ul > li.selected > a::after {
    border-color: transparent transparent #1d98e6 transparent;
}

.header-1.skew .top-nav > ul > li > a::after, .skew-nav > ul > li > a::after, .top-search.skew::before, .skew-nav ul li.selected a::after, .footer-top .skew-btn::after {
    border-color: transparent transparent #CACACA transparent;
}

.header-1.skew .top-nav > ul > li > a::after, .skew-nav > ul > li > a::after, .header-1.skew .top-search::before, .header-1.skew .top-cart > a::before, .header-1.skew .top-nav > ul > li > a::before, .header-1.skew .logo::before, .header-1.skew .top-search > a::before, .header-1.skew .top-cart::before, .header-2.boxed .logo::after, .icon-boxes-1::before, .icon-boxes-1::after, .icon-box-2 .icon-desc::after, .icon-box-3::after, .header-2.boxed .logo::before, .icon-box-3 .icon-desc::before, .footer-top .skew-btn::after, .skew-nav > ul > li > a::before {
    width: 0;
    height: 0;
    border-style: solid;
    content: "";
    position: absolute;
    display: inline-block;
}

.btn:not(.outlined):not(.rect-angles):not(.btn-default) {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.footer-top .skew-btn {
    margin-top: -17px;
    padding: 22px 30px;
}
.footer-top .btn {
    display: inline-block;
    margin: -10px 0;
        margin-top: -52px;
    padding: 24px 30px;
    font-size: 16px;
    border: 0;
}

.header-1:not(.sticky-nav) .top-nav > ul > li:hover > a > span::before, .skew-nav > ul > li:hover > a > span::before, .skew-nav > ul > li.selected > a > span::before, .header-1:not(.sticky-nav) .top-nav > ul > li.selected > a > span::before, .header-1:not(.sticky-nav) .top-search::after, .header-1:not(.sticky-nav) .top-cart::after, .main-gradient {
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 86%, rgba(0, 0, 0, 0.27) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 86%, rgba(0, 0, 0, 0.27) 100%);
        background-color: rgba(0, 0, 0, 0);
    background-color: #26abff;
}


.uppercase {
    text-transform: uppercase;
}
.btn, .form-control {
    border-radius: 0;
}
.skew:not(.sticky-nav) .logo, .header-1.skew .top-nav > ul > li > a > span::before, .skew-nav > ul > li > a > span::before, .header-1.skew .top-search::after, .header-1.skew .top-cart::after, .skew-btn {
    transform: skew(25deg, 0deg);
    -webkit-transform: skew(25deg, 0deg);
}
.f-right {
    float: right;
}
.btn {
    padding: 10px 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 12px;
}




.social-icon li {
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    color: #fff;
    background: #333;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    line-height: 30px;
    margin: 0 5px;
}

.social-icon li a{
	color:#fff;
}

.copyright{
	background:rgba(255,255,255,0.1);
}

.footer-navi ul{
	padding:0px;
	margin:0px;
}

.footer-navi li{
	display:block;
	color:#fff;
	padding: 7px 0;
}

.footer-navi li a{
	color:#333;
}
.footer-navi li a:hover{
	color:#EC3237;
}

.footer-navi h3{
	color:#000;
	font-size:25px;
	margin-bottom:20px;
}




@media only screen and (min-width: 768px) {
  #footer .social-icons {
    float: right;
  }
}
.form-control {
  box-shadow: none;
  -webkit-box-shadow: none;
}
@media only screen and (max-width: 480px) {

#main-slider .item {
  height: 300px;
  width:100%;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
}



#portfolio .portfolio-filter {
list-style: none;
padding: 0;
margin: 0 0 12px;
}
#portfolio .portfolio-filter > li a {
display: block;
padding: 7px 15px;
margin: 5px 2px;
}
#portfolio .portfolio-item {
width: 48.9%;
	padding: 8px;
	}
	
#portfolio .portfolio-item .portfolio-item-inner .portfolio-info .preview {
width: 28px;
height: 24px;
line-height: 24px; 
margin: 9px auto;
}
#portfolio .portfolio-item .portfolio-item-inner .portfolio-info {
padding: 7px 0 0;
}
}

.banner.affix-top {
    margin-top: 20px;
}
.banner {
    position: absolute;
    transition: all 0.5s ease 0s;
    width: 100%;
    z-index: 9999;
}

.banner .nav-top {
/*    background-color: #ffffff;*/
    background-position: 0 0;
    background-repeat: no-repeat;
    border: 0 solid #ff0000;
    height: 120px;
    padding: 20px 10px;
}

.contact-bg{
	background:#111;}
	
	
.item img{
	width:100%;}
	
.color {
    color: #EB3337;
}

#services {
   background: rgba(0, 0, 0, 0) url("../images/contentBg.jpg") no-repeat fixed 0 0;
	background:#f8f8f8;
    padding: 100px 0;
}


#services2 {
	background:#f8f8f8;
    padding: 0 0 100px 0;
}

.nav-tabs > li, .nav-pills > li {
    float:none;
    display:inline-block;
}

.nav-tabs {
    text-align:center;
}


#main-features {
    background: rgba(0, 0, 0, 0) url("../images/product-bg.png") no-repeat scroll 0 0;
    /*background: #fff;*/
    padding: 40px 0;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {

	font-weight:normal!important;
}

.feature-icon{}

.feature-icon ul{
	padding:0px;
	margin:0px;}
	
.feature-icon ul li{
   background: rgba(0, 0, 0, 0) url("../images/icon-f.png") no-repeat scroll 0 7px;
    display: block;
    line-height:22px;
    list-style: outside none none;
    padding:5px 0 5px 35px;
    text-decoration: none;}
	
.feature-admin{}

.feature-admin ul{
	padding:0px;
	margin:0px;}
	
.feature-admin ul li{
	display: block;
    float: left;
    list-style: outside none none;
    padding: 20px 10px;
    text-decoration: none;
    width: 20%;}
	
.feature-admin p{
	text-align:center;
	font-weight:normal;
	padding:10px 0;}
	
.contact-info h3{
    color:#FBB80B;
}

.con-info  h4{
    color:#000;
}

h2, .h2 {
    font-size: 30px;
    margin-bottom: 20px;
}

.inqry_btn{
    background: #333 none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    box-shadow: none;
    color: #ffffff;
    margin-right: 10px;
    padding: 10px 30px;
	margin-top:40px;
	}
	
.inqry_btn:hover{
	background:#5A4530;
	}
	
.makeinindia{
	background: #FFFFD9;
    width: 220px;
    padding: 10px 0;
    border: 1px solid #EEEEC8;}
	
.img-banner{
	padding:150px 80px 0 80px;
}

.img-banner1{
	padding-top:40%
}

#services-section{
	background:#fff;
}

.service-in{
	padding:50px;
	color:#666;
}

.service-in h2{
	color:#0098DB;
	font-size:44px;
	font-weight:bold!important;
}

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

.container-page{
	display:table;
}


#our-client{
	padding: 80px 0;
	background: #fafafa;
}

.product-box {
	text-align:center;

}

.product-box h3{
	font-size:22px;
	text-align:center;

}

.product-box h4{
	font-size:18px;
	text-align:center;

}

ul.nav-tabs {
    border-bottom: 1px solid #ddd;
    padding: 0px !important;
}

.product-info1{
	background: #fff;
	padding:30px;
	margin-bottom:30px;
}

.product-info{
	background: #fff;
	padding:30px;
	margin-bottom:30px;
}

.product-info h3{
	color:#FAB83F;
	font-size:18px;
}

.product-info li {
    display: block;
    background: url("../images/pro-icon.png") no-repeat 0 8px;
    padding: 6px 35px;
}

img.example-image {
    cursor: zoom-in;
}

.img-banner-sl4{
	padding-top:200px 80px 0 80px;
}



#about-company{
	padding:0;
}

/* Style the tab */
.tab {
    float: left;
    border: 1px solid #ccc;
    background-color: #F8F8F8;
    width: 100%;
    min-height: 457px;

}

/* Style the buttons inside the tab */
.tab button {
    display: block;
    background-color: inherit;
    color: black;
    padding: 22px 15px;
    width: 94%;
    outline: none;
    text-align: center;
    cursor: pointer;
    transition: 0.3s;
    font-size: 17px;
    border: 1px dotted #ccc;
    margin-left: 6px;
    margin-top: 6px;
}

/* Change background color of buttons on hover */
.tab button:hover {
    background-color: #ddd;
}

/* Create an active/current "tab button" class */
.tab button.active {
    background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
    float: left;
}

#defaultOpen{
	background:#0098DB;
	color:#fff;
}


.col-md-2.tab-home-info {
    position: relative;
    top: 244%;
    left: 42%;
    margin-bottom: -244%;
	z-index:999;
}

.page-banner{
	background:url("../images/slider/bg.jpg") no-repeat center;
	height:200px;
}

.img-info{

	padding-bottom: 10px;
}

.side-pro{
	border-left:1px solid #ccc;
	padding-left:20px;
	margin-bottom:60px;
}

.side-pro ul{
	padding:0px;
	margin:0px;
}

.side-pro ul li {
    display: block;
    padding: 15px 0;
    border-bottom: 1px solid #ccc;
}

.side-pro ul li a:hover {
	color:#EC3237;
}

.side-pro ul li a.active {
	color:#EC3237;
}

.side-pro li::before {
    content: "\f101";
    font-family: FontAwesome;
    position: relative;
    padding-right: 10px;
}


.footer-navi-in li::before {
    content: "\f101";
    font-family: FontAwesome;
    position: relative;
    padding-right: 10px;
}

.page-all h1{
	color:#0098DB;
}

.page-all h4{
	color:#0098DB;
}

.side-pro h2{
	color:#0098DB;
}


.download-icon {
	border:1px solid #ccc;
	margin-top:50px;
	padding:10px;
}

.download-icon:hover {
	background:#fff;
}


.download-icon p {
    display: inline-block;
    padding-left: 10px;
	
}

.download-icon i{
	font-size:72px;
	border-right: 1px solid #ccc;
	padding:0 10px 0 0;
	color: #EC3237;
}

.download-icon a{
	font-size:38px;
	padding:0 10px 0 0;
}

.download-icon span{
	color: #0098DB;
	font-weight:500;
	font-size:18px;
}

.welcome-info1{
	width:50%;
	padding-top:50px;
}

.text-slide-info {
    color: #E54423;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 768px) {
	.nav > li > a.active, .nav > li > a.active {
    color: #000;
    background: none;
    border-radius: 23px;	
}
.nav > li > a:hover, .nav > li > a:hover {
    color: #000;
    background: none;
    border-radius: 23px;
}

.welcome-info h2 {
    font-size: 25px;
    color: #0098DB;
    margin-top: 55%;
    font-weight: bold !important;
}

.welcome-info p {
    font-size: 14px;
    color: #444;
    text-transform: capitalize;
}

.welcome-info1 h2 {
    font-size: 22px;
    font-weight: bold !important;
    color: #0098DB;
    margin-top: 100%;
}

.welcome-info1 {
    width: 60%;
    padding-top: 0px;
}

.welcome-info1 p {
    font-size: 12px;
    color: #333;
}

.title h2 {
    font-size: 22px;
    line-height: 28px;
}
.about-home p {
    padding-top: 50px;
    font-size: 14px;
}

.logo-center{
	text-align:center;
}

.col-md-2.tab-home-info {
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 0;
    z-index: 999;
}

.punch-text h2{
	font-size: 16px;
	line-height: 20px;
}

.footer-top {
    display: none;
}
.col-md-4.footer-navi {
    display: none;
}
	
}