/**/
.dropdown:hover > .dropdown-menu {
  display: block;
  padding: 0px;
  margin-top: 0px; }

.dropdown-menu {
  border-radius: 0px;
  border: none;
  background: #f7f7f7;
  font-size: 15px; }

.dropdown-menu li {
  margin: 0; }

.header a:hover {
  color: #5d2f6f; }

@media only screen and (max-width: 767px) {
  .dropdown-menu {
    top: 100%;
    left: -65px;
    z-index: 1000;
    display: none;
    width: 220px;
    min-width: 100%; }

  .dropdown-menu li {
    text-align: center;
    width: 100%;
    display: inline-block; } }
/**/
/**/
.testi-wrap {
  background: #fff;
  padding: 30px;
  color: #444444; }

.testi-wrap h3 {
  font-size: 16px;
  margin-bottom: 0px;
  text-transform: uppercase; }

.testi-wrap h4 {
  font-size: 10px;
  margin-top: 5px;
  margin-bottom: 10px;
  text-transform: uppercase; }

.sept {
  width: 80%;
  height: 1px;
  background: #444444; }

.content {
  width: 80%;
  font-size: 14px;
  font-style: italic;
  padding: 15px 0px 0px 20px; }

.description {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center; }

.block--1515261547634 p {
  font-size: 33px;
  font-weight: bold;
  color: #444444;
  width: 90%;
  margin: 0 auto 35px; }

.yellow-border {
  border: 4px solid #dfb61f;
  padding: 20px;
  font-size: 24px;
  text-align: center; }

/*iframe*/
.embed-container {
  position: relative;
  padding-bottom: 45.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto; }

.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/**/
.section--1515263493630 {
  padding-top: 0px; }

.section--1515263294604 {
  padding-bottom: 30px; }

.block--1515227146065_1 {
  float: left;
  border: 5px solid #dfb61f;
  right: 0px;
  z-index: 0;
  padding: 20px;
  width: 500px;
  left: 35px; }

.block--1515227146065_1:before {
  content: "";
  height: 100%;
  width: 100%;
  border: 5px solid #5d2f6f;
  position: absolute;
  z-index: -1;
  left: -30px;
  top: -25px; }

.block--1515227146065_1 h1 {
  margin: 0px 10px 20px; }

.section--1515234730752,
.section--1515262928448 {
  background: transparent !important; }

.section--1515227146065 {
  background: transparent !important;
  padding: 100px 0px 80px; }

.block--1515234730752_1 p {
  font-size: 25px;
  text-align: center;
  font-weight: bold; }

.main-cta {
  background-color: #9acb56;
  height: 55px;
  display: table;
  width: 95%;
  transition: background-color 0.3s ease;
  margin: 0 auto; }

.main-cta a {
  display: table-cell;
  margin: 0;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  font-size: 22px;
  text-transform: uppercase;
  padding: 10px 15px;
  line-height: 125%;
  font-weight: bold; }

.main-cta a:before {
  content: '';
  color: #ffffff;
  font-family: FontAwesome;
  position: relative;
  left: -10px;
  content: "\f101";
  font-size: 28px; }

.main-cta:hover {
  background-color: #80b13b; }

@media only screen and (max-width: 767px) {
  .main-cta {
    margin-bottom: 30px; } }
@media only screen and (max-width: 500px) {
  .block--1515227146065_1 {
    float: left;
    border: 5px solid #dfb61f;
    right: 0px;
    z-index: 0;
    padding: 20px;
    width: 89%;
    left: 35px;
    text-align: center !important; }

  .section--1515227146065 {
    background: transparent !important;
    padding: 60px 0px 40px; }

  .block--1515227146065_1 h1 {
    margin: 0px 0px 30px; } }
