@media only screen and (min-width: 1000px) and (max-width: 1800px)  { 
  .container-fluid {
  width: 100%;
  padding-right: 0px !important;
  padding-left: 0px !important;
  margin-right: auto;
  margin-left: auto;
}
}
@media only screen and (min-width: 300px) and (max-width: 1000px)  { 
  
  #oferta {
  margin-top: 25px;
  position: relative;
  height: 100%;
  display: inline-block;
}
 
  .mb-5 h2 {
  font-size: 24pt;
  text-transform: uppercase;
  font-weight: 700;
  color: #fbc900;
  margin-top: 100px !important;
}
  .site-home #t4-hero-section .bg-overlay-image {
  min-height: auto !important;
}
  
  .t4-palette-mainnav h1 {
  margin-top: 50px !important;
}
  
  
  #t4-content-mass-bottom {
  padding: 0px !important;
}
  
  
  .txt-block img {
  float: right;
  padding-left: 25px;
  margin-top: 0px !important;
}
  .o-nas img {
  width: 100% !important;
}
  
  .o-nas .btn.btn-primary {
  float: none !important;
  margin-top: 20px;
  clear: both;
  margin: 25px auto;
  display: block;
}
  .o-nas p {
  float: left;
  width: 100% !important;
  padding-right: 0px;
  margin-top: 25px !important;
  font-size: 13pt;
  text-align: justify;
  line-height: 24pt;
}
  
  .oferta-icon-box {
  transition: all .5s ease;
  margin-top: 25px;
  width: 100% !important;
  float: left;
  padding: 1%;
  height: auto !important;
}
.item-101 #t4-content-mass-bottom h3 {
  margin-top: 0px !important;
  font-size: 56pt;
  text-align: center;
  color: #fbc900;
  font-weight: bold;
  text-transform: uppercase;
}
}
.o-nas .btn.btn-primary{
  float: left;
 margin-top: 20px;
  clear: both;
}
.o-nas p {
  float: left;
  width: 45%;
  padding-right: 0px;
  margin-top: 100px;
  font-size: 13pt;
  text-align: justify;
  line-height: 24pt;
}
.o-nas img{
 
    width: 55%;
}

 
.item-101 #t4-content-mass-bottom h3 {
  margin-top: 350px;
  font-size: 56pt;
  text-align: center;
  color: #fbc900;
  font-weight: bold;
  text-transform: uppercase;
}
.item-101 #t4-content-mass-bottom .sub-heading.lead{
  text-align: center;
}


.oferta-icon-box p{
  text-align: center;
  font-size: 14pt;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
}

.oferta-icon-box:hover::before, .oferta-icon-box:focus::before, .oferta-icon-box:active::before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}
.oferta-icon-box::before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}

.oferta-icon-box:hover  {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.oferta-icon-box {
   transition: all .5s ease;
  margin-top: 25px;
width: 25%;
float: left;
  padding: 1%;
height: 350px;
}
.oferta-icon-box img {
  padding: 10px;
  max-width: 200px;
  margin: 0px auto;
  display: block;
}
#oferta {
margin-top: 25px;
}
#filters {
display: none !important;
}
body {
  background-color: #000;
 
}

.modulegoogle-ocena img {
  float: left;
  padding-left: 25px;
  bottom: 0;
  position: fixed;
  right: 0;
  scale: .75;
}
#search-results {
  padding-top: 0.5rem;
  padding: 50px 5%;
}
.t4-col.component.col-md {
  padding: 5px !important;
}
.t4-row.row{
  width: 100% !important;
  padding: 0px !important;
  margin: 0px auto;
}
.category-list {
  max-width: 650px;
}
.modulegoogle-ocena .module-title {
  border-bottom: 0px;
  margin: 0 0 1rem 0;
  padding: 0;
  text-transform: uppercase;
}
.item-384 #t4-section-2{
  max-width: 1820px;
  margin: 0px auto;
}

.modulegoogle-ocena .module-title span {
  border-bottom: none;
  margin-bottom: 0px;
  padding: 0px;
  margin-top: 50px;
  border: none !important;
  font-size: 4em;
  font-weight: bolder;
  color: #fc0;
}
.modulegoogle-ocena img{
  float: left;
  padding-left: 25px;
bottom: 0;
  position: fixed;
}
.list-title:hover {
 color: #000;
}

