.hide-services{
	display: none;
}
.c-catalog-services .services-section-tile{
	padding-bottom: 20px;
}
div .c-widget.c-widget-contact-1 .widget-block-items{
	display: none;
}
.custom-table {
width:100%;
margin-bottom:20px;
text-align:center;
}

.custom-table td {
padding: 10px;
}

.custom-table tr:nth-child(1) {
}

.custom-table tr:nth-child(2n+1) {
background-color:rgba(232,232,232,0.5);
}

.custom-table tr td:nth-child(1) {
text-align:left
}
.widget-item-list-border {
    border: 1px solid #ECECEC;
    margin-top: -1px;
    margin-left: -1px;
    height: 100%;
}
.list-image {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.widget-item-list-content {
    padding: 25px 30px 30px 18px;
}
.widget-item-list-header a {
    color: #2d2d2d;
text-decoration: none;
}
.widget-item-list-header {
    font-size: 15px;
    font-weight: bold;
}
.list {
margin-top: 20px;
margin-bottom: 20px;
}
.widget-item-name-preimushestva {
    font-weight: 500;
    font-size: 19px;
    line-height: 1.20833334;
    text-align: left;
}
.widget-item-description-preimushestva {
    margin-top: 20px;
}
.intec-cl-background {
    background-color: #3a8ae6 !important;
    fill: #3a8ae6 !important;
}
.widget-item-point-preimushestva {
    font-weight: bold;
    font-size: 14px;
    line-height: 29px;
    text-align: center;
    width: 30px;
    height: 30px;
    color: #fff;
    background-color: #16dc95;
    border-radius: 50%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: transform 350ms;
    -moz-transition: transform 350ms;
    -ms-transition: transform 350ms;
    -o-transition: transform 350ms;
    transition: transform 350ms;

}
.widget-element-wrapper-preimushestva {
    position: relative;
    padding: 25px 50px 30px 50px;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.preimushestva-element-wrapper-number {
    position: absolute;
    top: 0px;
    right: 25px;
    padding: 8px 9px;
    border-radius: 50%;
    background-color: transparent;
}
.preimushestva-element-number {
    font-size: 36px;
    line-height: 36px;
    color: white;
    border-radius: 50%;
    padding: 7px 14px;
    font-family: 'IBMPlexSans-Bold';
    background-color: #001caa;
}
.preimushestva-element-text {
    font-size: 0;
    display: flex;
    align-items: center;
padding: 30px 15px 30px 10px;
    cursor: pointer;
    background-color: #ffffff;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 8px 15px 50px 0px rgba(0,0,0,0.09);
    -moz-box-shadow: 8px 15px 50px 0px rgba(0,0,0,0.09);
    box-shadow: 8px 15px 50px 0px rgba(0,0,0,0.09);
    transition: 0.4s;
}
.widget-element-wrapper-preimushestva:hover .preimushestva-element-wrapper-number {
    background-color: #fff;
}
.preimushestva-element-text-name {
    display: inline-block;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
}
.preimushestva-element-text-description {
    display: inline-block;
    text-align: center;
    width: 100%;
    font-size: 14px;
}
.custom-table-2 {
    width: 100%;
    margin-bottom: 20px;
}
.custom-table-2 tr:nth-child(odd) {
    background: rgba(144,145,145,0.2);
}
.custom-table-2 td {
    padding: 10px 15px;
}
