<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

:root {
    /* --cor: #b3d7df;*/
    --cor: #99dbde;
    --cor-preta: #4d4d4d;
    --cor-cinza: #f6f6f6;
    --cor_preta: #4d4d4d;
    --cor_cinza: #f6f6f6;
    --cor-azul: #4c5256;
    --header-height: 0;
    --trans-delay: .5s;
    --padding-container: 60px;
    --padding-container-big: 120px;
    --max-width-1: 940px;
    --max-width-container-b: none;
    --custom-gutter: 60px;
    --pt: 95px;
    --pl: 4vw;
}


@media (max-width: 1024px) and (min-width: 300px){
   #logotipo {
        padding-left: 15px !important;
        box-shadow: none !important;
    }

    .bt_como_apoiar{
        padding: 8px 10px !important;
        margin-right: 0px !important;
    }
    .Lang{ padding: 5px 0px 0px 0px !important; }
}



a.burger-list__social-media-icon:hover img {
    transform: scale(1.1);
}
a.burger-list__social-media-icon img {
    transition: all 0.4s ease-in-out;
    transform: scale(1);
    width: 32px !important;
}

.desk{ display:block; }
.mob{ display:none; }

@media (max-width: 1023px) and (min-width: 300px){
   .desk{ display:none; }
   .mob{ display:block; }
}



@media (max-width: 3840px) and (min-width: 2449px){
   .quemsou1_1_1{     
    /*padding-left: 3vw !important;*/ 
   }
   
}


button, img, a, input, textarea{ outline:none; }

body,h1,h2,h3,h4,h5,h6 {
    font-family: "Gotham Medium", "Montserrat", "Helvetica Neue",Helvetica,Arial,sans-serif;
}

@media (max-width: 519px) and (min-width: 300px){
footer.footer{ padding: 30px 0px 120px !important; }
}

::placeholder {
  color: #ccc;
  opacity: 1; /* Firefox */
  text-align: left !important;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #ccc;
 text-align: left !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
 color: #ccc;
 text-align: left !important;
}

input:focus::placeholder {
  color: transparent;
}


/* Change the white to any color */
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active
{
 -webkit-box-shadow: 0 0 0 30px #f9f9f9 inset !important;
}


body {
    font-family: "Gotham Book", "Montserrat", "Gotham Medium";
    color: #4d4d4d;
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    letter-spacing: 0px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: initial;
}

@media (max-width: 3400px) and (min-width: 1440px){
    #collapse-navigation {
         padding-right: 10px !important;
      }
}

@media (max-width: 1199px) and (min-width: 1025px){
    #collapse-navigation {
          padding-right: 10px !important;
      }
    .navbar-default .navbar-nav li a {
        padding: 20px 8px !important;
        font-size: 14px !important;
    }
}

@media (max-width: 1439px) and (min-width: 1200px){
  #collapse-navigation {
      padding-right: 10px !important;
  }
}

.main-container {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    overflow: hidden;
    width: 100%;
    padding-top: 0px;
}

.navbar-default .navbar-nav li a {
  font-size: 16px;
  color: #202a3f;
  font-weight: 500;
  letter-spacing: 0px;
  -webkit-font-smoothing: antialiased;
  font-family: 'Gotham Medium';
}

.selecionado_topo {
  color: var(--cor) !important;
  font-weight: 600 !important;
}

.selecionado_topo:after {
    content: "";
    display: block;
    /*border-bottom: 0.2em solid var(--cor);*/
    margin: 0px;
}


.navbar-default .navbar-nav li a:hover,
.navbar-default .navbar-nav li a:focus {
  /*color: rgba(147,186,31,1);*/
  opacity: 1;
  color: var(--cor);

}

/*********************** STICKY MENU ************************ */
#barra_menu{
  height:95px;
  width:100%;
  text-align: right;
  position: absolute;
  /*position: fixed;*/
  z-index: 2;
  left: 0px;
  top: 0px;
  background: transparent;
  /*box-shadow: 0px 1px 6px rgba(0,0,0,0.1);*/
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#barra_menu:hover{
  /*background: rgba(0,0,0,0.8) !important;*/
}
#barra_menu.sticky, #barra_menu.sticky nav{ 
  height: 115px !important; 
 -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: rgba(13,35,18,0.5);
}
#barra_menu.sticky .navbar-brand{ 
  padding-top: 15px !important;
}
#barra_menu.sticky .lang_holder{ 
  padding: 45px 0px 0px 25px !important;
}
#barra_menu.sticky .navbar-default .navbar-nav li a{ 
  padding-top: 20px !important;
}
#barra_menu.sticky .menu_qvm_li { 
  padding-top: 28px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#barra_menu.sticky #logo_home { 
  display:none !important;
}
#barra_menu.sticky #logo_default{ 
  display:block !important;
}

@media (max-width: 1440px) and (min-width: 1024px){
  #barra_menu .container {  width: 100% !important;}
}

@media screen and (max-width: 1024px){
    #barra_menu {height: 90px !important; }
}

@media (max-width: 1024px) and (min-width: 300px){
  #barra_menu.sticky, #barra_menu.sticky nav{ 
    height: 90px !important; 
   -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: rgba(0,0,0,0.4);
  }
}
/*********************** STICKY MENU ************************ */



.toTop{
  color: #fff;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    z-index: 99;
}
#toTop .imgToTop {
    width: 50px;
    height: 50px;
    cursor: pointer;
}

@font-face {
  font-family: 'Gotham Light';
  src: url("../fonts/gotham/Gotham-Light.eot") format('embedded-opentype'),
       url("../fonts/gotham/Gotham-Light.woff2") format('woff2'),
       url("../fonts/gotham/Gotham-Light.woff") format('woff'),
       url("../fonts/gotham/Gotham-Light.ttf") format('truetype'),
       url("../fonts/gotham/Gotham-Light.svg") format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham Book';
  src: url("../fonts/gotham/Gotham-Book.eot") format('embedded-opentype'),
       url("../fonts/gotham/Gotham-Book.woff2") format('woff2'),
       url("../fonts/gotham/Gotham-Book.woff") format('woff'),
       url("../fonts/gotham/Gotham-Book.ttf") format('truetype'),
       url("../fonts/gotham/Gotham-Book.svg") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham Medium';
  src: url("../fonts/gotham/Gotham-Medium.eot") format('embedded-opentype'),
       url("../fonts/gotham/Gotham-Medium.woff2") format('woff2'),
       url("../fonts/gotham/Gotham-Medium.woff") format('woff'),
       url("../fonts/gotham/Gotham-Medium.ttf") format('truetype'),
       url("../fonts/gotham/Gotham-Medium.svg") format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham Bold';
  src: url("../fonts/gotham/Gotham-Bold.eot") format('embedded-opentype'),
       url("../fonts/gotham/Gotham-Bold.woff2") format('woff2'),
       url("../fonts/gotham/Gotham-Bold.woff") format('woff'),
       url("../fonts/gotham/Gotham-Bold.ttf") format('truetype'),
       url("../fonts/gotham/Gotham-Bold.svg") format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham Black';
  src: url("../fonts/gotham/Gotham-Black.eot") format('embedded-opentype'),
       url("../fonts/gotham/Gotham-Black.woff2") format('woff2'),
       url("../fonts/gotham/Gotham-Black.woff") format('woff'),
       url("../fonts/gotham/Gotham-Black.ttf") format('truetype'),
       url("../fonts/gotham/Gotham-Black.svg") format('svg');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham Ultra';
  src: url("../fonts/gotham/Gotham-Ultra.eot") format('embedded-opentype'),
       url("../fonts/gotham/Gotham-Ultra.woff2") format('woff2'),
       url("../fonts/gotham/Gotham-Ultra.woff") format('woff'),
       url("../fonts/gotham/Gotham-Ultra.ttf") format('truetype'),
       url("../fonts/gotham/Gotham-Ultra.svg") format('svg');
  font-weight: 1000;
  font-style: normal;
}