.txt-block img{
float: right;
padding-left: 25px;
  margin-top: 100px;
}
.list-title a::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f061";
  color: #fbc900;
}
.list-title a::before:hover {
 
  color: #000;
}
.table-hover tbody tr:hover {
  color: #000;
  background-color: #fbc900 !important;
}
.category .list-title a:hover, .category .list-title a:focus, .category .list-title a:active {
  color: #000 !important;
}
.table-striped tbody tr:nth-of-type(2n+1) {
  background-color: transparent; 
}
.category .list-title a {
  color: #fff;
  display: block;
  font-size: 14pt;
  letter-spacing: 1px;
  padding-left: 5px;
  height: 30px;
}
.table-bordered th, .table-bordered td {
  border: none !important;
}
.sppb-panel-body {
  padding: 0px;
  border-top: 1px solid transparent;
}
.item-101 #t4-hero-section {
display: block !important;
}
#t4-hero-section, .items-more h3 {
display: none;
}
.items-more .nav-tabs > li > a {
  color: #fff;
  padding: 0;
}
.category-list #adminForm {

  padding: 50px;
}
.table-bordered {
  border: 0px !important;
}
.items-more {
  border: 0;
  margin-bottom: 2rem;
  padding-left: 2.5%;
}
.items-more .nav-tabs > li > a::before {
  content: "\f0f6";
  display: inline-block;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  margin-right: 5px;
  color: #fbc901 !important;
}
.items-more .nav-tabs > li > a:hover, .items-more .nav-tabs > li > a:active, .items-more .nav-tabs > li > a:focus {
  cursor: pointer;
  color: #fbc900;
  left: 0;
  padding: 0;
  text-decoration: none;
}
.items-more .nav-tabs > li {
  padding: 0.5rem 0;
  font-size: 14pt;
  letter-spacing: 1px;
  color: #fff !important;
}
@media only screen and (min-width: 1000px) and (max-width: 1750px)  { 
    
.mod-finder {
  float: left;
  margin-left: 0px !important;
  scale: .8;
}
.align-self-center {

  padding: 0px !important;

}
    .t4-header-right {
  max-width: 33% !important; 
}
    div.col-md-4:nth-child(1) {
  max-width: 50% !important; 
  flex: 0 0 50% !important; 
}
  .t4-navbar .nav-item {
  position: relative;
  line-height: 28pt;
  }
}
div.col-md-4:nth-child(1){
  max-width: 55%;
  flex: 0 0 60%;
}
.t4-header-right  {
  max-width: 28%;
}
@media only screen and (min-width: 1550px) and (max-width: 1750px)  { 
  
#column-id-9b33a1dd-9465-41f6-82a5-a27f683c74f9 .sppb-addon-single-image .sppb-img-responsive 
  {margin-top: 50px !important; }
}

@media only screen and (min-width: 1350px) and (max-width: 1550px)  { 
  

#column-id-9b33a1dd-9465-41f6-82a5-a27f683c74f9 .sppb-addon-single-image .sppb-img-responsive 
  {margin-top: 100px !important; }
}

