::placeholder {
    color: #141414 !important;
}
select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    color: #141414;
}
div#wpcf7-f931-o1 {
    max-width: 1100px;
    margin: 0 auto;
}
h2.relatedHeader {
    font-size: 31px;
    color: #2d2d2d;
    font-weight: 600;
    text-align: center;
    margin-bottom: 40px;
}
ul.relatedServices a {
    background: linear-gradient(rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)), url(https://sprezyny24.pl/wp-content/uploads/2023/09/gsprezyny3.jpg);
    display: block;
    padding: 100px 0;
    background-size: cover;
    background-position: center;
    color: white;
    text-align: center;
    font-size: 23px;
    transition: 0.3s ease;
    text-transform: capitalize;
	width: 50%;
    max-width: 50%;
}
ul.relatedServices a:hover{opacity:0.7; transition:0.3s ease;}
ul.relatedServices {
    display: flex
;
    justify-content: space-between;
    gap: 20px;
	padding-left:0;
}
/* Page */
div#n2-ss-7{
    margin-top: 75px;
}
.homeSliderBox {
    background: rgba(255,255,255,0.97);
    padding: 30px;
    border-radius: 10px;
}
div#wpcf7-f931-o1 label{margin-bottom:0 !important;}
#gallery-1 img {
    border: none !important;
    padding: 14px;
}
button.wpcf7-field-group-add::before {
    content: 'Dodaj kolejną sprężynę';
    padding-right: 5px;
}
button.wpcf7-field-group-remove::before {
    content: 'Usuń sprężynę';
    padding-right: 5px;
}
button.wpcf7-field-group-remove {
    display: none;
}
button.wpcf7-field-group-add {
    background: #a51111;
    color: #fff;
    padding: 7px 10px;
    border-radius: 5px;
    border: none;
    margin-right: 10px;
	cursor:pointer;
}

.col-md-5.contactInfo {
    font-size: 15px;
}
.col-md-5.contactInfo hr {
    margin-left: 0;
    max-width: 100px;
}
.col-md-5.contactInfo a {
    color: #212529;
}
.col-md-5.contactInfo svg {
    width: 16px;
    height: 12px;
}
.WordpressContent.wspolpraca a {
    color: #212529;
}
.AktualnosciBox h3 a {
    color: #f36f21;
    font-size: 26px;
}
.AktualnosciBox svg {
    width: 25px;
    height: 25px;
    margin-right: 10px;
}
.TopSectionPage h1 {
    text-align: center;
    font-size: 26px;
    text-transform: uppercase;
    color: #2a2a2a;
    padding-top: 20px;
    font-weight: 600;
}
p#breadcrumbs {
    text-align: center;
    margin: 15px 0;
    font-size: 15px;
	color:#fff;
}
p#breadcrumbs a {
    color: #fff;
}
.gallery img {
    width: 100%;
    height: auto;
}
.gallery dl.gallery-item {
    margin-bottom: 0;
    margin-top: 0 !important;
}
.gallery-box h2 {
    margin: 20px 0;
    text-align: center;
    background: #a51111;
    color: #fff;
    padding: 10px;
    font-weight: 600;
    font-size: 25px;
}
.gallery img {
    border: 1px solid #fff;
}
/* Slider */

.bgSlid {
    background-size: cover !important;
    padding: 200px 0;
	
}
.sliderBox {
    max-width: 1200px;
    margin: 0 auto;
}
.sliderHeader {
    text-align: center;
    color: #fff;
    font-size: 36px;
    font-weight: 600;
}

.sliderDesc {
    text-align: center;
    color: #fff;
    font-size: 15px;
    max-width: 1000px;
    margin: 0 auto;
}
.sliderBox hr {
    background: #fff;
    width: 70px;
    height: 3px;
}
p.buttonCTA {
    text-align: center;
    margin-top: 30px;
}
p.buttonCTA a {
    background: #1e2548;
    color: #fff;
    padding: 11px 23px;
    border-radius: 5px;
    font-size: 15px;
	transition: 0.4s ease;
}
p.buttonCTA a:hover{
	transition: 0.4s ease;
	border-radius:20px;
	text-decoration:none;
}

/* Section About Us */
.row.sectionStart2 .col-md-6 {
    padding: 0;
}
.row.sectionStart2 .col-md-6 .AboutUs-Image-Section {
    margin-right: 0;
}
.row.sectionStart2 .col-md-6 .AboutUs-Image-Section img {
    border-radius: 0;
}
.aboutUs .col-md-6 {
    padding-right: 0;
}

