*{margin:0;padding:0;text-decoration:none;box-sizing:border-box;outline:none}a{cursor:pointer;text-decoration:none}img{width:100%}@font-face{font-family:'Poppins';src:url("../fonts/Poppins-Regular.ttf")}@font-face{font-family:'Playfair';src:url("../fonts/PlayfairDisplay-Regular.ttf")}.underheader #header{margin-bottom:-75px}#container{width:100%;max-width:100%;display:flex;justify-content:center;flex-direction:column;align-items:center}.content{display:flex;flex-direction:column;align-items:center;width:100%}.text-center{text-align:center}.fullwidth{width:100%}.boxwidth{width:100%;max-width:1200px}.flex{display:flex}.vertical{flex-direction:column}.vertical__center{align-items:center}.vertical__start{align-items:flex-start}.vertical__end{align-items:flex-end}.vertical__stretch{align-items:stretch}.vertical__baseline{align-items:baseline}.horizontal{flex-direction:row}.horizontal__center{justify-content:center}.horizontal__start{justify-content:flex-start}.horizontal__end{justify-content:flex-end}.horizontal__space-between{justify-content:space-between}.horizontal__space-around{justify-content:space-around}.row__padding{padding-top:50px;padding-right:15px;padding-bottom:50px;padding-left:15px}.design{width:100px}html{font-size:10px}body{overflow-x:hidden}h1{font-family:'Playfair';color:#00472f;margin-bottom:10px}h2{font-family:'Playfair';line-height:3.6rem;color:#00472f}h3{font-size:1.8rem;font-family:'Playfair';line-height:2.3rem;color:#00472f}h3.bigger{font-family:'Playfair';line-height:3.3rem;color:#00472f;margin-bottom:15px}p,ul.list li{font-size:1.6rem;font-family:'Poppins';line-height:2.2rem;color:#333;margin-bottom:10px}p.p,ul.list li.p{padding-bottom:20px}ul.list{padding-bottom:20px}ul.list li{margin-left:25px}a.link__top{font-size:1.3rem;font-family:'Poppins';line-height:1.9rem;color:#333;transition:all .4s ease}a.link__top:hover{color:#00472f}a.link{font-size:1.6rem;font-family:'Poppins';line-height:2.2rem;letter-spacing:0.2rem;color:#333;transition:all .4s ease}a.link:hover{color:#00472f}a.n-link{color:#00472f;transition:all .3s ease;word-wrap:break-word}a.btn{display:inline-block;font-size:1.6rem;font-family:'Poppins';line-height:2.2rem;color:#333;padding:5px;width:165px;text-align:center;border:1px solid #333;transition:all .4s ease;margin-bottom:10px}a.btn:hover{background:#00472f;color:#fff}.btn__container .btn{margin-right:30px}.ewa{background-image:url("../img/ewa-labocha-full.jpg")}.adam{background-image:url("../img/adam-plonka-full.jpg")}.michal{background-image:url("../img/michal-zelek-full.jpg")}.row{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex:0 1 auto;-webkit-box-flex:0;flex:0 1 auto;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin:0 auto}.row.reverse{-ms-flex-direction:row-reverse;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse}.col.reverse{-ms-flex-direction:column-reverse;-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse}.col-xs,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto}.order-xs-1{order:1}.order-xs-2{order:2}.order-xs-3{order:3}.order-xs-4{order:4}.order-xs-5{order:5}.order-xs-6{order:6}.order-xs-7{order:7}.order-xs-8{order:8}.order-xs-9{order:9}.order-xs-10{order:10}.order-xs-11{order:11}.order-xs-12{order:12}.col-xs{-webkit-flex-grow:1;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-xs-1{-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%}.col-xs-2{-ms-flex-preferred-size:16.667%;flex-basis:16.667%;max-width:16.667%}.col-xs-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-xs-4{-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%}.col-xs-5{-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%}.col-xs-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-xs-7{-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%}.col-xs-8{-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%}.col-xs-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-xs-10{-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%}.col-xs-11{-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%}.col-xs-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-xs-offset-1{margin-left:8.333%}.col-xs-offset-2{margin-left:16.667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.333%}.col-xs-offset-5{margin-left:41.667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.333%}.col-xs-offset-8{margin-left:66.667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.333%}.col-xs-offset-11{margin-left:91.667%}@media only screen and (min-width: 768px){.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.col-sm{-webkit-flex-grow:1;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-sm-1{-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%}.col-sm-2{-ms-flex-preferred-size:16.667%;flex-basis:16.667%;max-width:16.667%}.col-sm-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-sm-4{-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%}.col-sm-5{-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%}.col-sm-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-sm-7{-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%}.col-sm-8{-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%}.col-sm-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-sm-10{-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%}.col-sm-11{-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%}.col-sm-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-sm-offset-1{margin-left:8.333%}.col-sm-offset-2{margin-left:16.667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.333%}.col-sm-offset-5{margin-left:41.667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.333%}.col-sm-offset-8{margin-left:66.667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.333%}.col-sm-offset-11{margin-left:91.667%}}@media only screen and (min-width: 992px){.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto}.col-md{-webkit-flex-grow:1;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.col-md-1{-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%}.col-md-2{-ms-flex-preferred-size:16.667%;flex-basis:16.667%;max-width:16.667%}.col-md-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-md-4{-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%}.col-md-5{-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%}.col-md-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-md-7{-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%}.col-md-8{-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%}.col-md-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-md-10{-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%}.col-md-11{-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%}.col-md-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.333%}.col-md-offset-2{margin-left:16.667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.333%}.col-md-offset-5{margin-left:41.667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.333%}.col-md-offset-8{margin-left:66.667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.333%}.col-md-offset-11{margin-left:91.667%}}@media only screen and (min-width: 1200px){.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.col-lg{-webkit-flex-grow:1;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-lg-1{-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%}.col-lg-2{-ms-flex-preferred-size:16.667%;flex-basis:16.667%;max-width:16.667%}.col-lg-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-lg-4{-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%}.col-lg-5{-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%}.col-lg-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-lg-7{-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%}.col-lg-8{-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%}.col-lg-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-lg-10{-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%}.col-lg-11{-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%}.col-lg-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-lg-offset-1{margin-left:8.333%}.col-lg-offset-2{margin-left:16.667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.333%}.col-lg-offset-5{margin-left:41.667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.333%}.col-lg-offset-8{margin-left:66.667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.333%}.col-lg-offset-11{margin-left:91.667%}}#top-header{display:flex;position:relative;z-index:998;justify-content:flex-end}#top-header .top-header__navigation{display:flex;padding:15px 0px}#top-header .top-header__navigation li{display:flex}#top-header .top-header__navigation li:nth-child(1){padding:0px 15px}#top-header .top-header__navigation li:nth-child(3){padding:0px 15px}header{position:absolute;top:0}#header{position:relative;z-index:999}#menu{position:relative;z-index:998}.menu-off{display:none}#footer{background-color:#555;background-image:url("../img/footer_background.png");background-size:auto 100%;background-position:right center;background-repeat:no-repeat}#footer .footer__content{padding:50px 15px 15px 15px;align-items:center}#footer .footer__logo--box{display:flex;justify-content:center}#footer .footer__logo--box #footer__logo{width:100%;max-width:200px}#footer h3,#footer p,#footer ul.list li,ul.list #footer li{color:#fff}#footer .n-link{color:#fff;margin-right:5px}#footer .n-link:hover{color:#00472f}#footer h3{margin-bottom:15px;font-size:2.8rem}#footer ul li{display:inline;list-style:none}#footer .social{pointer-events:none;width:20px;height:20px}#footer .footer__copyright{padding:15px}#footer .footer__copyright .footer__copyright--links .n-link{color:#fff;margin-left:5px;margin-right:5px}#footer .footer__copyright .footer__copyright--links .n-link:hover{color:#00472f}@keyframes showMenu{0%{opacity:0;transform:translateY(-100%)}5%{opacity:0;transform:translateY(-10%)}100%{opacity:1;ransform:translateY(0%)}}@keyframes showElements{0%{opacity:0;transform:translateY(-50px)}100%{opacity:1;transform:translateY(0px)}}@keyframes cookiesHide{0%{opacity:1;transform:translateY(0px)}100%{opacity:0;transform:translateY(300px)}}@keyframes showElementsVisible{0%{opacity:0}100%{opacity:1}}@media screen and (max-width: 480px){h1{font-size:4.5rem;line-height:4.5rem}h2{font-size:2.6rem}h3.bigger{font-size:2.6rem}#top-header{display:none}}@media screen and (min-width: 480px){h1{font-size:7.2rem;line-height:6.2rem}h2{font-size:3.6rem}h3.bigger{font-size:2.8rem}}@media screen and (min-width: 480px) and (max-width: 768px){.lawyer__box--padding-person{padding:15px 80px !important}}@media screen and (max-width: 768px){#home-intro img{display:none}h2:after{display:none}.home-intro__content{padding:145px 15px 35px 15px}#footer p,#footer ul.list li,ul.list #footer li,#footer h3{justify-content:center;text-align:center}#footer .n-link{display:flex;justify-content:center}.mcol p,.mcol ul.list li,ul.list .mcol li,.mcol h3{text-align:center}}@media screen and (min-width: 768px) and (max-width: 992px){.home-intro__content{padding:150px 15px 50px 15px}}@media screen and (max-width: 992px){.page-intro__content{padding:130px 15px 55px 15px}.menu-state{display:none}#menu nav{display:flex;justify-content:center;width:100%}#menu nav #navigation{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;flex-direction:column;width:100%;justify-content:center;align-items:center;padding:25px 0px;background-color:rgba(255,255,255,0.9);animation:showElements 0.5s ease}#menu nav #navigation li{display:flex}#menu nav #navigation li.link{position:relative;order:2;width:300px}#menu nav #navigation li.link a{width:100%;text-align:center;padding:25px 25px}#menu nav #navigation li.link:hover:after{width:100%}#menu nav #navigation li.link:after{content:"";position:absolute;bottom:-1px;left:0;height:3px;width:0%;background:#00472f;transition:all 0.4s ease}#menu nav #navigation li.logo{order:1}#menu nav #navigation li.logo #logo{width:200px}#header{display:flex;justify-content:flex-end}#header #hamburger{cursor:pointer;position:relative;width:35.6px;z-index:999;margin:25px}#header #ham>#down,#header #middle,#header #up{transition:all 0.5s ease}#header .hamburger-state #ham>#down,#header .hamburger-state #middle,#header .hamburger-state #up{transition:all 0.5s ease;transform:translateX(-100%)}}@media screen and (min-width: 992px){.page-intro__content{padding:230px 15px 55px 15px}.home-intro__content{padding:250px 15px 50px 15px}#menu nav{display:flex;justify-content:center;width:100%}#menu nav #navigation{display:flex;flex-direction:row;width:100%;justify-content:center;border-bottom:1px solid rgba(0,0,0,0.25)}#menu nav #navigation li{display:flex}#menu nav #navigation li.link{position:relative;padding:50px 25px}#menu nav #navigation li.link:hover:after{width:100%}#menu nav #navigation li.link:after{content:"";position:absolute;bottom:-1px;left:0;height:3px;width:0%;background:#00472f;transition:all 0.4s ease}#menu nav #navigation li.logo{padding:0px 25px}#menu nav #navigation li.logo #logo{width:100%;max-width:180px}#hamburger{display:none}}.content #home-intro{background-image:url("../img/background.png");background-position:center center;background-size:cover}.content #home-intro .home-intro__content h1,.content #home-intro .home-intro__content p,.content #home-intro .home-intro__content ul.list li,ul.list .content #home-intro .home-intro__content li,.content #home-intro .home-intro__content .btn__container{margin-bottom:25px;text-align:center}.content #home-about .home-about__content .col{padding:15px}.content #home-about .home-about__content .col h2{margin-bottom:80px;position:relative}.content #home-about .home-about__content .col h2:after{content:"";position:absolute;background:#00472f;height:1px;width:75px;top:50%;right:15px}.content #home-about .home-about__content .col p,.content #home-about .home-about__content .col ul.list li,ul.list .content #home-about .home-about__content .col li{margin-bottom:25px}.content #home-offer .home-offer__content .col-bg{background-image:url("../img/katowice-mariacka.jpg");background-size:cover;background-position:center center;opacity:.7}.content #home-offer .home-offer__content .col{padding:15px;background:#f2f2f2}.content #home-offer .home-offer__content .col h2{position:relative;padding:15px;margin-bottom:20px}.content #home-offer .home-offer__content .col h2:after{content:"";position:absolute;background:#00472f;height:1px;width:75px;top:50%;right:15px}.content #home-offer .home-offer__content .col .row .col-n{padding:15px}.content #home-offer .home-offer__content .col .row .col-n h3{margin-bottom:15px}.content #home-offer .home-offer__content .col .row .col-n p,.content #home-offer .home-offer__content .col .row .col-n ul.list li,ul.list .content #home-offer .home-offer__content .col .row .col-n li{margin-bottom:15px}.content #home-lawyer .home-lawyer__content{flex-direction:column}.content #home-lawyer .home-lawyer__content>h2{position:relative;margin-bottom:40px}.content #home-lawyer .home-lawyer__content>h2:after{content:"";position:absolute;background:#00472f;height:1px;width:100px;top:50%;right:15px}.content #home-lawyer .home-lawyer__content .home-lawyer__box{position:relative}.content #home-lawyer .home-lawyer__content .home-lawyer__box .home-lawyer__box--col{margin-bottom:15px;background-size:cover;background-position:bottom left}.content #home-lawyer .home-lawyer__content .home-lawyer__box .col{background-image:url("../img/lawyer_background2.png");background-size:cover;background-position:bottom right;padding:55px 20px}.content #home-lawyer .home-lawyer__content .home-lawyer__box .col h2{margin-bottom:10px}.content #home-lawyer .home-lawyer__content .home-lawyer__box .col p.specialization,.content #home-lawyer .home-lawyer__content .home-lawyer__box .col ul.list li.specialization,ul.list .content #home-lawyer .home-lawyer__content .home-lawyer__box .col li.specialization{margin-bottom:15px}.content #home-lawyer .home-lawyer__content .home-lawyer__box .col p.short-text,.content #home-lawyer .home-lawyer__content .home-lawyer__box .col ul.list li.short-text,ul.list .content #home-lawyer .home-lawyer__content .home-lawyer__box .col li.short-text{margin-bottom:15px}.content #home-lawyer .home-lawyer__content .home-lawyer__box .col p.mail,.content #home-lawyer .home-lawyer__content .home-lawyer__box .col ul.list li.mail,ul.list .content #home-lawyer .home-lawyer__content .home-lawyer__box .col li.mail{margin-bottom:5px}.content #home-lawyer .home-lawyer__content .home-lawyer__box .col p.phone,.content #home-lawyer .home-lawyer__content .home-lawyer__box .col ul.list li.phone,ul.list .content #home-lawyer .home-lawyer__content .home-lawyer__box .col li.phone{margin-bottom:20px}.content #home-lawyer .home-lawyer__content .home-lawyer__box .col-bg{background-size:cover;background-position:center top;background-repeat:no-repeat}.page-intro{background-image:url("../img/background.png");background-position:center center;background-size:cover}.page-intro .page-intro__content h1{text-align:center}.page .page__content{padding:50px 15px}.page .page__content h2{margin-bottom:25px;position:relative}.page .page__content h2:after{content:"";position:absolute;background:#00472f;height:1px;width:75px;top:50%;right:15px}.page .page__content p.p,.page .page__content ul.list li.p,ul.list .page .page__content li.p{margin-bottom:20px}.error h2,.error p,.error ul.list li,ul.list .error li{padding:100px 0px;width:100%;margin-bottom:20px;text-align:center}.contact .grey{background-color:#f2f2f2}.contact .mcol{padding:15px}.contact .mcol h3{font-size:2.8rem;line-height:2.8rem;margin-bottom:25px}.contact .mcol p,.contact .mcol ul.list li,ul.list .contact .mcol li{font-size:2rem;line-height:2.8rem}.contact .col{padding:15px}.contact .pcol{padding:20px;min-height:170px}.office .col{padding:15px}.offer .col{padding:0px 15px 15px 15px}.offer h2{padding-top:25px}.lawyers .col{padding:15px}.lawyers .lawyer__box{position:relative}.lawyers .lawyer__box .lawyer__box--row{padding:15px}.lawyers .lawyer__box .lawyer__box--col{background-image:url("../img/lawyer_background2.png");background-size:cover;background-position:center left}.lawyers .lawyer__box .col{padding:15px 20px}.lawyers .lawyer__box .col h2{margin-top:10px;margin-bottom:15px;text-align:center}.lawyers .lawyer__box .col h2:after{display:none}.lawyers .lawyer__box .col p.specialization,.lawyers .lawyer__box .col ul.list li.specialization,ul.list .lawyers .lawyer__box .col li.specialization{margin-bottom:15px;text-align:center;min-height:50px}.lawyers .lawyer__box .col p.short-text,.lawyers .lawyer__box .col ul.list li.short-text,ul.list .lawyers .lawyer__box .col li.short-text{margin-bottom:15px}.lawyers .lawyer__box .col p.mail,.lawyers .lawyer__box .col ul.list li.mail,ul.list .lawyers .lawyer__box .col li.mail{margin-bottom:5px}.lawyers .lawyer__box .col p.phone,.lawyers .lawyer__box .col ul.list li.phone,ul.list .lawyers .lawyer__box .col li.phone{margin-bottom:20px}.lawyers .lawyer__box .col-bg{background-size:cover;background-position:center top;background-repeat:no-repeat}.lawyers .col-grey{background-color:#f2f2f2;flex-direction:column;align-items:center;min-height:243px}.lawyers .lawyers__add{background-color:#f2f2f2;padding:25px 15px}.lawyers .lawyers__add h3{font-size:2.8rem;margin-bottom:15px}.lawyer .addmap{display:flex;flex-direction:column;width:100%;padding:15px 0px}.lawyer .addmap h3{margin-bottom:15px}.lawyer .lawyer__box{position:relative;padding-top:15px}.lawyer .lawyer__box .lawyer__box--col{margin-bottom:15px;background-size:cover;background-position:bottom left}.lawyer .lawyer__box .col{background-image:url("../img/lawyer_background2.png");background-size:cover;background-position:bottom right;padding:55px 20px}.lawyer .lawyer__box .col h2{margin-bottom:10px}.lawyer .lawyer__box .col p.specialization,.lawyer .lawyer__box .col ul.list li.specialization,ul.list .lawyer .lawyer__box .col li.specialization{margin-bottom:25px}.lawyer .lawyer__box .col p.short-text,.lawyer .lawyer__box .col ul.list li.short-text,ul.list .lawyer .lawyer__box .col li.short-text{margin-bottom:15px}.lawyer .lawyer__box .col p.mail,.lawyer .lawyer__box .col ul.list li.mail,ul.list .lawyer .lawyer__box .col li.mail{margin-bottom:5px}.lawyer .lawyer__box .col p.phone,.lawyer .lawyer__box .col ul.list li.phone,ul.list .lawyer .lawyer__box .col li.phone{margin-bottom:20px}.lawyer .lawyer__box .col-bg{min-height:650px;background-size:cover;background-position:center top;background-repeat:no-repeat}
/*# sourceMappingURL=style.css.map */
