@import url("https://use.fontawesome.com/releases/v5.1.0/css/all.css");

@charset "utf-8";
/* CSS Document */
/* arreglo 5 columnas */
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5 {
  min-height: 1px; 
  position: relative;
}
.col-xs-5 {
  float: left;
  width: 20%;
}

@media (min-width: 768px) {
  .col-sm-5 {
   float: left;
    width: 20%;
  }
}

@media (min-width: 992px) {
  .col-md-5 {
    float: left;
    width: 20%;
  }
}

@media (min-width: 1200px) {
  .col-lg-5 {
    float: left;
    width: 20%;
  }
}

#top-info{ background: black;
    color: #868686;
    font-size: 12px;
    border-bottom: 1px solid #4a4848;
    height: 30px;
    line-height: 30px;}
#top-info a{color:#868686}
#top-info a:hover{color: white; text-decoration: none }
span.text-top {
    padding: 0 0px 0 15px;
}
.ayuda {
    color: #70b3ef;
}
.gTdeUE {
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
}
.lkbfnd {
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
	color: #70b3ef;
   	background: #70b3ef;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

/* linea promociones */
div#promocion {
    clear: both;
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
	    background-color: #fafafa;
}
div#promocion .col-md-3, div#top-info .col-md-4, div#top-info .col-md-3, div#top-info .col-md-2 {    position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}
div#promocion img.tarjetas{max-width: 124px;}
div#promocion img.icono{max-width:41px}
div#promocion figure {
    margin: 1em 0px;
    display: block;
    text-align: center;
}
div#promocion hgroup {
       font-size: 14px;
    line-height: 1.29;
    letter-spacing: -.2px;
    display: block;
    text-align: center;
}
div#promocion:first-child{border-left: 0}
@media (min-width:992px) {
	div#promocion .col-md-3, div#top-info .col-md-3, div#top-info .col-md-2  {float: left}
	div#promocion .col-md-3 {
		width: 25%
	}
	div#top-info.col-md-2 {
		width: 16.66666667%
	}
	div#top-info .col-md-3 {
		width: 25%
	}
	div#top-info .col-md-4 {
		width: 33.33333333%
	}
	div.promociones{width: 25%;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    /* width: 33.33333%; */
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 0px;
    border-left: .5px solid #eee;}
	

}
/* categorias home */
div#categorias {
    margin-top: 3%;
	margin-bottom: 3%;
}
.categoria {
    padding: 5px 5px;
    text-align: center;
}
.categoria a {
    border: .0625rem solid #e1e1e1;
    display: block;
	padding: 7% 0px;
}
.categoria img {
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.categoria span {
    display: block;
    text-align: center;
	font-weight: bold;
}
.bf-footer-page__wrapper--stamps {
    text-align: center;
}
.bf-footer-page__cards, .bf-footer-page__cards li {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: inline-block !important;
}
div#pre-footer {
    background: #f5f5f5;
    text-align: center;
	padding: 2% 0;
}
div#pre-footer h1{font-size: 22px;margin-bottom: 0px;margin-top: 0px}
ul.bf-footer-page__developed {
    text-align: center;
    display: block;
    padding: 1%;
}
ul.bf-footer-page__developed li {
    display: inline-block !important;
}
div#calculoFrete {
    display: none;
}
.vip-section-payment-details .creditcards, .vip-section-payment-details .tickets {
    margin: 0px 0 0;
    min-height: 39px;
}
.vip-section-payment-details .creditcards {
    font-size: 14px;
}
.vip-section-payment-details .service-mpago .payments-modal, .vip-section-service.section-details .service-mpago .payments-modal {
    display: block;
}
.vip-section-payment-details .creditcards>.payments-modal, .vip-section-payment-details .creditcards>span, .vip-section-payment-details .tickets>.payments-modal, .vip-section-payment-details .tickets>span {
    margin: 10px 25px 5px 0;
}
.vip-section-payment-details .tickets {
    margin: 0px 0 0;
}
.vip-section-payment-details [class*=payments-] {
    display: inline-block;
    vertical-align: middle;
}
vip-section-payment-details [class*=payments-] {
    display: inline-block;
    vertical-align: middle;
}
vip-section-payment-details .text-light {
    margin: 4px 0 0;
    font-size: 14px;
    color: #666;
    font-weight: 300;
}
.payments-medium {
    background: url(/arquivos/tarjetas.png) no-repeat;
}

._visa-medium {
    width: 45px;
    height: 14px;
    background-position: left -428px;
}
._master-medium {
    width: 33px;
    height: 25px;
    background-position: left -1238px;
}
._amex-medium, ._2-medium {
    width: 24px;
    height: 24px;
    background-position: left -28px;
}
._mercadopago_cc-medium, ._1078-medium {
    width: 36px;
    height: 23px;
    background-position: left -1014px;
}
._maestro-medium {
    width: 30px;
    height: 25px;
    background-position: left -1140px;
}
._debmaster-medium {
    width: 53px;
    height: 25px;
    background-position: left -1191px;
}
._debcabal-medium {
    width: 50px;
    height: 22px;
    background-position: left -1167px;
}
._debvisa-medium {
    width: 87px;
    height: 18px;
    background-position: left -1218px;
}
._pagofacil-medium {
    width: 26px;
    height: 26px;
    background-position: left 0;
}
._rapipago-medium {
    width: 76px;
    height: 14px;
    background-position: left -305px;
}
._bapropagos-medium {
    width: 62px;
    height: 19px;
    background-position: left -444px;
}

