@font-face {
  font-family: "robotoregular";
  src: url("../fonts/Roboto-Regular-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/Roboto-Regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "robotoitalic";
  src: url("../fonts/Roboto-Italic-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/Roboto-Italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "robotobold";
  src: url("../fonts/Roboto-Bold-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/Roboto-Bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "robotobold_italic";
  src: url("../fonts/Roboto-BoldItalic-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/Roboto-BoldItalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "robotolight";
  src: url("../fonts/Roboto-Light-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/Roboto-Light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "robotolight_italic";
  src: url("../fonts/Roboto-LightItalic-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/Roboto-LightItalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

body {
  margin: 0;
  padding: 0;
  font-family: "robotoregular", "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "robotoregular", "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #333333;
}

h1 {
  font-size: 28px;
}

h2 {
  font-size: 26px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 22px;
}

.secoeshome h3 {
  text-align: left;
  font-weight: bold;
}
/*
remove o bot�o da setinha da comnbo
select.form-control {
  -moz-appearance: none;
   -webkit-appearance: none;
   appearance: none;
}*/
a {
  outline: 0px !important;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
}

.nobrinde-pre-footer a {
  color: #fff;
}

.nobrinde-pre-footer a:hover,
footer a:hover {
  color: #0990b0 !important;
  text-decoration: none;
  cursor: pointer;
}

.sub-menu a:hover {
  color: #ffffff !important;
  text-decoration: none;
  cursor: pointer;
}

.nobrinde-content {
  min-height: 300px;
}

/************************************ BREADCRUMBS AND NAVIGATION ********************************/
.nobrinde-content-header {
  border-bottom: solid thin #d6d6d6;
  border-top: solid thin #d6d6d6;
  /*    margin-right: 5px;    
    margin-left: 15px;*/
  color: #666666;
  min-height: 50px;
}

.nobrinde-content-footer {
  /*border-bottom: solid thin #D6D6D6;*/
  border-top: solid thin #d6d6d6;
  color: #666666;
  height: 60px;
  margin-top: 60px;
  padding-top: 14px;
}

/*breadcrumb div*/
.vw18-breadcrumb {
  background-color: #f8f8f8;
  color: #666666;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 11px;
  text-decoration: none;
  text-transform: uppercase;
  margin-bottom: 15px;
}

a[data-toggle="modal"] {
  cursor: pointer;
}
.vw18-breadcrumb a {
  color: #666666;
}

.vw18-breadcrumb a:hover {
  color: #0990ba;
  text-decoration: none;
}

.sub-menu a:hover {
  color: #ffffff;
  text-decoration: none;
}

/*pagination div*/
.PUBLIQUINTAL-pagination {
  float: right;
}

/*.nobrinde-content-header {           
    color: #666666;
    font-size: 13px;        
    background: #fff;
    margin-top: 5px;            
}*/

/************************************ END BREADCRUMBS AND NAVIGATION ********************************/

/************************************ SPECIFIC TO PAGINATION WIDGET ****************************/
.pagination {
  border-radius: 0;
  margin: 0;
}
.pagination > li {
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
.pagination > li > a,
.pagination > li > span,
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border: none;
  /*color: #868c93;*/
}
.pagination > li > span,
.pagination > li > span:hover {
  color: #fff;
  background-color: #0990ba;
  padding: 5px 7px 5px 7px;
}
.pagination > li:first-child > a,
.pagination > li:last-child > a {
  /* padding: 4px 12px 8px; */
}
.vw18-breadcrumb .pagination > li > a:hover {
  /* color:#0990ba; */
  text-decoration: none;
}
/************************************ SPECIFIC TO PAGINATION WIDGET ****************************/

/************************************ LEFT SIDE BAR OF SEARCH ****************************/
.nobrinde-search-widget .h3 {
  color: #666666;
}
/************************************ LEFT SIDE BAR OF SEARCH ****************************/

/************************************ LANGUAGES SELECTION BLOCK  ************************/
.langs-block {
  position: relative;
  display: inline-block;
}
.langs-block .fa {
  margin-right: 0;
}
.langs-block-others-wrapper {
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 99999;
}
.langs-block-others {
  padding: 10px 10px 2px;
  background: #f9f9f9;
  z-index: 9999;
  width: 50px;
  display: none;
  margin-top: 12px;
  border-top: solid 2px #0991bb;
  box-shadow: 5px 5px rgba(91, 91, 91, 0.2);
  position: relative;
  transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -webkit-transition: opacity 0.3s ease-in-out;
}
.langs-block-others:after {
  top: -8px;
  width: 0;
  height: 0;
  left: 8px;
  z-index: 2;
  content: " ";
  display: block;
  position: absolute;
  border-bottom: 8px solid #0990ba;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
.langs-block:hover .langs-block-others {
  display: block;
}
.langs-block-others a {
  display: block;
  margin-bottom: 8px;
  text-align: center;
}
/************************************ LANGUAGES SELECTION BLOCK  ************************/

/************************************ PRIVATE AREA BLOCK  ************************/
.private-area-block {
  position: relative;
  color: #333;
}
.private-area-block .fa {
  margin-right: 0;
}
.private-area-block-others-wrapper {
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 99999;
}
.private-area-block-others {
  padding: 10px 10px 2px;
  background: #f9f9f9;
  z-index: 9999;
  width: 200px;
  display: none;
  margin-top: 12px;
  border-top: solid 2px #0991bb;
  box-shadow: 5px 5px rgba(91, 91, 91, 0.2);
  position: relative;
  transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -webkit-transition: opacity 0.3s ease-in-out;
}
.private-area-block-others:after {
  top: -8px;
  width: 0;
  height: 0;
  left: 8px;
  z-index: 2;
  content: " ";
  display: block;
  position: absolute;
  border-bottom: 8px solid #0990ba;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
.private-area-block:hover .private-area-block-others {
  display: block;
}
.private-area-block-others a {
  display: block;
  margin-bottom: 8px;
  text-align: left;
}
/************************************ PRIVATE AREA BLOCK  ************************/

/************************************ TYPEAHEAD FEATURE  ************************/
.tt-dropdown-menu,
.gist {
  text-align: left;
}

.typeahead,
.tt-query,
.tt-hint {
  padding: 0px 0px;
  outline: none;
}

.typeahead {
  background-color: #fff;
}

.tt-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
  color: #999;
}

.tt-dropdown-menu {
  width: 422px;
  margin-top: 12px;
  padding: 8px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  /*-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
          box-shadow: 0 5px 10px rgba(0,0,0,.2);*/
}

.tt-suggestion {
  padding: 3px 20px;
  line-height: 24px;
}

.tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #0097cf;
}

.tt-suggestion p {
  margin: 0;
}

.gist {
  font-size: 14px;
}

#remote .tt-dropdown-menu {
  max-height: 150px;
  overflow-y: auto;
  background-color: #57c8eb;
}
/************************************ TYPEAHEAD FEATURE  ************************/

/*********************************** SPECIFIC TO EACH PRODUCT DIV *******************/
.card .h-100 {
  border: none;
}
.productspec {
  font-size: 12px;
  line-height: 18px;
  padding-bottom: 7px;
}

.colorSet a img {
  height: 18px;
  width: 18px;
}
.colorSet {
  display: inline;
  width: 18px;
  height: 18px;
}

.pi-img-wrapper {
  position: relative;
  cursor: pointer;
  max-width: 300px;
}

.pi-img-wrapper div {
  /*background: rgba(0,0,0,0.3);*/
  background: rgba(0, 0, 0, 0);
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  width: 100%;
  height: 100%;
  text-align: center;
  max-width: 300px;
  z-index: 3;
}

.product-item:hover > .pi-img-wrapper > div {
  display: block;
  z-index: 4;
}

.product-item {
  max-width: 300px;
}

.btn-lg {
  padding: 0.6rem 2rem;
  font-size: 1.5rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: none !important;
}

.btn-primary {
  color: #fff;
  background-color: #0990ba;
  border-color: #0990ba;
}
.btn-primary:hover {
  color: #fff;
  background-color: #017294;
  border-color: #017294;
}
@media (min-width : 1400px) {
}

@media only screen and (max-width: 400px) {
  .alinharcheck .text-right { text-align:left !important;}

  .product-item .botoesHoverImg .btn-default {
    color: #222;
    background-color: #e7e7e7;
    /*background: transparent;*/
    position: relative;
    font-size: 14px;
    z-index: 5;
    transition: 0.5s ease;
  }

  .product-item:hover .botoesHoverImg .btn-default {
    top: 77%;
    left: 36%;
  }
}

.product-item:hover .botoesHoverImg .btn-default {
  color: #222;
  background-color: #e7e7e7;
  /*background: transparent;*/
  position: relative;
  font-size: 14px;
  z-index: 5;
  transition: 0.5s ease;
}

@media only screen and (min-width: 1281px) and (max-width: 4000px) {
  .product-item:hover .botoesHoverImg .btn-default,
  .itemBox:hover .botoesHoverImg .btn-default {
    top: 77%;
    left: 36%;
  }
  /*.carousel-inner img{
		min-height:420px;
	}*/
}
@media only screen and (min-width: 1201px) and (max-width: 1280px) {
  .product-item:hover .botoesHoverImg .btn-default {
    top: 73%;
    left: 35%;
  }
}
@media only screen and (min-width: 767px) and (max-width: 1200px) {
  .product-item:hover .botoesHoverImg .btn-default {
    top: 66%;
    left: 30%;
  }
}
@media only screen and (min-width: 600px) and (max-width: 766px) {
  .product-item:hover .botoesHoverImg .btn-default {
    top: 52%;
    left: 23%;
  }
}
@media only screen and (min-width: 501px) and (max-width: 599px) {
  .product-item:hover .botoesHoverImg .btn-default {
    top: 70%;
    left: 32%;
  }
}
@media only screen and (min-width: 451px) and (max-width: 500px) {
  .product-item:hover .botoesHoverImg .btn-default {
    top: 63%;
    left: 30%;
  }
}
@media only screen and (min-width: 421px) and (max-width: 450px) {
  .product-item:hover .botoesHoverImg .btn-default {
    top: 60%;
    left: 26%;
  }
}
@media only screen and (min-width: 411px) and (max-width: 420px) {
  .product-item:hover .botoesHoverImg .btn-default {
    top: 57%;
    left: 26%;
  }
}
@media only screen and (min-width: 401px) and (max-width: 410px) {
  .product-item:hover .botoesHoverImg .btn-default {
    top: 55%;
    left: 30%;
  }
}
.product-item .botoesHoverImg .btn-default:hover {
  /*color: #fff;*/
  background: #0991bb;
  border: none;
}
.product-item .botoesHoverImg .btn-default:hover i {
  color: #fff;
  /*background: #0991BB;*/
  border: none;
}
.fancybox-button-icons:hover {
  border: none;
}

/*********************************** SPECIFIC TO EACH PRODUCT DIV *******************/
.edpbannerhome {
  width: 100%;
  height: 100% auto !important;
}

.edpbannerhomebg {
  background-image: url("http://edrp.brindes.pt/fotos/frontends/edpr/editor2/slide-background-edpr.jpg");
  background-repeat: no-repeat;
  background-size: 100%;
  height: auto !important;
  overflow: auto;
  left: 0;
  margin: 0;
  padding: 0;
  background-position: center top;
  max-width: 100%;
}

.nobrinde-pre-header {
  padding-top: 10px;
}

.brindes-pre-header {
  margin-bottom: 20px;
}

.brindesbannerhome {
  text-align: center;
  min-height: 00px;
  height: 100% !important;
  overflow: auto;
  margin-bottom: 15px;
}

.brindesbannerhomebg {
  /*background-color:#bed600;*/
  min-height: 150px;
  height: 100% !important;
  overflow: auto;

  background: #bed600; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(
    #bed600,
    #a9b500
  ); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#bed600, #a9b500); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(
    #bed600,
    #a9b500
  ); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#bed600, #a9b500); /* Standard syntax */
}

.verbrindesbannerhomebg {
  /*background-color:#bed600;*/
  min-height: 300px;
  height: 100% !important;
  overflow: auto;
  color: #fff;

  background: #e60000; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(
    #e60000,
    #b11918
  ); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#e60000, #b11918); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(
    #e60000,
    #b11918
  ); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#e60000, #b11918); /* Standard syntax */
}

.brindesbannerhomesmall {
  text-align: center;
  min-height: 110px;
  height: 100% !important;
  overflow: auto;
  margin-bottom: 15px;
  margin-top: 15px;
}

.brindesbannersearch {
  text-align: center;
  /*background-color:#bed600;*/
  height: 100% !important;
  padding-bottom: 20px;

  background: #bed600; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(
    #c9dd0a,
    #bed600
  ); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#c9dd0a, #bed600); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(
    #c9dd0a,
    #bed600
  ); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#c9dd0a, #bed600); /* Standard syntax */
}

