.homevideo video {
  width: 100%;
  height: auto; }

.page-content .content-image img {
  border: 1px solid #c2a572;
  padding: 5px; }

.widget-select select {
  display: block;
  height: 45px;
  margin-block: 10px;
  font-weight: 300;
  font-family: "Roboto",sans-serif; }

input[type=text], textarea {
  width: 100%;
  margin-block: 15px;
  font-weight: 300;
  font-family: "Roboto",sans-serif; }

.widget-explanation {
  margin-block-end: 20px; }

.ce_form button {
  font-family: 'Roboto', Helvetica;
  font-style: normal;
  font-weight: 500;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -webkit-transition: all .5s;
  transition: all .5s;
  background: #c2a572;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 18px;
  line-height: 30px;
  margin-top: 30px;
  padding: 15px;
  text-align: center;
  width: auto;
  border: 2px solid #c2a572; }
  .ce_form button:hover {
    background-color: black; }

.more {
  margin-top: 45px; }

/*# sourceMappingURL=newstyles.css.map */