em.valor-de.price-list-price {
    text-decoration: line-through;
}
img.img-bluefoot {
    margin: 0px !important;
    max-width: 150px !important;
}
p.card-subtitle.other-payment-type {
    margin-bottom: 0;
    margin-top: 12px;
}
/* institucional  */
.about-a.inner-section {
    padding: 0px 0 140px;
}
.about-a {
    font-size: 18px;
    text-align: center;
    line-height: 1.5;
    font-weight: 400;
	display: block;
}
.about-header {
    background: url(/arquivos/about-main-banner.jpg) no-repeat center center;
    background-size: cover;
}
.about-header p {
    margin: 70px 0 0;
    color: #fff;
    font-weight: 500;
}
.wrapper-inst {
    max-width: 1080px;
    margin-left: auto;
    margin-right: auto;
}
.wrapper-inst::after {
    clear: both;
    content: "";
    display: table;
}
.about-a h1 {
    color: #5d96fe;
    font-size: 41px;
    font-weight: 400;
    line-height: 1.1;
    margin: 0;
}
.about-a .btn {
    position: relative;
    transition: all 0.5s ease-in-out;
    border-radius: 10px;
    display: inline-block;
    font-size: 14px;
    width: 167px;
    height: 46px;
    line-height: 46px;
    text-align: center;
}
.about-values {
    position: relative;
    color: #004e93;
}
.about-values .bx-wrapper {
    background-color: transparent;
}
.about-values__content h2 {
    text-transform: uppercase;
    font-size: 16px;
    text-align: center;
    line-height: 48px;
    border: 1px solid #fff;
    padding: 0 30px;
    position: absolute;
    color: #fff;
    top: 165px;
    left: 50%;
    transform: translateX(-50%);
    font-weight: 600;
    letter-spacing: 3px;
}
.about-values__content h1 {
    text-transform: uppercase;
    color: #fff;
    font-size: 65px;
    letter-spacing: 10px;
    position: absolute;
    top: 255px;
    left: 50%;
    transform: translateX(-50%);
}
.about-story {
    padding: 125px 0 75px;
}
.about-story .about-story__cta {
    color: #004e93;
    text-align: left;
}
.about-story h1 {
    margin-top: 70px;
    color: #004e93;
}
.about-story .btn {
    border: 1px solid #004e93;
}
.about-story .btn {
    overflow: hidden;
    z-index: 2;
    transition: background-color 0.2s cubic-bezier(0.215, 0.61, 0.355, 1), color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.about-story .btn:after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 100%;
    left: 0;
    background-color: #004e93;
    z-index: 1;
    transition: all 0.2s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation: hover-out 0.4s 1;
}
img.about-values__img{width: 100% !important}
.about-video {
    min-height: 610px;
}
.about-video {
    background: transparent;
    position: relative;
}
.about-video, .about-tstore {
    background: #001228 no-repeat center center;
    background-size: cover;
    position: relative;
    color: #fff;
}
.about-video .wrapper, .about-tstore .wrapper {
    height: 100%;
}
.about-a .video-mask {
    background-image: url(/arquivos/bg-about.jpg);
    background-color: #001228;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
}
.video-wrapper {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
}
.video-wrapper embed, .video-wrapper object, .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.about-video .about-video__cover, .about-video .about-tstore__content, .about-tstore .about-video__cover, .about-tstore .about-tstore__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
}
.about-video__cover {
    position: absolute;
    z-index: 3;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.about-video .about-video__cover p, .about-video .about-tstore__content p, .about-tstore .about-video__cover p, .about-tstore .about-tstore__content p {
    font-size: 18px;
}
.about-video__cover p {
    max-width: 360px;
}
.about-video p, .about-tstore p {
    margin: 0;
}
.about-video .btn, .about-tstore .btn {
    border: 1px solid white;
    margin-top: 30px;
}
.about-video .btn, .about-tstore .btn {
    overflow: hidden;
    z-index: 2;
    transition: background-color 0.2s cubic-bezier(0.215, 0.61, 0.355, 1), color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.about-video .btn:hover, .about-tstore .btn:hover {
    transition: background-color 0.2s cubic-bezier(0.215, 0.61, 0.355, 1), color 0.2s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.about-video i, .about-tstore i {
    display: inline-block;
    margin-right: 10px;
}
.about-video, .about-tstore {
    background: #001228 no-repeat center center;
    background-size: cover;
    position: relative;
    color: #fff;
}
.about-video .wrapper, .about-tstore .wrapper {
    height: 100%;
}
.about-tstore {
    background-image: url(/arquivos/bg-tstore.jpg);
}
.about-tstore .about-tstore__content img {
    margin-bottom: 30px;
}
.about-tstore p {
    max-width: 500px;
}
.about-video .btn, .about-tstore .btn {
    overflow: hidden;
    z-index: 2;
    transition: background-color 0.2s cubic-bezier(0.215, 0.61, 0.355, 1), color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media (min-width: 1171px){
	.about-header {
    padding: 125px 0 225px;
	}
	.about-header p {
		max-width: 660px;
		margin: 70px auto 0;
	}
	.about-values {
		padding: 445px 0 195px;
	}
	.about-values__content {
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		top: -125px;
		max-width: 940px;
	}
	.about-values__content img {
		margin-bottom: 70px;
	}
	.about-story .about-story__img {
		float: left;
		display: block;
		margin-right: 1.3025443711%;
		width: 69.6092366887%;
	}
	.about-story .about-story__cta:last-child {
		margin-right: 0;
	}
	.about-story .about-story__cta {
		float: left;
		display: block;
		margin-right: 1.3025443711%;
		width: 29.0882189402%;
		margin-right: 0;
	}
    .about-video, .about-tstore {
		height: 580px;
	}
	
}
@media (max-width: 765px){
	.about-header img {
    	max-width: 150px;
	}
	.about-header {
		height: 424px;
		padding-top: 110px;
	}
	.about-header p {
		font-size: 14px;
		margin-top: 10px;
	}
	.wrapper-inst {
		padding: 0 22px;
	}
	.about-values__content {
		padding: 50px 0 30px;
	}
}
.about-blocks {
  padding: 60px 0;
}

.about-blocks::after {
  clear: both;
  content: "";
  display: table;
}
.about-blocks .wrapper{
	max-width: 1080px;
    margin-left: auto;
    margin-right: auto;
}
.about-blocks .wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
}

.about-blocks__single {
  border: 10px solid #5d96fe;
  width: 100%;
  position: relative;
  margin-bottom: 20px;
}

@media all and (min-width: 1171px) {
  .about-blocks__single {
    min-width: 354px;
    min-height: 385px;
  }
}

.about-blocks__single:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

@media all and (min-width: 768px) {
  .about-blocks__single:after {
    padding-bottom: 80%;
  }
}

.about-blocks__single a {
  display: block;
  width: 100%;
}

.about-blocks__single .about-blocks-content {
  position: absolute;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media all and (max-width: 765px) {
  .about-blocks__single .about-blocks-content {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media all and (min-width: 768px) {
  .about-blocks__single .about-blocks-content {
    width: 85%;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media all and (min-width: 1171px) {
  .about-blocks__single .about-blocks-content {
    left: 50%;
    transform: translateX(-50%);
  }
}

.about-blocks__single h2 {
  color: #004e93;
  font-size: 19px;
  text-align: center;
  line-height: 1.2;
  text-transform: uppercase;
}

.about-blocks__single h2:before {
  content: '';
  background-color: #5d96fe;
  display: block;
  width: 47px;
  height: 4px;
  margin: 0 auto 25px;
}

@media all and (min-width: 768px) {
  .about-blocks__single h2 {
    margin: 0 0 75px;
  }
}

@media all and (min-width: 768px) and (max-width: 1170px) {
  .about-blocks__single h2 {
    font-size: 12px;
    margin: 0 0 5px;
  }

  .about-blocks__single h2:before {
    margin: 0 auto 10px;
  }
}

@media all and (max-width: 765px) {
  .about-blocks__single h2 {
    font-size: 16px;
  }
}

.about-blocks__single.about-blocks__single--factory:hover {
  background: url(/arquivos/square_fabricas.jpg) no-repeat center center;
}

.about-blocks__single.about-blocks__single--international:hover {
  background: url(/arquivos/square_exterior.jpg) no-repeat center center;
}

.about-blocks__single.about-blocks__single--jobs:hover {
  background: url(/arquivos/square_trabalheconosco.jpg) no-repeat center center;
}

.about-blocks__single.about-blocks__single--responsability:hover {
  background: url(/arquivos/square_responsabilidadeambiental.jpg) no-repeat center center;
}

.about-blocks__single.about-blocks__single--certification:hover {
  background: url(/arquivos/square_certificados.jpg) no-repeat center center;
}

.about-blocks__single.about-blocks__single:hover {
  background-size: cover;
  border-width: 0;
}

.about-blocks__single.about-blocks__single:hover h2,
.about-blocks__single.about-blocks__single:hover p {
  color: #fff;
}

.about-blocks__single.about-blocks__single:hover h2:before {
  background-color: #fff;
}

@media all and (min-width: 768px) and (max-width: 1170px) {
  .about-blocks__single.about-blocks__single:hover {
    margin-right: 10px;
  }
}

@media all and (min-width: 768px) and (max-width: 1170px) {
  .about-blocks__single {
    width: 200px;
    height: 200px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 15px;
  }

  .about-blocks__single--factory {
    margin-right: 20px;
  }
}

@media all and (min-width: 1171px) {
  .about-blocks__single {
    padding: 115px 20px 15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: calc((100% - 16px)/ 3);
    margin-right: 8px;
    float: left;
    margin-bottom: 8px;
  }

  .about-blocks__single:nth-child(3n) {
    margin-right: 0;
  }
}

.about-blocks__single p {
  font-size: 14px;
  color: #676767;
  margin: 0;
  line-height: 1.1;
}

@media all and (min-width: 768px) and (max-width: 1170px) {
  .about-blocks__single p {
    font-size: 10px;
  }
}

@media all and (max-width: 765px) {
  .about-blocks__single p {
    display: none;
  }
}
main.history.inner-section.section-about {
    padding: 0px 0;
	text-align: center;
}
.timeline-title .wrapper {
    max-width: 1080px;
	margin-left: auto;
    margin-right: auto;
}
.timeline-title, .story {
    max-width: 800px;
    margin-left: auto !important;
    margin-right: auto !important;
}
.timeline-title {
  color: #004e93;
  margin: 55px 0;
  text-align: left;
}

.timeline-title h1 {
  font-size: 30px;
  font-weight: 700;
  margin: 0;
}

@media all and (max-width: 765px) {
  .timeline-title h1 {
    font-size: 25px;
    font-weight: 400;
  }
}

@media all and (max-width: 765px) {
  .timeline-row:nth-child(even) .timeline-content {
    -ms-flex-order: 2;
    order: 2;
  }
}
.story .wrapper {
    max-width: 1080px;
	margin-left: auto;
    margin-right: auto;
}
.story-stats {
    border: 7px solid #004e93;
    margin: 60px 0;
    text-align: center;
    padding: 40px 0;
}
.story-stats li {
    list-style: none;
}
.story-stats h2 {
    font-size: 60px;
    margin: 0;
}
.story-stats p {
    font-size: 20px;
    margin: 0 0 35px;
}
.story p {
    font-size: 20px;
    line-height: 1.5;
    color: #3c3c3c;
    font-weight: 400;
}
.responsability-header {
  background: url(/arquivos/banner.jpg) no-repeat center center;
  background-size: cover;
  color: #fff;
  height: 333px;
  position: relative;
  text-align: center;
}

.responsability-header__title {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.responsability-header h1 {
  font-size: 35px;
  letter-spacing: 4px;
  margin: 0;
  line-height: 1;
}

@media all and (max-width: 765px) {
  .responsability-header h1 {
    font-size: 15px;
    letter-spacing: 2px;
  }
}

.responsability-header p {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 2px;
  line-height: 1.2;
  margin: 15px 0 0;
}

@media all and (max-width: 765px) {
  .responsability-header p {
    font-size: 12px;
    padding: 0 20px;
  }
}
.responsability-content .wrapper {
    max-width: 1080px;
	margin-left: auto;
    margin-right: auto;
}
.responsability-content {
  padding: 90px 0 0;
  font-weight: 400;
}

.responsability-content p {
  max-width: 580px;
  line-height: 1.5;
}

.responsability-content .vertical-tab-content a {
  text-decoration: underline;
}

.responsability-content .vertical-tab-content {
  font-weight: 400;
  line-height: 1.5;
  color: #3c3c3c;
  font-size: 14px;
}
/**
 * Página - Certificações
 *
 *
 * 
 * 
 */
.certification .wrapper {
    max-width: 1080px;
	margin-left: auto;
    margin-right: auto;
}
.certification .tab-title {
  font-size: 21px;
  margin: 7px 0 30px;
}

.certification-content {
  padding: 90px 0 0;
  font-weight: 400;
}

.certification-content p {
  line-height: 1.5;
}

.certification-content .vertical-tab-content {
  font-weight: 400;
  line-height: 1.5;
  color: #3c3c3c;
  font-size: 16px;
}

.certification-content p.intro-paragraph {
  margin-bottom: 45px;
}

.certification-title {
  color: #004e93;
  font-size: 30px;
  margin: 0 0 65px;
}
/**
 * Estilos para tabs.
 * Baseado em http://refills.bourbon.io
 *
 */

.vertical-tabs-container::after {
  clear: both;
  content: "";
  display: table;
}

.vertical-tabs-container li {
  list-style: none;
}

.vertical-tabs-container .tab-title {
  color: #004e93;
  font-size: 30px;
  margin: 0;
  line-height: 1.1;
}

.vertical-tabs-container .tab-subtitle {
  color: #00baff;
  font-size: 18px;
  margin: 0;
}

.vertical-tabs__nav {
  margin-top: 10px;
  color: #3c3c3c;
  font-size: 14px;
}

.vertical-tabs__nav a {
  display: block;
  padding: 15px 0;
  border-bottom: 1px solid #c1c1c1;
}

.vertical-tabs__nav a.is-active {
  color: #004e93;
  font-weight: 700;
}

@media all and (min-width: 768px) and (max-width: 1170px) {
  .vertical-tabs__nav {
    font-size: 12px;
  }
}

@media all and (min-width: 768px) {
  .vertical-tabs__nav {
    float: left;
    display: block;
    margin-right: 1.3025443711%;
    width: 29.0882189402%;
  }

  .vertical-tabs__nav:last-child {
    margin-right: 0;
  }

  .vertical-tabs__nav a {
    width: 205px;
  }
}

.vertical-tabs__content {
  font-size: 16px !important;
  line-height: 1.5 !important;
}

.vertical-tabs__content figure {
  margin: 35px 0 30px;
}

.vertical-tabs__content p {
  color: #3c3c3c;
  font-size: 16px;
  line-height: 1.5 !important;
  font-weight: 400;
}

.vertical-tabs__content a {
  text-decoration: underline;
}

@media all and (min-width: 768px) {
  .vertical-tabs__content {
    float: left;
    display: block;
    margin-right: 1.3025443711%;
    width: 69.6092366887%;
    margin-right: 0;
  }

  .vertical-tabs__content:last-child {
    margin-right: 0;
  }
}

@media all and (min-width: 768px) and (max-width: 1170px) {
  .vertical-tabs__content p {
    font-size: 12px;
  }
}

@media all and (max-width: 765px) {
  .vertical-tabs__content {
    margin-top: 60px;
  }
}

.vertical-tabs__nav a.subtab {
  border-bottom: 0;
  padding-left: 35px;
}

.vertical-tabs__nav a.subtab--bb {
  border-bottom: 1px solid #c1c1c1;
}
/**
 * Página - Nossas Fábricas
 *
 *
 * 
 * 
 */
.factories-header {
  background: url(/arquivos/banner_Fa.jpg) no-repeat center center;
  background-size: cover;
  height: 500px;
  position: relative;
  margin-bottom: 55px;
  color: #fff;
  text-align: center;
}

.factories-header__title {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}

.factories-header h1 {
  font-size: 40px;
  margin: 0 0 10px;
}

.factories-header p {
  font-size: 18px;
  font-weight: 700;
  margin: 0;
  line-height: 1.5;
}

@media all and (max-width: 765px) {
  .factories-header {
    height: 355px;
  }

  .factories-header h1 {
    font-size: 30px;
  }

  .factories-header p {
    font-size: 14px;
    padding: 0 20px;
    max-width: 380px;
    margin: 0 auto;
  }
}

@media all and (min-width: 768px) and (max-width: 1170px) {
  .factories-header {
    height: 348px;
  }

  .factories-header h1 {
    font-size: 30px;
  }

  .factories-header p {
    font-size: 14px;
  }
}

.factories-products {
  background-color: #f1f1f1;
  padding: 70px 0 335px;
  margin-top: 110px;
}

.factories-products h4 {
  color: #004e93;
  font-size: 24px;
  margin: 0 0 25px 110px;
}

.factories-products__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.factories-products__list::after {
  clear: both;
  content: "";
  display: table;
}

.factories-products__list li {
  float: left;
  display: block;
  margin-right: 1.3025443711%;
  width: 8.827710066%;
  font-size: 13px;
  color: #4d4d4d;
  line-height: 1.5;
}

.factories-products__list li:last-child {
  margin-right: 0;
}

.factories-products__list li p {
  margin-top: 10px;
}

.factories-products__img {
  border: 5px solid #ebebeb;
  background-color: #fff;
  position: relative;
  height: 0;
  padding: 5px;
  padding-bottom: 90%;
  width: 100%;
}

.factories-products__img img {
  max-width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.factory-info {
  color: #004e93;
}

.factory-info::after {
  clear: both;
  content: "";
  display: table;
}

@media all and (min-width: 768px) and (max-width: 1170px) {
  .factory-info {
    font-size: 12px;
    margin-bottom: 60px;
  }
}

@media all and (min-width: 768px) {
  .factory-info .col {
    float: left;
    display: block;
    margin-right: 2.189923771%;
    width: 48.9050381145%;
  }

  .factory-info .col:last-child {
    margin-right: 0;
  }

  .factory-info .col:nth-child(2n) {
    margin-right: 0;
  }

  .factory-info .col:nth-child(2n+1) {
    clear: left;
  }

  .factory-info .col:nth-child(2) {
    padding-right: 100px;
  }
}

.factory-info h3 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  margin: 10px 0;
}

@media all and (min-width: 768px) and (max-width: 1170px) {
  .factory-info h3 {
    font-size: 12px;
  }
}

.factory-info p {
  margin: 0;
  font-size: 16px;
  color: #004e93;
  font-weight: 300;
}

@media all and (min-width: 768px) and (max-width: 1170px) {
  .factory-info p {
    font-size: 12px;
  }
}

@media all and (max-width: 765px) {
  .factory-info p {
    font-size: 14px;
  }
}

.factory-info .factory-products a {
  text-decoration: underline;
}

.factories-video {
  background-color: #f1f1f1;
  margin: 125px 0;
}
.factories-content .wrapper {
    max-width: 1080px;
	margin-left: auto;
    margin-right: auto;
}
.factories-content .vertical-tabs-container .tab-title {
  font-size: 30px;
}

@media all and (min-width: 768px) and (max-width: 1170px) {
  .factories-content .vertical-tabs-container .tab-title {
    font-size: 22px;
  }
}
/**
 * Página - Unidades no exterior
 *
 *
 * 
 * 
 */
.international-content .wrapper {
    max-width: 1080px;
	margin-left: auto;
    margin-right: auto;
}
.international-header {
  background: url(/arquivos/banner_in.jpg) no-repeat center center;
  background-size: cover;
  height: 500px;
  position: relative;
  margin-bottom: 55px;
  color: #fff;
  text-align: center;
}

.international-header__title {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}

.international-header h1 {
  font-size: 40px;
  margin: 0 0 10px;
}

@media all and (max-width: 765px) {
  .international-header h1 {
    font-size: 30px;
  }
}

.international-header p {
  font-size: 18px;
  font-weight: 700;
  margin: 0;
  line-height: 1.5;
}

@media all and (max-width: 1170px) {
  .international-header {
    height: 355px;
  }

  .international-header h1 {
    font-size: 30px;
  }

  .international-header p {
    font-size: 14px;
  }
}

.international-content .tab-title {
  font-size: 30px;
}

.international-details {
  position: relative;
}

.international-details:before {
  content: '';
  background: #004e93;
  width: 100%;
  display: block;
  height: 1px;
  position: absolute;
  top: 32px;
  left: 0;
}

.international-details h3 {
  color: #004e93;
  font-size: 21px;
  background-color: #fff;
  display: inline-block;
  position: relative;
  padding-right: 15px;
  margin-bottom: 65px;
}

.international-details h4 {
  color: #004e93;
  font-size: 14px;
  margin: 0;
  text-transform: uppercase;
}

.international-details h4:before {
  content: '';
  background-color: #004e93;
  width: 100px;
  height: 1px;
  display: block;
  margin-bottom: 15px;
}

.international-details p {
  color: #004e93;
  font-weight: 400;
}

.international-wrapper {
  margin-bottom: 70px;
}

.international-wrapper::after {
  clear: both;
  content: "";
  display: table;
}

.international-block {
  margin-bottom: 40px;
}

@media all and (min-width: 768px) {
  .international-details__est .international-block:first-child {
    margin-bottom: 145px;
  }
}

@media all and (min-width: 768px) {
  .international-details__est,
  .international-details__contact {
    float: left;
    display: block;
    margin-right: 1.8712234655%;
    width: 27.2348403818%;
  }

  .international-details__est:last-child,
  .international-details__contact:last-child {
    margin-right: 0;
  }
}

@media all and (min-width: 768px) {
  .international-details__countries {
    float: left;
    display: block;
    margin-right: 1.8712234655%;
    width: 41.7878723054%;
    margin-right: 0;
  }

  .international-details__countries:last-child {
    margin-right: 0;
  }
}
/**
 * Página - Trabalhe Conosco
 *
 */
.jobs-form .wrapper {
    max-width: 1080px;
	margin-left: auto;
    margin-right: auto;
}
.jobs-form h1 {
  color: #004e93;
  font-size: 48px;
  line-height: 1;
  margin: 40px 0 30px;
}

.form-info {
  font-size: 12px;
  color: #999999;
  padding: 25px 0;
  border-top: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd;
  margin-top: 80px;
}

.jobs-login input,
.jobs-check input {
  margin-bottom: 13px;
  margin-right: 10px;
}

.login-info,
.recovery-warning {
  font-size: 14px;
  color: #6e6e6e;
  max-width: 500px;
  line-height: 1.2;
  margin: 25px 0 100px;
}

.login-info a,
.recovery-warning a {
  font-weight: 700;
  text-decoration: underline;
}

.recovery-warning {
  color: #004e93;
  max-width: 335px;
}

.jobs-recovery label {
  display: block;
  margin: 15px 0;
  font-size: 14px;
}

.jobs-recovery input {
  margin-right: 10px;
}

.experience-limit {
  text-align: right;
  font-size: 14px;
  color: #6e6e6e;
}

.delete-attachment {
  font-size: 12px;
  color: #6e6e6e;
  text-decoration: underline;
  background-color: transparent;
  margin-bottom: 30px;
}

.cv-attachment {
  position: relative;
}

/**
 * Estilos default para formulários.
 *
 */

#trabaje .default-form {
  color: #6e6e6e;
  font-size: 14px;
  font-weight: 400;
  margin-top: 40px;
  position: relative;
}

#trabaje .default-form input[type="text"],
#trabaje .default-form input[type="email"],
#trabaje .default-form input[type="password"] {
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  min-width: 275px;
}

@media all and (min-width: 768px) and (max-width: 1170px) {
  #trabaje .default-form input[type="text"],
  #trabaje .default-form input[type="email"],
  #trabaje .default-form input[type="password"] {
    height: 33px;
    line-height: 33px;
    font-size: 12px;
  }
}

#trabaje .default-form input[type="text"],
#trabaje .default-form input[type="email"],
#trabaje .default-form input[type="password"],
#trabaje .default-form textarea {
  background-color: #f0f0f0;
  border: 1px solid #cdcdcd;
  padding: 0 10px;
}

#trabaje .default-form input[type="text"]::-webkit-input-placeholder,
#trabaje .default-form input[type="email"]::-webkit-input-placeholder,
#trabaje .default-form input[type="password"]::-webkit-input-placeholder,
#trabaje .default-form textarea::-webkit-input-placeholder {
  color: #6e6e6e;
}

#trabaje .default-form input[type="text"]::-moz-placeholder,
#trabaje .default-form input[type="email"]::-moz-placeholder,
#trabaje .default-form input[type="password"]::-moz-placeholder,
#trabaje .default-form textarea::-moz-placeholder {
  color: #6e6e6e;
}

#trabaje .default-form input[type="text"]:-moz-placeholder,
#trabaje .default-form input[type="email"]:-moz-placeholder,
#trabaje .default-form input[type="password"]:-moz-placeholder,
#trabaje .default-form textarea:-moz-placeholder {
  color: #6e6e6e;
}

#trabaje .default-form input[type="text"]:-ms-input-placeholder,
#trabaje .default-form input[type="email"]:-ms-input-placeholder,
#trabaje .default-form input[type="password"]:-ms-input-placeholder,
#trabaje .default-form textarea:-ms-input-placeholder {
  color: #6e6e6e;
}

#trabaje .default-form label {
  display: block;
  margin: 12px 0 15px;
}

