@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700);
.backgroundCover, #slider, section#download, section#packages, section#subscribe, footer {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

body {
  font-family: "Open Sans", Tahoma, Arial;
}

header {
  color: black;
}
header.masthead .bannercontainer {
  width: 100%;
  position: relative;
  padding: 0;
}
header.masthead .banner {
  width: 100%;
  position: relative;
}
header.masthead h1 {
  text-transform: uppercase;
  font-size: 3.4em;
  font-weight: bold;
}
header.masthead .tp-caption a {
  color: white;
}
header.masthead .tp-caption a:hover {
  color: #eeeeee;
}
header.masthead h1, header.masthead h2, header.masthead h3 {
  color: white;
}
header.masthead .mh-slider {
  position: absolute;
  bottom: 0;
  top: auto;
}

#slider {
  background-image: url(../../img/bg-ettichettatura_7.jpg);
  overflow: hidden;
  background-attachment: fixed;
  position: relative;
  text-align: center;
}
#slider:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: url(../../img/pattern.png) repeat;
}
#slider .container {
  position: relative;
}
#slider .container h1, #slider .container h3 {
  font-weight: 300;
  text-transform: capitalize;
}
#slider .container h1 span, #slider .container h3 span {
  font-weight: bold;
}
#slider .container h1 {
  color: #93be35;
  margin-top: 30px;
}
#slider .container h3 {
  margin: 0;
}
#slider .container .btn.side {
  margin-top: 210px;
}
#slider .container #carousel-slider .carousel-inner .item img {
  margin: auto;
}
#slider .container #carousel-slider .carousel-control {
  background-image: none;
  padding-top: 45%;
}
#slider .container #carousel-slider .carousel-control .slider-left, #slider .container #carousel-slider .carousel-control .slider-right {
  background: url(../../img/slider.png) no-repeat;
  display: block;
  width: 89px;
  height: 67px;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
#slider .container #carousel-slider .carousel-control .slider-left {
  background-position: 0 0;
}
#slider .container #carousel-slider .carousel-control .slider-left:hover {
  background-position: -100px 0;
}
#slider .container #carousel-slider .carousel-control .slider-right {
  background-position: -200px 0;
}
#slider .container #carousel-slider .carousel-control .slider-right:hover {
  background-position: -300px 0;
}
#slider .container .btn-group .btn {
  background: none;
  border: none;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  border: 1px solid transparent;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
#slider .container .btn-group .btn span {
  background: url(../../img/sprites.png) no-repeat;
  display: block;
  margin: 5px auto;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
#slider .container .btn-group .btn span.android {
  background-position: 0 -150px;
  width: 37px;
  height: 43px;
}
#slider .container .btn-group .btn span.apple {
  background-position: 0 -50px;
  width: 30px;
  height: 35px;
}
#slider .container .btn-group .btn span.play {
  background-position: 0 -250px;
  width: 31px;
  height: 33px;
}
#slider .container .btn-group .btn span.windows {
  background-position: 0 -350px;
  width: 32px;
  height: 38px;
}
#slider .container .btn-group .btn:hover {
  border: 1px solid white;
}
#slider .container .btn-group .btn:hover span.android {
  background-position: 0 -100px;
}
#slider .container .btn-group .btn:hover span.apple {
  background-position: 0 0;
}
#slider .container .btn-group .btn:hover span.play {
  background-position: 0 -200px;
}
#slider .container .btn-group .btn:hover span.windows {
  background-position: 0 -300px;
}
#slider .container .btn-group.small .btn {
  border: none !important;
}
#slider .container .btn-group.small .btn:hover {
  border: none !important;
}


/*MODIFICA */
#slider-1 {
  background-image: url(../../img/bg-ettichettatura_7.jpg);
  overflow: hidden;
  background-attachment: fixed;
  position: relative;
  text-align: center;
  height: 30.125em;
	padding: 15px;
}

