@charset "UTF-8";
/*-----------------------------------------------------------------------------------
    Author: A.I.FIA www.fia.pl  Wszelkie prawa zastrzeżone
-----------------------------------------------------------------------------------*/

@import url("../fonts/remixicon.css");
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');



:root {
  /* @font family */
  --bs-font-1: 'Roboto', sans-serif;
  --bs-font-2: 'Roboto', sans-serif;

  /* @rozmiar fontow */

  --bs-size-male: .9rem;
  --bs-h1-size: 2.1em;
  --bs-h2-size: 1.8em;
  --bs-h3-size: 1.5em;
  --bs-h4-size: 1.3em;
  --bs-przycisk-size: 1em;

  /* @kolor tekstu */

  --bs-red: #dc3545;
  --bs-h1: #000;
  --bs-h2: #000;
  --bs-h3: #000;
  --bs-h4: #000;
  --bs-white: #fff;
  --bs-black: #000;
  --bs-primary: #000;
  --bs-doprimary: #fff;
  --bs-secondary: #fee63e;
  --bs-dosecondary: #000;
  --bs-body: #424242;
  --bs-link: #13225b;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-firmowe1: #6d6e70;
  --bs-secondary-color: rgba(33, 37, 41, 0.75);
}


.node__content .container{
    padding: 0px;
}


.bs-header{
    background: #232222;
    color: #fff;
    text-
}

.pasekkk{ 
    background: #363636;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center; 
    padding: 4px 0px;
}
.przyciskggg{
    text-decoration: none;
    display: block;
    float: left;
    border-radius: 5px;
    font-weight: 500;
    line-height: 30px;
    background: var(--bs-secondary);
    color: var(--bs-dosecondary);
    transition: all 300ms linear 0ms;
    position: relative;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
    z-index: 1;
    white-space: nowrap;
    vertical-align: middle;
    padding: 0px 10px;
    margin: 2px;
    border: 0px;
    font-size: .7em;
    text-transform: uppercase;
}
.przyciskggg:hover{
    color: var(--bs-doprimary);
    background: var(--bs-primary);
}


/*
*******************************************************************
Oferta
*******************************************************************
*/

.tele{
    background: var(--bs-secondary);
    color: #000;
    font-weight: 400;
}

.mapagoogle{
    border: 1px solid var(--bs-gray-400);
    border-radius: 2px;
    padding: 10px;
    margin: 10px 0px;
}

.block-views-exposed-filter-blockreklamy-page-1{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    background: var(--bs-secondary);
}
.form-item-field-status-reklamy-value,
.form-item-field-miasto-target-id{
    text-align: center;
    font-weight: bold;
}

.block-views-exposed-filter-blockreklamy-page-1 .form-select {

  color: #000;
  border: 2px solid var(--bs-secondary);
  border-radius: 0;
  transition: all 0.3s ease;
  font-size: 1.2em;

}

.block-views-exposed-filter-blockreklamy-page-1 .form-select:focus {
  outline: none;
  border-color: var(--bs-secondary);
  box-shadow: 0 0 6px rgba(255, 0, 0, 0.4);
}



.rek{
    border: 1px solid var(--bs-gray-400);
    border-radius: 2px;
    padding: 5px 10px;
    margin-bottom: 10px;
}

.reklamy-start{

    padding: 15px 10px;
}
.reklamy{
    background: var(--bs-black);
    color: var(--bs-white);
    overflow: hidden;
}
.reklamy:hover{
    opacity: .8;
}
.reklamy h4{
    font-size: .9em;
    font-weight: normal;
    color: var(--bs-white);
    padding: 10px 0px 0px 0px;
}
.status-zajeta{
    background: var(--bs-red);
    color: var(--bs-white);
    text-align: center;
}
.status-wolna{
    background: #4bb51f;
    color: var(--bs-white);
    text-align: center;
}
.reklamy-kod{
    background: #6d6e70;
}



.tloautopelny{
    background: #F2F2F2;
    background: linear-gradient(90deg, rgba(242, 242, 242, 1) 0%, rgba(255, 255, 255, 1) 100%);
    padding: 20px 10px 5px 15px;
    display: block;
    border-radius: 10px;
    margin-bottom: 20px;
    overflow: hidden;
}

.borderbbiale{
    border-bottom: 1px solid rgba(255,255,255,.1);
    overflow: hidden;
}

header{
    background: #000;
}

.headerg{
    font-size: .9em;
    color: #000;
    font-weight: 600;

}
.headerg a{
    color: var(--bs-gray-800);
}
.headerg i{
    font-size: .8em;
    color: var(--bs-secondary);
    padding: 0px 5px 0px 5px;
}
.oferta-opis{

}
.mini{
    font-size: .7em;
    text-transform: uppercase;
    padding-bottom: 0px;
    margin-bottom: 0px;
    display: block;
    font-weight: bold;

}


.zadzwon{
    font-weight: 600;
    font-size: 1.2em;
    text-shadow: 2px 1px 1px rgba(255,255,255,0.6);
}



@media (min-width: 1200px) {

.zadzwon_kon{
    float: right;
    text-align: right;
}
}
.zadzwon_kon span{
    display: block;
    overflow: hidden;
}

.oferta-auto{
    line-height: 18px;
    padding-top: 15px;
    margin-top: 15px;
    font-size: .850em;
}
.oferta-auto i{
    padding-right: 5px;
    color: var(--bs-secondary);
}
.d-galeria{
    display: flex;

}
.d-tytul-cale h2{
    text-shadow: 2px 1px 1px rgba(255,255,255,0.6);
}
.d-tytul-start h4{
    font-size: 1em;
    padding-top: 10px;

}
.d-galeria img{
    border-radius:6px;
    margin: 1px;
}
.d-galeria img:hover{
    opacity: 0.6;
}
.d-cena1{
    background: rgba(255,255,255,0.6);
    padding: 5px 30px;
    border-radius: 5px;
    font-size: 14px;
    margin-bottom: 15px;
}
.d-cena2{
    background: rgba(255,255,255,0.6);
    padding: 5px 10px;
    border-radius: 5px;
}
.d-cena1 span{
    font-size: 26px;
    font-weight: bold;
    display: block;
    color:#031B4E;
}




.d-cena1a{
    background: rgba(255,255,255,0.6);
    padding: 5px 5px;
    border-radius: 5px;
    font-size: 14px;
    margin-bottom: 0px;
}
.d-cena1a span{
    font-size: 22px;
    font-weight: bold;
    display: block;
    color:#031B4E;
}






.de-itembg{

   background: #F1C30F;
background: linear-gradient(180deg, rgba(241, 195, 15, 1) 4%, rgba(255, 255, 255, 1) 20%);
}

.de-item{
    box-shadow: 3px 3px 9px rgba(164,164,186,0.2);
    border:solid 1px #dddddd;
    padding: 10px;
    border-radius:6px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    min-height: 395px;
}




.de-item .d-img {
    overflow: hidden;
    border-radius:6px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
}
.de-item .d-item_like{
    position: absolute;
    top:20px;
    right:20px;
    font-weight: 500;
    font-size: 14px;
}
}
.dark-scheme .de-item .d-atr-group{
    border-bottom: solid 1px rgba(255, 255, 255, .2);
}
.de-item .d-atr{
    font-size: 14px;
    display: inline-block;
    font-weight: bold;
    color:#031B4E;
    margin-right: 10px;
}


.de-item small{
    font-weight: 400;
    font-size: 13px!important;
}



a.btn-main:hover,
.btn-main:hover {
    color: #fff;
    -webkit-box-shadow: 2px 2px 20px 0px rgba(var(--bs-primary), 0.5);
    -moz-box-shadow: 2px 2px 20px 0px rgba(var(--bs-primary), 0.5);
    box-shadow: 2px 2px 20px 0px rgba(var(--bs-primary), 0.5);
}
a.btn-main,
a.btn-main:active,
a.btn-main:focus,
a.btn-main:visited,
.btn-main,
input[type=button].btn-main,
a.btn-line,
#mainmenu li ul.mega a.btn-main{
    display: inline-block;
    text-align: center;
    background: var(--bs-primary);
    color: #fff;
    outline: 0;
    font-weight: 800;
    text-decoration: none;
    padding: 4px 30px 4px 30px;
    font-size: 14px;
    border: none;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}


.de-item .d-price .btn-main{
    position: absolute;
    right:0;
    bottom: 5px;
    padding: 2px 15px;
}
.de-item .d-info{
    padding:20px;
    position: relative;
}
.de-item-list .d-img, .de-item-list .d-info, .de-item-list .d-price{
    display: table-cell;
    vertical-align: middle;
}


.de-image-text{
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    position: relative;
    overflow: hidden;
}
.de-image-text img{
    width: 100%;
    position: relative;
}
.de-image-text:hover img{
    transform: scale(1.05);
}
.de-image-text .d-text{
    color: #ffffff;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    padding: 40px;
    background: linear-gradient(0deg, rgba(30,30,30,0) 30%, rgba(30,30,30,1) 100%);
}
.de-image-text .d-text h4{
    color: #ffffff;
}


.de-image-text .d-text blockquote{
    border: none;
    font-size: 15px;
    color: rgba(255, 255, 255, .7);
    padding: 0;
    line-height: 1.6em;
}

.de-image-text .d-text blockquote .by{
    color: #ffffff;
    font-weight: 600;
    margin-top: 10px;
    padding-left: 30px;
}

