.kontakt .my-container .tresc{display:flex;flex-direction:row;gap:20px}.kontakt .my-container .tresc .wrap{display:flex;flex-direction:column;flex-wrap:nowrap;gap:30px;width:40%}.kontakt .my-container .tresc .wrap .box{background-color:#fff;border:1px solid #b0b0b0;padding:40px;display:flex;flex-direction:column;gap:20px;text-align:left;width:100%;transition:.3s ease-in-out}.kontakt .my-container .tresc .wrap .box .kontakt--adres,.kontakt .my-container .tresc .wrap .box .kontakt--mail,.kontakt .my-container .tresc .wrap .box .kontakt--tel{display:flex;flex-direction:row;flex-wrap:nowrap;gap:15px;align-items:center}.kontakt .my-container .tresc .wrap .box .kontakt--adres img,.kontakt .my-container .tresc .wrap .box .kontakt--mail img,.kontakt .my-container .tresc .wrap .box .kontakt--tel img{width:20px}.kontakt .my-container .tresc .wrap .box .btn-wrapper-kontakt a{text-decoration:none;color:#db6b05}.kontakt .my-container .tresc .wrap .box:hover{border-color:#fff;box-shadow:0px 18px 32px 0px rgba(11,11,77,.12)}@media screen and (max-width:991px){.kontakt .my-container .tresc .wrap{flex-direction:column;align-items:center}.kontakt .my-container .tresc .wrap .box{width:90%}}@media screen and (max-width:576px){.kontakt .my-container .tresc .wrap .box{width:100%}}@media screen and (max-width:991px){.kontakt .my-container .tresc .wrap{width:100%}}.kontakt .my-container .tresc .kontakt--mapa{width:60%}.kontakt .my-container .tresc .kontakt--mapa iframe{width:100%;height:514px}@media screen and (max-width:991px){.kontakt .my-container .tresc .kontakt--mapa{width:100%}}@media screen and (max-width:991px){.kontakt .my-container .tresc{flex-direction:column}}