@font-face {
    font-family:linea-basic-10;src:url(../fonts/linea-basic-10.eot);src:url(../fonts/linea-basic-10.eot?#iefix) format("embedded-opentype"),url(../fonts/linea-basic-10.woff) format("woff"),url(../fonts/linea-basic-10.ttf) format("truetype"),url(../fonts/linea-basic-10.svg#linea-basic-10) format("svg");font-weight:400;font-style:normal;
}

[data-icon]:before {
    content: attr(data-icon);
}

.icon-basic-accelerator:before {
    content: "a";
}

.icon-basic-alarm:before {
    content: "b";
}

.icon-basic-anchor:before {
    content: "c";
}

.icon-basic-anticlockwise:before {
    content: "d";
}

.icon-basic-archive:before {
    content: "e";
}

.icon-basic-archive-full:before {
    content: "f";
}

.icon-basic-ban:before {
    content: "g";
}

.icon-basic-battery-charge:before {
    content: "h";
}

.icon-basic-battery-empty:before {
    content: "i";
}

.icon-basic-battery-full:before {
    content: "j";
}

.icon-basic-battery-half:before {
    content: "k";
}

.icon-basic-bolt:before {
    content: "l";
}

.icon-basic-book:before {
    content: "m";
}

.icon-basic-book-pen:before {
    content: "n";
}

.icon-basic-book-pencil:before {
    content: "o";
}

.icon-basic-bookmark:before {
    content: "p";
}

.icon-basic-calculator:before {
    content: "q";
}

.icon-basic-calendar:before {
    content: "r";
}

.icon-basic-cards-diamonds:before {
    content: "s";
}

.icon-basic-cards-hearts:before {
    content: "t";
}

.icon-basic-case:before {
    content: "u";
}

.icon-basic-chronometer:before {
    content: "v";
}

.icon-basic-clessidre:before {
    content: "w";
}

.icon-basic-clock:before {
    content: "x";
}

.icon-basic-clockwise:before {
    content: "y";
}

.icon-basic-cloud:before {
    content: "z";
}

.icon-basic-clubs:before {
    content: "A";
}

.icon-basic-compass:before {
    content: "B";
}

.icon-basic-cup:before {
    content: "C";
}

.icon-basic-diamonds:before {
    content: "D";
}

.icon-basic-display:before {
    content: "E";
}

.icon-basic-download:before {
    content: "F";
}

.icon-basic-exclamation:before {
    content: "G";
}

.icon-basic-eye:before {
    content: "H";
}

.icon-basic-eye-closed:before {
    content: "I";
}

.icon-basic-female:before {
    content: "J";
}

.icon-basic-flag1:before {
    content: "K";
}

.icon-basic-flag2:before {
    content: "L";
}

.icon-basic-floppydisk:before {
    content: "M";
}

.icon-basic-folder:before {
    content: "N";
}

.icon-basic-folder-multiple:before {
    content: "O";
}

.icon-basic-gear:before {
    content: "P";
}

.icon-basic-geolocalize-01:before {
    content: "Q";
}

.icon-basic-geolocalize-05:before {
    content: "R";
}

.icon-basic-globe:before {
    content: "S";
}

.icon-basic-gunsight:before {
    content: "T";
}

.icon-basic-hammer:before {
    content: "U";
}

.icon-basic-headset:before {
    content: "V";
}

.icon-basic-heart:before {
    content: "W";
}

.icon-basic-heart-broken:before {
    content: "X";
}

.icon-basic-helm:before {
    content: "Y";
}

.icon-basic-home:before {
    content: "Z";
}

.icon-basic-info:before {
    content: "0";
}

.icon-basic-ipod:before {
    content: "1";
}

.icon-basic-joypad:before {
    content: "2";
}

.icon-basic-key:before {
    content: "3";
}

.icon-basic-keyboard:before {
    content: "4";
}

.icon-basic-laptop:before {
    content: "5";
}

.icon-basic-life-buoy:before {
    content: "6";
}

.icon-basic-lightbulb:before {
    content: "7";
}

.icon-basic-link:before {
    content: "8";
}

.icon-basic-lock:before {
    content: "9";
}

.icon-basic-lock-open:before {
    content: "!";
}

.icon-basic-magic-mouse:before {
    content: "\"";
}

.icon-basic-magnifier:before {
    content: "#";
}

.icon-basic-magnifier-minus:before {
    content: "$";
}

.icon-basic-magnifier-plus:before {
    content: "%";
}

.icon-basic-mail:before {
    content: "&amp;";
}

.icon-basic-mail-multiple:before {
    content: "'";
}

.icon-basic-mail-open:before {
    content: "(";
}

.icon-basic-mail-open-text:before {
    content: ")";
}

.icon-basic-male:before {
    content: "*";
}

.icon-basic-map:before {
    content: "+";
}

.icon-basic-message:before {
    content: ",";
}

.icon-basic-message-multiple:before {
    content: "-";
}

.icon-basic-message-txt:before {
    content: ".";
}

.icon-basic-mixer2:before {
    content: "/";
}

.icon-basic-mouse:before {
    content: ":";
}

.icon-basic-notebook:before {
    content: ";";
}

.icon-basic-notebook-pen:before {
    content: "&lt;";
}

.icon-basic-notebook-pencil:before {
    content: "=";
}

.icon-basic-paperplane:before {
    content: "&gt;";
}

.icon-basic-pencil-ruler:before {
    content: "?";
}

.icon-basic-pencil-ruler-pen:before {
    content: "@";
}

.icon-basic-photo:before {
    content: "[";
}

.icon-basic-picture:before {
    content: "]";
}

.icon-basic-picture-multiple:before {
    content: "^";
}

.icon-basic-pin1:before {
    content: "_";
}

.icon-basic-pin2:before {
    content: "`";
}

.icon-basic-postcard:before {
    content: "{";
}

.icon-basic-postcard-multiple:before {
    content: "|";
}

.icon-basic-printer:before {
    content: "}";
}

.icon-basic-question:before {
    content: "~";
}




.icon-basic-rss:before {
  content: "\\"
}

.icon-basic-server:before {
  content: "\e000"
}

.icon-basic-server2:before {
  content: "\e001"
}

.icon-basic-server-cloud:before {
  content: "\e002"
}

.icon-basic-server-download:before {
  content: "\e003"
}

.icon-basic-server-upload:before {
  content: "\e004"
}

.icon-basic-settings:before {
  content: "\e005"
}

.icon-basic-share:before {
  content: "\e006"
}

.icon-basic-sheet:before {
  content: "\e007"
}

.icon-basic-sheet-multiple:before {
  content: "\e008"
}

.icon-basic-sheet-pen:before {
  content: "\e009"
}

.icon-basic-sheet-pencil:before {
  content: "\e00a"
}

.icon-basic-sheet-txt:before {
  content: "\e00b"
}

.icon-basic-signs:before {
  content: "\e00c"
}

.icon-basic-smartphone:before {
  content: "\e00d"
}

.icon-basic-spades:before {
  content: "\e00e"
}

.icon-basic-spread:before {
  content: "\e00f"
}

.icon-basic-spread-bookmark:before {
  content: "\e010"
}

.icon-basic-spread-text:before {
  content: "\e011"
}

.icon-basic-spread-text-bookmark:before {
  content: "\e012"
}

.icon-basic-star:before {
  content: "\e013"
}

.icon-basic-tablet:before {
  content: "\e014"
}

.icon-basic-target:before {
  content: "\e015"
}

.icon-basic-todo:before {
  content: "\e016"
}

.icon-basic-todo-pen:before {
  content: "\e017"
}

.icon-basic-todo-pencil:before {
  content: "\e018"
}

.icon-basic-todo-txt:before {
  content: "\e019"
}

.icon-basic-todolist-pen:before {
  content: "\e01a"
}

.icon-basic-todolist-pencil:before {
  content: "\e01b"
}

.icon-basic-trashcan:before {
  content: "\e01c"
}

.icon-basic-trashcan-full:before {
  content: "\e01d"
}

.icon-basic-trashcan-refresh:before {
  content: "\e01e"
}

.icon-basic-trashcan-remove:before {
  content: "\e01f"
}

.icon-basic-upload:before {
  content: "\e020"
}

.icon-basic-usb:before {
  content: "\e021"
}

.icon-basic-video:before {
  content: "\e022"
}

.icon-basic-watch:before {
  content: "\e023"
}

.icon-basic-webpage:before {
  content: "\e024"
}

.icon-basic-webpage-img-txt:before {
  content: "\e025"
}

.icon-basic-webpage-multiple:before {
  content: "\e026"
}

.icon-basic-webpage-txt:before {
  content: "\e027"
}

.icon-basic-world:before {
  content: "\e028"
}

.hero-slider {
  height: 100%;
  display: block
}

.hero-slider .slick-list,
.hero-slider .slick-track,
.hero-slider .slide {
  height: 100%
}

.hero-slider .slide {
  background-repeat: no-repeat!important;
  background-color: #F5F5F7!important;
  background-size: cover!important
}

.hero-slider .slick-dots {
  bottom: 25px
}




.action-bar {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
}


.action-bar a {
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 10px !important;
    padding: 8px 4px 15px 4px !important;
    border-left: 0px;
}


  .action-bar a:before {
    content: "|";
    padding: 0px 10px 0px 5px;
}
.action-bar li:first-child a:before {
    content: '';
    padding-left: 0px !important;
}




.action-bar .col-md-4,
.action-bar .col-sm-4 {
  padding: 0;
  margin: 0
}

.action-bar a {
  padding-top: 35px;
  padding-bottom: 35px;
  width: 100%;
  display: block;
  position: relative;
  line-height: 55px;
  text-align: center
}

.action-bar a i {
  font-size: 28px;
  color: #323237
}

.action-bar a:focus,
.action-bar a:hover {
  text-decoration: none;
  opacity: 1
}

.action-bar a:focus i,
.action-bar a:hover i {
  color: #fff
}

@media screen and (min-width:768px) {
  .action-bar .col-md-4:last-child,
  .action-bar .col-sm-4:last-child {
    border-right: 1px solid #e7e7e7
  }
  
}

.action-bar a span.icon {
  position: relative;
  top: 13px;
  left: -9px;
  margin-top: -6px;
  display: inline-block
}

.action-bar a span.text {
  color: #323237
}

.action-bar .icon {
  font-size: 42px
}

@media screen and (max-width:768px) {
  .action-bar a {
    border-bottom: 1px solid #e7e7e7
  }
  .action-bar {
    border: none
  }
}

section.newsletter {
  padding-top: 50px;
  padding-bottom: 50px
}

section.newsletter a,
section.newsletter input {
  /*margin-top: 25px*/
}

section.newsletter input {
  font-size: 16px;
  padding-left: 25px;
  border-radius: 2px;
  border: none;
  margin-bottom: 0;
  height: 43px;
  color: #4d4d4d
}

section.newsletter h2.page-title {
  margin-bottom: 10px
}

@media screen and (max-width:991px) {
  section.newsletter .row,
  section.newsletter .text-left {
    text-align: center
  }
  section.newsletter a,
  section.newsletter input {
    margin-top: 30px
  }
  section.newsletter h2 {
    margin-top: 20px
  }
}

section.products-grid {
  padding-bottom: 0px;
}

section.products-grid .product {
  position: relative;
  padding: 0% 15px 0px !important;
  margin-bottom: 90px;
}

section.products-grid .product:hover .product-details {
  opacity: 1
}

section.products-grid .product .thumbnail {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}

section.products-grid .product .product-details {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  opacity: .3;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease
}

section.products-grid .product .product-details:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: .9
}


