body
{
	font-family: 'Montserrat', sans-serif;
}

h2.OpinionHeader {
    font-size: 31px;
    color: #2d2d2d;
    font-weight: 600;
    text-align: center;
    margin-bottom: 40px;
}
.CTAForm.KontaktForm {
    margin: 0;
    background: #fff;
}
html {
  scroll-behavior: smooth;
}
.container {
    max-width: 1280px;
}
.row.copyright p {
    text-align: center;
    margin-top: 40px;
    color: #fff;
}
.Company-info img {
    background: #fff;
    padding: 15px 30px;
    border-radius: 26px;
}
li#menu-item-656 img {
    position: absolute;
    top: -8px;
    left: 16px;
}
a.navbar-brand img {
max-width: 245px;
    height: auto;
}
li#menu-item-135::after, #menu-item-30::after {
    content: none !important;
}
li#menu-item-30 {
    margin-right: 10px;
}
li#menu-item-135 {
    padding-right: 30px;
}
.menu-main-menu-container {
    display: flex;
}
ul#menu-main-menu {
    display: flex;
}
div#navbarsExampleDefault {
    justify-content: right;
}
ul#menu-main-menu li {
    list-style: none;
	position:relative;
    margin: 0 3px;
	padding:25px 0;
}
ul.sub-menu li {
    padding: 12px 0px !important;
}
ul#menu-main-menu li .sub-menu a {
    color: #222;
}
.headTop {
background: #a51111;
    padding: 3px 0;
}
p.right svg {
    margin-left: 7px;
}
p.topP {
    text-align: right;
}
p.topP a {
    padding: 0 5px;
    font-size: 14px;
}
.headTop p {
    font-size: 13px;
    color: #fff;
    margin-bottom: 6px;
    padding: 5px 0 0 0;
}
p.right {
    text-align: right;
}

p.right .zapytaj {
    background: #fff;
    padding: 6px 25px;
    border-radius: 20px;
    text-decoration: none;
    transition: 0.4s ease;
    color: #222;
}
p.right .zapytaj:hover {
    transition: 0.4s ease;
    border-radius: 0;
}
span.social svg {
    height: 15px;
    width: 16px;
    padding-top: 2px;
    color: #fff;
}
ul#menu-main-menu li a {
    color: #303030;
    transition: 0.4s ease;
    font-size: 14px;
    padding: 0 13px;
    font-weight: 600;
    text-transform: uppercase;
}
ul#menu-main-menu li a:hover {
    text-decoration: none;
    color: #a51111;
    transition: 0.4s ease;
}

nav.navbar.navbar-expand-lg {
    background: #ffffff;
    z-index: 999;
    width: 100%;
    position: relative;
    padding: 11px 0;
	border-bottom:1px solid #c8c8c8;
}

ul#menu-main-menu li:nth-last-child(1)::after {
    content: none;
}
/* Fixed nav */

ul#menu-main-menu .current-menu-item a {
    color: #a51111;
    text-decoration: none;

    border-radius: 5px;
    padding: 15px 10px;

}
.swiper-slide img {
    width: 100%;
    height: auto;
}
footer#colophon {
    background: #141414;
    padding: 25px 0 10px;
    font-size: 14px;
    text-align: center;
}

.localLinks a {
    color: #fff;
    padding: 0 10px;
}
footer#colophon p.widget-title {
    color: #fff;
    position: relative;
    font-weight: 600;
    font-size: 17px;
}
footer#colophon p.widget-title::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: -5px;
    width: 50px;
    border-bottom: 1px solid #ffffff;
}
.daneFirst {
    color: #fff;
	font-weight: 600;
	position: relative;
	font-size:17px;
}
.daneFirst::after{
    position: absolute;
    content: "";
    left: 0;
    bottom: -8px;
    width: 50px;
    border-bottom: 1px solid #ffffff;
}
footer#colophon ul {
    padding-left: 0;
    margin-top: 25px;
}
footer#colophon ul li {
    list-style: none;
}
footer#colophon ul li a {
    color: #fff;
    font-size: 16px;
}
footer#colophon ul li {
    margin: 10px 0px;
}
header#masthead {
    position: relative;
}
.Company-info p {
    color: #fff;
}
.Company-info img {
    margin-bottom: 15px;
	    max-width: 223px;
}
.CompanyDate {
    margin-top: 25px;
    color: #fff;
}
.CompanyDate p {
    margin-bottom: 0;
    margin-top: 10px;
}