@media only screen and (min-width: 1000px) and (max-width: 1350px)  { 

  
#column-id-9b33a1dd-9465-41f6-82a5-a27f683c74f9 .sppb-addon-single-image .sppb-img-responsive 
  {margin-top: 250px !important; }
}
@media only screen and (min-width: 1000px) and (max-width: 1800px)  { 
  .modulegoogle-ocena .module-title span {
  border-bottom: none;
  margin-bottom: 0px;
  padding: 0px;
  margin-top: 50px;
  border: none !important;
  font-size: 3em !important;
  font-weight: bolder;
  color: #fc0;
}
  .category-list #adminForm {
  padding: 25px !important;
}
  
  .left-contact {
  position: absolute !important;
  width: 100% !important;
  float: right !important;
  display: block ruby !important;
}
  
   #sppb-addon-wrapper-4d58af04-8a4b-45bc-8c29-8b4c224b4c61 p{
  font-size: 12pt !important;
}
  
  #sppb-addon-wrapper-4d58af04-8a4b-45bc-8c29-8b4c224b4c61 h3{
  color: #ffdb00;
  font-size: 18pt !important;
  margin-top: 0px !important;
}
  

  .sppb-addon-animated-heading .sppb-addon-title {
  font-size: 24pt !important;
  font-weight: 600;
  color: #4e5465;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0;
}
  
  #t4-hero-section .col-12.col-md-6 {
  padding-left: 5% !important;
}
  .display-4 {
  font-size: 24pt !important;
  text-transform: uppercase;
  font-weight: 700 !important;
  text-shadow: 1px 1px 4px #000;
}
.col-8 > div:nth-child(1) {
  float: right;
  scale: 1.5;
  padding-top: 25px !important;
  position: absolute !important;
  right: 0;
  top: 8px !important;
}
#t4-header {
  padding: 0px 2.5% !important;
  z-index: 9;
}
}
@media only screen and (min-width: 200px) and (max-width: 1000px)  {
  
  #search-results {
  padding-top: 0.5rem;
  padding: 25px 0px !important;
}
  .modulegoogle-ocena .module-title span {
  border-bottom: none;
  margin-bottom: 0px;
  padding: 0px;
  margin-top: 50px;
  border: none !important;
  font-size: 2em !important;
  font-weight: bolder;
  color: #fc0;
  text-align: center !important;
}
  .modulegoogle-ocena img {
  float: left;
  padding-left: 25px;
  bottom: 0;
  position: relative !important;
  margin-top: 25px !important;
  padding: 0px !important;
}
  
  .category .list-title a {
  color: #fff;
  display: block;
  font-size: 12pt  !important;
  letter-spacing: 1px;
  padding-left: 5px;
  height: auto  !important;
}
  .category-list #adminForm {
  padding: 0px !important;
  margin-top: 100px !important;
}
  
  .page-header h2 {
  font-size: 24pt;
  text-align: center;
  text-transform: uppercase;
  margin: 100px 0px 10px 0px !important; 
  font-weight: 600;
  color: #ffcb00;
}
  
  #t4-section-1 .mod-finder {
  display: none !important;
  }
   #t4-hero-section .bg-overlay-image {
 
  opacity: .40;
}
  
  .sppb-addon-single-image .sppb-img-responsive, .sppb-text-center .sppb-img-responsive, .sppb-text-left .sppb-img-responsive, .sppb-text-right .sppb-img-responsive {
  display: inline-block;
}
  
#t4-content-mass-bottom {
  margin-top: 60px !important;

}
  .display-4 > img:nth-child(1) {
  margin-top: 50px !important; 
  }
  .sp-page-builder .page-content #mapa {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  width: 105% !important;
  margin-left: -2.5% !important;
}
   #column-wrap-id-d2eb002c-1aff-4006-950f-c0b59ea80068 {
    max-width: 100%;
    flex-basis: 100%;
    padding: 0px !important;
  }
  form.mod-finder:nth-child(1) > div:nth-child(2) {
  display: none !important; 
  }
.kontakt-photo img {
  float: right;
  margin-top: 1px !important;
  max-width: 450px;
}
  
  .sp-page-builder .page-content #section-id-a7b0cff5-20f1-4567-bbf2-f8b773703766 {
  padding-top: 100px;
  padding-right: 0%;
  padding-bottom: 0px !important;
  }
  #sppb-addon-eda24850-78cf-4d22-b26c-6756ea035b74 > div:nth-child(1), #sppb-addon-ce3312ea-aa65-4c47-bcef-ca540d25b164 > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > img:nth-child(1){
  margin: 100px auto 50px auto;
}

  #sppb-addon-be8f2beb-a556-4a5f-9d20-a97e74031093 .sppb-addon-wrapper {
  margin-top: 0px !important ;
  }
  #sppb-addon-be8f2beb-a556-4a5f-9d20-a97e74031093 .animated-text-words-wrapper {
  min-height: 30px !important;
  font-size: 12pt !important;
  line-height: 24pt !important;
}
  .animated-heading-before-part{
    font-size: 14pt !important;
}
   #section-id-a7b0cff5-20f1-4567-bbf2-f8b773703766 .sppb-row-column, .sppb-panel-body {
  
    padding: 0px !important;
  }