section.products-grid .product .product-details h3 {
    position: absolute;
    color: #111;
    font-weight: 500;
    bottom: -25px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 0px;
    padding-left: 3.5%;
    bottom: -30px !important;
}


section.products-grid .product a:hover .scale {
    transform: scale(1.1);
}
section.products-grid .product .scale {
    transform: scale(1);
    transition: all .7s ease;
}



section.products-grid .product .product-details a.btn {
  color: #fff;
  border-color: #fff;
  margin-bottom: 20px
}

section.products-grid .product .product-details a.btn:focus,
section.products-grid .product .product-details a.btn:hover {
  opacity: .8
}

section.products-grid .product .product-price {
  color: #fff;
  font-weight: 700
}

@media screen and (max-width:768px) {
  section.products-grid .product {
    margin-bottom: 15px
  }
}

footer.footer {
  background: #414645;
  padding: 50px 0 20px
}

.footer_menus_list{
    padding-left:120px;
  }

 .footer_circle{
  position:absolute;left:0px;top:50%;transform:translateY(-50%);  
}

.footer_pb{
    padding-top:30px;padding-bottom:60px;
  }
.follow{
    font-family: 'Montserrat';
    font-size: 12px !important;
}
.trade_holder{ padding:0px; }
.trade{display:block;}
.footer_mini_logo{ position:absolute;right:30px;bottom:5px; }
  .trade_holder .refs{
    font-family:'Montserrat';
    font-size:13px;
    color:#202a3f;
    display:inline-block;
    padding-right:45px;
    padding-left:0px;
  }

@media screen and (max-width:767px) {
  .trade_holder{ text-align: center !important; }
  .trade_holder .refs{ font-size:11px !important;padding-right:8px !important; }
}

@media screen and (max-width:1199px) {
  .footer_menus_list{
    padding-left:15px;
  }
  .footer_circle{
    position: absolute;
    left: auto;
    top: 57.5%;
    transform: translateY(-50%) rotate(180deg);
    right: 0px;
    width: 381px;
  }
  .footer_pb{
    padding-bottom:30px;
    padding-top: 60px;
  }
  .footer .social{ padding-top: 60px; }

  .follow{
      padding: 60px 0px 15px;
  }
  .creditos{
      padding-bottom: 60px;;
  }
  .trade_holder{ padding:60px 0px; }
  .trade{display:none;}
  .footer_mini_logo{ bottom:0px; }
}



footer.footer .footer-navigation {
  display: table;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px
}

footer.footer .footer-navigation li {
  list-style-type: none;
  float: left;
  margin-left: 25px;
  font-size: 14px;
  font-weight: 700
}

footer.footer .footer-navigation li a {
  color: #979797;
  text-transform: uppercase;
  letter-spacing: 1px
}

footer.footer .footer-navigation li:first-child {
  margin-left: 0
}

@media screen and (max-width:768px) {
  footer.footer .footer-navigation li a {
    padding: 10px 0;
    display: block;
    text-align: center
  }
  footer.footer .footer-navigation li {
    float: none;
    margin: 0;
    border-top: 1px solid #e8eced
  }
  footer.footer .footer-navigation {
    display: block
  }
}

footer.footer .accepted-payments {
  clear: both;
  display: table;
  position: relative;
  padding: 40px 0;
  border-top: 1px solid #e8eced;
  border-bottom: 1px solid #e8eced;
  width: 100%;
  margin: 40px auto
}

footer.footer .accepted-payments li {
  list-style-type: none;
  float: left;
  font-size: 38px;
  width: 20%;
  text-align: center
}

footer.footer .accepted-payments li a {
  color: #c9c9c9
}

footer.footer .accepted-payments li:first-child {
  margin-left: 0
}

@media screen and (max-width:768px) {
  footer.footer .accepted-payments li {
    font-size: 26px
  }
}

footer.footer .copyright {
  clear: both;
  margin-top: 40px
}

footer.footer .copyright p {
  text-align: left;
  color: #111;
  font-size: 15px
}

.team-carousel .slick-slide {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  opacity: .3;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease
}

.team-carousel .slick-slide .member-info,
a .custom-icon span {
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease
}

.team-carousel .slick-slide:focus {
  outline: 0!important
}

.team-carousel .slick-slide .member-info {
  padding: 0 30px;
  opacity: 0;
  transition: all .5s ease;
  margin-bottom: 50px
}

.team-carousel .slick-slide .member-info .position {
  margin-bottom: 20px
}

.team-carousel .slick-slide.slick-current {
  opacity: 1
}

.team-carousel .slick-slide.slick-current .member-info {
  opacity: 0
}

a .custom-icon {
  width: 20px;
  height: 17px;
  position: relative;
  margin: 19px auto;
  display: table
}

a .custom-icon span {
  position: absolute;
  background: #323237;
  transition: all .5s ease
}

.map-wrapper,
.product-full-width .product .thumbnail {
  position: relative
}

a:focus,
a:hover {
  outline: 0
}

a:focus .custom-icon span,
a:hover .custom-icon span {
  background: #9c0!important
}

a .icon-list span:first-child {
  width: 6px;
  height: 5px;
  top: 0;
  left: 0
}

