/* CSS kod pishite v etom faile, chotobi pri ustanovke obnovlenii ne bilo problem  */
/* --------------------------------------- */
/* Here you can put custom css rules for your site */
.logo-row .logo img
{
    max-height:43px;
}
.featured-boxes
{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
.margin-top20
{
    margin-top:40px;
}
.featured-boxes .box-content
{
    text-align: center;
}
.btn-default.wc.vert .fa img {
    height: 80%;
}

span.label
{
    background: #3cc051;
}
#footer {margin-top: 50px !important;}
.form_amo .maxwidth-theme {
	display: flex;
    align-items: center;
    justify-content: center;
}

.table-contacts
{
    
}
.table-contacts tr
{

}
.table-contacts tr td
{
    padding:0px;
    margin:0px;
    text-align: left;
    vertical-align:top;
}
.new-char-table
{
    
}
.new-char-table tr
{

}
.new-char-table tr td
{
    padding:0px;
    margin:0px;
}

@media (min-width:992px){
    .projects.detail .galery .inner {padding-right: 50px;}
}
.header-whatsup img
{
    height:40px;
    width:40px;
}

.ns-intec-regionality.c-regions-select.c-regions-select-default .regions-select-question
{
    z-index:11;
}