
:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #ec008c;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 768px;
    --breakpoint-md: 992px;
    --breakpoint-lg: 1024px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: "DM Sans", sans-serif;
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --conbiz-font-sans-serif: "DM Sans", sans-serif;
    --conbiz-heading-font-family: 'Manrope', sans-serif;
	--conbiz-menu-font-family:'Manrope', sans-serif;
    --conbiz-theme-color: #fecc00;
    --conbiz-theme-color-second: #2b2a29;
    --font-body-weight: 400;
    --font-body-size: 18px;
    --body-color: #4f4f4f;
    --body-link-color: #1a1a1a;
    --body-link-color-hover: #e0ad61;
    --topbar-bg-color: #2A2C38;
    --topbar-color: #000;
    --topbar-link-color: #000;
    --topbar-link-color-hover: #2A2C38;
    --menu-link-color: #000;
    --menu-link-color-hover: #fff;
    --submenu-bg-color: #ffffff;
    --submenu-color: #74787c;
    --submenu-link-color: #000;
    --submenu-link-color-hover: #000;
    --footer-bg-color: #141414;
    --footer-color: #fff;
    --footer-link-color: #fdfdfd;
    --footer-link-color-hover: #fecc00;
}
/*** 
=============================================
    Float Bob Y Animation Css
=============================================
***/
h2.webform-section-title {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    text-transform: capitalize;
}
.webform-element-description a{
	text-decoration:underline;
}
.form-item-wyrazam-zgode-na-ujawnienie-moich-danych-osobowych{
	justify-content:center;
 }
.webform-section{
    border: 1px solid #ccc;
    padding: 20px;
	text-align:center;
}
h1.page-title{
	text-align:center;
}
legend {
    font-size: 16px;
    font-weight: bold;
    color: #000;
}
.webform-submission-form .js-form-type-checkbox input {
    height: 30px;
    width: auto;
    min-width: 60px;
}
.webform-submission-form input.form-radio {
    height: 30px;
    width: auto;
    min-width: 60px;
}
.webform-submission-form .js-form-type-radio{
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}
.webform-element-description {
    font-size: 16px;
    line-height: 24px;
    font-style: italic;
    color: #222;
}
.webform-submission-form .js-form-type-checkbox label {


}
.webform-submission-form .js-form-type-checkbox {
    display: flex;
}


.webform-submission-form input[type="submit"] {

    color: #000;

}
.field--name-field-galeria .field__item{
    float: left;
    margin: 5px;
}
.newsy .post-content{
	background:#f3f3f3;
}
.je-calosc{
    background: #2b2a29;
    color: #fff;
    padding: 20px;
    border-radius: 30px;
    text-align: center;
    margin: 20px 0;
    min-height: 154px;
    display: flex;
    justify-content: center;
    align-items: anchor-center;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 28px;
}
.je-calosc a{
	color:#fff;
}
.je-calosc a:hover{
	color:var(--conbiz-theme-color);
}
.fa-search:before {
    font-size:40px;
}
.jednostki .views-exposed-form {
    display: flex;
    align-items: center;
}
.jednostki .form-actions {
    margin-left: 20px;
}
.topbar .topbar-content-inner .topbar-content{
	width:auto;
}
.jednostka_blok{
	padding:30px;
	background:rgb(43, 42, 41);
	border-radius:20px;
	margin-bottom:50px;
}
.jednostka_tytul h2.title {
    font-size: 38px;
	margin-bottom:30px;
}
.jendostka_info .gsc-heading{
	padding-bottom:0;
}
.jednostka_tresc h3 {
    font-size: 20px;
    font-weight: 800;
    line-height: 1.6;
    letter-spacing: -0.6px;
}
.jednostka_tresc{
	color:#fff;
	padding:30px 50px;
	background:rgb(43, 42, 41);
	border-radius:20px;
	margin-bottom:80px;
	margin-top:50px;
	text-align:center;
}
.jednostka_tresc a{
	color:#fff;
	text-decoration:underline;
}
.highlight-icon{
	margin-top:40px;
}
.jendostka_info .field__label{
    font-size: 20px;
    font-weight: 800;
    line-height: 1.6;
    letter-spacing: -0.6px;
	color:#000;
	text-transform:uppercase;
	margin-top:20px;

}
.gsc-icon-box .title {
    font-size: 20px;
    font-weight: 800;
    line-height: 1.6;
    letter-spacing: -0.6px;
}
.topbar-content-inner{
	justify-content: end;
}