/* Submenu */

.navbar-nav li.showSub .sub-menu {
    left: 0;
    opacity: 1;
    visibility: visible;
}
.navbar-nav .sub-menu {
    background: #232745;
}
.headTop a, .CompanyDate a {
    color: #ffffff;
}
.menu-main-menu-container svg {
    width: 10px;
    height: 10px;
}
.navbar-nav .sub-menu {
    top: 80px;
    position: absolute;
    left: 0px;
    min-width: 280px;
    background: #ffffff;
    transition: all 0.3s ease-in-out;
    text-align: left;
    padding: 15px 10px;
    opacity: 0;
    visibility: hidden;
    z-index: 99;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
ul.sub-menu li::after {
    content: none !important;
}
ul.sub-menu li {
    padding: 10px;
}
span.phone, span.email {
    font-size: 14px;
margin-right: 10px;
}
span.phone svg {
    width: 14px;
    height: 12px;
    margin-right: 5px;
}
span.email svg {
    width: 14px;
    height: 12px;
}

.sticky {
    position: fixed !important;
    top: 0 !important;
    width: 100% !important;
    z-index: 10 !important;
    background: #fff;
}

/* Fixed Icons */
.fixed-icons .fix-ico {
    position: fixed;
    z-index: 999;
    background: #58babb;
    padding: 10px 15px 10px;
    display: flex;
    align-items: center;
	transition: 0.4s ease;
}
.fixed-icons .fix-ico:hover{
	transition: 0.4s ease;
	right:0 !important;
}
.ico-desc a {
    color: #333333;
}
.fix-ico p {
    margin-bottom: 0;
    margin-left: 20px;
    color: #fff;
    font-size: 15px;
}
div#ico1 {
    top: 230px;
    right: -135px;
}
div#ico2 {
    top: 295px;
    right: -164px;
}
div#ico3 {
    top: 360px;
    right: -138px;
}
div#ico4 {
    top: 425px;
    right: -204px;
}
div#ico5 {
    top: 490px;
    right: -239px;
}
div#ico6 {
    top: 555px;
    right: -268px;
}
li#menu-item-849 a {
    padding: 13px 20px !important;
    border: 2px solid #a51111;
    color: #a51111 !important;
    margin-left: 20px;
	transition: 0.4s ease;
}
li#menu-item-849 a:hover {
    transition: 0.4s ease;
    background: #a51111 !important;
    color: #fff !important;
}
.formNav {
margin-left: 40px;
    min-width: 350px !important;
}
.is-form-style input.is-search-input {
    height: 42px;
}
button.is-search-submit {
    margin-top: -6px !important;
}

.is-form-style input.is-search-submit, .is-search-icon {
    height: 42px;
}
.is-search-icon {
    padding-top: 9px!important;
}

footer#colophon img {
    padding: 4px;
    border-radius: 0;
}
footer#colophon {
    text-align: left;
}
footer#colophon ul li a {
    font-size: 15px;
}
.Company-posts a {
    color: #fff;
    font-size: 15px;
}
@media only screen and (max-width: 999px) {
	
button#navbarSideCollapse {
    position: relative;
}
button#navbarSideCollapse::before {
    content: 'Menu';
    font-size: 15px;
    position: absolute;
    top: 11px;
    left: -45px;
}	
	
button#navbarSideCollapse:focus {
    outline: none;
}
ul#menu-main-menu {
    display: block;
	    width: 100%;
}
p.topP {
    display: none;
}
.topFlex {
    text-align: center;
}
.menu-main-menu-container ul li {
    font-size: 18px;
    border-bottom: 1px solid #fff;
    display: flex;
    padding: 10px 0 !important;
}
.menu-main-menu-container ul li a {
    color: #fff;
    font-size: 16px;
}

/* Mobile Submenu */

.menu-item-has-children a {
    width: 100%;
}
.menu-item-has-children {
    display: flex;
    flex-wrap: wrap;
}
.menu-item-has-children::before {
    content: '+';
    position: absolute;
    right: 0;
    font-size: 20px;
}
.menu-item-has-children.showSub::before {
    content: '-';
}