.verbrindesbannersearch {
  text-align: center;
  /*background-color:#bed600;*/
  height: 100% !important;
  padding-bottom: 20px;

  background: #e60000; /* For browsers that do not support gradients */
  color: #fff;
}

.verbrindesbannersearch .nobrinde-highlight-bold {
  color: #fff;
}

/* Novidades e cabe�alho*/
.nobrinde-newitems {
}
.nobrinde-newitems h4 {
  position: relative;
  margin-top: 20px;
  text-align: center;
  margin-left: 20px;
  margin-right: 20px;
}

.nobrinde-newitems h4:before {
  content: "";
  display: block;
  border-top: solid 1px black;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  z-index: 1;
}
.nobrinde-newitems h4 span {
  background: #fff;
  padding: 0 20px;
  position: relative;
  z-index: 5;
}
/*
* Bottom Banner
*/
.nobrinde-bottom-banner {
}
.nobrinde-bottom-banner h2 {
  font-size: 12px;
}

.nobrinde-bottom-banner p {
  font-size: 12px;
}

.nobrinde-bottom-banner .box {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 10px;
  /*background-color: #fafafa;*/
  text-align: center;
}

.box a {
  text-decoration: none;
  color: #333;
}

.box2 a {
  text-decoration: none;
  color: #333;
}