#mod-finder-searchword143 {
    width: auto !important;
  }
   #t4-megamenu-mainmenu{
  position: fixed;
  left: 0;
  right: 0;
  background: #000c;
  top: 75px;
  padding: 15px;
  line-height: 26pt;
}
  .navbar-toggler {
  float: right;
}
.offer-list .item-title {
  font-size: 14pt !important;
  margin: 0 !important;
  line-height: 24px;
  font-weight: 500;
}
  #t4-hero-section .col-12.col-md-6 {
  padding-left: 0px !important;
  padding: 0px !important;
}
 .offer-list .offer-inner {
  background-color: #fbc900;
  border-radius: 5px;
height: 565px !important;
  padding: 0 0 4rem 0;
  text-align: center;
  margin: 0px auto !important;
}
  .tag-filter button {
  margin-bottom: 10px !important;
  text-transform: uppercase;
  font-weight: bold;
  padding: 5px 10px inherit !important;
  background-color: transparent;
  border: 2px solid #fbc900;
  color: #fbc900;
}
 a.btn:nth-child(3) {
  margin: 25px auto !important;
  display: block;
  max-width: 225px;
  }
  .lead {
  font-size: 14pt !important;
  font-weight: 400;
  text-shadow: 1px 2px 3px #000;
  margin: 15px auto !important;
  text-align: center !important;
  padding: 0px 15px !important;
  font-weight: 600 !important;
}
  .display-4 {
  font-size: 18pt !important;
  text-transform: uppercase;
  font-weight: 700 !important;
  text-shadow: 1px 1px 4px #000;
  text-align: center !important;
}
 
  #t4-hero-section img {
  margin-bottom: 50px;
  margin: 150px auto 20px auto !important;
  display: block;
}
  #t4-hero-section .col-12.col-md-6 {
  padding-left: 0px !important;
}
  
  .awesomplete {
  display: inline-block;
  position: relative;
  float: left !important;
  width: 70% !important;
}
  
 form.mod-finder:nth-child(2) > div:nth-child(2) > button:nth-child(2)  {
  float: left;
  max-width: 30% !important;
  font-size: 10pt !important;
   padding: 0px 5px !important;
max-height: 54.5px;
   width: 100% !important;

}
  .js-finder-searchform .js-finder-search-query {
  max-width: 100%;
  border-radius: 5px;
  margin-bottom: 0.5rem;
  width: auto;
  margin-left: 0px !important;
}
  .mod-finder {
  float: left;
  margin-left: 0px !important;
  scale: 1 !important;
}
 .navbar .navbar-toggler i {
    font-size: 22px;
    position: fixed !important;
    margin-top: -20px;
    background-color: #000;
    color: #fbc900 !important;
    padding: 8px;
    margin-left: -10px !important;
    border-radius: 10px !important;
    right: 10px;
  }
  .social-list{
  position: absolute;
  top: -80px;
  scale: .8;
  left: -350px;
  right: 0;
}
    .nav-breakpoint-lg .t4-header-right {
    position: relative;
    right: 0;
    top: 10px;
    width: 100% !important;
    max-width: 100% !important;
    flex: 100% !important;
      padding: 0px !important;
  }
  .t4-navbar .navbar.navbar-expand-lg {
    float: right !important;
    display: block;
    position: absolute;
    right: 0;
    top: -40px;
     z-index: 9999 !important;
  }
  .navbar-brand.logo-image, .navbar-brand.logo-text {
  text-align: left !important;
}
  #t4-header .t4-brand {
    background-color: transparent !important;
    border-bottom: none !important;
    top: 0;
    padding: 0.6666666667rem 0;
    text-align: center;
  }
}
.t4-palette-mainnav .container {
max-width: 100%;
  }
#t4-header {
padding: 0px 5%;
z-index: 9;
}
.item-359 .bg-overlay-image {
 
  background-position: 50% 200% !important; 
  background-attachment: inherit;
  opacity: 0.15  !important; 
}
.site-home #t4-hero-section .bg-overlay-image {
min-height: 900px;
}
#t4-content-mass-bottom {
 
    margin-top: 0px;
  }