.topbar .topbar-content-inner .topbar-right {
    width: auto;
    padding-right: 0;
}
.ikony_top{
	display:flex;
	justify-content:end;
}
.search-help-link{
	display:none;
}
.batony .gsc-button{
	width:100%;
	text-align:center;
}
.navigation .gva_menu .sub-menu > li > a:hover{
        text-decoration:underline;
    }
	.bana-kontaktow .form-actions{
		margin-left:20px;
	}
	.highlight_content .title{
		margin-bottom:0;
	}
	.kb_calosc {
    background: #2b2a29;
    color: #fff;
    padding: 20px;
    border-radius: 30px;
	text-align:center;
	margin:20px 0;
}
	.kb_calosc a{
		color:#fecc00;
	}
.kb_tytul{
	font-weight:bold;
}
.kb_tresc {
    font-size: 16px;
    margin-top: 30px;
}
.bana-kontaktow .views-exposed-form {
    display: flex;
    align-items: center;
}
.numer_tel {
    background: var(--conbiz-theme-color);
    text-align: center;
    font-weight: bold;
    padding: 30px;
    margin-bottom: 30px;
}
.numer_tel_tel {
    color: #000;
    font-size: 54px;
    line-height: 60px;
}
.numer_tel_tel a{
	color:#fff;
}
.numer_tel_tel a:hover{
	color:#000;
	font-size:74px;
	line-height: 46px;
}
.numer_tel_opis {
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60px;
    line-height: 22px;
    font-size: 20px;
}


.banertlo .gsc-heading h1.title{
	font-size:94px;
}
.banertlo .heading-content{
	text-transform:uppercase;
	font-size:40px;
}

.gsc-images-parallax.style-v3 .image-2 {

    bottom: 50px;
    padding: 0;
    background: none;
}
.gsc-images-parallax.style-v3 .image-1 {
    margin-right: 30px;
}
.gsc-heading .title {
    font-size: 40px;
}
.gsc-heading .sub-title {
	text-transform:uppercase;
}
.kratka{
	background:url(bg_kratka.jpg) repeat-x top left;
}
.gbb-row-wrapper .zoltysub span:before {
	background:#2b2a29!important;
}
.gbb-row-wrapper .zoltysub span:after {
	background:#2b2a29;
}
.content-main .rezerwacja-checkbox input{
    height: 35px;
    padding: 0;
    margin: 0;
	width:40px;
}
#footer .copyright .copyright-inner a {
    color: #fff;
    text-decoration: underline;
}
.node--type-service {
	
}
.content-main .rezerwacja-checkbox label{
    margin-bottom:0;
}
.content-main .rezerwacja-checkbox .description{
	font-size:16px;
	font-style:italic;
}
.content-main .rezerwacja-button .webform-button--submit{
	margin-bottom:70px;
}
.ikony_kontakt{
	margin-top:20px;
	margin-right:40px;
	text-align:right;
}
.check_zgoda .js-form-item{
	display:flex;
}
#edit-wyrazam-zgode-na-przetwarzanie-danych-oraz-przesylanie-informacj--wrapper{
	display:flex;
}
#edit-wyrazam-zgode-na-przetwarzanie-danych-oraz-przesylanie-informacj--wrapper .form-checkbox{
	max-height:30px;
	max-width:30px;
	margin-right:20px;
	
}
.cennik_pozycja{
    text-align: center;
}
.cennik_kiedy {
    font-size: 32px;
    color: var(--conbiz-theme-color);
    font-weight: normal;
    line-height: 34px;
    margin-top: 20px;
}
.cennik_ile {
    font-weight: bold;
    color: #000;
    font-size: 40px;
    line-height: 36px;
}
.cennik_co {
    color: #000;
    font-weight: bold;
    line-height: 20px;
    margin-top: 10px;
}
.cennik_kom{
	color:#000;
}
.dane_kontaktowe h3{
	margin-bottom:0;
}
.node--type-gallery .post-meta{
	display:none;
}
.bal .item-columns{
	margin-bottom:40px;
}
.salonurody table{
	border:none;
}
.salonurody .tab-content-inner{
	max-width:100%;
}
.gsc-tabs-content .tab-content .tab-content-inner .content-inner {
        max-width: 100%;
    }
	.gsc-tabs-content .tab-content .tab-content-inner .content-inner{
		padding-left:0;
	}

