@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);
@import url(https://fonts.googleapis.com/css?family=Poppins:200italic,300italic,400italic,500italic,600italic,700italic,800italic,200,300,400,500,600,700,800);
@import url(https://fonts.googleapis.com/css?family=Questrial);
/* core-elements */
/***** GLOBAL COLOURS *****/
.text--blue {
  color: #004876; }

.text--orange {
  color: #f79239; }

.text--white {
  color: #fff; }

.text--lightgray {
  color: #6D8D9C80; }

.text--gray {
  color: #333; }

.text--light-blue {
  color: #32ABE2; }

.teal {
  color: #00C6D6; }

.bg-teal {
  background-color: #00C6D6; }

.bg-lightgray {
  background-color: #F6F7F8; }

/*****  PARAGRAPH STYLES  *****/
/*****  LINK STYLES  *****/
/*****  ELEMENTS  *****/
/*****  MOBILE STYLES  *****/
/*****  TABLET STYLES  *****/
/*****  DESKTOP STYLES  *****/
/*****  HD STYLES  *****/
/*****  PARAGRAPH STYLES  *****/
p {
  text-align: left;
  margin-top: 0.5rem;
  margin-bottom: 1rem;
  line-height: 1.6rem;
  letter-spacing: .1px; }

p.poppins {
  font-family: Poppins; }

p.small {
  font-size: 14px; }

p.center, .center {
  text-align: center; }

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

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

p.buttontextfeature {
  text-align: left;
  margin-bottom: 0rem;
  margin-top: 0.625rem; }

.buttontext {
  margin: 0.3125rem;
  font-size: 0.9375rem;
  font-weight: bold; }

.orangeitalic {
  color: #f79239;
  font-weight: bold;
  font-style: italic; }

.strong {
  font-weight: 600; }

.bluefont {
  color: #004876;
  text-decoration: none; }

.orangetext {
  color: #f79239; }

.text--small {
  font-size: 0.6875rem; }

.text--large {
  font-size: 1.375rem; }

.sub-text {
  font-size: 1.125rem; }

.leadership-line-height {
  line-height: 1.875rem; }

.no-underline {
  text-decoration: none; }

.terms {
  color: #000;
  font-size: 0.625rem; }

.termswhite {
  color: #fff;
  font-size: 0.625rem; }

blockquote {
  z-index: -1;
  margin: 0.25em 0;
  padding: 0.25em;
  line-height: 1.45;
  position: relative;
  color: #333; }

blockquote cite {
  color: #004876;
  font-size: 0.9375rem;
  display: block;
  margin-top: 5px;
  text-align: right; }

blockquote p {
  text-align: left; }

.t-blockquote {
  font-size: 1.5625rem;
  font-style: italic;
  width: 80%;
  margin: 0.25em 0;
  padding: 0.25em 20px;
  line-height: 1.45;
  position: relative;
  color: #383838; }

.t-blockquote:before {
  display: block;
  content: "\201C";
  font-size: 80px;
  position: absolute;
  left: -20px;
  top: -20px;
  color: #7a7a7a; }

.t-blockquote:after {
  display: block;
  content: "\201D";
  font-size: 80px;
  position: absolute;
  right: 10px;
  bottom: -50px;
  color: #7a7a7a; }

.t-blockquote cite {
  color: #999999;
  font-size: 14px;
  display: block;
  margin-top: 5px; }

.t-blockquote cite:before {
  content: "\2014 \2009"; }

/*****  LINK STYLES  *****/
a.buttonlink {
  color: #004876;
  text-decoration: none; }

a:hover.buttonlink {
  color: #004876;
  text-decoration: none; }

a[href^="tel"] {
  color: inherit;
  text-decoration: none; }

a.bodylink {
  color: #004876;
  text-decoration: none; }

a:hover.bodylink {
  color: #004876;
  text-decoration: underline; }

a.lightblue {
  color: #32ABE2;
  text-decoration: none;
  font-family: poppins;
  /* letter-spacing: .01rem; */
  font-weight: 500; }

a.whitepaper {
  color: #32ABE2;
  text-decoration: underline; }

a:hover.whitepaper {
  color: #32ABE2;
  text-decoration: underline;
  text-decoration: none; }

a.bodylinkmenu {
  color: #004876;
  text-decoration: none; }

a:hover.bodylinkmenu {
  color: #000;
  text-decoration: none; }

a.bodylinkwhite {
  color: #fff;
  text-decoration: none;
  font-style: italic; }

a:hover.bodylinkwhite {
  color: #f79239;
  text-decoration: underline; }

.bodywhite-num {
  color: #fff;
  text-decoration: none;
  font-weight: bold; }

.footergray {
  color: #fff;
  text-decoration: none;
  line-height: 1rem; }
  @media screen and (max-width: 768px) {
    .footergray {
      line-height: 1.875rem; } }

.footergray_mobile {
  color: #fff;
  text-decoration: none;
  line-height: 1rem; }
  @media screen and (max-width: 768px) {
    .footergray_mobile {
      display: none; } }
  @media screen and (max-width: 480px) {
    .footergray_mobile {
      display: none; } }

a.footergray {
  color: #fff;
  text-decoration: none;
  font-size: 1rem;
  line-height: 1rem; }

a.footergray-footer {
  color: #fff;
  text-decoration: none;
  font-size: 0.75rem;
  line-height: 0.75rem; }

a.footergray-social, .footergray-social {
  color: #fff;
  text-decoration: none;
  line-height: 0.3125rem;
  margin-bottom: 0.625rem; }

a:hover.footergray-social {
  color: #F6F7F8; }

a.footerwhite {
  color: #fff;
  text-decoration: none;
  font-size: 1.5rem;
  line-height: 1.875rem; }

a:hover.footerwhite {
  color: #F6F7F8; }

a:hover.footergray {
  color: #F6F7F8; }

a.footergray-bottom, .footergray-bottom {
  color: #F6F7F8;
  text-decoration: none;
  font-size: 0.6875rem; }

a:hover.footergray-bottom {
  color: #f79239; }

.leadership-icon {
  margin-top: 1.25em; }

.tooltip {
  position: relative;
  display: inline-block; }

.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #32ABE2;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 1s; }

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #32ABE2 transparent transparent transparent; }

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1; }

/*****  ELEMENTS  *****/
i.leadership {
  background-color: #0060A9;
  color: #fff;
  text-align: center;
  float: left;
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin-right: 5px; }

a:hover.leadership {
  background-color: #c5c3c4; }

ol {
  padding-inline-start: 20px; }

ul.ticks {
  padding-left: 30px;
  list-style: none;
  text-align: left;
  margin-bottom: 1rem; }

li.ticks {
  margin: 7px;
  text-indent: -1.7em;
  line-height: 1.5625rem; }

li.ticks:before {
  content: "\f14a";
  font-family: FontAwesome;
  margin: 0 10px 0 -4px;
  color: #004876;
  font-size: 1.25rem;
  vertical-align: middle; }

ul.ticks-sales {
  padding-left: 20px;
  list-style: none;
  text-align: left;
  margin-bottom: 1rem; }

li.ticks-sales {
  margin: 7px;
  text-indent: -1.7em;
  line-height: 2.0625rem; }

li.ticks-sales:before {
  font-family: FontAwesome;
  content: "\f14a";
  margin: 0 5px 0 -4px;
  color: #004876;
  font-size: 1.25rem;
  vertical-align: middle; }

ul.ticks-white {
  padding-left: 20px;
  list-style: none;
  text-align: left;
  margin-bottom: 1rem; }

li.ticks-white {
  margin: 7px;
  text-indent: -1.7em;
  line-height: 1.5625rem; }

li.ticks-white:before {
  font-family: FontAwesome;
  content: "\f14a";
  margin: 0 5px 0 -4px;
  color: #fff;
  font-size: 1.25rem;
  vertical-align: middle; }

ul.triangle {
  padding-left: 20px;
  list-style: none;
  text-align: left;
  margin-bottom: 1rem; }

li.triangle {
  margin: 7px;
  text-indent: -1.2em;
  line-height: 1.5625rem; }

li.triangle:before {
  font-family: 'FontAwesome';
  content: '\f0da';
  margin: 0 5px 0 -4px;
  color: #32ABE2;
  font-size: 0.9375rem;
  vertical-align: middle; }

ul.triangle a:hover {
  color: #f79239; }

ul.trianglehor {
  padding-left: 20px;
  list-style: none;
  margin-bottom: 1rem;
  display: inline-block; }

li.trianglehor {
  margin: 7px;
  text-indent: -1.2em;
  line-height: 1.5625rem;
  float: left;
  padding-right: 40px; }

li.trianglehor:before {
  font-family: 'Material Icons';
  content: '\E037';
  margin: 0 5px 0 -4px;
  color: #004876;
  font-size: 0.9375rem;
  vertical-align: middle; }

li.trianglehor:last-child {
  padding-right: 0px !important; }

ul.trianglesales {
  padding-left: 20px;
  list-style: none;
  text-align: left;
  margin-bottom: 1rem; }

li.trianglesales {
  margin: 7px;
  text-indent: -1.7em;
  line-height: 1.5625rem; }

li.trianglesales:before {
  font-family: 'Material Icons';
  content: '\E037';
  margin: 0 5px 0 -4px;
  color: #fff;
  font-size: 0.9375rem;
  vertical-align: middle; }

ol.number {
  padding-left: 1.25rem;
  text-align: left;
  margin-bottom: 0.0625rem;
  list-style-type: numeric; }

li.number {
  margin: 0.4375rem;
  text-indent: .5em;
  line-height: 1.5625rem; }

.sitemap ul {
  padding-left: 20px;
  list-style: none;
  text-align: left;
  margin-bottom: 1rem; }

.sitemap li {
  margin: 7px;
  text-indent: -1.7em;
  line-height: 1.5625rem; }

.sitemap ul li a:hover {
  color: #f79239; }

.negmargin10 {
  margin-top: -10px; }

.fa-20 {
  margin: 0px 20px; }

/*****    Mobile Styles     *****/
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .sub-text {
    font-size: 0.875rem;
    margin-bottom: 0.875rem; }
  ul.ticks {
    padding-left: 20px;
    list-style: none;
    text-align: left; }
  li.ticks {
    margin: 10px;
    text-indent: -1em;
    line-height: 1.5625rem; }
  li.ticks:before {
    font-family: 'Material Icons';
    content: '\E834';
    margin: 0 5px 0 -15px;
    color: #004876;
    font-size: 1.25rem;
    vertical-align: middle; }
  ul.triangle {
    padding-left: 20px;
    list-style: none;
    text-align: left; }
  li.triangle {
    margin: 10px;
    text-indent: -1em;
    line-height: 1.5625rem; }
  li.triangle:before {
    font-family: 'Material Icons';
    content: '\E037';
    margin: 0 5px 0 -15px;
    color: #004876;
    font-size: 0.9375rem;
    vertical-align: middle; }
  .none {
    display: none; }
  .aol {
    margin-top: 3.75rem; }
  .aol-home {
    margin-top: 0.625rem;
    margin-bottom: 1.25rem; }
  .two-lawbutton {
    margin-bottom: 0.625rem; }
  i.leadership {
    width: 50px;
    height: 50px;
    line-height: 50px; }
  a.footerwhite:visited {
    color: #fff; } }

@media (min-width: 1200px) {
  span.xl {
    font-size: 2.1em; } }

@media (min-width: 1200px) {
  sup {
    top: -1.5em; } }

/*****    Tablet Styles     *****/
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .aol {
    margin-top: 3.75rem; }
  .sub-text {
    font-size: 0.9375rem;
    margin-bottom: 0.625rem; }
  p.buttontext {
    margin: 0.125rem;
    font-size: 0.875rem;
    font-weight: bold; }
  p.buttontextfeature {
    margin: 0.125rem;
    font-size: 0.75rem;
    font-weight: normal;
    text-align: center; }
  p.buttontextfeature2 {
    margin: 0.125rem;
    font-size: 0.75rem;
    font-weight: normal;
    text-align: center; }
  p.leadership {
    margin: 0rem; }
  i.leadership {
    width: 30px !important;
    height: 30px !important;
    line-height: 30px !important;
    float: left; }
  .botmobile10 {
    color: #fff; } }

/*****    Desktop Styles     *****/
@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .aol {
    margin-top: 3.75rem; } }

/*****    HD Widescreen Styles     *****/
/*****  HEADINGS  *****/
h1, h2, h3, h4, h5, h6 {
  font-family: "Poppins", sans-serif;
  font-weight: 500; }

h1 {
  font-size: 2.5rem;
  line-height: 3.5rem;
  font-weight: 600;
  letter-spacing: -0.3px; }

h2 {
  font-size: 2rem;
  letter-spacing: -.3px;
  line-height: 2.9rem;
  font-weight: 600; }

h3 {
  font-size: 1.5rem;
  margin: 0.5rem 0;
  letter-spacing: -.1px;
  line-height: 2.2rem;
  font-weight: 600; }

h4 {
  font-size: 1.875rem;
  line-height: 2rem; }

h5 {
  font-size: 1rem;
  margin: 0.0625rem 0;
  font-weight: 400;
  line-height: 1.6rem;
  letter-spacing: -.1px; }

h6 {
  font-size: 1.5625rem;
  margin: 0.4375rem;
  line-height: 1.875rem; }

h1.bluefont {
  font-size: 3.4375rem;
  max-width: 100%;
  line-height: 3.75rem;
  margin: 2.5rem 6.25rem 1.875rem 6.25rem; }

h1.bluefontfeatures {
  font-size: 3.4375rem;
  max-width: 100%;
  line-height: 3.75rem;
  margin: -3.4375rem 0rem 1.875rem 0rem; }

h2.carosel {
  font-size: 1.375rem;
  font-style: italic;
  text-align: left;
  font-weight: 200; }

h2.demo {
  font-size: 2.1875rem;
  margin-bottom: 1.25rem;
  max-width: 100%;
  line-height: 2.5rem;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-weight: 200; }

h2.features {
  font-size: 2.8125rem;
  color: #004876;
  line-height: 2.8125rem;
  font-weight: 200; }

h2.footer {
  font-size: 1.5rem;
  margin-bottom: 1.25rem;
  max-width: 100%;
  line-height: 1.875rem;
  text-align: left;
  font-weight: 200;
  color: #333; }

h2.footer-double {
  font-size: 1.25rem;
  margin-bottom: 0.9375rem;
  max-width: 100%;
  line-height: 1.875rem;
  text-align: left;
  font-weight: 200;
  color: #fff; }

h2.homepage {
  font-size: 1rem;
  margin-bottom: 1.875rem;
  max-width: 100%;
  line-height: 1.5rem;
  text-align: center; }

h2.leadership {
  font-size: 1.875rem;
  color: #004876;
  line-height: 2.8125rem;
  font-weight: 200; }

h2.smalllaw {
  font-size: 2.1875rem;
  margin-bottom: 1.25rem;
  max-width: 100%;
  line-height: 2.8125rem;
  text-align: center;
  color: #004876;
  font-weight: 200; }

h2 a {
  color: #fff;
  text-decoration: none; }

h3.subheading {
  font-size: 1.5625rem;
  margin-bottom: 1.25rem;
  line-height: 1.5625rem; }

h5.promo {
  font-size: 1.25rem;
  margin-bottom: 0rem;
  max-width: 100%;
  line-height: 1.5625rem;
  text-align: center;
  font-weight: 600; }

/*****    Mobile Styles     *****/
@media only screen and (min-width: 320px) and (max-width: 767px) {
  p {
    padding: 0rem; }
  h1 {
    font-size: 1.875rem;
    line-height: 1.875rem; }
  h2 {
    font-size: 1.25rem;
    line-height: 1.25rem; }
  h3 {
    font-size: 1.875rem;
    line-height: 2.1875rem; }
  h5 {
    font-size: 1.375rem;
    padding: 1.25rem 0rem 0rem 0rem;
    line-height: 1.625rem;
    font-family: "Poppins", sans-serif;
    font-weight: bold; }
  .price {
    font-size: 2.3rem; } }

/*****    Desktop Styles     *****/
/*****    Tablet Styles     *****/
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  h1 {
    font-size: 2.5rem;
    line-height: 120%; } }

/*****    HD Widescreen Styles     *****/
@media only screen and (max-width: 767px) {
  h1 {
    font-size: 1.875rem;
    line-height: 120%; } }

html|* > svg {
  transform-origin: 50% 50% 0px; }

.img-responsive {
  max-width: 100%;
  height: auto; }

.top0 {
  margin-top: 0 !important; }

.top5 {
  margin-top: 0.3125rem; }

.top10 {
  margin-top: 0.625rem; }

.top20 {
  margin-top: 1.25rem; }

.top30 {
  margin-top: 1.875rem; }

.top40 {
  margin-top: 2.5rem; }

.top45 {
  margin-top: 2.8125rem; }

.top50 {
  margin-top: 3.125rem; }

.top80 {
  margin-top: 5rem; }

.top100 {
  margin-top: 6.25rem; }

.top110 {
  margin-top: 6.875rem; }

.top120 {
  margin-top: 7.5rem; }

.top150 {
  margin-top: 9.375rem; }

.bot0 {
  margin-bottom: 0 !important; }

.bot10 {
  margin-bottom: 0.625rem; }

.bot20 {
  margin-bottom: 1.25rem; }

.bot30 {
  margin-bottom: 1.875rem; }

.bot40 {
  margin-bottom: 2.5rem; }

.bot47 {
  margin-bottom: 2.9375rem; }

.bot50 {
  margin-bottom: 3.125rem; }

.bot80 {
  margin-bottom: 5rem; }

.bot120 {
  margin-bottom: 7.5rem; }

.bot140 {
  margin-bottom: 8.75rem; }

.left10 {
  margin-left: 0.625rem; }

.left20 {
  margin-left: 1.25rem; }

.left30 {
  margin-left: 1.875rem; }

.left40 {
  margin-left: 2.5rem; }

.left80 {
  margin-left: 5rem; }

.right10 {
  margin-right: 0.625rem; }

.right20 {
  margin-right: 1.25rem; }

.right30 {
  margin-right: 1.875rem; }

.right40 {
  margin-right: 2.5rem; }

.right80 {
  margin-right: 11.25rem; }

.margin40 {
  margin: 2.5rem; }

.negtop50 {
  margin-top: -3.4375rem; }

.negtop20 {
  margin-top: -1.25rem; }

.negbot10 {
  margin-bottom: -0.625rem; }

.pad10 {
  padding: 0.625rem; }

.pad20 {
  padding: 1.25rem; }

.pad32 {
  padding: 2rem; }

.padbot {
  padding-bottom: 120px; }

.header-fullwidth {
  margin: 0 auto;
  max-width: 100%;
  position: relative;
  width: 100%;
  height: 100%;
  padding-top: 70px; }
  @media screen and (max-width: 992px) {
    .header-fullwidth {
      padding-top: 30px; } }
  @media screen and (max-width: 768px) {
    .header-fullwidth {
      padding-top: 30px; } }
  @media screen and (max-width: 480px) {
    .header-fullwidth {
      padding-top: 30px; } }

.header-home {
  position: relative;
  background: url(https://easysoft-usa.com/img/jpg/home-header.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }
  @media screen and (max-width: 992px) {
    .header-home {
      height: auto; } }
  @media screen and (max-width: 768px) {
    .header-home {
      height: auto; } }
  @media screen and (max-width: 480px) {
    .header-home {
      height: auto; } }
  .header-home .hero-text {
    max-width: 550px;
    margin-right: auto; }
  .header-home .mac-compatible-badge {
    z-index: 1;
    margin-right: 80px; }
    @media (min-width: 700px) {
      .header-home .mac-compatible-badge {
        margin-right: auto; } }
    @media (max-width: 700px) {
      .header-home .mac-compatible-badge {
        margin: auto; } }

.header-contact {
  background: url(https://easysoft-usa.com/img/jpg/contact-us-header.jpg);
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  height: 400px; }
  @media screen and (max-width: 992px) {
    .header-contact {
      height: auto; } }
  @media screen and (max-width: 768px) {
    .header-contact {
      height: auto; } }
  @media screen and (max-width: 480px) {
    .header-contact {
      height: auto; } }

.header-features {
  background-image: url(../img/png/features-header-2.png);
  height: 560px; }
  @media screen and (max-width: 992px) {
    .header-features {
      height: 360px;
      background-image: none;
      background-color: #004876; } }
  @media screen and (max-width: 768px) {
    .header-features {
      height: 260px; } }
  @media screen and (max-width: 480px) {
    .header-features {
      height: 260px; } }

.header-blog {
  background-image: url(../img/jpg/blog-header.jpg);
  height: 560px; }
  @media screen and (max-width: 992px) {
    .header-blog {
      height: 360px;
      background-image: none;
      background-color: #004876; } }
  @media screen and (max-width: 768px) {
    .header-blog {
      height: 260px; } }
  @media screen and (max-width: 480px) {
    .header-blog {
      height: 260px; } }

.header-guides {
  background-image: url(../img/jpg/guide-header.jpg);
  height: 560px; }
  @media screen and (max-width: 992px) {
    .header-guides {
      height: auto;
      background-image: none;
      background-color: #004876; } }
  @media screen and (max-width: 768px) {
    .header-guides {
      height: auto; } }
  @media screen and (max-width: 480px) {
    .header-guides {
      height: auto; } }

.header-howitworks {
  background-color: #fff;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#32abe2), to(#004876));
  background-image: -webkit-linear-gradient(top, #32abe2, #004876);
  background-image: -moz-linear-gradient(top, #32abe2, #004876);
  background-image: -o-linear-gradient(top, #32abe2, #004876);
  background-image: linear-gradient(90deg, #004876, #32abe2);
  background-repeat: no-repeat;
  background-size: 100% 750px; }
  @media screen and (max-width: 992px) {
    .header-howitworks {
      height: auto;
      background-image: none;
      background-color: #004876; } }
  @media screen and (max-width: 768px) {
    .header-howitworks {
      height: auto; } }
  @media screen and (max-width: 480px) {
    .header-howitworks {
      height: auto; } }

.header-pricing {
  background-image: url(https://easysoft-usa.com/img/jpg/pricing-header.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 450px; }
  @media screen and (max-width: 992px) {
    .header-pricing {
      height: auto; } }
  @media screen and (max-width: 768px) {
    .header-pricing {
      height: auto; } }
  @media screen and (max-width: 480px) {
    .header-pricing {
      height: auto; } }

.header-about {
  background-image: url(../img/png/about-header.png);
  height: 560px; }
  @media screen and (max-width: 992px) {
    .header-about {
      height: auto;
      background-image: none;
      background-color: #004876; } }
  @media screen and (max-width: 768px) {
    .header-about {
      height: auto; } }
  @media screen and (max-width: 480px) {
    .header-about {
      height: auto; } }

.header-referral-program {
  background-image: url(../img/png/referral-header-4.png);
  height: 560px; }
  @media screen and (max-width: 992px) {
    .header-referral-program {
      height: auto;
      background-image: none;
      background-color: #004876; } }
  @media screen and (max-width: 768px) {
    .header-referral-program {
      height: auto; } }
  @media screen and (max-width: 480px) {
    .header-referral-program {
      height: auto; } }

.header-support {
  background-image: url(../img/jpg/support-header.jpg);
  height: 560px; }

.header-thank-you {
  background-image: url(https://easysoft-usa.com/img/jpg/thank-you-header.jpg);
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover; }
  @media screen and (max-width: 992px) {
    .header-thank-you {
      height: auto; } }
  @media screen and (max-width: 768px) {
    .header-thank-you {
      height: auto; } }
  @media screen and (max-width: 480px) {
    .header-thank-you {
      height: auto; } }

.header-family-law {
  background-image: url(../img/jpg/family-law-header.jpg);
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover 550px; }
  @media screen and (max-width: 992px) {
    .header-family-law {
      height: auto; } }
  @media screen and (max-width: 768px) {
    .header-family-law {
      height: auto; } }
  @media screen and (max-width: 480px) {
    .header-family-law {
      height: auto; } }

.header-generic {
  background-image: url(../img/jpg/main-header.jpg);
  height: 560px; }
  @media screen and (max-width: 992px) {
    .header-generic {
      height: 360px;
      background-image: none;
      background-color: #004876; } }
  @media screen and (max-width: 768px) {
    .header-generic {
      height: 360px; } }
  @media screen and (max-width: 480px) {
    .header-generic {
      height: 260px; } }

.header-whitepaper {
  background-image: url(../img/jpg/whitepapers-header.jpg);
  height: 560px; }
  @media screen and (max-width: 992px) {
    .header-whitepaper {
      height: auto;
      background-image: none;
      background-color: #004876; } }
  @media screen and (max-width: 768px) {
    .header-whitepaper {
      height: auto; } }
  @media screen and (max-width: 480px) {
    .header-whitepaper {
      height: auto; } }

.header-angle {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin: 0; }

.bg-quote {
  background-image: url(../img/png/graphic-pattern-grey.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 100%; }

.container-fullwidth-lightblue img {
  position: relative;
  z-index: 999999; }

.expanded-img {
  margin: -25px 0 -25px 0;
  overflow: visible; }

.expanded-img-top {
  margin: -35px 0 0 0;
  overflow: visible; }

.container-fullwidth-blog {
  margin: 0 auto;
  max-width: 100%;
  position: relative;
  width: 100%;
  background-color: #fff; }

.container-fullwidth-home {
  margin: 0 auto;
  max-width: 100%;
  position: relative;
  width: 100%;
  background-color: #fff;
  padding-top: 70px;
  background-image: url("../img/background-home.png");
  background-repeat: repeat-x; }

.container-fullwidth-feature {
  margin: 0 auto;
  max-width: 100%;
  position: relative;
  width: 100%;
  background-color: #004876;
  padding-top: 70px;
  background-repeat: repeat-x; }

.container-fullwidth-lightgray {
  background-color: #F6F7F8; }

.container-fullwidth-darkblue {
  background-color: #004876; }

.container-fullwidth-blue {
  color: #fff;
  background-color: #004876;
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: box;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-box-orient: horizontal;
  box-orient: horizontal; }

.container-fullwidth-lightblue {
  position: relative;
  color: #fff;
  background: url("../img/png/easysoft-usa.png");
  background-color: #32abe2;
  width: 100%;
  height: 525px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: box;
  margin: -40px 0 0 0;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-box-orient: horizontal;
  box-orient: horizontal; }

.container-800 {
  max-width: 800px;
  margin: auto; }

.container-900 {
  max-width: 900px;
  margin: auto; }

.container-1200 {
  max-width: 1200px;
  margin: auto; }

.min-h-600 {
  min-height: 600px; }

.min-h-800 {
  min-height: 800px; }

.container-fullwidth-blue .container,
.container-fullwidth-lightblue .container {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0px;
  box-sizing: border-box; }

.container-fullwidth-blue h4,
.container .container-fullwidth-lightblue .container {
  text-align: left;
  padding: 40px 0 0 0;
  font-size: 40px;
  color: #fff;
  line-height: 32px; }

.container-fullwidth-blue .container .container-fullwidth-lightblue .container,
h4.demo {
  text-align: center;
  padding: 40px 0 0 0;
  font-size: 40px;
  color: #fff;
  line-height: 32px; }

.container-fullwidth-blue .container p,
.container-fullwidth-lightblue .container p {
  font-size: 20px;
  color: #fff;
  line-height: 34px; }

.container-half-img-left-light {
  position: relative;
  color: #fff;
  background-color: #32ABE2;
  width: 100%;
  background-size: contain;
  background-position: left center;
  background-repeat: no-repeat; }

.container-half-img-right-light {
  position: relative;
  color: #fff;
  background-color: #004876;
  width: 100%;
  background-size: contain;
  background-position: right center;
  background-repeat: no-repeat; }

.container-half-img-right-dark {
  position: relative;
  color: #fff;
  background-color: #004876;
  width: 100%;
  background-size: contain;
  background-position: right center;
  background-repeat: no-repeat; }

.page--title {
  font-family: "Poppins", sans-serif;
  text-align: left;
  padding: 0rem;
  margin: 0;
  font-size: 2.5rem;
  color: #fff;
  line-height: 2.875rem; }

.container-half-img-left-light p,
.container-half-img-right-light p,
.container-half-img-left-dark p,
.container-half-img-right-dark p {
  font-size: 1.25rem;
  color: #fff;
  line-height: 1.875rem; }

.container-fullwidth-img {
  position: relative;
  color: #fff;
  border-top: 75px solid #32ABE2;
  border-bottom: 75px solid #32ABE2;
  background-size: cover;
  background-position: left center;
  background-repeat: no-repeat;
  height: 600px; }

.lifestyle-box-right {
  width: 500px;
  height: 525px;
  background: #fff;
  position: absolute;
  right: 0px;
  margin: -47px 0;
  padding: 50px; }

.lifestyle-box-fw {
  width: 100%;
  height: 525px;
  background: #fff;
  position: absolute;
  right: 0px;
  margin: -47px 0;
  padding: 50px; }

.lifestyle-box-left {
  width: 500px;
  height: 525px;
  background: #fff;
  position: absolute;
  left: 0px;
  margin: -47px 0;
  padding: 50px; }

.lifestyle-box-left h4,
.lifestyle-box-right h4 {
  text-align: left;
  font-size: 2.5rem;
  color: #004876;
  line-height: 2rem; }

.lifestyle-box-left p,
.lifestyle-box-right p {
  font-size: 1.25rem;
  color: #004876;
  line-height: 2.125rem; }

.blog-1 {
  background-image: url("../img/png/easysoft-hw-lifestyle-2.png"); }

.blog-2 {
  background-image: url("../img/png/easysoft-hw-lifestyle-2-right.png"); }

.mtop50 {
  margin: 50px 0 0 0; }

.resources-1 {
  background-image: url("../img/png/easysoft-fw-lifestyle-3.png"); }

.resources-2 {
  background-image: url("../img/png/easysoft-fw-lifestyle-4.png"); }

.resources-3 {
  background-image: url("../img/png/easysoft-fw-lifestyle-5.png"); }

.resources-4 {
  background-image: url("../img/png/easysoft-fw-lifestyle-6.png"); }

.container-fullwidth-img-white {
  position: relative;
  color: #fff;
  border-top: 75px solid #fff;
  border-bottom: 75px solid #fff;
  background-size: cover;
  background-position: left center;
  background-repeat: no-repeat;
  height: 600px; }

.software-screen {
  width: 725px;
  position: absolute;
  left: 48px;
  -webkit-transform: perspective(600px) rotateY(8deg);
  -moz-transform: perspective(600px) rotateY(8deg);
  -o-transform: perspective(600px) rotateY(8deg);
  transform: perspective(600px) rotateY(8deg); }

.pc-angle {
  transform: rotateY(45deg);
  transform: perspective(600px); }

hr.break {
  border: 0;
  height: 1px;
  background-image: -webkit-linear-gradient(left, #f8f8f8, #e2e2e2, #f8f8f8);
  background-image: -moz-linear-gradient(left, #f8f8f8, #e2e2e2, #f8f8f8);
  background-image: -ms-linear-gradient(left, #f8f8f8, #e2e2e2, #f8f8f8);
  background-image: -o-linear-gradient(left, #f8f8f8, #e2e2e2, #f8f8f8); }

/*****    Mobile Styles     *****/
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .container-fullwidth-homepage {
    margin: 0 auto;
    max-width: 100%;
    position: relative;
    width: 100%;
    padding-top: 30px;
    background-image: radial-gradient(circle at top right, #32abe2, #004876 50%);
    height: 370px; }
  .container-fullwidth-lightblue {
    height: 250px; }
  .top80 {
    margin-top: 5rem; }
  .top150 {
    margin-top: 9.375rem; } }

/*****    Tablet Styles     *****/
/*****    Desktop Styles     *****/
/*****    Widescreen Desktop Styles     *****/
.grid {
  position: absolute;
  top: 100px;
  left: 0;
  /*Width = (225 + 20 + 20) * 4 = 1060*/
  width: 754px;
  /*3D Transform*/
  transform: rotateX(-50deg) rotateY(10deg) rotateZ(0deg);
  /*Preserve 3D style for children*/
  transform-style: preserve-3d; }

.grid li {
  height: 471px;
  width: 754px;
  float: left;
  margin: 20px;
  list-style-type: none;
  /*Hide the lighting gradient from the front face*/
  background-size: 0, cover;
  /*Preserve 3D style for children(pseudo elements)*/
  transform-style: preserve-3d; }

/*Left and Bottom Sides*/
.grid li:before,
.grid li:after {
  content: "";
  position: absolute;
  /*100% height and width*/
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: inherit;
  background-size: cover; }

/*Left Side*/
.grid li:before {
  transform-origin: left center;
  transform: rotateY(10deg);
  /*Reducing the width of the left side for a flat feel*/
  width: 5px; }

/*Bottom Side*/
.grid li:after {
  transform-origin: bottom center;
  transform: rotateX(10deg);
  /*Reducing the height*/
  height: 5px;
  top: auto;
  bottom: 0;
  /*Background fix - start the background from the bottom*/
  background-position: bottom center; }

/*Shadow time - sadly all pseudo elements are used so we will have to add an HTML element in each LI*/
.s {
  position: absolute;
  /*30px smaller from each side*/
  top: 30px;
  left: 30px;
  right: 30px;
  bottom: 30px;
  background: rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 30px 30px rgba(0, 0, 0, 0.5);
  /*Pushing down the shadow to give an elevated feel*/
  transform: translateZ(-50px); }

/*We will add a light gradient to the sides to give some lighting effect*/
.one {
  background: linear-gradient(45deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5)), url("../img/leap-desktop.svg"); }

.icons-box {
  display: block;
  margin: auto;
  max-width: 250px;
  min-height: 150px;
  padding: 5%;
  transition: 0.6s ease-out; }

.text-box {
  background-color: #fff;
  position: absolute;
  top: -20%;
  left: 5%;
  transform: translate(-5%, 20%);
  max-width: 532px;
  width: 500px;
  height: 550px;
  z-index: 0;
  padding: 5% 10% 5% 10%;
  visibility: visible; }

.text-box-left {
  background-color: #fff;
  position: absolute;
  top: -20%;
  left: 5%;
  transform: translate(-5%, 20%);
  max-width: 532px;
  width: 500px;
  height: 550px;
  z-index: 9999;
  padding: 5% 10% 5% 10%;
  visibility: visible; }

.about-box-left {
  background-color: #fff;
  position: absolute;
  top: -35%;
  left: 45%;
  transform: translate(-45%, 35%);
  max-width: 532px;
  width: 500px;
  height: 350px;
  z-index: 0;
  padding: 5% 10% 5% 10%;
  visibility: visible; }
  @media screen and (max-width: 1024px) {
    .about-box-left {
      background-color: #fff;
      position: absolute;
      top: -35%;
      left: 45%;
      transform: translate(-65%, 65%);
      max-width: 532px;
      width: 500px;
      height: 350px;
      z-index: 0;
      padding: 5% 10% 5% 10%;
      visibility: visible; } }
  @media screen and (max-width: 992px) {
    .about-box-left {
      display: none; } }
  @media screen and (max-width: 768px) {
    .about-box-left {
      display: none; } }
  @media screen and (max-width: 480px) {
    .about-box-left {
      display: none; } }

.text-box-parallax {
  background-color: #fff;
  position: absolute;
  top: 25%;
  left: 5%;
  transform: translate(-5%, -25%);
  max-width: 532px;
  width: 500px;
  height: 550px;
  z-index: 0;
  padding: 5% 10% 5% 10%;
  visibility: visible; }

.text--lightblue {
  color: #32ABE2; }

.icons-home {
  max-height: 40px;
  display: block;
  margin: auto; }

ul.li-dots,
li.li-dots {
  list-style-type: initial; }

ul.li-square_home,
li.li-square_home {
  list-style-type: square;
  text-align: center;
  list-style: inside; }

li.li-square_home {
  float: left;
  padding-left: 10px;
  list-style-type: square; }

.border-center {
  display: block;
  margin: auto;
  max-width: 60px; }

.border-bot {
  border-top: 1px solid #32ABE2;
  width: 40px; }

.border-bot-white {
  border-top: 1px solid #fff;
  width: 40px; }

.border-bot-grey {
  border-top: 1px solid #333;
  width: 40px; }

#spin {
  color: #fff; }

#spin:after {
  content: "";
  animation: spin 10s linear infinite; }

@keyframes spin {
  0% {
    content: "Close Faster"; }
  25% {
    content: "Reduce Cost"; }
  50% {
    content: "Automate Work"; }
  75% {
    content: "Reduce Risk"; }
  100% {
    content: "Close Faster"; } }

/* CSS Grid
-------------------------------------------------------------- */
.grid-3-col {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 40px; }
  @media only screen and (max-width: 1200px) {
    .grid-3-col {
      grid-gap: 30px;
      grid-template-columns: repeat(4, 1fr); } }
  @media only screen and (max-width: 767px) {
    .grid-3-col {
      grid-gap: 20px;
      grid-template-columns: repeat(1, 100%); } }

.item-3-col {
  grid-column: span 2;
  text-align: center; }
  @media only screen and (min-width: 1201px) {
    .item-3-col {
      /* Dealing with 2 orphan items */
      /* Dealing with single orphan */ }
      .item-3-col:last-child:nth-child(3n - 1) {
        grid-column-end: -2; }
      .item-3-col:nth-last-child(2):nth-child(3n + 1) {
        grid-column-end: 4; } }
  @media only screen and (max-width: 1200px) and (min-width: 768px) {
    .item-3-col {
      grid-column: span 2;
      /* Dealing with single orphan */ }
      .item-3-col:last-child:nth-child(2n - 1) {
        grid-column-end: 4; } }
  @media only screen and (max-width: 767px) {
    .item-3-col {
      grid-column: span 1; } }

.grid-3-col-b {
  display: grid;
  grid-gap: 40px;
  grid-template-columns: repeat(3, 1fr); }
  @media only screen and (max-width: 767px) {
    .grid-3-col-b {
      grid-gap: 20px;
      grid-template-columns: repeat(1, 100%);
      margin: 0 auto; } }

.grid-2-col {
  display: grid;
  grid-gap: 60px 40px;
  grid-template-columns: repeat(2, 1fr); }
  @media only screen and (max-width: 767px) {
    .grid-2-col {
      grid-gap: 20px;
      grid-template-columns: repeat(1, 100%);
      margin: 0 auto; } }

.grid-2-col-b {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(2, 1fr); }

.grid-4-col {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(4, 1fr); }
  @media only screen and (max-width: 767px) {
    .grid-4-col {
      grid-template-columns: repeat(1, 100%);
      margin: 0 auto; } }

.flex {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  height: 100%; }

.flex-vertical-center {
  align-items: center; }

.flex-horizontal-center {
  justify-content: center; }

.inline-flex {
  display: inline-flex; }

/* Flex IE11+ */
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop,
  .flex-ie-350 {
    height: 350px;
    min-height: 350px; }
  *::-ms-backdrop,
  .flex-ie-500 {
    height: 500px;
    min-height: 500px; } }

/* Flex */
.height-100 {
  height: 100%; }

.flex-center {
  display: flex;
  align-items: center; }

.relative {
  position: relative; }

/*** Primary style ***/
*,
*::after,
*::before {
  box-sizing: border-box; }

/* -------------------------------- 

 Navigation (Jul 2020)

-------------------------------- */
.header {
  background: #fff;
  box-sizing: border-box;
  height: 70px;
  position: fixed;
  width: 100%;
  background: white;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  z-index: 1000; }
  @media only screen and (max-width: 1240px) {
    .header {
      padding: 0 20px; } }

.container-nav {
  width: 100%;
  display: flex;
  align-items: center;
  position: relative;
  max-width: 1170px;
  margin: 0 auto;
  box-sizing: border-box; }
  @media only screen and (min-width: 1025px) {
    .container-nav {
      height: 100%;
      line-height: 70px; } }

.nav-logo {
  background: url(../img/png/logo.png) no-repeat;
  background-size: auto 100%;
  display: inline-block;
  height: 50px;
  width: 105px;
  vertical-align: middle; }
  @media only screen and (max-width: 1025px) {
    .nav-logo {
      display: block;
      float: left;
      margin-top: 10px; } }

.site-nav {
  display: flex;
  width: 100%;
  float: right;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 500;
  height: 70px; }
  .site-nav a {
    color: #1e365e;
    display: block;
    height: 100%;
    text-decoration: none;
    padding: 0 17px; }
    .site-nav a:hover {
      color: #194d91; }
  @media only screen and (min-width: 1025px) {
    .site-nav {
      display: flex;
      justify-content: space-between;
      width: 100%; }
      .site-nav a {
        padding: 0 17px; }
      .site-nav > ul > li {
        display: inline-block;
        margin-right: -4px; }
      .site-nav li:hover .sub-nav {
        display: block; } }
  @media only screen and (max-width: 1025px) {
    .site-nav {
      display: none;
      flex-direction: column;
      background: #004876;
      left: 0;
      overflow-y: scroll;
      padding: 20px 0 70px 0;
      position: fixed;
      top: 70px;
      height: 100%;
      width: 100%;
      z-index: 150; }
      .site-nav > ul {
        padding: 20px; }
      .site-nav li {
        display: block;
        padding: 15px 0;
        width: 100%; }
      .site-nav li.noborder {
        border-bottom: none; }
      .site-nav a {
        color: white;
        font-size: 18px;
        letter-spacing: 2.5px;
        text-transform: none;
        font-weight: 500;
        padding: 0 17px 0 0; }
        .site-nav a:hover {
          color: #9dc0e4; } }

.nav-ul {
  display: block;
  list-style-type: disc;
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 0; }

/*** Dropdown ***/
.has-children {
  position: relative; }
  .has-children a {
    padding-right: 10px; }

.sub-nav {
  background-color: #fff;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 25px;
  color: #1e365e;
  display: none;
  right: 0;
  padding: 20px 25px 15px 25px;
  position: absolute;
  right: 0;
  top: 70px;
  min-width: 250px;
  z-index: 500;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.08); }
  .sub-nav > li {
    float: left;
    display: block;
    width: 25%; }
  .sub-nav li {
    margin: 0 0 12px 0; }
  .sub-nav li,
  .sub-nav a {
    padding: 0; }
  .sub-nav a {
    color: #1e365e;
    font-size: 14px;
    line-height: 1.25;
    letter-spacing: 0;
    font-weight: normal;
    text-transform: none; }
    .sub-nav a:hover {
      color: #194d91;
      background: none; }
  @media only screen and (min-width: 1025px) {
    .sub-nav {
      border-top: 2px solid #f6f6f6; } }

@supports (display: grid) {
  .sub-nav li {
    display: block;
    float: none;
    width: 100%; } }

.sub-nav .nav-title {
  border-radius: 2px;
  color: #1e365e;
  display: block;
  font-size: 16px;
  letter-spacing: 1px;
  margin-bottom: 15px;
  padding: 10px 2px 15px 2px;
  width: 100%; }
  .sub-nav .nav-title span {
    text-transform: lowercase; }

/*** Mobile Nav ***/
.icon-drop-down {
  display: inline-block;
  margin-left: 5px;
  font-size: 18px;
  opacity: 0.6; }

.activate-nav {
  display: none; }

@media only screen and (max-width: 1025px) {
  .sub-nav {
    background: #0f2241;
    box-sizing: border-box;
    display: none;
    margin-bottom: 8px;
    padding: 10px 20px 10px 20px;
    position: relative;
    top: 20px;
    max-width: 100%;
    overflow-y: scroll;
    overflow-x: hidden; }
    .sub-nav .nav-title {
      color: white;
      opacity: 0.5;
      border: none;
      margin-bottom: 0;
      padding: 15px 0 5px 0; }
      .sub-nav .nav-title:hover {
        opacity: 1; }
    .sub-nav .nav-title-blank {
      display: none; }
    .sub-nav a {
      color: #a8afba; }
  .nav-hidden {
    display: none !important; }
  .subs-show {
    display: block; }
  .activate-nav {
    display: block;
    position: absolute;
    right: 0;
    top: 30px;
    z-index: 999; }
    .activate-nav .header {
      background-color: #1e365e; } }

/*** Hamburger ***/
.nav-icon {
  width: 25px;
  height: 25px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer; }

.nav-icon span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #1e365e;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out; }

.nav-icon span:nth-child(1) {
  top: 0px; }

.nav-icon span:nth-child(2),
.nav-icon span:nth-child(3) {
  top: 8px; }

.nav-icon span:nth-child(4) {
  top: 16px; }

.nav-icon.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%; }

.nav-icon.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.nav-icon.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.nav-icon.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%; }

.nav-description {
  font-size: 0.875rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.75;
  text-transform: none; }

/*** Resources ***/
@media all and (-ms-high-contrast: none) {
  .ie11-hidden {
    display: none; }
  *::-ms-backdrop,
  .ie11-hidden {
    display: none; } }

@font-face {
  font-family: "Material Icons";
  font-display: block;
  src: url("https://fonts.googleapis.com/icon?family=Material+Icons"); }

.image-replacement {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent; }

body,
html {
  font-family: 'Open Sans', sans-serif;
  color: #4A626D; }

body {
  position: relative; }

.main-content {
  width: 100%;
  overflow: hidden;
  background-color: #fff; }

.featureshover:hover {
  background-color: #f2f2f2; }

.footer-content {
  padding-top: 40px;
  z-index: -1;
  width: 100%;
  bottom: 0;
  background-color: #3A3B3D; }

/* Navigation */
/*****span:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 10px;
  margin-left: 10px;
  text-align: center;
}
.square:before {
  background: gray;
}*****/
/*****  Box  *****/
.square800--lefttext {
  height: 800px;
  position: relative; }
  @media screen and (max-width: 992px) {
    .square800--lefttext {
      display: none; } }
  @media screen and (max-width: 768px) {
    .square800--lefttext {
      display: none; } }

.square800--leftimage {
  position: absolute;
  top: -10%;
  border-radius: 25px;
  left: 5%;
  transform: translate(-5%, 10%);
  z-index: 0; }
  @media screen and (max-width: 992px) {
    .square800--leftimage {
      display: none; } }

.square800--lefttextbox {
  background-color: #fff;
  border-radius: 25px;
  position: absolute;
  top: -20%;
  left: 5%;
  transform: translate(-5%, 20%);
  max-width: 532px;
  width: 500px;
  height: 450px;
  z-index: 99;
  padding: 5% 10% 5% 10%;
  visibility: visible; }
  @media screen and (max-width: 992px) {
    .square800--lefttextbox {
      position: absolute;
      top: 0%;
      border-radius: 25px;
      left: 20%;
      padding: 5% 10% 5% 10%;
      width: 1000px;
      width: auto;
      height: 450px;
      z-index: 99;
      padding: 5% 10% 5% 10%;
      visibility: visible; } }

/*****  Box  *****/
.square800--righttext {
  height: 800px;
  position: relative; }
  @media screen and (min-width: 1024px) {
    .square800--righttext {
      height: 700px; } }
  @media screen and (max-width: 992px) {
    .square800--righttext {
      display: none; } }
  @media screen and (max-width: 768px) {
    .square800--righttext {
      display: none; } }
  @media screen and (max-width: 480px) {
    .square800--righttext {
      display: none; } }

.square800--rightimage {
  position: absolute;
  border-radius: 25px;
  top: -10%;
  left: 5%;
  transform: translate(-5%, 10%);
  z-index: 0; }
  @media screen and (min-width: 1024px) {
    .square800--rightimage {
      top: 0%;
      left: 0%; } }
  @media screen and (max-width: 992px) {
    .square800--rightimage {
      display: none; } }
  @media screen and (max-width: 768px) {
    .square800--rightimage {
      display: none; } }

.square800--righttextbox {
  background-color: #fff;
  position: absolute;
  top: -20%;
  border-radius: 25px;
  left: 5%;
  transform: translate(-5%, 20%);
  max-width: 532px;
  width: 500px;
  height: 450px;
  z-index: 0;
  padding: 5% 10% 5% 10%;
  visibility: visible; }
  @media screen and (min-width: 1024px) {
    .square800--righttextbox {
      top: -20%;
      left: 5%;
      transform: translate(-50%, 20%); } }
  @media screen and (max-width: 992px) {
    .square800--righttextbox {
      width: 1000px;
      position: absolute;
      left: 20%;
      padding: 5% 10% 5% 5%; } }
  @media screen and (max-width: 768px) {
    .square800--righttextbox {
      display: none; } }
  @media screen and (max-width: 480px) {
    .square800--righttextbox {
      display: none; } }

.square800--righttext_guide {
  height: 800px;
  position: relative; }
  @media screen and (min-width: 1024px) {
    .square800--righttext_guide {
      height: 700px; } }
  @media screen and (max-width: 992px) {
    .square800--righttext_guide {
      display: none; } }
  @media screen and (max-width: 768px) {
    .square800--righttext_guide {
      display: none; } }
  @media screen and (max-width: 480px) {
    .square800--righttext_guide {
      display: none; } }

.square800--rightimage_guide {
  position: absolute;
  top: -10%;
  left: 5%;
  transform: translate(-5%, 10%);
  z-index: 0; }
  @media screen and (min-width: 1024px) {
    .square800--rightimage_guide {
      top: 0%;
      left: 0%; } }
  @media screen and (max-width: 992px) {
    .square800--rightimage_guide {
      display: none; } }
  @media screen and (max-width: 768px) {
    .square800--rightimage_guide {
      display: none; } }

.square800--righttextbox_guide {
  background-color: #fff;
  border-radius: 25px;
  position: absolute;
  top: -20%;
  left: 5%;
  transform: translate(-5%, 20%);
  max-width: 532px;
  width: 500px;
  height: 450px;
  z-index: 0;
  padding: 5% 10% 5% 10%;
  visibility: visible; }
  @media screen and (min-width: 1024px) {
    .square800--righttextbox_guide {
      top: -20%;
      left: 50%;
      transform: translate(-50%, 20%); } }
  @media screen and (max-width: 992px) {
    .square800--righttextbox_guide {
      width: 1000px;
      position: absolute;
      left: 20%;
      padding: 5% 10% 5% 5%; } }
  @media screen and (max-width: 768px) {
    .square800--righttextbox_guide {
      display: none; } }
  @media screen and (max-width: 480px) {
    .square800--righttextbox_guide {
      display: none; } }

/***** mobile *****/
.square--textbox_mobile {
  display: none; }
  @media screen and (min-width: 1440px) {
    .square--textbox_mobile {
      display: none; } }
  @media screen and (min-width: 1024px) {
    .square--textbox_mobile {
      display: none; } }
  @media screen and (max-width: 992px) {
    .square--textbox_mobile {
      display: block;
      padding-bottom: 70px; } }
  @media screen and (max-width: 768px) {
    .square--textbox_mobile {
      display: block;
      padding-bottom: 100px; } }
  @media screen and (max-width: 480px) {
    .square--textbox_mobile {
      display: block;
      padding-bottom: 20px; } }

/*****  mobile-end  *****/
.square500--righttext {
  height: 500px;
  position: relative; }

.square500--rightimage {
  position: absolute;
  top: -10%;
  left: 5%;
  border-radius: 25px;
  transform: translate(-5%, 10%);
  z-index: 0; }

.square500--righttextbox {
  background-color: #fff;
  position: absolute;
  top: -20%;
  border-radius: 25px;
  left: 5%;
  transform: translate(-5%, 20%);
  max-width: 532px;
  width: 500px;
  height: 400px;
  z-index: 0;
  padding: 5% 10% 5% 10%;
  visibility: visible; }

/*****  Box  *****/
.square350--lefttext {
  height: 450px;
  position: relative; }

.square350--leftimage {
  position: absolute;
  top: -10%;
  border-radius: 25px;
  left: 15%;
  transform: translate(-5%, 10%);
  z-index: 0; }

.square350--lefttextbox {
  background-color: #fff;
  border-radius: 25px;
  position: absolute;
  top: -20%;
  left: 5%;
  transform: translate(-5%, 20%);
  max-width: 532px;
  width: 500px;
  height: 350px;
  z-index: 99;
  padding: 5% 10% 5% 10%;
  visibility: visible; }

.square350--textbox {
  background-color: #fff;
  border-radius: 25px;
  max-width: 532px;
  width: 500px;
  height: 350px;
  padding: 5% 10% 5% 10%; }

/*****  Box  *****/
.square450--lefttext {
  height: 450px;
  border-radius: 25px;
  position: relative; }
  @media screen and (max-width: 992px) {
    .square450--lefttext {
      display: none; } }
  @media screen and (max-width: 768px) {
    .square450--lefttext {
      display: none; } }
  @media screen and (max-width: 480px) {
    .square450--lefttext {
      display: none; } }

.square450--leftimage {
  position: absolute;
  top: -10%;
  border-radius: 25px;
  left: 15%;
  transform: translate(-5%, 10%);
  z-index: 0; }

.square450--lefttextbox {
  background-color: #fff;
  position: absolute;
  border-radius: 25px;
  top: -20%;
  left: 5%;
  transform: translate(-5%, 20%);
  max-width: 532px;
  width: 500px;
  height: 400px;
  z-index: 99;
  padding: 5% 10% 5% 10%;
  visibility: visible; }
  .square450--lefttextbox--relative {
    position: relative; }

/*****  Box  *****/
.square600--lefttext {
  height: 600px;
  position: relative; }

.square600--leftimage {
  position: absolute;
  top: -10%;
  left: 15%;
  border-radius: 25px;
  transform: translate(-5%, 10%);
  z-index: 0; }

.square600--lefttextbox {
  background-color: #fff;
  position: absolute;
  top: -20%;
  border-radius: 25px;
  left: 5%;
  transform: translate(-5%, 20%);
  max-width: 532px;
  width: 500px;
  height: 525px;
  z-index: 99;
  padding: 5% 10% 5% 10%;
  visibility: visible; }

/*****  Box  *****/
.square600--lefttext {
  height: 600px;
  position: relative; }
  @media screen and (min-width: 1024px) {
    .square600--lefttext {
      height: 600px; } }
  @media screen and (max-width: 992px) {
    .square600--lefttext {
      display: none; } }
  @media screen and (max-width: 768px) {
    .square600--lefttext {
      display: none; } }
  @media screen and (max-width: 480px) {
    .square600--lefttext {
      display: none; } }

.square600--leftimage {
  position: absolute;
  top: -10%;
  left: 15%;
  border-radius: 25px;
  transform: translate(-5%, 10%);
  z-index: 0; }
  @media screen and (max-width: 1440px) {
    .square600--leftimage {
      top: -20%;
      left: -15%; } }
  @media screen and (max-width: 1024px) {
    .square600--leftimage {
      top: -20%;
      left: -25%; } }

/*****  Box  *****/
.square900--lefttext {
  height: 900px;
  position: relative; }
  @media screen and (min-width: 1024px) {
    .square900--lefttext {
      height: 900px; } }
  @media screen and (max-width: 992px) {
    .square900--lefttext {
      display: none; } }
  @media screen and (max-width: 768px) {
    .square900--lefttext {
      display: none; } }
  @media screen and (max-width: 480px) {
    .square900--lefttext {
      display: none; } }

.square900--leftimage {
  position: absolute;
  top: -10%;
  border-radius: 25px;
  left: 15%;
  transform: translate(-5%, 10%);
  z-index: 0; }
  @media screen and (max-width: 1440px) {
    .square900--leftimage {
      top: -20%;
      left: -15%; } }
  @media screen and (max-width: 1024px) {
    .square900--leftimage {
      top: -20%;
      left: -25%; } }

.square900--lefttextbox {
  background-color: #fff;
  position: absolute;
  top: -20%;
  border-radius: 25px;
  left: 5%;
  transform: translate(-5%, 20%);
  max-width: 532px;
  width: 500px;
  height: 725px;
  z-index: 99;
  padding: 5% 10% 5% 10%;
  visibility: visible; }

/*****  Family Law Boxes  *****/
.square900--lefttext-family-1 {
  height: 800px;
  position: relative; }
  @media screen and (min-width: 1024px) {
    .square900--lefttext-family-1 {
      height: 800px; } }
  @media screen and (max-width: 992px) {
    .square900--lefttext-family-1 {
      display: none; } }
  @media screen and (max-width: 768px) {
    .square900--lefttext-family-1 {
      display: none; } }
  @media screen and (max-width: 480px) {
    .square900--lefttext-family-1 {
      display: none; } }

.square900--leftimage-family-1 {
  position: absolute;
  top: -10%;
  border-radius: 25px;
  left: 15%;
  transform: translate(-5%, 10%);
  z-index: 0; }
  @media screen and (max-width: 1440px) {
    .square900--leftimage-family-1 {
      top: -20%;
      left: -15%; } }
  @media screen and (max-width: 1024px) {
    .square900--leftimage-family-1 {
      top: -20%;
      left: -25%; } }

.square900--leftimage-family-1-no-outline {
  position: absolute;
  padding: 22px;
  border-radius: 25px;
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.18), 0 2px 4px 0 rgba(0, 0, 0, 0.26);
  background: linear-gradient(90deg, #e6e6e6 0%, white 50%, #e6e6e6 100%);
  top: -10%;
  border-radius: 25px;
  left: 15%;
  transform: translate(-5%, 44%);
  z-index: 0; }
  @media screen and (max-width: 1440px) {
    .square900--leftimage-family-1-no-outline {
      top: -20%;
      left: -15%; } }
  @media screen and (max-width: 1024px) {
    .square900--leftimage-family-1-no-outline {
      top: -20%;
      left: -25%; } }

.square900--lefttextbox-family-1 {
  max-width: 652px;
  width: 640px;
  height: auto;
  padding: 5% 50% 15% 15%;
  background-color: #fff;
  position: absolute;
  top: -20%;
  border-radius: 25px;
  left: 5%;
  transform: translate(-5%, 23%);
  visibility: visible; }

.square900--lefttext-family-2 {
  height: 700px;
  position: relative; }
  @media screen and (min-width: 1024px) {
    .square900--lefttext-family-2 {
      height: 700px; } }
  @media screen and (max-width: 992px) {
    .square900--lefttext-family-2 {
      display: none; } }
  @media screen and (max-width: 768px) {
    .square900--lefttext-family-2 {
      display: none; } }
  @media screen and (max-width: 480px) {
    .square900--lefttext-family-2 {
      display: none; } }

.square900--leftimage-family-2 {
  position: absolute;
  top: -10%;
  border-radius: 25px;
  left: 15%;
  transform: translate(-5%, 10%);
  z-index: 0; }
  @media screen and (max-width: 1440px) {
    .square900--leftimage-family-2 {
      top: -20%;
      left: -15%; } }
  @media screen and (max-width: 1024px) {
    .square900--leftimage-family-2 {
      top: -20%;
      left: -25%; } }

.square900--lefttextbox-family-2 {
  background-color: #fff;
  position: absolute;
  top: -20%;
  border-radius: 25px;
  left: 5%;
  transform: translate(-11%, -50%);
  max-width: 632px;
  width: 600px;
  height: 750px;
  z-index: 99;
  padding: 5% 10% 5% 10%;
  visibility: visible; }

.square900--lefttext-family-2-short {
  height: 900px;
  position: relative; }
  @media screen and (min-width: 1024px) {
    .square900--lefttext-family-2-short {
      height: 900px; } }
  @media screen and (max-width: 992px) {
    .square900--lefttext-family-2-short {
      display: none; } }
  @media screen and (max-width: 768px) {
    .square900--lefttext-family-2-short {
      display: none; } }
  @media screen and (max-width: 480px) {
    .square900--lefttext-family-2-short {
      display: none; } }

.square900--leftimage-family-2-short {
  position: absolute;
  top: -10%;
  border-radius: 25px;
  left: 15%;
  transform: translate(-5%, -46%);
  z-index: 0; }
  @media screen and (max-width: 1440px) {
    .square900--leftimage-family-2-short {
      top: -20%;
      left: -15%; } }
  @media screen and (max-width: 1024px) {
    .square900--leftimage-family-2-short {
      top: -20%;
      left: -25%; } }

.box-shadow-no-outline {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important;
  border: none !important;
  z-index: 2 !important; }

.square900--leftimage-family-2-short-outline {
  position: absolute;
  padding: 22px;
  border-radius: 25px;
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.18), 0 2px 4px 0 rgba(0, 0, 0, 0.26);
  background: linear-gradient(90deg, #e6e6e6 0%, #fff 50%, #e6e6e6 100%);
  top: -10%;
  border-radius: 25px;
  left: 15%;
  transform: translate(-5%, 44%);
  z-index: 0; }
  @media screen and (max-width: 1440px) {
    .square900--leftimage-family-2-short-outline {
      top: -20%;
      left: -15%; } }
  @media screen and (max-width: 1024px) {
    .square900--leftimage-family-2-short-outline {
      top: -20%;
      left: -25%; } }

.square900--lefttextbox-family-2-short {
  background-color: #fff;
  position: absolute;
  top: -20%;
  border-radius: 25px;
  left: 5%;
  transform: translate(-11%, -50%);
  max-width: 632px;
  width: 600px;
  height: 632px;
  z-index: 99;
  padding: 5% 10% 5% 10%;
  visibility: visible; }

.square900--lefttextbox-family-2-short-outline {
  max-width: 652px;
  width: 640px;
  height: auto;
  padding: 5% 50% 15% 15%;
  background-color: #fff;
  position: absolute;
  top: -20%;
  border-radius: 25px;
  left: 5%;
  transform: translate(-5%, 8%);
  visibility: visible; }

.square900--lefttext-family-3 {
  height: 900px;
  position: relative; }
  @media screen and (min-width: 1024px) {
    .square900--lefttext-family-3 {
      height: 900px; } }
  @media screen and (max-width: 992px) {
    .square900--lefttext-family-3 {
      display: none; } }
  @media screen and (max-width: 768px) {
    .square900--lefttext-family-3 {
      display: none; } }
  @media screen and (max-width: 480px) {
    .square900--lefttext-family-3 {
      display: none; } }

.square900--leftimage-family-3 {
  position: absolute;
  top: -10%;
  left: 15%;
  border-radius: 25px;
  transform: translate(-5%, 10%);
  z-index: 0; }
  @media screen and (max-width: 1440px) {
    .square900--leftimage-family-3 {
      top: -20%;
      left: -15%; } }
  @media screen and (max-width: 1024px) {
    .square900--leftimage-family-3 {
      top: -20%;
      left: -25%; } }

.square900--lefttextbox-family-3 {
  background-color: #fff;
  position: absolute;
  top: -20%;
  border-radius: 25px;
  left: 5%;
  transform: translate(-5%, 20%);
  max-width: 532px;
  width: 500px;
  height: 725px;
  z-index: 99;
  padding: 5% 10% 5% 10%;
  visibility: visible; }

/*****  Right Boxes  *****/
.square900--righttext-family-1 {
  height: 750px;
  position: relative; }
  @media screen and (min-width: 1024px) {
    .square900--righttext-family-1 {
      height: 750px; } }
  @media screen and (max-width: 992px) {
    .square900--righttext-family-1 {
      display: none; } }
  @media screen and (max-width: 768px) {
    .square900--righttext-family-1 {
      display: none; } }
  @media screen and (max-width: 480px) {
    .square900--righttext-family-1 {
      display: none; } }

.square900--rightimage-family-1 {
  position: absolute;
  top: -10%;
  left: 5%;
  border-radius: 25px;
  transform: translate(-5%, 10%);
  z-index: 0; }

.square900--rightimage-family-1 {
  position: absolute;
  box-shadow: 0 0px 10px 0 #53565885, 0 1px 10px 0 #b3ddff96;
  top: -10%;
  left: 5%;
  padding: 22px;
  background: #e6e6e6;
  background: linear-gradient(90deg, #e6e6e6 0%, white 50%, #e6e6e6 100%);
  border-radius: 25px;
  transform: translate(-5%, 40%);
  z-index: 0; }

.square900--righttextbox-family-1 {
  max-width: 652px;
  width: 640px;
  height: auto;
  padding: 5% 15% 15% 50%;
  background-color: #fff;
  position: absolute;
  border-radius: 25px;
  transform: translate(-20%, 40%);
  visibility: visible; }
  @media screen and (max-width: 1440px) {
    .square900--righttextbox-family-1 {
      top: -20%;
      left: -25%; } }
  @media screen and (max-width: 1024px) {
    .square900--righttextbox-family-1 {
      top: -20%;
      left: -55%; } }

.square900--righttext-family-2 {
  height: 900px;
  position: relative; }
  @media screen and (min-width: 1024px) {
    .square900--righttext-family-2 {
      height: 900px; } }
  @media screen and (max-width: 992px) {
    .square900--righttext-family-2 {
      display: none; } }
  @media screen and (max-width: 768px) {
    .square900--righttext-family-2 {
      display: none; } }
  @media screen and (max-width: 480px) {
    .square900--righttext-family-2 {
      display: none; } }

.square900--rightimage-family-2 {
  position: absolute;
  top: -10%;
  left: 5%;
  border-radius: 25px;
  transform: translate(-5%, 10%);
  z-index: 0; }

.square900--righttextbox-family-2 {
  background-color: #fff;
  position: absolute;
  top: -20%;
  left: 5%;
  border-radius: 25px;
  transform: translate(-5%, 20%);
  max-width: 532px;
  width: 500px;
  height: 750px;
  z-index: 0;
  padding: 5% 10% 5% 10%;
  visibility: visible; }
  @media screen and (max-width: 1440px) {
    .square900--righttextbox-family-2 {
      top: -20%;
      left: -25%; } }
  @media screen and (max-width: 1024px) {
    .square900--righttextbox-family-2 {
      top: -20%;
      left: -55%; } }

.square900--righttext-family-3 {
  height: 900px;
  position: relative; }
  @media screen and (min-width: 1024px) {
    .square900--righttext-family-3 {
      height: 900px; } }
  @media screen and (max-width: 992px) {
    .square900--righttext-family-3 {
      display: none; } }
  @media screen and (max-width: 768px) {
    .square900--righttext-family-3 {
      display: none; } }
  @media screen and (max-width: 480px) {
    .square900--righttext-family-3 {
      display: none; } }

.square900--rightimage-family-3 {
  position: absolute;
  top: -10%;
  left: 5%;
  border-radius: 25px;
  transform: translate(-5%, 10%);
  z-index: 0; }

.square900--righttextbox-family-3 {
  background-color: #fff;
  position: absolute;
  top: -20%;
  border-radius: 25px;
  left: 5%;
  transform: translate(-5%, 20%);
  max-width: 532px;
  width: 500px;
  height: 750px;
  z-index: 0;
  padding: 5% 10% 5% 10%;
  visibility: visible; }
  @media screen and (max-width: 1440px) {
    .square900--righttextbox-family-3 {
      top: -20%;
      left: -25%; } }
  @media screen and (max-width: 1024px) {
    .square900--righttextbox-family-3 {
      top: -20%;
      left: -55%; } }

/*****  End Family Law Boxes  *****/
.square-testimonial--lefttextbox {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e8f7fe+1,e8f7fe+100&1+67,0.81+100 */
  background: -moz-linear-gradient(left, #e8f7fe 1%, #e8f7fe 67%, rgba(232, 247, 254, 0.81) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #e8f7fe 1%, #e8f7fe 67%, rgba(232, 247, 254, 0.81) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #e8f7fe 1%, #e8f7fe 67%, rgba(232, 247, 254, 0.81) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8f7fe', endColorstr='#cfe8f7fe',GradientType=1 );
  /* IE6-9 */
  position: absolute;
  top: -20%;
  left: 5%;
  transform: translate(-5%, 40%);
  width: 800px;
  height: auto;
  z-index: 99;
  padding: 15% 35% 15% 35%;
  visibility: visible; }

.square-testimonial--righttextbox {
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.89) 0%, rgba(255, 255, 255, 0.89) 1%, white 34%, white 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.89) 0%, rgba(255, 255, 255, 0.89) 1%, white 34%, white 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(255, 255, 255, 0.89) 0%, rgba(255, 255, 255, 0.89) 1%, white 34%, white 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3ffffff', endColorstr='#ffffff',GradientType=1 );
  /* IE6-9 */
  position: absolute;
  transform: translate(-60%, 40%);
  width: 800px;
  height: auto;
  z-index: 99;
  padding: 15% 35% 15% 35%;
  visibility: visible; }

.square-testimonial-1 {
  height: 660px;
  position: relative; }

.square-testimonial-2 {
  height: 720px;
  position: relative; }

.square-testimonial-3 {
  height: 860px;
  position: relative; }

.square-testimonial-4 {
  height: 660px;
  position: relative; }

.square-testimonial-5 {
  height: 640px;
  position: relative; }

/*****  Box  *****/
.square900--righttext {
  height: 900px;
  position: relative; }
  @media screen and (min-width: 1024px) {
    .square900--righttext {
      height: 900px; } }
  @media screen and (max-width: 992px) {
    .square900--righttext {
      display: none; } }
  @media screen and (max-width: 768px) {
    .square900--righttext {
      display: none; } }
  @media screen and (max-width: 480px) {
    .square900--righttext {
      display: none; } }

.square900--rightimage {
  position: absolute;
  top: -10%;
  left: 5%;
  border-radius: 25px;
  transform: translate(-5%, 10%);
  z-index: 0; }

.square900--righttextbox {
  background-color: #fff;
  position: absolute;
  top: -20%;
  left: 5%;
  border-radius: 25px;
  transform: translate(-5%, 20%);
  max-width: 532px;
  width: 500px;
  height: 750px;
  z-index: 0;
  padding: 5% 10% 5% 10%;
  visibility: visible; }
  @media screen and (max-width: 1440px) {
    .square900--righttextbox {
      top: -20%;
      left: -25%; } }
  @media screen and (max-width: 1024px) {
    .square900--righttextbox {
      top: -20%;
      left: -55%; } }

/*****  fullwidth with image   *****/
.container-fullwidth-image {
  position: relative;
  background: url("../img/jpg/pricing-1.jpg");
  background-color: #32abe2;
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: box;
  margin: -40px 0 0 0;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-box-orient: horizontal;
  box-orient: horizontal; }

.container-fullwidth-ctahome {
  background: url("../img/jpg/home-cta.jpg");
  background-color: #32abe2;
  width: 100%; }

.card-450 {
  height: 450px; }

.card-600 {
  height: 600px; }

.header-image_right {
  position: absolute;
  top: -32%;
  left: 5%;
  transform: translate(-5%, 32%);
  max-width: 600px;
  width: 600px;
  z-index: 0; }
  @media screen and (min-width: 1024px) {
    .header-image_right {
      position: absolute;
      top: -32%;
      left: -20%;
      transform: translate(-5%, 32%);
      max-width: 600px;
      width: 600px;
      z-index: 0; } }
  @media screen and (max-width: 992px) {
    .header-image_right {
      display: none; } }

.header-image_home {
  position: absolute;
  top: -32%;
  left: 5%;
  transform: translate(-5%, 32%);
  max-width: 300px;
  width: 300px;
  z-index: 0; }
  @media screen and (min-width: 1024px) {
    .header-image_home {
      position: absolute;
      top: -32%;
      left: -20%;
      transform: translate(-5%, 32%);
      max-width: 300px;
      width: 300px;
      z-index: 0; } }
  @media screen and (max-width: 992px) {
    .header-image_home {
      display: none; } }

.header-image_blog {
  position: absolute;
  top: -42%;
  left: 5%;
  transform: translate(-5%, 75%);
  max-width: 400px;
  width: 400px;
  border-radius: 25px; }

.footer-image_blog {
  margin: 20px auto;
  display: block;
  max-width: 400px;
  width: 400px;
  border-radius: 25px; }

.background-cta {
  background: #fff;
  border-radius: 25px; }
  @media screen and (max-width: 992px) {
    .background-cta {
      padding: 5px;
      max-width: 90%;
      display: block;
      margin: auto; } }

.width_250 {
  width: 250px; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

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

#ac-wrapper {
  position: fixed;
  z-index: 5000;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  background: rgba(51, 153, 204, 0.8); }

#popup {
  border-radius: 10px;
  position: fixed;
  background: #ffffff;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  padding: 10px 10px 10px 10px;
  /* Width of popup can be changed */
  width: 50%;
  max-width: 800px;
  z-index: 5001;
  left: 25%;
  top: 10%;
  text-align: center;
  border: 5px solid #9ad3de; }

.form-container {
  background-color: #f6f7f8;
  padding: 0 20px;
  margin: auto;
  border-radius: 4px;
  max-width: 600px; }

.mauto {
  margin: auto; }

.pay-iframe {
  width: 100%;
  margin: auto;
  border: none;
  height: 100%;
  min-height: 700px; }
  @media screen and (min-width: 320px) and (max-width: 460px) {
    .pay-iframe {
      min-height: 1430px; } }
  @media screen and (min-width: 461px) and (max-width: 1199px) {
    .pay-iframe {
      min-height: 1200px; } }
  @media screen and (min-width: 1200px) {
    .pay-iframe {
      min-height: 700px; } }

.payment-heading {
  line-height: 3.575rem; }

.testimonial-font {
  font-weight: 300;
  color: #094975;
  padding: 40px 60px;
  font-size: 28px;
  text-align: center;
  line-height: 43px;
  margin: auto; }

.quote-top {
  position: absolute;
  top: 35px;
  left: 35px;
  height: 55px; }

.quote-btm {
  position: absolute;
  bottom: 35px;
  right: 35px;
  height: 55px; }

.testimonial-name {
  font-family: Poppins;
  font-weight: 300;
  font-size: 24px;
  color: #727272;
  text-align: center; }

.testimonial-box-1 {
  transform: translate(-5%, 30%) !important; }

.testimonial-box-2 {
  transform: translate(-30%, 24%) !important; }

.testimonial-box-3 {
  transform: translate(-5%, 26%) !important; }

.testimonial-box-4 {
  transform: translate(-35%, 29%) !important; }

.testimonial-box-5 {
  transform: translate(5%, 35%) !important; }

.testimonial-banner {
  background-color: #e8f7fe; }

.testimonial-banner-container {
  position: absolute; }

.webinar-banner-top {
  position: fixed;
  left: 0px;
  top: 0px;
  height: 47px;
  padding-top: 3px;
  z-index: 99999999;
  margin: auto;
  width: 100%;
  text-align: center;
  background-color: #3a3b3d; }
  @media only screen and (max-width: 1000px) {
    .webinar-banner-top {
      display: none; } }

.container-webinar-banner {
  width: 100%;
  margin: auto;
  background-color: #3a3b3d; }

.container-webinar-banner img {
  height: 29px;
  margin-right: 10px;
  padding-top: 3px;
  vertical-align: middle; }

.webinar-banner-top p {
  color: #e1f6ff;
  text-align: center;
  float: left;
  font-size: 16px;
  margin: 0;
  padding: 0; }

.webinar-banner-content {
  text-align: center;
  margin: auto; }

.txtoffblue {
  color: #bae9ff; }

.webinar-content {
  margin: auto;
  text-align: center; }

.webinar-content p {
  width: 100%;
  vertical-align: middle; }

.webinar-content span {
  position: relative;
  top: 5px; }

.border-center-webinar-banner {
  display: block;
  margin: auto;
  width: 100%; }

.border-bot-webinar-banner {
  border-top: 1px solid #32abe2;
  position: relative;
  top: 20px; }

.banner-top-dash {
  border: 1px solid #32abe2;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.w10 {
  width: 10%; }

.w15 {
  width: 15%; }

.w20 {
  width: 20%; }

.mw20 {
  max-width: 20%; }

.w40 {
  width: 40%; }

.w60 {
  width: 60%; }

.w60 {
  max-width: 60%; }

.w70 {
  width: 70%; }

.w80 {
  width: 80%; }

.fl {
  float: left; }

.fr {
  float: right; }

.wht {
  color: #ffffff; }

.webinar-content-fix {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.square900--lefttextbox-referral-form {
  background-color: #fff;
  position: absolute;
  top: 20%;
  left: 5%;
  transform: translate(-5%, 0%);
  max-width: 532px;
  width: 500px;
  height: 1000px;
  z-index: 99;
  padding: 5% 10% 5% 10%;
  visibility: visible; }

.referral-terms {
  font-size: 11px;
  line-height: 15px;
  text-align: center;
  position: relative;
  bottom: 40px; }

.header-gift-card-image {
  width: 450px;
  transform: translate(-5%, 56%) !important; }

@media screen and (max-width: 1000px) {
  .center-mobile {
    text-align: center; } }

@media screen and (max-width: 768px) {
  .footergray-social {
    line-height: 1.875rem !important; } }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased; }

.footergray .fa {
  margin-right: 11px; }

.footergray-social .fa {
  margin-right: 11px; }

.partner-page-logos {
  height: 75px;
  margin: auto;
  display: block;
  max-width: 225px;
  object-fit: contain; }

.video-home {
  margin: auto;
  width: 600px; }

.home-video-container {
  position: relative;
  padding-top: 30px;
  height: auto;
  width: 100%; }

.video-box {
  height: 315px;
  width: 560px;
  position: relative; }

.video-thumbnail {
  z-index: 300;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }

.video-frame {
  z-index: 100;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }

.thumbnail-link .video-thumbnail {
  display: block; }

.thumbnail-link:hover .video-thumbnail {
  display: none; }

.marketing-guide-cta {
  background-color: #094975;
  color: #fff; }

.square900--lefttextbox-marketing-guide {
  background-color: #fff;
  position: absolute;
  top: 20%;
  left: 5%;
  transform: translate(-5%, 0%);
  max-width: 532px;
  width: 500px;
  height: auto;
  z-index: 99;
  padding: 5% 10% 5% 10%;
  visibility: visible; }

.pad40 {
  padding: 40px; }

.partner-page-split-box {
  padding: 0 60px 60px 60px !important; }

.btn-70 {
  width: 70% !important;
  padding: 0px !important; }

.light-blue-bg {
  background: #cbeeff; }

.container-full-width {
  width: 100%; }

.bot60 {
  margin-bottom: 60px; }

.bot70 {
  margin-bottom: 70px; }

.bot80 {
  margin-bottom: 80px; }

.bot90 {
  margin-bottom: 90px; }

.bot100 {
  margin-bottom: 100px; }

.full-width-split-bg-light-blue {
  background: linear-gradient(80deg, #004876 2%, transparent 15%), linear-gradient(80deg, #e8f7fe00 0%, #3b3b3b00 17%, #b1dcfb 17%, #b1dcfbd1 80%), url(../img/png/test-bg-image.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%; }

.pad-full-cta-content {
  padding-right: 4%;
  padding-left: 7%; }

.pad-full-cta-content p {
  text-align: left; }

.pad-full-cta-content h1 {
  text-align: left; }

.full-width-split-bg-dark-blue-2 {
  z-index: 0 !important;
  background: linear-gradient(101deg, #32abe200 38%, #00487600 38%), linear-gradient(101deg, #ffffff00 38%, #094975fc 38%, #094975f2 65%, #094975e8 100%), url(../img/png/test-bg-image-no-overlay.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%; }

.full-width-split-bg-dark-blue {
  background-image: linear-gradient(101deg, rgba(50, 171, 226, 0.9), rgba(50, 171, 226, 0.9) 14%, rgba(9, 73, 117, 0.9) 14%, rgba(9, 73, 117, 0.9) 86%, rgba(50, 171, 226, 0.9) 86%, rgba(50, 171, 226, 0.9)), url(../img/png/test-bg-image-no-overlay.png);
  z-index: 0 !important;
  background: linear-gradient(101deg, #32abe2d6 14%, #00487600 14%), linear-gradient(101deg, #ffffff00 14%, #094975 14%, #094975c7 86%, #09497500 86%), linear-gradient(101deg, #32abe200 86%, #32abe2cf 86%), url(../img/png/test-bg-image-no-overlay.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%; }

.full-width-split-family-2 {
  background: linear-gradient(4deg, white, white 11%, rgba(9, 73, 117, 0.9) 11%, rgba(9, 73, 117, 0.9) 79%, white 79%, white), url(../img/png/family-law-full-width-image-2.png);
  z-index: 0 !important;
  background: linear-gradient(4deg, #fff 11%, #00487600 11%), linear-gradient(4deg, #ffffff00 11%, #094975 11%, #094975c7 80%, #09497500 80%), linear-gradient(4deg, #32abe200 80%, #fff 80%), url(../img/png/family-law-full-width-image-2.png);
  background-repeat: no-repeat;
  height: 1000px;
  background-size: cover;
  z-index: 0;
  width: 100%;
  margin-top: -560px !important; }

@media screen and (max-width: 1000px) {
  .family-law-margin-top {
    margin-top: -180px !important; } }

.family-law-margin-top {
  margin-top: -420px; }

.full-width-split-home-1 {
  background: linear-gradient(4deg, white, white 11%, rgba(9, 73, 117, 0.9) 11%, rgba(9, 73, 117, 0.9) 79%, white 79%, white), url(../img/png/family-law-full-width-image-2.png);
  z-index: 0 !important;
  background: linear-gradient(3deg, #fff 11%, #00487600 11%), linear-gradient(3deg, #ffffff00 11%, #094975 11%, #094975c7 80%, #09497500 80%), linear-gradient(3deg, #32abe200 80%, #fff 80%), url(../img/png/family-law-full-width-image-2.png);
  background-repeat: no-repeat;
  height: 1150px;
  background-size: cover;
  width: 100%;
  margin-top: -420px; }

@media screen and (max-width: 1024px) {
  .square900--lefttextbox-family-1 {
    z-index: 999999999999999999 !important; } }

@media screen and (max-width: 1024px) {
  .square900--lefttextbox-family-2 {
    z-index: 999999999999999999 !important; } }

@media screen and (max-width: 1024px) {
  .full-width-split-home-1 {
    display: none; } }

.home-page-after-cta-adjust {
  margin-top: -420px; }

.family-1-text-box-gradient {
  background: linear-gradient(107deg, #b1dcfb00 0%, #ffffffc4 55%), linear-gradient(107deg, #b1dcfb29 11%, #b1dcfb1a 32%, #b1dcfbc7 55%, #b1dcfb 65%, #32abe2ed 92%) !important;
  background-color: #fff; }

.text--lighter-blue {
  color: #cbeeff; }

.family-1-text-box-gradient-2 {
  background: linear-gradient(107deg, #b1dcfb00 0%, #ffffffc4 55%), linear-gradient(107deg, #b1dcfb29 11%, #b1dcfb1a 32%, #b1dcfbc7 55%, #b1dcfb 65%, #32abe2ed 92%) !important;
  background-color: #fff;
  background: radial-gradient(circle, #f1f5f7 3%, #ecf9ff 30%, #f0fbff 45%, white 81%); }

.family-1-text-box-gradient-3-outline {
  background: linear-gradient(107deg, #ffffff 0%, #eff8ff 45%), linear-gradient(107deg, #ddf1ff 11%, #ffffff 32%, #ffffff 55%, #ffffff 65%, #ffffff 92%) !important;
  background-color: #fff;
  z-index: 0;
  border: 1px solid #32abe2;
  box-shadow: none !important; }

@media screen and (max-width: 1425px) {
  .family-1-text-box-gradient-3-outline {
    z-index: 3 !important; } }

@media screen and (max-width: 1425px) {
  .family-1-text-box-gradient-3-outline {
    padding: 5% 15% 10% 15%; } }

@media screen and (max-width: 1425px) {
  .square900--lefttextbox-family-2-short-outline {
    padding: 5% 15% 10% 15%; } }

@media screen and (max-width: 1425px) {
  .square900--righttextbox-family-1 {
    padding: 5% 15% 10% 15%; } }

@media screen and (max-width: 1200px) {
  .full-width-split-bg-dark-blue {
    display: none; } }

@media screen and (max-width: 1000px) {
  .full-width-split-family-2 {
    display: none !important; } }

.text--white {
  color: #fff; }

.family-law-software-bg-tall-light {
  background: linear-gradient(80deg, #004876 2%, transparent 15%), linear-gradient(80deg, #e8f7fe00 0%, #3b3b3b00 17%, #b1dcfb 17%, #b1dcfbd1 80%), url(../img/png/test-bg-image.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%; }

.adjust-position-family-law-compliance {
  padding-right: 100px;
  padding-left: 50px;
  text-align: left !important;
  height: 1060px;
  padding-top: 400px; }

.adjust-position-family-law-2 {
  padding-top: 400px !important; }

.adjust-position-home-1 {
  padding-top: 43% !important; }

.adjust-position-home-cta-1 {
  padding-top: 170px !important; }

@media only screen and (min-width: 1024px) {
  .home-header {
    line-height: 4.3rem !important;
    max-width: 90%;
    font-size: 3.525rem !important; } }

.homepage-split-full-width {
  background-image: linear-gradient(95deg, rgba(9, 73, 117, 0.83), rgba(9, 73, 117, 0.83) 50%, rgba(50, 171, 226, 0.83) 50%, rgba(50, 171, 226, 0.83)), url(../img/png/home-family-law-real-estate-software.png);
  background: linear-gradient(80deg, #0048764d 2%, #09497500 15%), linear-gradient(80deg, #094975de 50%, #0949757d 50%, #b1dcfb 50%, #b1dcfbd1 50%), url(../img/png/home-family-law-real-estate-software.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%; }

@media screen and (max-width: 800px) {
  .homepage-split-full-width {
    background-image: linear-gradient(90deg, rgba(9, 73, 117, 0.83), rgba(9, 73, 117, 0.83) 50%, rgba(50, 171, 226, 0.83) 50%, rgba(50, 171, 226, 0.83)), url(../img/png/home-family-law-real-estate-software.png);
    background: linear-gradient(90deg, #0048764d 2%, #09497500 15%), linear-gradient(90deg, #094975de 50%, #0949757d 50%, #b1dcfb 50%, #b1dcfbd1 50%), url(../img/png/home-family-law-real-estate-software.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    background-position: center; } }

.home-split-left {
  width: 50%;
  text-align: center;
  color: #fff;
  float: left;
  padding-right: 10%; }

.home-split-right {
  width: 50%;
  text-align: center;
  color: #2d2d2d;
  float: left;
  padding-left: 10%; }

@media screen and (max-width: 800px) {
  .home-split-left {
    padding: 5%; } }

@media screen and (max-width: 800px) {
  .home-split-right {
    padding: 5%; } }

.full-width-split-home-2-cta {
  z-index: 0 !important;
  background: linear-gradient(4deg, #fff 11%, #00487600 11%), linear-gradient(4deg, #ffffff00 11%, #094975 11%, #094975c7 80%, #09497500 80%), linear-gradient(4deg, #32abe200 80%, #fff 80%), url(../img/png/family-law-full-width-image-2.png);
  background-repeat: no-repeat;
  height: 1000px;
  background-size: cover;
  width: 100%;
  margin-top: -260px; }

.pricing-split-full-width {
  background-image: linear-gradient(86deg, rgba(9, 73, 117, 0.83), rgba(9, 73, 117, 0.83) 50%, rgba(50, 171, 226, 0.83) 50%, rgba(50, 171, 226, 0.83)), url(../img/png/pricing-family-law-real-estate-software-bg.png);
  background: linear-gradient(86deg, #00487600 2%, #09497500 15%), linear-gradient(86deg, #09497500 50%, #094975c7 50%, #b1dcfba8 50%, #09497500, #b1dcfb00 100% 50%), url(../img/png/pricing-bottom.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-width: 100vw; }

.pricing-bottom-header {
  background: linear-gradient(74deg, #fff0, #fff0 8%, #b1dcfb00 8%, #094975 8%, #094975 92%, #fff0 92%, #fff0);
  padding: 35px;
  position: relative;
  top: -111px;
  z-index: 1;
  margin: auto;
  vertical-align: center;
  width: 70%;
  text-align: center; }

.left30 {
  margin-left: 30px; }

.pricing-split-left {
  width: 50%;
  color: #fff;
  float: left;
  padding-right: 10%; }

.pricing-split-right {
  width: 50%;
  color: #2d2d2d;
  float: left;
  padding-left: 10%; }

.pricing-box-left {
  background: #fff;
  color: #000;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important;
  padding: 20px;
  border-radius: 25px; }

.pricing-box-right {
  background: #fff;
  color: #000;
  padding: 20px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important;
  border-radius: 25px; }

@media screen and (max-width: 1000px) {
  .pricing-split-left {
    width: 100% !important;
    padding: 0 40px !important;
    margin-bottom: 20px !important; } }

@media screen and (max-width: 1000px) {
  .pricing-split-right {
    width: 100% !important;
    padding: 0 40px !important; } }

.ul-fa-check {
  margin: 0 !important;
  position: relative;
  font-family: Poppins; }
  .ul-fa-check li {
    margin-bottom: 10px;
    display: flex; }
    .ul-fa-check li:before {
      color: #32abe2;
      margin-right: 15px;
      font-family: "Font Awesome 5 Pro";
      top: 5px;
      position: relative; }

.li-check,
.li-dot ul {
  list-style: none; }

.li-check li {
  margin-bottom: 10px; }

.li-check li:before {
  font-family: "Material Icons";
  content: "\e876";
  margin-right: 17px;
  top: 5px;
  font-size: 23px;
  position: relative;
  color: #32abe2; }

.li-dot {
  font-family: Poppins; }

.li-dot li:before {
  font-family: "Material Icons";
  content: "\2022";
  margin-right: 8px;
  top: 1px;
  font-size: 20px;
  position: relative;
  color: #32abe2;
  line-height: 16px; }

.two-form-contain {
  padding: 0 80px; }

.form-split-left {
  padding-left: 100px; }

.form-split-right {
  padding-right: 100px; }

.guide-icon-guide img {
  height: 40px;
  top: 10px;
  position: relative; }

.guide-icon-guide span {
  padding-right: 22px; }

.guide-icon-guide p {
  font-family: Poppins;
  font-size: 28px;
  padding-bottom: 6px; }

.announcement-bar {
  position: absolute;
  display: inline-flex;
  align-items: center;
  width: 100%;
  height: 50px;
  top: 70px;
  left: 0;
  justify-content: center;
  background-color: rgba(1, 1, 1, 0.1);
  color: #fff; }
  @media (max-width: 768px) {
    .announcement-bar {
      top: 0;
      position: relative; } }
  .announcement-bar .announcement-image {
    width: 20px; }
  .announcement-bar .announcement-text {
    margin: 0;
    line-height: 0;
    margin-left: 10px; }

.otnotice br {
  display: none; }

.otnotice li {
  list-style-type: disc; }

.cards-50 {
  transition: all 0.25s ease-in-out;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1), 0 4px 8px 0 rgba(0, 0, 0, 0.1);
  background-color: white;
  border-radius: 2%;
  margin: auto; }
  .cards-50:hover {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 4px 8px 0 rgba(0, 0, 0, 0.19); }

.card-header {
  background-color: #32abe2;
  padding: 10px 5px 2px 5px;
  border-radius: 8px 8px 0 0; }

.pricing-container {
  padding-top: 0; }

.card-icon {
  position: absolute;
  top: 2em;
  right: 1.5em; }
  .card-icon.pricing {
    position: initial; }

.item-75,
.item-75-width {
  max-width: 75%;
  margin: auto; }

.team-grid-2-col {
  display: grid;
  grid-gap: 60px 0;
  grid-template-columns: repeat(2, 50%);
  justify-items: center;
  margin-bottom: 10px; }
  @media only screen and (max-width: 767px) {
    .team-grid-2-col {
      grid-gap: 20px 0;
      grid-template-columns: repeat(1, 100%);
      margin: 0 auto; } }
  .team-grid-2-col .team-card {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    max-width: 250px;
    margin: 0;
    border-radius: 7px;
    overflow: hidden; }
    .team-grid-2-col .team-card figcaption {
      padding: 2px 16px; }
    .team-grid-2-col .team-card h5 {
      font-weight: 500;
      text-transform: uppercase;
      letter-spacing: 0.5px;
      color: #004876; }
    .team-grid-2-col .team-card p {
      margin-top: 0; }

.two-column {
  -moz-column-count: 2;
  -moz-column-gap: 100px;
  -webkit-column-count: 2;
  -webkit-column-gap: 100px;
  column-count: 2;
  column-gap: 100px; }
  @media screen and (max-width: 425px) {
    .two-column {
      -moz-column-count: 1;
      -webkit-column-count: 1;
      column-count: 1; } }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23009be1' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23009be1' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important; }

@media screen and (max-width: 768px) {
  .container-half-copy {
    max-width: 80%; } }

/* So that content vertically aligns, we set it as a flex item */
.center-split > * {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 2.5rem; }

/* Reset flex and padding rules for media elements because
we want them to bleed out */
.center-split > img,
.center-split > picture,
.center-split > video {
  display: block;
  padding: 0;
  /* Stuff is gonna get stretchy, so maintain 
 some order and crop media */
  object-fit: cover; }
  @media (max-width: 768px) {
    .center-split > img,
    .center-split > picture,
    .center-split > video {
      display: none; } }

@media (min-width: 768px) {
  .center-split {
    display: grid;
    grid-template-columns: repeat(2, 50%);
    align-items: stretch; }
  /* Apply our max width to the 
 direct child of the .center-split child */
  /* Set auto margins to push the content into the center */
  /* Reset max width and margin rules for media elements because
 we want them to bleed out */
  .center-split > img,
  .center-split > picture,
  .center-split > video {
    max-width: 100% !important;
    margin: 0; } }

.center-split {
  background: #F6F7F8;
  overflow: hidden !important; }

@media (min-width: 720px) {
  article > h1,
  article > p {
    margin-left: 3rem; } }

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 60%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }
  @media screen and (min-width: 1200px) {
    sub,
    sup {
      font-size: 70%; } }

sup {
  top: -0.5em; }
  @media screen and (min-width: 1200px) {
    sup {
      top: -1.25em; } }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.col-half-offset {
  margin-left: 4.166666667%; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 730px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.3333333333%; }

.col-xs-2 {
  width: 16.6666666667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.3333333333%; }

.col-xs-5 {
  width: 41.6666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.3333333333%; }

.col-xs-8 {
  width: 66.6666666667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.3333333333%; }

.col-xs-11 {
  width: 91.6666666667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.3333333333%; }

.col-xs-pull-2 {
  right: 16.6666666667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.3333333333%; }

.col-xs-pull-5 {
  right: 41.6666666667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.3333333333%; }

.col-xs-pull-8 {
  right: 66.6666666667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.3333333333%; }

.col-xs-pull-11 {
  right: 91.6666666667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.3333333333%; }

.col-xs-push-2 {
  left: 16.6666666667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.3333333333%; }

.col-xs-push-5 {
  left: 41.6666666667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.3333333333%; }

.col-xs-push-8 {
  left: 66.6666666667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.3333333333%; }

.col-xs-push-11 {
  left: 91.6666666667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.3333333333%; }

.col-xs-offset-2 {
  margin-left: 16.6666666667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.3333333333%; }

.col-xs-offset-5 {
  margin-left: 41.6666666667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.3333333333%; }

.col-xs-offset-8 {
  margin-left: 66.6666666667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.3333333333%; }

.col-xs-offset-11 {
  margin-left: 91.6666666667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.3333333333%; }
  .col-sm-2 {
    width: 16.6666666667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.3333333333%; }
  .col-sm-5 {
    width: 41.6666666667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.3333333333%; }
  .col-sm-8 {
    width: 66.6666666667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.3333333333%; }
  .col-sm-11 {
    width: 91.6666666667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.3333333333%; }
  .col-sm-pull-2 {
    right: 16.6666666667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.3333333333%; }
  .col-sm-pull-5 {
    right: 41.6666666667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.3333333333%; }
  .col-sm-pull-8 {
    right: 66.6666666667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.3333333333%; }
  .col-sm-pull-11 {
    right: 91.6666666667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.3333333333%; }
  .col-sm-push-2 {
    left: 16.6666666667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.3333333333%; }
  .col-sm-push-5 {
    left: 41.6666666667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.3333333333%; }
  .col-sm-push-8 {
    left: 66.6666666667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.3333333333%; }
  .col-sm-push-11 {
    left: 91.6666666667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.3333333333%; }
  .col-md-2 {
    width: 16.6666666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.3333333333%; }
  .col-md-5 {
    width: 41.6666666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.3333333333%; }
  .col-md-8 {
    width: 66.6666666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.3333333333%; }
  .col-md-11 {
    width: 91.6666666667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.3333333333%; }
  .col-md-pull-2 {
    right: 16.6666666667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.3333333333%; }
  .col-md-pull-5 {
    right: 41.6666666667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.3333333333%; }
  .col-md-pull-8 {
    right: 66.6666666667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.3333333333%; }
  .col-md-pull-11 {
    right: 91.6666666667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.3333333333%; }
  .col-md-push-2 {
    left: 16.6666666667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.3333333333%; }
  .col-md-push-5 {
    left: 41.6666666667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.3333333333%; }
  .col-md-push-8 {
    left: 66.6666666667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.3333333333%; }
  .col-md-push-11 {
    left: 91.6666666667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.3333333333%; }
  .col-md-offset-2 {
    margin-left: 16.6666666667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.3333333333%; }
  .col-md-offset-5 {
    margin-left: 41.6666666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.3333333333%; }
  .col-md-offset-8 {
    margin-left: 66.6666666667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.3333333333%; }
  .col-md-offset-11 {
    margin-left: 91.6666666667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.3333333333%; }
  .col-lg-2 {
    width: 16.6666666667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.3333333333%; }
  .col-lg-5 {
    width: 41.6666666667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.3333333333%; }
  .col-lg-8 {
    width: 66.6666666667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.3333333333%; }
  .col-lg-11 {
    width: 91.6666666667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.3333333333%; }
  .col-lg-pull-2 {
    right: 16.6666666667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.3333333333%; }
  .col-lg-pull-5 {
    right: 41.6666666667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.3333333333%; }
  .col-lg-pull-8 {
    right: 66.6666666667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.3333333333%; }
  .col-lg-pull-11 {
    right: 91.6666666667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.3333333333%; }
  .col-lg-push-2 {
    left: 16.6666666667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.3333333333%; }
  .col-lg-push-5 {
    left: 41.6666666667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.3333333333%; }
  .col-lg-push-8 {
    left: 66.6666666667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.3333333333%; }
  .col-lg-push-11 {
    left: 91.6666666667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-5ths {
  width: 20%;
  float: left; }

@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left; } }

@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left; } }

@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left; } }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal {
  overflow-y: auto; }

.modal-open {
  overflow: auto; }

.modal-open[style] {
  padding-right: 0px !important; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9995;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.428571429; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn, .modal-footer .btn-large + .btn, .modal-footer .btn + .btn-large, .modal-footer .btn-large + .btn-large {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .btn-large + .btn, .modal-footer .btn-group .btn + .btn-large, .modal-footer .btn-group .btn-large + .btn-large {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

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

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

.materialize-red.lighten-5 {
  background-color: #fdeaeb !important; }

.materialize-red-text.text-lighten-5 {
  color: #fdeaeb !important; }

.materialize-red.lighten-4 {
  background-color: #f8c1c3 !important; }

.materialize-red-text.text-lighten-4 {
  color: #f8c1c3 !important; }

.materialize-red.lighten-3 {
  background-color: #f3989b !important; }

.materialize-red-text.text-lighten-3 {
  color: #f3989b !important; }

.materialize-red.lighten-2 {
  background-color: #ee6e73 !important; }

.materialize-red-text.text-lighten-2 {
  color: #ee6e73 !important; }

.materialize-red.lighten-1 {
  background-color: #ea454b !important; }

.materialize-red-text.text-lighten-1 {
  color: #ea454b !important; }

.materialize-red {
  background-color: #e51c23 !important; }

.materialize-red-text {
  color: #e51c23 !important; }

.materialize-red.darken-1 {
  background-color: #d0181e !important; }

.materialize-red-text.text-darken-1 {
  color: #d0181e !important; }

.materialize-red.darken-2 {
  background-color: #b9151b !important; }

.materialize-red-text.text-darken-2 {
  color: #b9151b !important; }

.materialize-red.darken-3 {
  background-color: #a21318 !important; }

.materialize-red-text.text-darken-3 {
  color: #a21318 !important; }

.materialize-red.darken-4 {
  background-color: #8b1014 !important; }

.materialize-red-text.text-darken-4 {
  color: #8b1014 !important; }

.red.lighten-5 {
  background-color: #FFEBEE !important; }

.red-text.text-lighten-5 {
  color: #FFEBEE !important; }

.red.lighten-4 {
  background-color: #FFCDD2 !important; }

.red-text.text-lighten-4 {
  color: #FFCDD2 !important; }

.red.lighten-3 {
  background-color: #EF9A9A !important; }

.red-text.text-lighten-3 {
  color: #EF9A9A !important; }

.red.lighten-2 {
  background-color: #E57373 !important; }

.red-text.text-lighten-2 {
  color: #E57373 !important; }

.red.lighten-1 {
  background-color: #EF5350 !important; }

.red-text.text-lighten-1 {
  color: #EF5350 !important; }

.red {
  background-color: #F44336 !important; }

.red-text {
  color: #F44336 !important; }

.red.darken-1 {
  background-color: #E53935 !important; }

.red-text.text-darken-1 {
  color: #E53935 !important; }

.red.darken-2 {
  background-color: #D32F2F !important; }

.red-text.text-darken-2 {
  color: #D32F2F !important; }

.red.darken-3 {
  background-color: #C62828 !important; }

.red-text.text-darken-3 {
  color: #C62828 !important; }

.red.darken-4 {
  background-color: #B71C1C !important; }

.red-text.text-darken-4 {
  color: #B71C1C !important; }

.red.accent-1 {
  background-color: #FF8A80 !important; }

.red-text.text-accent-1 {
  color: #FF8A80 !important; }

.red.accent-2 {
  background-color: #FF5252 !important; }

.red-text.text-accent-2 {
  color: #FF5252 !important; }

.red.accent-3 {
  background-color: #FF1744 !important; }

.red-text.text-accent-3 {
  color: #FF1744 !important; }

.red.accent-4 {
  background-color: #D50000 !important; }

.red-text.text-accent-4 {
  color: #D50000 !important; }

.pink.lighten-5 {
  background-color: #fce4ec !important; }

.pink-text.text-lighten-5 {
  color: #fce4ec !important; }

.pink.lighten-4 {
  background-color: #f8bbd0 !important; }

.pink-text.text-lighten-4 {
  color: #f8bbd0 !important; }

.pink.lighten-3 {
  background-color: #f48fb1 !important; }

.pink-text.text-lighten-3 {
  color: #f48fb1 !important; }

.pink.lighten-2 {
  background-color: #f06292 !important; }

.pink-text.text-lighten-2 {
  color: #f06292 !important; }

.pink.lighten-1 {
  background-color: #ec407a !important; }

.pink-text.text-lighten-1 {
  color: #ec407a !important; }

.pink {
  background-color: #e91e63 !important; }

.pink-text {
  color: #e91e63 !important; }

.pink.darken-1 {
  background-color: #d81b60 !important; }

.pink-text.text-darken-1 {
  color: #d81b60 !important; }

.pink.darken-2 {
  background-color: #c2185b !important; }

.pink-text.text-darken-2 {
  color: #c2185b !important; }

.pink.darken-3 {
  background-color: #ad1457 !important; }

.pink-text.text-darken-3 {
  color: #ad1457 !important; }

.pink.darken-4 {
  background-color: #880e4f !important; }

.pink-text.text-darken-4 {
  color: #880e4f !important; }

.pink.accent-1 {
  background-color: #ff80ab !important; }

.pink-text.text-accent-1 {
  color: #ff80ab !important; }

.pink.accent-2 {
  background-color: #ff4081 !important; }

.pink-text.text-accent-2 {
  color: #ff4081 !important; }

.pink.accent-3 {
  background-color: #f50057 !important; }

.pink-text.text-accent-3 {
  color: #f50057 !important; }

.pink.accent-4 {
  background-color: #c51162 !important; }

.pink-text.text-accent-4 {
  color: #c51162 !important; }

.purple.lighten-5 {
  background-color: #f3e5f5 !important; }

.purple-text.text-lighten-5 {
  color: #f3e5f5 !important; }

.purple.lighten-4 {
  background-color: #e1bee7 !important; }

.purple-text.text-lighten-4 {
  color: #e1bee7 !important; }

.purple.lighten-3 {
  background-color: #ce93d8 !important; }

.purple-text.text-lighten-3 {
  color: #ce93d8 !important; }

.purple.lighten-2 {
  background-color: #ba68c8 !important; }

.purple-text.text-lighten-2 {
  color: #ba68c8 !important; }

.purple.lighten-1 {
  background-color: #ab47bc !important; }

.purple-text.text-lighten-1 {
  color: #ab47bc !important; }

.purple {
  background-color: #9c27b0 !important; }

.purple-text {
  color: #9c27b0 !important; }

.purple.darken-1 {
  background-color: #8e24aa !important; }

.purple-text.text-darken-1 {
  color: #8e24aa !important; }

.purple.darken-2 {
  background-color: #7b1fa2 !important; }

.purple-text.text-darken-2 {
  color: #7b1fa2 !important; }

.purple.darken-3 {
  background-color: #6a1b9a !important; }

.purple-text.text-darken-3 {
  color: #6a1b9a !important; }

.purple.darken-4 {
  background-color: #4a148c !important; }

.purple-text.text-darken-4 {
  color: #4a148c !important; }

.purple.accent-1 {
  background-color: #ea80fc !important; }

.purple-text.text-accent-1 {
  color: #ea80fc !important; }

.purple.accent-2 {
  background-color: #e040fb !important; }

.purple-text.text-accent-2 {
  color: #e040fb !important; }

.purple.accent-3 {
  background-color: #d500f9 !important; }

.purple-text.text-accent-3 {
  color: #d500f9 !important; }

.purple.accent-4 {
  background-color: #aa00ff !important; }

.purple-text.text-accent-4 {
  color: #aa00ff !important; }

.deep-purple.lighten-5 {
  background-color: #ede7f6 !important; }

.deep-purple-text.text-lighten-5 {
  color: #ede7f6 !important; }

.deep-purple.lighten-4 {
  background-color: #d1c4e9 !important; }

.deep-purple-text.text-lighten-4 {
  color: #d1c4e9 !important; }

.deep-purple.lighten-3 {
  background-color: #b39ddb !important; }

.deep-purple-text.text-lighten-3 {
  color: #b39ddb !important; }

.deep-purple.lighten-2 {
  background-color: #9575cd !important; }

.deep-purple-text.text-lighten-2 {
  color: #9575cd !important; }

.deep-purple.lighten-1 {
  background-color: #7e57c2 !important; }

.deep-purple-text.text-lighten-1 {
  color: #7e57c2 !important; }

.deep-purple {
  background-color: #673ab7 !important; }

.deep-purple-text {
  color: #673ab7 !important; }

.deep-purple.darken-1 {
  background-color: #5e35b1 !important; }

.deep-purple-text.text-darken-1 {
  color: #5e35b1 !important; }

.deep-purple.darken-2 {
  background-color: #512da8 !important; }

.deep-purple-text.text-darken-2 {
  color: #512da8 !important; }

.deep-purple.darken-3 {
  background-color: #4527a0 !important; }

.deep-purple-text.text-darken-3 {
  color: #4527a0 !important; }

.deep-purple.darken-4 {
  background-color: #311b92 !important; }

.deep-purple-text.text-darken-4 {
  color: #311b92 !important; }

.deep-purple.accent-1 {
  background-color: #b388ff !important; }

.deep-purple-text.text-accent-1 {
  color: #b388ff !important; }

.deep-purple.accent-2 {
  background-color: #7c4dff !important; }

.deep-purple-text.text-accent-2 {
  color: #7c4dff !important; }

.deep-purple.accent-3 {
  background-color: #651fff !important; }

.deep-purple-text.text-accent-3 {
  color: #651fff !important; }

.deep-purple.accent-4 {
  background-color: #6200ea !important; }

.deep-purple-text.text-accent-4 {
  color: #6200ea !important; }

.indigo.lighten-5 {
  background-color: #e8eaf6 !important; }

.indigo-text.text-lighten-5 {
  color: #e8eaf6 !important; }

.indigo.lighten-4 {
  background-color: #c5cae9 !important; }

.indigo-text.text-lighten-4 {
  color: #c5cae9 !important; }

.indigo.lighten-3 {
  background-color: #9fa8da !important; }

.indigo-text.text-lighten-3 {
  color: #9fa8da !important; }

.indigo.lighten-2 {
  background-color: #7986cb !important; }

.indigo-text.text-lighten-2 {
  color: #7986cb !important; }

.indigo.lighten-1 {
  background-color: #5c6bc0 !important; }

.indigo-text.text-lighten-1 {
  color: #5c6bc0 !important; }

.indigo {
  background-color: #3f51b5 !important; }

.indigo-text {
  color: #3f51b5 !important; }

.indigo.darken-1 {
  background-color: #3949ab !important; }

.indigo-text.text-darken-1 {
  color: #3949ab !important; }

.indigo.darken-2 {
  background-color: #303f9f !important; }

.indigo-text.text-darken-2 {
  color: #303f9f !important; }

.indigo.darken-3 {
  background-color: #283593 !important; }

.indigo-text.text-darken-3 {
  color: #283593 !important; }

.indigo.darken-4 {
  background-color: #1a237e !important; }

.indigo-text.text-darken-4 {
  color: #1a237e !important; }

.indigo.accent-1 {
  background-color: #8c9eff !important; }

.indigo-text.text-accent-1 {
  color: #8c9eff !important; }

.indigo.accent-2 {
  background-color: #536dfe !important; }

.indigo-text.text-accent-2 {
  color: #536dfe !important; }

.indigo.accent-3 {
  background-color: #3d5afe !important; }

.indigo-text.text-accent-3 {
  color: #3d5afe !important; }

.indigo.accent-4 {
  background-color: #304ffe !important; }

.indigo-text.text-accent-4 {
  color: #304ffe !important; }

.blue.lighten-5 {
  background-color: #E3F2FD !important; }

.blue-text.text-lighten-5 {
  color: #E3F2FD !important; }

.blue.lighten-4 {
  background-color: #BBDEFB !important; }

.blue-text.text-lighten-4 {
  color: #BBDEFB !important; }

.blue.lighten-3 {
  background-color: #90CAF9 !important; }

.blue-text.text-lighten-3 {
  color: #90CAF9 !important; }

.blue.lighten-2 {
  background-color: #64B5F6 !important; }

.blue-text.text-lighten-2 {
  color: #64B5F6 !important; }

.blue.lighten-1 {
  background-color: #42A5F5 !important; }

.blue-text.text-lighten-1 {
  color: #42A5F5 !important; }

.blue {
  background-color: #004876 !important; }

.blue-text {
  color: #004876 !important; }

.blue.darken-1 {
  background-color: #1E88E5 !important; }

.blue-text.text-darken-1 {
  color: #1E88E5 !important; }

.blue.darken-2 {
  background-color: #1976D2 !important; }

.blue-text.text-darken-2 {
  color: #1976D2 !important; }

.blue.darken-3 {
  background-color: #1565C0 !important; }

.blue-text.text-darken-3 {
  color: #1565C0 !important; }

.blue.darken-4 {
  background-color: #001c4a !important; }

.blue-text.text-darken-4 {
  color: #001c4a !important; }

.blue.accent-1 {
  background-color: #82B1FF !important; }

.blue-text.text-accent-1 {
  color: #82B1FF !important; }

.blue.accent-2 {
  background-color: #448AFF !important; }

.blue-text.text-accent-2 {
  color: #448AFF !important; }

.blue.accent-3 {
  background-color: #2979FF !important; }

.blue-text.text-accent-3 {
  color: #2979FF !important; }

.blue.accent-4 {
  background-color: #2962FF !important; }

.blue-text.text-accent-4 {
  color: #2962FF !important; }

.light-blue.lighten-5 {
  background-color: #e1f5fe !important; }

.light-blue-text.text-lighten-5 {
  color: #e1f5fe !important; }

.light-blue.lighten-4 {
  background-color: #b3e5fc !important; }

.light-blue-text.text-lighten-4 {
  color: #b3e5fc !important; }

.light-blue.lighten-3 {
  background-color: #81d4fa !important; }

.light-blue-text.text-lighten-3 {
  color: #81d4fa !important; }

.light-blue.lighten-2 {
  background-color: #4fc3f7 !important; }

.light-blue-text.text-lighten-2 {
  color: #4fc3f7 !important; }

.light-blue.lighten-1 {
  background-color: #29b6f6 !important; }

.light-blue-text.text-lighten-1 {
  color: #29b6f6 !important; }

.light-blue {
  background-color: #32ABE2 !important; }

.light-blue-text {
  color: #32ABE2 !important; }

.light-blue.darken-1 {
  background-color: #039be5 !important; }

.light-blue-text.text-darken-1 {
  color: #039be5 !important; }

.light-blue.darken-2 {
  background-color: #0288d1 !important; }

.light-blue-text.text-darken-2 {
  color: #0288d1 !important; }

.light-blue.darken-3 {
  background-color: #0277bd !important; }

.light-blue-text.text-darken-3 {
  color: #0277bd !important; }

.light-blue.darken-4 {
  background-color: #01579b !important; }

.light-blue-text.text-darken-4 {
  color: #01579b !important; }

.light-blue.accent-1 {
  background-color: #80d8ff !important; }

.light-blue-text.text-accent-1 {
  color: #80d8ff !important; }

.light-blue.accent-2 {
  background-color: #40c4ff !important; }

.light-blue-text.text-accent-2 {
  color: #40c4ff !important; }

.light-blue.accent-3 {
  background-color: #00b0ff !important; }

.light-blue-text.text-accent-3 {
  color: #00b0ff !important; }

.light-blue.accent-4 {
  background-color: #0091ea !important; }

.light-blue-text.text-accent-4 {
  color: #0091ea !important; }

.cyan.lighten-5 {
  background-color: #e0f7fa !important; }

.cyan-text.text-lighten-5 {
  color: #e0f7fa !important; }

.cyan.lighten-4 {
  background-color: #b2ebf2 !important; }

.cyan-text.text-lighten-4 {
  color: #b2ebf2 !important; }

.cyan.lighten-3 {
  background-color: #80deea !important; }

.cyan-text.text-lighten-3 {
  color: #80deea !important; }

.cyan.lighten-2 {
  background-color: #4dd0e1 !important; }

.cyan-text.text-lighten-2 {
  color: #4dd0e1 !important; }

.cyan.lighten-1 {
  background-color: #26c6da !important; }

.cyan-text.text-lighten-1 {
  color: #26c6da !important; }

.cyan {
  background-color: #00bcd4 !important; }

.cyan-text {
  color: #00bcd4 !important; }

.cyan.darken-1 {
  background-color: #00acc1 !important; }

.cyan-text.text-darken-1 {
  color: #00acc1 !important; }

.cyan.darken-2 {
  background-color: #0097a7 !important; }

.cyan-text.text-darken-2 {
  color: #0097a7 !important; }

.cyan.darken-3 {
  background-color: #00838f !important; }

.cyan-text.text-darken-3 {
  color: #00838f !important; }

.cyan.darken-4 {
  background-color: #006064 !important; }

.cyan-text.text-darken-4 {
  color: #006064 !important; }

.cyan.accent-1 {
  background-color: #84ffff !important; }

.cyan-text.text-accent-1 {
  color: #84ffff !important; }

.cyan.accent-2 {
  background-color: #18ffff !important; }

.cyan-text.text-accent-2 {
  color: #18ffff !important; }

.cyan.accent-3 {
  background-color: #00e5ff !important; }

.cyan-text.text-accent-3 {
  color: #00e5ff !important; }

.cyan.accent-4 {
  background-color: #00b8d4 !important; }

.cyan-text.text-accent-4 {
  color: #00b8d4 !important; }

.teal.lighten-5 {
  background-color: #e0f2f1 !important; }

.teal-text.text-lighten-5 {
  color: #e0f2f1 !important; }

.teal.lighten-4 {
  background-color: #b2dfdb !important; }

.teal-text.text-lighten-4 {
  color: #b2dfdb !important; }

.teal.lighten-3 {
  background-color: #80cbc4 !important; }

.teal-text.text-lighten-3 {
  color: #80cbc4 !important; }

.teal.lighten-2 {
  background-color: #4db6ac !important; }

.teal-text.text-lighten-2 {
  color: #4db6ac !important; }

.teal.lighten-1 {
  background-color: #26a69a !important; }

.teal-text.text-lighten-1 {
  color: #26a69a !important; }

.teal {
  background-color: #009688 !important; }

.teal-text {
  color: #009688 !important; }

.teal.darken-1 {
  background-color: #00897b !important; }

.teal-text.text-darken-1 {
  color: #00897b !important; }

.teal.darken-2 {
  background-color: #00796b !important; }

.teal-text.text-darken-2 {
  color: #00796b !important; }

.teal.darken-3 {
  background-color: #00695c !important; }

.teal-text.text-darken-3 {
  color: #00695c !important; }

.teal.darken-4 {
  background-color: #004d40 !important; }

.teal-text.text-darken-4 {
  color: #004d40 !important; }

.teal.accent-1 {
  background-color: #a7ffeb !important; }

.teal-text.text-accent-1 {
  color: #a7ffeb !important; }

.teal.accent-2 {
  background-color: #64ffda !important; }

.teal-text.text-accent-2 {
  color: #64ffda !important; }

.teal.accent-3 {
  background-color: #1de9b6 !important; }

.teal-text.text-accent-3 {
  color: #1de9b6 !important; }

.teal.accent-4 {
  background-color: #00bfa5 !important; }

.teal-text.text-accent-4 {
  color: #00bfa5 !important; }

.green.lighten-5 {
  background-color: #E8F5E9 !important; }

.green-text.text-lighten-5 {
  color: #E8F5E9 !important; }

.green.lighten-4 {
  background-color: #C8E6C9 !important; }

.green-text.text-lighten-4 {
  color: #C8E6C9 !important; }

.green.lighten-3 {
  background-color: #A5D6A7 !important; }

.green-text.text-lighten-3 {
  color: #A5D6A7 !important; }

.green.lighten-2 {
  background-color: #81C784 !important; }

.green-text.text-lighten-2 {
  color: #81C784 !important; }

.green.lighten-1 {
  background-color: #66BB6A !important; }

.green-text.text-lighten-1 {
  color: #66BB6A !important; }

.green {
  background-color: #4CAF50 !important; }

.green-text {
  color: #4CAF50 !important; }

.green.darken-1 {
  background-color: #43A047 !important; }

.green-text.text-darken-1 {
  color: #43A047 !important; }

.green.darken-2 {
  background-color: #388E3C !important; }

.green-text.text-darken-2 {
  color: #388E3C !important; }

.green.darken-3 {
  background-color: #2E7D32 !important; }

.green-text.text-darken-3 {
  color: #2E7D32 !important; }

.green.darken-4 {
  background-color: #1B5E20 !important; }

.green-text.text-darken-4 {
  color: #1B5E20 !important; }

.green.accent-1 {
  background-color: #B9F6CA !important; }

.green-text.text-accent-1 {
  color: #B9F6CA !important; }

.green.accent-2 {
  background-color: #69F0AE !important; }

.green-text.text-accent-2 {
  color: #69F0AE !important; }

.green.accent-3 {
  background-color: #00E676 !important; }

.green-text.text-accent-3 {
  color: #00E676 !important; }

.green.accent-4 {
  background-color: #00C853 !important; }

.green-text.text-accent-4 {
  color: #00C853 !important; }

.light-green.lighten-5 {
  background-color: #f1f8e9 !important; }

.light-green-text.text-lighten-5 {
  color: #f1f8e9 !important; }

.light-green.lighten-4 {
  background-color: #dcedc8 !important; }

.light-green-text.text-lighten-4 {
  color: #dcedc8 !important; }

.light-green.lighten-3 {
  background-color: #c5e1a5 !important; }

.light-green-text.text-lighten-3 {
  color: #c5e1a5 !important; }

.light-green.lighten-2 {
  background-color: #aed581 !important; }

.light-green-text.text-lighten-2 {
  color: #aed581 !important; }

.light-green.lighten-1 {
  background-color: #9ccc65 !important; }

.light-green-text.text-lighten-1 {
  color: #9ccc65 !important; }

.light-green {
  background-color: #8bc34a !important; }

.light-green-text {
  color: #8bc34a !important; }

.light-green.darken-1 {
  background-color: #7cb342 !important; }

.light-green-text.text-darken-1 {
  color: #7cb342 !important; }

.light-green.darken-2 {
  background-color: #689f38 !important; }

.light-green-text.text-darken-2 {
  color: #689f38 !important; }

.light-green.darken-3 {
  background-color: #558b2f !important; }

.light-green-text.text-darken-3 {
  color: #558b2f !important; }

.light-green.darken-4 {
  background-color: #33691e !important; }

.light-green-text.text-darken-4 {
  color: #33691e !important; }

.light-green.accent-1 {
  background-color: #ccff90 !important; }

.light-green-text.text-accent-1 {
  color: #ccff90 !important; }

.light-green.accent-2 {
  background-color: #b2ff59 !important; }

.light-green-text.text-accent-2 {
  color: #b2ff59 !important; }

.light-green.accent-3 {
  background-color: #76ff03 !important; }

.light-green-text.text-accent-3 {
  color: #76ff03 !important; }

.light-green.accent-4 {
  background-color: #64dd17 !important; }

.light-green-text.text-accent-4 {
  color: #64dd17 !important; }

.lime.lighten-5 {
  background-color: #f9fbe7 !important; }

.lime-text.text-lighten-5 {
  color: #f9fbe7 !important; }

.lime.lighten-4 {
  background-color: #f0f4c3 !important; }

.lime-text.text-lighten-4 {
  color: #f0f4c3 !important; }

.lime.lighten-3 {
  background-color: #e6ee9c !important; }

.lime-text.text-lighten-3 {
  color: #e6ee9c !important; }

.lime.lighten-2 {
  background-color: #dce775 !important; }

.lime-text.text-lighten-2 {
  color: #dce775 !important; }

.lime.lighten-1 {
  background-color: #d4e157 !important; }

.lime-text.text-lighten-1 {
  color: #d4e157 !important; }

.lime {
  background-color: #cddc39 !important; }

.lime-text {
  color: #cddc39 !important; }

.lime.darken-1 {
  background-color: #c0ca33 !important; }

.lime-text.text-darken-1 {
  color: #c0ca33 !important; }

.lime.darken-2 {
  background-color: #afb42b !important; }

.lime-text.text-darken-2 {
  color: #afb42b !important; }

.lime.darken-3 {
  background-color: #9e9d24 !important; }

.lime-text.text-darken-3 {
  color: #9e9d24 !important; }

.lime.darken-4 {
  background-color: #827717 !important; }

.lime-text.text-darken-4 {
  color: #827717 !important; }

.lime.accent-1 {
  background-color: #f4ff81 !important; }

.lime-text.text-accent-1 {
  color: #f4ff81 !important; }

.lime.accent-2 {
  background-color: #eeff41 !important; }

.lime-text.text-accent-2 {
  color: #eeff41 !important; }

.lime.accent-3 {
  background-color: #c6ff00 !important; }

.lime-text.text-accent-3 {
  color: #c6ff00 !important; }

.lime.accent-4 {
  background-color: #aeea00 !important; }

.lime-text.text-accent-4 {
  color: #aeea00 !important; }

.yellow.lighten-5 {
  background-color: #fffde7 !important; }

.yellow-text.text-lighten-5 {
  color: #fffde7 !important; }

.yellow.lighten-4 {
  background-color: #fff9c4 !important; }

.yellow-text.text-lighten-4 {
  color: #fff9c4 !important; }

.yellow.lighten-3 {
  background-color: #fff59d !important; }

.yellow-text.text-lighten-3 {
  color: #fff59d !important; }

.yellow.lighten-2 {
  background-color: #fff176 !important; }

.yellow-text.text-lighten-2 {
  color: #fff176 !important; }

.yellow.lighten-1 {
  background-color: #ffee58 !important; }

.yellow-text.text-lighten-1 {
  color: #ffee58 !important; }

.yellow {
  background-color: #ffeb3b !important; }

.yellow-text {
  color: #ffeb3b !important; }

.yellow.darken-1 {
  background-color: #fdd835 !important; }

.yellow-text.text-darken-1 {
  color: #fdd835 !important; }

.yellow.darken-2 {
  background-color: #fbc02d !important; }

.yellow-text.text-darken-2 {
  color: #fbc02d !important; }

.yellow.darken-3 {
  background-color: #f9a825 !important; }

.yellow-text.text-darken-3 {
  color: #f9a825 !important; }

.yellow.darken-4 {
  background-color: #f57f17 !important; }

.yellow-text.text-darken-4 {
  color: #f57f17 !important; }

.yellow.accent-1 {
  background-color: #ffff8d !important; }

.yellow-text.text-accent-1 {
  color: #ffff8d !important; }

.yellow.accent-2 {
  background-color: #ffff00 !important; }

.yellow-text.text-accent-2 {
  color: #ffff00 !important; }

.yellow.accent-3 {
  background-color: #ffea00 !important; }

.yellow-text.text-accent-3 {
  color: #ffea00 !important; }

.yellow.accent-4 {
  background-color: #ffd600 !important; }

.yellow-text.text-accent-4 {
  color: #ffd600 !important; }

.amber.lighten-5 {
  background-color: #fff8e1 !important; }

.amber-text.text-lighten-5 {
  color: #fff8e1 !important; }

.amber.lighten-4 {
  background-color: #ffecb3 !important; }

.amber-text.text-lighten-4 {
  color: #ffecb3 !important; }

.amber.lighten-3 {
  background-color: #ffe082 !important; }

.amber-text.text-lighten-3 {
  color: #ffe082 !important; }

.amber.lighten-2 {
  background-color: #ffd54f !important; }

.amber-text.text-lighten-2 {
  color: #ffd54f !important; }

.amber.lighten-1 {
  background-color: #ffca28 !important; }

.amber-text.text-lighten-1 {
  color: #ffca28 !important; }

.amber {
  background-color: #ffc107 !important; }

.amber-text {
  color: #ffc107 !important; }

.amber.darken-1 {
  background-color: #ffb300 !important; }

.amber-text.text-darken-1 {
  color: #ffb300 !important; }

.amber.darken-2 {
  background-color: #ffa000 !important; }

.amber-text.text-darken-2 {
  color: #ffa000 !important; }

.amber.darken-3 {
  background-color: #ff8f00 !important; }

.amber-text.text-darken-3 {
  color: #ff8f00 !important; }

.amber.darken-4 {
  background-color: #ff6f00 !important; }

.amber-text.text-darken-4 {
  color: #ff6f00 !important; }

.amber.accent-1 {
  background-color: #ffe57f !important; }

.amber-text.text-accent-1 {
  color: #ffe57f !important; }

.amber.accent-2 {
  background-color: #ffd740 !important; }

.amber-text.text-accent-2 {
  color: #ffd740 !important; }

.amber.accent-3 {
  background-color: #ffc400 !important; }

.amber-text.text-accent-3 {
  color: #ffc400 !important; }

.amber.accent-4 {
  background-color: #ffab00 !important; }

.amber-text.text-accent-4 {
  color: #ffab00 !important; }

.orange.lighten-5 {
  background-color: #fff3e0 !important; }

.orange-text.text-lighten-5 {
  color: #fff3e0 !important; }

.orange.lighten-4 {
  background-color: #ffe0b2 !important; }

.orange-text.text-lighten-4 {
  color: #ffe0b2 !important; }

.orange.lighten-3 {
  background-color: #ffcc80 !important; }

.orange-text.text-lighten-3 {
  color: #ffcc80 !important; }

.orange.lighten-2 {
  background-color: #ffb74d !important; }

.orange-text.text-lighten-2 {
  color: #ffb74d !important; }

.orange.lighten-1 {
  background-color: #ffa726 !important; }

.orange-text.text-lighten-1 {
  color: #ffa726 !important; }

.orange {
  background-color: #ff9800 !important; }

.orange-text {
  color: #ff9800 !important; }

.orange.darken-1 {
  background-color: #fb8c00 !important; }

.orange-text.text-darken-1 {
  color: #fb8c00 !important; }

.orange.darken-2 {
  background-color: #f57c00 !important; }

.orange-text.text-darken-2 {
  color: #f57c00 !important; }

.orange.darken-3 {
  background-color: #ef6c00 !important; }

.orange-text.text-darken-3 {
  color: #ef6c00 !important; }

.orange.darken-4 {
  background-color: #e65100 !important; }

.orange-text.text-darken-4 {
  color: #e65100 !important; }

.orange.accent-1 {
  background-color: #ffd180 !important; }

.orange-text.text-accent-1 {
  color: #ffd180 !important; }

.orange.accent-2 {
  background-color: #ffab40 !important; }

.orange-text.text-accent-2 {
  color: #ffab40 !important; }

.orange.accent-3 {
  background-color: #ff9100 !important; }

.orange-text.text-accent-3 {
  color: #ff9100 !important; }

.orange.accent-4 {
  background-color: #ff6d00 !important; }

.orange-text.text-accent-4 {
  color: #ff6d00 !important; }

.deep-orange.lighten-5 {
  background-color: #fbe9e7 !important; }

.deep-orange-text.text-lighten-5 {
  color: #fbe9e7 !important; }

.deep-orange.lighten-4 {
  background-color: #ffccbc !important; }

.deep-orange-text.text-lighten-4 {
  color: #ffccbc !important; }

.deep-orange.lighten-3 {
  background-color: #ffab91 !important; }

.deep-orange-text.text-lighten-3 {
  color: #ffab91 !important; }

.deep-orange.lighten-2 {
  background-color: #ff8a65 !important; }

.deep-orange-text.text-lighten-2 {
  color: #ff8a65 !important; }

.deep-orange.lighten-1 {
  background-color: #ff7043 !important; }

.deep-orange-text.text-lighten-1 {
  color: #ff7043 !important; }

.deep-orange {
  background-color: #ff5722 !important; }

.deep-orange-text {
  color: #ff5722 !important; }

.deep-orange.darken-1 {
  background-color: #f4511e !important; }

.deep-orange-text.text-darken-1 {
  color: #f4511e !important; }

.deep-orange.darken-2 {
  background-color: #e64a19 !important; }

.deep-orange-text.text-darken-2 {
  color: #e64a19 !important; }

.deep-orange.darken-3 {
  background-color: #d84315 !important; }

.deep-orange-text.text-darken-3 {
  color: #d84315 !important; }

.deep-orange.darken-4 {
  background-color: #bf360c !important; }

.deep-orange-text.text-darken-4 {
  color: #bf360c !important; }

.deep-orange.accent-1 {
  background-color: #ff9e80 !important; }

.deep-orange-text.text-accent-1 {
  color: #ff9e80 !important; }

.deep-orange.accent-2 {
  background-color: #ff6e40 !important; }

.deep-orange-text.text-accent-2 {
  color: #ff6e40 !important; }

.deep-orange.accent-3 {
  background-color: #ff3d00 !important; }

.deep-orange-text.text-accent-3 {
  color: #ff3d00 !important; }

.deep-orange.accent-4 {
  background-color: #dd2c00 !important; }

.deep-orange-text.text-accent-4 {
  color: #dd2c00 !important; }

.brown.lighten-5 {
  background-color: #efebe9 !important; }

.brown-text.text-lighten-5 {
  color: #efebe9 !important; }

.brown.lighten-4 {
  background-color: #d7ccc8 !important; }

.brown-text.text-lighten-4 {
  color: #d7ccc8 !important; }

.brown.lighten-3 {
  background-color: #bcaaa4 !important; }

.brown-text.text-lighten-3 {
  color: #bcaaa4 !important; }

.brown.lighten-2 {
  background-color: #a1887f !important; }

.brown-text.text-lighten-2 {
  color: #a1887f !important; }

.brown.lighten-1 {
  background-color: #8d6e63 !important; }

.brown-text.text-lighten-1 {
  color: #8d6e63 !important; }

.brown {
  background-color: #795548 !important; }

.brown-text {
  color: #795548 !important; }

.brown.darken-1 {
  background-color: #6d4c41 !important; }

.brown-text.text-darken-1 {
  color: #6d4c41 !important; }

.brown.darken-2 {
  background-color: #5d4037 !important; }

.brown-text.text-darken-2 {
  color: #5d4037 !important; }

.brown.darken-3 {
  background-color: #4e342e !important; }

.brown-text.text-darken-3 {
  color: #4e342e !important; }

.brown.darken-4 {
  background-color: #3e2723 !important; }

.brown-text.text-darken-4 {
  color: #3e2723 !important; }

.blue-grey.lighten-5 {
  background-color: #eceff1 !important; }

.blue-grey-text.text-lighten-5 {
  color: #eceff1 !important; }

.blue-grey.lighten-4 {
  background-color: #cfd8dc !important; }

.blue-grey-text.text-lighten-4 {
  color: #cfd8dc !important; }

.blue-grey.lighten-3 {
  background-color: #b0bec5 !important; }

.blue-grey-text.text-lighten-3 {
  color: #b0bec5 !important; }

.blue-grey.lighten-2 {
  background-color: #90a4ae !important; }

.blue-grey-text.text-lighten-2 {
  color: #90a4ae !important; }

.blue-grey.lighten-1 {
  background-color: #78909c !important; }

.blue-grey-text.text-lighten-1 {
  color: #78909c !important; }

.blue-grey {
  background-color: #607d8b !important; }

.blue-grey-text {
  color: #607d8b !important; }

.blue-grey.darken-1 {
  background-color: #546e7a !important; }

.blue-grey-text.text-darken-1 {
  color: #546e7a !important; }

.blue-grey.darken-2 {
  background-color: #455a64 !important; }

.blue-grey-text.text-darken-2 {
  color: #455a64 !important; }

.blue-grey.darken-3 {
  background-color: #37474f !important; }

.blue-grey-text.text-darken-3 {
  color: #37474f !important; }

.blue-grey.darken-4 {
  background-color: #263238 !important; }

.blue-grey-text.text-darken-4 {
  color: #263238 !important; }

.grey.lighten-5 {
  background-color: #fafafa !important; }

.grey-text.text-lighten-5 {
  color: #fafafa !important; }

.grey.lighten-4 {
  background-color: #f5f5f5 !important; }

.grey-text.text-lighten-4 {
  color: #f5f5f5 !important; }

.grey.lighten-3 {
  background-color: #eeeeee !important; }

.grey-text.text-lighten-3 {
  color: #eeeeee !important; }

.grey.lighten-2 {
  background-color: #e0e0e0 !important; }

.grey-text.text-lighten-2 {
  color: #e0e0e0 !important; }

.grey.lighten-1 {
  background-color: #bdbdbd !important; }

.grey-text.text-lighten-1 {
  color: #bdbdbd !important; }

.grey {
  background-color: #9e9e9e !important; }

.grey-text {
  color: #9e9e9e !important; }

.grey.darken-1 {
  background-color: #757575 !important; }

.grey-text.text-darken-1 {
  color: #757575 !important; }

.grey.darken-2 {
  background-color: #616161 !important; }

.grey-text.text-darken-2 {
  color: #616161 !important; }

.grey.darken-3 {
  background-color: #424242 !important; }

.grey-text.text-darken-3 {
  color: #424242 !important; }

.grey.darken-4 {
  background-color: #212121 !important; }

.grey-text.text-darken-4 {
  color: #212121 !important; }

.shades.black {
  background-color: #000000 !important; }

.shades-text.text-black {
  color: #000000 !important; }

.shades.white {
  background-color: #FFFFFF !important; }

.shades-text.text-white {
  color: #FFFFFF !important; }

.shades.transparent {
  background-color: transparent !important; }

.shades-text.text-transparent {
  color: transparent !important; }

.black {
  background-color: #000000 !important; }

.black-text {
  color: #000000 !important; }

.white {
  background-color: #FFFFFF !important; }

.white-text {
  color: #FFFFFF !important; }

.transparent {
  background-color: transparent !important; }

.transparent-text {
  color: transparent !important; }

/*** Colors ***/
/*** Badges ***/
/*** Buttons ***/
/*** Cards ***/
/*** Collapsible ***/
/*** Dropdown ***/
/*** Fonts ***/
/*** Forms ***/
/*** Global ***/
/*** Navbar ***/
/*** SideNav ***/
/*** Photo Slider ***/
/*** Tabs ***/
/*** Tables ***/
/*** Toasts ***/
/*** Typography ***/
/*** Collections ***/
/* Progress Bar */
ul {
  list-style-type: none; }

a {
  color: #24102e;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent; }

a:visited {
  text-decoration: none;
  -webkit-tap-highlight-color: transparent; }

.valign-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }
  .valign-wrapper .valign {
    display: block; }

ul {
  padding: 0; }
  ul li {
    list-style-type: none; }

.clearfix {
  clear: both; }

.z-depth-0 {
  box-shadow: none !important; }

.z-depth-1, .icons-box:hover, .btn-orange, .btn-outline, .btn-floating {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); }

.z-depth-1-half, .btn-orange:hover, .btn-outline:hover, .btn-floating:hover {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15); }

.z-depth-2 {
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }

.z-depth-3 {
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19); }

.z-depth-4 {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21); }

.z-depth-5 {
  box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22); }

.hoverable:hover {
  transition: box-shadow .25s;
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }

.divider {
  height: 1px;
  overflow: hidden;
  background-color: #e0e0e0; }

blockquote {
  margin: 20px 0;
  padding-left: 1.5rem;
  border-left: 5px solid #555; }

i {
  line-height: inherit; }
  i.left {
    float: left;
    margin-right: 15px; }
  i.right {
    float: right;
    margin-left: 15px; }
  i.tiny {
    font-size: 1rem; }
  i.small {
    font-size: 2rem; }
  i.medium {
    font-size: 4rem; }
  i.large {
    font-size: 6rem; }

img.responsive-img,
video.responsive-video {
  max-width: 100%;
  height: auto; }

.pagination li {
  float: left;
  font-size: 1.2rem;
  padding: 0 10px;
  line-height: 30px;
  border-radius: 2px;
  text-align: center; }
  .pagination li a {
    color: #444; }
  .pagination li.active a {
    color: #fff; }
  .pagination li.active {
    background-color: #555; }
  .pagination li.disabled a {
    cursor: default;
    color: #999; }
  .pagination li i {
    font-size: 2rem; }

.pagination li.pages ul li {
  display: inline-block;
  float: none; }

@media only screen and (max-width: 992px) {
  .pagination {
    width: 100%; }
    .pagination li.prev,
    .pagination li.next {
      width: 10%; }
    .pagination li.pages {
      width: 80%;
      overflow: hidden;
      white-space: nowrap; } }

.parallax-container {
  position: relative;
  overflow: hidden;
  height: 500px; }

.parallax {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1; }
  .parallax img {
    display: none;
    position: absolute;
    left: 50%;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transform: translateX(-50%); }

.pin-top, .pin-bottom {
  position: relative; }

.pinned {
  position: fixed !important; }

/*********************
  Transition Classes
**********************/
ul.staggered-list li {
  opacity: 0; }

.fade-in {
  opacity: 0;
  transform-origin: 0 50%; }

/*********************
  Media Query Classes
**********************/
@media only screen and (max-width: 600px) {
  .hide-on-small-only, .hide-on-small-and-down {
    display: none !important; } }

@media only screen and (max-width: 992px) {
  .hide-on-med-and-down {
    display: none !important; } }

@media only screen and (min-width: 601px) {
  .hide-on-med-and-up {
    display: none !important; } }

@media only screen and (min-width: 600px) and (max-width: 992px) {
  .hide-on-med-only {
    display: none !important; } }

@media only screen and (min-width: 993px) {
  .hide-on-large-only {
    display: none !important; } }

@media only screen and (min-width: 993px) {
  .show-on-large {
    display: initial !important; } }

@media only screen and (min-width: 600px) and (max-width: 992px) {
  .show-on-medium {
    display: initial !important; } }

@media only screen and (max-width: 600px) {
  .show-on-small {
    display: initial !important; } }

@media only screen and (min-width: 601px) {
  .show-on-medium-and-up {
    display: initial !important; } }

@media only screen and (max-width: 992px) {
  .show-on-medium-and-down {
    display: initial !important; } }

@media only screen and (max-width: 600px) {
  .center-on-small-only {
    text-align: center; } }

footer.page-footer {
  margin-top: 20px;
  padding-top: 20px;
  background-color: #555; }
  footer.page-footer .footer-copyright {
    overflow: hidden;
    height: 50px;
    line-height: 50px;
    color: rgba(255, 255, 255, 0.8);
    background-color: rgba(51, 51, 51, 0.08); }

table, th, td {
  border: none; }

table {
  width: 100%;
  display: table; }
  table.bordered > thead > tr,
  table.bordered > tbody > tr {
    border-bottom: 1px solid #ddd; }
  table.striped > tbody > tr:nth-child(odd) {
    background-color: #f2f2f2; }
  table.striped > tbody > tr > td {
    border-radius: 0px; }
  table.hoverable > tbody > tr {
    -webkit-transition: background-color 0.25s ease;
    -moz-transition: background-color 0.25s ease;
    -o-transition: background-color 0.25s ease;
    -ms-transition: background-color 0.25s ease;
    transition: background-color 0.25s ease; }
    table.hoverable > tbody > tr:hover {
      background-color: #f2f2f2; }
  table.centered thead tr th, table.centered tbody tr td {
    text-align: center; }

thead {
  border-bottom: 1px solid #ddd; }

td,
th {
  padding: 15px 5px;
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  border-radius: 2px; }

@media only screen and (max-width: 992px) {
  table.responsive-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    display: block;
    position: relative;
    /* sort out borders */ }
    table.responsive-table th,
    table.responsive-table td {
      margin: 0;
      vertical-align: top; }
    table.responsive-table th {
      text-align: left; }
    table.responsive-table thead {
      display: block;
      float: left; }
      table.responsive-table thead tr {
        display: block;
        padding: 0 10px 0 0; }
        table.responsive-table thead tr th::before {
          content: "\00a0"; }
    table.responsive-table tbody {
      display: block;
      width: auto;
      position: relative;
      overflow-x: auto;
      white-space: nowrap; }
      table.responsive-table tbody tr {
        display: inline-block;
        vertical-align: top; }
    table.responsive-table th {
      display: block;
      text-align: right; }
    table.responsive-table td {
      display: block;
      min-height: 1.25em;
      text-align: left; }
    table.responsive-table tr {
      padding: 0 10px; }
    table.responsive-table thead {
      border: 0;
      border-right: 1px solid #ddd; }
    table.responsive-table.bordered th {
      border-bottom: 0;
      border-left: 0; }
    table.responsive-table.bordered td {
      border-left: 0;
      border-right: 0;
      border-bottom: 0; }
    table.responsive-table.bordered tr {
      border: 0; }
    table.responsive-table.bordered tbody tr {
      border-right: 1px solid #ddd; } }

.collection {
  margin: 0.5rem 0 1rem 0;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  overflow: hidden;
  position: relative; }
  .collection .collection-item {
    background-color: #fff;
    line-height: 1.5rem;
    padding: 10px 20px;
    margin: 0;
    border-bottom: 1px solid #e0e0e0; }
    .collection .collection-item.avatar {
      min-height: 84px;
      padding-left: 72px;
      position: relative; }
      .collection .collection-item.avatar .circle {
        position: absolute;
        width: 42px;
        height: 42px;
        overflow: hidden;
        left: 15px;
        display: inline-block;
        vertical-align: middle; }
      .collection .collection-item.avatar i.circle {
        font-size: 18px;
        line-height: 42px;
        color: #fff;
        background-color: #999;
        text-align: center; }
      .collection .collection-item.avatar .title {
        font-size: 16px; }
      .collection .collection-item.avatar p {
        margin: 0; }
      .collection .collection-item.avatar .secondary-content {
        position: absolute;
        top: 16px;
        right: 16px; }
    .collection .collection-item:last-child {
      border-bottom: none; }
    .collection .collection-item.active {
      background-color: #42A5F5;
      color: white; }
  .collection a.collection-item {
    display: block;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    -ms-transition: 0.25s;
    transition: 0.25s;
    color: #42A5F5; }
    .collection a.collection-item:not(.active):hover {
      background-color: #ddd; }
  .collection.with-header .collection-header {
    background-color: #fff;
    border-bottom: 1px solid #e0e0e0;
    padding: 10px 20px; }
  .collection.with-header .collection-item {
    padding-left: 30px; }
  .collection.with-header .collection-item.avatar {
    padding-left: 72px; }

.secondary-content {
  float: right;
  color: #42A5F5; }

span.badge {
  min-width: 3rem;
  padding: 0 6px;
  text-align: center;
  font-size: 1rem;
  line-height: inherit;
  color: #757575;
  position: absolute;
  right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  span.badge.new {
    font-weight: 300;
    font-size: 0.8rem;
    color: #fff;
    background-color: #42A5F5;
    border-radius: 2px; }
  span.badge.new:after {
    content: " new"; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }
  .video-container.no-controls {
    padding-top: 0; }
  .video-container iframe,
  .video-container object,
  .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.progress {
  position: relative;
  height: 4px;
  display: block;
  width: 100%;
  background-color: white;
  border-radius: 2px;
  margin: 0.5rem 0 1rem 0;
  overflow: hidden; }
  .progress .determinate {
    position: absolute;
    background-color: inherit;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: #fff;
    -webkit-transition: width 0.3s linear;
    -moz-transition: width 0.3s linear;
    -o-transition: width 0.3s linear;
    -ms-transition: width 0.3s linear;
    transition: width 0.3s linear; }
  .progress .indeterminate {
    background-color: #fff; }
    .progress .indeterminate:before {
      content: '';
      position: absolute;
      background-color: inherit;
      top: 0;
      left: 0;
      bottom: 0;
      will-change: left, right;
      -webkit-animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
      -moz-animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
      -ms-animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
      -o-animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
      animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite; }
    .progress .indeterminate:after {
      content: '';
      position: absolute;
      background-color: inherit;
      top: 0;
      left: 0;
      bottom: 0;
      will-change: left, right;
      -webkit-animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
      -moz-animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
      -ms-animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
      -o-animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
      animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
      -webkit-animation-delay: 1.15s;
      -moz-animation-delay: 1.15s;
      -ms-animation-delay: 1.15s;
      -o-animation-delay: 1.15s;
      animation-delay: 1.15s; }

@-webkit-keyframes indeterminate {
  0% {
    left: -35%;
    right: 100%; }
  60% {
    left: 100%;
    right: -90%; }
  100% {
    left: 100%;
    right: -90%; } }

@-moz-keyframes indeterminate {
  0% {
    left: -35%;
    right: 100%; }
  60% {
    left: 100%;
    right: -90%; }
  100% {
    left: 100%;
    right: -90%; } }

@keyframes indeterminate {
  0% {
    left: -35%;
    right: 100%; }
  60% {
    left: 100%;
    right: -90%; }
  100% {
    left: 100%;
    right: -90%; } }

@-webkit-keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%; }
  60% {
    left: 107%;
    right: -8%; }
  100% {
    left: 107%;
    right: -8%; } }

@-moz-keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%; }
  60% {
    left: 107%;
    right: -8%; }
  100% {
    left: 107%;
    right: -8%; } }

@keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%; }
  60% {
    left: 107%;
    right: -8%; }
  100% {
    left: 107%;
    right: -8%; } }

/*******************
  Utility Classes
*******************/
.hide {
  display: none !important; }

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

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

.center, .center-align {
  text-align: center; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.no-select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.circle {
  border-radius: 50%; }

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

.truncate {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.no-padding {
  padding: 0 !important; }

a {
  text-decoration: none; }

em {
  font-style: italic; }

strong {
  font-weight: 600; }

small {
  font-size: 75%; }

.light, footer.page-footer .footer-copyright {
  font-weight: 300; }

.thin {
  font-weight: 200; }

.flow-text {
  font-weight: 300; }
  @media only screen and (min-width: 360px) {
    .flow-text {
      font-size: 1.2rem; } }
  @media only screen and (min-width: 390px) {
    .flow-text {
      font-size: 1.224rem; } }
  @media only screen and (min-width: 420px) {
    .flow-text {
      font-size: 1.248rem; } }
  @media only screen and (min-width: 450px) {
    .flow-text {
      font-size: 1.272rem; } }
  @media only screen and (min-width: 480px) {
    .flow-text {
      font-size: 1.296rem; } }
  @media only screen and (min-width: 510px) {
    .flow-text {
      font-size: 1.32rem; } }
  @media only screen and (min-width: 540px) {
    .flow-text {
      font-size: 1.344rem; } }
  @media only screen and (min-width: 570px) {
    .flow-text {
      font-size: 1.368rem; } }
  @media only screen and (min-width: 600px) {
    .flow-text {
      font-size: 1.392rem; } }
  @media only screen and (min-width: 630px) {
    .flow-text {
      font-size: 1.416rem; } }
  @media only screen and (min-width: 660px) {
    .flow-text {
      font-size: 1.44rem; } }
  @media only screen and (min-width: 690px) {
    .flow-text {
      font-size: 1.464rem; } }
  @media only screen and (min-width: 720px) {
    .flow-text {
      font-size: 1.488rem; } }
  @media only screen and (min-width: 750px) {
    .flow-text {
      font-size: 1.512rem; } }
  @media only screen and (min-width: 780px) {
    .flow-text {
      font-size: 1.536rem; } }
  @media only screen and (min-width: 810px) {
    .flow-text {
      font-size: 1.56rem; } }
  @media only screen and (min-width: 840px) {
    .flow-text {
      font-size: 1.584rem; } }
  @media only screen and (min-width: 870px) {
    .flow-text {
      font-size: 1.608rem; } }
  @media only screen and (min-width: 900px) {
    .flow-text {
      font-size: 1.632rem; } }
  @media only screen and (min-width: 930px) {
    .flow-text {
      font-size: 1.656rem; } }
  @media only screen and (min-width: 960px) {
    .flow-text {
      font-size: 1.68rem; } }
  @media only screen and (max-width: 360px) {
    .flow-text {
      font-size: 1.2rem; } }

.btn, .btn-large,
.btn-flat,
.btn-orange {
  font-family: Poppins;
  border: none;
  display: inline-block;
  font-size: 1rem;
  outline: 0;
  padding: 0.75rem 1rem;
  text-transform: normal;
  vertical-align: middle;
  -webkit-tap-highlight-color: transparent; }

.btn.disabled, .disabled.btn-large,
.btn-floating.disabled,
.btn-large.disabled,
.btn:disabled,
.btn-large:disabled,
.btn-large:disabled,
.btn-floating:disabled {
  background-color: #DFDFDF !important;
  box-shadow: none;
  color: #9F9F9F !important;
  cursor: default; }
  .btn.disabled *, .disabled.btn-large *,
  .btn-floating.disabled *,
  .btn-large.disabled *,
  .btn:disabled *,
  .btn-large:disabled *,
  .btn-large:disabled *,
  .btn-floating:disabled * {
    pointer-events: none; }
  .btn.disabled:hover, .disabled.btn-large:hover,
  .btn-floating.disabled:hover,
  .btn-large.disabled:hover,
  .btn:disabled:hover,
  .btn-large:disabled:hover,
  .btn-large:disabled:hover,
  .btn-floating:disabled:hover {
    background-color: #DFDFDF;
    color: #9F9F9F; }

.btn i, .btn-large i,
.btn-floating i,
.btn-large i,
.btn-flat i {
  font-size: 24px;
  font-weight: bold;
  line-height: inherit; }

.btn, .btn-large {
  text-decoration: none;
  text-align: center;
  border-radius: 7px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  -ms-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  cursor: pointer; }

.btn a, .btn-large a {
  -ms-transform: skewX(15deg);
  -webkit-transform: skewX(15deg);
  transform: skewX(15deg); }

.btn-lightblue {
  text-transform: uppercase;
  color: #32abe2;
  background-color: #ffffff;
  border: 1px solid #32abe2; }
  .btn-lightblue:hover {
    background-color: #fff;
    color: #32ABE2; }

.btn-teal {
  text-transform: uppercase;
  color: #ffffff;
  background-color: #00c6d6;
  border: 1px solid #00c6d6;
  font-size: 16px; }
  .btn-teal:hover {
    background-color: #fff;
    color: #00c6d6; }

.btn-wide {
  width: 100%; }

.btn-darkblue {
  color: #004876;
  background-color: #fff;
  border: 1px solid #004876; }
  .btn-darkblue:hover {
    background-color: #f3f2f2;
    color: #32ABE2; }

.btn-lightblue-outline {
  color: #32ABE2;
  background-color: #fff;
  border: 1px solid #32ABE2; }
  .btn-lightblue-outline:hover {
    background-color: #32ABE2;
    color: #fff; }

.btn-yellow {
  color: #fff;
  background-color: #e2c132;
  border: 1px solid #e2c132; }
  .btn-yellow:hover {
    background-color: transparent;
    border: 1px solid #c5a51c;
    color: #c5a51c; }

.btn-yellow-outline {
  color: #c5a51c;
  background-color: #fff;
  border: 1px solid #c5a51c; }
  .btn-yellow-outline:hover {
    background-color: #e2c132;
    border: 1px solid #e2c132;
    color: #fff; }

.btn-navyblue {
  color: #004876;
  background-color: #fff;
  border: 1px solid #004876; }
  .btn-navyblue:hover {
    color: #005890; }

.btn-orange {
  text-decoration: none;
  color: #fff;
  background-color: #fff;
  text-align: center;
  letter-spacing: 0.5px;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  -ms-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  cursor: pointer; }
  .btn-orange:hover {
    background-color: #5ab1f6; }

.btn-outline {
  text-decoration: none;
  color: #fff;
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 2px;
  padding: 7px 20px 10px 20px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  -ms-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  cursor: pointer; }
  .btn-outline:hover {
    background-color: #5ab1f6;
    border: 2px solid #42A5F5; }

.btn-floating {
  display: inline-block;
  color: #fff;
  position: relative;
  overflow: hidden;
  z-index: 1;
  width: 37px;
  height: 37px;
  line-height: 37px;
  padding: 0;
  background-color: #42A5F5;
  border-radius: 50%;
  transition: 0.3s;
  cursor: pointer;
  vertical-align: middle; }
  .btn-floating i {
    width: inherit;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 1.6rem;
    line-height: 37px; }
  .btn-floating:before {
    border-radius: 0; }
  .btn-floating.btn-large {
    width: 55.5px;
    height: 55.5px; }
    .btn-floating.btn-large i {
      line-height: 55.5px; }
  .btn-floating.btn-small {
    width: 27.75px;
    height: 27.75px; }
    .btn-floating.btn-small i {
      line-height: 27.75px; }

button.btn-floating {
  border: none; }

.fixed-action-btn {
  position: fixed;
  right: 23px;
  bottom: 23px;
  padding-top: 15px;
  margin-bottom: 0;
  z-index: 998; }
  .fixed-action-btn ul {
    left: 0;
    right: 0;
    text-align: center;
    position: absolute;
    bottom: 64px;
    margin: 0; }
    .fixed-action-btn ul li {
      margin-bottom: 15px; }
    .fixed-action-btn ul a.btn-floating {
      opacity: 0; }

.btn-flat {
  box-shadow: none;
  background-color: transparent;
  color: #343434;
  cursor: pointer; }
  .btn-flat.disabled {
    color: #b3b2b2;
    cursor: default; }

.btn-large i {
  font-size: 1.6rem; }

.btn-block {
  display: block; }

/*****    Mobile Styles     *****/
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .btn, .btn-large,
  .btn-large {
    font-size: 20px; } }

.absolute-button {
  position: absolute;
  bottom: 32px;
  width: 80%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }

/*# sourceMappingURL=global.css.map */