Надежные системы безопасности и связи - ТОО "SHARK COMPANY"
.uc-btns {
display: inline-block;
padding: 7px 18px;
font-size: 16px;
text-decoration: none !important;
color: #fff !important;
border-bottom: 2px solid #fe4e2a;
border-radius: 20px;
background: #fe785d;
transition: all .3s ease;
}
.uc-btns:hover {
border-bottom-color: #fe3911;
background: #fe4e2a;
transition: all .3s ease;
}
.ucv-a2-panel strong {
font-size: 22px;
color: #2196f3;
}
.ucv-a2-panel {
background: #777 url(https://content.s2.prom.st/April%202020/676277_ban.jpg) 50% 50%/cover no-repeat;
padding: 40px 50px;
margin-bottom: 20px;
}
.ucv-a2-texts {
background-color: rgba(249, 247, 249, 0.9);
border: 2px solid #fefefe;
width: 450px;
padding: 20px 15px;
text-align: right;
}
.ucv-a2-header {
font-size: 26px;
line-height: 32px;
color: #2196f3;
margin: 0px 0px 5px;
}
.ucv-a2-sub-header {
font-size: 18px;
line-height: 32px;
color: #222;
margin: 0px 0px 10px;
}
.ucv-a2-text {
font-size: 14px;
line-height: 26px;
color: #222;
margin: 0px 0px 10px;
}
.ucv-a2-link {
display: inline-block;
height: 37px;
line-height: 37px;
text-decoration: none !important;
text-align: center;
color: #2196f3 !important;
padding: 0 22px;
min-width: 150px;
border: 2px solid #2196f3;
font-size: 16px;
border-radius: 20px;
}
.ucv-a2-link:hover {
color: #445878 !important;
border-color: #445878;
}
@media screen and (max-width: 500px) {
.ucv-a2-texts {
width: auto;
text-align: center;
box-sizing: border-box;
}
.ucv-a2-panel {
padding: 0;
background-size: cover;
}
.ucv-a2-link {
padding: 0 5px;
width: auto;
}
}
.uc-caption {
position: relative;
display: block;
margin: 0 0 30px 0;
padding: 0 0 14px 40px;
background: url(https://uaprom-uc.prom.st/production/design_template/887/images/bg-title.png) repeat-x bottom center;
color: #445878;
text-transform: uppercase;
font: 700 16px/1.35 'Ubuntu', Arial, sans-serif;
}
.uc-caption:before {
position: absolute;
top: -5px;
left: 0;
display: block;
width: 30px;
height: 30px;
border-radius: 3px;
background: #2196f3;
color: #fff;
text-align: center;
font-size: 16px;
line-height: 29px;
}
.uc-caption_type_about:before,
.uc-caption_type_partners:before {
content: "\f120";
font-family: "icons";
display: inline-block;
vertical-align: baseline;
font-weight: normal;
font-style: normal;
speak: none;
text-decoration: inherit;
text-transform: none;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.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-bottom: 40px;
text-align: center;
}
.ucv-b1-wrapper {
display: inline-block;
vertical-align: top;
margin: 10px .5%;
text-decoration: none;
}
.ucv-b1-img-holder {
display: block;
text-align: center;
position: relative;
overflow: hidden;
max-width: 300px;
margin: 0 auto;
border: 1px solid #ebebeb;
}
.ucv-b1-img-holder img {
display: block;
height: auto !important;
}
.ucv-b1-img-holder:hover .ucv-b1-hint {
opacity: 1;;
}
.ucv-b1-hint {
position: absolute;
opacity: 0;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(249, 247, 249, 0.6);
text-align: left;
color: #222;
transition: all 0.6s ease 0s;
overflow: hidden;
}
.ucv-b1-hint-body {
position: absolute;
top: 50%;
left: 0;
font-size: 24px;
width: 100%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
padding: 15px;
text-align: center;
box-sizing: border-box;
}
.ucv-b1-name {
font-size: 15px;
color: #333;
visibility: hidden;
display: inline-block;
margin-top: 10px;
}
.ucv-b1-name:hover {
color: #445878;
}
.ucv-b1-desc {
display: block;
margin: 10px 0;
position: absolute;
visibility: hidden;
color: #333;
}
.ucv-b1-panel .ucv-b1-wrapper {
width: 31%;
}
@media screen and (max-width: 1100px) {
.ucv-b1-panel .ucv-b1-wrapper {
width: 48%;
}
}
@media screen and (max-width: 900px) {
.ucv-b1-desc {
position: static;
visibility: visible;
}
.ucv-b1-panel .ucv-b1-wrapper {
width: 51%;
}
.ucv-b1-panel .ucv-b1-wrapper+.ucv-b1-wrapper+.ucv-b1-wrapper {
width: 51%;
}
}
@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;
}
}
.uc-burger_panel {
padding: 20px 5px;
}
.uc-burger_container {
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
}
.uc-burger_item {
display: flex;
width: 90%;
margin: 20px;
}
.uc-burger_item:nth-child(even) {
display: flex;
flex-direction: row-reverse;
}
.uc-burger_number_container {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 20%;
background: #fe785d;
text-align: center;
color: #fff;
padding: 10px;
border-radius: 10px 0 0;
box-shadow: inset 0px -21px 16px -21px rgba(0, 0, 0, 0.78);
}
.uc-burger_item:nth-child(even) .uc-burger_number_container {
background: #2196f3;
border-radius: 0 0 10px;
box-shadow: inset 0px 21px 16px -21px rgba(0, 0, 0, 0.78);
}
/* Это стили для сайтов с большим количеством цветовой гаммы
.uc-number-1 {
background: red;
}
.uc-number-2 {
background: blue;
}
.uc-number-3 {
background: aqua;
}
.uc-number-4 {
background: black;
}
*/
.uc-burger_number-header {
font-size: 17px;
color: #fff;
}
.uc-burge_number {
font-size: 40px;
line-height: 0px;
}
.uc-burger_content {
width: 80%;
background: #f1f1f1;
padding: 10px;
border-radius: 0 10px 0 0;
box-shadow: inset 0px -21px 16px -21px rgba(0, 0, 0, 0.78);
display: flex;
flex-direction: column;
justify-content: center;
}
.uc-burger_item:nth-child(even) .uc-burger_content {
justify-content: center;
align-items: flex-end;
border-radius: 0 0 0 10px;
text-align: right;
box-shadow: inset 0px 21px 16px -21px rgba(0, 0, 0, 0.78);
}
.uc-burger_content-header {
font-size: 20px;
}
.uc-burger_text {
font-size: 15px;
width: 80%;
}
@media screen and (max-width: 900px) {
.uc-burger_item {
width: 100%;
flex-direction: column;
}
.uc-burger_item:nth-child(even) {
display: flex;
flex-direction: column;
}
.uc-burger_item:nth-child(even) .uc-burger_number_container {
width: 100%;
border-radius: 10px 10px 0 0;
box-shadow: inset 0px -21px 16px -21px rgba(0, 0, 0, 0.78);
}
.uc-burger_item:nth-child(even) .uc-burger_content {
width: 100%;
border-radius: 0 0 10px 10px;
justify-content: center;
align-items: center;
box-shadow: inset 0px -21px 16px -21px rgba(0, 0, 0, 0.78);
}
.uc-burger_number_container {
width: 100%;
border-radius: 10px 10px 0 0;
}
.uc-burger_content {
width: 100%;
border-radius: 0 0 10px 10px;
justify-content: center;
align-items: center;
}
.uc-burger_text {
text-align: center;
}
}
:root {
--infograph-color2: #2196f3;
--infograph-color1: #fe785d;
}
.uc-four-panel {
padding: 20px 10px;
}
.uc-four-container {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
}
.uc-four-item {
display: flex;
flex-direction: column;
width: 42%;
border-radius: 20px;
box-shadow: 0 0 8px 2px rgba(221, 221, 221, 1);
margin: 10px 0;
}
.uc-four-content-1,
.uc-four-content-2,
.uc-four-content-3,
.uc-four-content-4 {
text-align: center;
position: relative;
padding: 40px;
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: 10px;
background: var(--infograph-color2);
border-radius: 20px 20px 20px 0;
}
.uc-four-content-1:before {
content: '';
position: absolute;
bottom: 0px;
left: 0px;
width: 10px;
height: 100%;
background: var(--infograph-color2);
border-radius: 20px;
}
.uc-four-content-2:after {
content: '';
position: absolute;
top: 0px;
right: 0px;
width: 100%;
height: 10px;
background: var(--infograph-color1);
border-radius: 20px;
}
.uc-four-content-2::before {
content: '';
position: absolute;
bottom: 0;
right: 0;
width: 10px;
height: 100%;
background: var(--infograph-color1);
border-radius: 20px;
}
.uc-four-content-3:after {
content: '';
position: absolute;
bottom: 0px;
right: 0px;
width: 100%;
height: 10px;
background: var(--infograph-color1);
border-radius: 20px;
}
.uc-four-content-3::before {
content: '';
position: absolute;
bottom: 0px;
left: 0px;
width: 10px;
height: 100%;
background: var(--infograph-color1);
border-radius: 20px;
}
.uc-four-content-4::after {
content: '';
position: absolute;
bottom: 0px;
right: 0px;
width: 100%;
height: 10px;
background: var(--infograph-color2);
border-radius: 20px;
}
.uc-four-content-4::before {
content: '';
position: absolute;
bottom: 0;
right: 0;
width: 10px;
height: 100%;
background: var(--infograph-color2);
border-radius: 20px;
}
.uc-four-header {
font-size: 22px;
}
.uc-four-text {}
.uc-four-icon {}
@media screen and (max-width: 1100px) {
.uc-four-item {
width: 80%;
}
.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-3 {
border: 10px solid var(--infograph-color2);
border-radius: 20px;
}
.uc-four-content-2,
.uc-four-content-4 {
border: 10px solid var(--infograph-color1);
border-radius: 20px;
}
}
.uc-notification {
padding: 20px;
}
.uc-notification_wrapper {
display: flex;
justify-content: space-around;
flex-wrap: wrap;
margin: 0 auto;
padding: 0px 20px 0px;
}
.uc-box {
display: flex;
width: 45%;
}
.uc-box_inner {
display: flex;
flex-direction: column;
background: #FAFAFA;
padding: 20px;
border-right: 5px;
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.15);
}
.uc-content {
display: flex;
align-items: center;
}
.uc-photo {
width: 64px;
height: 64px;
}
.uc-comment_text {
display: flex;
flex-direction: column;
justify-content: space-around;
padding-left: 24px;
}
.uc-user {
}
.uc-comment {
padding: 20px 0;
border-top: 1px solid #ececec;
}
.uc-box:nth-child(3),
.uc-box:nth-child(4) {
margin-top: 50px;
}
@media screen and (max-width: 1200px) {
.uc-box {
width: 90%;
}
.uc-box:nth-child(2) {
margin-top: 50px;
}
}
.uc-order {
padding: 20px 5px;
text-align: left;
}
.uc-order h2 {
text-align: center;
margin-bottom: 30px;
}
.uc-order-scheme__container {
display: flex;
flex-wrap: wrap;
}
.uc-order-scheme__left-column,
.uc-order-scheme__right-column {
display: flex;
flex-direction: column;
width: 50%;
}
.uc-order-scheme {
padding: 5px;
box-sizing: border-box;
vertical-align: top;
transition: all .3s ease;
}
.uc-order-scheme_table {
display: table;
}
.uc-order-scheme_numb,
.uc-order-scheme_text {
display: table-cell;
vertical-align: middle;
}
.uc-order-scheme_numb {
width: 58px;
}
.uc-order-scheme strong {
transition: all .3s ease;
display: inline-block;
font-size: 50px;
color: #2196f3;
}
.uc-order-scheme:hover strong {
transition: all .3s ease;
color: #fe785d;
transform: translateY(-4px);
}
.uc-order-scheme em {
font-size: 15px;
color: #fe785d;
transition: all .3s ease;
display: inline-block;
font-weight: bold;
font-style: inherit;
}
.uc-order-scheme:hover em {
color: #2196f3;
transition: all .3s ease;
}
@media screen and (max-width: 900px) {
.uc-order-scheme__left-column,
.uc-order-scheme__right-column {
width: 100%;
}
}
.uc-nombers {
padding: 20px;
/*border-bottom: 2px solid #ddd;*/
}
.uc-nombers_wrap {
display: flex;
flex-wrap: wrap;
}
.uc-nombers h2 {
text-align: center;
margin-bottom: 20px;
}
.uc-nombers-scheme {
background: #f2f2f2;
-webkit-clip-path: polygon(90% 0%, 100% 50%, 90% 100%, 0% 100%, 10% 50%, 0% 0%);
clip-path: polygon(90% 0%, 100% 50%, 90% 100%, 0% 100%, 10% 50%, 0% 0%);
display: inline-block;
box-sizing: border-box;
width: 25%;
margin: 10px 0;
padding: 20px 25px 10px 25px;
text-align: center;
transition: all .5s ease;
}
.uc-nombers-scheme img {
transition: all .5s ease;
}
.uc-nombers-scheme:hover img {
transform: scale(1.2, 1.2);
transition: all 0.5s ease;
}
.uc-nombers-header {
}
@media screen and (max-width: 1100px) {
.uc-nombers-scheme {
width: 50%;
padding: 35px 50px 10px;
}
}
@media screen and (max-width: 800px) {
.uc-nombers-scheme {
width: 100%;
margin: 10px auto;
}
}
@media screen and (max-width: 500px) {
.uc-nombers-scheme {
padding: 35px 25px 10px;
}
}
Системы безопасности и сети передачи данных
Профессиональные услуги по прокладке ВОЛС, СКС, видеонаблюдения СКУД, продажа необходимого материала
Shark Company — многопрофильная компания, специализирующаяся на выполнении полного комплекса ИТ-услуг: проектирование, поставка, монтаж, пуско-наладочные работы и обслуживание, организация локальных сетей, беспроводного доступа, настройка систем контроля доступа.
Детальнее
Основные направления
Монтаж и обслуживание волоконно-оптических линий связи
(ВОЛС) Монтаж и обслуживание волоконно-оптических линий связи (ВОЛС) Видеонаблюдение Видеонаблюдение Охранно-пожарные комплексы Охранно-пожарные комплексы Оптические компоненты Оптические компоненты Беспроводное оборудование Беспроводное оборудование Кабельная продукция Кабельная продукция
Shark Company — грамотный подрядчик, решающий самые сложные задачи
Монтаж под ключ
Мы осуществляем полную цепочку работ по монтажу коммуникационного оборудования, которое обеспечивает бесперебойную стабильную связь.
Любая сложность
Мы предлагаем услуги на объектах любого масштаба: частный дом, офисное помещение, склады, как в пределах города, так удаленного объекта.
Гарантия
На все наши работы и продукцию мы предоставляем официальную гарантия (сроки установлены на каждый вид продукции и услуги отдельно).
Индивидуальный подход
Каждый проект наши специалисты начинают с тщательного изучения и обследования объекта и подготовки технического решения.
Все услуги и товары
Shark Company — залог успешной работы
Огромный опыт
Со дня основания занимаемся проектированием и строительством волоконно-оптических линий связи.
Безопасность
В отдельное направление в нашей компании выделено строительство систем безопасности: системы видеонаблюдения, контроля доступа, охранная сигнализация.
Продвинутые технологии
В своих проектах мы используем передовые технологии, профессиональный инструмент и оборудование и накопленный опыт реализации десятков проектов.
Shark-Shop
Торговая фирма, основным направлением которой является продажа оргтехники и телекоммуникационного оборудования ведущих мировых.
Отзывы клиентов — лучшее подтверждение нашей надежности
Государственная лицензия на занятие Строительно-монтажными работами (III категория).
Сертификат соответствия СМК СТ РК ISO 9001-2016 «Системы менеджмента качества».
Уведомление о начале осуществления деятельности по оказанию услуг связи.
Уведомление о начале деятельности по монтажу, наладке и техническому обслуживанию средств охранной сигнализации.
Почему стоит выбрать Shark Company
1.
Предлагаем оптимальные по качеству и стоимости решения Ваших задач.
2.
Индивидуально подходим к каждому конкретному проекту.
3.
Используем только качественное, современное, проверенное оборудование и материалы.
4.
Соблюдаем установленные сроки выполнения работ.
5.
Осуществляем как гарантийную, так и послегарантийную поддержку.
6.
Поможем в выборе сопутствующего оборудования по адекватным ценам.
Как сделать заказ у нас
Оформление
Оформите заказ на сайте или по телефону.
Оплата
Мы работаем по полной предоплате за заказ.
Доставка
Мы отправим заказ уже на следующий день.
Выполнение работ
Если это услуга, то выполняем работы в срок.
Все услуги