#slider-1:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: url(../../img/pattern.png) repeat;
}
#slider1 .container {
  position: relative;
}
#slider-1 .container h1, #slider1 .container h3 {
  font-weight: 400;
  text-transform: capitalize;
}
#slider1 .container h1 span, #slider1 .container h3 span {
  font-weight: bold;
}
#slider-1 .container h1 {
  color: #93be35;
  margin-top: 30px;
	font-size: 35px;
}
#slider1 .container h3 {
  margin: 0;
}
#slider1 .container .btn.side {
  margin-top: 210px;
}
#slider1 .container #carousel-slider1 .carousel-inner .item img {
  margin: auto;
}
#slider1 .container #carousel-slider1 .carousel-control {
  background-image: none;
  padding-top: 45%;
}
#slider1 .container #carousel-slider1 .carousel-control .slider-left, #slider1 .container #carousel-slider1 .carousel-control .slider-right {
  background: url(../../img/slider.png) no-repeat;
  display: block;
  width: 89px;
  height: 67px;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
#slider1 .container #carousel-slider1 .carousel-control .slider-left {
  background-position: 0 0;
}
#slider1 .container #carousel-slider1 .carousel-control .slider-left:hover {
  background-position: -100px 0;
}
#slider1 .container #carousel-slider1 .carousel-control .slider-right {
  background-position: -200px 0;
}
#slider1 .container #carousel-slider1 .carousel-control .slider-right:hover {
  background-position: -300px 0;
}
#slider1 .container .btn-group .btn {
  background: none;
  border: none;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  border: 1px solid transparent;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}



/* FINE MODIFICHE */
















#nav {
  width: 100%;
  position: static;
  top: -32px;
  margin-bottom: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  background: white;
  min-height: 70px;
  border: none !important;
}
#nav.affix {
  position: fixed;
  top: 0;
  z-index: 99999;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
#nav .navbar-brand img {
  margin-top: 3px;
}
#nav.navbar-fixed-top {
  position: fixed;
  top: 0;
}
#nav .navbar-toggle {
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 9px;
}
#nav .navbar-toggle i {
  font-size: 2em;
}
#nav .navbar-nav li a {
  text-transform: uppercase;
  padding-top: 25px;
  padding-bottom: 24px;
  font-family: "Open Sans", Tahoma, Arial;
  color: gray;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
#nav .navbar-nav li a:hover {
  color: #93be35;
  background: none;
}
#nav .navbar-nav li.active a {
  color: #93be35;
}
#nav .navbar-nav.social {
  margin-left: 15px;
}
#nav .navbar-nav.social li {
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
#nav .navbar-nav.social li a {
  padding: 25px 5px;
}
#nav .navbar-nav.social li a i {
  color: gray;
}
#nav .navbar-nav.social li:hover {
  background: #93be35;
}
#nav .navbar-nav.social li:hover a i {
  color: white;
}

section {
  padding: 55px 0;
}
section#features {
  background: #93be35;
}
section#features .feature {
  text-align: center;
  color: white;
}
section#features .feature .icon i {
  border: 1px solid white;
  color: white;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  padding: 15px;
  width: 2em;
  height: 2em;
  padding-top: 26px;
}
section#features .feature h4 {
  font-weight: 300;
  padding: 8px 0;
}
section#features .feature p {
  font-weight: 300;
  font-size: 15px;
}
section#features .carousel-indicators {
  position: relative;
  bottom: -30px !important;
}
section#features .carousel-indicators li {
  width: 15px;
  height: 15px;
  background: #a32a1e;
  border-color: #a32a1e;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  margin: 3px;
}
section#features .carousel-indicators li.active {
  width: 15px;
  margin: 3px;
  height: 15px;
  background: white;
  border-color: white;
}
section#download {
  background-image: url(../../img/eti-bg-caratteristiche.jpg);
  color: white;
  position: relative;
}
section#download:after {
  content: " ";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: url(../../img/pattern.png) repeat;
}
section#download .container {
  position: relative;
  text-align: center;
  z-index: 9;
}
section#download .container h2 {
  font-weight: bold;
  padding: 15px;
  margin-top: 20px;
  font-size: 45px;
}
section#download .container h2 span {
  font-weight: 300;
}
section#download .container h4 {
  line-height: 35px;
  font-weight: 300;
}
section#download .container .btn-group {
  margin: 25px 0;
}
section#download .container .btn-group .btn {
  background: none;
  border: none;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  border: 1px solid transparent;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
section#download .container .btn-group .btn span {
  background: url(../../img/sprites.png) no-repeat;
  display: block;
  margin: 10px auto;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