/* REDES SOCIAIS */
.social-icons {
  padding: 0;
  margin: 0;
}
.social-icons:after,
.social-icons:before {
  content: "";
  display: table;
}
.social-icons:after {
  clear: both;
}
.social-icons li {
  float: left;
  display: inline;
  list-style: none;
  margin-right: 8px;
  margin-bottom: 5px;
  text-indent: -9999px;
}

.ic_facebook,
.ic_instagram,
.ic_youtube,
.ic_linkedin,
.ic_issuu,
.ic_twitter,
.ic_pinterest,
.ic_vimeo {
  height: 25px;
  width: 25px;
  background-image: url("https://www.nobrinde.com/temas/wv20/assets/img/brindes-redes-sociais.png");
  background-repeat: no-repeat;
  display: inline-block;
  text-align: center;
  display: block;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.ic_facebook {
  background-position: 0px 0px;
}
.ic_facebook:hover {
  background-position: 0 -25px;
}
.ic_instagram {
  background-position: -25px 0px;
}
.ic_instagram:hover {
  background-position: -25px -25px;
}
.ic_youtube {
  background-position: -50px 0px;
}
.ic_youtube:hover {
  background-position: -50px -25px;
}
.ic_linkedin {
  background-position: -75px 0px;
}
.ic_linkedin:hover {
  background-position: -75px -25px;
}
.ic_issuu {
  background-position: -100px 0px;
}
.ic_issuu:hover {
  background-position: -100px -25px;
}
.ic_twitter {
  background-position: -125px 0px;
}
.ic_twitter:hover {
  background-position: -125px -25px;
}
.ic_pinterest {
  background-position: -150px 0px;
}
.ic_pinterest:hover {
  background-position: -150px -25px;
}
.ic_vimeo {
  background-position: -175px 0px;
}
.ic_vimeo:hover {
  background-position: -175px -25px;
}

/***
Pre-Footer and nobrinde-pre-footer elements
***/
.nobrinde-pre-footer {
  background: #313030;
  color: #b0b0b0;
  font-family: "open_sansregular", sans-serif;
  font-weight: 400;
}
.nobrinde-pre-footer .container {
  padding-top: 45px;
}
.nobrinde-pre-footer h2 {
  font-size: 21px;
  color: #c2c1c1;
}
.nobrinde-pre-footer p {
  margin-bottom: 20px;
}
.nobrinde-pre-footer li {
  margin-bottom: 6px;
}
.nobrinde-pre-footer-col {
  padding-bottom: 22px;
}

.nobrinde-pre-footer hr {
  margin-top: 0;
  border-color: #404040;
}

/***
Footer and footer elements
***/
.footer {
  background: #272626;
  color: #fff;
  font-size: 12px;
  min-height: 40px;
}

/**** Loading Icon ****/
.no-js #loader {
  display: none;
}
.js #loader {
  display: block;
  position: absolute;
  left: 100px;
  top: 0;
}
.se-pre-con {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(/temas/wv20/assets/img/preloader.gif) center no-repeat #fff;
}

/* LABEL FORMS */
label {
  font-weight: normal !important;
}

/* NEW 2018 */
@media (min-width: 1200px) {
  .container {
    /* max-width: 1140px; original
	max-width: 1400px;*/
    max-width: 97%;
  }

  .conteudoheight {
    min-height: 600px;
  }

  .conteudoheight300 {
    height: 300px !important;
  }
}

.img-responsive {
  max-width: 100%;
  height: auto;
}

.paddingTop25 {
  padding-top: 25px;
}

/* Owl Stylesheets */
.owl-carousel-produtos .owl-prev {
  border: none;
  width: 20px;
  height: 30px;
  position: absolute;
  top: -55px !important;
  right: 35px;
}

.owl-carousel-produtos .owl-next {
  border: none;
  width: 20px;
  height: 30px;
  position: absolute;
  top: -55px !important;
  right: 10px;
}

/*** PREFOOTER ***/
.prefooter {
  background: #eeeeee;
  color: #333333;
  font-weight: 400;
  line-height: 20px;
}
.prefooter .container {
  padding-top: 30px;
}

.prefooter li,
.prefooter p {
  margin-bottom: 6px;
  font-size: 13px;
}
.prefooter-col {
  padding-bottom: 22px;
}

.nobrinde-pre-footer hr {
  margin-top: 0;
  border-color: #404040;
}

.prefooter a {
  color: #333333;
}

.prefooter a:hover {
  color: #0990ba;
}

/*** FOOTER ***/
.footer {
  padding-top: 20px;
  padding-bottom: 20px;
  background: #e2e2e2;
  /* background: #dddddd; */
  color: #333;
  font-size: 12px;
  min-height: 100px;
}
.footer a {
  color: #333;
}

.footer .textcinza {
  color: #666;
  font-size: 11px;
}