.aboutUs {
    padding: 225px 0 100px 0;
}
.AboutUs-header {
    font-size: 31px;
    color: #2d2d2d;
    text-align: center;
    font-weight: 600;
}
.oz {
    padding: 0 40px;
}
.aboutUs hr {
    width: 80px;
    background: #a51111;
    height: 2px;
}
.CTA hr {
    width: 80px;
    background: #a51111;
    height: 2px;
    margin-left: 0;
}
.AboutUs-description p {
    font-size: 15px;
    color: #3e3e3e;
}
.img-responsive{width:100%; height:auto;}


.OurRooms {
    padding: 100px 0;
}

/* Section Box Home */


.row.bgHome {
    background: #fff;
    padding: 50px 30px;
    border-style: solid;
    border-image-source: linear-gradient(to left, #a51111, #a781bf);
    border-image-slice: 1;
    border-width: 5px;
    border-top: none;
    border-left: none;
    border-right: none;
}
.Home-s2::after {
    content: '';
    background: #f7fafb;
    width: 100%;
    height: 85%;
    position: absolute;
    top: 64px;
    z-index: -1;
}
p.TimeH1 {
    color: #a51111;
    font-size: 24px;
    font-weight: 600;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
    line-height: 33.8px;
    margin-bottom: 30px;
    letter-spacing: 0px;
}
p.s2-space {
    margin-bottom: 15px;
    justify-content: right;
    display: flex;
	padding:0 !important;
}
img.s2-img-bg {
    background: #b07c4b;
    padding: 15px;
}

.box-s2 h2 {
    margin-top: 0;
    padding: 10px 20px;
    color: #fff;
    font-size: 23px;
    position: relative;
    font-weight: 600;
    padding-left: 65px;
}
.box-s2 h2::before {
    left: 25px;
    top: 51%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "";
    height: 4px;
    width: 18px;
    border-radius: 5px;
    position: absolute;
    background-color: #b07c4b;
}
.box-s2 h2::after {
    left: 50px;
    top: 51%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "";
    height: 4px;
    width: 4px;
    border-radius: 50%;
    position: absolute;
    background-color: #b07c4b;
}
a.link-more {
    text-transform: uppercase;
    color: #dba777;
    letter-spacing: 0.5px;
	font-size: 13px;
}

p.s2-readmore a::before {
    content: "";
    height: 1px;
    background: black;
    background-color: black;
    width: 3.5em;
    font-size: 1em;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.8em;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    pointer-events: none;
    -webkit-animation: underline .4s ease-in-out forwards;
    -moz-animation: underline .4s ease-in-out forwards;
    animation: underline .4s ease-in-out forwards;
    -webkit-transition: transform .4s ease-in-out;
    -moz-transition: transform .4s ease-in-out;
    transition: transform .4s ease-in-out;
    -webkit-animation: none;
    -moz-animation: none;
    animation: none;
    -webkit-transform-origin: right;
    -moz-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    z-index: 1;
    background: #b07c4b;
}

.box-s2 p {
    margin-top: 0;
    padding: 10px 20px;
    color: #d7d7d7;
    font-size: 15px;
}
p.s2-readmore {
    padding-bottom: 35px;
}
p.s2-readmore a:hover::before {
    transform: scaleX(0);
    transform-origin: right;
}
p.s2-readmore a:hover{text-decoration:none;}

.box-special {
    padding: 258px 0 0px 0;
    background-repeat: no-repeat;
    background-size: cover !important;
}
.box-special h2 {
    padding: 26px 15px 27px 15px;
    background: #fff;
    font-size: 18px;
    position: relative;
    font-weight: 600;
    color: #2c2c2c;
    width: 100%;
    margin-bottom: 0;
    text-transform: uppercase;
}
.box-wew {
    display: flex;
    align-items: center;
}
.padd-0 {
    padding: 0;
}
.Home-s3 {
  padding: 70px 0;
}
.Home-s3 h2 {
  font-size: 39px;
  font-weight: 600;
}
.s3-wew-padd {
  padding: 20px;
}
.s3-wew-padd p {
  font-size: 15px;
  text-align: justify;
}
.ico-img-s3 img {
  position: absolute;
  top: 0;
  right: 0;
  background: #b07c4b;
  padding: 20px;
}
.aboutUs .col-md-6 {
    padding-left: 0;
}
.AboutUs-Image-Section {
    margin-right: 15px;
    position: relative;
}
.AboutUs-Ico img {
    position: absolute;
    top: 0;
    right: 0;
    background: #b07c4b;
    padding: 20px;
}
.godziny-otwarcia {
    font-size: 14px;
    font-weight: 600;
    max-width: 290px;
}
.pn {
    margin-bottom: 20px;
}
span.txtGodziny {
    color: #555;
    font-size: 13px;
}
p.rezerwacja-description {
    max-width: 300px;
}
.PhoneNumber {
    font-size: 25px;
    color: #595959;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.PhoneNumber img {
    margin-right: 17px;
}
span.timeGodziny {
    color: #a51111;
}
.godziny-otwarcia div {
    display: flex;
    justify-content: space-between;
}
.pn, .sb {
    border-bottom: 1px solid #e3e3e3;
    padding: 10px 0 7px 0;
}
.OfferUs {
    padding:100px 0 130px 0;
    position: relative;
}
.AboutUs-Image-Section img {
    border-radius: 10px;

}

.OfferUs h2 {
    color: #a51111;
    font-size: 37px;
    font-weight: 600;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
    line-height: 33.8px;
    margin-bottom: 30px;
    letter-spacing: 0px;
    text-align: center;
}
.OfferBoxes {
    position: relative;
}
p.offerBox {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #a51111;
    padding: 10px 15px;
    margin-bottom: 0;
	border-radius: 5px;
}
p.offerBox a {
    color: #fff;
    font-weight: 600;
    font-size: 18px;
}



.OfferBoxes img {
    transition: 0.4s ease;
}
.OfferBoxes img:hover {
    opacity: 0.7;
    transition: 0.4s ease;
}
.TopSectionPage::before {
    content: '';
    background: rgba(255,255,255,0.73);
    z-index: 0;
    position: absolute;
    width: 100%;
    height: 90px;
    bottom: 0;
}
.TopSectionPage {
background: url(https://sprezyny24.pl/wp-content/uploads/2023/08/nowepodstrony.jpg);
    padding: 340px 0 18px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    position: relative;
}
.OfferPageCS {
    padding: 30px 0px 70px 0;
}
.page-content {
    padding: 100px 0;
}

/* Kontakt Page */

.col-md-4.box-ico-kontakt {
    display: flex;
    border: 1px solid #cacaca;
    max-width: 31%;
    margin: 10px 13px;
    padding: 20px;
	justify-content: center;
	align-items: center;

}
.ico svg {
    width: 40px;
    height: 40px;
    margin-right: 20px;
}
span.head-k {
    font-weight: 600;
}
.ico-desc {
    font-size: 14px;
}
.row.box-kontakt {
    margin-bottom: 80px;
}
iframe {
    width: 100%;
}
div#wpcf7-f176-o1 input.wpcf7-form-control.wpcf7-text{
    width: 100%;
    padding:10px 15px;
    border: 1px solid #cacaca;
    font-size: 14px;

}
input.wpcf7-form-control.wpcf7-number {
    width: 100%;
    padding: 7px;
    border: 1px solid #b0b0b0;
}
div#wpcf7-f176-o1 input.wpcf7-form-control.wpcf7-text {
    width: 100%;
    padding: 10px 15px;
    border: 1px solid #cacaca;
    font-size: 15px;

}
textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    border: 1px solid #b0b0b0;
    padding: 20px 15px;
}
div#wpcf7-f960-o1 input.wpcf7-form-control.wpcf7-submit.has-spinner.button_full_width {
    margin-left: 15px;
}
div#wpcf7-f176-o1 textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    padding:10px 15px;
    border: 1px solid #cacaca;
    font-size: 15px;

}
p.form-kontakt.content-small {
    font-size: 12px;
    line-height: 22px;
    padding-left: 9px;
}
div#wpcf7-f176-o1 .wpcf7-submit {
    background: #a51111;
    color: #fff;
    padding: 10px 20px;
    font-size: 15px;
    border-radius: 5px;
    border: none;
    margin-left: 15px;
}