.de-image-text .d-text blockquote .by:before{
    content: "";
    display: block;
    position: absolute;
    left: 40px;
    margin-top: 10px;
    width: 20px;
    height: 1px;
    background: #ffffff;
}




.de-image-text .d-quote{
    right: 30px;
    font-size: 40px;
    text-align: right;
}


/*
*******************************************************************
KOLORY
*******************************************************************
*/
.bs-red,
.bs-red a,
.block-layout-builder .bs-red a,
.bs-red *{
    color: var(--bs-red);
}
.bs-white,
.bs-white a,
.block-layout-builder .bs-white a,
.bs-white *{
    color: var(--bs-white);
}
.bs-black,
.bs-black a,
.block-layout-builder .bs-black a,
.bs-black *{
    color: var(--bs-black)!important;
}
.bs-primary,
.bs-primary a,
.block-layout-builder .bs-primary a,
.bs-primary *,{
    color: var(--bs-primary);
}
.bs-secondary,
.bs-secondary a,
.block-layout-builder .bs-secondary a,
.bs-secondary *{
    color: var(--bs-secondary);
}



.bs-doprimary{
    background-color: var(--bs-doprimary);
}
.bs-dosecondary{
    background-color: var(--bs-dosecondary);
}
.bs-gray-100{
    background-color: var(--bs-gray-100);
}
.bs-gray-200{
    background-color: var(--bs-gray-200);
}
.bs-gray-300{
    background-color: var(--bs-gray-300);
}
.bs-gray-400{
    background-color: var(--bs-gray-400);
}
.bs-gray-500{
    background-color: var(--bs-gray-500);
}
.bs-gray-600{
    background-color: var(--bs-gray-600);
}
.bs-gray-700{
    background-color: var(--bs-gray-700);
}
.bs-gray-800{
    background-color: var(--bs-gray-800);
}
.bs-gray-900{
    background-color: var(--bs-gray-900);
}
.bs-firmowe1{
    background-color: var(--bs-firmowe1)!important;
}
.bs-secondary-bg{
    background-color: var(--bs-secondary)!important;
}
.bs-red-bg{
    background-color: var(--bs-red)!important;
}
.bs-white-bg{
    background-color: var(--bs-white)!important;
}
.bs-black-bg{
    background-color: var(--bs-black)!important;
}
.bs-primary-bg{
    background-color: var(--bs-primary)!important;
}
.bs-doprimary-bg{
    background-color: var(--bs-doprimary);
}
.bs-secondary-bg{
    background-color: var(--bs-secondary)!important;
}
.bs-dosecondary-bg{
    background-color: var(--bs-dosecondary);
}
.bs-gray-100-bg{
    background-color: var(--bs-gray-100)!important;
}
.bs-gray-200-bg{
    background-color: var(--bs-gray-200)!important;
}
.bs-gray-300-bg{
    background-color: var(--bs-gray-300)!important;
}
.bs-gray-400-bg{
    background-color: var(--bs-gray-400)!important;
}
.bs-gray-500-bg{
    background-color: var(--bs-gray-500)!important;
}
.bs-gray-600-bg{
    background-color: var(--bs-gray-600)!important;
}
.bs-gray-700-bg{
    background-color: var(--bs-gray-700)!important;
}
.bs-gray-800-bg{
    background-color: var(--bs-gray-800)!important;
}
.bs-gray-900-bg{
    background-color: var(--bs-gray-900)!important;
}
.bs-firmowe1-bg{
    background-color: var(--bs-firmowe1)!important;
}

.btn-primary{
    background: var(--bs-primary);
    border: 0px;
}
.btn-primary:hover{
    background: var(--bs-secondary);
    border: 0px;
}

.text-white a,
.text-white h1,
.text-white h2,
.text-white h3{
    color: var(--bs-white);
}
.text-black a,
.text-black h1,
.text-black h2,
.text-black h3{
    color: var(--bs-black);
}

.site-logo img{
    height: 52px;
}


.przycisk-gg{
    
}


/*
*******************************************************************
PODSTAWOWE
*******************************************************************
*/


::-moz-selection {
    text-shadow: none;
}

::selection {
    text-shadow: none;
}

::-moz-selection {
    text-shadow: none;
}

::-webkit-selection {
    text-shadow: none;
}

html{
    -webkit-text-size-adjust:100%;
    -webkit-tap-highlight-color:rgba(0,0,0,0);

}
body {
    font-family: var(--bs-font-2);
    font-size: 17px;
    color: var(--bs-body);
    line-height: 32px;
    overflow-x: hidden;
    width: 100%;
    min-height: 100%;
    word-wrap: break-word;
    padding: 0px;
    margin: 0px;
}

h2 a,
h3 a,
h4 a{
    color: var(--bs-primary);
}
h2 a:hover,
h3 a:hover,
h4 a:hover{
    color: var(--bs-secondary);
}

a {
    color             : var(--bg-primary);
    -webkit-transition: all 300ms ease-in-out;
    -o-transition     : all 300ms ease-in-out;
    transition        : all 300ms ease-in-out;
    text-decoration   : none;
}

a:hover {
    text-decoration: none;
}




h1, .h1 {
  font-size: calc(var(--bs-h1-size) - 0.1em);
}

@media (min-width: 1200px) {
  h1, .h1 {
    font-size: var(--bs-h2-size);
  }
}


h2, .h2 {
  font-size: calc(var(--bs-h2-size) - 0.1em);
}
@media (min-width: 1200px) {
  h2, .h2 {
    font-size: var(--bs-h2-size);
  }
}


h3, .h3 {
  font-size: calc(var(--bs-h3-size) - 0.1em);
}
@media (min-width: 1200px) {
h3, .h3 {
    font-size: var(--bs-h3-size);
  }
}

h4, .h4 {
  font-size: calc(var(--bs-h4-size) - 0.1em);
}
@media (min-width: 1200px) {
h4, .h4 {
    font-size: var(--bs-h4-size);
  }
}


h1,
h2,
h3,
h4{
    font-family: var(--bs-font-1);
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

h1{
    color: var(--bs-h1);
}
h2{
    color: var(--bs-h2);
}
h3{
    color: var(--bs-h3);
}
h4{
    color: var(--bs-h4);
}



hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: var(--bs-border-width) solid;
  opacity: 0.25;
}




/*
*******************************************************************
NAGŁÓWKI WIELKOŚĆ
*******************************************************************
*/


h2.fbmaly{
    font-size: calc(var(--bs-h2-size) - 0.9em);
}
h2.fmaly{
    font-size: calc(var(--bs-h2-size) - 0.5em);
}
h2.fduzy{
   font-size: calc(var(--bs-h2-size) + 0.5em);
}
h2.fbduzy{
    font-size: calc(var(--bs-h2-size) + 1em);
}
h2.fwielki{
    font-size: calc(var(--bs-h2-size) + 2em);
}




/*
*******************************************************************
MODAL
*******************************************************************
*/

.ui-layout-builder-modal .layout-builder-update-block{
    background: #fff!important;
}


.ui-layout-builder-modal .field--type-list-string{
    background: rgb(249,249,249);
    background: linear-gradient(90deg, rgba(249,249,249,1) 0%, rgba(241,241,241,1) 100%);
    border: 1px solid #fff;
    float: left;
    width: 20%;
    padding: 0 2%;
    border-radius: 10px;
}
.ui-layout-builder-modal .field--widget-options-select{
    font-size: .8em!important;
}



/*
*******************************************************************
ADMIN DODATKOWE
*******************************************************************
*/


.node-page-layout-builder-form.node-layout-builder-form.layout-builder-form .form-wrapper{



display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;

}

#block-fia-menukontauzytkownika{
    background: #FFF;
background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(233, 236, 239, 1) 61%);
    overflow: hidden;
    border-radius: 10px;
    padding: 5px;
}
.region-content .contextual-region.block-core.block-local-tasks-block h2{
    padding-top: 30px;
}


.region-content .contextual-region.block-core.block-local-tasks-block h2,
.region-breadcrumb .menu--account h5{
  display: flex;
  flex-direction: row;
  color: #979797;
  text-transform: uppercase;
  font-size: .8em;
}

.region-content .contextual-region.block-core.block-local-tasks-block h2:before, h2:after,
.region-breadcrumb .menu--account h5:before, h5:after{
  content: "";
  flex: 1 1;
  border-bottom: 1px solid #dee2e6;
  margin: auto;

}

.region-breadcrumb .menu--account h5:before {
  margin-right: 10px;
}

.region-breadcrumb .menu--account h5:after {
  margin-left: 10px;
}


.region-breadcrumb .menu--account ul.navbar-nav{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 4px;
}
.region-breadcrumb .menu--account ul.navbar-nav{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;

}
.region-breadcrumb .menu--account ul .nav-item {
    border-radius: 5px;
    margin-right: 4px;
    background: #f9f9f9;
}
.region-breadcrumb .menu--account ul .nav-item a{
    font-size: 1em;
    font-weight: 600;
    padding: 20px 30px;
}
.region-breadcrumb .menu--account ul .nav-item:hover{
    opacity: .6;
}
.region-breadcrumb .menu--account ul .nav-item:first-child{
    background: #284468;
    color: #fff;
}
.region-breadcrumb .menu--account ul .nav-item:nth-child(2){
    background: #e2e2e2;

}




