/* Style Weba.by */
.weba-workclock {
    position: relative;
}
.weba-workclock table {
    width: 100%;
}
.weba-workclock table tr td {
    font-size: 14px;
    line-height: 18px;
}
.weba-workclock table tr.active td {
    font-weight: 800;
}
.weba-video {
    margin-bottom: 60px;
    margin-top: 30px;
}
.weba-video-02 {
    margin-bottom: -80px;
    margin-top: 130px;
}
.weba-video-03 {
    margin-top: 130px;
    margin-bottom: 30px;
}
.calc .calc-page .tab-pane {
    background-color: #ffffff;
    color: #000000;
    box-shadow: 0px 10px 30px #eee;
}
.calc .calc-page .nav-link.active {
    background-color: #024381;
    color: #ffffff;
}
.calc .calc-page .nav-tabs {
    background-color: #ffffff;
}
#weba .block-name {
    background: linear-gradient(90deg, #024381 50%, rgba(185, 216, 255, 1) 50%);
}
#weba .block-name .container .name {
    background-color: #024381;
}
#weba .triangle-right {
    border-left: 33px solid #024381;
}
#weba .elements-block .collapsed {
    background-color: #024381;
}
#weba .complect-block .single-elem .text, #weba .complect-block .single-elem .info, #weba .info-block .info, #weba .elements-carousel .single .name {
    background-color: #024381;
}
#weba .elements-carousel .single .info, #weba .elements-carousel .owl-item {
    background-color: #1e558b;
}
#weba .form-block {
    background: linear-gradient(90deg, rgb(3 58 122) 0%, rgb(3 58 122) 50%, rgb(3 58 122) 100%);
}
#weba .calc-page .nav-link {
    background-color: #c9c9c9;
}
#weba .calc .calc-page .nav-link.active {
    background-color: #1e558b;
}
.construct-block p {
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    color: #1a2430;
    margin-bottom: 12px;
    list-style: none;
    position: relative;
}
.construct-block .img{
    width: 100%;
}