h2.contactHead {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 25px;
    padding-left: 50px;
    position: relative;
}
h2.contactHead::before {
    content: '';
    background: #a51111;
	width: 24px;
    height: 7px;
    position: absolute;
    top: 11px;
    border-radius: 20px;
    left: 0;
}
h2.contactHead::After {
    content: '';
    background: #a51111;
    width: 7px;
    height: 7px;
    position: absolute;
    top: 11px;
    border-radius: 20px;
    left: 30px;
}
/* Podstrony uslugowe */
.OfferPage {
    padding: 100px 0;
}
.row.firstRow h2 {
    font-size: 33px;
    font-weight: 600;
    color: #333;
    position: relative;
    text-align: center;
}
.row.secondRow {
    margin-top: 30px;
}
.row.firstRow hr {
    width: 70px;
    background: #62bbbf;
    height: 2px;
    margin-bottom: 40px;
}
.ServicesOfferBox hr {
    width: 70px;
    background: #62bbbf;
    height: 2px;
    margin-left: 0;
    margin-bottom: 25px;
}
.dlaKogoBox p {
    background: #a51111;
    margin-bottom: 0;
    padding: 13px;
    color: #fff;
    text-align: center;
    font-weight: 600;
}
.ServicesOfferBox {
    padding: 100px 0;
}