/* CONSENTIMENTO DOS COOKIES */
.cc-window {
  opacity: 1;
  transition: opacity 1s ease;
  text-align: justify;
}
.cc-window.cc-invisible {
  opacity: 0;
}
.cc-animate.cc-revoke {
  transition: transform 1s ease;
}
.cc-animate.cc-revoke.cc-top {
  transform: translateY(-2em);
}
.cc-animate.cc-revoke.cc-bottom {
  transform: translateY(2em);
}
.cc-animate.cc-revoke.cc-active.cc-bottom,
.cc-animate.cc-revoke.cc-active.cc-top,
.cc-revoke:hover {
  transform: translateY(0);
}
.cc-grower {
  max-height: 0;
  overflow: hidden;
  transition: max-height 1s;
}
.cc-link,
.cc-revoke:hover {
  text-decoration: underline;
}
.cc-revoke,
.cc-window {
  position: fixed;
  overflow: hidden;
  box-sizing: border-box;
  font-family: Helvetica, Calibri, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  z-index: 11000;
}
.cc-window.cc-static {
  position: static;
}
.cc-window.cc-floating {
  padding: 2em;
  max-width: 24em;
  -ms-flex-direction: column;
  flex-direction: column;
}
.cc-window.cc-banner {
  padding: 1em 1.8em;
  width: 100%;
  -ms-flex-direction: row;
  flex-direction: row;
}
.cc-revoke {
  padding: 0.5em;
}
.cc-header {
  font-size: 18px;
  font-weight: 700;
}
.cc-btn,
.cc-close,
.cc-link,
.cc-revoke {
  cursor: pointer;
}
.cc-link {
  opacity: 0.8;
  display: inline-block;
  padding: 0.2em;
}
.cc-link:hover {
  opacity: 1;
}
.cc-link:active,
.cc-link:visited {
  color: initial;
}
.cc-btn {
  display: block;
  padding: 0.4em 0.8em;
  font-size: 1em;
  font-weight: 700;
  border-width: 2px;
  border-style: solid;
  text-align: center;
  white-space: nowrap;
}
.cc-banner .cc-btn:last-child {
  min-width: 140px;
}
.cc-highlight .cc-btn:first-child {
  background-color: transparent;
  border-color: transparent;
}
.cc-highlight .cc-btn:first-child:focus,
.cc-highlight .cc-btn:first-child:hover {
  background-color: transparent;
  text-decoration: underline;
}
.cc-close {
  display: block;
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  font-size: 1.6em;
  opacity: 0.9;
  line-height: 0.75;
}
.cc-close:focus,
.cc-close:hover {
  opacity: 1;
}
.cc-revoke.cc-top {
  top: 0; /*left:3em;*/
  border-bottom-left-radius: 0.5em;
  border-bottom-right-radius: 0.5em;
}
.cc-revoke.cc-bottom {
  bottom: 0;
  left: 3em;
  border-top-left-radius: 0.5em;
  border-top-right-radius: 0.5em;
}
.cc-revoke.cc-left {
  left: 3em;
  right: unset;
  text-align: justify;
}
.cc-revoke.cc-right {
  right: 3em;
  left: unset;
}
.cc-top {
  top: 1em;
}
.cc-left {
  left: 1em;
}
.cc-right {
  right: 1em;
}
.cc-bottom {
  bottom: 1em;
}
.cc-floating > .cc-link {
  margin-bottom: 1em;
}
.cc-floating .cc-message {
  display: block;
  margin-bottom: 1em;
}
.cc-window.cc-floating .cc-compliance {
  -ms-flex: 1;
  flex: 1;
}
.cc-window.cc-banner {
  -ms-flex-align: center;
  align-items: center;
}
.cc-banner.cc-top {
  left: 0;
  right: 0;
  top: 0;
}
.cc-banner.cc-bottom {
  left: 0;
  right: 0;
  bottom: 0;
}
.cc-banner .cc-message {
  -ms-flex: 1;
  flex: 1;
}
.cc-compliance {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: justify;
  align-content: space-between;
}
.cc-compliance > .cc-btn {
  -ms-flex: 1;
  flex: 1;
}
.cc-btn + .cc-btn {
  margin-left: 0.5em;
}

@media print {
  .cc-revoke,
  .cc-window {
    display: none;
  }
}
@media screen and (max-width: 900px) {
  .cc-btn {
    white-space: normal;
  }


}
@media screen and (max-width: 414px) and (orientation: portrait),
  screen and (max-width: 736px) and (orientation: landscape) {
  .cc-window.cc-top {
    top: 0;
  }
  .cc-window.cc-bottom {
    bottom: 0;
  }
  .cc-window.cc-banner,
  .cc-window.cc-left,
  .cc-window.cc-right {
    left: 0;
    right: 0;
  }
  .cc-window.cc-banner {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .cc-window.cc-banner .cc-compliance {
    -ms-flex: 1;
    flex: 1;
  }
  .cc-window.cc-floating {
    max-width: none;
  }
  .cc-window .cc-message {
    margin-bottom: 1em;
  }
  .cc-window.cc-banner {
    -ms-flex-align: unset;
    align-items: unset;
  }
}
.cc-floating.cc-theme-classic {
  padding: 1.2em;
  border-radius: 5px;
}
.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
  text-align: center;
  display: inline;
  -ms-flex: none;
  flex: none;
}
.cc-theme-classic .cc-btn {
  border-radius: 5px;
}
.cc-theme-classic .cc-btn:last-child {
  min-width: 140px;
}
.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
  display: inline-block;
}
.cc-theme-edgeless.cc-window {
  padding: 0;
}
.cc-floating.cc-theme-edgeless .cc-message {
  margin: 2em 2em 1.5em;
}
.cc-banner.cc-theme-edgeless .cc-btn {
  margin: 0;
  padding: 0.8em 1.8em;
  height: 100%;
}
.cc-banner.cc-theme-edgeless .cc-message {
  margin-left: 1em;
}
.cc-floating.cc-theme-edgeless .cc-btn + .cc-btn {
  margin-left: 0;
}

/* COOKIES */
.cc-revoke {
  visibility: hidden;
  /*position: relative;*/
  position: absolute;
}
.cc-revoke:after {
  /*visibility: visible;
    position: absolute;
    top: 0;
    content: "Cookies";
	padding:10px;
	padding-bottom:15px;
	background-color:#f0f0f0;*/
  display: none;
}

iframe .issuu-branding {
  display: none !important;
}

******** COMMON STYLE CSS ********/
.btn-dropdown {
}
.form-group [data-style="btn-dropdown"] {
  background-image: linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%),
    linear-gradient(to right, #fff, #fff);
  background-position: calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  background-repeat: no-repeat;
  border-radius: 0.25rem;
  min-width: 180px;
}
.PUBLIQUINTAL-highlight {
  color: #0990ba;
}
.PUBLIQUINTAL-highlight-bold {
  color: #0990ba;
  font-weight: bold;
}
.product-price {
  color: #0990ba;
}
.product-price-bold {
  color: #0990ba;
  font-weight: bold;
}

.product-price-bold-striked {
  color: #6c757d;
  position: relative;
}

.product-price-bold-striked:before {
  position: absolute;
  content: "";
  left: 0;
  top: 45%;
  right: 0;
  border-top: 1px solid;
  border-color: #6c757d;
  -webkit-transform: rotate(-15deg);
  -moz-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  -o-transform: rotate(-15deg);
  transform: rotate(-15deg);
}

.product-price-bold-promo {
  color: #0990ba;
  font-weight: bold;
}
.product-promo-percentage {
  background-color: #fc3;
  font-weight: bold;
  color:black;
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 6px;
}

.padding-top-5 {
  margin-top: 5px;
}
.padding-top-8 {
  margin-top: 8px;
}
.padding-top-10 {
  margin-top: 10px;
}
.padding-top-14 {
  margin-top: 14px;
}
.padding-top-15 {
  margin-top: 15px;
}
.padding-top-20 {
  margin-top: 20px;
}
.padding-top-22 {
  margin-top: 22px;
}
.padding-top-25 {
  margin-top: 25px;
}
.padding-top-30 {
  margin-top: 30px;
}
.padding-top-35 {
  margin-top: 35px;
}
.padding-top-45 {
  margin-top: 45px;
}
.padding-top-65 {
  margin-top: 65px;
}

