/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 1. 8. 2022, 10:06:16
    Author     : Roman
*/

.h2 {
    color: goldenrod;
}
p {
    margin-top: 0;
    margin-bottom: 0;
}
.bg-biodrogabi {
    background-color: #E6D5C8;
}
.text-biodrogabi {
    color: #E6D5C8;
}
.bg-biodrogami {
    background-color: #d2d4d5;
}
.text-biodrogami {
    color: #d2d4d5;
}
.section-tophome{
    padding-top: calc(2rem);
}
.breadcrumb {
    background-color: grey;
}

.map {
    position: relative;
    padding-bottom: 5%;
}


.breadcrumb {
    margin-top: 5.8125rem;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    padding: 1.5rem 0;
    margin-bottom: 0;
    font-size: .79688rem;
    list-style: none;
    background-color: #343a40;
    background-color: grey;
}

@font-face{
    font-family:Contax Sans;
    font-weight:400;
    src:url(../fonts/Biodroga/ContaxSans45-Light.woff2)format("woff2"),url(../fonts/Biodroga/ContaxSans45-Light.woff)format("woff")}

@font-face{font-family:Contax Sans;
           font-weight:500;
           src:url(../fonts/Biodroga/ContaxSans55-Regular.woff2) format("woff2"),url(../fonts/Biodroga/ContaxSans55-Regular.woff) format("woff")}

@font-face{font-family:GT-America;
           font-weight:600;
           src:url(../fonts/Biodroga/GT-America-Standard-Regular.woff2) format("woff2"),url(../fonts/Biodroga/GT-America-Standard-Regular.woff) format("woff")}


.navbar-nav .nav-link {
    font-size: .9rem;
}
.dropdown-item {
    font-size: .9rem;

}
.text-xs {
    font-size: .85rem !important;
}
.text-sm {
    font-size: .9rem !important;
}
.text-primary {
    color: #e7791e !important;
}

.leftlinkBIO{
    box-sizing: border-box;
    transform: translateY(-30%);
    transform: translateX(-33%);
    position: fixed;
    top: 23%;
}
.leftlinkBIO a {
    display: flex;
    width: 140px;
    height: 50px;
    color: grey;
    font-size: 20px;
    line-height: 0px;
    align-items: center;
    justify-content: center;
    -ms-transform:rotate(270deg); /* IE 9 */
    -moz-transform:rotate(270deg); /* Firefox */
    -webkit-transform:rotate(270deg); /* Safari and Chrome */
    -o-transform:rotate(270deg); /* Opera */
}
.leftlinkBIO a.butonbioscience {
    background-color: rgba(233, 208, 198, 0.75);
    border-radius: 0 0 15px 15px;
}
.leftlinkMED{
    box-sizing: border-box;
    transform: translateY(-30%);
    transform: translateX(-33%);
    position: fixed;
    top: 45%;
}
.leftlinkMED a {
    display: flex;
    width: 140px;
    height: 50px;
    color: grey;
    font-size: 20px;
    line-height: 0px;
    align-items: center;
    justify-content: center;
    -ms-transform:rotate(270deg); /* IE 9 */
    -moz-transform:rotate(270deg); /* Firefox */
    -webkit-transform:rotate(270deg); /* Safari and Chrome */
    -o-transform:rotate(270deg); /* Opera */
}
.leftlinkMED a.butonmedical {
    background-color: rgba(200, 204, 206, 0.75);
    border-radius: 0 0 15px 15px;
}
.leftlinkORG{
    box-sizing: border-box;
    transform: translateY(-30%);
    transform: translateX(-33%);
    position: fixed;
    top: 67%;
}
.leftlinkORG a {
    display: flex;
    width: 140px;
    height: 50px;
    color: grey;
    font-size: 20px;
    line-height: 0px;
    align-items: center;
    justify-content: center;
    -ms-transform:rotate(270deg); /* IE 9 */
    -moz-transform:rotate(270deg); /* Firefox */
    -webkit-transform:rotate(270deg); /* Safari and Chrome */
    -o-transform:rotate(270deg); /* Opera */
}
.leftlinkORG a.butonorganic {
    background-color: rgba(163, 169, 131, 0.75);
    border-radius: 0 0 15px 15px;
}

.colormenu{
    color: goldenrod;
   }
   
.colormenu:hover{
    color: black;
    text-decoration: none;
   }
.colormenua{
  background-color: #c3b8aa;
  color: white;
  font-weight: bold;  
  padding: 2px;
   }   
 .carousel {
  position: relative;
  margin-top: -25px;
}
 
#vprodukty1 thead {
    background-color: #fcf8e3;
    
}
#vprodukty2 thead {
    background-color: #c0e1fd;
    
}
#vprodukty3 thead {
    background-color: #f2dede;
    
}

#vprodukty1 .vproduktycolor1 {
    background-color: #fcf8e3;
    
}
#vprodukty2 .vproduktycolor2 {
    background-color: #c0e1fd;
    
}
#vprodukty3 .vproduktycolor3 {
    background-color: #f2dede;
    
}

.vproduktycolor1 {
    background-color: #fcf8e3;
    
}
.vproduktycolor2 {
    background-color: #c0e1fd;
    
}
 .vproduktycolor3 {
    background-color: #f2dede;
    
}
.nav-tabs .nav-link.active {
  background-color: transparent;
  border-bottom-color: rgba(255,255,255);
}
.homezcnic {
    margin-top: 2.0rem;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    padding: 1.5rem 0;
    margin-bottom: 0;
    list-style: none;
    background-color: #ba8a76;
}
.text-menu{
   color: #000; 
}

.card-body {
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1rem;
}
.mt-navbar {
    margin-top: 0;
}