.ServicesOfferBox h2 {
    font-weight: 600;
    font-size: 28px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.bgUslugi{background:#f7fafb;}
.ServicesOfferBox img {
    border-radius: 17px;
}
img.icoKamedex {
    padding-right: 10px;
max-width: 40px;
    height: auto;
}
.ax h2 {
    font-size: 25px;
    padding-right: 20px;
}.row.sepcrow {
    margin-top: 80px;
    background: #9f76ba;
    padding: 30px;
}
.row.sepcrow h3 {
    color: #fff;
    font-weight: 600;
    font-size: 25px;
}.row.sepcrow ol {
    margin: 30px 0;
}
.row.sepcrow ol li {
    color: #fff;
    margin: 10px 0;
}
p.decorp {
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-top: 30px;
    font-weight: 600;
}
.ServicesOfferBox.CennikBoxes h2 {
    margin: 70px 0 40px 0;
    font-size: 23px;
}
table.table.table-striped td {
    width: 85%;
}

/* Our Rooms */
.infoMap h3 {
    color: #fff;
    font-size: 17px;
    line-height: 30px;
}
.col-md-12.relative.spacemap {
    margin-top: 30px;
}
.infoMap::after {
    width: 0;
    height: 0;
    border-top: 46px solid #081750;
    border-right: 46px solid transparent;
    content: '';
    position: absolute;
    bottom: -44px;
}
.infoMap ul li {
    color: #fff;
    list-style: none;
    margin: 10px 0;
    font-size: 15px;
}
.infoMap a {
    color: #fff;
    font-weight: 600;
}
.infoMap ul {
    padding-left: 0;
    margin: 10px 0;
}
.OurRooms h2 {
    font-size: 34px;
    color: #a51111;
    text-align: center;
    font-weight: 600;
    margin-bottom: 45px;
}
.relative {
    position: relative;
}
.infoMap {
    position: absolute;
    z-index: 2;
    top: 50px;
    right: 40px;
    background: #081750;
    padding: 30px;
}
.OurRooms hr {
    width: 70px;
	    margin-left: 0;
    background: #62bbbf;
    height: 2px;
	margin-bottom: 45px;
	
}
p.rooms-desc {
    text-align: left;
}
.OurRooms img {
    border-radius: 10px;
}
/* CTA */
.CTA {
    padding: 80px 0 0 0;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.container-fluid.Fullmapa {
    padding: 0;
    margin-bottom: -8px;
}
img.imgKontakt {
    max-width: 236px;
}
p.ctaSub {
    color: #a51111;
    font-size: 16px;
    margin-bottom: 10px;
}
a.btn1 {
    padding: 10px 35px;
    border: 1px solid #a51111;
    margin-right: 15px;
    transition: 0.4s ease;
    font-size: 20px;
    width: 100%;
    background: #a51111;
    color: #fff;
}
a.btn1:hover{
    transition: 0.4s ease;
	background: transparent;
	color: #a51111;
	text-decoration:none;
}
a.btn2 {
    color: #a51111;
    padding: 10px 10px;
    border: 1px solid #a51111;
    transition: 0.4s ease;
}
a.btn2:hover {
    color: #fff;
	background:#a51111;
    padding: 10px 10px;
    border: 1px solid #a51111;
    transition: 0.4s ease;
	text-decoration:none;
}
.Actionbuttons {
    margin-top: 30px;
    width: 100%;
    display: flex
;
    flex-direction: column;
    gap: 20px;
}
.sprezynyIMG img {
    max-width: 240px;
}
.kontaktPageContent{padding-bottom:0;}
p.cta-head {
    font-size: 31px;
    color: #2d2d2d;
    font-weight: 600;
    margin-bottom: 0;
	    margin-bottom: 15px;
}
p.cta-info {
   color: #2d2d2d;
}
p.cta-phone {
    font-size: 25px;
    color: #2d2d2d;
    font-weight: 600;
    margin-bottom: 0;
	    text-align: center;
}
p.cta-phone span {
    background: #fff;
    padding: 10px 30px;
    color: #a51111;
    border-radius: 35px;
}
/* Opinie klientów */

.Opinion {
    padding: 100px 0;
}
.Opinion h2 {
    font-size: 33px;
    font-weight: 600;
    color: #333;
    text-align: center;
    position: relative;
}
.Opinion hr {
    width: 70px;
    background: #62bbbf;
    height: 2px;
    margin-bottom: 45px;
}
.OpinionBoxes {
    margin: 0 20px;
    border: 2px solid #e3e3e3;
    padding: 30px;
    min-height: 340px;
}
p.optext {
    margin-top: 30px;
}
.OpinionBoxes img {
    display: block;
    margin: 15px 0;
	width: auto;
}
p.opauthor {
    font-weight: 600;
}

/* SEO Content */

.Seo {
    padding: 100px 0 100px 0;
}
.Seo h2 {
    font-size: 31px;
    color: #2d2d2d;
    font-weight: 600;
}
.Seo hr {
    width: 80px;
    background: #a51111;
    height: 2px;
    margin-left: 0;
}
.IntroductionText {
    margin-top: 80px;
}
.SprezynyBox {
    padding: 50px 0;
}
.SprezynyBox h2 {
    font-size: 19px;
    margin-bottom: 22px;
}
.sprezynySpaceTop {
    margin-top: 65px;
}
.WordpressContent {
    padding: 80px 0;
}
.dodatkowei {
    background: #f2f2f2;
    padding: 20px;
    border-radius: 10px;
}
.row.sectionSEO2 {
    margin-top: 60px;
}
.Seo img {
    border-radius: 10px;
}
.mtp {
    background: #a51111;
    text-align: center;
    padding: 30px 20px 20px 20px;
}
.mtp h2 {
    font-size: 26px;
    font-weight: 600;
    color: #fff;
    position: relative;
    text-align: center;
}
.mtp p {
    color: #fff;
    padding: 10px 30px;
}
.row.secondRow.Atuty h2 {
    font-size: 27px;
    font-weight: 600;
    color: #333;
    position: relative;
}
.row.secondRow.Atuty hr {
    width: 70px;
    background: #62bbbf;
    height: 2px;
    margin-bottom: 25px;
    margin-left: 0;
}
.row.secondRow.Atuty ul li {
    list-style: none;
}
.row.secondRow.Atuty ul li {
    margin: 5px 0;
}
.row.secondRow.Atuty ul {
    padding-left: 0;
}
.row.secondRow.Atuty svg {
    color: #3f8e8f;
}
p.Subtxt {
    text-align: center;
    color: #a51111;
    font-size: 16px;
    margin-bottom: 10px;
}
.AboutUs-description {
    margin-top: 20px;
    text-align: center;
    color: #a8a8a8;
}

.row.spaceIconsSection {
    margin-top: 70px;
}
.boxIcons {
    text-align: center;
}
.boxIcons svg {
    width: 87px;
    height: 87px;
    border: 6px solid #f8f8f8;
    padding: 11px 20px;
    border-radius: 47px;
    color: #a51111;
}
.boxIcons h3 {
font-size: 19px;
    font-weight: 600;
    background: #f0f0f0;
    padding: 8px;
}
.boxIcons img {
    border: 1px solid #dcdcdc;
    padding: 20px;
	padding-bottom:0;
}
.boxIcons.padd0 a img {
    padding: 1px 5px;
}
.boxIcons p {
    font-size: 14px;
}
p.ctaSub.up30 {
    margin-top: 30px;
}
.boxIcons a img {
    transition: 0.4s ease;
}
.boxIcons a img:hover {
    opacity: 0.7;
}
label.FormStart {
    text-align: center;
    width: 100%;
}
span.FormStartP {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 19px;
}
.spaceChoice {
    text-align: center;
    font-size: 17px;
}
.column_attr {
    margin-top: 35px;
}
select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    width: 100%;
    padding: 9px 5px;
	border: 1px solid #b0b0b0;
}
div#wpcf7-f931-o1 p {
    font-weight: 600;

}
div#wpcf7-f931-o1 a {
    color: #a51111;
}
.codedropz-btn-wrap a.cd-upload-btn {
    color: #fff !important;
}
.codedropz-upload-handler {
    margin: 20px 0px 31px 0 !important;
}
.codedropz-upload-inner h3 {
    margin: 5px 0;
    line-height: 32px;
    word-break: break-word;
    font-size: 20px !important;
    color: #999;
    font-weight: 600;
}
textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    width: 100%;
    border: 1px solid #b0b0b0;
    padding: 20px 5px;
}
.codedropz-btn-wrap {
    padding: 10px;
}
input.wpcf7-form-control.wpcf7-submit {
    background: #a51111;
    color: #fff;
    padding: 10px 20px;
    font-size: 17px;
    border-radius: 5px;
    border: none;
    min-width: 190px;
}
a.cd-upload-btn {
    background: #a51111;
    padding: 2px 40px;
    font-weight: 500;
    font-size: 13px;
    color: #fff;
    padding: 10px 15px !important;
    position: relative;
    border-radius: 5px;
}
input.wpcf7-form-control.wpcf7-text {
    width: 100%;
    padding: 7px;
    border: 1px solid #b0b0b0;
}
select.wpcf7-form-control.wpcf7-select {
    width: 100%;
    padding: 9px 5px;
    border: 1px solid #b0b0b0;
}
div#wpcf7-f931-o1 h2 {
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 20px;
    margin-top: 30px;
}
button.wpcf7-field-group-remove {
    background: transparent;
    color: #a51111;
    padding: 7px 10px;
    border-radius: 5px;
    cursor: pointer;
    border: 1px solid #a51111;
    margin-right: 10px;
}
.boxIcons h3 a {
    color: #000;
    text-decoration: none;
}