#trabaje .default-form .icheckbox {
  border: 1px solid #a7a7a7;
  width: 11px;
  height: 11px;
  display: inline-block;
  cursor: pointer;
}

#trabaje .default-form .icheckbox.error {
  border-color: red;
}

#trabaje .default-form .icheckbox.checked {
  background: url(../img/icons/i-checked.png) no-repeat center center;
}

#trabaje .btn--submit {
  background-color: #5d96fe;
  border-radius: 6px;
  color: #fff;
  display: inline-block;
  text-align: center;
  width: 136px;
  height: 40px;
  line-height: 41px;
  font-size: 18px;
  vertical-align: middle;
  transition: all 0.5s ease-in-out;
}

@media all and (min-width: 1171px) {
 #trabaje .btn--submit:hover {
    background-color: #76bbff;
  }
}

@media all and (max-width: 765px) {
  #trabaje .btn--submit {
    height: 51px;
    line-height: 52px;
    display: block;
    margin: 0 auto;
  }
}

#trabaje .support-form__select {
  margin-bottom: 10px;
}

#trabaje .jobs-cv input[type="text"],
#trabaje .jobs-cv input[type="password"],
#trabaje .jobs-cv input[type="email"],
#trabaje .support-form input[type="text"],
#trabaje .support-form input[type="password"],
#trabaje .support-form input[type="email"] {
  border: 0;
  display: block;
  margin-bottom: 10px;
  width: 100%;
}