.salonurody table tr, .salonurody table th, .salonurody table td {
    border: none;
    padding: 30px;
    min-width: 120px;
}
.gsc-tabs-content .nav-tabs > li {
    width: 30%;
}
.zdjecie_kontakt{
	margin-bottom:50px;
}

.cennik .gsc-tabs-content .tab-content .tab-content-inner > * {
    max-width: 100%;
    flex: auto;
}
.gsc-tabs-content {
	background:none;
}
.gsc-tabs-content .nav-tabs > li > a.active, .gsc-tabs-content .nav-tabs > li > a:hover, .gsc-tabs-content .nav-tabs > li > a:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.button, .btn, .btn-white, .btn-theme, .btn-theme-second, .btn-theme-submit, .btn-gray {
	    font-family: var(--conbiz-font-sans-serif);
}
.head_informacje {
    text-align: center;
    text-transform: uppercase;
    background: #e0ad61;
    padding: 14px;
    margin-top: 30px;
    color: #fff;
    border-radius: 5px;
    font-weight: bold;
}
.cennik_tabela .naglowek {
    background-color: #e0ad61;
}
.cennik_tabela .naglowek td {
    font-weight: bold;
}
.cenniki .tab-content-inner .content-inner{
	overflow-x: scroll;
}
.cennik_tabela td {
    text-align: center;
    padding: 4px;
}
table .szary {
    background: #fff9f0;
}

.galeria .item-columns{
	margin-bottom:20px;
}
.breadcrumb-content-inner .gva-block-breadcrumb .breadcrumb-links .content-inner {
    background: #f5f5f5;
}
.gsc-heading {
	padding-bottom:20px;
}
.header-info .header-content {
min-width:190px;
}
.header-right>div {
	display:flex;
	
}
.menu-bar span{

}
.banertlo{

	
}
.pogoda {
    background: var(--conbiz-theme-color);

    padding: 30px;
}
.pogoda .field--name-body{
	display:flex;
}
.block-gavias-sliderlayer{
	margin-bottom:0px;
}

.pogoda_tresc{
	padding:30px 0;
}
.fc_h {
    text-transform: uppercase;
    font-size: 26px;
    margin-bottom: 20px;
    font-family: var(--conbiz-heading-font-family);
    text-transform: uppercase;
    padding-bottom: 0px;
    font-weight: normal;
    font-size: 28px;
    margin-bottom: 20px;
    line-height: 35px;
}
.wyroznia .text-theme{
	color:var(--conbiz-theme-color-second)!important;
	font-weight:normal;
}
.wyroznia .text-white{
	font-weight:normal;
}
.wyroznia .gsc-heading .sub-title > span:after {

}
.wyroznia h3{
	background:none;
	padding-bottom:0;
}
.usluga_p_f_f a, .usluga_l_f_f a {
    color: #fff;
    text-transform: uppercase;
    background: var(--conbiz-theme-color);
    padding: 10px;
    font-size: 14px;
}
.front_opis h1{
	    margin-top: 20px;
    color: var(--conbiz-theme-color);
	font-size:26px;
}
.front_link {
    text-align: right;
    margin-top: 20px;
}
.front_link a {
    color: #000;
    text-transform: uppercase;
    background: #e0ad61;
    padding: 10px;
    font-size: 14px;
    margin-right: 30px;
}
h1,h2,h3{
	text-transform:uppercase;
	font-weight:normal;
}
.post-block .post-title{
	font-weight:normal;
}