a .icon-list span:nth-child(2) {
  width: 6px;
  height: 5px;
  top: 6px;
  left: 0
}

a .icon-list span:nth-child(3) {
  width: 6px;
  height: 5px;
  top: 12px;
  left: 0
}

a .icon-list span:nth-child(4) {
  width: 13px;
  height: 5px;
  top: 0;
  right: 0
}

a .icon-list span:nth-child(5) {
  width: 13px;
  height: 5px;
  top: 6px;
  right: 0
}

a .icon-list span:nth-child(6) {
  width: 13px;
  height: 5px;
  top: 12px;
  right: 0
}

a .icon-grid span:first-child {
  width: 6px;
  height: 7px;
  top: 0;
  left: 0
}

a .icon-grid span:nth-child(2) {
  width: 6px;
  height: 7px;
  top: 8px;
  left: 0
}

a .icon-grid span:nth-child(3) {
  width: 6px;
  height: 9px;
  top: 0;
  left: 7px
}

a .icon-grid span:nth-child(4) {
  width: 6px;
  height: 7px;
  top: 10px;
  left: 7px
}

a .icon-grid span:nth-child(5) {
  width: 6px;
  height: 5px;
  top: 0;
  right: 0
}

a .icon-grid span:nth-child(6) {
  width: 6px;
  height: 7px;
  top: 6px;
  right: 0
}

a .icon-full-width span:first-child {
  width: 20px;
  height: 13px;
  top: 0;
  left: 0
}

a .icon-full-width span:nth-child(2) {
  width: 6px;
  height: 8px;
  bottom: 0;
  left: 2px;
  border: 1px solid #fff
}

a.load-more {
  width: 82px;
  height: 82px;
  background: #e7e7e7;
  color: #323237;
  display: block;
  text-align: center;
  line-height: 82px;
  border-radius: 50%;
  margin: 0 auto
}

.navbar,
.navbar-default .navbar-nav .active a {
  background: 0 0
}

.product-list .product {
  margin-bottom: 10px
}

.product-list .product .product-details p,
.product-list .product .thumbnail {
  margin-bottom: 20px
}

.product-list .product .product-details h2 {
  margin-bottom: 20px;
  display: block!important;
  margin-top: 10px
}

.product-list .product .product-details .btn {
  margin-top: 10px
}

.product-list .product .product-details .product-price {
  font-weight: 700
}

@media screen and (max-width:991px) {
  .product-list .product {
    margin-bottom: 40px
  }
}

.product-list .row:last-child,
.product-list .row:last-child .product,
.product-list .row:last-child .product .thumbnail {
  margin-bottom: 0
}

@media screen and (max-width:768px) {
  .product-list .row:last-child .product .thumbnail {
    margin-bottom: 40px
  }
  .product-full-width .row .product {
    margin-bottom: 30px
  }
}

.product-full-width .row:last-child .product .product-details {
  margin-bottom: 0
}

.product-full-width .product .thumbnail .product-details {
  position: relative;
  display: block;
  max-width: 530px;
  padding: 40px;
  opacity: .9;
  margin-bottom: 120px
}

.product-full-width .product .thumbnail .product-details .btn,
.product-full-width .product .thumbnail .product-details .product-price,
.product-full-width .product .thumbnail .product-details h2,
.product-full-width .product .thumbnail .product-details p {
  color: #fff
}

.product-full-width .product .thumbnail .product-details p {
  margin-bottom: 10px
}

.product-full-width .product .thumbnail .product-details .btn {
  border-color: #fff
}

.product-full-width .product .thumbnail .product-details .product-price {
  font-weight: 700;
  font-size: 23px;
  margin-bottom: 22px
}

.blog-list .post,
.product-single .product-details .product-social {
  margin-bottom: 30px
}

.product-full-width .product .thumbnail .product-details.left {
  left: 60px;
  float: left
}

@media screen and (max-width:768px) {
  .product-full-width .product .thumbnail .product-details {
    margin-bottom: 30px
  }
  .product-full-width .product .thumbnail .product-details.left {
    left: 0;
    margin-top: 0!important;
    width: 100%!important;
    max-width: none;
    float: none
  }
}

.product-full-width .product .thumbnail .product-details.right {
  right: 60px;
  float: right
}

@media screen and (max-width:768px) {
  .product-full-width .product .thumbnail .product-details.right {
    right: 0;
    margin-top: 0!important;
    width: 100%!important;
    max-width: none;
    float: none
  }
}

@media screen and (max-width:991px) {
  .product-single .product-details {
    margin-top: 30px
  }
}

.product-single .product-details .btn {
  margin-top: 0
}

.product-single .product-details .product-price {
  font-size: 22px;
  font-weight: 700
}

.product-single .product-details .product-social a {
  margin-right: 20px
}

.product-single .secondary-images a {
  opacity: .4
}

.product-single .secondary-images a img {
  margin-top: 30px
}

.product-single .secondary-images a:focus,
.product-single .secondary-images a:hover {
  opacity: .8
}

.blog-list .post {
  display: block
}

.blog-list .post .product-details h2 {
  margin-bottom: 20px;
  margin-top: 10px
}

.blog-list .post .product-details p {
  margin-bottom: 20px
}

.blog-list .post .product-details .btn {
  margin-top: 10px
}

.blog-list .post .product-details .product-price {
  font-weight: 700
}

.blog-list .post .thumbnail {
  margin-bottom: 40px
}

.blog-list .row:last-child .post,
.blog-list .row:last-child .post .thumbnail {
  margin-bottom: 0
}

@media screen and (max-width:768px) {
  .blog-list .row:last-child .post .thumbnail {
    margin-bottom: 40px
  }
}

.post-details h3 {
  font-weight: 500;
  margin-bottom: 23px
}

#map {
  height: 600px;
  width: 100%
}

.map-wrapper .directions {
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  display: block;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
  position: absolute;
  left: 30px;
  bottom: -30px
}

.navbar {
  border: none;
  margin: 0;
  position: absolute;
  z-index: 5;
  width: 100%
}

.navbar .navbar-header .navbar-brand {
  font-size: 26px;
  color: #323237;
  font-weight: 700;
  letter-spacing: 1px
}

.navbar .navbar-header .navbar-brand .logo-dot {
  width: 4px;
  height: 4px;
  display: inline-block;
  margin-left: 1px
}



