.container {
  width: 80%;
  min-width: 80%;
  background-color: transparent;
}

.nav-link {
  margin-top: 14px;
  padding-right: 15px;
  padding-left: 15px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 18px;
}

.nav-link.w--current {
  top: 0px;
  padding-bottom: 11px;
  border-bottom: 1px none #fff;
  direction: ltr;
  color: #fff;
}

.nav-link-2 {
  color: #fff;
}

.nav-link-3 {
  color: #fff;
}

.navbar {
  position: fixed;
  width: 100%;
  max-width: 100%;
  background-color: transparent;
  background-image: url('../images/top_texture.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: repeat;
  box-shadow: 0 1px 9px 1px rgba(0, 0, 0, 0.46);
}

.navbar.home {
  margin-top: 0px;
}

.navbar.nothome {
  margin-top: -21px;
}

.image {
  margin-top: 7px;
  margin-left: 45px;
  padding-top: 0px;
  padding-bottom: 12px;
  padding-left: 0px;
}

.nav-menu {
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 5px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.body {
  padding-bottom: 0px;
  background-color: #fff;
  text-align: center;
}

.body.corrido {
  padding-top: 1px;
}

.section {
  width: 100%;
  height: 785px;
  background-image: url('../images/melbourne5.jpg');
  background-position: 0px -1px;
  background-size: auto 8%;
  background-repeat: no-repeat;
}

.section-2 {
  width: 100%;
  padding-top: 87px;
  padding-bottom: 0px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.55)), to(hsla(0, 0%, 100%, 0.55))), url('../images/lady-justice-v2.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.55), hsla(0, 0%, 100%, 0.55)), url('../images/lady-justice-v2.jpg');
  background-position: 0px 0px, 100% 0px;
  background-size: auto, 90%;
  background-repeat: repeat, no-repeat;
  font-size: 16px;
  font-weight: 400;
}

.row {
  margin-bottom: 20px;
  background-image: url('../images/melbourne5.jpg');
  background-position: 0px 0px;
  background-size: 1250px;
}

.slide {
  top: 0px;
  bottom: 0px;
}

.slide-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 0px;
}

.column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 39px;
  margin-bottom: 52px;
}

.column-2 {
  margin-top: 35px;
  padding-right: 35px;
  padding-left: 35px;
}

.image-3 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  text-align: center;
}

.slider {
  width: 550px;
  height: 330px;
  margin-top: 32px;
  padding-top: 37px;
  padding-bottom: 43px;
}

.top-wrapper {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 550px;
  margin-top: -15px;
  margin-bottom: 0px;
  padding: 0px 42px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: linear-gradient(264deg, rgba(0, 0, 0, 0.67), rgba(255, 255, 255, 0)), url('../images/city-2009.jpg'), url('../images/court.jpg');
  background-position: 0px 0px, 50% 100%, 100% 0px;
  background-size: auto, cover, cover;
}

.left-arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.mask {
  padding-right: 0px;
  background-color: rgba(0, 0, 0, 0.49);
}

.section-3 {
  display: block;
  max-width: 1000px;
  margin: 31px auto 54px;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  text-align: left;
}

.row-2 {
  margin-top: -42px;
  margin-right: 32px;
  margin-left: 35px;
  padding-top: 0px;
  padding-bottom: 57px;
}

.container-2 {
  display: block;
  margin: 38px auto 3px;
  padding-bottom: 48px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(103, 64, 138, 0.57)), to(rgba(103, 64, 138, 0.57)));
  background-image: linear-gradient(180deg, rgba(103, 64, 138, 0.57), rgba(103, 64, 138, 0.57));
  color: hsla(0, 0%, 100%, 0.91);
}

.paragraph {
  margin-bottom: 38px;
  padding-top: 47px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 30px;
  font-weight: 200;
  text-align: center;
}

.column-3 {
  top: 0px;
  display: inline-block;
  padding-top: 0px;
  padding-left: auto;
}

