@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,500,700,200);
@import url(https://fonts.googleapis.com/css?family=Courgette);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,500,600);
html {
  -webkit-font-smoothing: antialiased;
}
body {}
html, body, #container {
  height: 100%;
}
body > #container {
  height: auto;
  min-height: 100%;
}
h1, h2, h3, h4, h5, h6, p, a {
  font-family: lato;
  color: #6D6D6D;
  font-weight: 500;
}
.ground {
  background-color: #fff;
}
.theme {
  background: #42a6fa;
}
.themedark {
  background: #2871bb;
}
.ascent {
  background: #009688;
}
.ascentdark {
  background: #00796B;
}
.emphasis {
  background: #D53C3E;
}
.darkbutton {
  background: #5b6569;
}

/*space*/

.space-h-sm {
  margin-left: 10px;
  margin-right: 10px;
}
.space-h-md {
  margin-left: 20px;
  margin-right: 20px;
}
.space-h-lg {
  margin-left: 30px;
  margin-right: 30px;
}
.space-v-xs {
  margin-top: 10px;
  margin-bottom: 0px;
}
.space-v-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.space-v-md {
  margin-top: 20px;
  margin-bottom: 20px;
}
.space-v-lg {
  margin-top: 30px;
  margin-bottom: 30px;
}

/*space*/


/*----------------scrollbar----------------*/

::-webkit-scrollbar {
  width: 8px;
}
::-webkit-scrollbar-track {
  background-color: #EAEAEA;
}
::-webkit-scrollbar-thumb {
  -webkit-border-radius: 20px;
  border-radius: 20px;
  background: #ACACAC;
  border: 2px solid #EAEAEA;
  width: 8px;
}
::-webkit-scrollbar-thumb:active {
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background: #616161;
}

/*----------------scrollbar end----------------*/

#owl-demo .item img {
  display: block;
  width: 100%;
  height: auto;
}
#owl-demo2 .item {
  margin: 3px;
}
#owl-demo2 .item img {
  display: block;
  width: 100%;
  height: auto;
}
.navbar-default {
  background-color: transparent;
  border: none;
  border-color: transparent;
}
.navbar-active {
  box-shadow: 3px 2px 30px rgba(0, 0, 0, 0.4);
}
.navbar-default .navbar-brand a {
  font-size: 36px;
  font-family: "Lato";
  font-weight: 300;
  color: rgb(255, 255, 255);
  line-height: 1;
  text-align: left;
}
.navbar-default .navbar-brand a span {
  font-size: 36px;
  font-family: "Lato";
  font-weight: 400;
  color: #a0d4ff;
  line-height: 1;
  text-align: left;
}
.navbar-default .navbar-brand a:hover, .navbar-default .navbar-brand a:focus, .navbar-default .navbar-brand a:active {
  text-decoration: none;
}
.navbar-default .navbar-nav > li > a {
  color: #717171;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 1px;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #6D6D6D;
  text-decoration: none;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #ccc;
  text-decoration: none;
  background: none;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0px;
  }
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:active {
    color: #60646D;
  }
}
.navbar-default .navbar-toggle {
  border-color: transparent;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #60646D;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: transparent;
}
.button {
  border: none;
  border-radius: 0px;
  cursor: pointer;
  width: 100%;
  color: white;
  overflow: hidden;
}
.button:focus {
  outline-color: transparent;
}