.slick-dots li button:before,
.slick-next:before,
.slick-prev:before {
  font-family: slick;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

@media screen and (min-width:768px) {
  .blog-list.alternative .row:nth-child(2n) .col-md-6 {
    float: right
  }
  .navbar .navbar-header .navbar-brand {
    padding: 10px 0px 21px 17px;
  }
  .navbar .navbar-header {
    /* width: 158px*/
  }
  .navbar-default .navbar-nav li a {
    padding: 40px 20px 32px;
  }
}

.navbar-default .navbar-toggle {
  border: none;
  float: left
}

.navbar-default .navbar-toggle .icon-bar {
  background: #323237;
  height: 2px;
  width: 18px;
  margin-bottom: 4px;
  display: block
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background: 0 0
}

.navbar .dropdown-menu {
  border: none;
  border-radius: 0;
  box-shadow: none;
  background: #eee;
  padding: 20px 0;
  margin-top: 0!important
}

.navbar .dropdown-menu li a {
  padding: 4px 0 4px 15px;
  color: #222
}

.navbar .dropdown-menu li a:active,
.navbar .dropdown-menu li a:focus,
.navbar .dropdown-menu li a:hover {
  background: 0 0;
  opacity: .8
}

.navbar .open a.dropdown-toggle {
  background-color: transparent!important
}

.side-menu-opener span {
  background: #323237;
  height: 2px;
  width: 18px;
  margin-bottom: 4px;
  display: block
}

.side-menu-opener.mobile {
  display: inline-block;
  padding: 6px 10px;
  float: right;
  margin: 8px 0 8px 15px
}

@media screen and (min-width:768px) {
  .side-menu-opener.mobile {
    display: none
  }
}

@media screen and (max-width:768px) {
  .navbar-right {
    display: none!important
  }
}
/*
.slick-list,
.slick-slider,
.slick-track {
  position: relative;
  display: block
}

@media screen and (min-width:768px) {
  .dropdown:hover .dropdown-menu {
    display: block
  }
  .nav-pills .dropdown-menu,
  .nav-tabs .dropdown-menu,
  .navbar .dropdown-menu {
    margin-top: 0
  }
}

.btn,
.btn-default,
.btn.btn-primary {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 2px;
  border: none
}

.btn {
  padding: 12px 35px;
  margin-top: 20px;
  letter-spacing: 1px
}

@media screen and (max-width:991px) {
  .btn {
    padding: 12px 20px
  }
}

.button-group .btn:first-child {
  margin-right: 20px
}

.btn.btn-primary {
  border: 1px solid;
  padding: 10px 35px
}

@media screen and (max-width:991px) {
  .btn.btn-primary {
    padding: 10px 20px
  }
}

.slick-slider {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y
}

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0
}

.slick-list:focus {
  outline: 0
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.slick-track {
  left: 0;
  top: 0
}

.slick-track:after,
.slick-track:before {
  content: "";
  display: table
}

.slick-track:after {
  clear: both
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none
}

[dir=rtl] .slick-slide {
  float: right
}

.slick-slide img {
  display: block
}

.slick-slide.slick-loading img {
  display: none
}

.slick-slide.dragging img {
  pointer-events: none
}

.slick-initialized .slick-slide {
  display: block
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}

.slick-arrow.slick-hidden {
  display: none
}

.slick-dots,
.slick-next,
.slick-prev {
  display: block;
  padding: 0;
  position: absolute
}

@media screen and (max-width:768px) {
  .slide:before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    content: '';
    opacity: 0;
    z-index: 2;
    background-color: #fff
  }
}

.slick-loading .slick-list {
  background: url(../images/ajax-loader.gif) center center no-repeat #fff
}

@font-face {
  font-family: slick;
  src: url(../fonts/slick.eot);
  src: url(../fonts/slick.eot?#iefix) format("embedded-opentype"), url(../fonts/slick.woff) format("woff"), url(../fonts/slick.ttf) format("truetype"), url(../fonts/slick.svg#slick) format("svg");
  font-weight: 400;
  font-style: normal
}

.slick-next,
.slick-prev {
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: 0 0;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  border: none;
  outline: 0
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  outline: 0;
  background: 0 0;
  color: transparent
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: .25
}

.slick-next:before,
.slick-prev:before {
  font-size: 20px;
  line-height: 1;
  color: #fff;
  opacity: .75
}

.slick-prev {
  left: -25px
}

[dir=rtl] .slick-prev {
  left: auto;
  right: -25px
}

.slick-prev:before {
  content: "←"
}

.slick-next:before,
[dir=rtl] .slick-prev:before {
  content: "→"
}

.slick-next {
  right: -25px
}

[dir=rtl] .slick-next {
  left: -25px;
  right: auto
}

[dir=rtl] .slick-next:before {
  content: "←"
}

.slick-slider {
  margin-bottom: 30px
}

.slick-dots {
  bottom: -45px;
  list-style: none;
  text-align: center;
  width: 100%
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0;
  padding: 0;
  cursor: pointer
}

.slick-dots li button {
  border: 0;
  background: 0 0;
  display: block;
  height: 20px;
  width: 20px;
  outline: 0;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer
}

.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: 0
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  opacity: 1
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000;
  opacity: .25
}

.slick-dots li.slick-active button:before {
  color: #000;
  opacity: .75
}

*/

.mfp-bg,
.mfp-wrap {
  position: fixed;
  top: 0;
  left: 0
}

.mfp-container:before,
.mfp-figure:after {
  content: ''
}

.mfp-bg,
.mfp-container,
.mfp-wrap {
  width: 100%;
  height: 100%
}



.mfp-bg {
  z-index: 1042;
  overflow: hidden;
  background: #0b0b0b;
  opacity: .8;
  filter: alpha(opacity=80)
}

.mfp-wrap {
  z-index: 1043;
  outline: 0!important;
  -webkit-backface-visibility: hidden
}

.mfp-container {
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.mfp-container:before {
  display: inline-block;
  height: 100%;
  vertical-align: middle
}

.mfp-align-top .mfp-container:before {
  display: none
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto
}

.mfp-ajax-cur {
  cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
  cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.mfp-loading.mfp-figure {
  display: none
}

.mfp-hide {
  display: none!important
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -.8em;
  left: 8px;
  right: 8px;
  z-index: 1044
}

.mfp-preloader a {
  color: #CCC
}

.mfp-close,
.mfp-preloader a:hover {
  color: #FFF
}

.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
  display: none
}

button.mfp-arrow,
button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none
}

.mfp-figure:after,
.mfp-iframe-scaler iframe {
  box-shadow: 0 0 8px rgba(0, 0, 0, .6);
  position: absolute
}

button::-moz-focus-inner {
  padding: 0;
  border: 0
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: .65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
  opacity: 1;
  filter: alpha(opacity=100)
}

.mfp-close:active {
  top: 1px
}

.mfp-close-btn-in .mfp-close {
  color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap
}

.mfp-figure,
img.mfp-img {
  line-height: 0
}

.mfp-arrow {
  position: absolute;
  opacity: .65;
  filter: alpha(opacity=65);
  margin: -55px 0 0;
  top: 50%;
  padding: 0;
  width: 90px;
  height: 110px
}

.mfp-arrow:active {
  margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
  opacity: 1;
  filter: alpha(opacity=100)
}

.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b,
.mfp-arrow:after,
.mfp-arrow:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: inset transparent
}

.mfp-arrow .mfp-a,
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px
}

.mfp-arrow .mfp-b,
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: .7
}

.mfp-arrow-left {
  left: 0
}

.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px
}

.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
  right: 0
}

.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px
}

.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px
}

.mfp-image-holder .mfp-content,
img.mfp-img {
  max-width: 100%
}

.mfp-iframe-holder .mfp-close {
  top: -40px
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000
}

.mfp-figure:after,
img.mfp-img {
  width: auto;
  height: auto;
  display: block
}

img.mfp-img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto
}

.mfp-figure:after {
  left: 0;
  top: 40px;
  bottom: 40px;
  right: 0;
  z-index: -1;
  background: #444
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px
}

.mfp-figure figure {
  margin: 0
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, .6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, .6);
    position: fixed;
    text-align: center;
    padding: 0
  }
}

@media all and (max-width:900px) {
  .mfp-arrow {
    -webkit-transform: scale(.75);
    transform: scale(.75)
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px
  }
}

.mfp-ie7 .mfp-img {
  padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
  padding: 0
}

.mfp-ie7 .mfp-content {
  padding-top: 44px
}

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0
}

div.pagination {
  width: 100%;
  padding: 3px;
  margin: 20px auto;
  text-align: center
}

div.pagination a {
    padding: 4px 9px;
    margin: 3px;
    border: 1px solid #111;
    text-decoration: none;
    color: #000;
    min-width: 41px;
}

div.pagination a:active,
div.pagination a:hover {
  border: 1px solid #ddd;
  color: #000
}

div.pagination span.current {
  padding: 4px 9px;
  margin: 3px;
  background-color: #eee;
  color: #000
}

div.pagination span.disabled {
  padding: 4px 9px;
  margin: 3px;
  border: 1px solid #f5f5f5;
  color: #eee
}

.selecionado {
  /* background-color: #eee;*/
  font-weight: 600 !important;
}



.erro {
  color: #c00!important
}

.produto_icons {
  margin: 10px 7px;
  float: left
}

.produto_icons img {
  width: 85%
}

.icons_texto {
  text-align: center;
  color: #000;
  font-size: 13px;
  font-weight: 600
}

.icons_texto2 {
  text-align: center;
  font-family: 'PT Sans';
  font-size: 11px;
  font-weight: 300;
  width: 85%
}