#header{

}
header.header-1 .stuck, header.header-2 .stuck {
}
.eu-cookie-compliance-message{
	margin-top:10px;
}
.eu-cookie-compliance-message h2{
	text-transform:uppercase;
}
.eu-cookie-compliance-banner{
	padding-top:10px;
}
.eu-cookie-compliance-buttons{

}
.block-dropdown-language .dropbutton-wrapper ul.dropbutton:after,.header-info .header-icon {

    color:var(--conbiz-theme-color-second);

}
.header-info .title a {
	color:var(--conbiz-theme-color-second);
}
.header-info .text {
    color: #fff;
}
.header-info .title a:hover {
    color: #fff;
}

.eu-cookie-compliance-banner .eu-cookie-compliance-buttons button{
	background:#ededed;
	color:#000;
	padding:10px;
	font-size:14px;
}

.block-gavias-sliderlayer .text{
	  text-shadow: 2px 2px 2px #222;
}

.wliczbach {
    background-image: url(/sites/default/files/DSC_8028.webp);
    background-repeat: no-repeat;
    background-position: center top;
	background-size: cover;
	background-attachment:fixed;
}

.view-portfolio .service-content{
	min-height:400px;
}
.pktkontakt{
max-width:900px;	
}
.rezerw a{
        background: var(--conbiz-theme-color);
        color: var(--menu-link-color-hover)!important;
    }
    .navigation .gva_menu > li.menu-item--active-trail > a {
        color: #000!important;
		background: var(--conbiz-theme-color);
    }