#t4-hero-section .col-12.col-md-6 {
  padding-left: 100px;
}
#search-form, .result-taxonomy {
  display: none !important;
}

 
.awesomplete > ul {
  position: absolute;
  left: 0;
  z-index: 1;
  min-width: 100%;
  box-sizing: border-box;
  list-style: none;
  padding: 0;
  margin: 0;
  background: #fff;
  text-align: left;
  color: #000;
}
input[type="text"]:hover, input[type="text"]:focus, input[type="text"]:active, input[type="email"]:hover, input[type="email"]:focus, input[type="email"]:active, input[type="password"]:hover, input[type="password"]:focus, input[type="password"]:active {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #fbc900;
}
.t4-navbar {
  position: relative;
  padding: 15px 0px;
}
.col-8 > div:nth-child(1) {
  float: right;
  scale: 1.5;
  padding-top: 20px;
  position: absolute;
  right: 0;
}
 .mod-finder{
  float: left;
  margin-left: 50px;
scale: .8;
}
label.finder{
  font-size: 10pt;
  float: left;
  padding: 0px 10px;
}

.offer-list .item-media {
  border-radius: 3px;
  display: block;
  padding: 0;
  margin-bottom: 15px;
  text-align: center;
}
.com-content-article__body .article-extra-ct .field-entry, .com-content-article__body .article-extra-ct .field-entry {
display: none !important; }
.fotorama--fullscreen .fotorama__stage {
 
  max-height: 100% !important;
  margin: 5px auto 0px auto !important;
}
.fotorama__stage{
  height: 1364px;
  max-height: 600px;
  
  margin: 0px auto !important;
}
.fotorama__wrap {max-width: 1000px !important;
  margin: 0px auto
}
.fotorama__thumb-border {
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  border-style: solid;
  border-color: #ffce00;
  background-image: linear-gradient(to bottom right,rgba(255,255,255,.25),rgba(64,64,64,.1));
}
.fotorama__wrap--css3 .fotorama__html, .fotorama__wrap--css3 .fotorama__stage .fotorama__img {
  transition-property: opacity;
  transition-timing-function: linear;
  transition-duration: .3s;
  top: 0px !important;
}

.fotorama__wrap--css3 .fotorama__html, .fotorama__wrap--css3 .fotorama__stage .fotorama__img {
  transition-property: opacity;
  transition-timing-function: linear;
  transition-duration: .3s;
  max-width: 100%;
  max-height: 550px;
}
.article-ct {
  clear: both;
  display: inherit;
  max-width: 1300px;
  margin: 25px auto;
  padding-top: 0px;
}
.fields-container{
  max-width: 1300px;
  margin: 0px auto;
}
#mapa {
margin-top: -7px !important; 
}
.kontakt-photo img {
float: right;
margin-top: -200px;
  max-width: 400px;
}
#kontakt .sppb-button-wrapper a {
font-size: 14pt;
line-height: 20pt;
}
#kontakt .sppb-button-wrapper a span {
font-size: 12pt;
line-height: 18pt;
}
#kontakt .sppb-button-wrapper, #kontakt .sppb-addon-text-block {
  font-size: 14pt;
  line-height: 28pt;
  padding: 15px;
  text-align: center;
  border-top: 1px solid #fc0;
  margin-top: 15px;
}
.footer1 {
text-align: center; }
.mobile, .email {
display: inline-block;
margin: 0px 15px;
}
a:hover {
  color: #ecbc00;
  text-decoration: none;
}
.animated-heading-before-part {
  margin-right: 8px;
  width: 100%;
  float: none;
}
#sppb-addon-be8f2beb-a556-4a5f-9d20-a97e74031093 .animated-text-words-wrapper {
 min-height: 65px;
}
.offer-list li {
  margin-bottom: 1px;
  padding: 5px;
}
.fotorama__thumb-border {
  border-color: #fdd500;
  background-image: linear-gradient(to bottom right,rgba(255,255,255,.25),rgba(64,64,64,.1));
}
.fotorama--fullscreen .fotorama__wrap .fotorama__pointer {
  max-height: 100% !important;
}
.fotorama--fullscreen .fotorama__img {
 
  top: 10px !important;
}
a {
  color: #fc0;
}
.fotorama__wrap .fotorama__pointer {
  height: auto;
}
.fotorama--fullscreen .fotorama__wrap .fotorama__pointer {
max-height: auto !important; 
}
.fotorama__wrap .fotorama__pointer {
  max-height: 550px;
}
.fotorama--fullscreen .fotorama__wrap--css3 .fotorama__html {
 max-width: auto !important; 
height: 100% !important;
}
.fotorama__wrap--css3 .fotorama__html, .fotorama__wrap--css3 .fotorama__stage .fotorama__img {
  transition-property: opacity;
  transition-timing-function: linear;
  transition-duration: .3s;
  max-width: 750px;
  height: 100% !important;
  margin: 0px auto;
  max-height: 500px;
  width: auto !important;
  left: 0 !important;
  right: 0 !important;
}
.com-content-article__body .article-extra-ct .field-entry {
  padding-left: 0rem;
  float: left;
  max-width: 50%;
  font-size: 14pt;
  line-height: 28pt;
}
.article-ct h1{
  font-size: 36px;
  color: #fc0;
  font-weight: 700;
}
 .article-ct h2{
  font-size: 32px;
  color: #fc0;
  font-weight: 600;
}
 .article-ct h3{
  font-size: 28px;
  color: #fc0;
  font-weight: 600;
}
.brand-short-intro  {
  padding-left: 50px;
  text-align: justify;
  margin-left: 50px;
}
.query-required {
display: none }
 .com-content-article__body .article-extra-ct .field-entry {
    padding-left: 0rem;
    float: left;
    max-width: 70%;
  }