section#download .container .btn-group .btn span.android {
  background-position: 0 -100px;
  width: 37px;
  height: 43px;
}
section#download .container .btn-group .btn span.apple {
  background-position: 0 0;
  width: 30px;
  height: 35px;
}
section#download .container .btn-group .btn span.play {
  background-position: 0 -200px;
  width: 31px;
  height: 33px;
}
section#download .container .btn-group .btn span.windows {
  background-position: 0 -300px;
  width: 32px;
  height: 38px;
}
section#download .container .btn-group .btn span.appstore {
  background-position: -50px 0;
  width: 202px;
  height: 48px;
}
section#download .container .btn-group .btn span.playstore {
  background-position: -50px -50px;
  width: 197px;
  height: 43px;
}
section#download .container .btn-group .btn span.micstore {
  background-position: -50px -100px;
  width: 228px;
  height: 56px;
}
section#download .container .btn-group .btn:hover {
  border: 1px solid white;
}
section#download .container .btn-group .btn:hover span.android {
  background-position: 0 -150px;
}
section#download .container .btn-group .btn:hover span.apple {
  background-position: 0 -50px;
}
section#download .container .btn-group .btn:hover span.play {
  background-position: 0 -250px;
}
section#download .container .btn-group .btn:hover span.windows {
  background-position: 0 -350px;
}
section#download .container .btn-group .btn:hover span.appstore {
  background-position: -300px 0;
}
section#download .container .btn-group .btn:hover span.playstore {
  background-position: -300px -50px;
}
section#download .container .btn-group .btn:hover span.micstore {
  background-position: -300px -100px;
}
section#download .container .btn-group.small .btn {
  border: none !important;
}
section#download .container .btn-group.small .btn:hover {
  border: none !important;
}
section#settings {
  color: white;
  background: #93be35;
}
section#settings img {
  margin-left: 30px;
}
section#settings h2 {
  font-weight: bold;
  /*text-indent: 30px;*/
}
section#settings h2 span {
  font-weight: 300;
}
section#settings p {
  line-height: 25px;
  padding: 10px 0;
}
section#settings .first {
  text-indent: 30px;
}
section#settings .iphone-settings {
  bottom: -75px;
  position: relative;
}
section#screenshots {
  background: white;
}
section#screenshots .section-heading {
  color: #999999;
}
section#screenshots .section-heading h3 {
  color: #999999;
}
section#screenshots .section-heading h3 span {
  color: #93be35;
}
section#screenshots .section-heading .divider {
  background: #93be35;
}
section#screenshots .section-heading p {
  color: #999999;
}
section#screenshots .owl-next, section#screenshots .owl-prev {
  text-align: center;
  display: block;
  margin-top: 70px;
  cursor: pointer;
}
section#screenshots .owl-next i, section#screenshots .owl-prev i {
  width: 50px;
  height: 50px;
  border: 1px solid #999999;
  color: #999999;
  border-radius: 50%;
  padding-top: 11px;
  padding-right: 5px;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
section#screenshots .owl-next:hover i, section#screenshots .owl-prev:hover i {
  color: #93be35;
  border-color: #93be35;
}
section#screenshots .owl-next i {
  padding-right: inherit;
  padding-left: 5px;
}
section#screenshots .owl-carousel .owl-item {
  margin: 0 15px;
}
section#packages {
  background-image: url(../../img/bg-1.jpg);
  background-attachment: fixed;
}
section#packages .section-heading h3 {
  color: #fff;
}
section#packages .section-heading h3 span {
  color: #fff;
}
section#packages .section-heading .divider {
  background: #cbde49;
}
section#packages .section-heading p {
  color: #fff;
}
section#packages .pack {
  background: white;
  text-align: center;
  border: 7px solid white;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  margin: 35px 0;
}
section#packages .pack .heading {
  background: #34b6be;
  color: white;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  padding: 20px 15px;
}
section#packages .pack .heading h3 {
  text-transform: uppercase;
  font-weight: bold;
}
section#packages .pack .heading h5 {
  text-transform: lowercase;
}
section#packages .pack .details {
  background: none;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  padding-bottom: 20px;
}
section#packages .pack .details ul {
  list-style: none;
  padding: 20px 20px 0 20px;
}
section#packages .pack .details ul li {
  padding: 10px 0;
  border-top: 1px solid #eeeeee;
  color: #999999;
}
section#packages .pack .details ul li:first-child {
  border: none;
}
section#packages .pack .details .btn-sign-up {
  background: #cbde49;
  color: white;
  width: 85%;
  margin: 0 auto;
  border-width: 1px;
  opacity: 1;
}
section#packages .pack:hover {
  border-width: 1px;
  -webkit-transform: translatey(-30px);
  -moz-transform: translatey(-30px);
  -ms-transform: translatey(-30px);
  transform: translatey(-30px);
}
section#packages .pack:hover .heading {
  background: white;
  color: #cbde49;
}
section#packages .pack:hover .details {
  background: #cbde49;
  color: white;
}
section#packages .pack:hover .details ul li {
  border-color: #cbde49;
  color: white;
}
section#packages .pack:hover .details .btn-sign-up {
  background: #cbde49;
  color: white;
  opacity: 1;
  -webkit-transform: translatey(15px);
  -moz-transform: translatey(15px);
  -ms-transform: translatey(15px);
  -o-transform: translatey(15px);
  transform: translatey(15px);
}
section#testimonials {
  background: #25a7b4;
  padding-top: 0;
  padding-bottom: 15px;
}
section#testimonials .carousel {
  top: -25px;
}
section#testimonials .carousel .carousel-inner .item .carousel-caption {
  position: relative;
  left: 0;
  right: 0;
  bottom: 0;
}
section#testimonials .carousel .carousel-inner .item img {
  width: 130px;
  margin: auto;
  border: 5px solid #25a7b4;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