.box-margin-small {
    margin-bottom: 0px;
}
.wyposazenie .gsc-heading .title-desc{
	margin-top:0;
}
.pktkontakt h3{
	padding-bottom:0;
	background:none;
	color: #ffcb05 !important;
}
.kontaktpage .sub-title {
    color: #ffcb05 !important;
}
.kontaktpage .sub-title > span:after {
	background:#ffcb05!important;
}
.proces .gsc-progress-box h3{
	text-align:center;
	background-position:center bottom;
}
.breadcrumb-content-inner .gva-block-breadcrumb .page-title {
    font-size: 50px;
	font-weight:normal;
}
.icon-browsera:before {
    content: "\ec24";
}
.cozyskujesz h3{
	background:none;
	text-align:center;
	padding:0;
}
.cozyskujesz h2{
	text-shadow: 4px 4px black;
	color:#ffcb05!important;
}
.usluga_opis h3 {
    background: none;
    padding-bottom: 0px;
}
.usluga_opis .box-margin-small{
	margin-bottom:5px;
	margin-top:5px;
}
.usluga_opis .gsc-images-parallax.style-v2 .images{
	padding-bottom:70px;
}
#node-single-comment{
	margin:0;
}
.node--type-service .node-detail {
    padding-bottom: 0px;
}
.gsc-images-parallax.style-v2:before {
    top: 0;
    left: -14px;
    width: 100%;
    height: 100%;
    background: url(../images/bg-parallax.jpg) no-repeat 0 20%;

    -webkit-animation-duration: 6s;
    animation-duration: 6s;

}
.gva-parallax-background{
	background-attachment:fixed;
	background-size:contain;
	overflow:
}
.service-content{
	text-align:left;
}
.service-content .readmore{
	text-align:right;
}
.breadcrumb-content-inner .breadcrumb-style:before {
	background:none;
}
#block-conbiz-sub-testjezyka{
	display:none;
}
body{
	text-align:justify;
}
.mobile_img {
    align-items: center;
    display: flex;
    justify-content: flex-end;
}
.no-title article .post-title{
	display:none;
}
.mobile_tekst .highlight_content{
	max-width:600px;
}
.mobile_tekst h3{
	background:none;
	padding-bottom:0;
}
.cennik_tekst .highlight_content{
	max-width:600px;
}
.cennik_tekst h3{
	background:none;
	padding-bottom:0;
	color:#ffcb05!important;
}
.cennik_tekst .sub-title{
	color:#ffcb05!important;
}
.cennik_tekst .sub-title > span:after {
    background: #ffcb05!important;
}
.post-style-grid .post-block .post-title:before {

}
.post-style-grid .post-block .post-content {

}
.coru {
    min-height: 360px;
    display: flex;
    justify-content: center;
    flex-flow: column;
    width: 100%;
    padding: 0;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.cor_1 {
    background: #393939;
    min-height: 360px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 50px;
}
.cor h3 {
    background: url(yellow_bar.gif) no-repeat left bottom;
    padding-bottom: 20px;
}
.gva-job-box {
    background: none;
    box-shadow: none;
    border-radius: 0;
    margin: 0;
	padding:15%;
}
.gva-job-box .box-title{
	font-size:2.2rem;
}
.gva-job-box:hover:before{
	border-radius: 0;
}
.gsc-call-to-action .sub-title{
	color:var(--conbiz-theme-color);
}
.zolty{
	color:var(--conbiz-theme-color-second);
}
.black{
	color:#000;
}
#footer{
	background-image:none;
	    margin-top: 40px;
}
.roz {
    color: #ec008c;
}
h3{
	font-size:2.2rem;
}
.kimj_t {
    font-weight: bold;
    font-size: 22px;
    margin: 15px 0;
	line-height:26px;
}
.onasrow .row{
	display:flex;
}
.onas_tresc {
    align-content: center;
    padding: 0px 4% 0 5%;
}
.socials a i.fa-twitter, .socials a i.fa-twitter-square, .socials a i.fa-instagram {
  background:var(--conbiz-theme-color);
}
.onasrow  .uwykres{
	padding:5%;
}
.kimj_1 {
    background: #f2f1f1;
    min-height: 360px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 50px;
}
.kimj_2 {
    min-height: 360px;
    display: flex;
    justify-content: center;
    flex-flow: column;
    width: 100%;
    padding: 13%;
}
.kimj_3 {
    background: #f1f0f0;
    min-height: 360px;
    display: flex;
    justify-content: center;
    flex-flow: column;
    width: 100%;
    padding: 13%;
}
h3 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 900;
    color: #000;
    /*text-align: left;
    background: url(pink_bar.gif) no-repeat left bottom;
    padding-bottom: 20px;*/
	font-display: swap;
}
.service-block-2:hover .service-icon {
    -webkit-box-shadow: 0px 10px 60px 0 rgba(198, 6, 182, 0.35);
     box-shadow: 0px 10px 60px 0 rgba(198, 6, 182, 0.35);
}
.sg h2 {
    background: url(pink_bar_header.gif) no-repeat left bottom;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
@-webkit-keyframes float-bob-y {
  0% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  50% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

@keyframes float-bob-y {
  0% {
    -webkit-transform: translateY(-70px);
    transform: translateY(-70px);
  }
  50% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(-70px);
    transform: translateY(-70px);
  }
}
.front-head{
	font-family:'Poppins';
	font-weight:700;
	font-display: swap;
}
.gsc-images-parallax.style-v1.left .image-2 {
    position: absolute;
    top: 130px;
    right: 0;
    z-index: -1;
}

.float-bob-y {
  -webkit-animation-name: float-bob-y;
  animation-name: float-bob-y;
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}


.usluga{
	width:100%;
	float:left;
	text-align:justify;
}
#block-conbiz-sub-szybkikontaktbutton{
	margin-top:15px;
}
.left_al{
	float:left;
}
.service-block-2 .service-content {
    padding: 80px 28px 40px;
}
.service-block-2 .readmore a span {
	font-size:16px;
}
.service-block-2 .readmore a i{
	padding-left:10px;
}
.service-block-2 .readmore a {
	width:130px;
	    transition: all 0.35s;
}
.node-detail .service-block-singe blockquote {
    background: #f4f4f5;
    padding: 50px;
    border-left: 4px solid var(--conbiz-theme-color);
    font-size: 18px;
    font-weight: 600;
    color: #1a1a1a;
    letter-spacing: -0.72px;
    margin-bottom: 30px;
}
.node-detail .service-block-singe blockquote span:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 40px;
    height: 3px;
    background: var(--conbiz-theme-color);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.node-detail .service-block-singe blockquote span {
    position: relative;
    padding-left: 60px;
    display: block;
    font-size: 18px;
}
header.header-1, header.header-2 {
        -webkit-box-shadow: none;
        box-shadow: none;
}
header.header-1 .header-right, header.header-2 .header-right {
 border-left: none;
}
header.header-1 .main-menu-inner, header.header-2 .main-menu-inner {
    float: right;
}
.title-with-restaurant[_ngcontent-serverApp-c43] {

	display:none;
}
header.header-2 {
	-webkit-box-shadow:none;
    box-shadow: none;
}
header.header-1 .header-right,header.header-2 .header-right{
	border-left:none;
	min-width:300px;
}
.block-dropdown-language .dropbutton-wrapper ul.dropbutton > li{
	color:#fff;
}
.front-tx-slider{
	font-weight:bold;
}


