/*!
 * Default theme v2 (https://mobirise.com/)
 * Copyright 2016 Mobirise
 */
.slider .section {
  background-size: cover;
}
.phone {
      padding-left: 1em;
    font-size: 1.2em;
}
.phone a{
      color: #fff;
}
.container {
  position: relative; }

.btn {
  margin-bottom: 0.5rem; }
  .btn + .btn {
    margin-left: 1rem; }
  @media (max-width: 767px) {
    .btn {
      white-space: normal; }
      .btn + .btn {
        margin-left: 0; } }

.bg-primary {
  background-color: #81007f !important; }

.bg-success {
  background-color: #90a878 !important; }

.bg-info {
  background-color: #7e9b9f !important; }

.bg-warning {
  background-color: #f3c649 !important; }

.bg-danger {
  background-color: #f28281 !important; }

.bg-none {
  background: none !important; }

.btn {
  font-family: 'Roboto';
  font-weight: 600;
  border-radius: 0;
  text-transform: uppercase;
  padding: 0.75rem 2.1875rem;
  font-size: 0.75rem;
  line-height: 1.5;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-sm {
  padding: 0.625rem 2.1874rem;
  font-size: 0.9687rem;
  line-height: 1.5;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  letter-spacing: 0px; }

.btn-lg {
  padding: 0.75rem 2.1874rem;
  font-size: 0.9687rem;
  line-height: 1.33333;
 }


.btn-primary {
  background-color: #81007f;
  border-color: #81007f;
  box-shadow: none;
  color: #fff; }
  .btn-primary:hover {
    color: #81007f;
    background-color: #fff;
    border-color: #81007f;
    box-shadow: none; }
  .btn-primary:focus, .btn-primary.focus {
    color: #81007f;
    background-color: #fff;
    border-color: #81007f;
    box-shadow: none;  }
  .btn-primary:active, .btn-primary.active {
    color: #81007f;
    background-color: #fff;
    border-color: #81007f;
    box-shadow: none; }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff !important;
    background-color: #a07e49 !important;
    border-color: #a07e49 !important;
    opacity: 0.85; }

.btn-secondary {
  background-color: #bfcecb;
  border-color: #bfcecb;
  box-shadow: none;
  color: #fff; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #94ada8;
    border-color: #94ada8;
    box-shadow: none; }
  .btn-secondary:focus, .btn-secondary.focus {
    color: #fff;
    background-color: #94ada8;
    border-color: #94ada8; }
  .btn-secondary:active, .btn-secondary.active {
    color: #fff;
    background-color: #94ada8;
    border-color: #94ada8;
    background-image: none;
    box-shadow: none; }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff !important;
    background-color: #94ada8 !important;
    border-color: #94ada8 !important;
    opacity: 0.85; }

.btn-info {
  background-color: #7e9b9f;
  border-color: #7e9b9f;
  box-shadow: none;
  color: #fff; }
  .btn-info:hover {
    color: #fff;
    background-color: #597478;
    border-color: #597478;
    box-shadow: none; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #597478;
    border-color: #597478; }
  .btn-info:active, .btn-info.active {
    color: #fff;
    background-color: #597478;
    border-color: #597478;
    background-image: none;
    box-shadow: none; }
  .btn-info.disabled, .btn-info:disabled {
    color: #fff !important;
    background-color: #597478 !important;
    border-color: #597478 !important;
    opacity: 0.85; }

.btn-success {
  background-color: #90a878;
  border-color: #90a878;
  box-shadow: none;
  color: #fff; }
  .btn-success:hover {
    color: #fff;
    background-color: #6a8153;
    border-color: #6a8153;
    box-shadow: none; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #6a8153;
    border-color: #6a8153; }
  .btn-success:active, .btn-success.active {
    color: #fff;
    background-color: #6a8153;
    border-color: #6a8153;
    background-image: none;
    box-shadow: none; }
  .btn-success.disabled, .btn-success:disabled {
    color: #fff !important;
    background-color: #6a8153 !important;
    border-color: #6a8153 !important;
    opacity: 0.85; }

.btn-warning {
  background-color: #f3c649;
  border-color: #f3c649;
  box-shadow: none;
  color: #fff; }
  .btn-warning:hover {
    color: #fff;
    background-color: #e1a90f;
    border-color: #e1a90f;
    box-shadow: none; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #e1a90f;
    border-color: #e1a90f; }
  .btn-warning:active, .btn-warning.active {
    color: #fff;
    background-color: #e1a90f;
    border-color: #e1a90f;
    background-image: none;
    box-shadow: none; }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #fff !important;
    background-color: #e1a90f !important;
    border-color: #e1a90f !important;
    opacity: 0.85; }

.btn-danger {
  background-color: #f28281;
  border-color: #f28281;
  box-shadow: none;
  color: #fff; }
  .btn-danger:hover {
    color: #fff;
    background-color: #eb3d3c;
    border-color: #eb3d3c;
    box-shadow: none; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #eb3d3c;
    border-color: #eb3d3c; }
  .btn-danger:active, .btn-danger.active {
    color: #fff;
    background-color: #eb3d3c;
    border-color: #eb3d3c;
    background-image: none;
    box-shadow: none; }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff !important;
    background-color: #eb3d3c !important;
    border-color: #eb3d3c !important;
    opacity: 0.85; }

.btn-white {
  background-color: #fff;
  border-color: #fff;
  box-shadow: none;
  color: #535353; }
  .btn-white:hover {
    color: #fff;
    background-color: #d4d4d4;
    border-color: #d4d4d4;
    box-shadow: none; }
  .btn-white:focus, .btn-white.focus {
    color: #fff;
    background-color: #d4d4d4;
    border-color: #d4d4d4; }
  .btn-white:active, .btn-white.active {
    color: #fff;
    background-color: #d4d4d4;
    border-color: #d4d4d4;
    background-image: none;
    box-shadow: none; }
  .btn-white.disabled, .btn-white:disabled {
    color: #fff !important;
    background-color: #d4d4d4 !important;
    border-color: #d4d4d4 !important;
    opacity: 0.85; }

.btn-black {
  background-color: #535353;
  border-color: #535353;
  box-shadow: none;
  color: #fff; }
  .btn-black:hover {
    color: #fff;
    background-color: #2d2d2d;
    border-color: #2d2d2d;
    box-shadow: none; }
  .btn-black:focus, .btn-black.focus {
    color: #fff;
    background-color: #2d2d2d;
    border-color: #2d2d2d; }
  .btn-black:active, .btn-black.active {
    color: #fff;
    background-color: #2d2d2d;
    border-color: #2d2d2d;
    background-image: none;
    box-shadow: none; }
  .btn-black.disabled, .btn-black:disabled {
    color: #fff !important;
    background-color: #2d2d2d !important;
    border-color: #2d2d2d !important;
    opacity: 0.85; }

.btn-primary-outline {
  background: none;
  border-color: #8e7041;
  color: #8e7041; }
  .btn-primary-outline:focus, .btn-primary-outline.focus, .btn-primary-outline:active, .btn-primary-outline.active {
    color: #fff;
    background-color: #81007f;
    border-color: #81007f; }
  .btn-primary-outline:hover {
    color: #fff;
    background-color: #81007f;
    border-color: #81007f; }
  .btn-primary-outline.disabled, .btn-primary-outline:disabled {
    color: #fff !important;
    background-color: #81007f !important;
    border-color: #81007f !important;
    opacity: 0.85; }

.btn-secondary-outline {
  background: none;
  border-color: #85a29c;
  color: #85a29c; }
  .btn-secondary-outline:focus, .btn-secondary-outline.focus, .btn-secondary-outline:active, .btn-secondary-outline.active {
    color: #fff;
    background-color: #bfcecb;
    border-color: #bfcecb; }
  .btn-secondary-outline:hover {
    color: #fff;
    background-color: #bfcecb;
    border-color: #bfcecb; }
  .btn-secondary-outline.disabled, .btn-secondary-outline:disabled {
    color: #fff !important;
    background-color: #bfcecb !important;
    border-color: #bfcecb !important;
    opacity: 0.85; }

.btn-info-outline {
  background: none;
  border-color: #4e6669;
  color: #4e6669; }
  .btn-info-outline:focus, .btn-info-outline.focus, .btn-info-outline:active, .btn-info-outline.active {
    color: #fff;
    background-color: #7e9b9f;
    border-color: #7e9b9f; }
  .btn-info-outline:hover {
    color: #fff;
    background-color: #7e9b9f;
    border-color: #7e9b9f; }
  .btn-info-outline.disabled, .btn-info-outline:disabled {
    color: #fff !important;
    background-color: #7e9b9f !important;
    border-color: #7e9b9f !important;
    opacity: 0.85; }

.btn-success-outline {
  background: none;
  border-color: #5d7149;
  color: #5d7149; }
  .btn-success-outline:focus, .btn-success-outline.focus, .btn-success-outline:active, .btn-success-outline.active {
    color: #fff;
    background-color: #90a878;
    border-color: #90a878; }
  .btn-success-outline:hover {
    color: #fff;
    background-color: #90a878;
    border-color: #90a878; }
  .btn-success-outline.disabled, .btn-success-outline:disabled {
    color: #fff !important;
    background-color: #90a878 !important;
    border-color: #90a878 !important;
    opacity: 0.85; }

.btn-warning-outline {
  background: none;
  border-color: #c9970d;
  color: #c9970d; }
  .btn-warning-outline:focus, .btn-warning-outline.focus, .btn-warning-outline:active, .btn-warning-outline.active {
    color: #fff;
    background-color: #f3c649;
    border-color: #f3c649; }
  .btn-warning-outline:hover {
    color: #fff;
    background-color: #f3c649;
    border-color: #f3c649; }
  .btn-warning-outline.disabled, .btn-warning-outline:disabled {
    color: #fff !important;
    background-color: #f3c649 !important;
    border-color: #f3c649 !important;
    opacity: 0.85; }

.btn-danger-outline {
  background: none;
  border-color: #e82625;
  color: #e82625; }
  .btn-danger-outline:focus, .btn-danger-outline.focus, .btn-danger-outline:active, .btn-danger-outline.active {
    color: #fff;
    background-color: #f28281;
    border-color: #f28281; }
  .btn-danger-outline:hover {
    color: #fff;
    background-color: #f28281;
    border-color: #f28281; }
  .btn-danger-outline.disabled, .btn-danger-outline:disabled {
    color: #fff !important;
    background-color: #f28281 !important;
    border-color: #f28281 !important;
    opacity: 0.85; }

.btn-white-outline {
  background: none;
  border-color: #fff;
  color: #fff; }
  .btn-white-outline:focus, .btn-white-outline.focus, .btn-white-outline:active, .btn-white-outline.active {
    color: #535353;
    background-color: #fff;
    border-color: #fff; }
  .btn-white-outline:hover {
    color: #535353;
    background-color: #fff;
    border-color: #fff; }
  .btn-white-outline.disabled, .btn-white-outline:disabled {
    color: #535353 !important;
    background-color: #fff !important;
    border-color: #fff !important;
    opacity: 0.85; }

.btn-black-outline {
  background: none;
  border-color: #202020;
  color: #202020; }
  .btn-black-outline:focus, .btn-black-outline.focus, .btn-black-outline:active, .btn-black-outline.active {
    color: #fff;
    background-color: #535353;
    border-color: #535353; }
  .btn-black-outline:hover {
    color: #fff;
    background-color: #535353;
    border-color: #535353; }
  .btn-black-outline.disabled, .btn-black-outline:disabled {
    color: #fff !important;
    background-color: #535353 !important;
    border-color: #535353 !important;
    opacity: 0.85; }

a.iconfont:hover {
  text-decoration: none; }

.btn-social {
  font-size: 20px;
  border-radius: 50%;
  padding: 0;
  width: 44px;
  height: 44px;
  text-align: center;
  position: relative;
  border: 2px solid #81007f;
  color: #232323; }
  .btn-social i {
    top: 0;
    line-height: 44px;
    width: 44px; }
  .btn-social:hover {
    color: #fff;
    background: #81007f; }
  .btn-social-top {
  font-size: 20px;
  border-radius: 50%;
  padding: 0;
  width: 44px;
  height: 44px;
  text-align: center;
  position: relative;
  border: 2px solid #81007f;
  color: #232323;
      display: inline;
    float: left;
    background: #fff; }
  .btn-social-top i {
    top: 0;
    line-height: 44px;
    width: 44px; }
  .btn-social-top:hover {
    color: #fff;
    background: #81007f; }
  .btn-social + .btn {
    margin-left: 0.1rem; }

p.lead,
.lead p {
  font-size: 1.07rem;
  font-weight: 300;
  margin-bottom: 2.3125rem; }

.article .lead p, .article .lead ul, .article .lead ol, .article .lead pre, .article .lead blockquote {
  margin-bottom: 0; }

.lead {
  font-size: 1.07rem;
  font-weight: 300; }
  .lead a {
    font-family: "Lora";
    font-style: italic;
    font-weight: 400; }
    .lead a, .lead a:hover {
      color: #000;
      text-decoration: none; }
  .lead h1 {
    font-size: 3rem;
    font-weight: 600;
    margin-bottom: 1.605rem; }
  .lead h2 {
    font-size: 2.5rem;
    font-weight: 600;
    margin-bottom: 1.605rem; }
  .lead h3 {
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 1.605rem; }
  .lead h4 {
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 1.605rem; }
  .lead blockquote {
    font-family: "Lora";
    font-style: italic;
    padding: 10px 0 10px 20px;
    border-left: 4px solid #c39f76;
    font-size: 1.09rem;
    position: relative; }
  .lead ul, .lead ol, .lead pre, .lead blockquote {
    margin-bottom: 2.3125rem; }
  .lead pre {
    background: #f4f4f4;
    padding: 10px 24px;
    white-space: pre-wrap; }

.modal-backdrop {
  background: -webkit-linear-gradient(left, #564740, #3a414a);
  background: -moz-linear-gradient(left, #564740, #3a414a);
  background: -o-linear-gradient(left, #564740, #3a414a);
  background: -ms-linear-gradient(left, #564740, #3a414a);
  background: linear-gradient(left, #564740, #3a414a);
  opacity: 0.94; }

.form-control {
  background-color: #f5f5f5;
  box-shadow: none;
  color: #565656;
  font-size: 0.875rem;
  line-height: 1.43;
  min-height: 3.5em;
  padding: 0.5em 1.07em 0.5em; }
  .form-control, .form-control:focus {
    border: 1px solid #e8e8e8; }
  .form-active .form-control:invalid {
    border-color: #f28281; }

.form-control-label {
  cursor: pointer;
  font-size: 0.875rem;
  margin-bottom: 0.357em;
  padding: 0; }

.alert {
  border-radius: 0;
  border: 0;
  font-family: 'Roboto Slab', serif;
  font-size: 0.875rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative; }
  .alert.alert-form:after {
    background-color: inherit;
    bottom: -7px;
    content: "";
    display: block;
    height: 14px;
    left: 50%;
    margin-left: -7px;
    position: absolute;
    transform: rotate(45deg);
    width: 14px; }

.alert-success {
  background-color: #90a878;
  color: #fff; }

.alert-info {
  background-color: #7e9b9f;
  color: #fff; }

.alert-warning {
  background-color: #f3c649;
  color: #fff; }

.alert-danger {
  background-color: #f28281;
  color: #fff; }

/**
 * TYPOGRAPHY
 */
body {
  font-family: 'Roboto', sans-serif;  
  color: #232323; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6,
{
  font-family: 'Roboto', sans-serif;
  word-break: break-word;
  word-wrap: break-word; 
  text-transform: uppercase;
}

input, textarea {
  font-family: 'Roboto', sans-serif;  }

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  transition-delay: 9999s;
  transition-property: background-color, color; }

.text-primary {
  color: #000 !important; }

.text-success {
  color: #90a878 !important; }

.text-info {
  color: #7e9b9f !important; }

.text-warning {
  color: #f3c649 !important; }

.text-danger {
  color: #f28281 !important; }

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

.text-black {
  color: #535353 !important; }

.section {
  position: relative;
  padding-top: 120px;
  padding-bottom: 120px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover; }

.section-full {
  display: table;
  height: 100vh;
  padding-bottom: 0;
  padding-top: 0;
  table-layout: fixed;
  width: 100%; }
  .section-full > .table-cell {
    width: 100%; }
@media (max-width: 1334px) {
 .section-full {
  height: 718px;
} 
}
@media (max-width:  1136px) {
 .section-full {
  height: 612px;
} 
}
@media (max-width:  640px) {
 .section-full {
  height: 345px;
} 
}
@media (max-width:  768px) {
 .section-full {
  height: 414px;
} 
}
@media (max-width:  720px) {
 .section-full {
  height: 388px;
} 
}
@media (max-width:  540px) {
 .section-full {
  height: 291px;
} 
}
@media (max-width:  480px) {
 .section-full {
  height: 259px;
} 
}
@media (max-width:  375px) {
 .section-full {
  height: 202px;
} 
}
@media (max-width:  360px) {
 .section-full {
  height: 194px;
} 
}
@media (max-width:  320px) {
 .section-full {
  height: 172px;
} 
}
.section-small {
  padding-top: 60px;
  padding-bottom: 60px; }

.section-title {
  margin-top: 0;
  padding-top: 1.5em;
  padding-bottom: 1em;
  text-align: center;
  font-weight: 600;
  color: #81007f;
  text-transform: uppercase;
  }

.section__container--first {
  padding-top: 120px;
  padding-bottom: 40px; }

.section__container--middle {
  padding-top: 0;
  padding-bottom: 40px; }

.section__container--last {
  padding-top: 0;
  padding-bottom: 120px; }

.section-sm-padding {
  padding-top: 40px;
  padding-bottom: 40px; }

.section-md-padding {
  padding-top: 90px;
  padding-bottom: 90px; }

.section-nopadding {
  padding-top: 0;
  padding-bottom: 0; }

.section-subtitle {
  display: block;
  font-style: italic;
  font-weight: 400;
  font-size: 17px;
  font-family: 'Roboto', sans-serif; 
  line-height: 26px;
  color: #8c8c8c;
  margin-bottom: 30px; }

.section-title + .section-subtitle {
  margin-top: -21px; }


@media (max-width: 767px) {
  .section {
    padding-top: 60px;
    padding-bottom: 60px; }

  .section-full {
    padding-bottom: 0;
    padding-top: 0; }

  .section__container--first {
    padding-top: 60px;
    padding-bottom: 40px; }

  .section__container--middle {
    padding-top: 0;
    padding-bottom: 40px; }

  .section__container--last {
    padding-top: 0;
    padding-bottom: 60px; }

  .section-sm-padding {
    padding-top: 40px;
    padding-bottom: 40px; }

  .section-md-padding {
    padding-top: 60px;
    padding-bottom: 60px; }

  .section-nopadding {
    padding-top: 0;
    padding-bottom: 0; }

  .section-subtitle {
    margin-bottom: 0; }

  .section-hero.after-navbar .section {
    padding-top: 120px; }
  .section-hero.section-with-arrow .section {
    padding-bottom: 120px; }
  .section-hero .section-title {
    font-size: 3.125rem !important; }
  .section-hero .section-lead {
    font-size: 1.125rem !important; }
  .section-hero .section-btn .btn {
    font-size: 0.75rem !important;
    line-height: 1.5;
    padding: 0.75rem 2.1875rem; } }
.section-full .overlay {
  min-height: 100vh; }

.overlay {
  background-color: #81007f;
  bottom: 0;
  left: 0;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1; }
  .overlay ~ * {
    z-index: 2; }

.section-full .background-video,
.section-full .background-video-preview {
  min-height: 100vh; }

.background-video,
.background-video-preview {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.background-video-preview {
  z-index: 0 !important; }

.table {
  display: table;
  width: 100%; }

.table-full {
  height: 100%;
  position: relative;
  width: 100%; }

.table-cell {
  display: table-cell;
  float: none;
  padding-bottom: 0;
  padding-top: 0;
  position: relative;
  vertical-align: middle; }

.table-md-up {
  width: 100%; }
  .table-md-up .table-cell {
    display: block; }
  .table-md-up .table-cell + .table-cell {
    padding-top: 40px; }
  @media (min-width: 768px) {
    .table-md-up {
      display: table; }
      .table-md-up .table-cell {
        display: table-cell; }
      .table-md-up .table-cell + .table-cell {
        padding-top: 0; } }

.figure {
  display: block;
  margin: 0;
  overflow: hidden;
  position: relative;
  width: 100%; }
  .figure img, .figure iframe {
    display: block;
    width: 100%; }
  .figure .figure-caption {
    background: #2e2e2e;
    color: #fff;
    font-family: 'Roboto';
    padding: 1.5rem 0;
    text-align: center;
    width: 100%; }
  .figure .figure-caption-over {
    background: -moz-linear-gradient(left, rgba(67, 76, 99, 0.85), rgba(188, 155, 114, 0.85)) !important;
    background: -ms-linear-gradient(left, rgba(67, 76, 99, 0.85), rgba(188, 155, 114, 0.85)) !important;
    background: -o-linear-gradient(left, rgba(67, 76, 99, 0.85), rgba(188, 155, 114, 0.85)) !important;
    background: -webkit-linear-gradient(left, rgba(67, 76, 99, 0.85), rgba(188, 155, 114, 0.85)) !important;
    background: linear-gradient(left, rgba(67, 76, 99, 0.85), rgba(188, 155, 114, 0.85)) !important;
    bottom: 0;
    position: absolute; }


/*-------

   Slider

-------*/
.slider .carousel-inner > .active,
.slider .carousel-inner > .next,
.slider .carousel-inner > .prev {
  display: table; }
.slider {
  min-width: 100%;
}
.slider .carousel-control {
  position: absolute;
  width: 70px;
  height: 70px;
  top: 50%;
  margin-top: -35px;
  line-height: 70px;
  border-radius: 50%;
  color: inherit;
  background: #1b1b1b;
  border: 0;
  opacity: 0.5;
  text-shadow: none;
  z-index: 5;
  color: #fff;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s; }

.gallery .slider .carousel-control {
  position: fixed; }
  @media (max-width: 991px) {
    .gallery .slider .carousel-control {
      bottom: 2.5rem;
      margin-top: 0;
      top: auto;
      z-index: 17; } }

.gallery .slider .carousel-inner > .active {
  display: block; }

.slider .carousel-control.left {
  left: 0;
  margin-left: 2.5rem; }

.slider .carousel-control.right {
  right: 0;
  margin-right: 2.5rem; }

.slider .carousel-control .icon-next,
.slider .carousel-control .icon-prev {
  margin-top: -18px;
  font-size: 40px;
  line-height: 27px; }

.slider .carousel-control:hover {
  background: #1b1b1b;
  color: #fff;
  opacity: 1; }

.slider .carousel-indicators {
  position: absolute;
  bottom: 0;
  margin-bottom: 1.5rem !important; }
  @media (max-width: 543px) {
    .slider .carousel-indicators {
      display: none; } }

.gallery .slider .carousel-indicators {
  position: fixed;
  margin-bottom: 2.5rem !important; }
  @media (max-width: 991px) {
    .gallery .slider .carousel-indicators {
      margin-bottom: 3.625rem !important;
      padding-left: 2.5rem;
      padding-right: 2.5rem; } }

.slider .carousel-indicators li,
.slider .carousel-indicators .active {
  width: 15px;
  height: 15px;
  margin: 3px;
  background: #1b1b1b;
  border: 0;
  opacity: 0.5; }

.slider .carousel-indicators .active {
  border: 4px solid #1b1b1b;
  background: #fff; }

@media (max-width: 767px) {
  .slider .carousel-control {
    top: auto;
    bottom: 20px; }

  .slider > .container .carousel-control {
    margin-bottom: 0px; } }
/* boxed slider */
.slider > .boxed-slider {
  position: relative;
  padding: 93px 0; }

.slider > .boxed-slider > div {
  position: relative; }

.slider > .container img {
  width: 100%; }

.slider > .container img + .row {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2; }

.slider .section {
  padding: 0;
  background-attachment: scroll; }

.slider .table-cell {
  padding: 0; }

.slider > .container .carousel-indicators {
  margin-bottom: 3px; }

/* article slider */
.slider > .article-slider .section,
.slider > .article-slider .section .table-cell {
  padding-top: 0;
  padding-bottom: 0; }

/*-------

   Cards

-------*/
.cards-row {
  position: relative;
  margin-left: 0 !important;
  margin-right: 0 !important; }
.cards-col {
  padding-left: 0;
  padding-right: 0;
  padding-top: 40px;
  padding-bottom: 40px; }
  @media (max-width: 767px) {
    .cards-col {
      padding-top: 30px;
      padding-bottom: 30px; } }
.cards .striped .card {
  padding-left: 10%;
  padding-right: 10%; }
.cards .striped .cards-col:nth-child(2n+1) {
  background: #2e2e2e;
  color: #fff; }
  .cards .striped .cards-col:nth-child(2n+1) .card-subtitle {
    color: #979797; }
.cards .card {
  text-align: center;
  border: 0;
  background: none;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0; }
  @media (max-width: 991px) {
    .cards .card {
      padding-left: 0;
      padding-right: 0; } }
@media (min-width: 992px) {
  .cards-row {
    display: table;
    table-layout: fixed;
    width: 100%; }
    .cards-row::after {
      display: none; }
  .cards-col {
    display: table-cell;
    float: none; }
  .cards > .container {
    margin: 0;
    max-width: none;
    padding: 0;
    width: 100%; } }
.cards .card-block {
  background: none;
  padding: 0; }
.cards .card-img-top {
  border-radius: 0;
  width: auto;
  max-width: 100%; }
.cards .card-img + .card-block {
  padding-top: 2.3125rem; }
.cards .card-text {
  margin: 0; }
  .cards .card-text + .card-btn {
    padding-top: 1.375rem; }
.cards .card-title {
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1.2825; }
  .cards .card-title + * {
    padding-top: 1rem; }
  .cards .card-title + .card-btn {
    padding-top: 1.4375rem; }
.cards .card-subtitle {
  margin-bottom: 0;
  font-style: italic;
  font-weight: 400;
  font-size: 0.875rem;
  font-family: "Lora";
  color: #5b5b5b;
  margin-top: -1rem;
  line-height: 1.7857;
  padding-bottom: 1rem; }
  .cards .card-subtitle + .card-btn {
    padding-top: 0.3125rem; }
.cards .iconbox {
  border-style: solid;
  border-color: #f2f2f2;
  border-width: 1px;
  width: 100px;
  height: 100px;
  line-height: 100px;
  border-radius: 500px;
  display: inline-block; }
  .cards .iconbox > .iconfont {
    line-height: inherit; }

/*-------

   Testimonials

-------*/
.testimonials .row > div {
  padding-bottom: 40px; }
  .testimonials .row > div:last-child {
    padding-bottom: 0; }
@media (min-width: 992px) {
  .testimonials .row > div:nth-child(3n+1) {
    clear: left; }
  .testimonials .row > div:nth-last-child(-1n+3) {
    padding-bottom: 0; } }

/*-------

   Testimonials / Item

-------*/
.testimonial {
  border-radius: 0;
  border: 0;
  margin-bottom: 0;
  text-align: center; }
  .testimonial + * {
    padding-top: 40px; }
  .testimonial.card {
    background-color: transparent; }
  .testimonial .card-block {
    background: #f4f4f4;
    color: #565656;
    font-family: "Lora";
    font-size: 1.125rem;
    font-style: italic;
    font-weight: 400;
    line-height: 2;
    padding: 1.875rem;
    position: relative; }
    .testimonial .card-block:after {
      background-color: inherit;
      bottom: -7px;
      content: "";
      display: block;
      height: 14px;
      left: 50%;
      margin-left: -7px;
      position: absolute;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      width: 14px; }
  .testimonial-lg .card-block {
    padding-bottom: 90px; }
  .testimonial .card-footer {
    background: none;
    border: 0;
    padding: 0;
    position: relative;
    z-index: 2; }
    .testimonial .card-footer:last-child {
      border-radius: 0; }

/*-------

   Testimonials / Author

-------*/
.author-img {
  margin-top: -2.5rem; }
  .author-img img {
    height: 5rem;
    width: 5rem; }
.author-name {
  color: #2d2d2d;
  font-family: 'Roboto';
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.3;
  padding-top: 1.25rem; }
.author-desc {
  color: #a7a7a7;
  font-family: "Lora";
  font-size: 0.875rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.597; }

/*-------

   Info

-------*/
.info-subtitle, .info-extra .info-title {
  margin-bottom: 0; }
.info-extra .info-subtitle {
  margin-bottom: 0.5rem; }

.valign-top {
  vertical-align: top; }

.form-asterisk {
  font-family: initial;
  position: absolute;
  top: -2px;
  font-weight: normal; }

.row-sm-offset {
  margin-left: -0.625rem;
  margin-right: -0.625rem; }
  .row-sm-offset > * {
    padding-left: 0.625rem;
    padding-right: 0.625rem; }

@-webkit-keyframes btnCircleLoading {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg); } }
@keyframes btnCircleLoading {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }
.btn-loader {
  -webkit-animation: btnCircleLoading .6s infinite linear;
  animation: btnCircleLoading .6s infinite linear;
  border: 4px rgba(255, 255, 255, 0.25) solid;
  border-top-color: white;
  display: none;
  height: 26px;
  left: 50%;
  margin-left: -13px;
  margin-top: -13px;
  position: absolute;
  top: 50%;
  width: 26px; }

.btn-loading {
  position: relative; }
  .btn-loading .btn-text {
    visibility: hidden; }
  .btn-loading .btn-loader {
    display: block; }


.visible {
  visibility: visible; }

.hamburger-om:after {
  content: "";
  width: 30px;
  height: 3px;
  background-color: #fff;
  position: absolute;
  top: 8px;
  left: 0; }
.hamburger-om:before {
  content: "";
  width: 30px;
  height: 3px;
  background-color: #fff;
  position: absolute;
  top: -8px;
  left: 0; }


html.is-builder .cards .card-img + .card-block {
  padding-top: 0; }
html.is-builder .cards .card-text + .card-btn {
  padding-top: 0; }
html.is-builder .cards .card-title + * {
  padding-top: 0; }
html.is-builder .cards .card-title + .card-btn {
  padding-top: 0; }
html.is-builder .cards .card-subtitle + .card-btn {
  padding-top: 0; }
html.is-builder :not([data-app-remove-it]).card-img + .card-block {
  padding-top: 2.3125rem; }
html.is-builder :not([data-app-remove-it]).card-title + .card-subtitle, html.is-builder :not([data-app-remove-it]).card-title ~ .card-text {
  padding-top: 1rem; }
html.is-builder :not([data-app-remove-it]).card-title ~ .card-btn {
  padding-top: 1.4375rem; }
html.is-builder :not([data-app-remove-it]).card-subtitle + .card-text {
  padding-top: 0; }
html.is-builder :not([data-app-remove-it]).card-subtitle ~ .card-btn {
  padding-top: 0.3125rem; }
html.is-builder :not([data-app-remove-it]).card-text + .card-btn {
  padding-top: 1.375rem; }
html.is-builder .article .lead p {
  margin-top: 0; }
html.is-builder .article div .btn {
  margin-top: 0; }
html.is-builder .article .section-title:not([data-app-remove-it]) + .lead p {
  margin-top: 1.5625rem; }
html.is-builder .article .section-title:not([data-app-remove-it]) ~ div .btn {
  margin-top: 2.3125rem; }
html.is-builder .article .lead:not([data-app-remove-it]) + div .btn {
  margin-top: 2.3125rem; }

.article .section-title + .section-subtitle {
  margin-top: 4px; }
.article .section-title + .lead p {
  margin-top: 1.5625rem; }
.article .section-title + div .btn {
  margin-top: 2.3125rem; }
.article .lead + div .btn {
  margin-top: 2.3125rem; }
.article .section-subtitle {
  margin-bottom: 0; }

.icon {
	width: 150px;
	margin: 1.5em auto;
}
.img-circle img {
	width: 200px;
	margin: 1.5em auto;
}
.footer-content {
  
}
#modalThanks .modal-header,
#modalError .modal-header {
  padding: 60px 40px;
  background: url(/images/fon_thanks.png) center no-repeat;
  background-size: cover;
}

#modalThanks .modal-title,
#modalError .modal-title {
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
}

#modalThanks button.close,
#modalError button.close {
  padding: 5px 10px 0 0;
  opacity: 1;
  color: #fff;
}
    .container {
        max-width: 1280px;
    }
