@charset "UTF-8";
/*
Theme Name: Base
Author: Anonymous
Author URI:
Version: 1
Description: Base theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: base
Tags: one-column, two-columns
Theme URI:
*/
/* devices viewport width starts at:*/
/* keywords*/
@font-face {
  font-family: 'GothaPro';
  src: url("fonts/GothaProLig.eot");
  src: local("☺"), url("fonts/GothaProLig.woff") format("woff"), url("fonts/GothaProLig.ttf") format("truetype"), url("fonts/GothaProLig.svg") format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'GothaPro';
  src: url("fonts/GothaProMed.eot");
  src: local("☺"), url("fonts/GothaProMed.woff") format("woff"), url("fonts/GothaProMed.ttf") format("truetype"), url("fonts/GothaProMed.svg") format("svg");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?jujnn5");
  src: url("fonts/icomoon.eot?jujnn5#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?jujnn5") format("truetype"), url("fonts/icomoon.woff?jujnn5") format("woff"), url("fonts/icomoon.svg?jujnn5#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-phone-call:before {
  content: "\e900"; }

.icon-left-chevron:before {
  content: "\e901"; }

.icon-right-chevron:before {
  content: "\e902"; }

.icon-facebook:before {
  content: "\ea90"; }

.icon-instagram:before {
  content: "\ea92"; }

.icon-bubble2:before {
  content: "\e96e"; }

/* @import "bootstrap";*/
.clearfix:after, .widget:after, .search-form:after, .post-password-form p:after, .navigation-single:after {
  content: '';
  display: block;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

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

.comment-form input[type='text'],
.search-form input[type='text'],
.post-password-form input[type='text'], .comment-form
input[type='tel'],
.search-form
input[type='tel'],
.post-password-form
input[type='tel'], .comment-form
input[type='email'],
.search-form
input[type='email'],
.post-password-form
input[type='email'], .comment-form
input[type='search'],
.search-form
input[type='search'],
.post-password-form
input[type='search'], .comment-form
input[type='password'],
.search-form
input[type='password'],
.post-password-form
input[type='password'], .comment-form
input[type='url'],
.search-form
input[type='url'],
.post-password-form
input[type='url'], .comment-form
input[type='date'],
.search-form
input[type='date'],
.post-password-form
input[type='date'], .comment-form
textarea,
.search-form
textarea,
.post-password-form
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border: 1px solid #999;
  padding: .5em .7em; }
  .comment-form input[type='text']:focus,
  .search-form input[type='text']:focus,
  .post-password-form input[type='text']:focus, .comment-form
  input[type='tel']:focus,
  .search-form
  input[type='tel']:focus,
  .post-password-form
  input[type='tel']:focus, .comment-form
  input[type='email']:focus,
  .search-form
  input[type='email']:focus,
  .post-password-form
  input[type='email']:focus, .comment-form
  input[type='search']:focus,
  .search-form
  input[type='search']:focus,
  .post-password-form
  input[type='search']:focus, .comment-form
  input[type='password']:focus,
  .search-form
  input[type='password']:focus,
  .post-password-form
  input[type='password']:focus, .comment-form
  input[type='url']:focus,
  .search-form
  input[type='url']:focus,
  .post-password-form
  input[type='url']:focus, .comment-form
  input[type='date']:focus,
  .search-form
  input[type='date']:focus,
  .post-password-form
  input[type='date']:focus, .comment-form
  textarea:focus,
  .search-form
  textarea:focus,
  .post-password-form
  textarea:focus {
    border-color: #333; }
  .comment-form input[type='text']::-webkit-input-placeholder,
  .search-form input[type='text']::-webkit-input-placeholder,
  .post-password-form input[type='text']::-webkit-input-placeholder, .comment-form
  input[type='tel']::-webkit-input-placeholder,
  .search-form
  input[type='tel']::-webkit-input-placeholder,
  .post-password-form
  input[type='tel']::-webkit-input-placeholder, .comment-form
  input[type='email']::-webkit-input-placeholder,
  .search-form
  input[type='email']::-webkit-input-placeholder,
  .post-password-form
  input[type='email']::-webkit-input-placeholder, .comment-form
  input[type='search']::-webkit-input-placeholder,
  .search-form
  input[type='search']::-webkit-input-placeholder,
  .post-password-form
  input[type='search']::-webkit-input-placeholder, .comment-form
  input[type='password']::-webkit-input-placeholder,
  .search-form
  input[type='password']::-webkit-input-placeholder,
  .post-password-form
  input[type='password']::-webkit-input-placeholder, .comment-form
  input[type='url']::-webkit-input-placeholder,
  .search-form
  input[type='url']::-webkit-input-placeholder,
  .post-password-form
  input[type='url']::-webkit-input-placeholder, .comment-form
  input[type='date']::-webkit-input-placeholder,
  .search-form
  input[type='date']::-webkit-input-placeholder,
  .post-password-form
  input[type='date']::-webkit-input-placeholder, .comment-form
  textarea::-webkit-input-placeholder,
  .search-form
  textarea::-webkit-input-placeholder,
  .post-password-form
  textarea::-webkit-input-placeholder {
    color: #ccc; }
  .comment-form input[type='text']::-moz-placeholder,
  .search-form input[type='text']::-moz-placeholder,
  .post-password-form input[type='text']::-moz-placeholder, .comment-form
  input[type='tel']::-moz-placeholder,
  .search-form
  input[type='tel']::-moz-placeholder,
  .post-password-form
  input[type='tel']::-moz-placeholder, .comment-form
  input[type='email']::-moz-placeholder,
  .search-form
  input[type='email']::-moz-placeholder,
  .post-password-form
  input[type='email']::-moz-placeholder, .comment-form
  input[type='search']::-moz-placeholder,
  .search-form
  input[type='search']::-moz-placeholder,
  .post-password-form
  input[type='search']::-moz-placeholder, .comment-form
  input[type='password']::-moz-placeholder,
  .search-form
  input[type='password']::-moz-placeholder,
  .post-password-form
  input[type='password']::-moz-placeholder, .comment-form
  input[type='url']::-moz-placeholder,
  .search-form
  input[type='url']::-moz-placeholder,
  .post-password-form
  input[type='url']::-moz-placeholder, .comment-form
  input[type='date']::-moz-placeholder,
  .search-form
  input[type='date']::-moz-placeholder,
  .post-password-form
  input[type='date']::-moz-placeholder, .comment-form
  textarea::-moz-placeholder,
  .search-form
  textarea::-moz-placeholder,
  .post-password-form
  textarea::-moz-placeholder {
    opacity: 1;
    color: #ccc; }
  .comment-form input[type='text']:-moz-placeholder,
  .search-form input[type='text']:-moz-placeholder,
  .post-password-form input[type='text']:-moz-placeholder, .comment-form
  input[type='tel']:-moz-placeholder,
  .search-form
  input[type='tel']:-moz-placeholder,
  .post-password-form
  input[type='tel']:-moz-placeholder, .comment-form
  input[type='email']:-moz-placeholder,
  .search-form
  input[type='email']:-moz-placeholder,
  .post-password-form
  input[type='email']:-moz-placeholder, .comment-form
  input[type='search']:-moz-placeholder,
  .search-form
  input[type='search']:-moz-placeholder,
  .post-password-form
  input[type='search']:-moz-placeholder, .comment-form
  input[type='password']:-moz-placeholder,
  .search-form
  input[type='password']:-moz-placeholder,
  .post-password-form
  input[type='password']:-moz-placeholder, .comment-form
  input[type='url']:-moz-placeholder,
  .search-form
  input[type='url']:-moz-placeholder,
  .post-password-form
  input[type='url']:-moz-placeholder, .comment-form
  input[type='date']:-moz-placeholder,
  .search-form
  input[type='date']:-moz-placeholder,
  .post-password-form
  input[type='date']:-moz-placeholder, .comment-form
  textarea:-moz-placeholder,
  .search-form
  textarea:-moz-placeholder,
  .post-password-form
  textarea:-moz-placeholder {
    color: #ccc; }
  .comment-form input[type='text']:-ms-input-placeholder,
  .search-form input[type='text']:-ms-input-placeholder,
  .post-password-form input[type='text']:-ms-input-placeholder, .comment-form
  input[type='tel']:-ms-input-placeholder,
  .search-form
  input[type='tel']:-ms-input-placeholder,
  .post-password-form
  input[type='tel']:-ms-input-placeholder, .comment-form
  input[type='email']:-ms-input-placeholder,
  .search-form
  input[type='email']:-ms-input-placeholder,
  .post-password-form
  input[type='email']:-ms-input-placeholder, .comment-form
  input[type='search']:-ms-input-placeholder,
  .search-form
  input[type='search']:-ms-input-placeholder,
  .post-password-form
  input[type='search']:-ms-input-placeholder, .comment-form
  input[type='password']:-ms-input-placeholder,
  .search-form
  input[type='password']:-ms-input-placeholder,
  .post-password-form
  input[type='password']:-ms-input-placeholder, .comment-form
  input[type='url']:-ms-input-placeholder,
  .search-form
  input[type='url']:-ms-input-placeholder,
  .post-password-form
  input[type='url']:-ms-input-placeholder, .comment-form
  input[type='date']:-ms-input-placeholder,
  .search-form
  input[type='date']:-ms-input-placeholder,
  .post-password-form
  input[type='date']:-ms-input-placeholder, .comment-form
  textarea:-ms-input-placeholder,
  .search-form
  textarea:-ms-input-placeholder,
  .post-password-form
  textarea:-ms-input-placeholder {
    color: #ccc; }
  .comment-form input[type='text'].placeholder,
  .search-form input[type='text'].placeholder,
  .post-password-form input[type='text'].placeholder, .comment-form
  input[type='tel'].placeholder,
  .search-form
  input[type='tel'].placeholder,
  .post-password-form
  input[type='tel'].placeholder, .comment-form
  input[type='email'].placeholder,
  .search-form
  input[type='email'].placeholder,
  .post-password-form
  input[type='email'].placeholder, .comment-form
  input[type='search'].placeholder,
  .search-form
  input[type='search'].placeholder,
  .post-password-form
  input[type='search'].placeholder, .comment-form
  input[type='password'].placeholder,
  .search-form
  input[type='password'].placeholder,
  .post-password-form
  input[type='password'].placeholder, .comment-form
  input[type='url'].placeholder,
  .search-form
  input[type='url'].placeholder,
  .post-password-form
  input[type='url'].placeholder, .comment-form
  input[type='date'].placeholder,
  .search-form
  input[type='date'].placeholder,
  .post-password-form
  input[type='date'].placeholder, .comment-form
  textarea.placeholder,
  .search-form
  textarea.placeholder,
  .post-password-form
  textarea.placeholder {
    color: #ccc; }

.widget {
  margin-bottom: 1.2em; }
  .widget ul {
    padding-left: 2em; }
  .widget select {
    min-width: 150px; }

.comment-form label {
  display: block;
  padding-bottom: 4px; }

.comment-form textarea {
  overflow: auto;
  margin: 0;
  height: 120px;
  min-height: 120px; }

.comment-form textarea,
.comment-form input[type='text'] {
  margin: 0 4px 0 0;
  width: 300px; }

.comment-form input[type='submit'] {
  display: block;
  float: none; }

.post-password-form label {
  display: block; }

.post-password-form input[type='password'] {
  margin: 0 4px 0 0;
  width: 300px; }

.search-form input {
  float: left;
  height: 2em; }
  .search-form input[type='search'] {
    margin: 0 4px 0 0;
    width: 150px; }

.post-password-form input {
  float: left;
  height: 2em; }
  .post-password-form input[type='password'] {
    width: 150px; }

.comment-form input[type='submit'],
.post-password-form input[type='submit'],
.search-form input[type='submit'] {
  background: #333;
  color: #fff;
  height: 2em;
  border: none;
  padding: 0 .5em; }
  .comment-form input[type='submit']:hover,
  .post-password-form input[type='submit']:hover,
  .search-form input[type='submit']:hover {
    opacity: 0.8; }

.commentlist {
  margin: 0 0 1.2em; }
  .commentlist .edit-link {
    margin: 0; }
  .commentlist .avatar-holder {
    float: left;
    margin: 0 1.2em 4px 0; }

.commentlist-item .commentlist-item {
  padding: 0; }
  @media (min-width: 768px) {
    .commentlist-item .commentlist-item {
      padding: 0 0 0 2em; } }

.comment,
.commentlist-holder {
  overflow: hidden; }

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
  padding-top: 1.2em; }

.widget_calendar #next {
  text-align: right; }

.gallery-item dt {
  float: none;
  padding: 0; }

.navigation,
.navigation-comments {
  position: relative;
  vertical-align: middle;
  margin-bottom: 1.2em; }
  .navigation .screen-reader-text,
  .navigation-comments .screen-reader-text {
    position: absolute;
    left: -99999px; }
  .navigation .page-numbers,
  .navigation-comments .page-numbers {
    display: inline-block;
    vertical-align: middle;
    padding: 0 .4em; }
    @media (max-width: 767px) {
      .navigation .page-numbers,
      .navigation-comments .page-numbers {
        padding: 0; } }
  .navigation .next,
  .navigation .prev,
  .navigation-comments .next,
  .navigation-comments .prev {
    display: inline-block;
    vertical-align: middle;
    max-width: 50%;
    background: #666;
    color: #fff;
    padding: .4em;
    text-decoration: none; }
    @media (max-width: 767px) {
      .navigation .next,
      .navigation .prev,
      .navigation-comments .next,
      .navigation-comments .prev {
        padding: .2em; } }

.navigation-single {
  margin-bottom: 1.2em; }
  .navigation-single .next,
  .navigation-single .prev {
    float: left;
    vertical-align: middle;
    max-width: 50%;
    background: #666;
    color: #fff;
    text-decoration: none; }
    .navigation-single .next a,
    .navigation-single .prev a {
      color: inherit;
      text-decoration: none;
      padding: .4em;
      display: block; }
      @media (max-width: 767px) {
        .navigation-single .next a,
        .navigation-single .prev a {
          padding: .2em; } }
  .navigation-single .next {
    float: right; }

.wp-caption {
  max-width: 100%;
  clear: both;
  border: 1px solid #ccc;
  padding: .4em;
  margin-bottom: 1.2em; }
  .wp-caption img {
    margin: 0;
    vertical-align: top; }
  .wp-caption p {
    margin: .4em 0 0; }

div.aligncenter {
  margin: 0 auto 1.2em; }

img.aligncenter {
  display: block;
  margin: 0 auto; }

.alignleft {
  float: left;
  margin: 0 1.2em 4px 0; }

.alignright {
  float: right;
  margin: 0 0 4px 1.2em; }

.mejs-container {
  margin-bottom: 1.2em; }

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
  height: auto; }

.header .navbar-brand {
  display: inline-block;
  max-width: 11.25rem;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  min-width: 9.375rem; }
  @media (min-width: 768px) {
    .header .navbar-brand {
      width: 50%;
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1; } }

.header .navbar-toggler {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  display: inline-block; }
  @media (min-width: 992px) {
    .header .navbar-toggler {
      display: none; } }

.header .navbar {
  -webkit-transition: background 0.3s linear, padding 0.3s linear;
  transition: background 0.3s linear, padding 0.3s linear;
  background: rgba(255, 255, 255, 0.9);
  padding: 0.9375rem; }
  @media (min-width: 992px) {
    .header .navbar {
      background: none; } }
  .header .navbar .navbar-nav {
    text-align: center; }
    .header .navbar .navbar-nav li {
      margin: 0.625rem 0; }

.header .navbar-collapse {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3; }
  @media (min-width: 768px) {
    .header .navbar-collapse {
      margin-bottom: 0; } }
  @media (min-width: 992px) {
    .header .navbar-collapse {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1; } }
  .header .navbar-collapse a {
    -webkit-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
    line-height: 1;
    color: #343a40;
    opacity: 0.8;
    padding: 0.3125rem 0.625rem; }
    .header .navbar-collapse a:hover {
      opacity: 1; }
  .header .navbar-collapse .current-menu-item a {
    opacity: 1;
    background: #fff;
    border-radius: 0.9375rem; }

.header .header-contact {
  display: none; }
  @media (min-width: 1200px) {
    .header .header-contact {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
      order: 4;
      width: 100%;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1;
      width: auto; } }
  .header .header-contact .contact-box a {
    color: #343a40; }
  .header .header-contact .contact-box span {
    font-size: 0.875rem;
    margin: 0 0 0.625rem; }

.header .phone {
  font-weight: 700;
  font-size: 1.125rem; }

.fixed .navbar {
  background: rgba(255, 255, 255, 0.8);
  padding: 0.9375rem; }
  @media (min-width: 768px) {
    .fixed .navbar {
      padding: 0.625rem 2.8125rem; } }

.fixed .header-contact .contact-box a {
  display: none; }

.fixed .header-contact .contact-box span {
  display: none; }

#wrapper {
  position: relative;
  overflow: hidden; }

iframe {
  vertical-align: middle;
  border: none; }

ul {
  list-style-type: none;
  padding: 0;
  margin: 0; }

 article.page-content ul {
	 list-style-type: disc;
	 padding-left: 18px;
 }
  
.slick-slide, a {
  outline: none; }

.custom-btn {
  -webkit-transition: box-shadow 0.3s linear, background 0.3s linear;
  transition: box-shadow 0.3s linear, background 0.3s linear;
  font-size: 0.875rem;
  color: #fff;
  border-radius: 1.875rem;
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #3082ed), color-stop(45%, #65b3f7), color-stop(84%, #668df5), color-stop(100%, #668df5));
  background: -webkit-linear-gradient(45deg, #3082ed 0%, #65b3f7 45%, #668df5 84%, #668df5 100%);
  background: linear-gradient(45deg, #3082ed 0%, #65b3f7 45%, #668df5 84%, #668df5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#668df5', endColorstr='#3082ed',GradientType=1 );
  box-shadow: 0px 10px 80px 9px rgba(54, 125, 239, 0.3);
  padding: 0.625rem 1.25rem; }
  .custom-btn:hover {
    color: #fff;
    box-shadow: 0px 10px 80px 9px rgba(54, 125, 239, 0.6); }

.socials {
  color: #fff; }
  @media (min-width: 992px) {
    .socials {
      position: absolute;
      bottom: 4.6875rem;
      right: 0; } }
  .socials ul {
    margin: 0; }
    .socials ul li {
      margin-left: 14px; }
      .socials ul li a {
        -webkit-transition: background 0.3s linear, border-color 0.3s linear;
        transition: background 0.3s linear, border-color 0.3s linear;
        display: inline-block;
        width: 40px;
        height: 40px;
        border: 1px solid #fff;
        border-radius: 50%;
        color: #fff; }
        .socials ul li a:hover {
          text-decoration: none;
          background: #29baf6;
          border-color: #29baf6; }

.breadcrumbs .breadcrumb {
  background: transparent; }
  .breadcrumbs .breadcrumb li {
    padding-left: 0.5rem; }
    .breadcrumbs .breadcrumb li:before {
      content: "/";
      display: inline-block;
      padding-right: 0.5rem;
      color: #6c757d; }
    .breadcrumbs .breadcrumb li:first-child {
      padding-left: 0; }
      .breadcrumbs .breadcrumb li:first-child:before {
        content: none; }

.default-page {
  padding-top: 7.5rem; }

.section {
  padding-top: 1.875rem;
  padding-bottom: 1.25rem; }
  @media (min-width: 992px) {
    .section {
      padding-top: 5rem; } }

.section-title {
  font-weight: 600;
  position: relative;
  text-align: center;
  padding-bottom: 1.5625rem;
  margin-bottom: 1.5625rem; }
  @media (min-width: 992px) {
    .section-title {
      margin-bottom: 2.5rem; } }
  .section-title:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    display: inline-block;
    width: 3.75rem;
    height: 0.1875rem;
    background: #29baf6; }
  .section-title span {
    font-family: 'GothaPro';
    font-weight: 300;
    color: #29baf6; }

h2 {
  font-weight: 700; }

h3 {
  font-size: 1.125rem;
  font-weight: 600; }

h2, h3, h4 {
  position: relative;
  padding-bottom: 1.25rem;
  margin-bottom: 1.25rem !important; }
  h2:before, h3:before, h4:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    width: 2.375rem;
    height: 0.125rem;
    background: #29baf6; }

.main-slider {
  box-shadow: 0px 10px 50px 0px rgba(0, 0, 0, 0.35); }
  .main-slider .slick-slide {
    background-size: cover;
    background-position: center; }
  .main-slider .slide-caption {
    position: relative;
    min-height: 100vh;
    padding: 5.625rem 0 5rem; }
    @media (min-width: 768px) {
      .main-slider .slide-caption {
        padding: 7.5rem 0; } }
    .main-slider .slide-caption h1 {
      font-size: 1.875rem;
      font-weight: 600;
      color: #fff; }
      @media (min-width: 768px) {
        .main-slider .slide-caption h1 {
          font-size: 3.75rem; } }
    .main-slider .slide-caption p {
      font-size: 1.625rem;
      font-weight: 400;
      font-style: italic;
      /*font: italic 400 rem-calc(26) 'Playfair+Display';*/ }
      @media (min-width: 768px) {
        .main-slider .slide-caption p {
          font-size: 2rem; } }
    .main-slider .slide-caption .inf {
      width: 9.375rem;
      height: 9.375rem;
      border: 7px solid #e7ebed;
      border-radius: 50%;
      background: #fff;
      overflow: hidden;
      margin-top: 1.875rem;
      margin-bottom: 1.875rem; }
      @media (min-width: 992px) {
        .main-slider .slide-caption .inf {
          position: absolute;
          width: 11.875rem;
          height: 11.875rem;
          bottom: 4.6875rem;
          right: 50%;
          margin-top: 0;
          margin-bottom: 0; } }
      .main-slider .slide-caption .inf p {
        font-size: 0.875rem; }
      .main-slider .slide-caption .inf .years {
        font-size: 3.5625rem;
        font-weight: 400;
        /*font: 400 rem-calc(57) 'Playfair+Display';*/
        line-height: 1; }
        .main-slider .slide-caption .inf .years span {
          display: inline-block;
          font-size: 1.6875rem;
          color: #adb5bd;
          -webkit-transform: rotate(-90deg);
          -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
          margin-left: 0.625rem; }
  .main-slider .slick-dots {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 0.9375rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
    @media (min-width: 768px) {
      .main-slider .slick-dots {
        bottom: 1.875rem; } }
    @media (min-width: 1200px) {
      .main-slider .slick-dots {
        bottom: 4.6875rem;
        left: 50%;
        -webkit-transform: translateX(-500px);
        -ms-transform: translateX(-500px);
        transform: translateX(-590px); } }
    .main-slider .slick-dots li {
      margin: 0 5px; }
      .main-slider .slick-dots li button {
        display: block;
        width: 0.75rem;
        height: 0.75rem;
        border-radius: 50%;
        border: 1px solid rgba(255, 255, 255, 0.6);
        text-indent: -99999px;
        background: transparent;
        padding: 0; }
    .main-slider .slick-dots .slick-active button {
      background: #fff; }

.combine-content {
  background-image: url(images/grey-bg.png); }

.services .service-wrap {
  background: #fff;
  box-shadow: 0px 15px 80px 0px rgba(0, 0, 0, 0.25);
  margin-bottom: 1.875rem;
  padding: 1.5625rem; }
  .services .service-wrap:hover .img-wrap:before {
    opacity: 1; }

.services .img-wrap {
  position: relative;
  display: inline-block;
  overflow: hidden;
  border-radius: 50%;
  border: 7px solid #e8ecee;
  margin-bottom: 1.125rem; }
  .services .img-wrap:before {
    -webkit-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    /* ff3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(77, 114, 200, 0.75)), color-stop(100%, #a470d7));
    background: -webkit-linear-gradient(45deg, rgba(77, 114, 200, 0.75) 0%, #a470d7 100%);
    background: linear-gradient(45deg, rgba(77, 114, 200, 0.75) 0%, #a470d7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a470d7', endColorstr='#4d72c8',GradientType=1 );
    opacity: 0; }

.services a {
  font-size: 14px;
  text-decoration: underline;
  color: #29baf6; }

.services strong {
  font-weight: 700;
  display: inline-block;
  margin-bottom: 0.75rem; }

.about .about-wrap {
  text-align: center;
  margin-bottom: 1.5625rem; }
  @media (min-width: 576px) {
    .about .about-wrap {
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start; } }
  .about .about-wrap .img-wrap {
    display: inline-block;
    min-width: 7.8125rem;
    min-height: 7.8125rem;
    overflow: hidden;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1);
    margin-bottom: 15px; }
  .about .about-wrap .about-caption {
    text-align: left; }
    @media (min-width: 576px) {
      .about .about-wrap .about-caption {
        padding: 0 2.5rem; } }
    .about .about-wrap .about-caption h2 {
      font-size: 1.125rem;
      font-weight: 600;
      margin-bottom: 1.5625rem; }

.our-team {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5edf0), color-stop(100%, #bbd0d8));
  background: -webkit-linear-gradient(90deg, #bbd0d8 0%, #f5edf0 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#bbd0d8), to(#f5edf0));
  background: -webkit-linear-gradient(bottom, #bbd0d8 0%, #f5edf0 100%);
  background: linear-gradient(0deg, #bbd0d8 0%, #f5edf0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5edf0', endColorstr='#bbd0d8',GradientType=0 ); }
  @media (min-width: 768px) {
    .our-team .team-slider {
      padding-bottom: 3.125rem; } }
  .our-team .slick-list {
    padding-bottom: 3.125rem; }
  .our-team .slick-slide {
    padding: 0.9375rem; }
  .our-team .slick-prev,
  .our-team .slick-next {
    display: none !important; }
    @media (min-width: 768px) {
      .our-team .slick-prev,
      .our-team .slick-next {
        -webkit-transition: opacity 0.3s linear;
        transition: opacity 0.3s linear;
        display: inline-block !important;
        font-size: 3.125rem;
        line-height: 1;
        position: absolute;
        bottom: 0;
        box-shadow: none;
        border: none;
        color: #fff;
        background: transparent;
        opacity: 0.6;
        padding: 0;
        outline: none; } }
    .our-team .slick-prev:hover,
    .our-team .slick-next:hover {
      cursor: pointer;
      opacity: 1; }
  @media (min-width: 768px) {
    .our-team .slick-prev {
      right: 50%;
      -webkit-transform: translateX(-10px);
      -ms-transform: translateX(-10px);
      transform: translateX(-10px); } }
  @media (min-width: 768px) {
    .our-team .slick-next {
      left: 50%;
      -webkit-transform: translateX(10px);
      -ms-transform: translateX(10px);
      transform: translateX(10px); } }

.team-item {
  position: relative;
  background: #fff;
  padding: 0.9375rem;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1); }
  @media (min-width: 992px) {
    .team-item {
      padding: 2.8125rem 0.9375rem 0.9375rem; } }
  .team-item:before {
    content: '';
    position: absolute;
    bottom: 0;
    display: block;
    width: 90%;
    height: 0.75rem;
    background: #e5e9ee;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(100%);
    box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.2); }
  .team-item .img-wrap {
    width: 11.25rem;
    height: 11.25rem;
    border: 7px solid #e8ecee;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
    margin: 0 auto 15px; }
    @media (min-width: 992px) {
      .team-item .img-wrap {
        width: 14.375rem;
        height: 14.375rem; } }
  .team-item h2 {
    position: relative;
    font-size: 1.125rem;
    font-weight: 600;
    max-width: 15.625rem;
    padding-bottom: 17px;
    margin: 0 auto 15px; }
    .team-item h2:before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      display: inline-block;
      width: 2.375rem;
      height: 0.125rem;
      background: #29baf6; }
  .team-item p {
    font-size: 0.9375rem; }
  .team-item .btn {
    max-width: 100%;
    white-space: inherit;
    margin-bottom: 1.25rem; }
  @media (min-width: 992px) {
    .team-item .inf {
      position: absolute;
      top: 0.875rem;
      left: 0.875rem;
      width: 4.375rem;
      height: 4.375rem;
      border: 6px solid #e7ebed;
      border-radius: 50%;
      background: #fff;
      overflow: hidden; } }
  .team-item .inf .years {
    font-size: 1.75rem;
    font-weight: 400;
    /*font: 400 rem-calc(28) 'Playfair+Display';*/
    line-height: 1;
    padding-left: 7px; }
    .team-item .inf .years span {
      display: inline-block;
      font-size: 0.8125rem;
      color: #adb5bd;
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      transform: rotate(-90deg);
      margin-left: 0.3125rem; }

.reviews {
  padding-bottom: 4.375rem; }

.default-page .combine-content {
  padding-bottom: 3.75rem; }

.default-page .slide-wrap {
  margin-bottom: 1.875rem; }

.document-wrap {
  position: relative;
  background: #fff;
  padding: 1.5625rem;
  margin-bottom: 1.875rem; }
  .document-wrap:before {
    content: '';
    position: absolute;
    bottom: 0;
    display: block;
    width: 90%;
    height: 0.75rem;
    background: #e5e9ee;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(100%);
    box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.2); }

.reviews {
  padding-top: 1.875rem; }
  .reviews .review_item {
    margin-bottom: 1.875rem; }

.services {
  padding-top: 1.875rem; }
  .services .services_item {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem; }
    @media (min-width: 992px) {
      .services .services_item {
        margin-bottom: 1.875rem; } }
    .services .services_item:nth-child(2n) {
      background: rgba(0, 0, 0, 0.1); }
      @media (min-width: 1200px) {
        .services .services_item:nth-child(2n) {
          background: none; } }
    .services .services_item .list_item {
      border-top: 1px solid #adb5bd;
      padding-top: 0.625rem;
      padding-bottom: 0.625rem; }
      @media (min-width: 1200px) {
        .services .services_item .list_item {
          border-top: none;
          padding-top: 0;
          padding-bottom: 0;
          margin-bottom: 10px; } }
      @media (min-width: 1200px) {
        .services .services_item .list_item strong {
          margin: 0; } }

.b_a_list h2:before {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.footer {
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #f3eef4), color-stop(49%, #f6f2f7), color-stop(100%, #e0e4eb));
  background: -webkit-linear-gradient(0deg, #f3eef4 0%, #f6f2f7 49%, #e0e4eb 100%);
  background: -webkit-gradient(linear, left top, right top, from(#f3eef4), color-stop(49%, #f6f2f7), to(#e0e4eb));
  background: -webkit-linear-gradient(left, #f3eef4 0%, #f6f2f7 49%, #e0e4eb 100%);
  background: linear-gradient(90deg, #f3eef4 0%, #f6f2f7 49%, #e0e4eb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3eef4', endColorstr='#e0e4eb',GradientType=1 ); }
  .footer .navbar {
    text-align: center;
    border-bottom: 1px solid #e1e1e3;
    padding: 1.875rem 0; }
    .footer .navbar .navbar-nav a {
      color: #343a40;
      padding: 0.3125rem 0.625rem; }
    .footer .navbar .navbar-brand {
      margin: 0 auto 30px; }
      @media (min-width: 768px) {
        .footer .navbar .navbar-brand {
          margin: 0; } }
    .footer .navbar .header-contact {
      width: 100%; }
      @media (min-width: 768px) {
        .footer .navbar .header-contact {
          width: auto; } }
      .footer .navbar .header-contact a.phone {
        font-weight: 700;
        font-size: 1.125rem;
        color: #343a40; }
  .footer .copyright {
    text-align: center;
    padding: 1rem 0; }
    .footer .copyright span {
      display: inline-block;
      margin-bottom: 15px; }
      @media (min-width: 768px) {
        .footer .copyright span {
          margin-bottom: 0; } }
    .footer .copyright .socials {
      color: #a5b4bc; }
      @media (min-width: 992px) {
        .footer .copyright .socials {
          position: inherit; } }
      .footer .copyright .socials ul li a {
        -webkit-transition: background 0.3s linear, border-color 0.3s linear, color 0.3s linear;
        transition: background 0.3s linear, border-color 0.3s linear, color 0.3s linear;
        border: 1px solid #a5b4bc;
        color: #a5b4bc; }
        .footer .copyright .socials ul li a:hover {
          color: #fff; }

#specialButton {
	position: fixed;
    top: 2rem;
    right: 22%;
}
.special .header .navbar {
	margin-top: 3rem;
}
.special .header .navbar-brand img {
	height: 35px;
}
.special .main-slider .slide-caption .inf .years span {
	transform: none;
}
.special .main-slider .slide-caption {
	min-height: 65vh;
}
.special .services .service-wrap {
	height: auto;
}
.special .img-wrap {
	display: none;
}
.special .team-item .inf {
	display: none !important;
}

@media (max-width: 472px) {
	.special .header .navbar {
		margin-top: 5rem;
	}
}

@media (min-width: 992px) {
	#specialButton { right: 2rem; }
}

/*# sourceMappingURL=style.css.map */