@media only screen and (min-width:1025px) {
  .site-header .container {
    width: 100%;
    padding-left: 200px !important;
    padding-right: 300px !important;
  }
}

.wpcf7-form textarea { height: 300px; }

header#masthead div.btn-menu {
    color: #f36621;
}

.site-info.container {
    display: none;
}

.service .content h3 {
    color: #f36621 !important;
    font-size: 23px !Important;
}