/* CSS kod pishite v etom faile, chotobi pri ustanovke obnovlenii ne bilo problem  */
/* --------------------------------------- */
/* Here you can put custom css rules for your site */

.menu-row.with-color.bgdark{background: #424f60;}

.logo-row .logo{max-width: 100%;}
.about_img{width: 100%; margin-bottom: 15px;}
.img_ban{width: 170px;}
.bot_bord{margin: 15px 0; float: left;}
.center_item{display: flex; justify-content: center; align-items: center;}
.form.contacts .form-group textarea{    height: 215px;}
@media screen and (max-width: 768px){
  .center_item{margin: 5px 0;}
}