#trabaje .jobs-cv textarea,
#trabaje .support-form textarea {
  resize: none;
  background-color: #fff;
  padding: 15px;
  display: block;
  width: 100%;
}

#trabaje .jobs-cv label,
#trabaje .support-form label {
  display: inline-block;
}

#trabaje .jobs-cv .chosen-container,
#trabaje .support-form .chosen-container {
  min-width: 220px;
  max-width: 225px;
}

#trabaje .jobs-cv .chosen-container-single .chosen-single,
#trabaje .jobs-cv .chosen-container .chosen-drop,
#trabaje .support-form .chosen-container-single .chosen-single,
#trabaje .support-form .chosen-container .chosen-drop {
  background-color: #f0f0f0;
  border-color: transparent;
}

#trabaje .jobs-cv .chosen-container-single .chosen-single,
#trabaje .support-form .chosen-container-single .chosen-single {
  height: 29px;
  line-height: 28px;
}

@media all and (max-width: 765px) {
  #trabaje .jobs-cv .chosen-container-single .chosen-single,
  #trabaje .support-form .chosen-container-single .chosen-single {
    height: 36px;
    line-height: 37px;
  }
}

#trabaje .jobs-cv .btn--submit,
#trabaje .support-form .btn--submit {
  float: right;
}

#trabaje .jobs-cv .chosen-container-single .chosen-single div b,
#trabaje .support-form .chosen-container-single .chosen-single div b {
  background: url(../img/icons/arrow.png) no-repeat center center;
}

