Юридичні послуги для бізнесу
.uc-link {
display: inline-block;
text-decoration: none !important;
text-align: center;
cursor:pointer;
color: #fff!important;
padding: 8px 40px; border-radius: 2px;
border: 1px solid #2f2e2e;
background: #2f2e2e;
transition: all 225ms ease-in-out;
font-size: 16px;
}
.uc-link:hover { background:none; color:#2f2e2e!important; }
.uc-link1{border: 1px solid #f69f00; background: #f69f00;}
.uc-link1:hover{color:#f69f00!important;}
.uc-title { display: block; position: relative; margin: 40px 0; text-align: center; font-size: 20px; font-weight: 500; text-transform: uppercase;}
.uc-title:before { content: ""; position: absolute; height: 1px; left: 0; right: 0; top: 50%; border-top: 2px solid #4a4a4a; border-bottom: 1px solid #4a4a4a;}
.uc-title_text{ display: inline-block; max-width: 90%; position: relative; padding: 6px 15px; z-index: 1; background: #f7f7f7; color: #272626;}
.uc-banner { display: flex; align-items: center; justify-content: center; margin: 40px 0; background: #2f2e2e; color:#fff; }
.uc-banner strong { font-size: 20px; color: #f69f00; }
.uc-banner__content { position: relative; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; width: 52%; padding: 40px; box-sizing: border-box; margin: 0 20px; }
.uc-banner__content:before { content: ''; position: absolute; top: 0; left: 0; border-top: 5px solid #474747; border-left: 5px solid #474747; width: 100px; height: 100px; transition: all 800ms ease-in-out; box-sizing: border-box; }
.uc-banner__content:after { content: ''; position: absolute; bottom: 0; right: 0; border-bottom: 5px solid #474747; border-right: 5px solid #474747; width: 100px; height: 100px; transition: all 800ms ease-in-out; box-sizing: border-box; }
.uc-banner:hover .uc-banner__content:before, .uc-banner:hover .uc-banner__content:after{ width: 100%; height: 100%; transition: all 800ms ease-in-out; }
.uc-banner__header { font-size: 28px!important; line-height: 32px!important; color:#f69f00; }
.uc-banner__subheader { font-size: 18px!important; line-height: 24px!important; }
.uc-banner__background-area { overflow: hidden; position: relative; margin: 30px; }
@media screen and (max-width: 1035px) { .uc-banner { margin: 20px 0; padding: 20px 0; } .uc-banner__content { padding: 20px; } .uc-banner__background-area { margin-left: 20px; }
}
@media screen and (max-width: 600px) { .uc-banner__content { width: 100%; } .uc-banner__background-area { display: none; }
}
.ucv-b1-panel {
padding: 20px 0; text-align: center; }
.ucv-b1-panel:after { content: " "; display: block; clear: both; font-size: 0px; }
.ucv-b1-header { margin: 20px 0!important; text-align: center; }
.ucv-b1-wrapper { display: inline-block; vertical-align: top; margin: 10px .1%; text-decoration: none; }
.ucv-b1-img-holder { display: block; text-align: center; position: relative; overflow: hidden; max-width: 300px; margin: 0 auto;
}
.ucv-b1-img-holder img { display: block; height: auto !important; }
.ucv-b1-img-holder:hover .ucv-b1-hint { top: 0; }
.ucv-b1-hint { position: absolute; left: 0; top: -100%; width: 100%; height: 100%; background: rgba(47, 46, 46, 0.93); text-align: center; color: #fff; transition: all 0.6s ease 0s; overflow: hidden; }
.ucv-b1-hint-body { position: absolute; top: 50%; left: 0; width: 100%; transform: translateY(-50%); -webkit-transform: translateY(-50%); padding: 15px; box-sizing: border-box; }
.ucv-b1-name { font-size: 15px; color:#f69f00; display: inline-block; margin-top: 10px; cursor:pointer;
}
.ucv-b1-name:hover { color: #2f2e2e; }
.ucv-b1-desc { display: block; margin: 10px 0; position: absolute; visibility: hidden; color: #222; }
.ucv-b1-panel .ucv-b1-wrapper { width: 46%; }
@media screen and (max-width: 1200px) { .ucv-b1-panel .ucv-b1-wrapper { width:46%; } }
@media screen and (max-width: 900px) { .ucv-b1-desc { position: static; visibility: visible; } .ucv-b1-panel .ucv-b1-wrapper { width: 99%; } .ucv-b1-panel .ucv-b1-wrapper+.ucv-b1-wrapper+.ucv-b1-wrapper { width: 99%; } }
@media screen and (max-width: 500px) { .ucv-b1-panel .ucv-b1-wrapper, .ucv-b1-panel .ucv-b1-wrapper+.ucv-b1-wrapper+.ucv-b1-wrapper { width: auto; margin-right: 15px; margin-left: 15px; } }
:root { --infograph-color4: #2f2e2e; --infograph-color3: #f69f00; --infograph-color2: #f69f00; --infograph-color1: #2f2e2e; }
.uc-four-panel { padding: 20px 0;
}
.uc-four-panel h2 { text-align: center; margin: 20px 0!important; }
.uc-four-container { display: flex; flex-wrap: wrap; justify-content: space-around; }
.uc-four-item { display: flex; flex-direction: column; width: 42%;
margin: 2%; box-sizing: border-box; transition: all .4s ease; } .uc-four-item:hover {
}
.four-header { font-size: 18px!important; line-height: 20px; font-weight:bold; display:inline-block; }
.four-header1 {color:#4bae4f;} .four-header2 {color:#474747;} .four-header3 {color:#474747;} .four-header4 {color:#4bae4f;}
.uc-four-item:hover .uc-move { animation: 1000ms ease 0s normal none 1 running bounceInRight;
}
@keyframes bounceInRight { from, 60%, 75%, 90%, to { animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); }
from { opacity: 0; transform: translate3d(100px, 0, 0); }
60% { opacity: 1; transform: translate3d(-25px, 0, 0); }
75% { transform: translate3d(10px, 0, 0); }
90% { transform: translate3d(-5px, 0, 0); }
to { transform: none; } }
.bounceInRight { animation-name: bounceInRight; }
.uc-four-content-1, .uc-four-content-2, .uc-four-content-3, .uc-four-content-4 { text-align: center; position: relative; padding: 35px; display: flex; flex-direction: column; align-items: center; height: 100%; }
.uc-four-content-1:after { content: ''; position: absolute; top: 0px; right: 0px; width: 100%; height: 8px; background: var(--infograph-color1); }
.uc-four-content-1:before { content: ''; position: absolute; bottom: 0px; left: 0px; width: 8px; height: 100%; background: var(--infograph-color1); }
.uc-four-content-2:after { content: ''; position: absolute; top: 0px; right: 0px; width: 100%; height: 8px; background: var(--infograph-color2); }
.uc-four-content-2::before { content: ''; position: absolute; bottom: 0; right: 0; width: 8px; height: 100%; background: var(--infograph-color2); }
.uc-four-content-3:after { content: ''; position: absolute; bottom: 0px; right: 0px; width: 100%; height: 8px; background: var(--infograph-color3); }
.uc-four-content-3::before { content: ''; position: absolute; bottom: 0px; left: 0px; width: 8px; height: 100%; background: var(--infograph-color3); }
.uc-four-content-4::after { content: ''; position: absolute; bottom: 0px; right: 0px; width: 100%; height: 8px; background: var(--infograph-color4); }
.uc-four-content-4::before { content: ''; position: absolute; bottom: 0; right: 0; width: 8px; height: 100%; background: var(--infograph-color4);
}
@media screen and (max-width: 1000px) { .uc-four-panel { padding: 20px; } .four-header4 {color:#474747;} .four-header3 {color:#4bae4f;}
.uc-four-item { width: 100%; margin: 10px auto; }
.uc-four-content-1:after, .uc-four-content-1:before, .uc-four-content-2:after, .uc-four-content-2:before, .uc-four-content-3:after, .uc-four-content-3:before, .uc-four-content-4:after, .uc-four-content-4:before { display: none; }
.uc-four-content-1, .uc-four-content-2, .uc-four-content-3, .uc-four-content-4 { padding: 20px;
}
.uc-four-content-1 { border: 10px solid var(--infograph-color1); }
.uc-four-content-2 { border: 10px solid var(--infograph-color2); }
.uc-four-content-3 { border: 10px solid var(--infograph-color4); }
.uc-four-content-4 { border: 10px solid var(--infograph-color3); } }
}
Комплексне юридичне обслуговування
Професійний юридичний супровід бізнесу у Полтаві. Реєстрація ФОП, ліквідація та інші послуги у рамках комплексного обслуговування. Юридичні послуги підприємствам на умовах абонентського супроводу бізнесу. Постійним клієнтам — вигідні пропозиції по вартості послуг.
Перелік послуг
Реєстрація та супровід бізнесу — пропозиції від об'єднання «ХіТ»
Юридичні послуги підприємствам щодо підготовки корпоративного договором. Повний супровід від первинної консультації до складання фінального проєкту документа. Комплексне юридичне обслуговування також передбачає присутність на усіх переговорах між учасниками майбутнього договору. Підготовка корпоративного договором Юридичні послуги підприємствам щодо підготовки корпоративного договором. Повний супровід від первинної консультації до складання фінального проєкту документа. Комплексне юридичне обслуговування також передбачає присутність на усіх переговорах між учасниками майбутнього договору. Реєстрація та супровід бізнесу із врахуванням великої кількості супутніх законодавчих процедур. Допомога в судовому вирішенні спорів. Юридичний супровід бізнесу без вихідних, відпусток та перерв. Забезпечення законодавчо вірної взаємодії з контролюючими органами. Юридичний супровід бізнесу Реєстрація та супровід бізнесу із врахуванням великої кількості супутніх законодавчих процедур. Допомога в судовому вирішенні спорів. Юридичний супровід бізнесу без вихідних, відпусток та перерв. Забезпечення законодавчо вірної взаємодії з контролюючими органами.
Чому варто зверни юридичний супровід бізнесу
Командна робота кращих адвокатів в рамках юридичного супроводу бізнесу.
Компетентне розв'язків язання будь-яких питань у галузі господарської діяльності.
Можливість супроводу керівніцтва у відрядженнях, готовність до робочих поїздок.
Значна економія на витратах, завдяки зменшенню податкового навантаження, відшкодуванню судових витрат.
.uc-link { display: inline-block; text-decoration: none !important; text-align: center; cursor:pointer; color: #fff!important; padding: 8px 40px; border-radius: 2px; border: 1px solid #2f2e2e; background: #2f2e2e; transition: all 225ms ease-in-out; font-size: 16px;
}
.uc-link:hover { background:none; color:#2f2e2e!important; }
.uc-link1{border: 1px solid #f69f00; background: #f69f00;}
.uc-link1:hover{color:#f69f00!important;}
.uc-title { display: block; position: relative; margin: 40px 0; text-align: center; font-size: 20px; font-weight: 500; text-transform: uppercase;}
.uc-title:before { content: ""; position: absolute; height: 1px; left: 0; right: 0; top: 50%; border-top: 2px solid #4a4a4a; border-bottom: 1px solid #4a4a4a;}
.uc-title_text{ display: inline-block; max-width: 90%; position: relative; padding: 6px 15px; z-index: 1; background: #f7f7f7; color: #272626;}
.uc-arr-panel { padding: 20px 10px;
}
.uc-arr-panel:after { content: " "; display: block; clear: both; font-size: 0px; } .uc-arr-table strong {font-size:16px;} .uc-arr-table tr:hover strong {color:#e18722;}
.uc-arr-header { text-align: center; margin: 20px 0!important; }
.uc-arr-table { border-width: 0px !important; width: 48% !important; table-layout: fixed; float: left; }
.uc-arr-table td { padding: 7px; }
.uc-arr-table+.uc-arr-table { margin-left: 0%; }
.uc-arr-table-col1 { width: 60px; vertical-align: middle; }
.uc-arr-table-marker { width: 50px; height: 50px; margin: 0px auto; line-height: 61px; text-align: center; font-size: 30px; transition: all 0.3s; }
.uc-arr-table tr:hover .uc-arr-table-marker {
}
.uc-arr-table-marker img { transition: all 1s; transform: translateX(0px) scale(0.9) rotate(0); }
.uc-arr-table tr:hover .uc-arr-table-marker img { transform: translate(10px, 0) scale(1.0) rotateX(370deg); }
@media screen and (max-width: 1000px) { .uc-arr-table { float: none; width: 100% !important; } .uc-arr-table+.uc-arr-table { margin: 0; } }
@media screen and (max-width: 500px) { .uc-arr-table td { vertical-align: middle!important; } }
.uc-e1-panel { padding: 20px; text-align: center;
}
.uc-e1-panel h2 { margin-bottom: 20px; text-align: center;
}
Компетентні юридичні послуги підприємствам
Надання актуальної інформації щодо перебігу справ, перспективи вирішення судових спорів.
Комплексні юридичні послуги підприємствам, що звільняють від необхідності керівникам особисто відвідувати державні установи.
Можливість віддаленого супроводу організацій, допомоги у ліквідації ФОП та інших питаннях.
Гнучкий цінова політика, можливість оплати послуг на персональних умовах, узгоджених у договорі.
Ліквідація ФОП та реєстрація бізнесу в Полтаві
Адвокатське об'єднання має кваліфікованих спеціалістів з великим практичним досвідом, які зможуть допомогти в питаннях ліквідації ФОП чі реєстрації бізнесу. Юристи знають усі нюанси процедури, що допоможе завершити процедури у найкоротші терміни.
Зверни послугу
}
.uc-link:hover { background:none; color:#2f2e2e!important; }
.uc-link1{border: 1px solid #f69f00; background: #f69f00;}
.uc-link1:hover{color:#f69f00!important;}
.uc-title { display: block; position: relative; margin: 40px 0; text-align: center; font-size: 20px; font-weight: 500; text-transform: uppercase;}
.uc-title:before { content: ""; position: absolute; height: 1px; left: 0; right: 0; top: 50%; border-top: 2px solid #4a4a4a; border-bottom: 1px solid #4a4a4a;}
.uc-title_text{ display: inline-block; max-width: 90%; position: relative; padding: 6px 15px; z-index: 1; background: #f7f7f7; color: #272626;}
.uc-banner { display: flex; align-items: center; justify-content: center; margin: 40px 0; background: #2f2e2e; color:#fff; }
.uc-banner strong { font-size: 20px; color: #f69f00; }
.uc-banner__content { position: relative; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; width: 52%; padding: 40px; box-sizing: border-box; margin: 0 20px; }
.uc-banner__content:before { content: ''; position: absolute; top: 0; left: 0; border-top: 5px solid #474747; border-left: 5px solid #474747; width: 100px; height: 100px; transition: all 800ms ease-in-out; box-sizing: border-box; }
.uc-banner__content:after { content: ''; position: absolute; bottom: 0; right: 0; border-bottom: 5px solid #474747; border-right: 5px solid #474747; width: 100px; height: 100px; transition: all 800ms ease-in-out; box-sizing: border-box; }
.uc-banner:hover .uc-banner__content:before, .uc-banner:hover .uc-banner__content:after{ width: 100%; height: 100%; transition: all 800ms ease-in-out; }
.uc-banner__header { font-size: 28px!important; line-height: 32px!important; color:#f69f00; }
.uc-banner__subheader { font-size: 18px!important; line-height: 24px!important; }
.uc-banner__background-area { overflow: hidden; position: relative; margin: 30px; }
@media screen and (max-width: 1035px) { .uc-banner { margin: 20px 0; padding: 20px 0; } .uc-banner__content { padding: 20px; } .uc-banner__background-area { margin-left: 20px; }
}
@media screen and (max-width: 600px) { .uc-banner__content { width: 100%; } .uc-banner__background-area { display: none; }
}
.ucv-b1-panel {
padding: 20px 0; text-align: center; }
.ucv-b1-panel:after { content: " "; display: block; clear: both; font-size: 0px; }
.ucv-b1-header { margin: 20px 0!important; text-align: center; }
.ucv-b1-wrapper { display: inline-block; vertical-align: top; margin: 10px .1%; text-decoration: none; }
.ucv-b1-img-holder { display: block; text-align: center; position: relative; overflow: hidden; max-width: 300px; margin: 0 auto;
}
.ucv-b1-img-holder img { display: block; height: auto !important; }
.ucv-b1-img-holder:hover .ucv-b1-hint { top: 0; }
.ucv-b1-hint { position: absolute; left: 0; top: -100%; width: 100%; height: 100%; background: rgba(47, 46, 46, 0.93); text-align: center; color: #fff; transition: all 0.6s ease 0s; overflow: hidden; }
.ucv-b1-hint-body { position: absolute; top: 50%; left: 0; width: 100%; transform: translateY(-50%); -webkit-transform: translateY(-50%); padding: 15px; box-sizing: border-box; }
.ucv-b1-name { font-size: 15px; color:#f69f00; display: inline-block; margin-top: 10px; cursor:pointer;
}
.ucv-b1-name:hover { color: #2f2e2e; }
.ucv-b1-desc { display: block; margin: 10px 0; position: absolute; visibility: hidden; color: #222; }
.ucv-b1-panel .ucv-b1-wrapper { width: 46%; }
@media screen and (max-width: 1200px) { .ucv-b1-panel .ucv-b1-wrapper { width:46%; } }
@media screen and (max-width: 900px) { .ucv-b1-desc { position: static; visibility: visible; } .ucv-b1-panel .ucv-b1-wrapper { width: 99%; } .ucv-b1-panel .ucv-b1-wrapper+.ucv-b1-wrapper+.ucv-b1-wrapper { width: 99%; } }
@media screen and (max-width: 500px) { .ucv-b1-panel .ucv-b1-wrapper, .ucv-b1-panel .ucv-b1-wrapper+.ucv-b1-wrapper+.ucv-b1-wrapper { width: auto; margin-right: 15px; margin-left: 15px; } }
:root { --infograph-color4: #2f2e2e; --infograph-color3: #f69f00; --infograph-color2: #f69f00; --infograph-color1: #2f2e2e; }
.uc-four-panel { padding: 20px 0;
}
.uc-four-panel h2 { text-align: center; margin: 20px 0!important; }
.uc-four-container { display: flex; flex-wrap: wrap; justify-content: space-around; }
.uc-four-item { display: flex; flex-direction: column; width: 42%;
margin: 2%; box-sizing: border-box; transition: all .4s ease; } .uc-four-item:hover {
}
.four-header { font-size: 18px!important; line-height: 20px; font-weight:bold; display:inline-block; }
.four-header1 {color:#4bae4f;} .four-header2 {color:#474747;} .four-header3 {color:#474747;} .four-header4 {color:#4bae4f;}
.uc-four-item:hover .uc-move { animation: 1000ms ease 0s normal none 1 running bounceInRight;
}
@keyframes bounceInRight { from, 60%, 75%, 90%, to { animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); }
from { opacity: 0; transform: translate3d(100px, 0, 0); }
60% { opacity: 1; transform: translate3d(-25px, 0, 0); }
75% { transform: translate3d(10px, 0, 0); }
90% { transform: translate3d(-5px, 0, 0); }
to { transform: none; } }
.bounceInRight { animation-name: bounceInRight; }
.uc-four-content-1, .uc-four-content-2, .uc-four-content-3, .uc-four-content-4 { text-align: center; position: relative; padding: 35px; display: flex; flex-direction: column; align-items: center; height: 100%; }
.uc-four-content-1:after { content: ''; position: absolute; top: 0px; right: 0px; width: 100%; height: 8px; background: var(--infograph-color1); }
.uc-four-content-1:before { content: ''; position: absolute; bottom: 0px; left: 0px; width: 8px; height: 100%; background: var(--infograph-color1); }
.uc-four-content-2:after { content: ''; position: absolute; top: 0px; right: 0px; width: 100%; height: 8px; background: var(--infograph-color2); }
.uc-four-content-2::before { content: ''; position: absolute; bottom: 0; right: 0; width: 8px; height: 100%; background: var(--infograph-color2); }
.uc-four-content-3:after { content: ''; position: absolute; bottom: 0px; right: 0px; width: 100%; height: 8px; background: var(--infograph-color3); }
.uc-four-content-3::before { content: ''; position: absolute; bottom: 0px; left: 0px; width: 8px; height: 100%; background: var(--infograph-color3); }
.uc-four-content-4::after { content: ''; position: absolute; bottom: 0px; right: 0px; width: 100%; height: 8px; background: var(--infograph-color4); }
.uc-four-content-4::before { content: ''; position: absolute; bottom: 0; right: 0; width: 8px; height: 100%; background: var(--infograph-color4);
}
@media screen and (max-width: 1000px) { .uc-four-panel { padding: 20px; } .four-header4 {color:#474747;} .four-header3 {color:#4bae4f;}
.uc-four-item { width: 100%; margin: 10px auto; }
.uc-four-content-1:after, .uc-four-content-1:before, .uc-four-content-2:after, .uc-four-content-2:before, .uc-four-content-3:after, .uc-four-content-3:before, .uc-four-content-4:after, .uc-four-content-4:before { display: none; }
.uc-four-content-1, .uc-four-content-2, .uc-four-content-3, .uc-four-content-4 { padding: 20px;
}
.uc-four-content-1 { border: 10px solid var(--infograph-color1); }
.uc-four-content-2 { border: 10px solid var(--infograph-color2); }
.uc-four-content-3 { border: 10px solid var(--infograph-color4); }
.uc-four-content-4 { border: 10px solid var(--infograph-color3); } }
}
Комплексне юридичне обслуговування
Професійний юридичний супровід бізнесу у Полтаві. Реєстрація ФОП, ліквідація та інші послуги у рамках комплексного обслуговування. Юридичні послуги підприємствам на умовах абонентського супроводу бізнесу. Постійним клієнтам — вигідні пропозиції по вартості послуг.
Перелік послуг
Реєстрація та супровід бізнесу — пропозиції від об'єднання «ХіТ»
Юридичні послуги підприємствам щодо підготовки корпоративного договором. Повний супровід від первинної консультації до складання фінального проєкту документа. Комплексне юридичне обслуговування також передбачає присутність на усіх переговорах між учасниками майбутнього договору. Підготовка корпоративного договором Юридичні послуги підприємствам щодо підготовки корпоративного договором. Повний супровід від первинної консультації до складання фінального проєкту документа. Комплексне юридичне обслуговування також передбачає присутність на усіх переговорах між учасниками майбутнього договору. Реєстрація та супровід бізнесу із врахуванням великої кількості супутніх законодавчих процедур. Допомога в судовому вирішенні спорів. Юридичний супровід бізнесу без вихідних, відпусток та перерв. Забезпечення законодавчо вірної взаємодії з контролюючими органами. Юридичний супровід бізнесу Реєстрація та супровід бізнесу із врахуванням великої кількості супутніх законодавчих процедур. Допомога в судовому вирішенні спорів. Юридичний супровід бізнесу без вихідних, відпусток та перерв. Забезпечення законодавчо вірної взаємодії з контролюючими органами.
Чому варто зверни юридичний супровід бізнесу
Командна робота кращих адвокатів в рамках юридичного супроводу бізнесу.
Компетентне розв'язків язання будь-яких питань у галузі господарської діяльності.
Можливість супроводу керівніцтва у відрядженнях, готовність до робочих поїздок.
Значна економія на витратах, завдяки зменшенню податкового навантаження, відшкодуванню судових витрат.
.uc-link { display: inline-block; text-decoration: none !important; text-align: center; cursor:pointer; color: #fff!important; padding: 8px 40px; border-radius: 2px; border: 1px solid #2f2e2e; background: #2f2e2e; transition: all 225ms ease-in-out; font-size: 16px;
}
.uc-link:hover { background:none; color:#2f2e2e!important; }
.uc-link1{border: 1px solid #f69f00; background: #f69f00;}
.uc-link1:hover{color:#f69f00!important;}
.uc-title { display: block; position: relative; margin: 40px 0; text-align: center; font-size: 20px; font-weight: 500; text-transform: uppercase;}
.uc-title:before { content: ""; position: absolute; height: 1px; left: 0; right: 0; top: 50%; border-top: 2px solid #4a4a4a; border-bottom: 1px solid #4a4a4a;}
.uc-title_text{ display: inline-block; max-width: 90%; position: relative; padding: 6px 15px; z-index: 1; background: #f7f7f7; color: #272626;}
.uc-arr-panel { padding: 20px 10px;
}
.uc-arr-panel:after { content: " "; display: block; clear: both; font-size: 0px; } .uc-arr-table strong {font-size:16px;} .uc-arr-table tr:hover strong {color:#e18722;}
.uc-arr-header { text-align: center; margin: 20px 0!important; }
.uc-arr-table { border-width: 0px !important; width: 48% !important; table-layout: fixed; float: left; }
.uc-arr-table td { padding: 7px; }
.uc-arr-table+.uc-arr-table { margin-left: 0%; }
.uc-arr-table-col1 { width: 60px; vertical-align: middle; }
.uc-arr-table-marker { width: 50px; height: 50px; margin: 0px auto; line-height: 61px; text-align: center; font-size: 30px; transition: all 0.3s; }
.uc-arr-table tr:hover .uc-arr-table-marker {
}
.uc-arr-table-marker img { transition: all 1s; transform: translateX(0px) scale(0.9) rotate(0); }
.uc-arr-table tr:hover .uc-arr-table-marker img { transform: translate(10px, 0) scale(1.0) rotateX(370deg); }
@media screen and (max-width: 1000px) { .uc-arr-table { float: none; width: 100% !important; } .uc-arr-table+.uc-arr-table { margin: 0; } }
@media screen and (max-width: 500px) { .uc-arr-table td { vertical-align: middle!important; } }
.uc-e1-panel { padding: 20px; text-align: center;
}
.uc-e1-panel h2 { margin-bottom: 20px; text-align: center;
}
Компетентні юридичні послуги підприємствам
Надання актуальної інформації щодо перебігу справ, перспективи вирішення судових спорів.
Комплексні юридичні послуги підприємствам, що звільняють від необхідності керівникам особисто відвідувати державні установи.
Можливість віддаленого супроводу організацій, допомоги у ліквідації ФОП та інших питаннях.
Гнучкий цінова політика, можливість оплати послуг на персональних умовах, узгоджених у договорі.
Ліквідація ФОП та реєстрація бізнесу в Полтаві
Адвокатське об'єднання має кваліфікованих спеціалістів з великим практичним досвідом, які зможуть допомогти в питаннях ліквідації ФОП чі реєстрації бізнесу. Юристи знають усі нюанси процедури, що допоможе завершити процедури у найкоротші терміни.
Зверни послугу