header.header-1 .header-right .block{
	display:block;
}
.block-dropdown-language .dropbutton-wrapper ul.dropbutton > li.dropbutton-toggle .dropbutton-arrow {
	border-top-color:var(--conbiz-theme-color-second);
}
#block-conbiz-sub-dropdownlanguage {
    float: right;
    margin-top: 19px;
    margin-right: 20px;
}
#block-conbiz-sub-headerright {
    float: right;
    margin-right: 20px;
}


.navigation .gva_menu > li {
    display: inline-block;
    text-transform: uppercase;
}
.gavias_sliderlayer .tparrows:hover, .gavias_sliderlayer .tparrows:focus, #gavias_slider_single .tparrows:hover, #gavias_slider_single .tparrows:focus{
	background:var(--conbiz-theme-color);
}
.gavias_sliderlayer .tp-bullets .tp-bullet.selected, #gavias_slider_single .tp-bullets .tp-bullet.selected {
    border-color: var(--conbiz-theme-color);
}

.block-dropdown-language .dropbutton-wrapper ul.dropbutton {
    top: 0px;
}
.text-pink{
	color:var(--primary);
}
.text-black{
	color:#000;
}

.kimj .gsc-heading{
	padding:15%;
}
.btn_usluga{
	margin-top:50px;
}
ul.liststyle-v1 > li, ul.liststyle-v2 > li {
    list-style: none;
    position: relative;
    padding-left: 42px;
    font-size: 18px;
    line-height: 27px;
    font-weight: normal;
    margin-bottom: 15px;
}
.footer-third .small-list-2 .item-list ul li.view-list-item{
	margin: 0 0 4px;
    padding: 0;
}


.pasja h3.title {
    background: url(yellow_bar.gif) no-repeat left bottom;
    padding-bottom: 20px;
    font-weight: 900;
}
.pasja .gsc-heading{
	padding:15%;
}
.pasja .gsc-column{
	    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
	padding:0;
}
.service-block-singe h1{
	display:none;
}
.gsc-icon-box-new{
	background:none;
	text-align:left;
	padding:13%;
}
.pasja .gsc-icon-box-new .desc{
	margin-top:40px;
}
.pasja a:hover,.pasja  a:focus,.pasja  a:active {
    color: #000;
}
.kimj_1{
	padding:0;
}
.gsc-icon-box-new:hover .title {
    color: #fff;
    background: url(white_bar.gif) no-repeat left bottom;
}
.gsc-icon-box-new:hover .desc {
	color:#fff;
}

.f11_ikony{
	display:flex;
	justify-content: center;
}

.fikona {
    background: #000;
    height: 50px;
    width: 50px;
    padding: 0;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-right: 20px;
    margin-top: 20px;
    margin-left: 20px;
}
ul.menu > li {
    padding: 4px 0 4px;
}
.breadcrumb-style{
/*	background-image:none!important;
	background-color:#b4c2c2!important;*/
}

#footer ul.menu a:before, .contact-info-list i:before {
	color:#f1f1f1;
}
.f_zapraszamy {
    text-align: right;
    color: #ec008c;
}
.contact-info ul li {
    margin-bottom: 0px;
}
.p_tytul{
	padding:10%;
}
header.header-2{
	position:inherit;
}
header.header-1 .header-inner, header.header-2 .header-inner {
    justify-content: space-around;
	align-items:anchor-center;
	flex-wrap:nowrap;
}
header.header-1 .header-inner::after {
    content: none;
}
header.header-1 .main-menu, header.header-2 .main-menu{
	width:100%;
}
.topbar{
	background:none;
}
header.header-1 .topbar-content-inner{
	padding:0;
}
#block-conbiz-sub-gorabelka-2{
	text-align:right;
}