/*
*******************************************************************
KLASY SPECJALNE
*******************************************************************
*/
@media all and (max-width: 1024px) {

.tyt-mal-mobile h2{
    font-size: 2.3em;
}
}
.admin-tabela .status-wolna{
	background: #5f9c5c;
	padding: 3px 5px;
	border-radius: 3px;
	font-weight: bold;
}
.admin-tabela .status-zajeta{
	background: #ff0000;
	padding: 3px 5px;
	border-radius: 3px;
	font-weight: bold;
}
.admin-tabela .views-field.views-field-field-kod{
	font-weight: bold;
}




.ikonyglowne{
    border-left: 1px solid #000;
    outline-offset: -5px;
    border-radius: 2px;
  background: #FFF;

}
.ikonyglowne .field--name-field-dodatkowe{
    display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
}


.ikonyglowne{
    text-align: center;
}





.oferta ul{
    list-style: none;
    padding: 0px;
}
.oferta ul li{
     line-height: 20px;
    margin-bottom: 1px;


}


.oferta a {
    color: var(--bs-body);
    font-weight: 600;
    padding: 10px 15px 10px 25px; /* trochę większy lewy padding, żeby był odstęp od trójkąta */
    background: var(--bs-gray-400);
    display: block;
    font-size: 95%;
    position: relative; /* potrzebne dla ::before */
    border-radius: 3px;
}

.oferta a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid white;
}
.oferta li:first-child a,
.oferta a:hover {
    background: var(--bs-primary);
    color: var(--bs-doprimary);
    font-weight: 600;
    padding: 10px 15px 10px 25px;
    display: block;
    font-size: 95%;
}



.eu-cookie-compliance-banner{
    padding-top: 10px;
}

.agree-button{
    background: var(--bs-secondary);
	color: #000;
    padding: 4px 15px;
    border-radius: 5px;
	font-weight: bold;

}
.agree-button:hover{
    opacity: 0.9;
    background: var(--bs-secondary);
    color: #000;
	font-weight: bold;
}


.region-nav-branding{
    padding: 0px;
    margin: 0px;
}

.kreska-grey{
    border-left: 1px solid var(--bs-grey);
}
.kreska-primary{
    border-left: 1px solid var(--bs-primary);
}
.kreska-secondary{
    border-left: 1px solid var(--bs-secondary);
}
.layout-builder-block{
    background: none;
    padding: 0px;
}
.nefekt4{
    border: 1px solid #eee5e5;
    border-radius: 20px;
}
.text-white .nefekt6 {
 background: none;
}


/*
*******************************************************************
Padding i margin
*******************************************************************
*/

  .p-f-1 { padding: 8px; }
  .p-f-2 { padding: 16px; }
  .p-f-3 { padding: 32px; }
  .p-f-4 { padding: 42px; }
  .p-f-5 { padding: 50px; }

  .pt-f-1 { padding-top: 8px; }
  .pt-f-2 { padding-top: 16px; }
  .pt-f-3 { padding-top: 32px; }
  .pt-f-4 { padding-top: 42px; }
  .pt-f-5 { padding-top: 50px; }

  .pb-f-1 { padding-bottom: 8px; }
  .pb-f-2 { padding-bottom: 16px; }
  .pb-f-3 { padding-bottom: 32px; }
  .pb-f-4 { padding-bottom: 42px; }
  .pb-f-5 { padding-bottom: 50px; }

  .pl-f-1 { padding-left: 8px; }
  .pl-f-2 { padding-left: 16px; }
  .pl-f-3 { padding-left: 32px; }
  .pl-f-4 { padding-left: 42px; }
  .pl-f-5 { padding-left: 50px; }

  .pr-f-1 { padding-right: 8px; }
  .pr-f-2 { padding-right: 16px; }
  .pr-f-3 { padding-right: 32px; }
  .pr-f-4 { padding-right: 42px; }
  .pr-f-5 { padding-right: 50px; }

  .px-f-1 { padding: 0px 8px; }
  .px-f-2 { padding: 0px 16px; }
  .px-f-3 { padding: 0px 32px; }
  .px-f-4 { padding: 0px 42px; }
  .px-f-5 { padding: 0px 50px;}

  .py-f-1 { padding: 8px 0px;}
  .py-f-2 { padding: 16px 0px; }
  .py-f-3 { padding: 32px 0px; }
  .py-f-4 { padding: 42px 0px; }
  .py-f-5 { padding: 50px 0px; }

  @media (max-width: 768px) {

  .p-f-mob-1 { padding: 8px; }
  .p-f-mob-2 { padding: 16px; }
  .p-f-mob-3 { padding: 32px; }
  .p-f-mob-4 { padding: 42px; }
  .p-f-mob-5 { padding: 50px; }

  .pt-f-mob-1 { padding-top: 8px; }
  .pt-f-mob-2 { padding-top: 16px; }
  .pt-f-mob-3 { padding-top: 32px; }
  .pt-f-mob-4 { padding-top: 42px; }
  .pt-f-mob-5 { padding-top: 50px; }

  .pb-f-mob-1 { padding-bottom: 8px; }
  .pb-f-mob-2 { padding-bottom: 16px; }
  .pb-f-mob-3 { padding-bottom: 32px; }
  .pb-f-mob-4 { padding-bottom: 42px; }
  .pb-f-mob-5 { padding-bottom: 50px; }

  .pl-f-mob-1 { padding-left: 8px; }
  .pl-f-mob-2 { padding-left: 16px; }
  .pl-f-mob-3 { padding-left: 32px; }
  .pl-f-mob-4 { padding-left: 42px; }
  .pl-f-mob-5 { padding-left: 50px; }

  .pr-f-mob-1 { padding-right: 8px; }
  .pr-f-mob-2 { padding-right: 16px; }
  .pr-f-mob-3 { padding-right: 32px; }
  .pr-f-mob-4 { padding-right: 42px; }
  .pr-f-mob-5 { padding-right: 50px; }

  .px-f-mob-1 { padding: 0px 8px; }
  .px-f-mob-2 { padding: 0px 16px; }
  .px-f-mob-3 { padding: 0px 32px; }
  .px-f-mob-4 { padding: 0px 42px; }
  .px-f-mob-5 { padding: 0px 50px;}

  .py-f-mob-1 { padding: 8px 0px;}
  .py-f-mob-2 { padding: 16px 0px; }
  .py-f-mob-3 { padding: 32px 0px; }
  .py-f-mob-4 { padding: 42px 0px; }
  .py-f-mob-5 { padding: 50px 0px; }
}


  .m-f-1 { padding: 8px; }
  .m-f-2 { padding: 16px; }
  .m-f-3 { padding: 32px; }
  .m-f-4 { padding: 42px; }
  .m-f-5 { padding: 50px; }

  .mt-f-1 { padding-top: 8px; }
  .mt-f-2 { padding-top: 16px; }
  .mt-f-3 { padding-top: 32px; }
  .mt-f-4 { padding-top: 42px; }
  .mt-f-5 { padding-top: 50px; }

  .mb-f-1 { padding-bottom: 8px; }
  .mb-f-2 { padding-bottom: 16px; }
  .mb-f-3 { padding-bottom: 32px; }
  .mb-f-4 { padding-bottom: 42px; }
  .mb-f-5 { padding-bottom: 50px; }

  .ml-f-1 { padding-left: 8px; }
  .ml-f-2 { padding-left: 16px; }
  .ml-f-3 { padding-left: 32px; }
  .ml-f-4 { padding-left: 42px; }
  .ml-f-5 { padding-left: 50px; }

  .mr-f-1 { padding-right: 8px; }
  .mr-f-2 { padding-right: 16px; }
  .mr-f-3 { padding-right: 32px; }
  .mr-f-4 { padding-right: 42px; }
  .mr-f-5 { padding-right: 50px; }

  .mx-f-1 { padding: 0px 8px; }
  .mx-f-2 { padding: 0px 16px; }
  .mx-f-3 { padding: 0px 32px; }
  .mx-f-4 { padding: 0px 42px; }
  .mx-f-5 { padding: 0px 50px;}

  .my-f-1 { padding: 8px 0px;}
  .my-f-2 { padding: 16px 0px; }
  .my-f-3 { padding: 32px 0px; }
  .my-f-4 { padding: 42px 0px; }
  .my-f-5 { padding: 50px 0px; }

  @media (max-width: 768px) {

  .m-f-mob-1 { padding: 8px; }
  .m-f-mob-2 { padding: 16px; }
  .m-f-mob-3 { padding: 32px; }
  .m-f-mob-4 { padding: 42px; }
  .m-f-mob-5 { padding: 50px; }

  .mt-f-mob-1 { padding-top: 8px; }
  .mt-f-mob-2 { padding-top: 16px; }
  .mt-f-mob-3 { padding-top: 32px; }
  .mt-f-mob-4 { padding-top: 42px; }
  .mt-f-mob-5 { padding-top: 50px; }

  .mb-f-mob-1 { padding-bottom: 8px; }
  .mb-f-mob-2 { padding-bottom: 16px; }
  .mb-f-mob-3 { padding-bottom: 32px; }
  .mb-f-mob-4 { padding-bottom: 42px; }
  .mb-f-mob-5 { padding-bottom: 50px; }

  .ml-f-mob-1 { padding-left: 8px; }
  .ml-f-mob-2 { padding-left: 16px; }
  .ml-f-mob-3 { padding-left: 32px; }
  .ml-f-mob-4 { padding-left: 42px; }
  .ml-f-mob-5 { padding-left: 50px; }

  .mr-f-mob-1 { padding-right: 8px; }
  .mr-f-mob-2 { padding-right: 16px; }
  .mr-f-mob-3 { padding-right: 32px; }
  .mr-f-mob-4 { padding-right: 42px; }
  .mr-f-mob-5 { padding-right: 50px; }

  .mx-f-mob-1 { padding: 0px 8px; }
  .mx-f-mob-2 { padding: 0px 16px; }
  .mx-f-mob-3 { padding: 0px 32px; }
  .mx-f-mob-4 { padding: 0px 42px; }
  .mx-f-mob-5 { padding: 0px 50px;}

  .my-f-mob-1 { padding: 8px 0px;}
  .my-f-mob-2 { padding: 16px 0px; }
  .my-f-mob-3 { padding: 32px 0px; }
  .my-f-mob-4 { padding: 42px 0px; }
  .my-f-mob-5 { padding: 50px 0px; }
}