#trabaje .cv-form {
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
}

#trabaje .cv-form::after {
  clear: both;
  content: "";
  display: table;
}

#trabaje .error-msg {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  margin: 20px auto;
  color: red;
  font-size: 14px;
}

#trabaje .error-msg::after {
  clear: both;
  content: "";
  display: table;
}

#trabaje .jobs-form .error-msg {
  margin: 0;
}

#trabaje input[aria-invalid="true"],
#trabaje input.error,
#trabaje textarea.error,
.chosen-container.error {
  border: 1px solid red !important;
}

#trabaje .support-form {
  max-width: 861px;
  margin-left: auto;
  margin-right: auto;
}

#trabaje .support-form::after {
  clear: both;
  content: "";
  display: table;
}

#trabaje .support-form textarea {
  background-color: #f0f0f0;
  border: 0;
  height: 300px;
}

#trabaje .support-form small {
  font-size: 12px;
}

#trabaje .support-form .phone-input {
  max-width: 190px;
}

#trabaje .support-form .number-input,
#trabaje .support-form .zipcode-input {
  max-width: 160px;
}

#trabaje .support-form p {
  margin: 5px 0;
}

#trabaje p.form-max {
  text-align: right;
  font-size: 12px;
  margin: 5px 0 15px;
}

#trabaje .cv-form::after,
#trabaje .support-form::after {
  clear: both;
  content: "";
  display: table;
}