/*tabs*/

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 0px;
  padding-left: 0px;
}
.custom_form-control {
  display: block;
  width: 90%;
  margin: auto;
  height: 7px 15px;
  padding: 20px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  border: 1px solid rgba(255, 255, 255, 0);
  outline: 2px solid rgba(255, 255, 255, 0.5);
}
.custom_form-control2 {
  display: block;
  width: 80%;
  height: 7px 15px;
  padding:8px;
  padding-left:15px;
  padding-right:15px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  border: 1px solid  #42A6FA;;
  outline: 2px solid rgba(255, 255, 255, 0.5);
}
.custom_form-control:focus {
  border-color: #42A6FA;
}
.custom_form-control::-webkit-input-placeholder {
  font-weight: 300;
  font-family: lato;
  font-size: 16px;
  color: #818181;
  text-transform: capitalize;
}
.owl-theme .owl-controls .owl-buttons div {
  position: absolute;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
  left: 0px;
  top: 0px;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
  right: 0px;
  top: 0px;
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  margin-left: auto;
  width: 100%;
  margin-bottom: -30px;
}
#banner {
  background: url(../img/banner/banner-bg.png);
  background-position: center;
  background-attachment: scroll;
  background-size: cover;
  color: white;
  min-height: 100px;
  width: auto;
  padding: 20px 100px 10px 10px;
  position: relative;
  z-index: 1;
}
.banner-content {
  padding-bottom: 35px;
}
#banner .attachments .kattha {
  width: 240px;
  height: 120px;
  display: block;
  margin: auto;
  margin-top: -100px;
}
#banner .attachments .kattha img {
  margin-left: -70%;
}
#banner .attachments .chandan {
  width: 219px;
  height: 119px;
  display: block;
  margin: auto;
  margin-top: -90px;
}
#banner .attachments .chandan img {
  position: relative;
  z-index: 1;
  margin-left: -45%;
}
#banner .attachments .supari {
  width: 144px;
  height: 93px;
  display: block;
  margin: auto;
  margin-top: -100px;
}
#banner .attachments .supari img {
  position: relative;
  z-index: 1;
  margin-left: 40%;
}
#banner .attachments .supari-a {
  width: 167px;
  height: 107px;
  display: block;
  margin: auto;
  margin-top: -100px;
}
#banner .attachments .supari-a img {
  position: relative;
  z-index: 1;
  margin-left: 85%;
}
#banner .attachments .ilaichi {
  width: 167px;
  height: 107px;
  display: block;
  margin: auto;
  margin-top: -180px;
}
#banner .attachments .ilaichi img {
  margin-left: 80%;
}
#banner .attachments .kesar {
  width: 198px;
  height: 119px;
  display: block;
  margin: auto;
  margin-top: -90px;
}
#banner .attachments .kesar img {
  margin-left:100%;
  position: relative;
  z-index: -1;
}

/*-----------banner short------------------*/

#banner-short {
  background: url(../img/banner/banner-bg-short.png);
  background-position: center;
  background-attachment: scroll;
  background-size: cover;
  color: white;
  min-height: 100px;
  width: auto;
  padding: 20px 100px 10px 10px;
  position: relative;
  z-index: 1;
}
#banner-short .attachments .kattha {
  width: 240px;
  height: 120px;
  display: block;
  margin: auto;
  margin-top: -100px;
}
#banner-short .attachments .kattha img {
  margin-left: -70%;
}
#banner-short .attachments .chandan {
  width: 219px;
  height: 119px;
  display: block;
  margin: auto;
  margin-top: -90px;
}
#banner-short .attachments .chandan img {
  position: relative;
  z-index: 1;
  margin-left: -45%;
}
#banner-short .attachments .supari {
  width: 144px;
  height: 93px;
  display: block;
  margin: auto;
  margin-top: -100px;
}
#banner-short .attachments .supari img {
  position: relative;
  z-index: 1;
  margin-left: 40%;
}
#banner-short .attachments .supari-a {
  width: 167px;
  height: 107px;
  display: block;
  margin: auto;
  margin-top: -100px;
}
#banner-short .attachments .supari-a img {
  position: relative;
  z-index: 1;
  margin-left: 85%;
}
#banner-short .attachments .ilaichi {
  width: 167px;
  height: 107px;
  display: block;
  margin: auto;
  margin-top: -180px;
}
#banner-short .attachments .ilaichi img {
  margin-left: 80%;
}
#banner-short .attachments .kesar {
  width: 198px;
  height: 119px;
  display: block;
  margin: auto;
  margin-top: -90px;
}
#banner-short .attachments .kesar img {
  margin-left: 100%;
  position: relative;
  z-index: -1;
}

/*----------------- banner section end ---------------------*/