/*---------------------------------
    TYTULY
---------------------------------*/

.block-page-title-block{
   background: var(--bs-gray-200);
   color:  var(--bs-h1);
}
.block-page-title-block h1{
   padding: 20px;
   text-align: center;
}
#block-fia-blog *{
    padding-bottom: 0px;
    margin-bottom: 0px;
}

@media all and (max-width: 1024px) {
.niezalog{
    padding-top: 35px;

}
.tytuly h1.page-title{
   text-align: center;
   font-size: 99%;
}
}


/*---------------------------------
    BLOK STANDARDOWY
---------------------------------*/

.blok-standardowy h2{
    padding-top: 12px;
}
.blok-standardowy p li{
    overflow: hidden;
    list-style-type: square;
}
.blok-standardowy h2{
    font-size: var(--bs-size-blokstandard);
    color: var(--bs-primary);
    display: inline-block;
    line-height: 1em;
    margin-bottom: 20px;
}



.block-inline-blockstandardowy .text-right{
    text-align: right;
}



.block-inline-blockstandardowy .text-center{
    text-align: center;
}

.block-inline-blockstandardowy .field--name-field-nadtytul{
    color: var(--bs-primary);
    font-weight: 700;
    line-height: 32px;
    font-size: 12px;
    padding: 0px 15px;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 8px;
    background: var(--bs-white);
    overflow: hidden;
    border: 1px solid rgba(222,226,230, .5);

}


.blok-przycisk.srodek,
.zdjecie_link.srodek{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.blok-przycisk.prawa,
.zdjecie_link.prawa{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
}
.zdjecie_link.lewa{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
}



/*---------------------------------
    BLOK BLOG
---------------------------------*/

.blog{
    background: var(--bs-gray-100);
    overflow: hidden;
    margin-bottom: 20px;
}
.blog img{
    border-radius: 5px;
}
.blog .blog-zd-p img{
    padding: 0px 0px 20px 20px;
}
.blog .blog-zd-l img{
    padding: 0px 20px 20px 0px;
}
.blog .blog-zd-s {
    padding: 0px 0px 20px 0px;
}

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

.blog .blog-zd-p img{
    float: right;
}
.blog .blog-zd-l img{
    float: left;
}
.blog .blog-zd-s {
    padding: 0px 0px 20px 0px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: space-between;
}
}





/*---------------------------------
    BLOK ZDJECIE Z LINKIEM
---------------------------------*/

.zdjecie_link h2{
    margin-bottom: 20px;
}
.zdjecie_link .field--name-field-opis p{
    font-size: .8em;
}
.zdjecie_link{
    overflow: hidden;
    display: block;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.zdjecie_link a:hover{
    opacity: .8;
    transition: all 300ms ease;
}
.zdjecie_link img {
    max-width: 100%;
    height: auto;
}

/*
.zdjecie_link.efekt-zdj-1 .field--name-field-opis p{
    position: absolute;
    bottom: -7px;
    left: 0px;
    padding: 15px;
    background: var(--bs-secondary_rgb);
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}
.zdjecie_link.efekt-zdj-3 .field--name-field-opis p{
    position: absolute;
    bottom: 0px;
    right: 0;
    display: table;
    padding: 15px;
    background: rgba(143,126,82,0.8);
    color: #fff;
    font-weight: 600;
}
*/

.zdjecie_link.foto-efekt1 .field--name-field-opis h2{
    padding: 0px;
    margin: 0px;
    font-size: 1.6em;
}
.zdjecie_link.foto-efekt1 .field--name-field-opis p{
    padding: 0px;
    margin: 0px;
}
.zdjecie_link.foto-efekt1 .field--name-field-opis{
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    display: table;
    padding: 25px 5px 10px 5px;
    text-align: center;
    background: rgba(0,0,0,0.6);
    color: #fff;
    font-weight: 600;
    width: 100%;

}


/*---------------------------------
    BLOK Z TLEM
---------------------------------*/
.cover-left{
    background-size: cover;
    background-position: left;
}
.cover-right{
    background-size: cover;
    background-position: right;
}
.contain-left{
    background-size: contain;
    background-position: left;
}
.contain-right{
    background-size: contain;
    background-position: right;
}
.automatyczne{
    background-size: auto;
}
.bloktlozdj,
.bloktlo{
    background-repeat: no-repeat;
    background-position: top;

}

@media screen and (max-width: 1024px) {

.bloktlo.pozycjabak-50-lewa,
.bloktlo.pozycjabak-50-prawa{
    display: block;
    background-size: 100%;
    height: 100%;
    background-repeat: no-repeat;
}
.nic{
    height: 100%;
    display: block;
    padding-top: 55%;
}
}

.bloktlo.pozycjabak{
    background-repeat: no-repeat;
    background-size: cover;
}


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

.bloktlo.pozycjabak-50-prawa{
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: right;

}
.bloktlo.pozycjabak-50-lewa{
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: left;

}
}



/*---------------------------------
    BLOK Z TLEM ZDJECIE
---------------------------------*/

.bloktlozdj h2{
    width: 100%;
    display: block;
}

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

.bloktlozdj{
    max-height: 100%;
}


.bloktlozdj-szer-bloku-50{
    width: 50%;
}
.margines-zdjecie_z_lewej{
    padding: 1% 2% 1% 0;
}
.margines-zdjecie_z_prawej{
    padding: 0 1% 1% 3%;
}
.bloktlozdj.zdjecie_z_lewej{
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: right;
}
.bloktlozdj.zdjecie_z_prawej{
    background-size: 50% auto;
    background-repeat: no-repeat;
    background-position: left;
}
.bloktlozdj .pozycja-zdjecie_z_lewej{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: center;
}
.bloktlozdj .pozycja-zdjecie_z_lewej span{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
}
.bloktlozdj .pozycja-zdjecie_z_prawej{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: flex-start;
    align-content: center;
}
.bloktlozdj .pozycja-zdjecie_z_prawej span{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: center;
}
}


@media screen and (max-width: 1024px) {


.bloktlozdj{
    background: #f6f6f6;
    margin: 0;
    height: 100%;
    overflow: hidden;
}

.bloktlozdj.zdjecie_z_lewej,
.bloktlozdj.zdjecie_z_prawej{
    background-size: 100%;
    background-repeat: no-repeat;
}
.nic2{
    height: 100%;
    width: 100%;
}

.bloktlozdj-szer-bloku-50{
    display: block;
    clear: both;
}
.margines-zdjecie_z_lewej{
    padding: 2%;
}
.margines-zdjecie_z_prawej{
    padding: 2%;
}
}


/*--------------------------------- Podklady ---------------------------------*/

.efekt_podklad_jasny{
    background: rgba(255,255,255,0.7);
}
.efekt_podklad_ciemny{
    background: rgba(0,0,0,0.7);
}
.efekt_podklad_firmowy1{
    background: var(--bs-primary_rgb);
}
.efekt_podklad_firmowy2{
    background: var(--bs-senodary_rgb);
}
.efekt_podklad_jasny_blok span,{
    background: rgba(255,255,255,0.7);
    display: block;
    padding: 25px;
}
.efekt_podklad_ciemny_blok span{
    background: rgba(0,0,0,0.7);
    display: block;
    padding: 25px;
}
.efekt_podklad_firmowy1_blok span{
    background: var(--bs-primary_rgb);
    display: block;
    padding: 25px;
}
.efekt_podklad_firmowy2_blok span{
    background: var(--bs-senodary_rgb);
    display: block;
    padding: 25px;
}



/*--------------------------------- Wysokosc ---------------------------------*/



.bloktlo h2{
    font-size: var(--bs-size-blokstandard);
}

@media screen and (max-width: 1024px) {

.wys-pelna{
    height: 70vh;

}
.wys-standard{
    height: 100%;

}
}

.bloktlo .222 span{
    display: block;
    float: right;
    width: 50%;
    background: #000;
}


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