#trabaje .cv-form .row,
#trabaje .support-form .row {
  display: block;
}

#trabaje .cv-form .row label,
#trabaje .support-form .row label {
  margin: 8px 0;
  font-size: 14px;
}

@media all and (min-width: 768px) {
  #trabaje .jobs-cv__col,
 #trabaje .support-form__col {
    float: left;
    display: block;
    margin-right: 1.3025443711%;
    width: 49.3487278145%;
  }

  #trabaje .jobs-cv__col:last-child,
  #trabaje .support-form__col:last-child {
    margin-right: 0;
  }

  #trabaje .jobs-cv__col:last-child,
  #trabaje .support-form__col:last-child {
    margin-right: 0;
    padding-left: 10px;
  }
}

#trabaje .support-form__col:first-of-type {
  padding-right: 30px;
}

#trabaje .jobs-cv__select {
  text-align: right;
}

#trabaje .jobs-cv__select label,
#trabaje .support-form__select label {
  padding-right: 15px;
  width: 90px;
}

#trabaje .jobs-cv__select .chosen-container,
#trabaje .support-form__select .chosen-container {
  text-align: left;
}

@media all and (max-width: 765px) {
  #trabaje .jobs-cv__select .chosen-container,
  #trabaje .support-form__select .chosen-container {
    margin-bottom: 10px;
  }
}