section#testimonials .carousel .carousel-inner h3 {
  text-shadow: none;
  font-weight: 300;
}
section#testimonials .carousel .carousel-inner h2 {
  font-size: 27px;
  font-weight: bold;
  text-shadow: none;
}
section#testimonials .carousel .carousel-indicators {
  position: relative;
  bottom: 0;
}
section#testimonials .carousel .carousel-indicators li {
  width: 18px;
  height: 18px;
  border-width: 2px;
  margin: 0;
}
section#testimonials .carousel .carousel-indicators li.active {
  width: 18px;
  height: 18px;
}
section#team {
  background: #93be35;
}
section#team .car-next, section#team .car-prev {
  text-align: center;
  display: block;
  margin-top: 60px;
  cursor: pointer;
}
section#team .car-next i, section#team .car-prev i {
  width: 50px;
  height: 50px;
  border: 1px solid white;
  color: white;
  border-radius: 50%;
  padding-top: 11px;
  padding-right: 5px;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
section#team .car-next:hover i, section#team .car-prev:hover i {
  color: #eea79f;
  border-color: #eea79f;
}
section#team .car-next i {
  padding-right: inherit;
  padding-left: 5px;
}
section#team .member {
  border: 1px solid white;
  color: white;
  padding: 20px;
  margin: 30px 0;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
section#team .member img {
  width: 150px;
  border: 2px solid white;
}
section#team .member .media .pull-left {
  margin-right: 20px;
}
section#team .member .media .media-heading {
  font-weight: bold;
  padding-top: 2px;
  font-size: 20px;
}
section#team .member .media .media-heading ul {
  padding: 0;
  list-style: none;
  display: inline;
  margin: 0;
  float: right;
}
section#team .member .media .media-heading ul li {
  float: left;
}
section#team .member .media .media-heading ul li a i {
  color: white;
  margin: 0 5px;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
section#team .member .media .media-heading ul li a i:hover {
  color: #555555;
}
section#team .member .media p {
  font-weight: 300;
  margin: 0;
}
section#team .member .media span.divider {
  width: 40%;
  height: 1px;
  background: white;
  display: block;
  margin: 10px 0;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
section#team .member:hover {
  background: white;
  color: #555555;
}
section#team .member:hover .media-heading {
  color: #93be35;
}
section#team .member:hover .media-heading ul li a i {
  color: #93be35;
}
section#team .member:hover span.divider {
  background: #555555;
}
section#subscribe {
  background-image: url(../img/grey.jpg);
  position: relative;
  padding: 0;
  color: white;
}
section#subscribe:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: transparent;
  background-color: rgba(37, 167, 180, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#8025A7B4,endColorstr=#8025A7B4);
  zoom: 1;
}
section#subscribe .newsletter-wrapper {
  padding: 50px 0;
}
section#subscribe h3 {
  font-weight: 300;
  color: white;
  text-transform: uppercase;
}
section#subscribe h3 span {
  font-weight: bold;
}
section#subscribe span.divider {
  display: block;
  width: 30%;
  height: 1px;
  background: white;
  margin: 20px 0;
}
section#subscribe p {
  font-weight: 300;
  font-size: 15px;
}
section#subscribe .form-group {
  margin: 25px 0;
}
section#subscribe .form-group .form-control {
  height: 60px;
  padding-right: 97px;
  font-size: 20px;
  padding: 6px 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