.szer-bloku-50{
    width: 48%;
    padding: 1%;
}
.szer-bloku-60 span{
    width: 60%;
}
.szer-bloku-70 span{
    width: 70%;
}
.nic{
    height: 100%;
}
.wys-pelna{
    height: 100vh;
    overflow: hidden;
    clear: both;
}
.wys-standard{
    height: 100%;
    padding: 20px 0px;
}
.bloktlozdj .layout-container,
.bloktlo .layout-container {
    display: flex;
}
.bloktlo .pozycja-ss {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    justify-content: center;
}
.bloktlo .pozycja-ss span{
    display: block;
    text-align: center;
}
.bloktlo .pozycja-sp span{
    display: block;
    width: 50%;
}
.bloktlo .pozycja-sp{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    align-content: center;

}
.bloktlo.pozycjabak-50-lewa .pozycja-sp .szer-bloku-50 span{

    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;

}
.bloktlo .pozycja-sp span{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: stretch;
}


/* TEST */

.bloktlo{
    overflow: hidden;
}
}


.bloktlo .pozycja-sl{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
}
.bloktlo .pozycja-gl{
    display: flex;
    align-items: start;
}

.bloktlo .pozycja-gp{
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    align-content: flex-start;
    text-align: right;
}
.bloktlo .pozycja-gp span{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    align-content: center;
    width: 50%;
}
.bloktlo .pozycja-dl{
    display: flex;
    align-items: flex-end;
}
.bloktlo .pozycja-dp{
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    align-content: flex-end;
    text-align: right;
}
}
.tlo_gotowe_1{
    background: #f9f9f9;
    overflow: hidden;
}
.tlo_gotowe_2{
    background: #f2f2f2;
    overflow: hidden;
}





/*---------------------------------
    BLOK GALERIA
---------------------------------*/


.photoswipe-gallery .field__item{
    float: left;
}

.photoswipe-gallery .field__item a img{
    border-radius: 4px;
    margin: 20px;

}
.photoswipe-gallery .field__item img:hover{
    opacity: .8;
}




/*---------------------------------
    BLOK KONTAKT
---------------------------------*/


.blok-kontakt{
    overflow: hidden;
}


.field--name-field-dodatkowe{
    font-size: var(--bs-size-male);
    display: table;
    padding-bottom: 5px;
}
.blok-kontakt strong{
    font-size:  1.2em;
    display: block;
}
.blok-kontakt a{
    color: var(--bs-link);
}
.bkonwyr.blok-kontakt-zdj-prawa img,
.blok-kontakt-zdj-lewa img{
    padding: 2px 15px;
}
.bkonwyr{
    display: block;
}
.bkonwyr.blok-kontakt-zdj-lewa{
    float: left;
}
.bkonwyr.blok-kontakt-zdj-prawa{
    float:right;
}


/*---------------------------------
UKLADY DO ROZNYCH
---------------------------------*/

.do-lewa{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: flex-start;
}
.do-srodek{
    display: flex;
    justify-content: center;
}
.do-srodek i{
    text-align: center;
    padding-bottom: 5px;
}
.do-prawa i{
    text-align: right;

}
.do-srodek > div{
   text-align: center;
}
.do-prawa{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    text-align: right;
}




/*---------------------------------
    BLOK IKONA
---------------------------------*/

.blok-ikona{
    display: block;
}
.blok-ikona a{
    color: var(--bs-body);
}



.blok-ikona .text-right{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    text-align: right;
}
.blok-ikona .text-center{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
}




.blok-ikona .field--name-field-opis{
    padding: 0px 0px;
}
.blok-ikona i{
    display: block;
}
.ikona_mala i{
    font-size: 1.5rem;
    line-height: 1.6rem;
}
.ikona_srednia i{
    font-size: 1.8rem;
    line-height: 1.9rem;
}
.ikona_duza i{
    font-size: 2.5rem;
    line-height: 3.2rem;
}
.ikona_bduza i{
    font-size: 3.5rem;
    line-height: 4.2rem;
}



.teksikodol{
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
}
.teksikolewa {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
}
.teksikoprawa {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: flex-start;

}





.teksikoprawa div,
.teksikolewa div{

margin: 3px;
}





/*
*******************************************************************
SLAJD
*******************************************************************
*/




.view-slajd .carousel.slide{
    background: var(--bs-secondary);
}
.view-slajd .carousel-indicators [data-bs-target] {
  width: 10px;
  height: 10px;
  border-radius: 100%;
}
.view-slajd .carousel-indicators .active {
  background-color: var(--bs-primary);
}
.view-slajd .carousel img {
  width: 100%;
  height: auto;
}
.view-slajd .carousel {
  position: relative;
}
.view-slajd .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.view-slajd .carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.view-slajd .carousel-caption h1{
    font-size: calc(3.245rem + 0.9vw);
    text-shadow: 4px 4px 9px rgba(0, 0, 0, 0.1);
}






@media (max-width: 1200px) {
.view-slajd .carousel-caption {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  color: #fff;
  text-align: left;
  -webkit-animation: wjazd 1s ease;
}

.view-slajd .carousel-caption h1{
  font-size: calc(2.245rem + 0.9vw);

}

.view-slajd .slajd_opis{

  width: 90%;
    padding-left: 40px;

    display: block;
}

a.slj.btn-lg{
    font-size: .8rem;

}

.slajd_przycisk{
 padding-top: 250px;
    display: block;
padding-left: 35px;

}
}





@media (min-width: 1201px) {
.responsive-btn.responsive-btn {
    padding: 1.5rem 1rem;
    font-size: 1.25rem;

}

.slajd_przycisk{
    margin-top: 70px;
    display: block;
}


.view-slajd  .carousel-caption {
  position: absolute;
  top: 22%;
  left: 10%;
  z-index: 1;
  padding-top: 30px;

  padding-left: 20px;
  color: #fff;
  text-align: left;
  -webkit-animation: wjazd 1s ease;

  }

}


/*---------------------------------
    BLOK LOGA
---------------------------------*/

