@charset "utf-8";
#owner img {
  width: 100%;
  height: auto;
}
#owner h1 {
	padding-left: 0px !Important;
	border: none !Important;
}
#owner h2.pl20 {
  padding-left: 10px!important;
}
#owner .owner_title {
    width: 100%;
  padding: 5%;
  margin: 0 auto 30px;
  border: 1px solid #DBDCDC;
  box-shadow:5px 5px 8px -1px #c8c8c8;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,fffeff+50,fdfdfd+75,f0f0f0+90,e6e6e6+95,dadada+100 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,254,255,1) 50%, rgba(253,253,253,1) 75%, rgba(240,240,240,1) 90%, rgba(230,230,230,1) 95%, rgba(218,218,218,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,254,255,1) 50%,rgba(253,253,253,1) 75%,rgba(240,240,240,1) 90%,rgba(230,230,230,1) 95%,rgba(218,218,218,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,254,255,1) 50%,rgba(253,253,253,1) 75%,rgba(240,240,240,1) 90%,rgba(230,230,230,1) 95%,rgba(218,218,218,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dadada',GradientType=0 ); /* IE6-9 */
}
#owner .owner_title h1 {
  color: #8D1A1D;
  font-size: 106.5%;
  font-weight: bold;
  text-align: center;
  margin-bottom: 5px;
}
#owner .owner_title p {
  color: #403E3F;
  font-size: 75%;
  margin-bottom: 0;
}
.vam_title {
  text-align: center;
  background: #E54646;
  color: #ffffff;
  font-size: 4vw;
  font-weight: bold;
  padding: 2px 0;
  text-shadow:1px 1px 1px rgba(35,24,21,0.75);
  /*border-radius: 4px;*/
}

.vam_contact p {
  font-size: 100%!important;
}
.vam_contact .red_btn {
  text-align: center;
}
.vam_contact .red_btn img {
  max-width: 200px;
}
.border_box {
  padding: 5%;
  border: 1px solid #DBDCDC;
  box-shadow:5px 5px 8px -1px #c8c8c8;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,fffeff+50,fdfdfd+75,f0f0f0+90,e6e6e6+95,dadada+100 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,254,255,1) 50%, rgba(253,253,253,1) 75%, rgba(240,240,240,1) 90%, rgba(230,230,230,1) 95%, rgba(218,218,218,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,254,255,1) 50%,rgba(253,253,253,1) 75%,rgba(240,240,240,1) 90%,rgba(230,230,230,1) 95%,rgba(218,218,218,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,254,255,1) 50%,rgba(253,253,253,1) 75%,rgba(240,240,240,1) 90%,rgba(230,230,230,1) 95%,rgba(218,218,218,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dadada',GradientType=0 ); /* IE6-9 */
}
.flow_text {
  text-align: center;
  font-size: 2.7vw!important;
}
.flow_img1 {
  margin-top: 30px;
}
.flow_img4 {
  margin-bottom: 30px;
}