header.header-2 .main-menu,header.header-2 .header-right {
    width: auto;
}
header.header-1 .branding img, header.header-2 .branding img {
    max-width: 230px;
}

.btn-green {
    background: var(--conbiz-theme-color);
    color: #fff;
}
.btn-orange{
    background: var(--conbiz-theme-color-second);
    color: #fff;
}
.btn-green:hover ,.btn-orange:hover{
    background: #666;
    color: #fff;
}
.gsc-heading .sub-title > span {
	padding-left:50px;
}
.node--type-service .field--name-body{
	float:left;
	width:100%;
}
.node--type-service .gavias-builder--content{
	float:left;
	width:100%;
}
.topbar{
}


header .site-branding-logo{
	text-align:center;
}
header.header-2 .header-right {

}
.milosc ul li{
	margin-bottom:20px;
}
.lunch h4 {
    font-size: 80px;
    color: #ec008c!important;
    font-weight: 900;
}
.lunch_green{
	color:#ec008c!important;
	font-size:80px;
}
.lunch {
    background: #ec008c;
    padding: 35px 20px;
    min-height: 434px;
}

.breadcrumb-content-inner .gva-block-breadcrumb.text-light .page-title{
    text-align: center;
	    color: #fff;
		text-transform:uppercase;
}


#footer .block{
	text-align:center;
}
#footer .block .block-title {
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 0;
    color: #fff;
    margin-top: 10px;
    border: 0;
	text-transform:uppercase;
	background: url(yellow_bar.gif) no-repeat center bottom;
    padding-bottom: 12px;
    font-weight: normal;
    font-size: 28px;
    margin-bottom: 30px;
}
#footer .footer-center {
    padding: 60px 0 30px;
    max-width: 1400px;
    margin: 0 auto;
}
.gsc-icon-box.top-center{
	max-width:100%;
}
.gsc-call-to-action.button-center .title {
    margin-bottom: 0px;
}

.btn-theme {
    color: #000;
}
.post-content {
    background: #fff;
    padding: 30px;
}
.post-block .post-title {
    position: relative;
    min-height: 50px;
	line-height:22px;
}
.post-block .post-title:before {
    content: "";
    position: absolute;
    top: 0;
    left: -30px;
    width: 3px;
    height: 100%;
    background: var(--conbiz-theme-color);
}

.kontaktbox h3.title {
    font-size: 16px;
    background: none;
    padding-bottom: 0px;
    margin: 10px 0 0 0;
    font-weight: 500;
    text-transform: uppercase;
}
.kontaktbox .desc {
	font-weight:bold;
	
}
.post-block .post-title a {
    color: #000;
    word-wrap: break-word;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
}
.post-desc{
    font-size: 16px;
    line-height: 24px;
	color:#000;
}
.post-block.teaser-1 {
    margin-bottom: 40px;
}
.mapka img{
    border: 1px solid #ddd;
    padding: 4px;
    border-radius: 10px;
}

@media (min-width: 1024px){
	    .navigation .gva_menu > li > a {
        font-family: var(--conbiz-menu-font-family);
		}
    header.header-1 .branding {

        background: none;
}
.navigation .gva_menu .sub-menu{
	min-width:310px;
}
header.header-1, header.header-2 {
        position: relative;
}
.frontpage header.header-1,.frontpage header.header-2 {
        
}
.navigation .gva_menu > li > a {
	padding:10px;
}
.breadcrumb-content-inner .gva-block-breadcrumb .page-title {
    margin-bottom: 120px;
}
h2.title{
    font-size: 52px;
    letter-spacing: -1.56px;
    line-height: 1.15;
    font-weight: 800;
    position: relative;
    margin-bottom: 4px;
}
    .navigation .gva_menu > li > a:hover{
		background:var(--conbiz-theme-color);
	}
}

/*---------------------------------------*/