.padding-bottom-5 {
  margin-bottom: 5px;
}
.padding-bottom-10 {
  margin-bottom: 10px;
}
.padding-bottom-15 {
  margin-bottom: 15px;
}
.padding-bottom-20 {
  margin-bottom: 20px;
}
.padding-bottom-25 {
  margin-bottom: 25px;
}
.padding-bottom-30 {
  margin-bottom: 30px;
}
.padding-bottom-35 {
  margin-bottom: 35px;
}
.padding-bottom-45 {
  margin-bottom: 45px;
}
.padding-bottom-65 {
  margin-bottom: 65px;
}
.padding-bottom-200 {
  margin-bottom: 200px;
}
.padding-left-10-menos {
  margin-left: -10px;
}
.padding-left-15-menos {
  margin-left: -15px;
}
.padding-left-10 {
  margin-left: 10px;
}
.padding-left-15 {
  margin-left: 15px !important;
}
.padding-right-10 {
  margin-right: 10px;
}
.padding-right-15 {
  margin-right: 10px;
}
.btn {
  border-width: 0;
  //padding: 7px 14px;
  font-size: 13px;
  outline: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  text-shadow: none;
}

.btn .dark {
  color: white;
  text-shadow: none;
  background-color: #555555;
}

.btn .grey {
  color: black;
  text-shadow: none;
  background-color: #efefef;
}

/************************* ALL BUTTON OR LINKS SHOULD USE THE STYLES BELLOW *******************************/

/* Used for blog items*/
.btn-footer,
.btn-footer:visited,
.btn-footer:link,
.btn-footer:focus {
  text-shadow: none;
  background-color: #ccc;
  border: #eee 1px solid;
  font-size: 12px;
}

.btn-footer:hover {
  color: white;
  text-shadow: none;
  background-color: #333333;
}

.btn-footer:active {
  color: white;
  text-shadow: none;
  background-color: #313030;
  border: #fff 1px solid;
}

/* Used for newsletter button*/
.btn-newsletter,
.btn-newsletter:active,
.btn-newsletter:visited,
.btn-newsletter:link,
.btn-newsletter:hover {
  color: black;
  text-shadow: none;
  background-color: #c8c8c8;
}

/* used in light grey buttons */
.btn-grey,
.btn-grey:visited,
.btn-grey:link,
.btn-grey:focus {
  color: black;
  text-shadow: none;
  /*background-color: #EFEFEF;  */
  background-color: #e1e1e1;
}

.btn-grey:hover {
  color: #fff !important;
  background-color: #0990ba;
}

.btn-grey:hover ~ i {
  color: #fff !important;
}

.btn-grey:active {
  color: black;
  text-shadow: none;
  background-color: #efefef;
}

/* used in dark grey buttons */
.btn-dark,
.btn-dark:visited,
.btn-dark:link,
.btn-dark:focus {
  color: white;
  text-shadow: none;
  background-color: #555555;
}

.btn-dark:hover {
  color: white;
  background-color: #017294;
}

.btn-dark:active {
  color: white;
  text-shadow: none;
  background-color: #555555;
}

.btn-dropdown,
.btn-dropdown:active,
.btn-dropdown:visited,
.btn-dropdown:link {
  background-color: #fff;
  border-color: #ccc;
  color: #333;
  -moz-user-select: none;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857;
  margin-bottom: 0;
  padding: 6px 12px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  box-sizing: border-box;
}

/* SWITCH ALL BUTTONS TO THIS */

/* USED FOR SLIDERS OF IMAGES AROUND WEBSITE */

.nobrinde-gallery .bx-viewport {
  height: 110px !important;
}
.nobrinde-gallery .bx-viewport li {
  width: 73px;
  height: 110px !important;
  background: #fff;
}
.nobrinde-gallery .bx-viewport li a {
  display: block;
  vertical-align: middle;
  height: 110px;
  width: 73px;
}
.nobrinde-gallery .bxslider-wrapper {
  position: relative;
  margin: 0 15px 41px;
  padding: 0 75px;
  background: #fff;
}
.nobrinde-gallery .bx-wrapper .bx-controls-direction {
  width: 100%;
  height: 0px;
  top: 0;
}
.nobrinde-gallery .bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 0;
  width: 70px;
  height: 128px;
  text-indent: -10000px;
  border-radius: 0 !important;
  display: block;
}
.nobrinde-gallery .bx-wrapper .bx-controls-direction .bx-prev {
  left: 0;
  background: #fff url(../img/fa-angle-brands.png) no-repeat 18px 15px;
  margin-left: -75px;
  top: 15px;
}
.nobrinde-gallery .bx-wrapper .bx-controls-direction .bx-prev:hover {
  background: #fff url(../img/fa-angle-brands.png) no-repeat 18px -220px;
}
.nobrinde-gallery .bx-wrapper .bx-controls-direction .bx-next {
  left: 100%;
  background: #fff url(../img/fa-angle-brands.png) no-repeat -249px 15px;
  margin-right: -40px;
  top: 15px;
}
.nobrinde-gallery .bx-wrapper .bx-controls-direction .bx-next:hover {
  background: #fff url(../img/fa-angle-brands.png) no-repeat -249px -220px;
}
/******** END COMMON STYLE CSS ********/

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  width: 100%;
}

/******** PARALLAX ********/
.parallax {
  min-height: 500px;
  background-attachment: fixed;
  background-size: cover;
  background-position: 50% 50%;
}
.parallax h1,
.parallax h2,
.parallax h4,
.parallax p {
  color: #fff;
  text-align: center;
  line-height: 40px;
}
.jumbotron {
  margin-bottom: 0;
}
/******** END PARALLAX ********/

*:focus {
  outline: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}

input[type="text"],
textarea {
  /*margin-top:10px; CJ ELIMINEI INPUT*/
  border: 1px solid #ccc;
  padding: 7px;
  font-size: 0.875rem;
  font-weight: 400;
  border-radius: 0.25rem;
  resize: none;
  width: 100% !important;
  min-width: 35px !important;
}

@media (max-width: 900px) {
  min-width: 45px !important;
}
.carrinho-compras input[type="text"],
textarea {
  margin-top: 0px;
}

.footersubscrevernews {
  background-color: #263238;
  color: #fff;
}
.footersubscrevernews a {
  color: #fff;
  text-decoration: none;
}
.wsmenu #familia {
  text-transform: lowercase;
  line-height: 22px;
}
.wsmenu #familia::first-letter {
  text-transform: uppercase;
}
.textolowercase {
  text-transform: lowercase;
  line-height: 22px;
}
.textolowercase::first-letter {
  text-transform: uppercase;
}
.footersubscrevernews .container {
  padding-top: 25px;
}
.footersubscrevernews input[type="text"],
.modalsubscrevernews input[type="text"] {
  padding: 7px;
  margin-bottom: 10px;
}
.footersubscrevernews input[type="checkbox"],
.modalsubscrevernews input[type="text"] {
  margin-bottom: 10px;
}
.footersubscrevernews input[type="submit"],
.modalsubscrevernews input[type="text"] {
  vertical-align: top;
}
.modalsubscrevernews,
.modalsubscrevernews a {
  color: #333;
}

/* STICKY HEADER NAVBAR  */
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}
.sticky + .content {
  padding-top: 60px;
}
/* END STICKY HEADER NAVBAR */

/* PESQUISA TOPO BTN */
.btn-toolbar select {
  cursor: pointer;
}

.btn-toolbar select,
.btn-toolbar input[type="text"] {
  margin-left: 0;
  -webkit-border-radius: 0px;
}