.button {
  display: block;
  margin-right: 55px;
  margin-bottom: 34px;
  margin-left: 55px;
  padding-top: 16px;
  padding-bottom: 24px;
  border: 2px solid #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#67408a), to(#67408a));
  background-image: linear-gradient(180deg, #67408a, #67408a);
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 21px;
  text-align: center;
}

.button:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#67408a), to(#67408a)), -webkit-gradient(linear, left top, left bottom, from(#41245c), to(#41245c));
  background-image: linear-gradient(180deg, #67408a, #67408a), linear-gradient(180deg, #41245c, #41245c);
}

.button.w--current {
  font-family: Ubuntu, Helvetica, sans-serif;
}

.column-4 {
  right: 0px;
  display: inline;
}

.titulos1 {
  position: static;
  overflow: visible;
  padding: 174px 42px 32px;
  font-family: Impact, Haettenschweiler, 'Franklin Gothic Bold', Charcoal, sans-serif;
  color: #5c0ea5;
  font-size: 2.6em;
  line-height: 50px;
  font-style: italic;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.section-4 {
  margin-top: -10px;
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: url('../images/court.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.footer {
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#67408a), to(#67408a));
  background-image: linear-gradient(180deg, #67408a, #67408a);
}

.text-block-2 {
  margin-top: 0px;
  padding-top: 8px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 0.8em;
  text-align: center;
}

.paragraph-2 {
  display: block;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 53px;
  padding-left: 53px;
  font-family: Merriweather, serif;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
}

.paragraph-3 {
  display: block;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding: 21px 1% 4px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #585757;
  font-size: 17px;
  line-height: 23px;
  font-weight: 700;
  text-align: center;
}

.paragraph-3.sent {
  color: #488319;
}

.paragraph-3.list {
  text-align: left;
}

.paragraph-3.dans {
  padding-right: 2%;
  padding-left: 2%;
}

.row-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1000px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 27px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.image-7 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.column-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.image-8 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 29px;
}

.paragraph-4 {
  height: 600px;
  padding: 87px 14% 89px;
  background-image: url('../images/Photo-9-12-12-11-27-37-AM.jpg');
  background-position: 50% 50%;
  background-size: cover;
  font-family: Merriweather, serif;
  color: #fff;
  font-size: 17px;
  line-height: 25px;
  text-align: center;
}

.subtitulos2 {
  display: block;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 26px;
  padding-right: 5%;
  padding-left: 5%;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #7840ab;
  font-size: 1.6em;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
}

.row-4 {
  display: block;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 5%;
  padding-left: 5%;
}

.image-9 {
  padding-bottom: 26px;
}

.image-10 {
  padding-bottom: 26px;
}

.image-11 {
  padding-bottom: 26px;
}

.block-quote {
  padding-right: 5%;
  padding-bottom: 0px;
  padding-left: 5%;
  border-left-style: none;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 1.1em;
  text-align: center;
}

.block-quote._30 {
  margin-top: -17px;
  padding-right: 11%;
  padding-left: 11%;
}

._3-step-slider {
  position: relative;
  top: 3px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 40%;
  height: 330px;
  margin-right: 0px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: transparent;
}

.section-5 {
  display: block;
  padding-top: 51px;
  padding-bottom: 51px;
  background-image: url('../images/court.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.mask-2 {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  overflow: hidden;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: auto;
  padding-bottom: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #fff;
  background-color: rgba(0, 0, 0, 0.44);
  color: #fff;
}

.submit-button {
  padding-top: 20px;
  padding-bottom: 19px;
  border: 1px solid #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#67408a), to(#67408a));
  background-image: linear-gradient(180deg, #67408a, #67408a);
  font-family: Merriweather, serif;
  font-size: 18px;
}

.text-field {
  margin-top: 36px;
  font-family: Merriweather, serif;
}

.text-field-2 {
  font-family: Merriweather, serif;
}

.text-field-3 {
  font-family: Merriweather, serif;
}

.paragraph3 {
  padding-top: 0px;
  padding-right: 65px;
  font-family: Merriweather, serif;
  color: #2c2c2c;
  font-size: 17px;
  font-weight: 300;
}

.form {
  padding-right: 29px;
}

.html-embed {
  max-width: 632px;
  margin: 0px 23px 43px 45px;
  padding-right: 0px;
}

.column-6 {
  text-align: left;
}

.image-12 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-bottom: 29px;
}

.slide-3 {
  font-size: 18px;
  text-transform: uppercase;
}

.text-span {
  font-size: 14px;
  text-transform: none;
}

.text-span._30 {
  padding-top: 0px;
}

.html-embed-2 {
  display: block;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 75px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.image-13 {
  display: block;
  margin-top: 37px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 12px;
  padding-bottom: 55px;
}

.link {
  display: inline-block;
  color: #fff;
  text-decoration: none;
}

.link:hover {
  color: #fff;
}

.link:active {
  display: inline-block;
  color: #fff;
  text-decoration: none;
}

.link:focus {
  color: #fff;
}

.section-6 {
  padding-top: 30px;
  padding-right: 50px;
  padding-left: 50px;
}

.section-7 {
  padding-top: 25px;
  padding-right: 50px;
  padding-left: 50px;
}

.image-14 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  box-shadow: 0 0 6px 0 #dad5d5;
  text-align: center;
}

.column-7 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: right;
}

.container-3 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-bottom: 49px;
  text-align: center;
}

.column-8 {
  text-align: right;
}

.column-9 {
  text-align: left;
}

.column-10 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

.small-carousel {
  margin-top: 15%;
  padding-right: 21%;
  padding-bottom: 0px;
  padding-left: 21%;
  border-left-style: none;
  font-family: Merriweather, serif;
  font-size: 1.1em;
  text-align: center;
}

.small-carousel.wide {
  padding-right: 12%;
  padding-left: 12%;
}

.row-5 {
  display: block;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

.row-6 {
  display: block;
  max-width: 1000px;
  margin-top: 21px;
  margin-right: auto;
  margin-left: auto;
}

.row-7 {
  display: block;
  max-width: 1000px;
  margin-top: 21px;
  margin-right: auto;
  margin-left: auto;
}

.lightbox-link {
  margin-top: 21px;
}

.prac3 {
  padding-bottom: 26px;
}

.image-15 {
  width: 90%;
  margin-top: 1px;
  margin-bottom: 14px;
}

.link-2 {
  color: #7840ab;
  font-style: italic;
  font-weight: 900;
  text-decoration: underline;
}

.link-2:hover {
  color: #41245c;
}

.link-2:active {
  color: #7840ab;
}

.row-8 {
  display: block;
  width: 700px;
  max-width: 1000px;
  margin: 30px auto 20px;
}

.italic-text {
  font-weight: 900;
  text-decoration: underline;
}

.section-8 {
  background-color: #fff;
}

.phonelink {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #7840ab;
  font-weight: 700;
  text-decoration: none;
}

.link-3 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #7840ab;
  text-decoration: none;
}

.success-message {
  margin-top: 54px;
  border: 1px solid #0ea71a;
  background-color: #f5ffee;
}

.text-block-3 {
  color: #c01414;
}

.error-message {
  border: 1px solid #b60707;
}

.services {
  padding: 46px auto;
}

.icon-4 {
  margin-top: 37px;
  padding-left: 8px;
  color: #fff;
}

.dropdown-link {
  font-family: Georgia, Times, 'Times New Roman', serif;
}

.dropdown-link.w--current {
  color: #7840ab;
}

.dropdown-link-2 {
  font-family: Georgia, Times, 'Times New Roman', serif;
}

.dropdown-link-2.w--current {
  color: #7840ab;
}

.dropdown-list {
  margin-top: 0px;
}

.dropdown-list.w--open {
  margin-top: 0px;
  background-color: #ddd;
}

.link-4 {
  color: #fff;
  text-decoration: none;
}

.main-bg {
  position: relative;
  z-index: 20;
  padding-bottom: 1px;
  background-image: -webkit-gradient(linear, left top, right top, from(transparent), to(hsla(0, 0%, 100%, 0.95))), url('../images/court-lady-right.png'), -webkit-gradient(linear, right top, left top, color-stop(41%, #fff), to(hsla(0, 0%, 100%, 0.15))), url('../images/court-lady.png'), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.32)), to(hsla(0, 0%, 100%, 0.32))), url('../images/top_texture.png'), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.61)), to(hsla(0, 0%, 100%, 0.61))), url('../images/lady-justice-v2.jpg');
  background-image: linear-gradient(90deg, transparent, hsla(0, 0%, 100%, 0.95)), url('../images/court-lady-right.png'), linear-gradient(270deg, #fff 41%, hsla(0, 0%, 100%, 0.15)), url('../images/court-lady.png'), linear-gradient(180deg, hsla(0, 0%, 100%, 0.32), hsla(0, 0%, 100%, 0.32)), url('../images/top_texture.png'), linear-gradient(180deg, hsla(0, 0%, 100%, 0.61), hsla(0, 0%, 100%, 0.61)), url('../images/lady-justice-v2.jpg');
  background-position: 0px 0px, 132% 32%, 0px 0px, -106px 104px, 0px 0px, 100% 0px, 0px 0px, 140% 0px;
  background-size: auto, auto, auto, auto, auto, cover, auto, 85%;
  background-repeat: repeat, no-repeat, repeat, no-repeat, repeat, repeat, repeat, no-repeat;
  font-family: Bitter, serif;
}

.main-bg.pages {
  margin-top: 1px;
}

.main-bg.home {
  padding-top: 6px;
  background-image: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 100%, 0)), to(hsla(0, 0%, 100%, 0.95))), url('../images/court-lady-right.png'), -webkit-gradient(linear, right top, left top, color-stop(41%, #fff), to(hsla(0, 0%, 100%, 0.15))), url('../images/court-lady.png'), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.32)), to(hsla(0, 0%, 100%, 0.32))), url('../images/top_texture.png'), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.61)), to(hsla(0, 0%, 100%, 0.61))), url('../images/lady-justice-v2.jpg');
  background-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0.95)), url('../images/court-lady-right.png'), linear-gradient(270deg, #fff 41%, hsla(0, 0%, 100%, 0.15)), url('../images/court-lady.png'), linear-gradient(180deg, hsla(0, 0%, 100%, 0.32), hsla(0, 0%, 100%, 0.32)), url('../images/top_texture.png'), linear-gradient(180deg, hsla(0, 0%, 100%, 0.61), hsla(0, 0%, 100%, 0.61)), url('../images/lady-justice-v2.jpg');
  background-position: 0px 0px, 132% 32%, 0px 0px, -106px 104px, 0px 0px, 100% 0px, 0px 0px, 140% 0px;
  background-size: auto, auto, auto, auto, auto, cover, auto, 85%;
  background-repeat: repeat, no-repeat, repeat, no-repeat, repeat, repeat, repeat, no-repeat;
}

.main-bg.runned {
  padding-bottom: 0px;
}

.main-bg.serv {
  margin-top: 0px;
}

.div-block-2 {
  margin-bottom: 57px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#7840ab), to(#7840ab));
  background-image: linear-gradient(180deg, #7840ab, #7840ab);
}

.column-21 {
  background-color: #7840ab;
}

.row-9 {
  display: block;
  max-width: 800px;
  margin-top: 31px;
  margin-right: auto;
  margin-left: auto;
}

.daniel-prof-pic {
  display: block;
  width: 300px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 12px;
}

.daniel-prof-pic.single {
  padding-top: 129px;
}

.link-5 {
  padding-top: 0px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
}

.div-block-4 {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-bottom: 14px;
  margin-left: auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(44, 37, 51, 0.25)), to(rgba(44, 37, 51, 0.25)));
  background-image: linear-gradient(180deg, rgba(44, 37, 51, 0.25), rgba(44, 37, 51, 0.25));
}

.grace-profile {
  width: 73%;
  margin-top: 13px;
  margin-bottom: 0px;
}

.partners-photos {
  display: block;
  max-width: 800px;
  margin-top: 31px;
  margin-right: auto;
  margin-left: auto;
}

.link-to-profile {
  padding-top: 0px;
  font-family: Merriweather, serif;
  color: #7840ab;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
}

.link-to-profile.w--current {
  font-family: Ubuntu, Helvetica, sans-serif;
}

.div-block-3-copy {
  display: block;
  width: 300px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 12px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  box-shadow: 0 0 34px 2px #b9b9b9;
}

.grace-prof-pic {
  display: block;
  width: 300px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 12px;
}

.grace-prof-pic.single {
  padding-top: 126px;
}

.contact-links {
  color: #7840ab;
  text-decoration: none;
}

.fee-text {
  display: block;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding: 21px 12% 25px;
  font-family: Merriweather, serif;
  color: #2c2c2c;
  font-size: 17px;
  line-height: 23px;
  font-weight: 400;
  text-align: center;
}

.fee-text.sent {
  color: #488319;
}

.div-block-5 {
  display: block;
  max-width: 700px;
  margin-right: auto;
  margin-left: auto;
}

.paragraph-5 {
  padding-right: 49px;
  padding-left: 49px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 19px;
  line-height: 30px;
  font-style: italic;
  font-weight: 400;
}

.success-bo {
  display: block;
  max-width: 900px;
  margin: 19px auto 25px;
  padding: 20px 0px 31px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#67408a), to(#67408a));
  background-image: linear-gradient(180deg, #67408a, #67408a);
}

.div-block-6 {
  display: block;
  max-width: 400px;
  margin-top: 52px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 24px;
  padding-bottom: 24px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#67408a), to(#67408a));
  background-image: linear-gradient(180deg, #67408a, #67408a);
}

.link-6 {
  font-family: Merriweather, serif;
  color: hsla(0, 0%, 100%, 0.91);
  font-size: 20px;
  line-height: 30px;
  font-style: italic;
  text-decoration: none;
}

.base-box {
  display: block;
  width: 80%;
  max-width: 1200px;
  margin: -11px auto 6px;
  padding: 21px 33px 31px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.71)), to(hsla(0, 0%, 100%, 0.71)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.71), hsla(0, 0%, 100%, 0.71));
}

.base-box.video {
  padding-right: 30px;
  padding-left: 30px;
}

.titles {
  position: static;
  overflow: visible;
  margin-top: 0px;
  padding: 174px 42px 32px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #5c0ea5;
  font-size: 2.6em;
  line-height: 50px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.subtitles {
  position: static;
  overflow: visible;
  margin-top: 22px;
  padding-right: 42px;
  padding-bottom: 0px;
  padding-left: 42px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #5c0ea5;
  font-size: 2.6em;
  line-height: 50px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.statement {
  position: static;
  overflow: visible;
  margin-top: -44px;
  padding: 78px 42px 32px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #5c0ea5;
  font-size: 2.6em;
  line-height: 50px;
  font-style: normal;
  font-weight: 700;
  text-align: center;
  text-transform: none;
}

.we {
  color: #7840ab;
  text-decoration: underline;
}

.text-span-2 {
  text-decoration: underline;
}

.social-cars {
  display: block;
  width: 300px;
  margin: -3px auto;
  padding-top: 0px;
  padding-bottom: 0px;
  border: 2px solid #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#67408a), to(#67408a));
  background-image: linear-gradient(180deg, #67408a, #67408a);
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  font-size: 21px;
  text-align: center;
}

.social-cars:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#67408a), to(#67408a)), -webkit-gradient(linear, left top, left bottom, from(#41245c), to(#41245c));
  background-image: linear-gradient(180deg, #67408a, #67408a), linear-gradient(180deg, #41245c, #41245c);
}

.image-16 {
  padding: 12px;
}

.social-icons {
  margin-bottom: -7px;
  padding: 2px 12px;
}

.text-block-4 {
  margin-top: -61px;
  padding-top: 31px;
}

.row-10 {
  margin-bottom: 21px;
}

.why-section {
  width: 100%;
  height: 100vh;
}

.paragraph-6 {
  margin-bottom: -12px;
  padding-right: 30px;
  padding-left: 30px;
  font-family: Merriweather, serif;
  color: #fff;
  font-size: 19px;
  line-height: 24px;
  font-style: italic;
  font-weight: 300;
}

.image-17 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#7840ab), to(#7840ab));
  background-image: linear-gradient(180deg, #7840ab, #7840ab);
}

.link-7 {
  color: #7840ab;
}

.link-8 {
  color: #7840ab;
}

.main-bg-mobile {
  position: relative;
  z-index: 1;
  padding-bottom: 97px;
  background-image: -webkit-gradient(linear, left top, right top, from(transparent), to(hsla(0, 0%, 100%, 0.95))), url('../images/court-lady-right.png'), -webkit-gradient(linear, right top, left top, color-stop(41%, #fff), to(hsla(0, 0%, 100%, 0.15))), url('../images/court-lady.png'), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.32)), to(hsla(0, 0%, 100%, 0.32))), url('../images/top_texture.png'), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.61)), to(hsla(0, 0%, 100%, 0.61))), url('../images/lady-justice-v2.jpg');
  background-image: linear-gradient(90deg, transparent, hsla(0, 0%, 100%, 0.95)), url('../images/court-lady-right.png'), linear-gradient(270deg, #fff 41%, hsla(0, 0%, 100%, 0.15)), url('../images/court-lady.png'), linear-gradient(180deg, hsla(0, 0%, 100%, 0.32), hsla(0, 0%, 100%, 0.32)), url('../images/top_texture.png'), linear-gradient(180deg, hsla(0, 0%, 100%, 0.61), hsla(0, 0%, 100%, 0.61)), url('../images/lady-justice-v2.jpg');
  background-position: 0px 0px, 132% 32%, 0px 0px, -106px 104px, 0px 0px, 100% 0px, 0px 0px, 140% 0px;
  background-size: auto, auto, auto, auto, auto, cover, auto, 85%;
  background-repeat: repeat, no-repeat, repeat, no-repeat, repeat, repeat, repeat, no-repeat;
  font-family: Bitter, serif;
}

.main-bg-mobile.pages {
  margin-top: 1px;
}

.main-bg-mobile.home {
  padding-top: 6px;
}

.not {
  text-decoration: underline;
}

.dropdown-toggle {
  padding-right: 18px;
  padding-left: 0px;
}

.photos-hosp {
  margin-top: 27px;
  padding-right: 66px;
  padding-left: 66px;
}

.div-block-7 {
  height: 250px;
  background-image: url('../images/example-bg.png');
  background-position: 0px 0px;
  background-size: 125px;
}

.div-block-7._1 {
  display: block;
  width: 70%;
  height: 400px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/pdv-hospital-visit2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-7._2 {
  display: block;
  width: 70%;
  height: 400px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/Grace-at-Alfred-Trauma-Centre-.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.column-24 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.photos-hosp-mobile {
  margin-top: 27px;
  padding-right: 66px;
  padding-left: 66px;
}

.spanish-link {
  position: fixed;
  right: 0px;
  bottom: 15px;
  z-index: 6000;
  width: 180px;
  height: 90px;
  background-image: url('../images/spanish-button.png');
  background-position: 50% 50%;
  background-size: 75%;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.image-18 {
  position: fixed;
  right: 0px;
  bottom: 0px;
}

.link-block {
  width: 100%;
  height: 100%;
}

.div-block-8 {
  margin-top: 24px;
  padding-right: 280px;
  padding-left: 280px;
}

.row2 {
  margin-top: 15px;
}

.div-block-10 {
  margin-top: 23px;
  padding-right: 282px;
  padding-left: 282px;
}

.left-arrow-3 {
  display: none;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.why-pdv {
  display: block;
  height: 500px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 51px;
  padding-bottom: 51px;
  background-image: url('../images/ribbon.jpg');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
}

.slider-2 {
  position: static;
  top: 3px;
  display: block;
  overflow: visible;
  width: 75%;
  margin-right: auto;
  margin-left: auto;
  float: none;
  background-color: transparent;
}

.small-carousel-2 {
  margin-top: 78px;
  padding-right: 11%;
  padding-bottom: 0px;
  padding-left: 11%;
  border-left-style: none;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 1.1em;
  text-align: center;
}

.small-carousel-2.wide {
  padding-right: 12%;
  padding-left: 12%;
}

.question {
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 1.7em;
  line-height: 30px;
}

.slide-nav {
  position: static;
}

.contact-text {
  padding-top: 0px;
  padding-right: 0px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #2c2c2c;
  font-size: 21px;
  line-height: 30px;
  font-weight: 300;
}

.phone-number {
  padding-top: 0px;
  padding-right: 0px;
  font-family: Merriweather, serif;
  color: #2c2c2c;
  font-size: 21px;
  font-weight: 300;
}

.email-address {
  padding-top: 0px;
  padding-right: 0px;
  font-family: Merriweather, serif;
  color: #2c2c2c;
  font-size: 21px;
  font-weight: 300;
}

.right-arrow-2 {
  display: none;
}

.html-embed-3 {
  text-align: left;
}

.loader {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10000;
  display: none;
  background-image: url('../images/loading-balls.gif'), url('../images/GPD-lawyers-logo.png'), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: url('../images/loading-balls.gif'), url('../images/GPD-lawyers-logo.png'), linear-gradient(180deg, #fff, #fff);
  background-position: 50% 56%, 50% 50%, 0px 0px;
  background-size: 125px, 300px, auto;
  background-repeat: no-repeat, no-repeat, repeat;
  opacity: 1;
}

.div-block-11 {
  position: absolute;
  display: inline-block;
  overflow: visible;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.html-embed-4 {
  float: left;
}

@media (max-width: 991px) {
  .container {
    width: 90%;
    min-width: 95%;
  }
  .nav-link {
    color: #7840ab;
  }
  .image {
    margin-top: 10px;
    margin-left: -3px;
  }
  .nav-menu {
    display: block;
    margin-right: auto;
    margin-left: auto;
    background-color: hsla(0, 0%, 100%, 0.91);
    color: #7840ab;
  }
  .icon {
    width: auto;
    margin-top: 7px;
    color: #fff;
    font-size: 40px;
    text-transform: none;
  }
  .menu-button {
    margin-right: 0px;
  }
  .menu-button.w--open {
    background-color: transparent;
  }
  .section-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .slider {
    display: block;
    margin-right: 14px;
    margin-left: 224px;
    padding-right: 51px;
  }
  .top-wrapper {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 450px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url('../images/city_ipad.jpg'), url('../images/court.jpg');
    background-position: 50% 50%, 100% 0px;
    background-size: cover, cover;
    background-repeat: no-repeat, repeat;
    background-attachment: scroll, scroll;
  }
  .row-2 {
    margin-top: -47px;
  }
  .titulos1 {
    font-size: 1.7em;
    line-height: 35px;
  }
  .paragraph-3 {
    padding-bottom: 7px;
  }
  .subtitulos2 {
    font-size: 1.3em;
  }
  .row-4 {
    padding-top: 13px;
  }
  ._3-step-slider {
    display: block;
    width: 90%;
    background-color: rgba(0, 0, 0, 0.34);
  }
  .submit-button {
    font-size: 16px;
  }
  .paragraph3 {
    font-size: 13px;
  }
  .html-embed {
    padding-right: 0px;
  }
  .column-6 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 5%;
    padding-left: 5%;
  }
  .section-6 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 50px;
  }
  .image-14 {
    width: 100%;
    max-width: 400px;
  }
  .container-3 {
    padding-right: 50px;
    padding-left: 50px;
  }
  .column-12 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .phonelink {
    font-size: 15px;
  }
  .column-19 {
    margin-top: 22px;
  }
  .column-20 {
    margin-top: 22px;
  }
  .services {
    padding-right: 0px;
    padding-left: 0px;
  }
  .link-4 {
    color: #7840ab;
  }
  .link-4.w--current {
    color: #41245c;
  }
  .main-bg {
    padding-bottom: 100px;
    background-image: -webkit-gradient(linear, left top, right top, from(transparent), to(hsla(0, 0%, 100%, 0.95))), url('../images/court-lady-right.png'), -webkit-gradient(linear, right top, left top, color-stop(41%, #fff), to(hsla(0, 0%, 100%, 0.15))), url('../images/court-lady.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/top_texture.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/lady-justice-v2.jpg');
    background-image: linear-gradient(90deg, transparent, hsla(0, 0%, 100%, 0.95)), url('../images/court-lady-right.png'), linear-gradient(270deg, #fff 41%, hsla(0, 0%, 100%, 0.15)), url('../images/court-lady.png'), linear-gradient(180deg, transparent, transparent), url('../images/top_texture.png'), linear-gradient(180deg, transparent, transparent), url('../images/lady-justice-v2.jpg');
    background-position: 0px 0px, 256% 50%, 0px 0px, -106px 104px, 0px 0px, 50% 100%, 0px 0px, 140% 0px;
  }
  .fee-text {
    padding-right: 1%;
    padding-bottom: 7px;
    padding-left: 1%;
  }
  .div-block-6 {
    display: block;
    max-width: 600px;
    margin-right: auto;
    margin-left: auto;
  }
  .base-box {
    width: 95%;
    padding-right: 19px;
    padding-left: 19px;
  }
  .titles {
    padding-top: 129px;
    font-size: 2em;
    line-height: 35px;
  }
  .subtitles {
    font-size: 1.7em;
    line-height: 35px;
  }
  .statement {
    margin-top: -61px;
    font-size: 1.7em;
    line-height: 35px;
  }
  .main-bg-mobile {
    padding-bottom: 15px;
    background-image: -webkit-gradient(linear, left top, right top, from(transparent), to(hsla(0, 0%, 100%, 0.95))), url('../images/court-lady-right.png'), -webkit-gradient(linear, right top, left top, color-stop(41%, #fff), to(hsla(0, 0%, 100%, 0.15))), url('../images/court-lady.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/top_texture.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/lady-justice-v2.jpg');
    background-image: linear-gradient(90deg, transparent, hsla(0, 0%, 100%, 0.95)), url('../images/court-lady-right.png'), linear-gradient(270deg, #fff 41%, hsla(0, 0%, 100%, 0.15)), url('../images/court-lady.png'), linear-gradient(180deg, transparent, transparent), url('../images/top_texture.png'), linear-gradient(180deg, transparent, transparent), url('../images/lady-justice-v2.jpg');
    background-position: 0px 0px, 256% 50%, 0px 0px, -106px 104px, 0px 0px, 50% 100%, 0px 0px, 140% 0px;
  }
  .div-block-7._1 {
    width: 100%;
  }
  .div-block-7._2 {
    width: 100%;
  }
  .div-block-8 {
    padding-right: 156px;
    padding-left: 156px;
  }
  .video-2 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-block-10 {
    padding-right: 151px;
    padding-left: 151px;
  }
  .slider-2 {
    display: block;
    width: 90%;
  }
  .contact-text {
    font-size: 21px;
  }
  .phone-number {
    font-size: 21px;
  }
  .email-address {
    font-size: 21px;
  }
}

@media (max-width: 767px) {
  .container {
    height: 60px;
  }
  .nav-link {
    margin-top: 0px;
    color: #fff;
    text-align: right;
  }
  .nav-link.w--current {
    border-right: 5px solid #fff;
    color: #fff;
  }
  .navbar {
    height: 60px;
  }
  .image {
    margin-top: 9px;
  }
  .nav-menu {
    background-color: #41245c;
    font-family: Merriweather, serif;
    color: #fff;
  }
  .icon {
    margin-top: -12px;
    color: #fff;
  }
  .menu-button {
    left: 0px;
    top: 0px;
    right: 0px;
    margin-right: -10px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .image-2 {
    position: relative;
    z-index: 5000;
    margin-top: 0px;
  }
  .slider {
    margin-right: 8px;
    margin-left: 8px;
  }
  .top-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -29px;
  }
  .row-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: -4px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .image-4 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 21px;
  }
  .image-5 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 21px;
  }
  .image-6 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 21px;
  }
  .paragraph {
    font-size: 22px;
  }
  .titulos1 {
    padding-top: 38px;
    padding-bottom: 0px;
    font-size: 1.3em;
  }
  .text-block-2 {
    margin-bottom: -15px;
    padding-bottom: 0px;
    line-height: 15px;
  }
  .paragraph-3 {
    font-size: 13px;
  }
  .subtitulos2 {
    margin-top: -2px;
    margin-bottom: -6px;
    padding-top: 0px;
    padding-right: 11%;
    padding-left: 11%;
    font-size: 1.1em;
  }
  .image-9 {
    padding-bottom: 0px;
  }
  .image-10 {
    padding-bottom: 0px;
  }
  .block-quote {
    display: block;
    width: 100%;
    margin-top: -4px;
    padding-top: 0px;
    padding-right: 0%;
    padding-left: 0%;
    font-size: 1em;
  }
  ._3-step-slider {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    float: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .submit-button {
    font-size: 14px;
  }
  .html-embed {
    margin-right: 0px;
    margin-bottom: 37px;
    margin-left: 0px;
  }
  .column-6 {
    padding-left: 5%;
  }
  .text-span {
    position: absolute;
    left: 5%;
    top: 61%;
    right: 5%;
    bottom: auto;
  }
  .section-7 {
    text-align: center;
  }
  .column-7 {
    text-align: center;
  }
  .column-8 {
    text-align: center;
  }
  .column-9 {
    text-align: center;
  }
  .column-10 {
    text-align: center;
  }
  .prac3 {
    padding-bottom: 0px;
  }
  .row-8 {
    width: 100%;
  }
  .column-11 {
    margin-top: 24px;
    padding-right: 133px;
    padding-left: 133px;
  }
  .phonelink {
    color: #7840ab;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
  }
  .link-3 {
    color: #7840ab;
    text-decoration: none;
  }
  .column-13 {
    padding-top: 16px;
    padding-bottom: 16px;
    text-align: center;
  }
  .column-14 {
    padding-top: 16px;
    padding-bottom: 16px;
    text-align: center;
  }
  .column-15 {
    padding-top: 16px;
    padding-bottom: 16px;
    text-align: center;
  }
  .column-16 {
    padding-top: 16px;
    padding-bottom: 16px;
    text-align: center;
  }
  .column-17 {
    padding-top: 16px;
    padding-bottom: 16px;
    text-align: center;
  }
  .column-18 {
    padding-top: 16px;
    padding-bottom: 16px;
    text-align: center;
  }
  .column-19 {
    margin-top: 1px;
  }
  .services {
    padding-right: 90px;
    padding-left: 90px;
  }
  .main-bg {
    padding-bottom: 103px;
    background-image: -webkit-gradient(linear, left top, right top, from(transparent), to(hsla(0, 0%, 100%, 0.95))), -webkit-gradient(linear, right top, left top, color-stop(41%, #fff), to(hsla(0, 0%, 100%, 0.15))), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/lady-justice-v2.jpg');
    background-image: linear-gradient(90deg, transparent, hsla(0, 0%, 100%, 0.95)), linear-gradient(270deg, #fff 41%, hsla(0, 0%, 100%, 0.15)), linear-gradient(180deg, transparent, transparent), linear-gradient(180deg, transparent, transparent), url('../images/lady-justice-v2.jpg');
    background-position: 0px 0px, 0px 0px, 0px 0px, 0px 0px, 140% 0px;
    background-size: auto, auto, auto, auto, 85%;
    background-repeat: repeat, repeat, repeat, repeat, no-repeat;
  }
  .fee-text {
    padding-right: 0%;
    padding-left: 0%;
    font-size: 13px;
  }
  .column-22 {
    margin-bottom: 65px;
  }
  .column-23 {
    padding-right: 110px;
    padding-left: 110px;
  }
  .base-box {
    margin-top: 12px;
    padding-bottom: 3px;
  }
  .titles {
    padding-top: 78px;
    padding-bottom: 0px;
    font-size: 2em;
  }
  .subtitles {
    padding-top: 38px;
    padding-bottom: 0px;
    font-size: 2em;
  }
  .statement {
    padding-top: 38px;
    padding-bottom: 0px;
    font-size: 1.3em;
  }
  .paragraph-6 {
    font-size: 16px;
  }
  .left-arrow-2 {
    margin-left: -53px;
  }
  .right-arrow {
    margin-right: -53px;
  }
  .main-bg-mobile {
    padding-bottom: 1px;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(103, 64, 138, 0.38)), to(#fff));
    background-image: linear-gradient(90deg, rgba(103, 64, 138, 0.38), #fff);
  }
  .main-bg-mobile.runned {
    margin-top: -21px;
  }
  .text-span-3 {
    color: #7840ab;
  }
  .link-9 {
    color: #7840ab;
    text-decoration: none;
  }
  .link-10 {
    border-style: none;
    color: #7840ab;
    text-decoration: none;
  }
  .column-25 {
    padding-bottom: 15px;
  }
  .column-26 {
    margin-top: 28px;
  }
  .spanish-link {
    bottom: 9px;
    width: 120px;
    height: 60px;
  }
  .div-block-8 {
    position: relative;
  }
  .video-3 {
    margin-top: 19px;
    margin-right: 2px;
    margin-left: 2px;
  }
  .div-block-9 {
    margin-top: 37px;
    margin-right: 11px;
    margin-left: 11px;
  }
  .left-arrow-3 {
    display: none;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }
  .slider-2 {
    display: block;
    width: 460px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .small-carousel-2 {
    margin-top: 47px;
  }
  .right-arrow-2 {
    display: none;
  }
  .brand {
    padding-right: 10px;
    padding-bottom: 7px;
    background-color: #7840ab;
  }
}

@media (max-width: 479px) {
  .container {
    width: 100%;
    height: 60px;
    min-width: 100%;
  }
  .nav-link {
    color: #7840ab;
  }
  .nav-link.w--current {
    color: #41245c;
  }
  .navbar {
    height: 60px;
    margin-top: 0px;
  }
  .nav-menu {
    background-color: hsla(0, 0%, 100%, 0.91);
  }
  .icon {
    margin-top: -4px;
    -webkit-flex-shrink: 3;
    -ms-flex-negative: 3;
    flex-shrink: 3;
  }
  .menu-button {
    position: absolute;
    left: auto;
    top: 0px;
    right: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 12px;
    margin-right: 7px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .image-2 {
    position: relative;
    z-index: 5000;
    display: block;
    width: 100px;
    max-width: 300px;
    margin-top: 3px;
    margin-left: 11px;
    padding: 9px;
    background-color: #7840ab;
  }
  .body {
    padding-right: 0px;
  }
  .slider {
    margin-right: 6px;
    margin-left: 8px;
    padding-right: 18px;
    padding-left: 18px;
  }
  .top-wrapper {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .paragraph {
    display: block;
    max-width: 90%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 16px;
    padding-left: 16px;
    font-size: 21px;
  }
  .button {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .titulos1 {
    padding-top: 33px;
    font-size: 1.3em;
    line-height: 30px;
  }
  .section-4 {
    margin-top: -11px;
    padding-top: 41px;
  }
  .footer {
    height: 60px;
  }
  .text-block-2 {
    padding-right: 142px;
    padding-left: 30px;
    font-size: 0.8em;
    text-align: left;
  }
  .paragraph-3 {
    font-size: 12px;
  }
  .paragraph-4 {
    font-size: 14px;
  }
  .subtitulos2 {
    margin-top: 2px;
    padding-top: 0px;
    padding-right: 5%;
    padding-left: 5%;
    font-size: 1.1em;
    line-height: 23px;
  }
  .block-quote {
    margin-top: 12px;
    margin-bottom: 12px;
    padding-right: 7%;
    padding-left: 7%;
    font-size: 0.8em;
  }
  .block-quote._30 {
    margin-top: -17px;
    margin-bottom: 43px;
    padding-top: 4px;
  }
  ._3-step-slider {
    display: block;
    width: 90%;
    height: 360px;
    margin-top: -38px;
    clear: both;
    background-color: rgba(0, 0, 0, 0.43);
  }
  .submit-button {
    width: 100%;
    font-size: 12px;
  }
  .paragraph3 {
    padding-right: 0px;
    font-size: 12px;
  }
  .form {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
  }
  .html-embed {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
  }
  .image-12 {
    width: 20%;
    padding-top: 22px;
    padding-bottom: 10px;
  }
  .text-span {
    top: 44%;
    display: inline-block;
    padding-top: 16px;
    padding-right: 14px;
    padding-left: 14px;
    font-size: 12px;
    line-height: 24px;
  }
  .icon-2 {
    margin-left: 0px;
  }
  .icon-3 {
    margin-right: 0px;
  }
  .image-14 {
    width: 100%;
  }
  .container-3 {
    padding-right: 50px;
    padding-left: 50px;
  }
  .small-carousel {
    margin-top: 25%;
    margin-bottom: auto;
    font-size: 0.8em;
  }
  .small-carousel.wide.widemob {
    padding-right: 21%;
    padding-left: 21%;
  }
  .prac4 {
    padding-bottom: 26px;
  }
  .column-11 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .phonelink {
    color: #7840ab;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
  }
  .link-3 {
    color: #7840ab;
    text-decoration: none;
  }
  .column-19 {
    margin-top: -1px;
  }
  .column-20 {
    margin-top: 1px;
  }
  .services {
    padding-right: 0px;
    padding-left: 0px;
  }
  .main-bg {
    position: static;
    z-index: 4000;
    background-image: -webkit-gradient(linear, left top, right top, from(transparent), to(hsla(0, 0%, 100%, 0.95))), url('../images/court-lady-right.png'), -webkit-gradient(linear, right top, left top, color-stop(41%, #fff), to(hsla(0, 0%, 100%, 0.15))), url('../images/court-lady.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/top_texture.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/lady-justice-v2.jpg');
    background-image: linear-gradient(90deg, transparent, hsla(0, 0%, 100%, 0.95)), url('../images/court-lady-right.png'), linear-gradient(270deg, #fff 41%, hsla(0, 0%, 100%, 0.15)), url('../images/court-lady.png'), linear-gradient(180deg, transparent, transparent), url('../images/top_texture.png'), linear-gradient(180deg, transparent, transparent), url('../images/lady-justice-v2.jpg');
    background-position: 0px 0px, -193% 50%, 0px 0px, -106px 104px, 0px 0px, 50% 100%, 0px 0px, 140% 0px;
    background-size: auto, auto, auto, auto, auto, cover, auto, 85%;
  }
  .main-bg.pages {
    background-image: -webkit-gradient(linear, left top, right top, from(transparent), to(hsla(0, 0%, 100%, 0.95))), url('../images/court-lady-right.png'), -webkit-gradient(linear, right top, left top, color-stop(41%, #fff), to(hsla(0, 0%, 100%, 0.15))), url('../images/court-lady.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/top_texture.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/lady-justice-v2.jpg');
    background-image: linear-gradient(90deg, transparent, hsla(0, 0%, 100%, 0.95)), url('../images/court-lady-right.png'), linear-gradient(270deg, #fff 41%, hsla(0, 0%, 100%, 0.15)), url('../images/court-lady.png'), linear-gradient(180deg, transparent, transparent), url('../images/top_texture.png'), linear-gradient(180deg, transparent, transparent), url('../images/lady-justice-v2.jpg');
    background-position: 0px 0px, 256% 50%, 0px 0px, -106px 104px, 0px 0px, -37px 0px, 0px 0px, 140% 0px;
  }
  .main-bg.home {
    background-image: -webkit-gradient(linear, left top, right top, from(transparent), to(hsla(0, 0%, 100%, 0.95))), url('../images/court-lady-right.png'), -webkit-gradient(linear, right top, left top, color-stop(41%, #fff), to(hsla(0, 0%, 100%, 0.15))), url('../images/court-lady.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/top_texture.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/lady-justice-v2.jpg');
    background-image: linear-gradient(90deg, transparent, hsla(0, 0%, 100%, 0.95)), url('../images/court-lady-right.png'), linear-gradient(270deg, #fff 41%, hsla(0, 0%, 100%, 0.15)), url('../images/court-lady.png'), linear-gradient(180deg, transparent, transparent), url('../images/top_texture.png'), linear-gradient(180deg, transparent, transparent), url('../images/lady-justice-v2.jpg');
    background-position: 0px 0px, 256% 50%, 0px 0px, -106px 104px, 0px 0px, 37% 0px, 0px 0px, 140% 0px;
    background-size: auto, auto, auto, auto, auto, cover, auto, 85%;
    background-repeat: repeat, no-repeat, repeat, no-repeat, repeat, repeat, repeat, no-repeat;
  }
  .main-bg.runned {
    margin-top: -21px;
  }
  .div-block-4 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .grace-profile {
    padding-right: 10%;
    padding-left: 10%;
  }
  .link-to-profile {
    font-size: 15px;
  }
  .grace-prof-pic {
    padding-right: 11px;
    padding-left: 11px;
  }
  .fee-text {
    font-size: 12px;
  }
  .column-23 {
    padding-right: 26px;
    padding-left: 26px;
  }
  .link-6 {
    padding-right: 13px;
    padding-left: 13px;
  }
  .base-box {
    width: 90%;
    margin-bottom: 60px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 10px;
  }
  .titles {
    padding-top: 110px;
    font-size: 1.6em;
    line-height: 30px;
  }
  .subtitles {
    padding-top: 33px;
    font-size: 2em;
    line-height: 30px;
  }
  .statement {
    padding-top: 33px;
    padding-right: 29px;
    padding-left: 29px;
    font-size: 1.3em;
    line-height: 30px;
  }
  .social-cars {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .mobile-filter {
    position: fixed;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.78)), to(hsla(0, 0%, 100%, 0.78)));
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.78), hsla(0, 0%, 100%, 0.78));
  }
  .main-bg-mobile {
    position: static;
    z-index: 4000;
    padding-bottom: 1px;
    background-image: -webkit-gradient(linear, left top, right top, from(transparent), to(hsla(0, 0%, 100%, 0.95))), -webkit-gradient(linear, right top, left top, color-stop(50%, #fff), to(hsla(0, 0%, 100%, 0.73))), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/top_texture.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/lady-justice-v2.jpg');
    background-image: linear-gradient(90deg, transparent, hsla(0, 0%, 100%, 0.95)), linear-gradient(270deg, #fff 50%, hsla(0, 0%, 100%, 0.73)), linear-gradient(180deg, transparent, transparent), url('../images/top_texture.png'), linear-gradient(180deg, transparent, transparent), url('../images/lady-justice-v2.jpg');
    background-position: 0px 0px, 0px 0px, 0px 0px, 50% 100%, 0px 0px, 140% 0px;
    background-size: auto, auto, auto, cover, auto, 85%;
    opacity: 1;
  }
  .main-bg-mobile.pages {
    background-image: -webkit-gradient(linear, left top, right top, from(transparent), to(hsla(0, 0%, 100%, 0.95))), url('../images/court-lady-right.png'), -webkit-gradient(linear, right top, left top, color-stop(41%, #fff), to(hsla(0, 0%, 100%, 0.15))), url('../images/court-lady.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/top_texture.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/lady-justice-v2.jpg');
    background-image: linear-gradient(90deg, transparent, hsla(0, 0%, 100%, 0.95)), url('../images/court-lady-right.png'), linear-gradient(270deg, #fff 41%, hsla(0, 0%, 100%, 0.15)), url('../images/court-lady.png'), linear-gradient(180deg, transparent, transparent), url('../images/top_texture.png'), linear-gradient(180deg, transparent, transparent), url('../images/lady-justice-v2.jpg');
    background-position: 0px 0px, 256% 50%, 0px 0px, -106px 104px, 0px 0px, -37px 0px, 0px 0px, 140% 0px;
  }
  .main-bg-mobile.home {
    background-image: -webkit-gradient(linear, left top, right top, from(transparent), to(hsla(0, 0%, 100%, 0.95))), url('../images/court-lady-right.png'), -webkit-gradient(linear, right top, left top, color-stop(41%, #fff), to(hsla(0, 0%, 100%, 0.15))), url('../images/court-lady.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/top_texture.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/lady-justice-v2.jpg');
    background-image: linear-gradient(90deg, transparent, hsla(0, 0%, 100%, 0.95)), url('../images/court-lady-right.png'), linear-gradient(270deg, #fff 41%, hsla(0, 0%, 100%, 0.15)), url('../images/court-lady.png'), linear-gradient(180deg, transparent, transparent), url('../images/top_texture.png'), linear-gradient(180deg, transparent, transparent), url('../images/lady-justice-v2.jpg');
    background-position: 0px 0px, 256% 50%, 0px 0px, -106px 104px, 0px 0px, 37% 0px, 0px 0px, 140% 0px;
    background-size: auto, auto, auto, auto, auto, cover, auto, 85%;
    background-repeat: repeat, no-repeat, repeat, no-repeat, repeat, repeat, repeat, no-repeat;
  }
  .main-bg-mobile.runned {
    margin-top: -21px;
  }
  .photos-hosp {
    padding-right: 0px;
    padding-left: 0px;
  }
  .icon-5 {
    margin-left: 1px;
  }
  .icon-6 {
    margin-right: 0px;
  }
  .slider-2 {
    width: 90%;
    height: 360px;
    clear: both;
  }
  .small-carousel-2 {
    margin-top: 25%;
    margin-bottom: auto;
    font-size: 0.8em;
  }
  .small-carousel-2.wide.widemob {
    padding-right: 21%;
    padding-left: 21%;
  }
  .question {
    font-size: 1.5em;
    line-height: 25px;
  }
  .contact-text {
    padding-right: 0px;
    font-size: 12px;
  }
  .phone-number {
    padding-right: 0px;
    font-size: 12px;
  }
  .email-address {
    padding-right: 0px;
    font-size: 12px;
  }
}

@font-face {
  font-family: 'Birchstd';
  src: url('../fonts/BirchStd.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
}