#intro {
  padding-top: 2px;
  padding-bottom: 40px;
}
#intro .content {
  padding-left: 80px;
  margin-top: 75px;
  max-width: 100%;
}
#intro .content h1 {
  font-size: 30px;
  font-family: "Courgette";
  color: rgb(27, 27, 27);
  line-height: 1.2;
  text-align: left;
  display: block;
  padding: 10px;
  padding-left: 0px;
}
#intro .content h1 span {
  display: block;
  font-family: open sans;
  font-size: 14px;
  font-weight: 400;
}
#intro .content .divider {
  display: block;
  height: 10px;
  border-top: 1px solid #777;
  padding: 10px;
  padding-left: 0px;
  width: 100%;
}
#intro .content p {
  font-size: 17px;
  font-weight: 300;
  font-family: "raleway";
  color: #000;
  line-height: 1.2;
  text-align: left;
  padding: 10px;
  padding-left: 0px;
}
#intro .content .button {
  background: transparent;
  border: 1px solid rgb(1, 152, 224);
  border-radius: 10px;
  font-size: 16px;
  font-family: open sans;
  color: rgb(1, 152, 224);
  text-align: center;
  text-transform: uppercase;
  width: 208px;
  height: 46px;
  margin-top: 40px;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}
#intro .content .button:hover {
  -webkit-transform: translatey(-5px);
  -ms-transform: translatey(-5px);
  transform: translatey(-5px);
  background-color: #231f20;
  box-shadow: 3px 8px 12px 0px rgba(0, 0, 0, 0.4);
  color: white;
  border: 1px solid #000;
}
#intro .imgs {
  position: relative;
  display: block;
  margin: auto;
  margin-top: 135px;
}
#intro .cta .imgs img {
  display: inline;
}
#intro .cta .imgs .blue {
  width: 146px;
  height: 181px;
  margin-top: 0;
  position: relative;
  z-index: 1;
}
#intro .cta .imgs .black {
  width: 219px;
  height: 252px;
  margin-top: -71px;
  position: relative;
  z-index: 0;
  margin-left: -5%;
}
#intro .cta .imgs .royalblue {
  width: 146px;
  height: 181px;
  width: 164px;
  height: 191px;
  z-index: -1;
  margin-left: -5%;
}
#intro .cta {
  display: block;
  width: 100%;
  padding-left: 80px;
}
#intro .cta .attachments .kesar {
  width: 198px;
  height: 119px;
  display: block;
  margin: auto;
  margin-top: -140px;
}
#intro .cta .attachments .kesar img {
  margin-left: -145%;
  position: relative;
  z-index: -2;
}
#intro .cta .attachments .chandan {
  width: 160px;
  height: 87px;
  display: block;
  margin: auto;
  margin-top: -60px;
}
#intro .cta .attachments .chandan img {
  margin-left: -200%;
  position: relative;
  z-index: -2;
}
#intro .cta .attachments .ilaichi {
  width: 160px;
  height: 87px;
  display: block;
  margin: auto;
  margin-top: -50px;
}
#intro .cta .attachments .ilaichi img {
  margin-left: 120%;
  position: relative;
  z-index: 1;
}
#intro .cta .attachments .supari {
  width: 160px;
  height: 87px;
  display: block;
  margin: auto;
  margin-top: -110px;
}
#intro .cta .attachments .supari img {
  margin-left: 135%;
  position: relative;
  z-index: -2;
}

/*--------------------- Grid Section----------------*/

#grids {
  margin-top: 30px;
}
#grids .background {
  min-height: 100%;
  outline: 1px solid white;
  margin: 1px;
}
#grids .hoverout .overlay {
  height: inherit;
  color: white;
  background-color: rgba(0, 0, 0, 0.5);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1)10%, rgba(0, 0, 0, 1));
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
#grids .hover .overlay {
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  height: inherit;
  color: white;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-transition: all 0.30s ease-in;
  transition: all 0.30s ease-in;
}
#grids .about {
  background: url(../img/grids/about.png);
  background-position: center center;
  background-attachment: scroll;
  background-size: cover;
  height: 580px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
#grids .products {
  background: url(../img/grids/product.png);
  background-position: center center;
  background-attachment: scroll;
  background-size: cover;
  height: 289px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
#grids .media {
  background: url(../img/grids/career.png);
  background-position: top left;
  background-attachment: scroll;
  background-size: cover;
  height: 289px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
#grids .ad {
  background-position: center center;
  background-attachment: scroll;
  background-size: cover;
  height: 289px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
#grids .contact {
  background: url(../img/grids/contact.png);
  background-position: center center;
  background-attachment: scroll;
  background-size: cover;
  height: 289px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
#grids .hoverout .background .content {
  position: absolute;
  bottom: 0;
  padding: 25px;
  max-width: 90%;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