#grelhas select {
  text-transform: lowercase;
  font-size: 12px;
}

#grelhas select:first-letter {
  text-transform: uppercase;
}

select {
  border-radius: 0.25rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0.875rem;
  font-weight: 400;
  border: 1px solid #ccc;
  padding: 7px;
  color: #495057;
  min-width: 100% !important;

}

/* arrows */
select.formpesquisa {
  color: #333;
  display: block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;

  line-height: 1.5;
  border: 1px solid #ccc;
  background-color: #fff;

  background-image: linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%),
    linear-gradient(to right, #fff, #fff);
  background-position: calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  background-repeat: no-repeat;
}

select.formpesquisa:focus {
  background-image: linear-gradient(45deg, gray 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, gray 50%),
    linear-gradient(to right, #fff, #fff);
  background-position: calc(100% - 15px) 1em, calc(100% - 20px) 1em,
    calc(100% - 2.5em) 0.5em;
  outline: 0;
}

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
/* end arrows */

.formpesquisa-top select,
.formpesquisa select,
.formpesquisa option {
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.formpesquisa option:hover,
.formpesquisa option:checked {
  /*	background: #CCC repeat url("data:image/gif;base64,R0lGO...") !important;*/
  background: #ccc !important;
}
.btn-formpesquisa-top .btn-group > .btn {
  height: 40px;
}

#searchform .btn-group > .btn {
  width: 35px;
  height: 38px;
}

.dropdown #dropdownPesquisaAvancada {
  height: 38px;
}

#searchform .btn-group {
  margin-left: -4px;
}

/* END PESQUISA TOPO BTN */
.btn-light {
  color: #333;
  background-color: #efefef;
  border-color: #efefef;
}

a i {
  color: #333;
}

a i:hover {
  color: #0990ba;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  /*background-color:#e8e8e8;*/
  background-color: #fff;
  color: #0990ba;
  border-color: #dee2e6 #dee2e6 #fff;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link {
  background-color: #f9f9f9;
  color: #666;
  border-color: #dee2e6;
}

#produtoTabConteudos .tab-pane {
  margin: 15px 0 15px 0;
}

#modalProdutoLightbox .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='grey' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
#modalProdutoLightbox .carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='grey' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}
#modalProdutoLightbox .carousel-indicators li {
  background-color: #333;
}

.pagina-detalhes {
  margin-right: 0px !important;
}

.barralateral,
.barralateral select,
.barralateral input {
  font-size: 0.84rem;
  line-height: 22px;
}
/*.barralateral .form-control select, .barralateral .form-control input{
	width:100%;
}*/
.barralateral h6 {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  /* border-bottom: 1px solid #CCC;
	padding-bottom: 5px; */
}

.mba-search-widget form {
  width: 100%;
}

.nobrinde-link,
.mba-link {
  color: #212529;
  text-decoration: none;
}
.nobrinde-link:hover,
.mba-link:hover {
  color: #0991bb !important;
  cursor: pointer;
  text-decoration: none;
}

.text11 {
  font-size: 11px;
}

.nomeproduto {
  text-transform: lowercase;
}
.nomeproduto::first-letter {
  text-transform: uppercase;
}
.titdetalheprod {
  color: #999;
}
.tabdetalheprod td {
  border-top: none;
  border-bottom: 1px solid #dee2e6;
}
.sidebar-resumo {
  background-color: #f8f8f8;
  font-size: 13px;
}
/* codigo de http://jsfiddle.net/WaypointArts/pn37C/ */
@media (min-width: 1200px) {
  .sidebar-resumo {
    max-width: 350px;
    margin-left: 20px;
  }
  .sticky-sidebar {
    position: fixed;
    z-index: 1;
    /*overflow-x: hidden;*/
  }
}
@media (max-width: 1199px) {
  .headersidebar {
    color: #fff;
    background-color: #555;
  }
}
@media (max-width: 991px) {
  .displaynone {
    display: none;
  }
  .deletebtn {
    padding-top: 20px;
  }
  .quantidademobile {
    left: -15px;
  }
}

.font18 {
  font-size: 18px;
}
.font14 {
  font-size: 14px;
}
.font13 {
  font-size: 13px;
}
.font12 {
  font-size: 12px;
}
.font11 {
  font-size: 11px;
}
.color666 {
  color: #666;
}

.imagensrotativas .owl-nav .owl-next {
  float: right;
}

.imagensrotativas .fa-chevron-left:before,
.imagensrotativas .fa-chevron-right:before {
  font-size: 18px;
  padding: 7px;
}
.imagensrotativas .owl-nav {
  position: absolute;
  top: -43px;
  float: right;
  right: 0px;
}
.imagensrotativas .owl-nav button.owl-prev {
  margin-right: 6px;
}
.imagensrotativas .owl-nav button.owl-next,
.imagensrotativas .owl-nav button.owl-prev {
  font-size: 34px !important;
  padding: 7px;
}
.imagensrotativas .btn-light {
  position: absolute;
  top: 80%;
}
.navbar-nav .nav-link > span {
  color: #9e9e9e;
  display: block;
  font-size: 11px;
  text-align: left;
  white-space: nowrap;
  width: 100%;
  line-height: 16px;
}
.navbar-nav .nav-link > span + span {
  color: #fff;
  white-space: nowrap;
  font-size: 18px;
  font-weight: 700;
  position: relative;
  padding-right: 15px;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0;
  margin: 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #f1f1f1;
  background-clip: padding-box;
  border-radius: 0;
  border-right: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}

.dropdown-toggle{
  padding-top: 3px;
  padding-bottom: 2px;
  padding-left: 4px;
  margin-right: -10px;
}

.dropdown-toggle > span + span::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
  position: absolute;
  right: 0px;
  bottom: 4px;
  text-align: right;
  
}
.dropdown-toggle::after {
  display: none;
}

.header-top {
  background: #1d262a;
}
.navbar-toggler {
  border: none;
}

.headtoppart {
  display: block;
  width: 100%;
  /*background-color: #f8f8f8;*/
  background-color: #1d262a;
  height: 39px;
  margin: 0 auto;
  padding: 0;
  min-width: 320px;
}

.headertopleft {
  float: right;
}

.headertopright,
.headertopright li {
  float: left;
  text-align: left;
}

.headertopright a {
  line-height: 39px;
  color: #ffffff;
  font-size: 13px;
  padding: 0 12px;
  display: inline-block;
  float: left;
}

.headertopright a:first-child {
  font-size: 14px;
}

.headertopright a:last-child {
  font-size: 12px;
}