@media (min-width:320px) and (max-width:767px) {
  #collapse-navigation,
  #idiomas,
  #pesquisa {
    float: left!important
  }
  #pesquisa_idiomas {
    width: 100%
  }
  #idiomas,
  #pesquisa {
    width: 50%;
    padding-right: 0!important
  }
  .side-menu-opener {
    padding: 9px 0 0!important
  }
  #logotipo {
    /*
    margin-left: calc(50% - 80px);
    text-align: center
    background: transparent !important;*/
  }
  .navbar-header {
    height: 95px!important
  }
  #newsletter_title1 {
    display: block
  }
  .dropdown-menu {
    padding: 0!important
  }
  .dropdown-menu&gt;li&gt;a {
    color: #000!important
  }
  
  #miniaturas {
    min-height: 300px !important;
    padding-left: 0px !important;
  }
  .product-icons {
    display: inline-block;
    padding: 40px 0!important;
    margin-top: 20px;
    border-top: 1px solid #eee
  }
  .hr_d {
    border-top: 0!important
  }
  .product-name {
    font-size: 60px!important;
    line-height: 60px!important
  }
  #product-desc {
    width: 100%!important
  }
  #idiomas {
    /*
    text-align: right;
    padding-top: 5px!important
    */
  }
  .container&gt;.navbar-collapse {
    width: 100%!important;
    margin: 0!important
  }
}

@media (min-width:768px) and (max-width:991px) {

section.products-grid .product .thumbnail {
    margin: 0 auto;
    width: 300px;
}


  .product {
    margin: 5% 0% !important;
}

  #product-desc {
    width: 100%!important
  }
  .hr_d {
    border-top: 0!important
  }
  .col-md-6.col-sm-6.col-xs-12.product:nth-child(odd) .otitulo{ font-size:16px !important; }
  .osubtitulo {font-size: 14px !important;}

}

@media (min-width:992px) and (max-width:1023px) {
  section.products-grid .product .thumbnail {
    margin: 0 auto;
    width: 300px;
}
  #idiomas {
    padding-top: 5px!important
  }
}


@media (min-width:1024px) and (max-width:1400px) {
  section.products-grid .product .thumbnail {
    margin: 0 auto;
    width: 300px;
}

}






.section,header,section {
    position: relative;
    overflow: hidden;
}


.col-md-6.col-sm-6.col-xs-12.product:nth-child(even) {
    padding: 0% 0% 0% 3%;
}

.col-md-6.col-sm-6.col-xs-12.product:nth-child(even) .otitulo {
    position: absolute;
    color: #111;
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 0px;
    bottom: -60px !important;
    text-align: left;
    left: 15px;
    width: calc(100% - 30px);
    font-weight: 700;
    min-height: 50px;
    padding-left:0px;
}


.col-md-6.col-sm-6.col-xs-12.product:nth-child(odd) {
    padding: 0% 3% 0% 0%;
}


.col-md-6.col-sm-6.col-xs-12.product:nth-child(odd) .otitulo {
    position: absolute;
    color: #111;
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 0px;
    bottom: -60px !important;
    text-align: left;
    left: 15px;
    width: calc(100% - 30px);
    font-weight: 700;
    min-height: 50px;
    padding-left:0px;
}



section.products-grid .product:hover .product-details {
    
}
section.products-grid .product .product-details {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    opacity: 1;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}




.hero-slider .slide:focus,input[type=button]:focus,input[type=submit]:focus,input[type=reset]:focus {
    outline: 0;
}

.sidr ul li a,.sidr ul li span,body,h1,h2.page-title,h2.product-title {
    -webkit-font-smoothing: antialiased;
}

.mfp-arrow,.slick-slider {
    -webkit-tap-highlight-color: transparent;
}

.slick-loading .slick-slide,.slick-loading .slick-track {
    visibility: hidden;
}

li {
    list-style-type: none;
}

a,button span {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}

.section,section {
    padding-top: 70px;
    padding-bottom: 70px;
}

.section.no-padding-top,section.no-padding-top {
    padding-top: 0;
}

section.no-padding-bottom {
    padding-bottom: 0;
}

img {
    max-width: 100%;
}

input {
    width: 100%;
    border: none;
    border-radius: 3px;
    height: 43px;
}

header .container {
    position: relative;
    z-index: 3;
}

header p {
    margin-bottom: 10px;
}

header.secondary {
    height: 450px;
}

header.secondary.small {
    height: 200px;
}

header.secondary.small .parallax-background {
    top: -40%;
}

.news_data {
    padding-bottom: 15px;
    padding-top: 0!important;
    margin-top: -15px;
}

.news_title {
    margin-bottom: 0!important;
}

.background-image-holder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover!important;
    z-index: 0;
    background-position: 50% 50%!important;
}

.background-image-holder p {
    margin-bottom: 15px!important;
}

@media screen and (max-width:768px) {
    .background-image-holder.overlay:before {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        content: '';
        opacity: .7;
        z-index: 2;
        background-color: #fff;
    };
}

.background-image-holder.parallax-background {
    height: 120%;
    top: -10%;
}



.thumbnail {
    padding: 0;
    border-radius: 0;
    border: none;
    margin: 0;
    position: relative;
}

.thumbnail.with-info {
    position: relative;
    margin-bottom: 90px;
}

.thumbnail.with-info .info {
    position: absolute;
    left: 30px;
    bottom: -30px;
    min-width: 60px;
    min-height: 60px;
    padding: 10px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0;
    line-height: 15px;
}

.thumbnail.with-info .info span {
    font-size: 14px;
    font-weight: 700;
    display: block;
}

.thumbnail.with-info .info span:nth-child(2) {
    font-size: 11px;
}

.error h1 {
    font-size: 120px;
    line-height: 130px;
    font-weight: 900;
}



h1,h2,h3,h4,h5,h6 {
    font-weight: 400;
    color: #323237;
    margin: 0;
}

h1,h2.page-title,h2.product-title {
    font-size: 32px;
    line-height: 54px;
    margin-bottom: 20px;
}

h5,h6 {
    margin-bottom: 16px;
}

h2 {
    font-size: 28px;
    line-height: 44px;
}

.side-logo,h3 {
    font-size: 26px;
}

h3 {
    line-height: 32px;
    font-weight: 700;
    margin-bottom: 15px;
}

h4,h5 {
    font-size: 18px;
}

h4 {
    line-height: 28px;
    font-weight: 500;
    margin-bottom: 20px;
}

h5,h6,strong {
    font-weight: 600;
}

h6 {
    font-size: 16px;
}

p {
    font-size: 18px;
    line-height: 22px;
    margin: 0 0 30px;
}

p.lead {
    font-size: 20px;
    line-height: 34px;
    font-weight: 400;
}

.sidr ul li,.sidr ul li.active,.sidr ul li.sidr-class-active,.sidr ul li:hover {
    line-height: 30px;
    border: none;
}

.side-logo,p.strong {
    font-weight: 700;
}

p:last-child {
    margin-bottom: 0;
}

p.subtitle {
    margin-bottom: 30px;
}

p.description {
    margin-bottom: 10px;
}

p strong {
    color: #323237;
}

input[type=number],input[type=file],input[type=password],input[type=time],input[type=week],input[type=url],input[type=tel],input[type=search],input[type=text],input[type=email],input[type=month],input[type=date],input[type=datetime],input[type=datetime-local],textarea {
    border: 1px solid #b0b0b0;
    border-radius: 0;
    margin-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}

input[type=number]:focus,input[type=file]:focus,input[type=password]:focus,input[type=time]:focus,input[type=week]:focus,input[type=url]:focus,input[type=tel]:focus,input[type=search]:focus,input[type=color]:focus,input[type=image]:focus,input[type=text]:focus,input[type=email]:focus,input[type=month]:focus,input[type=date]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,textarea:focus {
    outline: 0;
    border-color: #b0b0b0;
}

textarea {
    resize: none;
    width: 100%;
    min-height: 150px;
    padding-top: 10px;
}

input[type=color],input[type=image] {
    border: 2px solid #b0b0b0;
    border-radius: 0;
    margin-bottom: 30px;
    font-size: 16px;
    background: 0 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}

.sidr ul li ul,.sidr ul li ul li:last-child {
    border-bottom: none;
}

input[type=text],input[type=email] {
    height: 50px;
}

input[type=button],input[type=submit],input[type=reset] {
    max-width: 180px;
    display: block;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}

#sidr,.sidr {
    display: none;
}

.contact-form input[type=submit] {
    float: right;
}

@media screen and (max-width:768px) {
    .contact-form {
        margin-top: 40px;
    };
}

.sidr {
    position: absolute;
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 999999;
    width: 260px;
    overflow-x: none;
    overflow-y: auto;
    font-size: 13px;
    background: #fefefe;
    border-left: 1px solid #eee;
    color: #fff;
}