.homepagePosts h2 {
    font-size: 31px;
    color: #2d2d2d;
    font-weight: 600;
    text-align: center;
    margin-bottom: 40px !important;
}
.homepagePosts img {
    object-fit: cover;
    height: 240px;
	transition: 0.3s ease;
    width: 100%;
}
.homepagePosts img:hover{
	opacity:0.7;
	transition: 0.3s ease;
}
h5.card-title {
    font-weight: 600;
    color: #222;
}
p.card-text {
    font-size: 15px;
}

.homepagePosts a.btn.btn-primary.mt-auto {
    background: #a51111;
    font-size: 16px;
    border-radius: 5px;
    border: 1px solid #a51111;
    color: #fff;
    padding: 6px 17px;
    max-width: max-content;
    transition: 0.3s ease;
}

.homepagePosts a:hover{
	transition: 0.3s ease;
	background:transparent !important;
	color: #a51111 !important;
}
.container.my-5.homepagePosts {
    margin-bottom: 80px !important;
}
@media only screen and (max-width: 768px) {
	
	ul.relatedServices {
    flex-direction: column;
}
	ul.relatedServices a{
		    width: 100%;
    max-width: 100%;
	}
.col-md-4.padd-0 {
    margin-bottom: 45px;
}
.row.bgHome {
    padding: 50px 30px 20px 30px;
}

.AboutUs-Image-Section {
    margin-right: 0;
}
.aboutUs .col-md-6 {
    padding-left: 15px;
}
.col-md-4.box-ico-kontakt {
    max-width: 100%;
	    justify-content: left;
}
p.cta-phone {
    margin-top: 35px;
    text-align: left;
}
.Seo h2 {
    margin-top: 20px;
}

.TopSectionPage {
padding: 177px 0 17px;
    background-size: cover !important;
    margin-top: 40px;
}
.col-md-5.contactInfo {
    margin-bottom: 35px;
}
.page-content {
    padding: 70px 0;
}
div#n2-ss-7 {
    margin-top: 113px;
}
.infoMap {
    display: none;
}
div#n2-ss-7item2 {
    font-size: 25px !important;
    line-height: 30px !important;
}
.TopSectionPage h1 {
    font-size: 21px;
}
.SprezynyBox img {
    margin-bottom: 20px;
}
div#wpcf7-f931-o1 img {
    max-width: 340px;
}
.Actionbuttons {
    display: flex;
}
}