.headertopright a:hover {
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.headertopright a.facebookicon:hover {
  background-color: #3b5998;
  color: #fff !important;
}

.headertopright a.facebookicon:hover > .fa-facebook {
  color: #fff !important;
}

.headertopright a.instagramicon:hover {
  background-color: #e23f5c;
  color: #fff !important;
}

.headertopright a.instagramicon:hover > .fa-instagram {
  color: #fff !important;
}

.headertopright a.youtubeicon:hover {
  background-color: #cd1f1e;
  color: #fff !important;
}

.headertopright a.youtubeicon:hover > .fa-youtube {
  color: #fff !important;
}

.headertopright a.twittericon:hover {
  background-color: #55acee;
  color: #fff !important;
}

.headertopright a.linkedinicon:hover {
  background-color: #0077b5;
  color: #fff !important;
}

.headertopright a.linkedinicon:hover > .fa-linkedin-in {
  color: #fff !important;
}

.headertopright a:hover ~ .headertopright .fab {
  background-color: red;
  color: white;
}

.address {
  padding: 10px 0 0;
  font-size: 12px;
  color: #fff;
}
.address a {
  color: #fff;
  text-decoration: none;
}
.address span {
  color: #fff;
}
.address i {
  margin-right: 6px;
  margin-left: 6px;
  color: #fff;
}

.wsanimated-arrow {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 102;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.wsanimated-arrow {
  cursor: pointer;
  padding: 16px 35px 16px 0px;
  margin: 12px 0 0 15px;
}

.wsanimated-arrow span,
.wsanimated-arrow span:before,
.wsanimated-arrow span:after {
  cursor: pointer;
  height: 2px;
  width: 17px;
  background: #9196a0;
  position: absolute;
  display: block;
  content: "";
}

.wsanimated-arrow span:before {
  top: -7px;
  width: 23px;
  content: "MENU";
  color: #9195a0;
  padding-left: 20px;
  font-size: 14px;
  line-height: 22px;
}

.wsanimated-arrow span:after {
  bottom: -7px;
  width: 17px;
}

.wsanimated-arrow span,
.wsanimated-arrow span:before,
.wsanimated-arrow span:after {
  transition: all 500ms ease-in-out;
}

.megasubmenu {
  padding: 10px;
  background: #f1f1f1;
}

.profile{
  width: 150px;
  right: 0px auto;
  left: 85%;
  margin-left: 5px;
}
.dropdown-menu ul {
  list-style: none;
  padding: 0;
  width: 200px;
}
.dropdown-menu li {
  list-style: none;
  padding: 0;
}

.navbar-nav > .nav-item:hover > .dropdown-menu > li .wscarticon .roundpoint {
  position: absolute;
  top: 14px;
  right: 21px;
  width: 17px;
  height: 17px;
  background-color: #da4b38;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 9px;
  text-align: center;
  font-style: normal;
  line-height: 16px;
  color: #fff;
}

.navbar-nav > .nav-item:hover > .dropdown-menu > li .wscarticon > a {
  display: block;
  color: #828181;
  padding: 0 26px 0 22px;
  line-height: 59px;
  text-decoration: none;
  position: relative;
}

.wscarticon .nav-link .roundpoint {
  top: 12px;
  right: 26px;
  width: 17px;
  height: 17px;
  background-color: #da4b38;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 9px;
  text-align: center;
  font-style: normal;
  line-height: 16px;
  color: #fff;
  position: absolute;
}

.wscarticon .nav-link .bi-basket2-fill {
  position: relative;
}

.navbar-nav > .nav-item > .dropdown-menu li > a:first-letter {
  text-transform: uppercase;
}
.navbar-nav > .nav-item > .dropdown-menu li > a {
  /*.navbar-nav > .nav-item:hover > .dropdown-menu, .navbar-nav > .nav-item:hover > .dropdown-menu .wstbitem .has-submenu .submenu {*/
    color: #666;
    border-right: 0;
    text-align: left;
    display: block;
    line-height: 22px;
    text-transform: none;
    font-size: 13px;
    letter-spacing: normal;
    border-right: 0 solid;
    text-decoration: none;
    text-transform: lowercase;
  }
  .navbar-nav > .nav-item:hover > .dropdown-menu li > a:hover {
    color: #0991bb;
  }
@media all and (min-width: 992px) {
  .modal-lg{
    max-width: 650px;
  }
  
  .navbar-collapse {
    position: relative;
  }
  .dropdown {
    position: initial; 
  }
  .navbar {
    padding-top: 0;
    padding-bottom: 0;
    z-index: 999;
  }
  .navbar .has-megamenu {
    position: static !important;
  }
  .navbar .megamenu {
    left: 0;
    right: 0;
    width: 100%;
    padding: 20px;
  }
  .navbar .nav-link {
    padding: 1rem 2rem 1rem 2rem;
    margin: 0 10px 0 10px;
  }
  .dropdown-menu .dropdown-toggle:after {
    border-top: 0.3em solid transparent;
    border-right: 0;
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid;
    margin-top: 12px;
  }
  .dropdown-menu {
    margin: 0;
  }
  .megasubmenu {
    left: 200px;
    top: 0;
    min-height: 100%;
    min-width: 800px;
    /*border-right: 1px solid #e5e5e5 ;
    border-bottom: 1px solid #e5e5e5;*/
  }
  .megasubmenu > ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    padding-left: 0;
  }  
  .megasubmenu > ul > li .menu{
    list-style: none;
    display: inline-block;
    width: calc(100% /4);
  }
  .megasubmenu > ul > li {
    list-style: none;
    display: inline-block;
    padding: 0 3px;
  }
  .megasubmenu > ul > li > ul {
    list-style: none;
    display: inline-block;
    width: 175px;
    padding: 0 5px;
    vertical-align: top;
  }
  .dropdown-menu .has-submenu:hover .megasubmenu {
    display: block;
  }
  .navbar-nav > .nav-item:hover > .dropdown-menu {
    display: block;
  }
  .navbar-nav .dropdown-menu .wstbitem .has-submenu .megasubmenu .menu a{
    margin-bottom: 5px;
  }
  .navbar-nav > .nav-item:hover > .dropdown-menu li .has-submenu{
    padding: 3px 5px 3px 10px !important;
  }
  .nav-item > .dropdown-menu > ul > li {
    /*border-left: #e5e5e5 1px solid;*/
    border-bottom: #e5e5e5 1px solid;
    /*text-transform: uppercase;*/
    padding: 5px 0;
    background-color: #f7f7f7;
  }
  .nav-item > .dropdown-menu > ul > li:hover {
    background-color: #f3f3f3;
    color: #333;
    border-left: #0991bb 3px solid;
  }
  .dropdown-item:focus,
  .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f1f1f1;
  }

  .navbar-nav .menu > a {
    width: 100%;
    font-weight: 700;
    border-bottom: solid 1px #d9d9d9;
    padding-bottom: 5px;
    padding-top: 10px;
    margin-bottom: 5px;
    line-height: 16px !important;
    text-decoration: none;
  }  
}
.navbar .nav-item h3 {
  font-size: 18px;
}
@media all and (max-width: 992px) {
  .navbar .megamenu {
    min-width: 800px !important;
  }
  #searchformDesktop,
  .searchform {
    width: 100%;
  }
}
.ais-SearchBox-input {
  top: -5px;
}
.address .langs-block-others-wrapper .langs-block-others a{
  color: #6c757d;
}
/* STICKY HEADER NAVBAR  */
.sticky {
position: fixed;
top: 0;
width: 100%;
}
.sticky + .content {
padding-top: 60px;
}
/* END STICKY HEADER NAVBAR */