.sidr .sidr-inner {
    padding: 0 0 15px;
}

.sidr.right {
    left: auto;
    right: -260px;
}

.sidr.left {
    left: -260px;
    right: auto;
}

.sidr ul {
    display: block;
    margin: 40px 0 15px;
    padding: 0;
}

.sidr ul li {
    display: block;
    margin: 0;
}

.sidr ul li.divider span {
    height: 1px;
    background-color: #000;
    opacity: .2;
    margin: 20px 30px;
    line-height: 49px;
}

.sidr ul li a,.sidr ul li span {
    padding: 0 30px;
    display: block;
    text-decoration: none;
    color: #888;
    border: none;
}

.sidr ul li a {
    text-transform: uppercase;
    font-size: 15px;
}

.sidr ul li a:hover {
    color: #000;
}

.sidr ul li:first-child {
    margin-bottom: 50px;
}

.sidr ul li:first-child&gt;a {
    text-transform: none;
}

.sidr ul li ul {
    margin: 0;
}

.sidr ul li ul li {
    line-height: 40px;
    font-size: 13px;
}

.sidr ul li ul li.active,.sidr ul li ul li.sidr-class-active,.sidr ul li ul li:hover {
    border-top: none;
    line-height: 41px;
}

.sidr ul li ul li a,.sidr ul li ul li span {
    color: rgba(255,255,255,.8);
    padding-left: 30px;
}

.side-menu-opener .bars {
    display: block;
    width: 34px;
    height: 21px;
    float: left;
    position: relative;
    -webkit-transition: background .15s ease-out;
    -moz-transition: background .15s ease-out;
    -o-transition: background .15s ease-out;
    transition: background .15s ease-out;
}

.side-menu-opener .bars .bottom,.side-menu-opener .bars .middle,.side-menu-opener .bars .top {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -8.5px;
    margin-top: -1px;
    -webkit-transition: opacity .15s ease-out,margin .15s ease-out,-webkit-transform .15s ease-out;
    -webkit-transition-delay: .25s,.25s,0s;
    -moz-transition: opacity .15s ease-out .25s,margin .15s ease-out .25s,-moz-transform .15s ease-out;
    -o-transition: opacity .15s ease-out .25s,margin .15s ease-out .25s,-o-transform .15s ease-out;
    transition: opacity .15s ease-out .25s,margin .15s ease-out .25s,transform .15s ease-out;
}

.side-menu-opener .bars .top {
    margin-top: -8px;
}

.side-menu-opener .bars .bottom {
    margin-top: 6px;
}

.sidr-open .side-menu-opener .bars .bottom {
    margin-top: -1px;
    -webkit-transform: rotate3d(0,0,1,45deg);
    -moz-transform: rotate3d(0,0,1,45deg);
    -ms-transform: rotate3d(0,0,1,45deg);
    -o-transform: rotate3d(0,0,1,45deg);
    transform: rotate3d(0,0,1,45deg);
}

.sidr-open .side-menu-opener .bars .top {
    margin-top: -1px;
    -webkit-transform: rotate3d(0,0,1,-45deg);
    -moz-transform: rotate3d(0,0,1,-45deg);
    -ms-transform: rotate3d(0,0,1,-45deg);
    -o-transform: rotate3d(0,0,1,-45deg);
    transform: rotate3d(0,0,1,-45deg);
}

.side-menu-opener .bars .middle {
    -webkit-transition-property: all;
    -webkit-transition-duration: .4s;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-property: all;
    -moz-transition-duration: .4s;
    -moz-transition-timing-function: ease-out;
    -ms-transition-property: all;
    -ms-transition-duration: .4s;
    -ms-transition-timing-function: ease-out;
    -o-transition-property: all;
    -o-transition-duration: .4s;
    -o-transition-timing-function: ease-out;
    transition-property: all;
    transition-duration: .4s;
    transition-timing-function: ease-out;
}

.sidr-open .side-menu-opener .bars .middle {
    opacity: 0;
    height: 0;
    -webkit-transition-property: height;
    -webkit-transition-duration: .1s;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-property: height;
    -moz-transition-duration: .1s;
    -moz-transition-timing-function: ease-out;
    -ms-transition-property: height;
    -ms-transition-duration: .1s;
    -ms-transition-timing-function: ease-out;
    -o-transition-property: height;
    -o-transition-duration: .1s;
    -o-transition-timing-function: ease-out;
    transition-property: height;
    transition-duration: .1s;
    transition-timing-function: ease-out;
}

[class*=" icon-"]:before,[class^=icon-]:before,[data-icon]:before {
    font-family: linea-basic-10!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-transform: none!important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; /**/
}

.sidr ul li .logo-dot {
    width: 4px;
    height: 4px;
    display: inline-block!important;
    padding: 0;
    margin-left: 1px;
}

.side-social {
    float: right;
   /* padding: 0;
    text-align: center;
*/}

.side-social a {
   margin-left: 5px;
    color: #202a3f;
    font-size: 20px;
}





p a,
.accent-color {
  color: #000000;
}

a {
  color: #000000;
}

a:hover,
a:focus {
  color: #000000;
  text-decoration: none;
  opacity: 1;
}



.navbar-default .navbar-nav li a.menu-cart {
  color: #000000;
}

.navbar-default .navbar-nav li a.menu-cart:hover,
.navbar-default .navbar-nav li a.menu-cart:focus {
  color: #000000;
  opacity: .8;
}

.navbar-default .navbar-nav .active a {
  color: #000000;
}

.navbar-default .navbar-nav .active a:hover,
.navbar-default .navbar-nav .active a:focus {
  background: none;
  color: #000000;
  opacity: .8;
}

.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar {
  background: #ababab;
}

@media screen and (max-width: 768px) {
  .navbar-default {
    /*background: #ffffff;*/
  }
}

.navbar .open a {
  color: #000000;
}

.navbar .open a:hover,
.navbar .open a:focus,
.navbar .open a:active {
  color: #000000 !important;
}

.accent-bg {
  background-color: #000000;
}

.btn-default,
input[type="submit"],
input[type="button"],
input[type="reset"] {
  background-color: #000000;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default:active:hover,
.btn-default:active:visited,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="submit"]:active,
input[type="submit"]:active:hover,
input[type="submit"]:active:visited,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="button"]:active,
input[type="button"]:active:hover,
input[type="button"]:active:visited,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="reset"]:active,
input[type="reset"]:active:hover,
input[type="reset"]:active:visited {
  background-color: #000000;
  opacity: .8;
  color: #fff;
}

.btn-default,
input[type="submit"],
input[type="button"],
input[type="reset"] {
  color: #fff;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default:active:hover,
.btn-default:active:visited,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="submit"]:active,
input[type="submit"]:active:hover,
input[type="submit"]:active:visited,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="button"]:active,
input[type="button"]:active:hover,
input[type="button"]:active:visited,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="reset"]:active,
input[type="reset"]:active:hover,
input[type="reset"]:active:visited {
  color: #fff;
  box-shadow: none;
}

.btn.btn-primary {
  background: none;
  color: #000000;
  border-color: #000000;
}

.btn.btn-primary:hover,
.btn.btn-primary:focus,
.btn.btn-primary:active,
.btn.btn-primary:active:hover,
.btn.btn-primary:active:visited {
  opacity: .8;
  background-color: transparent;
  border-color: #000000;
  color: #000000;
  box-shadow: none;
}

.action-bar a:hover,
.action-bar a:focus {
    background-color: transparent !important;
    color: #111;
    opacity: 0.6;
}

.action-bar a:hover span,
.action-bar a:focus span {
  /* color: #fff; */
  color: #99cc00; /* xxx */
}

.overlay.accent:before {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  content: '';
  opacity: 0.9;
  z-index: 2;
  background-color: #000000;
}

.accent-bg {
  color: #fff;
}

.accent-bg p, .accent-bg h2 {
  color: #fff;
}

.accent-bg .btn.btn-primary {
  border-color: #fff;
  color: #fff;
}

.accent-bg .btn.btn-default {
  background: #fff;
  color: #000000;
}

section.products-grid .product .product-details:before {
  /* background: rgba(0,0,0,0.02); */
  border:0px solid #ddd;
}

.thumbnail.with-info .info {
  background: #000000;
}