.box-logo{
    overflow: hidden;
}
.box-logo .naglowek_srodek h2{
    text-align: center;
}
.box-logo .naglowek_prawa h2{
    text-align: right;
}
.box-logo.naglowek_srodek{
    text-align: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.box-logo.naglowek_prawa{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
    text-align: right;
}
.box-logo.naglowek_lewa{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    text-align: left;
}
.box-logo h2{
    font-size: var(--bs-size-bloknaglowek);
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.box-logo .field--name-field-logo{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.box-logo .field--name-field-logo img{
    margin: 5px;
    padding: 10px;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
}


/*---------------------------------
    BLOK ZALACZNIKI
---------------------------------*/

.blok-zalaczniki{
    overflow: hidden;
}
.blok-zalaczniki h2{
    font-size: var(--bs-size-blokzalaczniki);
}
.blok-zalaczniki a{
    margin-bottom: 0;
    background: transparent;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    border-radius: 2px;
    padding: 2px 10px;
    margin: 2px 0px;
    font-weight: 500;
    font-size: 1em;
    background: var(--bs-primary);
    color: var(--bs-doprimary);
}
.blok-zalaczniki .field--name-field-zalacznik .field__item{
    margin-bottom: 5px;
    display: block;
}
.blok-zalaczniki a:hover{
     transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    -webkit-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    background: var(--bs-secondary);
}


/*---------------------------------
    BLOK PRZYCISK
---------------------------------*/


.blok-przycisk{
    overflow: hidden;
    display: block;
}
.przycisk_styl_1{
    text-decoration: none;
    display: block;
    float: left;
    border-radius: 5px;
    line-height: 30px;
    background: var(--bs-primary);
    color: var(--bs-doprimary);
    transition: all 300ms linear 0ms;
    position: relative;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
    z-index: 1;
    white-space: nowrap;
    vertical-align: middle;
    border: 0px;
}
.przycisk_styl_2{
    text-decoration: none;
    display: block;
    float: left;
    border-radius: 5px;
    font-weight: 700;
    line-height: 30px;
    background: var(--bs-secondary);
    color: var(--bs-dosecondary);
    transition: all 300ms linear 0ms;
    position: relative;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
    z-index: 1;
    white-space: nowrap;
    vertical-align: middle;
    border: 0px;
}
.przycisk_styl_1:hover{
    color: var(--bs-dosecondary);
    background: var(--bs-secondary);
}
.przycisk_styl_2:hover{
    color: var(--bs-doprimary);
    background: var(--bs-primary);
}

.przycisk_styl_1:before,
.przycisk_styl_2:before { content: ""; position: absolute; top: -2px; left: -2px; width: calc(100% + 4px); width: -webkit-calc(100% + 4px); height: calc(100% + 4px); height: -webkit-calc(100% + 4px); background-color: var(--bs-primary); transform-origin: right center;  transform: scale(0, 1); transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85); z-index: -1;
}
.przycisk_styl_1 a:hover:before,
.przycisk_styl_1 a:focus:before,
.przycisk_styl_2 a:hover:before,
.przycisk_styl_2 a:focus:before {
    transform-origin: left center;
    transform: scale(1, 1);
}
.przycisk_styl_3{
    text-decoration: none;
    display: block;
    float: left;
    border-radius: 5px;
    font-weight: 700;
    line-height: 30px;
    background: var(--bs-white);
    color: var(--bs-black);
    transition: all 300ms linear 0ms;
    position: relative;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
    z-index: 1;
    white-space: nowrap;
    vertical-align: middle;
}
.przycisk_styl_4{
    text-decoration: none;
    display: block;
    float: left;
    border-radius: 5px;
    font-weight: 700;
    line-height: 30px;
    background: var(--bs-black);
    color: var(--bs-white);
    transition: all 300ms linear 0ms;
    position: relative;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
    z-index: 1;
    white-space: nowrap;
    vertical-align: middle;
}




.przycisk.btn-sm{
    font-size: calc(var(--bs-przycisk-size) - 0.2em);
    padding: 3px 15px;
}
.przycisk.btn-md{
    font-size: var(--bs-przycisk-size);
    padding: 5px 15px;
}
.przycisk.btn-lg{
    font-size: calc(var(--bs-przycisk-size) + 0.4em);
    padding: 10px 15px;
}
.przycisk.btn-xl{
   font-size: calc(var(--bs-przycisk-size) + 1em);
   padding: 15px 20px;
}

@media all and (max-width: 1200px) {
.przycisk_styl_1,
.przycisk_styl_2{
    width: 100%:
}
}


/*---------------------------------
    BLOK GALERIA
---------------------------------*/

.blok-galeria{
    overflow: hidden;
     display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.wyrownanie_galeria .photoswipe-gallery .field--name-field-galeria{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
}
.galerie .photoswipe-gallery .photoswipe img,
.wyrownanie_galeria .photoswipe-gallery .photoswipe img{
    padding: 1px;
    margin: 3px;
    border-bottom: 3px solid var(--bs-secondary);
}
.galerie .photoswipe-gallery .photoswipe img:hover,
.wyrownanie_galeria .photoswipe-gallery .photoswipe img:hover{
    border-bottom: 3px solid #e51d25;
    padding: 1px;
    margin: 3px;
    opacity: .9;
}


/*
*******************************************************************
TYMCZASOWE/DODATKOWE
*******************************************************************
*/





.container .admin-panel1{
    background: #ededed;
    overflow: hidden;
}

ul.bs_nav-tabs svg{
    height: 20px;
}


/* TU POPRAWIONE */

/* .user-logged-in #bs_nav-tabs{
     display: none!important;
}
 */

.region-content,
.region{
    padding: 0px;
    margin: 0px;

}


.container.bg-image{
    max-width: 1296px!important;
}


.bs-group-title{
    color: #000!important;
}
.bs-group-title svg{
    color: #000!important;
    padding-right: 5px;
}
.option svg{
    width: 25px;
    height: 25px;
}
summary.card-header.bg-light{
    color: #000!important;
}
.dropbutton-action a{
    font-size: .8em;
    font-weight: bold;
    display: block;
    padding: 1px 10px!important;
    margin: 0px;
}
.dropbutton-action a:hover{
    opacity: .7;
    background: #d2d2d2;
}
.panel-admin a{
    color: #000;
}
.biale-icon img{
    height: 100px;
    color: #fff;
}


@media all and (max-width: 1024px) {
.wysgl{
        height: 50vh;
      }
h1.ultra-big,
h1.ultra-big .text-line {
        font-size: 2em!important;
        line-height:1em!important;
}
}


.czarne-tlo{
  background: var(--bs-black);
}
h1 span{
  display: inline-block;
}
.efekt-start{
    text-transform: uppercase;
}
h1.ultra-big,
h1.ultra-big .text-line {
  display: inline-block;
  line-height: 1em;
  margin-bottom: 0;
  font-family: "Prompt", Helvetica, Arial, sans-serif;
  font-size: 6vw;
    line-height: 8vw;
    padding: 0;
}
.mn{
    font-size: 70%!important;
}
h1.ultra-big span {
  padding-right: 5px;
  letter-spacing: -.025em;
}
h1.ultra-big.s3 span {
  letter-spacing: -.35em;
}
h1.ultra-big span.underline span {
  display: block;
  border-bottom: solid 12px #fff;
  position: relative;
  margin-top: -5px;
}
h1.ultra-big span.text-line{
    -webkit-text-stroke: 2px #ffffff;
}
.text-line{
    color: transparent !important;
    -webkit-text-stroke: 1px #ffffff;
}
.text-gradient{
    background: #121FCF;
    background: linear-gradient(to right, #121FCF 0%, #CF1512 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.lista-z-tlem ul{
    background: #f5f5f5;
    padding: 15px 10px 15px 40px;
    border:1px solid #ececec;
}
#block-fiapl-informacje p{
    color: #8898aa;
    font-size: .850em;
    line-height: 1.6em;
    padding: 5px 10px;
}
#block-fiapl-informacje{
    color: #d2d2d2;
    background: #f2f2f2;
    border-radius: 5px;
}
.text-duzy{
    text-transform: uppercase;
}
.jasne h2,
.jasne{
    color: var(--bs-white)!important;
}
.center{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

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

.text-duzy{
    font-size: 130%;
    line-height: 30px;
    text-shadow: 2px 1px rgba(0,0,0,0.3);
    letter-spacing: 2px;
}
.graf1 {
    position: absolute;
    top: 500px;
    left: -25px;
    height: 100%;
    width: 200px;
}
}




/*---------------------------------
    HEADER
---------------------------------*/


.przelamanie{
    content: "";
    display: block;
    clear: both;
    padding-top: 0px;
}


@media all and (max-width: 767px) {
.fia_przyciski{
    display: none;
    }
}

.fia_przyciski{
    display: flex;
}
.przycisk-kontakt{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    margin-right: 5px;
    border: 1px solid #dad5d2;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.przycisk-tel{
    margin-right: 5px;
    padding: 6px 18px;
}
.przycisk-tel i,
.przycisk-kontakt i{
    font-size: 1.4em;
    color: #2c4391;
}
.przycisk-kontakt i:hover{
    color: #817065;
}




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

.przyciskiw span{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
}
.przelamanie{
    content: "";
    display: block;
    clear: both;
    padding-top: 6px;
}
.toolbar-fixed .przelamanie{
    content: "";
    display: block;
    clear: both;
    padding-top: 0px;
}
.doprawej{
    float: right;
}
}




/*---------------------------------
    SORTOWANIE
---------------------------------*/

.pager .page-item{
    margin-bottom: 20px;
}
.pagination  a{
    color: var(--bs-primary);
}
.pagination .is-active a{
    background: var(--bs-primary);
    color: var(--bs-doprimary);
}



/*---------------------------------
    FOOTER
---------------------------------*/

.site-footer{
    padding: 0px;
    margin: 0px;
}
footer{
    font-size: .9em;
    background-color: #000;
    background-image: url("/sites/default/files/pattren-2.png");
    background-position: top center;

}

@media (max-width: 1025px) {

.region.region-footer .view-bloki h3{
     border-top: 1px solid rgba(255,255,255,.1);
     padding-top: 20px;
    }
}

@media (min-width: 1025px) {
.region.region-footer{
       display: grid;
      grid-template-columns: repeat(3, 1fr);

    }
}



.region.region-footer .views-element-container {
    text-align: left;
}
.region.region-footer ul {
    padding: 0px;
    margin: 0px;
}
.region.region-footer li {
    list-style: none;
    font-size: .9em;
    opacity: .8;
}
.block-views-blockbloki-block-3{
    grid-column: span 3;
    font-size: .8em;
}
.region.region-footer .view-bloki h4{
    margin-top: 20px;
    text-transform: uppercase;
    font-size: 1.1em;
    font-weight: 600;
    color: var(--bs-doprimary);
}
.region.region-footer .view-bloki a{
    color: var(--bs-doprimary);
}


/* STOPKA */

.block-views-blockbloki-block-3{
    border-top: 1px solid rgba(255,255,255,.1);
    padding-top: 15px;
    margin-top: 25px;
}


/*---------------------------------
    LOGOWANIE
---------------------------------*/

.logowanie{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.logowaniedane{
    background: #f2f2f2;
    -webkit-box-shadow: 8px 8px 24px -24px rgba(0, 0, 0, 1);
    -moz-box-shadow: 8px 8px 24px -24px rgba(0, 0, 0, 1);
    box-shadow: 8px 8px 24px -24px rgba(0, 0, 0, 1);
    border: 1px solid #fff;
    padding: 30px;
    margin-top: 20px;
    border-radius: 10px;
}


/*---------------------------------
    ADMINISTRACJA
--------------
#-------------------*/


.menu-edit-form .form-item-label,
.menu-edit-form .js-form-item-description,
.menu-edit-form .form-type-language-select,
.user-logged-in .block-help-block{
    display: none;
}


#menu-overview{
    max-width: 1170px;
    margin: 0 auto;

}

.path-admin #edit-actions{
    text-align: center;
}


.admin_but{
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99999;
}

input{
    border: 1px solid #f9f9f9;
}

.admin_but a{
    display: table;
    background: #ff0000;
    color: #fff;
    font-size:.7em;
    font-weight: 700;
    padding: 2px 9px 1px 9px;
    border-radius: 0px 10px 0px 10px;
    text-align: center;

}
.admin_but a:hover{
    display: table;
    background: #000;
    padding: 2px 9px 1px 9px;
    border-radius: 0px 10px 0px 10px;
    text-align: center;
}
.admin_but i{
    color: var(--bs-white);
    font-size: 1.2em;

}


.form-item-toggle-content-preview,

#edit-actions,
.entity-content-form-footer,
.form-type-vertical-tabs,
#edit-field-baner-tytul-wrapper{
    padding: 0px 25px;
}