.menu-item-has-children.showSub .sub-menu {
    top: 0;
    position: relative;
    min-width: auto;
    margin: 15px 0;
    background: #ffffff;
    transition: all 0.3s ease-in-out;
    text-align: left;
    box-shadow: none;
    padding: 0 15px;
	margin-bottom: 0 !important;
	visibility:visible;
	opacity:1;
}
.menu-item-has-children.showSub:hover .sub-menu
{
		visibility:visible;
	opacity:1;
	transition:all 0.3s ease-in-out !important;
}
.navbar-nav li:hover .sub-menu {
    visibility: hidden;
	opacity:0;
transition:all 0s ease-in-out !important;
}

ul#menu-main-menu li a {color:#222;}

li#menu-item-30 a:hover {
    background: #775290;
}
button#navbarSideCollapse {
    width: 100%;
    text-align: right;
}
.Company-about {
    margin: 15px 0;
}
.fixed-icons {
    display: none;
}
li#menu-item-656 {
    margin-top: 20px;
}
button#navbarSideCollapse {
    width: auto;
    text-align: right;
}
a.navbar-brand img {
    max-width: 220px;
    padding-left: 10px;
}
.Company-info {
    display: block;
}

.localLinks a {
    display: none;
}
ul#menu-main-menu .current-menu-item a {
    color: #a51111;
    text-decoration: none;
    border-radius: 5px;
    padding: 0px 12px;
}
li#menu-item-849 a {
    margin-left: 12px;
}
button#navbarSideCollapse {
    margin-right: 10px;
}
}



/* Form */
.CTAForm {
    background: #f7f7f7;
	margin-top:80px;
}
.NewContact {
    display: flex;
    background: #fff;
    padding: 40px;
    border: 1px solid #e9e9e9;
    border-radius: 10px;
    position: relative;
    margin: 60px 0px;
}
.CompanyInfo img {
    position: absolute;
    top: 25px;
    right: 25px;
    max-width: 150px;
}
.FormSection {
    max-width: 45%;
    border-right: 1px solid #dfdfdf;
    padding-right: 30px;
}
.CompanyInfo {
    padding: 0 25px;
	width:75%;
}
.NewContact h2 {
    margin-bottom: 10px;
    font-size: 26px;
    text-transform: uppercase;
    color: #222;
    font-weight: 600;
}
.NewContact hr {
    background: #f15922;
    max-width: 70px;
    margin-left: 0;
    border: 1px solid;
}
.Cechy {
    display: flex;
    gap: 25px;
    margin: 25px 0;
}
.ContactInnerSection {
    display: flex;
    justify-content: space-between;
	max-width: 750px;
}
p.Phone {
    margin-bottom: 10px;
    font-size: 26px;
    text-transform: uppercase;
    color: #222;
    font-weight: 600;
}
.ContactInnerSection hr {
    margin-bottom: 40px;
}
.Cechy ul li {
    font-size: 15px;
    margin: 5px 0 20px 0;
}
.ContactInnerSection a {
    transition: 0.3s ease;
    background: #a51111;
    font-size: 16px;
    border-radius: 5px;
    border: 1px solid #a51111;
    color: #fff;
    padding: 10px 10px;
}
.Cechy ul {
    padding-left: 20px;
}
.FormSection input, .FormSection textarea {
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #888;
    margin-top: 5px;
	width:100%;
}
.FormSection p {
    margin-bottom: 5px;
}
.FormSection textarea {
    max-height: 150px;
}
.FormSection .wpcf7-submit {
    transition: 0.3s ease;
    background: #a51111;
    font-size: 16px;
    border-radius: 5px;
    border: 1px solid #f15922;
    color: #fff;
    padding: 10px 25px;
	cursor: pointer
}
div#wpcf7-f1190-o1 {
    margin-top: 30px;
}
.innerleftsection, .innerrightsection {
    width: 50%;
}



@media only screen and (max-width: 900px) {
	.innerleftsection, .innerrightsection {
    width: 100%;
}
.FormSection {
  max-width: 100%;
	border-right:none;
}
.NewContact {
  flex-direction: column;
}
.CompanyInfo img {
display:none;
}
.CompanyInfo {
  padding: 0 5px;
  width: 100%;
}
	.Cechy {
  flex-direction: column;
		gap: 0;
}
	.ContactInnerSection {
  flex-direction: column;
  gap: 45px;
}
}



/* End form */