a:hover .custom-icon span,
a:focus .custom-icon span {
  border-color: #000000 !important;
}

.map-wrapper .directions {
  background-color: #000000;
  color: #fff;
}

.map-wrapper .directions:hover,
.map-wrapper .directions:focus {
  opacity: .8;
}

.product-full-width .product .thumbnail .product-details {
  background: #000000;
}

.error h1 {
  color: #000000;
}


@media (max-width: 767px) and (min-width: 320px){

  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
      /* border: 0px !important; */
  }

  .bx-viewport, .bx-wrapper{
      position:relative;
      width:100%;
      height:23vh !important;
      top:0;
      left:0;
  }
  .imagens {
      background-repeat: no-repeat;
      background-position: left top;
      background-size: contain;
      left: 0px;
      height: 23vh !important;
  }
  #header_hold{
    height:90px !important;
  }

  .product-single .product-details .btn {
      margin-top: 0;
      padding: 10px 3px !important;
      font-size: 14px !important;
  }

  #tit_contactos{
     margin-top: 35px !important;
  }


  .hero-slider .slide {
      background-repeat: no-repeat !important;
      background-color: #ffffff !important;
      background-size: contain !important;
  }
  section.about{ padding-top: 20px !important;}


}


@media (max-width: 1199px) and (min-width: 768px){

  .logos{
    width: 100% !important;
    margin: 30px 0px !important;
  }
  .logos_imgs {
      text-align: center !important;
      padding: 20px 0px !important;
  }
  .creditos{  width:100%;}
  .social { width:100%;}
  footer.footer .copyright p{  text-align: center !important;}
  .social ul{ margin-top:20px !important; padding-left:0px !important;text-align: center !important; }
}


@media (max-width: 767px) and (min-width: 300px){

  .logos {
      width: 100% !important;
  }
  .logos_imgs {
      text-align: center !important;
      padding: 20px 0px !important;
  }
  .logos img {
      /*margin: 30px 25% !important;*/
  }
  .creditos{ width:100% !important; }
  .social { width:100% !important; }
  footer.footer .copyright p{  text-align: center !important;}
  .social  ul{ margin-top:20px !important; padding-left:0px !important; text-align: center !important; }

 
}



@media (max-width: 1024px) and (min-width: 300px){
.barra-email {
    padding: 0 30px;
    float: left;
}
  .burger-menu, burger-list, .burger-list.js-burger-list.open {
      display: none !important;
  }
  .navbar .navbar-header .navbar-brand {
      padding: 15px 0 10px 15px !important;
  }

  .navbar-nav {
    padding: 38px 0px 15px !important;
  }

  #logotipo{
    padding: 10px 15px !important;
    width: 50% !important;
    background: transparent !important;
    position: absolute !important;
  }
  #logotipo a img{width:170px !important;}
  .nav-container .container {
    padding: 0px !important;
    width: 100%;
}
  .navbar-header{ height:95px;     background: #fff;}
  #collapse-navigation{
    background: #fff;
    border: none;
    width: 100%;
    float: left !important;
    overflow-x: hidden;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    box-shadow: 0px 20px 30px rgba(0,0,0,0.1);
  }

  .nav .navbar-nav{ float: none !important;
    margin-top: 0px;
    padding: 30px 0px;}

    .navbar-nav&gt;li {
          float: none;
          border-bottom: 1px solid #f2f2f2 !important;
          margin: 0px 35px !important;
  }

  .action-bar a:before {
      display:none !important;
  }

  .navbar-default .navbar-nav li a {
      padding: 8px 0px 8px;
      display: inline-block !important;
  }

  .bt_como_apoiar {
    margin: 10px 0px !important;
    font-size: 15px !important;
    padding: 12px 25px 10px !important;
  }
  

  .lang_listah {  margin: 5px 0px !important; }
  .lang_lista {
    float: right !important;
  }



    #barra_menu.sticky .lang_holder, .lang_holder {
        float: right !important;
        padding: 0px 30px 0px 0px !important;
        margin: 0px !important;
    }


  #idiomas{ width: 50% !important;padding: 0px 15px 30px !important; }

  .lang_listah ul {
position: relative !important;
right: 0px !important;
top: 0px !important;
left: 10px !important;
    margin-top: 0 !important;
    padding: 0 !important;
    z-index: 1000 !important;
    display: block !important;
}

.lang_lista2 li {
  padding: 0px 5px 0px 0px !important;
  display: inline-block;
}



.navbar-default .navbar-toggle .icon-bar {
    background: var(--cor) !important;
    height: 4px;
    width: 30px;
    margin-bottom: 4px;
    display: block;
}


}

@media (max-width: 1024px){
  .navbar-default .navbar-toggle {
      border: none;
      float: right !important;
      margin-right: 25px !important;
      margin-top: 30px;
  }
  .navbar-nav{ margin: 0px !important;}

  .container &gt; .navbar-header, .container &gt; .navbar-collapse, .container-fluid &gt; .navbar-header, .container-fluid &gt; .navbar-collapse {
    margin-right: 0px;
    margin-left: 0px;
  }

  .action-bar a:before {
      content: "";
      padding: 0px 10px 0px 5px !important;
  }
  .main-container .products-grid{padding-bottom: 60px !important;}

}



@media screen and (max-width: 768px){
    section.products-grid .product {
        position: relative;
        width: 80%;
        padding: 0% !important;
        float: none;
    }
section.products-grid .product .thumbnail {
    margin: 0 auto;
}

  .otitulo {
      font-size: 16px !important;
  }
  .osubtitulo{
      font-size: 16px !important;
  }

}



@media (max-width: 768px) and (min-width: 300px){

    .post-details {
        padding: 0px 15px !important;
    }
    .post-details .news_title {
        font-size: 18px !important;
        line-height: 28px !important;
        padding-bottom: 15px !important;
    }
    .post-details .news_title {
        font-size: 18px !important;
        line-height: 28px !important;
        padding-bottom: 15px !important;
    }
    .post-details .news_descricao {
        padding-top: 0px !important;
        padding-bottom: 15px !important;
    }

    .fillter-wrap .but {
        font-size: 14px !important;
        margin: 0px 0px 0px 0px !important;
    }
    .blog-list .col-sm-7{ 
      float: none !important;
      width: 100% !important;
      margin: 30px 0px !important; 
    }
    .blog-list .col-sm-7 .nav{ 
      width: 100% !important;
    }


}


@media (max-width: 2560px) and (min-width: 1580px){

  /*
  .navbar-default .navbar-nav li a { padding: 40px 15px 32px !important;  font-size: 15px !important; }
  .navbar-default .navbar-nav li a.bt_como_apoiar{ padding: 0px 3px 0px !important;  }
*/

  .navbar-default .navbar-nav li a { padding: 40px 15px 32px !important;  font-size: 15px !important; }
  .navbar-default .navbar-nav li a.bt_como_apoiar{ 
    padding: 12px 12px 9px !important;
    margin: 26px 6px 0px 30px !important;
    font-size: 13px !important;
  }


 
}


@media (max-width: 1579px) and (min-width: 1200px){

  .navbar-default .navbar-nav li a { padding: 40px 8px 32px !important;  font-size: 14px !important; }
  .navbar-default .navbar-nav li a.bt_como_apoiar{ 
    padding: 8px 8px 6px !important;
    margin: 32px 10px 0px 10px !important;
    font-size: 13px !important;
  }
}



@media (max-width: 1199px) and (min-width: 1025px){

  .navbar-default .navbar-nav li a { padding: 40px 10px 32px !important;  font-size: 14px !important; }

  .main-container {
      padding-top: 180px !important;
  }
 
  .lang_listah{
    margin: 38px 0px 0px 10px !important;
    position: fixed !important;
    top: -90px !important;
    width: 150px !important;
    right: -60px !important;
  }
  .navbar-default .navbar-nav li a.bt_como_apoiar {
    padding: 10px 8px !important;
    margin: 28px -60px 10px 60px !important;
  }


  #collapse-navigation{
    position: fixed;
    left: 50%;
    float: none;
    margin-top: 90px;
    transform: translateX(-50%);
    width: 100%;
    padding: 0px !important;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: flex !important;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid #ccc;
    background: #ffffff;
    margin-bottom: 90px;
  }
  #logotipo{ text-align: center !important; }

}



</pre></body></html>