@media (max-width: 767.98px){
	.cennik_kiedy {
    font-size: 28px;
}
	.button, .btn, .btn-white, .btn-theme, .btn-theme-second, .btn-theme-submit, .btn-gray {
    padding: 12px 18px;
    font-size: 14px;
}
.odwroc_flex .row {
    display: flex;
    flex-direction: column-reverse;
	text-align:left;
}
.odwroc_flex .row .gsc-heading{
	text-align:left;	
}
.wyroznia h3{
	text-align:center;
}
.wyroznia .gsc-heading{
	text-align:center;
}
.wyroznia .gsc-heading .sub-title span{
	padding:0;
}
.wyroznia .gsc-heading .sub-title > span:after {
	display:none;
}
.gva-job-box {
    padding: 10%;
}
.kimj_2, .kimj_3 {
    padding: 8%;
}
.kimj_t{
	text-align:left;
}
.breadcrumb-content-inner{
	margin-bottom:0;
}
.usluga_tekst .gsc-heading .sub-title > span{
	padding-left:0;
	padding-right:0;
}
.kontaktbox .highlight_content .title{
	text-align:center;
}
.cennik_tekst h3 {
    text-align:center;
}
.cennik_tekst .gsc-heading{
	text-align:center;
}
.cennik_tekst .sub-title > span:after {
    display: none;
}
.usluga_opis .title-desc{
	text-align:center;
}
.usluga_opis .sub-title, .usluga_opis h2, .usluga_opis h3{
	text-align:center;
	padding:0;
}
.usluga_opis .sub-title > span:after {
	display:none;
}

.kreatywnosc{
	    background: url(kre_pion.gif) no-repeat center right!important;
    background-size: contain!important;
}
 .ons_tytul{
	 padding:13%!important;
 }
.gsc-socials a {
    margin-right: 3px;

}
.navigation .gva_menu > li {
    text-align:center;
}
#block-conbiz-sub-testjezyka{
	display:block;
}
#block-conbiz-sub-testjezyka a {
    margin: 0 10px;
}
.breadcrumb-content-inner .gva-block-breadcrumb .page-title {
    margin-bottom: 60px;
	font-size: 30px;
}
header.header-2 .header-inner{
	justify-content:start;
}
.p_tytul{
	padding:20% 10%;
}
.pasja{
	background-position:right bottom!important;
}
.partner{
	padding-bottom:40px;
}
.f11_ikony {
    justify-content: center;
}
.footer-column{
	text-align:center;
}
.f_zapraszamy{
	text-align:center;
}
.gsc-heading .title {
    font-size: 32px;
	text-align:center;
}

#footer .block .block-title {
	background-position:center bottom;
}
.mobile_tekst .gsc-heading, .mobile_tekst h3{
	text-align:center;
}
.gsc-heading .sub-title {
	margin-bottom:0px;
}
.gsc-heading .title-desc {
    margin-top: 0;
}
.lunch {
    padding-top: 90px;
    margin-bottom: 40px;
}
.lunch1,.lunch1{
    margin-bottom: 40px;
}
.post1b h2.title, .post2b h2.title{
	display:none;
	
}
}
@media (max-width: 1024px){
.kreatywnosc .row {
	flex-direction: column-reverse;
}
.block-gavias-sliderlayer .text{
	  text-shadow: 1px 1px 1px #222;
}
.topbar{
	display:none;
}
header.header-1 .branding img, header.header-2 .branding img {
    max-width: 60px;
}
    .gsc-images-parallax.style-v3 .image-2 {
         bottom: 60px !important; 
    }
	    .gsc-images-parallax.style-v3 {
        margin-bottom: 0px;
    }
	.kratka{
		padding-top:40px;
	}
	.pierwszy{
		text-align:center;
	}
	.front1{
		text-align:center!important;
	}
	.front1 .gsc-heading .sub-title > span:after{
		background:none;
	}
    .banertlo .gsc-heading h1.title {
        font-size: 55px;
        line-height: 60px;
        margin-bottom: 33px;
    }
    .banertlo .heading-content {
        text-transform: uppercase;
        font-size: 28px;
        line-height: 35px;
        text-align: center;
    }
	.header-content-layout{
		padding:0 40px;
	}
}
