.textrad *{
	color:#666;
	line-height: 160%;
}
.page-id-16573 .rek{
	margin-top:0!important;
}
.textrad h3{
	margin-bottom:30px!important;
}
.textrad h3 br{
	display:none;
}
.textrad ul{
	margin-bottom:0px;
}
.textrad .rek{
	margin-top:10px;
}
.textrad .rek .rad{
	display:flex;
    border-bottom: 2px solid var(--border);
    padding: 5px 0;
}
.textrad .rek .rad p:first-child{
	width:400px;
}
.textrad .rek .rad p{
	margin-bottom:0;
}
.glav{
	padding-top:20px;
	padding-bottom:20px;
	background:var(--fon);
}
.glav a, .footer a{
	color:#484848;
}
.home .glav{
	display:none;
}
.footer a:hover, .glav a:hover, .kontakty-3 a:hover{
	color:var(--color-osnova);
}
.kontakty-3 .zg {
    color: #484848;
    font-size: 32px;
    font-weight: 600 !important;
    line-height: 39px !important;
    margin-bottom: 15px !important;
}
.kontakty-3 .all {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.kontakty-3 .content .konti {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.kontakty-3 .content {
    width: 47%;
}
.kontakty-3 .content .cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0 10px 20px;
    background-color: var(--fon);
    padding: 20px;
    border-radius: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.kontakty-3 .social-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	flex-wrap: wrap;
}
.kontakty-3 .social-links a svg {
    display: none;
}
.kontakty-3 .social-links a{
	display:flex;
	margin-right:3px;
}
.kontakty-3 .social-links a:after{
	content:", ";
}
.kontakty-3 .social-links a:last-child:after{
	display:none;
}
.kontakty-3 .social-links .telegram p,
.kontakty-3 .social-links .telegram {
    display: flex;
}
.kontakty-3 .content .cont a,
.kontakty-3 .content .cont p {
    color: #484848;
    line-height: 19px !important;
    margin-bottom: 0;
    font-weight: 500;
}
.kontakty-3 .content .cont svg {
    margin-right: 23px;
}
.kontakty-3 .content .cont:nth-child(1) svg path,
.kontakty-3 .content .cont:nth-child(2) svg path,
.kontakty-3 .content .cont:nth-child(3) svg path {
    fill: var(--color-osnova);
}
.kontakty-3 .content .cont:last-child svg path {
    stroke: var(--color-osnova);
}
.kontakty-3 {
    padding-top: 0px;
    padding-bottom: 50px;
}
.kontakty-3 .adres br {
    display: none;
}
.kontakty-3 .opis {
    text-align: center;
    margin-bottom: 40px;
    color: #484848;
}
.kontakty-3 .imgkon {
    margin-bottom: 20px;
    border-radius: 10px;
    margin-top: 15px;
    width: 100%;
}
.kontakty-3 .map iframe {
    border: none !important;
    border-radius: 10px !important;
}
.kontakty-3 .formkon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: var(--fon);
    width: 690px;
    padding: 55px 30px 50px;
    border-radius: 10px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    position: sticky;
    top: var(--sticky-top);
	margin: 0 auto;
}
.kontakty-3 .tel-knpk {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.kontakty-3 .galka {
    position: relative;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 0 auto;
}
.kontakty-3 .skrcap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.kontakty-3 input[type="submit"] {
    height: 50px;
    border-radius: 10px !important;
    width: 240px;
    margin: 35px auto 0px;
}
.kontakty-3 .isogl:before {
    content: "";
    position: relative;
    margin-right: 12px;
    display: inline-block;
    height: 20px;
    width: 20px;
    top: 4px;
    left: 0;
    border-radius: 2px;
    background-color: #fff;
}
.kontakty-3 .isogl {
    position: relative;
}
.kontakty-3 .isogl:after {
    content: "" !important;
    position: absolute;
    display: inline-block;
    height: 100%;
    width: 100%;
    top: 4px;
    left: 4px;
    -webkit-mask-image: url('data:image/svg+xml,\
<svg width="13" height="10" viewBox="0 0 13 10" fill="none" xmlns="http://www.w3.org/2000/svg">\
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.8682 0.96779C12.9419 1.04508 12.9419 1.16671 12.8682 1.24399L4.65395 9.84846C4.57517 9.93099 4.44341 9.93099 4.36463 9.84846L0.131839 5.41458C0.0580575 5.33729 0.0580576 5.21566 0.131839 5.13837L0.91107 4.32212C0.989857 4.23959 1.12161 4.23959 1.2004 4.32212L4.36463 7.63668C4.44341 7.71921 4.57517 7.71921 4.65395 7.63668L11.7996 0.151537C11.8784 0.0690072 12.0101 0.0690072 12.0889 0.151537L12.8682 0.96779Z" fill="%23484848"/>\
</svg>');
    mask-image: url('data:image/svg+xml,\
<svg width="13" height="10" viewBox="0 0 13 10" fill="none" xmlns="http://www.w3.org/2000/svg">\
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.8682 0.96779C12.9419 1.04508 12.9419 1.16671 12.8682 1.24399L4.65395 9.84846C4.57517 9.93099 4.44341 9.93099 4.36463 9.84846L0.131839 5.41458C0.0580575 5.33729 0.0580576 5.21566 0.131839 5.13837L0.91107 4.32212C0.989857 4.23959 1.12161 4.23959 1.2004 4.32212L4.36463 7.63668C4.44341 7.71921 4.57517 7.71921 4.65395 7.63668L11.7996 0.151537C11.8784 0.0690072 12.0101 0.0690072 12.0889 0.151537L12.8682 0.96779Z" fill="%23484848"/>\
</svg>');
    background-repeat: no-repeat;
    background: #484848;
    -webkit-mask-repeat: no-repeat;
}
.kontakty-3 .tel-knpk input:not(#telegramnp) {
    margin-bottom: 20px;
    height: 66px;
    background-color: #fff;
    border: none;
    width: 441px;
    padding: 23px;
    border-radius: 10px;
}
.kontakty-3 input[type="tel"] {
    margin-bottom: 16px;
}
.kontakty-3 .content .cont .predname {
    color: #c0c0c0;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 40px;
}
.kontakty-3 .content .cont:nth-child(1),
.kontakty-3 .content .cont:nth-child(2),
.kontakty-3 .content .cont:nth-child(3) {
    width: calc(33.33333% - 20px);
}
.kontakty-3 .content .cont:nth-child(4),
.kontakty-3 .content .cont:nth-child(5) {
    width: calc(50% - 20px);
}
@media (max-width: 1490px) {
.kontakty-3 .content .cont svg {
    width: 22px;
}
.kontakty-3 .content .cont {
    width: 100%;
}
.kontakty-3 .content {
    width: 100%;
    margin-right: 20px;
}
.kontakty-3 .formkon {
    width: 544px;
}
}
@media (max-width: 1229px) {
.kontakty-3 .all {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.kontakty-3 .formkon {
    margin-top: 30px;
}
.kontakty-3 .formkon {
    width: 100%;
}
}
@media (max-width: 767px) {
.kontakty-3 .content .cont:nth-child(1),
.kontakty-3 .content .cont:nth-child(2),
.kontakty-3 .content .cont:nth-child(3) {
    width: calc(50% - 20px);
}
}
@media (max-width: 600px) {
.kontakty-3 .content .cont {
    width: 100% !important;
    margin: 0 0px 20px;
}
.kontakty-3 .content .konti {
    margin: 0;
}
.kontakty-3 form {
    width: 100%;
}
.kontakty-3 .opis br {
    display: none;
}
.kontakty-3 .formkon {
    padding: 50px 20px 50px;
}
}
@media (max-width: 991px){
.textrad .rek .rad p:first-child {
    width: 100%;
    margin-bottom: 5px;
}
	.textrad .rek .rad{
		flex-direction: column;
	}	
}
@media (max-width: 625px){
	.textrad h3 br{
		display:block;
	}	
}
@media (max-width: 360px){
	.kontakty-3 .zg{
		font-size:28px;
	}	
}