.opis_admin{
    font-size: .9em;
    background: #FC0;
    border-radius:10px;
    padding: 10px 15px;
    line-height: 28px;

}
.adminpp h2,
#block-fiapl-zxczxc h2{
  display: flex;
  flex-direction: row;
  color: #979797;
  text-transform: uppercase;
  font-size: .8em;


}
.adminpp h2:before, h2:after,
#block-fiapl-zxczxc h2:before, h2:after{
  content: "";
  flex: 1 1;
  border-bottom: 1px solid #dee2e6;
  margin: auto;

}

.adminpp h2:before,
#block-fiapl-zxczxc h2:before {

  margin-right: 10px;
}
.adminpp h2:after,
#block-fiapl-zxczxc h2:after {

  margin-left: 10px;
}





.pd{
    font-size: 1.2em;
    color: var(--bs-white);
    padding: 20px 50px 20px 20px;
    font-weight: 700;
    border-radius: 5px;
    margin: 0px 2px;
    display: block;
}
.pd span{
    display: block;
    font-size: .7em;
    color: var(--bs-white);
    font-weight: 400;
}
.pd i{
    font-size: 1.9em;
}
.pd:hover{
    color: var(--bs-white);
    opacity: .7;
}
.pd a{
    color: var(--bs-white);

}
.przycisk_admin1a{
    background: #e51d25;
}
.przycisk_admin2a{
    background: #12498d;
}
.przycisk_admin1{
    background: #284468;
}
.przycisk_admin2{
    background: #9ebee8;
}
.przycisk_admin3{
    background: #5b92e1;
}
.przycisk_admin4{
    background: #495467;
}
.przycisk_admin5{
    background: #4972b4;
}
.przycisk_admin6{
    background: #d2d2d2;
}
.zalog .section .region-content h2,
.zalog .section .region-sidebar-second h2{
    border-bottom: 0px;
    padding-bottom: 0px;
}



/* WYGLAD FORM ADMIN */




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

.user-logged-in form.node-article-form,
.user-logged-in form.node-page-form,
.user-logged-in form.node-page-edit-form{
    width: 80%;
    margin: 0 auto;
}
}


.user-logged-in .details-wrapper,
.user-logged-in form .js-form-type-textarea{
    border: 0px solid #ccced1!important;
}

.user-logged-in form.node-bloki-edit-form,
.user-logged-in form.node-article-form .form-item,
.user-logged-in form.node-article-edit-form .form-item,
.user-logged-in form.node-page-form .form-item,
.user-logged-in form.node-page-edit-form .form-item{
    padding: 5px 10px 5px 10px;
    margin: 0px;
    background: #f8f8f8;
    border: 0px solid #ccced1;
    border-radius: 3px;
    margin-bottom:10px;
}
.user-logged-in .block-page-title-block h1{
    font-size: 1.2em;
}


/* KONIEC WYGLAD FORM ADMIN */



.user-logged-in .tabs-wrapper{
    display: flex;
    justify-content: center;
    width: 100%;
}
.nav-tabs {
    width: 100%;
    display: flex;
    justify-content: center;
}
.nav-tabs .nav-item a{
    color: #000;
}
.nav-tabs .nav-link {
    font-weight: 600;
    font-size: .8em;
    text-transform: uppercase;
    color: #000;
}
.layout-builder-widget-divider{
    height: 1px;
    padding: 0px;
    margin: 0px;
}
.alert{
    margin:0 auto;
    max-width:800px;
    text-align: center;
    padding: 12px;
    margin-bottom: 10px;
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,230,156,1) 100%);
    border: 0px;
    font-style: italic;
}




/*
*******************************************************************
MENU
*******************************************************************
*/

@media all and (min-width: 992px) {
    .navbar .nav-item .dropdown-menu{ display: none; }
    .navbar .nav-item:hover .nav-link{    }
    .navbar .nav-item:hover .dropdown-menu{ display: table; background: #fff; }
    .navbar .nav-item .dropdown-menu{ margin-top:0;
    }
}
.navbar {
    margin-bottom     : 0;
    border-radius     : 0;
    min-height        : 80px;
    border            : none;
    padding           : 0;
    -webkit-transition: all 300ms ease-in-out;
    -o-transition     : all 300ms ease-in-out;
    transition        : all 300ms ease-in-out;
    background-color  : #000;
   color  : #fff;

}

@media screen and (min-width: 992px) {
    .navbar {
        min-height: 100px;
		color  : #fff;
    }
}



.dropdown-menu {
    background-color  : #000;
    width             : 100%;
    border            : none;
    margin            : 0;
    border-radius     : 0;
    padding: 0px;
    -webkit-box-shadow: none;
    box-shadow        : none;
	color  : #fff;
}

.dropdown-menu .dropdown-item{

    color  : #fff;
    width             : 100%;
    border            : none;
    margin            : 0;
    border-radius     : 0;
 padding: 10px;
    -webkit-box-shadow: none;
    box-shadow        : none;
}
.dropdown-menu .dropdown-item.is-active,
.dropdown-menu .dropdown-item:hover {

    color  : #fff;
    width             : 100%;
    border            : none;
    margin            : 0;
    border-radius     : 0;

    -webkit-box-shadow: none;
    box-shadow        : none;
}





.navbar.navbar-bordered {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

@media screen and (max-width: 991.98px) {

    .navbar.navbar-sticky,
    .navbar.navbar.navbar-fixed {
        border-color: rgba(0, 0, 0, 0.1);
    }
}

.navbar .navbar-nav>li {
    margin-left: 30px;
    position    : relative;
    color  : #fff;
}

.navbar .navbar-nav>li:last-child a{
    margin-right: 0px;
    padding: 0px 30px;
    background: var(--bs-secondary);
    color: #000!important;
}
.navbar .navbar-nav>li:last-child a:hover{
    margin-right: 0px;
    padding: 0px 30px;
    background: var(--bs-secondary);
    color: #000!important;

}

.navbar .navbar-nav>li>a {
    font-family: var(--bs-font-1);
    font-size     : .9em;
    font-weight   : 700;
    line-height   : 100px;
    color  : #fff;
    padding       : 0;
    position      : relative;
    display       : block;
    text-transform: uppercase;
}
.navbar .navbar-nav>li>a:before {
    position                : absolute;
    bottom                  : 0;
    left                    : 0;
    margin                  : auto;
    width                   : 100%;
    height                  : 3px;
    background: var(--bs-secondary);
    content                 : "";
    -webkit-transition      : -webkit-transform 1s cubic-bezier(0.2, 1, 0.3, 1);
    transition              : -webkit-transform 1s cubic-bezier(0.2, 1, 0.3, 1);
    -o-transition           : transform 1s cubic-bezier(0.2, 1, 0.3, 1);
    transition              : transform 1s cubic-bezier(0.2, 1, 0.3, 1);
    transition              : transform 1s cubic-bezier(0.2, 1, 0.3, 1), -webkit-transform 1s cubic-bezier(0.2, 1, 0.3, 1);
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin    : 100% 50%;
    transform-origin        : 100% 50%;
    -webkit-transform       : scale3d(0, 1, 1);
    transform               : scale3d(0, 1, 1);


}

.navbar .navbar-nav>li>a.active {
     color: var(--bs-secondary);
}

.navbar .navbar-nav>li.active>a::before,
.navbar .navbar-nav>li:hover a::before {
    -webkit-transform       : scale3d(1, 1, 1);
    transform               : scale3d(1, 1, 1);
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin    : 0 50%;
    transform-origin        : 0 50%;

}


@media screen and (max-width: 991.98px) {
    .navbar.navbar-light .navbar-nav>li>a::before {
        content: unset;
    }
}

.navbar .navbar-brand {
    margin-right  : 0;
    padding-top   : 0;
    padding-bottom: 0;
}
.navbar.navbar-fixed {
    position          : fixed;
    top               : 0;
    right             : 0;
    left              : 0;
    background        : #ffffff;
    -webkit-animation : fadeInDown 1s ease-in-out;
    animation         : fadeInDown 1s ease-in-out;
    -webkit-box-shadow: 0 2px 4px rgba(3, 27, 78, 0.1);
    box-shadow        : 0 2px 4px rgba(3, 27, 78, 0.1);

}

.navbar-nav>li.active>ul {
    margin-top: 0;

}














@media only screen and (max-width: 991px) {

    .navbar-sticky,
    .navbar.navbar-fixed {
        color  : #fff;
        -webkit-box-shadow: none;
        box-shadow        : none;
    }

    .navbar .navbar-brand .logo-light {
        display: none;
    }

    .navbar .navbar-brand .logo-dark {
        display: block;
    }

    .navbar .navbar-toggler {
        display           : -webkit-box;
        display           : -ms-flexbox;
        display           : flex;
        -webkit-box-pack  : center;
        -ms-flex-pack     : center;
        justify-content   : center;
        -webkit-box-align : center;
        -ms-flex-align    : center;
        align-items       : center;
        width             : 30px;
        height            : 30px;
        -webkit-transition: 0.3s ease-in-out;
        -o-transition     : 0.3s ease-in-out;
        transition        : 0.3s ease-in-out;
        border            : 0;
        padding           : 0;
        cursor            : pointer;
        border-radius     : 0;
        margin-right      : 30px;

color  : #fff;

    }
}




@media only screen and (max-width: 991px) and (min-width: 992px) {
    .navbar .navbar-toggler {
        display: none;
    }
}

@media only screen and (max-width: 991px) {
    .navbar .navbar-toggler:not(.collapsed) .navbar-toggler-icon {
        background-color: transparent;
		color  : #fff;
    }

    .navbar .navbar-toggler:not(.collapsed) .navbar-toggler-icon:before,
    .navbar .navbar-toggler:not(.collapsed) .navbar-toggler-icon:after {
        top: 0;
    }

    .navbar .navbar-toggler:not(.collapsed) .navbar-toggler-icon::before {
        -webkit-transform: rotate(45deg);
        -ms-transform    : rotate(45deg);
        transform        : rotate(45deg);
    }

    .navbar .navbar-toggler:not(.collapsed) .navbar-toggler-icon::after {
        -webkit-transform: rotate(-45deg);
        -ms-transform    : rotate(-45deg);
        transform        : rotate(-45deg);
    }

    .navbar .navbar-toggler .navbar-toggler-icon {
        background-color  : #1b1a1a;
        width             : 100%;
        height            : 2px;
        position          : relative;
        -webkit-transition: 0.3s ease-in-out;
        -o-transition     : 0.3s ease-in-out;
        transition        : 0.3s ease-in-out;
		color  : #fff;
    }

    .navbar .navbar-toggler .navbar-toggler-icon::before,
    .navbar .navbar-toggler .navbar-toggler-icon::after {
        content           : '';
        position          : absolute;
        left              : 0;
        height            : 2px;
        width             : 100%;
        background-color  : #fff;
		color  : #fff;
        -webkit-transition: 0.3s ease-in-out;
        -o-transition     : 0.3s ease-in-out;
        transition        : 0.3s ease-in-out;
    }

    .navbar .navbar-toggler .navbar-toggler-icon::before {
        top: -10px;
    }

    .navbar .navbar-toggler .navbar-toggler-icon::after {
        top: 10px;
    }











/* MENU ROZWIJANE CZY BEZ */

    .navbar .navbar-collapse {
        position          : absolute;
        left              : 0;
        top               : 100%;
        width             : 100%;
        background-color  : #000;
        padding: 30px;
        opacity           : 0;
        visibility        : hidden;
        -webkit-transform : translateY(20px);
        -ms-transform     : translateY(20px);
        transform         : translateY(20px);
        -webkit-transition: 0.3s linear;
        -o-transition     : 0.3s linear;
        transition        : 0.3s linear;
        z-index: 9999;
    }






    .navbar .navbar-collapse.show {
        visibility       : visible;
        opacity          : 1;
        -webkit-transform: translateY(0px);
        -ms-transform    : translateY(0px);
        transform        : translateY(0px);
    }


    .navbar.navbar-bordered .navbar-collapse {
        top: calc(100% + 1px);
    }

    /* Navabar */
    .navbar {
        /* Mega Menu Content */
    }

    .navbar .navbar-nav>li {
        margin-right: 0;
		color  : #fff;
    }

    .navbar .navbar-nav>li>a {
        line-height: 36px;
        color  : #fff;
        display    : block;
        padding: 12px 0px;
        border-bottom: 1px solid #d1d1d1;
    }

    .navbar .navbar-nav>li a.is-active {
        line-height: 36px;

        display    : block;
        padding: 12px 0px;
        border-bottom: 1px solid #d1d1d1;
    }



    .navbar .menu-item::before {
        display: none;
    }

    .navbar .has-dropdown>.dropdown-menu {
        -webkit-transition: 0.3s ease-in-out;
        -o-transition     : 0.3s ease-in-out;
        transition        : 0.3s ease-in-out;


    }

    .navbar .has-dropdown::after {
        font-weight       : 700;
        display           : -webkit-box;
        display           : -ms-flexbox;
        display           : flex;
        -webkit-box-pack  : center;
        -ms-flex-pack     : center;
        justify-content   : center;
        -webkit-box-align : center;
        -ms-flex-align    : center;
        align-items       : center;
        font-size         : 14px;
        position          : absolute;
        right             : 0;
        top               : 5px;
        color             : #ffffff;
        background-color  : #e11d07;
        width             : 25px;
        height            : 25px;
        -webkit-transition: all 300ms ease-in-out;
        -o-transition     : all 300ms ease-in-out;
        transition        : all 300ms ease-in-out;
        z-index           : -1;





    }


    .navbar .dropdown-menu li {
        line-height: 26px;
    }

    .navbar .dropdown-menu li a {
        padding-left  : 20px;
        color         : #fff;
        font-size     : 15px;
        display       : block;
    }

    .navbar .show>.dropdown-menu {
        display: block;
    }

    .navbar .dropdown-submenu.show .dropdown-menu {
        display: block;



    }

    .navbar .dropdown-submenu .dropdown-menu {
        padding-left: 20px;
    }


}





#block-fia-copyright p{
    padding: 10px;
    color: var(--bs-primary);
    border-radius: 5px;
    font-size: .8rem;
    text-align: center;
}
#block-fia-copyright a{
    color: var(--bs-primary);
}
#block-fia-copyright a:hover{
    color: var(--bs-secondary);
}