.profile .dropdown-item {
  padding: 0.5rem 0.5rem 0.5rem 1rem;
  font-family: robotoregular, trebuchet ms, Arial,Helvetica, sans-serif;
  font-size: 13px;
  background-color: #f3f3f3 !important;
  border-left: 3px solid #f3f3f3 !important;
}
.profile .dropdown-item:hover {
  background-color: #e3e3e3 !important;
  border-left: 3px solid #0991bb !important;
  color: #0991bb !important;
}
.bi-chevron-compact-down{
  display: none;
}
.profile {
  width: 150px;
  left: -107px;
}
.profileicon{
  position: relative;
  height: 63px;
}
.profileicon a {
  line-height: 31px;
}
.wscarticon{
  margin-top: 5px;
}
.wscarticon .roundpoint {
  margin-left: 11px;
  background: red;
  border-radius: 15px;
  text-align: center !important;
  color: #fff !important;
  font-weight: bold;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .navbar .megamenu {
    min-width: 760px;
  }
}
@media only screen and (min-width: 1200px) {
  .ais-SearchBox-input {
    min-width: 350px;
  }
  .navbar .megamenu {
    min-width: 1000px;
  }
}

.dropdown .profileicon{
  display: none;
}
.dropdown-toggle li .has-submenu::after{
  display: none;
}
@media only screen and (min-width: 992px) {

  .dropdown-toggle::after{
    display: inline-block;
    position: relative;
    float: right;
    top: -5px;
  }

  .dropdown-toggle::after .titlenavtopmenusimple{
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  .dropdown-toggle::after{
    display: inline-block;
    position: relative;
    float: right;
    margin-right: 15px;
    top: -5px;
  }
  .has-submenu .titlenavtopmenu::after{
    /*content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-chevron-down' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");*/
    display: inline-block;
    position: relative;
    width: 0px;
    height: 0px;
    float: right;
    margin-right: 10px;
    margin-top: 5px;
  }
  .navbar{
      z-index: 1000;
      position: relative;
  }
  .wscarticon{
      top: 13px;
      right: 29%;
      position: absolute;
      z-index: 200;
  }

  .wscarticon .nav-link .roundpoint {
      top: -2px;
      right: -7px;
      position: absolute;
      z-index: 200;
  }
  .profileicon{
      top: 17px;
      right: 40%;
      position: absolute;
      z-index: 200;
  }
  .profile .dropdown-item {
      padding: 0.3rem;
  }
  .navbaricon, #wsnavtoggle{
      width: 40px;
      right: 15%;
      top: 4px;
      position: absolute;
  }
  .nav-item .profile{
      position: absolute;
      left: 0px;
  }
  .dropdown-item:active {
      background-color: #e5e5e5;
  }
  .dropdown-menu li .menu {
      list-style: none;
      padding: 0 0 0 15px;
  }
  .navbar-nav > .nav-item:hover > .dropdown-menu li > a{
      min-width: 300px;
      width: 100% !important;
      width: inherit;
      top: 0;
      right: 0;
      left: 0;
  }
  .nav-item > .dropdown-menu > ul > li:hover {
      background-color: #ffffff;
      color: #333;
  }
  .megasubmenu {
    padding: 10px;
    background: #f3f3f3;
  }
  .dropdown-menu li .titlenavmenu{
      font-weight: bold;
      margin-top: 5px;
  }
  .dropdown-menu .titlenavtopmenu{
      font-size: 15px !important;
  }
  li .has-submenu .topmenu{
      padding: 0 0 0 15px;
      font-size: 14px;
  }
  .bi-chevron-compact-down{
      color: #333333 !important;
      float: right;
      right: 15px;
      z-index: 200;
  }

}

#topcontrol{
  position: fixed;
  margin-bottom: 55px;
  margin-right: 22px;
  opacity: 1;
  z-index: 100;
  cursor: pointer;
}


/* Widget site Bitrix24 */
.b24-widget-button-position-bottom-right {
  right: 22px !important;
  bottom: 105px !important;
}

.b24-widget-button-inner-container, .bx-touch .b24-widget-button-inner-container {
  -webkit-transform: scale(.60) !important;
  transform: scale(.60) !important; 
}
.show {
  display: block;
  opacity: 1;
}

.hide {
  display: none;
}

.typefirstname{
  position:absolute;
  left:-2000px;
}

section .g-pt-50{
  padding-top: 0px !important;
}

@media (min-width: 0)
.g-pt-50 {
   padding-top: 0rem !important;
}

/* COOKIES START */
.btn-primary{
  color: #fff;
  background-color: #0990ba !important;
  border-color: transparent;
}

.btn-primary:hover{
  text-decoration: underline;
}

.btn-secondary{
  color: rgb(255, 255, 255);
  border-color: transparent;
  background-color: #555555;
}

.btn-secondary:hover{
  color: rgb(255, 255, 255);
  border-color: transparent;
  background-color: #555555;
  text-decoration: underline;
}

.cc-btn.cc-allow{
  color: #fff;
  background-color: #0990ba !important;
  border-color: transparent;
}

.cc-btn.cc-customize {
  color: rgb(255, 255, 255);
  border-color: transparent;
  background-color: #555555 !important;
  visibility: visible !important;
}

.cc-window.cc-floating{
  max-width: 40em !important;
}

.cc-window {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999; 
  max-width: 80%; 
  width: 600px; 
  height: auto; 
  padding: 20px; 
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); 
  border-radius: 8px; 
}

.cookie-consent-modal .modal-header{
  border-bottom: 1px solid rgb(200, 200, 200) !important;
}

.cookie-consent-modal .modal-footer{
  border-top: 1px solid rgb(200, 200, 200);
}

.cookie-consent-modal .modal-content{
  border-radius: 1em !important;
  background-color: rgb(240, 240, 240);
}

.cookie-consent-modal.modal{
  top: 75%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
}

.col-1{
  padding-left: 0 !important;
}
.flex-container{
  display: flex;
  justify-content: space-between;
}
.switch {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 17px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 13px;
  width: 13px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  transition: .4s;
}

input:checked + .slider {
  background-color: #555;
}

input:checked + .slider:before {
  transform: translateX(13px);
}

.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.toggle-arrow {
  cursor: pointer;
  margin-left: 5px;
}

.toggle-text {
  display: none;
}

@media screen and (max-width: 414px) and (orientation: portrait),
screen and (max-width: 736px) and (orientation: landscape) {
  .cc-window.cc-floating{
    max-width: 25em !important;
  }

  .cc-compliance{
    flex-direction: column;
  }

  .cc-btn.cc-customize{
    margin-bottom: 0.5em;
  }

  .cc-btn{
    margin-left: 0 !important;
    min-width: 103px;
  }

}
/* COOKIES END */