#grids .hoverout .background h2 {
  font-size: 24px;
  font-weight: 300;
  font-family: open sans;
  color: rgb(255, 255, 255);
  line-height: 1.2;
  text-align: left;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
#grids .hoverout .background p {
  font-size: 14px;
  font-weight: 400;
  font-family: Raleway;
  color: rgb(191, 191, 191);
  text-align: left;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
#grids .hoverout .background a {
  font-size: 14px;
  font-weight: 400;
  font-family: Raleway;
  color: rgb(31, 168, 247);
  text-align: left;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
#grids .hover .background .content {
  position: absolute;
  bottom: 0;
  padding: 25px;
  padding-bottom: 50px;
  max-width: 95%;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
#grids .hover .background h2 {
  font-size: 28px;
  font-weight: 300;
  font-family: open sans;
  color: rgb(255, 255, 255);
  line-height: 1.2;
  text-align: left;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
#grids .hover .background p {
  font-size: 16px;
  font-weight: 400;
  font-family: Raleway;
  color: rgb(191, 191, 191);
  text-align: left;
}
#grids .hover .background a {
  font-size: 16px;
  font-weight: 400;
  font-family: Raleway;
  color: rgb(31, 168, 247);
  text-align: left;
  text-transform: uppercase;
}

/*----------grids----------*/

#subscribe {
  background-color: #1fa8f7;
  min-height: 100px;
}
#subscribe .head {
  padding-left: 20px;
  padding-bottom: 15px;
}
#subscribe .head h2 {
  font-size: 28px;
  font-family: courgette;
  color: rgb(36, 36, 76);
  font-weight: 400;
  line-height: 1.2;
  display: block;
  padding: 10px;
  padding-left: 0px;
  text-align: center;
  text-transform: capitalize;
}
#subscribe .head h2 span {
  display: block;
  font-family: open sans;
  font-size: 18px;
  font-weight: 500;
  line-height: 2em;
}
#subscribe .cta-form {
  padding-top: 20px;
  padding-bottom: 20px;
}
#subscribe .cta-form .button {
  width: 90%;
  height: 60px;
  border: 1px solid white;
  background: transparent;
  margin-left: 0px;
}

/*subscribe end*/

#footer {
  overflow: hidden;
  padding-bottom: 150px;
}
#footer .head h1 {
  font-size: 30px;
  font-family: "Courgette";
  color: rgb(27, 27, 27);
  line-height: 1.2;
  text-align: center;
  display: block;
  padding: 10px;
  padding-left: 0px;
  text-transform: capitalize;
}
#footer .head .divider {
  display: block;
  height: 10px;
  border-top: 1px solid #777;
  padding: 10px;
  padding-left: 0px;
  width: 40%;
  margin: auto;
}
#footer .products {
  width: 800px;
  height: 174px;
  display: block;
  margin: auto;
  padding-top: 30px;
}
#footer .products .imgs {
  margin-left: 50px;
}
#footer .products .imgs img {
  width: 136px;
  height: 169px;
  margin-left: 50px;
  margin-right: 50px;
}
#footer .attachments .kattha {
  width: 200px;
  height: 100px;
  display: block;
  position: absolute;
  right: 100px;
  margin-top: -170px;
  overflow: hidden;
}
#footer .attachments .kattha img {
  width: 200px;
  height: 100px;
}
#footer .attachments .ilaichi {
  width: 192px;
  height: 124px;
  display: block;
  position: absolute;
  left: 100px;
  margin-top: -170px;
  overflow: hidden;
}
#footer .attachments .ilaichi img {
  width: 192px;
  height: 124px;
  position: absolute;
  z-index: 10;
}
#footer .attachments .supari {
  width: 261px;
  height: 168px;
  display: block;
  margin-top: -130px;
  overflow: hidden;
  left: -80px;
  position: relative;
}
#footer .attachments .supari img {
  width: 261px;
  height: 168px;
}
#footer .attachments .kesar {
  width: 343px;
  height: 183px;
  display: block;
  position: absolute;
  right: 100px;
  overflow: hidden;
  margin-top: -35px;
}
#footer .attachments .kesar img {
  width: 343px;
  height: 183px;
  position: absolute;
  bottom: 0;
}
#footer .attachments .chandan {
  width: 343px;
  height: 183px;
  display: block;
  position: absolute;
  left: 100px;
  overflow: hidden;
}
#footer .attachments .chandan img {
  width: 252px;
  height: 138px;
}
#strip {
  background-color: #fff200;
  position: absolute;
  min-width: 100%;
  min-height: 45px;
  padding-top: 20px;
  padding-bottom:8px;
  margin-top:-50px;
}
#strip ul {
  display: block;
  width: 100%;
  padding-top: 0px;
}
#strip ul li {
  list-style: none;
  float: left;
  text-align: center;
}
#strip ul li + li {
  padding-left: 15px;
}
#strip ul li a {
  font-family: raleway;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  font-family: open sans;
  color: #000;
}
#strip .brand p {
  font-family: raleway;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  font-family: open sans;
  color: #000;
}