section#subscribe .form-group .form-control-feedback {
  top: 13px;
  right: 20px;
  width: inherit;
  border: none;
  background: #25a7b4;
  color: white;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  text-transform: uppercase;
  padding: 0 15px;
  font-weight: bold;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
section#subscribe .form-group .form-control-feedback:hover {
  background: #1e8892;
}
section#subscribe img {
  margin-top: -65px;
}
section#map {
  height: 450px;
}
section#sponsors {
  background: white;
}

footer {
  background-image: url(../../img/bg-coupon.jpg);
  position: relative;
  padding: 5px 0;
  color: white;
}
footer:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: transparent;
  background-color: rgba(147, 190, 52, 0.6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#8025A7B4,endColorstr=#8025A7B4);
  zoom: 1;
}
footer .spirat {
  padding: 0 0 0 15px;
}
footer form .form-control {
  padding: 20px 15px;
}
footer form .btn {
  padding: 8px 18px;
  background: #2e2e2e;
  color: white;
  border-color: #2e2e2e;
}
footer form .btn:hover {
  border-color: #3b3b3b;
  background: #3b3b3b;
  color: white;
}
footer .social {
  text-align: center;
  margin: 25px 0;
}
footer .social ul {
  padding: 0;
  list-style: none;
  display: inline-block;
  text-align: center;
}
footer .social ul li {
  margin: 0 1px;
  float: left;
}
footer .social ul li a {
  padding: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: inline-block;
}
footer .social ul li a i {
  color: white;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
footer .social ul li a:hover {
  background: white;
}
footer .social ul li a:hover i {
  color: #25a7b4;
}
footer .rights {
  color: white;
  font-weight: 300;
  text-align: center;
  font-size: 15px;
}
footer .rights span {
  font-weight: bold;
}
footer .rights a {
  color: white;
}

.form-control {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}

.btn:active, .btn.active {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  text-transform: uppercase;
  font-weight: bold;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  padding: 12px 18px;
  border: 2px solid white;
  margin-right: 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn:hover {
  border: 2px solid white;
}

.btn.btn-default {
  background: white;
  color: #93be35;
}
.btn.btn-default:hover {
  background: none;
  color: white;
}

.btn.btn-empty {
  background: none;
  color: white;
}
.btn.btn-empty:hover {
  background: white;
  color: #93be35;
}

a {
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.section-heading {
  text-align: center;
  padding: 30px 0;
  color: white;
}
.section-heading h1, .section-heading h2, .section-heading h3 {
  text-transform: uppercase;
  color: white;
}
.section-heading h4, .section-heading p {
  color: white;
  line-height: 22px;
}
.section-heading i {
  color: #d9d9d9;
}
.section-heading span {
  font-weight: bold;
}
.section-heading span.divider {
  position: relative;
  height: 2px;
  width: 15%;
  background: white;
  display: block;
  margin: 10px auto;
}

.scrollpoint {
  opacity: 0;
}
.scrollpoint.active {
  opacity: 1 \0;
}

.pre-loader {
  position: fixed;
  background: #ecf0f1;
  width: 100%;
  height: 100%;
  z-index: 9999999;
  display: block;
}
.pre-loader .load-con {
  margin: 20% auto;
  position: relative;
  text-align: center;
}

.spinner {
  margin: 50px auto 0;
  width: 70px;
  text-align: center;
}

.spinner > div {
  width: 18px;
  height: 18px;
  background-color: #bdc3c7;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
  animation: bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }

  40% {
    -webkit-transform: scale(1);
  }
}

@keyframes bouncedelay {
  0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }

  40% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

@media (max-width: 767px) {
  #nav .navbar-nav li a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}


.header-text{
  text-align:center !important;
}
.header-text h1{
  font-size:3.4em !important;
  color:#93be35 !important;
  margin-top:30px !important;
  font-weight:300 !important;
  text-transform:capitalize !important;
}
.header-text h3{
  font-size:24px !important;
  margin:0 !important;
  font-weight:300 !important;
  /*text-transform:capitalize !important;*/
  color:white !important;
}
.header-text h4{
  color:white !important;
}