.fotorama__caption__wrap, .field-label, .footer2{
  display: none !important;
}
.page-header h2{
  font-size: 24pt;
  text-align: center;
  text-transform: uppercase;
  margin: 50px 0px 10px 0px;
  font-weight: 600;
  color: #ffcb00;
}
.com-content-article__body .article-extra-ct {
  background-color: transparent;
  border: none;
 
}
.offer-list .item-title a:hover, .offer-list .item-title a:focus, .offer-list .item-title a:active {
  color: #000000d4;
  text-decoration: none;
}
.offer-intro span{
  color: #000;
  font-size: 10pt;
}
.offer-list .mod-articles-category-readmore .btn:hover, .offer-list .mod-articles-category-readmore .btn:focus, .offer-list .mod-articles-category-readmore .btn:active {
  background-color: transparent;
  border-color: #000;
  color: #000;
}
.offer-list .mod-articles-category-readmore .btn {
  background: #000;
  border: 0;
  color: #fbc900;
  font-size: 0.875rem;
  font-weight: 600;
  padding: 0.6666666667rem 1rem;
  letter-spacing: 0.02rem;
  text-transform: uppercase;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  width: 100%;
}
.offer-list .item-title a {
  color: #000;
  text-transform: uppercase;
  font-weight: 600;
  min-height: 45px;
  vertical-align: middle;
  display: block;
  padding: 0px 8px;
}
.t4-palette-mainnav h1 {
  margin-top: -50px;
}
.offer-list .offer-inner {
  background-color: #fbc900;
  border-radius: 5px;
  height: 100%;
  padding: 0 0 4rem 0;
  text-align: center;
}
.mb-5 h2{
  font-size: 24pt;
  text-transform: uppercase;
  font-weight: 700;
color: #fbc900;
}
  .tag-filter button {
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px 15px;
    background-color: transparent;
    border: 2px solid #fbc900;
    color: #fbc900;
  }

.tag-filter button:hover, .tag-filter button:focus, .tag-filter button:active {
  color: #fbc900b8;
}
.tag-filter button.is-checked {
  background-color: #fbc900;
  color: #000;
}
.mb-5 {
margin-top: 55px; 
}
.display-4{
  font-size: 24pt;
  text-transform: uppercase;
  font-weight: 700 !important;
  text-shadow: 1px 1px 4px #000;
}
.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 11pt;
  font-weight: 600;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  padding: 0px 10px;
}
.btn.btn-primary:hover { 
  color: #000;
  font-weight: 500;
}
.btn.btn-primary {
 
  color: #000;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 12pt;
}

#t4-hero-section .lead {
  font-size: 16pt;
  font-weight: 400;
  text-shadow: 1px 2px 3px #000;
  max-width: 400px;
}
.lead {
  font-size: 16pt;
  font-weight: 400;
  text-shadow: 1px 2px 3px #000;

}
#t4-hero-section img{
  margin-bottom: 50px;
}