#trabaje .jobs-cv__select .chosen-container-single .chosen-single,
#trabaje .support-form__select .chosen-container-single .chosen-single {
  color: #6e6e6e;
}

.isnt-header {
    background: #00529a no-repeat center center;
    background-size: cover;
    color: #fff;
    height: 333px;
    position: relative;
    text-align: center;
}
body.envios .responsability-content p, body.como-comprar .responsability-content p, body.faq .responsability-content p, body.facturacion .responsability-content p, body.devoluciones .responsability-content p, body.condiciones .responsability-content p{
  max-width: 100% !important;
	width: 100% !important;
  line-height: 1.5;
}
.institucional-syle .vertical-tabs__content, .institucional-syle .vertical-tabs__content p{width: 100%}
.sub-footer {
    text-align: center;background: #f5f5f5
}
.sub-footer ul li {
    display: inline-block;
    padding: 10px 10px;
}
.responsability-header__title {
    text-transform: uppercase;
}
/* arrelgo controles */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  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;
}
.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;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

@media (max-width: 768px) {
  .bf-dropdown__utils{display:none}
}



.header-results {
    overflow: hidden;
    padding-bottom: 10px;
  border-bottom: 1px dotted #959698;}

.header-results h4 {
    color: #00529a;
    font-size: 21px;
    text-transform: uppercase;
}

.results table {
    table-layout: fixed;
    width: 100%;
}


.results table tr td {
    font-size: 20px;
      border-bottom: 1px dotted #959698;
}

.results table tr td.nombre-dist {
    vertical-align: middle;
    padding: 0;
  font-weight:700;
}

.results table tr td.direccion-dist,.results table tr td.mail-dist {
    font-weight: 300;
    padding: 35px 10px 30px 0;
}

.botones-gastro .margen-bottom {
      display: flex;
  justify-content: center;
  margin-bottom: 0 !important
}

.bf-header-page__logo a {
    height: 5rem;
    width: 100% !important;
    padding: 0rem 0.25rem;
}
padding-top
@media (max-width:47.9rem) {
.bf-header-page {position: initial !important;}
  .bf-not-found__content{padding: 3.25rem 0 3.25rem !important;}
}

.bf-shelf-item__price-wrapper,
.infos #medios-de-pago,
.bf-order-by,
.bf-shelf-item__label--wishlist,
.bf-info-nav.js-info-nav,
.bf-shelf-item__wrapper.bf-shelf-item__info.bf-shelf-item__button{display:none !important}

@media (min-width: 64rem){
  .bf-product__info{padding-top:0 !important}
}



.buy-in-page-button{
    background: #00529a;
    -webkit-border-radius: .3125rem;
    border-radius: .3125rem;
    color: #fff!important;
    display: block;
    font-size: 1.375rem;
    font-weight: 600;
    line-height: 1.875rem;
    margin-bottom: .625rem;
    padding: .9375rem 0;
    text-align: center;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.buy-in-page-quantity{
display:none!important;
}
 
.wrapper-seguir{
	width: 50%;
	margin: auto;
	position: relative;
	top: 20%;
	background-color: white;
	padding: 15px;
	text-align: center;
	color: #333;
        }

.wrapper-seguir .fa-shopping-basket {
    font-size: 45px;
}
.wrapper-seguir .fa-check-circle {
    color: #00529a;
    position: absolute;
    font-size: 20px;
    margin-left: -10px;
}
.wrapper-seguir h3 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 25px;
}
a#finalizar {
    background-color: #00529a;
    color: #fff;
    font-weight: bold;
    margin-right: 1%;
}
a#finalizar, a#seguir {
    width: 48%;
    padding: 15px;
    text-align: center;
    display: inline-block;
}
a#seguir {
    background-color: #000;
    color: #fff;
    font-weight: bold;
    margin-left: 1%;
}
#lightbox-seguir-comprando{
  
            position: fixed;
            display: none;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background-color: rgba(0,0,0,0.5);
            z-index: 10000;
            cursor: pointer;
        
        }

.fas.fa-shopping-basket{
    font-size: 45px;
}
.amount-products-em{
    position: absolute;
    right: 88px;
    top: 47px;
}
.visuallyhidden{
    position: inherit!important;
}
.buy-in-page-button:hover {
    background: #003767;
    text-decoration: none;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