/* animations */

.reveal {
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.reveal:hover {
  -webkit-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  transform: translateY(-15px);
}
.reveal2 {
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.reveal2:hover {
  -webkit-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  transform: translateY(-15px);
  box-shadow: 3px 8px 12px 0px rgba(0, 0, 0, 0.4);
}
.reveal3 {
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.reveal3:hover {
  -webkit-transform: translateX(15px);
  -ms-transform: translateX(15px);
  transform: translateX(15px);
}
.reveal3r {
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.reveal3r:hover {
  -webkit-transform: translateX(-15px);
  -ms-transform: translateX(-15px);
  transform: translateX(-15px);
}
.reveal4 {
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.reveal4:hover {
  -webkit-transform: translatey(15px);
  -ms-transform: translatey(15px);
  transform: translatey(15px);
}
#footer .attachments .splash {
  width: auto;
  height: 350px;
  display: block;
  margin-top: -370px;
  overflow: hidden;
  position: absolute;
  right: -10px;
  z-index: -99;
}
#footer .attachments .splash img {
  width: auto;
  height: 350px;
}
#footer .attachments .splash-reverse {
  width: auto;
  height: 350px;
  display: block;
  margin-top: -220px;
  overflow: hidden;
  position: absolute;
  left: 0;
    z-index: -99;
  transform: rotate(0deg);
}
#footer .attachments .splash-reverse img {
  width: auto;
  height: 350px;
  position: relative;
}

.contact-form{
  padding-left: 50px;
  padding-right: 50px;
}
.form-career{

}
.form-label
{
  font-family: raleway;
  font-weight:500;
  font-size: 15px;
}
#intro .content .divider2 {
  display: block;
  height: 1px;
  border-bottom: 1px solid #777;
  padding: 10px;
  padding-left: 0px;
  width: 95%;
}
.p_up{
  position:relative;
  top:-8px;
}
.float-buttons{
  position: fixed;
  display: block;
  top: 40%;
  right: 0;
  z-index: 999;
}
.float-buttons ul {
  list-style: none;
}
.button-fb{
  background-color: rgb(59, 89, 152);
  width:45px;
  height:45px;
}
.button-twit{
  background-color: rgb(0, 172, 237);
  width:45px;
  height:45px;
}
.button-in{
  background-color:#DD4B39;
  width:45px;
  height:45px;
}
.button-you{
  background-color:#fe0000;
  width:45px;
  height:45px;
}
.button-pin{
  background-color:#2E5E86;
  width:45px;
  height:45px;
}
.btn-float img{
  display: block;
  position: relative;
  width: 38px;
  margin: auto;
  padding-top:5px;
}
.btn-float{
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.btn-float:hover{
  height: 55px;
}
.imgs-products{
  display: block;
  position: relative;
  width:75%;
  margin: auto;
}
#strip .box{
  border: 3px solid white;
  float: left;
  margin-left: 10px;
  margin-bottom:5px;
}
#strip .box p{
  font-size: 12px;
  font-family: open sans;
  font-weight: bold;
  text-transform: uppercase;
  color: #6d6d6d;
  padding:6px;
  margin: 0;
}
.pad-right{
  margin-left:40px;
}
.mini-text
{
  font-size: 13px;
}
.p_down{
  margin-top: 10px;
}
.center-content
{
  display: block;
  width: 80%;
  margin: auto;
}
.no-padding{
  margin-left: -80px;
}

#Form #result{
	text-align:center;
}

#Form #result span.error {
    display: block;
    color: #cc0000;
}

#Form #result span#success{
	display: block;
    color: #42A6FA;
}