/*!
 * ZeplinGo
 * Custom css
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) ZeplinGo
 */

#main-prod > div > h2 {
    display: none;
}

.cid-rycW8slXou {
    padding-bottom: 0px;
}

.ContactPhone2 {
  display:none;
}
#cms-detail-body .display-1 {
    font-size: 2rem;
}

.cid-rFgRut2Lhs {
    background-color: #000000;
}


.header-social .social-list .soc-item-telegram {
    margin: .1rem;
    background-color: #008abe;
    border-radius: 50px;
    height: 40px;
    width: 40px;
    padding-top: 10px;
    text-align: center;
}
.header-social .social-list .soc-item-telegram span {
    color: #fff;
}
.fa-telegram:before {
    font-size: 1.3rem;
}