/*
*******************************************************************
POZOSTAŁE
*******************************************************************
*/




.js-media-library-item{

    overflow: hidden;
}


.media-library-item__remove{
    position: relative;

    top: 0;
    left: 0;
    overflow: hidden;
    width: 1.5rem;
    height: 1.5rem;
    padding: 0;
    transition: .2s border-color;
    color: transparent;
    background-size: 1.1rem;
    text-shadow: none;
    font-size: 0;
    border-radius: .25em;
    background-repeat: no-repeat;
    background-position: center;
}

.media-library-item__remove:hover{
    position: relative;

    top: 0;
    left: 0;
    overflow: hidden;
    width: 1.5rem;
    height: 1.5rem;
    padding: 0;
    transition: .2s border-color;
    color: #fff;
    background-size: 1.1rem;
    text-shadow: none;
    font-size: 0;
    border-radius: .25em;
    background-repeat: no-repeat;
    background-position: center;
}


.js-media-library-widget{
    background: #f9f9f9;
    overflow: hidden;
    padding: 10px;
    border-radius: 5px;
}

.description,
.js-filter-wrapper.js-form-wrapper.form-wrapper{
    display: none;
}



/*
*******************************************************************
RESET
*******************************************************************
*/

.field-group-tab{
    width: 100%;
    display: block;
    overflow: hidden;

}
details.form-wrapper.card{
    margin: 5px!important;
}

.node-page-layout-builder-form .form-type-vertical-tabs{
    display: none!important;
    overflow: hidden;
}
.form-item-settings-admin-label{
    display: none!important;
}

.node-page-layout-builder-form .form-actions{
    display: flex;
}







.layout-builder-remove-block,
#drupal-off-canvas .item-list div,
.bs_background--size.bs_col *,
.bs_background--attachment.bs_col *,
.bs_background--repeat.bs_col *,
.bs_background--position.bs_col span,
.form-item-layout-settings-ui-tab-content-settings-label label,
.blb_breakpoint_cols.fieldgroup span,
.blb_breakpoint_cols.fieldgroup span,
.blb_breakpoint_cols.fieldgroup span,
.blb_gutter_type.fieldgroup span,
.bs-field-padding span,
.js-form-item-layout-settings-ui-tab-content-appearance-spacing-padding-bottom label,
.js-form-item-layout-settings-ui-tab-content-appearance-spacing-padding-left label,
.js-form-item-layout-settings-ui-tab-content-appearance-spacing-padding-top label,
.js-form-item-layout-settings-ui-tab-content-appearance-spacing-padding-right label,
.js-form-item-layout-settings-ui-tab-content-appearance-spacing-margin-right label,
.js-form-item-layout-settings-ui-tab-content-appearance-spacing-margin-left label,
.js-form-item-layout-settings-ui-tab-content-appearance-spacing-margin-bottom label,
.js-form-item-layout-settings-ui-tab-content-appearance-spacing-margin-top label,
.blb_container_type.fieldgroup span,
.field-background-color.bs_input-circles span,
.bs-field-border-color-bottom.bs_input-circles span,
.bs-field-border-color-bottom.bs_input-circles strong,
.bs-field-border-color.bs_input-circles span,
.bs-field-border-style.bs_input-circles span,
.form-item-layout-settings-ui-tab-content-appearance-border-border-width label,
.form-item-layout-settings-ui-tab-content-appearance-spacing-margin label,
.form-item-layout-settings-ui-tab-content-appearance-spacing-padding label,
.field-text-alignment.bs_input-boxes span,
.field-text-color.bs_input-circles span,
.field-background-color.bs_input-circles span,
#background_image-media-library-wrapper-layout_settings-ui-tab_content-appearance-background span,
#background_video-media-library-wrapper-layout_settings-ui-tab_content-appearance-background span
{
    color: #fff!important;
}

.js-media-library-views-form{
    display: grid;
    grid-template-columns: auto auto auto  auto auto auto;
    gap: 10px;
    padding: 10px;
    flex-wrap: wrap;
}

.js-media-library-views-form .js-media-library-item{
    background: #f8f8f8;
    padding: 5px;

    border-radius: 5px;
    width: 100%;
    display: block;
}


.js-media-library-views-form .js-media-library-item-preview{
    font-size: .9em;
}

.media-library-item__remove.button{
    display: block!important;
    padding-bottom: 30px!important;
    overflow: hidden!important;
    margin-bottom: 10px;
}
.inline-block-create-button{
  font-size: 1rem!important;
  font-weight: 700;
}
.inline-block-create-button:before {
  background: none!important;
}





